﻿@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--secondary-font: "Inter", sans-serif;--default-font: "Inter", sans-serif}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(0px)}100%{opacity:1;transform:translateY(20px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0px)}}@keyframes fadeInRight50{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp30{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp50{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp100{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes subtleBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2.5px)}}@keyframes subtleBreathe{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes drawLine{from{width:0%}to{width:100%}}@keyframes zoomIn{from{opacity:0;transform:scale(0.7)}to{opacity:1;transform:scale(1)}}@keyframes flipIn{to{opacity:1;transform:rotateY(0deg)}}@keyframes slideBounceIn{0%{opacity:0;transform:translateX(100%)}70%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeScaleIn{to{opacity:1;transform:scale(1)}}@keyframes waveIn{to{opacity:1;transform:translateY(0) rotateZ(0deg)}}@keyframes zoomInNeutral{to{opacity:1;transform:scale(1)}}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeftNeutral{to{opacity:1;transform:translateX(0)}}@keyframes slideInRightNeutral{to{opacity:1;transform:translateX(0)}}@keyframes fadeZoomIn{to{opacity:1;transform:scale(1)}}@keyframes slideRotateIn{to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes scaleUp{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInY10{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes flip-with-scale{0%{transform:perspective(400px) scaleX(1)}100%{transform:perspective(400px) scaleX(-1)}}@keyframes flip-with-rotate{0%{transform:perspective(400px) rotateY(0)}100%{transform:perspective(400px) rotateY(180deg)}}@keyframes ripple{0%{transform:scale(0, 0);opacity:0}20%{transform:scale(0.5, 0.5);opacity:.5}100%{opacity:1;transform:scale(1, 1)}}:root{--shadow: 0px 0px 2px 0px rgba(204, 204, 204, 0.4);--color-primary: #44258E;--color-secondary: #CEC3E3;--color-tertiary: #FF8637;--color-transparent: rgba(255, 255, 255, 0.60);--bg-body: #FFFFFF;--bg-text: #FFFFFF;--color-text-light: #414141;--color-black-light: #414141;--color-text-dark: #1C1629;--color-accent: #F35C1C;--color-gray: #4F4F4F;--color-text: #1C1629;--color-white: #FFFFFF;--color-black: #000000;--color-light-shade: #CCCCCC;--color-linear-1: linear-gradient(90deg, #C081D8 0%, #37349C 100%);--color-linear-2: linear-gradient(181deg, #72727D 1.41%, #151517 3.88%);--color-linear-3: linear-gradient(270deg, #2C1D03 0%, #CD8511 100%);--color-danger: #F04438;--panel-header-bg: var(--color-white);--panel-header-text: var(--color-text-dark);--panel-header-text-active: var(--color-primary);--panel-footer-bg: transparent;--panel-footer-text: var(--color-white);--header-login-btn-bg: transparent;--header-login-btn-color: var(--color-text-dark);--header-signup-btn-bg: var(--color-primary);--header-signup-btn-color: var(--color-white);--mobile-menu-btn-bg: var(--color-primary);--mobile-menu-btn-color: var(--color-white);--color-lang-switcher: var(--color-text-dark);--mobile-menu-bg-container: var(--color-transparent);--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-primary);--mobile-menu-color-signup-button: var(--color-white);--hero-bg-container: var(--color-white);--hero-bg: transparent;--hero-title: var(--color-text-dark);--hero-text: var(--color-text-dark);--hero-highlight: var(--color-text-dark);--color-section-title: var(--color-dark);--color-section-subtitle: var(--color-primary);--feature-bg-container: var(--color-white);--feature-bg: var(--color-white);--feature-text: var(--color-text-dark);--course-bg-container: var(--bg-body);--course-bg: var(--color-text-light);--course-title: var(--color-primary);--course-text: var(--color-primary);--about-listing-bg-container: var(--color-text-light);--about-listing-title: var(--color-primary);--about-listing-text: var(--color-primary);--text-bg-container: var(--bg-body);--text-bg: var(--bg-body);--text-text: var(--color-text-dark);--about-company-wrapper-bg: var(--color-white);--pricing-bg-container: var(--bg-body);--pricing-bg: transparent;--pricing-text: var(--color-text-light);--pricing-benefits-text: var(--color-text-dark);--pricing-btn-bg: var(--color-primary);--pricing-btn-color: var(--color-white);--pricing-item-bg: var(--color-white);--contact-bg-container: var(--color-white);--contact-form-bg: var(--color-primary);--contact-form-text: var(--color-text-dark);--contact-info-bg: var(--color-primary);--contact-info-text: var(--color-text-light);--contact-btn-bg: var(--color-primary);--contact-btn-color: var(--color-white);--no-hero-bg-container: var(--bg-body);--no-hero-bg: var(--color-primary);--no-hero-text: var(--color-text-light);--login-bg-container: var(--color-white);--login-bg: var(--bg-body);--login-text: var(--color-text-dark);--profile-bg-container: var(--color-tertiary);--profile-bg: var(--color-tertiary);--profile-text: var(--color-white);--order-bg-container: var(--bg-body);--order-bg: var(--color-white);--order-text: var(--color-text-dark);--unsubscribe-bg-container: var(--bg-body);--unsubscribe-bg: var(--color-secondary);--unsubscribe-text: var(--color-primary);--unsubscribe-btn-bg: var(--color-primary);--unsubscribe-btn-color: var(--color-white);--policy-bg-container: var(--bg-body);--bg-button: var(--color-primary);--color-button: var(--color-white);--bg-alternate-button: var(--color-primary);--color-alternate-button: var(--color-tertiary);--change-password-btn-bg: var(--color-primary);--change-password-btn-color: var(--color-text-dark);--border-radius: 30px}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}*{font-family:var(--default-font)}html{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;overflow-x:hidden;scroll-behavior:smooth}body{box-sizing:border-box;overflow-x:hidden;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;position:relative;background-color:var(--bg-body);color:var(--color-text-dark)}.bg-white{background-color:var(--color-white)}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-primary)}.button{display:flex;align-items:center;justify-content:center;gap:10px;appearance:none;color:var(--color-white);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;letter-spacing:-0.48px;width:fit-content;padding:10px 20px;position:relative;border-radius:100px;background:linear-gradient(282deg, #F6F1FC 0%, #311081 100%);box-shadow:0 .707px .707px -0.583px rgba(16,0,69,.17),0 1.807px 1.807px -1.167px rgba(16,0,69,.17),0 3.622px 3.622px -1.75px rgba(16,0,69,.16),0 6.866px 6.866px -2.333px rgba(16,0,69,.15),0 13.647px 13.647px -2.917px rgba(16,0,69,.13),0 30px 30px -3.5px rgba(16,0,69,.08),0 1px 2px 0 #ba9eff inset;border:none;position:relative;overflow:hidden;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.button span{font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;letter-spacing:-0.48px}.button:hover{box-shadow:none}.button-outline{display:flex;align-items:center;justify-content:center;gap:10px;appearance:none;color:var(--color-white);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;letter-spacing:-0.48px;position:relative;padding:6px;border:1px solid var(--color-white);border-radius:100px;background:hsla(0,0%,100%,0);box-shadow:0 0 1px 1px #fff,0 2px 4px 0 rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.4)}.button-outline span{font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;letter-spacing:-0.48px;width:fit-content;padding:10px 20px;transition:all .3s ease-in-out;border-radius:100px;background:linear-gradient(282deg, #F6F1FC 0%, #311081 100%);box-shadow:0 .707px .707px -0.583px rgba(16,0,69,.17),0 1.807px 1.807px -1.167px rgba(16,0,69,.17),0 3.622px 3.622px -1.75px rgba(16,0,69,.16),0 6.866px 6.866px -2.333px rgba(16,0,69,.15),0 13.647px 13.647px -2.917px rgba(16,0,69,.13),0 30px 30px -3.5px rgba(16,0,69,.08),0 1px 2px 0 #ba9eff inset;border:none}.button-outline span:hover{box-shadow:none}.button-outline:hover{box-shadow:none}.button-transparent{display:block;appearance:none;color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-transparent:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-gradient-primary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-primary:hover{background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-secondary:hover{background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.form-input{margin-bottom:1.5rem}.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:16px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;transition:box-shadow .3s ease-in-out;color:var(--color-text-dark);line-height:1.4rem;border:none;border-radius:20px;background:var(--color-white)}input:focus,textarea:focus{outline:none;box-shadow:none;border:none}input::placeholder,textarea::placeholder{color:rgba(var(--color-black), 0.5)}@keyframes slide-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate{animation:slide-up .5s ease both}.slide-up{opacity:0;transform:translateY(30px)}.slide-in{opacity:0;transform:translateX(-50px);transition:opacity .5s ease,transform .5s ease}.slide-in.active{opacity:1;transform:translateX(0)}.zoom-in-image{transform:scale(0.1);transition:transform 1s ease}.zoom-in-image.active{transform:scale(1)}.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 49%}@media(max-width: 1024px){.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 100%;width:100%}}.form-input:nth-child(5){flex:0 0 100%}.form-input-wrapper,.form-textarea-wrapper{position:relative}.form-input[disabled=disabled]{background-color:#f1f1f1}label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-dark)}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;right:0}.hidden{display:none}@media only screen and (min-width: 1024px){.hidden-on-lg{display:none}.flex-on-lg{display:flex}}.text-lg{color:var(--color-secondary);text-align:center;font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.text-md{font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.text-center{text-align:center}.w-full{width:100%}.subheader{align-items:center;background:var(--color-secondary);padding:24px 16px;text-align:center;color:var(--color-white)}.subheader .subheader-content{max-width:1270px;margin:0 auto;padding:2.5rem 1rem}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:2rem}.inline-flex{display:inline-flex}.ml-2{margin-left:2px}.actions-partial-global{margin-bottom:51px}.actions-partial-global a{color:var(--color-black);background:var(--color-primary);border-radius:44px;padding:24px 48px;text-decoration:none;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.actions-partial-global a{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}}.actions-partial-global a .icon{position:absolute;top:50%;right:-32px;transform:translateY(-50%);background:var(--color-white);width:52px;height:52px;border-radius:100%;display:flex;justify-content:center;align-items:center}.hero-section{position:relative;overflow:hidden;background:var(--color-secondary);margin:0 auto;padding:166px 0 30px 0;background-image:url("../../images/hero_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;position:relative;isolation:isolate}@media(max-width: 1024px){.hero-section{margin:0 auto;padding:165px 0 0 0;background-image:url("../../images/hero_bg.webp")}}.hero-section .bg-img{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-repeat:no-repeat;background-size:auto}.hero-section .cloud{display:block;width:100%;min-height:300px;background-repeat:no-repeat;will-change:background-position;backface-visibility:hidden;transform:translateZ(0)}.hero-section .bg-2.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 745px right -115px}.hero-section .bg-3.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 880px right 140px}.hero-section .bg-4.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 745px right 364px}.hero-section .bg-5.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 900px right 550px}.hero-section .bg-6.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -50px right calc(100% + 160px)}.hero-section .bg-7.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -140px right calc(100% + 70px)}.hero-section .bg-8.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -200px right calc(100% - 274px)}.hero-section .bg-9.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -60px right 80%}.hero-section .bg-10.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -100px right 750%}.hero-section .bg-11.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -800px right 70%}.hero-section .bg-12.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom 0 right 55%}.hero-section .container{position:relative}.hero-section .hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:30px}@media(max-width: 1024px){.hero-section .hero-wrapper{gap:40px}}.hero-section .hero-wrapper .text-contents{width:100%;display:flex;flex-direction:column;margin:0 auto;gap:24px;position:relative;z-index:10;align-items:center}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents{max-width:100%;justify-content:center;align-items:center}}.hero-section .hero-wrapper .text-contents .hero-title{font-family:var(--secondary-font);font-size:72px;font-style:normal;font-weight:500;line-height:90px;letter-spacing:-1.44px;color:var(--color-text-dark);max-width:845px;text-align:center;margin:0 auto}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents .hero-title{font-size:31px;font-style:normal;font-weight:700;line-height:38px;text-align:center}}.hero-section .hero-wrapper .text-contents .hero-title span{font-size:72px;font-style:normal;font-weight:700;line-height:90px;letter-spacing:-1.44px;color:var(--color-secondary);text-transform:capitalize}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents .hero-title span{font-size:31px;font-style:normal;font-weight:700;line-height:38px;text-align:center}}.hero-section .hero-wrapper .text-contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-dark);max-width:897px;text-align:center;margin:0 auto}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents p{text-align:center}}.hero-section .hero-wrapper .text-contents .buttons{margin-top:16px}.hero-section .hero-wrapper .text-contents .buttons .button-outline{width:fit-content}.hero-section .hero-wrapper .hero-image{position:relative;z-index:15;max-width:100%}@media(max-width: 1024px){.hero-section .hero-wrapper .hero-image{margin-top:-40px}}.hero-section .hero-wrapper .hero-image svg{max-width:100%}.banner-image{padding:0;margin-top:-50px}.banner-image .content-wrapper{margin:0 auto;display:flex;flex-direction:column;gap:56px;align-items:center}.banner-image .content-wrapper .block-title{color:var(--color-white);text-align:center;font-family:var(--secondary-font);font-size:60px;font-weight:700;line-height:72px;letter-spacing:-1.2px;max-width:852px;width:100%}.banner-image .content-wrapper .block-title span{color:var(--color-secondary)}.banner-image .content-wrapper .image-section{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;height:200px;justify-content:center}.banner-image .content-wrapper .image-section .ribbon{position:absolute;width:100%;padding:10px 0;z-index:3;width:120%}.banner-image .content-wrapper .image-section .ribbon .track{display:flex;gap:64px;align-items:center;width:max-content;animation:ribbon-marquee 90s linear infinite;will-change:transform}.banner-image .content-wrapper .image-section .ribbon .chip{display:inline-flex;gap:10px;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(0,0,0,0)}.banner-image .content-wrapper .image-section .ribbon .chip svg{flex:0 0 auto}.banner-image .content-wrapper .image-section .ribbon .chip p{color:#fff;font-family:var(--secondary-font);font-size:16px;font-weight:700;white-space:nowrap}.banner-image .content-wrapper .image-section .ribbon:hover .track{animation-play-state:paused;cursor:pointer}.banner-image .content-wrapper .image-section .ribbon--green{background:#44258e;transform:rotate(3.98deg);z-index:2}@media(max-width: 564px){.banner-image .content-wrapper .image-section .ribbon--green{transform:rotate(3.98deg)}}.banner-image .content-wrapper .image-section .ribbon--amber{background:#cec3e3;transform:rotate(-2.86deg);z-index:1;margin-top:100px}@media(max-width: 564px){.banner-image .content-wrapper .image-section .ribbon--amber{transform:rotate(-2.86deg)}}.banner-image .content-wrapper .image-section .ribbon--amber .chip p{color:var(--color-text-dark);font-family:var(--secondary-font);font-size:16px;font-weight:700;white-space:nowrap}@keyframes ribbon-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media(prefers-reduced-motion: reduce){.banner-image .image-section .ribbon .track{animation:none !important}}.about-hero-section{position:relative;overflow:hidden;background:var(--color-secondary);margin:0 auto;padding:333px 0 404px 0;background-image:url("../../images/hero_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;position:relative;isolation:isolate}@media(max-width: 1024px){.about-hero-section{margin:0 auto;padding:165px 0 606px 0;background-image:url("../../images/hero_bg.webp")}}.about-hero-section .bg-img{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-repeat:no-repeat;background-size:auto}.about-hero-section .bg-1{background-image:url(../../images/about_hero_img.webp);background-position:bottom 0 right 0}@media(max-width: 1024px){.about-hero-section .bg-1{background-position:bottom 0 right 50%;z-index:100;background-size:440px auto}}.about-hero-section .cloud{display:block;width:100%;min-height:300px;background-repeat:no-repeat;will-change:background-position;backface-visibility:hidden;transform:translateZ(0)}.about-hero-section .bg-2.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 745px right -115px}.about-hero-section .bg-3.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 880px right 140px}.about-hero-section .bg-4.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 745px right 364px}.about-hero-section .bg-5.cloud{background-image:url(../../images/bg_megh.svg);background-position:top 900px right 550px}.about-hero-section .bg-6.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -50px right calc(100% + 160px)}.about-hero-section .bg-7.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -140px right calc(100% + 70px)}.about-hero-section .bg-8.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -200px right calc(100% - 274px)}.about-hero-section .bg-9.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -60px right 80%}.about-hero-section .bg-10.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -100px right 750%}.about-hero-section .bg-11.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom -800px right 70%}.about-hero-section .bg-12.cloud{background-image:url(../../images/bg_megh.svg);background-position:bottom 0 right 55%}.about-hero-section .container{position:relative}.about-hero-section .hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media(max-width: 1024px){.about-hero-section .hero-wrapper{gap:40px}}.about-hero-section .hero-wrapper .text-contents{width:100%;display:flex;flex-direction:column;margin:0 auto;gap:24px;position:relative;z-index:10;margin:0 auto 0 0}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents{max-width:100%;justify-content:center;align-items:center}}.about-hero-section .hero-wrapper .text-contents .hero-title{font-family:var(--secondary-font);font-size:72px;font-style:normal;font-weight:500;line-height:90px;letter-spacing:-1.44px;text-transform:capitalize;color:var(--color-text-dark);max-width:670px}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents .hero-title{font-size:31px;font-style:normal;font-weight:700;line-height:38px;text-align:center}}.about-hero-section .hero-wrapper .text-contents .hero-title span{font-size:72px;font-style:normal;font-weight:700;line-height:90px;letter-spacing:-1.44px;color:var(--color-secondary);text-transform:capitalize}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents .hero-title span{font-size:31px;font-style:normal;font-weight:700;line-height:38px;text-align:center}}.about-hero-section .hero-wrapper .text-contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-dark);max-width:691px}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents p{text-align:center}}.about-hero-section .hero-wrapper .text-contents .buttons{margin-top:16px}.about-hero-section .hero-wrapper .text-contents .buttons .button-outline{width:fit-content}.no-hero-header{margin:0 auto}@media(max-width: 1024px){.no-hero-header{margin:0 auto 0 auto}}.no-hero-header .no-hero{background:none}.no-hero-header .no-hero .no-hero-title-wrapper{display:flex;flex-direction:column;gap:24px;align-items:center;margin-bottom:60px}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper{max-width:100%;margin:0 auto;margin-bottom:60px}}.no-hero-header .no-hero .no-hero-title-wrapper h1{text-align:center;font-family:var(--secondary-font);max-width:948px;margin:0 auto;font-size:60px;font-style:normal;font-weight:500;line-height:72px;letter-spacing:-1.2px;color:var(--color-text-dark)}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper h1{font-size:30px;font-style:normal;font-weight:700;line-height:38px;max-width:343px}}.no-hero-header .no-hero .no-hero-title-wrapper h1 span{font-family:var(--secondary-font);color:var(--color-secondary, #DBE560);font-size:60px;font-style:normal;font-weight:500;line-height:72px}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper h1 span{font-size:36px;font-style:normal;font-weight:400;line-height:44px;letter-spacing:-0.72px;max-width:343px}}@media(max-width: 1024px){.no-hero-header .no-hero .no-hero-title-wrapper h1{font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px}}.no-hero-header .no-hero .no-hero-title-wrapper .sub-title{text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:30px;max-width:1000px;margin:0 auto;color:var(--color-text-dark)}.no-hero-header .no-hero .buttons{display:flex;gap:16px;margin-top:36px}@media(max-width: 564px){.no-hero-header .no-hero .buttons{margin-top:16px;flex-direction:column;align-items:center}}.no-hero-header .no-hero .buttons .button:last-child{background:rgba(0,0,0,0);border:1px solid var(--color-white)}.pricings{display:flex;padding:80px 0;flex-direction:column;align-items:center;gap:60px;align-self:stretch;margin:auto;position:relative;background-image:url("../../images/faq_bg.webp");background-repeat:no-repeat;background-position:center center;background-size:100% 100%}@media(max-width: 1024px){.pricings{padding:60px 0;gap:40px;background-image:url("../../images/faq_bg_mobile.webp")}}.pricings .section-header .title{display:flex;justify-content:space-between;gap:89px}.pricings .section-header .title h3{width:100%;font-family:var(--secondary-font);font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px;max-width:389px;margin:0 auto 0 0;color:var(--color-text-dark);text-align:center;margin:0 auto}@media(max-width: 768px){.pricings .section-header .title h3{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;text-align:center}}@media(max-width: 1024px){.pricings .section-header .title img{display:none}}.pricings .section-header p{color:var(--color-text-dark);text-align:center;margin:0 auto;max-width:622px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:19px}.pricings .pricings-container{display:flex;justify-content:center;align-items:flex-start;gap:50px;flex-wrap:wrap;background:var(--pricing-bg)}@media(max-width: 768px){.pricings .pricings-container{flex-direction:column}}.pricings .pricings-container .pricing{display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease-in-out;align-items:center;flex:1 0 31%;max-width:343px;max-height:814px;align-self:stretch;padding:33px 24px;opacity:0;width:100%;position:relative;border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset}@media(max-width: 768px){.pricings .pricings-container .pricing{width:100%;flex-basis:100%;margin:0 auto;max-width:441px;width:100%}}.pricings .pricings-container .pricing .pricing-content{display:flex;flex-direction:column;align-self:stretch;gap:0;height:100%}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent{position:absolute;top:-20px;width:100%;display:flex;justify-content:center;left:0}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag{width:fit-content;padding:4px 12px;border-radius:4px;background:#ffff3b}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag span{color:var(--color-black);font-size:18px;font-style:normal;font-weight:600;line-height:normal}.pricings .pricings-container .pricing .pricing-content .pricing_top{display:flex;gap:18px;flex-direction:column;justify-content:start;align-items:start}.pricings .pricings-container .pricing .pricing-content .package-title .type .type-wrap{font-size:16px;font-style:normal;font-weight:600;line-height:25.6px;letter-spacing:-0.32px;color:var(--color-black-dark)}.pricings .pricings-container .pricing .pricing-content .package-top-section{gap:0;align-items:end}.pricings .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img{display:none}.pricings .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img img{transform:scale(1.1);max-width:100%}.pricings .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img img:hover{transform:scale(1.1)}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price{display:flex;flex-direction:column;align-items:start;gap:20px;align-self:stretch;flex-basis:80%}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group{display:flex;flex-direction:column;align-self:stretch;text-align:left;gap:0 !important}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{color:var(--color-text-dark);text-align:left;font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;margin-bottom:8px}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .billed-days{color:var(--color-black-dark);margin-bottom:0 !important;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .trial p{font-style:normal;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{color:var(--color-black-dark);font-style:normal;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:10px !important}@media(max-width: 564px){.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{margin-bottom:10px !important}}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section{margin-top:0 !important;margin-bottom:0 !important;justify-content:start !important;color:var(--color-primary)}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days{height:unset !important}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial{font-size:20px;font-style:normal;font-weight:700;line-height:30px;text-align:center;color:var(--color-text-dark);text-align:center}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price>p{color:var(--color-white);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:12px;align-self:stretch;flex:1;height:100%;max-height:308px;overflow-y:auto;padding:33px 0 20px 0}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar{width:4px;background:rgba(0,0,0,0);border-radius:10px}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;width:10px}.pricings .pricings-container .pricing .pricing-content .benefits .benefit{display:flex;justify-content:center;align-items:center;gap:13px;padding:6px}.pricings .pricings-container .pricing .pricing-content .benefits .benefit svg{flex-shrink:0}.pricings .pricings-container .pricing .pricing-content .benefits .benefit .streamline{color:var(--color-text-dark);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.pricings .pricings-container .pricing .pricing-content .button-wrapper{margin:16px 0}.pricings .pricings-container .pricing .pricing-content .button-wrapper .pricing-btn{text-align:center;width:fit-content}.pricings .pricings-container .pricing .pricing-content .button-wrapper .pricing-btn span{width:190px}.pricings .pricings-container .pricing>div:not(.pricing-content){display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:0 2rem}.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn{width:100%;max-width:243px;text-align:center}.pricings .pricings-container .pricing:nth-child(odd){background:linear-gradient(0deg, rgba(246, 241, 252, 0.5) 0%, #E0E8FF 100%)}.pricings .pricings-container .pricing_img_card{border-radius:24px;margin-left:9px;width:441px;animation:fadeScale 1s ease-out forwards;transition:all .3s ease-in-out;opacity:0;transform:scale(0.9);animation-delay:.8s}@media(max-width: 768px){.pricings .pricings-container .pricing_img_card{margin:0 auto}}@media(max-width: 564px){.pricings .pricings-container .pricing_img_card{width:100%;max-width:441px}}.pricings .pricings-container .pricing_img_card img{display:flex;width:100%;margin:0 0 0 auto}@media(max-width: 564px){.pricings .pricings-container .pricing_img_card img{max-width:302.556px}}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}@keyframes slideInBottom{0%{transform:translateY(200px) translate(-50%, -70%);opacity:0}100%{transform:translateY(0) translate(-50%, -70%);opacity:1}}@keyframes slideOutTop{0%{transform:translateY(0) translate(-50%, -70%);opacity:1}100%{transform:translateY(-200px) translate(-50%, -70%);opacity:0}}.languages{padding:40px 20px;position:fixed;top:50%;left:50%;max-width:400px;width:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;z-index:1000;transform:translate(-50%, -70%);border-radius:12px;border:1px solid hsla(0,0%,100%,.36);background:rgba(27,18,34,.83);box-shadow:0 4px 14px -12px hsla(0,0%,100%,.34)}@media(max-width: 400px){.languages{max-width:calc(100% - 32px)}}.languages .modal-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.languages.show{opacity:1;visibility:visible;pointer-events:auto;animation:slideInBottom .5s ease forwards}.languages.show .frames{opacity:1 !important}.languages.closing{animation:slideOutTop .4s ease forwards}.languages .title{color:#fff;font-size:28px;font-style:normal;font-weight:600;line-height:28px;display:block;width:100%;text-align:left;border-bottom:1px solid #a8a8a8;padding-bottom:20px;margin-bottom:16px}.languages .image-close{width:100%;max-width:318px;margin:0 auto}.languages .image-close img{display:block !important;margin:0 auto}.languages .image-close .close-button{position:absolute;top:20px;right:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.languages .image-close .close-button svg{width:24px;height:24px;filter:invert(1)}.languages .frames-wrapper{width:100%;max-width:284px;margin:0 auto}.languages .frames-wrapper h3{color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:10px}.languages .frames-wrapper .frames{opacity:0}.languages .frames-wrapper .frames .lang-items-wrapper .lang-button{display:flex;align-items:center;gap:8px;position:relative;min-width:120px;text-decoration:none;padding:6px 20px;transition:.5s all;border-radius:22px;border:1px solid #a8a8a8;justify-content:center}.languages .frames-wrapper .frames .lang-items-wrapper .lang-button .text-wrapper-2,.languages .frames-wrapper .frames .lang-items-wrapper .lang-button .text-wrapper-3,.languages .frames-wrapper .frames .lang-items-wrapper .lang-button .text-wrapper-4{white-space:nowrap;letter-spacing:0;font-size:18px;font-style:normal;font-weight:500;line-height:28px;color:var(--color-white)}.languages .frames-wrapper .frames .lang-items-wrapper .lang-button .text-wrapper-2{position:absolute;top:-1px;left:0}.languages .frames-wrapper .frames .lang-items-wrapper .lang-button .text-wrapper-3{position:relative;width:fit-content;margin-top:-0.5px}.languages .frames-wrapper .frames .lang-items-wrapper .lang-button .text-wrapper-4{position:relative;width:fit-content;margin-top:-0.5px;text-decoration:underline}.languages .frames-wrapper .frames .lang-items-wrapper .ddl-select{visibility:hidden}.languages .frames-wrapper .frames .lang-items-wrapper .ddl{position:relative;height:50px;width:100%;text-align:initial}.languages .frames-wrapper .frames .lang-items-wrapper .ddl::after{content:"";position:absolute;top:25px;right:20px;width:12px;height:1px;background:#555;z-index:99;transform:rotate(-40deg);transition:.5s}.languages .frames-wrapper .frames .lang-items-wrapper .ddl::before{content:"";position:absolute;top:25px;right:28px;width:12px;height:1px;background:#555;z-index:99;transform:rotate(40deg);transition:.5s}.languages .frames-wrapper .frames .lang-items-wrapper .ddl.active::after{right:28px}.languages .frames-wrapper .frames .lang-items-wrapper .ddl.active::before{right:20px}.languages .frames-wrapper .frames .lang-items-wrapper .ddl-input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;padding:8px 10px;outline:none;background:#fff;border-radius:12px;border:.5px solid #a8a8a8;color:#9800fd;font-size:18px;font-weight:500;text-align:center}.languages .frames-wrapper .frames .lang-items-wrapper .ddl.active .ddl-options{visibility:visible;opacity:1}.languages .frames-wrapper .frames .lang-items-wrapper .ddl .ddl-options{position:absolute;width:calc(100% + 50px);top:74px;left:-25px;background:#fff;overflow:hidden;visibility:hidden;opacity:0;transition:.25s;z-index:999;border-radius:12px;padding:4px 14px;max-height:250px;overflow-y:scroll}.languages .frames-wrapper .frames .lang-items-wrapper .ddl .ddl-options::-webkit-scrollbar{width:6px;border-radius:12px}.languages .frames-wrapper .frames .lang-items-wrapper .ddl .ddl-options::-webkit-scrollbar-track{background:#fff;border-radius:10px}.languages .frames-wrapper .frames .lang-items-wrapper .ddl .ddl-options::-webkit-scrollbar-thumb{background:#9800fd;border-radius:12px}.languages .frames-wrapper .frames .lang-items-wrapper .ddl .ddl-options::-webkit-scrollbar-thumb:hover{background:#555}.languages .frames-wrapper .frames .lang-items-wrapper .ddl .ddl-options>div{padding:6px 10px;cursor:pointer;border-left:3px solid rgba(0,0,0,0);color:#9800fd;background:#fff;font-size:18px;font-weight:500;transition:.5s all}.languages .frames-wrapper .frames .lang-items-wrapper .ddl .ddl-options>div:hover{color:#9800fd;border-left:3px solid #9800fd}.languages .frames-wrapper .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;color:var(--color-white);text-transform:uppercase}.companion-wrapper{padding:60px 0;background:var(--color-white)}@media(max-width: 1024px){.companion-wrapper{padding:60px 0}}.companion-wrapper .content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}@media(max-width: 1024px){.companion-wrapper .content{gap:40px}}.companion-wrapper .content .sub-title{color:var(--color-text-dark);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:24px auto 0 auto;max-width:622px}.companion-wrapper .content .title{display:flex;gap:90px;justify-content:center}.companion-wrapper .content .title h3{color:var(--color-text-dark);text-align:center;font-family:var(--secondary-font);font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px;text-transform:capitalize;max-width:1186px}@media(max-width: 1024px){.companion-wrapper .content .title img{display:none}}.companion-wrapper .content .contents-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;width:100%}@media(max-width: 1024px){.companion-wrapper .content .contents-wrapper{gap:40px}}.companion-wrapper .content .contents-wrapper .tab-wrapper{width:100%;display:flex;align-items:stretch;justify-content:center;gap:36px;max-width:600px;margin:0 auto}@media(max-width: 768px){.companion-wrapper .content .contents-wrapper .tab-wrapper{gap:24px;flex-direction:column;align-items:center}}.companion-wrapper .content .contents-wrapper .tab-wrapper .tab-content{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:var(--color-text-dark);width:100%;padding:12px 18px;border-radius:10px;background:var(--Workout-Bg-Body, #FFF);box-shadow:0 1.64px 8px 0 rgba(44,24,92,.58)}@media(max-width: 1024px){.companion-wrapper .content .contents-wrapper .tab-wrapper .tab-content{width:100%;max-width:200px}}.companion-wrapper .content .contents-wrapper .tab-wrapper .tab-content h5{font-size:14.875px;font-style:normal;font-weight:400;line-height:19.2px;color:var(--color-text-dark);text-align:center;width:100%}.companion-wrapper .content .contents-wrapper .tab-wrapper .tab-content.active{background:var(--color-primary)}.companion-wrapper .content .contents-wrapper .tab-wrapper .tab-content.active h5{color:var(--color-white)}.companion-wrapper .content .contents-wrapper .listing-contents{width:100%}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container{display:none;padding:32px;border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset;flex-direction:row;align-items:stretch;gap:24px}@media(max-width: 1024px){.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container{flex-direction:column}}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .companion-image{display:flex;flex:1;border-radius:14px;box-shadow:0 .796px .796px -1px rgba(0,0,0,.12),0 2.415px 2.415px -2px rgba(0,0,0,.11),0 6.383px 6.383px -3px rgba(0,0,0,.09),0 20px 20px -4px rgba(0,0,0,.03),0 0 1px 1px #fff inset}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .companion-image img{width:100%}@media(max-width: 1024px){.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .companion-image img{height:317px;object-fit:cover;border-radius:14px}}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content{display:flex;flex:1.2;flex-direction:column;gap:16px;color:var(--color-text-dark);max-width:610px}@media(max-width: 1024px){.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content{max-width:100%}}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content img{width:40px;height:40px}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content .listing-title{font-family:var(--secondary-font);font-size:24px;font-style:normal;font-weight:500;line-height:32px}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content p{color:var(--color-text-dark);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content .card-contents{display:flex;flex-direction:column;gap:14px}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content .card-contents .card-content{display:flex;flex-direction:row;gap:14px}@media(max-width: 1024px){.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content .card-contents .card-content{align-items:center}}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container .listing-content .card-contents .card-content .text p{font-weight:500}.companion-wrapper .content .contents-wrapper .listing-contents .listing-content-container.active{flex:1;display:flex}.faqs{padding:80px 0 182px 0;overflow:hidden;background-image:url("../../images/faq_bg.webp");background-repeat:no-repeat;background-position:center center;background-size:100% 100%}@media(max-width: 1024px){.faqs{padding:60px 0;background-image:url("../../images/faq_bg_mobile.webp")}}.faqs .container{display:flex;flex-direction:column;gap:60px;padding-left:20px;padding-right:20px}@media(max-width: 768px){.faqs .container{gap:40px}}.faqs .container .faqs-container{display:flex;justify-content:space-between;align-items:center;gap:50px}@media(max-width: 1024px){.faqs .container .faqs-container{flex-direction:column;gap:0;align-items:center}}.faqs .container .faqs-container .faqs-left{flex:1;display:flex;max-width:523px}@media(max-width: 1024px){.faqs .container .faqs-container .faqs-left{display:none}}.faqs .container .faqs-container .faqs-left img{width:100%}.faqs .container .faqs-container .faq-right{flex:1;display:flex;gap:44px;flex-direction:column}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right{gap:60px}}.faqs .container .faqs-container .faq-right .faq-content{display:flex;flex-direction:row;gap:49px;align-items:center;justify-content:space-between}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faq-content{flex-direction:column;gap:16px}}.faqs .container .faqs-container .faq-right .faq-content .block-title{color:var(--color-text-dark);font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font);max-width:383px}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faq-content .block-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;text-align:center}}.faqs .container .faqs-container .faq-right .faq-content .sub-title{width:100%;max-width:419px}.faqs .container .faqs-container .faq-right .faq-content .sub-title p{font-size:16px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-black-dark);max-width:647px;margin:0 0 auto 0}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faq-content .sub-title p{text-align:center}}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faq-content .sub-title{max-width:344px}}.faqs .container .faqs-container .faq-right .faq-content .button-outline{max-width:190px}.faqs .container .faqs-container .faq-right .faqs-items-wrapper{display:flex;gap:16px}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faqs-items-wrapper{flex-direction:column}}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items{align-items:center;width:100%;display:flex;flex-direction:column;gap:16px}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items{padding-bottom:0}}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item{display:flex;flex-direction:column;gap:16px;width:100%;padding:16px;border-radius:12px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-header{display:flex;flex-direction:row;gap:30px;cursor:pointer}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-header{gap:10px}}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-btn{flex:1;border:none;background-color:rgba(0,0,0,0);color:var(--color-text-dark);text-align:left;font-size:24px;font-style:normal;font-weight:500;line-height:32px;cursor:pointer;font-family:var(--secondary-font)}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-header .opened{color:var(--color-text-dark) !important}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-up-btn,.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-down-btn{width:34px;height:34px}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-body{overflow:hidden;transition:height 3s ease;border-radius:8px;background:hsla(0,0%,100%,.2);padding:0 20px 0 0}@media(max-width: 1024px){.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-body{padding:0 0 0 30px}}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .faq-accordion-body p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-black-light)}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .d-none{display:none}.faqs .container .faqs-container .faq-right .faqs-items-wrapper .faqs-items .faq-accordion-item .d-block{display:block}.feature-section{padding:192px 0 80px 0;position:relative;background:linear-gradient(180deg, #18502F 30.47%, #DBE560 105.96%)}@media(max-width: 1024px){.feature-section{padding:113px 0 40px 0}}.feature-section .feature-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.feature-section .feature-wrapper .features-top{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:24px}@media(max-width: 900px){.feature-section .feature-wrapper .features-top{flex-direction:column}}.feature-section .feature-wrapper .features-top .feature-top-content{display:flex;flex-direction:column;gap:14px;max-width:646px}@media(max-width: 900px){.feature-section .feature-wrapper .features-top .feature-top-content{align-items:center;width:100%;text-align:center;max-width:100%}}.feature-section .feature-wrapper .features-top .feature-top-content h5{color:var(--Grocery-White, #FFF);font-size:20px;font-style:normal;font-weight:400;line-height:30px}.feature-section .feature-wrapper .features-top .feature-top-content h1{color:var(--color-white);font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:700;line-height:72px;letter-spacing:-1.2px}.feature-section .feature-wrapper .features-top .feature-top-content h1 span{color:var(--color-secondary);font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:700;line-height:72px;letter-spacing:-1.2px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-top .feature-top-content h1 span{font-size:30px;font-style:normal;font-weight:700;line-height:38px}}@media(max-width: 1024px){.feature-section .feature-wrapper .features-top .feature-top-content h1{font-size:30px;font-style:normal;font-weight:700;line-height:38px}}.feature-section .feature-wrapper .features-top .feature-top-right{display:flex;flex-direction:column;gap:40px;max-width:400px}@media(max-width: 900px){.feature-section .feature-wrapper .features-top .feature-top-right{margin:0 auto;align-items:center}}.feature-section .feature-wrapper .features-top .feature-top-right .feature-top-items{display:flex;flex-direction:column;gap:18px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-top .feature-top-right .feature-top-items{gap:24px}}.feature-section .feature-wrapper .features-top .feature-top-right .feature-top-items .feature-item-top{display:flex;gap:14px;align-items:center}@media(max-width: 900px){.feature-section .feature-wrapper .features-top .feature-top-right .feature-top-items .feature-item-top{flex-direction:column;text-align:center}}.feature-section .feature-wrapper .features-top .feature-top-right .feature-top-items .feature-item-top img{flex-shrink:0}.feature-section .feature-wrapper .features-top .feature-top-right .feature-top-items .feature-item-top p{color:var(--color-white, #FFF);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.feature-section .feature-wrapper .feature-bottom{width:100%;position:relative}.feature-section .feature-wrapper .feature-bottom::after{content:"";position:absolute;left:0;top:0;height:1px;width:0;background-color:var(--Grocery-Secondary, #DBE560);animation:drawLine 5s linear infinite}@keyframes drawLine{0%{width:0}40%{width:100%}50%{width:100%}90%{width:0}100%{width:0}}.feature-section .feature-wrapper .feature-bottom .feature-bottom-items{display:flex;flex-direction:row;gap:78px;padding:40px 0}@media(max-width: 1024px){.feature-section .feature-wrapper .feature-bottom .feature-bottom-items{gap:40px;flex-wrap:wrap;width:100%;padding:40px 0 20px 0}}.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom{display:flex;gap:14px;align-items:center;flex:1}@media(max-width: 1024px){.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom{width:380px;flex:0 0 380px}}@media(max-width: 564px){.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom{max-width:100%}}.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom .itme-icon{flex-shrink:0}.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom .itme-content{display:flex;flex-direction:column;gap:8px}.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom .itme-content .feature-title{font-size:18px;font-style:normal;font-weight:500;line-height:28px;color:var(--color-white)}.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom .itme-content .feature-description{font-size:24px;font-style:normal;font-weight:700;line-height:32px;color:var(--color-white);font-family:var(--secondary-font)}.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom:first-child{max-width:380px}@media(max-width: 564px){.feature-section .feature-wrapper .feature-bottom .feature-bottom-items .feature-item-bottom:first-child{max-width:100%}}.feature-section .feature-wrapper .feature-video{width:100%;max-height:622px}.feature-section .feature-wrapper .feature-video .background-video{object-fit:cover;height:100%;width:100%;max-height:622px;border-radius:24px}.why_choose{background:var(--bg-body);padding:60px 0;position:relative}.why_choose .container{position:relative}.why_choose .container .why_choose_header{display:flex;flex-direction:column;gap:60px;align-items:center;max-width:1084px;margin:0 auto}@media(max-width: 1024px){.why_choose .container .why_choose_header{gap:40px}}.why_choose .container .why_choose_header .top .header_content{display:flex;flex-direction:column;gap:25px;align-items:center;width:100%}.why_choose .container .why_choose_header .top .header_content .block-title{display:flex;gap:50px;justify-content:space-between}.why_choose .container .why_choose_header .top .header_content .block-title h3{color:var(--color-text-dark);font-family:var(--secondary-font);font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px;max-width:589px;margin:0 auto;text-align:center}@media(max-width: 1024px){.why_choose .container .why_choose_header .top .header_content .block-title h3{font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px}}@media(max-width: 1024px){.why_choose .container .why_choose_header .top .header_content .block-title img{display:none}}.why_choose .container .why_choose_header .top .header_content .block-desc{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--color-text-dark);max-width:878px;margin:0 auto;text-align:center}.why_choose .container .why_choose_header .bottom{display:flex;gap:20px;width:100%;max-width:762px;margin:0 auto}@media(max-width: 768px){.why_choose .container .why_choose_header .bottom{flex-direction:column}}.why_choose .container .why_choose_header .bottom .why_choose_items{display:flex;flex-direction:column;flex:1;gap:12px;padding:20px}@media(max-width: 768px){.why_choose .container .why_choose_header .bottom .why_choose_items{align-items:center}}@media(max-width: 564px){.why_choose .container .why_choose_header .bottom .why_choose_items{padding:0}}.why_choose .container .why_choose_header .bottom .why_choose_items .why_choose_item{border-radius:14px;border:1px solid rgba(158,158,158,.36);background:var(--color-white);display:flex;flex-direction:row;gap:6px;padding:8px 12px;flex:1 1 0;transition:.5s all}@media(max-width: 768px){.why_choose .container .why_choose_header .bottom .why_choose_items .why_choose_item{width:350px;max-width:350px}}@media(max-width: 480px){.why_choose .container .why_choose_header .bottom .why_choose_items .why_choose_item{width:100%}}.why_choose .container .why_choose_header .bottom .why_choose_items .why_choose_item h1{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--color-text-dark)}.why_choose .container .why_choose_header .bottom .why_choose_items .why_choose_item:hover{background:var(--Workout-Secondary, #CEC3E3);border:1px solid var(--Workout-Primary, #44258E);cursor:pointer}@media(max-width: 768px){.why_choose .container .why_choose_header .bottom img{display:none}}.image_slider{padding:160px 0 0 0;background-color:var(--bg-body)}@media(max-width: 1024px){.image_slider{padding-top:100px}}.image_slider .image_slider_header{margin-bottom:60px}.image_slider .image_slider_header .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--text-color-dark);max-width:883px;margin:0 auto;text-align:center}.image_slider .image_slider_header .block-title span{font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.image_slider .image_slider_header .block-title{font-size:30px;font-style:normal;font-weight:600;line-height:38px}}@media(max-width: 1024px){.image_slider .image_slider_container{padding:0}}.image_slider .image_slider_parent{overflow:hidden;position:relative}.image_slider .image_slider_wrapper{display:flex;flex-wrap:nowrap;width:100%;transition:transform .6s ease-in-out}.image_slider .image_slider_wrapper .slider_item{flex:0 0 33.3333333333%;max-width:33.3333333333%;box-sizing:border-box;padding:0 20px}@media(max-width: 768px){.image_slider .image_slider_wrapper .slider_item{flex:0 0 50%;max-width:50%}}@media(max-width: 1024px){.image_slider .image_slider_wrapper .slider_item{padding:0 9px}}.image_slider .image_slider_wrapper .slider_item .clone{opacity:0}.image_slider .image_slider_wrapper .slider_item img{width:100%}.image_slider .slider_dots{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:60px}.image_slider .slider_dots .dot{width:14px;height:14px;background-color:var(--color-secondary);border-radius:100%;display:block}.image_slider .slider_dots .dot.active{width:24px;height:24px;background-color:var(--color-primary)}.text_slider{padding:0;background-color:var(--color-white)}.text_slider .text_slider_parent{overflow:hidden;position:relative;z-index:1;padding:40px 0 0 0;background-color:var(--color-white)}@media(max-width: 1024px){.text_slider .text_slider_parent{padding:50px 0 0 0}}.text_slider .text_slider_wrapper{display:flex;flex-wrap:nowrap;width:100%;transition:transform .6s ease-in-out;gap:22px}.text_slider .text_slider_wrapper .slider_item{flex:0 0 16.6666666667%;box-sizing:border-box;text-align:center;border-radius:228px;background:rgba(246,241,252,.5);padding:14px 20px}@media(max-width: 1024px){.text_slider .text_slider_wrapper .slider_item{flex:0 0 calc(20% + 25px)}}@media(max-width: 564px){.text_slider .text_slider_wrapper .slider_item{gap:48px;flex:0 0 calc(33.3333333333% + 48px)}}.text_slider .text_slider_wrapper .slider_item h3{font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;letter-spacing:-0.48px;color:var(--color-text-dark);white-space:nowrap}@media(max-width: 1024px){.text_slider .text_slider_wrapper .slider_item h3{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}}@media(max-width: 564px){.text_slider .text_slider_wrapper .slider_item h3{font-size:12.847px;font-style:normal;font-weight:400;line-height:17.129px}}.text_slider .text_slider_wrapper .slider_item .clone{opacity:0}.text_slider .text_slider_wrapper .slider_item img{width:100%}.text_slider .slider_dots{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:60px;display:none}.text_slider .slider_dots .dot{width:14px;height:14px;background-color:var(--color-secondary);border-radius:100%;display:block}.text_slider .slider_dots .dot.active{width:24px;height:24px;background-color:var(--color-primary)}.testimonials-section{position:relative;background:linear-gradient(180deg, #FFF 39.4%, #46239F 141.47%);padding:80px 0 0 0;overflow:hidden}@media(max-width: 1024px){.testimonials-section{padding:60px 0 0 0}}.testimonials-section .testimonials-wrapper{display:flex;flex-direction:column}.testimonials-section .testimonials-wrapper .testimonials-wrapper-top .testimonials-wrapper-top-content{max-width:530px;margin:0 auto;max-height:242px}.testimonials-section .testimonials-wrapper .testimonials-wrapper-top .testimonials-wrapper-top-content .background-video{object-fit:cover;height:100%;width:100%;max-height:242px}@media(max-width: 564px){.testimonials-section .testimonials-wrapper .testimonials-wrapper-top .testimonials-wrapper-top-content .background-video{margin-left:30px}}@media(max-width: 375px){.testimonials-section .testimonials-wrapper .testimonials-wrapper-top .testimonials-wrapper-top-content .background-video{margin-left:15px}}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom{display:flex;flex-direction:column;gap:40px}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .head-content{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .head-content .title{display:flex;gap:114px;justify-content:space-between}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .head-content .title h2{font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px;max-width:546px;margin:0 auto;color:var(--color-text-dark)}@media(max-width: 1024px){.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .head-content .title img{display:none}}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .head-content p{color:var(--color-text-dark);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .testimonials-content-wrapper img{max-width:100%;margin-bottom:-50%}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .testimonials-content-wrapper img.spin{animation:spin6Stops 20s ease-in-out infinite;transform-origin:center center;will-change:transform}.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .testimonials-content-wrapper img.spin:hover{animation-play-state:paused}@keyframes spin6Stops{0%{transform:rotate(0deg)}5%{transform:rotate(0deg)}16.666%{transform:rotate(60deg)}21.666%{transform:rotate(60deg)}33.333%{transform:rotate(120deg)}38.333%{transform:rotate(120deg)}50%{transform:rotate(180deg)}55%{transform:rotate(180deg)}66.666%{transform:rotate(240deg)}71.666%{transform:rotate(240deg)}83.333%{transform:rotate(300deg)}88.333%{transform:rotate(300deg)}100%{transform:rotate(360deg)}}@media(prefers-reduced-motion: reduce){.testimonials-section .testimonials-wrapper .testimonials-wrapper-bottom .testimonials-content-wrapper img.spin{animation:none}}.cheeseburger-menu{display:none}#mobile-menu-icon{display:block;background-image:url(../../images/menu.svg);background-repeat:no-repeat;background-position:center;height:32px;width:32px;filter:invert(1)}.cheeseburger-menu{display:block;position:fixed;display:flex;height:auto;width:100%;padding:212px 0 64px;flex-direction:column;align-items:center;gap:48px;border-radius:29px;background:#f6f1fc;transform:translateX(-100%);transition:ease-in .2s;z-index:3;display:flex;max-width:calc(100% - 32px)}@media(max-width: 1024px){.cheeseburger-menu{padding:40px 0;top:106px;gap:42px}}.cheeseburger-menu.open{transform:translateX(0);left:16px}.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:32px;width:32px}.cheeseburger-menu .cheeseburger-menu__menu{display:flex;flex-direction:column;align-items:center;gap:8px;align-self:stretch}.cheeseburger-menu .cheeseburger-menu__menu:last-child{flex-direction:column;align-self:center}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{text-align:center;padding:5px;width:100%}.cheeseburger-menu .cheeseburger-menu__menu .menu-item .menu-item__link{color:var(--color-text-dark);font-size:14px;font-style:normal;font-weight:500;line-height:22.4px;letter-spacing:-0.14px;text-decoration:none}.cheeseburger-menu .cheeseburger-menu__menu .menu-item.active .menu-item__link{background:var(--color-text-dark);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.cheeseburger-menu .cheeseburger_menu__menu_btn{display:flex;justify-content:center;gap:14px;border-top:1px solid #fff;padding-top:40px;max-width:654px;width:100%}@media(max-width: 564px){.cheeseburger-menu .cheeseburger_menu__menu_btn{border-top:none;flex-direction:column;align-items:center;max-width:calc(100% - 32px);margin:0 auto;padding-top:0}}@media(max-width: 564px){.cheeseburger-menu .cheeseburger_menu__menu_btn .menu-item{width:100%}}.cheeseburger-menu .cheeseburger_menu__menu_btn .button,.cheeseburger-menu .cheeseburger_menu__menu_btn .btn{appearance:none;width:fit-content;margin:0 auto}.cheeseburger-menu .cheeseburger_menu__menu_btn .button.login,.cheeseburger-menu .cheeseburger_menu__menu_btn .btn.login{background:var(--Workout-Bg-Body, #FFF);box-shadow:0 .707px .707px -0.583px rgba(16,0,69,.17),0 1.807px 1.807px -1.167px rgba(16,0,69,.17),0 3.622px 3.622px -1.75px rgba(16,0,69,.16),0 6.866px 6.866px -2.333px rgba(16,0,69,.15),0 13.647px 13.647px -2.917px rgba(16,0,69,.13),0 30px 30px -3.5px rgba(16,0,69,.08),0 1px 2px 0 #ba9eff inset;color:var(--color-text-dark)}@media(max-width: 1024px){.cheeseburger-menu .language-switcher{display:block;margin-top:36px;color:var(--color-text-dark);display:flex;align-items:center}}.overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.59);z-index:1}#cheeseburger-menu .cheeseburger-menu__menu:last-child .button:not(.login,.signup){background:var(--color-secondary);color:var(--color-primary);font-weight:600;border-radius:var(--border-radius)}.promo-text-image{padding:2.5rem 0;background:#fefefe}@media(max-width: 1024px){.promo-text-image{padding:1.5rem}}.promo-text-image .promo-ti-container{display:flex;justify-content:center;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container{flex-direction:column;padding:0}}.promo-text-image .promo-ti-container .promo-ti-text{display:flex;padding:2rem 0rem 5rem 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text{padding:0}}.promo-text-image .promo-ti-container .promo-ti-text div{width:85%}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text div{width:auto}}.promo-text-image .promo-ti-container .promo-ti-image{max-width:670px;flex:1 0 49%;align-self:stretch;position:relative}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image{flex:unset}}.promo-text-image .promo-ti-container .promo-ti-image .clients{display:flex;padding:1.5rem;align-items:center;gap:.75rem;position:absolute;left:-9.5625rem;bottom:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:flex;padding:2.1875rem 1.5625rem;flex-direction:column;align-items:center;gap:.625rem;position:absolute;left:-6.5625rem;bottom:6.8rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar{position:relative}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar .popularity-container{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image .clients,.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:none}}.promo-text-image .promo-ti-container .promo-ti-image img:not(.vector){width:100%}.text-right{align-self:stretch;padding:100px 0;background-color:var(--color-white)}@media(max-width: 1024px){.text-right{padding:60px 0 !important}}.text-right .section .section-wrapper .section-items{display:flex;gap:24px;align-items:stretch}@media(max-width: 1024px){.text-right .section .section-wrapper .section-items{flex-direction:column;align-items:center}}.text-right .section .section-wrapper .section-items .section-item{padding:32px;flex:1;border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 564px){.text-right .section .section-wrapper .section-items .section-item{padding:20px}}.text-right .section .section-wrapper .section-items .section-item .head-content .title{font-size:24px;font-style:normal;font-weight:500;line-height:32px;color:var(--color-text-dark);margin-bottom:16px}@media(max-width: 564px){.text-right .section .section-wrapper .section-items .section-item .head-content .title{font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:10px}}.text-right .section .section-wrapper .section-items .section-item .head-content .brief{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--color-text-dark);margin-bottom:26px;max-width:500px}.text-right .section .section-wrapper .section-items .section-item .head-content .brief span{font-weight:700}@media(max-width: 564px){.text-right .section .section-wrapper .section-items .section-item .head-content .brief{font-size:12px;font-style:normal;font-weight:400;line-height:18px}}.text-right .section .section-wrapper .section-items .section-item .image{border-radius:14px;background:hsla(0,0%,100%,.7);box-shadow:0 .796px .796px -1px rgba(0,0,0,.12),0 2.415px 2.415px -2px rgba(0,0,0,.11),0 6.383px 6.383px -3px rgba(0,0,0,.09),0 20px 20px -4px rgba(0,0,0,.03),0 0 1px 1px #fff inset;display:flex;justify-content:center;max-width:500px;margin:0 auto}.text-right .section .section-wrapper .section-items .section-item img,.text-right .section .section-wrapper .section-items .section-item svg{max-width:100%}.text-right .section .section-wrapper .section-items .section-item .section-item-subitems{display:flex;gap:16px;max-width:556px;margin:0 auto}@media(max-width: 564px){.text-right .section .section-wrapper .section-items .section-item .section-item-subitems{flex-direction:column;margin:0 auto 0 0}}.text-right .section .section-wrapper .section-items .section-item .section-item-subitems .section-item-subitem{flex:1;padding:24px;border-radius:16px;opacity:.9;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px hsla(0,0%,100%,.7) inset;display:flex;gap:18px;flex-direction:column}.text-right .section .section-wrapper .section-items .section-item .section-item-subitems .section-item-subitem .icon{width:54px;height:52px;border-radius:8px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset;margin-bottom:6px}.text-right .section .section-wrapper .section-items .section-item .section-item-subitems .section-item-subitem .sub-title{font-size:20px;font-style:normal;font-weight:700;line-height:30px;color:var(--color-text-dark)}.text-right .section.top-section{margin-bottom:24px}.text-right .section.top-section .section-item:first-child{box-shadow:none !important;padding-bottom:0 !important}.text-right .section.top-section .section-item:first-child .head-content .title{font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-0.96px}.text-right .section.bottom-section .section-item:first-child{background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset}.text-left{padding:0;background:var(--bg-body)}@media(max-width: 1024px){.text-left{padding:0 !important}}.text-left.paragraph .container{display:flex;gap:12px;flex-direction:column}@media(max-width: 564px){.text-left.paragraph .container{gap:19px}}.text-left.paragraph .text-left-header{display:flex;gap:18px;flex-direction:column;margin:0 auto;justify-content:center;text-align:center}@media(max-width: 564px){.text-left.paragraph .text-left-header{gap:19px}}.text-left.paragraph .text-left-header .subtitle{padding:6px 12px;background:#000;border:1px solid hsla(0,0%,100%,.12);width:fit-content;border-radius:100px;margin:0 auto}.text-left.paragraph .text-left-header .subtitle span{font-size:14px;font-style:normal;font-weight:500;line-height:20px;background:linear-gradient(90deg, #FFBEC1 0%, #5866F9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-left.paragraph .text-left-header h3{font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-white);max-width:967px;margin:0 auto;text-align:center;margin-bottom:6px}@media(max-width: 768px){.text-left.paragraph .text-left-header h3{font-size:24px;font-style:normal;font-weight:590;line-height:32px}}.text-left.paragraph .text-left-header p{color:rgba(240,240,240,.8);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin:0 auto;max-width:733px}@media(max-width: 564px){.text-left.paragraph .text-left-header p{max-width:343px;text-align:center}}.text-left.paragraph .text-left-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:2rem;color:var(--text-text)}@media(max-width: 768px){.text-left.paragraph .text-left-container{flex-direction:column-reverse;gap:60px}}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-text{text-align:center}}.text-left.paragraph .text-left-container .paragraph-image{max-width:unset;flex:1.1;align-self:stretch;display:flex;flex-direction:column;gap:34px}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center;width:100%}}.text-left.paragraph .text-left-container .paragraph-image img:hover{transform:unset}.text-left.paragraph .text-left-container .paragraph-image p{max-width:635px;font-size:20px;font-style:normal;font-weight:500;line-height:30px;color:var(--color-text-light)}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image p{font-weight:500;text-align:center;margin:0 auto}}@media(max-width: 564px){.text-left.paragraph .text-left-container .paragraph-image p{max-width:343px;margin:0 auto;text-align:center}}.text-left.paragraph .text-left-container .text-left-text{margin:0 auto}.page-about .text-left .container,.page-home .text-left .container{background-image:url("../../images/text_left_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;padding-top:130px;padding-bottom:115px;max-width:1200px;margin:0 auto}@media(max-width: 564px){.page-about .text-left .container,.page-home .text-left .container{background-image:url("../../images/text_left_bg_mobile.webp");padding-top:60px;padding-bottom:84px}}@keyframes fadeInLeft{from{opacity:0}to{opacity:1}}.contact-block-section{padding:40px 0;background-image:url("../../images/hero_bg.webp");padding:186px 0 46px 0;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}@media(max-width: 1024px){.contact-block-section{background-image:url("../../images/hero_bg_mobile.webp");padding:165px 0 60px 0}}.contact-block-section .contact-block-wrapper{display:flex;flex-direction:column;gap:40px}.contact-block-section .contact-block-wrapper .contact-block-content-parent{display:flex;justify-content:space-between;gap:80px;flex-direction:row-reverse;align-items:stretch}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{flex-direction:column-reverse;gap:62px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{flex:1;opacity:0;animation:fadeInLeft 1s forwards;animation-delay:.3s;padding:40px 24px;display:flex;flex-direction:column;position:relative;border:none;border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 0 1px 1px #fff inset,0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01)}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{padding:40px 20px}}.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{margin-bottom:24px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{resize:vertical;max-width:100%;height:150px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input:focus,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea:focus{outline:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-wrapper{border-radius:8px;gap:0}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-prepend{flex:0 0 50%}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-prepend{max-width:100px}}.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;flex:1;background-color:#f1f1f1;border-radius: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:0 0 50% !important;margin:0 0 0 auto;border-radius:8px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{padding:10px 5px !important}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{display:flex;justify-content:start;margin-top:40px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button{width:100%}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{flex:1}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper h1{font-size:60px;font-style:normal;font-weight:500;line-height:72px;letter-spacing:-1.2px}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper h1{font-size:36px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.72px;text-align:center}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin:24px 0}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper p{text-align:center;margin:24px 0 60px 0}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;max-width:960px;margin:0 auto}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area{flex-direction:column}}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area{padding:0;align-items:center;width:100%;justify-content:center;max-width:calc(100% - 57px);margin:0 auto}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item{flex:0 0 calc((100% - 24px)/2);display:flex;flex-direction:column;align-items:start;gap:24px;transition:.5s ease-in-out;padding:24px;position:relative;border-radius:16px;opacity:.9;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px hsla(0,0%,100%,.7) inset}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item{width:100%}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-icon{flex-shrink:0;padding:8px 9px;border-radius:8px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content{text-align:left;display:flex;flex-direction:column;gap:12px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content h2{font-size:22.313px;font-style:normal;font-weight:500;line-height:28.8px;letter-spacing:-0.48px;color:var(--color-text-dark)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content p{font-size:16px;font-style:normal;font-weight:500;line-height:25.6px;letter-spacing:-0.48px;margin:6px 0 0 0}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content p{text-align:left;margin:6px 0 0 0}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:hover{cursor:pointer;background:linear-gradient(180deg, #7028A7 0%, rgba(255, 255, 255, 0.5) 52.87%)}.form-block{display:flex;padding:3rem 0rem;flex-direction:column;align-items:center;gap:2.5rem;align-self:stretch;background:var(--color-bg)}.form-block.angled{background:none;display:unset}.form-block .block-title{color:var(--color-tertiary);text-align:center}.form-block .contact-form{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;max-width:840px;margin:2.5rem auto 3rem}@media(max-width: 1024px){.form-block .contact-form{flex-direction:column;padding:0 1rem}}#cookie-modal{position:fixed;z-index:99;width:100%;left:0;background-color:rgba(0,0,0,.831372549);color:#fff;padding:25px;transition:bottom .5s ease}#cookie-modal .content{display:flex;justify-content:space-between;align-items:center}#cookie-modal .content .cookie-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}#cookie-modal .content .cookie-text a{color:#18cb18;text-decoration:none;font-weight:bold}@media(max-width: 1024px){#cookie-modal .content{display:flex;flex-direction:column;text-align:center;gap:10px}}#cookie-modal #cookie-button{background-color:#18cb18;padding:5px 10px;height:fit-content;cursor:pointer;white-space:nowrap}@keyframes slideUp{from{bottom:-360px}to{bottom:-1px}}@keyframes slideDown{from{bottom:-1px}to{bottom:-360px}}.hide-cookie{bottom:-1px;animation:slideDown 1s forwards;animation-delay:0s}.show-cookie{bottom:-360px;animation:slideUp 1s forwards;animation-delay:1s}.page-login .header,.page-login .footer-main,.page-forgot .header,.page-forgot .footer-main,.page-unsubscribe .header,.page-unsubscribe .footer-main{display:none}@media(max-width: 1024px){.page-login .header,.page-login .footer-main,.page-forgot .header,.page-forgot .footer-main,.page-unsubscribe .header,.page-unsubscribe .footer-main{display:flex}}.login-section,.forgot-section,.unsubscribe-section{background:linear-gradient(180deg, #E0E8FF 0%, #FADCEC 100%);height:100vh;display:flex;align-items:center}@media(max-width: 1024px){.login-section,.forgot-section,.unsubscribe-section{padding:145px 0 40px 0;height:auto}}.login-section .container,.forgot-section .container,.unsubscribe-section .container{padding:0;max-width:100%}@media(max-width: 1024px){.login-section .container,.forgot-section .container,.unsubscribe-section .container{padding:0 1rem}}.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,.unsubscribe-section.forgot-section .whq-card-content #grav-login>h1,.unsubscribe-section.forgot-section .whq-card-content #grav-login>p{display:none}.login-section .whq-card,.forgot-section .whq-card,.unsubscribe-section .whq-card{border-radius:8px;box-shadow:none;margin:auto;margin-bottom:0 !important;padding:40px 24px;color:var(--color-text-light);max-width:630px;margin:0 auto;border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 0 1px 1px #fff inset,0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01)}.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container,.unsubscribe-section .whq-card .whq-card-container{display:flex;gap:0}@media(max-width: 768px){.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container,.unsubscribe-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,.unsubscribe-section .whq-card .whq-card-container .form-image{flex:1;width:100%;max-width:50%;display:none}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{max-width:100%;display:none}}@media(max-width: 768px){.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{display:none}}.login-section .whq-card .whq-card-container .form-image img,.forgot-section .whq-card .whq-card-container .form-image img,.unsubscribe-section .whq-card .whq-card-container .form-image img{width:100%;height:100%}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .form-image img,.forgot-section .whq-card .whq-card-container .form-image img,.unsubscribe-section .whq-card .whq-card-container .form-image img{height:100%}}.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:400;padding:42px;text-align:center;background:var(--color-tertiary);color:var(--color-text-light);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,.unsubscribe-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,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{flex:1;padding:0;background:rgba(0,0,0,0)}.login-section .whq-card .whq-card-container .whq-card-content .notice-container,.forgot-section .whq-card .whq-card-container .whq-card-content .notice-container,.unsubscribe-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:24px}.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-text-dark);margin-bottom:12px;margin-top:24px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;margin-bottom:16px}}.login-section .whq-card .whq-card-container .whq-card-content p,.forgot-section .whq-card .whq-card-container .whq-card-content p,.unsubscribe-section .whq-card .whq-card-container .whq-card-content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-dark)}.login-section .whq-card .whq-card-container .whq-card-content form,.forgot-section .whq-card .whq-card-container .whq-card-content form,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form{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,.unsubscribe-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,.unsubscribe-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,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light)}.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,.unsubscribe-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:-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,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.unsubscribe-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-actions,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-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,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button{width:100%;position:relative}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg{display:none}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button::after,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button::after,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button::after{content:"";display:inline-block;width:14px;height:12px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12' fill='none'><path d='M13.4856 6.29737L8.42313 11.3599C8.34315 11.4344 8.23738 11.475 8.12808 11.473C8.01879 11.4711 7.91451 11.4268 7.83721 11.3495C7.75992 11.2722 7.71564 11.168 7.71371 11.0587C7.71179 10.9494 7.75235 10.8436 7.82687 10.7636L12.1687 6.42112H0.8125C0.700612 6.42112 0.593306 6.37667 0.514189 6.29755C0.435072 6.21844 0.390625 6.11113 0.390625 5.99924C0.390625 5.88735 0.435072 5.78005 0.514189 5.70093C0.593306 5.62181 0.700612 5.57737 0.8125 5.57737H12.1687L7.82687 1.23487C7.75235 1.15489 7.71179 1.04912 7.71371 0.939823C7.71564 0.830529 7.75992 0.72625 7.83721 0.648955C7.91451 0.57166 8.01879 0.527385 8.12808 0.525456C8.23738 0.523528 8.34315 0.564097 8.42313 0.638617L13.4856 5.70112C13.5646 5.78022 13.609 5.88744 13.609 5.99924C13.609 6.11104 13.5646 6.21827 13.4856 6.29737Z' fill='white'/></svg>") no-repeat center/contain}.login-section #grav-login .form-field:first-child:before,.forgot-section #grav-login .form-field:first-child:before,.unsubscribe-section #grav-login .form-field:first-child:before{display:block;font-size:1rem;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,.unsubscribe-section #grav-login .form-field:nth-child(2):before{display:block;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}.login-section #grav-login .form-field::before,.forgot-section #grav-login .form-field::before,.unsubscribe-section #grav-login .form-field::before{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block}.login-section .form-actions,.forgot-section .form-actions,.unsubscribe-section .form-actions{display:block;flex-direction:column;gap:2rem}@media(max-width: 564px){.login-section .form-actions,.forgot-section .form-actions,.unsubscribe-section .form-actions{margin-top:16px}}.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme,.unsubscribe-section .form-actions .form-data.rememberme{margin-top:6px;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,.unsubscribe-section .form-actions .form-data.rememberme{width:100%;display:block;text-align:center}}.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper,.unsubscribe-section .form-actions .form-data.rememberme .form-input-wrapper{display:flex;align-items:center}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper,.unsubscribe-section .form-actions .form-data.rememberme .form-input-wrapper{justify-content:start}}.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],.unsubscribe-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,.unsubscribe-section .form-actions .form-data.rememberme .form-input-wrapper label{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light);margin-left:8px}.login-section .form-actions .form-action-wrapper,.forgot-section .form-actions .form-action-wrapper,.unsubscribe-section .form-actions .form-action-wrapper{display:flex;flex-direction:column-reverse;gap:24px}.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary,.unsubscribe-section .form-actions .form-action-wrapper .secondary{max-width:300px;align-self:end;margin-top:-1.3rem;text-decoration:none;padding:0;font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-dark);background:rgba(0,0,0,0);box-shadow:none}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary,.unsubscribe-section .form-actions .form-action-wrapper .secondary{text-align:center;margin:1rem auto 0 0}}.login-section .form-actions .form-action-wrapper .primary svg,.forgot-section .form-actions .form-action-wrapper .primary svg,.unsubscribe-section .form-actions .form-action-wrapper .primary svg{display:none}.login-section .whq-card-container,.forgot-section .whq-card-container,.unsubscribe-section .whq-card-container{align-items:stretch}.login-section .button::after{display:none !important}.order-page-wrapper{background-image:url("../../images/hero_bg.webp");padding:170px 32px 46px 32px;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}@media(max-width: 1024px){.order-page-wrapper{background-image:url("../../images/hero_bg_mobile.webp");padding:165px 16px 60px 16px}}.orders-table-wrapper{max-width:1344px;margin:0 auto;width:100%}.orders-table-wrapper table{width:100%;margin:auto;border-radius:8px;border:1px solid var(--color-white, #FFF);background:var(--color-white, #FFF);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}@media all and (max-width: 795px){.orders-table-wrapper table{display:block;overflow-x:scroll}}.orders-table-wrapper table thead{border-radius:8px}.orders-table-wrapper table thead th{text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:18px;border-right:1px solid var(--Coding-color-white, #FFF);border-bottom:1px solid var(--Coding-color-white, #FFF);background:var(--color-primary);color:var(--color-white);padding:12px 16px}.orders-table-wrapper table thead th:first-child{border-top-left-radius:8px}.orders-table-wrapper table thead th:last-child{border-top-right-radius:8px}.orders-table-wrapper table thead th:nth-child(5){display:flex;align-items:center}.orders-table-wrapper table thead th:nth-child(5)::after{content:"";display:inline-block;width:16px;height:16px;margin-left:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.99967 3.33398V12.6673M7.99967 12.6673L12.6663 8.00065M7.99967 12.6673L3.33301 8.00065' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media(max-width: 1024px){.orders-table-wrapper table thead th:nth-child(5){min-height:62px}}.orders-table-wrapper table th,.orders-table-wrapper table td{padding:16px}.orders-table-wrapper table td{background-color:var(--color-white);color:var(--color-text-dark);font-size:12px;white-space:nowrap}.orders-table-wrapper table td:nth-child(5){color:var(--Success-700, #027A48);text-transform:capitalize;padding:2px 8px 2px 6px;margin:16px;border-radius:16px;background:var(--Success-50, #ECFDF3);width:fit-content;display:flex;align-items:center;padding-left:10px}.orders-table-wrapper table td:nth-child(5)::before{content:"•";color:#12b76a;margin-right:6px}.orders-table-wrapper table td a.btn{vertical-align:middle;text-decoration:none;color:#f80101}.orders-table-wrapper table td a.btn svg{vertical-align:middle;margin-right:4px;margin-top:-1px}.page-dashboard{background:var(--color-white) !important}.page-dashboard .content-section{margin-top:100px}@media(max-width: 1024px){.page-dashboard .content-section{margin-top:100px}}.profile-page .content-section{display:flex;align-self:start;max-width:unset;margin:0}.profile-page .container{flex-wrap:wrap}.profile-page .prose.max-w-none.pt-12{background-image:url("../../images/hero_bg.webp");padding:166px 0 46px 0;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}@media(max-width: 1024px){.profile-page .prose.max-w-none.pt-12{background-image:url("../../images/hero_bg_mobile.webp");padding:165px 0 60px 0}}.profile-page .content-section{padding:0 0 24px 0;flex-basis:100%;width:100%}@media(max-width: 1024px){.profile-page .content-section{text-align:center}}.profile-page .content-section a{width:100%;background:linear-gradient(282deg, #F6F1FC 0%, #311081 100%) !important}.content-section-profile{padding:0}.content-section-profile .container{display:flex;justify-content:center;align-self:stretch;color:var(--bg-body);align-items:start;gap:22px}@media(max-width: 1024px){.content-section-profile .container{flex-direction:column;gap:62px}}.content-section-profile .container .paragraph-column>.form-actions{justify-content:start;gap:20px;flex-direction:row-reverse;display:flex}@media(max-width: 564px){.content-section-profile .container .paragraph-column>.form-actions{flex-direction:column-reverse;align-items:start}}.content-section-profile .container .paragraph-column{border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 0 1px 1px #fff inset,0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01);padding:40px 24px}.content-section-profile .container .paragraph-column h2{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;color:var(--color-text-dark);font-family:var(--secondary-font);text-align:center;margin-bottom:24px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column h2{margin-bottom:24px}}.content-section-profile .container .paragraph-column:first-child{flex-basis:50%}.content-section-profile .container .paragraph-column:first-child h2{display:none}.content-section-profile .container .paragraph-column:first-child .button:first-child{background:linear-gradient(282deg, #F6F1FC 0%, #000 100%);color:var(--color-white)}.content-section-profile .container .paragraph-column:last-child{flex-basis:calc(50% - 22px)}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child{flex-basis:calc(60% - 62px)}}.content-section-profile .container .paragraph-column .form-field .form-label{margin-bottom:10px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column{width:100%}}.content-section-profile .container .paragraph-column label.error{bottom:0}.content-section-profile .container .paragraph-column:last-child .button{background:linear-gradient(282deg, #FFF 0%, #F00 100%);color:var(--color-white);text-align:center;transition:all .3s ease-in-out}.content-section-profile .container .button,.content-section-profile .container button{width:100%}.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){float:right}@media(max-width: 564px){.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){float:unset}}.page-terms .prose{background-image:url("../../images/hero_bg.webp");padding:170px 0 46px 0;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;max-width:100%}@media(max-width: 1024px){.page-terms .prose{background-image:url("../../images/hero_bg_mobile.webp");padding:165px 0 60px 0}}.content-section.terms{padding:2.5rem 2rem !important;margin:0 auto}@media(max-width: 1024px){.content-section.terms{padding:2.5rem 1rem !important;margin:0 auto}}.content-section.terms .container{padding:0 !important}@media(max-width: 1024px){.unsubscribe-section{padding-bottom:0 !important}}.unsubscribe-section .unsubscribe-wrapper{margin:0 auto}@media(max-width: 1024px){.unsubscribe-section .unsubscribe-wrapper{padding-bottom:40px}}.unsubscribe-section .whq-card-container{align-items:start !important}.unsubscribe-section .form-actions{margin-top:0}@media(max-width: 1024px){.unsubscribe-section .form-actions{margin-top:26px}}.unsubscribe-section .form-actions .button{background:linear-gradient(282deg, #FFF 0%, #F00 100%);color:var(--color-white) !important}.unsubscribe-section .form-actions .button::after{display:none !important}.page-contact .about-company-text-left{display:none}.contact-section-wrapper{background-color:var(--color-tertiary);padding:80px 0}@media(max-width: 1024px){.contact-section-wrapper{padding:64px 0}}.contact-inner{display:flex;flex-direction:row;justify-content:space-evenly;gap:64px}@media(max-width: 768px){.contact-inner{flex-direction:column}}.contact-inner .contact-section-wrapper{align-self:stretch;flex-basis:580px;padding:2px;background:var(--color-primary);border-radius:20px}.contact-inner .contact-section-wrapper .contact-section{background-color:var(--color-tertiary);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:20px;gap:24px;color:var(--color-white);padding:16px 64px;height:100%}@media(max-width: 1024px){.contact-inner .contact-section-wrapper .contact-section{padding:10px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-black);font-style:normal;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}.contact-inner .contact-section-wrapper .contact-section p .span{color:var(--color-white);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.contact-inner .contact-section-wrapper .contact-section a,.contact-inner .contact-section-wrapper .contact-section span,.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-white)}.contact-inner .contact-section-wrapper .contact-section a{text-decoration:none}.contact-inner .contact-section-wrapper .contact-section .span{display:block}.contact-inner .email-section{display:flex;flex-direction:column;align-items:flex-start;gap:48px}@media(max-width: 1024px){.contact-inner .email-section{gap:32px}}.contact-inner .email-section form .form-field{padding-bottom:.2rem}.contact-inner .email-section form .form-field .form-label{margin-bottom:6px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--color-white)}.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}.contact-inner .email-section form .form-actions .button{background:linear-gradient(136deg, #29ABE2 14.86%, #6200D2 86.4%);padding:20px 40px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600;border-radius:30px;color:var(--color-white)}.contact-inner .email-section form .form-actions .button svg{display:none}.contact-inner .email-section textarea{display:flex;height:154px;flex-direction:column;align-items:flex-start;align-self:stretch}.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(--color-white);font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 564px){.contact-inner .email-section .text-content .text-brand{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.contact-inner .email-section .text-content p{color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:inherit;font-style:normal}@media(max-width: 564px){.contact-inner .email-section .text-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit}}.about-us-section{padding:10rem 7rem;display:flex;justify-content:center;align-items:center;gap:96px;align-self:stretch;margin:0 auto}.about-us-section .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.about-us-section .text-right-image{flex:unset}}.about-us-section .text-right-image img{width:100%}.about-us-section p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.about-image{display:flex;justify-content:center}.about-image img{width:80%;border-radius:var(--border-radius)}.about-text{flex:1 0 49%;display:flex;padding:4rem 2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.about-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.about-us-section{flex-direction:column}.about-us-section:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 1.5rem}.about-us-section{padding:3rem 2rem}.paragraph-container{flex-direction:column-reverse}.about-text{padding:1rem 0}.paragraph-image{height:12rem;margin:auto}}.page-about .no-hero-section{display:none}.page-about .features{align-items:stretch;flex-direction:row;max-width:1712px;margin:0 auto;width:100%;padding-left:1rem;padding-right:1rem;gap:50px}@media(max-width: 1024px){.page-about .features{flex-wrap:wrap}}.page-about .features .container{padding-left:0;padding-right:0;flex-basis:33.33%;margin:0;display:flex}@media(max-width: 1024px){.page-about .features .container{flex-basis:100%}}.page-about .features .container .features-header-section{flex-direction:column;display:flex;margin-bottom:0}.page-about .features .container .features-header-section .description{justify-content:end}.page-about .features .features-container.container{flex-basis:66.66%;margin:0}@media(max-width: 1024px){.page-about .features .features-container.container{flex-basis:100%;height:100%}}.page-about .features .features-container.container .feature-slider-wrapper .feature-track .feature{flex:0 0 calc(50% - 1rem)}.page-change-password{background:var(--bg-body) !important}.page-change-password .change-password-wrapper{background-image:url("../../images/hero_bg.webp");padding:170px 32px 46px 32px;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;max-width:100%}@media(max-width: 1024px){.page-change-password .change-password-wrapper{background-image:url("../../images/hero_bg_mobile.webp");padding:165px 16px 60px 16px}}.content-section.change-password-form{max-width:600px;margin:0 auto;border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 0 1px 1px #fff inset,0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01)}@media(max-width: 1024px){.content-section.change-password-form{margin:0 auto}}@media(max-width: 564px){.content-section.change-password-form{padding:40px 20px}}.content-section.change-password-form .form-actions button{color:var(--color-white);margin:0 auto;border:none;width:100%}.content-section.cancel-membership{background-image:url("../../images/hero_bg.webp");padding:170px 32px 46px 32px;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;max-width:100%}@media(max-width: 1024px){.content-section.cancel-membership{background-image:url("../../images/hero_bg_mobile.webp");padding:165px 16px 60px 16px}}.content-section.cancel-membership .cm_forms{max-width:600px;width:100%;border-radius:16px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 0 1px 1px #fff inset,0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01);padding:40px 24px;margin:0 auto 0 auto}.content-section.cancel-membership .cm_forms input:-webkit-autofill,.content-section.cancel-membership .cm_forms input:-webkit-autofill:hover,.content-section.cancel-membership .cm_forms input:-webkit-autofill:focus,.content-section.cancel-membership .cm_forms input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section.cancel-membership .cm_forms input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.content-section.cancel-membership .cm_forms .form-actions{text-align:center;width:100%}.content-section.cancel-membership .cm_forms .form-actions button{margin:0 auto;border:none;width:100%}form[name=contact-us]{width:100%}form[name=contact-us] .form-textarea-wrapper label.error{bottom:-30px}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 !important}}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}}@keyframes cloudDrift{0%{background-position:0 41px,100% 132px,center}100%{background-position:100% 41px,200% 132px,center}}@keyframes cloudDriftMobile{0%{background-position:0 250px,100% 250px,center}100%{background-position:100% 250px,200% 250px,center}}.footer-main{overflow:hidden;background-color:var(--bg-body);display:flex;padding:40px 0 0 0;justify-content:center;align-items:center;flex-direction:column;align-self:stretch}@media(max-width: 1024px){.footer-main{gap:0;padding-top:0}}.footer-main .footer-logo-container{display:flex;flex-direction:column;align-items:start;gap:0;padding-top:80px;padding-bottom:94px;border-radius:32px;box-shadow:0 .796px .796px -1px rgba(142,69,161,.21),0 2.415px 2.415px -2px rgba(142,69,161,.2),0 6.383px 6.383px -3px rgba(142,69,161,.16),0 20px 20px -4px rgba(142,69,161,.05);background:url("../../images/bg_megh.svg") repeat-x,url("../../images/bg_megh.svg") repeat-x,linear-gradient(180deg, #E0E8FF 0%, #FADCEC 100%);background-repeat:no-repeat;background-size:610px 395px,610px 395px,cover;background-position:0 41px,100% 132px,center;animation:cloudDrift 30s linear infinite}@media(max-width: 1400px){.footer-main .footer-logo-container{max-width:calc(100% - 64px);margin:0 auto}}@media(max-width: 1024px){.footer-main .footer-logo-container{padding:40px 0;max-width:100%;margin:0 auto;padding-left:16px;padding-right:16px;background:url("../../images/bg_megh.svg") repeat-x,url("../../images/bg_megh.svg") repeat-x,linear-gradient(180deg, #E0E8FF 0%, #FADCEC 100%);border-radius:0;background-position:0 250px,100% 250px,center;animation:cloudDriftMobile 30s linear infinite}}@media(max-width: 768px){.footer-main .footer-logo-container{flex-direction:column}}@media(max-width: 768px){.footer-main .footer-logo-container{gap:40px}}.footer-main .footer-logo-container .logo-container{padding:0;justify-content:start;align-items:start;background:rgba(0,0,0,0) !important}.footer-main .footer-logo-container .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-logo-container .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}.footer-main .footer-logo-container p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark);padding:0;margin:0}.footer-main .footer-logo-container .footer-logo-top{display:flex;flex-direction:column;align-items:start;width:100%;gap:26px;max-width:860px;margin:0 auto}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top{flex-direction:column;gap:40px;max-width:100%}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{display:flex;flex-direction:column;align-self:stretch;gap:20px;max-width:670px;margin:0 auto;justify-content:center;text-align:center}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{gap:30px;flex-direction:column;max-width:100%;text-align:left;justify-content:start;margin:unset}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo a{display:block}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo a .logo{max-width:150px;height:auto;width:100%}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin-top:20px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo p{margin-top:26px}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo>p{max-width:465px;margin:20px auto 0 auto}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-cards{display:flex;gap:32px;flex-direction:row-reverse;justify-content:center}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-cards{justify-content:start}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-cards img{width:60px}.footer-main .footer-logo-container .footer-logo-top .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;flex:1}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-contact{width:100%}}.footer-main .footer-logo-container .footer-logo-top .footer-contact p,.footer-main .footer-logo-container .footer-logo-top .footer-contact a,.footer-main .footer-logo-container .footer-logo-top .footer-contact span{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;color:var(--color-text-dark) !important}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.text-dark{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.text-dark b{font-weight:700}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:60px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:auto}}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.site-domain svg{margin-left:4px}.footer-main .footer-logo-container .footer-logo-top .footer-contact>.flexcontainer{display:flex;flex-direction:column;gap:1rem}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{display:flex;justify-content:space-between;gap:60px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{flex-direction:column;gap:32px}}.footer-main .footer-logo-container .footer-logo-top a{color:var(--color-text-dark) !important;text-decoration:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.footer-main .footer-logo-container .footer-logo-top .footer-menu{display:flex;flex-direction:row;align-items:flex-start;gap:60px;flex:1}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu{flex-direction:column;gap:24px}}.footer-main .footer-logo-container .footer-logo-top .footer-menu .frame-24{flex:1}.footer-main .footer-logo-container .footer-logo-top .footer-menu .menu-item{display:flex;padding:8px 0;justify-content:flex-start;align-items:center;gap:.625rem;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:#5c5c5c !important}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu .menu-item{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;padding:9px 0}}.footer-main .footer-copywrite{padding:30px 0 40px 0;width:100%;border-top:1px solid hsla(0,0%,100%,.44)}@media(max-width: 768px){.footer-main .footer-copywrite{padding:10px 0 40px 0}}.footer-main .footer-copywrite .container{width:100%;display:flex;gap:1rem;justify-content:center;align-items:center}@media(max-width: 1024px){.footer-main .footer-copywrite .container{flex-wrap:wrap;flex-direction:column-reverse}}@media(max-width: 564px){.footer-main .footer-copywrite .container{flex-direction:column-reverse;gap:10px}}.footer-main .footer-copywrite .footer-bottom{display:flex;justify-content:start;align-items:flex-start;gap:.625rem;align-self:stretch;background:var(--panel-footer-bg);color:var(--panel-footer-text)}@media(max-width: 1024px){.footer-main .footer-copywrite .footer-bottom{margin-top:0}}.footer-main .footer-copywrite .footer-bottom p{color:var(--color-text-dark);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;padding:6px 12px;border-radius:10px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01),0 0 1px 1px #fff inset}.footer_top{position:relative;z-index:9;padding:0 0}.footer_top .video-overlay{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);position:absolute;top:0;left:0;width:100%;height:100%}.footer_top .background-video{width:100%;height:558px;max-height:100%;object-fit:cover}@media(max-width: 768px){.footer_top .background-video{height:472px}}.footer_top .footer_top_content{position:absolute;width:100%;height:fit-content;top:164px}@media(max-width: 768px){.footer_top .footer_top_content{top:114px}}.footer_top .footer_top_content .container .footer_container{display:flex;flex-direction:column;gap:24px;width:100%;justify-content:center;align-items:center}.footer_top .footer_top_content .container .footer_container .top_left{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:var(--color-text-dark);width:100%}.footer_top .footer_top_content .container .footer_container .top_left .rating{display:flex;gap:12px;margin-bottom:4px;align-items:center}.footer_top .footer_top_content .container .footer_container .top_left .rating img{width:100px;height:16px}.footer_top .footer_top_content .container .footer_container .top_left .rating p{font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:var(--color-text-dark)}.footer_top .footer_top_content .container .footer_container .top_left p{font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:var(--color-text-dark);max-width:298px;margin:0 auto;text-align:center}.footer_top .footer_top_content .container .footer_container .footer_top_right{display:flex;flex-direction:column;gap:16px}.footer_top .footer_top_content .container .footer_container .footer_top_right h3{font-family:var(--secondary-font);color:var(--color-text-dark);text-align:center;font-size:72px;font-style:normal;font-weight:400;line-height:90px;letter-spacing:-1.44px}@media(max-width: 1024px){.footer_top .footer_top_content .container .footer_container .footer_top_right h3{font-size:36px;font-style:normal;font-weight:400;line-height:44px;letter-spacing:-0.72px;max-width:340px;margin:0 auto}}.footer_top .footer_top_content .container .footer_container .footer_top_right p{font-size:20px;font-style:normal;font-weight:500;line-height:30px;max-width:825px;margin:0 auto;text-align:center;color:var(--color-text-dark)}.footer_top .footer_top_content .container .footer_container .footer_top_right .button{margin:6px auto 0 auto}.header{position:fixed;width:100%;top:0;left:0;right:0;padding:40px 0 0 0;z-index:10;transition:background-color .3s,color .3s;background:rgba(0,0,0,0)}.header.sticky{padding:40px 0 0 0}@media(max-width: 1024px){.header.sticky{padding:40px 0 0 0}}@media(max-width: 1024px){.header{padding:40px 0 0 0;background:rgba(0,0,0,0);max-width:calc(100% - 32px);margin:0 auto 0 auto;border-radius:18px}}@media(max-width: 1024px){.header .container{padding-left:0;padding-right:0}}.header .header-wrapper{display:flex;justify-content:space-between;align-items:center;border-radius:100px;border:1px solid var(--Workout-Bg-Body, #FFF);padding:10px 25px;border-radius:100px;background:linear-gradient(180deg, rgba(246, 241, 252, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);box-shadow:0 .796px .796px -1px rgba(0,0,0,.04),0 2.415px 2.415px -2px rgba(0,0,0,.04),0 6.383px 6.383px -3px rgba(0,0,0,.03),0 20px 20px -4px rgba(0,0,0,.01);backdrop-filter:blur(2.5px)}.header .header-wrapper .dFlex{gap:25px}.header .header-wrapper .header-logo{position:relative}.header .header-wrapper .header-logo a{position:relative;display:flex;align-items:center}.header .header-wrapper .header-logo a .logo{max-width:153px;transition:opacity .3s ease}.header .header-wrapper .menu{display:flex;align-items:center;gap:27px;position:relative;z-index:1}@media(max-width: 1024px){.header .header-wrapper .menu{display:none}}.header .header-wrapper .menu .menu-item{display:flex;justify-content:center;align-items:center;padding:0}.header .header-wrapper .menu .menu-item .menu-item__link{color:var(--color-text-dark);font-size:14px;font-style:normal;font-weight:500;line-height:22.4px;letter-spacing:-0.14px;transition:.3s;text-decoration:none;position:relative;padding:4px 8px;border:1px solid rgba(0,0,0,0);border-radius:8px}.header .header-wrapper .menu .menu-item.active .menu-item__link{font-weight:700}.header .header-wrapper .header-buttons{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width: 1024px){.header .header-wrapper .header-buttons{gap:0;flex-direction:row-reverse}}.header .header-wrapper .header-buttons .login{order:1;background:var(--Workout-Bg-Body, #FFF);box-shadow:0 .707px .707px -0.583px rgba(16,0,69,.17),0 1.807px 1.807px -1.167px rgba(16,0,69,.17),0 3.622px 3.622px -1.75px rgba(16,0,69,.16),0 6.866px 6.866px -2.333px rgba(16,0,69,.15),0 13.647px 13.647px -2.917px rgba(16,0,69,.13),0 30px 30px -3.5px rgba(16,0,69,.08),0 1px 2px 0 #ba9eff inset;color:var(--color-text-dark)}.header .header-wrapper .header-buttons .login:hover{box-shadow:none}@media(max-width: 1024px){.header .header-wrapper .header-buttons .login{display:none}}.header .header-wrapper .header-buttons .signup{order:2}@media(max-width: 1024px){.header .header-wrapper .header-buttons .signup{display:none}}@media(max-width: 1024px){.header .header-wrapper .header-buttons .logout{display:none}}.header .header-wrapper .header-buttons .language-switcher{color:var(--color-text-dark);padding:12px 0 12px 12px;font-size:16px;font-weight:500;line-height:20px;order:3;border-left:2px solid var(--color-white)}.header .header-wrapper .header-buttons .language-switcher .lang-flag{width:40px;height:auto;flex-shrink:0}@media(max-width: 1024px){.header .header-wrapper .header-buttons .language-switcher{display:none}}.header .header-wrapper .header-buttons #mobile-menu-icon{display:none}@media(max-width: 1024px){.header .header-wrapper .header-buttons #mobile-menu-icon{display:block}}.header .header-wrapper .header-buttons .cheeseburger-menu__close{display:none;justify-content:center;height:32px;width:32px;align-items:center}.header .header-wrapper .header-buttons .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:24px;background-position:right;height:32px;width:32px;filter:invert(1)}@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 .about_features-header-section{opacity:0;animation:fadeInUp .2s ease-in .6s forwards}.animate-feature .about_feature{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .5s forwards;animation-delay:calc(.5s + .2s*var(--card-index))}.animate-feature .about_feature:nth-child(1){--card-index: 1}.animate-feature .about_feature:nth-child(2){--card-index: 2}.animate-feature .about_feature:nth-child(3){--card-index: 3}.animate-feature .about_feature:nth-child(4){--card-index: 4}.animate-feature .about_feature:nth-child(5){--card-index: 5}.animate-feature .about_feature:nth-child(6){--card-index: 6}.animate-feature .about_feature .feature-icon{transition:transform .3s ease-in-out}.animate-feature .about_feature .feature-icon:hover{transform:scale(1.05)}.animate-text-left .text-left-text{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-left .paragraph-image{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-text-right .paragraph-image{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-right .text-right-text{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-about-listing .contents-wrapper .header-content h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-about-listing .contents-wrapper .header-content h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-about-listing .listing-content-container{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .4s forwards}.animate-about-listing .image-container{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .4s forwards}.animate-pricing .pricing{opacity:0;transform:scale(0.9);animation:fadeScale 1s ease-out forwards}.animate-pricing .pricing:nth-child(1){animation-delay:calc(.2s*1)}.animate-pricing .pricing:nth-child(2){animation-delay:calc(.2s*2)}.animate-pricing .pricing:nth-child(3){animation-delay:calc(.2s*3)}.animate-pricing .pricing:hover{transform:scale(1.05);transition:transform .3s ease-out}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}.animate-courses h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-courses h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-courses .course{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .4s forwards;animation-delay:calc(.4s + .2s*var(--card-index))}.animate-courses .course:nth-child(1){--card-index: 1}.animate-courses .course:nth-child(2){--card-index: 2}.animate-courses .course:nth-child(3){--card-index: 3}.animate-courses .course:nth-child(4){--card-index: 4}.animate-courses .course:nth-child(5){--card-index: 5}.animate-courses .course:nth-child(6){--card-index: 6}.animate-courses .course .feature-icon{transition:transform .3s ease-in-out}.animate-courses .course .feature-icon:hover{transform:scale(1.05)}body input[type=checkbox]+label::before{content:"";border-radius:50%;background-color:rgba(0,0,0,.1);position:absolute;box-sizing:border-box;bottom:7px;left:7.5px;transform:translate(-50%, -50%) scale(0);width:1.8px;height:1.8px}body input[type=checkbox]:focus+label::before,body input[type=checkbox]:checked+label::after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:scale(0, 0);opacity:1}20%{transform:scale(25, 25);opacity:1}100%{opacity:0;transform:scale(40, 40)}}.form-field{position:relative}.form-field label{position:relative;margin-bottom:10px;display:block}.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}@keyframes rotateAnimation{0%{transform:rotate(-8deg)}100%{transform:rotate(8deg)}}.notice-container{display:none}.whq-card .notice-container{display:block !important}.container{max-width:1344px;margin:0 auto;width:100%;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.container{padding-left:1rem;padding-right:1rem}}.paragraph p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.paragraph-image{max-width:614px;flex:1 0 49%;align-self:stretch}.paragraph-image img{width:100%}.paragraph-image img:hover{transform:scale(1.02)}@media(max-width: 1024px){.paragraph-image img{width:100%}}.paragraph-text{flex:1 0 49%}.paragraph-text{display:flex;padding:4rem 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.paragraph-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.paragraph{flex-direction:column}.paragraph:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 0}.paragraph{padding:1rem 0}.paragraph-container{flex-direction:column-reverse}.paragraph-text{padding:1rem 0}.paragraph-image{height:12rem}.error-page{padding:150px 1rem !important}}.content-section{display:block;align-self:stretch;max-width:1344px;margin:0 auto;padding:2.5rem 2rem;overflow-wrap:anywhere}@media(max-width: 1024px){.content-section{padding-left:1rem;padding-right:1rem}}.content-section .dashboard-content{width:100%;min-height:1022px;border:solid 1px rgba(128,128,128,.2509803922)}.theme-shadow{box-shadow:20px 20px 0px 0px var(--color-primary);border-radius:var(--border-radius)}@media(max-width: 1024px){.theme-shadow{box-shadow:10px 10px 0px 0px var(--color-primary);border-radius:var(--border-radius)}}.text-white{color:var(--color-white) !important}.text-dark{color:var(--color-black) !important}.text-primary{color:var(--color-primary) !important}.text-primary-light{color:var(--color-primary-light) !important}.text-secondary{color:var(--color-secondary) !important}.text-secondary-light{color:var(--color-secondary-light) !important}.text-grey{color:var(--color-grey) !important}.text-purple{color:var(--color-purple) !important}.text-tertiary{color:var(--color-tertiary) !important}.text-gradient{background:-webkit-linear-gradient(var(--color-primary), var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-gradient-secondary{background:-webkit-linear-gradient(var(--color-secondary), var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-color-gold{color:gold !important}.text-mute-1{color:var(--color-mute-1) !important}.text-mute-2{color:var(--color-mute-2) !important}.text-mute-3{color:var(--color-mute-3) !important}.bg-color{background:var(--bg-body) !important}.bg-white{background:var(--color-white) !important}.bg-dark{background:var(--color-black) !important}.bg-primary{background:var(--color-primary) !important}.bg-primary-light{background:var(--color-primary-light)}.bg-secondary{background:var(--color-secondary) !important}.bg-secondary-light{background:var(--color-secondary-light) !important}.bg-grey{background:var(--color-grey) !important}.bg-purple{background:var(--color-purple) !important}.bg-tertiary{background:var(--color-tertiary) !important}.bg-transparent{background:rgba(0,0,0,0)}.bg-gradient{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient);transition:all .3s ease-in-out}.bg-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient-secondary);transition:all .3s ease-in-out}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.flex-row{flex-direction:row !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column{flex-direction:column !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-row-1{flex:100% !important}.flex-row-2{flex:49% !important}.flex-row-3{flex:32% !important}.flex-row-4{flex:23% !important}.flex-row-5{flex:19% !important}.flex-row-6{flex:16% !important}.dFlex{display:flex !important}
