﻿@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&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";:root{--secondary-font: "DM Sans", sans-serif;--default-font: "Mulish", 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: #1D9B5E;--color-secondary: #F2F5F7;--color-tertiary: #FFFF3B;--color-transparent: rgba(255, 255, 255, 0.60);--bg-body: #FFFFFF;--bg-text: #FFFFFF;--color-text-light: #414141;--color-black-light: #414141;--color-text-dark: #0D0D0D;--color-accent: #F35C1C;--color-gray: #4F4F4F;--color-text: #FFFFFF;--color-white: #FFFFFF;--color-black: #0D0D0D;--color-light-shade: #CCCCCC;--color-linear-1: linear-gradient(90deg, #C081D8 0%, #37349C 100%);--color-linear-2: linear-gradient(181deg, #72727D 1.41%, #151517 3.88%);--color-linear-3: linear-gradient(270deg, #2C1D03 0%, #CD8511 100%);--color-danger: #F04438;--panel-header-bg: var(--color-white);--panel-header-text: var(--color-text-dark);--panel-header-text-active: var(--color-primary);--panel-footer-bg: transparent;--panel-footer-text: var(--color-white);--header-login-btn-bg: transparent;--header-login-btn-color: var(--color-text-dark);--header-signup-btn-bg: var(--color-primary);--header-signup-btn-color: var(--color-white);--mobile-menu-btn-bg: var(--color-primary);--mobile-menu-btn-color: var(--color-white);--color-lang-switcher: var(--color-text-dark);--mobile-menu-bg-container: var(--color-transparent);--mobile-menu-text: var(--color-text-dark);--mobile-menu-bg-button: var(--color-primary);--mobile-menu-color-button: var(--color-white);--mobile-menu-bg-signup-button: var(--color-primary);--mobile-menu-color-signup-button: var(--color-white);--hero-bg-container: var(--color-white);--hero-bg: transparent;--hero-title: var(--color-text-dark);--hero-text: var(--color-text-dark);--hero-highlight: var(--color-text-dark);--color-section-title: var(--color-dark);--color-section-subtitle: var(--color-primary);--feature-bg-container: var(--color-white);--feature-bg: var(--color-white);--feature-text: var(--color-text-dark);--course-bg-container: var(--bg-body);--course-bg: var(--color-text-light);--course-title: var(--color-primary);--course-text: var(--color-primary);--about-listing-bg-container: var(--color-text-light);--about-listing-title: var(--color-primary);--about-listing-text: var(--color-primary);--text-bg-container: var(--bg-body);--text-bg: var(--bg-body);--text-text: var(--color-text-dark);--about-company-wrapper-bg: var(--color-white);--pricing-bg-container: var(--bg-body);--pricing-bg: transparent;--pricing-text: var(--color-text-light);--pricing-benefits-text: var(--color-text-dark);--pricing-btn-bg: var(--color-primary);--pricing-btn-color: var(--color-white);--pricing-item-bg: var(--color-white);--contact-bg-container: var(--color-white);--contact-form-bg: var(--color-primary);--contact-form-text: var(--color-text-dark);--contact-info-bg: var(--color-primary);--contact-info-text: var(--color-text-light);--contact-btn-bg: var(--color-primary);--contact-btn-color: var(--color-white);--no-hero-bg-container: var(--bg-body);--no-hero-bg: var(--color-primary);--no-hero-text: var(--color-text-light);--login-bg-container: var(--color-white);--login-bg: var(--bg-body);--login-text: var(--color-text-dark);--profile-bg-container: var(--color-tertiary);--profile-bg: var(--color-tertiary);--profile-text: var(--color-white);--order-bg-container: var(--bg-body);--order-bg: var(--color-white);--order-text: var(--color-text-dark);--unsubscribe-bg-container: var(--bg-body);--unsubscribe-bg: var(--color-secondary);--unsubscribe-text: var(--color-primary);--unsubscribe-btn-bg: var(--color-primary);--unsubscribe-btn-color: var(--color-white);--policy-bg-container: var(--bg-body);--bg-button: var(--color-primary);--color-button: var(--color-white);--bg-alternate-button: var(--color-primary);--color-alternate-button: var(--color-tertiary);--change-password-btn-bg: var(--color-primary);--change-password-btn-color: var(--color-text-dark);--border-radius: 30px}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}*{font-family:var(--default-font)}html{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;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;justify-content:center;gap:12px;appearance:none;background:var(--color-primary);color:var(--color-white);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;border-radius:12px;font-size:18px;font-style:normal;font-weight:700;line-height:normal;width:fit-content;padding:16px;text-transform:capitalize;position:relative;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.button::after{background-image:url("../../images/btn_icon.svg");content:"";width:24px;height:24px;background-position:center center;background-repeat:no-repeat}.button:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-outline{color:rgba(0,0,0,0);position:relative;background:var(--color-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:100%;background-position:10%;border-radius:30px;transition:all .5ms ease-in-out;overflow:hidden}.button-outline:hover{transition:all .5ms ease-in-out;color:#fff;-webkit-text-fill-color:unset !important;background-clip:unset !important;background:unset !important}.button-outline:hover:after{background:var(--color-primary);transform:scale(1, 1)}.button-outline:before{content:"";width:100%;height:100%;position:absolute;transform:scale(1);inset:0;padding:1px;border-radius:30px;background:var(--color-primary);-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;transition:all .5ms ease-in-out}.button-outline:after{content:"";background:var(--bg-body);border:3px solid var(--color-primary);position:absolute;z-index:-1;padding:.85em .75em;display:block;transition:all .5s ease;border-radius:30px;left:-50%;right:-50%;top:-150%;bottom:-150%;line-height:8.34em;transform:scale(0, 0)}.button-transparent{display:block;appearance:none;color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-transparent:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-gradient-primary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-primary:hover{background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-secondary:hover{background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.form-input{margin-bottom:1.5rem}.button-secondary:hover{background:var(--color-primary);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}input,textarea{appearance:none;width:100%;display:flex;padding:16px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;transition:box-shadow .3s ease-in-out;color:var(--color-black);line-height:1.4rem;border-radius:20px;border:1px solid var(--color-black);background:var(--color-white)}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]{background-color:#f1f1f1}label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-dark)}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;right:0}.hidden{display:none}@media only screen and (min-width: 1024px){.hidden-on-lg{display:none}.flex-on-lg{display:flex}}.text-lg{color:var(--color-secondary);text-align:center;font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.text-md{font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.text-center{text-align:center}.w-full{width:100%}.subheader{align-items:center;background:var(--color-secondary);padding:24px 16px;text-align:center;color:var(--color-white)}.subheader .subheader-content{max-width:1270px;margin:0 auto;padding:2.5rem 1rem}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:2rem}.inline-flex{display:inline-flex}.ml-2{margin-left:2px}.actions-partial-global{margin-bottom:51px}.actions-partial-global a{color:var(--color-black);background:var(--color-primary);border-radius:44px;padding:24px 48px;text-decoration:none;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.actions-partial-global a{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}}.actions-partial-global a .icon{position:absolute;top:50%;right:-32px;transform:translateY(-50%);background:var(--color-white);width:52px;height:52px;border-radius:100%;display:flex;justify-content:center;align-items:center}.hero-section{position:relative;overflow:hidden;background:var(--bg-body);background-image:url("../../images/hero_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;margin:0 auto;padding:180px 0 80px 0}@media(max-width: 1024px){.hero-section{margin:88px auto 0 auto;padding:60px 0 22px 0;background-image:url("../../images/hero_bg_mobile.webp")}}.hero-section .container{position:relative}.hero-section .hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:80px}@media(max-width: 1024px){.hero-section .hero-wrapper{gap:20px}}.hero-section .hero-wrapper .text-contents{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents{max-width:100%}}.hero-section .hero-wrapper .text-contents .hero-title{font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;margin-bottom:24px;max-width:844px;text-align:center;color:var(--color-white)}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents .hero-title{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;text-align:center}}@media(max-width: 564px){.hero-section .hero-wrapper .text-contents .hero-title{max-width:320px;margin:24px auto 0 auto}}.hero-section .hero-wrapper .text-contents .hero-title span{color:var(--color-tertiary);font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents .hero-title span{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;text-align:center}}.hero-section .hero-wrapper .text-contents p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;text-align:center;max-width:722px;margin:0 auto;color:var(--color-white)}.hero-section .hero-wrapper .text-contents .buttons_avatar{margin-top:80px;display:flex;gap:22px}.hero-section .hero-wrapper .text-contents .buttons_avatar .button:last-child{border-radius:12px;border:1px solid var(--Budgeting-White, #FFF);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:rgba(0,0,0,0)}@media(max-width: 768px){.hero-section .hero-wrapper .text-contents .buttons_avatar{flex-direction:column;margin-top:40px;align-items:center}}.hero-section .hero-wrapper .hero-image{width:100%}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper{position:relative;width:100%}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img{width:fit-content;margin:0 auto -100px auto}@media(max-width: 1024px){.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img{margin:0 auto}}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img img{max-width:100%;display:flex}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle{padding:16px 20px;display:flex;flex-direction:column;gap:14px;border-radius:24px;background:var(--color-white);box-shadow:7px 8px 54.8px 0 rgba(15,32,40,.25);max-width:443px;margin:0 auto}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle h3{color:var(--color-primary);text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:30px}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle p{color:var(--color-text-light);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;max-width:256px;margin:0 auto}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle img{margin:12px 0 4px 0}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle .button{border-radius:12px;background:var(--Budgeting-Accent1, #F35C1C);font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:var(--color-white);width:100%}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .img_icon_left{position:absolute;left:332px;bottom:134px}@media(max-width: 1300px){.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .img_icon_left{display:none}}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .img_icon_right{position:absolute;right:337px;bottom:134px}@media(max-width: 1300px){.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .img_icon_right{display:none}}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item{display:flex;padding:20px 24px;flex-direction:row;align-items:flex-start;gap:8px;border-radius:24px;background:var(--color-white);width:fit-content;position:absolute}@media(max-width: 1300px){.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item{display:none}}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item .hero_item_icon{display:flex;align-items:end}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item .hero_item_content{display:flex;gap:8px;flex-direction:column}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item .hero_item_content p{color:var(--Budgeting-Black-Light, #414141);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item .hero_item_content h5{color:var(--Budgeting-Dark-Text, #0D0D0D);font-size:20px;font-style:normal;font-weight:700;line-height:30px}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item.item_0{padding:20px 24px;gap:8px;flex-direction:row-reverse;align-items:end;left:150px;top:32px}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item.item_1{padding:20px;left:57px;bottom:65px}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item.item_2{padding:24px;flex-direction:row-reverse;align-items:end;right:177px;top:33px}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item.item_3{padding:20px;right:57px;bottom:66px}.hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_item.item_3 .hero_item_content{flex-direction:column-reverse}@media(max-width: 1024px){.page-about .hero-section{padding-bottom:0 !important}}.page-about .hero-wrapper{gap:60px !important}@media(max-width: 1024px){.page-about .hero-wrapper{gap:40px !important}}.page-about .buttons_avatar{margin-top:60px !important}.page-about .img_icon_left{bottom:190px !important}.page-about .img_icon_right{bottom:190px !important}.page-about .hero_item.item_0{top:52px !important}.page-about .hero_item.item_1{bottom:121px !important}.page-about .hero_item.item_2{top:53px !important}.page-about .hero_item.item_3{bottom:122px !important}.about-hero-section{position:relative;overflow:hidden;background:var(--bg-body);background-image:url("../../images/about_hero.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;padding-top:263px}@media(max-width: 1024px){.about-hero-section{margin-top:88px;background-image:url("../../images/about_hero_bg_mobile.webp");padding-top:108px}}.about-hero-section .bg-icon{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-repeat:no-repeat;background-size:auto}.about-hero-section .bg_desktop .bg-1{background-image:url(../../images/about_hero_bg_1.svg);background-position:0px 0px;left:-106px}.about-hero-section .bg_desktop .bg-2{background-image:url(../../images/about_hero_bg_2.svg);background-position:left 50% top 0px;top:-94px}.about-hero-section .bg_desktop .bg-3{background-image:url(../../images/about_hero_bg_3.svg);background-position:right 0 top 11px;right:-100px}.about-hero-section .bg_desktop .bg-4{background-image:url(../../images/about_hero_bg_4.svg);background-position:top 228px left 0;left:-67px}.about-hero-section .bg_desktop .bg-5{background-image:url(../../images/about_hero_bg_5.svg);background-position:top 218px right 0;right:-100px}@media(max-width: 1024px){.about-hero-section .bg_desktop{display:none}}.about-hero-section .bg_mobile{display:none}@media(max-width: 1024px){.about-hero-section .bg_mobile{display:block}}.about-hero-section .bg_mobile .bg-icon{background-size:36px}.about-hero-section .bg_mobile .bg-1{background-image:url(../../images/about_hero_bg_1.svg);background-position:left 29px top 46px}.about-hero-section .bg_mobile .bg-2{background-image:url(../../images/about_hero_bg_2.svg);background-position:left 167px top 16px}.about-hero-section .bg_mobile .bg-3{background-image:url(../../images/about_hero_bg_3.svg);background-position:right 23px top 46px}.about-hero-section .bg_mobile .bg-4{background-image:url(../../images/about_hero_bg_4.svg);background-position:top 213px left 80px}.about-hero-section .bg_mobile .bg-5{background-image:url(../../images/about_hero_bg_5.svg);background-position:top 213px right 58px}.about-hero-section .hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative}@media(max-width: 1024px){.about-hero-section .hero-wrapper{gap:105px}}.about-hero-section .hero-wrapper .text-contents{position:absolute;bottom:50px;z-index:9}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents{position:unset}}.about-hero-section .hero-wrapper .text-contents .hero-title{font-family:var(--secondary-font);font-size:82px;font-style:normal;font-weight:500;line-height:90px;letter-spacing:-0.82px;margin-bottom:30px;max-width:758px;text-align:center;position:relative;background:var(--Coding-color-text-light, linear-gradient(179deg, #FFF 1.1%, #B2B2B2 140.19%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents .hero-title{font-size:60px;font-style:normal;font-weight:500;line-height:72px;letter-spacing:-1.2px;text-align:center}}@media(max-width: 564px){.about-hero-section .hero-wrapper .text-contents .hero-title{max-width:343px;margin:0 auto;margin-bottom:30px}}.about-hero-section .hero-wrapper .text-contents p{font-size:20px;font-style:normal;font-weight:600;line-height:30px;text-align:center;width:fit-content;margin:0 auto;color:var(--color-white);display:flex;gap:8px;align-items:center;border-radius:24px;border:1px solid hsla(0,0%,100%,.24);background:rgba(0,0,0,.22);backdrop-filter:blur(9.0500001907px);padding:10px}.about-hero-section .hero-wrapper .text-contents p span:last-child{margin-left:48px}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents p span:last-child{margin-left:0}}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents p{font-size:18px;font-style:normal;font-weight:600;line-height:normal}}.about-hero-section .hero-wrapper .text-contents .buttons_avatar{margin-top:60px}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents .buttons_avatar{margin-top:30px}}.about-hero-section .hero-wrapper .hero-image{display:flex;width:fit-content;position:relative}@media(max-width: 564px){.about-hero-section .hero-wrapper .hero-image{max-width:343px;border-radius:24px}}.about-hero-section .hero-wrapper .hero-image img{margin:0 auto;max-width:100%}@media(max-width: 564px){.about-hero-section .hero-wrapper .hero-image img{max-width:100%;aspect-ratio:2/2.1;object-fit:cover;border-radius:24px 24px 0 0}}.video-section{color:var(--color-white);background:var(--color-white);overflow:hidden;margin:0 auto 48px auto}@media(max-width: 1024px){.video-section{margin-bottom:0}}.video-section .video-container{position:relative;max-width:100%;max-height:834px;margin:0 auto;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;transition:background-image 1s ease-in-out}@media(max-width: 1440px){.video-section .video-container{max-height:691px}}@media(max-width: 768px){.video-section .video-container{max-height:495px}}.video-section .video-container .background-video{width:100%;height:100%;object-fit:cover;max-height:834px}@media(max-width: 768px){.video-section .video-container .background-video{max-height:495px;height:495px;object-fit:cover}}.video-section .video-container .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.29) 0%, rgba(0, 0, 0, 0.29) 100%)}.video-section .video-container .video-overlay img{width:100%}@media(max-width: 564px){.video-section .video-container .video-overlay .vector_desktop{display:none}}.video-section .video-container .video-overlay .vector_mobile{display:none}@media(max-width: 564px){.video-section .video-container .video-overlay .vector_mobile{display:block}}.video-section .hero-wrapper{display:flex;align-items:center;justify-content:center;gap:24px;position:absolute;width:100%;height:100%;top:0;left:0;padding-top:289px;padding-bottom:170px}@media(max-width: 768px){.video-section .hero-wrapper{padding-top:156px;padding-bottom:93px}}.video-section .hero-wrapper .text-contents{max-width:728px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media(max-width: 1024px){.video-section .hero-wrapper .text-contents{max-width:100%}}.video-section .hero-wrapper .text-contents .hero-title{font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:700;line-height:72px;letter-spacing:-1.2px;color:var(--color-white);max-width:697px;text-align:center}@media(max-width: 768px){.video-section .hero-wrapper .text-contents .hero-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;text-align:center;max-width:343px;margin:0 auto}}.video-section .hero-wrapper .text-contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-align:center}@media(max-width: 768px){.video-section .hero-wrapper .text-contents p{max-width:343px;margin:0 auto}}.video-section-bottom .counters{background-color:var(--color-white);padding:60px 0 52px 0;display:flex;flex-wrap:wrap;gap:68px}@media(max-width: 1024px){.video-section-bottom .counters{padding:60px 0}}@media(max-width: 768px){.video-section-bottom .counters{gap:40px}}.video-section-bottom .counters .counter{display:flex;flex-direction:row;gap:14px;flex:0 0 calc((100% - 136px)/3)}@media(max-width: 1024px){.video-section-bottom .counters .counter{flex:0 0 calc((100% - 68px)/2)}}@media(max-width: 768px){.video-section-bottom .counters .counter{flex:auto;flex-direction:column;align-items:center}}.video-section-bottom .counters .counter .serial{width:60px;height:60px;flex-shrink:0;border-radius:100%;background-color:var(--color-primary);color:var(--color-white);display:flex;align-items:center;justify-content:center;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.video-section-bottom .counters .counter .content{display:flex;gap:4px;flex-direction:column}@media(max-width: 768px){.video-section-bottom .counters .counter .content{gap:14px;max-width:343px;margin:0 auto}}.video-section-bottom .counters .counter .content h3{font-size:30px;font-style:normal;font-weight:600;line-height:38px;color:var(--color-text-dark);font-family:var(--secondary-font)}@media(max-width: 768px){.video-section-bottom .counters .counter .content h3{text-align:center}}.video-section-bottom .counters .counter .content p{margin:8px 0;font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light)}@media(max-width: 768px){.video-section-bottom .counters .counter .content p{margin:0;text-align:center}}.no-hero-header{padding:180px 0 132px 0;background:var(--bg-body);background-image:url("../../images/no_hero_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;margin:0 auto;background-color:#0f2028}@media(max-width: 1024px){.no-hero-header{margin:88px auto 0 auto;padding:80px 0 140px 0;background-image:url("../../images/no_hero_bg_mobile.webp")}}.no-hero-header .no-hero{background:none}.no-hero-header .no-hero .no-hero-title-wrapper{display:flex;flex-direction:column;gap:24px;align-items:center}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper{max-width:100%;margin:0 auto}}.no-hero-header .no-hero .no-hero-title-wrapper h1{text-align:center;font-family:var(--secondary-font);max-width:546px;margin:0 auto;font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;color:var(--color-white)}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper h1{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;max-width:343px}}.no-hero-header .no-hero .no-hero-title-wrapper .sub-title{text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;max-width:516px;margin:0 auto;color:var(--color-white)}.no-hero-header .no-hero .buttons{display:flex;gap:16px;margin-top:36px}@media(max-width: 564px){.no-hero-header .no-hero .buttons{margin-top:16px;flex-direction:column;align-items:center}}.no-hero-header .no-hero .buttons .button:last-child{background:rgba(0,0,0,0);border:1px solid var(--color-white)}.pricings{display:flex;padding:80px 0;flex-direction:column;align-items:center;gap:40px;align-self:stretch;margin:auto;position:relative;background:var(--bg-body);background-image:url("../../images/pricing_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center}@media(max-width: 1024px){.pricings{padding:60px 0;background-image:url("../../images/no_hero_bg_mobile.webp")}}.pricings .section-header h5{transform:rotate(-8deg);padding:10px;border-radius:12px;background:var(--Budgeting-Accent1, #F35C1C);font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:var(--color-white);max-width:fit-content;margin:0 auto 14px auto;animation:rotateAnimation 2s infinite alternate ease-in-out}.pricings .section-header h3{text-align:center;width:100%;font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;max-width:723px;margin:0 auto 22px auto;color:var(--color-white)}@media(max-width: 1024px){.pricings .section-header h3{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px}}.pricings .section-header p{color:var(--color-white);text-align:center;margin:0 auto;max-width:695px;font-size:18px;font-style:normal;font-weight:400;line-height:28px}.pricings .pricings-container{display:flex;justify-content:center;align-items:flex-start;gap:60px;flex-wrap:wrap;background:var(--pricing-bg)}@media(max-width: 768px){.pricings .pricings-container{flex-direction:column;gap:60px}}.pricings .pricings-container .pricing{display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease-in-out;align-items:center;flex:1 0 31%;max-width:343px;max-height:814px;align-self:stretch;padding:40px 18px;opacity:0;width:100%;position:relative;border-radius:24px;background:hsla(0,0%,100%,.04);border:2px solid hsla(0,0%,100%,.08)}@media(max-width: 768px){.pricings .pricings-container .pricing{width:100%;flex-basis:100%;margin:0 auto}}.pricings .pricings-container .pricing .pricing-content{display:flex;flex-direction:column;align-self:stretch;gap:0;height:100%}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent{position:absolute;top:-20px;width:100%;display:flex;justify-content:center;left:0}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag{width:fit-content;padding:4px 12px;border-radius:4px;background:#ffff3b}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag span{color:var(--color-black);font-size:18px;font-style:normal;font-weight:600;line-height:normal}.pricings .pricings-container .pricing .pricing-content .pricing_top_img{margin-bottom:40px}.pricings .pricings-container .pricing .pricing-content .package-title{margin-bottom:30px;order:1}.pricings .pricings-container .pricing .pricing-content .package-title .type .type-wrap{font-family:var(--secondary-font);font-size:30px;font-style:normal;font-weight:600;line-height:38px;color:var(--color-white)}.pricings .pricings-container .pricing .pricing-content .package-top-section{gap:0;align-items:end;order:2}.pricings .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img{display:none}.pricings .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img img{transform:scale(1.1);max-width:100%}.pricings .pricings-container .pricing .pricing-content .package-top-section .package-top-section-img img:hover{transform:scale(1.1)}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price{display:flex;flex-direction:column;align-items:start;gap:20px;align-self:stretch;flex-basis:80%}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group{display:flex;flex-direction:column;align-self:stretch;text-align:left;gap:0 !important}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{color:var(--color-white);text-align:left;font-style:normal;font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font);margin-bottom:8px}@media(max-width: 1024px){.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{font-size:30px;font-style:normal;font-weight:600;line-height:38px}}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .billed-days{color:var(--color-white);margin-bottom:0 !important;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .trial p{text-align:center;font-style:normal;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{color:var(--color-white);font-style:normal;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:10px !important;order:2}@media(max-width: 564px){.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{margin-bottom:10px !important}}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section{margin-top:0 !important;margin-bottom:0 !important;justify-content:start !important;color:var(--color-white);order:3}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days{height:unset !important}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit;text-transform:capitalize;font-weight:700;color:var(--color-white)}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price>p{color:var(--color-white);text-align:center;font-style:normal;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing .pricing-content .benefits{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;align-self:stretch;flex:1;height:100%;order:4;max-height:308px;overflow-y:auto}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar{width:4px;background:rgba(0,0,0,0);border-radius:10px}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;width:10px}.pricings .pricings-container .pricing .pricing-content .benefits .benefit{display:flex;justify-content:center;align-items:center;gap:.75rem}.pricings .pricings-container .pricing .pricing-content .benefits .benefit .streamline{color:var(--color-white);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.pricings .pricings-container .pricing .pricing-content .button-wrapper{order:3;margin:50px 0}.pricings .pricings-container .pricing .pricing-content .button-wrapper .pricing-btn{width:100%;text-align:center}.pricings .pricings-container .pricing .pricing-content .button-wrapper .pricing-btn::after{display:none}.pricings .pricings-container .pricing:nth-child(odd){border:2px solid #fff}.pricings .pricings-container .pricing>div:not(.pricing-content){display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:0 2rem}.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn{width:100%;max-width:243px;text-align:center}.languages{display:none;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 60px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:1.5rem;background:#fff;box-shadow:0px 0px 7px 3px rgba(0,0,0,.12);z-index:100 !important}@media(max-width: 1024px){.languages{padding:1rem;width:90%}}.languages .title{position:relative;width:fit-content;margin-top:-1px;color:var(--color-primary);white-space:nowrap;font-size:1.5rem;line-height:2rem;letter-spacing:normal;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;word-break:break-word;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:10px;border-radius:var(--border-radius);cursor:pointer}.companion-wrapper{padding:80px 0;background-color:var(--color-white)}@media(max-width: 1024px){.companion-wrapper{padding:60px 0}}.companion-wrapper .container{display:flex;flex-direction:column;align-items:center;gap:16px}@media(max-width: 1024px){.companion-wrapper .container{gap:60px}}.companion-wrapper .container .header-content{text-align:left;display:flex;align-items:flex-start;justify-content:space-between;gap:40px;width:100%;transition:opacity .4s ease}@media(max-width: 1024px){.companion-wrapper .container .header-content{text-align:left;flex-direction:column}}.companion-wrapper .container .header-content h3{font-family:var(--secondary-font);color:var(--color-text-dark);font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;max-width:637px}@media(max-width: 1024px){.companion-wrapper .container .header-content h3{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;max-width:100%}}.companion-wrapper .container .header-content p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;max-width:595px;width:100%}@media(max-width: 1024px){.companion-wrapper .container .header-content p{text-align:center;padding:0}}.companion-wrapper .container .contents-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:start;gap:76px;width:100%;margin:40px 0}@media(max-width: 1200px){.companion-wrapper .container .contents-wrapper{gap:40px}}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper{flex-direction:column;gap:40px;margin:0}}.companion-wrapper .container .contents-wrapper .listing-contents{max-width:450px;width:100%;position:sticky;top:138px}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .listing-contents{position:unset;top:unset}}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container{display:flex;flex-direction:column;gap:19px;width:100%}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content{display:flex;align-items:center;gap:10px;padding:16px 10px;border-radius:8px;color:var(--color-text-dark);background:var(--color-white);cursor:pointer;transition:.5s all}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content svg path{transition:.5s all}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content:hover{background:var(--color-secondary);border:none}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content:hover svg path{fill:#1d9b5e}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content{align-items:start}}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content .listing-title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content p{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;width:100%}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content p{text-align:left;padding:0}}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content.active{background:var(--color-secondary);border:none}.companion-wrapper .container .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content.active svg path{fill:#1d9b5e}.companion-wrapper .container .contents-wrapper .image-wrapper{max-width:754px;width:100%;position:relative;display:flex;flex-direction:column;gap:40px;flex:1.25;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.companion-wrapper .container .contents-wrapper .image-wrapper::-webkit-scrollbar{display:none}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .image-wrapper{max-width:100%}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img{display:flex;gap:40px;align-items:start;background:var(--color-white);padding:20px;border-radius:24px;position:relative;opacity:1;transform:translateY(0);transition:transform .6s ease}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img{flex-direction:column;gap:20px;display:none}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img.active{z-index:2;pointer-events:auto;display:flex}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .companion-video{max-width:320px;height:346px;width:100%;object-fit:cover;border-radius:12px}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .img_content{padding:40px 0;display:flex;flex-direction:column;gap:18px;max-width:340px;width:100%}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .img_content{padding:0}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .img_content .title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;color:var(--color-text-dark);font-family:var(--secondary-font)}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .img_content .desc{font-size:20px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light);max-width:296px}@media(max-width: 564px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .img_content .desc{font-size:18px;font-style:normal;font-weight:500;line-height:28px;max-width:100%}}.faqs{padding:100px 0;background:var(--color-secondary);overflow:hidden}@media(max-width: 1024px){.faqs{padding:60px 0}}.faqs .container{display:flex;flex-direction:column;gap:60px;max-width:866px;width:100%}@media(max-width: 1024px){.faqs .container{gap:40px}}.faqs .container .top-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px}.faqs .container .top-content .sub-title{color:var(--color-white);font-size:16px;font-style:normal;font-weight:700;line-height:24px;border-radius:12px;background:var(--color-primary);transform:rotate(-8deg);padding:10px;width:fit-content;animation:rotateAnimation 2s infinite alternate ease-in-out}.faqs .container .top-content .block-title{text-align:center;font-family:var(--secondary-font);color:var(--color-text-dark);font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;max-width:595px}@media(max-width: 1024px){.faqs .container .top-content .block-title{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px}}.faqs .container .bottom-content{display:flex;gap:24px}@media(max-width: 1024px){.faqs .container .bottom-content{gap:1rem;flex-direction:column}}.faqs .container .bottom-content .faqs-container .faqs-items{align-items:center;max-width:926px;width:100%;display:flex;flex-direction:column;gap:25px;margin:0 auto}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item{width:100%;padding:20px 14px;background:var(--color-white);border-radius:12px;box-shadow:0px 4px 11.3px 0px rgba(0,0,0,.07);transform:translateX(100px);opacity:0;transition:transform .6s ease-out,opacity .6s ease-out}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item.animate{transform:translateX(0);opacity:1}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item.active .faq-accordion-btn{border-bottom:1px solid #fff !important;padding-bottom:12px}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(1){animation-delay:.1s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(2){animation-delay:.2s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(3){animation-delay:.3s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(4){animation-delay:.4s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(5){animation-delay:.5s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(6){animation-delay:.6s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(7){animation-delay:.7s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(8){animation-delay:.8s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(9){animation-delay:.9s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item:nth-child(10){animation-delay:1s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header{display:flex;flex-direction:row-reverse;gap:16px;cursor:pointer;align-items:center}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header svg{width:48px;height:48px;flex-shrink:0}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-btn{flex:1;border:none;background-color:rgba(0,0,0,0);color:var(--color-text-dark);text-align:left;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500;cursor:pointer;font-family:var(--secondary-font);transition:color .3s ease}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-up-btn,.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-down-btn{width:48px;height:48px;transition:transform .3s ease}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-up-btn{display:none}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-body{max-height:0;overflow:hidden;transition:max-height .5s ease,padding .3s ease;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light);padding-left:0;margin-left:65px}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-body p{opacity:0;transition:opacity .3s ease .2s}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item.active .faq-accordion-body{max-height:500px;padding-top:16px}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item.active .faq-accordion-body p{opacity:1}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item.active .faq-accordion-header .faq-accordion-up-btn{display:block}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item.active .faq-accordion-header .faq-accordion-down-btn{display:none}.faqs-top{padding:100px 0}@media(max-width: 1024px){.faqs-top{padding:60px 0}}.faqs-top .container .faqs-container{display:flex;justify-content:space-between;gap:138px}@media(max-width: 1024px){.faqs-top .container .faqs-container{gap:40px;flex-direction:column;align-items:center}}.faqs-top .container .faqs-container .faqs-left{flex:1;display:flex;flex-direction:column}.faqs-top .container .faqs-container .faqs-left img{max-width:100%}.faqs-top .container .faqs-container .faqs-left .contact-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:16px;padding:40px 35px;flex-basis:60%;border-radius:20px;background:var(--bg-secondary)}@media(max-width: 1024px){.faqs-top .container .faqs-container .faqs-left .contact-content{justify-content:center;align-items:center;padding:34px 14px}}.faqs-top .container .faqs-container .faqs-left .contact-content .contact-title{color:var(--color-text-dark);font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font)}@media(max-width: 1024px){.faqs-top .container .faqs-container .faqs-left .contact-content .contact-title{text-align:center}}.faqs-top .container .faqs-container .faqs-left .contact-content .contact-title span{display:block;color:var(--color-primary)}.faqs-top .container .faqs-container .faqs-left .contact-content p{color:var(--color-text-dark);font-size:16px;font-style:normal;font-weight:400;line-height:24px;max-width:344px}.faqs-top .container .faqs-container .faqs-left .contact-content .button{margin-top:24px;align-self:center;align-items:center;display:flex;background:var(--color-black);gap:10px}@media(max-width: 1024px){.faqs-top .container .faqs-container .faqs-left .contact-content .button{align-self:center;margin-top:18px}}.faqs-top .container .faqs-container .faqs-left .contact-content .button span{color:var(--color-white)}.faqs-top .container .faqs-container .faq-right{flex:1;max-width:548px;display:flex;gap:24px;flex-direction:column}.faqs-top .container .faqs-container .faq-right .faq-content{display:flex;flex-direction:column;gap:16px}.faqs-top .container .faqs-container .faq-right .faq-content .subtitle{border-radius:12px;background:var(--Budgeting-Accent1, #F35C1C);padding:10px;animation:rotateAnimation 2s infinite alternate ease-in-out;font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:var(--color-white);max-width:fit-content}.faqs-top .container .faqs-container .faq-right .faq-content .block-title{font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;color:var(--color-text-dark);font-family:var(--secondary-font);magrin-top:4px}@media(max-width: 1024px){.faqs-top .container .faqs-container .faq-right .faq-content .block-title{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px}}.faqs-top .container .faqs-container .faq-right .faq-content .block-desc{font-size:18px;font-style:normal;font-weight:500;line-height:28px;color:var(--color-text-dark)}.faqs-top .container .faqs-container .faq-right .faqs-items{align-items:center;width:100%;display:flex;flex-direction:column;gap:8px}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item{display:flex;flex-direction:column;gap:16px;width:100%;padding:20px;border-radius:16px;background:var(--Budgeting-Secondary, #F2F5F7)}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item .faq-accordion-header{display:flex;gap:5px;cursor:pointer}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-btn{flex:1;border:none;background-color:rgba(0,0,0,0);color:var(--color-text-dark);text-align:left;font-size:20px;font-style:normal;font-weight:500;line-height:30px;cursor:pointer;display:flex;gap:20px}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item .faq-accordion-header .faq-accordion-btn span{display:flex;width:28px;height:28px;padding:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:var(--Budgeting-Primary, #1D9B5E);color:var(--color-white)}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item .faq-accordion-header .opened{color:var(--color-text-dark) !important}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item .faq-accordion-body{overflow:hidden;transition:height 3s ease;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:rgba(0,0,0,.7);margin-left:48px}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item .d-none{display:none}.faqs-top .container .faqs-container .faq-right .faqs-items .faq-accordion-item .d-block{display:block}.feature-section{padding:100px 0 100px;background:var(--color-white);position:relative}@media(max-width: 1024px){.feature-section{padding:60px 0}}.feature-section .feature-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}@media(max-width: 1024px){.feature-section .feature-wrapper{gap:40px}}.feature-section .feature-wrapper .features-header-section{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section{width:100%;flex-direction:column;align-items:center;gap:24px}}.feature-section .feature-wrapper .features-header-section .feature_head_content{display:flex;flex-direction:column;justify-content:start;text-align:left;gap:1.5rem;max-width:440px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .feature_head_content{max-width:100%;text-align:center}}@media(max-width: 564px){.feature-section .feature-wrapper .features-header-section .feature_head_content{max-width:343px;margin:0 auto}}.feature-section .feature-wrapper .features-header-section .feature_head_content .title{font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark)}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .feature_head_content .title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px}}.feature-section .feature-wrapper .features-header-section .description{max-width:472px;text-align:right}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .description{text-align:center}}@media(max-width: 564px){.feature-section .feature-wrapper .features-header-section .description{max-width:343px;margin:0 auto}}.feature-section .feature-wrapper .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 .feature-wrapper .features-header-section .button{display:flex;align-items:center;gap:10px}.feature-section .feature-wrapper .features-header-section .button span{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;color:var(--color-white)}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .button span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}}.feature-section .feature-wrapper .features-wrapper{display:flex;align-items:end;gap:63px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper{flex-direction:column;gap:24px;align-items:center}}.feature-section .feature-wrapper .features-wrapper .features-img{max-width:100%;width:100%;flex:1 1 0;display:flex;flex-direction:column}.feature-section .feature-wrapper .features-wrapper .features-img img{width:100%;height:100%}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-img{display:none}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{flex:1 1 0;display:flex;flex-direction:column;justify-content:space-between;gap:50px;max-width:360px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{gap:24px}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{flex:1;transition:1s ease-in-out;display:flex;flex-direction:row;gap:14px;align-items:start;justify-content:flex-start}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{gap:14px;flex-direction:column;align-items:center}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image img{width:60px;height:60px}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content{display:flex;gap:4px;flex-direction:column}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content{gap:16px;align-items:center}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{width:100%;text-align:center}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light);margin:8px 0}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{text-align:center;margin:0}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item{flex-direction:row-reverse}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item{flex-direction:column;align-items:center}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item .feature-content{align-items:end}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item .feature-content{align-items:center}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item .feature-content .feature-description{text-align:right}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item .feature-content .feature-description{text-align:center}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item .feature-content .feature-title{text-align:right}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper:first-child .feature-item .feature-content .feature-title{text-align:center}}.why_choose{background:var(--color-white);padding:100px 0}@media(max-width: 1024px){.why_choose{padding:40px 0}}.why_choose .why_choose_header{display:flex;flex-direction:column;gap:50px;align-items:center}.why_choose .why_choose_header .top{display:flex;flex-direction:row;justify-content:space-between;gap:24px;align-items:center;width:100%}@media(max-width: 1024px){.why_choose .why_choose_header .top{flex-direction:column}}.why_choose .why_choose_header .top .sub-title{border-radius:12px;background:var(--Budgeting-Accent1, #F35C1C);padding:10px;animation:rotateAnimation 2s infinite alternate ease-in-out;font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:var(--color-white);max-width:fit-content;margin-bottom:14px}@media(max-width: 1024px){.why_choose .why_choose_header .top .sub-title{margin:0 auto 14px auto}}@keyframes rotateAnimation{0%{transform:rotate(-8deg)}100%{transform:rotate(8deg)}}.why_choose .why_choose_header .top .block-title{color:var(--color-text-dark);font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;max-width:653px;width:100%}@media(max-width: 1024px){.why_choose .why_choose_header .top .block-title{font-family:"DM Sans";font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;text-align:center}}.why_choose .why_choose_header .top .text{color:var(--color-text-light);font-size:18px;font-style:normal;font-weight:400;line-height:28px;max-width:377px;width:100%}@media(max-width: 1024px){.why_choose .why_choose_header .top .text{text-align:center}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}.why_choose .why_choose_header .bottom{display:flex;gap:24px;align-items:stretch;flex-direction:row-reverse}.why_choose .why_choose_header .bottom .left,.why_choose .why_choose_header .bottom .mid,.why_choose .why_choose_header .bottom .right{opacity:0;transform:translateY(40px);transition:opacity .3s,transform .3s}.why_choose .why_choose_header .bottom.animate .left{animation:fadeSlideUp .6s ease-out forwards;animation-delay:.1s}.why_choose .why_choose_header .bottom.animate .mid{animation:fadeSlideUp .6s ease-out forwards;animation-delay:.3s}.why_choose .why_choose_header .bottom.animate .right{animation:fadeSlideUp .6s ease-out forwards;animation-delay:.5s}@media(max-width: 1024px){.why_choose .why_choose_header .bottom{flex-direction:column-reverse;align-items:center}}.why_choose .why_choose_header .bottom .left{max-width:552px;width:100%;position:relative}.why_choose .why_choose_header .bottom .left .why-choose-video{width:100%;height:100%;object-fit:cover;border-radius:24px}.why_choose .why_choose_header .bottom .left .limit{display:flex;flex-direction:column;background-color:var(--color-white);padding:10px 14px;border-radius:8px;gap:10px;position:absolute;right:0;top:17%}.why_choose .why_choose_header .bottom .left .limit h4{color:#000;font-size:10.081px;font-style:normal;font-weight:500;line-height:11.201px}.why_choose .why_choose_header .bottom .left .limit svg:first-of-type circle{animation:blinkLight 1.5s infinite alternate}.why_choose .why_choose_header .bottom .left .limit svg:first-of-type circle:nth-child(2){animation-delay:.3s}.why_choose .why_choose_header .bottom .left .limit svg:first-of-type circle:nth-child(3){animation-delay:.6s}@keyframes blinkLight{0%{opacity:1}100%{opacity:.2}}.why_choose .why_choose_header .bottom .left .limit svg:nth-of-type(2) path:nth-of-type(1){stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 4s linear infinite;animation-delay:.3s}.why_choose .why_choose_header .bottom .left .limit svg:nth-of-type(2) path:nth-of-type(2){stroke-dasharray:4.48 4.48;stroke-dashoffset:300;animation:drawDashed 20s linear infinite}@keyframes drawLine{0%{stroke-dashoffset:400}100%{stroke-dashoffset:0}}@keyframes drawDashed{0%{stroke-dashoffset:300}100%{stroke-dashoffset:0}}.why_choose .why_choose_header .bottom .left .limit .time-section{display:flex;flex-direction:column;gap:6px}.why_choose .why_choose_header .bottom .left .limit .time-section svg{width:100%;height:auto}.why_choose .why_choose_header .bottom .left .limit .time-section .time{display:flex;gap:20px;align-items:center}.why_choose .why_choose_header .bottom .left .limit .time-section .time p{color:#000;font-size:4.481px;font-style:normal;font-weight:500;line-height:11.201px}.why_choose .why_choose_header .bottom .left .text-chart{display:flex;gap:38px;border-radius:16px;background:var(--color-white);padding:12px 20px;align-items:center;position:absolute;bottom:20px;right:20px}.why_choose .why_choose_header .bottom .left .text-chart svg{width:83.766px;height:83.766px;flex-shrink:0}.why_choose .why_choose_header .bottom .left .text-chart .text p{color:var(--color-text-dark);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.why_choose .why_choose_header .bottom .left .text-chart .text h4{color:var(--color-text-dark);font-size:30px;font-style:normal;font-weight:600;line-height:40px;margin-top:13px}.why_choose .why_choose_header .bottom .mid{max-width:387px;width:100%;padding:45px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;justify-content:space-between;border-radius:24px;background:var(--color-secondary)}.why_choose .why_choose_header .bottom .mid .split{display:flex;flex-direction:column;gap:24px}.why_choose .why_choose_header .bottom .mid .mid-title{color:var(--color-text-dark);font-family:var(--secondary-font);font-size:30px;font-style:normal;font-weight:600;line-height:38px}.why_choose .why_choose_header .bottom .mid .mid-text{color:var(--color-text-light);font-size:18px;font-style:normal;font-weight:400;line-height:28px}.why_choose .why_choose_header .bottom .mid .button{width:100%;margin-top:6px}.why_choose .why_choose_header .bottom .mid .button::after{display:none}.why_choose .why_choose_header .bottom .right{max-width:301px;width:100%;border-radius:24px;background:var(--color-secondary);display:flex;flex-direction:column;gap:32px;justify-content:space-between;overflow:hidden}.why_choose .why_choose_header .bottom .right img{width:100%}.why_choose .why_choose_header .bottom .right .right-text{padding:0 16px 23px 16px;color:var(--Finance-color-text-dark, #15301F);font-family:var(--secondary-font);font-size:30px;font-style:normal;font-weight:600;line-height:38px}.image_slider{padding:160px 0 0 0;background-color:var(--bg-body)}@media(max-width: 1024px){.image_slider{padding-top:100px}}.image_slider .image_slider_header{margin-bottom:60px}.image_slider .image_slider_header .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--text-color-dark);max-width:883px;margin:0 auto;text-align:center}.image_slider .image_slider_header .block-title span{font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.image_slider .image_slider_header .block-title{font-size:30px;font-style:normal;font-weight:600;line-height:38px}}@media(max-width: 1024px){.image_slider .image_slider_container{padding:0}}.image_slider .image_slider_parent{overflow:hidden;position:relative}.image_slider .image_slider_wrapper{display:flex;flex-wrap:nowrap;width:100%;transition:transform .6s ease-in-out}.image_slider .image_slider_wrapper .slider_item{flex:0 0 33.3333333333%;max-width:33.3333333333%;box-sizing:border-box;padding:0 20px}@media(max-width: 768px){.image_slider .image_slider_wrapper .slider_item{flex:0 0 50%;max-width:50%}}@media(max-width: 1024px){.image_slider .image_slider_wrapper .slider_item{padding:0 9px}}.image_slider .image_slider_wrapper .slider_item .clone{opacity:0}.image_slider .image_slider_wrapper .slider_item img{width:100%}.image_slider .slider_dots{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:60px}.image_slider .slider_dots .dot{width:14px;height:14px;background-color:var(--color-secondary);border-radius:100%;display:block}.image_slider .slider_dots .dot.active{width:24px;height:24px;background-color:var(--color-primary)}.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-feature-section{padding:80px 0 80px;background:var(--color-tertiary);position:relative}@media(max-width: 1024px){.about-feature-section{padding:60px 0}}.about-feature-section .feature-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}@media(max-width: 1024px){.about-feature-section .feature-wrapper{gap:38px}}.about-feature-section .feature-wrapper .features-header-section{display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section{width:100%;flex-direction:column;align-items:center;gap:24px}}.about-feature-section .feature-wrapper .features-header-section .feature_head_content{display:flex;flex-direction:column;justify-content:start;text-align:left;gap:1.5rem}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .feature_head_content{max-width:100%;text-align:center}}@media(max-width: 564px){.about-feature-section .feature-wrapper .features-header-section .feature_head_content{max-width:343px;margin:0 auto}}.about-feature-section .feature-wrapper .features-header-section .feature_head_content .title{font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .feature_head_content .title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px}}.about-feature-section .feature-wrapper .features-header-section .description{max-width:595px;text-align:left}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .description{text-align:center}}@media(max-width: 564px){.about-feature-section .feature-wrapper .features-header-section .description{max-width:343px;margin:0 auto}}.about-feature-section .feature-wrapper .features-header-section .description p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.about-feature-section .feature-wrapper .features-header-section .button{display:flex;align-items:center;gap:10px}.about-feature-section .feature-wrapper .features-header-section .button span{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;color:var(--color-white)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .button span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}}.about-feature-section .feature-wrapper .features-wrapper{display:flex;align-items:stretch;gap:47px}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper{flex-direction:column;gap:0;align-items:center}}.about-feature-section .feature-wrapper .features-wrapper .features-img{max-width:553px;width:100%;flex:1 1 0;display:flex;flex-direction:column}.about-feature-section .feature-wrapper .features-wrapper .features-img img{width:100%;height:100%}@media(max-width: 1200px){.about-feature-section .feature-wrapper .features-wrapper .features-img{display:none}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper{flex:1 1 0;display:flex;flex-direction:row;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:flex-start}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper{flex-direction:column;gap:24px}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{transition:.5s ease-in-out all;display:flex;flex-direction:column;gap:14px;align-items:start;justify-content:flex-start;padding:20px;flex:0 0 calc(50% - 10px);border-radius:12px;background:var(--color-white);box-shadow:0px 4px 9.6px 0px rgba(0,0,0,.16)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{gap:14px;flex-direction:column;align-items:start}}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{flex:auto;width:100%}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image img{width:60px;height:60px}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content{display:flex;gap:4px;flex-direction:column}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content{gap:16px;align-items:start}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{font-size:24px;font-style:normal;font-weight:600;line-height:32px;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{width:100%;text-align:left}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light);margin:8px 0}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{text-align:left;margin:0}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:hover{background-color:var(--color-secondary);cursor:pointer}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:hover .feature-title,.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:hover .feature-description{color:var(--color-white)}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(2){margin-top:61px}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(2){margin-top:0}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(3){margin-top:-61px}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(3){margin-top:0}}.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 hsla(0,0%,80%,.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}.about-listing-wrapper{padding-top:100px;padding-bottom:100px;background:var(--about-listing-bg-container)}.about-listing-wrapper .contents-wrapper{display:flex;flex-direction:column;gap:2.5rem;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper{padding-left:1rem;padding-right:1rem}}.about-listing-wrapper .contents-wrapper .header-content{text-align:center}.about-listing-wrapper .contents-wrapper .header-content h4{color:var(--color-section-subtitle);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit}.about-listing-wrapper .contents-wrapper .header-content h4::before{content:" ";position:absolute;height:3px;width:20px;left:-25px;top:50%;background:var(--color-primary)}.about-listing-wrapper .contents-wrapper .listing-contents{display:flex;align-items:center;flex-direction:row;gap:80px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .listing-contents{flex-direction:column}}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container{display:flex;flex-direction:column;gap:2rem;flex:1}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing{display:flex;gap:1.125rem}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing.listing-horizontal{flex-direction:row}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing .listing-title{color:var(--about-listing-title);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing p{color:var(--about-listing-text);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.about-listing-wrapper .contents-wrapper .listing-contents .image-container{width:100%;flex:1}.about-listing-wrapper .contents-wrapper .listing-contents .image-container img{width:100%}.about-company-wrapper{position:relative}.about-company-wrapper.home-about-company{padding:100px 0;background-color:var(--color-secondary)}@media(max-width: 1024px){.about-company-wrapper.home-about-company{padding:80px 0 50px 0;margin-top:96px}}.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-reverse}}.about-company-wrapper .contents-wrapper .text_right{flex-direction:row-reverse}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_right{flex-direction:column-reverse}}.about-company-wrapper .contents-wrapper .company-contents{display:flex;align-items:center;gap:88px;justify-content:space-between}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents{justify-content:center;gap:40px}}.about-company-wrapper .contents-wrapper .company-contents .contents{flex:1.5;color:var(--text-text);display:flex;flex-direction:column;gap:40px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents{gap:60px}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{display:flex;flex-direction:column;gap:16px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{gap:16px}}.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:700;font-family:var(--secondary-font);color:var(--color-text-dark)}@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}}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{text-align:center}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data p{max-width:684px}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{display:flex;flex-wrap:wrap;gap:24px 24px}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{flex-direction:column;gap:24px}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 calc((100% - 32px)/2);display:flex;gap:12px}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(1){order:1}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(3){order:2}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(5){order:3}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(2){order:4}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(4){order:5}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(6){order:6}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark)}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{display:flex;gap:12px}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon img{width:30px;height:30px}.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 .contents p,.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark)}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents p,.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents p,.about-company-wrapper .contents-wrapper .company-contents .contents li{text-align:center}}.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.about-company-wrapper .contents-wrapper .company-contents .image{flex:1;text-align:center;position:relative;z-index:-1}.about-company-wrapper .contents-wrapper .company-contents .image .main-img{max-width:100%;height:100%}.about-company-wrapper .contents-wrapper .company-contents .image .img-on-content{position:absolute;top:0;right:0;z-index:1;animation:rotateFull 5s linear 0s infinite forwards}.about-page-about-company{background-image:url("../../images/about_page_text_right.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:none;background:linear-gradient(263deg, #F3EFE7 -16.45%, #FFDFA4 68.78%);padding:80px 0}}.about-page-about-company .contents-wrapper .company-contents{gap:104px}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents{gap:80px;flex-direction:column}}.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-text-light)}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents p{text-align:center;color:var(--color-text-dark)}}.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-text-dark)}@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-text-light);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-about-company-top-wrapper{position:relative;padding:100px 0 100px 0;background-image:url("../../images/slider_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center}@media(max-width: 1024px){.about-about-company-top-wrapper{padding:60px 0}}@media(max-width: 768px){.about-about-company-top-wrapper{background-image:url("../../images/slider_bg_mobile.webp")}}.about-about-company-top-wrapper .img-top-left,.about-about-company-top-wrapper .img-top-right,.about-about-company-top-wrapper .img-bottom-right{position:absolute;overflow:hidden}.about-about-company-top-wrapper .img-top-left{top:2%;left:-40px;animation:rotateFull 10s linear 0s infinite forwards}.about-about-company-top-wrapper .img-top-right{top:0;right:-40px;animation:scale 10s linear 0s infinite forwards}.about-about-company-top-wrapper .img-bottom-right{bottom:0;right:0px;animation:scale 10s linear 0s infinite forwards}.about-about-company-top-wrapper .img-bottom-right{bottom:0;right:0px}.about-about-company-top-wrapper .contents-wrapper .header-content{text-align:left;display:flex;justify-content:space-between;display:block}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .header-content{flex-direction:column;gap:1.5rem}}.about-about-company-top-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-about-company-top-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-about-company-top-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-about-company-top-wrapper .contents-wrapper .header-content h4{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.about-about-company-top-wrapper .contents-wrapper .header-content p{color:var(--color-text-light);max-width:494px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .header-content p{max-width:unset}}.about-about-company-top-wrapper .contents-wrapper .text_left{flex-direction:row-reverse}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .text_left{flex-direction:column}}.about-about-company-top-wrapper .contents-wrapper .text_right{flex-direction:row-reverse}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .text_right{flex-direction:column-reverse}}.about-about-company-top-wrapper .contents-wrapper .company-contents{display:flex;align-items:center;gap:53px;justify-content:space-between}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents{justify-content:center;gap:60px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents{display:flex;flex-direction:column;gap:75px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents{gap:40px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top{display:flex;flex-direction:row;gap:40px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top{gap:20px;align-items:center;flex-direction:column}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details{flex:1.5;max-width:694px;display:flex;flex-direction:column;gap:16px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details{margin:0 auto;align-items:center}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details .content-subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:var(--color-white);border-radius:10px;border:1px solid var(--Coding-color-gray, #4F4F4F);background:hsla(0,0%,100%,.05);padding:9.5px 10px;width:fit-content}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details .content-title{font-size:72px;font-style:normal;font-weight:500;line-height:90px;letter-spacing:-1.44px;font-family:var(--secondary-font);background:var(--Coding-color-text-light, linear-gradient(179deg, #FFF 1.1%, #B2B2B2 140.19%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:8px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details .content-title{text-align:center;font-size:60px;font-style:normal;font-weight:500;line-height:72px;letter-spacing:-1.2px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details p{font-size:20px;font-style:normal;font-weight:500;line-height:30px;color:var(--color-white);max-width:613px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details p{text-align:center;margin:0 auto}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .button{align-self:end;margin:0 0 0 auto}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .button{margin:0 auto}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .carousel-container{overflow:hidden;position:relative;width:100%}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list{display:flex;transition:transform .5s ease-in-out;will-change:transform}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list{align-items:center;flex-wrap:wrap;gap:24px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 calc((100% - 48px)/2.6);display:flex;gap:18px;margin-right:24px;flex-direction:column;padding:40px;border-radius:20px;border:1px solid #fff;background:var(--Coding-Linear-2, linear-gradient(181deg, #72727D 1.41%, #151517 3.88%))}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{padding:20px;flex:0 0 calc((100% - 32px)/2);margin-right:0}}@media(max-width: 768px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 100%;background:linear-gradient(132deg, #1229D1 -51.89%, #02020C 82.31%)}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{display:flex;gap:14px;flex-direction:column}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{justify-content:center}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon img{width:52px;height:52px}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:30px;font-style:normal;font-weight:500;line-height:38px;font-family:var(--secondary-font);background:var(--Coding-color-text-light, linear-gradient(179deg, #FFF 1.1%, #B2B2B2 140.19%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:24px;font-style:normal;font-weight:500;line-height:32px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .description p{font-size:20px;font-style:normal;font-weight:500;line-height:30px;background:var(--Coding-color-text-light, linear-gradient(179deg, #FFF 1.1%, #B2B2B2 140.19%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.about-about-company-top-wrapper .contents-wrapper .company-contents .image{flex:1;text-align:center;position:relative;z-index:-1}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .image{display:none}}.about-about-company-top-wrapper .contents-wrapper .company-contents .image .main-img{max-width:100%;height:100%}.about-about-company-top-wrapper .contents-wrapper .company-contents .image .img-on-content{position:absolute;top:0;right:0;z-index:1;animation:rotateFull 5s linear 0s infinite forwards}.about_us_wrapper{background:var(--bg-body);padding:160px 0}@media(max-width: 1024px){.about_us_wrapper{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{display:flex;gap:92px;justify-content:space-between}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content{flex-direction:column-reverse;gap:80px}}.about_us_wrapper .container .about_us_content .about_us_left{display:flex;flex-direction:column;gap:40px;flex-basis:50%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_left{flex-basis:100%}}.about_us_wrapper .container .about_us_content .about_us_left .image .desktop-img{display:block}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .about_us_left .image .desktop-img{display:none}}.about_us_wrapper .container .about_us_content .about_us_left .image .mobile-img{display:none}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .about_us_left .image .mobile-img{display:block}}.about_us_wrapper .container .about_us_content .about_us_left .image img{max-width:100%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_left .image img{width:100%}}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items{display:flex;gap:60px}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items{flex-direction:column;max-width:182px;margin:0 auto}}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item{display:flex;flex-direction:column;gap:4px}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item .item_head .item_title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;font-family:var(--secondary-font);color:var(--color-primary);display:flex;align-items:center;gap:10px}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item .item_head .item_title span{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-text-dark)}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item .item_details{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light)}.about_us_wrapper .container .about_us_content .about_us_right{display:flex;flex-direction:column;gap:40px;flex-basis:50%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right{gap:22px;flex-basis:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head{display:flex;flex-direction:column;gap:33px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head{gap:28px}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .title{font-size:48px;font-style:normal;font-weight:700;line-height:56px;font-family:var(--secondary-font);max-width:509px}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .title span{font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;text-align:center;max-width:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .description p{font-size:20px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.4px;color:var(--color-text-light);max-width:540px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .description p{text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;max-width:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items{display:flex;flex-direction:column;gap:30px;max-width:353px}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items{max-width:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item{display:flex;gap:18px;flex-direction:column}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_head{display:flex;flex-direction:row;gap:16px;align-items:center}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_head img{width:60px;height:60px}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_head .item_title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;font-family:var(--seocndary-font);color:var(--color-text-light)}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_details{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.about_us_wrapper .container .about_us_img_bottom{margin-top:27px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_img_bottom{display:none}}.about_us_wrapper .container .about_us_img_bottom img{max-width:100%}.about_us_unique_wrapper{background:var(--bg-body);padding:160px 0 176px 0}@media(max-width: 1024px){.about_us_unique_wrapper{padding:160px 0 84px 0}}.about_us_unique_wrapper .container .about_us_unique_header{display:flex;flex-direction:row;justify-content:space-between;gap:33px;margin-bottom:60px}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header{margin-bottom:80px;flex-direction:column}}.about_us_unique_wrapper .container .about_us_unique_header .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);min-width:591px}.about_us_unique_wrapper .container .about_us_unique_header .title span{font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header .title{min-width:auto;max-width:100%;flex-basis:100%;text-align:center;font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}.about_us_unique_wrapper .container .about_us_unique_header .header_details .description{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;margin-bottom:24px}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header .header_details .description{width:100%;margin-bottom:30px;text-align:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.about_us_unique_wrapper .container .about_us_unique_header .header_details .button{width:fit-content}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header .header_details .button{margin:0 auto}}.about_us_unique_wrapper .container .about_us_unique_content .count_content{display:flex;gap:50px;flex:1;justify-content:space-between;max-width:100%}@media(max-width: 768px){.about_us_unique_wrapper .container .about_us_unique_content .count_content{flex-wrap:wrap;gap:40px}}@media(max-width: 564px){.about_us_unique_wrapper .container .about_us_unique_content .count_content{width:100%;align-items:center;flex-direction:column}}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row{display:flex;align-items:stretch;flex-direction:row}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .item_img{width:60px;height:60px}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count{display:flex;align-items:start;justify-content:start;flex-direction:column;text-align:left;background:var(--color-white);border-radius:20px;padding:40px 20px;flex-grow:1;border:1px solid var(--color-light-shade)}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .count_number{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .count_number{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .icon_title{display:flex;gap:10px;align-items:center;margin:30px 0 12px 0}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .icon_title .count_title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font);color:var(--color-text-dark)}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .count_details{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;color:#414141}.cheeseburger-menu{display:none}@media(max-width: 1024px){#mobile-menu-icon{display:block;padding:8px}#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:auto;width:100%;padding:2rem 1rem;flex-direction:column;align-items:center;gap:0;background:var(--bg-body);top:88px;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:99;display:flex}.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;align-items:center;gap:12px}.cheeseburger-menu .cheeseburger-menu__menu:first-child{gap:8px}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{text-align:center;width:100%}.cheeseburger-menu .cheeseburger-menu__menu .menu-item .menu-item__link{color:var(--color-text-dark);text-decoration:none;border-bottom:none;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:block;padding:12px 16px;margin:0}.cheeseburger-menu .cheeseburger-menu__menu .menu-item.active .menu-item__link{font-weight:700}.cheeseburger-menu .cheeseburger-menu__menu:last-child{padding:24px 0;width:100%;border-top:2px solid rgba(249,250,251,.07);display:flex;gap:24px;flex-direction:column;justify-content:center;align-items:center}.cheeseburger-menu .cheeseburger-menu__menu:last-child .menu-item{width:100%}.cheeseburger-menu .cheeseburger-menu__menu:last-child .button{width:100%;max-width:213px;margin:0 auto;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.cheeseburger-menu .cheeseburger-menu__menu:last-child .button.login{background:rgba(0,0,0,0);color:var(--color-text-dark);padding:0;box-shadow:none}.cheeseburger-menu .cheeseburger-menu__menu:last-child .button.login::after{display:none}.overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.59);z-index:1}}.promo-text-image{padding:2.5rem 0;background:#fefefe}@media(max-width: 1024px){.promo-text-image{padding:1.5rem}}.promo-text-image .promo-ti-container{display:flex;justify-content:center;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container{flex-direction:column;padding:0}}.promo-text-image .promo-ti-container .promo-ti-text{display:flex;padding:2rem 0rem 5rem 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text{padding:0}}.promo-text-image .promo-ti-container .promo-ti-text div{width:85%}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text div{width:auto}}.promo-text-image .promo-ti-container .promo-ti-image{max-width:670px;flex:1 0 49%;align-self:stretch;position:relative}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image{flex:unset}}.promo-text-image .promo-ti-container .promo-ti-image .clients{display:flex;padding:1.5rem;align-items:center;gap:.75rem;position:absolute;left:-9.5625rem;bottom:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:flex;padding:2.1875rem 1.5625rem;flex-direction:column;align-items:center;gap:.625rem;position:absolute;left:-6.5625rem;bottom:6.8rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar{position:relative}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar .popularity-container{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image .clients,.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:none}}.promo-text-image .promo-ti-container .promo-ti-image img:not(.vector){width:100%}@keyframes marquee{from{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes marquee-reverse{from{transform:translateX(50%)}to{transform:translateX(-100%)}}.text-right{align-self:stretch;padding:80px 0;background:var(--bg-body)}@media(max-width: 1024px){.text-right{padding:40px 0 !important}}.text-right .text-right-container{display:flex;justify-content:space-between;align-items:center;gap:77px;padding-left:52px;padding-right:52px}@media(max-width: 1024px){.text-right .text-right-container{flex-direction:column;gap:40px;padding:0 1rem}}@media(max-width: 564px){.text-right .text-right-container .text-right-image{width:343px}}.text-right .text-right-container .text-right-image img{width:100%}.text-right .text-right-container .text-right-image .image-counter{max-width:616px;display:flex;flex-direction:column;gap:30px;overflow:hidden;position:relative}@media(max-width: 1400px){.text-right .text-right-container .text-right-image .image-counter{max-width:500px}}.text-right .text-right-container .text-right-image .image-counter::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(270deg, #0E0E13 7.22%, rgba(14, 14, 19, 0) 41.64%),linear-gradient(270deg, rgba(14, 14, 19, 0) 55.76%, #0E0E13 97.24%)}.text-right .text-right-container .text-right-image .image-counter h4{display:flex;gap:40px;align-items:center;animation:marquee 15s linear infinite;will-change:transform}.text-right .text-right-container .text-right-image .image-counter h4:nth-child(2){animation:marquee-reverse 15s linear infinite}.text-right .text-right-container .text-right-image .image-counter h4 span{color:rgba(240,240,240,.3);font-size:34.453px;font-style:normal;font-weight:400;line-height:50.4px;letter-spacing:-1px;position:relative;white-space:nowrap}.text-right .text-right-container .text-right-image .image-counter h4 span::before{content:"";background-image:url("../../images/dot.svg");width:32px;height:32px;background-position:center center;background-repeat:no-repeat;display:inline-block}.text-right .text-right-container .text-right-text{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:23.8px;max-width:694px}@media(max-width: 1024px){.text-right .text-right-container .text-right-text{gap:16px;text-align:start}}.text-right .text-right-container .text-right-text .subtitle{padding:6px 12px;background:#000;border:1px solid hsla(0,0%,100%,.12);width:fit-content;border-radius:100px}.text-right .text-right-container .text-right-text .subtitle span{font-size:14px;font-style:normal;font-weight:500;line-height:20px;background:linear-gradient(90deg, #FFBEC1 0%, #5866F9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title{margin-bottom:8px}}.text-right .text-right-container .text-right-text .block-title h3{font-size:48px;font-style:normal;font-weight:590;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title h3{font-size:30px;font-style:normal;font-weight:590;line-height:38px;text-align:left}}.text-right .text-right-container .text-right-text .desc p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light);max-width:562px}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .desc p{text-align:left}}.text-left{padding:0;background:var(--bg-body)}@media(max-width: 1024px){.text-left{padding:0 !important}}.text-left.paragraph .container{display:flex;gap:12px;flex-direction:column}@media(max-width: 564px){.text-left.paragraph .container{gap:19px}}.text-left.paragraph .text-left-header{display:flex;gap:18px;flex-direction:column;margin:0 auto;justify-content:center;text-align:center}@media(max-width: 564px){.text-left.paragraph .text-left-header{gap:19px}}.text-left.paragraph .text-left-header .subtitle{padding:6px 12px;background:#000;border:1px solid hsla(0,0%,100%,.12);width:fit-content;border-radius:100px;margin:0 auto}.text-left.paragraph .text-left-header .subtitle span{font-size:14px;font-style:normal;font-weight:500;line-height:20px;background:linear-gradient(90deg, #FFBEC1 0%, #5866F9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-left.paragraph .text-left-header h3{font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-white);max-width:967px;margin:0 auto;text-align:center;margin-bottom:6px}@media(max-width: 768px){.text-left.paragraph .text-left-header h3{font-size:24px;font-style:normal;font-weight:590;line-height:32px}}.text-left.paragraph .text-left-header p{color:rgba(240,240,240,.8);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin:0 auto;max-width:733px}@media(max-width: 564px){.text-left.paragraph .text-left-header p{max-width:343px;text-align:center}}.text-left.paragraph .text-left-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:2rem;color:var(--text-text)}@media(max-width: 768px){.text-left.paragraph .text-left-container{flex-direction:column-reverse;gap:60px}}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-text{text-align:center}}.text-left.paragraph .text-left-container .paragraph-image{max-width:unset;flex:1.1;align-self:stretch;display:flex;flex-direction:column;gap:34px}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center;width:100%}}.text-left.paragraph .text-left-container .paragraph-image img:hover{transform:unset}.text-left.paragraph .text-left-container .paragraph-image p{max-width:635px;font-size:20px;font-style:normal;font-weight:500;line-height:30px;color:var(--color-text-light)}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image p{font-weight:500;text-align:center;margin:0 auto}}@media(max-width: 564px){.text-left.paragraph .text-left-container .paragraph-image p{max-width:343px;margin:0 auto;text-align:center}}.text-left.paragraph .text-left-container .text-left-text{margin:0 auto}.page-about .text-left .container,.page-home .text-left .container{background-image:url("../../images/text_left_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;padding-top:130px;padding-bottom:115px;max-width:1200px;margin:0 auto}@media(max-width: 564px){.page-about .text-left .container,.page-home .text-left .container{background-image:url("../../images/text_left_bg_mobile.webp");padding-top:60px;padding-bottom:84px}}@keyframes fadeInLeft{from{opacity:0}to{opacity:1}}.contact-block-section{padding:100px 0}@media(max-width: 1024px){.contact-block-section{padding:60px 0}}.contact-block-section .contact-block-wrapper .contact-block-content-parent{display:flex;justify-content:space-between;gap:84px;flex-direction:row-reverse}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{flex-direction:column-reverse}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{flex:1.2;opacity:0;animation:fadeInLeft 1s forwards;animation-delay:.3s;border-radius:24px;padding:40px;display:flex;flex-direction:column;position:relative;z-index:9;background:var(--color-secondary)}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{padding:34px 24px}}.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;color:var(--color-black)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{margin-bottom:24px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{resize:vertical;max-width:100%;height: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;gap:0}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-prepend{flex:0 0 50%}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-prepend{max-width:100px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha{color:var(--color-black);padding:0 15px;display:block;border:0;flex:1;background-color:#f1f1f1;border-radius:0}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha svg{margin:10px 0 0 0;width:18px;height:18px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha button{padding:0 10px;color:var(--color-text-dark);border:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{flex:0 0 50% !important;margin:0 0 0 auto;border-radius:8px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{padding:10px 5px !important}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{display:flex;justify-content:start;margin-top:40px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button{width:fit-content;border:none;position:relative;box-shadow:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{flex:1;align-self:center}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{padding:0}}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{padding:0;align-items:center;width:100%;justify-content:center}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper img{max-width:100%;width:100%;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15);margin-bottom:46px;border-radius:24px}.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:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);margin-bottom:38px;max-width:384px;color:var(--color-white)}@media(max-width: 1024px){.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:700;line-height:60px;letter-spacing:-0.96px;max-width:343px;margin:0 auto 24px 0}}.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}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item{display:flex;flex-direction:row;align-items:start;gap:12px;border-radius:12px;transition:.5s ease-in-out;padding:16px;background:var(--color-white);position:relative;box-shadow:0 4px 15px 0 rgba(0,0,0,.05)}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item{width:100%}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-icon{flex-shrink:0}.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;margin-bottom:0}.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;line-height:32px;font-family:var(--secondary-font);color:var(--color-black)}.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-black)}.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}.login-section,.forgot-section{background:var(--bg-body);background-image:url("../../images/login_hero.webp");background-position:top center;background-size:100% 580px;background-repeat:no-repeat;padding:240px 0 0 0;margin-left:auto;margin-right:auto}@media(max-width: 1024px){.login-section,.forgot-section{padding:60px 0 40px 0;margin-top:88px}}@media(max-width: 768px){.login-section,.forgot-section{background-image:url("../../images/no_hero_bg_mobile.webp")}}.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:0;box-shadow:none;margin:auto;margin-bottom:0 !important;padding:0 !important;color:var(--color-text-light);max-width:1130px}.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{display:flex;gap:40px;align-items:stretch}@media(max-width: 1024px){.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{flex-direction:column;gap:0}}.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{flex:1;width:100%;max-width:520px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{max-width:100%;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);border-radius:8px 8px 0px 0px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title{padding:40px 10px}}.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;position:relative;z-index:9;background:var(--color-white);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:24px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{padding:34px 24px;width:100%;background:var(--color-secondary)}}.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-black);margin-bottom:12px}.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-black)}.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:.375rem}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-black)}.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:-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:36px}@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:16px}}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button{font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:var(--color-white);background:var(--color-primary);border:none;margin:0 auto;width:fit-content;box-shadow:none}.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.15rem) !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}.login-section #grav-login .form-field:first-child:before,.forgot-section #grav-login .form-field:first-child:before{display:block;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}.login-section #grav-login .form-field:nth-child(2):before,.forgot-section #grav-login .form-field:nth-child(2):before{display:block;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}.login-section #grav-login .form-field::before,.forgot-section #grav-login .form-field::before{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block;color:var(--color-black)}.login-section .form-actions,.forgot-section .form-actions{display:block;flex-direction:column;gap:2rem}@media(max-width: 564px){.login-section .form-actions,.forgot-section .form-actions{margin-top:2px}}.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{margin-top:6px;text-align:left;display:flex;justify-content:space-between}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{width:100%;display:block;text-align:center}}.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper{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}.login-section .form-actions .form-data.rememberme .form-input-wrapper label,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper label{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-black);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:-2rem;text-decoration:none;padding:0;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-black);background:rgba(0,0,0,0);box-shadow:none}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary{text-align:left;margin:20px 0 0 0;align-self:start;max-width:100%}}.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;color:var(--color-black) !important}.login-section .form-actions .form-action-wrapper .primary svg,.forgot-section .form-actions .form-action-wrapper .primary svg{display:none}.login-section .form-actions{margin-top:0 !important}.forgot-section .whq-card-container{align-items:start !important}.order-page-wrapper{padding:100px 2rem 60px 2rem;background-color:var(--color-white)}@media(max-width: 1024px){.order-page-wrapper{padding:60px 1rem}}.orders-table-wrapper{max-width:1344px;margin:0 auto;width:100%}.orders-table-wrapper table{width:100%;margin:auto;border-radius:8px;border:1px solid var(--color-white, #FFF);background:var(--color-white, #FFF);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}@media all and (max-width: 795px){.orders-table-wrapper table{display:block;overflow-x:scroll}}.orders-table-wrapper table thead{border-radius:8px}.orders-table-wrapper table thead th{text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:18px;background:#0a3d2a;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 thead th:nth-child(5){display:flex;align-items:center}.orders-table-wrapper table thead th:nth-child(5)::after{content:"";display:inline-block;width:16px;height:16px;margin-left:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.99967 3.33398V12.6673M7.99967 12.6673L12.6663 8.00065M7.99967 12.6673L3.33301 8.00065' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media(max-width: 1024px){.orders-table-wrapper table thead th:nth-child(5){min-height:62px}}.orders-table-wrapper table th,.orders-table-wrapper table td{padding:16px}.orders-table-wrapper table td{background-color:var(--color-white);color:var(--color-text-dark);font-size:12px;white-space:nowrap}.orders-table-wrapper table td:nth-child(5){color:var(--Success-700, #027A48);text-transform:capitalize;padding:2px 8px 2px 6px;margin:16px;border-radius:16px;background:var(--Success-50, #ECFDF3);width:fit-content;display:flex;align-items:center;padding-left:10px}.orders-table-wrapper table td:nth-child(5)::before{content:"•";color:#12b76a;margin-right:6px}.orders-table-wrapper table td a.btn{vertical-align:middle;text-decoration:none;color:#f80101}.orders-table-wrapper table td a.btn svg{vertical-align:middle;margin-right:4px;margin-top:-1px}.page-dashboard{background:var(--color-white)}.page-dashboard .content-section{margin-top:120px}@media(max-width: 1024px){.page-dashboard .content-section{margin-top:100px}}.profile-page{background-color:var(--color-white) !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(--color-white)}.profile-page .content-section{padding:0 0 40px 0;flex-basis:100%;width:100%}@media(max-width: 1024px){.profile-page .content-section{text-align:center}}.profile-page .content-section a{width:fit-content;border-radius:12px;background:var(--color-primary) !important;color:var(--color-white) !important;margin:0 auto}.content-section-profile{padding:100px 0}@media(max-width: 1024px){.content-section-profile{padding:60px 0}}.content-section-profile .container{display:flex;justify-content:center;align-self:stretch;color:var(--bg-body);align-items:start;gap:110px}@media(max-width: 1200px){.content-section-profile .container{gap:40px}}@media(max-width: 1024px){.content-section-profile .container{flex-direction:column;gap:24px}}.content-section-profile .container .paragraph-column>.form-actions{margin-top:60px;justify-content:start;gap:20px;flex-direction:row-reverse;display:flex}@media(max-width: 564px){.content-section-profile .container .paragraph-column>.form-actions{flex-direction:column-reverse;align-items:start;margin-top:40px}}.content-section-profile .container .paragraph-column{border-radius:24px;background:var(--color-secondary);padding:40px 30px;box-shadow:0 4px 15px 0 rgba(0,0,0,.05)}@media(max-width: 1024px){.content-section-profile .container .paragraph-column{padding:34px 24px}}.content-section-profile .container .paragraph-column h2{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;color:var(--color-black);font-family:var(--secondary-font);text-align:center;margin-bottom:60px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column h2{margin-bottom:34px}}.content-section-profile .container .paragraph-column:first-child{flex-basis:calc(60% - 110px)}@media(max-width: 1200px){.content-section-profile .container .paragraph-column:first-child{flex-basis:calc(60% - 40px)}}.content-section-profile .container .paragraph-column:first-child h2{display:none}.content-section-profile .container .paragraph-column:first-child .button{box-shadow:none;font-weight:700}.content-section-profile .container .paragraph-column:first-child .button:last-child{background:var(--color-primary);color:var(--color-white)}.content-section-profile .container .paragraph-column:last-child{flex-basis:40%}.content-section-profile .container .paragraph-column .form-field .form-label{margin-bottom:6px;color:var(--color-black)}.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:hover,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:focus,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section-profile .container .paragraph-column .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}@media(max-width: 1024px){.content-section-profile .container .paragraph-column{width:100%}}.content-section-profile .container .paragraph-column label.error{bottom:0}.content-section-profile .container .paragraph-column:last-child .button{background:#f80101;color:var(--color-white);text-align:center;transition:all .3s ease-in-out;position:relative;box-shadow:none;font-weight:700}.content-section-profile .container .button,.content-section-profile .container button{display:flex;width:fit-content;text-align:center;align-items:center;border:none;box-shadow:none}.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){float:right}.content-section.terms{padding:2.5rem 2rem !important}@media(max-width: 1024px){.content-section.terms{padding:2.5rem 1rem !important}}.content-section.terms .container{padding:0 !important}.cancel-membership-section,.unsubscribe-wrapper{padding:240px 0 0 0;background:var(--bg-body);background-image:url("../../images/login_hero.webp");background-position:top center;background-size:100% 580px;background-repeat:no-repeat;margin-left:auto;margin-right:auto}@media(max-width: 1024px){.cancel-membership-section,.unsubscribe-wrapper{padding:60px 0 40px 0;margin-top:88px}}@media(max-width: 768px){.cancel-membership-section,.unsubscribe-wrapper{background-image:url("../../images/no_hero_bg_mobile.webp")}}.cancel-membership-section .whq-card,.unsubscribe-wrapper .whq-card{border-radius:0;box-shadow:none;margin:auto;margin-bottom:0 !important;padding:0 !important;color:var(--color-text-dark);max-width:1130px}.cancel-membership-section .whq-card .whq-card-container,.unsubscribe-wrapper .whq-card .whq-card-container{display:flex;gap:40px;align-items:stretch}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container,.unsubscribe-wrapper .whq-card .whq-card-container{flex-direction:column;gap:0}}.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-wrapper .whq-card .whq-card-container .form-image{flex:1;width:100%;max-width:520px}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-wrapper .whq-card .whq-card-container .form-image{max-width:100%;display:none}}.cancel-membership-section .whq-card .whq-card-container .form-image img,.unsubscribe-wrapper .whq-card .whq-card-container .form-image img{width:100%;height:100%}.cancel-membership-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-wrapper .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);border-radius:8px 8px 0px 0px}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-title{padding:40px 10px}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content{flex:1;padding:40px;border-radius:24px;position:relative;z-index:9;background:var(--color-white);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-wrapper .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:24px}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content{padding:34px 24px;width:100%;background:var(--color-secondary)}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content h3{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-black);margin-bottom:12px}.cancel-membership-section .whq-card .whq-card-container .whq-card-content p,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-black)}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form,.unsubscribe-wrapper .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-wrapper .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-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:.375rem}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.unsubscribe-wrapper .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-black)}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.unsubscribe-wrapper .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:-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-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.unsubscribe-wrapper .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-wrapper .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-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center;margin-top:36px}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions{margin-top:16px}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions button{font-size:18px;font-style:normal;font-weight:700;line-height:normal;color:var(--color-white);background:var(--color-primary);border:none;margin:0 auto;width:fit-content;box-shadow:none}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(-0.15rem) !important}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions button svg{display:none}.cancel-membership-section .whq-card,.unsubscribe-wrapper .whq-card{max-width:1216px}.cancel-membership-section .whq-card #unsubscribe,.unsubscribe-wrapper .whq-card #unsubscribe{margin-top:44px}@media(max-width: 1024px){.cancel-membership-section .whq-card #unsubscribe,.unsubscribe-wrapper .whq-card #unsubscribe{margin-top:24px}}.cancel-membership-section .whq-card .form-image,.unsubscribe-wrapper .whq-card .form-image{max-width:518px !important}.unsubscribe-section .whq-card-container{align-items:start !important}.unsubscribe-section .form-actions{margin-top:36px}@media(max-width: 1024px){.unsubscribe-section .form-actions{margin-top:26px}}.unsubscribe-section .form-actions .button{background:#f80101 !important;color:var(--color-white) !important;gap:8px !important;padding:14px 16px !important}@media(max-width: 564px){.unsubscribe-section .form-actions .button{padding:14px 16px !important}}.page-contact .about-company-text-left{display:none}.contact-section-wrapper{background-color:var(--color-tertiary);padding:80px 0}@media(max-width: 1024px){.contact-section-wrapper{padding:64px 0}}.contact-inner{display:flex;flex-direction:row;justify-content:space-evenly;gap:64px}@media(max-width: 768px){.contact-inner{flex-direction:column}}.contact-inner .contact-section-wrapper{align-self:stretch;flex-basis:580px;padding:2px;background:var(--color-primary);border-radius:20px}.contact-inner .contact-section-wrapper .contact-section{background-color:var(--color-tertiary);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:20px;gap:24px;color:var(--color-white);padding:16px 64px;height:100%}@media(max-width: 1024px){.contact-inner .contact-section-wrapper .contact-section{padding:10px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-black);font-style:normal;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}.contact-inner .contact-section-wrapper .contact-section p .span{color:var(--color-white);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.contact-inner .contact-section-wrapper .contact-section a,.contact-inner .contact-section-wrapper .contact-section span,.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-white)}.contact-inner .contact-section-wrapper .contact-section a{text-decoration:none}.contact-inner .contact-section-wrapper .contact-section .span{display:block}.contact-inner .email-section{display:flex;flex-direction:column;align-items:flex-start;gap:48px}@media(max-width: 1024px){.contact-inner .email-section{gap:32px}}.contact-inner .email-section form .form-field{padding-bottom:.2rem}.contact-inner .email-section form .form-field .form-label{margin-bottom:6px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--color-white)}.contact-inner .email-section form .form-field .form-data[data-grav-field=checkbox] .form-input-wrapper{display:flex;align-items:center}.contact-inner .email-section form .form-field .basic-captcha .form-input{flex:auto;margin:0}.contact-inner .email-section form .form-actions .button{background:linear-gradient(136deg, #29ABE2 14.86%, #6200D2 86.4%);padding:20px 40px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600;border-radius:30px;color:var(--color-white)}.contact-inner .email-section form .form-actions .button svg{display:none}.contact-inner .email-section textarea{display:flex;height:154px;flex-direction:column;align-items:flex-start;align-self:stretch}.contact-inner .email-section .text-content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.contact-inner .email-section .text-content .text-brand{color:var(--color-white);font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 564px){.contact-inner .email-section .text-content .text-brand{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.contact-inner .email-section .text-content p{color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:inherit;font-style:normal}@media(max-width: 564px){.contact-inner .email-section .text-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit}}.about-us-section{padding:10rem 7rem;display:flex;justify-content:center;align-items:center;gap:96px;align-self:stretch;margin:0 auto}.about-us-section .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.about-us-section .text-right-image{flex:unset}}.about-us-section .text-right-image img{width:100%}.about-us-section p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.about-image{display:flex;justify-content:center}.about-image img{width:80%;border-radius:var(--border-radius)}.about-text{flex:1 0 49%;display:flex;padding:4rem 2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.about-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.about-us-section{flex-direction:column}.about-us-section:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 1.5rem}.about-us-section{padding:3rem 2rem}.paragraph-container{flex-direction:column-reverse}.about-text{padding:1rem 0}.paragraph-image{height:12rem;margin:auto}}.page-about .no-hero-section{display:none}.page-about .features{align-items:stretch;flex-direction:row;max-width:1712px;margin:0 auto;width:100%;padding-left:1rem;padding-right:1rem;gap:50px}@media(max-width: 1024px){.page-about .features{flex-wrap:wrap}}.page-about .features .container{padding-left:0;padding-right:0;flex-basis:33.33%;margin:0;display:flex}@media(max-width: 1024px){.page-about .features .container{flex-basis:100%}}.page-about .features .container .features-header-section{flex-direction:column;display:flex;margin-bottom:0}.page-about .features .container .features-header-section .description{justify-content:end}.page-about .features .features-container.container{flex-basis:66.66%;margin:0}@media(max-width: 1024px){.page-about .features .features-container.container{flex-basis:100%;height:100%}}.page-about .features .features-container.container .feature-slider-wrapper .feature-track .feature{flex:0 0 calc(50% - 1rem)}.page-change-password{background:var(--bg-body) !important}.page-change-password .change-password-wrapper{padding:100px 0 0 0;background-color:var(--color-white)}@media(max-width: 1024px){.page-change-password .change-password-wrapper{padding:60px 0}}.content-section.change-password-form{max-width:600px;margin:0 auto;background:var(--color-white);padding:40px 30px;border-radius:24px;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}@media(max-width: 1024px){.content-section.change-password-form{margin:0 auto}}@media(max-width: 564px){.content-section.change-password-form{padding:34px 24px}}.content-section.change-password-form .form-actions{margin-top:36px}@media(max-width: 1024px){.content-section.change-password-form .form-actions{margin-top:16px}}.content-section.change-password-form .form-actions button{background:var(--color-primary);color:var(--color-white);margin:0 auto;border:none}.content-section.cancel-membership{padding:100px 0 0 0;background-color:var(--color-white)}@media(max-width: 1024px){.content-section.cancel-membership{padding:60px 0}}.content-section.cancel-membership .cm_forms{max-width:600px;width:100%;background:var(--color-white);padding:40px 30px;border-radius:24px;box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15);margin:0 auto 0 auto}@media(max-width: 1024px){.content-section.cancel-membership .cm_forms{margin:calc(60px - 2.5rem) auto 0 auto}}@media(max-width: 564px){.content-section.cancel-membership .cm_forms{max-width:calc(100% - 32px);margin:0 auto;padding:34px 24px}}.content-section.cancel-membership .cm_forms .form-label{margin-bottom:6px}.content-section.cancel-membership .cm_forms label{color:var(--color-black)}.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: 1024px){.content-section.cancel-membership .cm_forms .form-actions{margin-top:40px}}.content-section.cancel-membership .cm_forms .form-actions button{margin:0 auto;border:none}form[name=contact-us]{width:100%}form[name=contact-us] .form-textarea-wrapper label.error{bottom:-30px}form[name=contact-us] .form-field:nth-child(2){float:right}form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 1024px){form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:100%;display:block}}.footer-main{overflow:hidden;background-color:#112227;background-image:url("../../images/footer_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;display:flex;padding:100px 0 0 0;justify-content:center;align-items:center;flex-direction:column;gap:40px;align-self:stretch}@media(max-width: 1024px){.footer-main{gap:40px;padding-top:60px;background-image:url("../../images/footer_bg_mobile.webp")}}.footer-main .footer-logo-container{display:flex;flex-direction:column;align-items:start;gap:0}@media(max-width: 1024px){.footer-main .footer-logo-container{flex-direction:column}}@media(max-width: 768px){.footer-main .footer-logo-container{gap:60px}}.footer-main .footer-logo-container .logo-container{padding:0;justify-content:start;align-items:start;background:rgba(0,0,0,0) !important}.footer-main .footer-logo-container .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-logo-container .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}.footer-main .footer-logo-container p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white);padding:0;margin:0}.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-main .footer-logo-container .footer-logo-top{display:flex;flex-direction:row;align-items:start;width:100%;gap:88px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top{flex-direction:column;gap:40px}}.footer-main .footer-logo-container .footer-logo-top .footer-cards{display:flex;gap:32px;flex-direction:row-reverse;justify-content:start}.footer-main .footer-logo-container .footer-logo-top .footer-cards img{width:60px}.footer-main .footer-logo-container .footer-logo-top .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;flex:1.3}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-contact{width:100%}}.footer-main .footer-logo-container .footer-logo-top .footer-contact p,.footer-main .footer-logo-container .footer-logo-top .footer-contact a{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--panel-footer-text) !important}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.text-dark{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.text-dark b{font-weight:700}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:60px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:auto}}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.site-domain svg{margin-left:4px}.footer-main .footer-logo-container .footer-logo-top .footer-contact>.flexcontainer{display:flex;flex-direction:column;gap:1rem}.footer-main .footer-logo-container .footer-logo-top .logo{max-width:180px;height:auto;width:100%}.footer-main .footer-logo-container .footer-logo-top .logo.logo-alt{display:none}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{display:flex;flex-direction:column;align-self:stretch;gap:4px;flex-basis:45%}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{gap:30px;flex-direction:column}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo{max-width:541px;margin-bottom:26px}@media(max-width: 768px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo{margin-bottom:0}}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{display:flex;flex-basis:55%;justify-content:space-between;gap:24px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{flex-direction:column;gap:32px}}.footer-main .footer-logo-container .footer-logo-top .footer-menu{display:flex;flex-direction:column;align-items:flex-start;gap:.4375rem;flex:1}.footer-main .footer-logo-container .footer-logo-top .footer-menu .menu-item{display:flex;padding:8px 0;justify-content:flex-start;align-items:center;gap:.625rem;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu .menu-item{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;padding:9px 0}}.footer-main .footer-copywrite{padding:44px 0 100px 0;width:100%;border-top:1px solid hsla(0,0%,100%,.44)}@media(max-width: 768px){.footer-main .footer-copywrite{padding:24px 0 60px 0}}.footer-main .footer-copywrite .container{width:100%;display:flex;gap:1rem;justify-content:center;align-items:center}@media(max-width: 1024px){.footer-main .footer-copywrite .container{flex-wrap:wrap;flex-direction:column-reverse}}@media(max-width: 564px){.footer-main .footer-copywrite .container{flex-direction:column-reverse;gap:10px}}.footer-main .footer-copywrite .footer-bottom{display:flex;justify-content:start;align-items:flex-start;gap:.625rem;align-self:stretch;background:var(--panel-footer-bg);color:var(--panel-footer-text)}@media(max-width: 1024px){.footer-main .footer-copywrite .footer-bottom{margin-top:0}}.footer-main .footer-copywrite .footer-bottom p{color:var(--color-white);font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;text-align:center}.footer_top{position:relative;z-index:9;padding:100px 0;background-color:var(--color-white)}@media(max-width: 1024px){.footer_top{padding:60px 0}}.footer_top .container{background-image:url("../../images/footer_top_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;padding:83px 0;max-width:1240px}@media(max-width: 564px){.footer_top .container{background-image:url("../../images/footer_top_bg_mobile.webp");padding:64px 1rem;max-width:calc(100% - 34px);margin:0 auto}}.footer_top .container .footer_container{display:flex;flex-direction:column;gap:24px;width:100%;justify-content:center;align-items:center}.footer_top .container .footer_container .top_left{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:var(--color-text-dark);width:100%}.footer_top .container .footer_container .top_left .rating{display:flex;gap:12px;margin-bottom:4px;align-items:center}.footer_top .container .footer_container .top_left .rating img{width:100px;height:16px}.footer_top .container .footer_container .top_left .rating p{font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:var(--color-white)}.footer_top .container .footer_container .top_left p{font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:var(--color-white);max-width:298px;margin:0 auto;text-align:center}.footer_top .container .footer_container .footer_top_right{display:flex;flex-direction:column;gap:16px}.footer_top .container .footer_container .footer_top_right h3{font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:600;line-height:72px;letter-spacing:-1.2px;text-align:center;max-width:798px;margin:0 auto;color:var(--color-white)}@media(max-width: 1024px){.footer_top .container .footer_container .footer_top_right h3{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;max-width:309px}}.footer_top .container .footer_container .footer_top_right p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;max-width:598px;margin:0 auto;text-align:center;color:var(--color-white)}.footer_top .container .footer_container .footer_top_right .button{margin:16px auto 0 auto}.header{position:fixed;width:100%;top:0;left:0;right:0;padding:20px 0 20px 0;z-index:10;transition:background-color .3s,color .3s;background:rgba(0,0,0,0)}.header.sticky{padding:20px 0;background:var(--color-black-light)}@media(max-width: 1024px){.header.sticky{padding:18px 0;background:var(--color-white)}}@media(max-width: 1024px){.header{padding:18px 0;background:var(--color-white)}}.header .header-wrapper{display:flex;justify-content:space-between;align-items:center}.header .header-wrapper .dFlex{gap:40px}.header .header-wrapper .header-logo{position:relative}.header .header-wrapper .header-logo a{position:relative;display:flex;align-items:center}.header .header-wrapper .header-logo a .logo{max-width:153px;transition:opacity .3s ease}.header .header-wrapper .header-logo a .logo-default{display:block}@media(max-width: 1024px){.header .header-wrapper .header-logo a .logo-default{display:none}}.header .header-wrapper .header-logo a .logo-alt{display:none}@media(max-width: 1024px){.header .header-wrapper .header-logo a .logo-alt{display:block}}.header .header-wrapper .menu{display:flex;align-items:center;gap:40px;position:relative;padding:0 36px}@media(max-width: 1024px){.header .header-wrapper .menu{display:none}}.header .header-wrapper .menu .menu-item{display:flex;justify-content:center;align-items:center;padding:0}.header .header-wrapper .menu .menu-item .menu-item__link{color:var(--color-white);font-size:18px;font-style:normal;font-weight:600;line-height:normal;transition:.3s;text-decoration:none;position:relative}.header .header-wrapper .menu .menu-item .menu-item__link::after{content:"";position:absolute;bottom:-8px;width:0;height:2px;left:0;background:var(--color-tertiary);transition:.5s all}.header .header-wrapper .menu .menu-item .menu-item__link:hover{font-weight:700}.header .header-wrapper .menu .menu-item .menu-item__link:hover::after{width:100%}.header .header-wrapper .menu .menu-item.active a{font-weight:700}.header .header-wrapper .menu .menu-item.active a::after{width:100%}.header .header-wrapper .header-buttons{display:flex;align-items:center;justify-content:space-between;gap:30px}@media(max-width: 1024px){.header .header-wrapper .header-buttons{gap:0;flex-direction:row-reverse}}.header .header-wrapper .header-buttons .login{order:2;background:rgba(0,0,0,0);color:var(--color-white)}.header .header-wrapper .header-buttons .login::after{display:none}@media(max-width: 1024px){.header .header-wrapper .header-buttons .login{display:none}}.header .header-wrapper .header-buttons .signup{order:3;background:var(--color-primary);color:var(--color-white)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .signup{display:none}}.header .header-wrapper .header-buttons .logout{padding:10px 2px}@media(max-width: 1024px){.header .header-wrapper .header-buttons .logout{display:none}}.header .header-wrapper .header-buttons .language-switcher{color:var(--color-white);padding:12px 0;font-size:16px;font-weight:700;line-height:20px;order:1}@media(max-width: 1024px){.header .header-wrapper .header-buttons .language-switcher{color:var(--color-text-dark);margin-right:17px;font-size:18.056px;font-style:normal;font-weight:700}}.header .header-wrapper .header-buttons .language-switcher svg path{fill:var(--color-white)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .language-switcher svg path{fill:var(--color-text-dark)}}.header .header-wrapper .header-buttons .language-switcher .lang-flag{width:40px;height:auto;flex-shrink:0}.header .header-wrapper .header-buttons #mobile-menu-icon{display:none}@media(max-width: 1024px){.header .header-wrapper .header-buttons #mobile-menu-icon{display:block}}.header .header-wrapper .header-buttons .cheeseburger-menu__close{display:none;justify-content:center;height:40px;width:40px;align-items:center}.header .header-wrapper .header-buttons .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:24px;background-position:right;height:24px;width:24px;filter:invert(1)}@media only screen and (min-width: 1024px){#header .container{opacity:0;animation:fadeInRight .5s ease-in-out .1s forwards}}.hero .hero-text .hero-title{opacity:0;animation:fadeIn 2s ease .3s forwards}.hero .hero-text p{opacity:0;animation:fadeInUp30 1s ease .4s forwards}.hero .hero-text .button{opacity:0;animation:fadeInUp30 1s ease 1s forwards}.animate-feature .about_features-header-section{opacity:0;animation:fadeInUp .2s ease-in .6s forwards}.animate-feature .about_feature{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .5s forwards;animation-delay:calc(.5s + .2s*var(--card-index))}.animate-feature .about_feature:nth-child(1){--card-index: 1}.animate-feature .about_feature:nth-child(2){--card-index: 2}.animate-feature .about_feature:nth-child(3){--card-index: 3}.animate-feature .about_feature:nth-child(4){--card-index: 4}.animate-feature .about_feature:nth-child(5){--card-index: 5}.animate-feature .about_feature:nth-child(6){--card-index: 6}.animate-feature .about_feature .feature-icon{transition:transform .3s ease-in-out}.animate-feature .about_feature .feature-icon:hover{transform:scale(1.05)}.animate-text-left .text-left-text{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-left .paragraph-image{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-text-right .paragraph-image{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-right .text-right-text{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-about-listing .contents-wrapper .header-content h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-about-listing .contents-wrapper .header-content h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-about-listing .listing-content-container{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .4s forwards}.animate-about-listing .image-container{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .4s forwards}.animate-pricing .pricing{opacity:0;transform:scale(0.9);animation:fadeScale 1s ease-out forwards}.animate-pricing .pricing:nth-child(1){animation-delay:calc(.2s*1)}.animate-pricing .pricing:nth-child(2){animation-delay:calc(.2s*2)}.animate-pricing .pricing:nth-child(3){animation-delay:calc(.2s*3)}.animate-pricing .pricing:hover{transform:scale(1.05);transition:transform .3s ease-out}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}.animate-courses h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-courses h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-courses .course{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .4s forwards;animation-delay:calc(.4s + .2s*var(--card-index))}.animate-courses .course:nth-child(1){--card-index: 1}.animate-courses .course:nth-child(2){--card-index: 2}.animate-courses .course:nth-child(3){--card-index: 3}.animate-courses .course:nth-child(4){--card-index: 4}.animate-courses .course:nth-child(5){--card-index: 5}.animate-courses .course:nth-child(6){--card-index: 6}.animate-courses .course .feature-icon{transition:transform .3s ease-in-out}.animate-courses .course .feature-icon:hover{transform:scale(1.05)}body input[type=checkbox]+label::before{content:"";border-radius:50%;background-color:rgba(0,0,0,.1);position:absolute;box-sizing:border-box;bottom:7px;left:7.5px;transform:translate(-50%, -50%) scale(0);width:1.8px;height:1.8px}body input[type=checkbox]:focus+label::before,body input[type=checkbox]:checked+label::after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:scale(0, 0);opacity:1}20%{transform:scale(25, 25);opacity:1}100%{opacity:0;transform:scale(40, 40)}}.form-field{position:relative}.form-field label{position:relative;margin-bottom:10px;display:block}.form-field label input,.form-field label textarea{padding:12px 10px;font-size:16px}.form-field label label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field label input:focus+label,.form-field label input:not(:placeholder-shown)+label,.form-field label textarea:focus+label,.form-field label textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.animate-footer .footer-logo{opacity:0;animation:fadeIn .6s ease-in forwards}.animate-footer .footer-menu .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.4s}.animate-footer .footer-menu .menu-item:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.6s}.animate-footer .footer-menu .menu-item:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.8s}.animate-footer .footer-menu .menu-item:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1s}.animate-footer .footer-menu .menu-item:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.2s}.animate-footer .footer-menu .menu-item:nth-child(5){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.4s}.animate-footer .footer-menu .menu-item:nth-child(6){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.6s}.animate-footer .footer-menu .menu-item:nth-child(7){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact p:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2s}.animate-footer .footer-contact p:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.2s}.animate-footer .footer-contact p:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.4s}.animate-footer .footer-contact p:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(1){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(2){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:3.4s}.animate-footer .footer-bottom p{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:4.2s}.languages{opacity:1}@keyframes rotateAnimation{0%{transform:rotate(-8deg)}100%{transform:rotate(8deg)}}.notice-container{display:none}.whq-card .notice-container{display:block !important}.container{max-width:1344px;margin:0 auto;width:100%;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.container{padding-left:1rem;padding-right:1rem}}.paragraph p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.paragraph-image{max-width:614px;flex:1 0 49%;align-self:stretch}.paragraph-image img{width:100%}.paragraph-image img:hover{transform:scale(1.02)}@media(max-width: 1024px){.paragraph-image img{width:100%}}.paragraph-text{flex:1 0 49%}.paragraph-text{display:flex;padding:4rem 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.paragraph-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.paragraph{flex-direction:column}.paragraph:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 0}.paragraph{padding:1rem 0}.paragraph-container{flex-direction:column-reverse}.paragraph-text{padding:1rem 0}.paragraph-image{height:12rem}.error-page{padding:150px 1rem !important}}.content-section{display:block;align-self:stretch;max-width:1344px;margin:0 auto;padding:2.5rem 2rem;overflow-wrap:anywhere}@media(max-width: 1024px){.content-section{padding-left:1rem;padding-right:1rem}}.content-section .dashboard-content{width:100%;min-height:1022px;border:solid 1px rgba(128,128,128,.2509803922)}.theme-shadow{box-shadow:20px 20px 0px 0px var(--color-primary);border-radius:var(--border-radius)}@media(max-width: 1024px){.theme-shadow{box-shadow:10px 10px 0px 0px var(--color-primary);border-radius:var(--border-radius)}}.text-white{color:var(--color-white) !important}.text-dark{color:var(--color-black) !important}.text-primary{color:var(--color-primary) !important}.text-primary-light{color:var(--color-primary-light) !important}.text-secondary{color:var(--color-secondary) !important}.text-secondary-light{color:var(--color-secondary-light) !important}.text-grey{color:var(--color-grey) !important}.text-purple{color:var(--color-purple) !important}.text-tertiary{color:var(--color-tertiary) !important}.text-gradient{background:-webkit-linear-gradient(var(--color-primary), var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-gradient-secondary{background:-webkit-linear-gradient(var(--color-secondary), var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-color-gold{color:gold !important}.text-mute-1{color:var(--color-mute-1) !important}.text-mute-2{color:var(--color-mute-2) !important}.text-mute-3{color:var(--color-mute-3) !important}.bg-color{background:var(--bg-body) !important}.bg-white{background:var(--color-white) !important}.bg-dark{background:var(--color-black) !important}.bg-primary{background:var(--color-primary) !important}.bg-primary-light{background:var(--color-primary-light)}.bg-secondary{background:var(--color-secondary) !important}.bg-secondary-light{background:var(--color-secondary-light) !important}.bg-grey{background:var(--color-grey) !important}.bg-purple{background:var(--color-purple) !important}.bg-tertiary{background:var(--color-tertiary) !important}.bg-transparent{background:rgba(0,0,0,0)}.bg-gradient{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient);transition:all .3s ease-in-out}.bg-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient-secondary);transition:all .3s ease-in-out}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.flex-row{flex-direction:row !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column{flex-direction:column !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-row-1{flex:100% !important}.flex-row-2{flex:49% !important}.flex-row-3{flex:32% !important}.flex-row-4{flex:23% !important}.flex-row-5{flex:19% !important}.flex-row-6{flex:16% !important}.dFlex{display:flex !important}
