@import"https://fonts.googleapis.com/css2?family=Barlow: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: "Barlow", 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)}}@keyframes slideIn{0%{top:-100%;left:-100%}100%{top:0%;left:300%}}:root{--text-font-size: 1rem;--text-sm-font-size: 0.75rem;--text-md-font-size: 1.125rem;--text-lg-font-size: 1.5rem;--text-error-font-size: 1rem;--title-font-size: 1.25rem;--title-md-font-size: 2rem;--title-lg-font-size: 2.5rem;--title-xl-font-size: 3.2rem;--subtitle-font-size: 1.1rem;--title-mobile-menu-font-size: 1rem;--shadow: 0px 0px 2px 0px rgba(204, 204, 204, 0.4);--color-white: #FFFFFF;--color-primary: #673FDD;--color-primary-light: rgba(255, 255, 255, 0.51);--color-secondary: #1C1C1C;--color-tertiary: #e0e5eb;--bg-body: #DCD8FF;--color-text-light: #6c706f;--color-text-dark: #262626;--color-text-light: #6c706f;--color-black: #262626;--color-grey: #F9FAFB;--panel-header-bg: var(--color-primary);--panel-header-text: var(--color-text-dark);--panel-footer-bg: transparent;--panel-footer-text: var(--color-white);--hero-bg-container: var(--color-primary);--hero-bg: var(--color-white);--hero-title: var(--color-white);--hero-text: var(--color-white);--hero-highlight: var(--color-primary);--color-section-title: var(--color-text-dark);--color-section-subtitle: var(--color-secondary);--feature-bg-container: var(--color-white);--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);--color-about-company-sub-title: var(--color-secondary);--text-bg-container: var(--color-black);--text-bg: var(--bg-body);--text-text: var(--color-black);--pricing-bg-container: var(--bg-secondary);--pricing-bg: var(--color-white);--pricing-text: var(--color-white);--color-pricing-title: 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(--bg-body);--contact-info-text: var(--color-white);--no-hero-bg-container: var(--color-primary);--no-hero-bg: var(--color-primary);--no-hero-text: var(--color-white);--login-bg-container: var(--bg-body);--login-bg: var(--color-primary);--login-text: var(--color-text-dark);--profile-bg-container: var(--color-white);--profile-bg: var(--color-white);--profile-text: var(--color-text-dark);--order-bg-container: var(--color-white);--order-bg: var(--color-white);--order-text: var(--color-text-dark);--unsubscribe-bg-container: var(--color-white);--unsubscribe-bg: var(--color-white);--unsubscribe-title: var(--color-white);--unsubscribe-text: var(--color-text-dark);--unsubscribe-btn-text: var(--color-white);--unsubscribe-btn-bg: var(--color-primary);--unsubscribe-input-border: 8px;--policy-bg-container: var(--bg-body);--bg-button: var(--color-primary);--bg-hero-button: var(--color-primary);--bg-pricing-button: var(--color-primary);--bg-contact-btn: var(--color-primary);--color-contact-btn: var(--color-white);--bg-profile-btn: var(--color-primary);--color-profile-btn: var(--color-white);--bg-global-btn: var(--color-primary);--color-global-btn: var(--color-white);--color-button: var(--color-white);--color-hero-button: var(--color-white);--color-pricing-button: var(--color-white);--bg-alternate-button: var(--color-white);--color-alternate-button: var(--color-primary);--color-lang-switcher: var(--color-white);--border-lang-switcher: var(--color-white);--mobile-menu-bg-container: var(--color-white);--mobile-menu-text: var(--color-text-dark);--mobile-menu-bg-button: var(--color-primary);--mobile-menu-color-button: var(--color-white);--mobile-menu-bg-signup-button: var(--color-white);--mobile-menu-color-signup-button: var(--color-white)}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}*{font-family:var(--default-font)}html{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;overflow-x:hidden;scroll-behavior:smooth}body{box-sizing:border-box;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;background:var(--color-white);position:relative}img{transition:transform .3s ease-out}img:hover{transform:scale(1.05)}.terms li{margin:10px}@media(max-width: 564px){.terms li{margin:0}}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-container-sub-title)}.button{display:block;appearance:none;background:var(--bg-button);color:var(--color-button);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:16px;justify-content:center;align-items:center;gap:8px;border-radius:0;border:1px solid var(--gradient);position:relative;overflow:hidden;z-index:1}.button::before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:var(--color-primary);transition:all .3s;z-index:-1}.button:hover{color:var(--color-white) !important;border:1px solid var(--color-white) !important}.button:hover::before{width:100%}.page-change-password .form-actions .button,.content-section-profile .button,.content-section-profile button,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button,.offers-section .offer-wrapper .offer-content-area .actions .offer-btn,.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn,.hero .hero-container .hero_buttons .button:nth-child(2),.content-section.cancel-membership .form-actions button,.form-login-wrapper #grav-login .form-action-wrapper .primary,.content-section.change-password-form .form-actions button,.header .container .header-buttons .signup{transition:all .3s ease-in-out;position:relative;overflow:hidden;z-index:1}.page-change-password .form-actions .button::after,.content-section-profile .button::after,.content-section-profile button::after,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button::after,.offers-section .offer-wrapper .offer-content-area .actions .offer-btn::after,.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn::after,.hero .hero-container .hero_buttons .button:nth-child(2)::after,.content-section.cancel-membership .form-actions button::after,.form-login-wrapper #grav-login .form-action-wrapper .primary::after,.content-section.change-password-form .form-actions button::after,.header .container .header-buttons .signup::after{background-color:rgba(0,0,0,0)}.page-change-password .form-actions .button::before,.content-section-profile .button::before,.content-section-profile button::before,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button::before,.offers-section .offer-wrapper .offer-content-area .actions .offer-btn::before,.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn::before,.hero .hero-container .hero_buttons .button:nth-child(2)::before,.content-section.cancel-membership .form-actions button::before,.form-login-wrapper #grav-login .form-action-wrapper .primary::before,.content-section.change-password-form .form-actions button::before,.header .container .header-buttons .signup::before{background-color:var(--color-secondary)}.page-change-password .form-actions .button:hover,.content-section-profile .button:hover,.content-section-profile button:hover,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button:hover,.offers-section .offer-wrapper .offer-content-area .actions .offer-btn:hover,.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn:hover,.hero .hero-container .hero_buttons .button:nth-child(2):hover,.content-section.cancel-membership .form-actions button:hover,.form-login-wrapper #grav-login .form-action-wrapper .primary:hover,.content-section.change-password-form .form-actions button:hover,.header .container .header-buttons .signup:hover{-webkit-text-fill-color:var(--color-white)}.page-change-password .form-actions .button:hover::before,.content-section-profile .button:hover::before,.content-section-profile button:hover::before,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button:hover::before,.offers-section .offer-wrapper .offer-content-area .actions .offer-btn:hover::before,.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn:hover::before,.hero .hero-container .hero_buttons .button:nth-child(2):hover::before,.content-section.cancel-membership .form-actions button:hover::before,.form-login-wrapper #grav-login .form-action-wrapper .primary:hover::before,.content-section.change-password-form .form-actions button:hover::before,.header .container .header-buttons .signup:hover::before{width:100%}.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-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:8px}.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:8px}.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:.5rem;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:.5rem;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{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:.5rem;background:var(--gradient-secondary);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.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,textarea{appearance:none;width:100%;display:flex;padding:.625rem 1rem .625rem .75rem;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:0;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;border:1px solid var(--color-text-dark);transition:box-shadow .3s ease-in-out;background:var(--white, #fff);color:var(--color-black);line-height:1.4rem;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}input:hover,textarea:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04)}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:#fff}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:16px;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}.form-data.basic-captcha .form-input-wrapper{gap:8px !important}.form-data.basic-captcha input.form-input{flex:1 !important;margin:0 !important;border-radius:0 8px 8px 0 !important;border:unset !important;box-shadow:unset !important}@keyframes flip{0%{transform:rotateY(0deg)}100%{transform:rotateY(360deg)}}@keyframes hero_twinkle{0%{transform:scale(1) rotate(0deg);opacity:1;filter:drop-shadow(0 0 5px var(--color-primary))}50%{transform:scale(1.2) rotate(10deg);opacity:.8;filter:drop-shadow(0 0 15px var(--color-primary))}100%{transform:scale(1) rotate(0deg);opacity:1;filter:drop-shadow(0 0 5px var(--color-primary))}}.hero{display:flex;align-items:center;align-self:stretch;background-position:center;background-repeat:no-repeat;background-size:100% 100%}@media(max-width: 1024px){.hero{margin-top:86px;background-image:unset;background-color:var(--color-primary)}}.hero h1{max-width:100%;font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;color:var(--hero-title)}@media(max-width: 1024px){.hero h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}.hero.medium{height:33.4375rem}@media(max-width: 1024px){.hero.medium{height:auto}}.hero .text_image_center{flex-direction:column;gap:2rem !important;text-align:center}.hero .text_right__image_left{flex-direction:row-reverse}.hero .hero-container{display:flex;padding-left:2rem;padding-right:2rem;justify-content:center;gap:2.625rem;align-items:center;padding:6.25rem 2rem 13rem}@media(max-width: 564px){.hero .hero-container{width:100%}}@media(max-width: 1024px){.hero .hero-container{flex-direction:column-reverse;align-items:center;gap:2.625rem;padding:5rem 1rem}}.hero .hero-container .hero_text_center{align-items:center}.hero .hero-container .hero_text_left{flex:1 0 30% !important}.hero .hero-container .hero-text{display:flex;text-align:center;flex-direction:column;text-align:left;gap:2rem;flex:1 0 60%}@media(max-width: 1024px){.hero .hero-container .hero-text{text-align:center;align-items:center;padding-top:0rem}.hero .hero-container .hero-text .button{color:var(--color-button);background:var(--bg-button)}}.hero .hero-container .hero-text p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--hero-text)}@media(max-width: 1024px){.hero .hero-container .hero-text p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.hero .hero-container .hero-text .hero-title{font-weight:700;-webkit-text-fill-color:unset;color:var(--hero-title)}@media(max-width: 564px){.hero .hero-container .hero-text .hero-title{font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}.hero .hero-container .hero-text .hero_buttons{display:flex;gap:1rem;justify-content:flex-start}@media(max-width: 1024px){.hero .hero-container .hero-text .hero_buttons{gap:.625rem;flex-direction:column;width:100%}}.hero .hero-container .hero-text .button{align-self:center;display:flex;align-items:center;border-radius:8px;background:var(--color-hero-button);color:var(--bg-hero-button);border:1px solid var(--bg-hero-button);padding:16px 28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600;background:var(--bg-hero-button);color:var(--color-hero-button)}@media(max-width: 1024px){.hero .hero-container .hero-text .button{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}}.hero .hero-container .hero-text .button svg path{stroke:var(--color-hero-button)}.hero .hero-container .hero_buttons .button:nth-child(1){background:var(--color-hero-button);color:var(--bg-hero-button);border:1px solid var(--bg-hero-button);width:100%}.hero .hero-container .hero_buttons .button:nth-child(1) svg path{stroke:var(--color-hero-button)}.hero .hero-container .hero_buttons .button:nth-child(2){background:rgba(0,0,0,0);color:var(--color-hero-button);border:1px solid var(--color-hero-button);width:100%}.hero .hero-container .hero_buttons .button:nth-child(2) svg{display:none}.hero .hero-container .hero-image{flex:1 0 30%;width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width: 1024px){.hero .hero-container .hero-image{max-width:500px}}.hero .hero-container .hero-image img{width:100%}.hero .hero-container .hero-image svg:nth-of-type(1){position:absolute;top:9%;right:9%;animation:hero_twinkle 1.5s infinite ease-in-out;transition:transform .3s ease-in-out}@media(max-width: 564px){.hero .hero-container .hero-image svg:nth-of-type(1){top:2%;right:8%;animation:unset}}.hero .hero-container .hero-image svg:nth-of-type(2){position:absolute;top:34%;right:-2%;animation:hero_twinkle 1.5s infinite ease-in-out;transition:transform .3s ease-in-out}@media(max-width: 564px){.hero .hero-container .hero-image svg:nth-of-type(2){top:29%;right:-2%;animation:unset}}.hero .hero-container .hero-image .image-left-top{position:absolute;display:flex;top:0%;left:5%;align-items:center;border-radius:8px;transform:rotate(-15deg)}.hero .hero-container .hero-image .image-left-top p{text-align:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}@media(max-width: 768px){.hero .hero-container .hero-image .image-left-top p{font-size:11.002px;line-height:17.115px}}.hero .hero-container .hero-image .image-right-center{position:absolute;display:flex;flex-direction:row;padding:10px;gap:10px;bottom:4%;right:0%;align-items:center;border-radius:8px;background:rgba(255,255,255,.1);color:var(--color-white);backdrop-filter:blur(8px);max-width:234px;backdrop-filter:blur(8px)}@media(max-width: 768px){.hero .hero-container .hero-image .image-right-center{padding:7.5px;gap:7.5px}}.hero .hero-container .hero-image .image-right-center p{text-align:center}@media(max-width: 768px){.hero .hero-container .hero-image .image-right-center p{font-size:13.5px;line-height:21px}}.hero .hero-container .hero-image .image-right-center img{width:64px;height:64px;animation:flip 3s infinite linear}@media(max-width: 768px){.hero .hero-container .hero-image .image-right-center img{width:42px;height:42px}}.hero .hero-container .hero-image .image-bottom-left{position:absolute;display:flex;bottom:0%;left:-5%;align-items:center;border-radius:8px}@media(max-width: 1024px){.hero .hero-container .hero-image .image-bottom-left{left:0%}}.hero .hero-container .hero-image .image-bottom-left p{max-width:123px;text-align:center}@media(max-width: 768px){.hero .hero-container .hero-image .image-bottom-left p{font-size:13.5px;line-height:21px;width:92.25px}}.no-hero-header{background-image:url(../../images/no-hero.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center}@media(max-width: 564px){.no-hero-header{background-image:url(../../images/small-no-hero.png)}}@media(max-width: 1024px){.no-hero-header .paragraph.no-hero{margin-top:40px}}.no-hero-header .paragraph.no-hero .no-hero-title-wrapper{padding:100px 1rem}@media(max-width: 564px){.no-hero-header .paragraph.no-hero .no-hero-title-wrapper{padding:80px 1rem}}.no-hero-header .paragraph.no-hero .no-hero-title-wrapper h1{text-align:center;color:var(--color-text-dark) !important;font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 564px){.no-hero-header .paragraph.no-hero .no-hero-title-wrapper h1{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.no-hero-header .paragraph.no-hero .no-hero-breadcrumb{display:inline-block;margin-top:1rem;width:100%;text-align:center}.no-hero-header .paragraph.no-hero .no-hero-breadcrumb ol{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:0 0;list-style:none;border-radius:0;color:var(--color-text-dark)}.no-hero-header .paragraph.no-hero .no-hero-breadcrumb ol .breadcrumb-item{display:flex;align-items:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark) !important}@media(max-width: 1024px){.no-hero-header .paragraph.no-hero .no-hero-breadcrumb ol .breadcrumb-item{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.no-hero-header .paragraph.no-hero .no-hero-breadcrumb ol .breadcrumb-item a{text-decoration:none;color:var(--color-text-dark) !important;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.no-hero-header .paragraph.no-hero .no-hero-breadcrumb ol .breadcrumb-item a{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.no-hero-header .paragraph.no-hero .no-hero-breadcrumb ol .breadcrumb-item+.breadcrumb-item::before{float:none;padding-right:.25rem;content:""}.no-hero-header .paragraph.no-hero .no-hero-breadcrumb ol .breadcrumb-item.arry svg{display:inline-block;font-size:.75rem;line-height:1.125rem;letter-spacing:normal;font-weight:inherit}.best-value{background:#d71919;color:#fff;padding:.3rem .8rem;font-size:.8rem;font-weight:bold;text-transform:uppercase;position:absolute;top:26px;left:0;clip-path:polygon(0% 0%, 100% 0%, 90% 50%, 100% 100%, 0% 100%)}.pricings{display:flex;padding:5rem 0;flex-direction:column;align-items:center;gap:4rem;align-self:stretch;margin:auto;background-color:var(--bg-body)}@media(max-width: 1024px){.pricings{padding:4rem 1rem}}.pricings .top_section{display:flex;flex-direction:column;gap:1.25rem;align-items:center;max-width:65%}@media(max-width: 1024px){.pricings .top_section{max-width:100%}}.pricings .top_section .block-title{position:relative;text-align:center;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.pricings .top_section .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.pricings .top_section .block-title span{position:relative;text-align:center;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.pricings .top_section .block-title span{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.pricings .top_section .block-title span::before{content:"";position:absolute;height:45px;width:45px;top:-7px;left:-20px;background-image:url(../../images/title_cap.svg);background-position:left;background-repeat:no-repeat}.pricings .top_section .block-title .price-title-icon{position:absolute;top:-6px;left:-21px}.pricings .top_section .block-description{text-align:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.pricings 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){.pricings h4 span{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.pricings .pricings-container{display:flex;justify-content:center;align-items:flex-start;gap:1.5rem;flex-wrap:wrap;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.pricings .pricings-container{padding:0}}@media(max-width: 564px){.pricings .pricings-container{flex-direction:column}}.pricings .pricings-container .pricing{display:flex;padding-bottom:2rem;gap:2rem;flex-direction:column;justify-content:space-between;transition:all .3s ease-in-out;align-items:center;flex:1 0 31%;max-width:31%;min-width:384px;align-self:stretch;border-radius:.5rem;box-shadow:0px 4px 4px 0px rgba(51,51,51,.04),0px 4px 16px 0px rgba(51,51,51,.08);background:var(--color-white);opacity:0}@media(max-width: 564px){.pricings .pricings-container .pricing{max-width:600px;width:100%;min-width:200px}}.pricings .pricings-container .pricing:hover{box-shadow:0 0 20px rgba(0,0,0,.3);transform:translateY(-0.15rem)}.pricings .pricings-container .pricing .pricing-content{display:flex;flex-direction:column;align-items:center;align-self:stretch}.pricings .pricings-container .pricing .pricing-content .recommended-tag{position:absolute;top:32px;left:-12px;z-index:10;display:inline-block}.pricings .pricings-container .pricing .pricing-content .recommended-tag span{background:#de0303;color:var(--color-white);padding:.4rem 1rem;font-size:.8rem;font-weight:bold;text-transform:uppercase;clip-path:polygon(0% 0%, 100% 0%, 90% 50%, 100% 100%, 0% 100%);letter-spacing:.05rem;box-shadow:0 10px 15px rgba(0,0,0,.4);border-radius:32px}.pricings .pricings-container .pricing .pricing-content>.price{display:flex;flex-direction:column;align-items:center;gap:1rem;background:var(--color-primary);border-radius:8px 8px 0 0;align-self:stretch;color:var(--color-white);font-family:var(--default-font)}.pricings .pricings-container .pricing .pricing-content>.price .type{display:flex;padding:.375rem .75rem;justify-content:center;align-items:flex-start;gap:.625rem;width:100%;background:var(--color-white);backdrop-filter:blur(8px);text-align:center;text-transform:uppercase;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.pricings .pricings-container .pricing .pricing-content>.price .type{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}}.pricings .pricings-container .pricing .pricing-content>.price .type .type-wrap{color:var(--color-primary);font-family:var(--default-font);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing .pricing-content>.price .pricing-group{display:flex;flex-direction:row;justify-content:center;align-items:end;align-self:stretch;text-align:center;flex-wrap:wrap;gap:1rem;padding:.5rem 1rem 1.25rem}.pricings .pricings-container .pricing .pricing-content>.price .pricing-group .pricing-wrap .price{color:var(--color-pricing-title);text-align:center;font-style:normal;font-family:var(--default-font);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}.pricings .pricings-container .pricing .pricing-content>.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 .pricings-container .pricing .pricing-content>.price .pricing-group .text-sm{color:var(--pricing-text);font-style:normal;font-family:var(--default-font);font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:500}.pricings .pricings-container .pricing .pricing-content>.price>p{color:var(--pricing-text);font-family:var(--default-font);text-align:center;font-style:normal;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing .pricing-content .benefits{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;align-self:stretch}@media(max-width: 1024px){.pricings .pricings-container .pricing .pricing-content .benefits{padding:2rem 1rem}}.pricings .pricings-container .pricing .pricing-content .benefits .benefit{display:flex;justify-content:center;align-items:center;gap:.5rem}.pricings .pricings-container .pricing .pricing-content .benefits .benefit .streamline{color:var(--color-text-dark);font-style:normal;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.pricings .pricings-container .pricing>div:not(.pricing-content){display:flex;flex-direction:column;align-items:center;align-self:stretch;padding:0 2rem}@media(max-width: 1024px){.pricings .pricings-container .pricing>div:not(.pricing-content){padding:0 1rem}}.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn{width:100%;padding:20px 40px;border-radius:.5rem;text-align:center;background:var(--bg-pricing-button);color:var(--color-pricing-button);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}.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)}@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:600;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)}}.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:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}.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:.125rem;cursor:pointer;border-radius:8px;padding:12px}@media(max-width: 1024px){.language-switcher{top:23%;right:14%}}@media(max-width: 768px){.language-switcher{top:23%;right:16%}}@media(max-width: 564px){.language-switcher{top:23%;right:30%}}.features-section{background-image:url(../../images/feature-bg.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;color:var(--color-white);padding:119px 80px 241px}@media(max-width: 1024px){.features-section{background-image:url(../../images/feature-bg-mobile.png);padding:4rem 1rem}}.features-section .features-wrapper{display:flex;justify-content:space-between;gap:1.5rem}@media(max-width: 1024px){.features-section .features-wrapper{flex-direction:column}}.features-section .features-wrapper .feature-left{flex-basis:45%;position:relative}@media(max-width: 1024px){.features-section .features-wrapper .feature-left{flex-basis:100%}}.features-section .features-wrapper .feature-left .feature-left-bottom-icon{position:absolute;bottom:0%;left:-16%}@media(max-width: 1024px){.features-section .features-wrapper .feature-left .feature-left-bottom-icon{display:none}}.features-section .features-wrapper .feature-left .subtitle{background:rgba(255,255,255,.1);padding:8px 10px;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;display:inline;border-radius:8px}@media(max-width: 1024px){.features-section .features-wrapper .feature-left .subtitle{align-self:center;justify-self:center}}.features-section .features-wrapper .feature-left .title{position:relative;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;margin-top:18px;margin-bottom:24px;color:var(--color-white)}@media(max-width: 1024px){.features-section .features-wrapper .feature-left .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.features-section .features-wrapper .feature-left .title::before{content:"";position:absolute;height:45px;width:45px;top:-7px;left:-20px;background-image:url(../../images/feature-top-left.svg);background-position:left;background-repeat:no-repeat}.features-section .features-wrapper .feature-left .brief{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.features-section .features-wrapper .feature-right{flex-basis:65%;display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width: 1024px){.features-section .features-wrapper .feature-right{flex-basis:100%}}.features-section .features-wrapper .feature-right .feature-item{flex-basis:48%;display:flex;flex-direction:column;gap:2rem}@media(max-width: 1024px){.features-section .features-wrapper .feature-right .feature-item{flex-basis:100%}}.features-section .features-wrapper .feature-right .feature-item .title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700;color:var(--color-white)}.features-section .features-wrapper .feature-right .feature-item .brief{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.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}.steppers-section{padding:100px 80px}@media(max-width: 1024px){.steppers-section{padding:64px 16px}}.steppers-section .steppers-wrapper{display:flex;flex-direction:column;gap:64px}.steppers-section .steppers-wrapper .steppers-header-area{display:flex;justify-content:space-between;gap:18px}@media(max-width: 1024px){.steppers-section .steppers-wrapper .steppers-header-area{flex-direction:column;text-align:center}}.steppers-section .steppers-wrapper .steppers-header-area .title{position:relative;flex-basis:42%;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}.steppers-section .steppers-wrapper .steppers-header-area .title::before{content:"";position:absolute;height:45px;width:45px;top:-7px;left:-20px;background-image:url(../../images/title_cap.svg);background-position:left;background-repeat:no-repeat}.steppers-section .steppers-wrapper .steppers-header-area .brief{flex-basis:37%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.steppers-section .steppers-wrapper .steppers-content-area{display:flex}@media(max-width: 1024px){.steppers-section .steppers-wrapper .steppers-content-area{flex-direction:column;gap:1.5rem}}.steppers-section .steppers-wrapper .steppers-content-area .stepper-item{display:flex;flex-direction:column;gap:18px;position:relative}.steppers-section .steppers-wrapper .steppers-content-area .stepper-item .line-dashed{width:100%;height:2px;border-top:2px dashed var(--color-primary);position:absolute;top:27px;left:0;z-index:-1}@media(max-width: 1024px){.steppers-section .steppers-wrapper .steppers-content-area .stepper-item .line-dashed{display:none}}.steppers-section .steppers-wrapper .steppers-content-area .stepper-item:last-child .line-dashed{border:none}.steppers-section .steppers-wrapper .steppers-content-area .stepper-item .steps_content .stepper-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;margin-bottom:18px}.steppers-section .steppers-wrapper .steppers-content-area .stepper-item .steps_content .stepper-description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.offers-section{padding:100px 32px;color:var(--color-white)}@media(max-width: 1024px){.offers-section{padding:5rem 1rem}}.offers-section .offer-wrapper{background:var(--color-primary);display:flex;justify-content:space-between;padding:64px 64px 0 64px;border-radius:8px;position:relative}@media(max-width: 1024px){.offers-section .offer-wrapper{flex-direction:column;gap:42px;overflow:hidden}}@media(max-width: 768px){.offers-section .offer-wrapper{padding:64px 16px 0}}.offers-section .offer-wrapper .ellipse{position:absolute;bottom:0%;right:0;z-index:1}@media(max-width: 1024px){.offers-section .offer-wrapper .ellipse{right:50%;transform:translate(50%, 0)}}.offers-section .offer-wrapper .offer-content-area{display:flex;flex-direction:column;position:relative;gap:24px}@media(max-width: 1024px){.offers-section .offer-wrapper .offer-content-area{text-align:center}}.offers-section .offer-wrapper .offer-content-area .offer-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;max-width:590px;width:100%}@media(max-width: 1024px){.offers-section .offer-wrapper .offer-content-area .offer-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.offers-section .offer-wrapper .offer-content-area .brief{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;max-width:619px;width:100%}@media(max-width: 768px){.offers-section .offer-wrapper .offer-content-area .brief{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.offers-section .offer-wrapper .offer-content-area .actions{border:1px solid var(--color-white);border-radius:8px;display:inline;width:fit-content;margin-top:18px;margin-bottom:28px}@media(max-width: 768px){.offers-section .offer-wrapper .offer-content-area .actions{align-self:center}}.offers-section .offer-wrapper .offer-content-area .actions .offer-btn{border-radius:8px;text-decoration:none;color:var(--color-white);font-family:Barlow;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.offers-section .offer-wrapper .offer-content-area .cross-circle-arrow{position:absolute;bottom:20%;left:30%}@media(max-width: 1024px){.offers-section .offer-wrapper .offer-content-area .cross-circle-arrow{bottom:-11%;left:78%}}@media(max-width: 768px){.offers-section .offer-wrapper .offer-content-area .cross-circle-arrow{bottom:-45%;left:70%}}.offers-section .offer-wrapper .offer-image-area{margin-top:-162px;z-index:2}@media(max-width: 1024px){.offers-section .offer-wrapper .offer-image-area{margin:0}}.offers-section .offer-wrapper .offer-image-area img{height:100%}@media(max-width: 1024px){.offers-section .offer-wrapper .offer-image-area img{width:100%}}@keyframes offerslideIn{0%{top:-100%;left:-100%}100%{top:0%;left:300%}}.client_l-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){.client_l-courses{padding:3rem 1rem}}.client_l-courses .section-subtitle{color:var(--color-section-subtitle);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.client_l-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){.client_l-courses .courses-container{padding:2.5rem 0;flex-direction:column}}.client_l-courses .courses-container .course{display:flex;padding:1.25rem;align-items:flex-start;gap:1rem;flex-shrink:0;cursor:pointer;border-radius:1.125rem;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}.client_l-courses .courses-container .course.apply-border{border:2px solid var(--color-primary)}.client_l-courses .courses-container .course:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.client_l-courses .courses-container .course{flex:auto}}.client_l-courses .courses-container .course .course-container{display:flex;flex-direction:column;gap:1rem;align-self:stretch}.client_l-courses .courses-container .course .course-container .image-container{height:auto;border-radius:12px;overflow:hidden}.client_l-courses .courses-container .course .course-container .image-container .image{width:100%;object-fit:cover}.client_l-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)}.client_l-courses .courses-container .course .course-content p{color:var(--course-text)}.client_l-courses .courses-container .course.course-horizontal .course-container{width:40%}.client_l-courses .courses-container .course.course-horizontal .course-content{width:60%}.about-listing-wrapper{padding-top:100px;padding-bottom:100px;background:var(--about-listing-bg-container)}.about-listing-wrapper .contents-wrapper{display:flex;flex-direction:column;gap:2.5rem;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper{padding-left:1rem;padding-right:1rem}}.about-listing-wrapper .contents-wrapper .header-content{text-align:center}.about-listing-wrapper .contents-wrapper .header-content h4{color:var(--color-section-subtitle);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit}.about-listing-wrapper .contents-wrapper .header-content h4::before{content:" ";position:absolute;height:3px;width:20px;left:-25px;top:50%;background:var(--color-primary)}.about-listing-wrapper .contents-wrapper .listing-contents{display:flex;align-items:center;flex-direction:row;gap:80px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .listing-contents{flex-direction:column}}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container{display:flex;flex-direction:column;gap:2rem;flex:1}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing{display:flex;gap:1.125rem}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing.listing-horizontal{flex-direction:row}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing .listing-title{color:var(--about-listing-title);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing p{color:var(--about-listing-text);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.about-listing-wrapper .contents-wrapper .listing-contents .image-container{width:100%;flex:1}.about-listing-wrapper .contents-wrapper .listing-contents .image-container img{width:100%}.about-company-text-left{background:var(--bg-body)}@media(max-width: 1024px){.about-company-text-left .text_left{flex-direction:column !important}}.about-company-text-left .company-contents{align-items:flex-start !important;gap:0 !important;align-items:start}@media(max-width: 1024px){.about-company-text-left .company-contents{align-items:center !important;padding-left:1rem !important;padding-right:1rem !important}.about-company-text-left .company-contents .contents{width:100% !important}.about-company-text-left .company-contents .image{width:100% !important}}.about-company-text-left .company-contents .list-item{padding:4rem}@media(max-width: 1024px){.about-company-text-left .company-contents .list-item{padding:2rem}}.about-company-text-left .company-contents .list-item .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.about-company-text-left .company-contents .list-item .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.about-company-text-left .company-contents .image-text-right{flex-basis:65%;display:flex;flex-wrap:wrap;gap:.1rem;justify-content:space-between}@media(max-width: 1024px){.about-company-text-left .company-contents .image-text-right{flex-basis:100%}}@media(max-width: 564px){.about-company-text-left .company-contents .image-text-right{flex-direction:column}}.about-company-text-left .company-contents .image-text-right .image-text-item{flex-basis:49.8%;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--color-primary)}@media(max-width: 564px){.about-company-text-left .company-contents .image-text-right .image-text-item{flex-basis:100%}}.about-company-text-left .company-contents .image-text-right .image-text-item h1{color:var(--color-white);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}.about-company-text-left .company-contents .image-text-right .image-text-item p{color:var(--color-white);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}.about-company-text-left .random-icon-list-group{gap:0 !important}.about-company-wrapper{position:relative}.about-company-wrapper .img-top-left,.about-company-wrapper .img-top-right,.about-company-wrapper .img-bottom-right{position:absolute;overflow:hidden}.about-company-wrapper .img-top-left{top:2%;left:-40px;animation:rotateFull 10s linear 0s infinite forwards}.about-company-wrapper .img-top-right{top:0;right:0px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px}.about-company-wrapper .contents-wrapper{padding:0 0 5rem}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper{padding:0 0 4rem}}.about-company-wrapper .contents-wrapper .header-content{text-align:center}.about-company-wrapper .contents-wrapper .header-content h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-container-title);padding-top:20px;padding-left:16px;padding-right:16px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.about-company-wrapper .contents-wrapper .header-content h4{color:var(--color-about-company-sub-title);display:inline;line-height:28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h4{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.about-company-wrapper .contents-wrapper .text_left{flex-direction:row}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_left{flex-direction:column-reverse}}.about-company-wrapper .contents-wrapper .text_right{flex-direction:row-reverse}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_right{flex-direction:column-reverse}}.about-company-wrapper .contents-wrapper .company-contents{display:flex;align-items:center;gap:3rem;padding-top:4rem;padding-left:2rem;padding-right:2rem;justify-content:space-between;flex-direction:column}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents{justify-content:center}}.about-company-wrapper .contents-wrapper .company-contents .contents{color:var(--text-text)}.about-company-wrapper .contents-wrapper .company-contents .contents .content-title{padding-bottom:42px;position:relative}.about-company-wrapper .contents-wrapper .company-contents .contents .content-title::before{content:"";position:absolute;height:45px;width:45px;top:-7px;left:-20px;background-image:url(../../images/title_cap.svg);background-position:left;background-repeat:no-repeat}.about-company-wrapper .contents-wrapper .company-contents .contents .random-icon-list-group{display:flex;flex-direction:row;gap:4rem}.about-company-wrapper .contents-wrapper .company-contents .contents .random-icon-list-group .list-item{display:flex;flex-direction:column;gap:2rem;opacity:0;animation:fadeInUp100 2s ease .3s forwards}.about-company-wrapper .contents-wrapper .company-contents .contents .random-icon-list-group .list-item .list-header{display:flex;gap:1.5rem;align-items:center}.about-company-wrapper .contents-wrapper .company-contents .contents .random-icon-list-group .list-item .list-header .title{color:var(--color-primary);font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}.about-company-wrapper .contents-wrapper .company-contents .contents .random-icon-list-group .list-item .list-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.about-company-wrapper .contents-wrapper .company-contents .contents .same-icon-list-group{display:flex;flex-direction:column;gap:1.5rem}.about-company-wrapper .contents-wrapper .company-contents .contents .same-icon-list-group .list-item{display:flex;gap:12px;opacity:0;animation:fadeInUp100 2s ease .3s forwards}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .same-icon-list-group .list-item{align-items:flex-start}}.about-company-wrapper .contents-wrapper .company-contents .contents .same-icon-list-group .list-item .list-header{display:flex;gap:1.125rem;align-items:center}.about-company-wrapper .contents-wrapper .company-contents .contents .same-icon-list-group .list-item .list-header .title{color:var(--color-primary);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}.about-company-wrapper .contents-wrapper .company-contents .contents .same-icon-list-group .list-item .list-content .title{color:var(--color-primary) !important}.about-company-wrapper .contents-wrapper .company-contents .contents .same-icon-list-group .list-item .list-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.about-company-wrapper .contents-wrapper .company-contents .contents .button{align-self:flex-start;display:flex;align-items:center;border:1px solid var(--color-primary);padding:16px 28px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:700;background:var(--color-white) !important;color:var(--color-primary);width:fit-content;margin-top:1rem;border-radius:8px;position:absolute;right:10%;bottom:10%}.about-company-wrapper .contents-wrapper .company-contents .contents p,.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.about-company-wrapper .contents-wrapper .company-contents .image{width:50%;text-align:center;position:relative;z-index:-1}.about-company-wrapper .contents-wrapper .company-contents .image .main-img{width:100%}.about-company-wrapper .contents-wrapper .company-contents .image .img-on-content{position:absolute;top:-26%;left:-14%;z-index:1;animation:movementUpDown 10s linear 0s infinite forwards}@media(max-width: 1024px){.about-company-in-home-page .text_left{flex-direction:column !important}}@media(max-width: 1024px){.about-company-in-home-page .button{left:5%;bottom:0% !important}}.about-company-in-home-page .img-top-left{animation:scale 10s linear 0s infinite forwards !important}.about-company-in-home-page .img-top-right{animation:none !important;transform:scale(60%);top:8%}@media(max-width: 1024px){.about-company-in-home-page .image .img-on-content{display:none !important}}.about-company-in-home-page .image .main-img{width:60% !important}@media(max-width: 1024px){.about-company-in-home-page .image .main-img{position:static;width:100% !important}}.about-company-in-home-page .image .overlay-image{position:absolute;top:30%;right:-35%;z-index:1;transform:translateY(-50%);animation:movementUpDown 10s linear 0s infinite forwards}@media(max-width: 1024px){.about-company-in-home-page .image .overlay-image{position:static;bottom:0%;right:0%;width:100%;animation:none;transform:translateY(0%)}}.about-company-in-about-page-text-right .img-top-left{animation:scale 5s linear 0s infinite forwards !important;top:14%;left:8%;z-index:-1}.about-company-in-about-page-text-right .img-top-right{display:none}@media(max-width: 1024px){.about-company-in-about-page-text-right .img-bottom-right{display:none}}.about-company-in-about-page-text-right .company-contents{display:block !important}@media(max-width: 1024px){.about-company-in-about-page-text-right .company-contents{display:flex !important;flex-direction:column-reverse !important}}.about-company-in-about-page-text-right .company-contents .contents{background:var(--color-white);width:50% !important;position:absolute;top:22%;right:5%;padding:65px;border-radius:8px;box-shadow:0px 0px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03)}@media(max-width: 1024px){.about-company-in-about-page-text-right .company-contents .contents{position:static;width:100% !important;padding:1rem}}@media(max-width: 1024px){.about-company-in-about-page-text-right .company-contents .contents .content-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 1024px){.about-company-in-about-page-text-right .company-contents .contents .same-icon-list-group .list-item .list-header .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}}.about-company-in-about-page-text-right .company-contents .image{width:50% !important;position:relative}@media(max-width: 1024px){.about-company-in-about-page-text-right .company-contents .image{position:static;width:100% !important}}@media(max-width: 1024px){.about-company-in-about-page-text-right .company-contents .image .img-on-content{top:-88% !important;left:1% !important}}@media(max-width: 1024px){.about-company-in-about-page-text-left .img-top-left{display:none !important}}.about-company-in-about-page-text-left .img-bottom-right{bottom:-5% !important;right:-5% !important}.about-company-in-about-page-text-left .img-on-content{top:6% !important;right:9% !important;animation:scale 3s linear 0s infinite forwards !important}.mission-vission-wrapper{background:var(--bg-body);padding:6.125rem 0}@media(max-width: 1024px){.mission-vission-wrapper{padding:4rem 0}}.mission-vission-wrapper .container{padding:0 2rem}@media(max-width: 1024px){.mission-vission-wrapper .container{padding:0 1rem}}.mission-vission-wrapper .container .mission-vission{display:flex;align-items:flex-start}@media(max-width: 1024px){.mission-vission-wrapper .container .mission-vission{flex-direction:column}}.mission-vission-wrapper .container .mission-vission .mv_content{display:flex;align-items:flex-start;flex-direction:column;padding:4rem;gap:2rem}@media(max-width: 1024px){.mission-vission-wrapper .container .mission-vission .mv_content{padding:2rem}}.mission-vission-wrapper .container .mission-vission .mv_content .title{color:var(--color-primary);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.mission-vission-wrapper .container .mission-vission .mv_content .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.mission-vission-wrapper .container .mission-vission .mv_content .description{color:var(--color-text-dark);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.mission-vission-wrapper .container .mission-vission .mv_content .description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.mission-vission-wrapper .container .img_stats{display:flex;align-items:stretch}@media(max-width: 1024px){.mission-vission-wrapper .container .img_stats{flex-direction:column}}.mission-vission-wrapper .container .img_stats .image{display:flex;flex:1}@media(max-width: 1024px){.mission-vission-wrapper .container .img_stats .image{width:100%}}.mission-vission-wrapper .container .img_stats .image .main-img{width:100%}.mission-vission-wrapper .container .img_stats .stats{display:flex;align-items:flex-start;flex-wrap:wrap;gap:2px;flex:1}@media(max-width: 1024px){.mission-vission-wrapper .container .img_stats .stats{flex-direction:column;width:100%}}.mission-vission-wrapper .container .img_stats .stats .stats_content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;background:var(--color-primary);color:var(--color-white);border-radius:32px;padding:1.5rem;flex-grow:1;align-self:stretch}.mission-vission-wrapper .container .img_stats .stats .stats_content .count{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.mission-vission-wrapper .container .img_stats .stats .stats_content .count{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.mission-vission-wrapper .container .img_stats .stats .stats_content .details{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.cheeseburger-menu{display:none}@media(max-width: 1024px){#mobile-menu-icon{display:block;background-image:url(../../images/menu.svg);background-repeat:no-repeat;background-position:right;height:21px;width:40px}.cheeseburger-menu{display:block;position:fixed;display:flex;height:auto;width:100%;padding:1rem 1rem 3.5rem;flex-direction:column;align-items:flex-start;gap:1rem;background:var(--mobile-menu-bg-container);top:135px;border:1px solid var(--mobile-menu-bg-container);transform:translateX(-100%);transition:ease-in .2s;z-index:3;display:flex}.cheeseburger-menu.open{transform:translateX(0)}.cheeseburger-menu .cheeseburger-menu__close{display:flex;width:100%;justify-content:flex-end;height:40px;align-items:center}.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:1rem;align-self:stretch}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{width:100%;text-align:center}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link{color:var(--mobile-menu-text);font-size:1rem;font-weight:600;text-decoration:none;border-bottom:4px solid rgba(0,0,0,0)}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link.button{color:var(--mobile-menu-color-button)}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link:active{border-color:var(--color-primary)}.cheeseburger-menu .cheeseburger-menu__menu .btn{padding:12px 16px;color:var(--mobile-menu-color-button);background-color:unset;font-size:var(--text-font-size);background:var(--mobile-menu-bg-button);appearance:none;font-style:normal;font-weight:600;line-height:24px;display:block}.cheeseburger-menu .cheeseburger-menu__menu .btn.signup{background:var(--color-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);border:1px solid var(--color-primary)}.overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.59);z-index:1}}.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:.625rem;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:.625rem;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%}.page-about .text-right,.page-about .text-right .text-right-container{background:var(--text-text)}.page-about .text-right .text-right-container .text-right-text .block-title,.page-about .text-right .text-right-container .text-right-text p{color:var(--text-bg)}@media(max-width: 1024px){.page-about .text-right .text-right-container .text-right-text .block-title,.page-about .text-right .text-right-container .text-right-text p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.text-right{align-self:stretch;padding:5rem 0;background:var(--text-bg)}@media(max-width: 1024px){.text-right{padding:4rem 0}}.text-right .text-right-container{display:flex;justify-content:center;align-items:center;gap:2rem;padding:0 2rem;background:var(--text-bg)}@media(max-width: 1024px){.text-right .text-right-container{flex-direction:column;padding:0 1rem;gap:2.625rem}}.text-right .text-right-container .paragraph-image{flex:1;align-self:stretch;width:100%}.text-right .text-right-container .paragraph-image img{width:100%}.text-right .text-right-container .text-right-text{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.625rem;flex:1}@media(max-width: 1024px){.text-right .text-right-container .text-right-text{padding:0px;text-align:start}}.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.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;background:var(--text-text);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-right .text-right-container .text-right-text .sub-title h4::before{content:" ";position:absolute;height:3px;width:20px;left:0;top:40%;background:var(--text-text);border-radius:50px}.text-right .text-right-container .text-right-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--text-text);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.text-right .text-right-container .text-right-text ul{margin-left:2rem}.text-right .text-right-container .text-right-text p,.text-right .text-right-container .text-right-text li{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--text-text)}.text-right .text-right-container .text-right-text .button{align-self:flex-start;display:flex;align-items:center;border-radius:.5rem;border:1px solid var(--text-bg);padding:16px 28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600;background:var(--text-text);color:var(--text-bg);width:fit-content;margin-top:2rem}.text-left.paragraph{padding:5rem 0}@media(max-width: 1024px){.text-left.paragraph{padding:4rem 0}}.text-left.paragraph .text-left-container{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:2rem;padding:0 2rem;background:var(--text-text);color:var(--text-bg)}@media(max-width: 1024px){.text-left.paragraph .text-left-container{flex-direction:column-reverse;padding:0 1rem;gap:2.625rem}}.text-left.paragraph .text-left-container .paragraph-image{flex:1;align-self:stretch;width:100%}.text-left.paragraph .text-left-container .paragraph-image img{width:100%}.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:16px;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}}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center}}.text-left.paragraph .text-left-container .text-left-text{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:1.5rem;flex:1}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text{padding:0px;text-align:start;align-items:start;gap:1.125rem}}.text-left.paragraph .text-left-container .text-left-text .sub-title{position:relative}.text-left.paragraph .text-left-container .text-left-text .sub-title h4{margin-left:38px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}.text-left.paragraph .text-left-container .text-left-text .sub-title h4::before{content:"";position:absolute;height:3px;width:20px;left:0;top:45%;background:var(--color-section-subtitle);border-radius:50px}.text-left.paragraph .text-left-container .text-left-text .block-title{display:flex;flex-direction:column;align-items:flex-end;gap:.625rem;color:var(--text-bg);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.text-left.paragraph .text-left-container .text-left-text p,.text-left.paragraph .text-left-container .text-left-text li{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--text-bg)}@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}}@keyframes bounce{0%{transform:translateY(0);opacity:0}20%{transform:translateY(-20px);opacity:0}40%{transform:translateY(0)}60%{transform:translateY(-10px)}80%{transform:translateY(0)}100%{transform:translateY(0);opacity:1}}.contact-block-section{background:var(--color-white);padding:100px 0;position:relative}@media(max-width: 1024px){.contact-block-section{padding:64px 0}}.contact-block-section .container{padding:0 2rem}@media(max-width: 1024px){.contact-block-section .container{padding:0 1rem}}.contact-block-section .contact-block-wrapper .contact-block-content-parent{display:flex;justify-content:space-between;gap:4rem}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{flex-direction:column;gap:4rem}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{flex:1;background-color:var(--color-white, #FFF);opacity:0;animation:fadeInLeft .6s forwards;animation-delay:.3s;border-radius:8px;border:1px solid var(--color-tertiary)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header{text-align:left;padding:42px}@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-text-dark)}@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 form{padding:42px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form form{padding:32px 12px}}.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:1px solid var(--color-tertiary, );border-radius:8px}.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;border-color:var(--color-tertiary, );box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.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 15px;display:block;border:0}.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 button{border-radius:8px !important;padding:20px 10px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area{flex:.6;display:flex;justify-content:space-between;flex-wrap:wrap;background:var(--color-primary);padding:42px;border-radius:8px;border:1px solid var(--color-tertiary)}.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:start;padding:1.5rem;opacity:0;gap:20px;border-bottom:1px solid var(--color-white);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 .contact-icon{display:flex;gap:20px;align-items:center}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item .contact-icon .contact-info h2{color:var(--color-white);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-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;color:var(--color-white)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:last-child{border-bottom:none}.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}@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}.page-login{background-color:var(--login-bg-container)}.login-section.animate{padding:5rem 1rem}@media(max-width: 1024px){.login-section.animate{padding:4rem 1rem}}.login-section,.forgot-section .container{padding:0 1rem}.login-section,.forgot-section{background-color:#f5f5f5;padding-top:6.25rem;margin:0;border-radius:8px 8px 0px 0px}.login-section.forgot-section .whq-card-content #grav-login>h1,.login-section.forgot-section .whq-card-content #grav-login>p,.forgot-section.forgot-section .whq-card-content #grav-login>h1,.forgot-section.forgot-section .whq-card-content #grav-login>p{display:none}.login-section .whq-card,.forgot-section .whq-card{border-radius:8px;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03);margin:auto;margin-bottom:6.25rem !important;padding:0 !important;color:var(--unsubscribe-text);margin-top:20px}.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{display:flex;align-items:center;background-color:var(--color-white)}@media(max-width: 768px){.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{flex-direction:column}}.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{flex:1;width:100%}.login-section .whq-card .whq-card-container .form-image img,.forgot-section .whq-card .whq-card-container .form-image img{width:100%}.login-section .whq-card .whq-card-container .whq-card-title,.forgot-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);border-radius:8px 8px 0px 0px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title{padding:2rem 1rem}}.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{flex:1;padding:42px}.login-section .whq-card .whq-card-container .whq-card-content .notice-container,.forgot-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:1rem}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{padding:2rem 1rem;width:100%}}.login-section .whq-card .whq-card-container .whq-card-content form,.forgot-section .whq-card .whq-card-container .whq-card-content form{background-color:var(--unsubscribe-bg-container);display:flex;flex-direction:column;align-items:center}.login-section .whq-card .whq-card-container .whq-card-content form .form-field,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field{display:block;width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:.375rem}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.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,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea{background:rgba(0,0,0,0);color:var(--login-text);border:1px solid var(--login-text)}.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,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.forgot-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}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.forgot-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}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input{border-radius:var(--unsubscribe-input-border);border:1px solid var(--color-text-dark);color:var(--color-text-dark)}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);width:100%;border-radius:8px;padding:14px 20px !important;background:var(--unsubscribe-btn-bg) !important;color:var(--unsubscribe-btn-text)}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(0) !important}.login-section #grav-login .form-field:first-child:before,.forgot-section #grav-login .form-field:first-child:before{display:block;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}.login-section #grav-login .form-field:nth-child(2):before,.forgot-section #grav-login .form-field:nth-child(2):before{display:block;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}.login-section .form-actions,.forgot-section .form-actions{display:block;flex-direction:column;gap:2rem}.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{margin-top:15px;text-align:left;display:flex;justify-content:space-between}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{width:100%}}.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper{display:flex;align-items:center}.login-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox],.forgot-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]{width:auto;appearance:auto;display:inline-block;position:unset}.login-section .form-actions .form-data.rememberme .form-input-wrapper label,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper label{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:500;color:var(--login-text);margin-left:8px}.login-section .form-actions .form-action-wrapper,.forgot-section .form-actions .form-action-wrapper{display:flex;flex-direction:column-reverse;gap:2rem}.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary{max-width:300px;align-self:end;margin-top:-1.3rem;text-decoration:none;padding:0;font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600;color:var(--color-primary);background-color:rgba(0,0,0,0)}.login-section .form-actions .form-action-wrapper .secondary.button:after,.login-section .form-actions .form-action-wrapper .secondary.button:before,.forgot-section .form-actions .form-action-wrapper .secondary.button:after,.forgot-section .form-actions .form-action-wrapper .secondary.button:before{content:none}.login-section .form-actions .form-action-wrapper .secondary.button:hover,.forgot-section .form-actions .form-action-wrapper .secondary.button:hover{box-shadow:none;transform:translateY(0);color:var(--color-primary) !important}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary{margin-top:10px}}.login-section .form-actions .form-action-wrapper .primary,.forgot-section .form-actions .form-action-wrapper .primary{width:100%;background:var(--bg-button)}.prose.max-w-none.pt-12{background-color:var(--order-bg)}.orders-table-wrapper{max-width:1280px;margin:0 auto;text-align:left;padding-bottom:75px;padding-top:75px;background:var(--order-bg-container);width:100%}@media(max-width: 1024px){.orders-table-wrapper{margin:0 1rem;width:unset}}.orders-table-wrapper table{margin:20px 2rem;border-collapse:separate;overflow:hidden;border-radius:8px;border:1px solid #eaecf0;box-shadow:0px 1px 3px 0px rgba(16,24,40,.1019607843),0px 1px 2px 0px rgba(16,24,40,.0588235294);width:calc(100% - 4rem)}@media all and (max-width: 918px){.orders-table-wrapper table{display:block;overflow-x:scroll;margin:20px 0rem;width:unset}}.orders-table-wrapper table thead th{background-color:#f2f4f7 !important;color:var(--color-black);border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;font-size:.75rem;line-height:1.125rem;letter-spacing:normal;font-weight:500}.orders-table-wrapper table th{padding:12px 16px}.orders-table-wrapper table th,.orders-table-wrapper table td{padding:16px;color:var(--order-text)}.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){display:flex;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{border-top:1px solid #eaecf0;border-right:1px solid #eaecf0;font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:500}@media(max-width: 1024px){.orders-table-wrapper table tbody td{white-space:nowrap}}.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:var(--color-primary);-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:4px;margin-top:-1px;stroke:var(--color-primary)}.btn__simple.my-orders{text-decoration:none;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit;color:var(--profile-text);display:block;text-align:center;width:100%}@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 svg{vertical-align:middle;margin-top:-4px}.profile-page .content-section{padding:2rem 2.625rem 0;background:var(--profile-bg)}@media(max-width: 1024px){.profile-page .content-section{padding-bottom:0 !important;text-align:center;padding-left:1rem !important;padding-right:1rem !important}}.profile-page .content-section a{padding:20px 40px;border-radius:8px;background:var(--color-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);border:1px solid var(--color-primary)}.profile-page .content-section a svg{stroke:var(--color-primary)}.content-section-profile{display:flex;justify-content:center;gap:2rem;align-self:stretch;background:var(--profile-bg);color:var(--profile-text);max-width:1280px;margin:80px auto;padding:0 2rem;align-items:center;flex-basis:45%}@media(max-width: 1024px){.content-section-profile{flex-direction:column;padding:1.5rem 1rem 4rem;gap:2rem}}.content-section-profile .paragraph-column>.form-actions{padding:0 2.625rem;gap:2rem;flex-direction:column-reverse}@media(max-width: 1024px){.content-section-profile .paragraph-column>.form-actions{padding:0 1rem}}@media(max-width: 564px){.content-section-profile .paragraph-column>.form-actions{flex-direction:column-reverse;gap:20px;text-align:center}}.content-section-profile .paragraph-column .form-field input,.content-section-profile .paragraph-column .form-field textarea{border:1px solid var(--color-tertiary);border-radius:8px}.content-section-profile .paragraph-column .form-input-wrapper input:-webkit-autofill,.content-section-profile .paragraph-column .form-input-wrapper input:-webkit-autofill:hover,.content-section-profile .paragraph-column .form-input-wrapper input:-webkit-autofill:focus,.content-section-profile .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 .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 .paragraph-column{width:100%}}.content-section-profile .paragraph-column label.error{bottom:0}.content-section-profile .paragraph-column:first-child{border:1px solid var(--color-tertiary);padding:4.2rem 0;border-radius:.5rem}.content-section-profile .paragraph-column:first-child h2{color:rgba(0,0,0,0);margin-bottom:20px;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;letter-spacing:-0.96px}@media(max-width: 564px){.content-section-profile .paragraph-column:first-child h2{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.content-section-profile .paragraph-column:first-child #user-profile{padding:1.5rem 2.625rem}@media(max-width: 1024px){.content-section-profile .paragraph-column:first-child #user-profile{padding:1.5rem 1rem}}.content-section-profile .paragraph-column:last-child{background:var(--profile-bg-container);border-radius:8px;margin-bottom:0;padding-bottom:4rem;border:1px solid var(--color-tertiary)}.content-section-profile .paragraph-column:last-child h2{color:var(--color-white);padding:42px;background-color:var(--color-primary);border-radius:8px 8px 0px 0px;text-align:center;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;letter-spacing:-0.96px}@media(max-width: 564px){.content-section-profile .paragraph-column:last-child h2{padding:2rem;font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.content-section-profile .paragraph-column:last-child .button{background:var(--color-primary);color:var(--color-white);text-align:center;transition:all .3s ease-in-out;position:relative;overflow:hidden;z-index:1}.content-section-profile .paragraph-column:last-child .button::after{background-color:rgba(0,0,0,0)}.content-section-profile .paragraph-column:last-child .button::before{background-color:var(--color-secondary)}.content-section-profile .paragraph-column:last-child .button:hover{-webkit-text-fill-color:var(--color-white)}.content-section-profile .paragraph-column:last-child .button:hover::before{width:100%}.content-section-profile .paragraph-column:last-child .button .form-input[disabled=disabled]{background-color:#f5f5f5;border:unset}.content-section-profile .paragraph-column:last-child #user-subscription{padding:1.5rem 2.625rem}@media(max-width: 1024px){.content-section-profile .paragraph-column:last-child #user-subscription{padding:1.5rem 1rem}}.content-section-profile .paragraph-column:last-child .form-actions{margin-top:0;padding:0 2.625rem}@media(max-width: 1024px){.content-section-profile .paragraph-column:last-child .form-actions{padding:0 1rem}}@media all and (max-width: 490px){.content-section-profile{display:block}.content-section-profile .paragraph-column{width:100%;margin-bottom:45px}.content-section-profile .form-actions a{margin-bottom:10px}}.content-section-profile .button,.content-section-profile button{width:100%;display:inline-block;background:var(--color-primary);color:var(--color-white);padding:20px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;text-align:center;border-radius:8px}@media(max-width: 1224px){.content-section-profile .button,.content-section-profile button{padding:20px 17px}}.content-section-profile form[name=user-profile] .form-field:nth-child(1),.content-section-profile form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile form[name=user-profile] .form-field:nth-child(1),.content-section-profile form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile form[name=user-profile] .form-field:nth-child(2){float:right}@media(max-width: 564px){.content-section-profile form[name=user-profile] .form-field:nth-child(2){float:unset}}.page-terms .content-section{padding:2.5rem 2rem !important}@media(max-width: 1024px){.page-terms .content-section{padding:2.5rem 1rem !important}}.terms{color:var(--color-text-dark)}.terms .terms-section .belong-overview{font-size:1.25rem !important}.terms h1{font-size:1.25rem !important}.content-section .terms .container{padding-left:0;padding-right:0}.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{padding-top:6.25rem;margin:0}.unsubscribe-section .unsubscribe{box-shadow:unset !important;background:var(--unsubscribe-bg);margin-bottom:6.25rem !important;padding:0px !important;border-radius:.5rem;color:var(--unsubscribe-text);border:1px solid var(--color-tertiary)}@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 .form-label{color:var(--color-text-dark)}.unsubscribe-section .unsubscribe .unsubscribe-title{background-color:var(--color-primary);color:var(--color-white);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;border-radius:8px 8px 0 0;padding:42px}.unsubscribe-section .unsubscribe #unsubscribe{padding:42px}.unsubscribe-section .unsubscribe #unsubscribe .form-input{border-radius:8px;border:1px solid #98a2b3;background:var(--color-white, #FFF) !important;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05) !important}.unsubscribe-section .unsubscribe #unsubscribe .form-actions{width:100%}.unsubscribe-section .unsubscribe #unsubscribe .form-actions button{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);width:100%;border-radius:8px;padding:14px 20px !important;color:var(--color-white)}.contact-section-wrapper{background:var(--contact-bg-container)}.contact-inner{display:flex;flex-direction:row;padding-top:64px;padding-bottom:96px;padding-left:2rem;padding-right:2rem;justify-content:space-evenly;gap:64px;color:var(--color-section-title)}@media(max-width: 1024px){.contact-inner{padding:64px 16px;padding-left:1rem;padding-right:1rem;flex-direction:column}}.contact-inner .contact-section{display:flex;padding:20px 64px;flex-basis:580px;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:0;gap:24px;align-self:stretch;color:var(--contact-info-text);background:var(--contact-info-bg)}@media(max-width: 1024px){.contact-inner .contact-section{padding:10px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.contact-inner .contact-section p{color:var(-contact-info-text);font-style:normal;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}.contact-inner .contact-section p .span{color:var(--contact-info-text);font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}.contact-inner .contact-section a,.contact-inner .contact-section span,.contact-inner .contact-section p{color:var(--contact-info-text)}.contact-inner .contact-section a{text-decoration:none;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}.contact-inner .contact-section .span{display:block;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}.contact-inner .email-section{display:flex;flex-direction:column;align-items:flex-start;gap:48px}.contact-inner .email-section h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--contact-form-text)}@media(max-width: 1024px){.contact-inner .email-section h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.contact-inner .email-section p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--contact-form-text)}@media(max-width: 1024px){.contact-inner .email-section p{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.contact-inner .email-section form .form-field{padding-bottom:.2rem}.contact-inner .email-section form .form-field .form-input-wrapper input:-webkit-autofill,.contact-inner .email-section form .form-field .form-input-wrapper input:-webkit-autofill:hover,.contact-inner .email-section form .form-field .form-input-wrapper input:-webkit-autofill:focus,.contact-inner .email-section form .form-field .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.contact-inner .email-section form .form-field .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.contact-inner .email-section form .form-field .form-label{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--contact-form-text)}.contact-inner .email-section form .form-field .form-data[data-grav-field=checkbox] .form-input-wrapper{display:flex;align-items:center}.contact-inner .email-section form .form-field .basic-captcha .form-input{flex:auto;margin:0;margin-left:17px;border-radius:8px}.contact-inner .email-section form .form-actions .button{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600;background:var(--bg-contact-btn);color:var(--color-contact-btn)}.contact-inner .email-section textarea{display:flex;height:154px;flex-direction:column;align-items:flex-start;align-self:stretch;resize:vertical}.contact-inner .email-section textarea:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.contact-inner .email-section .text-content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.contact-inner .email-section .text-content .text-brand{color:var(--contact-form-text);font-style:normal;text-transform:uppercase;font-family:var(--default-font-2);font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.contact-inner .email-section .text-content p{color:var(--contact-form-text);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;font-style:normal}button#reload-captcha{z-index:1}.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:16px;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:23px}.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 .change-password-section{background:var(--unsubscribe-bg-container);padding-top:6.25rem;margin:0;border-radius:8px 8px 0px 0px}.page-change-password .change-password-section .whq-card{border-radius:8px;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03);margin:auto;margin-bottom:6.25rem !important;padding:0 !important;color:var(--unsubscribe-text);margin-top:20px}.page-change-password .change-password-section .whq-card .whq-card-container{display:flex;align-items:center;background-color:var(--color-white)}@media(max-width: 768px){.page-change-password .change-password-section .whq-card .whq-card-container{flex-direction:column}}.page-change-password .change-password-section .whq-card .whq-card-container .form-image{flex:1;width:100%}.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);border-radius:8px 8px 0px 0px}@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{flex:1;padding:42px}.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{padding:2rem 1rem;width:100%}}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form{background-color:var(--unsubscribe-bg-container);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:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}.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{background:rgba(0,0,0,0);color:var(--login-text);border:1px solid var(--login-text)}.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-field .form-data .form-input-wrapper input{border-radius:var(--unsubscribe-input-border);border:1px solid var(--color-text-dark);color:var(--color-text-dark)}.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:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05);width:100%;border-radius:8px;padding:14px 20px !important;background:var(--unsubscribe-btn-bg) !important;color:var(--unsubscribe-btn-text)}.page-change-password .change-password-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(0) !important}.page-change-password .form-actions .button{width:100%;border-radius:8px;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}.page-change-password .prose.max-w-none.pt-12{padding-bottom:1px}.content-section.change-password-form{max-width:600px;padding:44px;background:var(--login-bg-container);margin:5rem auto;box-shadow:0px 4px 16px 0px rgba(51,51,51,.0784313725),0px 4px 4px 0px rgba(51,51,51,.0392156863)}@media(max-width: 1024px){.content-section.change-password-form{padding:44px 1rem}}@media(max-width: 630px){.content-section.change-password-form{margin:4rem 1rem}}.content-section.change-password-form label{display:none}.content-section.change-password-form input,.content-section.change-password-form textarea{background:rgba(0,0,0,0);color:var(--login-text);border:1px solid var(--login-text)}.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{text-align:center;width:100%}.content-section.change-password-form .form-actions button{display:block;width:100%;background:var(--bg-global-btn);color:var(--color-global-btn);font-weight:600;font-size:1rem}.content-section.cancel-membership{max-width:600px;padding-bottom:75px;padding-top:75px;background:var(--color-white);border:1px solid var(--color-tertiary);border-radius:.5rem;margin:5rem auto;box-shadow:0px 4px 16px 0px rgba(51,51,51,.0784313725),0px 4px 4px 0px rgba(51,51,51,.0392156863)}.content-section.cancel-membership label{color:var(--color-text-dark)}.content-section.cancel-membership input,.content-section.cancel-membership textarea{background:rgba(0,0,0,0);border-radius:.5rem;color:var(--login-text);border:1px solid var(--login-text)}.content-section.cancel-membership input:-webkit-autofill,.content-section.cancel-membership input:-webkit-autofill:hover,.content-section.cancel-membership input:-webkit-autofill:focus,.content-section.cancel-membership input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section.cancel-membership input:focus{outline:none;border-color:#98a2b3;box-shadow:none}@media(max-width: 1024px){.content-section.cancel-membership{padding:44px 1rem}}@media(max-width: 630px){.content-section.cancel-membership{margin:4rem 1rem}}.content-section.cancel-membership .form-actions{text-align:center;width:100%}.content-section.cancel-membership .form-actions button{display:block;width:100%;background:var(--bg-global-btn);color:var(--color-global-btn);font-size:1rem;border-radius:8px}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:32px}form[name=contact-us] .form-actions .button{width:100%;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}form[name=contact-us] .form-field:nth-child(2){float:right}@media(max-width: 1024px){form[name=contact-us] .form-field:nth-child(2){float:unset}}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-main{display:flex;padding:4rem 0 0 0;justify-content:center;align-items:center;flex-direction:column;gap:3rem;align-self:stretch;background:var(--color-primary)}@media(max-width: 1024px){.footer-main{padding:3rem 0 0 0}}.footer-main .footer-wrapper{display:flex;flex-direction:column;align-items:center;gap:3rem;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.footer-main .footer-wrapper{padding-left:1rem;padding-right:1rem;flex-direction:column}}.footer-main .footer-wrapper .logo-container{padding:0;justify-content:start;align-items:start;background:rgba(0,0,0,0) !important}@media(max-width: 1024px){.footer-main .footer-wrapper .logo-container{width:100%}}.footer-main .footer-wrapper .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--panel-footer-text) !important;position:relative}.footer-main .footer-wrapper .title::after{content:"";position:absolute;width:21px;height:3px;background:var(--color-primary);bottom:-16px;left:0}.footer-main .footer-wrapper .title::before{content:"";position:absolute;width:45px;height:3px;background:var(--color-primary);bottom:-16px;left:50px}@media(max-width: 1024px){.footer-main .footer-wrapper .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}.footer-main .footer-wrapper .frame-24{margin-top:16px}.footer-main .footer-wrapper .flexcontainer{margin-top:16px}.footer-main .footer-wrapper 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-main .footer-wrapper p{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.footer-main .footer-wrapper a{color:var(--panel-text) !important;text-decoration:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.footer-main .footer-wrapper a{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.footer-main .footer-wrapper a:hover{text-decoration:underline}.footer-main .footer-wrapper .footer-logo-top{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-logo-top{flex-direction:column;gap:1.5rem}}.footer-main .footer-wrapper .footer-logo-top .footer-contact{width:30%;display:flex;flex-direction:column;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-logo-top .footer-contact{width:100%}}.footer-main .footer-wrapper .footer-logo-top .footer-contact p,.footer-main .footer-wrapper .footer-logo-top .footer-contact a{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-logo-top .footer-contact p,.footer-main .footer-wrapper .footer-logo-top .footer-contact a{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.footer-main .footer-wrapper .footer-logo-top .footer-contact p b{font-weight:normal}.footer-main .footer-wrapper .footer-logo-top .logo{max-width:180px;height:auto}.footer-main .footer-wrapper .footer-logo-top .footer-logo-area{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;gap:2.625rem}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-logo-top .footer-logo-area{gap:32px}}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-logo-top .footer-logo-area .branding-text{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.footer-main .footer-wrapper .footer-logo-top .footer-logo-area .footer-menu-wrapper{width:100%}.footer-main .footer-wrapper .footer-logo-top .footer-menu{display:flex;align-items:center;gap:1rem;align-self:stretch;flex-wrap:wrap}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-logo-top .footer-menu{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}}.footer-main .footer-wrapper .footer-logo-top .footer-menu .menu-item{display:flex;padding:6px 0;gap:8px;justify-content:flex-start;align-items:center;color:var(--panel-footer-text) !important;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-logo-top .footer-menu .menu-item{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.footer-main .footer-wrapper .footer-logo-top .footer-menu .menu-item a{white-space:nowrap}.footer-main .footer-wrapper .footer-cards{display:flex;flex-direction:row;gap:1rem}@media(max-width: 1024px){.footer-main .footer-wrapper .footer-cards{width:100%;justify-content:center;margin:48px 0}}.footer-main .footer-wrapper .footer-cards img{width:60px}.footer-main .footer-bottom{display:flex;padding:1.5rem 2rem;justify-content:center;align-items:flex-start;gap:.625rem;align-self:stretch;border-top:1px solid var(--bg-body);background:var(--panel-footer-bg);color:var(--panel-footer-text)}@media(max-width: 1024px){.footer-main .footer-bottom{margin-top:0;padding:2.5rem 1rem}}.footer-main .footer-bottom p{color:var(--color-white);text-align:center;font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.footer-main .footer-bottom p{font-size:.75rem;line-height:1.125rem;letter-spacing:normal;font-weight:400}}.header{position:sticky;top:0;left:0;right:0;z-index:10}@media(max-width: 1024px){.header{position:fixed;z-index:3}}.header .header-top-area{background:var(--color-white) !important;padding:1.125rem 1rem;width:100%}.header .header-top-area .header-top-wrapper{display:flex;justify-content:space-between;align-items:center}.header .header-top-area .header-top-wrapper .contact{display:flex;color:var(--color-white);gap:2rem}@media(max-width: 1024px){.header .header-top-area .header-top-wrapper .contact{display:none}}.header .header-top-area .header-top-wrapper .contact .info{display:flex;gap:10px;align-items:center}.header .header-top-area .header-top-wrapper .account-area{display:flex;align-items:center;gap:12px}.header .header-top-area .header-top-wrapper .dropdown{position:relative;display:inline-block}.header .header-top-area .header-top-wrapper .dropdown-icon{cursor:pointer;padding:10px}.header .header-top-area .header-top-wrapper .dropdown-menu{list-style:none;padding:16px;margin:0;position:absolute;top:100%;right:0;background-color:var(--color-white);border:1px solid #f5f5f5;border-radius:8px;width:250px;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03);opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;z-index:11}.header .header-top-area .header-top-wrapper .dropdown-menu .dropdown-item{display:flex;gap:12px}.header .header-top-area .header-top-wrapper .dropdown-menu .dropdown-item .menu-text{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}.header .header-top-area .header-top-wrapper .dropdown-menu .signup-item,.header .header-top-area .header-top-wrapper .dropdown-menu .login-item{margin:10px 0}.header .header-top-area .header-top-wrapper .dropdown-menu .signup-item .signup-btn,.header .header-top-area .header-top-wrapper .dropdown-menu .signup-item .login-btn,.header .header-top-area .header-top-wrapper .dropdown-menu .login-item .signup-btn,.header .header-top-area .header-top-wrapper .dropdown-menu .login-item .login-btn{padding:16px 28px;border-radius:10px;border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-white);text-align:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.header .header-top-area .header-top-wrapper .dropdown-menu .signup-item .signup-btn:hover,.header .header-top-area .header-top-wrapper .dropdown-menu .signup-item .login-btn:hover,.header .header-top-area .header-top-wrapper .dropdown-menu .login-item .signup-btn:hover,.header .header-top-area .header-top-wrapper .dropdown-menu .login-item .login-btn:hover{background:var(--color-white);color:var(--color-primary)}.header .header-top-area .header-top-wrapper .dropdown-menu .signup-item .signup-btn,.header .header-top-area .header-top-wrapper .dropdown-menu .login-item .signup-btn{background:var(--color-white);color:var(--color-primary)}.header .header-top-area .header-top-wrapper .dropdown-menu .signup-item .signup-btn:hover,.header .header-top-area .header-top-wrapper .dropdown-menu .login-item .signup-btn:hover{background:var(--color-primary);color:var(--color-white)}.header .header-top-area .header-top-wrapper .dropdown-menu .profile-item{border-bottom:1px solid #f5f5f5}.header .header-top-area .header-top-wrapper .dropdown-menu .profile-item .profile-user-info{display:flex;flex-direction:column}.header .header-top-area .header-top-wrapper .dropdown-menu .profile-item .profile-user-info .email{color:#667085}.header .header-top-area .header-top-wrapper .dropdown-menu .profile-item .name{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}.header .header-top-area .header-top-wrapper .dropdown-menu .logout-item{border-top:1px solid #f5f5f5}.header .header-top-area .header-top-wrapper .dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);pointer-events:auto}.header .header-top-area .header-top-wrapper .dropdown-menu li a{display:block;padding:10px;text-decoration:none;color:#333;width:100%}.header .header-top-area .header-top-wrapper .dropdown-menu li a:hover{background-color:#eee}.header .header-bottom-area{background:var(--color-white) !important;padding:1.125rem 1rem}@media(max-width: 1024px){.header .header-bottom-area{padding:.85rem 1rem}}.header .header-bottom-area .header-bottom-wrapper{display:flex;justify-content:space-between}.header .main-menu{display:flex;align-items:center;gap:1.5rem}.header .main-menu .language-switcher{border-radius:4px;padding:3px 9px;color:var(--color-lang-switcher);font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}.header .main-menu .language-switcher svg path{fill:var(--color-lang-switcher)}.header .main-menu .language-switcher .lang-flag{width:27px;height:auto}.header .logo{display:flex;align-items:center}.header .logo a img{height:auto;max-width:200px;display:flex;align-items:center}.header .start-learning-btn{background:var(--color-white);border:1px solid var(--color-primary);border-radius:8px;padding:10px 20px;color:var(--color-primary);font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.header .start-learning-btn{display:none}}.header .menu{display:flex;align-items:center;gap:.5rem;margin-left:30px}@media(max-width: 1024px){.header .menu{display:none}}.header .menu .menu-item{display:flex;padding:.25rem 1.5rem;justify-content:center;align-items:center}.header .menu .menu-item .menu-item__link{text-decoration:none;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--panel-header-text);transition:all .3s ease-in-out}.header .menu .menu-item .menu-item__link:hover{transform:translateY(-0.15rem);color:var(--color-primary)}.header .menu .menu-item.active a{color:var(--color-primary)}.header .header-buttons .btn{background:var(--bg-button);color:var(--color-white);padding:10px 20px;font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.header .header-buttons .btn{display:none}}.header .header-buttons .signup{background:var(--color-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);border:1px solid var(--color-primary)}.header .header-buttons .cheeseburger-menu__close{display:none;width:100%;justify-content:flex-end;height:40px;width:40px;align-items:center}.header .header-buttons .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:24px;height:24px;width:24px}.header-main-menu{display:flex;gap:1rem;align-items:center}.header-main-menu .language-dropdown-wrapper .language-switcher{border:1px solid var(--color-black);border-radius:var(--border-radius-lg);padding:6px 10px}.header-main-menu .main-menu-box button{background-color:var(--color-primary);border:none;position:relative;padding:8px 10px;border-radius:5px}.header-main-menu .main-menu-box button:hover{cursor:pointer}.header-main-menu .main-menu-box button #close-icon{width:20px;height:20px}.header-main-menu .main-menu-box .main-menu{width:100%;height:100dvh;display:block;position:absolute;top:100%;right:0;list-style:none;margin:0;background:var(--color-white);z-index:101;display:none;transition:2s}.header-main-menu .main-menu-box .main-menu li{text-align:center;padding:18px 0}.header-main-menu .main-menu-box .main-menu li a{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:400;color:var(--color-text-dark);text-decoration:none;border-radius:32px;padding:12px 80px;max-width:300px;width:100%;transition:1s ease-in-out}@media(max-width: 1024px){.header-main-menu .main-menu-box .main-menu li a{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500}}.header-main-menu .main-menu-box .main-menu li a:hover{color:var(--color-white);background:var(--color-primary)}.display-none{display:none !important}.display-block{display:block !important}@media only screen and (min-width: 1024px){#header .container{opacity:0;animation:fadeInRight .5s ease-in-out .1s forwards}}.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 .features-header-section h4{animation:fadeInUp .2s ease-in .1s forwards}.animate-feature h3.block-title,.animate-feature .features-section-description{animation:fadeInUp .3s ease-in .6s forwards}.animate-feature .feature{opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .5s forwards;animation-delay:calc(.5s + .2s*var(--card-index))}.animate-feature .feature:nth-child(1){--card-index: 1}.animate-feature .feature:nth-child(2){--card-index: 2}.animate-feature .feature:nth-child(3){--card-index: 3}.animate-feature .feature:nth-child(4){--card-index: 4}.animate-feature .feature:nth-child(5){--card-index: 5}.animate-feature .feature:nth-child(6){--card-index: 6}.animate-feature .feature .feature-icon{transition:transform .3s ease-in-out}.animate-feature .feature .feature-icon:hover{transform:scale(1.05)}.animate-feature .control-left,.animate-feature .control-right{opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .7s forwards;animation-delay:calc(.7s + .2s*var(--card-index))}.animate-feature .control-left:nth-child(1),.animate-feature .control-right:nth-child(1){--card-index: 1}.animate-feature .control-left:nth-child(2),.animate-feature .control-right:nth-child(2){--card-index: 2}.animate-feature .control-left:nth-child(3),.animate-feature .control-right:nth-child(3){--card-index: 3}.animate-feature .control-left:nth-child(4),.animate-feature .control-right:nth-child(4){--card-index: 4}.animate-feature .control-left:nth-child(5),.animate-feature .control-right:nth-child(5){--card-index: 5}.animate-feature .control-left:nth-child(6),.animate-feature .control-right:nth-child(6){--card-index: 6}.animate-feature .control-left .feature-icon,.animate-feature .control-right .feature-icon{transition:transform .3s ease-in-out}.animate-feature .control-left .feature-icon:hover,.animate-feature .control-right .feature-icon:hover{transform:scale(1.05)}.animate-feature .feature-slider-pagination{opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out 1s forwards;animation-delay:calc(1s + .2s*var(--card-index))}.animate-feature .feature-slider-pagination:nth-child(1){--card-index: 1}.animate-feature .feature-slider-pagination:nth-child(2){--card-index: 2}.animate-feature .feature-slider-pagination:nth-child(3){--card-index: 3}.animate-feature .feature-slider-pagination:nth-child(4){--card-index: 4}.animate-feature .feature-slider-pagination:nth-child(5){--card-index: 5}.animate-feature .feature-slider-pagination:nth-child(6){--card-index: 6}.animate-feature .feature-slider-pagination .feature-icon{transition:transform .3s ease-in-out}.animate-feature .feature-slider-pagination .feature-icon:hover{transform:scale(1.05)}.animate .text-left-text{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}@media(max-width: 1024px){.animate .text-left-text{transform:translateY(-10%)}}.animate .paragraph-image{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}@media(max-width: 1024px){.animate .paragraph-image{transform:translateY(10%)}}.animate-text-right .paragraph-image{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}@media(max-width: 1024px){.animate-text-right .paragraph-image{transform:translateY(-10%)}}.animate-text-right .text-right-text{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}@media(max-width: 1024px){.animate-text-right .text-right-text{transform:translateY(10%)}}.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}.animate-offer .offer-text .offer-title{opacity:0;animation:fadeInUp100 2s ease .3s forwards}.animate-offer .offer-text p{opacity:0;animation:fadeInUp100 1s ease .4s forwards}.animate-offer .offer-text .button{opacity:0;animation:zoomIn 1s ease 1s forwards}.container{max-width:1280px;margin:0 auto;width:100%}.paragraph p{font-size:16px;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.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-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:20px}@media(max-width: 1024px){.theme-shadow{box-shadow:10px 10px 0px 0px var(--color-primary);border-radius:10px}}.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-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:.5rem;background:var(--gradient);transition:all .3s ease-in-out}.bg-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:.5rem;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:31% !important}.flex-row-4{flex:23% !important}.flex-row-5{flex:19% !important}.flex-row-6{flex:16% !important}.dFlex{display:flex !important}ol:not(.breadcrumb),ul:not(.breadcrumb){margin-left:1rem}@media(max-width: 564px){ol:not(.breadcrumb),ul:not(.breadcrumb){margin-left:0}}.notice{margin-bottom:0 !important;display:flex;padding:0 !important;gap:10px;border-radius:5px}.notice:not(:empty){margin-bottom:10px;padding:10px}@media(max-width: 1024px){.page-dashboard .notice-container{margin-top:85px}}.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary,.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.hero .hero-container .hero-image-left svg:nth-of-type(2),.hero .hero-container .hero-image-left svg:nth-of-type(3),.hero .hero-container .hero-text .button,.steppers .container .circle,.offer .container .offer-text .button,.hero .hero-container .hero-image svg:nth-of-type(2),.hero .hero-container .hero-image svg:nth-of-type(1),.hero .hero-container .hero-image svg:nth-of-type(3){z-index:0}.languages{z-index:3}@keyframes scale{0%{transform:scale(0.5)}50%{transform:scale(1)}100%{transform:scale(0.5)}}@keyframes rotateFull{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes movementUpDown{0%{transform:translateY(0)}50%{transform:translateY(40px)}100%{transform:translateY(0px)}}@keyframes movementLeftRight{0%{transform:translateY(0)}25%{transform:translateX(70px)}50%{transform:rotate(180deg)}75%{transform:translateY(30px)}100%{transform:translateX(40px)}}
