@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";:root{--default-font: "Mulish", sans-serif;--secondary-font: "DM Sans", 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: #06b380;--color-secondary: #1b2235;--color-tertiary: #a8a8a8;--bg-body: #f2f1ee;--color-text-light: #414141;--color-text-dark: #111111;--color-text: #1f1f1f;--color-white: #ffffff;--color-black: #111111;--color-gray: #f6f7f9;--color-linear: linear-gradient(0deg, #07ca90 0%, #03533b 100%);--color-danger: #f04438;--color-light-shade: #cccccc;--color-gradiant: linear-gradient(180deg, #432dfe 0%, #7365f4 100%), #f9f5ef;--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;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;position:relative;background-color:var(--bg-body)}.bg-white{background-color:var(--color-white)}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;padding:16px;justify-content:center;gap:12px;appearance:none;color:var(--color-white);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;text-transform:capitalize;border-radius:12px;background:linear-gradient(0deg, #07ca90 0%, #03533b 100%)}.button svg{flex-shrink:0;transition:transform .3s ease}.button:hover{transform:scale(1.02)}.button:hover svg{transform:scale(1.1)}.button:active{transform:scale(0.97)}.button-outline{display:flex;align-items:center;justify-content:center;gap:11px;appearance:none;background:var(--bg-button);color:var(--color-primary);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 0 40px;border-radius:24px;background:var(--color-secondary, #eef4ff);width:fit-content}.button-outline:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-outline svg{width:54px;height:54px;background:var(--color-primary);border-radius:50%}.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:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;transition:box-shadow .3s ease-in-out;color:var(--color-text-dark);line-height:1.4rem;border-radius:20px;border:1px solid #a8a8a8;background:#fff}input:focus,textarea:focus{outline:none;box-shadow:none}input::placeholder,textarea::placeholder{color:rgba(var(--color-black), 0.5)}@keyframes slide-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate{animation:slide-up .5s ease both}.slide-up{opacity:0;transform:translateY(30px)}.slide-in{opacity:0;transform:translateX(-50px);transition:opacity .5s ease,transform .5s ease}.slide-in.active{opacity:1;transform:translateX(0)}.zoom-in-image{transform:scale(0.1);transition:transform 1s ease}.zoom-in-image.active{transform:scale(1)}.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 49%}@media(max-width: 1024px){.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 100%;width:100%}}.form-input:nth-child(5){flex:0 0 100%}.form-input-wrapper,.form-textarea-wrapper{position:relative}.form-input[disabled=disabled]{color:var(--color-white)}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;right:0}.hidden{display:none}@media only screen and (min-width: 1024px){.hidden-on-lg{display:none}.flex-on-lg{display:flex}}.text-lg{color:var(--color-secondary);text-align:center;font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.text-md{font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.text-center{text-align:center}.w-full{width:100%}.subheader{align-items:center;background:var(--color-secondary);padding:24px 16px;text-align:center;color:var(--color-white)}.subheader .subheader-content{max-width:1270px;margin:0 auto;padding:2.5rem 1rem}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:2rem}.inline-flex{display:inline-flex}.ml-2{margin-left:2px}.actions-partial-global{margin-bottom:51px}.actions-partial-global a{color:var(--color-black);background:var(--color-primary);border-radius:44px;padding:24px 48px;text-decoration:none;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.actions-partial-global a{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}}.actions-partial-global a .icon{position:absolute;top:50%;right:-32px;transform:translateY(-50%);background:var(--color-white);width:52px;height:52px;border-radius:100%;display:flex;justify-content:center;align-items:center}.hero-section{background:url("../../images/hero-bg.webp");background-repeat:no-repeat;background-size:cover;overflow:hidden;padding-top:200px;position:relative}@media(max-width: 564px){.hero-section{padding-top:135px}}.hero-section .hero-decor{position:absolute;z-index:1;pointer-events:none;will-change:transform;filter:drop-shadow(0 8px 18px rgba(0, 0, 0, 0.25))}.hero-section .hero-decor img{display:block;width:clamp(72px,9vw,120px);height:auto}.hero-section .hero-decor--cd{left:clamp(-8px,-2vw,-16px);top:clamp(35%,14vh,160px);transform:translateZ(0) rotate(-8deg);animation:floatY 6s ease-in-out infinite,tilt 7s ease-in-out infinite,spinSlow 40s linear infinite;animation-delay:0s,.2s,0s}.hero-section .hero-decor--mic{right:clamp(-8px,-6vw,-40px);top:clamp(35%,12vh,140px);transform:translateZ(0) rotate(6deg);animation:floatY 5.4s ease-in-out infinite,tilt 6.2s ease-in-out infinite reverse,spinSlow 46s linear infinite reverse;animation-delay:.1s,.4s,0s}@keyframes floatY{0%,100%{transform:translateY(0) rotate(var(--rot, 0))}50%{transform:translateY(-10px) rotate(var(--rot, 0))}}@keyframes tilt{0%,100%{filter:drop-shadow(0 8px 18px rgba(0, 0, 0, 0.25))}50%{filter:drop-shadow(0 12px 26px rgba(0, 0, 0, 0.28))}}@keyframes spinSlow{from{--rot: 0deg}to{--rot: 360deg}}@media(max-width: 564px){.hero-section .hero-decor--cd{display:none}.hero-section .hero-decor--mic{display:none}}.hero-section .hero-wrapper{display:flex;flex-direction:column;gap:78px}@media(max-width: 564px){.hero-section .hero-wrapper{gap:60px}}.hero-section .hero-wrapper .contents{max-width:718px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.hero-section .hero-wrapper .contents .hero-title{color:var(--color-white);text-align:center;font-family:var(--secondary-font);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.hero-section .hero-wrapper .contents .hero-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.hero-section .hero-wrapper .contents .hero-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.hero-section .hero-wrapper .contents .hero-title span{display:inline-block;color:var(--color-primary)}.hero-section .hero-wrapper .contents .content-bottom{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px}.hero-section .hero-wrapper .contents .content-bottom .actions .button{width:fit-content;padding:16px;border-radius:12px;background:linear-gradient(0deg, #07ca90 0%, #03533b 100%);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper{display:flex;align-items:center}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-left:-12px;opacity:0;transform:scale(0.8) translateY(10px);animation:avatarIn .6s ease forwards}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(1){animation-delay:.2s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(2){animation-delay:.4s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(3){animation-delay:.6s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(4){animation-delay:.8s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(5){animation-delay:1s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(6){animation-delay:1.2s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(7){animation-delay:1.4s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(8){animation-delay:1.6s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(9){animation-delay:1.8s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(10){animation-delay:2s}.hero-section .hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:hover{transform:scale(1.08);z-index:2;transition:transform .3s ease}@keyframes avatarIn{0%{opacity:0;transform:scale(0.8) translateY(10px)}100%{opacity:1;transform:scale(1) translateY(0)}}.hero-section .hero-wrapper .persons-wrapper{display:flex;align-items:flex-end;margin-bottom:-10px}.hero-section .hero-wrapper .persons-wrapper .person{max-width:320px;width:100%;height:auto;filter:grayscale(100%) saturate(0) brightness(0.95) contrast(1.05);transition:filter .6s ease,transform .6s cubic-bezier(0.2, 0.8, 0.2, 1)}.hero-section .hero-wrapper .persons-wrapper .person img{width:100%;height:100%}.hero-section .hero-wrapper .persons-wrapper .person:hover{filter:none}.about-hero-section{background:url("../../images/hero-bg.webp");background-repeat:no-repeat;background-size:cover;overflow:hidden}.about-hero-section .container{position:relative;padding-top:290px;padding-bottom:290px}@media(max-width: 1024px){.about-hero-section .container{padding-top:200px;padding-bottom:100px}}@media(max-width: 564px){.about-hero-section .container{padding-top:135px;padding-bottom:60px}}.about-hero-section .container .hero-decor{position:absolute;z-index:1;pointer-events:none;will-change:transform;filter:drop-shadow(0 8px 18px rgba(0, 0, 0, 0.25))}@media screen and (max-width: 1250px){.about-hero-section .container .hero-decor{max-width:150px}}@media(max-width: 1024px){.about-hero-section .container .hero-decor{display:none}}.about-hero-section .container .hero-decor img{display:block;height:auto;width:100%}.about-hero-section .container .ab-1{left:32px;top:20%;transform:translateZ(0) rotate(-8deg);animation:floatY 6s ease-in-out infinite,tilt 7s ease-in-out infinite,spinSlow 40s linear infinite;animation-delay:0s,.2s,0s}.about-hero-section .container .ab-2{right:32px;top:35%;transform:translateZ(0) rotate(6deg);animation:floatY 5.4s ease-in-out infinite,tilt 6.2s ease-in-out infinite reverse,spinSlow 46s linear infinite reverse;animation-delay:.1s,.4s,0s}@media screen and (max-width: 1250px){.about-hero-section .container .ab-2{top:20%}}.about-hero-section .container .ab-3{left:8%;bottom:20%;transform:translateZ(0) rotate(-8deg);animation:floatY 6s ease-in-out infinite,tilt 7s ease-in-out infinite,spinSlow 40s linear infinite;animation-delay:0s,.2s,0s}.about-hero-section .container .ab-4{right:12%;bottom:5%;transform:translateZ(0) rotate(6deg);animation:floatY 5.4s ease-in-out infinite,tilt 6.2s ease-in-out infinite reverse,spinSlow 46s linear infinite reverse;animation-delay:.1s,.4s,0s}@keyframes floatY{0%,100%{transform:translateY(0) rotate(var(--rot, 0))}50%{transform:translateY(-20px) rotate(var(--rot, 0))}}@keyframes tilt{0%,100%{filter:drop-shadow(0 8px 18px rgba(0, 0, 0, 0.25))}50%{filter:drop-shadow(0 12px 26px rgba(0, 0, 0, 0.28))}}@keyframes spinSlow{from{--rot: 0deg}to{--rot: 360deg}}@media(max-width: 564px){.about-hero-section .container .hero-decor--cd{display:none}.about-hero-section .container .hero-decor--mic{display:none}}.about-hero-section .container .about-hero-wrapper{display:flex;flex-direction:column;gap:78px}@media(max-width: 564px){.about-hero-section .container .about-hero-wrapper{gap:60px}}.about-hero-section .container .about-hero-wrapper .contents{max-width:718px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.about-hero-section .container .about-hero-wrapper .contents .hero-title{color:var(--color-white);text-align:center;font-family:var(--secondary-font);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;margin-bottom:24px}@media(max-width: 1024px){.about-hero-section .container .about-hero-wrapper .contents .hero-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.about-hero-section .container .about-hero-wrapper .contents .hero-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.about-hero-section .container .about-hero-wrapper .contents .hero-title span{display:inline-block;color:var(--color-primary)}.about-hero-section .container .about-hero-wrapper .contents .hero-sub-title{max-width:517px;width:100%;margin:0 auto;color:var(--color-white);text-align:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.about-hero-section .container .about-hero-wrapper .contents .content-bottom{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .actions .button{width:fit-content;padding:16px;border-radius:12px;background:linear-gradient(0deg, #07ca90 0%, #03533b 100%);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper{display:flex;align-items:center}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-left:-12px;opacity:0;transform:scale(0.8) translateY(10px);animation:avatarIn .6s ease forwards}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(1){animation-delay:.2s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(2){animation-delay:.4s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(3){animation-delay:.6s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(4){animation-delay:.8s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(5){animation-delay:1s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(6){animation-delay:1.2s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(7){animation-delay:1.4s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(8){animation-delay:1.6s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(9){animation-delay:1.8s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:nth-child(10){animation-delay:2s}.about-hero-section .container .about-hero-wrapper .contents .content-bottom .avatars-wrapper .avatar:hover{transform:scale(1.08);z-index:2;transition:transform .3s ease}@keyframes avatarIn{0%{opacity:0;transform:scale(0.8) translateY(10px)}100%{opacity:1;transform:scale(1) translateY(0)}}.statistics-section{padding:40px 0}.statistics-section .grid-images{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-areas:"main right-top" "main right-bottom";gap:20px}.statistics-section .grid-images img{width:100%;height:100%;object-fit:cover;border-radius:24px}@media(max-width: 564px){.statistics-section .grid-images img{max-height:248px;object-position:top}}.statistics-section .grid-images img:nth-child(1){grid-area:main}.statistics-section .grid-images img:nth-child(2){grid-area:right-top}.statistics-section .grid-images img:nth-child(3){grid-area:right-bottom}@media(max-width: 768px){.statistics-section .grid-images{grid-template-columns:1fr;grid-template-areas:"main" "right-top" "right-bottom"}.statistics-section .grid-images img{height:auto}}.statistics-section .hero-wrapper{display:flex;align-items:center;justify-content:space-between;background:var(--color-secondary);padding:60px 40px;border-radius:24px;gap:60px;margin-top:40px}@media(max-width: 1024px){.statistics-section .hero-wrapper{flex-direction:column;align-items:flex-start;padding:40px 20px}}.statistics-section .hero-wrapper .text-contents{max-width:497px;width:100%;display:flex;flex-direction:column}@media(max-width: 1024px){.statistics-section .hero-wrapper .text-contents{max-width:100%}}.statistics-section .hero-wrapper .text-contents h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.statistics-section .hero-wrapper .text-contents h1{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.statistics-section .hero-wrapper .text-contents h1{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}}.statistics-section .hero-wrapper .text-contents p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-white);padding-top:24px;padding-bottom:40px}.statistics-section .hero-wrapper .text-contents .actions{display:flex;justify-content:flex-start}.statistics-section .hero-wrapper .text-contents .actions .button{background:var(--color-primary);font-weight:600}.statistics-section .hero-wrapper .experience-wrapper{max-width:540px;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 564px){.statistics-section .hero-wrapper .experience-wrapper{grid-template-columns:1fr}}.statistics-section .hero-wrapper .experience-wrapper .experience{padding:10px 20px;border-left:2px solid var(--color-white)}.statistics-section .hero-wrapper .experience-wrapper .experience .exp-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);margin-bottom:10px;color:var(--color-white)}.statistics-section .hero-wrapper .experience-wrapper .experience .exp-title span{color:var(--color-white)}.statistics-section .hero-wrapper .experience-wrapper .experience .exp-desc{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:500;color:var(--color-white)}.statistics-section .hero-wrapper .experience-wrapper .experience:first-child .exp-title{color:var(--color-primary) !important}.statistics-section .hero-wrapper .experience-wrapper .experience:first-child .exp-title span{color:var(--color-primary) !important}.statistics-section .hero-wrapper .experience-wrapper .experience:last-child .exp-title{color:var(--color-primary) !important}.statistics-section .hero-wrapper .experience-wrapper .experience:last-child .exp-title span{color:var(--color-primary) !important}@keyframes animateGradient{0%{background-position:center,0% 0%}50%{background-position:center,100% 100%}100%{background-position:center,0% 0%}}.no-hero-header{width:100%;padding:200px 0 80px;position:relative;overflow:hidden;background:var(--color-secondary) url("../../images/no-hero-bg-pattern.png");background-repeat:no-repeat;background-position:bottom center;display:flex;align-items:center;justify-content:center;min-height:428px}@media(max-width: 564px){.no-hero-header{padding:156px 0 84px;min-height:328px}}.no-hero-header .no-hero-content{max-width:718px;width:100%;display:flex;flex-direction:column;gap:24px;position:relative}@media(max-width: 564px){.no-hero-header .no-hero-content{gap:16px}}.no-hero-header .no-hero-content h1{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);text-align:center;color:var(--color-white)}.no-hero-header .no-hero-content h1 span{color:var(--color-primary)}@media(max-width: 1024px){.no-hero-header .no-hero-content h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.no-hero-header .no-hero-content h1{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.no-hero-header .no-hero-content .sub-title{text-align:center;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-white)}.pricings{background-image:url("../../images/pricing-bg.webp");background-repeat:no-repeat;background-size:cover}.pricings .pricing-wrapper{display:flex;padding:100px 0px;flex-direction:column;align-items:center;gap:60px;align-self:stretch;margin:auto}@media(max-width: 1024px){.pricings .pricing-wrapper{padding:60px 0px}}.pricings .pricing-wrapper .pricing-header{max-width:873px;width:100%;margin:0 auto}.pricings .pricing-wrapper .pricing-header h3{max-width:473px;width:100%;margin:auto;text-align:center;margin-bottom:24px;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white)}@media(max-width: 1024px){.pricings .pricing-wrapper .pricing-header h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.pricings .pricing-wrapper .pricing-header h3 span{color:var(--color-primary)}.pricings .pricing-wrapper .pricing-header p{color:#ccc;font-size:20px;font-style:normal;font-weight:400;text-align:center}.pricings .pricing-wrapper .pricings-container{width:100%;display:flex;justify-content:center;align-items:flex-start;gap:20px;flex-wrap:wrap;background:var(--pricing-bg)}@media(max-width: 768px){.pricings .pricing-wrapper .pricings-container{flex-direction:column;gap:30px}}.pricings .pricing-wrapper .pricings-container .pricing{display:flex;flex-direction:column;justify-content:space-between;transition:all 1s ease-in-out;align-items:center;max-width:342px;width:100%;align-self:stretch;opacity:0;position:relative;background:var(--color-text-dark);border-radius:24px;border:1px solid #07ca90;background:#fff;padding:20px}@media(max-width: 1024px){.pricings .pricing-wrapper .pricings-container .pricing{max-width:450px;width:100%}}@media(max-width: 768px){.pricings .pricing-wrapper .pricings-container .pricing{flex-basis:100%;margin:0 auto}}.pricings .pricing-wrapper .pricings-container .pricing .recommended-tag{background:var(--color-primary);border-radius:12px;text-align:center;padding:10px 16px;position:absolute;top:-25px}.pricings .pricing-wrapper .pricings-container .pricing .recommended-tag span{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-white)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content{display:flex;flex-direction:column;align-self:stretch;height:100%;gap:30px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section{display:flex;flex-direction:column;gap:30px;position:relative}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section .pricing-btn{width:100%;transition:.5s all}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price{display:flex;flex-direction:column;align-items:start;gap:20px;align-self:stretch;padding:10px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{width:100%;display:flex;align-items:center;gap:12px}@media(max-width: 564px){.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{gap:8px}}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title img{width:50px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title .pricing-icon{width:48px;height:48px;border-radius:4px;background:#06b380;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:10px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .type .type-wrap{color:#111;font-size:30px;font-style:normal;font-weight:700;font-family:var(--secondary-font)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group{display:flex;flex-direction:column;justify-content:start;align-items:start;align-self:stretch;text-align:left;gap:10px !important}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{color:var(--color-text-light);font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .trial p{text-align:center;font-style:normal;font-size:20px;font-style:normal;font-weight:700;line-height:30px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:0 !important;color:var(--color-text-light)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section{margin-top:0 !important;justify-content:start !important;color:var(--color-text-light)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial{text-align:left;font-style:normal;font-size:20px;font-weight:700;color:var(--color-text-light);height:auto !important}.pricings .pricing-wrapper .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 .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated{display:flex;flex-direction:column;align-self:stretch;justify-content:space-between;gap:0;z-index:999999999;height:100%;overflow:hidden}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;height:unset !important}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits .benefit{display:flex;justify-content:flex-start;align-items:center;gap:12px;padding:6px;width:100%}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits .benefit svg{flex-shrink:0 !important}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits .benefit .streamline{color:var(--color-text-dark);font-style:normal;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3){background:#1b2235 !important}@keyframes gradientScroll{0%{background-position:0% 0%}50%{background-position:0% 100%}100%{background-position:0% 0%}}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .pricing-wrap .price{color:var(--color-white) !important}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .type-wrap,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .text-sm,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .trial,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .trial-days,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .billed-section,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .streamline{color:var(--color-white) !important}.languages{display:none;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 60px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:1.5rem;background:#fff;box-shadow:0px 0px 7px 3px rgba(0,0,0,.12)}@media(max-width: 1024px){.languages{padding:1rem;width:90%}}.languages .title{position:relative;width:fit-content;margin-top:-1px;color:var(--color-primary);white-space:nowrap;font-size:1.5rem;line-height:2rem;letter-spacing:normal;margin-bottom:.5rem}.languages .frame{display:flex;position:relative;align-items:flex-start;gap:15px;flex-wrap:wrap;flex:1 0 calc(25% - 10px);max-height:400px;overflow:auto}@media(max-width: 1024px){.languages .frame{flex:1 0 calc(33% - 10px);justify-content:center}}.languages .frame .lang-button{display:flex;width:140px;align-items:center;gap:10px;position:relative;flex:0 0 auto;text-decoration:none}.languages .frame .lang-button:hover{text-decoration:underline}.languages .frame .lang-button .img{position:relative;width:26.67px;height:20px}.languages .frame .lang-button .text-wrapper-2,.languages .frame .lang-button .text-wrapper-3,.languages .frame .lang-button .text-wrapper-4{white-space:nowrap;letter-spacing:0;color:#000;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.languages .frame .lang-button .text-wrapper-2{position:absolute;top:-1px;left:0}.languages .frame .lang-button .text-wrapper-3{position:relative;width:fit-content;margin-top:-0.5px}.languages .frame .lang-button .text-wrapper-4{position:relative;width:fit-content;margin-top:-0.5px;text-decoration:underline}.languages .close-button{position:absolute;width:14px;height:14px;top:25px;right:30px;cursor:pointer}.languages .div-wrapper{position:relative;width:74px;height:19px}.language-switcher{display:flex;padding:.25rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:var(--border-radius);cursor:pointer}.faqs{padding:80px 0;overflow:hidden}@media(max-width: 1024px){.faqs{padding:60px 0}}.faqs .faq-container-wrapper .faq-wrapper{display:flex;gap:60px;align-items:flex-start;justify-content:space-between}@media(max-width: 1024px){.faqs .faq-container-wrapper .faq-wrapper{flex-direction:column;align-items:center}}.faqs .faq-container-wrapper .faq-wrapper .faqs-left{max-width:494px;width:100%;position:relative}@media(max-width: 1024px){.faqs .faq-container-wrapper .faq-wrapper .faqs-left{display:none}}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-image{width:100%}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-image img{width:100%;height:100%;object-fit:cover}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-player{max-width:297px;width:100%;position:absolute;left:-50px;bottom:8%}@media screen and (max-width: 1400px){.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-player{left:0px;bottom:5px}}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-player img{width:100%;height:100%;object-fit:cover;display:block}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-count{position:absolute;top:50%;right:0px;max-width:202px;width:100%;border-radius:9.867px;background:rgba(255,255,255,.65);box-shadow:0 3.289px 28.778px 0 rgba(0,0,0,.25);backdrop-filter:blur(2.8777778149px);padding:16px;display:flex;align-items:center;gap:10px}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-count h3{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font);color:var(--color-text-dark)}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-count p{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark);font-family:var(--secondary-font)}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-count .faqs-started-btn{display:flex;justify-content:center;text-align:center}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-count .faqs-started-btn .button{display:flex;padding:12px 24px;border-radius:12px;background:var(--color-text-dark);position:relative;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;width:fit-content}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .music-count .faqs-started-btn .button svg path{fill:var(--color-white)}.faqs .faq-container-wrapper .faq-wrapper .faq-right{display:flex;flex-direction:column;gap:40px}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section{display:flex;gap:0;flex-direction:column}@media(max-width: 1024px){.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section{align-items:center}}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section .block-title{text-align:center;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section .block-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section .block-title span{color:var(--color-primary) !important}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section .page-content{color:var(--color-tertiary);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-align:center;max-width:660px;margin:0 auto}@media(max-width: 1024px){.faqs .faq-container-wrapper .faq-wrapper .faq-right .faqs-header-section .page-content{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container{flex:1;display:flex;flex-direction:column;border-radius:20px;box-shadow:0 4px 11.3px 0 rgba(0,0,0,.07);overflow:hidden}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item{padding:20px 40px;transition:all .8s ease}@media(max-width: 564px){.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item{padding:20px}}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .question{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;cursor:pointer}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .question p{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500;cursor:pointer;font-family:var(--secondary-font);color:var(--color-text-dark)}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .question svg{flex-shrink:0;transition:all .3s ease}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .question svg path{stroke:#111}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .question.active p{color:var(--color-white) !important}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .question.active svg{transform:rotate(180deg)}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .question.active svg path{stroke:var(--color-white) !important}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .answercont{max-height:0;overflow:hidden;transition:.3s}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item .answercont .answer{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.faqs .faq-container-wrapper .faq-wrapper .faq-right .faq-items-container .faq-item:has(.question.active){background:linear-gradient(0deg, #07ca90 0%, #03533b 100%) !important}.feature-section{padding:100px 0;position:relative;background:var(--color-secondary)}@media(max-width: 1024px){.feature-section{padding:60px 0}}.feature-section .flow-top{position:absolute;top:0px;right:0px}@media(max-width: 768px){.feature-section .flow-top{display:none}}.feature-section .flow-bottom{position:absolute;bottom:0px;left:0px}@media(max-width: 768px){.feature-section .flow-bottom{display:none}}.feature-section .features-header-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;max-width:952px;width:100%;margin:0 auto;position:relative;z-index:1}@media(max-width: 1024px){.feature-section .features-header-section{width:100%}}.feature-section .features-header-section .title{color:var(--color-white);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.feature-section .features-header-section .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.feature-section .features-header-section .description{max-width:665px;width:100%;margin:0 auto;text-align:center}.feature-section .features-header-section .description p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.feature-section .features-wrapper{display:flex;flex-direction:column;gap:68px;width:100%;margin-top:60px;position:relative;z-index:1}@media(max-width: 1024px){.feature-section .features-wrapper{flex-direction:column;align-items:center;margin-top:40px}}.feature-section .features-wrapper .features-items-wrapper{width:100%;display:flex;align-items:flex-start;gap:20px;justify-content:space-between;flex:1}@media(max-width: 1024px){.feature-section .features-wrapper .features-items-wrapper{flex-direction:column;gap:68px}}.feature-section .features-wrapper .features-items-wrapper .feature-item{max-width:360px;width:100%;transition:1s ease-in-out;display:flex;align-items:flex-start;gap:14px;height:100%}@media(max-width: 1024px){.feature-section .features-wrapper .features-items-wrapper .feature-item{max-width:90%}}@media(max-width: 564px){.feature-section .features-wrapper .features-items-wrapper .feature-item{max-width:100%;flex-direction:column}}.feature-section .features-wrapper .features-items-wrapper .feature-item .feature-image{width:60px;height:60px;flex-shrink:0}.feature-section .features-wrapper .features-items-wrapper .feature-item .feature-image img{width:100%}.feature-section .features-wrapper .features-items-wrapper .feature-item .feature-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font);margin-bottom:8px;height:auto !important;color:var(--color-white)}.feature-section .features-wrapper .features-items-wrapper .feature-item .feature-description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.feature-section .features-wrapper .features-img{width:100%;height:auto}.feature-section .features-wrapper .features-img img{width:100%;height:100%;object-fit:cover}.why_choose{padding:100px 0px;overflow-x:hidden}@media(max-width: 1024px){.why_choose{padding:40px 0}}.why_choose .why_choose_container{display:flex;align-items:flex-start;gap:30px;justify-content:space-between;border-radius:24px;background:linear-gradient(0deg, #07ca90 -24.82%, #03533b 100%);padding:50px}@media(max-width: 1024px){.why_choose .why_choose_container{flex-direction:column;gap:40px;padding:20px}}.why_choose .why_choose_container .contents-wrapper{max-width:638px;width:100%;display:flex;flex-direction:column;gap:30px}.why_choose .why_choose_container .contents-wrapper .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.why_choose .why_choose_container .contents-wrapper .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.why_choose .why_choose_container .contents-wrapper .block-subtitle{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white);margin-bottom:40px}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper{width:100%;display:flex;flex-direction:column;gap:24px}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item{display:flex;align-items:center;gap:16px;transition:all .3s linear}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item .icon{width:36px;height:36px;flex-shrink:0}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item .icon img{width:100%;height:100%;object-fit:cover}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item h4{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-white);transition:all .6s ease}.why_choose .why_choose_container .contents-wrapper .choose-btn{background:var(--color-white);color:var(--color-text-dark);width:fit-content}.why_choose .why_choose_container .image-wrapper{position:relative;max-width:470px;width:100%}.why_choose .why_choose_container .image-wrapper img{width:100%;height:100%;object-fit:cover}.offer{display:flex;padding:5rem 0;align-items:center;align-self:stretch;position:relative;overflow:hidden}@media(max-width: 1024px){.offer{padding:4rem 0}}.offer .container{display:flex;padding-left:2rem;padding-right:2rem;justify-content:center}@media(max-width: 564px){.offer .container{width:100%}}@media(max-width: 1024px){.offer .container{flex-direction:column;align-items:flex-start;padding-left:1rem;padding-right:1rem}}.offer .container .offer-text{display:flex;text-align:left;align-items:center;justify-content:start;flex-direction:row-reverse;color:var(--color-white);gap:1.25rem;padding:0;max-width:1420px;border-radius:30px;background-color:var(--color-secondary);position:relative;background-image:url(../../images/offer_bg.svg);background-position:top center;background-repeat:no-repeat;background-size:100%}@media(max-width: 1024px){.offer .container .offer-text{padding:0;max-width:100%;flex-direction:column-reverse;border-radius:10px;width:100%}}.offer .container .offer-text .offer-image{align-self:end;display:flex;flex-basis:40%}@media(max-width: 1024px){.offer .container .offer-text .offer-image{align-self:center}}.offer .container .offer-text .offer-image img{margin-top:-56px;max-width:100%}@media(max-width: 1024px){.offer .container .offer-text .offer-image img{margin-top:0}}.offer .container .offer-text .offer-content{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:16px;padding:95px 0 95px 100px;flex-basis:60%}@media(max-width: 1200px){.offer .container .offer-text .offer-content{padding-left:32px}}@media(max-width: 1024px){.offer .container .offer-text .offer-content{justify-content:center;align-items:center;padding:70px 43px 20px 43px}}@media(max-width: 320px){.offer .container .offer-text .offer-content{padding-left:16px;padding-right:16px}}.offer .container .offer-text .offer-content .offer-title{color:var(--color-text-dark);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);text-align:left}@media(max-width: 1024px){.offer .container .offer-text .offer-content .offer-title{text-align:center;font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.offer .container .offer-text .offer-content .offer-title span{display:block;color:var(--color-primary)}.offer .container .offer-text .offer-content p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.offer .container .offer-text .offer-content p{max-width:100%;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:18px}}.offer .container .offer-text .offer-content .button{margin-top:24px;align-self:start;display:flex;align-items:center;padding:12px 5px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;min-width:253px;text-align:center;border:1px solid var(--color-primary);background:var(--color-primary);border-radius:8px;gap:18px}@media(max-width: 1024px){.offer .container .offer-text .offer-content .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500;align-self:center;margin-top:5px}}@media(max-width: 320px){.offer .container .offer-text .offer-content .button{max-width:100%;min-width:100%}}.offer .container .offer-text .offer-content .button span{color:var(--color-white)}.carousel-features-section{position:relative;overflow-x:hidden;overflow-y:visible;padding:4rem 2rem;background:var(--color-white)}.carousel-features-section .carousel-info-section{text-align:left;margin-bottom:20px;display:flex;justify-content:flex-end;padding-top:6rem}@media(max-width: 1024px){.carousel-features-section .carousel-info-section{padding-top:2rem;padding-bottom:2.5rem;margin:0}}.carousel-features-section .carousel-info-section .carousel-left-aligned-block{flex-basis:50%;width:100%;position:relative}@media(max-width: 1024px){.carousel-features-section .carousel-info-section .carousel-left-aligned-block{flex-basis:100%}}.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform{position:absolute;z-index:99999;transform:translateY(-6rem);left:0;right:0;display:flex;flex-direction:column;gap:1.875rem}@media(max-width: 1024px){.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform{position:relative;transform:translateY(0)}}.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.carousel-features-section .carousel-info-section .carousel-navigation{width:100%;display:flex;justify-content:flex-start;gap:.5rem}.carousel-features-section .carousel-info-section .carousel-navigation .carousel-btn{background:none;cursor:pointer;border-radius:50%;border:1px solid var(--color-primary);display:flex;justify-content:center;padding:.5rem;transition:all .5s ease-in-out}.carousel-features-section .carousel-info-section .carousel-navigation .carousel-btn:hover{background-color:var(--color-primary)}.carousel-features-section .carousel-info-section .carousel-navigation .carousel-btn svg{width:22px;height:22px}.carousel-features-section .carousel-container{overflow:hidden;position:relative}.carousel-features-section .carousel-container .carousel{display:flex;transition:all .5s ease-in-out;height:660px;gap:1.5rem}.carousel-features-section .carousel-container .carousel .carousel-item{height:70%;position:relative;flex:0 0 33%;opacity:1;transform:scale(1);align-self:baseline;background-repeat:no-repeat;aspect-ratio:.8167330677;background-size:cover;background-position:left center;border-radius:20px;overflow:hidden;transition:transform .5s ease-in-out}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item{align-self:start}}.carousel-features-section .carousel-container .carousel .carousel-item .carousel-bg{display:none}.carousel-features-section .carousel-container .carousel .carousel-item.big{height:100%;flex:0 0 33%;transform:scale(1);opacity:1;aspect-ratio:.6523809524;background-image:none !important;transition:transform .5s ease-in-out}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item.big{flex:0 0 65%}}@media(max-width: 564px){.carousel-features-section .carousel-container .carousel .carousel-item.big{flex:0 0 80%}}.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-bg{display:block;position:absolute;top:0;left:0;width:100%;height:70%;background-repeat:no-repeat;background-size:cover;border-radius:20px;transition:all .5s ease-in-out}.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{background:rgba(0,0,0,0);color:var(--color-text-dark);padding:0 2rem 20px 0;bottom:4rem}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{bottom:6rem;left:0;padding:0}}@media(max-width: 564px){.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{bottom:4rem}}.carousel-features-section .carousel-container .carousel .carousel-item .carousel-title{background:linear-gradient(180deg, rgba(2, 2, 2, 0) 0%, #465006 100%);width:100%;position:absolute;bottom:0;left:0;color:#fff;font-size:1.5rem;padding:32px 20px;border-radius:0px 0px 20px 20px;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}.about_features{margin-bottom:20px}.about_features .container{justify-content:center;display:flex;flex-direction:column;align-items:center;gap:80px}@media(max-width: 1024px){.about_features .container{gap:40px}}.about_features .container .about_features-header-section{display:none;justify-content:space-between;align-items:center;text-align:center;flex-direction:column;gap:10px;max-width:1002px}.about_features .container .about_features-header-section h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);text-align:center}@media(max-width: 1024px){.about_features .container .about_features-header-section h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.about_features .container .about_features-header-section h3 span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_features .container .about_features-header-section h3 span{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}@media(max-width: 1024px){.about_features .container .about_features-header-section h3 span{display:inline}}.about_features .container .about_features-header-section h4{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white);margin-bottom:30px;background-color:var(--color-secondary);padding:10px 20px 10px 50px;border-radius:24px;position:relative}.about_features .container .about_features-header-section h4::before{position:absolute;content:"";width:14px;height:14px;flex-shrink:0;background-color:var(--color-primary);left:20px;top:20px;border-radius:2px}.about_features .container .about_features-header-section p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-align:center}.about_features .container .about_features-header-section .description{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex-basis:50%}.about_features .container .about_features-header-section .description .features-section-description p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 564px){.about_features .container .about_features-header-section .description .features-section-description p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.about_features .container .about_features-header-section .description .button{align-self:flex-start;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;background:var(--color-primary);color:var(--color-white);border-radius:8px;position:relative}@media(max-width: 1024px){.about_features .container .about_features-header-section .description .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500}}.about_features .container .benefit-slider-wrapper{padding:100px 90px;background-color:var(--color-secondary);border-radius:24px}@media(max-width: 1024px){.about_features .container .benefit-slider-wrapper{padding:60px 20px}}.about_features .container .benefit-slider-wrapper .carousel-slider{width:100%;position:relative}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-wrapper{align-items:center}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-slide{max-width:400px;width:100%;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease;border-radius:40px}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-slide .item-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-slide .item-content img{width:100%;height:auto;object-fit:cover}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination{display:flex;align-items:center;gap:8px;justify-content:center;margin-top:24px}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .button-prev,.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .button-next{width:40px;height:40px;padding:8px;display:flex;align-items:center;justify-content:center}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .swiper-pagination{position:static;text-align:center;width:fit-content}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#a7a7a7;opacity:1;margin:0 5px;border-radius:50%;transition:background .3s}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .swiper-pagination .swiper-pagination-bullet-active{background:var(--color-primary)}.courses{display:flex;padding:3.75rem 0rem;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch;background:var(--color-bg, #f0f0f8)}@media(max-width: 1024px){.courses{padding:3rem 1rem}}.courses .courses-container{display:flex;padding:2.5rem .625rem;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.5rem;flex-wrap:wrap}@media(max-width: 1024px){.courses .courses-container{padding:2.5rem 0;flex-direction:column}}.courses .courses-container .course{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:.75rem;flex-shrink:0;cursor:pointer;border-radius:.625rem;background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4);transition:box-shadow .3s ease-in-out;flex:32%;align-self:stretch;text-align:center}.courses .courses-container .course:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.courses .courses-container .course{flex:auto}}.courses .courses-container .course p{color:#667085}.courses .courses-container .course .course-container{display:flex;flex-direction:column;align-items:center;gap:1rem;align-self:stretch}.courses .courses-container .course .course-container .icon-container{width:73px;height:73px;border-radius:50%;overflow:hidden;border:8px solid #f5fbff;background:#e0eaff;display:flex;justify-content:center;align-items:center}.courses .courses-container .course .course-container .icon-container .icon{object-fit:cover}.client_a-courses{display:flex;padding:4rem 0;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch;background:var(--course-bg-container)}@media(max-width: 1024px){.client_a-courses{padding:3rem 1rem}}.client_a-courses .section-subtitle{color:var(--color-section-subtitle);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.client_a-courses .courses-container{display:flex;padding:4rem .625rem;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.25rem;flex-wrap:wrap}@media(max-width: 1024px){.client_a-courses .courses-container{padding:2.5rem 0;flex-direction:column}}.client_a-courses .courses-container .course{display:flex;padding:1.25rem;align-items:flex-start;gap:1rem;flex-shrink:0;cursor:pointer;border-radius:var(--border-radius);background:var(--course-bg);box-shadow:0px 0px 2px 0px rgba(204,204,204,.4);transition:box-shadow .3s ease-in-out;align-self:stretch}.client_a-courses .courses-container .course.apply-border{border:2px solid var(--color-primary)}.client_a-courses .courses-container .course:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.client_a-courses .courses-container .course{flex:auto}}.client_a-courses .courses-container .course .course-container{display:flex;flex-direction:column;gap:1rem;align-self:stretch}.client_a-courses .courses-container .course .course-container .image-container{height:auto;border-radius:12px;overflow:hidden}.client_a-courses .courses-container .course .course-container .image-container .image{width:100%;object-fit:cover}.client_a-courses .courses-container .course .course-content .course-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:64px;color:var(--course-title)}.client_a-courses .courses-container .course .course-content p{color:var(--course-text)}.client_a-courses .courses-container .course.course-horizontal .course-container{width:40%}.client_a-courses .courses-container .course.course-horizontal .course-content{width:60%}.about-listing-section{padding-top:140px;padding-bottom:140px;background-color:var(--bg-body)}@media(max-width: 1024px){.about-listing-section{padding:60px 0}}.about-listing-section .contents-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative}@media screen and (max-width: 1150px){.about-listing-section .contents-wrapper{flex-direction:column;align-items:center;gap:60px}}@media(max-width: 564px){.about-listing-section .contents-wrapper{gap:40px}}.about-listing-section .contents-wrapper .header-content{max-width:517px;width:100%;position:sticky;top:100px}@media screen and (max-width: 1150px){.about-listing-section .contents-wrapper .header-content{position:static;text-align:center}}.about-listing-section .contents-wrapper .header-content h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark);font-family:var(--secondary-font)}@media(max-width: 1024px){.about-listing-section .contents-wrapper .header-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.about-listing-section .contents-wrapper .header-content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;color:var(--color-text-light);margin-top:24px;margin-bottom:40px}@media screen and (max-width: 1150px){.about-listing-section .contents-wrapper .header-content .buttons{display:flex;justify-content:center}}.about-listing-section .contents-wrapper .header-content .buttons .button{background-color:var(--color-primary);width:fit-content;color:var(--color-white)}.about-listing-section .contents-wrapper .listing-content-wrapper{max-width:600px;width:100%;display:flex;flex-direction:column;gap:120px}@media(max-width: 768px){.about-listing-section .contents-wrapper .listing-content-wrapper{gap:40px;position:relative}}@media(max-width: 564px){.about-listing-section .contents-wrapper .listing-content-wrapper{gap:16px}}.about-listing-section .contents-wrapper .listing-content-wrapper .item{padding:20px;border-radius:24px;background:var(--color-white);display:flex;align-items:center;gap:20px;justify-content:space-between}@media(max-width: 564px){.about-listing-section .contents-wrapper .listing-content-wrapper .item{flex-direction:column}}.about-listing-section .contents-wrapper .listing-content-wrapper .item .icon{max-width:218px;width:100%;height:262px;flex-shrink:0;border-radius:12px;overflow:hidden}@media(max-width: 564px){.about-listing-section .contents-wrapper .listing-content-wrapper .item .icon{display:none}}.about-listing-section .contents-wrapper .listing-content-wrapper .item .icon img{width:100%;object-fit:cover;object-position:center;height:100%}.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content{max-width:296px;width:100%}@media(max-width: 564px){.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content{max-width:100%}}.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content .item-index{font-family:"DM Sans";font-size:120px;font-style:normal;font-weight:700;line-height:90px;letter-spacing:-2.4px;text-transform:capitalize;background:linear-gradient(180deg, #6dc475, #0e382c, #6dc475);background-size:100% 300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:gradientScroll 4s ease infinite}@media(max-width: 564px){.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content .item-index{font-size:72px}}@keyframes gradientScroll{0%{background-position:0% 0%}50%{background-position:0% 100%}100%{background-position:0% 0%}}.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700;color:var(--color-text-dark);margin-top:20px;margin-bottom:18px}.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content h3 span{color:var(--color-text-dark) !important;text-align:right}@media(max-width: 564px){.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content h3{margin-top:16px}}.about-listing-section .contents-wrapper .listing-content-wrapper .item .item-content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.about-listing-section .contents-wrapper .listing-content-wrapper .item:nth-child(odd){transform:rotate(8deg)}@media(max-width: 768px){.about-listing-section .contents-wrapper .listing-content-wrapper .item:nth-child(odd){transform:rotate(0deg)}}.about-listing-section .contents-wrapper .listing-content-wrapper .item:nth-child(even){transform:rotate(-8deg)}@media(max-width: 768px){.about-listing-section .contents-wrapper .listing-content-wrapper .item:nth-child(even){transform:rotate(0deg)}}.about-company-wrapper{position:relative;padding:120px 0}@media(max-width: 1024px){.about-company-wrapper{padding:40px 0}}.about-company-wrapper .img-top-left,.about-company-wrapper .img-top-right,.about-company-wrapper .img-bottom-right{position:absolute;overflow:hidden}.about-company-wrapper .img-top-left{top:2%;left:-40px;animation:rotateFull 10s linear 0s infinite forwards}.about-company-wrapper .img-top-right{top:0;right:-40px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px}.about-company-wrapper .contents-wrapper .header-content{text-align:left;display:flex;justify-content:space-between}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content{flex-direction:column;gap:1.5rem}}.about-company-wrapper .contents-wrapper .header-content h3{max-width:520px;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h3{max-width:unset;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}.about-company-wrapper .contents-wrapper .header-content h4{color:var(--color-about-company-sub-title);display:inline;line-height:28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h4{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.about-company-wrapper .contents-wrapper .header-content p{color:var(--color-text-light);max-width:494px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content p{max-width:unset}}.about-company-wrapper .contents-wrapper .text_left{flex-direction:row}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_left{flex-direction:column}}.about-company-wrapper .contents-wrapper .text_right{flex-direction:row-reverse}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_right{flex-direction:column-reverse}}.about-company-wrapper .contents-wrapper .company-contents{display:flex;align-items:center;gap:40px;justify-content:space-between}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents{justify-content:center}}.about-company-wrapper .contents-wrapper .company-contents .contents{flex:1;color:var(--text-text);display:flex;flex-direction:column;gap:60px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents{gap:34px}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{display:flex;flex-direction:column}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{gap:24px;align-items:center}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{display:flex;gap:28px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{flex-direction:column;align-items:center}}@media(max-width: 564px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{align-items:flex-start}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 calc((100% - 32px)/2);display:flex;gap:10px;flex-direction:column}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500;color:var(--color-text-dark);font-family:var(--secondary-font);max-width:267px;width:100%}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .description p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--color-text-light);max-width:343px;width:100%}.about-company-wrapper .contents-wrapper .company-contents .contents .button{align-self:flex-start;display:flex;align-items:center;padding:12px 20px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;margin-top:1.125rem;border-radius:30px}.about-company-wrapper .contents-wrapper .company-contents .image{flex:1;display:flex;flex-direction:column;gap:16px;align-items:center}.about-company-wrapper .contents-wrapper .company-contents .image .main-img{max-width:100%}@media(max-width: 564px){.about-company-wrapper .contents-wrapper .company-contents .image .main-img{display:none}}.about-company-wrapper .contents-wrapper .company-contents .image .mobile-img{display:none}@media(max-width: 564px){.about-company-wrapper .contents-wrapper .company-contents .image .mobile-img{display:block;width:100%}}.about-company-wrapper .contents-wrapper .company-contents .image .image-text{display:flex;gap:16px}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .image .image-text{flex-direction:column}}.about-company-wrapper .contents-wrapper .company-contents .image .image-text .content-button{background-color:var(--color-Accent2);border-radius:24px;padding:40px 25px;display:flex;flex-direction:column;gap:30px}.about-company-wrapper .contents-wrapper .company-contents .image .image-text .content-button h3{font-family:var(--secondary-font);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;color:var(--color-text-dark)}.about-company-wrapper .contents-wrapper .company-contents .image .image-text .content-button .button{border-radius:32px;padding:10px 22px;width:fit-content;background-color:var(--color-primary)}.about-company-text-right{padding:98px 0 102px 0}@media(max-width: 1024px){.about-company-text-right{padding:100px 0}}.about-company-text-right .contents-wrapper .company-contents{gap:82px;align-items:center}@media(max-width: 1024px){.about-company-text-right .contents-wrapper .company-contents{flex-direction:column;gap:80px}}.about-company-text-right .contents-wrapper .company-contents .contents{flex:1.3}.about-company-text-right .contents-wrapper .company-contents .contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px}.about-company-text-right .contents-wrapper .company-contents .contents .contents-data{gap:24px}.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font)}@media(max-width: 564px){.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:30px;font-style:normal;font-weight:700;line-height:38px}}.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .about-company-btn{margin-top:36px}@media(max-width: 1024px){.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .about-company-btn{margin:36px auto 0 auto}}.about-page-about-company{background-image:url("../../images/about_page_about_comoany_bg.webp");background-repeat:no-repeat;background-position:center center;background-size:100% 100%;padding:120px 0}@media(max-width: 768px){.about-page-about-company{background-image:url("../../images/about_page_about_comoany_bg_mobile.webp");padding:64px 0 80px 0}}.about-page-about-company .contents-wrapper .company-contents{gap:103px}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents{gap:80px}}.about-page-about-company .contents-wrapper .company-contents .contents{gap:24px;flex:1.2}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents{gap:40px}}.about-page-about-company .contents-wrapper .company-contents .contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white)}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents p{text-align:center}}.about-page-about-company .contents-wrapper .company-contents .contents .contents-data{gap:24px}.about-page-about-company .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents .contents-data .content-title{text-align:center}}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list{gap:24px}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 100%;flex-direction:row;gap:12px;align-items:center}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list .contents-list-item .description p{color:var(--color-white);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left}.about-page-about-company .contents-wrapper .company-contents .image .main-img{border-radius:24px}.about_us_wrapper{background:var(--color-tertiary);padding:100px 0}.about_us_wrapper .container .about_us_head{display:flex;align-items:center;flex-direction:row;gap:33px;margin-bottom:60px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head{flex-direction:column;gap:24px}}.about_us_wrapper .container .about_us_head .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);flex-basis:calc(50% - 16px)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;text-align:center}}.about_us_wrapper .container .about_us_head .title span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{display:inline}}.about_us_wrapper .container .about_us_head .description{flex-basis:calc(50% - 16px);color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .description{gap:60px;text-align:center}}@media(max-width: 564px){.about_us_wrapper .container .about_us_head .description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.about_us_wrapper .container .about_us_head .description .button{width:fit-content}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .description .button{margin:0 auto}}.about_us_wrapper .container .about_us_content{background-repeat:no-repeat;background-size:100% 100%;background-position:center center;border-radius:24px;padding:40px;display:flex;justify-content:end}@media(max-width: 768px){.about_us_wrapper .container .about_us_content{background-image:none !important;padding:0}}.about_us_wrapper .container .about_us_content .count_content{display:flex;flex-direction:column;gap:2rem;flex:1;justify-content:space-between;padding:40px;border-radius:20px;border:2px solid var(--color-primary, #FC2F19);background:var(--color-tertiary, #FFF4F0);max-width:600px;min-height:415px}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content{max-width:100%;padding:0;border:none;min-height:auto;gap:60px}}.about_us_wrapper .container .about_us_content .count_content .count_row{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%;height:auto}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row{gap:60px}}.about_us_wrapper .container .about_us_content .count_content .count_row .count{display:flex;align-items:start;justify-content:start;flex-direction:column;text-align:left;gap:24px;color:var(--color-text-dark);display:none;opacity:0;transition:opacity .5s ease-in-out}.about_us_wrapper .container .about_us_content .count_content .count_row .count.active{display:flex;opacity:1}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row .count{text-align:center;align-items:center;padding:40px 10px;border:2px solid var(--color-primary);border-radius:20px;min-height:354px}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head{display:flex;align-items:center;gap:18px}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head{flex-direction:column}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head .count_number{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head .count_number{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_details{margin-top:0;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_details{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.about_us_wrapper .container .about_us_content .count_content .count_arrows{display:flex;gap:30px;justify-content:end}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_arrows{justify-content:center}}.about_us_wrapper .container .about_us_content .count_content .count_arrows .arrow{width:50px;height:50px;border-radius:100%;background-color:var(--color-text-light);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s all}.about_us_wrapper .container .about_us_content .count_content .count_arrows .arrow:hover{background-color:var(--color-primary)}.about_us_wrapper .container .about_us_content .count_content .content{display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:flex-start;gap:18px;padding:40px;background:#fff4b5;border-radius:32px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content{width:100%}}.about_us_wrapper .container .about_us_content .count_content .content .content_title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);color:var(--color-black)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content .content_title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .content .content_title span{color:var(--color-primary)}.about_us_wrapper .container .about_us_content .count_content .content .content_desc{color:var(--color-black);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-text-light)}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .count_content .content .content_desc{font-size:16px;font-style:normal;font-weight:500;line-height:24px}}.about_us_wrapper .container .about_us_content .count_content .content .button{align-self:flex-start;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;background:var(--color-primary);color:var(--color-white);border-radius:10px;position:relative;padding-right:65px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .content .button svg{position:absolute;right:5px}.about_us_unique_wrapper{background:var(--color-white);padding:100px 0}@media(max-width: 1024px){.about_us_unique_wrapper{padding:80px 0}}.about_us_unique_wrapper .about_us_unique_content{display:flex;gap:2rem}@media(max-width: 1024px){.about_us_unique_wrapper .about_us_unique_content{flex-direction:column-reverse;gap:30px}}.about_us_unique_wrapper .about_us_unique_content .count_content{display:flex;flex-direction:column;gap:2rem}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row{display:flex;gap:24px;padding:30px;background:linear-gradient(90deg, #EEF4FF 0%, #D5E3FF 100%);border-radius:24px}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count{display:flex;flex-direction:column;gap:19px;justify-content:space-between}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count .count_title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;color:var(--color-text-dark)}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count .count_details{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light)}.about_us_unique_wrapper .about_us_unique_content .count_content.first-child .count_row:last-child .count .count_details{text-align:right}.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row{flex-direction:column;padding:40px;gap:40px}.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row .count{flex-direction:row;gap:40px;justify-content:start}.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row .count .count_title,.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row .count .count_details{flex:1}@media(max-width: 1200px){.about_us_unique_wrapper .about_us_unique_content .count_content .count_row{flex-direction:column !important;align-items:center !important;padding:20px !important;gap:30px !important}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count{flex-direction:column !important;gap:40px !important;justify-content:start !important;width:100%}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count_details{text-align:left !important}}.about_us_unique_wrapper .about_us_unique_content .count_row .img-desktop{display:block}@media(max-width: 1024px){.about_us_unique_wrapper .about_us_unique_content .count_row .img-desktop{display:none;max-width:100%}}.about_us_unique_wrapper .about_us_unique_content .count_row .img-mobile{display:none}@media(max-width: 1024px){.about_us_unique_wrapper .about_us_unique_content .count_row .img-mobile{display:block;max-width:100%}}#mobile-menu-icon{display:block;height:40px;width:40px;cursor:pointer}#mobile-menu-icon span{display:block;background-image:url(../../images/menu.svg);background-repeat:no-repeat;background-position:center;height:24px;width:24px}.cheeseburger-menu{position:fixed;display:flex;height:calc(100% - 180px);overflow-y:auto;width:100%;padding:60px 1rem 74px;flex-direction:column;align-items:flex-start;background:var(--color-secondary);top:160px;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03);transform:translateX(-100%);transition:ease-in .2s;z-index:100;overflow-y:scroll;max-height:80dvh}@media(max-width: 1024px){.cheeseburger-menu{top:80px;height:calc(100% - 91px);padding:32px 1rem}}@media(max-width: 564px){.cheeseburger-menu{top:72px}}.cheeseburger-menu.open{transform:translateX(0);transform-style:preserve-3d}.cheeseburger-menu .cheeseburger-menu__close{display:flex;width:100%;justify-content:flex-end;height:40px;align-items:center}.cheeseburger-menu .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:38px;height:40px;width:40px}.cheeseburger-menu .cheeseburger-menu__menu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;align-self:stretch}.cheeseburger-menu .cheeseburger-menu__menu:first-child{gap:36px;max-width:654px;width:100%;align-self:center;padding-bottom:60px;border-bottom:1px solid #a8a8a8}@media(max-width: 1024px){.cheeseburger-menu .cheeseburger-menu__menu:first-child{gap:8px;padding-bottom:10px}}.cheeseburger-menu .cheeseburger-menu__menu:last-child{align-self:center;padding-top:40px}@media(max-width: 1024px){.cheeseburger-menu .cheeseburger-menu__menu:last-child{gap:20px;padding:24px 0}}@media(max-width: 564px){.cheeseburger-menu .cheeseburger-menu__menu:last-child{width:100%;flex-direction:column}}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{text-align:center}@media(max-width: 1024px){.cheeseburger-menu .cheeseburger-menu__menu .menu-item{width:100%}}.cheeseburger-menu .cheeseburger-menu__menu .menu-item.active .menu-item__link{color:var(--color-primary) !important}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link{color:var(--color-white);text-decoration:none;border-bottom:none;font-family:var(--secondary-font);font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;display:block;margin:0}@media(max-width: 1024px){.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;padding:12px 16px}}.cheeseburger-menu .cheeseburger-menu__menu .btn{padding:16px;background:var(--color-primary);appearance:none;font-style:normal;display:block;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:700;text-transform:capitalize;color:var(--color-white);display:flex;align-items:center;border-radius:12px;background:linear-gradient(0deg, #07ca90 0%, #03533b 100%);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);white-space:nowrap}.cheeseburger-menu .cheeseburger-menu__menu .btn svg{flex-shrink:0}@media(max-width: 1024px){.cheeseburger-menu .cheeseburger-menu__menu .btn{font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;width:100%}}.cheeseburger-menu .cheeseburger-menu__menu .btn.login{background:rgba(0,0,0,0);color:var(--color-white) !important;border:none;display:flex;align-items:center;transform-style:preserve-3d;position:relative;border-radius:0}.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){border-radius:12px !important;background:linear-gradient(0deg, #07ca90 0%, #03533b 100%) !important;box-shadow:0 1px 2px 0 rgba(16,24,40,.05) !important;color:#fff !important}.cheeseburger-menu__menu:last-child{flex-direction:row}.cheeseburger-menu__menu:last-child .menu-item{width:fit-content}@media(max-width: 1024px){.cheeseburger-menu__menu:last-child .menu-item{width:100%}}.promo-text-image{padding:2.5rem 0;background:#fefefe}@media(max-width: 1024px){.promo-text-image{padding:1.5rem}}.promo-text-image .promo-ti-container{display:flex;justify-content:center;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container{flex-direction:column;padding:0}}.promo-text-image .promo-ti-container .promo-ti-text{display:flex;padding:2rem 0rem 5rem 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text{padding:0}}.promo-text-image .promo-ti-container .promo-ti-text div{width:85%}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text div{width:auto}}.promo-text-image .promo-ti-container .promo-ti-image{max-width:670px;flex:1 0 49%;align-self:stretch;position:relative}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image{flex:unset}}.promo-text-image .promo-ti-container .promo-ti-image .clients{display:flex;padding:1.5rem;align-items:center;gap:.75rem;position:absolute;left:-9.5625rem;bottom:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:flex;padding:2.1875rem 1.5625rem;flex-direction:column;align-items:center;gap:.625rem;position:absolute;left:-6.5625rem;bottom:6.8rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar{position:relative}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar .popularity-container{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image .clients,.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:none}}.promo-text-image .promo-ti-container .promo-ti-image img:not(.vector){width:100%}.text-right{align-self:stretch;padding:80px 0;background:var(--text-bg)}@media(max-width: 1024px){.text-right{padding:64px 0 !important}}.text-right .text-right-container{display:flex;justify-content:space-between;align-items:center;gap:6rem}@media(max-width: 1024px){.text-right .text-right-container{flex-direction:column-reverse}}.text-right .text-right-container .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.text-right .text-right-container .text-right-image{flex:unset}}.text-right .text-right-container .text-right-image img{width:100%}.text-right .text-right-container .text-right-text{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.625rem}@media(max-width: 1024px){.text-right .text-right-container .text-right-text{padding:0px;text-align:start}}.text-right .text-right-container .text-right-text .sub-title{position:relative}.text-right .text-right-container .text-right-text .sub-title h4{margin-left:38px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}.text-right .text-right-container .text-right-text .sub-title h4::before{content:" ";position:absolute;height:3px;width:20px;left:0;top:45%;background:var(--color-section-subtitle);border-radius:var(--border-radius)}.text-right .text-right-container .text-right-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--text-text);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.text-right .text-right-container .text-right-text p,.text-right .text-right-container .text-right-text li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--text-text)}.text-right .text-right-container .text-right-text .button{background:var(--color-primary);color:var(--color-white)}.text-left{padding:80px 0;background:var(--text-bg-container)}@media(max-width: 1024px){.text-left{padding:64px 0 !important}}.text-left.paragraph .text-left-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:1.5rem;color:var(--text-text)}@media(max-width: 1024px){.text-left.paragraph .text-left-container{flex-direction:column-reverse;gap:2.5rem}}.text-left.paragraph .text-left-container h4 span{color:var(--color-section-subtitle);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.text-left.paragraph .text-left-container h4 span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-text{text-align:center}}.text-left.paragraph .text-left-container .paragraph-image{max-width:unset;flex:1.6;align-self:stretch}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center;width:100%}}.text-left.paragraph .text-left-container .text-left-text{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:start;gap:1.875rem}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text{padding:0px;text-align:start;gap:1.255rem}}.text-left.paragraph .text-left-container .text-left-text .sub-title{position:relative}.text-left.paragraph .text-left-container .text-left-text .sub-title h4{margin-left:38px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}.text-left.paragraph .text-left-container .text-left-text .sub-title h4::before{content:"";position:absolute;height:3px;width:20px;left:0;top:45%;background:var(--color-section-subtitle);border-radius:var(--border-radius)}.text-left.paragraph .text-left-container .text-left-text h3{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;color:var(--text-text);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.text-left.paragraph .text-left-container .text-left-text p,.text-left.paragraph .text-left-container .text-left-text li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text p,.text-left.paragraph .text-left-container .text-left-text li{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}}.text-left.paragraph .text-left-container .text-left-text .button{margin-top:10px;background:var(--color-primary);color:#191919;padding:12px 32px;border-radius:44px;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text .button{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600;border-radius:22px}}.text-left.paragraph .text-left-container .text-left-text .button svg{position:absolute;top:0;right:-37px;background-color:#fbf9f1;border-radius:200px}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text .button svg{border-radius:100px}}.video-section{padding:60px 0;background:var(--color-white);background-repeat:no-repeat;background-size:100% 570px}@media(max-width: 1024px){.video-section{padding:40px 0}}@media(max-width: 768px){.video-section{background-image:url("../../images/video_section_bg_mobile.webp") !important;max-height:unset;background-size:100% 100%}}.video-section .feature-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:217px}@media(max-width: 1024px){.video-section .feature-wrapper{gap:196px}}.video-section .feature-wrapper .feature-title{font-family:var(--secondary-font);color:var(--color-white);font-size:60px;font-style:normal;font-weight:500;line-height:72px;letter-spacing:-1.2px;text-align:center}@media(max-width: 564px){.video-section .feature-wrapper .feature-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;text-align:center}}.video-section .feature-wrapper .video-container{max-width:1280px;width:100%;position:relative}.video-section .feature-wrapper .video-container video{width:100%;display:block;border-radius:24px;background:#fff;max-height:646px}@media(max-width: 564px){.video-section .feature-wrapper .video-container video{max-height:475px;height:100%}}.video-section .feature-wrapper .video-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:40px;background:rgba(255,255,255,.3);color:var(--color-white);border:none;width:80px;height:80px;cursor:pointer;z-index:8;transition:all .3s ease;display:flex;align-items:center;justify-content:center;animation:pulseEffect 1s infinite}.video-section .feature-wrapper .video-container .play-button:focus{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.5)}.video-section .feature-wrapper .video-container .play-button .play-button-inside{border-radius:30px;background:var(--Webshop-2-White, #FFF);display:flex;width:60px;height:60px;justify-content:center;align-items:center}.video-section .feature-wrapper .video-container .play-button .play-button-inside svg{margin-left:5px}@media(max-width: 564px){.video-section .feature-wrapper .video-container .desktop-video{display:none}}.video-section .feature-wrapper .video-container .mobile-video{display:none}@media(max-width: 564px){.video-section .feature-wrapper .video-container .mobile-video{display:block}}.video-section .feature-wrapper .features-content-wrapper{display:flex;gap:2rem}@media(max-width: 1024px){.video-section .feature-wrapper .features-content-wrapper{flex-direction:column;gap:20px}}.video-section .feature-wrapper .features-content-wrapper .feature-item{transition:1s ease-in-out;max-width:357px;width:100%;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;border-radius:8px}@media(max-width: 1024px){.video-section .feature-wrapper .features-content-wrapper .feature-item{width:100%}}.video-section .feature-wrapper .features-content-wrapper .feature-item hr{border-bottom:1px solid #818181}.video-section .feature-wrapper .features-content-wrapper .feature-item .feature-content{display:flex;flex-direction:column;gap:20px}.video-section .feature-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{height:unset !important;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.video-section .feature-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.video-section .feature-wrapper .features-content-wrapper .feature-item:hover{background:#15301f;color:var(--color-white)}@keyframes pulseEffect{0%{box-shadow:0 0 0 0 rgba(239,150,81,.2)}70%{box-shadow:0 0 0 20px rgba(239,150,81,0)}100%{box-shadow:0 0 0 0 rgba(239,150,81,0)}}@keyframes bounce{0%{transform:translateY(0);opacity:0}20%{transform:translateY(-20px);opacity:0}40%{transform:translateY(0)}60%{transform:translateY(-10px)}80%{transform:translateY(0)}100%{transform:translateY(0);opacity:1}}.contact-block-section{padding:100px 0}@media(max-width: 1024px){.contact-block-section{padding:40px 0}}.contact-block-section .contact-block-wrapper .contact-block-content-parent{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:20px}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{flex-direction:column;align-items:center;gap:40px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{width:100%;opacity:0;animation:fadeInLeft .6s forwards;animation-delay:.3s;display:flex;flex-direction:column;position:relative;z-index:9;padding:40px;border-radius:24px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{width:100%;padding:40px 20px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:48px;font-style:normal;font-weight:400;line-height:60px;letter-spacing:-0.96px;color:var(--color-primary);font-family:var(--secondary-font);margin-bottom:16px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header p{color:var(--color-white);font-size:18px;font-style:normal;font-weight:400;line-height:28px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form form label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block;color:var(--color-text-dark)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{resize:vertical;max-width:100%;height:202px}.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;border-color:var(--color-black, #191b1f);box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-wrapper{border-radius:8px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha{color:var(--color-black);padding:0 15px;display:block;border:0;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:1 !important;margin:0 0 0 48px !important;border-radius:8px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{margin:0 !important}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{display:flex;justify-content:end;margin-top:40px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{justify-content:start;margin-top:60px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions button::after{content:"";display:inline-block;width:16px;height:16px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'><path d='M12.7071 0.292889C12.3166 -0.0976313 11.6834 -0.0976312 11.2929 0.292899C10.9024 0.683419 10.9024 1.31659 11.2929 1.70711L14.5858 5H1C0.44772 5 0 5.4477 0 6C0 6.5523 0.44772 7 1 7H14.5858L11.2929 10.2929C10.9024 10.6834 10.9024 11.3166 11.2929 11.7071C11.6835 12.0976 12.3166 12.0976 12.7072 11.7071L17.7018 6.7124C17.7202 6.6942 17.738 6.6753 17.755 6.6558C17.8225 6.5781 17.8761 6.4926 17.9158 6.4024C17.9696 6.2801 17.9996 6.145 18 6.003V6C18 5.9969 18 5.9938 18 5.9907C17.9988 5.865 17.9745 5.7447 17.931 5.6341C17.8822 5.5098 17.8076 5.3933 17.7071 5.2929L12.7071 0.292889Z' fill='white'/></svg>");transition:transform .25s ease}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button{border:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{max-width:540px;width:100%;display:flex;flex-direction:column;gap:46px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{flex-direction:column-reverse;gap:40px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-left{width:100%}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-left img{width:100%;height:100%;object-fit:cover}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-left{display:none}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-left-mobile{display:none;width:100%}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-left-mobile img{width:100%;height:100%;object-fit:cover}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-left-mobile{display:block}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);margin-bottom:80px;max-width:364px;color:var(--color-white)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand span{color:var(--color-primary);font-family:var(--secondary-font)}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700;margin-bottom:24px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area{display:flex;flex-direction:column;gap:26px}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area{gap:20px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item{display:flex;align-items:center;opacity:0;gap:12px;transition:.5s ease-in-out;animation:bounce 1s ease-in-out forwards;padding:16px;border-radius:12px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(1){animation-delay:0s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(2){animation-delay:1s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(3){animation-delay:1.5s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(4){animation-delay:2s}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-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{display:flex;gap:20px;align-items:center}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-icon img{max-width:60px;max-height:60px}.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:4px}.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:24px;font-style:normal;font-weight:600;font-family:var(--secondary-font);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:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light);word-break:break-word}.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}.image_slider{padding:120px 0 60px 0;background-color:var(--color-white)}@media(max-width: 1024px){.image_slider{padding:40px 0}}.image_slider .image_slider_header{margin:0 auto 30px auto;max-width:490px;text-align:right}@media(max-width: 564px){.image_slider .image_slider_header{margin:0 auto 49px auto}}.image_slider .image_slider_header .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);color:var(--text-color-dark);text-align:center}@media(max-width: 1024px){.image_slider .image_slider_header .block-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;max-width:343px;margin:0 auto}}@media(max-width: 564px){.image_slider .image_slider_header svg{display:none}}.image_slider .image_slider_container{padding-right:0 !important}@media(max-width: 1360px){.image_slider .image_slider_container{padding-right:1rem !important}}@media(max-width: 1300px){.image_slider .image_slider_container{padding-right:2rem !important}}@media(max-width: 1024px){.image_slider .image_slider_container{padding-right:1rem !important}}.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}@media(max-width: 1300px){.image_slider .image_slider_wrapper{gap:0}}.image_slider .image_slider_wrapper .slider_item{background-repeat:no-repeat;background-size:100% 100%;background-position:center center;flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px);box-sizing:border-box;padding:40px 30px 0 30px;display:flex;gap:20px;align-items:center;margin-right:40px}@media(max-width: 1300px){.image_slider .image_slider_wrapper .slider_item{flex:0 0 100%;max-width:100%;margin:0}}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item{padding:29px 10px 0 10px;gap:11.71px}}.image_slider .image_slider_wrapper .slider_item .item_image{padding:20px 35px 5px 35px;background-color:var(--color-white);border-radius:24px 24px 0px 0px;flex:1;align-self:stretch}@media(max-width: 1024px){.image_slider .image_slider_wrapper .slider_item .item_image{padding:11px 19px 21px 19px}}.image_slider .image_slider_wrapper .slider_item .item_content{flex:1.2;display:flex;gap:20px;flex-direction:column}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content{gap:8px;margin-bottom:21px}}.image_slider .image_slider_wrapper .slider_item .item_content h3{font-size:24px;font-style:normal;font-weight:600;line-height:32px;font-family:var(--secondary-font)}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content h3{font-size:16px;font-style:normal;font-weight:700;line-height:24px;font-family:var(--primary-font)}}.image_slider .image_slider_wrapper .slider_item .item_content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--text-color-light)}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content p{font-size:14px;font-style:normal;font-weight:400;line-height:20px}}.image_slider .image_slider_wrapper .slider_item .item_content .button{width:fit-content}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content .button{font-size:9.331px;font-style:normal;font-weight:700;line-height:13.997px}}.image_slider .image_slider_wrapper .slider_item .clone{opacity:0}.image_slider .image_slider_wrapper .slider_item img{width:100%;height:100%}.image_slider .slider_control{display:flex;justify-content:center;align-items:center;gap:34px;margin-top:40px}.image_slider .slider_control .slider_dots{display:flex;gap:18px;align-items:center;justify-content:center}.image_slider .slider_control .slider_dots .dot{width:8px;height:8px;background-color:var(--color-gray);border-radius:100%;display:block}.image_slider .slider_control .slider_dots .dot.active{background-color:var(--color-primary)}.image_slider .slider_control .slider_arrows .arrow{width:50px;height:50px;background-color:var(--color-gray);border-radius:100%;display:flex;align-items:center;justify-content:center;transition:1s all}.image_slider .slider_control .slider_arrows .arrow:hover{background-color:var(--color-primary)}.image_slider .slider_control .slider_arrows .arrow:hover svg path{fill:#fff}.image_slider .slider_control .slider_arrows .arrow svg path{transition:1s all}.companion-wrapper{padding:80px 0}@media(max-width: 1024px){.companion-wrapper{padding:60px 0}}.companion-wrapper .companion_container{display:flex;flex-direction:column;align-items:center;gap:60px}@media(max-width: 1024px){.companion-wrapper .companion_container{gap:40px}}.companion-wrapper .companion_container .header-content h3{font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:400;text-align:center}@media(max-width: 1024px){.companion-wrapper .companion_container .header-content h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:400}}@media(max-width: 768px){.companion-wrapper .companion_container .header-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:400}}.companion-wrapper .companion_container .header-content h3 span{background:var(--Finance-Linear, linear-gradient(180deg, #208000 0%, #eeff04 130.82%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.companion-wrapper .companion_container .contents-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;width:100%}@media(max-width: 1024px){.companion-wrapper .companion_container .contents-wrapper{gap:50px}}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);gap:42px}@media screen and (max-width: 1100px){.companion-wrapper .companion_container .contents-wrapper .tab-wrapper{gap:24px}}@media(max-width: 1024px){.companion-wrapper .companion_container .contents-wrapper .tab-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 564px){.companion-wrapper .companion_container .contents-wrapper .tab-wrapper{grid-template-columns:1fr}}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:12px;padding:16px 32px;background:#e3e3e3;color:var(--color-white);border-radius:12px;transition:all .3s ease}@media(max-width: 564px){.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content{padding:16px 28px}}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content:hover{background:var(--color-text-dark)}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content:hover svg path{stroke:var(--color-white)}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content:hover h5{color:var(--color-white)}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content.active{background:var(--color-text-dark)}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content.active svg path{stroke:var(--color-white)}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content.active h5{color:var(--color-white)}.companion-wrapper .companion_container .contents-wrapper .tab-wrapper .tab-content h5{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600;color:var(--color-text-dark)}.companion-wrapper .companion_container .contents-wrapper .listing-contents{width:100%}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container{display:none}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active{display:flex;align-items:stretch;gap:20px;width:100%}@media(max-width: 1024px){.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active{flex-direction:column}}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .companion-image{flex:1;border-radius:12px;overflow:hidden}@media(max-width: 1024px){.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .companion-image{max-width:500px}}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .companion-image img{width:100%;height:100%;object-fit:cover}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .listing-content{max-width:502px;width:100%;display:flex;flex-direction:column;padding:30px 30px 60px;border-radius:12px;border:1px solid var(--color-tertiary)}@media(max-width: 1024px){.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .listing-content{max-width:100%}}@media(max-width: 768px){.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .listing-content{padding:30px 20px}}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .listing-content .card-image{width:60px}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .listing-content .listing-title{color:var(--color-text-dark);font-family:var(--secondary-font);font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500;margin-top:30px;margin-bottom:24px}.companion-wrapper .companion_container .contents-wrapper .listing-contents .listing-content-container.active .listing-content p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;width:100%}.forgot-section .form-actions button::after{content:"";display:inline-block;width:16px;height:16px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'><path d='M12.7071 0.292889C12.3166 -0.0976313 11.6834 -0.0976312 11.2929 0.292899C10.9024 0.683419 10.9024 1.31659 11.2929 1.70711L14.5858 5H1C0.44772 5 0 5.4477 0 6C0 6.5523 0.44772 7 1 7H14.5858L11.2929 10.2929C10.9024 10.6834 10.9024 11.3166 11.2929 11.7071C11.6835 12.0976 12.3166 12.0976 12.7072 11.7071L17.7018 6.7124C17.7202 6.6942 17.738 6.6753 17.755 6.6558C17.8225 6.5781 17.8761 6.4926 17.9158 6.4024C17.9696 6.2801 17.9996 6.145 18 6.003V6C18 5.9969 18 5.9938 18 5.9907C17.9988 5.865 17.9745 5.7447 17.931 5.6341C17.8822 5.5098 17.8076 5.3933 17.7071 5.2929L12.7071 0.292889Z' fill='white'/></svg>");transition:transform .25s ease}.login-section,.forgot-section{background:url("../../images/auth-bg.png");background-repeat:no-repeat;background-size:cover;background-position:bottom;padding:192px 0 90px}@media(max-width: 1024px){.login-section,.forgot-section{padding:120px 0 40px}}.login-section.forgot-section .whq-card-content #grav-login>h1,.login-section.forgot-section .whq-card-content #grav-login>p,.forgot-section.forgot-section .whq-card-content #grav-login>h1,.forgot-section.forgot-section .whq-card-content #grav-login>p{display:none}.login-section .whq-card,.forgot-section .whq-card{border-radius:8px;box-shadow:none;margin:auto;color:var(--color-text-light)}@media(max-width: 1024px){.login-section .whq-card,.forgot-section .whq-card{padding:0 !important}}.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{display:flex;align-items:center;flex-direction:row;gap:40px}@media(max-width: 768px){.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{flex-direction:column}}.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{max-width:540px;width:100%;overflow:hidden;position:relative}@media screen and (max-width: 1150px){.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{max-width:382px}}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .form-image,.forgot-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{width:100%;height:100%}.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size: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)}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title{padding:2rem 1rem}}.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{flex:1;padding:40px;border-radius:24px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}.login-section .whq-card .whq-card-container .whq-card-content .notice-container,.forgot-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:1rem}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{max-width:656px;width:100%;margin:0 auto}}@media(max-width: 564px){.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{padding:40px 20px}}.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);margin-bottom:12px}@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{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.login-section .whq-card .whq-card-container .whq-card-content p,.forgot-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-light)}.login-section .whq-card .whq-card-container .whq-card-content form,.forgot-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{display:block;width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:0}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-dark)}@media(max-width: 564px){.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea{color:var(--color-text-dark);margin-bottom:24px}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center;margin-top:40px}@media(max-width: 1024px){.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{margin-top:20px}}.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{width:100%;border: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{content:"";display:inline-block;width:16px;height:16px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'><path d='M12.7071 0.292889C12.3166 -0.0976313 11.6834 -0.0976312 11.2929 0.292899C10.9024 0.683419 10.9024 1.31659 11.2929 1.70711L14.5858 5H1C0.44772 5 0 5.4477 0 6C0 6.5523 0.44772 7 1 7H14.5858L11.2929 10.2929C10.9024 10.6834 10.9024 11.3166 11.2929 11.7071C11.6835 12.0976 12.3166 12.0976 12.7072 11.7071L17.7018 6.7124C17.7202 6.6942 17.738 6.6753 17.755 6.6558C17.8225 6.5781 17.8761 6.4926 17.9158 6.4024C17.9696 6.2801 17.9996 6.145 18 6.003V6C18 5.9969 18 5.9938 18 5.9907C17.9988 5.865 17.9745 5.7447 17.931 5.6341C17.8822 5.5098 17.8076 5.3933 17.7071 5.2929L12.7071 0.292889Z' fill='white'/></svg>");transition:transform .25s ease}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(0) !important}.login-section .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{display:none}@media(max-width: 564px){.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{min-width:unset;width:100%}}.login-section #grav-login .form-field::before,.forgot-section #grav-login .form-field::before{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block;color:var(--color-text-dark)}@media(max-width: 564px){.login-section #grav-login .form-field::before,.forgot-section #grav-login .form-field::before{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.login-section .form-actions,.forgot-section .form-actions{display:block;flex-direction:column;gap:2rem}.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{text-align:left;display:flex;justify-content:space-between}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{width:100%;display:block;justify-content:center}}.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper{display:flex;align-items:center}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-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]{width:auto;appearance:auto;display:inline-block;position:unset;box-shadow:none !important}.login-section .form-actions .form-data.rememberme .form-input-wrapper label,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white-text-dark);margin-left:8px}.login-section .form-actions .form-action-wrapper,.forgot-section .form-actions .form-action-wrapper{display:flex;flex-direction:column-reverse;gap:60px}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper,.forgot-section .form-actions .form-action-wrapper{gap:40px}}.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary{max-width:300px;align-self:end;margin-top:-30px;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);font-family:var(--primary-font)}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary{align-self:start;margin-top:16px}}.login-section .form-actions .form-action-wrapper .secondary.button:after,.login-section .form-actions .form-action-wrapper .secondary.button:before,.forgot-section .form-actions .form-action-wrapper .secondary.button:after,.forgot-section .form-actions .form-action-wrapper .secondary.button:before{content:none}.login-section .form-actions .form-action-wrapper .secondary.button:hover,.forgot-section .form-actions .form-action-wrapper .secondary.button:hover{box-shadow:none;transform:translateY(0);color:var(--color-primary) !important}.login-section .form-actions .form-action-wrapper .primary,.forgot-section .form-actions .form-action-wrapper .primary{width:100% !important}.login-section .form-actions .form-action-wrapper .primary svg,.forgot-section .form-actions .form-action-wrapper .primary svg{display:none}.forgot-section .whq-card-container{gap:0 !important;max-width:656px;margin:0 auto}.forgot-section .whq-card-container .form-image{flex:0 !important}.orders-table-wrapper{width:100%;padding:80px 2rem;background-color:var(--color-text-dark) !important;overflow:hidden;border-radius:24px;overflow-x:scroll;max-width:1344px;width:100%;margin:0 auto}@media(max-width: 1024px){.orders-table-wrapper{padding:60px 16px}}.orders-table-wrapper table{width:100%;margin:auto;border-radius:8px;border:1px solid #eaecf0;background:var(--color-white, #fff);box-shadow:0px 1px 3px 0px rgba(16,24,40,.1),0px 1px 2px 0px rgba(16,24,40,.06);overflow:hidden}@media(max-width: 1024px){.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;background:var(--color-primary);border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;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 th,.orders-table-wrapper table td{padding:16px;white-space:nowrap}.orders-table-wrapper table td{background-color:var(--color-white);color:var(--color-text-dark);font-size:12px;border-right:1px solid #eaecf0}.orders-table-wrapper table td:nth-child(5){color:#027a48}.orders-table-wrapper table td a.btn{vertical-align:middle;text-decoration:none;background:#f80101;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.orders-table-wrapper table td a.btn svg{vertical-align:middle;margin-right:4px;margin-top:-1px;stroke:#f80101}.profile-page{background-color:var(--bg-body) !important}.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-color:var(--bg-body) !important}.profile-page .content-section{padding:0 0 60px 0;flex-basis:100%;width:100%}@media(max-width: 1024px){.profile-page .content-section{text-align:center}}.profile-page .content-section a{padding:12px 24px;border-radius:30px}.content-section-profile{overflow:hidden}.content-section-profile .paragraph-column-wrapper{display:flex;justify-content:center;align-self:stretch;color:var(--color-white);align-items:start;padding:100px 0;gap:46px}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper{padding:40px 0;flex-direction:column}}.content-section-profile .paragraph-column-wrapper .paragraph-column>.form-actions{margin-top:60px;display:flex;justify-content:start;gap:20px;flex-direction:row-reverse}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column>.form-actions{margin-top:60px;flex-direction:column-reverse;text-align:center}}.content-section-profile .paragraph-column-wrapper .paragraph-column{padding:40px;position:relative}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column{padding:40px 20px}}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column{padding:20px}}.content-section-profile .paragraph-column-wrapper .paragraph-column h2{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:1px;color:var(--color-text-dark);margin:40px 0 60px;font-family:var(--secondary-font)}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column h2{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:1px;margin-bottom:24px}}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child{flex:1.2;border-radius:24px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child{padding:40px 20px}}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child h2{display:none}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child .form-actions .button:first-child{background:#a8a8a8;color:var(--color-white)}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child .form-actions .button::after{content:"";display:inline-block;width:16px;height:16px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'><path d='M12.7071 0.292889C12.3166 -0.0976313 11.6834 -0.0976312 11.2929 0.292899C10.9024 0.683419 10.9024 1.31659 11.2929 1.70711L14.5858 5H1C0.44772 5 0 5.4477 0 6C0 6.5523 0.44772 7 1 7H14.5858L11.2929 10.2929C10.9024 10.6834 10.9024 11.3166 11.2929 11.7071C11.6835 12.0976 12.3166 12.0976 12.7072 11.7071L17.7018 6.7124C17.7202 6.6942 17.738 6.6753 17.755 6.6558C17.8225 6.5781 17.8761 6.4926 17.9158 6.4024C17.9696 6.2801 17.9996 6.145 18 6.003V6C18 5.9969 18 5.9938 18 5.9907C17.9988 5.865 17.9745 5.7447 17.931 5.6341C17.8822 5.5098 17.8076 5.3933 17.7071 5.2929L12.7071 0.292889Z' fill='white'/></svg>");transition:transform .25s ease}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child{flex:1;padding:40px;border-radius:24px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child{padding:40px 20px}}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .form-label label{color:var(--color-white) !important}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field .form-label{margin-bottom:10px}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field .form-label label{color:var(--color-text-dark) !important;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field input,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field textarea{margin-bottom:24px}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field input,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field textarea{margin-bottom:30px}}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill:hover,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill:focus,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column{width:100%}}.content-section-profile .paragraph-column-wrapper .paragraph-column label.error{bottom:0}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child h2{text-align:center;color:var(--color-text-dark)}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .form-actions{margin-top:60px}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .form-actions{margin-top:40px}}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .form-actions .button{background:#c8001c;color:var(--color-white)}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .form-actions .button::after{content:"";display:inline-block;width:16px;height:16px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'><path d='M12.7071 0.292889C12.3166 -0.0976313 11.6834 -0.0976312 11.2929 0.292899C10.9024 0.683419 10.9024 1.31659 11.2929 1.70711L14.5858 5H1C0.44772 5 0 5.4477 0 6C0 6.5523 0.44772 7 1 7H14.5858L11.2929 10.2929C10.9024 10.6834 10.9024 11.3166 11.2929 11.7071C11.6835 12.0976 12.3166 12.0976 12.7072 11.7071L17.7018 6.7124C17.7202 6.6942 17.738 6.6753 17.755 6.6558C17.8225 6.5781 17.8761 6.4926 17.9158 6.4024C17.9696 6.2801 17.9996 6.145 18 6.003V6C18 5.9969 18 5.9938 18 5.9907C17.9988 5.865 17.9745 5.7447 17.931 5.6341C17.8822 5.5098 17.8076 5.3933 17.7071 5.2929L12.7071 0.292889Z' fill='white'/></svg>");transition:transform .25s ease}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .button{text-align:center;transition:all .3s ease-in-out;position:relative}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .button.my-orders{text-decoration:none;text-align:center;max-width:393px;width:100%;margin:0 auto}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .button.my-orders::after{content:"";display:inline-block;width:16px;height:16px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'><path d='M12.7071 0.292889C12.3166 -0.0976313 11.6834 -0.0976312 11.2929 0.292899C10.9024 0.683419 10.9024 1.31659 11.2929 1.70711L14.5858 5H1C0.44772 5 0 5.4477 0 6C0 6.5523 0.44772 7 1 7H14.5858L11.2929 10.2929C10.9024 10.6834 10.9024 11.3166 11.2929 11.7071C11.6835 12.0976 12.3166 12.0976 12.7072 11.7071L17.7018 6.7124C17.7202 6.6942 17.738 6.6753 17.755 6.6558C17.8225 6.5781 17.8761 6.4926 17.9158 6.4024C17.9696 6.2801 17.9996 6.145 18 6.003V6C18 5.9969 18 5.9938 18 5.9907C17.9988 5.865 17.9745 5.7447 17.931 5.6341C17.8822 5.5098 17.8076 5.3933 17.7071 5.2929L12.7071 0.292889Z' fill='white'/></svg>");transition:transform .25s ease}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .button.my-orders{max-width:100%}}.content-section-profile .paragraph-column-wrapper .button,.content-section-profile .paragraph-column-wrapper button{width:fit-content;border:none;padding:12px 24px}.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(1),.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(1),.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2){float:right}.content-section.terms{padding:100px 2rem !important}@media(max-width: 1024px){.content-section.terms{padding:60px 1rem !important}}.content-section.terms .container{padding:0 !important}.content-section.terms ul,.content-section.terms ol{margin-left:20px}@media(max-width: 564px){.content-section.terms ul,.content-section.terms ol{margin-left:0 !important}}.content-section.terms .terms-area{display:none !important}.content-section.terms .terms-area.active{display:block !important}.content-section.terms .language-switcher{display:none}.cancel-membership-section .whq-card,.unsubscribe-section .whq-card{border-radius:8px;box-shadow:none;margin:auto;color:var(--color-text-dark)}@media(max-width: 1024px){.cancel-membership-section .whq-card,.unsubscribe-section .whq-card{padding:0 !important}}.cancel-membership-section .whq-card .whq-card-container,.unsubscribe-section .whq-card .whq-card-container{display:flex;align-items:center;flex-direction:row;gap:40px}@media(max-width: 768px){.cancel-membership-section .whq-card .whq-card-container,.unsubscribe-section .whq-card .whq-card-container{flex-direction:column}}.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{max-width:540px;width:100%;overflow:hidden;position:relative}@media screen and (max-width: 1150px){.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{max-width:382px}}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{display:none}}.cancel-membership-section .whq-card .whq-card-container .form-image img,.unsubscribe-section .whq-card .whq-card-container .form-image img{width:100%;height:100%}.cancel-membership-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:400;padding:42px;text-align:center;background:var(--color-tertiary);color:var(--color-text-light)}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-section .whq-card .whq-card-container .whq-card-title{padding:2rem 1rem}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{flex:1;padding:40px;border-radius:24px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}.cancel-membership-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:1rem}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{max-width:656px;width:100%;margin:0 auto}}@media(max-width: 564px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{padding:40px 20px}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);margin-bottom:12px}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.cancel-membership-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-light)}.cancel-membership-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}.cancel-membership-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%}.cancel-membership-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:0}.cancel-membership-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-dark)}@media(max-width: 564px){.cancel-membership-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:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.cancel-membership-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%}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea{color:var(--color-text-dark);margin-bottom:24px}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.cancel-membership-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}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.cancel-membership-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;margin-top:40px}@media(max-width: 1024px){.cancel-membership-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{margin-top:20px}}.cancel-membership-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%;border:none}.cancel-membership-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:16px;height:16px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12' fill='none'><path d='M12.7071 0.292889C12.3166 -0.0976313 11.6834 -0.0976312 11.2929 0.292899C10.9024 0.683419 10.9024 1.31659 11.2929 1.70711L14.5858 5H1C0.44772 5 0 5.4477 0 6C0 6.5523 0.44772 7 1 7H14.5858L11.2929 10.2929C10.9024 10.6834 10.9024 11.3166 11.2929 11.7071C11.6835 12.0976 12.3166 12.0976 12.7072 11.7071L17.7018 6.7124C17.7202 6.6942 17.738 6.6753 17.755 6.6558C17.8225 6.5781 17.8761 6.4926 17.9158 6.4024C17.9696 6.2801 17.9996 6.145 18 6.003V6C18 5.9969 18 5.9938 18 5.9907C17.9988 5.865 17.9745 5.7447 17.931 5.6341C17.8822 5.5098 17.8076 5.3933 17.7071 5.2929L12.7071 0.292889Z' fill='white'/></svg>");transition:transform .25s ease}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(0) !important}.cancel-membership-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}@media(max-width: 564px){.cancel-membership-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{min-width:unset;width:100%}}.cancel-membership-section .whq-card #unsubscribe,.unsubscribe-section .whq-card #unsubscribe{margin-top:44px}@media(max-width: 1024px){.cancel-membership-section .whq-card #unsubscribe,.unsubscribe-section .whq-card #unsubscribe{margin-top:40px}}.cancel-membership-section .whq-card #unsubscribe .form-actions,.unsubscribe-section .whq-card #unsubscribe .form-actions{margin-top:36px}@media(max-width: 1024px){.cancel-membership-section .whq-card #unsubscribe .form-actions,.unsubscribe-section .whq-card #unsubscribe .form-actions{margin-top:22px}}.cancel-membership-section .whq-card button,.unsubscribe-section .whq-card button{background:#c8001c !important;color:var(--color-white) !important;width:100%}.cancel-membership-section .form-actions .button{width:100%;border-radius:12px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}.unsubscribe-section{margin:0 !important;padding:192px 0 90px !important;background:url("../../images/auth-bg.png");background-repeat:no-repeat;background-size:cover}@media(max-width: 1024px){.unsubscribe-section{padding:126px 0 50px !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}}.page-about .no-hero-header{display:none}.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 .hero-section{background-image:url("../../images/about_hero_bg.webp");padding-top:175px;padding-bottom:144px}@media(max-width: 768px){.page-about .hero-section{background-image:url("../../images/about_hero_bg_mobile.webp");padding-top:40px;padding-bottom:40px}}.page-about .hero-section .hero-wrapper .text-contents{margin-top:51.5px}@media(max-width: 768px){.page-about .hero-section .hero-wrapper .text-contents{margin-top:0}}.page-about .hero-section .hero-wrapper .text-contents .hero-title{max-width:638px}.page-about .hero-section .hero-wrapper .image-contents{max-width:691px}.page-change-password{background:var(--bg-body) !important}.content-section.change-password-form{max-width:600px;margin:80px auto;padding:40px;border-radius:24px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}@media(max-width: 1024px){.content-section.change-password-form{padding:20px}}@media(max-width: 768px){.content-section.change-password-form{max-width:100%;margin:40px 16px;width:auto}}.content-section.change-password-form label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;display:block;margin-bottom:10px;color:var(--color-text-dark)}@media(max-width: 564px){.content-section.change-password-form label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.content-section.change-password-form .form-actions{text-align:center;margin-top:60px}@media(max-width: 564px){.content-section.change-password-form .form-actions{margin-top:40px}}.content-section.change-password-form .form-actions button{width:100%;border:none;background-color:var(--color-primary);padding:12px 24px}.content-section.cancel-membership{position:relative;display:flex;justify-content:center}.content-section.cancel-membership .cm_forms{max-width:600px;width:100%;padding:40px;margin:80px auto;border-radius:24px;background:#fff;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}@media(max-width: 1024px){.content-section.cancel-membership .cm_forms{margin:40px 0;padding:20px}}.content-section.cancel-membership .cm_forms .form-label{margin-bottom:10px}.content-section.cancel-membership .cm_forms label{color:var(--color-text-dark);font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media(max-width: 564px){.content-section.cancel-membership .cm_forms label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.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%;margin-top:60px}@media(max-width: 564px){.content-section.cancel-membership .cm_forms .form-actions{margin-top:40px}}.content-section.cancel-membership .cm_forms .form-actions button{display:block;width:100%;background:#c8001c;color:var(--color-white);border:none}form[name=contact-us]{width:100%}form[name=contact-us] .form-textarea-wrapper label.error{bottom:-30px}form[name=contact-us] .form-actions{margin-top:42px}form[name=contact-us] .form-field:nth-child(2){float:right}form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 1024px){form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:100%;display:block}}.page-home .footer-top,.page-about .footer-top{display:block !important}#footer .footer-top{padding:40px 0px}#footer .footer-top .footer-left{border-radius:18px;padding:100px 60px;background:#1b2235 url("../../images/footer-overlay.webp");background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:36px;overflow:hidden}@media(max-width: 564px){#footer .footer-top .footer-left{align-items:center;gap:24px;padding:60px 10px;background:#1b2235}}#footer .footer-top .footer-left h1{max-width:680px;width:100%;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white);font-family:var(--secondary-font)}@media(max-width: 1024px){#footer .footer-top .footer-left h1{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){#footer .footer-top .footer-left h1{text-align:center}}#footer .footer-top .footer-left p{max-width:610px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-white);margin-top:24px;margin-bottom:40px}@media(max-width: 564px){#footer .footer-top .footer-left p{margin:24px 0 40px;text-align:center}}#footer .footer-top .footer-left .footer-top-actions .button{width:fit-content}#footer .footer-top .footer-right{max-width:700px;overflow:hidden;position:absolute;bottom:0;right:0}@media screen and (max-width: 1250px){#footer .footer-top .footer-right{max-width:400px}}@media(max-width: 1024px){#footer .footer-top .footer-right{display:none}}#footer .footer-top .footer-right img{width:100%;height:100%;object-fit:cover;margin-bottom:-7px}#footer .footer-main-wrapper{background:linear-gradient(0deg, #03533b 0%, #1b2235 100%);backdrop-filter:blur(28.7999992371px)}#footer .footer-main-wrapper .footer-main{overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:39px;align-self:stretch}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main{gap:60px}}#footer .footer-main-wrapper .footer-main .logo-mobile{display:none}#footer .footer-main-wrapper .footer-main .footer-logo-container{display:flex;flex-direction:column;align-items:start;padding:120px 0 47px;gap:0}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container{width:100%;padding-top:60px;padding-bottom:40px;flex-direction:column}}@media(max-width: 768px){#footer .footer-main-wrapper .footer-main .footer-logo-container{gap:60px}}#footer .footer-main-wrapper .footer-main .footer-logo-container .logo-container{padding:0;justify-content:start;align-items:start;background:rgba(0,0,0,0) !important}#footer .footer-main-wrapper .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 .footer-main-wrapper .footer-main .footer-logo-container .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}#footer .footer-main-wrapper .footer-main .footer-logo-container p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light);padding:0;margin:0}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}#footer .footer-main-wrapper .footer-main .footer-logo-container a{color:var(--color-white) !important;text-decoration:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}#footer .footer-main-wrapper .footer-main .footer-logo-container a:hover{text-decoration:underline;color:var(--color-primary) !important}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top{display:flex;flex-direction:row;align-items:start;width:100%;gap:112px}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top{gap:50px;flex-direction:column}}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-cards{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:32px}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-cards img{width:70px}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;flex:1}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact{width:100%}}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact p,#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact a{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white) !important}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact p,#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact a{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}#footer .footer-main-wrapper .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:400}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact p.text-dark b{font-weight:700}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:60px}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:auto}}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact p.site-domain svg{margin-left:4px}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-contact>.flexcontainer{display:flex;flex-direction:column;gap:1rem}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .logo{max-width:152px;height:auto;width:100%}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-logo-area{display:flex;flex-direction:column;align-self:stretch;gap:0px;flex-basis:46%}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-logo-area{flex-direction:column}}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-logo-area .branding-text{margin-top:26px;margin-bottom:30px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}@media(max-width: 564px){#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-logo-area .branding-text{margin-bottom:50px}}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-menu-area{display:flex;flex-basis:55%;justify-content:space-between;gap:50px}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-menu-area{flex-direction:column;gap:40px}}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-menu{display:flex;flex-direction:column;align-items:flex-start;gap:.4375rem;flex:1}#footer .footer-main-wrapper .footer-main .footer-logo-container .footer-logo-top .footer-menu .frame-24{max-width:240px}#footer .footer-main-wrapper .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:var(--color-white) !important}@media(max-width: 1024px){#footer .footer-main-wrapper .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 .footer-main-wrapper .footer-copywrite{width:100%;border-top:1px solid rgba(255,255,255,.44)}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-copywrite{padding-top:10px}}#footer .footer-main-wrapper .footer-copywrite .footer-bottom{display:flex;justify-content:center;gap:.625rem;align-self:stretch;background:var(--panel-footer-bg);color:var(--panel-footer-text);padding:44px 0 34px}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-copywrite .footer-bottom{margin-top:0;justify-content:start;padding:0 0 60px}}@media(max-width: 564px){#footer .footer-main-wrapper .footer-copywrite .footer-bottom{padding:0 0 27px}}#footer .footer-main-wrapper .footer-copywrite .footer-bottom p{max-width:880px;width:100%;margin:0 auto;color:var(--color-white);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;text-align:center}@media(max-width: 1024px){#footer .footer-main-wrapper .footer-copywrite .footer-bottom p{max-width:100%;text-align:left}}.header{position:fixed;width:100%;top:0;left:0;right:0;padding:34px 0 60px;z-index:10000;transition:all .4s ease}@media(max-width: 1024px){.header{background:rgba(255,255,255,.11)}}@media(max-width: 1024px){.header{padding:20px 0}}@media(max-width: 564px){.header{padding:16px 0}}.header .header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;border:2px solid var(--tertiary);border-radius:20px;background:rgba(255,255,255,.11)}@media(max-width: 1024px){.header .header-wrapper{padding:0;border-radius:0;background:unset;border:0;box-shadow:none}}.header .header-wrapper .language-switcher{color:var(--color-white);font-size:16px;font-weight:500;line-height:20px;font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.header .header-wrapper .language-switcher{order:2}}.header .header-wrapper .language-switcher svg{flex-shrink:0}.header .header-wrapper .language-switcher .lang-flag{width:40px;height:auto;flex-shrink:0}.header .header-wrapper .header-logo{position:relative}@media(max-width: 1024px){.header .header-wrapper .header-logo{order:1;flex-basis:90%}}.header .header-wrapper .header-logo a{position:relative;display:flex;align-items:center}.header .header-wrapper .header-logo a .logo{max-width:176px;transition:opacity .3s ease}.header .header-wrapper .header-logo a .logo-default{display:block}.header .header-wrapper .header-logo a .logo-alt{display:none}.header .header-wrapper .menu{display:flex;align-items:center;gap:40px}@media(max-width: 1024px){.header .header-wrapper .menu{display:none}}.header .header-wrapper .menu .menu-item{display:flex;justify-content:center;align-items:center}@media(min-width: 1025px)and (max-width: 1200px){.header .header-wrapper .menu .menu-item{padding:.25rem .2rem}}.header .header-wrapper .menu .menu-item .menu-item__link{color:var(--color-white);font-size:18px;font-style:normal;font-weight:700;line-height:normal;transition-duration:.3s;text-decoration:none}.header .header-wrapper .menu .menu-item.active a{font-weight:400}.header .header-wrapper .header-buttons{display:flex;align-items:center;justify-content:space-between;gap:6px}@media(max-width: 1024px){.header .header-wrapper .header-buttons{gap:0;flex-direction:row-reverse;order:3}}.header .header-wrapper .header-buttons .active-btn{order:2;background:var(--header-login-btn-bg);border-radius:30px}.header .header-wrapper .header-buttons .active-btn:hover{background:var(--color-primary);color:var(--color-white)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .active-btn{display:none}}.header .header-wrapper .header-buttons .signup{order:3}@media(max-width: 1024px){.header .header-wrapper .header-buttons .signup{display:none}}.header .header-wrapper .header-buttons .language-switcher{color:var(--color-white, #fff);padding:12px;font-size:18px;font-weight:700;line-height:20px;order:1;font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}.header .header-wrapper .header-buttons .language-switcher svg path{fill:var(--color-white)}.header .header-wrapper .header-buttons .language-switcher .lang-flag{width:40px;height:auto;flex-shrink:0}.header .header-wrapper .header-buttons .cheeseburger-menu__close{display:none;width:100%;justify-content:flex-end;height:40px;width:40px;align-items:center;cursor:pointer}.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:24px;width:24px}.header.sticky{padding:0;background:rgba(0,0,0,.38);-webkit-backdrop-filter:blur(12px) saturate(140%);backdrop-filter:blur(12px) saturate(140%);border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width: 1024px){.header.sticky{padding:20px 0}}@media(max-width: 564px){.header.sticky{padding:16px 0}}.header.sticky .header-wrapper{background:rgba(0,0,0,0)}.header.sticky+.cheeseburger-menu{top:80px !important}@media screen and (max-width: 564px){.header.sticky+.cheeseburger-menu{top:72px}}@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:20px}.form-field label input,.form-field label textarea{padding:12px 10px;font-size:16px}.form-field label label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field label input:focus+label,.form-field label input:not(:placeholder-shown)+label,.form-field label textarea:focus+label,.form-field label textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.animate-footer .footer-logo{opacity:0;animation:fadeIn .6s ease-in forwards}.animate-footer .footer-menu .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.4s}.animate-footer .footer-menu .menu-item:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.6s}.animate-footer .footer-menu .menu-item:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.8s}.animate-footer .footer-menu .menu-item:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1s}.animate-footer .footer-menu .menu-item:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.2s}.animate-footer .footer-menu .menu-item:nth-child(5){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.4s}.animate-footer .footer-menu .menu-item:nth-child(6){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.6s}.animate-footer .footer-menu .menu-item:nth-child(7){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact p:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2s}.animate-footer .footer-contact p:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.2s}.animate-footer .footer-contact p:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.4s}.animate-footer .footer-contact p:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(1){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(2){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:3.4s}.animate-footer .footer-bottom p{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:4.2s}.languages{opacity:1}.form-data.basic-captcha .form-input-wrapper{gap:0px !important}@media(max-width: 564px){.form-data.basic-captcha .form-input-prepend img{width:100px !important}}.page-dashboard{padding-top:174px}.page-dashboard .header-wrapper{background:rgba(0,0,0,.38)}.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2),form[name=contact-us] .form-field:nth-child(2){float:unset}.form-input[disabled=disabled]{color:var(--color-text-dark) !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;width:100%;margin:0 auto;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}
