@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM%20Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--default-font: "Mulish", serif;--secondary-font: "DM Sans", serif}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(0px)}100%{opacity:1;transform:translateY(20px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0px)}}@keyframes fadeInRight50{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp30{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp50{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp100{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes subtleBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2.5px)}}@keyframes subtleBreathe{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes drawLine{from{width:0%}to{width:100%}}@keyframes zoomIn{from{opacity:0;transform:scale(0.7)}to{opacity:1;transform:scale(1)}}@keyframes flipIn{to{opacity:1;transform:rotateY(0deg)}}@keyframes slideBounceIn{0%{opacity:0;transform:translateX(100%)}70%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeScaleIn{to{opacity:1;transform:scale(1)}}@keyframes waveIn{to{opacity:1;transform:translateY(0) rotateZ(0deg)}}@keyframes zoomInNeutral{to{opacity:1;transform:scale(1)}}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeftNeutral{to{opacity:1;transform:translateX(0)}}@keyframes slideInRightNeutral{to{opacity:1;transform:translateX(0)}}@keyframes fadeZoomIn{to{opacity:1;transform:scale(1)}}@keyframes slideRotateIn{to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes scaleUp{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInY10{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes flip-with-scale{0%{transform:perspective(400px) scaleX(1)}100%{transform:perspective(400px) scaleX(-1)}}@keyframes flip-with-rotate{0%{transform:perspective(400px) rotateY(0)}100%{transform:perspective(400px) rotateY(180deg)}}@keyframes ripple{0%{transform:scale(0, 0);opacity:0}20%{transform:scale(0.5, 0.5);opacity:.5}100%{opacity:1;transform:scale(1, 1)}}:root{--shadow: 0px 0px 2px 0px rgba(204, 204, 204, 0.4);--color-white: #ffffff;--color-black: #000000;--color-primary: #0075ff;--color-secondary: #ffeb00;--color-tertiary: #e6f2ff;--color-tertiary-bg: #f3f9eb;--color-transparent: rgba(84, 88, 91, 0.3);--bg-body: #ffffff;--color-accent-1: #eeffb6;--color-accent-2: #f9dccf;--color-accent-3: #bde3ff;--color-text-light: #222222;--color-text-dark: #111111;--color-light-shade: #cccccc;--border-color: #378711;--panel-header-bg: var(--color-white);--panel-header-text: var(--color-text-dark);--panel-header-text-active: var(--color-secondary);--panel-footer-bg: transparent;--panel-footer-text: var(--color-white);--header-login-btn-bg: transparent;--header-login-btn-color: var(--color-text-dark);--header-signup-btn-bg: var(--color-primary);--header-signup-btn-color: var(--color-white);--mobile-menu-btn-bg: var(--color-primary);--mobile-menu-btn-color: var(--color-white);--color-lang-switcher: var(--color-text-dark);--border-lang-switcher: var(--color-primary);--mobile-menu-bg-container: var(--color-transparent);--mobile-menu-text: var(--color-white);--mobile-menu-bg-button: var(--color-primary);--mobile-menu-color-button: var(--color-white);--mobile-menu-bg-signup-button: var(--color-primary);--mobile-menu-color-signup-button: var(--color-white);--hero-bg-container: var(--color-white);--hero-bg: transparent;--hero-title: var(--color-text-dark);--hero-text: var(--color-text-dark);--hero-highlight: var(--color-text-dark);--color-section-title: var(--color-dark);--color-section-subtitle: var(--color-primary);--feature-bg-container: var(--bg-body);--feature-bg: var(--color-white);--feature-text: var(--color-white);--course-bg-container: var(--bg-body);--course-bg: var(--color-text-light);--course-title: var(--color-primary);--course-text: var(--color-primary);--about-listing-bg-container: var(--color-text-light);--about-listing-title: var(--color-primary);--about-listing-text: var(--color-primary);--text-bg-container: var(--bg-body);--text-bg: var(--bg-body);--text-text: var(--color-text-dark);--about-company-wrapper-bg: var(--color-white);--pricing-bg-container: var(--bg-body);--pricing-bg: transparent;--pricing-text: var(--color-text-light);--pricing-benefits-text: var(--color-text-dark);--pricing-btn-bg: var(--color-primary);--pricing-btn-color: var(--color-white);--pricing-item-bg: var(--color-white);--contact-bg-container: var(--color-white);--contact-form-bg: var(--color-primary);--contact-form-text: var(--color-text-dark);--contact-info-bg: var(--color-primary);--contact-info-text: var(--color-text-light);--contact-btn-bg: var(--color-primary);--contact-btn-color: var(--color-white);--no-hero-bg-container: var(--bg-body);--no-hero-bg: var(--color-primary);--no-hero-text: var(--color-text-light);--login-bg-container: var(--color-secondary);--login-bg: var(--bg-body);--login-text: var(--color-text-light);--profile-bg-container: var(--bg-body);--profile-bg: var(--color-white);--profile-text: var(--color-text-dark);--order-bg-container: var(--bg-body);--order-bg: var(--bg-body);--order-text: var(--color-text-dark);--unsubscribe-bg-container: var(--bg-body);--unsubscribe-bg: var(--color-secondary);--unsubscribe-text: var(--color-primary);--unsubscribe-btn-bg: var(--color-secondary);--unsubscribe-btn-color: var(--color-text-dark);--policy-bg-container: var(--bg-body);--bg-button: var(--color-tertiary);--color-button: var(--color-text-light);--bg-alternate-button: var(--color-primary);--color-alternate-button: var(--color-tertiary);--change-password-btn-bg: var(--color-primary);--change-password-btn-color: var(--color-text-dark);--border-radius: 20px}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}*{font-family:var(--default-font)}html{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;overflow-x:hidden;scroll-behavior:smooth}body{box-sizing:border-box;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;position:relative;background-color:var(--bg-body)}.bg-white{background-color:var(--color-white)}.terms li{margin:10px}h1{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:inherit}@media(max-width: 564px){h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:inherit}}h3{font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--default-font)}@media(max-width: 1024px){h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:var(--color-secondary)}.button{display:flex;appearance:none;background:var(--color-primary);color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;border:none;padding:16px 28px;justify-content:center;align-items:center;gap:12px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600;text-transform:capitalize;border-radius:32px;position:relative}.button:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button:hover svg path{fill:var(--color-primary) !important}.button-outline{display:block;appearance:none;border:1px solid var(--color-primary);color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-outline:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-transparent{display:block;appearance:none;color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-transparent:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-gradient-primary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-primary:hover{background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-secondary:hover{background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.form-input{margin-bottom:1rem}.button-secondary:hover{background:var(--color-primary);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}input:not([type=checkbox]),textarea{appearance:none;border:none;width:100%;display:flex;padding:1rem 1.25rem;flex-direction:column;align-items:flex-start;align-self:stretch;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;transition:box-shadow .3s ease-in-out;color:rgba(14,14,14,.708);line-height:1.4rem;border-radius:20px;border:1px solid var(--color-text-light);background:var(--color-white)}input:not([type=checkbox]):hover,textarea:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}input:focus{outline:none;border-color:#98a2b3;box-shadow:none}input::placeholder,textarea::placeholder{color:rgba(var(--color-black), 0.5)}@keyframes slide-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate{animation:slide-up .5s ease both}.slide-up{opacity:0;transform:translateY(30px)}.slide-in{opacity:0;transform:translateX(-50px);transition:opacity .5s ease,transform .5s ease}.slide-in.active{opacity:1;transform:translateX(0)}.zoom-in-image{transform:scale(0.1);transition:transform 1s ease}.zoom-in-image.active{transform:scale(1)}.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 49%}@media(max-width: 1024px){.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 100%;width:100%}}.form-input:nth-child(5){flex:0 0 100%}.form-input-wrapper,.form-textarea-wrapper{position:relative}.form-input[disabled=disabled]{background-color:#f7f5ef}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;right:0}.hidden{display:none}@media only screen and (min-width: 1024px){.hidden-on-lg{display:none}.flex-on-lg{display:flex}}.text-lg{color:var(--color-secondary);text-align:center;font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.text-md{font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.text-center{text-align:center}.w-full{width:100%}.subheader{align-items:center;background:var(--color-secondary);padding:24px 16px;text-align:center;color:var(--color-white)}.subheader .subheader-content{max-width:1270px;margin:0 auto;padding:2.5rem 1rem}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:2rem}.inline-flex{display:inline-flex}.ml-2{margin-left:2px}.actions-partial-global{margin-bottom:51px}.actions-partial-global a{color:var(--color-black);background:var(--color-primary);border-radius:44px;padding:24px 48px;text-decoration:none;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.actions-partial-global a{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}}.actions-partial-global a .icon{position:absolute;top:50%;right:-32px;transform:translateY(-50%);background:var(--color-white);width:52px;height:52px;border-radius:100%;display:flex;justify-content:center;align-items:center}.hero-section{background:rgba(0,0,0,0);background-image:url(../../images/hero.png);background-repeat:no-repeat;background-size:cover;padding-top:188px;padding-bottom:87px;position:relative;width:100%;overflow:hidden;border-radius:0;transition:border-radius .5s ease}@media(max-width: 1024px){.hero-section{padding-top:148px;padding-bottom:40px}}@media(max-width: 564px){.hero-section{background-image:url(../../images/hero-mobile-bg.png)}}.hero-section .hero-wrapper{display:flex;align-items:center;justify-content:space-between;gap:40px}@media(max-width: 768px){.hero-section .hero-wrapper{flex-direction:column;align-items:flex-start}}.hero-section .hero-wrapper .left-content{max-width:634px;width:100%}.hero-section .hero-wrapper .left-content .hero-title{font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);letter-spacing:normal}@media screen and (max-width: 1200px){.hero-section .hero-wrapper .left-content .hero-title{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;letter-spacing:normal}}@media(max-width: 1024px){.hero-section .hero-wrapper .left-content .hero-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;letter-spacing:normal}}.hero-section .hero-wrapper .left-content .hero-desc{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light);margin-top:24px;margin-bottom:60px}@media(max-width: 1024px){.hero-section .hero-wrapper .left-content .hero-desc{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;margin-bottom:40px}}.hero-section .hero-wrapper .left-content .actions .button{width:fit-content}@keyframes expandWidth{from{max-width:0;opacity:0}to{max-width:540px;opacity:1}}.hero-section .hero-wrapper .right-content{width:100%;position:relative;animation:expandWidth 1.5s ease-out forwards}.hero-section .hero-wrapper .right-content .hero-image{width:100%;height:100%}.hero-section .hero-wrapper .right-content .right-item{padding:10px;display:flex;align-items:center;gap:12px;border-radius:24px;background:linear-gradient(180deg, #fff 0%, #b3d6ff 100%);max-width:205px;width:100%}.hero-section .hero-wrapper .right-content .right-item .icon{width:42px;height:42px;flex-shrink:0}.hero-section .hero-wrapper .right-content .right-item .icon img{width:100%;height:100%}.hero-section .hero-wrapper .right-content .right-item p{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}.hero-section .hero-wrapper .right-content .right-item:nth-of-type(1){position:absolute;top:40%;right:-38px;animation:moveFromTop 4s linear infinite}@media screen and (max-width: 1350px){.hero-section .hero-wrapper .right-content .right-item:nth-of-type(1){right:-10px}}.hero-section .hero-wrapper .right-content .right-item:nth-of-type(2){position:absolute;bottom:-17px;left:-24px;animation:moveFromBottom 4s linear infinite}@media(max-width: 768px){.hero-section .hero-wrapper .right-content .right-item:nth-of-type(2){left:0px}}@keyframes moveFromTop{0%{top:-10px;opacity:.4}50%{top:40%;opacity:1}100%{top:-10px;opacity:.4}}@keyframes moveFromBottom{0%{bottom:-17px;opacity:.4}50%{bottom:40%;opacity:1}100%{bottom:-17px;opacity:.4}}.about-hero-section{background-image:url(../../images/hero.png);background-repeat:no-repeat;background-size:cover;padding-top:218px;padding-bottom:280px;overflow:hidden}@media(max-width: 564px){.about-hero-section{padding-top:144px;background-image:url(../../images/hero-mobile-bg.png);padding-bottom:32px}}.about-hero-section .container{position:relative}.about-hero-section .container .icon{position:absolute;animation:float 2s ease-in-out infinite;width:100px;height:100px}@media screen and (max-width: 1100px){.about-hero-section .container .icon{width:68px;height:68px}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.about-hero-section .container .icon-1{top:0;left:-10px;animation-delay:0s}@media screen and (max-width: 1100px){.about-hero-section .container .icon-1{display:none}}.about-hero-section .container .icon-2{right:0;top:150px;animation-delay:.2s}@media screen and (max-width: 1100px){.about-hero-section .container .icon-2{right:auto;left:-30px;top:360px}}.about-hero-section .container .icon-3{bottom:-100px;left:0px;animation-delay:.6s}@media screen and (max-width: 1100px){.about-hero-section .container .icon-3{display:none}}.about-hero-section .container .icon-4{left:43%;bottom:-200px;transform:translate(-43%);animation-delay:1s}@media screen and (max-width: 1100px){.about-hero-section .container .icon-4{bottom:-120px}}@media(max-width: 564px){.about-hero-section .container .icon-4{bottom:-60px}}.about-hero-section .container .icon-5{right:200px;bottom:-280px;animation-delay:1.3s}@media screen and (max-width: 1100px){.about-hero-section .container .icon-5{display:none}}.about-hero-section .hero-wrapper{max-width:961px;width:100%;text-align:center;margin:0 auto;display:flex;flex-direction:column;align-items:center}.about-hero-section .hero-wrapper .hero-title{font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font)}@media screen and (max-width: 1200px){.about-hero-section .hero-wrapper .hero-title{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}.about-hero-section .hero-wrapper .hero-desc{max-width:809px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:#222;margin-top:24px;margin-bottom:60px}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-desc{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;margin-bottom:40px}}.about-hero-section .hero-wrapper .actions{display:flex;justify-content:center}.about-hero-section .hero-wrapper .actions .button{width:fit-content}.page-about .no-hero-section{display:none}.no-hero-section{display:flex;justify-content:center;align-items:center;background:url("../../images/no-hero-bg.png");background-repeat:no-repeat;background-size:cover;padding:16px 0;min-height:557px}@media(max-width: 564px){.no-hero-section{background:url("../../images/no-hero-mobile.png");background-repeat:no-repeat;background-size:cover;min-height:543px}}.no-hero-section .no-hero-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper{margin-top:84px;padding:70px 0}}.no-hero-section .no-hero-wrapper .no-hero-bg-icon-1,.no-hero-section .no-hero-wrapper .no-hero-bg-icon-2,.no-hero-section .no-hero-wrapper .no-hero-bg-icon-3,.no-hero-section .no-hero-wrapper .no-hero-bg-icon-4{width:fit-content;display:inline-block}@media(max-width: 564px){.no-hero-section .no-hero-wrapper .no-hero-bg-icon-1,.no-hero-section .no-hero-wrapper .no-hero-bg-icon-2,.no-hero-section .no-hero-wrapper .no-hero-bg-icon-3,.no-hero-section .no-hero-wrapper .no-hero-bg-icon-4{display:none}}.no-hero-section .no-hero-wrapper .no-hero-bg-icon-2{animation:scaleRotateShiny 3s ease-in-out infinite;transform-origin:center;position:absolute;top:158px;right:284px}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .no-hero-bg-icon-2{top:132px;right:50px}}.no-hero-section .no-hero-wrapper .no-hero-bg-icon-1{animation:bounce 1.5s ease-in-out infinite .2s;position:absolute;top:189px;left:30px}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .no-hero-bg-icon-1{top:150px}}.no-hero-section .no-hero-wrapper .no-hero-bg-icon-3{animation:bounce 1.5s ease-in-out infinite .4s;position:absolute;left:248px;bottom:48px}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .no-hero-bg-icon-3{left:178px}}.no-hero-section .no-hero-wrapper .no-hero-bg-icon-4{animation:bounce 1.5s ease-in-out infinite .6s;position:absolute;right:48px;bottom:58px}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .no-hero-bg-icon-4{right:25px;bottom:38px}}@keyframes scaleRotateShiny{0%{transform:scale(0) rotate(0deg);filter:brightness(1)}50%{transform:scale(1) rotate(180deg);filter:brightness(1.5)}100%{transform:scale(1) rotate(360deg);filter:brightness(1)}}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.no-hero-section .no-hero-wrapper .head-content{display:flex;align-items:center;flex-direction:column;gap:24px;max-width:838px;width:100%;margin:0 auto}.no-hero-section .no-hero-wrapper .head-content h1{font-family:var(--secondary-font);color:var(--color-text-dark);position:relative;text-align:center;font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:700;text-transform:capitalize}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .head-content h1{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.no-hero-section .no-hero-wrapper .head-content h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}.no-hero-section .no-hero-wrapper .head-content h1 img{position:absolute;top:0;right:-50px}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .head-content h1 img{top:-12px}}@media(max-width: 564px){.no-hero-section .no-hero-wrapper .head-content h1 img{right:-40px}}.no-hero-section .no-hero-wrapper .head-content p{max-width:565px;width:100%;margin:0 auto;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark);text-align:center}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .head-content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.pricings{padding:100px 0;display:flex;flex-direction:column;align-items:center;gap:60px;background-color:var(--color-tertiary)}@media(max-width: 1024px){.pricings{padding:40px 0;gap:40px}}.pricings .pricing-header{max-width:619px;width:100%;margin:0 auto}.pricings .pricing-header h3{text-align:center;margin-bottom:24px;color:var(--color-text-dark);font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.pricings .pricing-header h3 span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.pricings .pricing-header p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-align:center}@media(max-width: 1024px){.pricings .pricing-header p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.pricings .pricing-contents-wrapper{display:flex;align-items:flex-start;gap:40px;justify-content:center}@media screen and (max-width: 1200px){.pricings .pricing-contents-wrapper{flex-direction:column;align-items:center}}.pricings .pricing-contents-wrapper .pricing-left-block{padding:20px;max-width:510px;width:100%;border-radius:24px;background:var(--color-primary)}.pricings .pricing-contents-wrapper .pricing-left-block .block-img{width:100%;margin-bottom:-7px}.pricings .pricing-contents-wrapper .pricing-left-block .block-contents{padding:20px;border-radius:24px;background:url("../../images/pricing-left.png");background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.pricings .pricing-contents-wrapper .pricing-left-block .block-contents h3{color:var(--color-text-dark);text-align:center;font-family:var(--secondary-font);font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.pricings .pricing-contents-wrapper .pricing-left-block .block-contents h3{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}}.pricings .pricing-contents-wrapper .pricing-left-block .block-contents p{color:var(--color-text-light);text-align:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.pricings .pricing-contents-wrapper .pricing-left-block .block-contents p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.pricings .pricing-contents-wrapper .pricings-container{display:flex;justify-content:center;align-items:stretch;gap:40px;background:var(--pricing-bg);flex-shrink:0}@media(max-width: 768px){.pricings .pricing-contents-wrapper .pricings-container{flex-direction:column;width:100%}}.pricings .pricing-contents-wrapper .pricings-container .pricing{display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease-in-out;max-width:348px;width:100%;border-radius:12px}@media(max-width: 564px){.pricings .pricing-contents-wrapper .pricings-container .pricing{max-width:100%}}.pricings .pricing-contents-wrapper .pricings-container .pricing:not(:first-of-type) .package-top-section{background:linear-gradient(41deg, #fcfbfc 0%, #eeffb3 100%) !important}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content{display:flex;flex-direction:column;gap:20px}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .recommended-tag-parent{background:var(--color-white);width:100%;border-radius:4px;display:flex;justify-content:flex-end;display:none}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .recommended-tag-parent svg{display:none}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag{background:var(--color-tertiary);display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;left:-1px;border-radius:4px;padding:8px 24px}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag svg{width:20px;display:block !important}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag span{color:var(--color-text-dark);text-align:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}@media(max-width: 564px){.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500}}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section{padding:30px 20px !important;border-radius:12px;background:linear-gradient(41deg, #fcfbfc 0%, #e6b3ff 100%);border:1px solid var(--color-light-shade)}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section .unset-padding{padding:0 !important}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img{display:none}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img img{transform:scale(1.1);max-width:100%}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img img:hover{transform:scale(1.1)}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price{display:flex;flex-direction:column;gap:16px;align-self:stretch;flex-basis:80%}@media(max-width: 564px){.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price{gap:18px;padding-bottom:15px}}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{display:flex;gap:14px;align-items:center}@media(max-width: 564px){.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{gap:8px}}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title img{width:50px}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .type{display:flex;flex-direction:column;gap:14px}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .type .icon{display:flex;width:60px;height:60px;padding:18px;justify-content:center;align-items:center;border-radius:12px;background:var(--color-white)}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .type .type-wrap{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font)}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group{display:flex;flex-direction:column;justify-content:center;align-self:stretch;text-align:left;gap:10px !important}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);margin-bottom:8px}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .billed-days{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;margin-bottom:0 !important}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .trial p{text-align:center;font-style:normal;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{color:var(--color-text-dark);font-style:normal;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}}@media(max-width: 564px){.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{margin-bottom:10px !important}}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section{margin-top:0 !important;justify-content:start !important;color:var(--color-black);align-items:flex-start !important}@media(max-width: 564px){.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section{gap:5px !important}}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:700}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price>p{color:var(--pricing-text);text-align:center;font-style:normal;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section .pricing-btn{margin-top:24px;width:100%}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .package-top-section .pricing-btn .icon-wrapper svg path{fill:var(--color-text-dark)}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .benefits{padding:0 20px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;height:100% !important}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .benefits .benefit{display:flex;justify-content:center;align-items:center;gap:.5rem}.pricings .pricing-contents-wrapper .pricings-container .pricing .pricing-content .benefits .benefit .streamline{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.languages{display:none;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 60px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:1.5rem;background:#fff;box-shadow:0px 0px 7px 3px rgba(0,0,0,.12);z-index:10000000000000000000 !important}@media(max-width: 1024px){.languages{padding:1rem;width:90%}}.languages .title{position:relative;width:fit-content;margin-top:-1px;color:var(--color-primary);white-space:nowrap;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500;margin-bottom:.5rem}.languages .frame{display:flex;position:relative;align-items:flex-start;gap:15px;flex-wrap:wrap;flex:1 0 calc(25% - 10px);max-height:400px;overflow:auto}@media(max-width: 1024px){.languages .frame{flex:1 0 calc(33% - 10px);justify-content:center}}.languages .frame .lang-button{display:flex;width:140px;align-items:center;gap:10px;position:relative;flex:0 0 auto;text-decoration:none}.languages .frame .lang-button:hover{text-decoration:underline}.languages .frame .lang-button .img{position:relative;width:26.67px;height:20px}.languages .frame .lang-button .text-wrapper-2,.languages .frame .lang-button .text-wrapper-3,.languages .frame .lang-button .text-wrapper-4{white-space:nowrap;letter-spacing:0;color:#000;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;word-break:break-all}.languages .frame .lang-button .text-wrapper-2{position:absolute;top:-1px;left:0}.languages .frame .lang-button .text-wrapper-3{position:relative;width:fit-content;margin-top:-0.5px}.languages .frame .lang-button .text-wrapper-4{position:relative;width:fit-content;margin-top:-0.5px;text-decoration:underline}.languages .close-button{position:absolute;width:14px;height:14px;top:25px;right:30px;cursor:pointer}.languages .div-wrapper{position:relative;width:74px;height:19px}.language-switcher{display:flex;padding:.25rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:var(--border-radius);border:none !important;cursor:pointer}.faqs{padding:100px 0;background-color:var(--bg-body)}@media(max-width: 1024px){.faqs{padding:60px 0}}.faqs .faq-content{display:flex;flex-direction:column;gap:22px;margin-bottom:38px;align-items:center}@media(max-width: 1024px){.faqs .faq-content{margin-bottom:40px}}.faqs .faq-content .block-title{max-width:660px;text-align:center;color:var(--color-text-dark);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 1024px){.faqs .faq-content .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.faqs .faq-content .sub-title{max-width:660px;text-align:center;color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.faqs .faq-content .sub-title{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.faqs .faqs-container{display:flex;justify-content:center}@media(max-width: 1024px){.faqs .faqs-container{flex-direction:column;gap:48px}}.faqs .faqs-container .faqs-items{align-items:center;max-width:890px;width:100%}.faqs .faqs-container .faqs-items .faq-accordion-item{margin-bottom:20px;display:flex;flex-direction:column;gap:1rem;padding:20px;background:var(--color-white);border-radius:20px;box-shadow:0px 4px 18.3px 0px rgba(0,0,0,.12)}.faqs .faqs-container .faqs-items .faq-accordion-item:last-child{margin-bottom:0px}.faqs .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header{display:flex;flex-direction:row-reverse;gap:30px;cursor:pointer}@media(max-width: 1024px){.faqs .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header{gap:16px}}.faqs .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-btn{flex:1;border:none;background-color:rgba(0,0,0,0);color:var(--color-black);text-align:left;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500;cursor:pointer;font-family:var(--secondary-font)}@media(max-width: 1024px){.faqs .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-btn{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}}.faqs .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .opened{color:var(--color-primary) !important}.faqs .faqs-container .faqs-items .faq-accordion-item .faq-accordion-body{overflow:hidden;transition:height 3s ease;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light);padding-left:54px}@media(max-width: 1024px){.faqs .faqs-container .faqs-items .faq-accordion-item .faq-accordion-body{padding-left:40px}}.faqs .faqs-container .faqs-items .faq-accordion-item .d-none{display:none}.faqs .faqs-container .faqs-items .faq-accordion-item .d-block{display:block}.feature-section{position:relative}.feature-section .feature-wrapper{display:flex;flex-direction:column;align-items:center}.feature-section .feature-wrapper .features-header-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem;width:70%}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section{width:100%}}.feature-section .feature-wrapper .features-header-section .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}.feature-section .feature-wrapper .features-header-section .description p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.feature-section .feature-wrapper .features-wrapper{width:100%;display:flex;align-items:center;gap:64px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper{flex-direction:column}}.feature-section .feature-wrapper .features-wrapper .features-img{width:50%;background-color:var(--color-secondary);padding:84px 0px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-img{display:none}}.feature-section .feature-wrapper .features-wrapper .features-img .features-img-wrapper img{width:100%}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{display:flex;flex-direction:column;gap:24px;padding-right:16px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{gap:20px;padding:100px 0}}@media(max-width: 768px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{padding:80px 16px}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{transition:1s ease-in-out;display:flex;flex-direction:column;padding:20px;background:var(--color-tertiary);border-radius:24px;max-width:592px;width:100%}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image{width:60px;height:60px}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image img{width:100%}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font);color:var(--color-text-dark);height:auto !important;margin-top:24px;margin-bottom:6px}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.why-choose-section{background:var(--color-white);padding:100px 0}@media(max-width: 1024px){.why-choose-section{padding:40px 0}}.why-choose-section .why-choose-wrapper{display:flex;flex-direction:column;gap:60px}.why-choose-section .why-choose-wrapper .header-content{max-width:724px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.why-choose-section .why-choose-wrapper .header-content .section-title{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .header-content .section-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}}@media(max-width: 768px){.why-choose-section .why-choose-wrapper .header-content .section-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.why-choose-section .why-choose-wrapper .header-content .brief{max-width:532px;width:100%;margin:0 auto;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .header-content .brief{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}}.why-choose-section .why-choose-wrapper .contents-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:22px;position:relative}@media(max-width: 768px){.why-choose-section .why-choose-wrapper .contents-wrapper{grid-template-columns:1fr}}.why-choose-section .why-choose-wrapper .contents-wrapper .icon-1{position:absolute;top:-86px;left:-22px;animation:floatUpDown 2s ease-in-out infinite}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .icon-1{display:none}}.why-choose-section .why-choose-wrapper .contents-wrapper .icon-2{position:absolute;top:-150px;right:-19px;animation:floatUpDown 3s ease-in-out infinite;animation-delay:2.5s}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .icon-2{display:none}}@keyframes floatUpDown{0%,100%{transform:translateY(0)}50%{transform:translateY(-25px)}}.why-choose-section .why-choose-wrapper .contents-wrapper .item{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding:53px 30px;border-radius:24px;border:1px solid #f7f5ef;transition:all .3s ease}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .item{padding:38px 44px}}.why-choose-section .why-choose-wrapper .contents-wrapper .item:hover{box-shadow:4px 4px 8px rgba(169,170,168,.3);transform:translateY(-15px)}.why-choose-section .why-choose-wrapper .contents-wrapper .item:nth-child(1){background:linear-gradient(177deg, rgba(255, 255, 255, 0.3) 32.37%, rgba(196, 255, 0, 0.3) 97.39%)}.why-choose-section .why-choose-wrapper .contents-wrapper .item:nth-child(2){background:linear-gradient(177deg, rgba(255, 255, 255, 0.3) 32.37%, rgba(174, 0, 255, 0.3) 97.39%)}.why-choose-section .why-choose-wrapper .contents-wrapper .item:nth-child(3){background:linear-gradient(177deg, rgba(255, 255, 255, 0.3) 32.37%, rgba(26, 158, 255, 0.3) 97.39%)}.why-choose-section .why-choose-wrapper .contents-wrapper .item h1{font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font)}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .item h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 768px){.why-choose-section .why-choose-wrapper .contents-wrapper .item h1{font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:700}}.why-choose-section .why-choose-wrapper .contents-wrapper .item h1 span{display:inline-block;color:var(--color-text-dark)}.why-choose-section .why-choose-wrapper .contents-wrapper .item h1 .flip{display:inline-block;transform-style:preserve-3d;transition:transform .5s ease}.why-choose-section .why-choose-wrapper .contents-wrapper .item p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .item p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}@media(max-width: 768px){.why-choose-section .why-choose-wrapper .contents-wrapper .item p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}}.offer{display:flex;padding:6.25rem 0;align-items:center;align-self:stretch;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;overflow:hidden}@media(max-width: 1024px){.offer{padding:94px 0}}.offer .container{display:flex;padding-left:2rem;padding-right:2rem;justify-content:center}@media(max-width: 564px){.offer .container{width:100%}}@media(max-width: 1024px){.offer .container{flex-direction:column;align-items:flex-start;padding-left:1rem;padding-right:1rem}}.offer .container .offer-text{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;color:var(--color-white);gap:1.25rem;padding:32px;max-width:100%}@media(max-width: 1024px){.offer .container .offer-text{padding:0;max-width:100%;gap:1.5rem}}.offer .container .offer-text .offer-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);max-width:70%}@media(max-width: 1024px){.offer .container .offer-text .offer-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600;max-width:100%}}.offer .container .offer-text p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;max-width:50%}@media(max-width: 1024px){.offer .container .offer-text p{max-width:100%;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.offer .container .offer-text .button{margin-top:40px;align-self:center;display:flex;align-items:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:800;background:var(--color-white);border:1px solid var(--color-primary)}.offer .container .offer-text .button span{background:var(--color-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.offer .container .offer-text .button:hover{border:1px solid var(--color-white)}@media(max-width: 1024px){.offer .container .offer-text .button{margin-top:16px}}@keyframes offerslideIn{0%{top:-100%;left:-100%}100%{top:0%;left:300%}}.features-section{padding:100px 0}@media(max-width: 1024px){.features-section{padding:60px 0}}.features-section .features-wrapper{display:flex;flex-direction:column;gap:2rem}.features-section .features-wrapper .features-header-section{display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative}@media(max-width: 1024px){.features-section .features-wrapper .features-header-section{flex-direction:column;align-items:flex-start}}.features-section .features-wrapper .features-header-section .header-contents{display:flex;gap:16px}@media(max-width: 1024px){.features-section .features-wrapper .features-header-section .header-contents{flex-direction:column;text-align:center}}.features-section .features-wrapper .features-header-section .header-contents .title{width:50%;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.features-section .features-wrapper .features-header-section .header-contents .title{width:100%;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.features-section .features-wrapper .features-header-section .header-contents .contents{width:50%}@media(max-width: 1024px){.features-section .features-wrapper .features-header-section .header-contents .contents{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}.features-section .features-wrapper .features-header-section .header-contents .contents .features-section-description{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.features-section .features-wrapper .features-header-section .header-contents .contents .actions{margin-top:24px}.features-section .features-wrapper .features-header-section .header-contents .contents .actions .carousel-btn{text-decoration:none;padding:12px 24px;border-radius:12px;background:var(--color-primary);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;display:flex;align-items:center;width:fit-content;gap:10px}.features-section .features-wrapper .features-content-wrapper{display:flex;gap:1rem}.features-section .features-wrapper .features-content-wrapper .feature-slider-wrapper{display:flex;gap:1rem}.features-section .features-wrapper .features-content-wrapper .feature-slider-wrapper .feature-item{position:relative}.features-section .features-wrapper .features-content-wrapper .feature-slider-wrapper .feature-item .feature-content{position:absolute;top:0;left:0;z-index:1;padding:2rem 1.5rem;color:var(--color-white);width:100%;display:flex;flex-direction:column}.features-section .features-wrapper .features-content-wrapper .feature-slider-wrapper .feature-item .feature-content .feature-description{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;margin-top:45px}@media(max-width: 1024px){.features-section .features-wrapper .features-content-wrapper .feature-slider-wrapper .feature-item .feature-content .feature-description{display:none}}.features-section .features-wrapper .features-content-wrapper .feature-slider-wrapper .feature-item .feature-content .feature-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700;font-family:var(--secondary-font)}.owl-carousel{flex-direction:column-reverse}.owl-nav{display:flex;gap:1rem;position:absolute;bottom:-16%;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.owl-nav{bottom:-50%}}.owl-carousel .owl-prev{background:var(--color-text-dark) !important;background-image:url("../../images/arrow-left.svg") !important;background-repeat:no-repeat !important;background-position:center center !important;text-indent:-9999px}.owl-carousel .owl-next{background:var(--color-primary) !important;background-image:url("../../images/arrow-right.svg") !important;background-repeat:no-repeat !important;background-position:center center !important;text-indent:-9999px}.owl-prev,.owl-next{width:50px;height:50px;border-radius:100% !important;padding:17.5px 21.25px 22.5px 21.25px !important}.about_features{background:var(--color-white);padding:100px 0}@media(max-width: 1024px){.about_features{padding:40px 0}}.about_features .community-container{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-bottom:-100px}@media(max-width: 1024px){.about_features .community-container{flex-direction:column;align-items:center;margin-bottom:0px}}@media(max-width: 564px){.about_features .community-container{gap:30px}}.about_features .community-container .left{max-width:645px;width:100%;position:relative}@media(max-width: 1024px){.about_features .community-container .left{padding:0 16px}}.about_features .community-container .left .video-wrapper{max-width:645px;height:513px;border-radius:0 32px 0 0;overflow:hidden}.about_features .community-container .left .video-wrapper video{width:100%;height:100%;object-fit:cover;display:block}.about_features .community-container .left .statistics{padding:40px 85px 40px 40px;position:absolute;bottom:0;right:0;border-radius:60px 60px 0px 0px;border:10px solid var(--color-white);background:linear-gradient(0deg, #fff 0%, #0075ff 100%);display:flex;flex-direction:column;gap:12px}@media(max-width: 564px){.about_features .community-container .left .statistics{border-radius:20px 20px 0px 0px;padding:40px 65px 10px 40px;margin-top:-270px;position:relative}}.about_features .community-container .left .statistics .ratings-image{max-width:96px}.about_features .community-container .left .statistics .ratings-image img{width:100%}.about_features .community-container .left .statistics h3{font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white)}@media(max-width: 564px){.about_features .community-container .left .statistics h3{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}}.about_features .community-container .left .statistics p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.about_features .community-container .left .statistics .client-image{max-width:150px}.about_features .community-container .left .statistics .client-image img{width:100%}.about_features .community-container .right{padding-right:58px;padding-bottom:150px}@media(max-width: 1024px){.about_features .community-container .right{padding:0 16px 96px}}@media(max-width: 1024px){.about_features .community-container .right{padding:0 16px 40px}}.about_features .community-container .right .community-header{max-width:623px;width:100%}@media(max-width: 768px){.about_features .community-container .right .community-header{text-align:center}}.about_features .community-container .right .community-header h2{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);margin-bottom:24px}@media(max-width: 1024px){.about_features .community-container .right .community-header h2{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.about_features .community-container .right .community-header p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.about_features .community-container .right .community-item-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:50px;row-gap:24px;margin-top:40px}@media(max-width: 768px){.about_features .community-container .right .community-item-wrapper{grid-template-columns:1fr}}.about_features .community-container .right .community-item-wrapper .community-item{display:flex;align-items:center;gap:12px}@media(max-width: 768px){.about_features .community-container .right .community-item-wrapper .community-item{flex-direction:column;align-items:center}}.about_features .feature-bottom{background:url("../../images/portfolio-bg.webp");background-repeat:no-repeat;background-size:cover;padding-top:187px}@media(max-width: 1024px){.about_features .feature-bottom{padding-top:40px}}.about_features .feature-bottom .about_features-header-section{display:flex;justify-content:space-between;align-items:center;text-align:center;flex-direction:column;gap:24px;max-width:1184px;width:100%;margin:auto}@media(max-width: 1024px){.about_features .feature-bottom .about_features-header-section{padding:0 16px}}.about_features .feature-bottom .about_features-header-section .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);text-align:center}@media(max-width: 1024px){.about_features .feature-bottom .about_features-header-section .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.about_features .feature-bottom .about_features-header-section .block-title span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_features .feature-bottom .about_features-header-section .block-title span{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}@media(max-width: 1024px){.about_features .feature-bottom .about_features-header-section .block-title span{display:inline}}.about_features .feature-bottom .about_features-header-section .sub-title{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light);margin-bottom:30px;padding:10px 20px;display:flex;align-items:center;gap:16px}.about_features .feature-bottom .about_features-header-section .sub-title .square{width:14px;height:14px;flex-shrink:0;background-color:var(--color-primary);left:20px;top:20px;border-radius:2px}.about_features .feature-bottom .feature-mobile-wrapper{flex-direction:column;gap:53px;padding:0 16px;display:none;margin-top:50px}@media(max-width: 564px){.about_features .feature-bottom .feature-mobile-wrapper{display:flex}}.about_features .feature-bottom .feature-mobile-wrapper .feature-slide{flex:0 0 calc((100% - 120px)/4);box-sizing:border-box;position:relative}.about_features .feature-bottom .feature-mobile-wrapper .feature-slide .feature-image{width:100%;border-radius:32px;overflow:hidden}.about_features .feature-bottom .feature-mobile-wrapper .feature-slide .feature-image img{width:100%;height:auto;display:block}.about_features .feature-bottom .feature-mobile-wrapper .feature-slide .feature-content{padding:20px 14px;background-color:var(--color-primary);border-radius:24px;position:absolute;left:50%;bottom:20px;width:90%;transform:translateX(-50%)}.about_features .feature-bottom .feature-mobile-wrapper .feature-slide .feature-content p{max-width:190px;width:100%;margin:0 auto;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;color:var(--color-white);text-align:center}@media(max-width: 564px){.about_features .feature-bottom .feature-mobile-wrapper .feature-slide .feature-content p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}}.about_features .feature-bottom .feature-slider-wrapper{overflow:hidden;position:relative;margin-top:60px}@media(max-width: 564px){.about_features .feature-bottom .feature-slider-wrapper{display:none}}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track{display:flex;gap:40px;transition:transform .5s ease;will-change:transform}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide{flex:0 0 calc((100% - 120px)/4);box-sizing:border-box;position:relative}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide .feature-image{width:100%;border-radius:32px;overflow:hidden}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide .feature-image img{width:100%;height:auto;display:block}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide .feature-content{padding:20px 14px;background-color:var(--color-primary);border-radius:24px;position:absolute;left:50%;bottom:20px;width:90%;transform:translateX(-50%)}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide .feature-content p{max-width:200px;width:100%;margin:0 auto;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;color:var(--color-white);text-align:center}@media(max-width: 564px){.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide .feature-content p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}}@media(max-width: 1200px){.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide{flex:0 0 calc((100% - 64px)/3)}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slider-track{gap:32px}}@media(max-width: 768px){.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slide{flex:0 0 calc((100% - 24px)/2)}.about_features .feature-bottom .feature-slider-wrapper .feature-slider-track .feature-slider-track{gap:24px}}.courses{display:flex;padding:3.75rem 0rem;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch;background:var(--color-bg, #f0f0f8)}@media(max-width: 1024px){.courses{padding:3rem 1rem}}.courses .courses-container{display:flex;padding:2.5rem .625rem;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.5rem;flex-wrap:wrap}@media(max-width: 1024px){.courses .courses-container{padding:2.5rem 0;flex-direction:column}}.courses .courses-container .course{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:.75rem;flex-shrink:0;cursor:pointer;border-radius:.625rem;background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4);transition:box-shadow .3s ease-in-out;flex:32%;align-self:stretch;text-align:center}.courses .courses-container .course:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.courses .courses-container .course{flex:auto}}.courses .courses-container .course p{color:#667085}.courses .courses-container .course .course-container{display:flex;flex-direction:column;align-items:center;gap:1rem;align-self:stretch}.courses .courses-container .course .course-container .icon-container{width:73px;height:73px;border-radius:50%;overflow:hidden;border:8px solid #f5fbff;background:#e0eaff;display:flex;justify-content:center;align-items:center}.courses .courses-container .course .course-container .icon-container .icon{object-fit:cover}.advivus-courses{display:flex;padding:4rem 0;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch;background:var(--course-bg-container)}@media(max-width: 1024px){.advivus-courses{padding:3rem 1rem}}.advivus-courses .section-subtitle{color:var(--color-section-subtitle);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.advivus-courses .courses-container{display:flex;padding:4rem .625rem;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.25rem;flex-wrap:wrap}@media(max-width: 1024px){.advivus-courses .courses-container{padding:2.5rem 0;flex-direction:column}}.advivus-courses .courses-container .course{display:flex;padding:1.25rem;align-items:flex-start;gap:1rem;flex-shrink:0;cursor:pointer;border-radius:var(--border-radius);background:var(--course-bg);box-shadow:0px 0px 2px 0px rgba(204,204,204,.4);transition:box-shadow .3s ease-in-out;align-self:stretch}.advivus-courses .courses-container .course.apply-border{border:2px solid var(--color-primary)}.advivus-courses .courses-container .course:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.advivus-courses .courses-container .course{flex:auto}}.advivus-courses .courses-container .course .course-container{display:flex;flex-direction:column;gap:1rem;align-self:stretch}.advivus-courses .courses-container .course .course-container .image-container{height:auto;border-radius:12px;overflow:hidden}.advivus-courses .courses-container .course .course-container .image-container .image{width:100%;object-fit:cover}.advivus-courses .courses-container .course .course-content .course-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:64px;color:var(--course-title)}.advivus-courses .courses-container .course .course-content p{color:var(--course-text)}.advivus-courses .courses-container .course.course-horizontal .course-container{width:40%}.advivus-courses .courses-container .course.course-horizontal .course-content{width:60%}.about-listing-wrapper{padding:100px 0;background-color:var(--color-white)}@media(max-width: 1024px){.about-listing-wrapper{padding:40px 0}}.about-listing-wrapper .contents-wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper{align-items:center;gap:40px}}.about-listing-wrapper .contents-wrapper .header-content{max-width:1076px;width:100%;display:flex;flex-direction:column;gap:18px;text-align:center}.about-listing-wrapper .contents-wrapper .header-content h3{font-family:var(--secondary-font);color:var(--color-black);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .header-content h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}}@media(max-width: 564px){.about-listing-wrapper .contents-wrapper .header-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.about-listing-wrapper .contents-wrapper .header-content h4{max-width:590px;width:100%;margin:0 auto;color:var(--color-black);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .header-content h4{text-align:center}}.about-listing-wrapper .contents-wrapper .listing-content-container{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:24px;column-gap:40px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .listing-content-container{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.about-listing-wrapper .contents-wrapper .listing-content-container{grid-template-columns:1fr}}.about-listing-wrapper .contents-wrapper .listing-content-container .listing{padding:17px;border-radius:20px;display:flex;flex-direction:column;gap:14px}.about-listing-wrapper .contents-wrapper .listing-content-container .listing:nth-child(1){background-color:#eeffb6}.about-listing-wrapper .contents-wrapper .listing-content-container .listing:nth-child(2){background-color:#e7b4ff}.about-listing-wrapper .contents-wrapper .listing-content-container .listing:nth-child(3){background-color:#bde3ff}.about-listing-wrapper .contents-wrapper .listing-content-container .listing:nth-child(4){background-color:#bde3ff}.about-listing-wrapper .contents-wrapper .listing-content-container .listing:nth-child(5){background-color:#eeffb6}.about-listing-wrapper .contents-wrapper .listing-content-container .listing:nth-child(6){background-color:#e7b4ff}.about-listing-wrapper .contents-wrapper .listing-content-container .listing .listing-icon{width:27px;height:27px;flex-shrink:0}.about-listing-wrapper .contents-wrapper .listing-content-container .listing .listing-icon img{width:100%;height:100%}.about-listing-wrapper .contents-wrapper .listing-content-container .listing .listing-content h4{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font)}.about-listing-wrapper .contents-wrapper .listing-content-container .listing .listing-content p{margin-top:14px;color:var(--color-text-light);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.quick-start-section{padding:120px 0;background:var(--color-tertiary)}@media(max-width: 1024px){.quick-start-section{padding:80px 0}}.quick-start-section .quick-start-wrapper{display:flex;flex-direction:column;gap:96px;width:100%}@media(max-width: 1024px){.quick-start-section .quick-start-wrapper{gap:60px}}.quick-start-section .quick-start-wrapper .header-content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.quick-start-section .quick-start-wrapper .header-content .subtitle{background:var(--color-secondary);color:var(--color-white);padding:10px 20px 10px 40px;border-radius:24px;position:relative;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.quick-start-section .quick-start-wrapper .header-content .subtitle::before{content:"";position:absolute;width:14px;height:14px;border-radius:2px;left:15px;top:18px;background:var(--color-primary);z-index:1}.quick-start-section .quick-start-wrapper .header-content .title{margin-top:30px;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.quick-start-section .quick-start-wrapper .header-content .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.quick-start-section .quick-start-wrapper .content-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:68px}@media screen and (max-width: 1200px){.quick-start-section .quick-start-wrapper .content-wrapper{gap:28px}}@media(max-width: 1024px){.quick-start-section .quick-start-wrapper .content-wrapper{grid-template-columns:1fr;max-width:500px;justify-content:center;margin:0 auto}}.quick-start-section .quick-start-wrapper .content-wrapper .item{display:flex;gap:14px}@media screen and (max-width: 1200px){.quick-start-section .quick-start-wrapper .content-wrapper .item{flex-direction:column}}@media(max-width: 1024px){.quick-start-section .quick-start-wrapper .content-wrapper .item{align-items:center}}.quick-start-section .quick-start-wrapper .content-wrapper .item h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.quick-start-section .quick-start-wrapper .content-wrapper .item h3{text-align:center;font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}.quick-start-section .quick-start-wrapper .content-wrapper .item p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.quick-start-section .quick-start-wrapper .content-wrapper .item p{text-align:center}}.image-area-section{position:relative;margin-top:68px}@media(max-width: 1024px){.image-area-section{margin-top:88px}}.image-area-section .image-area .image-box img{width:100%}@media(max-width: 480px){.image-area-section .image-area .image-box .quick-start-desktop-img{display:none}}.image-area-section .image-area .image-box .quick-start-mobile-img{display:none}@media(max-width: 480px){.image-area-section .image-area .image-box .quick-start-mobile-img{display:block}}.about-company-section{padding:100px 0}@media(max-width: 1024px){.about-company-section{padding:40px 0}}.about-company-section .cards-wrapper{display:grid;grid-template-columns:38% 59%;gap:32px}@media(max-width: 1024px){.about-company-section .cards-wrapper{grid-template-columns:1fr}}.about-company-section .cards-wrapper .card{display:flex;flex-direction:column;gap:8px;overflow:hidden;border-radius:16px;border:1px solid var(--color-primary)}.about-company-section .cards-wrapper .card .card-text{padding:32px 32px 0}.about-company-section .cards-wrapper .card .card-text h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700;font-family:var(--secondary-font)}.about-company-section .cards-wrapper .card .card-text p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500;color:#6b7280;margin-top:8px}.about-company-section .cards-wrapper .card .image-wrapper{margin-top:26px;max-height:333px;width:100%;display:flex;align-items:center;justify-content:center}.about-company-section .cards-wrapper .card .image-wrapper img{width:100%;height:100%;object-fit:cover}.about-company-section .card-wrapper-2{margin-top:32px;grid-template-columns:60% 37%}@media(max-width: 1024px){.about-company-section .card-wrapper-2{grid-template-columns:1fr}}.about-company-section .card-wrapper-2 .image-wrapper{margin-top:26px;max-height:100% !important;width:100%;padding:0 32px 32px}.about-company-section .card-wrapper-2 .image-wrapper img{width:100%;height:100%}.about_us_wrapper{position:relative;padding:0 0 75px 0;background-position:top;background-size:50%;z-index:1}.about_us_wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:var(--color-tertiary-bg);z-index:-1}@media(max-width: 1024px){.about_us_wrapper{padding:0}}.about_us_wrapper .container{padding:0 2rem}@media(max-width: 1024px){.about_us_wrapper .container{padding:0 1rem}}.about_us_wrapper .container .about_us_head{display:flex;align-items:center;flex-direction:column;text-align:center;gap:24px;margin-bottom:60px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head{margin-bottom:42px}}.about_us_wrapper .container .about_us_head .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);color:var(--color-text-dark);flex-basis:45%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}.about_us_wrapper .container .about_us_head .title span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{display:inline}}.about_us_wrapper .container .about_us_head .description{max-width:40%;color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 564px){.about_us_wrapper .container .about_us_head .description{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .description{max-width:100%}}.about_us_wrapper .container .about_us_content{display:flex;align-items:flex-start;max-width:1344px;margin:auto}@media(min-width: 1025px)and (max-width: 1200px){.about_us_wrapper .container .about_us_content{flex-direction:column}}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content{flex-direction:column}}.about_us_wrapper .container .about_us_content .image{width:100%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .image{width:100%}}.about_us_wrapper .container .about_us_content .image .main-img{width:100%}.about_us_wrapper .container .about_us_content .count_content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media(min-width: 1025px)and (max-width: 1200px){.about_us_wrapper .container .about_us_content .count_content{width:100%;align-items:center}}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content{width:100%;align-items:center}}.about_us_wrapper .container .about_us_content .count_content .count_row{display:flex;flex-direction:column;padding:32px 64px;background:var(--color-secondary);flex-grow:1;border-radius:10px 0 0 10px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .count_row{border-radius:10px 10px 0 0;width:100%}}@media(min-width: 1025px)and (max-width: 1200px){.about_us_wrapper .container .about_us_content .count_content .count_row{border-radius:10px 10px 0 0;width:100%}}.about_us_wrapper .container .about_us_content .count_content .count_row .count{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:20px;background:var(--color-secondary);color:var(--color-white);padding:38px 0;flex-grow:1;width:100%}.about_us_wrapper .container .about_us_content .count_content .count_row .count:nth-child(2){border-top:1px solid var(--color-white);border-bottom:1px solid var(--color-white)}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_img{width:66px;padding:24px 10px;border-radius:8px}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_number{font-family:var(--secondary-font);font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:500}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_details{margin-top:10px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.about_us_wrapper .container .about_us_content .count_content .content{display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:flex-start;gap:18px;padding:40px;background:var(--color-primary);border-radius:32px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content{width:100%}}.about_us_wrapper .container .about_us_content .count_content .content .content_title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content .content_title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .content .content_title span{font-family:var(--secondary-font);color:var(--color-white);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content .content_title span{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .content .content_desc{color:var(--color-white);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .count_content .content .content_desc{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.about_us_wrapper .container .about_us_content .count_content .content .button{align-self:flex-start;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;background:var(--color-primary);color:var(--color-white);border-radius:30px;position:relative;padding-right:65px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .content .button svg{position:absolute;right:5px}#mobile-menu-icon{display:none;width:40px;height:40px;background-color:var(--color-primary);padding:8px;border-radius:8px;align-items:center;justify-content:center}#mobile-menu-icon svg path{fill:var(--color-white)}@media(max-width: 1024px){#mobile-menu-icon{display:flex}}.cheeseburger-menu{position:fixed;display:flex;height:auto;width:100%;padding:2rem 1rem;flex-direction:column;align-items:flex-start;gap:0;top:88px;border-radius:24px;background:#e6f2ff;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03);transform:translateX(-100%);transition:ease-in .2s;z-index:1000000000000000000;display:flex}@media(max-width: 564px){.cheeseburger-menu{top:84px}}.cheeseburger-menu.open{transform:translateX(0);transform-style:preserve-3d}.cheeseburger-menu .cheeseburger-menu__close{display:none;width:100%;justify-content:flex-end;height:40px;align-items:center}@media screen and (max-width: 1200px){.cheeseburger-menu .cheeseburger-menu__close{display:flex}}.cheeseburger-menu .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:38px;height:40px;width:40px}.cheeseburger-menu .cheeseburger-menu__menu{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}.cheeseburger-menu .cheeseburger-menu__menu:first-child{gap:8px}.cheeseburger-menu .cheeseburger-menu__menu:last-child{padding:24px 16px}@media(max-width: 564px){.cheeseburger-menu .cheeseburger-menu__menu:last-child{padding:24px 0}}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{text-align:center;width:100%}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link{color:var(--color-text-dark);text-decoration:none;border-bottom:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;padding:12px 16px;margin:0;display:flex;gap:10px;justify-content:center}.cheeseburger-menu .cheeseburger-menu__menu .btn{background:var(--color-primary);color:var(--color-text-dark);appearance:none;font-style:normal;display:block;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.cheeseburger-menu .cheeseburger-menu__menu .btn.login{background:rgba(0,0,0,0);color:var(--color-text-dark);border:none;display:flex;align-items:center;transform-style:preserve-3d;position:relative;width:fit-content;border:1px solid var(--color-primary);color:var(--color-primary);margin:0 auto}.cheeseburger-menu .cheeseburger-menu__menu .btn.login::before{display:none}.cheeseburger-menu .cheeseburger-menu__menu .btn.signup{background:var(--color-primary);width:fit-content;margin:0 auto;color:var(--color-white)}.overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.59);z-index:1}#cheeseburger-menu .cheeseburger-menu__menu:last-child .button:not(.login,.signup){background:var(--color-primary);color:var(--color-text-dark);font-weight:bold;border-radius:0}.promo-text-image{padding:2.5rem 0;background:#fefefe}@media(max-width: 1024px){.promo-text-image{padding:1.5rem}}.promo-text-image .promo-ti-container{display:flex;justify-content:center;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container{flex-direction:column;padding:0}}.promo-text-image .promo-ti-container .promo-ti-text{display:flex;padding:2rem 0rem 5rem 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text{padding:0}}.promo-text-image .promo-ti-container .promo-ti-text div{width:85%}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text div{width:auto}}.promo-text-image .promo-ti-container .promo-ti-image{max-width:670px;flex:1 0 49%;align-self:stretch;position:relative}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image{flex:unset}}.promo-text-image .promo-ti-container .promo-ti-image .clients{display:flex;padding:1.5rem;align-items:center;gap:.75rem;position:absolute;left:-9.5625rem;bottom:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:flex;padding:2.1875rem 1.5625rem;flex-direction:column;align-items:center;gap:.625rem;position:absolute;left:-6.5625rem;bottom:6.8rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar{position:relative}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar .popularity-container{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image .clients,.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:none}}.promo-text-image .promo-ti-container .promo-ti-image img:not(.vector){width:100%}.text-right{padding:100px 0;background:var(--color-white) url("../../images/text-right-bg.png");background-repeat:no-repeat;background-size:cover}@media(max-width: 1024px){.text-right{padding:40px 0 97px !important}}@media(max-width: 564px){.text-right{background:var(--color-white) url("../../images/text-right-mobile.png");background-repeat:no-repeat;background-size:cover}}.text-right .text-right-container{display:flex;justify-content:space-between;align-items:center;gap:2.5rem}@media(max-width: 1024px){.text-right .text-right-container{flex-direction:column}}.text-right .text-right-container .left-section{max-width:482px;width:100%;display:flex;flex-direction:column;gap:1rem;flex:50%}.text-right .text-right-container .left-section img{width:100%}.text-right .text-right-container .text-right-text{max-width:624px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start}@media(max-width: 1024px){.text-right .text-right-container .text-right-text{padding:0px}}.text-right .text-right-container .text-right-text .sub-title{position:relative}.text-right .text-right-container .text-right-text .sub-title h4{margin-left:38px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}.text-right .text-right-container .text-right-text .sub-title h4::before{content:" ";position:absolute;height:3px;width:20px;left:0;top:45%;background:var(--color-section-subtitle);border-radius:var(--border-radius)}.text-right .text-right-container .text-right-text .block-title h3{font-family:var(--secondary-font);font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;margin-bottom:24px}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}@media(max-width: 564px){.text-right .text-right-container .text-right-text .block-title h3{letter-spacing:normal}}.text-right .text-right-container .text-right-text .block-title h3 span{color:unset}.text-right .text-right-container .text-right-text p,.text-right .text-right-container .text-right-text li{margin-bottom:60px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.text-right .text-right-container .text-right-text p,.text-right .text-right-container .text-right-text li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.text-right .text-right-container .text-right-text .button{background:var(--color-primary);color:var(--color-white)}.text-left{padding:80px 0;background:url("../../images/career-bg.webp") var(--color-white);background-repeat:no-repeat;background-size:cover}@media(max-width: 1024px){.text-left{padding:40px 0 !important}}@media(max-width: 564px){.text-left{background-position:right}}.text-left.paragraph .text-left-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:5rem;color:var(--text-text);margin-bottom:60px}@media(max-width: 1024px){.text-left.paragraph .text-left-container{flex-direction:column-reverse;margin-bottom:40px;align-items:center}}.text-left.paragraph .text-left-container h4 span{color:var(--color-section-subtitle);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.text-left.paragraph .text-left-container h4 span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-text{text-align:center}}.text-left.paragraph .text-left-container .paragraph-image{max-width:unset;flex:1.6;align-self:stretch}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center;width:100%}}.text-left.paragraph .text-left-container .right-section{flex:50%;display:flex;gap:1rem;align-items:flex-start;position:relative}.text-left.paragraph .text-left-container .right-section .right-bottom{position:absolute;border-radius:24px;border:1px solid #e4e4e4;background:var(--color-secondary);bottom:-110px;right:0;padding:40px 28px;max-width:249px;width:100%}.text-left.paragraph .text-left-container .right-section .right-bottom .top-bottom{display:flex;flex-direction:column;gap:10px}.text-left.paragraph .text-left-container .right-section .right-bottom .top-bottom:first-child{padding-bottom:30px;border-bottom:1px solid rgba(65,65,65,.2)}.text-left.paragraph .text-left-container .right-section .right-bottom .top-bottom:last-child{padding-top:30px}.text-left.paragraph .text-left-container .right-section .right-bottom .top-bottom h1{color:var(--color-black);font-size:34px;font-style:normal;font-weight:700;line-height:28px;font-family:var(--secondary-font)}.text-left.paragraph .text-left-container .right-section .right-bottom .top-bottom p{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.text-left.paragraph .text-left-container .right-section{display:none}}.text-left.paragraph .text-left-container .right-section .right-top-content{padding:16px 20px;color:var(--color-white);background:var(--color-primary);border-radius:24px;display:flex;flex-direction:column;gap:1rem;align-items:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.text-left.paragraph .text-left-container .right-section .right-top-content p{writing-mode:vertical-rl;transform:rotate(180deg);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.text-left.paragraph .text-left-container .right-section .right-top-content h5{background:var(--color-white);color:var(--color-primary);font-family:var(--secondary-font);padding:10px 20px;border-radius:12px;text-align:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.text-left.paragraph .text-left-container .text-left-text{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text{flex-direction:column;align-items:flex-start}}.text-left.paragraph .text-left-container .text-left-text .block-title{max-width:450px;width:100%;font-family:var(--secondary-font);font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.text-left.paragraph .text-left-container .text-left-text .block-title span{color:unset}.text-left.paragraph .text-left-container .text-left-text p,.text-left.paragraph .text-left-container .text-left-text li{max-width:623px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text p,.text-left.paragraph .text-left-container .text-left-text li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.text-left.paragraph .text-left-container .text-left-text .text-left-list{margin-top:8px;display:flex;flex-direction:column;gap:14px;text-align:left}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text .text-left-list{margin-top:56px}}.text-left.paragraph .text-left-container .text-left-text .text-left-list .list{display:flex;gap:8px;align-items:center}.text-left.paragraph .text-left-container .text-left-text .text-left-list .list svg{width:18px;height:18px;flex-shrink:0}.text-left.paragraph .text-left-container .text-left-text .text-left-list .list h6{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-black)}.text-left.paragraph .text-left-container .text-left-text .text-left-buttom{display:flex;gap:1rem;align-items:center;margin-top:2rem}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text .text-left-buttom{margin-top:38px}}.text-left.paragraph .text-left-container .text-left-text .text-left-buttom svg{width:60px;height:60px;flex-shrink:0;aspect-ratio:1/1}.text-left.paragraph .text-left-container .text-left-text .text-left-buttom .buttom-text{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.text-left.paragraph .text-left-container .text-left-text .text-left-buttom .buttom-text p{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}.text-left.paragraph .text-left-container .text-left-text .text-left-buttom .buttom-text h6{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.text-left.paragraph .video-container{position:relative;width:100%;cursor:pointer;border-radius:20px;overflow:hidden}.text-left.paragraph .video-container video{width:100%;height:auto;display:block}.text-left.paragraph .video-container .custom-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:none;border-radius:50%;width:60px;height:60px;background-color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center}.text-left.paragraph .video-container .custom-play-btn::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:rgba(255,255,255,.5);border-radius:50%;transform:translate(-50%, -50%);z-index:-1;animation:pulse-ring 1.5s infinite ease-out}@media(max-width: 564px){.text-left.paragraph .video-container .custom-play-btn{width:45px;height:45px}}@keyframes pulse-ring{0%{transform:translate(-50%, -50%) scale(1);opacity:.6}70%{transform:translate(-50%, -50%) scale(1.6);opacity:0}100%{transform:translate(-50%, -50%) scale(1.6);opacity:0}}.text-left.paragraph .video-container .custom-play-btn.hidden{display:none}.page-contact .no-hero-section .no-hero-wrapper .head-content p{margin-bottom:0px}.contact-block-wrapper{display:flex;gap:1.25rem;align-items:stretch;justify-content:center}@media(max-width: 1024px){.contact-block-wrapper{flex-direction:column}}.contact-block-wrapper .contact-left{display:flex;flex-direction:column;gap:1.125rem;font-family:var(--secondary-font);color:var(--color-text-dark);align-items:center;max-width:519px}@media(max-width: 1024px){.contact-block-wrapper .contact-left{display:none}}.contact-block-section{padding:40px 0}.contact-block-section .container{padding:0 2rem;display:flex;flex-direction:column;gap:157px}@media(max-width: 1024px){.contact-block-section .container{padding:0 1rem;gap:60px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent{border-radius:24px;background:var(--color-primary);display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:40px;gap:50px;max-width:658px;justify-content:space-between}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{flex-direction:column;gap:40px;padding:40px 20px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content{gap:1rem;display:flex;flex-direction:column}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content .icon-sub-title{display:flex;flex-direction:row;gap:1rem}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content h1{font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white)}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content h1{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:700}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{opacity:0;animation:fadeInLeft .6s forwards;animation-delay:.3s;width:100%}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header{text-align:center;padding:42px;background-color:var(--color-secondary);border-radius:8px 8px 0px 0px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header{padding:24px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white)}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form label{color:var(--color-white);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;margin-bottom:10px}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form label{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{border-radius:20px;border:1px solid var(--color-tertiary);background:var(--color-white);padding:16px 20px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{resize:vertical;max-width:100%;height:100px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea:focus{outline:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input::placeholder,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea::placeholder{color:var(--color-text-light)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-wrapper{border-radius:8px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha{color:var(--color-black);padding:0 8px;display:block;border:0;flex:1;width:65px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha svg{margin:10px 0 0 0;width:18px;height:18px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha button{padding:0 10px;color:var(--color-text-dark);border:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{flex:auto;margin:0 0 0 15px;border-radius:8px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{display:flex;justify-content:flex-end}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions button{padding:12px 24px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;background:var(--color-secondary);color:var(--color-text-dark);border-radius:30px !important}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions button .contact-button{display:flex;flex-direction:row-reverse;gap:1rem;align-items:center;justify-content:center}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area{flex:.8;display:flex;justify-content:space-between;row-gap:24px;column-gap:12px}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area{flex-direction:column}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item{min-width:200px;width:calc(100% - 0rem);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-secondary);padding:1.5rem;opacity:0;gap:20px;border-radius:8px;transition:.5s ease-in-out;animation:bounce 1s ease-in-out forwards}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:hover{box-shadow:0px 10px 24px rgba(16,24,40,.08),0px -10px 24px rgba(16,24,40,.08),10px 0px 24px rgba(16,24,40,.08),-10px 0px 24px rgba(16,24,40,.08),0px 5px 15px rgba(16,24,40,.03),0px -5px 15px rgba(16,24,40,.03),5px 0px 15px rgba(16,24,40,.03),-5px 0px 15px rgba(16,24,40,.03)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(1){animation-delay:0s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(2){animation-delay:1s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(3){animation-delay:1.5s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(4){animation-delay:2s}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item{width:100%;padding:1.5rem}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item h3{color:var(--color-text-dark);text-transform:uppercase;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:inherit;font-weight:800}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item .contact-block-content{text-align:left;display:flex;flex-direction:column;gap:20px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item .contact-block-content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;word-break:break-all;text-align:center}.contact-block-section .contact-block-content-area{max-width:1114px;margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:26px}@media(max-width: 1024px){.contact-block-section .contact-block-content-area{grid-template-columns:1fr}}.contact-block-section .contact-block-content-area .contact-block-item{display:flex;align-items:center;gap:12px;padding:16px;border-radius:12px;border:1px solid var(--color-light-shade);background:var(--color-white)}.contact-block-section .contact-block-content-area .contact-block-item .contact-icon{width:60px;height:60px;flex-shrink:0}.contact-block-section .contact-block-content-area .contact-block-item .contact-icon img{width:100%}@media(max-width: 564px){.contact-block-section .contact-block-content-area .contact-block-item .contact-icon{width:50px;height:50px}}.contact-block-section .contact-block-content-area .contact-block-item .contact-block-content h2{font-family:var(--secondary-font);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;margin-bottom:4px}.contact-block-section .contact-block-content-area .contact-block-item .contact-block-content p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;font-family:var(--secondary-font);word-break:break-word}.contact-info-wrapper{display:flex;gap:20px;padding:64px 0}@media(max-width: 1024px){.contact-info-wrapper{flex-direction:column;padding:0}}.contact-info-wrapper .contact-info-item{position:relative;background-color:rgba(212,195,5,.1);z-index:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:20px;border-radius:10px;width:32%}.contact-info-wrapper .contact-info-item::before{content:"";position:absolute;inset:0;background:var(--color-primary);border-radius:10px;padding:2px;-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);mask-composite:exclude;z-index:-1}.contact-info-wrapper .contact-info-item .contact-info-top{display:flex;justify-content:center;align-items:center;gap:10px}@media(max-width: 1024px){.contact-info-wrapper .contact-info-item{width:100%}}.contact-info-wrapper .contact-info-item a{color:var(--color-black);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-decoration:none;font-family:var(--secondary-font)}.contact-info-wrapper .contact-info-item h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}.form-block{display:flex;padding:3rem 0rem;flex-direction:column;align-items:center;gap:2.5rem;align-self:stretch;background:var(--color-bg)}.form-block.angled{background:none;display:unset}.form-block .block-title{color:var(--color-tertiary);text-align:center}.form-block .contact-form{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;max-width:840px;margin:2.5rem auto 3rem}@media(max-width: 1024px){.form-block .contact-form{flex-direction:column;padding:0 1rem}}#cookie-modal{position:fixed;z-index:99;width:100%;left:0;background-color:rgba(0,0,0,.831372549);color:#fff;padding:25px;transition:bottom .5s ease}#cookie-modal .content{display:flex;justify-content:space-between;align-items:center}#cookie-modal .content .cookie-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}#cookie-modal .content .cookie-text a{color:#18cb18;text-decoration:none;font-weight:bold}@media(max-width: 1024px){#cookie-modal .content{display:flex;flex-direction:column;text-align:center;gap:10px}}#cookie-modal #cookie-button{background-color:#18cb18;padding:5px 10px;height:fit-content;cursor:pointer;white-space:nowrap}@keyframes slideUp{from{bottom:-360px}to{bottom:-1px}}@keyframes slideDown{from{bottom:-1px}to{bottom:-360px}}.hide-cookie{bottom:-1px;animation:slideDown 1s forwards;animation-delay:0s}.show-cookie{bottom:-360px;animation:slideUp 1s forwards;animation-delay:1s}.mission-section{padding:120px 0}@media(max-width: 1024px){.mission-section{padding:80px 1rem}}.mission-section .contents-wrapper{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media(max-width: 1024px){.mission-section .contents-wrapper{flex-direction:column}}.mission-section .contents-wrapper img{width:100%}.page-home .who_about{background:var(--color-white)}.who_about{padding:64px 0 80px;position:relative;background:var(--color-tertiary-bg);background-position:top;background-size:50%;z-index:1}.who_about::before{content:"";position:absolute;bottom:0%;left:0;width:100%;height:150%;clip-path:ellipse(100% 50% at 50% 100%);background:var(--color-white);z-index:-1}.who_about .who_about_content{display:flex;gap:5rem;align-items:flex-start}@media(max-width: 1024px){.who_about .who_about_content{flex-direction:column;gap:1rem}}.who_about .who_about_content p{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:400;color:var(--color-text-dark);width:85%}@media(max-width: 1024px){.who_about .who_about_content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}}.who_about .who_about_content .button{width:15%;text-align:center;position:relative;background-color:rgba(212,195,5,.1);z-index:0;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:700}.who_about .who_about_content .button::before{content:"";position:absolute;inset:0;background:var(--color-primary);border-radius:10px;padding:1px;-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);mask-composite:exclude;z-index:-1}@media(max-width: 1024px){.who_about .who_about_content .button{width:fit-content;font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}}.contact-section .all-info{display:flex;gap:26px;align-items:flex-start;justify-content:space-between}@media(max-width: 1024px){.contact-section .all-info{flex-direction:column;gap:2.5rem;align-items:center}}.contact-section .all-info .contact{display:flex;gap:26px;background:var(--color-white);border-radius:12px;border:1px solid #ccc;padding:16px;width:32%;align-items:center}@media(max-width: 1024px){.contact-section .all-info .contact{flex-direction:column;gap:1.375rem;align-items:center;width:100%}}.contact-section .all-info .contact .content{display:flex;flex-direction:column;max-width:402px;width:100%}@media(max-width: 1024px){.contact-section .all-info .contact .content{text-align:center}}.contact-section .all-info .contact .content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.contact-section .all-info .contact .content h5{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;color:var(--color-text-dark)}@media(max-width: 1024px){.trusted-section{padding:0 1rem}}.trusted-section .trusted-wrapper{display:flex;gap:80px}@media(max-width: 1024px){.trusted-section .trusted-wrapper{flex-direction:column}}.trusted-section .trusted-wrapper .image-area{width:50%;z-index:-1;position:relative}@media(max-width: 1024px){.trusted-section .trusted-wrapper .image-area{width:100%}}.trusted-section .trusted-wrapper .image-area .main-img{width:100%}@media(max-width: 1024px){.trusted-section .trusted-wrapper .image-area .main-img{width:100%}}.trusted-section .trusted-wrapper .image-area .trusted_overlay{position:absolute;bottom:0;right:0;border-radius:12px 12px 0px 0px;border:10px solid #fff;background:linear-gradient(0deg, #FFF 0%, #F6C70A 100%);z-index:2;width:362px;height:249px;padding:3rem}@media(max-width: 1024px){.trusted-section .trusted-wrapper .image-area .trusted_overlay{position:static}}.trusted-section .trusted-wrapper .image-area .trusted_overlay h3{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}.trusted-section .trusted-wrapper .image-area .trusted_overlay p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.trusted-section .trusted-wrapper .contents-area{width:40%;display:flex;flex-direction:column;gap:40px}@media(max-width: 1024px){.trusted-section .trusted-wrapper .contents-area{width:100%}}@media(max-width: 1024px){.trusted-section .trusted-wrapper .contents-area .head-content{text-align:center}}.trusted-section .trusted-wrapper .contents-area .head-content .section-title{margin-bottom:24px}.trusted-section .trusted-wrapper .contents-area .contents-wrapper{display:flex;flex-wrap:wrap;gap:24px}.trusted-section .trusted-wrapper .contents-area .contents-wrapper .item{width:48%;display:flex;gap:10px}@media(max-width: 1024px){.trusted-section .trusted-wrapper .contents-area .contents-wrapper .item{width:100%;flex-direction:column;align-items:center}}@media(max-width: 1024px){.trusted-section .trusted-wrapper .contents-area .contents-wrapper .item p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.benefits-section{padding-top:192px;background:var(--color-black);margin-top:-84px}@media(max-width: 1024px){.benefits-section{margin-top:0}}@media(max-width: 564px){.benefits-section{padding-top:110px;padding-bottom:130px}}@media(max-width: 1024px){.benefits-section .benefits-container{padding:0 16px}}.benefits-section .benefits-container .benefits-header-section{max-width:941px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:60px}.benefits-section .benefits-container .benefits-header-section .badge{display:flex;align-items:center;gap:10px}.benefits-section .benefits-container .benefits-header-section .badge .square{width:14px;height:14px;border-radius:2px;background:var(--color-primary)}.benefits-section .benefits-container .benefits-header-section .badge p{color:var(--color-white);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.benefits-section .benefits-container .benefits-header-section .block-title{color:var(--color-white);text-align:center;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.benefits-section .benefits-container .benefits-header-section .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.benefits-section .benefits-container .benefits-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px}@media(max-width: 1024px){.benefits-section .benefits-container .benefits-wrapper{grid-template-columns:repeat(2, 1fr);gap:30px}}@media(max-width: 564px){.benefits-section .benefits-container .benefits-wrapper{grid-template-columns:repeat(1, 1fr);gap:30px}}.benefits-section .benefits-container .benefits-wrapper .benefit{position:relative}.benefits-section .benefits-container .benefits-wrapper .benefit .image{width:100%;height:100%}.benefits-section .benefits-container .benefits-wrapper .benefit .image img{width:100%;height:100%}.benefits-section .benefits-container .benefits-wrapper .benefit .contents-wrapper{width:100%;position:absolute;bottom:0;display:flex;justify-content:center;padding:0 20px 30px}.benefits-section .benefits-container .benefits-wrapper .benefit .contents-wrapper .content{width:100%;min-height:88px;padding:20px 14px;border-radius:12px;background:var(--color-primary)}.benefits-section .benefits-container .benefits-wrapper .benefit .contents-wrapper h4{color:var(--color-text-dark);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700;text-align:center}.companion-wrapper{padding-top:135px;padding-bottom:135px;background-color:var(--color-black)}@media(max-width: 1024px){.companion-wrapper{padding:60px 0}}.companion-wrapper .header-content .header-content-wrapper{display:flex;gap:24px}@media(max-width: 1024px){.companion-wrapper .header-content .header-content-wrapper{flex-direction:column;align-items:center}}.companion-wrapper .header-content .header-content-wrapper h3{max-width:593px;width:100%;font-family:var(--secondary-font);color:var(--color-white);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.companion-wrapper .header-content .header-content-wrapper h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;text-align:center}}.companion-wrapper .header-content .header-content-wrapper p{max-width:593px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;color:var(--color-white)}@media(max-width: 1024px){.companion-wrapper .header-content .header-content-wrapper p{text-align:center}}.companion-wrapper .contents-wrapper{display:flex;align-items:center;justify-content:center;gap:90px;margin-top:90px;padding:0 30px}@media(max-width: 1024px){.companion-wrapper .contents-wrapper{flex-direction:column-reverse;align-items:center;margin-top:40px;padding:0px}}@media(max-width: 564px){.companion-wrapper .contents-wrapper{align-items:flex-start}}.companion-wrapper .contents-wrapper .image-wrapper{max-width:525px;width:100%}@media(max-width: 1024px){.companion-wrapper .contents-wrapper .image-wrapper{display:none}}.companion-wrapper .contents-wrapper .listing-content-container{max-width:540px;width:100%;display:flex;flex-direction:column;gap:10px}@media(max-width: 1024px){.companion-wrapper .contents-wrapper .listing-content-container{align-items:center}}@media(max-width: 564px){.companion-wrapper .contents-wrapper .listing-content-container{align-items:flex-start}}.companion-wrapper .contents-wrapper .listing-content-container .listing-content{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:16px}.companion-wrapper .contents-wrapper .listing-content-container .listing-content:hover{background-color:var(--color-primary)}.companion-wrapper .contents-wrapper .listing-content-container .listing-content:hover .listing-title{color:var(--color-text-dark)}.companion-wrapper .contents-wrapper .listing-content-container .listing-content:hover p{color:var(--color-text-dark)}@media(max-width: 1024px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content{align-items:center}}@media(max-width: 564px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content{align-items:flex-start}}.companion-wrapper .contents-wrapper .listing-content-container .listing-content .listing-title{color:var(--color-light-shade);font-family:var(--secondary-font);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}.companion-wrapper .contents-wrapper .listing-content-container .listing-content p{color:var(--color-light-shade);font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content p{text-align:center;padding:0 25px}}@media(max-width: 564px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content p{text-align:start;padding:0}}.companion-wrapper .contents-wrapper .listing-content-container .listing-content.active{background-color:var(--color-primary);border:none}.companion-wrapper .contents-wrapper .listing-content-container .listing-content.active .listing-title{color:var(--color-text-dark)}.companion-wrapper .contents-wrapper .listing-content-container .listing-content.active p{color:var(--color-text-dark)}.companion-wrapper .contents-wrapper .image-wrapper .companion-image{display:none;width:100%;object-fit:cover;border-radius:12px}.companion-wrapper .contents-wrapper .image-wrapper .companion-image.active{display:block}.steppers{display:flex;padding:100px 0;flex-direction:column;align-items:center;gap:4rem;align-self:stretch;background-color:var(--color-white);background-image:url(../../images/left_top.svg),url(../../images/right_top.svg),url(../../images/left_bottom.svg),url(../../images/right_bottom.svg);background-position:left 91px top 250px,right top 0,left bottom 53px,right -56px bottom 313px;background-repeat:no-repeat;animation:moveBackground 1.5s infinite alternate ease-in-out}@media(max-width: 1024px){.steppers{padding:60px 0;background-image:url(../../images/left_top.svg);background-position:left -50px top 135px;background-repeat:no-repeat;animation:smallMoveLeft 1.5s infinite alternate ease-in-out}}.steppers .steppers-header-section{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;max-width:1130px;width:100%;margin:0 auto}@media(max-width: 1024px){.steppers .steppers-header-section{width:100%;gap:24px}}.steppers .steppers-header-section .sub-title{display:flex;justify-content:center;gap:18px}.steppers .steppers-header-section .sub-title h4{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--color-primary)}.steppers .steppers-header-section h3{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark)}@media(max-width: 1024px){.steppers .steppers-header-section h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.steppers .steppers-header-section h3 span{color:var(--color-primary)}.steppers .steppers-header-section p{max-width:880px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.steppers .steppers-container{display:flex;flex-direction:column;gap:60px;position:relative}@media(max-width: 1024px){.steppers .steppers-container{gap:40px}}.steppers .steppers-container .step .content-wrapper{display:flex;align-items:center;justify-content:space-between;gap:60px}@media(max-width: 1024px){.steppers .steppers-container .step .content-wrapper{gap:40px}}@media(max-width: 768px){.steppers .steppers-container .step .content-wrapper{flex-direction:column;padding-left:74px;position:relative;align-items:flex-start;gap:24px}}.steppers .steppers-container .step .content-wrapper .image{max-width:500px;width:100%;border-radius:16px;overflow:hidden}@media(max-width: 564px){.steppers .steppers-container .step .content-wrapper .image{max-width:224px}}.steppers .steppers-container .step .content-wrapper .image img{width:100%;height:100%;object-fit:cover}.steppers .steppers-container .step .content-wrapper .step-count{background-color:var(--color-primary);width:73px;height:73px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;z-index:1;border:2px solid var(--color-white);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--color-text-dark)}@media(max-width: 1024px){.steppers .steppers-container .step .content-wrapper .step-count{width:60px;height:60px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}}@media(max-width: 768px){.steppers .steppers-container .step .content-wrapper .step-count{position:absolute;left:0;top:120px}}@media(max-width: 564px){.steppers .steppers-container .step .content-wrapper .step-count{top:43px}}.steppers .steppers-container .step .content-wrapper .content{max-width:500px;width:100%}.steppers .steppers-container .step .content-wrapper .content .stepper-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark);margin-bottom:12px;font-family:var(--secondary-font)}@media(max-width: 1024px){.steppers .steppers-container .step .content-wrapper .content .stepper-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}}.steppers .steppers-container .step .content-wrapper .content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600;color:var(--color-text-light)}.steppers .steppers-container .step:nth-child(even) .content-wrapper{flex-direction:row-reverse}@media(max-width: 768px){.steppers .steppers-container .step:nth-child(even) .content-wrapper{flex-direction:column;align-items:flex-start}}.steppers .steppers-container .vertical-line-bg,.steppers .steppers-container .vertical-line-active{position:absolute;top:0;left:50%;width:4px;transform:translateX(-50%);z-index:0;height:100%}@media(max-width: 768px){.steppers .steppers-container .vertical-line-bg,.steppers .steppers-container .vertical-line-active{left:31px}}.steppers .steppers-container .vertical-line-bg{opacity:.6;background-color:#e0e0e0}.steppers .steppers-container .vertical-line-active{opacity:1;background:linear-gradient(90deg, rgba(222, 241, 71, 0.83) 0%, #808b29 47.6%, rgba(222, 241, 71, 0.83) 100%);transition:height .3s ease}.statistics-section{padding-top:120px}@media(max-width: 1024px){.statistics-section{padding-top:60px}}.statistics-section .container{display:flex;flex-direction:column;gap:80px}@media(max-width: 1024px){.statistics-section .container{gap:60px}}.statistics-section .container .block-title{display:flex;align-items:center;justify-content:space-between;gap:40px}@media(max-width: 1024px){.statistics-section .container .block-title{flex-direction:column}}.statistics-section .container .block-title h3{max-width:560px;width:100%;font-family:var(--secondary-font);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white)}.statistics-section .container .block-title h3 span{color:var(--color-primary);font-weight:700}@media(max-width: 1024px){.statistics-section .container .block-title h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;text-align:center}}.statistics-section .container .block-title p{max-width:265px;width:100%;color:var(--color-text-light);font-size:20px;font-style:normal;font-weight:400;line-height:30px}.statistics-section .container .block-title .insights-wrapper{max-width:483px;width:100%;display:flex;flex-direction:column;gap:20px}.statistics-section .container .block-title .insights-wrapper .insight{display:flex;padding:20px;align-items:center;justify-content:space-between;gap:16px;border-radius:24px;background:var(--color-white)}.statistics-section .container .block-title .insights-wrapper .insight:first-child{background-color:var(--color-primary) !important}@media(max-width: 1024px){.statistics-section .container .block-title .insights-wrapper .insight{flex-direction:column;align-items:center}}.statistics-section .container .block-title .insights-wrapper .insight h4{max-width:158px;width:100%;color:var(--color-text-dark);font-family:var(--secondary-font);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.statistics-section .container .block-title .insights-wrapper .insight h4{text-align:center}}.statistics-section .container .block-title .insights-wrapper .insight h4 span{color:var(--color-text-dark) !important}.statistics-section .container .block-title .insights-wrapper .insight p{color:rgba(2,7,13,.8) !important;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.statistics-section .container .block-title .insights-wrapper .insight p{text-align:center}}.statistics-section .container .statistics{display:grid;grid-template-columns:repeat(4, 1fr);gap:36px}@media(max-width: 1024px){.statistics-section .container .statistics{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 564px){.statistics-section .container .statistics{grid-template-columns:244px;justify-content:center}}.statistics-section .container .statistics .statistic{display:flex;flex-direction:column;align-items:center;gap:4px;padding:20px 39px;border-radius:12px;background:rgba(255,255,255,.05)}.statistics-section .container .statistics .statistic h3{color:var(--color-white);font-family:var(--secondary-font);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;text-align:center}@media(max-width: 1024px){.statistics-section .container .statistics .statistic h3{font-weight:600}}.statistics-section .container .statistics .statistic h3 span{color:var(--color-white) !important}.statistics-section .container .statistics .statistic p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-align:center;color:var(--color-white)}.statistics-section .container .image-section{height:563px;overflow:hidden;padding:0 3rem;display:flex;justify-content:center;align-items:center;gap:20px}@media(max-width: 1024px){.statistics-section .container .image-section{flex-direction:column;height:auto;padding:0;overflow:hidden}}@media(max-width: 564px){.statistics-section .container .image-section{gap:18px}}.statistics-section .container .image-section .image-container-left,.statistics-section .container .image-section .image-container-right{display:flex;align-items:flex-start;gap:24px}@media(max-width: 564px){.statistics-section .container .image-section .image-container-left,.statistics-section .container .image-section .image-container-right{gap:18px}}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-center{display:none !important}}@keyframes bounceMarginDown{0%,100%{margin-top:0}50%{margin-top:83px}}@keyframes bounceMarginUp{0%,100%{margin-top:83px}50%{margin-top:0}}.statistics-section .container .image-section .image-container-left .image-container:first-child{animation:bounceMarginUp 2s ease-in-out infinite}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-left .image-container:first-child{animation:none}}.statistics-section .container .image-section .image-container-left .image-container:last-child{animation:bounceMarginDown 2s ease-in-out infinite}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-left .image-container:last-child{animation:none}}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-left .image-container:last-child .img-wrapper{margin-top:0px !important}}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-right{margin-top:-85px}}.statistics-section .container .image-section .image-container-right .image-container:first-child{animation:bounceMarginDown 2s ease-in-out infinite}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-right .image-container:first-child{animation:none;margin-bottom:-20px}}.statistics-section .container .image-section .image-container-right .image-container:last-child{animation:bounceMarginUp 2s ease-in-out infinite}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-right .image-container:last-child{animation:none}}@media(max-width: 1024px){.statistics-section .container .image-section .image-container-right .image-container:last-child .img-wrapper{margin-top:0px !important}}.statistics-section .container .image-section .image-container{display:flex;flex-direction:column;gap:20px}@media(max-width: 564px){.statistics-section .container .image-section .image-container{gap:18px}}.statistics-section .container .image-section .image-container .img-wrapper{max-width:180px;width:100%;height:auto}.statistics-section .container .image-section .image-container .img-wrapper:first-child{margin-top:83px}.statistics-section .container .image-section .image-container .img-wrapper img{display:block;width:100%;height:auto;object-fit:cover}.page-login .footer-overlay-section{display:none !important}.page-forgot .footer-overlay-section{display:none !important}.login-section.animate{padding:5rem 1rem}@media(max-width: 1024px){.login-section.animate{padding:4rem 1rem}}.forgot-section .comtainer{padding:0 1rem}.change-password-section,.login-section,.unsu-section{padding:100px 0}@media(max-width: 1024px){.change-password-section,.login-section,.unsu-section{padding:40px 0}}.change-password-section .no-hero-section,.login-section .no-hero-section,.unsu-section .no-hero-section{padding-bottom:60px}.change-password-section .no-hero-section .no-hero-wrapper .head-content p,.login-section .no-hero-section .no-hero-wrapper .head-content p,.unsu-section .no-hero-section .no-hero-wrapper .head-content p{margin-bottom:0px}.change-password-section .container,.login-section .container,.unsu-section .container{max-width:1312px}.change-password-section .inline,.login-section .inline,.unsu-section .inline{margin:0;color:var(--color-text-light)}.change-password-section .login-top,.login-section .login-top,.unsu-section .login-top{display:flex;flex-direction:column;gap:12px}@media(max-width: 1024px){.change-password-section .login-top,.login-section .login-top,.unsu-section .login-top{gap:16px}}.change-password-section .login-title,.login-section .login-title,.unsu-section .login-title{font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white);text-align:left}@media(max-width: 1024px){.change-password-section .login-title,.login-section .login-title,.unsu-section .login-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.change-password-section .login-sub-title,.login-section .login-sub-title,.unsu-section .login-sub-title{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white);text-align:left}.change-password-section .primary,.login-section .primary,.unsu-section .primary{display:flex;gap:10px;flex-direction:row-reverse;align-items:center}.change-password-section.forgot-section .whq-card-content #grav-login>h1,.change-password-section.forgot-section .whq-card-content #grav-login>p,.login-section.forgot-section .whq-card-content #grav-login>h1,.login-section.forgot-section .whq-card-content #grav-login>p,.unsu-section.forgot-section .whq-card-content #grav-login>h1,.unsu-section.forgot-section .whq-card-content #grav-login>p{display:none}.change-password-section .whq-card,.login-section .whq-card,.unsu-section .whq-card{border-radius:24px;box-shadow:none;margin:auto;margin-bottom:0rem !important;padding:0 !important;color:var(--unsubscribe-text)}.change-password-section .whq-card .whq-card-container,.login-section .whq-card .whq-card-container,.unsu-section .whq-card .whq-card-container{display:flex;flex-direction:row;align-items:center;gap:40px;justify-content:center}@media(max-width: 1024px){.change-password-section .whq-card .whq-card-container,.login-section .whq-card .whq-card-container,.unsu-section .whq-card .whq-card-container{flex-direction:column;justify-content:center}}.change-password-section .whq-card .whq-card-container .form-image,.login-section .whq-card .whq-card-container .form-image,.unsu-section .whq-card .whq-card-container .form-image{width:100%;max-width:456px}.change-password-section .whq-card .whq-card-container .form-image img,.login-section .whq-card .whq-card-container .form-image img,.unsu-section .whq-card .whq-card-container .form-image img{width:100%}.change-password-section .whq-card .whq-card-container .whq-card-title,.login-section .whq-card .whq-card-container .whq-card-title,.unsu-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;padding:42px;text-align:center;background:var(--unsubscribe-bg);color:var(--unsubscribe-title)}@media(max-width: 1024px){.change-password-section .whq-card .whq-card-container .whq-card-title,.login-section .whq-card .whq-card-container .whq-card-title,.unsu-section .whq-card .whq-card-container .whq-card-title{padding:2rem 1rem}}.change-password-section .whq-card .whq-card-container .whq-card-content,.login-section .whq-card .whq-card-container .whq-card-content,.unsu-section .whq-card .whq-card-container .whq-card-content{max-width:656px;padding:0px;display:flex;flex-direction:column;justify-content:center;gap:44px;border-radius:24px;background-color:var(--color-primary);padding:40px;box-shadow:0px 4px 51.7px 0px rgba(0,0,0,.08)}.change-password-section .whq-card .whq-card-container .whq-card-content .notice-container,.login-section .whq-card .whq-card-container .whq-card-content .notice-container,.unsu-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:1rem}@media(max-width: 1024px){.change-password-section .whq-card .whq-card-container .whq-card-content,.login-section .whq-card .whq-card-container .whq-card-content,.unsu-section .whq-card .whq-card-container .whq-card-content{width:100%;padding:40px 20px;gap:40px}}.change-password-section .whq-card .whq-card-container .whq-card-content form,.login-section .whq-card .whq-card-container .whq-card-content form,.unsu-section .whq-card .whq-card-container .whq-card-content form{display:flex;flex-direction:column;align-items:center}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field,.login-section .whq-card .whq-card-container .whq-card-content form .form-field,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field{display:block;width:100%}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:.375rem}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea{border-radius:20px;border:none;background:var(--color-white)}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions,.login-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-actions button{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;width:100%;border-radius:30px;padding:12px 24px !important;color:var(--color-text-dark);background:var(--color-secondary) !important;align-self:center;margin-top:60px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-actions button{margin-top:29px;align-self:start}}.change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.unsu-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(-0.15rem);color:var(--color-primary)}.change-password-section #grav-login .form-field::before,.login-section #grav-login .form-field::before,.unsu-section #grav-login .form-field::before{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block;color:var(--color-white)}.change-password-section .form-actions,.login-section .form-actions,.unsu-section .form-actions{display:block;flex-direction:column;gap:2rem}.change-password-section .form-actions .form-data.rememberme,.login-section .form-actions .form-data.rememberme,.unsu-section .form-actions .form-data.rememberme{margin-top:6px;text-align:left;display:flex;justify-content:space-between}@media(max-width: 1024px){.change-password-section .form-actions .form-data.rememberme,.login-section .form-actions .form-data.rememberme,.unsu-section .form-actions .form-data.rememberme{width:100%;margin-top:9px}}.change-password-section .form-actions .form-data.rememberme .form-input-wrapper,.login-section .form-actions .form-data.rememberme .form-input-wrapper,.unsu-section .form-actions .form-data.rememberme .form-input-wrapper{display:flex;align-items:center;gap:8px}.change-password-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox],.login-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox],.unsu-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]{display:inline-block;appearance:none;width:24px;height:24px;border-radius:4px;background-color:rgba(0,0,0,0);border:1px solid var(--color-white);align-self:center}.change-password-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]:checked,.login-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]:checked,.unsu-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]:checked{appearance:auto}.change-password-section .form-actions .form-data.rememberme .form-input-wrapper label,.login-section .form-actions .form-data.rememberme .form-input-wrapper label,.unsu-section .form-actions .form-data.rememberme .form-input-wrapper label{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white);margin-left:4px}.change-password-section .form-actions .form-action-wrapper,.login-section .form-actions .form-action-wrapper,.unsu-section .form-actions .form-action-wrapper{display:flex;flex-direction:column-reverse}.change-password-section .form-actions .form-action-wrapper .secondary,.login-section .form-actions .form-action-wrapper .secondary,.unsu-section .form-actions .form-action-wrapper .secondary{max-width:300px;align-self:end;margin-top:-1.6rem;text-decoration:none;padding:0;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white);background-color:rgba(0,0,0,0)}.change-password-section .form-actions .form-action-wrapper .secondary.button:after,.change-password-section .form-actions .form-action-wrapper .secondary.button:before,.login-section .form-actions .form-action-wrapper .secondary.button:after,.login-section .form-actions .form-action-wrapper .secondary.button:before,.unsu-section .form-actions .form-action-wrapper .secondary.button:after,.unsu-section .form-actions .form-action-wrapper .secondary.button:before{content:none}.change-password-section .form-actions .form-action-wrapper .secondary.button:hover,.login-section .form-actions .form-action-wrapper .secondary.button:hover,.unsu-section .form-actions .form-action-wrapper .secondary.button:hover{box-shadow:none;transform:translateY(0);color:var(--color-text-light) !important}@media(max-width: 768px){.change-password-section .form-actions .form-action-wrapper .secondary,.login-section .form-actions .form-action-wrapper .secondary,.unsu-section .form-actions .form-action-wrapper .secondary{margin:16px 0 0 !important;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;align-self:start}}.change-password-section .form-actions .form-action-wrapper .primary,.login-section .form-actions .form-action-wrapper .primary,.unsu-section .form-actions .form-action-wrapper .primary{width:100%;background:var(--bg-button)}.forgot-section{padding:40px 0}@media(max-width: 1024px){.forgot-section{margin-top:100px}}.forgot-section .forgot{max-width:656px;padding:40px;border-radius:24px;background:var(--color-primary);margin:0 auto;display:flex;flex-direction:column;gap:44px}@media(max-width: 1024px){.forgot-section .forgot{gap:40px;padding:40px 20px}}.forgot-section .forgot .notice-container{margin-bottom:1rem}.forgot-section .forgot .form-label{margin-bottom:10px}.forgot-section .forgot .form-label .inline{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.forgot-section .forgot .top{display:flex;flex-direction:column;gap:12px}@media(max-width: 1024px){.forgot-section .forgot .top{gap:16px}}.forgot-section .forgot .top .forgot-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.forgot-section .forgot .top .forgot-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}}.forgot-section .forgot .top .forgot-description{color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.forgot-section .forgot .form-actions{display:flex;justify-content:center;margin-top:60px}@media(max-width: 1024px){.forgot-section .forgot .form-actions{justify-content:flex-start;margin-top:29px}}.forgot-section .forgot .form-actions .button{width:100%;color:var(--color-text-dark);background-color:var(--color-secondary);padding:16px 28px}.unsu-section .top{display:flex;flex-direction:column;gap:12px}@media(max-width: 1024px){.unsu-section .top{gap:16px}}.unsu-section .top .forgot-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.unsu-section .top .forgot-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}}.unsu-section .top .forgot-description{color:var(--color-text-light);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.orders-table-wrapper{margin:0 auto;text-align:left;width:100%;padding:100px 1rem}@media(max-width: 1024px){.orders-table-wrapper{width:unset;padding:40px 1rem}.orders-table-wrapper::before{height:100%}}.orders-table-wrapper table{top:calc(50% - 550px);margin:0 auto;border-collapse:separate;overflow:hidden;border-radius:8px;border:1px solid var(--color-white);box-shadow:0px 1px 3px 0px rgba(16,24,40,.1),0px 1px 2px 0px rgba(16,24,40,.06);width:calc(100% - 4rem);max-width:1280px}@media all and (max-width: 918px){.orders-table-wrapper table{display:block;overflow-x:scroll;width:unset}}.orders-table-wrapper table thead th{background-color:var(--color-primary) !important;color:var(--color-white);border-right:1px solid var(--color-white);border-bottom:1px solid var(--color-white);font-size:.75rem;line-height:1.125rem;letter-spacing:normal;font-weight:400}.orders-table-wrapper table th{padding:12px 16px}.orders-table-wrapper table th,.orders-table-wrapper table td{padding:16px;color:var(--order-text);white-space:nowrap}.orders-table-wrapper table th:last-child,.orders-table-wrapper table td:last-child{border-right:unset}.orders-table-wrapper table th:nth-of-type(5){justify-content:center;align-items:center}.orders-table-wrapper table th:nth-of-type(5)::after{content:"";display:inline-block;width:14px;height:14px;margin-left:4px;background-image:url(./../../images/down-arrow.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}.orders-table-wrapper table tbody td{padding:16px;border-top:1px solid var(--color-white);border-right:1px solid var(--color-white);font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;background-color:var(--bg-body)}.orders-table-wrapper table td:nth-of-type(5){color:#027a48;display:list-item;list-style-position:inside}.orders-table-wrapper table td:last-child{text-align:center}.orders-table-wrapper table td a.btn{vertical-align:middle;text-decoration:none;background:#f80101;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.orders-table-wrapper table td a.btn svg{vertical-align:middle;margin-right:12px;margin-top:-1px;stroke:#f80101}.btn__simple.my-orders{text-decoration:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;color:var(--profile-text);display:block;width:100%;position:relative;transition:all .3s ease-in-out}@media(max-width: 1024px){.btn__simple.my-orders{width:100%;display:inline-block}}@media(max-width: 564px){.btn__simple.my-orders{width:100%;display:block}}.btn__simple.my-orders:hover{transform:translateY(-0.15rem)}.profile-page .content-section{padding:0 0 40px;max-width:100%;margin:unset}.profile-page .content-section a{padding:16px 28px;background:var(--color-secondary);color:var(--color-text-dark);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;text-align:center;width:100%;border-radius:30px}.profile-page .main-container{padding:40px 0}@media(max-width: 1024px){.content-section-profile{padding:0}}.content-section-profile .container{display:flex;gap:45px;align-self:stretch;color:var(--profile-text);max-width:1248px;align-items:stretch}@media(max-width: 1024px){.content-section-profile .container{flex-direction:column;padding:0 1rem;align-items:center}}.content-section-profile .container:nth-last-child{justify-content:center}.content-section-profile .container .paragraph-column>.form-actions{margin-top:2rem;gap:2rem;align-self:flex-start;display:flex;flex-direction:row-reverse;justify-content:flex-end}@media(max-width: 564px){.content-section-profile .container .paragraph-column>.form-actions{flex-direction:column-reverse;gap:20px}}.content-section-profile .container .paragraph-column{border-radius:24px}.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:hover,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:focus,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section-profile .container .paragraph-column .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}@media(max-width: 1024px){.content-section-profile .container .paragraph-column{width:100%}}.content-section-profile .container .paragraph-column label.error{bottom:0}.content-section-profile .container .paragraph-column .form-field label{color:var(--color-white);font-size:20px;font-style:normal;font-weight:400;line-height:30px}.content-section-profile .container .paragraph-column:first-child{max-width:658px;background-color:var(--color-primary);padding:40px;height:fit-content}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:first-child{padding:24px 32px}}.content-section-profile .container .paragraph-column:first-child h2{color:var(--color-text-dark);font-family:var(--secondary-font);margin-bottom:60px;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 564px){.content-section-profile .container .paragraph-column:first-child h2{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700;margin-bottom:40px}}.content-section-profile .container .paragraph-column:last-child{max-width:512px;background-color:var(--color-primary);padding:40px 30px;border-radius:24px;margin-bottom:0}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child{padding:40px 20px}}@media(max-width: 564px){.content-section-profile .container .paragraph-column:last-child{padding:24px}}.content-section-profile .container .paragraph-column:last-child h2{color:var(--color-white);text-align:center;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);margin-bottom:60px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child h2{margin-bottom:20px}}.content-section-profile .container .paragraph-column:last-child .button{background:#fc2f19;color:var(--color-white);width:fit-content;text-align:center;transition:all .3s ease-in-out;border-radius:30px}.content-section-profile .container .paragraph-column:last-child .button:hover{transform:translateY(-0.15rem)}.content-section-profile .container .paragraph-column:last-child #user-subscription{padding:0}.content-section-profile .container .paragraph-column:last-child .form-actions{margin-top:60px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child .form-actions{display:flex;margin-top:9px}}@media all and (max-width: 490px){.content-section-profile .container .paragraph-column{width:100%}.content-section-profile .container .form-actions a{margin-bottom:10px}}.content-section-profile .container .button,.content-section-profile .container button{display:flex;gap:10px;flex-direction:row-reverse;width:fit-content;background:var(--color-secondary);color:var(--color-text-dark);padding:12px 24px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;text-align:center;border-radius:30px;align-items:center}.content-section-profile .container .no-underline{background:var(--color-text-light);color:var(--color-white)}.content-section-profile .container .no-underline:hover{transform:translateY(-0.15rem)}.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){float:right}.content-section-profile .container .form-field input,.content-section-profile .container .form-field textarea{background-color:var(--color-white) !important;border:none !important}.page-terms .content-section{padding:2.5rem 2rem !important}@media(max-width: 1024px){.page-terms .content-section{padding:2.5rem 1rem !important}}.terms .terms-section .belong-overview{font-size:1.25rem !important}.terms h1{font-size:1.25rem !important}.terms a{color:var(--color-text-dark)}.content-section.terms .container{padding:0 !important}.content-section.terms ol:not(.breadcrumb){margin-left:1rem}@media(max-width: 564px){.content-section.terms ol:not(.breadcrumb){margin-left:0}}.content-section.terms ul:not(.breadcrumb){margin-left:1rem}.content-section.terms .terms-area{display:none !important}.content-section.terms .terms-area.active{display:block !important}.content-section.terms .language-switcher{display:none}#unsubscribe{display:flex;flex-direction:column;align-items:center}.unsubscribe-section{background:var(--unsubscribe-bg-container);padding-top:15rem;position:relative}.unsubscribe-section .unsubscribe{box-shadow:0px 4px 4px 0px rgba(51,51,51,.04),0px 4px 16px 0px rgba(51,51,51,.08) !important;background:var(--unsubscribe-bg);border-radius:20px !important;padding:44px !important;position:absolute;top:calc(50% - 900px)}@media(max-width: 564px){.unsubscribe-section .unsubscribe{margin-left:1rem !important;margin-right:1rem !important;padding-left:12px !important;padding-right:12px !important}}.unsubscribe-section .unsubscribe .unsubscribe-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500}.unsubscribe-section .unsubscribe #unsubscribe label{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font)}.unsubscribe-section .unsubscribe #unsubscribe .form-input{border:none;border-bottom:1px solid #8f8f8f;background:var(--color-white) !important;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.unsubscribe-section .unsubscribe #unsubscribe .form-actions{width:100%}.unsubscribe-section .unsubscribe #unsubscribe .form-actions button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);width:100%;padding:14px 20px !important;background:#d80000 !important;color:var(--color-white);border-radius:8px;font-weight:500}#unsubscribe label{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}#unsubscribe input,#unsubscribe textarea{border:none}#unsubscribe .form-actions{display:flex}@media(max-width: 1024px){#unsubscribe .form-actions{justify-content:flex-start}}#unsubscribe .form-actions button{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;width:fit-content;border-radius:30px;padding:16px 28px !important;background:#fc2f19 !important;color:var(--color-white);margin-top:40px}#unsubscribe .form-actions button:hover{transform:translateY(-0.15rem)}@media(max-width: 1024px){#unsubscribe .form-actions button{margin-top:9px}}.unsubscribe-form .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);width:100%;padding:14px 20px !important;background:var(--unsubscribe-btn-bg);color:var(--color-white);border-radius:32px;display:flex;gap:10px}.notice{margin-bottom:0px !important;display:flex;padding:0px !important;gap:10px;border-radius:5px}.unsubscribe-section .container{display:flex;justify-content:center}.page-unsubscribe .unsubscribe-title{font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;color:var(--color-white);text-align:left}@media(max-width: 1024px){.page-unsubscribe .unsubscribe-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}.page-unsubscribe p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;color:var(--color-white);text-align:left}.page-contact .contact-block-wrapper{display:flex;justify-content:center}.page-contact .contact-section-wrapper{padding:150px 0 250px 0;position:relative}@media(max-width: 1024px){.page-contact .contact-section-wrapper{padding:400px 0 100px 0}}.page-contact .contact-section-wrapper .contact-inner-wrapper{display:flex;align-items:center;justify-content:center;top:calc(15% - 350px);width:100%;left:0;padding:0 16px}@media(max-width: 1024px){.page-contact .contact-section-wrapper .contact-inner-wrapper{top:calc(0% - 400px)}}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner{display:flex;justify-content:space-between;background:var(--color-white);max-width:576px;border-radius:20px;border:1px solid #dadada;box-shadow:0px 2px 10px 0px rgba(92,92,92,.12);padding:42px 48px}@media(max-width: 1024px){.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner{padding:23px 28px}}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section{display:flex;flex-direction:column;align-items:flex-start;gap:36px}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section .text-content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section .text-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark)}@media(max-width: 1024px){.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section .text-content h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section .text-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 564px){.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section .text-content p{font-size:12px;font-style:normal;font-weight:400;line-height:17.865px}}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form .form-field{margin-bottom:20px}@media(max-width: 1024px){.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form .form-field{margin-bottom:15px}}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form .form-field .form-label{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;margin-bottom:4px}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form input,.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form textarea{padding:12px 16px;border:1px solid var(--color-text-light);background:var(--color-white, #fff);box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);margin:0;border-radius:8px}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form input:focus,.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form textarea:focus{outline:none;border-radius:0}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form textarea{display:flex;height:100px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;resize:vertical}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section form .form-actions .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;background:var(--color-primary);color:var(--color-text-dark);padding:20px 40px;border-radius:20px;height:60px}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section .basic-captcha .form-input-wrapper{border-radius:0}.page-contact .contact-section-wrapper .contact-inner-wrapper .contact-inner .email-section .basic-captcha .form-input{flex:auto;margin:0;margin-left:26px}.page-contact .contact-section-wrapper .join_our_team{overflow:hidden}.page-contact .contact-section-wrapper .join_our_team h1{font-size:120px;font-style:normal;font-weight:600;line-height:150%;color:var(--color-tertiary);width:500%;margin-left:-195px;overflow:hidden}@media(max-width: 564px){.page-contact .contact-section-wrapper .join_our_team h1{font-size:40px;font-style:normal;font-weight:700;line-height:150%}}.contact-details-section{background:url(../../images/contact_details_bg.png) #d3d3d3 0px -2.36px/133.333% 100.977% no-repeat;padding:80px 0}@media(max-width: 1024px){.contact-details-section{padding:60px 0}}.contact-details-section .contact-details-parent{display:flex;gap:70px;align-items:center}@media(max-width: 1024px){.contact-details-section .contact-details-parent{gap:40px;flex-direction:column;align-items:start}}.contact-details-section .contact-details-parent .contact-section-header{flex-basis:40%}@media(max-width: 1024px){.contact-details-section .contact-details-parent .contact-section-header{flex-basis:100%}}.contact-details-section .contact-details-parent .contact-section-header h3{font-size:46px;font-style:normal;font-weight:500;line-height:130%;text-align:left;font-family:var(--secondary-font)}@media(max-width: 564px){.contact-details-section .contact-details-parent .contact-section-header h3{font-size:28px;font-style:normal;font-weight:500;line-height:120%}}.contact-details-section .contact-details-parent .contact-section{flex-basis:60%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:28px;align-self:stretch}@media(max-width: 1024px){.contact-details-section .contact-details-parent .contact-section{flex-basis:100%}}@media(max-width: 564px){.contact-details-section .contact-details-parent .contact-section{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.contact-details-section .contact-details-parent .contact-section .contact-section-item{flex:1}.contact-details-section .contact-details-parent .contact-section .contact-section-item .contact-section-item-border{background:var(--color-black);width:27px;height:3px}.contact-details-section .contact-details-parent .contact-section .contact-section-item label,.contact-details-section .contact-details-parent .contact-section .contact-section-item p{font-size:20px;font-style:normal;font-weight:500;display:block;line-height:32px}.contact-details-section .contact-details-parent .contact-section .contact-section-item .email-label,.contact-details-section .contact-details-parent .contact-section .contact-section-item .phone-lable{font-size:22px;font-weight:600;margin-bottom:25px;line-height:normal}.contact-details-section .contact-details-parent .contact-section .contact-section-item a{text-decoration:none;font-size:22px;font-weight:600;color:var(--color-black);margin-top:24px;margin-bottom:25px;display:block}.about-us-section{padding:10rem 7rem;display:flex;justify-content:center;align-items:center;gap:96px;align-self:stretch;margin:0 auto}.about-us-section .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.about-us-section .text-right-image{flex:unset}}.about-us-section .text-right-image img{width:100%}.about-us-section p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.about-image{display:flex;justify-content:center}.about-image img{width:80%;border-radius:var(--border-radius)}.about-text{flex:1 0 49%;display:flex;padding:4rem 2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.about-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.about-us-section{flex-direction:column}.about-us-section:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 1.5rem}.about-us-section{padding:3rem 2rem}.paragraph-container{flex-direction:column-reverse}.about-text{padding:1rem 0}.paragraph-image{height:12rem;margin:auto}}.page-change-password input{background-color:var(--color-white) !important}.page-change-password .change-password-section{position:relative;margin:0;border-radius:8px 8px 0px 0px}.page-change-password .change-password-section .whq-card{border-radius:24px;box-shadow:none;margin:auto;margin-bottom:0rem !important;padding:0 !important;color:var(--unsubscribe-text)}.page-change-password .change-password-section .whq-card .whq-card-container{display:flex;flex-direction:row;align-items:center;gap:40px;justify-content:center}@media(max-width: 1024px){.page-change-password .change-password-section .whq-card .whq-card-container{flex-direction:column;justify-content:center}}.page-change-password .change-password-section .whq-card .whq-card-container .form-image{width:100%;max-width:456px}.page-change-password .change-password-section .whq-card .whq-card-container .form-image img{width:100%}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;padding:42px;text-align:center;background:var(--unsubscribe-bg);color:var(--unsubscribe-title)}@media(max-width: 1024px){.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-title{padding:2rem 1rem}}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content{max-width:656px;padding:0px;display:flex;flex-direction:column;justify-content:center;gap:44px;border-radius:24px;background-color:var(--color-primary);padding:40px;box-shadow:0px 4px 51.7px 0px rgba(0,0,0,.08)}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:1rem}@media(max-width: 1024px){.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content{width:100%;padding:40px 20px;gap:40px}}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form{display:flex;flex-direction:column;align-items:center}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field{display:block;width:100%}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:.375rem}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea{border-radius:20px;border:none;background:var(--color-white)}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions button{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;width:100%;border-radius:30px;padding:12px 24px !important;color:var(--color-text-dark);background:var(--color-secondary) !important;align-self:center;margin-top:60px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions button{margin-top:29px;align-self:start}}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(-0.15rem);color:var(--color-primary)}.page-change-password .form-actions{width:100%;align-self:center}.page-change-password .form-actions .button{width:100%;border-radius:12px;padding:14px 20px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--color-white);background:#d80000;align-self:center;align-items:center;justify-content:center;gap:8px}.content-section.change-password-form{max-width:656px;padding:40px;background:var(--color-primary);margin:5rem auto;border-radius:24px}@media(max-width: 1024px){.content-section.change-password-form{padding:40px 20px}}@media(max-width: 768px){.content-section.change-password-form{max-width:100%;margin:40px 1rem}}.content-section.change-password-form label{color:var(--color-white);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.content-section.change-password-form input,.content-section.change-password-form textarea{background:var(--color-white);color:var(--color-black);border:none}.content-section.change-password-form input:-webkit-autofill,.content-section.change-password-form input:-webkit-autofill:hover,.content-section.change-password-form input:-webkit-autofill:focus,.content-section.change-password-form input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section.change-password-form input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.content-section.change-password-form .form-actions{display:flex;justify-content:center}@media(max-width: 1024px){.content-section.change-password-form .form-actions{justify-content:start}}.content-section.change-password-form .form-actions button{display:block;width:fit-content;padding:12px 24px;background:var(--color-secondary);color:var(--color-black);font-weight:700;font-size:18px;border-radius:30px}.content-section.change-password-form .form-actions button:hover{transform:translateY(-0.15rem);color:var(--color-primary)}.page-cancel-membership .content-section{max-width:100%;display:flex;align-items:center;gap:60px}@media(max-width: 1024px){.page-cancel-membership .content-section{flex-direction:column}}.page-cancel-membership .content-section .image{max-width:457px;width:100%}.page-cancel-membership .content-section .image img{width:100%}.content-section.cancel-membership{padding:100px 0}@media(max-width: 1024px){.content-section.cancel-membership{padding:40px 0}}.content-section.cancel-membership .cm_forms{width:100%;padding:40px;max-width:656px;background:var(--color-primary);border-radius:24px;margin:0 auto;margin-top:0}.content-section.cancel-membership .cm_forms label{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.content-section.cancel-membership .cm_forms input{border-radius:20px;border:none;background:var(--color-white);color:var(--color-text-light)}.content-section.cancel-membership .cm_forms input:-webkit-autofill,.content-section.cancel-membership .cm_forms input:-webkit-autofill:hover,.content-section.cancel-membership .cm_forms input:-webkit-autofill:focus,.content-section.cancel-membership .cm_forms input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section.cancel-membership .cm_forms input:focus{outline:none;border-color:#98a2b3;box-shadow:none}@media(max-width: 1024px){.content-section.cancel-membership .cm_forms{padding:40px 20px;border-radius:20px}}.content-section.cancel-membership .cm_forms .form-actions{text-align:center;width:100%}.content-section.cancel-membership .cm_forms .form-actions button{width:100%;background:#fc2f19;color:var(--color-white);border-radius:30px;font-size:1rem;padding:16px 28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-direction:row-reverse}.content-section.cancel-membership .cm_forms .form-actions button:hover{transform:translateY(-0.15rem)}form[name=contact-us]{width:100%}form[name=contact-us] .form-textarea-wrapper label.error{bottom:-30px}form[name=contact-us] .form-actions{margin-top:40px}@media(max-width: 564px){form[name=contact-us] .form-actions{margin-top:29px}}form[name=contact-us] .form-actions .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}form[name=contact-us] .form-field:nth-child(2){float:right}form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 1024px){form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:100%;display:block}}.footer-wrapper .footer-overlay-section{padding-top:80px;background:url("../../images/career-bg.webp") var(--color-white);background-repeat:no-repeat;background-size:cover;margin-bottom:-160px}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section{padding-top:40px !important}}@media(max-width: 564px){.footer-wrapper .footer-overlay-section{background:url("../../images/footer-overlay-mobile.png");background-repeat:no-repeat;background-size:cover;padding-bottom:40px;margin-bottom:0px}}.footer-wrapper .footer-overlay-section .text-left-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:5rem;color:var(--text-text);margin-bottom:60px}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container{flex-direction:column-reverse;margin-bottom:40px;align-items:center}}.footer-wrapper .footer-overlay-section .text-left-container h4 span{color:var(--color-section-subtitle);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container h4 span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container .paragraph-text{text-align:center}}.footer-wrapper .footer-overlay-section .text-left-container .paragraph-image{max-width:unset;flex:1.6;align-self:stretch}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center;width:100%}}.footer-wrapper .footer-overlay-section .text-left-container .right-section{flex:50%;display:flex;gap:1rem;align-items:flex-start;position:relative}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-bottom{position:absolute;border-radius:24px;border:1px solid #e4e4e4;background:var(--color-secondary);bottom:-110px;right:0;padding:40px 28px;max-width:249px;width:100%}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-bottom .top-bottom{display:flex;flex-direction:column;gap:10px}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-bottom .top-bottom:first-child{padding-bottom:30px;border-bottom:1px solid rgba(65,65,65,.2)}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-bottom .top-bottom:last-child{padding-top:30px}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-bottom .top-bottom h1{color:var(--color-black);font-size:34px;font-style:normal;font-weight:700;line-height:28px;font-family:var(--secondary-font)}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-bottom .top-bottom p{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container .right-section{display:none}}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-top-content{padding:16px 20px;color:var(--color-white);background:var(--color-primary);border-radius:24px;display:flex;flex-direction:column;gap:1rem;align-items:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-top-content p{writing-mode:vertical-rl;transform:rotate(180deg);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.footer-wrapper .footer-overlay-section .text-left-container .right-section .right-top-content h5{background:var(--color-white);color:var(--color-primary);font-family:var(--secondary-font);padding:10px 20px;border-radius:12px;text-align:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container .text-left-text{flex-direction:column;align-items:flex-start}}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .block-title{max-width:586px;width:100%;font-family:var(--secondary-font);font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .block-title span{color:unset}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text p,.footer-wrapper .footer-overlay-section .text-left-container .text-left-text li{max-width:591px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container .text-left-text p,.footer-wrapper .footer-overlay-section .text-left-container .text-left-text li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-list{margin-top:8px;display:flex;flex-direction:column;gap:14px;text-align:left}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-list{margin-top:56px}}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-list .list{display:flex;gap:8px;align-items:center}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-list .list svg{width:18px;height:18px;flex-shrink:0}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-list .list h6{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-black)}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-buttom{display:flex;gap:1rem;align-items:center;margin-top:2rem}@media(max-width: 1024px){.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-buttom{margin-top:38px}}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-buttom svg{width:60px;height:60px;flex-shrink:0;aspect-ratio:1/1}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-buttom .buttom-text{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-buttom .buttom-text p{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}.footer-wrapper .footer-overlay-section .text-left-container .text-left-text .text-left-buttom .buttom-text h6{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.footer-wrapper .footer-overlay-section .video-container{position:relative;width:100%;cursor:pointer;border-radius:20px;overflow:hidden;z-index:1;max-height:571px}.footer-wrapper .footer-overlay-section .video-container video{width:100%;height:100%;object-fit:cover;display:block}.footer-wrapper .footer-overlay-section .video-container .custom-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:none;border-radius:50%;width:60px;height:60px;background-color:var(--color-white);cursor:pointer;display:flex;align-items:center;justify-content:center}.footer-wrapper .footer-overlay-section .video-container .custom-play-btn::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:rgba(255,255,255,.5);border-radius:50%;transform:translate(-50%, -50%);z-index:-1;animation:pulse-ring 1.5s infinite ease-out}@keyframes pulse-ring{0%{transform:translate(-50%, -50%) scale(1);opacity:.6}70%{transform:translate(-50%, -50%) scale(1.6);opacity:0}100%{transform:translate(-50%, -50%) scale(1.6);opacity:0}}.footer-wrapper .footer-overlay-section .video-container .custom-play-btn.hidden{display:none}.footer-wrapper .footer-section{overflow:hidden;background:var(--color-primary);display:flex;justify-content:center;align-items:center;flex-direction:column}.footer-wrapper .footer-section .footer-logo-container{display:flex;flex-direction:column;align-items:center;gap:3rem;padding-bottom:60px;padding-top:80px}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container{flex-direction:column;padding-top:40px;padding-bottom:40px}}@media(max-width: 564px){.footer-wrapper .footer-section .footer-logo-container{padding-top:60px}}.footer-wrapper .footer-section .footer-logo-container .logo-container{padding:0;justify-content:start;align-items:start;background:rgba(0,0,0,0) !important}.footer-wrapper .footer-section .footer-logo-container .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--color-black) !important}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}.footer-wrapper .footer-section .footer-logo-container .flexcontainer{margin-top:16px}.footer-wrapper .footer-section .footer-logo-container p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;padding:6px 0;color:var(--color-white)}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.footer-wrapper .footer-section .footer-logo-container a{color:var(--color-white) !important;text-decoration:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.footer-wrapper .footer-section .footer-logo-container a:hover{text-decoration:underline}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:20px}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container .footer-logo-top{flex-direction:column;align-items:start;gap:40px}}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper{max-width:304px;width:100%;display:flex;flex-direction:column;gap:2rem}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper{width:100%}}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact p,.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact a{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white) !important}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact a span{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact p:last-of-type a{text-decoration:none}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .logo{max-width:283px;height:auto}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-logo-area{max-width:561px;width:100%;display:flex;flex-direction:column;justify-content:space-between}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-logo-area .branding-text{margin-top:36px;margin-bottom:40px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-logo-area .branding-text{margin-top:26px;margin-bottom:30px}}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-menu{max-width:240px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.4375rem}.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-menu .menu-item{display:flex;padding:6px 0;justify-content:flex-start;align-items:center;gap:.625rem;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;color:var(--color-black) !important}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container .footer-logo-top .footer-menu .menu-item{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.footer-wrapper .footer-section .footer-logo-container .footer-cards{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:left;gap:2rem}@media(max-width: 1024px){.footer-wrapper .footer-section .footer-logo-container .footer-cards{width:100%}}.footer-wrapper .footer-section .footer-logo-container .footer-cards img{width:70px}.footer-wrapper .footer-section .footer-bottom{display:flex;justify-content:center;padding:0 16px 40px;width:100%}.footer-wrapper .footer-section .footer-bottom p{color:var(--color-white);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;text-align:center}@media(max-width: 564px){.footer-wrapper .footer-section .footer-bottom p{text-align:left}}.header{position:fixed;top:0;left:0;right:0;z-index:99999999999;color:var(--color-text-dark);padding:25px 0;transition:padding .3s ease,box-shadow .3s ease,background .3s ease}.header.scrolled{padding:20px 0}@media(max-width: 1024px){.header{z-index:10;padding:20px 0}}.header .header-wrapper{display:flex;justify-content:space-between;align-items:center;display:flex;gap:20px;border-radius:20px;box-shadow:0px 4px 13.1px 0px rgba(0,0,0,.1);padding:14px 20px;background-color:var(--color-white);position:relative}@media(max-width: 1024px){.header .header-wrapper{box-shadow:none}}.header .header-wrapper .nav-left{display:flex;align-items:center;gap:40px}.header .header-wrapper .header-logo a img{height:auto;max-width:171px;display:flex;align-items:center}@media(max-width: 564px){.header .header-wrapper .header-logo a img{max-width:140px}}@media(min-width: 1025px)and (max-width: 1200px){.header .header-wrapper .header-logo a img{max-width:140px}}.header .header-wrapper .menu{display:flex;align-items:center;gap:32px;padding:0;margin-left:0px}@media screen and (max-width: 1150){.header .header-wrapper .menu{gap:20px}}@media(max-width: 1024px){.header .header-wrapper .menu{display:none}}.header .header-wrapper .menu .menu-item{display:flex;padding:0;justify-content:center;align-items:center}.header .header-wrapper .menu .menu-item .menu-item__link{text-decoration:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark);transition:all .3s ease-in-out;white-space:nowrap}@media screen and (max-width: 1150px){.header .header-wrapper .menu .menu-item .menu-item__link{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.header .header-wrapper .menu .menu-item .menu-item__link:hover{color:var(--color-primary);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.header .header-wrapper .menu .menu-item.active a{color:var(--color-primary);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.header .header-wrapper .header-buttons{display:flex;align-items:center;gap:16px;z-index:4}@media(max-width: 1024px){.header .header-wrapper .header-buttons{gap:0px}}.header .header-wrapper .header-buttons .btn{border-radius:0px;transition:2s all;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.header .header-wrapper .header-buttons .btn svg{fill:var(--color-white);transition:2s all}@media(max-width: 1024px){.header .header-wrapper .header-buttons .btn{display:none;padding:10px 30px}}.header .header-wrapper .header-buttons .btn:hover svg{fill:var(--color-dark)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .logout{display:none}}.header .header-wrapper .header-buttons .active-btn{order:2;background:unset;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;padding:10px 20px;border:1px solid var(--color-primary);color:var(--color-primary)}.header .header-wrapper .header-buttons .active-btn::before{display:none}.header .header-wrapper .header-buttons .active-btn:hover{background:unset;box-shadow:none}@media(max-width: 1024px){.header .header-wrapper .header-buttons .active-btn{display:none}}.header .header-wrapper .header-buttons .signup{padding:10px 20px !important;order:3;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;white-space:nowrap;background-color:var(--color-primary)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .signup{display:none}}.header .header-wrapper .header-buttons .language-switcher{padding:0;color:var(--color-lang-switcher);order:4;font-family:var(--tertiary-font);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.header .header-wrapper .header-buttons .language-switcher{order:0;margin-right:16px}}.header .header-wrapper .header-buttons .language-switcher svg path{fill:var(--color-lang-switcher)}.header .header-wrapper .header-buttons .language-switcher .lang-flag{width:27px;height:auto}.header .header-wrapper .header-buttons .cheeseburger-menu__close{width:40px;height:40px;background:var(--color-primary);border-radius:8px;padding:8px;display:none}.header .header-wrapper .header-buttons .cheeseburger-menu__close svg path{stroke:var(--color-white)}@media only screen and (min-width: 1024px){#header .container{opacity:0;animation:fadeInRight .5s ease-in-out .1s forwards}#header .language-switcher:hover{border:solid 1px var(--color-secondary);animation:border .5s ease both}}.hero .hero-text .hero-title{opacity:0;animation:fadeIn 2s ease .3s forwards}.hero .hero-text p{opacity:0;animation:fadeInUp30 1s ease .4s forwards}.hero .hero-text .button{opacity:0;animation:fadeInUp30 1s ease 1s forwards}.animate-feature .about_features-header-section{opacity:0;animation:fadeInUp .2s ease-in .6s forwards}.animate-feature .about_feature{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .5s forwards;animation-delay:calc(.5s + .2s*var(--card-index))}.animate-feature .about_feature:nth-child(1){--card-index: 1}.animate-feature .about_feature:nth-child(2){--card-index: 2}.animate-feature .about_feature:nth-child(3){--card-index: 3}.animate-feature .about_feature:nth-child(4){--card-index: 4}.animate-feature .about_feature:nth-child(5){--card-index: 5}.animate-feature .about_feature:nth-child(6){--card-index: 6}.animate-feature .about_feature .feature-icon{transition:transform .3s ease-in-out}.animate-feature .about_feature .feature-icon:hover{transform:scale(1.05)}.animate-text-left .text-left-text{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-left .paragraph-image{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-text-right .paragraph-image{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-right .text-right-text{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-about-listing .contents-wrapper .header-content h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-about-listing .contents-wrapper .header-content h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-about-listing .listing-content-container{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .4s forwards}.animate-about-listing .image-container{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .4s forwards}.animate-pricing .pricing{opacity:0;transform:scale(0.9);animation:fadeScale 1s ease-out forwards}.animate-pricing .pricing:nth-child(1){animation-delay:calc(.2s*1)}.animate-pricing .pricing:nth-child(2){animation-delay:calc(.2s*2)}.animate-pricing .pricing:nth-child(3){animation-delay:calc(.2s*3)}.animate-pricing .pricing:hover{transform:scale(1.05);transition:transform .3s ease-out}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}.animate-courses h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-courses h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-courses .course{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .4s forwards;animation-delay:calc(.4s + .2s*var(--card-index))}.animate-courses .course:nth-child(1){--card-index: 1}.animate-courses .course:nth-child(2){--card-index: 2}.animate-courses .course:nth-child(3){--card-index: 3}.animate-courses .course:nth-child(4){--card-index: 4}.animate-courses .course:nth-child(5){--card-index: 5}.animate-courses .course:nth-child(6){--card-index: 6}.animate-courses .course .feature-icon{transition:transform .3s ease-in-out}.animate-courses .course .feature-icon:hover{transform:scale(1.05)}body input[type=checkbox]+label::before{content:"";border-radius:50%;background-color:rgba(0,0,0,.1);position:absolute;box-sizing:border-box;bottom:7px;left:7.5px;transform:translate(-50%, -50%) scale(0);width:1.8px;height:1.8px}body input[type=checkbox]:focus+label::before,body input[type=checkbox]:checked+label::after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:scale(0, 0);opacity:1}20%{transform:scale(25, 25);opacity:1}100%{opacity:0;transform:scale(40, 40)}}.form-field{position:relative}.form-field input,.form-field textarea{position:relative;margin-bottom:20px}.form-field input input,.form-field input textarea,.form-field textarea input,.form-field textarea textarea{padding:12px 10px;font-size:16px}.form-field input label,.form-field textarea label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field input input:focus+label,.form-field input input:not(:placeholder-shown)+label,.form-field input textarea:focus+label,.form-field input textarea:not(:placeholder-shown)+label,.form-field textarea input:focus+label,.form-field textarea input:not(:placeholder-shown)+label,.form-field textarea textarea:focus+label,.form-field textarea textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.form-field label{position:relative;margin-bottom:20px}.form-field label input,.form-field label textarea{padding:12px 10px;font-size:16px}.form-field label label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field label input:focus+label,.form-field label input:not(:placeholder-shown)+label,.form-field label textarea:focus+label,.form-field label textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.animate-footer .footer-logo{opacity:0;animation:fadeIn .6s ease-in forwards}.animate-footer .footer-menu .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.4s}.animate-footer .footer-menu .menu-item:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.6s}.animate-footer .footer-menu .menu-item:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.8s}.animate-footer .footer-menu .menu-item:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1s}.animate-footer .footer-menu .menu-item:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.2s}.animate-footer .footer-menu .menu-item:nth-child(5){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.4s}.animate-footer .footer-menu .menu-item:nth-child(6){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.6s}.animate-footer .footer-menu .menu-item:nth-child(7){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact p:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2s}.animate-footer .footer-contact p:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.2s}.animate-footer .footer-contact p:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.4s}.animate-footer .footer-contact p:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(1){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(2){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:3.4s}.animate-footer .footer-bottom p{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:4.2s}.languages{opacity:1}.container{max-width:1312px;margin:0 auto;width:100%;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.container{padding-left:1rem;padding-right:1rem}}.parallax{height:fit-content;overflow-y:auto}.page-contact .head-content{max-width:809px !important}.page-cancel-membership .head-content,.page-unsubscribe .head-content{max-width:891px !important}.page-orders .head-content{max-width:719px !important}.profile-page .head-content p{max-width:623px !important}.page-dashboard{margin-top:60px}@media screen and (max-width: 1200px){.page-dashboard{padding-top:132px !important}}@media screen and (max-width: 1024px){.page-dashboard{padding-top:40px !important}}.terms{padding:0 !important}.page-dashboard{padding-top:132px !important}@media screen and (max-width: 1200px){.page-dashboard{padding-top:80px !important}}.footer-overlay-section{display:none !important}.profile-page .footer-overlay-section,.page-contact .footer-overlay-section,.page-about .footer-overlay-section,.page-home .footer-overlay-section{display:block !important}.profile-page .footer-logo-container,.page-contact .footer-logo-container,.page-about .footer-logo-container,.page-home .footer-logo-container{padding-top:260px !important}@media(max-width: 1024px){.profile-page .footer-logo-container,.page-contact .footer-logo-container,.page-about .footer-logo-container,.page-home .footer-logo-container{padding-top:200px !important}}@media(max-width: 564px){.profile-page .footer-logo-container,.page-contact .footer-logo-container,.page-about .footer-logo-container,.page-home .footer-logo-container{padding-top:40px !important}}.paragraph p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.paragraph-image{max-width:614px;flex:1 0 49%;align-self:stretch}.paragraph-image img{width:100%}.paragraph-image img:hover{transform:scale(1.02)}@media(max-width: 1024px){.paragraph-image img{width:100%}}.paragraph-text{flex:1 0 49%}.paragraph-text{display:flex;padding:4rem 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.paragraph-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.paragraph{flex-direction:column}.paragraph:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 0}.paragraph{padding:1rem 0}.paragraph-container{flex-direction:column-reverse}.paragraph-text{padding:1rem 0}.paragraph-image{height:12rem}.error-page{padding:150px 1rem !important}}.content-section{display:block;align-self:stretch;max-width:1280px;margin:0 auto;padding:2.5rem 2rem;overflow-wrap:anywhere}@media(max-width: 1024px){.content-section{padding-left:1rem;padding-right:1rem}}.content-section .dashboard-content{width:100%;min-height:1022px;border:solid 1px rgba(128,128,128,.2509803922)}.theme-shadow{box-shadow:20px 20px 0px 0px var(--color-primary);border-radius:var(--border-radius)}@media(max-width: 1024px){.theme-shadow{box-shadow:10px 10px 0px 0px var(--color-primary);border-radius:var(--border-radius)}}.text-white{color:var(--color-white) !important}.text-dark{color:var(--color-black) !important}.text-primary{color:var(--color-primary) !important}.text-primary-light{color:var(--color-primary-light) !important}.text-secondary{color:var(--color-secondary) !important}.text-secondary-light{color:var(--color-secondary-light) !important}.text-grey{color:var(--color-grey) !important}.text-purple{color:var(--color-purple) !important}.text-tertiary{color:var(--color-tertiary) !important}.text-gradient{background:-webkit-linear-gradient(var(--color-primary), var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-gradient-secondary{background:-webkit-linear-gradient(var(--color-secondary), var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-color-gold{color:gold !important}.text-mute-1{color:var(--color-mute-1) !important}.text-mute-2{color:var(--color-mute-2) !important}.text-mute-3{color:var(--color-mute-3) !important}.bg-color{background:var(--bg-body) !important}.bg-white{background:var(--color-white) !important}.bg-dark{background:var(--color-black) !important}.bg-primary{background:var(--color-primary) !important}.bg-primary-light{background:var(--color-primary-light)}.bg-secondary{background:var(--color-secondary) !important}.bg-secondary-light{background:var(--color-secondary-light) !important}.bg-grey{background:var(--color-grey) !important}.bg-purple{background:var(--color-purple) !important}.bg-tertiary{background:var(--color-tertiary) !important}.bg-transparent{background:rgba(0,0,0,0)}.bg-gradient{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient);transition:all .3s ease-in-out}.bg-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient-secondary);transition:all .3s ease-in-out}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.flex-row{flex-direction:row !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column{flex-direction:column !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-row-1{flex:100% !important}.flex-row-2{flex:49% !important}.flex-row-3{flex:32% !important}.flex-row-4{flex:23% !important}.flex-row-5{flex:19% !important}.flex-row-6{flex:16% !important}.dFlex{display:flex !important}.section-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.section-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}
