@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--default-font: "Mulish", serif;--secondary-font: "DM Sans", serif}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(0px)}100%{opacity:1;transform:translateY(20px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0px)}}@keyframes fadeInRight50{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp30{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp50{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp100{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes subtleBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2.5px)}}@keyframes subtleBreathe{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes drawLine{from{width:0%}to{width:100%}}@keyframes zoomIn{from{opacity:0;transform:scale(0.7)}to{opacity:1;transform:scale(1)}}@keyframes flipIn{to{opacity:1;transform:rotateY(0deg)}}@keyframes slideBounceIn{0%{opacity:0;transform:translateX(100%)}70%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeScaleIn{to{opacity:1;transform:scale(1)}}@keyframes waveIn{to{opacity:1;transform:translateY(0) rotateZ(0deg)}}@keyframes zoomInNeutral{to{opacity:1;transform:scale(1)}}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeftNeutral{to{opacity:1;transform:translateX(0)}}@keyframes slideInRightNeutral{to{opacity:1;transform:translateX(0)}}@keyframes fadeZoomIn{to{opacity:1;transform:scale(1)}}@keyframes slideRotateIn{to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes scaleUp{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInY10{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes flip-with-scale{0%{transform:perspective(400px) scaleX(1)}100%{transform:perspective(400px) scaleX(-1)}}@keyframes flip-with-rotate{0%{transform:perspective(400px) rotateY(0)}100%{transform:perspective(400px) rotateY(180deg)}}@keyframes ripple{0%{transform:scale(0, 0);opacity:0}20%{transform:scale(0.5, 0.5);opacity:.5}100%{opacity:1;transform:scale(1, 1)}}:root{--shadow: 0px 0px 2px 0px rgba(204, 204, 204, 0.4);--color-white: #FFFFFF;--color-black: #181818;--color-primary: linear-gradient(180deg, rgba(251, 169, 63, 0.90) 0%, rgba(240, 73, 54, 0.90) 100%);--color-primary-hover: linear-gradient(180deg, rgba(240, 73, 54, 0.90) 0%, rgba(251, 169, 63, 0.90) 100%);--color-secondary: #141414;--color-tertiary: #FBA93F;--bg-body: #0F100F;--bg-secondary: rgba(255, 255, 255, 0.60);--color-text-light: #FBFBFB;--color-text-dark: #FFFFFF;--border-color: #424242;--accent: #FF9149;--color-gray: #424242;--color-warning: #FC2F19;--panel-header-bg: var(--color-white);--panel-header-text: var(--color-white);--panel-header-text-active: var(--color-secondary);--panel-footer-bg: transparent;--panel-footer-text: var(--color-white);--header-login-btn-bg: transparent;--header-login-btn-color: var(--color-white);--header-signup-btn-bg: var(--color-secondary);--header-signup-btn-color: var(--color-text-dark);--mobile-menu-btn-bg: var(--color-primary);--mobile-menu-btn-color: var(--color-white);--color-lang-switcher: var(--color-white);--border-lang-switcher: var(--color-primary);--mobile-menu-bg-container: var(--color-transparent);--mobile-menu-text: var(--color-white);--mobile-menu-bg-button: var(--color-primary);--mobile-menu-color-button: var(--color-white);--mobile-menu-bg-signup-button: var(--color-primary);--mobile-menu-color-signup-button: var(--color-white);--hero-bg-container: var(--color-white);--hero-bg: transparent;--hero-title: var(--color-text-dark);--hero-text: var(--color-text-dark);--hero-highlight: var(--color-text-dark);--color-section-title: var(--color-dark);--color-section-subtitle: var(--color-primary);--feature-bg-container: var(--bg-body);--feature-bg: var(--color-white);--feature-text: var(--color-white);--course-bg-container: var(--bg-body);--course-bg: var(--color-text-light);--course-title: var(--color-primary);--course-text: var(--color-primary);--about-listing-bg-container: var(--color-text-light);--about-listing-title: var(--color-primary);--about-listing-text: var(--color-primary);--text-bg-container: var(--bg-body);--text-bg: var(--bg-body);--text-text: var(--color-text-dark);--about-company-wrapper-bg: var(--color-white);--pricing-bg-container: var(--bg-body);--pricing-bg: transparent;--pricing-text: var(--color-text-light);--pricing-benefits-text: var(--color-text-dark);--pricing-btn-bg: var(--color-primary);--pricing-btn-color: var(--color-white);--pricing-item-bg: var(--color-white);--contact-bg-container: var(--color-white);--contact-form-bg: var(--color-primary);--contact-form-text: var(--color-text-dark);--contact-info-bg: var(--color-primary);--contact-info-text: var(--color-text-light);--contact-btn-bg: var(--color-primary);--contact-btn-color: var(--color-white);--no-hero-bg-container: var(--bg-body);--no-hero-bg: var(--color-primary);--no-hero-text: var(--color-text-light);--login-bg-container: var(--color-secondary);--login-bg: var(--bg-body);--login-text: var(--color-text-light);--profile-bg-container: var(--bg-body);--profile-bg: var(--color-white);--profile-text: var(--color-text-dark);--order-bg-container: var(--bg-body);--order-bg: var(--bg-body);--order-text: var(--color-text-dark);--unsubscribe-bg-container: var(--bg-body);--unsubscribe-bg: var(--color-secondary);--unsubscribe-text: var(--color-primary);--unsubscribe-btn-bg: var(--color-primary);--unsubscribe-btn-color: var(--color-white);--policy-bg-container: var(--bg-body);--bg-button: var(--color-tertiary);--color-button: var(--color-text-light);--bg-alternate-button: var(--color-primary);--color-alternate-button: var(--color-tertiary);--change-password-btn-bg: var(--color-primary);--change-password-btn-color: var(--color-text-dark);--border-radius: 20px}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}*{font-family:var(--default-font)}html{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:inherit;overflow-x:hidden;scroll-behavior:smooth}body{box-sizing:border-box;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:inherit;position:relative;font-family:var(--default-font);background-color:var(--color-secondary)}.bg-white{background-color:var(--color-white)}.terms li{margin:10px}@media(max-width: 564px){.terms li{margin:0}}h1{font-size:60px;line-height:72px;letter-spacing:-0.02em;font-weight:inherit}@media(max-width: 564px){h1{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:inherit}}h3{font-style:normal;font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){h3{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700}}h1,h2,h3,h4,h5,h6{font-family:var(--secondary-font)}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:var(--color-white)}.button{display:block;appearance:none;color:var(--color-white);background:var(--color-primary);border:2px solid var(--color-tertiary, #FBA93F);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;padding:17px 32px;justify-content:center;align-items:center;border-radius:12px;text-transform:capitalize}.button:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-outline{display:block;appearance:none;border:1px solid var(--color-primary);color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-outline:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-transparent{display:block;appearance:none;color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-transparent:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-gradient-primary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-primary:hover{background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-secondary:hover{background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.form-input{margin-bottom:18px}.form-field .form-label{margin-bottom:6px}.button-secondary:hover{background:var(--color-primary);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}input:not([type=checkbox]),textarea{appearance:none;border:none;width:100%;display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;transition:box-shadow .3s ease-in-out;background:var(--color-white);color:var(--color-black)}input:not([type=checkbox]):hover,textarea:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04)}input::placeholder,textarea::placeholder{color:rgba(var(--color-black), 0.5)}@keyframes slide-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate{animation:slide-up .5s ease both}.slide-up{opacity:0;transform:translateY(30px)}.slide-in{opacity:0;transform:translateX(-50px);transition:opacity .5s ease,transform .5s ease}.slide-in.active{opacity:1;transform:translateX(0)}.zoom-in-image{transform:scale(0.1);transition:transform 1s ease}.zoom-in-image.active{transform:scale(1)}.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 49%}@media(max-width: 1024px){.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 100%;width:100%}}.form-input:nth-child(5){flex:0 0 100%}.form-input-wrapper,.form-textarea-wrapper{position:relative}.form-input[disabled=disabled]{background-color:#fff}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:16px;line-height:24px;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:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600}.text-md{font-style:normal;font-size:36px;line-height:44px;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:16px;line-height:24px;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.actions-partial-global a{font-size:14px;line-height:20px;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}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes heroSlideDown{0%{transform:translateY(-100px);opacity:0}100%{transform:translateY(0);opacity:1}}.hero{display:flex;padding:184px 0 0;justify-content:center;align-items:center;gap:.625rem;align-self:stretch;background-size:cover;background-color:var(--hero-bg-container);background-repeat:no-repeat;background-position:top left}@media(max-width: 1024px){.hero{height:auto;padding:118px 0 0;background-image:url(../../images/hero/hero-bg-mobile.png)}}@media(max-width: 564px){.hero{display:block}}.hero.medium{height:33.4375rem}@media(max-width: 1024px){.hero.medium{height:auto}}.hero .text_right__image_left{flex-direction:row-reverse}.hero .hero-container{display:flex;flex-direction:column;justify-content:center;gap:0;max-width:1224px;overflow:hidden}@media(max-width: 1024px){.hero .hero-container{flex-direction:column;align-items:flex-start;padding-left:1rem;padding-right:1rem;gap:0}}@media(max-width: 564px){.hero .hero-container{padding-right:0}}.hero .hero-container .hero_text_left{align-items:flex-start;flex:1 0 49% !important}.hero .hero-container .hero-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;margin:0 auto 60px auto;position:relative;animation:heroSlideDown 2s ease-out .3s forwards}@media(max-width: 1024px){.hero .hero-container .hero-text{text-align:center;align-items:center;margin-bottom:30px}.hero .hero-container .hero-text .button{margin:0 auto;color:var(--color-button);background:var(--bg-button)}}@media(max-width: 564px){.hero .hero-container .hero-text{padding-right:16px}}.hero .hero-container .hero-text p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;max-width:662px;text-align:center;opacity:.8;color:var(--hero-text)}@media(max-width: 1024px){.hero .hero-container .hero-text p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;order:3}}.hero .hero-container .hero-text h4{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500;color:var(--color-primary);border-radius:8px;background:var(--bg-secondary);padding:6px 8px}@media(max-width: 768px){.hero .hero-container .hero-text h4{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.hero .hero-container .hero-text .subtitle{border-radius:100px;border:1px solid var(--color-gray);background:var(--color-secondary, #141414);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25),0px 0px 6px 0px #3d3d3d inset,0px 6px 24px 0px #3d3d3d inset;border-radius:100px;padding:16px 24px;display:flex;gap:10px;align-items:center;color:var(--color-white);opacity:.8}.hero .hero-container .hero-text .hero-title{font-size:60px;line-height:72px;letter-spacing:-0.02em;font-weight:600;text-align:center;font-family:var(--secondary-font);color:var(--hero-title)}@media(max-width: 1024px){.hero .hero-container .hero-text .hero-title{order:1;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}@media(max-width: 564px){.hero .hero-container .hero-text .hero-title{font-style:normal;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.hero .hero-container .hero-text .hero-title .line-break{display:block;font-family:var(--secondary-font);font-size:60px;line-height:72px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.hero .hero-container .hero-text .hero-title .line-break{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}}@media(max-width: 564px){.hero .hero-container .hero-text .hero-title .line-break{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);display:inline}}.hero .hero-container .hero-text .button{display:flex;align-items:center;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;border-radius:12px;gap:12px;margin-top:16px;padding:15.969px 57.376px 16.031px 55.624px;background:var(--color-primary);color:var(--color-white);border:2px solid var(--color-tertiary, #FBA93F)}@media(max-width: 1024px){.hero .hero-container .hero-text .button{order:3}}.hero .hero-container .hero-text .button svg g path{stroke:var(--color-button)}.hero .hero-container .hero-owl-carousel-area{width:976px;margin:0 auto 35px auto}@media(max-width: 1024px){.hero .hero-container .hero-owl-carousel-area{width:100%;margin:0 auto 60px auto}}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-stage-outer{border-radius:20px}@media(max-width: 564px){.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-stage-outer{padding-right:40px}}@media(max-width: 564px){.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item{width:263px !important}}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item.active .hero-overlay-content{display:block !important}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item .item{position:relative}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item .item img{width:100%}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item .item .hero-overlay{position:absolute;top:0;left:0;padding:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item .item .hero-overlay h3{color:var(--color-white);font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item .item .hero-overlay .hero-overlay-content{display:none}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item .item .hero-overlay .hero-overlay-content h2{color:var(--color-white);font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600;margin-bottom:12px}.hero .hero-container .hero-owl-carousel-area .hero-owl-carousel .owl-item .item .hero-overlay .hero-overlay-content p{color:var(--color-white);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.hero .hero-container .show-in-desktop{margin-bottom:-5px}@media(max-width: 564px){.hero .hero-container .show-in-desktop{display:none}}.hero .hero-container .show-in-mobile{display:none}@media(max-width: 564px){.hero .hero-container .show-in-mobile{display:block}}.hero .hero-container .hero-image{flex:1 0 40%;width:100%;height:100%;justify-content:center;position:relative;overflow:hidden;animation:slideUp 2s ease-out forwards;margin:0 auto}@media(max-width: 1024px){.hero .hero-container .hero-image{order:4}}.hero .hero-container .hero-image img{width:100%;margin-bottom:-2px}@media(max-width: 1024px){.hero .hero-container .hero-image img{margin-bottom:-5px}}.page-about .hero .hero-container .hero-text .hero-title{max-width:755px}.page-about .hero .hero-container .hero-text p{max-width:559px}.page-about .hero .hero-container .hero-text .button{padding:15.969px 17.376px 16.031px 16.624px}.about_plan{display:flex;align-items:center;align-self:stretch;background-position:center;background-repeat:no-repeat;background-size:auto}@media(max-width: 1024px){.about_plan{background-image:unset}}.about_plan .text_image_center{flex-direction:column;gap:2rem !important;text-align:center}.about_plan .text_right__image_left{flex-direction:row-reverse}.about_plan .hero-container{display:flex;justify-content:center;gap:32px;padding-top:100px;padding-bottom:100px;padding-left:0;padding-right:0;max-width:1440px}@media(max-width: 564px){.about_plan .hero-container{width:100%}}@media(max-width: 1024px){.about_plan .hero-container{flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem;padding-top:20px;padding-bottom:20px}}.about_plan .hero-container .hero_text_center{align-items:center}.about_plan .hero-container .hero_text_left{flex:1 0 36% !important}.about_plan .hero-container .hero-text{display:flex;text-align:center;flex-direction:column;justify-content:center;gap:24px;flex:1 0 60%}@media(max-width: 1024px){.about_plan .hero-container .hero-text{align-items:center;padding-top:0rem}}.about_plan .hero-container .hero-text p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 768px){.about_plan .hero-container .hero-text p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}}.about_plan .hero-container .hero-text .hero-title{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600;color:var(--color-text-dark)}@media(max-width: 768px){.about_plan .hero-container .hero-text .hero-title{font-style:normal;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700}}.about_plan .hero-container .hero-text .hero_buttons{display:flex;gap:2rem;justify-content:center}@media(max-width: 564px){.about_plan .hero-container .hero-text .hero_buttons{gap:.625rem}}.about_plan .hero-container .hero_buttons .button:nth-child(2){background:var(--color-hero-button);color:var(--bg-hero-button);border:1px solid var(--bg-hero-button)}.about_plan .hero-container .hero_buttons .button:nth-child(2) svg{display:none}.about_plan .hero-container .hero-image-left{flex:1 0 30%;width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width: 1024px){.about_plan .hero-container .hero-image-left{max-width:500px}}.about_plan .hero-container .hero-image-left img{width:100%;height:auto;display:block}.about_plan .hero-container .hero-image-left svg:nth-of-type(1){position:absolute;top:2%;left:17%;width:100px;height:100px;z-index:2;animation:hero_twinkle 1.5s infinite ease-in-out;transition:transform .3s ease-in-out}@media(max-width: 1024px){.about_plan .hero-container .hero-image-left svg:nth-of-type(1){right:5%}}.about_plan .hero-container .hero-image-left svg:nth-of-type(2){position:absolute;top:10%;right:0%;width:150px;height:auto;z-index:2;opacity:.9;animation:scale 10s linear 0s infinite forwards}.about_plan .hero-container .hero-image{flex:1 0 30%;width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width: 1024px){.about_plan .hero-container .hero-image{max-width:500px;padding-top:0rem}}.about_plan .hero-container .hero-image img{width:100%}.about_plan .hero-container .hero-image svg:nth-of-type(1){position:absolute;bottom:-16%;left:-18%;width:149px;height:auto;z-index:2;animation:hero_twinkle 1.5s infinite ease-in-out;transition:transform .3s ease-in-out}.about_plan .hero-container .hero-image svg:nth-of-type(2){position:absolute;bottom:-16%;right:2%;z-index:2;animation:moveRight 2s ease-in-out infinite alternate}@media(max-width: 564px){.about_plan .hero-container .hero-image svg:nth-of-type(2){width:76px;height:38.551px}}.no-hero-section{display:flex;justify-content:center;align-items:center;padding:12rem 0 162px 0;background-image:url(../../images/hero/hero-bg.png);background-repeat:no-repeat;background-position:top left;background-size:100%}@media(max-width: 1024px){.no-hero-section{padding:12rem 0 6rem 0}}@media(max-width: 768px){.no-hero-section{background-image:url(../../images/hero/hero-bg-mobile.png) !important}}.no-hero-section .no-hero-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper{flex-direction:column;text-align:center}}.no-hero-section .no-hero-wrapper .head-content{display:flex;flex:1;align-items:center;flex-direction:column;gap:20px}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .head-content{gap:34px;align-items:center;justify-content:center}}.no-hero-section .no-hero-wrapper .head-content h1{font-size:60px;line-height:72px;letter-spacing:-0.02em;font-weight:600;color:var(--color-white)}@media(max-width: 768px){.no-hero-section .no-hero-wrapper .head-content h1{font-style:normal;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.no-hero-section .no-hero-wrapper .head-content h4{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500;color:var(--color-primary);border-radius:8px;background:var(--bg-secondary);padding:6px 8px}@media(max-width: 768px){.no-hero-section .no-hero-wrapper .head-content h4{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.no-hero-section .no-hero-wrapper .head-content p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;color:var(--bg-secondary);max-width:500px}@media(max-width: 768px){.no-hero-section .no-hero-wrapper .head-content p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;max-width:100%}}.no-hero-section .no-hero-wrapper .head-content .nohero_buttons{margin-top:18px;display:flex;gap:14px}@media(max-width: 1024px){.no-hero-section .no-hero-wrapper .head-content .nohero_buttons{gap:14px;flex-direction:column;margin-top:0}}.no-hero-section .no-hero-wrapper .head-content .nohero_buttons .button{padding:15.969px 31.376px 16.031px 29.624px;width:fit-content;display:flex;gap:12px}.no-hero-section .no-hero-wrapper .head-content .nohero_buttons .button:nth-child(2){background:var(--color-secondary);border:1px solid var(--color-white)}.pricings{display:flex;padding:80px 0;flex-direction:column;align-items:center;gap:60px;align-self:stretch;margin:auto;background-color:var(--color-black);background-image:url(../../images/pricing/pricing-bg.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%}@media(max-width: 768px){.pricings{gap:24px;padding:40px 0;background-image:url(../../images/pricing/pricing-bg-mobile.svg);background-size:cover}}.pricings .top{display:flex;flex-direction:column;gap:24px;align-items:center;width:100%}@media(max-width: 768px){.pricings .top{gap:12px}}.pricings .top h5{display:flex;gap:8px;align-items:center;color:var(--color-text-dark);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:600}.pricings h3{text-align:center;color:var(--color-text-dark);font-family:var(--secondary-font);align-self:center;font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600;text-shadow:0px 2.125px 7.436px hsla(0,0%,100%,.35)}@media(max-width: 1024px){.pricings h3{font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-0.72px}}@media(max-width: 564px){.pricings h3{max-width:335px;margin:0 auto}}.pricings h3 span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.pricings h3 span{display:inline;font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}}.pricings p{color:var(--color-text-light);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;text-align:center;margin:0 auto;max-width:598px;width:100%}@media(max-width: 1024px){.pricings p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}}.pricings .pricing-sub-title{display:flex;flex-direction:column;gap:1.125rem;align-items:center}.pricings .pricing-sub-title .avatar-row{display:flex;align-items:center}.pricings .pricing-sub-title .avatar-row .avatar-wrapper{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid rgba(0,0,0,0);margin-left:-10px}.pricings .pricing-sub-title .avatar-row .avatar-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.pricings .pricing-sub-title .avatar-row .avatar-wrapper:first-child{margin-left:0}.pricings .pricing-sub-title .avatar-row .avatar-wrapper:hover{z-index:2;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2);transition:all .3s ease;border:2px solid var(--color-white)}.pricings .pricings-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:51px;flex-wrap:wrap;background:var(--pricing-bg)}@media(max-width: 768px){.pricings .pricings-container{flex-direction:column;gap:24px}}.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:985px;width:100%;border-radius:23px;background:#000;padding:5px}@media(max-width: 1024px){.pricings .pricings-container .pricing{width:100%}}@media(max-width: 768px){.pricings .pricings-container .pricing{width:100%;flex-basis:100%;margin:0 auto}}.pricings .pricings-container .pricing .pricing-content{display:flex;justify-content:space-between;align-self:stretch;position:relative;height:100%;border-radius:23px;padding:20px 20px 20px 76px;border:1px solid #424242;background:var(--color-secondary);gap:1rem}@media(max-width: 1024px){.pricings .pricings-container .pricing .pricing-content{padding:24px;flex-direction:column;gap:2rem}}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent{top:-53px;left:0;background:var(--color-white);border-radius:4px;display:flex;justify-content:flex-end}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent svg{display:none}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag{background:var(--color-tertiary);display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;left:-1px;border-radius:4px;padding:8px 24px}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag svg{width:20px;display:block !important}.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag span{color:var(--color-text-dark);text-align:center;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:500}@media(max-width: 564px){.pricings .pricings-container .pricing .pricing-content .recommended-tag-parent .recommended-tag span{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500}}.pricings .pricings-container .pricing .pricing-content .package-top-section{gap:0;align-items:end;background-color:#e4ffed;padding:30px;border-radius:22px;width:40%}@media(max-width: 1024px){.pricings .pricings-container .pricing .pricing-content .package-top-section{width:100%}}.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:flex-start;gap:11px;align-self:stretch;color:var(--color-black)}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{display:flex;gap:14px;align-items:center;justify-content:flex-start;text-align:left;width:100%}@media(max-width: 564px){.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{gap:8px}}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .package-title img{width:50px}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .type{background:rgba(0,0,0,0);color:var(--color-black);text-align:left;font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .type .type-wrap{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600;color:var(--color-black);font-family:var(--secondary-font)}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group{display:flex;flex-direction:column;align-items:flex-start;align-items:flex-start;text-align:left;gap:10px !important}@media(max-width: 768px){.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group{gap:.5rem !important}}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap{gap:7px}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{color:var(--color-black);text-align:left;font-style:normal;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .billed-days{margin-bottom:0 !important;color:var(--color-black);font-size:16px;line-height:24px;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:24px;line-height:32px;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{color:var(--color-black);font-style:normal;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{font-size:14px;line-height:20px;letter-spacing:normal;font-weight:400}}@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;justify-content:start !important;color:var(--color-black);gap:4px !important}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days{height:unset !important}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:700}.pricings .pricings-container .pricing .pricing-content .package-top-section>.price>p{color:var(--pricing-text);text-align:center;font-style:normal;font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing .pricing-content .benefits{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:30px 30px 0;align-self:stretch;height:300px !important;width:60%;overflow-x:auto}@media(max-width: 1024px){.pricings .pricings-container .pricing .pricing-content .benefits{width:100%;padding:0px}}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar{width:2px;height:5px}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-track{background-color:var(--color-black);border-radius:6px}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-thumb{background-color:var(--color-black);border-radius:6px;border:3px solid #f1f1f1;background-clip:content-box}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-thumb:hover{background-color:#555}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}.pricings .pricings-container .pricing .pricing-content .benefits::-webkit-resizer{background-color:#666}.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-text-light);font-style:normal;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.pricings .pricings-container .pricing .pricing-content .benefits .benefit svg{height:28px;width:28px;flex-shrink:0}.pricings .pricings-container .pricing .pricing-content .pricing-btn{padding:12px 40px;border-radius:8px;background:var(--color-primary);color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;text-align:center;margin-top:40px}.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%;text-align:center;background:var(--color-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);border:1px solid var(--border-color);padding:12px;border-radius:10px;font-size:24px;line-height:32px;letter-spacing:normal;font-weight:800}@media(max-width: 1024px){.pricings .pricings-container .pricing>div:not(.pricing-content) .pricing-btn{font-size:14px;font-weight:500;padding:6px 8px;height:auto}}.pricings .pricings-container .pricing:nth-child(3){background:#000;color:var(--color-white)}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .package-top-section{background:#e8f1ff}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .recommended-tag-parent{display:none}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .package-top-section>.price .pricing-group .text-sm{color:var(--color-black)}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .package-top-section>.price .pricing-group .billed-section{color:var(--color-black)}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricings-container .pricing:nth-child(3) .pricing-content .package-top-section>.price .pricing-group .billed-section .trial{color:var(--color-black)}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{color:var(--color-black)}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .package-top-section>.price .type .type-wrap{font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600;color:var(--color-black)}.pricings .pricings-container .pricing:nth-child(3)>div:not(.pricing-content) .pricing-btn{background:var(--color-primary);color:var(--color-white)}.pricings .pricings-container .pricing:nth-child(3) .pricing-content .benefits .benefit .streamline{color:var(--color-text-dark)}.languages{display:none;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 60px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:1.5rem;background:#fff;box-shadow:0px 0px 7px 3px rgba(0,0,0,.12)}@media(max-width: 1024px){.languages{padding:1rem;width:90%}}.languages .title{position:relative;width:fit-content;margin-top:-1px;color:var(--color-black);white-space:nowrap;font-size:24px;line-height:32px;letter-spacing:normal;font-weight:500;margin-bottom:.5rem}.languages .frame{display:flex;position:relative;align-items:flex-start;gap:15px;flex-wrap:wrap;flex:1 0 calc(25% - 10px);max-height:400px;overflow:auto}@media(max-width: 1024px){.languages .frame{flex:1 0 calc(33% - 10px);justify-content:center}}.languages .frame .lang-button{display:flex;width:140px;align-items:center;gap:10px;position:relative;flex:0 0 auto;text-decoration:none}.languages .frame .lang-button:hover{text-decoration:underline}.languages .frame .lang-button .img{position:relative;width:26.67px;height:20px}.languages .frame .lang-button .text-wrapper-2,.languages .frame .lang-button .text-wrapper-3,.languages .frame .lang-button .text-wrapper-4{white-space:nowrap;letter-spacing:0;color:#000;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.languages .frame .lang-button .text-wrapper-2{position:absolute;top:-1px;left:0}.languages .frame .lang-button .text-wrapper-3{position:relative;width:fit-content;margin-top:-0.5px}.languages .frame .lang-button .text-wrapper-4{position:relative;width:fit-content;margin-top:-0.5px;text-decoration:underline}.languages .close-button{position:absolute;width:14px;height:14px;top:25px;right:30px;cursor:pointer}.languages .div-wrapper{position:relative;width:74px;height:19px}.language-switcher{display:flex;padding:.25rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:4px;cursor:pointer}.companion-wrapper{padding-top:100px;padding-bottom:100px;background-color:rgba(0,0,0,0)}@media(max-width: 1024px){.companion-wrapper{padding:60px 0 52px}}.companion-wrapper .wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}.companion-wrapper .wrapper .header-content{text-align:left;display:flex;align-items:center;justify-content:space-between;gap:170px;width:100%}@media(max-width: 1024px){.companion-wrapper .wrapper .header-content{text-align:left;flex-direction:column;gap:24px}}.companion-wrapper .wrapper .header-content h3{font-family:var(--secondary-font);color:var(--color-text-dark);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.companion-wrapper .wrapper .header-content h3{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:500}}.companion-wrapper .wrapper .header-content .actions{width:49%;display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){.companion-wrapper .wrapper .header-content .actions{width:100%}}.companion-wrapper .wrapper .header-content .actions p{color:var(--color-text-light);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.companion-wrapper .wrapper .header-content .actions p{text-align:left;padding:0}}.companion-wrapper .wrapper .header-content .actions .companion-btn{padding:16.041px 58.889px 15.645px 58.483px;border-radius:12.742px;border:2.125px solid var(--color-tertiary, #FBA93F);background:var(--color-primary, linear-gradient(180deg, rgba(251, 169, 63, 0.9) 0%, rgba(240, 73, 54, 0.9) 100%));text-decoration:none;color:var(--color-white);width:fit-content;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700}.companion-wrapper .wrapper .contents-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper{flex-direction:column;gap:34px;padding:0}}.companion-wrapper .wrapper .contents-wrapper .image-wrapper{padding:10px;border:2px solid #424242;background:#141414;border-radius:12px;width:48%}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .image-wrapper{width:100%}}.companion-wrapper .wrapper .contents-wrapper .image-wrapper .img-desktop{display:block}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .image-wrapper .img-desktop{display:none}}.companion-wrapper .wrapper .contents-wrapper .image-wrapper .img-mobile{display:none}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .image-wrapper .img-mobile{display:block !important}}.companion-wrapper .wrapper .contents-wrapper .image-wrapper .companion-image{display:none;width:100%;object-fit:cover;border-radius:12px}.companion-wrapper .wrapper .contents-wrapper .image-wrapper .companion-image.active{display:block}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .image-wrapper .companion-image.active{display:none}}.companion-wrapper .wrapper .contents-wrapper .listing-contents{display:flex;align-items:flex-start;flex-direction:column;gap:22px;width:48%}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .listing-contents{gap:34px;width:100%}}.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper{display:flex;align-items:stretch;gap:20px;position:relative}.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container{display:flex;flex-direction:column;gap:10px;width:100%}.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content{display:flex;flex-direction:column;gap:12px;padding:20px;color:var(--color-text-dark);border-radius:20px;border:2px solid var(--color-gray, #424242);background:var(--color-secondary, #141414)}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content{align-items:start}}.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content .listing-title{font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600}.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;width:100%;color:#fbfbfb}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content p{text-align:left;padding:0}}.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content.active{background:var(--color-primary-hover);position:relative;z-index:2}.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content.active::after{content:"";position:absolute;width:99%;height:95%;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--color-primary);border-radius:20px;z-index:-1}@media(max-width: 1024px){.companion-wrapper .wrapper .contents-wrapper .listing-contents .companion-content-wrapper .listing-content-container .listing-content.active::after{width:97%}}.faqs{padding:50px 0;background-image:url(../../images/bg_faq.webp);background-size:cover;background-repeat:no-repeat}@media(max-width: 1024px){.faqs{padding:40px 0;background-image:url(../../images/bg_faq_small.png);background-size:cover;background-repeat:no-repeat}}@media(max-width: 564px){.faqs{background-image:url(../../images/bg_faq_small.png);background-size:cover;background-repeat:no-repeat}}.faqs .container{display:flex;flex-direction:column;gap:40px;max-width:1200px;width:100%}@media(max-width: 1024px){.faqs .container{gap:1rem}}.faqs .container .top-content{display:flex;gap:40px;align-items:center}@media(max-width: 1024px){.faqs .container .top-content{flex-direction:column;gap:20px;align-items:flex-start}}.faqs .container .top-content .faq-content{display:flex;flex-direction:column;gap:22px;align-items:center;flex:50%}.faqs .container .top-content .faq-content .block-title{max-width:660px;text-align:left;color:var(--color-text-dark);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.faqs .container .top-content .faq-content .block-title{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}}.faqs .container .top-content .faq-content .sub-title{text-align:left;color:var(--color-text-light);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.faqs .container .top-content .faq-content .sub-title{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.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{display:flex;flex:50%;justify-content:center}@media(max-width: 1024px){.faqs .container .bottom-content .faqs-container{flex-direction:column;gap:48px}}.faqs .container .bottom-content .faqs-container .faqs-items{align-items:center;max-width:850px;width:100%;display:flex;flex-direction:column;gap:20px}@media(max-width: 1024px){.faqs .container .bottom-content .faqs-container .faqs-items{gap:1rem}}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item{display:flex;flex-direction:column;gap:24px;width:100%;padding:20px;background:var(--color-white);border-radius:20px;box-shadow:0px 4px 11.3px 0px rgba(0,0,0,.07)}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header{display:flex;gap:30px;cursor:pointer}.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:20px;line-height:30px;letter-spacing:normal;font-weight:500;cursor:pointer}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header .opened{color:var(--color-primary) !important}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .faq-accordion-body{overflow:hidden;transition:height 3s ease;padding:20px;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;color:var(--color-text-dark);background-color:var(--color-tertiary);border-radius:20px}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .d-none{display:none}.faqs .container .bottom-content .faqs-container .faqs-items .faq-accordion-item .d-block{display:block}.feature-section{padding:100px 0;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:64px}.feature-section .feature-wrapper .features-header-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;width:57%}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section{width:100%}}.feature-section .feature-wrapper .features-header-section .title{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .title{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.feature-section .feature-wrapper .features-header-section .title span{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .title span{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.feature-section .feature-wrapper .features-header-section .description p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}.feature-section .feature-wrapper .features-wrapper{display:flex;align-items:stretch;gap:20px}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper{flex-direction:column;gap:20px}}.feature-section .feature-wrapper .features-wrapper .features-img{max-width:340px;width:100%;flex:1 1 0;display:flex;flex-direction:column;justify-content:center}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-img{display:none}}.feature-section .feature-wrapper .features-wrapper .features-img img{width:100%;max-height:484px}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{flex:1 1 0;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{flex:1;transition:1s ease-in-out;display:flex;flex-direction:column;gap:6px;padding:20px;border-radius:24px;background:var(--color-tertiary);background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image{width:60px;height:60px;margin-bottom:19px}@media(min-width: 1201px)and (max-width: 1480px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image img{width:100%}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-title{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);height:auto !important}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-description{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.why-choose-section{display:flex;padding:80px 0;background:var(--bg-body)}@media(max-width: 1024px){.why-choose-section{padding:2.5rem 0;row-gap:2.625rem}}.why-choose-section .why-choose-wrapper{display:flex;flex-direction:column}.why-choose-section .why-choose-wrapper .header-content{margin-bottom:40px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .header-content{text-align:center}}.why-choose-section .why-choose-wrapper .header-content .section-title{margin-bottom:24px;color:var(--color-white)}@media(max-width: 564px){.why-choose-section .why-choose-wrapper .header-content .section-title{max-width:273px;margin:0 auto 24px auto}}.why-choose-section .why-choose-wrapper .header-content .brief{color:var(--color-white);width:38%}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .header-content .brief{width:100%}}.why-choose-section .why-choose-wrapper .contents-wrapper{padding:2.1rem 0;width:100%;background-image:url(../../images/why-choose-bg-circle.svg);background-repeat:no-repeat;background-position:top;position:relative}.why-choose-section .why-choose-wrapper .contents-wrapper .top-left{position:absolute;top:1rem;left:0}.why-choose-section .why-choose-wrapper .contents-wrapper .bottom-left{position:absolute;bottom:7rem;left:7rem}.why-choose-section .why-choose-wrapper .contents-wrapper .top-right{position:absolute;top:7rem;right:4rem}.why-choose-section .why-choose-wrapper .contents-wrapper .bottom-right{position:absolute;bottom:0;right:4rem}.why-choose-section .why-choose-wrapper .contents-wrapper .video-box{width:310px;height:570px;border-radius:24px;margin:0 auto;overflow:hidden}.why-choose-section .why-choose-wrapper .contents-wrapper .video-box video{width:310px;height:570px;object-fit:cover}.why-choose-section .why-choose-wrapper .contents-wrapper .item{display:flex;align-items:center;gap:10px;border-radius:24px;background:var(--AI-Primary, linear-gradient(180deg, rgba(251, 169, 63, 0.9) 0%, rgba(240, 73, 54, 0.9) 100%));box-shadow:0px 4px 4px 0px rgba(0,0,0,.08);padding:10px 20px;width:fit-content}@media(min-width: 1025px)and (max-width: 1200px){.why-choose-section .why-choose-wrapper .contents-wrapper .item{display:none}}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .item{display:none}}.why-choose-section .why-choose-wrapper .contents-wrapper .item .brief-text{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;color:var(--color-white)}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .item .brief-text{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view{display:none}@media(min-width: 1025px)and (max-width: 1200px){.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:8rem 0 0 0}}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:8rem 0 0 0}}@media(min-width: 1025px)and (max-width: 1200px){.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile{display:flex;align-items:center;gap:10px;border-radius:24px;border:1px solid hsla(0,0%,100%,.36);background:var(--AI-Primary, linear-gradient(180deg, rgba(251, 169, 63, 0.9) 0%, rgba(240, 73, 54, 0.9) 100%));box-shadow:0px 4px 4px 0px rgba(0,0,0,.08);padding:10px 20px;width:fit-content}}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile{display:flex;align-items:center;gap:10px;border-radius:24px;border:1px solid hsla(0,0%,100%,.36);background:var(--AI-Primary, linear-gradient(180deg, rgba(251, 169, 63, 0.9) 0%, rgba(240, 73, 54, 0.9) 100%));box-shadow:0px 4px 4px 0px rgba(0,0,0,.08);padding:10px 20px;width:fit-content}}@media(max-width: 564px){.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile{width:100%}}.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile .brief-text{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;color:var(--color-white)}@media(max-width: 1024px){.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile .brief-text{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile.item-1{order:1}.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile.item-2{order:3}.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile.item-3{order:2}.why-choose-section .why-choose-wrapper .contents-wrapper .items-mobile-view .item-for-mobile.item-4{order:4}.offer{display:flex;padding-bottom:100px;align-items:center;align-self:stretch;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}@media(max-width: 1024px){.offer{background-position:unset;padding-bottom:40px}}.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{background-color:var(--color-primary);display:flex;text-align:center;align-items:center;justify-content:center;color:var(--color-white);padding:90px 32px;max-width:1136px;border-radius:24px;width:100%;position:relative}@media(max-width: 1024px){.offer .container .offer-text{flex-direction:column-reverse;max-width:100%;padding:100px 20px 150px}}.offer .container .offer-text .offer_left{position:absolute;top:0;left:0;height:100%}@media(max-width: 1024px){.offer .container .offer-text .offer_left{top:0;left:0;height:auto}}.offer .container .offer-text .offer_left img{height:100%;width:100%}@media(max-width: 1024px){.offer .container .offer-text .offer_left img{display:none}}.offer .container .offer-text .offer_left .offer_top_left{display:none}@media(max-width: 1024px){.offer .container .offer-text .offer_left .offer_top_left{display:block;height:auto}}.offer .container .offer-text .offer_right{position:absolute;bottom:0;right:0;height:100%}@media(max-width: 1024px){.offer .container .offer-text .offer_right{bottom:0;right:0;height:auto}}.offer .container .offer-text .offer_right img{height:100%;width:100%}@media(max-width: 1024px){.offer .container .offer-text .offer_right img{display:none}}.offer .container .offer-text .offer_right .offer_btm_right{display:none}@media(max-width: 1024px){.offer .container .offer-text .offer_right .offer_btm_right{display:block;height:auto}}.offer .container .offer-text .offer-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:24px;max-width:567px}@media(max-width: 1024px){.offer .container .offer-text .offer-content{text-align:center;align-items:center;gap:34px}}.offer .container .offer-text .offer-content .offer-title{color:var(--color-white);font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.offer .container .offer-text .offer-content .offer-title{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}}.offer .container .offer-text .offer-content .offer-title span{display:block;color:var(--color-primary);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.offer .container .offer-text .offer-content .offer-title span{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:500}}.offer .container .offer-text .offer-content p{color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.offer .container .offer-text .offer-content p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;max-width:100%}}.offer .container .offer-text .offer-content p span{margin-top:24px;display:block;color:var(--color-white);font-size:20px;line-height:30px;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.offer .container .offer-text .offer-content p span{margin-top:18px;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;max-width:100%}}.offer .container .offer-text .offer-content .button{align-self:center;display:flex;gap:12px;margin-top:-6px;z-index:1}@media(max-width: 1024px){.offer .container .offer-text .offer-content .button{margin-top:10px}}.offer_bottom_in_home{padding:200px 100px}@media(max-width: 1024px){.offer_bottom_in_home{background-position:center;padding:71px 0}}.offer_bottom_in_home .container .offer-text .offer-content{justify-content:center;align-items:center;text-align:center;gap:28px;max-width:66%}@media(max-width: 1024px){.offer_bottom_in_home .container .offer-text .offer-content{max-width:100%}}.offer_bottom_in_home .container .offer-text .offer-content .offer-title{color:var(--color-white);font-size:72px;line-height:90px;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.offer_bottom_in_home .container .offer-text .offer-content .offer-title{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:700}}.offer_bottom_in_home .container .offer-text .offer-content p{color:var(--color-white)}@media(max-width: 1024px){.offer_bottom_in_home .container .offer-text .offer-content p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}}.about_features{padding:75px 0rem;background:var(--bg-body)}@media(max-width: 1024px){.about_features{padding:40px 0rem}}.about_features .container{justify-content:center;display:flex;flex-direction:column;align-items:center;gap:36px}.about_features .container .about_features-header-section{display:flex;justify-content:space-between;align-items:center;text-align:center;flex-direction:column;gap:22px;max-width:807px}@media(max-width: 1024px){.about_features .container .about_features-header-section{text-align:center;width:100%;gap:28px}}.about_features .container .about_features-header-section h3{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark)}@media(max-width: 1024px){.about_features .container .about_features-header-section h3{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.about_features .container .about_features-header-section h3 span{display:block;color:var(--color-primary);font-size:60px;line-height:72px;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_features .container .about_features-header-section h3 span{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:500}}@media(max-width: 1024px){.about_features .container .about_features-header-section h3 span{display:inline}}.about_features .container .about_features-header-section h4{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:600;color:var(--color-tertiary);margin-bottom:18px}@media(max-width: 1024px){.about_features .container .about_features-header-section h4{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600}}.about_features .container .about_features-header-section p{color:var(--color-text-light);font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400}@media(max-width: 564px){.about_features .container .about_features-header-section p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}@media(max-width: 1024px){.about_features .container .about_features-header-section p{max-width:100%}}.about_features .container .about_features-header-section .description{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex-basis:50%}.about_features .container .about_features-header-section .description .features-section-description p{color:var(--color-text-light);font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400}@media(max-width: 564px){.about_features .container .about_features-header-section .description .features-section-description p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.about_features .container .about_features-header-section .description .button{align-self:flex-start;display:flex;align-items:center;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:500;background:var(--color-primary);color:var(--color-white);border-radius:8px;position:relative}@media(max-width: 1024px){.about_features .container .about_features-header-section .description .button{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500}}.about_features .container .about_features-container{display:flex;justify-content:center;gap:.875rem}@media(max-width: 1024px){.about_features .container .about_features-container{flex-direction:column;width:100%;align-items:center}}.about_features .container .about_features-container .contents{padding:30px;border-radius:20px}@media(max-width: 1024px){.about_features .container .about_features-container .contents{max-width:417px;width:100%}}.about_features .container .about_features-container img{width:100%}.about_features .container .about_features-container .left-content{flex:33%;display:flex;flex-direction:column;gap:1.5rem;background:var(--color-primary);justify-content:space-between}.about_features .container .about_features-container .left-content h4{color:var(--color-secondary);font-size:28px;font-style:normal;font-weight:600;line-height:36px}@media(max-width: 1024px){.about_features .container .about_features-container .left-content h4{font-size:22px;line-height:30px}}.about_features .container .about_features-container .left-content h4:first-child{text-align:center;max-width:292px;width:100%;align-self:center}.about_features .container .about_features-container .left-content h4 span{font-size:16px;font-style:normal;font-weight:400;line-height:36px}@media(max-width: 1024px){.about_features .container .about_features-container .left-content h4 span{font-size:14px;line-height:20px}}.about_features .container .about_features-container .mid-content,.about_features .container .about_features-container .right-content{flex:33%;display:flex;flex-direction:column;gap:1rem;background:var(--color-white);justify-content:space-between}.about_features .container .about_features-container .mid-content h4,.about_features .container .about_features-container .right-content h4{color:var(--color-text-dark);font-size:28px;font-style:normal;font-weight:600;line-height:36px}.about_features .container .about_features-container .mid-content h4:first-child,.about_features .container .about_features-container .right-content h4:first-child{text-align:center;max-width:292px;width:100%;align-self:center}@media(max-width: 1024px){.about_features .container .about_features-container .mid-content h4,.about_features .container .about_features-container .right-content h4{font-size:22px;line-height:30px}}.about_features .container .about_features-container .mid-content p,.about_features .container .about_features-container .right-content p{color:var(--color-text-light);text-align:center;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.about_features .container .about_features-container .mid-content p,.about_features .container .about_features-container .right-content p{font-size:14px;line-height:20px;letter-spacing:normal;font-weight:400}}.about_features .container .about_features-container .mid-content .mid-rate{display:flex;transform:rotate(-16.976deg);align-items:center;gap:9.042px;margin-top:-2rem}.about_features .container .about_features-container .mid-content .mid-rate h3{color:var(--color-text-dark);font-size:32.292px;font-style:normal;font-weight:600;line-height:31px}.about_features .container .about_features-container .mid-content .mid-bottom{display:flex;flex-direction:column;align-items:center;background-image:url(../../images/about-features/process.svg);background-position:center;background-repeat:no-repeat;background-size:contain;background-repeat:no-repeat;background-size:inherit;height:200px;justify-content:center}.about_features .container .about_features-container .mid-content .mid-bottom h4{font-size:28px;font-weight:600;line-height:36px;color:var(--color-primary)}@media(max-width: 1024px){.about_features .container .about_features-container .mid-content .mid-bottom h4{font-size:24px;line-height:32px}}.about_features .container .about_features-container .mid-content .mid-bottom p{color:var(--color-Primary);text-align:center;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500}@media(max-width: 1024px){.about_features .container .about_features-container .mid-content .mid-bottom p{font-size:14px;line-height:20px;letter-spacing:normal;font-weight:500}}.about_features .container .about_features-container .right-content .left-amount{padding:10px;border-radius:12px;background-color:var(--color-white);box-shadow:-2px 3px 17.3px 0px rgba(0,0,0,.11);width:fit-content;transform:rotate(-15.135deg)}.about_features .container .about_features-container .right-content p{margin-top:-2rem}@media(max-width: 1024px){.about_features .container .about_features-container .right-content p{margin-top:0}}.about_features .container .about_features-container .right-content .right-bottom{display:flex;gap:1rem;align-items:flex-end;justify-content:space-between;margin-top:-3rem}@media(max-width: 564px){.about_features .container .about_features-container .right-content .right-bottom{margin-top:-1.5rem}}.about_features .container .about_features-container .right-content .right-bottom .right-amount{display:flex;flex-direction:column;max-width:235px;width:100%;gap:10px;transform:rotate(-7.864deg);padding:20px;border-radius:24px;background-color:var(---color-white);box-shadow:-2px 3px 17.3px 0px rgba(0,0,0,.11)}.about_features .container .about_features-container .right-content .right-bottom .right-amount h5{color:var(--color-primary);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500}.about_features .container .about_features-container .right-content .right-bottom .right-amount h5:nth-child(2){font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600}@media(max-width: 768px){.about_features .container .about_features-container .right-content .right-bottom .right-amount h5{font-size:14px;line-height:20px;letter-spacing:normal;font-weight:500}.about_features .container .about_features-container .right-content .right-bottom .right-amount h5:nth-child(2){font-size:14px;line-height:20px;letter-spacing:normal;font-weight:600}}@media(max-width: 1024px){.about_features .container .about_features-container .right-content .right-bottom .right-amount h4{font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600}}.about_features .container .about_features-container .right-content .right-bottom .right-amount .bottom{display:flex;gap:10px;align-items:center}.about_features .container .about_features-container .about_feature{display:flex;align-items:flex-start;gap:18px;cursor:pointer;border-radius:10px;background:var(--color-tertiary-bg);box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4);transition:all .3s ease-in-out;flex:31%;align-self:stretch;padding:40px}.about_features .container .about_features-container .about_feature:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.about_features .container .about_features-container .about_feature{width:100%;padding:24px}}.about_features .container .about_features-container .about_feature .icon{padding:25px;background:var(--color-primary);border-radius:50%}.about_features .container .about_features-container .about_feature .icon img{width:100%}.about_features .container .about_features-container .about_feature .about_feature-title{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:500;line-height:38px;color:var(--color-text-dark);height:130px}@media(max-width: 1024px){.about_features .container .about_features-container .about_feature .about_feature-title{font-size:24px;line-height:32px;letter-spacing:normal;font-weight:500;height:unset}}.about_features .container .about_features-container .about_feature .about_feature-description{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;color:var(--color-text-light);text-align:left;padding-top:14px}@media(max-width: 1024px){.about_features .container .about_features-container .about_feature .about_feature-description{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}}.courses{display:flex;padding:3.75rem 0rem;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch;background:var(--color-bg, #f0f0f8)}@media(max-width: 1024px){.courses{padding:3rem 1rem}}.courses .courses-container{display:flex;padding:2.5rem .625rem;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.5rem;flex-wrap:wrap}@media(max-width: 1024px){.courses .courses-container{padding:2.5rem 0;flex-direction:column}}.courses .courses-container .course{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:.75rem;flex-shrink:0;cursor:pointer;border-radius:.625rem;background:#fff;box-shadow:0px 0px 2px 0px 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:120px;padding-bottom:120px;background:linear-gradient(180deg, #045BC2 0%, #070D15 100%)}@media(max-width: 1024px){.about-listing-wrapper{padding:40px 0}}.about-listing-wrapper .contents-wrapper{display:flex;flex-direction:row-reverse;align-items:center;gap:93px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper{flex-direction:column-reverse;gap:40px}}.about-listing-wrapper .contents-wrapper .listing-contents{display:flex;align-items:flex-start;flex-direction:column;gap:20px;flex:1}.about-listing-wrapper .contents-wrapper .listing-contents .header-content{text-align:left;display:flex;flex-direction:column;gap:16px}.about-listing-wrapper .contents-wrapper .listing-contents .header-content h3{color:var(--color-white);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .listing-contents .header-content h3{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.about-listing-wrapper .contents-wrapper .listing-contents .header-content h4{color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .listing-contents .header-content h4{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.about-listing-wrapper .contents-wrapper .listing-contents .listing_header{display:flex;gap:20px}.about-listing-wrapper .contents-wrapper .listing-contents .listing_header h5{color:var(--color-black);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700}.about-listing-wrapper .contents-wrapper .listing-contents .listing_header .icon{width:20px;height:20px}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container{display:flex;flex-direction:column;gap:14px}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing{display:flex}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing.listing-horizontal{flex-direction:row;gap:8px}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing .listing-icon img{width:20px;height:20px;margin-top:4px}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing .listing-content p{color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing .listing-content p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.about-listing-wrapper .contents-wrapper .listing-contents .listing_btn{display:flex;align-items:start;gap:16px;color:var(--color-white);text-decoration:none}.about-listing-wrapper .contents-wrapper .listing-contents .listing_btn .btn_text{display:flex;flex-direction:column;gap:7px}.about-listing-wrapper .contents-wrapper .listing-contents .listing_btn .btn_text p{font-size:14px;line-height:20px;letter-spacing:normal;font-weight:400}@media(max-width: 768px){.about-listing-wrapper .contents-wrapper .listing-contents .listing_btn .btn_text p{font-size:14px;line-height:20px;letter-spacing:normal;font-weight:700}}.about-listing-wrapper .contents-wrapper .listing-contents .listing_btn .btn_text h5{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:800}@media(max-width: 768px){.about-listing-wrapper .contents-wrapper .listing-contents .listing_btn .btn_text h5{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:800}}.about-listing-wrapper .contents-wrapper .image-container{width:100%;display:flex;flex-direction:column;gap:16px;flex:1}.about-listing-wrapper .contents-wrapper .image-container .single_img{width:100%;position:relative}.about-listing-wrapper .contents-wrapper .image-container .single_img img{width:100%}@media(max-width: 564px){.about-listing-wrapper .contents-wrapper .image-container .single_img img{object-fit:none;height:324px;border-radius:10px}}.about-listing-wrapper .contents-wrapper .image-container .single_img .single_img_content{display:flex;flex-direction:column;gap:16px;position:absolute;bottom:0;padding:20px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .image-container .single_img .single_img_content{gap:14px}}.about-listing-wrapper .contents-wrapper .image-container .single_img .single_img_content h4{color:var(--color-white);font-size:20px;line-height:30px;letter-spacing:normal;font-weight:800}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .image-container .single_img .single_img_content h4{text-transform:uppercase}}.about-listing-wrapper .contents-wrapper .image-container .single_img .single_img_content p{color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .image-container .single_img .single_img_content p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.about-listing-wrapper .contents-wrapper .image-container .double_img{width:100%;display:flex;justify-content:space-between;gap:16px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .image-container .double_img{flex-direction:column}}.about-listing-wrapper .contents-wrapper .image-container .double_img .image_left{width:48%}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .image-container .double_img .image_left{width:100%}}.about-listing-wrapper .contents-wrapper .image-container .double_img .image_right{width:48%}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .image-container .double_img .image_right{width:100%}}.home_about_us_02 .contents-wrapper{flex-direction:row-reverse}@media(max-width: 1024px){.home_about_us_02 .contents-wrapper{flex-direction:column-reverse;gap:25px}}.home_about_us_02 .contents-wrapper .listing-contents .listing_header h5{font-weight:400}.home_about_us_02 .contents-wrapper .image-container{flex-direction:column-reverse}.page-about .about_us_page .contents-wrapper{flex-direction:row-reverse;gap:97px}.page-about .about_us_page .contents-wrapper .listing-contents .listing_header{display:none}.page-about .about_us_page .contents-wrapper .listing-contents .listing-content-container{gap:20px;max-width:430px}.page-about .about_us_page .contents-wrapper .image-container{flex-direction:column-reverse}.features-listing-section{padding:80px 0}.features-listing-section .features-listing-wrapper{display:flex;gap:2rem}.features-listing-section .features-listing-wrapper .contents-wrapper{display:flex;flex-direction:column;gap:80px}.features-listing-section .features-listing-wrapper .contents-wrapper .content{display:flex;flex-direction:column;gap:10px}@media(min-width: 1201px)and (max-width: 1480px){.features-listing-section .features-listing-wrapper .contents-wrapper .content{align-items:center;justify-content:center;text-align:center}}@media(min-width: 1025px)and (max-width: 1200px){.features-listing-section .features-listing-wrapper .contents-wrapper .content{align-items:center;justify-content:center;text-align:center}}@media(max-width: 1024px){.features-listing-section .features-listing-wrapper .contents-wrapper .content{align-items:center;justify-content:center;text-align:center}}.features-listing-section .features-listing-wrapper .contents-wrapper .content h3{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600;color:#15301f}@media(max-width: 1024px){.features-listing-section .features-listing-wrapper .contents-wrapper .content h3{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.features-listing-section .features-listing-wrapper .contents-wrapper .content p{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:500;color:#414141}.features-listing-section .features-listing-wrapper .contents-wrapper .content-list{display:flex;flex-direction:column;gap:40px}.features-listing-section .features-listing-wrapper .contents-wrapper .content-list .item{display:flex;flex-direction:column;gap:14px}.features-listing-section .features-listing-wrapper .contents-wrapper .content-list .item h2{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600;color:#15301f}.features-listing-section .features-listing-wrapper .contents-wrapper .content-list .item p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;color:#414141}@media(min-width: 1201px)and (max-width: 1480px){.features-listing-section .features-listing-wrapper .image-area{display:none}}@media(min-width: 1025px)and (max-width: 1200px){.features-listing-section .features-listing-wrapper .image-area{display:none}}@media(max-width: 1024px){.features-listing-section .features-listing-wrapper .image-area{display:none}}.features-listing-section .features-listing-wrapper .image-area .image-box{position:relative}.features-listing-section .features-listing-wrapper .image-area .image-box .img-overlay{position:absolute;bottom:3%;right:3%;padding:20px 40px 20px 20px;border-radius:20px;background:var(--Financial-White, #FFF);box-shadow:0px 4px 15px 0px rgba(0,0,0,.05),0px 4px 4px 0px rgba(0,0,0,.25)}.features-listing-section .features-listing-wrapper .image-area .image-box .img-overlay p{font-size:20px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:18px}.features-listing-section .features-listing-wrapper .image-area .image-box .img-overlay h3{font-size:36px;font-style:normal;font-weight:800;line-height:60px;margin-bottom:12px}.features-listing-section .features-listing-wrapper .image-area .image-box .img-overlay .balance-shape{margin:10px 0}.features-listing-section .features-listing-wrapper .image-area .image-box .img-overlay .percent{display:flex;justify-content:space-between;font-family:var(--default-font);font-size:20px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.4px}.about-conpany-section{padding-top:100px;padding-bottom:100px;background:var(--color-secondary)}@media(max-width: 1024px){.about-conpany-section{padding:60px 0 52px}}.about-conpany-section .wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}.about-conpany-section .wrapper .header-content{text-align:left;display:flex;align-items:center;justify-content:space-between;gap:60px;width:100%}@media(max-width: 1024px){.about-conpany-section .wrapper .header-content{text-align:left;flex-direction:column;gap:24px}}.about-conpany-section .wrapper .header-content h3{font-family:var(--secondary-font);color:var(--color-text-dark);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:500;max-width:645px}@media(max-width: 1024px){.about-conpany-section .wrapper .header-content h3{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:500;text-align:left;align-self:start;max-width:100%}}.about-conpany-section .wrapper .header-content .actions{max-width:432px;width:100%;display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){.about-conpany-section .wrapper .header-content .actions{width:100%;max-width:100%}}.about-conpany-section .wrapper .header-content .actions p{color:var(--color-text-light);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.about-conpany-section .wrapper .header-content .actions p{text-align:left;padding:0}}.about-conpany-section .wrapper .header-content .actions .companion-btn{padding:16.041px 58.889px 15.645px 58.483px;border-radius:12.742px;border:2.125px solid var(--color-tertiary, #FBA93F);background:var(--color-primary, linear-gradient(180deg, rgba(251, 169, 63, 0.9) 0%, rgba(240, 73, 54, 0.9) 100%));text-decoration:none;color:var(--color-white);width:fit-content;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700}.about-conpany-section .wrapper .contents-wrapper{background-image:url(../../images/about-company-bg.webp);background-size:cover;background-position:top left;background-repeat:no-repeat;width:100%;display:flex;justify-content:flex-end;padding:40px 40px 40px 0}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company{width:600px;height:415px;padding:40px;border-radius:20px;background:var(--color-secondary);position:relative;margin-right:unset}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company .swiper-wrapper{display:flex}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company .swiper-slide{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px;z-index:-1}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company .swiper-slide .head-content{display:flex;align-items:center;gap:18px}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company .swiper-slide .head-content img{width:40px;height:40px}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company .swiper-slide .head-content h5{color:var(--color-white);font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company .swiper-slide p{color:var(--color-white);font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400}.about-conpany-section .wrapper .contents-wrapper .swiper-about-company .navigations-custom-company{position:absolute;bottom:100px !important;right:40px !important;width:35%;z-index:15}.swiper-about-company .swiper-button-next:after,.swiper-about-company .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;z-index:5;display:none !important}.swiper-about-company .swiper-button-next,.swiper-about-company .swiper-button-prev{position:absolute;top:0%;margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;padding:0 2rem;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));width:0;height:60px !important;border-radius:100%;background:var(--color-gray);margin:0 0rem !important}@media(max-width: 1024px){.swiper-about-company .swiper-button-next,.swiper-about-company .swiper-button-prev{width:auto;height:84px !important}}.swiper-about-company .swiper-button-next{background:var(--color-primary) !important}.swiper-about-company .swiper-button-next,.swiper-about-company .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.about_us_wrapper{display:flex;padding:50px 0 85px;flex-direction:column;align-items:center;gap:60px;align-self:stretch;border-radius:0px 0px 100px 100px;background:var(--bg-secondary)}@media(max-width: 1024px){.about_us_wrapper{padding:40px 0 62px;gap:40px}}.about_us_wrapper .container{padding:0 2rem}@media(max-width: 1024px){.about_us_wrapper .container{padding:0 1rem}}.about_us_wrapper .container .about_us_content{display:flex;flex-direction:column;align-items:flex-start;gap:40px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content{width:100%}}.about_us_wrapper .container .about_us_content .content{display:flex;justify-content:space-between;text-align:left;align-items:flex-start;gap:48px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .content{flex-direction:column;width:100%;gap:18px}}.about_us_wrapper .container .about_us_content .content .content_title{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:500;color:var(--color-text-dark)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .content .content_title{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}}.about_us_wrapper .container .about_us_content .content .content_title span{color:var(--color-primary);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .content .content_title span{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700}}.about_us_wrapper .container .about_us_content .content .right_side{display:flex;flex-direction:column;gap:22px}.about_us_wrapper .container .about_us_content .content .right_side .content_desc{color:var(--color-text-light);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .content .right_side .content_desc{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.about_us_wrapper .container .about_us_content .content .right_side .button{align-self:flex-start;display:flex;width:fit-content;background:var(--color-secondary);border:1px solid var(--color-white);color:var(--color-primary)}.about_us_wrapper .container .about_us_content .content .right_side .button:nth-child(2){background:var(--color-secondary);border:1px solid var(--color-white)}.about_us_wrapper .container .about_us_content .count_content{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;border-radius:24px;border:2px solid var(--bg-body, #FFF);background:rgba(195,195,195,.1);padding:30px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content{width:100%;align-items:center;padding:12px}}.about_us_wrapper .container .about_us_content .count_content .count_row{display:flex;padding:24px 50px;border-radius:18px;background:linear-gradient(180deg, #045FCB 0%, #070C14 100%);flex-grow:1;width:100%}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row{width:100%;flex-direction:column}}.about_us_wrapper .container .about_us_content .count_content .count_row .count{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:18px;color:var(--color-white);flex-grow:1;width:100%;border-left:1px solid var(--color-gray)}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row .count{padding:31px 0;border-left:none;border-top:1px solid var(--color-gray)}}.about_us_wrapper .container .about_us_content .count_content .count_row .count:nth-child(1){border-left:none}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row .count:nth-child(1){border-top:none;padding-top:0}}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row .count:last-child{padding-bottom:0}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_img{width:55px;border-radius:12px}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_number{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_number{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_details{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.cheeseburger-menu{display:none}@media(max-width: 1024px){#mobile-menu-icon{display:block;background-image:url(../../images/menu.svg);background-repeat:no-repeat;background-position:center;height:32px;width:32px;padding:8px;border-radius:8px;margin-left:12px}.cheeseburger-menu{display:block;position:fixed;display:flex;height:auto;width:100%;padding:1rem 1rem 3.5rem;flex-direction:column;align-items:flex-start;gap:1rem;background:var(--color-black);top:50px;transform:translateX(-100%);transition:ease-in .2s;z-index:3;display:flex}.cheeseburger-menu.open{transform:translateX(0)}.cheeseburger-menu .cheeseburger-menu__close{display:flex;width:100%;justify-content:flex-end;height:40px;align-items:center}.cheeseburger-menu .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:38px;height:40px;width:40px}.cheeseburger-menu .cheeseburger-menu__menu{display:flex;flex-direction:column;align-items:center;gap:1rem;align-self:stretch}.cheeseburger-menu .cheeseburger-menu__menu:last-child{flex-direction:column;align-items:center;justify-content:center}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{text-align:center}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link{color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;text-decoration:none}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link:active{border-color:var(--color-primary)}.cheeseburger-menu .cheeseburger-menu__menu .btn{padding:10px 18px;color:var(--color-white);appearance:none;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;display:block}.cheeseburger-menu .cheeseburger-menu__menu .btn.signup{color:var(--color-white);background:unset;position:relative;z-index:1;width:117px;text-align:center}.cheeseburger-menu .cheeseburger-menu__menu .btn.login{color:var(--color-white);display:flex;align-items:center;position:relative;z-index:1;width:117px;text-align:center}.overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.59);z-index:1}}#cheeseburger-menu .cheeseburger-menu__menu:last-child .button:not(.login,.signup){background:var(--color-secondary);color:var(--color-black);font-weight:600}.promo-text-image{padding:2.5rem 0;background:#fefefe}@media(max-width: 1024px){.promo-text-image{padding:1.5rem}}.promo-text-image .promo-ti-container{display:flex;justify-content:center;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container{flex-direction:column;padding:0}}.promo-text-image .promo-ti-container .promo-ti-text{display:flex;padding:2rem 0rem 5rem 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text{padding:0}}.promo-text-image .promo-ti-container .promo-ti-text div{width:85%}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text div{width:auto}}.promo-text-image .promo-ti-container .promo-ti-image{max-width:670px;flex:1 0 49%;align-self:stretch;position:relative}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image{flex:unset}}.promo-text-image .promo-ti-container .promo-ti-image .clients{display:flex;padding:1.5rem;align-items:center;gap:.75rem;position:absolute;left:-9.5625rem;bottom:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:flex;padding:2.1875rem 1.5625rem;flex-direction:column;align-items:center;gap:.625rem;position:absolute;left:-6.5625rem;bottom:6.8rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar{position:relative}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar .popularity-container{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image .clients,.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:none}}.promo-text-image .promo-ti-container .promo-ti-image img:not(.vector){width:100%}.text-right{padding:80px 0;background-color:var(--color-black);background-image:url(../../images/text-right-bg.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}@media(max-width: 1024px){.text-right{padding:64px 0}}.text-right .text-right-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:6rem;padding:0px 2rem;max-width:1280px}@media(max-width: 1024px){.text-right .text-right-container{flex-direction:column;gap:42px}}@media(max-width: 1024px){.text-right .text-right-container .paragraph-text{text-align:center}}@media(max-width: 1024px){.text-right .text-right-container .paragraph-image{height:auto;display:flex;justify-content:center}}.text-right .text-right-container .text-right-text{display:flex;max-width:520px;width:100%;flex-direction:column;justify-content:center;align-items:start;gap:24px;color:var(--color-white)}@media(max-width: 1024px){.text-right .text-right-container .text-right-text{padding:0px;text-align:start}}.text-right .text-right-container .text-right-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-white);max-width:494px}.text-right .text-right-container .text-right-text .block-title h3{font-family:var(--secondary-font)}.text-right .text-right-container .text-right-text p{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400}.text-right .text-right-container .text-right-text .button{display:flex;align-items:center;gap:8px;background-color:var(--color-primary);color:var(--color-black);padding:16px 28px;border-radius:8px;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:600}.text-left{padding:80px 0;background-color:var(--color-black)}@media(max-width: 1024px){.text-left{padding:64px 0}}.text-left .text-left-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:6rem;padding:0px 2rem;max-width:1280px}@media(max-width: 1024px){.text-left .text-left-container{flex-direction:column-reverse;gap:42px}}@media(max-width: 1024px){.text-left .text-left-container .paragraph-text{text-align:center}}@media(max-width: 1024px){.text-left .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center}}.text-left .text-left-container .text-left-text{display:flex;max-width:520px;width:100%;flex-direction:column;justify-content:center;align-items:start;gap:24px;color:var(--color-white)}@media(max-width: 1024px){.text-left .text-left-container .text-left-text{padding:0px;text-align:start}}.text-left .text-left-container .text-left-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-white);font-family:var(--secondary-font) h3;font-family-font-family:var(--secondary-font)}.text-left .text-left-container .text-left-text p{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400}.text-left .text-left-container .text-left-text .button{display:flex;align-items:center;gap:8px;background:var(--color-primary);color:var(--color-black);padding:16px 28px;border-radius:8px;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:600}.page-contact .no-hero-section{padding-bottom:56px}.page-contact .no-hero-section .no-hero-wrapper .head-content p{margin-bottom:0px}.contact-block-wrapper{display:flex;flex-direction:row-reverse;gap:54px;align-items:stretch;align-items:flex-start}@media(max-width: 1024px){.contact-block-wrapper{flex-direction:column-reverse;align-items:center;gap:34px}}.contact-block-wrapper .contact-left{display:flex;flex-direction:column;justify-content:center;gap:1.125rem;color:var(--color-text-dark);align-items:center;max-width:474px}.contact-block-section{padding:100px 0;background:var(--color-white);display:flex;flex-direction:column;gap:60px}@media(max-width: 1024px){.contact-block-section{flex-direction:column-reverse;padding:40px 0}}.contact-block-section .container{padding:0 2rem;max-width:1172px;width:100%}@media(max-width: 1024px){.contact-block-section .container{padding:0 1rem}}.contact-block-section .contact-block-wrapper .contact-block-content-parent{display:flex;flex-direction:column;align-items:flex-start;max-width:644px;width:100%;padding:42px 42px 32px 42px;background:var(--color-tertiary);border-radius:8px;gap:2rem}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{flex-direction:column;gap:3rem;padding:40px 20px;border-radius:20px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content{gap:1rem;display:flex;flex-direction:column}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content .icon-sub-title{display:flex;flex-direction:row;gap:1rem}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content h1{color:var(--color-text-dark);font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content h1{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content .icon-sub-title{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-content p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{opacity:0;animation:fadeInLeft .6s forwards;animation-delay:.3s;width:100%}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header{text-align:center;padding:42px;background-color:var(--color-secondary);border-radius:8px 8px 0px 0px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header{padding:24px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:700;color:var(--color-white)}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-field input,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-field textarea{margin-bottom:18px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-field input::placeholder,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-field textarea::placeholder{color:rgba(0,0,0,0)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .inline{color:var(--color-text-dark);font-size:14px;line-height:20px;letter-spacing:normal;font-weight:600}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{resize:vertical;max-width:100%;height:100px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea:focus{outline:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input::placeholder,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea::placeholder{color:var(--color-text-light)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-wrapper{border-radius:8px;gap:1rem;flex-wrap:unset}@media(max-width: 480px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-wrapper{gap:0}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha{color:var(--color-black);padding:0 8px;display:block;border:0;flex:1}.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}@media(max-width: 480px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-prepend img{width:100px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha button{padding:0 10px;color:var(--color-text-dark);border:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{flex:auto !important;margin:0 0 0 10px;border-radius:0}@media(max-width: 480px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{margin:0}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{display:flex;justify-content:flex-end}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button{padding:12px 20px;color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;background:var(--color-primary)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button .contact-button{display:flex;flex-direction:row-reverse;gap:1rem;align-items:center;justify-content:center}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area{flex:.8;display:flex;justify-content:space-between;row-gap:24px;column-gap:12px}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area{flex-direction:column}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item{min-width:200px;width:calc(100% - 0rem);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-secondary);padding:1.5rem;opacity:0;gap:20px;border-radius:8px;transition:.5s ease-in-out;animation:bounce 1s ease-in-out forwards}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:hover{box-shadow:0px 10px 24px rgba(16,24,40,.08),0px -10px 24px rgba(16,24,40,.08),10px 0px 24px rgba(16,24,40,.08),-10px 0px 24px rgba(16,24,40,.08),0px 5px 15px rgba(16,24,40,.03),0px -5px 15px rgba(16,24,40,.03),5px 0px 15px rgba(16,24,40,.03),-5px 0px 15px rgba(16,24,40,.03)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(1){animation-delay:0s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(2){animation-delay:1s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(3){animation-delay:1.5s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item:nth-child(4){animation-delay:2s}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item{width:100%;padding:1.5rem}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item h3{color:var(--color-text-dark);text-transform:uppercase;font-size:24px;line-height:32px;letter-spacing:normal;font-weight:inherit;font-weight:800}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item .contact-block-content{text-align:left;display:flex;flex-direction:column;gap:20px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area .contact-block-item .contact-block-content p{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:500;word-break:break-all;text-align:center}.contact-info-wrapper{display:flex;gap:20px;padding:64px 0}@media(max-width: 1024px){.contact-info-wrapper{flex-direction:column;padding:0}}.contact-info-wrapper .contact-info-item{position:relative;background-color:rgba(212,195,5,.1);z-index:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:20px;border-radius:10px;width:32%}.contact-info-wrapper .contact-info-item::before{content:"";position:absolute;inset:0;background:var(--color-primary);border-radius:10px;padding:2px;-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);mask-composite:exclude;z-index:-1}.contact-info-wrapper .contact-info-item .contact-info-top{display:flex;justify-content:center;align-items:center;gap:10px}@media(max-width: 1024px){.contact-info-wrapper .contact-info-item{width:100%}}.contact-info-wrapper .contact-info-item a{color:var(--color-black);font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;text-decoration:none}.contact-info-wrapper .contact-info-item h3{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}.form-block{display:flex;padding:3rem 0rem;flex-direction:column;align-items:center;gap:2.5rem;align-self:stretch;background:var(--color-bg)}.form-block.angled{background:none;display:unset}.form-block .block-title{color:var(--color-tertiary);text-align:center}.form-block .contact-form{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;max-width:840px;margin:2.5rem auto 3rem}@media(max-width: 1024px){.form-block .contact-form{flex-direction:column;padding:0 1rem}}.mission_vision{padding:120px 0 150px}@media(max-width: 1024px){.mission_vision{padding:40px 0 80px}}.mission_vision .container{display:flex;flex-direction:column;gap:20px}.mission_vision .mission_vision_top{padding:40px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;display:flex;flex-direction:column;gap:14px}.mission_vision .mission_vision_top .title{color:var(--color-white);text-transform:uppercase;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}.mission_vision .mission_vision_top .mission_vision_text{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;color:var(--color-white);display:flex;flex-direction:column;gap:10px}.mission_vision .mission_vision_top .mission_vision_text span{text-transform:lowercase}.mission_vision .mission_vision_bottom{display:flex;gap:10px;justify-content:space-between}@media(max-width: 1024px){.mission_vision .mission_vision_bottom{flex-direction:column}}.page-home .who_about{background:var(--color-white)}.who_about{padding:64px 0 80px;position:relative;background:var(--color-tertiary-bg);background-position:top;background-size:50%;z-index:1}.who_about::before{content:"";position:absolute;bottom:0%;left:0;width:100%;height:150%;clip-path:ellipse(100% 50% at 50% 100%);background:var(--color-white);z-index:-1}.who_about .who_about_content{display:flex;gap:5rem;align-items:flex-start}@media(max-width: 1024px){.who_about .who_about_content{flex-direction:column;gap:1rem}}.who_about .who_about_content p{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:400;color:var(--color-text-dark);width:85%}@media(max-width: 1024px){.who_about .who_about_content p{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400}}.who_about .who_about_content .button{width:15%;text-align:center;position:relative;background-color:rgba(212,195,5,.1);z-index:0;font-size:20px;line-height:30px;letter-spacing:normal;font-weight:700}.who_about .who_about_content .button::before{content:"";position:absolute;inset:0;background:var(--color-primary);border-radius:10px;padding:1px;-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);mask-composite:exclude;z-index:-1}@media(max-width: 1024px){.who_about .who_about_content .button{width:fit-content;font-size:14px;line-height:20px;letter-spacing:normal;font-weight:400}}.contact-section .container{display:flex;flex-direction:column;gap:1rem;padding:0}.contact-section .container .sub_title{border-radius:8px;background:rgba(0,0,0,.1);color:var(--color-text-dark);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600;width:fit-content;padding:8px 10px}.contact-section .container h2{max-width:426px;width:100%;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600;color:var(--color-text-dark);padding-bottom:16px}@media(max-width: 1024px){.contact-section .container h2{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600}}.contact-section .container h2 span{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600;color:var(--color-primary)}@media(max-width: 1024px){.contact-section .container h2 span{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:700}}.contact-section .container .all-info{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:center;align-items:stretch}@media(max-width: 1024px){.contact-section .container .all-info{flex-direction:column;gap:1.625rem;align-items:center}}.contact-section .container .all-info .contact{display:flex;gap:16px;width:100%;background:var(--color-white);align-items:center;padding:20px 24px}.contact-section .container .all-info .contact .img{max-width:60px;max-height:60px;width:100%}.contact-section .container .all-info .contact .content{display:flex;flex-direction:column;max-width:474px;width:100%}.contact-section .container .all-info .contact .content p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.contact-section .container .all-info .contact .content h5{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700;color:var(--color-text-dark)}.video-section{border-radius:90px 90px 0px 0px;background:linear-gradient(180deg, #7F52D9 0%, #181818 100%);padding:6rem 0 3rem 0}@media(max-width: 1024px){.video-section{padding:6rem 0 3rem 0}}.video-section .video-wrapper .head-content{text-align:center;width:100%;display:flex;justify-content:center;align-items:center}.video-section .video-wrapper .head-content h2{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:700;color:var(--color-white);width:70%;margin-bottom:4rem}@media(max-width: 1024px){.video-section .video-wrapper .head-content h2{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700;width:100%}}.video-section .video-wrapper .content{height:400px;background:var(--color-secondary);border-radius:60px}.video-section .video-wrapper .content iframe{border-radius:60px}.swiper-suffle-section{display:flex;padding:100px 0 200px 0;align-items:center;align-self:stretch;background-color:var(--color-secondary);background-image:url(../../images/why-choose-bg.png);background-position:left bottom;background-repeat:no-repeat;background-size:100% 100%}@media(max-width: 1024px){.swiper-suffle-section{background-image:url(../../images/why-choose-bg-mobile.png);padding:40px 0 150px;background-position:unset}}.swiper-suffle-section .swiper-suffle-wrapper{display:flex;flex-direction:column;justify-content:center}@media(max-width: 564px){.swiper-suffle-section .swiper-suffle-wrapper{width:100%}}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper{flex-direction:column;align-items:flex-start}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper{display:flex;text-align:center;align-items:center;justify-content:center;color:var(--color-white);gap:32px;border-radius:32px;width:100%}@media(min-width: 1025px)and (max-width: 1200px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper{flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper{flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image{display:flex;flex:1;position:relative}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image img{width:100%}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card{width:550px;position:relative}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card{width:550px}}@media(max-width: 768px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card{width:280px}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-wrapper{display:flex;transform:translateX(0px) !important}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide{display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:22px;font-weight:bold;color:#fff;width:84% !important;flex-shrink:0;transition:transform .3s ease}@media(max-width: 564px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide{width:100% !important}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide .slider-img{width:100%;height:auto;object-fit:cover}@media(max-width: 564px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide .slider-img{height:407px;width:279px;object-fit:unset}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide .swiper-overlay{position:absolute;bottom:0;left:0;z-index:1;padding:2rem 2rem 4rem 2rem;color:var(--color-white);width:90%;display:flex;flex-direction:column;text-align:left}@media(max-width: 564px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide .swiper-overlay{width:86%}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide .swiper-overlay .title{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:600;margin-bottom:6px}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide .swiper-overlay .title{font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .swiper-slide .swiper-overlay .brief{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .navigations-custom-suffle{position:absolute;bottom:-50px;left:50% !important;transform:translateX(-50%);width:35%;z-index:15}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .navigations-custom-suffle{width:50%}}@media(max-width: 768px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .navigations-custom-suffle{width:90%}}@media(max-width: 564px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-image .swiper-card .navigations-custom-suffle{width:60%}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content{display:flex;flex:1;flex-direction:column;text-align:left}@media(min-width: 1025px)and (max-width: 1200px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content{text-align:center;align-items:center;justify-content:center}}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content{text-align:center;align-items:center;justify-content:center}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .section-title{color:var(--color-white);margin-bottom:35px}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .section-title{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:500;margin-bottom:32px}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .brief{color:var(--color-text-light);max-width:90%}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .brief{max-width:100%;display:none}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .actions{margin-top:60px}@media(max-width: 1024px){.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .actions{display:none}}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .actions .swiper-btn{text-decoration:none;padding:16.041px 65.889px 15.645px 65.483px;border-radius:12.742px;border:2.125px solid #fba93f;background:var(--color-primary, linear-gradient(180deg, rgba(251, 169, 63, 0.9) 0%, rgba(240, 73, 54, 0.9) 100%));color:var(--color-white);font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700}.swiper-suffle-section .swiper-suffle-wrapper .offer-wrapper .offer-content .actions .swiper-btn:hover{background:var(--color-tertiary);cursor:pointer}.swiper-card .swiper-wrapper{align-items:center !important}@media(max-width: 1024px){.swiper-card .swiper-wrapper{width:100%}}.swiper-card .swiper-pagination{position:static !important;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);margin-top:50px;z-index:-1}.swiper-card .swiper-pagination-bullet{background:hsla(0,0%,100%,.4) !important}.swiper-card .swiper-pagination-bullet-active{background:var(--color-primary) !important}.swiper-card .navigations-custom{position:absolute;bottom:36px;left:50% !important;transform:translateX(-50%);width:32%;z-index:5}@media(max-width: 1024px){.swiper-card .navigations-custom{width:120%}}.swiper-card .swiper-button-next:after,.swiper-card .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;z-index:5;display:none !important}.swiper-card .swiper-button-next,.swiper-card .swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;padding:0 2rem;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));width:0;height:60px !important;border-radius:100%;background:var(--color-white);margin:0 0rem !important}@media(max-width: 1024px){.swiper-card .swiper-button-next,.swiper-card .swiper-button-prev{height:50px !important;width:50px !important;padding:0}}@media(max-width: 1024px){.swiper-card .swiper-button-next img,.swiper-card .swiper-button-prev img{width:24px !important}}.swiper-card .swiper-button-next{background:var(--color-primary) !important}.swiper-card .swiper-button-prev img{filter:brightness(0)}.swiper-card .swiper-button-next,.swiper-card .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.page-forgot .form-login-wrapper{padding:80px 32px}@media(max-width: 1024px){.page-forgot .form-login-wrapper{padding:24px 20px}}.login{padding:80px 0}@media(max-width: 1024px){.login{padding:24px 0}}.form-login-wrapper{display:flex;justify-content:center;flex-direction:column}.form-login-wrapper input{border-radius:8px}.form-login-wrapper input:-webkit-autofill,.form-login-wrapper input:-webkit-autofill:hover,.form-login-wrapper input:-webkit-autofill:focus,.form-login-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.form-login-wrapper input:focus{outline:none;box-shadow:none}.form-login-wrapper .form-data.rememberme{margin-top:15px;text-align:left;width:50%}@media(max-width: 564px){.form-login-wrapper .form-data.rememberme{width:100%}}.form-login-wrapper .form-data.rememberme .form-input-wrapper{position:relative;display:flex;align-items:center;gap:8px}.form-login-wrapper .form-data.rememberme .form-input-wrapper input[type=checkbox]{display:inline-block;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border-radius:4px;background-color:rgba(0,0,0,0);border:1px solid #fff}.form-login-wrapper .form-data.rememberme .form-input-wrapper input[type=checkbox]:checked{appearance:auto}.form-login-wrapper .form-data.rememberme label{display:inline-block;color:var(--color-white);font-size:14px;line-height:20px;letter-spacing:normal;font-weight:500}.form-login-wrapper #grav-login{padding:44px;max-width:639px;width:100%;margin:0 auto;background-color:var(--color-gray);border-radius:18px}@media(max-width: 564px){.form-login-wrapper #grav-login{padding:44px 16px}}.form-login-wrapper #grav-login .form-field::before{color:var(--color-white);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600;margin-bottom:6px;display:block}.form-login-wrapper #grav-login h1,.form-login-wrapper #grav-login h2,.form-login-wrapper #grav-login h3,.form-login-wrapper #grav-login h4{text-align:center;margin-bottom:20px;color:var(--color-white)}.form-login-wrapper #grav-login>p{text-align:center;margin-bottom:38px;color:var(--color-white)}.form-login-wrapper #grav-login .form-actions{text-align:center}.form-login-wrapper #grav-login .form-actions .button{padding:14px 20px}.form-login-wrapper #grav-login .form-actions .button:hover{transform:translateY(-0.15rem);box-shadow:0 .25rem .75rem rgba(30,34,40,.15)}.form-login-wrapper #grav-login .form-actions a{color:var(--color-primary) !important}.form-login-wrapper #grav-login .form-actions a:hover{box-shadow:none !important}.form-login-wrapper #grav-login .form-action-wrapper{text-align:center;display:flex;flex-direction:column-reverse;gap:2rem}.form-login-wrapper #grav-login .form-action-wrapper .primary{width:100%;font-size:20px;line-height:30px;letter-spacing:normal;font-weight:600}.form-login-wrapper #grav-login .form-action-wrapper .secondary{max-width:300px;align-self:end;margin-top:-19px;background:none;color:var(--color-white) !important;text-decoration:none;border:none;padding:0;font-size:14px;line-height:20px;letter-spacing:normal;font-weight:600}@media(max-width: 564px){.form-login-wrapper #grav-login .form-action-wrapper .secondary{margin-top:10px}}.page-orders .prose.max-w-none.pt-12{background-color:var(--bg-body)}.orders-table-wrapper{margin:0 auto;text-align:left;background:var(--color-black) !important;width:100%;padding:80px 1rem}@media(max-width: 1024px){.orders-table-wrapper{width:unset;padding:100px 1rem}.orders-table-wrapper::before{height:100%}}.orders-table-wrapper table{top:calc(50% - 550px);margin:0 auto;border-collapse:separate;overflow:hidden;border-radius:8px;border:1px solid #eaecf0;box-shadow:0px 1px 3px 0px rgba(16,24,40,.1),0px 1px 2px 0px rgba(16,24,40,.06);width:calc(100% - 4rem);max-width:1280px}@media all and (max-width: 918px){.orders-table-wrapper table{display:block;overflow-x:scroll;width:unset}}.orders-table-wrapper table thead th{background-color:var(--color-white) !important;color:var(--color-black);border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;font-size:12px;line-height:18px;letter-spacing:normal;font-weight:400}.orders-table-wrapper table th{padding:12px 16px}.orders-table-wrapper table th,.orders-table-wrapper table td{padding:16px;color:var(--order-text)}.orders-table-wrapper table th:last-child,.orders-table-wrapper table td:last-child{border-right:unset}.orders-table-wrapper table th:nth-of-type(5){justify-content:center;align-items:center}.orders-table-wrapper table th:nth-of-type(5)::after{content:"";display:inline-block;width:14px;height:14px;margin-left:4px;background-image:url(./../../images/down-arrow.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}.orders-table-wrapper table tbody td{border-right:1px solid #eaecf0;font-size:14px;line-height:20px;letter-spacing:normal;font-weight:500;background-color:var(--bg-body)}@media(max-width: 1024px){.orders-table-wrapper table tbody td{white-space:nowrap}}.orders-table-wrapper table td:nth-of-type(5){color:#027a48;display:list-item;list-style-position:inside;background:#ecfdf3;margin:16px;padding:2px 8px;border-radius:16px;width:fit-content}.orders-table-wrapper table td:nth-of-type(6){border-left:1px solid #eaecf0}.orders-table-wrapper table td:last-child{text-align:center}.orders-table-wrapper table td a.btn{vertical-align:middle;text-decoration:none;background:var(--color-white);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.orders-table-wrapper table td a.btn svg{vertical-align:middle;margin-right:12px;margin-top:-1px;stroke:var(--color-white)}.btn__simple.my-orders{text-decoration:none;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:500;background:var(--color-primary);color:var(--color-white);text-align:center;max-width:520px;width:100%;border:2px solid var(--color-tertiary);border-radius:12px;padding:20px 40px;display:flex;gap:10px;align-items:center;justify-content:center}@media(max-width: 1024px){.btn__simple.my-orders{max-width:100%;margin:0 auto}}@media(max-width: 564px){.btn__simple.my-orders{width:100%}}.profile-page .content-section{margin:0 auto;max-width:1280px;padding:0 32px 42px}@media(max-width: 1024px){.profile-page .content-section{padding:0 16px 24px}}.profile-page .main-container{background:var(--bg-body);padding:80px 0}@media(max-width: 1024px){.profile-page .main-container{padding:64px 0}}.content-section-profile .container{display:flex;gap:32px;align-self:stretch;color:var(--profile-text);align-items:stretch;max-width:1280px;width:100%;align-items:center;justify-content:space-between}@media(max-width: 1024px){.content-section-profile .container{flex-direction:column;gap:40px}}.content-section-profile .container:nth-last-child{justify-content:center}.content-section-profile .container .paragraph-column>.form-actions{margin-top:2rem;gap:2rem;flex-direction:row-reverse;justify-content:flex-end}@media(max-width: 1024px){.content-section-profile .container .paragraph-column>.form-actions{flex-direction:column-reverse;align-items:center}}@media(max-width: 564px){.content-section-profile .container .paragraph-column>.form-actions{gap:10px}}.content-section-profile .container .paragraph-column{border-radius:24px}.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:hover,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:focus,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section-profile .container .paragraph-column .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}@media(max-width: 1024px){.content-section-profile .container .paragraph-column{width:100%}}.content-section-profile .container .paragraph-column label.error{bottom:0}.content-section-profile .container .paragraph-column .form-field label{color:var(--color-text-dark);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600;margin-bottom:6px}.content-section-profile .container .paragraph-column:first-child{max-width:560px;width:100%;background-color:var(--color-gray);border-radius:18px;padding:30px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:first-child{max-width:100%;padding:24px 20px;align-self:center}}.content-section-profile .container .paragraph-column:first-child input,.content-section-profile .container .paragraph-column:first-child textarea{background:var(--color-white);color:var(--color-black);padding:12px 16px;margin-bottom:24px}.content-section-profile .container .paragraph-column:last-child{max-width:624px;width:100%;background-color:var(--color-gray);margin-bottom:0;border-radius:18px;padding:64px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child{max-width:100%;padding:24px 20px}}.content-section-profile .container .paragraph-column:last-child input,.content-section-profile .container .paragraph-column:last-child textarea{padding:12px 16px;margin-bottom:24px}.content-section-profile .container .paragraph-column:last-child .form-field label{color:var(--color-text-dark);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500}.content-section-profile .container .paragraph-column:last-child h2{color:var(--color-text-dark);text-align:left;margin-bottom:1.5rem;font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child h2{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:600}}.content-section-profile .container .paragraph-column:last-child .button{background:var(--color-primary);width:100%;text-align:center}.content-section-profile .container .paragraph-column:last-child .form-actions{margin-top:0;display:flex;justify-content:flex-start}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child .form-actions{justify-content:center}}@media all and (max-width: 490px){.content-section-profile .container .paragraph-column{width:100%}}.content-section-profile .container .button,.content-section-profile .container button{width:234px;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:500;text-align:center}@media(max-width: 1024px){.content-section-profile .container .button,.content-section-profile .container button{width:100%}}.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){float:right}.page-terms .content-section{padding:2.5rem 2rem !important}@media(max-width: 1024px){.page-terms .content-section{padding:2.5rem 0 !important}}.terms{color:var(--color-white) !important}.terms .terms-section .belong-overview{font-size:1.25rem !important}.terms h1{font-size:1.25rem !important}.terms a{color:var(--color-white)}.content-section.terms .terms-area{display:none !important}.content-section.terms .terms-area.active{display:block !important}.content-section.terms ol:not(.breadcrumb){margin-left:1rem}@media(max-width: 564px){.content-section.terms ol:not(.breadcrumb){margin-left:0}}.content-section.terms ul:not(.breadcrumb){margin-left:1rem}.content-section.terms .language-switcher{display:none}.page-terms{color:var(--color-text) !important}.page-terms .terms-section th{background:var(--color-black) !important;color:var(--color-white) !important}.page-terms .main-container h1,.page-terms .main-container h2,.page-terms .main-container h3,.page-terms .main-container h4,.page-terms .main-container h5,.page-terms .main-container p,.page-terms .main-container li,.page-terms .main-container a,.page-terms .main-container td,.page-terms .main-container th{color:var(--color-white) !important}.page-terms .main-container tbody{background-color:var(--color-black) !important;color:var(--color-white) !important}.page-terms .main-container tbody tr td{background:var(--bg-black) !important}.terms-section{color:var(--color-white)}.page-unsubscribe .login-page-content{padding:80px 0 200px}@media(max-width: 1024px){.page-unsubscribe .login-page-content{padding:40px 16px 160px}}@media(max-width: 564px){.page-unsubscribe .login-page-content{padding:40px 16px 200px}}.unsubscribe-title{display:none;font-size:24px;line-height:32px;letter-spacing:normal;font-weight:600;text-align:center;margin-bottom:32px;color:var(--color-white);max-width:440px;margin:0 auto;margin-bottom:32px}.inline{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600;color:var(--color-white)}.unsubscribe-form .form-input::placeholder{color:var(--color-white)}.unsubscribe-form .form-actions .button{width:100%;background:var(--color-secondary);color:var(--color-white);margin-top:14px}.contact-section-wrapper{background:var(--color-black)}.contact-inner{display:flex;flex-direction:row;padding-top:80px;padding-bottom:80px;padding-left:2rem;padding-right:2rem;justify-content:space-evenly;gap:64px;color:var(--color-section-title)}@media(max-width: 1024px){.contact-inner{padding:64px 0;flex-direction:column}}.contact-inner .contact-section{display:flex;padding:20px 64px;flex-basis:580px;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:18px;gap:24px;align-self:stretch;color:var(--color-white);background:var(--color-gray)}@media(max-width: 1024px){.contact-inner .contact-section{padding:40px 20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.contact-inner .contact-section p{color:var(--color-white);font-style:normal;font-size:20px;line-height:30px;letter-spacing:normal;font-weight:600}.contact-inner .contact-section p .span{color:var(--color-white);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.contact-inner .contact-section a{text-decoration:none;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.contact-inner .contact-section .span{display:block;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.contact-inner .email-section{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:25px 48px;border-radius:18px;background:var(--color-gray)}@media(max-width: 1024px){.contact-inner .email-section{padding:24px 20px}}.contact-inner .email-section h3{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700;color:var(--contact-form-text)}@media(max-width: 1024px){.contact-inner .email-section h3{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:700}}.contact-inner .email-section p{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;color:var(--contact-form-text)}@media(max-width: 1024px){.contact-inner .email-section p{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:700}}.contact-inner .email-section form .form-field{padding-bottom:.2rem}.contact-inner .email-section form .form-field .form-label{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500;color:var(--contact-form-text)}.contact-inner .email-section form .form-field textarea{resize:vertical}.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{padding:20px 40px;width:100%;font-size:20px;line-height:30px;letter-spacing:normal;font-weight:700}.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(--contact-form-text);font-style:normal;font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font)}.contact-inner .email-section .text-content p{color:var(--contact-form-text);font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;font-style:normal}.about-us-section{padding:10rem 7rem;display:flex;justify-content:center;align-items:center;gap:96px;align-self:stretch;margin:0 auto}.about-us-section .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.about-us-section .text-right-image{flex:unset}}.about-us-section .text-right-image img{width:100%}.about-us-section p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.about-image{display:flex;justify-content:center}.about-image img{width:80%;border-radius:var(--border-radius)}.about-text{flex:1 0 49%;display:flex;padding:4rem 2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.about-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.about-us-section{flex-direction:column}.about-us-section:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 1.5rem}.about-us-section{padding:3rem 2rem}.paragraph-container{flex-direction:column-reverse}.about-text{padding:1rem 0}.paragraph-image{height:12rem;margin:auto}}.page-change-password .prose.max-w-none.pt-12{background:var(--bg-body);padding-bottom:1px}.content-section.change-password-form{max-width:600px;padding:44px;background:var(--color-gray);margin:5rem auto;border-radius:24px}@media(max-width: 1024px){.content-section.change-password-form{padding:44px 16px}}@media(max-width: 630px){.content-section.change-password-form{margin:24px 20px}}.content-section.change-password-form input,.content-section.change-password-form textarea{background:var(--color-white);color:var(--color-black)}.content-section.change-password-form input:-webkit-autofill,.content-section.change-password-form input:-webkit-autofill:hover,.content-section.change-password-form input:-webkit-autofill:focus,.content-section.change-password-form input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section.change-password-form input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.content-section.change-password-form .form-actions{text-align:center;width:100%}.content-section.change-password-form .form-actions button{display:block;width:100%;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:600}.page-cancel-membership .content-section{max-width:100%}.content-section.cancel-membership{background:var(--bg-body);padding:80px 1rem}@media(max-width: 1024px){.content-section.cancel-membership{padding:24px 20px}}.content-section.cancel-membership .cm_forms{max-width:600px;width:100%;padding:44px;background:var(--color-gray);border-radius:18px;margin:0 auto;margin-top:0}@media(max-width: 1024px){.content-section.cancel-membership .cm_forms{padding:44px 16px}}.content-section.cancel-membership .cm_forms label{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600;color:var(--color-white)}.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%;display:flex;justify-content:center}.content-section.cancel-membership .cm_forms .form-actions .button{display:block;width:100%;font-size:20px;line-height:30px;letter-spacing:normal;font-weight:600}form[name=contact-us]{width:100%}form[name=contact-us] .form-textarea-wrapper label.error{bottom:-30px}form[name=contact-us] .form-actions{margin-top:12px}form[name=contact-us] .form-label{margin-bottom:6px}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-section{overflow:hidden;display:flex;padding:124px 0 48px 0;justify-content:center;align-items:center;flex-direction:column;gap:80px;align-self:stretch;background-color:var(--color-secondary)}.footer-section .menu{display:none}@media(max-width: 768px){.footer-section{padding:24px 0;gap:50px}}.footer-section .footer-logo-container{display:flex;flex-direction:column;align-items:center;gap:72px}@media(max-width: 1024px){.footer-section .footer-logo-container{flex-direction:column}}.footer-section .footer-logo-container .logo-container{padding:0;justify-content:start;align-items:start;background:rgba(0,0,0,0) !important}.footer-section .footer-logo-container .logo-container .mobile_logo{display:none}.footer-section .footer-logo-container .title{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:700;color:var(--color-white);text-transform:capitalize}@media(max-width: 1024px){.footer-section .footer-logo-container .title{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:500}}.footer-section .footer-logo-container .flexcontainer{margin-top:16px}.footer-section .footer-logo-container p{font-size:20px;line-height:30px;letter-spacing:normal;font-weight:400;padding:6px 0;color:var(--color-white)}@media(max-width: 1024px){.footer-section .footer-logo-container p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600}}.footer-section .footer-logo-container a{color:var(--color-white);text-decoration:none;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.footer-section .footer-logo-container a{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700}}.footer-section .footer-logo-container a:hover{text-decoration:underline}.footer-section .footer-logo-container .footer-logo-top{display:flex;justify-content:space-between;margin:0 auto;gap:92px}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-logo-top{flex-direction:column;align-items:start;gap:8px}}.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper{display:flex;justify-content:end;align-items:flex-start;gap:32px}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper{width:100%;flex-direction:column}}.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;flex:50%}.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact p:last-of-type a{text-decoration:none}.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact p,.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact a{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;color:var(--color-white)}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact p,.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact a{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .footer-contact a span{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .copyright-mobile-view .footer-cards{display:none}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-logo-top .footer-contact-wrapper .copyright-mobile-view .footer-cards{width:100%;display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:left;gap:2rem;margin-top:27px}}.footer-section .footer-logo-container .footer-logo-top .logo{max-width:283px;height:auto}.footer-section .footer-logo-container .footer-logo-top .footer-logo-area{display:flex;flex-direction:column;justify-content:start;align-self:stretch;max-width:44%}@media(max-width: 768px){.footer-section .footer-logo-container .footer-logo-top .footer-logo-area{max-width:100%}}.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .branding-text{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;margin:26px 0 30px 0}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .branding-text{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;margin:24px 0}}.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .policy-pages-link-area{display:flex}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .policy-pages-link-area{display:none}}@media(max-width: 768px){.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .policy-pages-link-area{flex-direction:column;gap:9px}}.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .policy-pages-link-area .copyright-link{border-right:1px solid var(--color-white);padding:10px 40px;color:var(--color-white);text-decoration:none;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .policy-pages-link-area .copyright-link:first-child{padding-left:0;padding-right:60px}.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .policy-pages-link-area .copyright-link:last-child{border-right:none;padding-right:0}@media(max-width: 768px){.footer-section .footer-logo-container .footer-logo-top .footer-logo-area .policy-pages-link-area .copyright-link{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:700;padding:0;border-right:none}}.footer-section .footer-logo-container .footer-logo-top .footer-menu{display:flex;flex-direction:column;align-items:flex-start;width:41%;gap:10px}@media(max-width: 768px){.footer-section .footer-logo-container .footer-logo-top .footer-menu{width:100%}}.footer-section .footer-logo-container .footer-logo-top .footer-menu .menu-item{display:flex;padding:6px 0;justify-content:flex-start;align-items:center;gap:.625rem;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;color:var(--color-white)}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-logo-top .footer-menu .menu-item{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}}.footer-section .footer-logo-container .footer-cards{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:left;gap:2rem}@media(max-width: 1024px){.footer-section .footer-logo-container .footer-cards{width:100%}}.footer-section .footer-logo-container .footer-cards img{width:71px;height:50px;border-radius:4px}.footer-bottom{width:100%;background:var(--color-secondary);padding:44px 0 53px;border-top:1px solid var(--border-color)}@media(max-width: 1024px){.footer-bottom{padding:40px 0}}.footer-bottom .container{display:flex;justify-content:center;align-items:center;gap:.625rem;align-self:stretch}@media(max-width: 1024px){.footer-bottom .container{margin-top:0;flex-direction:column-reverse;justify-content:start;align-items:start;gap:17px}}.footer-bottom .container p{color:var(--color-white);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;text-align:center}@media(max-width: 1024px){.footer-bottom .container p{font-size:14px;line-height:20px;letter-spacing:normal;font-weight:400}}.footer-bottom .container .policy-pages-link-area{display:none}@media(max-width: 1024px){.footer-bottom .container .policy-pages-link-area{display:flex;gap:9px}}.footer-bottom .container .policy-pages-link-area .copyright-link{border-right:1px solid var(--color-white);padding:10px 40px;color:var(--color-white);text-decoration:none;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400}.footer-bottom .container .policy-pages-link-area .copyright-link:first-child{padding-left:0;padding-right:60px}.footer-bottom .container .policy-pages-link-area .copyright-link:last-child{border-right:none;padding-right:0}@media(max-width: 768px){.footer-bottom .container .policy-pages-link-area .copyright-link{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;padding:0}}@media(max-width: 1024px){.copyright-desktop-view{display:none}}.footer_top{display:flex;padding:60px 0;align-items:center;align-self:stretch}@media(max-width: 1024px){.footer_top{padding:40px 0 60px}}.footer_top .wrapper{display:flex;justify-content:center;align-items:center;padding:15rem 2rem;border-radius:24px;background-image:url(../../images/footer/footer-overlay-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:top}@media(max-width: 1024px){.footer_top .wrapper{padding:3rem 1.5rem;width:100%;gap:51px;background-image:url(../../images/footer/footer-overlay-bg-mobile.svg);background-position:bottom}}.footer_top .wrapper .contents{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:24px;padding-bottom:65px;width:63%}@media(max-width: 1024px){.footer_top .wrapper .contents{padding-bottom:0;width:100%}}.footer_top .wrapper .contents .subtitle{color:var(--color-text-light);opacity:.8;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;font-family:var(--default-font);padding:16px 24px;border-radius:100px;border:1px solid var(--color-gray);background:var(--color-secondary);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25),0px 0px 6px 0px #3d3d3d inset,0px 6px 24px 0px #3d3d3d inset;display:flex;gap:10px;justify-content:center;align-items:center}.footer_top .wrapper .contents .title{font-family:var(--secondary-font);color:var(--color-white);font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.footer_top .wrapper .contents .title{font-size:36px;line-height:44px;letter-spacing:-0.02em;font-weight:500}}.footer_top .wrapper .contents p{color:var(--color-white);opacity:.5;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400;width:66%}@media(max-width: 1024px){.footer_top .wrapper .contents p{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:400;width:100%}}.footer_top .wrapper .contents .footer-top-btn{margin-top:16px;padding:12px 24px;color:var(--color-white);background:var(--color-primary);text-decoration:none;border-radius:12.742px;border:2.125px solid #fba93f;font-size:18px;line-height:28px;letter-spacing:normal;font-weight:700}.footer_top .wrapper .contents .footer-top-btn:hover{background:var(--color-tertiary)}@media(max-width: 1024px){.footer_top .wrapper .contents .footer-top-btn{font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500}}.page-home .header.sticky{background:var(--color-black)}.page-home .header{background:rgba(0,0,0,0)}.header{position:fixed;top:0;left:0;right:0;padding:24px 0;z-index:10}@media(max-width: 1024px){.header{position:fixed;z-index:3;padding:0;background:var(--color-black)}}.header .container{display:flex;align-items:center;justify-content:center;width:100%}.header .container .header-wrapper{display:flex;justify-content:space-between;align-items:center;display:flex;padding:13px 32px;border-radius:18px;border:2px solid var(--color-gray, #424242);gap:70px;width:100%;background:var(--color-secondary)}@media(max-width: 1024px){.header .container .header-wrapper{padding:8px 0;border-radius:8px;background:unset;border:unset;justify-content:space-between;width:100%}}.header .container .header-wrapper .header-logo{display:flex;align-items:center;gap:40px}.header .container .header-wrapper .header-logo a .logo{height:auto;max-width:200px;display:flex;align-items:center}@media(max-width: 1024px){.header .container .header-wrapper .header-logo a .logo{max-width:140px;display:none}}.header .container .header-wrapper .header-logo a .mobile_logo{display:none}@media(max-width: 1024px){.header .container .header-wrapper .header-logo a .mobile_logo{max-width:140px;height:auto;display:flex;align-items:center}}.header .container .header-wrapper .menu{display:flex;align-items:center;gap:32px}@media(max-width: 1024px){.header .container .header-wrapper .menu{display:none}}.header .container .header-wrapper .menu .menu-item{display:flex;justify-content:center;align-items:center}@media(max-width: 1024px){.header .container .header-wrapper .menu .menu-item{padding:.25rem .5rem}}.header .container .header-wrapper .menu .menu-item .menu-item__link{text-decoration:none;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:500;color:var(--color-text-dark);transition:all .3s ease-in-out}.header .container .header-wrapper .menu .menu-item .menu-item__link:hover{transform:translateY(-0.15rem);font-weight:700}@media(max-width: 1024px){.header .container .header-wrapper .menu .menu-item .menu-item__link{font-size:14px;font-weight:400}}.header .container .header-wrapper .menu .menu-item.active a{position:relative;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:700;color:var(--color-white)}.header .container .header-wrapper .header-buttons{display:flex;align-items:center;gap:16px;border-radius:12px}@media(max-width: 1024px){.header .container .header-wrapper .header-buttons{gap:0px}}.header .container .header-wrapper .header-buttons .btn{transition:1s all;white-space:nowrap;padding:17px 30px;color:var(--color-black);font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media(max-width: 1024px){.header .container .header-wrapper .header-buttons .btn{display:none}}.header .container .header-wrapper .header-buttons .active-btn{color:var(--color-white);border-radius:12px;position:relative;z-index:1;width:117px;text-align:center}.header .container .header-wrapper .header-buttons .active-btn:hover{background:var(--color-primary-hover);color:var(--color-black)}.header .container .header-wrapper .header-buttons .signup{color:var(--color-white);background:unset;text-align:center}@media(max-width: 1024px){.header .container .header-wrapper .header-buttons .signup{display:none}}.header .container .header-wrapper .header-buttons .signup:hover{background:var(--color-primary)}.header .container .header-wrapper .header-buttons .signup:hover svg path{fill:#fff}.header .container .header-wrapper .header-buttons .language-switcher{padding:10px 0;color:var(--color-text-dark);font-size:16px;line-height:24px;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.header .container .header-wrapper .header-buttons .language-switcher{order:0;padding:5px 7px;color:var(--color-white)}}.header .container .header-wrapper .header-buttons .language-switcher .lang-flag{width:20px;height:20px}@media(max-width: 1024px){.header .container .header-wrapper .header-buttons .language-switcher .lang-flag{height:auto;border-radius:100%}}.header .container .header-wrapper .header-buttons .cheeseburger-menu__close{display:none;width:100%;justify-content:flex-end;align-items:center}.header .container .header-wrapper .header-buttons .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-position:center;height:32px;width:32px;margin-left:12px}@media only screen and (min-width: 1024px){#header .container{opacity:0;animation:fadeInRight .5s ease-in-out .1s forwards}}.animate-feature .about_features-header-section{opacity:0;animation:fadeInUp .2s ease-in .6s forwards}.animate-feature .about_feature{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .5s forwards;animation-delay:calc(.5s + .2s*var(--card-index))}.animate-feature .about_feature:nth-child(1){--card-index: 1}.animate-feature .about_feature:nth-child(2){--card-index: 2}.animate-feature .about_feature:nth-child(3){--card-index: 3}.animate-feature .about_feature:nth-child(4){--card-index: 4}.animate-feature .about_feature:nth-child(5){--card-index: 5}.animate-feature .about_feature:nth-child(6){--card-index: 6}.animate-feature .about_feature .feature-icon{transition:transform .3s ease-in-out}.animate-feature .about_feature .feature-icon:hover{transform:scale(1.05)}.animate-text-left .text-left-text{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-left .paragraph-image{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-text-right .paragraph-image{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-right .text-right-text{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-about-listing .contents-wrapper .header-content h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-about-listing .contents-wrapper .header-content h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-about-listing .listing-content-container{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .4s forwards}.animate-about-listing .image-container{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .4s forwards}.animate-pricing .pricing{opacity:0;transform:scale(0.9);animation:fadeScale 1s ease-out forwards}.animate-pricing .pricing:nth-child(1){animation-delay:calc(.2s*1)}.animate-pricing .pricing:nth-child(2){animation-delay:calc(.2s*2)}.animate-pricing .pricing:nth-child(3){animation-delay:calc(.2s*3)}.animate-pricing .pricing:hover{transform:scale(1.05);transition:transform .3s ease-out}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}.animate-courses h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-courses h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-courses .course{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .4s forwards;animation-delay:calc(.4s + .2s*var(--card-index))}.animate-courses .course:nth-child(1){--card-index: 1}.animate-courses .course:nth-child(2){--card-index: 2}.animate-courses .course:nth-child(3){--card-index: 3}.animate-courses .course:nth-child(4){--card-index: 4}.animate-courses .course:nth-child(5){--card-index: 5}.animate-courses .course:nth-child(6){--card-index: 6}.animate-courses .course .feature-icon{transition:transform .3s ease-in-out}.animate-courses .course .feature-icon:hover{transform:scale(1.05)}body input[type=checkbox]+label::before{content:"";border-radius:50%;background-color:rgba(0,0,0,.1);position:absolute;box-sizing:border-box;bottom:7px;left:7.5px;transform:translate(-50%, -50%) scale(0);width:1.8px;height:1.8px}body input[type=checkbox]:focus+label::before,body input[type=checkbox]:checked+label::after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:scale(0, 0);opacity:1}20%{transform:scale(25, 25);opacity:1}100%{opacity:0;transform:scale(40, 40)}}.form-field{position:relative}.form-field input,.form-field textarea{position:relative;margin-bottom:20px}.form-field input input,.form-field input textarea,.form-field textarea input,.form-field textarea textarea{padding:12px 10px;font-size:16px}.form-field input label,.form-field textarea label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field input input:focus+label,.form-field input input:not(:placeholder-shown)+label,.form-field input textarea:focus+label,.form-field input textarea:not(:placeholder-shown)+label,.form-field textarea input:focus+label,.form-field textarea input:not(:placeholder-shown)+label,.form-field textarea textarea:focus+label,.form-field textarea textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.form-field label{position:relative;margin-bottom:20px}.form-field label input,.form-field label textarea{padding:12px 10px;font-size:16px}.form-field label label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field label input:focus+label,.form-field label input:not(:placeholder-shown)+label,.form-field label textarea:focus+label,.form-field label textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.animate-footer .footer-logo{opacity:0;animation:fadeIn .6s ease-in forwards}.animate-footer .footer-menu .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.4s}.animate-footer .footer-menu .menu-item:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.6s}.animate-footer .footer-menu .menu-item:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.8s}.animate-footer .footer-menu .menu-item:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1s}.animate-footer .footer-menu .menu-item:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.2s}.animate-footer .footer-menu .menu-item:nth-child(5){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.4s}.animate-footer .footer-menu .menu-item:nth-child(6){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.6s}.animate-footer .footer-menu .menu-item:nth-child(7){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact p:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2s}.animate-footer .footer-contact p:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.2s}.animate-footer .footer-contact p:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.4s}.animate-footer .footer-contact p:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(1){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(2){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:3.4s}.animate-footer .footer-bottom p{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:4.2s}.languages{opacity:1}.container{max-width: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:16px;line-height:24px;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.paragraph-image{max-width:614px;flex:1 0 49%;align-self:stretch}.paragraph-image img{width:100%}.paragraph-image img:hover{transform:scale(1.02)}@media(max-width: 1024px){.paragraph-image img{width:100%}}.paragraph-text{flex:1 0 49%}.paragraph-text{display:flex;padding:4rem 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.paragraph-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.paragraph{flex-direction:column}.paragraph:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 0}.paragraph{padding:1rem 0}.paragraph-container{flex-direction:column-reverse}.paragraph-text{padding:1rem 0}.paragraph-image{height:12rem}.error-page{padding:150px 1rem !important}}.content-section{display:block;align-self:stretch;max-width:1280px;margin:0 auto;padding:2.5rem 2rem;overflow-wrap:anywhere}@media(max-width: 1024px){.content-section{padding-left:1rem;padding-right:1rem}}.content-section .dashboard-content{width:100%;min-height:1022px;border:solid 1px rgba(128,128,128,.2509803922)}.theme-shadow{box-shadow:20px 20px 0px 0px var(--color-primary);border-radius:var(--border-radius)}@media(max-width: 1024px){.theme-shadow{box-shadow:10px 10px 0px 0px var(--color-primary);border-radius:var(--border-radius)}}.text-white{color:var(--color-white) !important}.text-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}ol:not(.breadcrumb){margin-left:1rem}@media(max-width: 564px){ol:not(.breadcrumb){margin-left:0}}ul:not(.breadcrumb){margin-left:1rem}.section-title{font-size:48px;line-height:60px;letter-spacing:-0.02em;font-weight:600}@media(max-width: 1024px){.section-title{font-size:30px;line-height:38px;letter-spacing:normal;font-weight:700}}.brief{font-size:18px;line-height:28px;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.brief{font-size:24px;line-height:32px;letter-spacing:normal;font-weight:400}}.page-dashboard .main-container{margin-top:100px}@media(max-width: 1024px){.page-dashboard .main-container{margin-top:80px}}
