*{margin:0;box-sizing:border-box;padding:0}header,footer{width:100%}svg{width:30px;height:30px}a{color:inherit;text-decoration:none}html,body{font-family:Arial,sans-serif;min-height:100%;scroll-behavior:smooth;color:#000000;height:100%}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background:radial-gradient(circle at center,#ffffff 5%,rgb(255,255,255,0.5) 27%,rgb(179,189,222) 71%,rgb(179,189,222,0.5) 8%,rgb(218,224,242) 25%);border-radius:1.3em}::-webkit-scrollbar-thumb{border-radius:4.7vw;border:2px groove #ffffff;transition:all,background 5s linear;background:radial-gradient(circle at top right,#ffffff 38%,rgb(255,255,255,0.5) 70%,rgb(140,154,187) 85%,rgb(140,154,187,0.5) 65%,rgb(179,189,222) 99%,rgb(179,189,222,0.5) 21%)}::-webkit-scrollbar-thumb:hover{transform:translateX(-2px);background:rgb(140,154,187);border-color:#ffffff}::-webkit-scrollbar-thumb:active{box-shadow:inset 1px 0px 14px 5px rgba(0,0,0,0.1);background:rgb(140,154,187)}html{scrollbar-width:thin;scrollbar-color:rgb(140,154,187) rgb(179,189,222)}.styleheader_page{flex:1 0 auto}.styleinner-container{min-height:100%;height:100%;flex-direction:column;display:flex}.container{margin:auto;max-width:100%;width:1201px}.stylecode_labs{flex:0 0 auto}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .stylecourse_highlights{padding:100px 0;position:relative;overflow:hidden;background-color:rgb(218,224,242)}.stylecourse_highlights::before{top:0;width:100%;z-index:1;left:0;background:linear-gradient(45deg,rgb(179,189,222,0.5) 0%,transparent 50%,rgb(140,154,187,0.5) 100%);position:absolute;content:"";height:100%}.stylecourse_highlights::after{height:400px;top:-100px;width:400px;background:radial-gradient(circle,rgb(140,154,187,0.5) 0%,transparent 80%);animation:rotate 20s linear infinite;right:-100px;content:"";border-radius:50%;position:absolute;z-index:1}.stylecourse_highlights .container{margin:0 auto;position:relative;z-index:2;padding:0 20px;max-width:1200px}.stylecourse_highlights .stylelearn_explore{position:relative;display:grid;gap:40px;grid-template-columns:1fr}.stylecourse_highlights .styletext_bubble{align-items:center;display:grid;grid-template-columns:1fr 1fr;gap:30px}.stylecourse_highlights .styletext_bubble h2{color:#000000;font-weight:700;font-size:28px;position:relative;border-left:4px solid rgb(179,189,222);padding-left:20px;margin-bottom:20px;grid-column:1 / -1}.stylecourse_highlights .description{border-radius:29px;background-color:rgba(255,255,255,0.05);box-shadow:0 15px 30px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.1);font-size:13px;backdrop-filter:blur(10px);line-height:1.8;padding:30px;color:#000000;transition:transform 0.3s ease,box-shadow 0.3s ease}.stylecourse_highlights .description:first-of-type{overflow:hidden;position:relative}.stylecourse_highlights .description:first-of-type::before{top:-10px;height:40px;content:"";left:-10px;border-radius:50%;position:absolute;z-index:-1;background-color:rgb(179,189,222,0.5);width:40px}.stylecourse_highlights .description:last-of-type{position:relative;overflow:hidden}.stylecourse_highlights .description:last-of-type::before{height:40px;width:40px;content:"";position:absolute;z-index:-1;bottom:-10px;right:-10px;background-color:rgb(140,154,187,0.5);border-radius:50%}.stylecourse_highlights .description:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,0.15)}.stylecourse_highlights .styleimg_hover_box{box-shadow:0 20px 40px rgba(0,0,0,0.2);transform:perspective(1000px) rotateX(2deg);height:400px;position:relative;margin:40px 0;transition:transform 0.5s ease;overflow:hidden;border-radius:29px}.stylecourse_highlights .styleimg_hover_box::before{z-index:1;top:0;content:"";background:linear-gradient(to top,rgba(0,0,0,0.4) 0%,transparent 40%);left:0;right:0;position:absolute;bottom:0}.stylecourse_highlights .styleimg_hover_box::after{background:rgb(179,189,222);top:-20px;position:absolute;border-radius:50%;transform:translateX(-50%);width:90%;opacity:0.7;animation:glow 4s infinite alternate;left:50%;content:"";filter:blur(10px);height:10px}.stylecourse_highlights .styleimg_hover_box:hover{transform:perspective(1000px) rotateX(0deg)}@keyframes rotate {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} @keyframes glow {0%{opacity:0.5;width:90%}100%{opacity:0.8;width:95%}} @media screen and (max-width: 1024px) {.stylecourse_highlights{padding:80px 0}.stylecourse_highlights .styleimg_hover_box{height:350px;margin:30px 0}} @media screen and (max-width: 768px) {.stylecourse_highlights{padding:60px 0}.stylecourse_highlights .styletext_bubble{grid-template-columns:1fr;gap:20px}.stylecourse_highlights .description{padding:25px}.stylecourse_highlights .styleimg_hover_box{height:300px;margin:25px 0}.stylecourse_highlights h2{font-size:calc(28px * 0.9)}} @media screen and (max-width: 480px) {.stylecourse_highlights{padding:40px 0}.stylecourse_highlights .stylelearn_explore{gap:30px}.stylecourse_highlights .styletext_bubble h2{padding-left:15px;font-size:calc(28px * 0.8)}.stylecourse_highlights .description{font-size:calc(13px * 0.95);padding:20px}.stylecourse_highlights .styleimg_hover_box{margin:20px 0;height:250px;transform:perspective(1000px) rotateX(0deg)}}.stylegive_it_a_try{padding:5rem 2rem;background:linear-gradient(135deg,rgb(179,189,222) 0%,rgb(140,154,187) 100%);transform-style:preserve-3d;position:relative;z-index:1;box-shadow:0 15px 30px rgba(0,0,0,0.15);overflow:hidden;perspective:1000px}.stylegive_it_a_try::before{z-index:-1;width:100%;transform:translateZ(-10px);content:'';position:absolute;background:linear-gradient(45deg,rgb(179,189,222,0.5) 0%,transparent 50%);top:0;height:100%;left:0}.stylegive_it_a_try::after{opacity:0.2;z-index:-1;right:-50%;background:radial-gradient(circle,rgb(255,255,255,0.5) 0%,transparent 70%);content:'';position:absolute;width:100%;height:100%;top:-50%;animation:pulse 8s infinite alternate ease-in-out}.stylegive_it_a_try .container{transform:translateZ(20px);align-items:center;z-index:2;max-width:1200px;position:relative;flex-direction:column;margin:0 auto;display:flex;justify-content:center}.stylegive_it_a_try h6{font-weight:600;text-shadow:0 2px 10px rgba(0,0,0,0.1);text-align:center;letter-spacing:0.5px;transform:translateZ(30px);color:#ffffff;font-size:21px;max-width:90%;font-family:Arial,sans-serif;margin-bottom:2.5rem;line-height:1.6}.stylegive_it_a_try div{display:flex;justify-content:center;transform:translateZ(40px)}.stylegive_it_a_try span{display:inline-block;transition:transform 0.3s ease-out;position:relative;transform-style:preserve-3d}.stylegive_it_a_try a.stylecontact_message{font-weight:700;border:none;font-size:15px;position:relative;padding:1rem 2.5rem;justify-content:center;transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);overflow:hidden;transform:translateZ(10px);color:rgb(179,189,222);align-items:center;display:inline-flex;text-decoration:none;background:#ffffff;box-shadow:0 8px 20px rgba(0,0,0,0.15)}.stylegive_it_a_try a.stylecontact_message::before{content:'';height:100%;transform:translateX(-100%);left:0;transition:transform 0.6s ease;top:0;background:linear-gradient(45deg,transparent 0%,rgba(255,255,255,0.2) 50%,transparent 100%);width:100%;position:absolute}.stylegive_it_a_try a.stylecontact_message:hover{color:rgb(140,154,187);transform:translateY(-5px) translateZ(15px);box-shadow:0 15px 30px rgba(0,0,0,0.2)}.stylegive_it_a_try a.stylecontact_message:hover::before{transform:translateX(100%)}.stylegive_it_a_try a.stylecontact_message span{z-index:1;position:relative;transition:transform 0.3s ease;display:inline-block}.stylegive_it_a_try a.stylecontact_message:hover span{transform:scale(1.05)}.stylegive_it_a_try a.stylecontact_message:active{transform:translateY(0) translateZ(5px);box-shadow:0 5px 10px rgba(0,0,0,0.1)}@keyframes pulse {0%{opacity:0.1;transform:scale(1) rotate(0deg)}50%{opacity:0.2;transform:scale(1.1) rotate(5deg)}100%{opacity:0.1;transform:scale(1) rotate(0deg)}} @media screen and (max-width: 992px) {.stylegive_it_a_try{padding:4rem 1.5rem}.stylegive_it_a_try h6{margin-bottom:2rem;font-size:calc(21px - 2px)}.stylegive_it_a_try a.stylecontact_message{padding:0.9rem 2rem}} @media screen and (max-width: 768px) {.stylegive_it_a_try{padding:3.5rem 1.25rem}.stylegive_it_a_try h6{line-height:1.5;font-size:calc(21px - 4px);margin-bottom:1.75rem}.stylegive_it_a_try::after{right:-30%;top:-30%}} @media screen and (max-width: 576px) {.stylegive_it_a_try{padding:3rem 1rem}.stylegive_it_a_try h6{max-width:100%;margin-bottom:1.5rem;font-size:calc(14px + 1px)}.stylegive_it_a_try a.stylecontact_message{padding:0.8rem 1.5rem;font-size:calc(15px - 1px)}.stylegive_it_a_try::before,.stylegive_it_a_try::after{transform:scale(0.8)}}.stylecode_labs{color:#ffffff;font-family:Arial,sans-serif;padding:6rem 0 2rem;position:relative;background:linear-gradient(45deg,#000000 0%,rgb(140,154,187,0.5) 100%)}.stylecode_labs::before{content:'';position:absolute;height:100%;width:100%;opacity:0.15;background-image:radial-gradient(circle at 20% 30%,rgb(179,189,222,0.5) 0%,transparent 30%),radial-gradient(circle at 80% 70%,rgb(140,154,187,0.5) 0%,transparent 30%);left:0;top:0;z-index:1}.stylecode_labs::after{width:100%;height:100%;position:absolute;left:0;z-index:2;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,0.03) 2px,rgba(255,255,255,0.03) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(255,255,255,0.03) 2px,rgba(255,255,255,0.03) 4px);top:0;content:''}.stylecode_labs .container{position:relative;z-index:3}.stylecode_labs .stylelesson_cta{display:flex;position:relative;flex-direction:column}.stylecode_labs .styletalk_support{padding:1.25rem 2rem;border-radius:17px;justify-content:space-between;background-color:#ffffff;display:flex;z-index:10;transform:translateY(-3.5rem);position:relative;box-shadow:0 10px 40px rgba(0,0,0,0.1);flex-wrap:wrap;margin-bottom:2rem;gap:1.5rem}.stylecode_labs .styletalk_support::before{width:100%;height:100%;top:0;background:linear-gradient(135deg,transparent 20%,rgb(179,189,222,0.5) 140%);position:absolute;content:'';left:0;border-radius:17px;z-index:-1;opacity:0.08}.stylecode_labs .info_item{position:relative;transition:all 0.3s cubic-bezier(0.165,0.84,0.44,1);flex:1;min-width:200px;max-width:300px}.stylecode_labs .info_item:not(:last-child)::after{position:absolute;background:linear-gradient(to bottom,transparent,rgb(140,154,187,0.5),transparent);right:-0.75rem;transform:translateY(-50%);width:1px;height:70%;top:50%;content:''}.stylecode_labs .info_item p,.stylecode_labs .info_item a{display:flex;transition:all 0.3s ease;border-radius:10px;align-items:center;gap:0.875rem;padding:0.5rem;color:#000000;text-decoration:none;font-size:16px}.stylecode_labs .info_item:hover{transform:translateY(-5px)}.stylecode_labs .info_item:hover p,.stylecode_labs .info_item:hover a{color:rgb(179,189,222)}.stylecode_labs .info_item svg{transition:transform 0.3s ease;fill:rgb(179,189,222);height:22px;width:22px}.stylecode_labs .info_item:hover svg{transform:scale(1.15)}.stylecode_labs .text_main_holder{position:relative;gap:4rem;grid-template-columns:1fr 1.5fr 1fr;display:grid}.stylecode_labs .stylepage_header{flex-direction:column;gap:1.5rem;display:flex}.stylecode_labs .stylepage_header svg{height:auto;max-width:180px;transition:filter 0.3s ease,transform 0.3s ease;filter:brightness(0) invert(1)}.stylecode_labs .stylepage_header:hover svg{filter:brightness(0) invert(1) drop-shadow(0 0 5px rgb(179,189,222,0.5));transform:scale(1.03)}.stylecode_labs .stylecopy_notice{line-height:1.6;opacity:0.8;font-size:calc(16px + 1px)}.stylecode_labs .stylenav_expert{position:relative;display:flex;flex-direction:column}.stylecode_labs .stylenav_expert::before{content:'';background:linear-gradient(to bottom,transparent,rgb(140,154,187,0.5) 30%,rgb(140,154,187,0.5) 70%,transparent);position:absolute;width:1px;left:-2rem;bottom:0;top:0}.stylecode_labs .stylenav_expert::after{bottom:0;right:-2rem;content:'';width:1px;position:absolute;background:linear-gradient(to bottom,transparent,rgb(140,154,187,0.5) 30%,rgb(140,154,187,0.5) 70%,transparent);top:0}.stylecode_labs .stylenav_expert h5{margin-bottom:1.75rem;position:relative;padding-bottom:0.875rem;font-size:18px;font-weight:600}.stylecode_labs .stylenav_expert h5::after{left:0;width:60px;position:absolute;background:linear-gradient(to right,rgb(179,189,222),transparent);bottom:0;content:'';height:2px}.stylecode_labs .stylesite_navbar{gap:1.25rem;display:grid;grid-template-columns:repeat(2,1fr)}.stylecode_labs .stylesite_navbar:first-child{margin-bottom:2rem}.stylecode_labs .stylesite_navbar a{font-size:16px;transition:all 0.3s ease;text-decoration:none;padding:0.25rem 0;opacity:0.85;color:#ffffff;position:relative;transform-origin:left}.stylecode_labs .stylesite_navbar a::before{background-color:rgb(179,189,222);transition:width 0.3s ease;width:0;height:1px;position:absolute;bottom:0;content:'';left:0}.stylecode_labs .stylesite_navbar a:hover{transform:translateX(8px);color:rgb(179,189,222);opacity:1}.stylecode_labs .stylesite_navbar a:hover::before{width:20px}.stylecode_labs .subscribe_holder{border:1px solid rgba(255,255,255,0.05);flex-direction:column;backdrop-filter:blur(10px);position:relative;display:flex;background:rgba(255,255,255,0.03);padding:2rem;gap:1.5rem;border-radius:17px;overflow:hidden}.stylecode_labs .subscribe_holder::before{left:0;height:100%;z-index:-1;position:absolute;top:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,0.05) 50%,transparent 100%),radial-gradient(circle at top right,rgb(179,189,222,0.5),transparent 70%);content:'';opacity:0.2;width:100%}.stylecode_labs .subscribe_holder::after{width:150px;z-index:-1;right:0;bottom:0;position:absolute;animation:pulseGlow 6s infinite alternate;content:'';background:radial-gradient(circle,rgb(179,189,222,0.5) 0%,transparent 70%);height:150px;opacity:0.3}@keyframes pulseGlow {0%{opacity:0.1;transform:scale(0.8)}100%{opacity:0.3;transform:scale(1.2)}} .stylecode_labs .subscribe_holder h5{margin-bottom:0.5rem;font-size:18px;font-weight:600;position:relative;padding-bottom:0.875rem}.stylecode_labs .subscribe_holder h5::after{background:rgb(179,189,222);width:40px;height:2px;left:0;position:absolute;bottom:0;content:''}.stylecode_labs .subscribe_holder p{font-size:16px;opacity:0.9;line-height:1.6;margin-bottom:0.5rem}.stylecode_labs .input_holder{margin-top:0.5rem;display:flex;flex-direction:column;gap:1rem;position:relative}.stylecode_labs .input_holder::before{z-index:-1;width:calc(100% + 20px);height:calc(100% + 20px);content:'';top:-10px;opacity:0.1;position:absolute;left:-10px;background:radial-gradient(circle at bottom right,rgb(179,189,222,0.5) 0%,transparent 70%),radial-gradient(circle at top left,rgb(140,154,187,0.5) 0%,transparent 70%);animation:subtleRotate 15s linear infinite;border-radius:calc(10px + 10px)}@keyframes subtleRotate {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} .stylecode_labs .input_holder input[type="email"]{background-color:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.1);color:#ffffff;font-size:16px;border-radius:10px;padding:1.125rem 1.5rem;transition:all 0.3s ease}.stylecode_labs .input_holder input[type="email"]:focus{background-color:rgba(255,255,255,0.15);box-shadow:0 0 0 3px rgb(179,189,222,0.5);border-color:rgb(179,189,222,0.5);outline:none}.stylecode_labs .input_holder input[type="email"]::placeholder{color:rgba(255,255,255,0.6)}.stylecode_labs .styleupdates_card{color:#ffffff;font-size:20px;border-radius:10px;overflow:hidden;position:relative;z-index:1;padding:1.125rem 1.5rem;font-weight:600;transition:all 0.3s ease;border:none;background-color:rgb(179,189,222);cursor:pointer}.stylecode_labs .styleupdates_card::before{z-index:-1;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);top:0;position:absolute;transition:left 0.7s ease;content:'';width:100%;left:-100%;height:100%}.stylecode_labs .styleupdates_card::after{background:rgb(140,154,187);opacity:0;content:'';z-index:-2;top:0;height:100%;position:absolute;left:0;width:100%;transition:opacity 0.3s ease}.stylecode_labs .styleupdates_card:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,0.2)}.stylecode_labs .styleupdates_card:hover::before{left:100%}.stylecode_labs .styleupdates_card:hover::after{opacity:1}.stylecode_labs .stylecontest_info{text-align:center;padding-top:2rem;position:relative;margin-top:4rem}.stylecode_labs .stylecontest_info::before{top:0;position:absolute;content:'';height:1px;background:linear-gradient(to right,transparent,rgb(140,154,187,0.5),transparent);left:20%;width:60%}.stylecode_labs .styleclass_guide{font-size:16px;opacity:0.7}@media (max-width: 1200px) {.stylecode_labs .text_main_holder{gap:3rem;grid-template-columns:1fr 1.5fr}.stylecode_labs .subscribe_holder{margin-top:2rem;grid-column:1 / -1}.stylecode_labs .stylenav_expert::after{display:none}} @media (max-width: 991px) {.stylecode_labs{padding:5rem 0 2rem}.stylecode_labs .styletalk_support{justify-content:center;flex-wrap:wrap}.stylecode_labs .info_item{width:calc(50% - 2rem);flex:0 0 auto;max-width:none}.stylecode_labs .info_item:not(:last-child)::after{display:none}.stylecode_labs .text_main_holder{gap:3rem;grid-template-columns:1fr}.stylecode_labs .stylenav_expert::before,.stylecode_labs .stylenav_expert::after{display:none}.stylecode_labs .stylepage_header{align-items:center;text-align:center}.stylecode_labs .stylenav_expert h5,.stylecode_labs .subscribe_holder h5{text-align:center}.stylecode_labs .stylenav_expert h5::after,.stylecode_labs .subscribe_holder h5::after{left:50%;transform:translateX(-50%)}.stylecode_labs .stylesite_navbar{grid-template-columns:repeat(3,1fr)}.stylecode_labs .input_holder{margin:0 auto;max-width:400px}} @media (max-width: 768px) {.stylecode_labs{padding:4rem 0 2rem}.stylecode_labs .styletalk_support{transform:translateY(-2.5rem);padding:1rem 1.5rem}.stylecode_labs .info_item{max-width:none;width:100%}.stylecode_labs .stylesite_navbar{grid-template-columns:repeat(2,1fr)}.stylecode_labs .stylecontest_info{margin-top:3rem}} @media (max-width: 576px) {.stylecode_labs{padding:3rem 0 1.5rem}.stylecode_labs .styletalk_support{padding:1rem;transform:translateY(-1.5rem)}.stylecode_labs .info_item p,.stylecode_labs .info_item a{font-size:calc(16px - 1px)}.stylecode_labs .stylesite_navbar{text-align:center;grid-template-columns:1fr}.stylecode_labs .stylesite_navbar a:hover{transform:none}.stylecode_labs .stylesite_navbar a::before{transform:translateX(-50%);left:50%}.stylecode_labs .stylesite_navbar a:hover::before{width:30px}.stylecode_labs .input_holder{width:100%}}header .top_plank{background:rgb(179,189,222);color:#ffffff}header .top_plank .styletop_pro div svg,header .top_plank .styletop_pro div svg path{fill:#ffffff}header .top_plank .styletop_pro div span{color:#ffffff}header .top_plank .styletop_pro{font-size:14px;line-height:21px;padding:15px 0 10px 0;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}header .top_plank .styletop_pro div{justify-content:flex-start;display:flex;align-items:center;margin-right:24px}header .top_plank .styletop_pro div img,header .top_plank .styletop_pro div svg{height:16px;margin-right:8px;width:16px}.styleteaching_experience{position:relative;overflow:hidden;background:rgb(218,224,242);padding:6rem 2rem}.styleteaching_experience::before{height:1px;left:0;top:40%;background:linear-gradient(to right,transparent,rgb(179,189,222,0.5),transparent);position:absolute;width:40%;transform-origin:left center;content:"";animation:lineExpand 5s ease-in-out infinite alternate}.styleteaching_experience::after{height:1px;transform-origin:right center;bottom:40%;background:linear-gradient(to left,transparent,rgb(140,154,187,0.5),transparent);position:absolute;animation:lineExpand 5s ease-in-out infinite alternate 2.5s;content:"";right:0;width:40%}.styleteaching_experience .styleclient_feedback5aX1{display:grid;gap:4rem;margin:0 auto;z-index:1;max-width:1100px;grid-template-columns:1fr 2fr;position:relative}.styleteaching_experience .styleimg_hover_box{clip-path:polygon(0 10%,100% 0%,85% 100%,0% 90%);transform:scale(1);transition:all 0.7s cubic-bezier(0.19,1,0.22,1);overflow:hidden;width:100%;position:relative;height:400px;filter:grayscale(100%);border-radius:0}.styleteaching_experience .styleimg_hover_box::after{width:100%;height:100%;position:absolute;transition:all 0.7s ease;top:0;mix-blend-mode:overlay;opacity:0.5;left:0;content:"";background:linear-gradient(135deg,rgb(179,189,222,0.5) 0%,transparent 50%)}.styleteaching_experience .stylework_block{transition:all 0.7s ease;flex-direction:column;position:relative;display:flex;justify-content:center;opacity:0.9}.styleteaching_experience .stylework_block::before{position:absolute;top:15%;left:-2rem;background:linear-gradient(to bottom,transparent,rgba(0,0,0,0.5),transparent);height:70%;width:1px;content:""}.styleteaching_experience .name{color:#000000;font-size:calc(42px * 1.2);transition:all 0.5s ease;transform:translateX(0);font-weight:700;position:relative;margin-bottom:1rem}.styleteaching_experience .name::after{bottom:-0.5rem;transform-origin:left;content:"";height:2px;left:0;position:absolute;transition:transform 0.5s ease 0.2s;transform:scaleX(0);width:50px;background:rgb(179,189,222)}.styleteaching_experience .stylework_block div:nth-child(2){font-weight:300;letter-spacing:2px;transform:translateX(0);margin-bottom:3rem;color:rgb(140,154,187);text-transform:uppercase;font-size:20px;transition:all 0.5s ease 0.1s}.styleteaching_experience .styleemployee_content{font-size:19px;padding-left:2rem;line-height:1.8;transition:all 0.5s ease 0.2s;font-weight:300;transform:translateX(0);position:relative;color:#000000}.styleteaching_experience .styleemployee_content::before{font-family:serif;font-size:4rem;line-height:1;left:0;position:absolute;top:-1rem;color:rgb(179,189,222,0.5);content:""}.styleteaching_experience .styleclient_feedback5aX1:hover .styleimg_hover_box{transform:scale(1.05);filter:grayscale(0%)}.styleteaching_experience .styleclient_feedback5aX1:hover .styleimg_hover_box::after{opacity:0.3}.styleteaching_experience .styleclient_feedback5aX1:hover .name{transform:translateX(10px)}.styleteaching_experience .styleclient_feedback5aX1:hover .name::after{transform:scaleX(1)}.styleteaching_experience .styleclient_feedback5aX1:hover .stylework_block div:nth-child(2){transform:translateX(20px)}.styleteaching_experience .styleclient_feedback5aX1:hover .styleemployee_content{transform:translateX(5px)}@keyframes lineExpand {0%{transform:scaleX(0.3);opacity:0.3}100%{transform:scaleX(1);opacity:1}} @media screen and (max-width: 991px) {.styleteaching_experience .styleclient_feedback5aX1{grid-template-columns:1fr;gap:3rem}.styleteaching_experience .styleimg_hover_box{height:350px;clip-path:polygon(0 5%,100% 0%,95% 100%,0% 95%);margin:0 auto;width:80%}.styleteaching_experience .stylework_block::before{background:linear-gradient(to right,transparent,rgba(0,0,0,0.5),transparent);top:-1.5rem;width:60%;left:20%;height:1px}.styleteaching_experience .styleclient_feedback5aX1:hover .name,.styleteaching_experience .styleclient_feedback5aX1:hover .stylework_block div:nth-child(2),.styleteaching_experience .styleclient_feedback5aX1:hover .styleemployee_content{transform:translateX(0)}}.stylemeet_us{overflow:hidden;padding:5rem 0;background:linear-gradient(135deg,rgb(140,154,187,0.5) 0%,rgb(218,224,242) 50%,rgb(179,189,222,0.5) 100%);position:relative}.stylemeet_us::before{pointer-events:none;left:0;top:0;content:"";background:radial-gradient(circle at 30% 30%,rgb(179,189,222,0.5) 0%,transparent 60%);height:100%;position:absolute;width:100%;opacity:0.4;z-index:1}.stylemeet_us::after{right:-100px;border:1px solid rgb(140,154,187,0.5);opacity:0.2;top:-100px;width:300px;animation:rotate 60s linear infinite;content:"";border-radius:50%;position:absolute;height:300px;z-index:1}.stylemeet_us .container{position:relative;max-width:1200px;z-index:2;padding:0 2rem;margin:0 auto}.stylemeet_us h1{color:#000000;opacity:0;animation:slideIn 0.8s ease-out forwards 0.2s;display:inline-block;transform:translateX(calc(100vw * 0.02));font-weight:700;font-size:46px;position:relative;margin-bottom:3rem}.stylemeet_us h1::after{bottom:-10px;width:0;height:3px;background:linear-gradient(90deg,rgb(179,189,222),rgb(140,154,187));animation:lineGrow 1.2s ease-out forwards 1s;position:absolute;content:"";left:0}.stylemeet_us .stylelearn_skill{position:relative}.stylemeet_us .stylelearn_skill ul{gap:3rem;padding:0;grid-template-columns:1fr;list-style:none;margin:0;display:grid}.stylemeet_us .stylesmart_learning{transform:translateY(30px);opacity:0;position:relative;box-shadow:0 15px 30px rgba(0,0,0,0.08);background:#ffffff;padding:2.5rem;overflow:hidden;animation:fadeUp 0.8s ease-out forwards;border-radius:10px;transition:transform 0.5s ease,box-shadow 0.5s ease}.stylemeet_us .stylesmart_learning:nth-child(1){animation-delay:0.4s}.stylemeet_us .stylesmart_learning:nth-child(2){animation-delay:0.7s}.stylemeet_us .stylesmart_learning:hover{box-shadow:0 20px 40px rgba(0,0,0,0.12);transform:translateY(-5px)}.stylemeet_us .stylesmart_learning::before{transition:transform 0.5s ease;content:"";left:0;width:100%;top:0;background:linear-gradient(90deg,rgb(179,189,222),rgb(140,154,187));transform:scaleX(0);transform-origin:left;position:absolute;height:4px}.stylemeet_us .stylesmart_learning:hover::before{transform:scaleX(1)}.stylemeet_us .stylesmart_learning h4{transform:translateX(-10px);color:rgb(179,189,222);display:inline-block;margin:0 0 1.5rem;font-weight:700;position:relative;animation:slideInRight 0.6s ease-out forwards 1s;opacity:0;font-size:calc(24px * 1.2)}.stylemeet_us .stylesmart_learning:nth-child(2) h4{animation-delay:1.2s}.stylemeet_us .stylesmart_learning div{line-height:1.8;color:#000000;overflow-y:auto;padding-right:1rem;font-size:13px;max-height:300px;transform:translateY(20px);animation:fadeUp 0.8s ease-out forwards 1.4s;opacity:0}.stylemeet_us .stylesmart_learning:nth-child(2) div{animation-delay:1.6s}.stylemeet_us .stylesmart_learning div::-webkit-scrollbar{width:4px}.stylemeet_us .stylesmart_learning div::-webkit-scrollbar-thumb{border-radius:10px;background:rgb(140,154,187,0.5)}@keyframes rotate {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} @keyframes slideIn {0%{transform:translateX(calc(100vw * 0.02));opacity:0}100%{transform:translateX(0);opacity:1}} @keyframes slideInRight {0%{transform:translateX(-10px);opacity:0}100%{transform:translateX(0);opacity:1}} @keyframes fadeUp {0%{transform:translateY(30px);opacity:0}100%{transform:translateY(0);opacity:1}} @keyframes lineGrow {0%{width:0}100%{width:100%}} @media (min-width: 768px) {.stylemeet_us{padding:8rem 0}.stylemeet_us h1{margin-bottom:4rem;font-size:calc(46px * 1.2)}.stylemeet_us .stylelearn_skill ul{align-items:stretch;grid-template-columns:repeat(2,1fr)}.stylemeet_us .stylesmart_learning{display:flex;padding:3rem;flex-direction:column;height:100%}.stylemeet_us .stylesmart_learning div{flex:1;max-height:450px}.stylemeet_us .stylesmart_learning:nth-child(1){transform:translateY(60px)}.stylemeet_us .stylesmart_learning:nth-child(2){transform:translateY(-30px)}.stylemeet_us .stylesmart_learning:hover:nth-child(1),.stylemeet_us .stylesmart_learning:hover:nth-child(2){transform:translateY(0)}} @media (min-width: 992px) {.stylemeet_us::before{background:radial-gradient(circle at 30% 30%,rgb(179,189,222,0.5) 0%,transparent 70%)}.stylemeet_us .container{padding:0 3rem}.stylemeet_us h1{margin-left:2rem;font-size:calc(46px * 1.4)}.stylemeet_us .stylesmart_learning{border-radius:13px;padding:3.5rem}.stylemeet_us .stylesmart_learning:nth-child(1){transform:translate(30px,60px) rotate(-2deg)}.stylemeet_us .stylesmart_learning:nth-child(2){transform:translate(-30px,-30px) rotate(2deg)}.stylemeet_us .stylesmart_learning:hover:nth-child(1),.stylemeet_us .stylesmart_learning:hover:nth-child(2){transform:translate(0,0) rotate(0)}.stylemeet_us .stylesmart_learning h4{font-size:calc(24px * 1.4);margin-bottom:2rem}} @media (min-width:1200px){.stylemeet_us{padding:10rem 0}.stylemeet_us::after{top:-150px;height:400px;right:-150px;width:400px}.stylemeet_us .stylelearn_skill::before{border-radius:50%;left:-100px;height:200px;position:absolute;content:"";z-index:-1;width:200px;border:1px dashed rgb(179,189,222,0.5);bottom:-100px;animation:pulseScale 8s ease-in-out infinite alternate}@keyframes pulseScale {0%{transform:scale(0.9);opacity:0.3}100%{transform:scale(1.1);opacity:0.6}}}.styleclient_feedback8cKA{padding:8rem 2rem;overflow:hidden;background:linear-gradient(90deg,rgb(218,224,242) 0%,rgb(179,189,222,0.5) 30%,rgb(218,224,242) 100%);perspective:1000px;position:relative}.styleclient_feedback8cKA::before{top:50%;height:1px;content:"";z-index:1;position:absolute;width:80%;background:linear-gradient(90deg,transparent,rgb(179,189,222),transparent);left:10%;box-shadow:0 0 20px 5px rgb(179,189,222,0.5)}.styleclient_feedback8cKA::after{left:0;z-index:0;background:radial-gradient(circle at 30% 50%,rgb(140,154,187,0.5) 0%,transparent 60%);content:"";position:absolute;top:0;height:100%;opacity:0.4;width:100%}.styleclient_feedback8cKA .container{z-index:2;position:relative}.styleclient_feedback8cKA h2{perspective:1000px;font-size:calc(31px * 1.4);margin-bottom:4rem;text-align:center;font-weight:700;position:relative;color:#000000}.styleclient_feedback8cKA h2::before{position:absolute;filter:blur(10px);background:linear-gradient(to right,transparent,rgb(179,189,222,0.5),transparent);bottom:-20px;height:20px;width:100%;content:"";left:0}.styleclient_feedback8cKA .stylefeedback_showcase{flex-wrap:nowrap;display:flex;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:3rem;scrollbar-color:rgb(179,189,222) rgb(218,224,242);transform-style:preserve-3d;padding:3rem 0;overflow-x:auto}.styleclient_feedback8cKA .stylefeedback_showcase::-webkit-scrollbar{height:8px}.styleclient_feedback8cKA .stylefeedback_showcase::-webkit-scrollbar-track{border-radius:10px;background:rgb(218,224,242)}.styleclient_feedback8cKA .stylefeedback_showcase::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgb(179,189,222)}.styleclient_feedback8cKA .styleclient_feedback5aX1{position:relative;align-items:center;transition:all 0.5s cubic-bezier(0.25,0.46,0.45,0.94);transform-origin:left center;flex:0 0 300px;border-radius:23px;transform:rotateY(10deg) translateZ(0);display:flex;box-shadow:0 20px 40px rgba(0,0,0,0.1);padding:2rem;background:#ffffff;scroll-snap-align:center;overflow:hidden;flex-direction:column}.styleclient_feedback8cKA .styleclient_feedback5aX1:hover{transform:rotateY(0deg) translateZ(50px) scale(1.05);box-shadow:0 30px 60px rgba(0,0,0,0.2);z-index:3}.styleclient_feedback8cKA .styleclient_feedback5aX1::before{height:100%;opacity:0.4;top:0;transition:opacity 0.3s ease;z-index:-1;content:"";position:absolute;left:0;width:100%;background:linear-gradient(135deg,rgb(179,189,222,0.5) 0%,transparent 70%)}.styleclient_feedback8cKA .styleclient_feedback5aX1:hover::before{opacity:0.7}.styleclient_feedback8cKA .styleclient_feedback5aX1 img{object-fit:cover;transition:all 0.4s ease;box-shadow:0 8px 25px rgba(0,0,0,0.15);width:120px;border:5px solid #ffffff;transform:translateY(-30px);height:120px;margin-bottom:1.5rem;border-radius:50%}.styleclient_feedback8cKA .styleclient_feedback5aX1:hover img{transform:translateY(-40px) scale(1.1);box-shadow:0 15px 35px rgba(0,0,0,0.2)}.styleclient_feedback8cKA .styleclient_feedback5aX1 p{font-size:18px;color:#000000;margin:0;font-weight:600;transform:translateY(-10px);text-align:center}.styleclient_feedback8cKA .styleclient_feedback5aX1 .description{margin-top:1rem;z-index:1;font-size:15px;transform:translateY(0);color:#000000;text-align:center;font-weight:400;opacity:0.9;transition:all 0.3s ease;line-height:1.6;position:relative}.styleclient_feedback8cKA .styleclient_feedback5aX1:hover .description{opacity:1;transform:translateY(-5px)}.styleclient_feedback8cKA .styleclient_feedback5aX1:nth-child(odd){transform:rotateY(15deg) translateZ(0)}.styleclient_feedback8cKA .styleclient_feedback5aX1:nth-child(odd):hover{transform:rotateY(0deg) translateZ(50px) scale(1.05)}.styleclient_feedback8cKA .styleclient_feedback5aX1:nth-child(3n+1)::after{transition:all 0.3s ease;position:absolute;background:rgb(140,154,187,0.5);filter:blur(15px);width:50px;right:-20px;opacity:0.5;border-radius:50%;height:50px;bottom:-20px;content:""}.styleclient_feedback8cKA .styleclient_feedback5aX1:nth-child(3n+1):hover::after{width:70px;height:70px;opacity:0.7}.styleclient_feedback8cKA .styleclient_feedback5aX1:nth-child(3n+2)::after{position:absolute;border-radius:50%;right:-15px;filter:blur(10px);transition:all 0.3s ease;opacity:0.4;height:40px;top:-15px;content:"";background:rgb(179,189,222,0.5);width:40px}.styleclient_feedback8cKA .styleclient_feedback5aX1:nth-child(3n+2):hover::after{opacity:0.6;height:60px;width:60px}@media (max-width: 992px) {.styleclient_feedback8cKA{padding:6rem 1rem}.styleclient_feedback8cKA h2{font-size:calc(31px * 1.2);margin-bottom:3rem}.styleclient_feedback8cKA .stylefeedback_showcase{padding:2.5rem 0;gap:2.5rem}.styleclient_feedback8cKA .styleclient_feedback5aX1{padding:1.8rem;flex:0 0 270px}.styleclient_feedback8cKA .styleclient_feedback5aX1 img{width:100px;height:100px}} @media (max-width: 768px) {.styleclient_feedback8cKA{padding:5rem 1rem}.styleclient_feedback8cKA::before{display:none}.styleclient_feedback8cKA h2{margin-bottom:2.5rem;font-size:31px}.styleclient_feedback8cKA .stylefeedback_showcase{gap:2rem;padding:2rem 0}.styleclient_feedback8cKA .styleclient_feedback5aX1{flex:0 0 240px;transform:rotateY(5deg) translateZ(0) !important;padding:1.5rem}.styleclient_feedback8cKA .styleclient_feedback5aX1:hover{transform:rotateY(0deg) translateZ(20px) scale(1.03) !important}.styleclient_feedback8cKA .styleclient_feedback5aX1 img{transform:translateY(-25px);width:90px;height:90px}.styleclient_feedback8cKA .styleclient_feedback5aX1:hover img{transform:translateY(-30px) scale(1.05)}.styleclient_feedback8cKA .styleclient_feedback5aX1 p{font-size:calc(15px * 1.1)}.styleclient_feedback8cKA .styleclient_feedback5aX1 .description{font-size:calc(15px * 0.9)}} @media (max-width: 480px) {.styleclient_feedback8cKA{padding:4rem 0.5rem}.styleclient_feedback8cKA .stylefeedback_showcase{padding:1.5rem 0;gap:1.5rem}.styleclient_feedback8cKA .styleclient_feedback5aX1{flex:0 0 85%;transform:rotateY(0) translateZ(0) !important}.styleclient_feedback8cKA .styleclient_feedback5aX1:hover{transform:rotateY(0) translateZ(0) scale(1.02) !important}}.stylefuture_attendees{background:#ffffff;position:relative;padding:120px 0;overflow:hidden}.stylefuture_attendees::before{height:100%;width:100%;top:0;z-index:1;position:absolute;opacity:0.3;left:0;content:"";background:radial-gradient(circle at 20% 30%,rgb(179,189,222,0.5) 0,transparent 80px),radial-gradient(circle at 80% 70%,rgb(140,154,187,0.5) 0,transparent 80px)}.stylefuture_attendees .container{z-index:2;margin:0 auto;position:relative;max-width:1140px;padding:0 15px}.stylefuture_attendees .styleknowledge_study{position:relative}.stylefuture_attendees h4{font-size:44px;margin-bottom:80px;position:relative;text-align:center;color:#000000;font-weight:400}.stylefuture_attendees h4::after{bottom:-20px;height:2px;transform:translateX(-50%);position:absolute;background:rgb(179,189,222);content:"";width:50px;left:50%}.stylefuture_attendees div > div{max-width:900px;display:flex;gap:40px 20px;flex-wrap:wrap;margin:0 auto;justify-content:space-between}.stylefuture_attendees p{text-align:center;display:flex;flex:0 0 calc(33.333% - 20px);transition:all 0.5s ease;padding:0;color:#000000;font-size:16px;align-items:center;position:relative;margin:0;flex-direction:column}.stylefuture_attendees p::before{height:0;top:50%;content:"";width:0;position:absolute;transition:all 0.5s cubic-bezier(0.19,1,0.22,1);z-index:-1;background:rgb(218,224,242);left:50%;border-radius:50%;transform:translate(-50%,-50%)}.stylefuture_attendees p:hover::before{width:170%;height:200%}.stylefuture_attendees p svg{margin-bottom:15px;width:50px;transition:all 0.4s ease;border-radius:50%;border:1px solid rgb(179,189,222,0.5);padding:10px;height:50px}.stylefuture_attendees p svg path{fill:rgb(179,189,222);transition:fill 0.3s ease}.stylefuture_attendees p:hover svg{transform:translateY(-10px);border-color:transparent;background:#ffffff;box-shadow:0 10px 20px rgba(0,0,0,0.1)}.stylefuture_attendees p:hover svg path{fill:rgb(140,154,187)}.stylefuture_attendees p span{position:relative;padding-top:10px}.stylefuture_attendees p span::before{width:0;content:"";transform:translateX(-50%);height:1px;left:50%;position:absolute;background:rgb(179,189,222);top:0;transition:width 0.3s ease}.stylefuture_attendees p:hover span::before{width:30px}@keyframes floatAnimation {0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}} .stylefuture_attendees p:nth-child(odd){animation:floatAnimation 5s infinite ease-in-out}.stylefuture_attendees p:nth-child(even){animation:floatAnimation 6s infinite ease-in-out reverse}@keyframes fadeIn {from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}} .stylefuture_attendees .styleknowledge_study > div p{opacity:0;animation:fadeIn 0.6s ease forwards}.stylefuture_attendees .styleknowledge_study > div p:nth-child(1){animation-delay:0.1s}.stylefuture_attendees .styleknowledge_study > div p:nth-child(2){animation-delay:0.2s}.stylefuture_attendees .styleknowledge_study > div p:nth-child(3){animation-delay:0.3s}.stylefuture_attendees .styleknowledge_study > div p:nth-child(4){animation-delay:0.4s}.stylefuture_attendees .styleknowledge_study > div p:nth-child(5){animation-delay:0.5s}.stylefuture_attendees .styleknowledge_study > div p:nth-child(6){animation-delay:0.6s}.stylefuture_attendees::after{bottom:0;content:"";background:linear-gradient(90deg,transparent,rgb(179,189,222,0.5),rgb(140,154,187,0.5),transparent);left:0;position:absolute;height:2px;width:100%}@media (max-width: 991px) {.stylefuture_attendees{padding:100px 0}.stylefuture_attendees h4{margin-bottom:60px;font-size:calc(44px * 0.9)}.stylefuture_attendees div > div{gap:30px 20px}.stylefuture_attendees p{flex:0 0 calc(50% - 20px)}.stylefuture_attendees p svg{margin-bottom:12px;height:45px;width:45px}} @media (max-width: 768px) {.stylefuture_attendees{padding:80px 0}.stylefuture_attendees h4{margin-bottom:50px;font-size:calc(44px * 0.8)}.stylefuture_attendees h4::after{bottom:-15px;width:40px}.stylefuture_attendees div > div{gap:40px 0}.stylefuture_attendees p{flex:0 0 100%}.stylefuture_attendees p:nth-child(odd),.stylefuture_attendees p:nth-child(even){animation:none}} @media (max-width: 576px) {.stylefuture_attendees{padding:60px 0}.stylefuture_attendees h4{font-size:calc(44px * 0.7);margin-bottom:40px}.stylefuture_attendees h4::after{width:30px;bottom:-12px}.stylefuture_attendees div > div{gap:30px 0}.stylefuture_attendees p svg{height:40px;margin-bottom:10px;padding:8px;width:40px}.stylefuture_attendees p{font-size:calc(16px * 0.9)}}.styletitle_board{position:relative;min-height:100vh;width:100%;overflow:hidden}.styletitle_board .stylemain_front{display:flex;position:relative;min-height:100vh;justify-content:flex-start;width:100%;box-sizing:border-box;padding:4rem 2rem;align-items:center}.styletitle_board .stylemain_front::before{position:absolute;height:100%;left:0;background:linear-gradient( 135deg,rgb(179,189,222,0.5) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.7) 100% );width:100%;top:0;z-index:1;content:""}.styletitle_board .stylemain_front::after{height:100%;width:100%;mix-blend-mode:overlay;position:absolute;left:0;top:0;content:"";background:linear-gradient(90deg,transparent 0%,rgb(140,154,187,0.5) 100%),radial-gradient(circle at 75% 25%,rgb(179,189,222,0.5) 0%,transparent 50%);z-index:2}.styletitle_board .stylestudy_lab{max-width:650px;z-index:10;position:relative;transform:translateY(-2rem);animation:fadeSlideUp 1.2s cubic-bezier(0.25,0.46,0.45,0.94) forwards;margin-left:10%}.styletitle_board h1{transition:transform 0.5s ease;color:#ffffff;position:relative;font-size:calc(41px * 1.2);text-shadow:0 2px 10px rgba(0,0,0,0.2);font-weight:700;line-height:1.1;margin-bottom:1.5rem;transform:perspective(1000px) rotateX(0deg)}.styletitle_board h1::after{position:absolute;transform:scaleX(0);content:"";transform-origin:left;height:4px;background:rgb(179,189,222);width:80px;animation:lineExtend 0.8s 0.6s cubic-bezier(0.25,0.46,0.45,0.94) forwards;left:0;bottom:-0.7rem}.styletitle_board h3{position:relative;font-size:calc(23px * 1.1);margin-bottom:1.5rem;line-height:1.4;opacity:0.92;color:#ffffff;text-shadow:0 1px 8px rgba(0,0,0,0.15);animation:fadeSlideUp 1.2s 0.3s cubic-bezier(0.25,0.46,0.45,0.94) forwards;opacity:0;padding-left:1rem;border-left:3px solid rgb(140,154,187);font-weight:600}.styletitle_board p{padding-top:1.5rem;max-width:90%;opacity:0;color:#ffffff;line-height:1.6;font-size:calc(13px * 1.1);position:relative;margin-top:2rem;font-weight:400;text-shadow:0 1px 4px rgba(0,0,0,0.1);animation:fadeSlideUp 1.2s 0.6s cubic-bezier(0.25,0.46,0.45,0.94) forwards}.styletitle_board p::before{background:rgb(255,255,255,0.5);content:"";width:40px;height:1px;top:0;left:0;position:absolute}.styletitle_board .stylestudy_lab:hover h1{transform:perspective(1000px) translateZ(10px)}@keyframes fadeSlideUp {0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}} @keyframes lineExtend {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @media (max-width: 992px) {.styletitle_board .stylestudy_lab{margin-left:5%;max-width:600px}.styletitle_board h1{font-size:calc(41px * 1.1)}.styletitle_board h3{font-size:23px}} @media (max-width: 768px) {.styletitle_board .stylemain_front{padding:3rem 1.5rem;align-items:center}.styletitle_board .stylestudy_lab{margin-left:0;max-width:100%}.styletitle_board h1{font-size:41px}.styletitle_board h3{padding-left:0.75rem;font-size:calc(23px * 0.95)}.styletitle_board p{max-width:100%;font-size:13px}} @media (max-width: 576px) {.styletitle_board .stylemain_front{padding:2rem 1rem;min-height:90vh}.styletitle_board h1{font-size:calc(41px * 0.9)}.styletitle_board h3{font-size:calc(23px * 0.9);border-left:2px solid rgb(140,154,187)}.styletitle_board p{margin-top:1.5rem;padding-top:1rem}.styletitle_board h1::after{height:3px;width:60px}} @media (max-height: 700px) {.styletitle_board .stylemain_front{min-height:auto;padding-top:6rem;padding-bottom:6rem}}.styletariff_list{padding:120px 0 100px;position:relative;overflow:hidden}.styletariff_list::before{left:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.6) 100%);top:0;right:0;content:"";z-index:1;position:absolute}.styletariff_list .container{margin:0 auto;padding:0 20px;position:relative;max-width:1200px;z-index:2}.styletariff_list .stylecost_schemes{perspective:1000px;transform-style:preserve-3d}.styletariff_list h2{margin-bottom:20px;position:relative;font-weight:700;text-align:center;color:#ffffff;font-size:30px;transform:translateZ(20px);text-shadow:0 2px 10px rgba(0,0,0,0.2);letter-spacing:1px}.styletariff_list .styleskill_pricing{margin:0 auto 50px;transform:translateZ(15px);color:rgb(255,255,255,0.5);max-width:700px;position:relative;font-size:calc(12px * 1.1);text-align:center;line-height:1.6}.styletariff_list .styleplan_rates{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0;list-style:none;padding:0;gap:30px}.styletariff_list .styleplan_rates li{transform-style:preserve-3d;perspective:800px;transition:transform 0.4s cubic-bezier(0.215,0.61,0.355,1)}.styletariff_list .stylecost_deals{display:block;text-decoration:none;transform:translateZ(0);height:100%;position:relative;transition:all 0.5s cubic-bezier(0.23,1,0.32,1)}.styletariff_list .stylepricing_catalog{border-radius:4px;padding:40px 30px;position:relative;transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1);transform:translateZ(0);overflow:hidden;backdrop-filter:blur(10px);box-shadow:0 15px 35px rgba(0,0,0,0.2),0 5px 15px rgba(0,0,0,0.15),0 0 0 1px rgba(255,255,255,0.1) inset;height:100%;background:linear-gradient(135deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.03) 100%)}.styletariff_list .stylepricing_catalog::before{transition:all 0.4s ease;transform:scaleX(0.8);width:100%;content:"";position:absolute;opacity:0.8;height:4px;top:0;background:linear-gradient(90deg,rgb(179,189,222) 0%,rgb(140,154,187) 100%);left:0}.styletariff_list .stylepricing_catalog::after{position:absolute;right:-60px;bottom:-60px;opacity:0.5;z-index:-1;height:120px;transition:all 0.5s ease;background:radial-gradient( circle,rgb(179,189,222,0.5) 0%,transparent 70% );width:120px;content:""}.styletariff_list .styleindv_sub{z-index:2;position:relative}.styletariff_list .styleindv_sub h4{color:#ffffff;font-size:calc(20px * 1.2);padding-bottom:15px;margin:0 0 20px;font-weight:600;position:relative}.styletariff_list .styleindv_sub h4::after{left:0;width:40px;transition:width 0.3s ease;content:"";background-color:rgb(140,154,187);height:2px;position:absolute;bottom:0}.styletariff_list .styleindv_sub p{max-height:200px;line-height:1.6;margin-bottom:30px;overflow-y:auto;padding-right:10px;font-size:12px;color:rgb(255,255,255,0.5);scrollbar-width:thin;scrollbar-color:rgb(140,154,187) transparent}.styletariff_list .styleindv_sub p::-webkit-scrollbar{width:4px}.styletariff_list .styleindv_sub p::-webkit-scrollbar-track{background:transparent}.styletariff_list .styleindv_sub p::-webkit-scrollbar-thumb{border-radius:20px;background-color:rgb(140,154,187,0.5)}.styletariff_list .stylepricing_levels{font-size:calc(20px * 1.4);margin-top:10px;text-shadow:0 2px 8px rgba(0,0,0,0.2);font-weight:700;display:block;padding:10px 0;position:relative;color:#ffffff}.styletariff_list .stylepricing_levels::before{width:60px;bottom:0;content:"";height:3px;position:absolute;left:0;background:linear-gradient(90deg,rgb(140,154,187) 0%,transparent 100%)}.styletariff_list .stylecost_deals:hover .stylepricing_catalog{box-shadow:0 25px 45px rgba(0,0,0,0.25),0 10px 20px rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.15) inset;transform:translateY(-8px) translateZ(20px)}.styletariff_list .stylecost_deals:hover .stylepricing_catalog::before{transform:scaleX(1);opacity:1}.styletariff_list .stylecost_deals:hover .stylepricing_catalog::after{opacity:0.7;transform:scale(1.2)}.styletariff_list .stylecost_deals:hover .styleindv_sub h4::after{width:60px}@keyframes priceFadeIn {from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}} .styletariff_list .styleplan_rates li{opacity:0;animation:priceFadeIn 0.6s cubic-bezier(0.215,0.61,0.355,1) forwards}.styletariff_list .styleplan_rates li:nth-child(1){animation-delay:0.1s}.styletariff_list .styleplan_rates li:nth-child(2){animation-delay:0.2s}.styletariff_list .styleplan_rates li:nth-child(3){animation-delay:0.3s}.styletariff_list .styleplan_rates li:nth-child(4){animation-delay:0.4s}@media (max-width: 1200px) {.styletariff_list{padding:100px 0 80px}.styletariff_list .styleplan_rates{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}} @media (max-width: 992px) {.styletariff_list h2{font-size:calc(30px * 0.9)}.styletariff_list .styleskill_pricing{margin-bottom:40px}.styletariff_list .stylepricing_catalog{padding:35px 25px}} @media (max-width: 768px) {.styletariff_list{padding:80px 0 60px}.styletariff_list h2{font-size:calc(30px * 0.8)}.styletariff_list .styleskill_pricing{margin-bottom:30px;font-size:12px}.styletariff_list .styleplan_rates{gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.styletariff_list .styleindv_sub p{font-size:calc(12px * 0.95);max-height:180px}} @media (max-width: 576px) {.styletariff_list{padding:60px 0 40px}.styletariff_list .container{padding:0 15px}.styletariff_list h2{margin-bottom:15px;font-size:calc(30px * 0.7)}.styletariff_list .styleskill_pricing{margin-bottom:25px;font-size:calc(12px * 0.95)}.styletariff_list .styleplan_rates{grid-template-columns:1fr;gap:25px}.styletariff_list .stylepricing_catalog{padding:30px 20px}.styletariff_list .styleindv_sub h4{font-size:20px}.styletariff_list .stylepricing_levels{font-size:calc(20px * 1.2)}}.stylecookie_overlay_panel{width:100%;bottom:0;position:fixed;background:rgb(218,224,242);z-index:90;border-top:2px solid rgb(179,189,222)}.styleedu_approve{align-items:center;justify-content:space-between;display:flex;padding:20px 0}.stylecookie_overlay_panel h5{font-size:22px;margin-bottom:6px}.stylecookie_overlay_panel p{font-size:18px}.stylecookie_menu{margin-right:10px;flex-shrink:0}.stylecookie_menu svg,.stylecookie_menu svg path,.stylecookie_menu img{width:100px;height:100px;fill:rgb(179,189,222)}.stylecookie_frame{white-space:nowrap;cursor:pointer;flex-shrink:0;color:rgb(179,189,222);text-decoration:none;text-align:center;line-height:35px;min-width:120px;border-bottom:2px solid rgb(179,189,222);margin-left:10px;font-size:24px}.stylecookie_overlay_panel p a{text-decoration:none;color:rgb(179,189,222)}#styledialogConsentForm{display:none}#styledialogConsentForm:checked ~ .stylecookie_overlay_panel{opacity:0;visibility:hidden}@media only screen and (max-width: 1200px) {.stylecookie_overlay_panel{padding:20px}} @media only screen and (max-width: 800px) {.stylecookie_menu{display:none}.styleedu_approve{flex-direction:column;justify-content:center;align-items:center}.stylecookie_overlay_panel h5{text-align:center}.stylecookie_overlay_panel p{text-align:center}.styletrack_switch{margin-bottom:20px}body .styleinner-container .stylecookie_frame{margin-left:0}} .styleinner-container .styleedu_approve{justify-content:flex-end}.styleinner-container .stylecookie_frame{margin-left:30px;padding:10px;font-size:20px;background:rgb(179,189,222);color:#ffffff}.styleinner-container .styletrack_switch{text-align:right}@media only screen and (max-width: 800px) {.styleinner-container .stylecookie_frame{margin-bottom:10px;margin-left:0}}.stylecontact_information{align-items:center;padding:0;position:relative;min-height:650px;z-index:1;display:flex}.stylecontact_information::before{inset:0;z-index:-1;content:'';position:absolute;background-color:rgb(179,189,222,0.5)}.stylecontact_information .container{width:100%;margin:0 auto;padding:0 20px;max-width:1280px;position:relative}.stylecontact_information .stylereach_query{display:flex;width:100%;position:relative;flex-direction:column-reverse}.stylecontact_information .stylefeedback_section{padding:40px 20px 120px;display:flex;justify-content:center;align-items:flex-start;width:100%;flex-wrap:wrap;background-color:transparent;gap:30px;position:relative}.stylecontact_information .stylefeedback_section h3{position:relative;color:#ffffff;text-align:center;font-size:32px;padding-bottom:15px;font-weight:700;margin-bottom:20px;width:100%}.stylecontact_information .stylefeedback_section h3::after{left:50%;width:60px;height:3px;bottom:0;transform:translateX(-50%);content:'';position:absolute;background-color:rgb(140,154,187)}.stylecontact_information .stylefeedback_section div{padding:20px;justify-content:center;transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center;flex-direction:column;flex:1 0 calc(50% - 30px);border-radius:20px;background-color:#ffffff;align-items:center;box-shadow:0 5px 15px rgba(0,0,0,0.5);min-height:140px;max-width:220px;display:flex}.stylecontact_information .stylefeedback_section div:hover{box-shadow:0 15px 30px rgba(0,0,0,0.5);transform:translateY(-10px)}.stylecontact_information .stylefeedback_section div svg{margin-bottom:15px;width:35px;height:35px}.stylecontact_information .stylefeedback_section div svg path{fill:rgb(140,154,187)}.stylecontact_information .stylefeedback_section div span{font-size:15px;margin-top:10px;line-height:1.5;color:#000000}.stylecontact_information .stylefeedback_section div span a{color:#000000;text-decoration:none;transition:color 0.3s ease}.stylecontact_information .stylefeedback_section div span a:hover{color:rgb(140,154,187)}.stylecontact_information .stylemessage_reach{transform:translateY(50px);margin:0 auto;background-color:#ffffff;max-width:550px;box-shadow:0 15px 50px rgba(0,0,0,0.5);padding:40px 30px;z-index:2;border-radius:20px;position:relative}.stylecontact_information .stylemessage_reach::before{content:'';top:-15px;z-index:-1;border-radius:3px;width:30px;height:30px;transform:translateX(-50%) rotate(45deg);position:absolute;left:50%;background-color:#ffffff}.stylecontact_information .stylemessage_reach h3{color:rgb(179,189,222);font-size:23px;margin-bottom:25px;text-align:center;font-weight:700}.stylecontact_information .stylemessage_reach form{flex-wrap:wrap;display:flex;gap:15px}.stylecontact_information .stylemessage_reach input[type="text"],.stylecontact_information .stylemessage_reach input[type="email"]{background-color:transparent;height:50px;border:1px solid rgb(218,224,242);color:#000000;flex:1 0 100%;font-size:15px;border-radius:10px;transition:border-color 0.3s ease,box-shadow 0.3s ease;padding:15px 20px}.stylecontact_information .stylemessage_reach input[type="text"]:focus,.stylecontact_information .stylemessage_reach input[type="email"]:focus{border-color:rgb(140,154,187);outline:none;box-shadow:0 0 0 3px rgb(140,154,187,0.5)}.stylecontact_information .stylemessage_reach input::placeholder{color:#000000;opacity:0.6}.stylecontact_information .stylemessage_reach .styleconnect_box{flex:1 0 100%;display:flex;margin-top:5px;align-items:flex-start}.stylecontact_information .stylemessage_reach .styleconnect_box input[type="checkbox"]{width:20px;flex-shrink:0;margin-top:3px;margin-right:10px;border:2px solid rgb(218,224,242);appearance:none;position:relative;transition:background-color 0.3s ease,border-color 0.3s ease;-webkit-appearance:none;cursor:pointer;height:20px;border-radius:4px}.stylecontact_information .stylemessage_reach .styleconnect_box input[type="checkbox"]:checked{background-color:rgb(140,154,187);border-color:rgb(140,154,187)}.stylecontact_information .stylemessage_reach .styleconnect_box input[type="checkbox"]:checked::before{font-size:12px;transform:translate(-50%,-50%);left:50%;position:absolute;content:'✓';color:#ffffff;top:50%}.stylecontact_information .stylemessage_reach .styleconnect_box label{color:#000000;line-height:1.5;font-size:12px}.stylecontact_information .stylemessage_reach .styleconnect_box label a{transition:color 0.3s ease;color:rgb(140,154,187);text-decoration:none}.stylecontact_information .stylemessage_reach .styleconnect_box label a:hover{color:rgb(179,189,222)}.stylecontact_information .stylemessage_reach .stylecontact_message{margin-top:15px;background:linear-gradient(135deg,rgb(140,154,187),rgb(179,189,222));height:50px;border-radius:10px;color:#ffffff;border:none;box-shadow:0 5px 15px rgb(140,154,187,0.5);font-size:15px;width:100%;cursor:pointer;font-weight:600;transition:transform 0.3s ease,box-shadow 0.3s ease}.stylecontact_information .stylemessage_reach .stylecontact_message:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgb(179,189,222,0.5)}@media screen and (min-width: 992px) {.stylecontact_information{min-height:700px;padding:100px 0}.stylecontact_information .stylereach_query{flex-direction:row;align-items:center}.stylecontact_information .stylefeedback_section{justify-content:space-between;padding:60px 0 60px 120px;align-items:center;width:65%;gap:30px;margin-left:auto}.stylecontact_information .stylefeedback_section h3{text-align:left;margin-bottom:40px;padding-left:0;padding-right:0}.stylecontact_information .stylefeedback_section h3::after{left:0;transform:none}.stylecontact_information .stylefeedback_section div{max-width:calc(50% - 15px);margin:0;flex:0 0 calc(50% - 15px)}.stylecontact_information .stylemessage_reach{margin:0;z-index:3;left:0;position:absolute;width:45%;max-width:450px;padding:40px}.stylecontact_information .stylemessage_reach::before{top:50%;left:-15px;transform:translateY(-50%) rotate(45deg)}} @media screen and (min-width: 1200px) {.stylecontact_information .stylefeedback_section{padding-left:200px;width:70%}.stylecontact_information .stylemessage_reach{width:40%;max-width:480px}} @media screen and (min-width: 768px) and (max-width: 991px) {.stylecontact_information{padding:80px 0 120px}.stylecontact_information .stylefeedback_section{justify-content:space-between;padding:0 20px 120px}.stylecontact_information .stylefeedback_section div{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}} @media screen and (max-width: 767px) {.stylecontact_information{padding:60px 0 120px}.stylecontact_information .stylefeedback_section{padding:0 20px 120px}.stylecontact_information .stylefeedback_section h3{font-size:calc(23px + 2px)}.stylecontact_information .stylefeedback_section div{min-height:120px;margin-bottom:0;max-width:280px;flex:0 0 100%}.stylecontact_information .stylefeedback_section div svg{height:30px;width:30px}.stylecontact_information .stylemessage_reach{padding:30px 25px}} @media screen and (max-width: 480px) {.stylecontact_information{padding:40px 0 100px}.stylecontact_information .stylefeedback_section{gap:20px}.stylecontact_information .stylefeedback_section div{min-height:auto;padding:20px 15px}}.styleprogram_assets{overflow:hidden;padding:120px 0;position:relative;background:linear-gradient(135deg,rgba(rgb(140,154,187,0.5),0.03) 0%,rgba(rgb(179,189,222,0.5),0.07) 100%)}.styleprogram_assets::before{left:-100px;opacity:0.05;animation:float 15s ease-in-out infinite alternate;z-index:0;border-radius:40% 60% 70% 30% / 40% 50% 50% 60%;height:300px;top:-50px;background:linear-gradient(45deg,rgb(179,189,222),rgb(140,154,187));width:300px;position:absolute;content:""}.styleprogram_assets::after{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;height:200px;z-index:0;bottom:-50px;opacity:0.05;position:absolute;content:"";animation:float 18s ease-in-out infinite alternate-reverse;width:200px;right:-50px;background:linear-gradient(135deg,rgb(140,154,187),rgb(179,189,222))}.styleprogram_assets .container{z-index:1;perspective:1000px;position:relative;align-items:center;gap:60px;display:grid;grid-template-columns:1fr 1.5fr}.styleprogram_assets .styleimg_hover_box{width:100%;height:auto;transition:transform 0.7s cubic-bezier(0.19,1,0.22,1);transform:rotateY(-5deg) translateZ(20px);z-index:2;object-fit:cover;border-radius:2px;position:relative;box-shadow:20px 20px 60px rgba(rgba(0,0,0,0.5),0.12),-5px -5px 30px rgba(rgb(255,255,255,0.5),0.8)}.styleprogram_assets .styleimg_hover_box:hover{transform:rotateY(0deg) translateZ(30px) scale(1.02)}.styleprogram_assets .styleknowledge_study{z-index:2;position:relative;transform:translateZ(0)}.styleprogram_assets .styletext_bubble{padding:20px 0 20px 30px;position:relative}.styleprogram_assets .styletext_bubble::before{top:0;left:0;height:100%;transform:scaleY(0.95);width:3px;position:absolute;animation:grow 3s ease-out forwards;transform-origin:top;content:"";background:linear-gradient(to bottom,rgb(179,189,222),rgb(140,154,187))}.styleprogram_assets h1{margin-bottom:30px;color:#000000;font-weight:700;line-height:1.3;position:relative;transform:translateX(0);font-size:48px;transition:transform 0.5s ease-out}.styleprogram_assets h1::after{width:80px;background:rgb(179,189,222);position:absolute;bottom:-10px;height:3px;left:0;transform-origin:left;content:"";transition:transform 0.5s ease-out;transform:scaleX(0.7)}.styleprogram_assets .styletext_bubble:hover h1{transform:translateX(5px)}.styleprogram_assets .styletext_bubble:hover h1::after{transform:scaleX(1)}.styleprogram_assets ul{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0;list-style:none;gap:20px}.styleprogram_assets li{border-radius:4px;background:rgba(rgb(255,255,255,0.5),0.7);transform:translateY(0);padding:16px 20px;backdrop-filter:blur(10px);position:relative;transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1);box-shadow:0 5px 15px rgba(rgba(0,0,0,0.5),0.05),0 1px 3px rgba(rgba(0,0,0,0.5),0.1)}.styleprogram_assets li:hover{box-shadow:0 10px 25px rgba(rgba(0,0,0,0.5),0.07),0 2px 5px rgba(rgba(0,0,0,0.5),0.1);transform:translateY(-5px)}.styleprogram_assets li p{display:flex;align-items:center;gap:15px;color:#000000;line-height:1.6;margin:0;font-size:18px}.styleprogram_assets svg{flex-shrink:0;width:24px;height:24px;transition:transform 0.3s ease}.styleprogram_assets li:hover svg{transform:scale(1.1) translateY(-2px)}.styleprogram_assets svg path{fill:rgb(179,189,222);transition:fill 0.3s ease}.styleprogram_assets li:hover svg path{fill:rgb(140,154,187)}@keyframes float {0%{transform:translate(0,0) rotate(0deg)}50%{transform:translate(15px,15px) rotate(5deg)}100%{transform:translate(-15px,5px) rotate(-5deg)}} @keyframes grow {from{transform:scaleY(0)}to{transform:scaleY(0.95)}} @media screen and (max-width: 1200px) {.styleprogram_assets{padding:100px 0}.styleprogram_assets .container{padding:0 30px}.styleprogram_assets h1{font-size:calc(48px * 0.9)}} @media screen and (max-width: 992px) {.styleprogram_assets .container{grid-template-columns:1fr;gap:40px}.styleprogram_assets .styleimg_hover_box{margin:0 auto;max-width:80%;transform:rotateY(-3deg) translateZ(10px)}.styleprogram_assets ul{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.styleprogram_assets h1{margin-bottom:40px;text-align:center}.styleprogram_assets h1::after{left:50%;transform:translateX(-50%) scaleX(0.7)}.styleprogram_assets .styletext_bubble{padding:20px 0}.styleprogram_assets .styletext_bubble::before{top:0;transform:scaleX(0.95);width:100%;height:3px}.styleprogram_assets .styletext_bubble:hover h1{transform:translateY(-5px)}.styleprogram_assets .styletext_bubble:hover h1::after{transform:translateX(-50%) scaleX(1)}} @media screen and (max-width: 768px) {.styleprogram_assets{padding:80px 0}.styleprogram_assets .styleimg_hover_box{max-width:100%}.styleprogram_assets h1{line-height:1.4;font-size:calc(48px * 0.8)}.styleprogram_assets li{padding:15px}.styleprogram_assets li p{font-size:calc(18px * 0.95)}} @media screen and (max-width: 576px) {.styleprogram_assets{padding:60px 0}.styleprogram_assets .container{padding:0 20px;gap:30px}.styleprogram_assets h1{margin-bottom:30px;font-size:calc(48px * 0.7)}.styleprogram_assets ul{grid-template-columns:1fr;gap:15px}.styleprogram_assets svg{height:20px;width:20px}.styleprogram_assets li p{gap:10px;font-size:calc(18px * 0.9)}}header{box-shadow:0 10px 30px rgba(0,0,0,0.1);position:relative;padding:0;margin-top:0;z-index:100;background:rgb(218,224,242);overflow:visible}header::before{background:linear-gradient(135deg,transparent 25%,rgba(rgb(179,189,222),0.03) 25%) 0 0 / 20px 20px,linear-gradient(225deg,transparent 25%,rgba(rgb(179,189,222),0.03) 25%) 0 0 / 20px 20px,linear-gradient(315deg,transparent 25%,rgba(rgb(179,189,222),0.03) 25%) 0 0 / 20px 20px,linear-gradient(45deg,transparent 25%,rgba(rgb(179,189,222),0.03) 25%) 0 0 / 20px 20px;width:100%;top:0;position:absolute;left:0;content:'';height:100%;z-index:0}header::after{transition:transform 0.5s ease;position:absolute;bottom:0;content:'';left:0;transform-origin:center;background:linear-gradient(to right,rgb(179,189,222),rgb(140,154,187),rgb(179,189,222) );width:100%;transform:scaleX(0.7);height:5px}header:hover::after{transform:scaleX(1)}header .stylesite_head{padding:1.3rem 2.5rem;justify-content:space-between;z-index:5;align-items:center;position:relative;display:flex}header .stylepage_header{flex:0 0 auto;position:relative;margin-right:2rem;perspective:800px}header .stylesite_core{transition:transform 0.5s cubic-bezier(0.175,0.885,0.32,1.275);transform-style:preserve-3d;position:relative;display:block}header .stylesite_core:hover{transform:rotateY(10deg) rotateX(5deg)}header .stylesite_core::before{left:0;transform:translateZ(-10px);width:100%;position:absolute;filter:blur(10px);top:0;opacity:0.1;background:rgb(179,189,222);content:'';height:100%}header .stylesite_core img{filter:drop-shadow(0 5px 10px rgba(0,0,0,0.2));transform:translateZ(20px);max-height:40px}header .stylenav_expert{padding:0;position:relative;display:flex;perspective:1000px;transform-style:preserve-3d;list-style:none;margin:0}header .stylenav_expert::before{position:absolute;height:10px;left:0;content:'';transform:rotateX(90deg);top:100%;width:100%;background:linear-gradient(transparent,rgba(0,0,0,0.05));transform-origin:top}header .styletop_wrap{position:relative;margin:0 0.3rem;transform-style:preserve-3d}header .styletop_wrap a{transition:all 0.4s ease;justify-content:center;color:#000000;font-weight:600;font-size:12px;position:relative;background:#ffffff;border-radius:10px;transform-style:preserve-3d;display:flex;text-decoration:none;transform:translateZ(0);align-items:center;box-shadow:0 4px 6px rgba(0,0,0,0.05);padding:0.7rem 1.2rem}header .styletop_wrap a::before{opacity:0;width:100%;content:'';top:0;height:100%;background:linear-gradient(135deg,rgb(179,189,222,0.5) 0%,rgb(140,154,187,0.5) 100% );transition:opacity 0.4s ease;left:0;border-radius:10px;transform:translateZ(-5px);position:absolute}header .styletop_wrap a:hover{color:#ffffff;transform:translateZ(15px);box-shadow:0 10px 20px rgba(0,0,0,0.1)}header .styletop_wrap a:hover::before{opacity:1}header .styletop_wrap a::after{bottom:-5px;transform:translateZ(-10px);content:'';left:5px;opacity:0;right:5px;background:rgb(179,189,222);transition:all 0.4s ease;position:absolute;height:5px}header .styletop_wrap a:hover::after{opacity:0.3;bottom:-8px}header .stylesite_head::before{left:35%;content:'';background:linear-gradient(to right,transparent,rgb(179,189,222),transparent );top:0;height:1px;width:30%;position:absolute}.styleheader_page{background:#ffffff;padding-top:2rem;position:relative;z-index:1}@keyframes float {0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}} @media (min-width: 1400px) {header .stylesite_head{max-width:1320px;margin:0 auto}header .styletop_wrap{margin:0 0.5rem}header .styletop_wrap a{padding:0.7rem 1.5rem}} @media (max-width: 991px) {header .stylesite_head{padding:1rem 2rem;flex-wrap:wrap}header .stylepage_header{margin-right:0;margin-bottom:0}header .stylenav_expert{margin-top:1rem;flex-basis:100%;justify-content:flex-end}header .styletop_wrap a{padding:0.6rem 1rem;font-size:calc(12px - 1px)}} @media (max-width: 767px) {header{padding:0}header .stylesite_head{padding:0.8rem 1.5rem}header .stylepage_header{max-width:140px}header .stylesite_core img{max-height:35px}header .stylenav_expert{overflow-x:auto;justify-content:flex-start;margin-top:0.8rem;padding-bottom:0.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}header .stylenav_expert::-webkit-scrollbar{height:3px}header .stylenav_expert::-webkit-scrollbar-thumb{border-radius:10px;background:rgb(179,189,222,0.5)}header .styletop_wrap{flex:0 0 auto;margin:0 0.2rem}header .styletop_wrap a{padding:0.5rem 0.8rem;font-size:calc(12px - 2px);white-space:nowrap}} @media (max-width: 479px) {header .stylesite_head{padding:0.7rem 1.2rem}header .stylepage_header{max-width:120px}header .styletop_wrap a{font-size:calc(12px - 3px);padding:0.4rem 0.6rem}header::after{height:3px}} @supports not (transform-style: preserve-3d) {header .stylesite_core:hover{transform:translateY(-3px)}header .styletop_wrap a:hover{transform:translateY(-3px)}}.stylegratitudeHub{position:relative;padding:120px 0 80px;background:linear-gradient(135deg,#ffffff 0%,rgb(218,224,242) 100%);overflow:hidden}.stylegratitudeHub::before{opacity:0.4;height:70%;width:40%;filter:blur(40px);top:-10%;content:"";z-index:1;transform:rotate(-15deg) skew(10deg);position:absolute;animation:float 12s ease-in-out infinite alternate;left:-5%;background:linear-gradient(145deg,rgb(140,154,187,0.5) 0%,transparent 80%)}.stylegratitudeHub::after{right:-5%;animation:float 15s ease-in-out infinite alternate-reverse;background:linear-gradient(215deg,rgb(179,189,222,0.5) 0%,transparent 70%);width:35%;content:"";z-index:1;position:absolute;transform:rotate(10deg) skew(-5deg);filter:blur(30px);opacity:0.3;height:60%;bottom:-5%}.stylegratitudeHub .container{padding:0 20px;position:relative;margin:0 auto;max-width:1200px;z-index:3}.stylegratitudeHub h2{text-align:center;margin-bottom:40px;opacity:0;line-height:1.3;transform:translateY(20px);position:relative;font-family:Arial,sans-serif;font-size:30px;animation:fadeUp 0.8s 0.2s forwards cubic-bezier(0.19,1,0.22,1);font-weight:700;letter-spacing:-0.02em;color:#000000}.stylegratitudeHub h2::after{background:linear-gradient(90deg,rgb(179,189,222) 0%,rgb(140,154,187) 100%);content:"";height:3px;position:absolute;left:50%;transform:translateX(-50%);bottom:-15px;width:80px;transform-origin:center;animation:expand 1.5s 0.6s forwards cubic-bezier(0.19,1,0.22,1);opacity:0}.stylegratitudeHub .styleknowledge_study{border-radius:8px;box-shadow:0 15px 35px rgba(0,0,0,0.08);position:relative;padding:50px 40px;overflow:hidden;transform:translateY(30px);background:#ffffff;opacity:0;animation:fadeUp 0.8s 0.4s forwards cubic-bezier(0.19,1,0.22,1)}.stylegratitudeHub .styleknowledge_study::before{transform:scaleY(0);background:linear-gradient(to bottom,rgb(179,189,222),rgb(140,154,187));content:"";width:5px;top:0;left:0;transform-origin:top;position:absolute;height:100%;animation:growDown 1s 0.8s forwards cubic-bezier(0.19,1,0.22,1)}.stylegratitudeHub ul{margin:0;padding:0;list-style:none}.stylegratitudeHub li{padding-left:25px;position:relative}.stylegratitudeHub li::before{content:"";animation:popIn 0.5s 1s forwards cubic-bezier(0.34,1.56,0.64,1);width:8px;height:8px;transform:scale(0);left:0;background:rgb(140,154,187);top:10px;border-radius:50%;position:absolute}.stylegratitudeHub span{transform:translateY(10px);line-height:1.8;display:block;font-family:Arial,sans-serif;color:#000000;font-size:17px;animation:fadeUp 0.8s 0.6s forwards cubic-bezier(0.19,1,0.22,1);font-weight:400;opacity:0}@keyframes fadeUp {0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}} @keyframes popIn {0%{transform:scale(0)}50%{transform:scale(1.2)}100%{transform:scale(1)}} @keyframes expand {0%{width:0;opacity:0}100%{width:80px;opacity:1}} @keyframes growDown {0%{transform:scaleY(0)}100%{transform:scaleY(1)}} @keyframes float {0%{transform:translate(0,0) rotate(-15deg) skew(10deg)}100%{transform:translate(10px,20px) rotate(-5deg) skew(5deg)}} @media (max-width: 1024px) {.stylegratitudeHub{padding:100px 0 70px}.stylegratitudeHub h2{font-size:calc(30px * 0.9)}.stylegratitudeHub .styleknowledge_study{padding:40px 35px}} @media (max-width: 768px) {.stylegratitudeHub{padding:80px 0 60px}.stylegratitudeHub h2{font-size:calc(30px * 0.8);margin-bottom:35px}.stylegratitudeHub h2::after{width:60px;bottom:-12px}.stylegratitudeHub .styleknowledge_study{padding:35px 30px}.stylegratitudeHub span{font-size:calc(17px * 0.95);line-height:1.7}} @media (max-width:576px){.stylegratitudeHub{padding:60px 0 50px}.stylegratitudeHub h2{line-height:1.4;font-size:calc(30px * 0.7);margin-bottom:30px}.stylegratitudeHub h2::after{bottom:-10px;width:50px;height:2px}.stylegratitudeHub .styleknowledge_study{padding:30px 20px}.stylegratitudeHub li{padding-left:20px}.stylegratitudeHub li::before{height:6px;width:6px;top:12px}.stylegratitudeHub span{line-height:1.6;font-size:calc(17px * 0.9)}@keyframes expand {100%{width:50px}}}.stylesign_up{isolation:isolate;padding:4rem;position:relative;overflow:hidden;background:rgb(218,224,242)}.stylesign_up::before{top:0;transform-origin:center right;right:0;animation:clip-shift 10s ease-in-out infinite alternate;opacity:0.2;z-index:-2;content:"";background:rgb(179,189,222,0.5);height:100%;clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);position:absolute;width:60%}.stylesign_up::after{animation:clip-shift 10s ease-in-out infinite alternate-reverse;width:60%;clip-path:polygon(0 0,100% 0,70% 100%,0 100%);height:100%;position:absolute;top:0;background:rgb(140,154,187,0.5);opacity:0.2;content:"";z-index:-2;transform-origin:center left;left:0}.stylesign_up .styleknowledge_study{position:relative;gap:3rem;grid-template-columns:1fr 1fr;display:grid;z-index:1;align-items:center;transform:skewY(-1deg)}.stylesign_up .styleknowledge_study::before{position:absolute;z-index:-1;height:100%;width:100%;background-image:repeating-linear-gradient( -45deg,transparent,transparent 10px,rgba(0,0,0,0.02) 10px,rgba(0,0,0,0.02) 20px );content:""}.stylesign_up p{transform:skewY(1deg);line-height:1.5;position:relative;margin:0;font-size:calc(21px * 1.1);font-family:Arial,sans-serif;font-weight:700;color:#000000}.stylesign_up p::before{height:50px;width:50px;background:rgb(179,189,222);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);content:"";position:absolute;left:-20px;transform:rotate(45deg);animation:rotate-diamond 15s linear infinite;top:-20px;opacity:0.2}.stylesign_up p::after{background:rgb(140,154,187);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);position:absolute;height:30px;width:30px;opacity:0.3;animation:rotate-hexagon 20s linear infinite reverse;right:40px;bottom:-20px;content:""}.stylesign_up .input_holder{position:relative;transform:skewY(1deg)}.stylesign_up .input_holder::before{background:rgb(179,189,222,0.5);top:-30px;opacity:0.3;position:absolute;z-index:-1;animation:pulse-triangle 5s infinite alternate;content:"";right:-30px;height:60px;width:60px;clip-path:polygon(50% 0%,0% 100%,100% 100%)}.stylesign_up .input_holder::after{z-index:-1;position:absolute;left:30%;border-radius:4px;background:rgb(140,154,187,0.5);width:40px;animation:rotate-square 15s linear infinite;transform:rotate(45deg);bottom:-20px;height:40px;opacity:0.2;content:""}.stylesign_up .stylesub_deal{font-size:13px;border:2px solid transparent;padding:1.3rem 1.5rem;background-color:#ffffff;border-radius:10px;color:#000000;font-family:Arial,sans-serif;transition:all 0.3s ease;box-shadow:0 8px 20px rgba(0,0,0,0.05);width:100%;margin-bottom:1rem}.stylesign_up .stylesub_deal:focus{box-shadow:0 10px 25px rgba(0,0,0,0.1);transform:translateY(-3px);outline:none;border-color:rgb(179,189,222)}.stylesign_up .stylesub_deal::placeholder{color:#000000;opacity:0.6}.stylesign_up .styleupdates_card{font-size:14px;border:none;background-color:rgb(179,189,222);cursor:pointer;width:100%;position:relative;font-family:Arial,sans-serif;font-weight:600;padding:1.3rem 2rem;color:#ffffff;transition:all 0.3s ease;border-radius:10px;overflow:hidden;z-index:1}.stylesign_up .styleupdates_card::before{background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);content:"";left:-100%;top:0;z-index:-1;width:100%;transition:all 0.5s ease;height:100%;position:absolute}.stylesign_up .styleupdates_card:hover{box-shadow:0 10px 20px rgba(0,0,0,0.1);transform:translateY(-3px);background-color:rgb(140,154,187)}.stylesign_up .styleupdates_card:hover::before{left:100%}@keyframes clip-shift {0%{clip-path:polygon(30% 0,100% 0,100% 100%,0 100%)}100%{clip-path:polygon(0 0,100% 0,100% 100%,30% 100%)}} @keyframes rotate-diamond {0%{transform:rotate(45deg)}100%{transform:rotate(405deg)}} @keyframes rotate-hexagon {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} @keyframes pulse-triangle {0%{opacity:0.2;transform:scale(1)}100%{opacity:0.4;transform:scale(1.2)}} @keyframes rotate-square {0%{transform:rotate(45deg)}100%{transform:rotate(405deg)}} @media (max-width: 768px) {.stylesign_up{padding:3rem 1.5rem}.stylesign_up .styleknowledge_study{grid-template-columns:1fr;gap:2rem}.stylesign_up p{font-size:16px}.stylesign_up .input_holder{margin-top:1rem}.stylesign_up .stylesub_deal,.stylesign_up .styleupdates_card{padding:1rem 1.5rem}}.stylesecure_pantry{background-color:rgb(179,189,222);box-shadow:0 0 10px rgb(179,189,222,0.5);padding:50px;color:#ffffff;margin:0 auto;font-family:Arial,sans-serif;border:1px solid rgb(179,189,222,0.5);line-height:1.6}.stylesecure_pantry h1{padding-bottom:10px;letter-spacing:1px;font-weight:700;margin-bottom:30px;border-bottom:1px solid rgb(140,154,187,0.5);font-size:38px;text-transform:uppercase;color:rgb(140,154,187);text-align:left}.stylesecure_pantry h2{padding-left:15px;color:rgb(140,154,187);border-left:5px solid rgb(179,189,222);font-size:38px;text-transform:uppercase;font-weight:600;margin-bottom:20px;margin-top:40px}.stylesecure_pantry ul{list-style-type:none;margin:1rem 0;padding:0}.stylesecure_pantry li{align-items:center;margin-bottom:15px;border-radius:10px;display:flex;font-size:12px;background-color:rgba(0,0,0,0.5);padding:15px}.stylesecure_pantry li::before{margin-right:10px;color:rgb(140,154,187);content:'✦';font-size:1.2em}.stylesecure_pantry p{color:#ffffff;margin-bottom:20px;font-size:12px}.stylesecure_pantry span{font-weight:600;background-color:rgb(179,189,222,0.5);padding:3px 6px;border-radius:10px;color:rgb(179,189,222)}.stylesecure_pantry a{border-bottom:1px dashed rgb(140,154,187);text-decoration:none;font-weight:600;color:rgb(140,154,187)}.stylesecure_pantry a:hover{color:rgb(179,189,222);border-bottom:1px dashed rgb(179,189,222)}@media only screen and (max-width: 800px) {.stylesecure_pantry{padding:30px}.stylesecure_pantry h1{font-size:calc(18px * 0.8)}.stylesecure_pantry h2{font-size:calc(18px * 0.8)}.stylesecure_pantry p{font-size:calc(12px * 0.9)}.stylesecure_pantry li{padding:10px}}