﻿@import"https://db.onlinewebfonts.com/c/519b595624df5c5aebab8a20543e25e5?family=Sugar+Peachy+DEMO+Black";@import"https://fonts.googleapis.com/css2?family=Quicksand&display=swap";@import"https://fonts.googleapis.com/css2?family=Bayon&display=swap";:root{--secondary-font: "Sugar Peachy DEMO Black", sans-serif;--default-font: "Quicksand", sans-serif}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(0px)}100%{opacity:1;transform:translateY(20px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0px)}}@keyframes fadeInRight50{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp30{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp50{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp100{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes subtleBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2.5px)}}@keyframes subtleBreathe{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes drawLine{from{width:0%}to{width:100%}}@keyframes zoomIn{from{opacity:0;transform:scale(0.7)}to{opacity:1;transform:scale(1)}}@keyframes flipIn{to{opacity:1;transform:rotateY(0deg)}}@keyframes slideBounceIn{0%{opacity:0;transform:translateX(100%)}70%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeScaleIn{to{opacity:1;transform:scale(1)}}@keyframes waveIn{to{opacity:1;transform:translateY(0) rotateZ(0deg)}}@keyframes zoomInNeutral{to{opacity:1;transform:scale(1)}}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeftNeutral{to{opacity:1;transform:translateX(0)}}@keyframes slideInRightNeutral{to{opacity:1;transform:translateX(0)}}@keyframes fadeZoomIn{to{opacity:1;transform:scale(1)}}@keyframes slideRotateIn{to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes scaleUp{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInY10{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes flip-with-scale{0%{transform:perspective(400px) scaleX(1)}100%{transform:perspective(400px) scaleX(-1)}}@keyframes flip-with-rotate{0%{transform:perspective(400px) rotateY(0)}100%{transform:perspective(400px) rotateY(180deg)}}@keyframes ripple{0%{transform:scale(0, 0);opacity:0}20%{transform:scale(0.5, 0.5);opacity:.5}100%{opacity:1;transform:scale(1, 1)}}:root{--shadow: 0px 0px 2px 0px rgba(204, 204, 204, 0.4);--color-primary: #F489A3;--color-secondary: #F3A20F;--color-tertiary: #F97028;--bg-body: #121212;--bg-secondary: #F3ECD2;--color-text-light: #3F3F3F;--color-text-dark: #121212;--color-accent1: #F0BB0D;--color-accent2: #F3ECD2;--color-gray: #4F4F4F;--color-white: #FFFFFF;--color-black: #121212;--color-light-shade: #CCCCCC;--color-danger: #F04438;--panel-header-bg: var(--color-white);--panel-header-text: var(--color-text-dark);--panel-header-text-active: var(--color-primary);--panel-footer-bg: transparent;--panel-footer-text: var(--color-white);--header-login-btn-bg: transparent;--header-login-btn-color: var(--color-text-dark);--header-signup-btn-bg: var(--color-primary);--header-signup-btn-color: var(--color-white);--mobile-menu-btn-bg: var(--color-primary);--mobile-menu-btn-color: var(--color-white);--color-lang-switcher: var(--color-text-dark);--mobile-menu-bg-container: var(--color-transparent);--mobile-menu-text: var(--color-text-dark);--mobile-menu-bg-button: var(--color-primary);--mobile-menu-color-button: var(--color-white);--mobile-menu-bg-signup-button: var(--color-primary);--mobile-menu-color-signup-button: var(--color-white);--hero-bg-container: var(--color-white);--hero-bg: transparent;--hero-title: var(--color-text-dark);--hero-text: var(--color-text-dark);--hero-highlight: var(--color-text-dark);--color-section-title: var(--color-dark);--color-section-subtitle: var(--color-primary);--feature-bg-container: var(--color-white);--feature-bg: var(--color-white);--feature-text: var(--color-text-dark);--course-bg-container: var(--bg-body);--course-bg: var(--color-text-light);--course-title: var(--color-primary);--course-text: var(--color-primary);--about-listing-bg-container: var(--color-text-light);--about-listing-title: var(--color-primary);--about-listing-text: var(--color-primary);--text-bg-container: var(--bg-body);--text-bg: var(--bg-body);--text-text: var(--color-text-dark);--about-company-wrapper-bg: var(--color-white);--pricing-bg-container: var(--bg-body);--pricing-bg: transparent;--pricing-text: var(--color-text-light);--pricing-benefits-text: var(--color-text-dark);--pricing-btn-bg: var(--color-primary);--pricing-btn-color: var(--color-white);--pricing-item-bg: var(--color-white);--contact-bg-container: var(--color-white);--contact-form-bg: var(--color-primary);--contact-form-text: var(--color-text-dark);--contact-info-bg: var(--color-primary);--contact-info-text: var(--color-text-light);--contact-btn-bg: var(--color-primary);--contact-btn-color: var(--color-white);--no-hero-bg-container: var(--bg-body);--no-hero-bg: var(--color-primary);--no-hero-text: var(--color-text-light);--login-bg-container: var(--color-white);--login-bg: var(--bg-body);--login-text: var(--color-text-dark);--profile-bg-container: var(--color-tertiary);--profile-bg: var(--color-tertiary);--profile-text: var(--color-white);--order-bg-container: var(--bg-body);--order-bg: var(--color-white);--order-text: var(--color-text-dark);--unsubscribe-bg-container: var(--bg-body);--unsubscribe-bg: var(--color-secondary);--unsubscribe-text: var(--color-primary);--unsubscribe-btn-bg: var(--color-primary);--unsubscribe-btn-color: var(--color-white);--policy-bg-container: var(--bg-body);--bg-button: var(--color-primary);--color-button: var(--color-white);--bg-alternate-button: var(--color-primary);--color-alternate-button: var(--color-tertiary);--change-password-btn-bg: var(--color-primary);--change-password-btn-color: var(--color-text-dark);--border-radius: 30px}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}*{font-family:var(--default-font)}html{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;scroll-behavior:smooth}body{box-sizing:border-box;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;position:relative;background-color:var(--bg-body)}.bg-white{background-color:var(--color-white)}h1{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:inherit}@media(max-width: 564px){h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:inherit}}h3{font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--default-font)}@media(max-width: 1024px){h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.button{display:flex;align-items:center;justify-content:center;gap:12px;appearance:none;color:var(--color-primary);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;font-size:20px;font-style:normal;font-weight:700;line-height:30px;text-transform:capitalize;width:fit-content;padding:10px 28px;position:relative;border:1px solid var(--color-black);border-radius:10px;background:var(--color-white);box-shadow:0 1px 10.4px 1px #fff}@media(max-width: 564px){.button{padding:10px}}.button:hover{background:var(--color-primary);color:var(--color-black)}.button-outline{color:rgba(0,0,0,0);position:relative;background:var(--color-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:100%;background-position:10%;border-radius:30px;transition:all .5ms ease-in-out;overflow:hidden}.button-outline:hover{transition:all .5ms ease-in-out;color:#fff;-webkit-text-fill-color:unset !important;background-clip:unset !important;background:unset !important}.button-outline:hover:after{background:var(--color-primary);transform:scale(1, 1)}.button-outline:before{content:"";width:100%;height:100%;position:absolute;transform:scale(1);inset:0;padding:1px;border-radius:30px;background:var(--color-primary);-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;transition:all .5ms ease-in-out}.button-outline:after{content:"";background:var(--bg-body);border:3px solid var(--color-primary);position:absolute;z-index:-1;padding:.85em .75em;display:block;transition:all .5s ease;border-radius:30px;left:-50%;right:-50%;top:-150%;bottom:-150%;line-height:8.34em;transform:scale(0, 0)}.button-transparent{display:block;appearance:none;color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-transparent:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-gradient-primary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-primary:hover{background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-secondary:hover{background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.form-input{margin-bottom:1.5rem}.button-secondary:hover{background:var(--color-primary);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}input,textarea{appearance:none;width:100%;display:flex;padding:16px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;transition:box-shadow .3s ease-in-out;color:var(--color-text-dark);font-size:20px;font-style:normal;font-weight:400;line-height:30px;border-radius:12px;border:1px solid var(--color-black);background:var(--color-white)}input:focus,textarea:focus{outline:none;box-shadow:none}input::placeholder,textarea::placeholder{color:rgba(var(--color-black), 0.5)}@keyframes slide-up{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate{animation:slide-up .5s ease both}.slide-up{opacity:0;transform:translateY(30px)}.slide-in{opacity:0;transform:translateX(-50px);transition:opacity .5s ease,transform .5s ease}.slide-in.active{opacity:1;transform:translateX(0)}.zoom-in-image{transform:scale(0.1);transition:transform 1s ease}.zoom-in-image.active{transform:scale(1)}.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 49%}@media(max-width: 1024px){.form-input:nth-child(1),.form-input:nth-child(2),.form-input:nth-child(3),.form-input:nth-child(4),.form-input:nth-child(5){flex:0 0 100%;width:100%}}.form-input:nth-child(5){flex:0 0 100%}.form-input-wrapper,.form-textarea-wrapper{position:relative}.form-input[disabled=disabled]{background-color:#484848}label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white)}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;right:0}.hidden{display:none}@media only screen and (min-width: 1024px){.hidden-on-lg{display:none}.flex-on-lg{display:flex}}.text-lg{color:var(--color-secondary);text-align:center;font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.text-md{font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.text-center{text-align:center}.w-full{width:100%}.subheader{align-items:center;background:var(--color-secondary);padding:24px 16px;text-align:center;color:var(--color-white)}.subheader .subheader-content{max-width:1270px;margin:0 auto;padding:2.5rem 1rem}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:2rem}.inline-flex{display:inline-flex}.ml-2{margin-left:2px}.actions-partial-global{margin-bottom:51px}.actions-partial-global a{color:var(--color-black);background:var(--color-primary);border-radius:44px;padding:24px 48px;text-decoration:none;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.actions-partial-global a{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}}.actions-partial-global a .icon{position:absolute;top:50%;right:-32px;transform:translateY(-50%);background:var(--color-white);width:52px;height:52px;border-radius:100%;display:flex;justify-content:center;align-items:center}.rainbow_left path,.rainbow_right path{stroke:#121212;stroke-width:2;vector-effect:non-scaling-stroke;fill-opacity:0;transition:stroke-dashoffset .8s ease-out,fill-opacity .8s ease-in;pointer-events:none}.hero-section{position:relative;overflow:hidden;background:var(--bg-secondary);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;margin:0 auto}@media(max-width: 1024px){.hero-section{margin:0 auto}}.hero-section .container{position:relative;max-width:1440px;padding:70px 0 10px 0}@media(max-width: 1024px){.hero-section .container{margin:0 auto;padding:60px 0 200px 0}}.hero-section .container .rainbow_right{position:absolute;top:0;right:0}@media(max-width: 1024px){.hero-section .container .rainbow_right{display:none}}.hero-section .container .rainbow_left{position:absolute;bottom:0;left:0}@media(max-width: 1024px){.hero-section .container .rainbow_left{bottom:-30%}}.hero-section .hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:80px}@media(max-width: 1024px){.hero-section .hero-wrapper{gap:20px}}.hero-section .hero-wrapper .text-contents{max-width:718px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;margin:0 auto;position:relative}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents{max-width:100%}}.hero-section .hero-wrapper .text-contents .headphone{position:absolute;top:15%;left:-21%;z-index:1;animation:float 2s ease-in-out infinite}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents .headphone{display:none}}.hero-section .hero-wrapper .text-contents .music_player{position:absolute;top:31%;left:-23%;z-index:0}@media(max-width: 1024px){.hero-section .hero-wrapper .text-contents .music_player{display:none}}.hero-section .hero-wrapper .text-contents .badge{display:flex;align-items:center;gap:10px}.hero-section .hero-wrapper .text-contents .badge .music_robot{width:70px;height:70px;animation:float 5s ease-in-out infinite}.hero-section .hero-wrapper .text-contents .badge .badge_content{background-image:url("../../images/badge_bg.svg");background-size:100% 100%;background-repeat:no-repeat;background-position:center;padding:7px 7px 7px 12px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--color-white);width:fit-content;max-width:321px;min-height:40px}.hero-section .hero-wrapper .text-contents .hero-title span{font-family:var(--secondary-font);text-shadow:0 8px 3px rgba(31,31,31,.2);-webkit-text-stroke-width:5px;-webkit-text-stroke-color:var(--color-text-dark);font-size:96px;font-style:normal;font-weight:900;line-height:86px;max-width:718px;text-align:center;color:var(--color-white);z-index:1;position:relative;display:inline-block;transition:transform .3s ease,color .3s ease}@media(max-width: 768px){.hero-section .hero-wrapper .text-contents .hero-title span{-webkit-text-stroke-width:2px;font-size:48px;font-style:normal;font-weight:900;line-height:50px;letter-spacing:-0.96px;text-align:center}}.hero-section .hero-wrapper .text-contents .hero-title span:hover{transform:translateY(-10px)}.hero-section .hero-wrapper .text-contents p{margin-top:-5px;font-family:var(--secondary-font);border-radius:12px;border:2px solid var(--color-black);background:var(--color-secondary);box-shadow:0 6px 3.5px 0 rgba(0,0,0,.2);transform:rotate(-4deg);padding:0 12px;text-align:center;font-size:60px;font-style:normal;font-weight:900;line-height:72px;letter-spacing:-1.2px;color:var(--color-white);z-index:0;width:max-content}@media(max-width: 768px){.hero-section .hero-wrapper .text-contents p{font-size:30px;font-style:normal;font-weight:900;line-height:38px}}.hero-section .hero-wrapper .text-contents .buttons_avatar{display:flex;align-items:center;justify-content:center;width:100%;gap:5px;margin-top:44px}.hero-section .hero-wrapper .text-contents .buttons_avatar .musical_wave{width:50px}.hero-section .hero-wrapper .text-contents .buttons_avatar .button{position:relative}.hero-section .hero_image{width:100%;margin-top:40px;display:flex;justify-content:flex-end}@media(max-width: 768px){.hero-section .hero_image{margin-top:50px}}.hero-section .hero_image .hero_image_wrapper{display:flex;gap:20px;overflow:hidden;margin-left:80px}@media(max-width: 1024px){.hero-section .hero_image .hero_image_wrapper{gap:10px;margin-left:0;justify-content:center}}@media(max-width: 564px){.hero-section .hero_image .hero_image_wrapper{margin-right:-163px}}@media(max-width: 564px){.hero-section .hero_image .hero_image_wrapper img:nth-child(4),.hero-section .hero_image .hero_image_wrapper img:nth-child(3){width:209px;height:209px}}.about-hero-section{position:relative;overflow:hidden;background:var(--bg-body);background-image:url("../../images/hero_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;margin:0 auto;padding:231px 0 0 0}@media(max-width: 1024px){.about-hero-section{margin:0 auto;padding:156px 0 0 0;background-image:url("../../images/hero_bg_mobile.webp")}}.about-hero-section .container{position:relative}.about-hero-section .hero-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media(max-width: 1024px){.about-hero-section .hero-wrapper{gap:40px}}.about-hero-section .hero-wrapper .text-contents{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents{max-width:100%}}.about-hero-section .hero-wrapper .text-contents .hero-title{font-family:var(--secondary-font);font-size:128px;font-style:normal;font-weight:400;line-height:124px;letter-spacing:-2.56px;max-width:903px;text-align:center;color:var(--color-white)}@media(max-width: 1024px){.about-hero-section .hero-wrapper .text-contents .hero-title{font-size:48px;font-style:normal;font-weight:400;line-height:60px;letter-spacing:-0.96px;text-align:center}}.about-hero-section .hero-wrapper .text-contents .hero-title span{font-family:var(--secondary-font);color:rgba(0,0,0,0);animation:blur 10s ease-out infinite;-webkit-animation:blur 10s ease-out infinite}.about-hero-section .hero-wrapper .text-contents .hero-title span:nth-child(1){animation-delay:.1s;-webkit-animation-delay:.1s}.about-hero-section .hero-wrapper .text-contents .hero-title span:nth-child(2){animation-delay:.2s;-webkit-animation-delay:.2s}.about-hero-section .hero-wrapper .text-contents .hero-title span:nth-child(3){animation-delay:.3s;-webkit-animation-delay:.3s}.about-hero-section .hero-wrapper .text-contents .hero-title span:nth-child(4){animation-delay:.4s;-webkit-animation-delay:.4s}.about-hero-section .hero-wrapper .text-contents .hero-title span:nth-child(5){animation-delay:.5s;-webkit-animation-delay:.5s}.about-hero-section .hero-wrapper .text-contents .hero-title span:nth-child(6){animation-delay:.6s;-webkit-animation-delay:.6s}.about-hero-section .hero-wrapper .text-contents .hero-title span:nth-child(7){animation-delay:.7s;-webkit-animation-delay:.7s}.about-hero-section .hero-wrapper .hero-image{width:100%;margin-top:-245px;display:flex;align-items:center;gap:92px}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-image{margin-top:0;flex-direction:column;gap:92px}}.about-hero-section .hero-wrapper .hero-image .buttons_avatar{display:flex;flex-direction:column;gap:12px;max-width:fit-content}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-image .buttons_avatar{align-items:center}}.about-hero-section .hero-wrapper .hero-image .buttons_avatar img{max-width:fit-content}.about-hero-section .hero-wrapper .hero-image .buttons_avatar h5{font-size:24px;font-style:normal;font-weight:400;line-height:32px;font-family:var(--secondary-font);color:var(--color-white);margin-bottom:12px}.about-hero-section .hero-wrapper .hero-image .buttons_avatar h5 span{font-size:30px;font-style:normal;font-weight:400;line-height:38px;font-family:var(--secondary-font);color:var(--color-primary)}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper{width:fit-content}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img{width:fit-content;margin:0 auto 0 auto;position:relative}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img{margin:0 auto}}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img img{max-width:100%;display:flex;position:relative;z-index:5}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item{display:flex;padding:10px 20px;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;border:.5px solid var(--Workout-color-text, #414141);background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0.03%, rgba(58, 58, 58, 0.2) 128.38%);width:fit-content;position:absolute;z-index:0}@media desktop-small{.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item{background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0.03%, rgba(58, 58, 58, 0.2) 128.38%)}}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item .hero_item_icon{display:flex;align-items:end}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item .hero_item_content{display:flex;flex-direction:column-reverse;align-items:center}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item .hero_item_content p{color:var(--color-white);font-size:24px;font-style:normal;font-weight:600;line-height:32px}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item .hero_item_content h5{color:var(--color-white);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_0{left:10px;top:309px;animation:itemOne 3s ease infinite}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_0{display:none}}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_1{left:-70px;bottom:54px;animation:itemTwo 3s ease infinite}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_1{left:16px;top:37px;bottom:unset}}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_2{right:-25px;top:309px;animation:itemThree 3s ease infinite}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_2{top:4px;right:16px}}.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_3{right:-70px;bottom:54px;animation:itemFour 3s ease infinite}@media(max-width: 1024px){.about-hero-section .hero-wrapper .hero-image .hero_middle_wrapper .hero_middle_img .hero_item.item_3{display:none}}@keyframes blur{0%{text-shadow:0 0 100px #fff;opacity:0}5%{text-shadow:0 0 90px #fff}15%{opacity:1}20%{text-shadow:0 0 0px #fff}80%{text-shadow:0 0 0px #fff}85%{opacity:1}95%{text-shadow:0 0 90px #fff}100%{text-shadow:0 0 100px #fff;opacity:0}}@-webkit-keyframes blur{0%{text-shadow:0 0 100px #fff;opacity:0}5%{text-shadow:0 0 90px #fff}15%{opacity:1}20%{text-shadow:0 0 0px #fff}80%{text-shadow:0 0 0px #fff}85%{opacity:1}95%{text-shadow:0 0 90px #fff}100%{text-shadow:0 0 100px #fff;opacity:0}}@keyframes itemOne{0%{transform:rotate(-14.94deg)}50%{transform:rotate(0deg)}100%{transform:rotate(-14.94deg)}}@keyframes itemTwo{0%{transform:rotate(-14.94deg)}50%{transform:rotate(0deg)}100%{transform:rotate(-14.94deg)}}@keyframes itemThree{0%{transform:rotate(16.403deg)}50%{transform:rotate(0deg)}100%{transform:rotate(16.403deg)}}@keyframes itemFour{0%{transform:rotate(14.944deg)}50%{transform:rotate(0deg)}100%{transform:rotate(14.944deg)}}.video-section{color:var(--color-white);background:var(--color-white);overflow:hidden;margin:0 auto 48px auto}@media(max-width: 1024px){.video-section{margin-bottom:0}}.video-section .video-container{position:relative;max-width:100%;max-height:834px;margin:0 auto;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;transition:background-image 1s ease-in-out}@media(max-width: 1440px){.video-section .video-container{max-height:691px}}@media(max-width: 768px){.video-section .video-container{max-height:495px}}.video-section .video-container .background-video{width:100%;height:100%;object-fit:cover;max-height:834px}@media(max-width: 768px){.video-section .video-container .background-video{max-height:495px;height:495px;object-fit:cover}}.video-section .video-container .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.29) 0%, rgba(0, 0, 0, 0.29) 100%)}.video-section .video-container .video-overlay img{width:100%}@media(max-width: 564px){.video-section .video-container .video-overlay .vector_desktop{display:none}}.video-section .video-container .video-overlay .vector_mobile{display:none}@media(max-width: 564px){.video-section .video-container .video-overlay .vector_mobile{display:block}}.video-section .hero-wrapper{display:flex;align-items:center;justify-content:center;gap:24px;position:absolute;width:100%;height:100%;top:0;left:0;padding-top:289px;padding-bottom:170px}@media(max-width: 768px){.video-section .hero-wrapper{padding-top:156px;padding-bottom:93px}}.video-section .hero-wrapper .text-contents{max-width:728px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media(max-width: 1024px){.video-section .hero-wrapper .text-contents{max-width:100%}}.video-section .hero-wrapper .text-contents .hero-title{font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:700;line-height:72px;letter-spacing:-1.2px;color:var(--color-white);max-width:697px;text-align:center}@media(max-width: 768px){.video-section .hero-wrapper .text-contents .hero-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;text-align:center;max-width:343px;margin:0 auto}}.video-section .hero-wrapper .text-contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-align:center}@media(max-width: 768px){.video-section .hero-wrapper .text-contents p{max-width:343px;margin:0 auto}}.video-section-bottom .counters{background-color:var(--color-white);padding:60px 0 52px 0;display:flex;flex-wrap:wrap;gap:68px}@media(max-width: 1024px){.video-section-bottom .counters{padding:60px 0}}@media(max-width: 768px){.video-section-bottom .counters{gap:40px}}.video-section-bottom .counters .counter{display:flex;flex-direction:row;gap:14px;flex:0 0 calc((100% - 136px)/3)}@media(max-width: 1024px){.video-section-bottom .counters .counter{flex:0 0 calc((100% - 68px)/2)}}@media(max-width: 768px){.video-section-bottom .counters .counter{flex:auto;flex-direction:column;align-items:center}}.video-section-bottom .counters .counter .serial{width:60px;height:60px;flex-shrink:0;border-radius:100%;background-color:var(--color-primary);color:var(--color-white);display:flex;align-items:center;justify-content:center;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.video-section-bottom .counters .counter .content{display:flex;gap:4px;flex-direction:column}@media(max-width: 768px){.video-section-bottom .counters .counter .content{gap:14px;max-width:343px;margin:0 auto}}.video-section-bottom .counters .counter .content h3{font-size:30px;font-style:normal;font-weight:600;line-height:38px;color:var(--color-text-dark);font-family:var(--secondary-font)}@media(max-width: 768px){.video-section-bottom .counters .counter .content h3{text-align:center}}.video-section-bottom .counters .counter .content p{margin:8px 0;font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light)}@media(max-width: 768px){.video-section-bottom .counters .counter .content p{margin:0;text-align:center}}.page-contact .no-hero-header,.profile-page .no-hero-header,.page-about .no-hero-header{min-height:880px}@media(max-width: 1024px){.page-contact .no-hero-header,.profile-page .no-hero-header,.page-about .no-hero-header{min-height:489px}}.page-terms .no-hero-header .no-hero .no-hero-title-wrapper{max-width:530px}.page-about .no-hero-header .no-hero .no-hero-title-wrapper .sub-title{background:var(--color-tertiary)}.page-about .no-hero-header .no-hero .nohero_btm_center,.page-about .no-hero-header .no-hero .nohero_btm_right,.page-about .no-hero-header .no-hero .nohero_btm_left{display:block}.page-about .no-hero-header .no-hero .nohero_btm_right{position:absolute;bottom:0;right:0}@media(max-width: 1024px){.page-about .no-hero-header .no-hero .nohero_btm_right{display:none}}.page-about .no-hero-header .no-hero .nohero_btm_left{position:absolute;bottom:0;left:0}@media(max-width: 1024px){.page-about .no-hero-header .no-hero .nohero_btm_left{display:none}}.page-about .no-hero-header .no-hero .nohero_btm_center{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.page-about .no-hero-header .no-hero .nohero_btm_center{display:none}}.page-about .no-hero-header .no-hero .nohero_btm_center img{margin-bottom:-8px}.page-about .no-hero-header .no-hero .no-hero-title-wrapper{max-width:720px}.no-hero-header{background:var(--bg-secondary) url("../../images/nohero_ray.svg");background-repeat:no-repeat;background-size:cover;background-position:center;margin:0 auto;min-height:561px}@media(max-width: 1024px){.no-hero-header{margin:0 auto 0 auto;min-height:489px}}.no-hero-header .no-hero{max-width:1440px;width:100%;position:relative;overflow:hidden;padding:140px 0 385px;display:flex;justify-content:center}@media(max-width: 1024px){.no-hero-header .no-hero{padding:80px 16px 154px}}.no-hero-header .no-hero .nohero_btm_center,.no-hero-header .no-hero .nohero_btm_right,.no-hero-header .no-hero .nohero_btm_left{display:none}.no-hero-header .no-hero .nohero_top_right{position:absolute;top:2%;right:0}@media(max-width: 1024px){.no-hero-header .no-hero .nohero_top_right{display:none}}.no-hero-header .no-hero .nohero_top_left{position:absolute;top:2%;left:0}@media(max-width: 1024px){.no-hero-header .no-hero .nohero_top_left{display:none}}.no-hero-header .no-hero .no-hero-title-wrapper{display:flex;flex-direction:column;align-items:center;max-width:536px;width:100%}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper{max-width:100%;margin:0 auto}}.no-hero-header .no-hero .no-hero-title-wrapper h1{text-align:center;font-family:var(--secondary-font);text-shadow:-3px 11px 7px rgba(31,31,31,.2);-webkit-text-stroke-width:4px;-webkit-text-stroke-color:var(--color-text-dark);font-size:96px;font-style:normal;font-weight:900;line-height:87px;color:var(--color-white);z-index:1}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper h1{font-size:48px;font-style:normal;font-weight:900;line-height:45px;letter-spacing:-0.96px;-webkit-text-stroke-width:2px}}.no-hero-header .no-hero .no-hero-title-wrapper .sub-title{margin-top:-12px;font-family:var(--secondary-font);border-radius:12px;border:2px solid var(--color-black);background:var(--color-secondary);box-shadow:0 6px 3.5px 0 rgba(0,0,0,.2);transform:rotate(-4deg);padding:0 12px;text-align:center;font-size:60px;font-style:normal;font-weight:900;line-height:72px;letter-spacing:-1.2px;color:var(--color-white)}@media(max-width: 768px){.no-hero-header .no-hero .no-hero-title-wrapper .sub-title{margin-top:-5px;font-size:30px;font-style:normal;font-weight:900;line-height:38px}}.no-hero-header .no-hero .btn_area{display:flex;align-items:center;justify-content:center;width:100%;gap:5px;margin-top:60px}@media(max-width: 768px){.no-hero-header .no-hero .btn_area{margin-top:40px}}.no-hero-header .no-hero .btn_area .musical_wave{width:50px}.no-hero-header .no-hero .btn_area .button{position:relative}.pricings{display:flex;padding:100px 0;flex-direction:column;align-items:center;gap:40px;align-self:stretch;margin:auto;position:relative;overflow:hidden;background:var(--bg-body);background-image:url("../../images/rotate_sun.svg");background-size:77% 74%;background-repeat:no-repeat;background-position:bottom -221px right -118px;max-width:1440px}@media(max-width: 1024px){.pricings{padding:40px 0;gap:60px;background-size:100% 100%;background-position:center right -118px}}.pricings .pricing_btm_instrument{width:450px;position:absolute;bottom:-42px;right:11%;animation:float 5s ease-in-out infinite}@media(max-width: 1024px){.pricings .pricing_btm_instrument{display:none}}.pricings .pricings-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;flex-wrap:wrap;position:relative}.pricings .pricings-container .section-header{display:flex;flex-direction:column;gap:24px;align-items:center;width:667px}@media(max-width: 1024px){.pricings .pricings-container .section-header{position:unset;max-width:100%}}.pricings .pricings-container .section-header h3{display:flex;flex-direction:column;gap:5px;align-items:center;text-align:center;width:100%;font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:900;line-height:72px;letter-spacing:-1.2px;max-width:100%;color:var(--color-white)}@media(max-width: 1024px){.pricings .pricings-container .section-header h3{font-size:60px;font-style:normal;font-weight:400;line-height:72px;letter-spacing:-1.2px}}.pricings .pricings-container .section-header h3 span{display:block;font-size:72px;font-style:normal;font-weight:900;line-height:90px;letter-spacing:-1.44px;font-family:var(--secondary-font);border-radius:4px;border:1px solid var(--color-black);background:var(--color-tertiary);transform:rotate(4deg);padding:0 10px}.pricings .pricings-container .section-header p{color:var(--color-white);text-align:center;margin:0 auto;max-width:504px;font-size:20px;font-style:normal;font-weight:500;line-height:30px}.pricings .pricings-container .pricing_wrapper{display:flex;justify-content:center;align-items:flex-start;gap:70px;flex-wrap:wrap;position:relative}@media(max-width: 768px){.pricings .pricings-container .pricing_wrapper{flex-direction:column;gap:40px}}.pricings .pricings-container .pricing_wrapper .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:605px;padding:20px;opacity:0;width:100%;position:relative;border-radius:58px;background:var(--bg-secondary)}@media(max-width: 768px){.pricings .pricings-container .pricing_wrapper .pricing{width:100%;flex-basis:100%;margin:0 auto;max-width:100%}}.pricings .pricings-container .pricing_wrapper .pricing:nth-child(odd){margin-top:-300px}@media(max-width: 1024px){.pricings .pricings-container .pricing_wrapper .pricing:nth-child(odd){margin-top:0}}.pricings .pricings-container .pricing_wrapper .pricing:nth-child(even) .pricing-content .top_part{background:var(--color-accent1)}@media(max-width: 1024px){.pricings .pricings-container .pricing_wrapper .pricing:nth-child(even){margin-bottom:0}}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:0;height:100%}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .recommended-tag-parent{position:absolute;top:-20px;width:100%;display:flex;justify-content:center;left:0}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .recommended-tag-parent .recommended-tag{width:fit-content;padding:4px 12px;border-radius:4px;background:#ffff3b}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .recommended-tag-parent .recommended-tag span{color:var(--color-black);font-size:18px;font-style:normal;font-weight:600;line-height:normal}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part{display:flex;align-items:center;gap:48px;border-radius:34px;background:var(--color-tertiary);padding:24px 20px;color:var(--color-white)}@media(max-width: 1024px){.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part{flex-direction:column;width:100%;align-items:flex-start}}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title{margin-bottom:20px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .type .type-wrap{font-family:var(--secondary-font);font-size:36px;font-style:normal;font-weight:900;line-height:44px;letter-spacing:-0.72px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section{gap:0;align-items:end}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section .package-top-section-img{display:none}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section .package-top-section-img img{transform:scale(1.1);max-width:100%}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section .package-top-section-img img:hover{transform:scale(1.1)}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price{display:flex;flex-direction:column;align-items:start;gap:20px;align-self:stretch;flex-basis:80%}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group{display:flex;flex-direction:column;align-self:stretch;text-align:left;gap:0 !important}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .pricing-wrap .price{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);margin-bottom:8px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .pricing-wrap .billed-days{color:var(--color-white);margin-bottom:0 !important;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .trial p{text-align:center;font-style:normal;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .text-sm{color:var(--color-white);font-size:18px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:10px !important}@media(max-width: 564px){.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .text-sm{margin-bottom:10px !important}}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .billed-section{margin-top:0 !important;margin-bottom:0 !important;justify-content:start !important;color:var(--color-white);order:3}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .billed-section .trial-days{height:unset !important}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price .pricing-group .billed-section .trial{font-size:20px;font-style:normal;font-weight:600;line-height:30px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .package-title .package-top-section>.price>p{color:var(--color-white);text-align:center;font-style:normal;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;flex:1;height:100%;order:4;max-height:308px;overflow-y:auto;height:unset !important}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits::-webkit-scrollbar{width:4px;background:rgba(0,0,0,0);border-radius:10px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;width:10px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits .benefit{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:6px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits .benefit .icon{width:30px;height:30px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits .benefit .streamline{font-size:18px;font-style:normal;font-weight:500;line-height:28px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .top_part .benefits .benefit svg{flex-shrink:0}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .button-wrapper{display:flex;align-items:center;justify-content:center;width:100%;gap:5px;margin-top:44px;margin-bottom:100px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .button-wrapper .musical_wave{width:50px}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .button-wrapper .pricing-btn:hover{border-color:var(--color-secondary);background:rgba(0,0,0,0)}.pricings .pricings-container .pricing_wrapper .pricing .pricing-content .pricing_btm_player{max-width:389px;width:100%;margin-bottom:20px}.pricings .pricings-container .pricing_wrapper .pricing>div:not(.pricing-content){display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:0 2rem}.pricings .pricings-container .pricing_wrapper .pricing>div:not(.pricing-content) .pricing-btn{width:100%;max-width:243px;text-align:center}.languages{display:none;flex-direction:column;align-items:flex-start;gap:24px;padding:40px 60px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:1.5rem;background:#fff;box-shadow:0px 0px 7px 3px rgba(0,0,0,.12)}@media(max-width: 1024px){.languages{padding:1rem;width:90%}}.languages .title{position:relative;width:fit-content;margin-top:-1px;color:var(--color-text-dark);white-space:nowrap;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:400;font-family:var(--secondary-font);margin-bottom:.5rem}.languages .frame{display:flex;position:relative;align-items:flex-start;gap:15px;flex-wrap:wrap;flex:1 0 calc(25% - 10px);max-height:400px;overflow:auto}@media(max-width: 1024px){.languages .frame{flex:1 0 calc(33% - 10px);justify-content:center}}.languages .frame .lang-button{display:flex;width:140px;align-items:center;gap:10px;position:relative;flex:0 0 auto;text-decoration:none}.languages .frame .lang-button:hover{text-decoration:underline}.languages .frame .lang-button .img{position:relative;width:26.67px;height:20px}.languages .frame .lang-button .text-wrapper-2,.languages .frame .lang-button .text-wrapper-3,.languages .frame .lang-button .text-wrapper-4{white-space:nowrap;letter-spacing:0;color:#000;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.languages .frame .lang-button .text-wrapper-2{position:absolute;top:-1px;left:0}.languages .frame .lang-button .text-wrapper-3{position:relative;width:fit-content;margin-top:-0.5px}.languages .frame .lang-button .text-wrapper-4{position:relative;width:fit-content;margin-top:-0.5px;text-decoration:underline}.languages .close-button{position:absolute;width:14px;height:14px;top:25px;right:30px;cursor:pointer}.languages .div-wrapper{position:relative;width:74px;height:19px}.language-switcher{display:flex;padding:.25rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:4px;cursor:pointer}.companion-wrapper{padding:100px 0;background-color:var(--bg-secondary);border-radius:0 0 90px 90px}@media(max-width: 1024px){.companion-wrapper{padding:40px 0;border-radius:0}}.companion-wrapper .container{display:flex;flex-direction:column;align-items:center;gap:40px}@media(max-width: 1024px){.companion-wrapper .container{gap:24px}}.companion-wrapper .container .contents-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:start;gap:162px;width:100%}@media(max-width: 1200px){.companion-wrapper .container .contents-wrapper{gap:40px}}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper{flex-direction:column;gap:40px;margin:0;max-width:600px}}.companion-wrapper .container .contents-wrapper .header-content{position:sticky;top:100px;text-align:left;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:100%;transition:opacity .4s ease;flex-direction:column;max-width:376px;margin:0 auto 0 0}.companion-wrapper .container .contents-wrapper .header-content h3{font-family:var(--secondary-font);color:var(--color-text-dark);font-size:72px;font-style:normal;font-weight:900;line-height:90px;letter-spacing:-1.44px}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .header-content h3{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px}}.companion-wrapper .container .contents-wrapper .header-content h3 span{position:relative;z-index:1;display:block;font-size:72px;font-style:normal;font-weight:900;line-height:90px;letter-spacing:-1.44px;font-family:var(--secondary-font);color:var(--color-white);background:var(--color-secondary);padding:0 10px;transform:rotate(-4deg);width:fit-content;border:1px solid var(--color-black)}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .header-content h3 span{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px}}.companion-wrapper .container .contents-wrapper .header-content h3 span:nth-child(2){background:var(--color-tertiary);transform:rotate(4deg);z-index:-1}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .header-content h3{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px}}.companion-wrapper .container .contents-wrapper .header-content p{color:var(--color-text-light);font-size:20px;font-style:normal;font-weight:600;line-height:30px}.companion-wrapper .container .contents-wrapper .header-content .button{background:var(--color-primary);color:var(--color-black);box-shadow:none}.companion-wrapper .container .contents-wrapper .image-wrapper{max-width:743px;width:100%;position:relative;display:flex;flex-direction:column;gap:46px;flex:1.25;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.companion-wrapper .container .contents-wrapper .image-wrapper::-webkit-scrollbar{display:none}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .image-wrapper{max-width:100%}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img{position:relative;opacity:1;transform:translateY(0);transition:transform .4s ease,opacity .4s ease;will-change:transform,opacity;padding:20px;background:var(--color-white);border:1px solid var(--color-black);display:flex;gap:24px;align-items:flex-start;justify-content:flex-start;position:relative}@media(max-width: 768px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img{flex-direction:column}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con04,.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con03,.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con02,.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con01{width:18px;height:18px;border:1px solid var(--color-black);background:var(--color-white)}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con01{position:absolute;top:-8px;left:-8px}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con02{position:absolute;top:-8px;right:-8px}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con03{position:absolute;bottom:-8px;left:-8px}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .con04{position:absolute;bottom:-8px;right:-8px}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img img{border-radius:8px}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img img{width:100%}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .item{display:flex;flex-direction:column;gap:16px;align-items:flex-start;justify-content:flex-start}@media(max-width: 768px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .item{gap:14px}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .item .title{font-family:var(--secondary-font);font-size:36px;font-style:normal;font-weight:900;line-height:44px;letter-spacing:-0.72px;color:var(--color-text-dark)}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .item .title{font-size:24px;font-style:normal;font-weight:900;line-height:32px}}.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .item .desc{font-size:20px;font-style:normal;font-weight:600;line-height:30px}@media(max-width: 1024px){.companion-wrapper .container .contents-wrapper .image-wrapper .main_img .item .desc{font-size:16px;font-style:normal;font-weight:500;line-height:24px}}.faqs{padding:100px 0;background-color:var(--bg-secondary);background-size:100% 100%;background-position:bottom;background-repeat:no-repeat;overflow:hidden}@media(max-width: 1024px){.faqs{padding:60px 0;background-image:none}}.faqs .container{display:flex;flex-direction:column;gap:80px;padding-left:20px;padding-right:20px}@media(max-width: 768px){.faqs .container{gap:40px}}.faqs .container .faq-content{display:flex;flex-direction:column;gap:24px;align-items:center;position:relative}.faqs .container .faq-content .block-title{text-align:center;color:var(--color-text-dark);font-size:60px;font-style:normal;font-weight:900;line-height:72px;letter-spacing:-1.2px;font-family:var(--secondary-font)}@media(max-width: 1024px){.faqs .container .faq-content .block-title{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px}}.faqs .container .faq-content .sub-title{margin-top:-12px;border-radius:4px;border:1px solid var(--color-black);background:var(--color-secondary);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);transform:rotate(4deg);padding:0 10px}.faqs .container .faq-content .sub-title p{font-size:72px;font-style:normal;font-weight:900;line-height:90px;letter-spacing:-1.44px;color:var(--color-white);font-family:var(--secondary-font);margin:0 auto;text-align:center}.faqs .container .faq-content .faq_top_left{position:absolute;bottom:-40px;left:71px;animation:float 2s ease-in-out infinite}@media(max-width: 1024px){.faqs .container .faq-content .faq_top_left{display:none}}.faqs .container .faq-content .faq_top_right{position:absolute;bottom:21px;right:75px;animation:float 3s ease-in-out infinite}@media(max-width: 1024px){.faqs .container .faq-content .faq_top_right{display:none}}@keyframes float{0%{transform:translateY(0);transform:rotate(0deg)}25%{transform:rotate(-3deg)}50%{transform:translateY(-10px)}75%{transform:rotate(3deg)}100%{transform:translateY(0);transform:rotate(0deg)}}.faqs .container .faqs-container{display:flex;justify-content:space-between;align-items:center;gap:90px}@media(max-width: 1024px){.faqs .container .faqs-container{flex-direction:column;gap:0;align-items:center}}.faqs .container .faqs-container .faqs-left{flex:517px;display:flex}@media(max-width: 1024px){.faqs .container .faqs-container .faqs-left{display:none}}.faqs .container .faqs-container .faqs-left img{width:100%}.faqs .container .faqs-container .faqs-items{flex:673px;align-items:center;width:100%;display:flex;flex-direction:column;gap:20px}@media(max-width: 1024px){.faqs .container .faqs-container .faqs-items{padding-bottom:0}}.faqs .container .faqs-container .faqs-items .faq-accordion-item{display:flex;flex-direction:column;gap:24px;width:100%;padding:31px 0 0;border-radius:12px;background-image:url(../../images/faq_bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 768px){.faqs .container .faqs-container .faqs-items .faq-accordion-item{background-image:url(../../images/faq_qa_bg_mobile.svg)}}.faqs .container .faqs-container .faqs-items .faq-accordion-item.active{padding:40px 26px 26px;background-image:url(../../images/faq_qa_bg.svg)}.faqs .container .faqs-container .faqs-items .faq-accordion-item.active .faq-accordion-header{margin-top:0;padding:0;border:unset;border-radius:0}.faqs .container .faqs-container .faqs-items .faq-accordion-item .faq-accordion-header{display:flex;padding:26px;border:1px solid var(--color-black);border-radius:12px;gap:30px;cursor:pointer}.faqs .container .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:24px;font-style:normal;font-weight:400;line-height:32px;cursor:pointer}.faqs .container .faqs-container .faqs-items .faq-accordion-item .faq-accordion-body{overflow:hidden;transition:height 3s ease;border-radius:8px;background:var(--color-white);padding:20px}.faqs .container .faqs-container .faqs-items .faq-accordion-item .faq-accordion-body p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark)}.faqs .container .faqs-container .faqs-items .faq-accordion-item .d-none{display:none}.faqs .container .faqs-container .faqs-items .faq-accordion-item .d-block{display:block}.text_slider{padding:0;background:var(--color-primary);overflow:hidden;border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black)}@media(max-width: 1024px){.text_slider .text_slider_container{padding:0}}.text_slider .text_slider_parent{overflow:hidden;position:relative;border-top:1px solid var(--color-black);width:101%;margin-left:-0.5%}.text_slider .text_slider_parent .text_slider_wrapper{display:flex;flex-wrap:nowrap;width:100%;transition:transform .6s ease-in-out}.text_slider .text_slider_parent .text_slider_wrapper .slider_item{padding:30px 20px;flex:0 0 20%;max-width:fit-content;box-sizing:border-box;text-align:left}@media(max-width: 1024px){.text_slider .text_slider_parent .text_slider_wrapper .slider_item{flex:0 0 calc(33.3333333333% + 25px);max-width:calc(33.3333333333% + 25px)}}@media(max-width: 564px){.text_slider .text_slider_parent .text_slider_wrapper .slider_item{flex:0 0 calc(33.3333333333% + 48px);max-width:calc(33.3333333333% + 48px)}}.text_slider .text_slider_parent .text_slider_wrapper .slider_item h3{font-size:24px;font-style:normal;font-weight:700;line-height:24px;color:var(--color-white);text-transform:capitalize;white-space:nowrap;display:flex;gap:14px;align-items:center}.text_slider .text_slider_parent .text_slider_wrapper .slider_item h3 span{font-size:24px;font-style:normal;font-weight:700;line-height:24px;color:var(--color-white);text-transform:capitalize}.text_slider .text_slider_parent .text_slider_wrapper .slider_item:nth-child(2){background:var(--color-accent1)}.text_slider .text_slider_parent .text_slider_wrapper .slider_item:nth-child(3){background:var(--color-secondary)}.text_slider .text_slider_parent .text_slider_wrapper .slider_item:nth-child(4){background:var(--color-tertiary)}.text_slider .text_slider_parent .text_slider_wrapper .slider_item:nth-child(5){background:var(--color-primary)}.text_slider .text_slider_parent .text_slider_wrapper .slider_item:nth-child(6){background:var(--color-secondary)}.text_slider .text_slider_parent .text_slider_wrapper .slider_item:nth-child(7){background:var(--color-tertiary)}.text_slider .text_slider_parent .text_slider_wrapper .slider_item .clone{opacity:0}.text_slider .text_slider_parent .text_slider_wrapper .slider_item img{width:100%}.text_slider .text_slider_parent .slider_dots{position:absolute;top:0;left:50%;transform:translateX(-50%);max-width:1164px;padding:0 16px;height:100%;width:100%;display:flex;justify-content:space-between}@media(max-width: 768px){.text_slider .text_slider_parent .slider_dots{justify-content:center}}.text_slider .text_slider_parent .slider_dots .dot{background:var(--color-white);padding:15px 40px;color:#b9b9b9;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:14px;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);white-space:normal}@media(max-width: 768px){.text_slider .text_slider_parent .slider_dots .dot:nth-child(1){display:none}.text_slider .text_slider_parent .slider_dots .dot:nth-child(3){display:none}}.feature-section{padding:80px 0;position:relative;background-image:url(../../images/fe_bg.png);background-size:100% 100%;background-position:bottom;background-repeat:no-repeat}@media(max-width: 1024px){.feature-section{padding:60px 0;background-image:none}}.feature-section .features-wrapper{width:100%;overflow:hidden;position:relative}.feature-section .features-wrapper .features-slider{display:flex !important;gap:34px;animation:slide-left 10s linear infinite}@keyframes slide-left{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media(max-width: 1024px){@keyframes slide-left{0%{transform:translateX(0)}100%{transform:translateX(-500%)}}}.feature-section .features-wrapper .features-slider .feature_item{flex:0 0 auto;display:flex;flex-direction:column;gap:34px;align-items:center;justify-content:center}.feature-section .features-wrapper .features-slider .feature_item .feature_item_content{display:flex;flex-direction:column;gap:20px;align-items:flex-start;justify-content:center;padding:16px;background:var(--color-white);border-radius:12px;min-width:320px;width:100%}.feature-section .features-wrapper .features-slider .feature_item .feature_item_content .feature_image{width:100%}.feature-section .features-wrapper .features-slider .feature_item .feature_item_content .feature_title{font-family:var(--secondary-font);font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px;color:var(--color-black);border-bottom:1px solid var(--color-black)}.feature-section .features-wrapper .features-slider .feature_item .feature_item_content .feature_desc{color:var(--color-text-light);font-size:20px;font-style:normal;font-weight:600;line-height:30px}.why_choose{background:var(--bg-body)}.why_choose .why_choose_header{max-width:1440px;display:flex;gap:50px;align-items:center;padding:80px 0;overflow:hidden}@media(max-width: 1024px){.why_choose .why_choose_header{flex-direction:column;padding:60px 0;gap:34px}}.why_choose .why_choose_header .top{display:flex;align-items:center;justify-content:center;width:100%;max-width:400px}@media(max-width: 1024px){.why_choose .why_choose_header .top{max-width:100%}}.why_choose .why_choose_header .top .block-title{color:var(--color-white);font-family:var(--secondary-font);font-size:60px;font-style:normal;font-weight:900;line-height:72px;letter-spacing:-1.2px;text-align:center;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);white-space:normal}@media(max-width: 1024px){.why_choose .why_choose_header .top .block-title{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px;text-align:center;transform:rotate(0deg);writing-mode:horizontal-tb}}.why_choose .why_choose_header .bottom{flex:1;display:flex;flex-direction:column;width:100%}@media(max-width: 1024px){.why_choose .why_choose_header .bottom{padding-left:32px}}.why_choose .why_choose_header .bottom .why_choose_item{border-radius:14px 0 0 14px;border:1px solid var(--color-black);background:var(--color-primary);box-shadow:0 4px 4px 0 rgba(0,0,0,.25) inset;padding:20px;display:flex;align-items:center;justify-content:center;width:100%;position:relative}.why_choose .why_choose_header .bottom .why_choose_item:hover .icon{display:block}@media(max-width: 1024px){.why_choose .why_choose_header .bottom .why_choose_item:hover .icon{display:none}}@media(max-width: 768px){.why_choose .why_choose_header .bottom .why_choose_item{padding:20px 13px}}.why_choose .why_choose_header .bottom .why_choose_item:nth-child(2){background:var(--color-secondary)}.why_choose .why_choose_header .bottom .why_choose_item:nth-child(2) .icon{right:0;left:unset;transform:rotate(18deg)}.why_choose .why_choose_header .bottom .why_choose_item:nth-child(3){background:var(--color-accent1)}.why_choose .why_choose_header .bottom .why_choose_item:nth-child(4){background:var(--color-tertiary)}.why_choose .why_choose_header .bottom .why_choose_item:nth-child(4) .icon{right:0;left:unset;transform:rotate(18deg)}.why_choose .why_choose_header .bottom .why_choose_item:nth-child(5) .icon{top:-86px}.why_choose .why_choose_header .bottom .why_choose_item h1{text-align:center;font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px;color:var(--color-white);font-family:var(--secondary-font)}@media(max-width: 768px){.why_choose .why_choose_header .bottom .why_choose_item h1{font-size:24px;font-style:normal;font-weight:900;line-height:32px}}.why_choose .why_choose_header .bottom .why_choose_item .icon{display:none;position:absolute;top:-57px;left:-92px;border-radius:34px 22px 34px 34px;border:1px solid var(--colo-black);z-index:1}.image_slider{padding:160px 0 0 0;background-color:var(--bg-body)}@media(max-width: 1024px){.image_slider{padding-top:100px}}.image_slider .image_slider_header{margin-bottom:60px}.image_slider .image_slider_header .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--text-color-dark);max-width:883px;margin:0 auto;text-align:center}.image_slider .image_slider_header .block-title span{font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.image_slider .image_slider_header .block-title{font-size:30px;font-style:normal;font-weight:600;line-height:38px}}@media(max-width: 1024px){.image_slider .image_slider_container{padding:0}}.image_slider .image_slider_parent{overflow:hidden;position:relative}.image_slider .image_slider_wrapper{display:flex;flex-wrap:nowrap;width:100%;transition:transform .6s ease-in-out}.image_slider .image_slider_wrapper .slider_item{flex:0 0 33.3333333333%;max-width:33.3333333333%;box-sizing:border-box;padding:0 20px}@media(max-width: 768px){.image_slider .image_slider_wrapper .slider_item{flex:0 0 50%;max-width:50%}}@media(max-width: 1024px){.image_slider .image_slider_wrapper .slider_item{padding:0 9px}}.image_slider .image_slider_wrapper .slider_item .clone{opacity:0}.image_slider .image_slider_wrapper .slider_item img{width:100%}.image_slider .slider_dots{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:60px}.image_slider .slider_dots .dot{width:14px;height:14px;background-color:var(--color-secondary);border-radius:100%;display:block}.image_slider .slider_dots .dot.active{width:24px;height:24px;background-color:var(--color-primary)}.offer{display:flex;padding:5rem 0;align-items:center;align-self:stretch;position:relative;overflow:hidden}@media(max-width: 1024px){.offer{padding:4rem 0}}.offer .container{display:flex;padding-left:2rem;padding-right:2rem;justify-content:center}@media(max-width: 564px){.offer .container{width:100%}}@media(max-width: 1024px){.offer .container{flex-direction:column;align-items:flex-start;padding-left:1rem;padding-right:1rem}}.offer .container .offer-text{display:flex;text-align:left;align-items:center;justify-content:start;flex-direction:row-reverse;color:var(--color-white);gap:1.25rem;padding:0;max-width:1420px;border-radius:30px;background-color:var(--color-secondary);position:relative;background-image:url(../../images/offer_bg.svg);background-position:top center;background-repeat:no-repeat;background-size:100%}@media(max-width: 1024px){.offer .container .offer-text{padding:0;max-width:100%;flex-direction:column-reverse;border-radius:10px;width:100%}}.offer .container .offer-text .offer-image{align-self:end;display:flex;flex-basis:40%}@media(max-width: 1024px){.offer .container .offer-text .offer-image{align-self:center}}.offer .container .offer-text .offer-image img{margin-top:-56px;max-width:100%}@media(max-width: 1024px){.offer .container .offer-text .offer-image img{margin-top:0}}.offer .container .offer-text .offer-content{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:16px;padding:95px 0 95px 100px;flex-basis:60%}@media(max-width: 1200px){.offer .container .offer-text .offer-content{padding-left:32px}}@media(max-width: 1024px){.offer .container .offer-text .offer-content{justify-content:center;align-items:center;padding:70px 43px 20px 43px}}@media(max-width: 320px){.offer .container .offer-text .offer-content{padding-left:16px;padding-right:16px}}.offer .container .offer-text .offer-content .offer-title{color:var(--color-text-dark);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);text-align:left}@media(max-width: 1024px){.offer .container .offer-text .offer-content .offer-title{text-align:center;font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.offer .container .offer-text .offer-content .offer-title span{display:block;color:var(--color-primary)}.offer .container .offer-text .offer-content p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.offer .container .offer-text .offer-content p{max-width:100%;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:18px}}.offer .container .offer-text .offer-content .button{margin-top:24px;align-self:start;display:flex;align-items:center;padding:12px 5px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;min-width:253px;text-align:center;border:1px solid var(--color-primary);background:var(--color-primary);border-radius:8px;gap:18px}@media(max-width: 1024px){.offer .container .offer-text .offer-content .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500;align-self:center;margin-top:5px}}@media(max-width: 320px){.offer .container .offer-text .offer-content .button{max-width:100%;min-width:100%}}.offer .container .offer-text .offer-content .button span{color:var(--color-white)}.carousel-features-section{position:relative;overflow-x:hidden;overflow-y:visible;padding:4rem 2rem;background:var(--color-white)}.carousel-features-section .carousel-info-section{text-align:left;margin-bottom:20px;display:flex;justify-content:flex-end;padding-top:6rem}@media(max-width: 1024px){.carousel-features-section .carousel-info-section{padding-top:2rem;padding-bottom:2.5rem;margin:0}}.carousel-features-section .carousel-info-section .carousel-left-aligned-block{flex-basis:50%;width:100%;position:relative}@media(max-width: 1024px){.carousel-features-section .carousel-info-section .carousel-left-aligned-block{flex-basis:100%}}.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform{position:absolute;z-index:99999;transform:translateY(-6rem);left:0;right:0;display:flex;flex-direction:column;gap:1.875rem}@media(max-width: 1024px){.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform{position:relative;transform:translateY(0)}}.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}.carousel-features-section .carousel-info-section .carousel-left-aligned-block .carousel-info-transform p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.carousel-features-section .carousel-info-section .carousel-navigation{width:100%;display:flex;justify-content:flex-start;gap:.5rem}.carousel-features-section .carousel-info-section .carousel-navigation .carousel-btn{background:none;cursor:pointer;border-radius:50%;border:1px solid var(--color-primary);display:flex;justify-content:center;padding:.5rem;transition:all .5s ease-in-out}.carousel-features-section .carousel-info-section .carousel-navigation .carousel-btn:hover{background-color:var(--color-primary)}.carousel-features-section .carousel-info-section .carousel-navigation .carousel-btn svg{width:22px;height:22px}.carousel-features-section .carousel-container{overflow:hidden;position:relative}.carousel-features-section .carousel-container .carousel{display:flex;transition:all .5s ease-in-out;height:660px;gap:1.5rem}.carousel-features-section .carousel-container .carousel .carousel-item{height:70%;position:relative;flex:0 0 33%;opacity:1;transform:scale(1);align-self:baseline;background-repeat:no-repeat;aspect-ratio:.8167330677;background-size:cover;background-position:left center;border-radius:20px;overflow:hidden;transition:transform .5s ease-in-out}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item{align-self:start}}.carousel-features-section .carousel-container .carousel .carousel-item .carousel-bg{display:none}.carousel-features-section .carousel-container .carousel .carousel-item.big{height:100%;flex:0 0 33%;transform:scale(1);opacity:1;aspect-ratio:.6523809524;background-image:none !important;transition:transform .5s ease-in-out}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item.big{flex:0 0 65%}}@media(max-width: 564px){.carousel-features-section .carousel-container .carousel .carousel-item.big{flex:0 0 80%}}.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-bg{display:block;position:absolute;top:0;left:0;width:100%;height:70%;background-repeat:no-repeat;background-size:cover;border-radius:20px;transition:all .5s ease-in-out}.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{background:rgba(0,0,0,0);color:var(--color-text-dark);padding:0 2rem 20px 0;bottom:4rem}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{bottom:6rem;left:0;padding:0}}@media(max-width: 564px){.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{bottom:4rem}}.carousel-features-section .carousel-container .carousel .carousel-item .carousel-title{background:linear-gradient(180deg, rgba(2, 2, 2, 0) 0%, #465006 100%);width:100%;position:absolute;bottom:0;left:0;color:#fff;font-size:1.5rem;padding:32px 20px;border-radius:0px 0px 20px 20px;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}.about-feature-section{padding:80px 0 80px;background:var(--color-tertiary);position:relative}@media(max-width: 1024px){.about-feature-section{padding:60px 0}}.about-feature-section .feature-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}@media(max-width: 1024px){.about-feature-section .feature-wrapper{gap:38px}}.about-feature-section .feature-wrapper .features-header-section{display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section{width:100%;flex-direction:column;align-items:center;gap:24px}}.about-feature-section .feature-wrapper .features-header-section .feature_head_content{display:flex;flex-direction:column;justify-content:start;text-align:left;gap:1.5rem}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .feature_head_content{max-width:100%;text-align:center}}@media(max-width: 564px){.about-feature-section .feature-wrapper .features-header-section .feature_head_content{max-width:343px;margin:0 auto}}.about-feature-section .feature-wrapper .features-header-section .feature_head_content .title{font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .feature_head_content .title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px}}.about-feature-section .feature-wrapper .features-header-section .description{max-width:595px;text-align:left}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .description{text-align:center}}@media(max-width: 564px){.about-feature-section .feature-wrapper .features-header-section .description{max-width:343px;margin:0 auto}}.about-feature-section .feature-wrapper .features-header-section .description p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.about-feature-section .feature-wrapper .features-header-section .button{display:flex;align-items:center;gap:10px}.about-feature-section .feature-wrapper .features-header-section .button span{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;color:var(--color-white)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-header-section .button span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}}.about-feature-section .feature-wrapper .features-wrapper{display:flex;align-items:stretch;gap:47px}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper{flex-direction:column;gap:0;align-items:center}}.about-feature-section .feature-wrapper .features-wrapper .features-img{max-width:553px;width:100%;flex:1 1 0;display:flex;flex-direction:column}.about-feature-section .feature-wrapper .features-wrapper .features-img img{width:100%;height:100%}@media(max-width: 1200px){.about-feature-section .feature-wrapper .features-wrapper .features-img{display:none}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper{flex:1 1 0;display:flex;flex-direction:row;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:flex-start}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper{flex-direction:column;gap:24px}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{transition:.5s ease-in-out all;display:flex;flex-direction:column;gap:14px;align-items:start;justify-content:flex-start;padding:20px;flex:0 0 calc(50% - 10px);border-radius:12px;background:var(--color-white);box-shadow:0px 4px 9.6px 0px rgba(0,0,0,.16)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{gap:14px;flex-direction:column;align-items:start}}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{flex:auto;width:100%}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image img{width:60px;height:60px}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content{display:flex;gap:4px;flex-direction:column}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content{gap:16px;align-items:start}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{font-size:24px;font-style:normal;font-weight:600;line-height:32px;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{width:100%;text-align:left}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light);margin:8px 0}@media(max-width: 1024px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{text-align:left;margin:0}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:hover{background-color:var(--color-secondary);cursor:pointer}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:hover .feature-title,.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:hover .feature-description{color:var(--color-white)}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(2){margin-top:61px}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(2){margin-top:0}}.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(3){margin-top:-61px}@media(max-width: 768px){.about-feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item:nth-child(3){margin-top:0}}.courses{display:flex;padding:3.75rem 0rem;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch;background:var(--color-bg, #f0f0f8)}@media(max-width: 1024px){.courses{padding:3rem 1rem}}.courses .courses-container{display:flex;padding:2.5rem .625rem;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.5rem;flex-wrap:wrap}@media(max-width: 1024px){.courses .courses-container{padding:2.5rem 0;flex-direction:column}}.courses .courses-container .course{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:.75rem;flex-shrink:0;cursor:pointer;border-radius:.625rem;background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4);transition:box-shadow .3s ease-in-out;flex:32%;align-self:stretch;text-align:center}.courses .courses-container .course:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.courses .courses-container .course{flex:auto}}.courses .courses-container .course p{color:#667085}.courses .courses-container .course .course-container{display:flex;flex-direction:column;align-items:center;gap:1rem;align-self:stretch}.courses .courses-container .course .course-container .icon-container{width:73px;height:73px;border-radius:50%;overflow:hidden;border:8px solid #f5fbff;background:#e0eaff;display:flex;justify-content:center;align-items:center}.courses .courses-container .course .course-container .icon-container .icon{object-fit:cover}.about-listing-wrapper{padding-top:100px;padding-bottom:100px;background:var(--about-listing-bg-container)}.about-listing-wrapper .contents-wrapper{display:flex;flex-direction:column;gap:2.5rem;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper{padding-left:1rem;padding-right:1rem}}.about-listing-wrapper .contents-wrapper .header-content{text-align:center}.about-listing-wrapper .contents-wrapper .header-content h4{color:var(--color-section-subtitle);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit}.about-listing-wrapper .contents-wrapper .header-content h4::before{content:" ";position:absolute;height:3px;width:20px;left:-25px;top:50%;background:var(--color-primary)}.about-listing-wrapper .contents-wrapper .listing-contents{display:flex;align-items:center;flex-direction:row;gap:80px}@media(max-width: 1024px){.about-listing-wrapper .contents-wrapper .listing-contents{flex-direction:column}}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container{display:flex;flex-direction:column;gap:2rem;flex:1}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing{display:flex;gap:1.125rem}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing.listing-horizontal{flex-direction:row}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing .listing-title{color:var(--about-listing-title);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}.about-listing-wrapper .contents-wrapper .listing-contents .listing-content-container .listing p{color:var(--about-listing-text);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.about-listing-wrapper .contents-wrapper .listing-contents .image-container{width:100%;flex:1}.about-listing-wrapper .contents-wrapper .listing-contents .image-container img{width:100%}.about-company-wrapper{position:relative}.about-company-wrapper.home-about-company{padding:100px 0;background-color:var(--color-secondary)}@media(max-width: 1024px){.about-company-wrapper.home-about-company{padding:80px 0 50px 0;margin-top:96px}}.about-company-wrapper .img-top-left,.about-company-wrapper .img-top-right,.about-company-wrapper .img-bottom-right{position:absolute;overflow:hidden}.about-company-wrapper .img-top-left{top:2%;left:-40px;animation:rotateFull 10s linear 0s infinite forwards}.about-company-wrapper .img-top-right{top:0;right:-40px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px}.about-company-wrapper .contents-wrapper .header-content{text-align:left;display:flex;justify-content:space-between}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content{flex-direction:column;gap:1.5rem}}.about-company-wrapper .contents-wrapper .header-content h3{max-width:520px;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h3{max-width:unset;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}.about-company-wrapper .contents-wrapper .header-content h4{color:var(--color-about-company-sub-title);display:inline;line-height:28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h4{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.about-company-wrapper .contents-wrapper .header-content p{color:var(--color-text-light);max-width:494px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content p{max-width:unset}}.about-company-wrapper .contents-wrapper .text_left{flex-direction:row}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_left{flex-direction:column-reverse}}.about-company-wrapper .contents-wrapper .text_right{flex-direction:row-reverse}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_right{flex-direction:column-reverse}}.about-company-wrapper .contents-wrapper .company-contents{display:flex;align-items:center;gap:88px;justify-content:space-between}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents{justify-content:center;gap:40px}}.about-company-wrapper .contents-wrapper .company-contents .contents{flex:1.5;color:var(--text-text);display:flex;flex-direction:column;gap:40px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents{gap:60px}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{display:flex;flex-direction:column;gap:16px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{gap:16px}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{text-align:center}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data p{max-width:684px}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{display:flex;flex-wrap:wrap;gap:24px 24px}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{flex-direction:column;gap:24px}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 calc((100% - 32px)/2);display:flex;gap:12px}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(1){order:1}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(3){order:2}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(5){order:3}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(2){order:4}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(4){order:5}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item:nth-child(6){order:6}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark)}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{display:flex;gap:12px}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon img{width:30px;height:30px}.about-company-wrapper .contents-wrapper .company-contents .contents .button{align-self:flex-start;display:flex;align-items:center;padding:12px 20px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;margin-top:1.125rem;border-radius:30px}.about-company-wrapper .contents-wrapper .company-contents .contents p,.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-dark)}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents p,.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .contents p,.about-company-wrapper .contents-wrapper .company-contents .contents li{text-align:center}}.about-company-wrapper .contents-wrapper .company-contents .contents li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.about-company-wrapper .contents-wrapper .company-contents .image{flex:1;text-align:center;position:relative;z-index:-1}.about-company-wrapper .contents-wrapper .company-contents .image .main-img{max-width:100%;height:100%}.about-company-wrapper .contents-wrapper .company-contents .image .img-on-content{position:absolute;top:0;right:0;z-index:1;animation:rotateFull 5s linear 0s infinite forwards}.about-page-about-company{background-image:url("../../images/about_page_text_right.webp");background-repeat:no-repeat;background-position:center center;background-size:100% 100%;padding:120px 0}@media(max-width: 768px){.about-page-about-company{background-image:none;background:linear-gradient(263deg, #F3EFE7 -16.45%, #FFDFA4 68.78%);padding:80px 0}}.about-page-about-company .contents-wrapper .company-contents{gap:104px}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents{gap:80px;flex-direction:column}}.about-page-about-company .contents-wrapper .company-contents .contents{gap:24px;flex:1.2}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents{gap:40px}}.about-page-about-company .contents-wrapper .company-contents .contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light)}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents p{text-align:center;color:var(--color-text-dark)}}.about-page-about-company .contents-wrapper .company-contents .contents .contents-data{gap:24px}.about-page-about-company .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents .contents-data .content-title{text-align:center}}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list{gap:24px}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 100%;flex-direction:row;gap:12px;align-items:center}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list .contents-list-item .description p{color:var(--color-text-light);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left}.about-page-about-company .contents-wrapper .company-contents .image .main-img{border-radius:24px}.about-about-company-top-wrapper{position:relative;padding:100px 0 100px 0;background-image:url("../../images/slider_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center}@media(max-width: 1024px){.about-about-company-top-wrapper{padding:60px 0}}@media(max-width: 768px){.about-about-company-top-wrapper{background-image:url("../../images/slider_bg_mobile.webp")}}.about-about-company-top-wrapper .img-top-left,.about-about-company-top-wrapper .img-top-right,.about-about-company-top-wrapper .img-bottom-right{position:absolute;overflow:hidden}.about-about-company-top-wrapper .img-top-left{top:2%;left:-40px;animation:rotateFull 10s linear 0s infinite forwards}.about-about-company-top-wrapper .img-top-right{top:0;right:-40px;animation:scale 10s linear 0s infinite forwards}.about-about-company-top-wrapper .img-bottom-right{bottom:0;right:0px;animation:scale 10s linear 0s infinite forwards}.about-about-company-top-wrapper .img-bottom-right{bottom:0;right:0px}.about-about-company-top-wrapper .contents-wrapper .header-content{text-align:left;display:flex;justify-content:space-between;display:block}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .header-content{flex-direction:column;gap:1.5rem}}.about-about-company-top-wrapper .contents-wrapper .header-content h3{max-width:520px;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .header-content h3{max-width:unset;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}.about-about-company-top-wrapper .contents-wrapper .header-content h4{color:var(--color-about-company-sub-title);display:inline;line-height:28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .header-content h4{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.about-about-company-top-wrapper .contents-wrapper .header-content p{color:var(--color-text-light);max-width:494px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .header-content p{max-width:unset}}.about-about-company-top-wrapper .contents-wrapper .text_left{flex-direction:row-reverse}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .text_left{flex-direction:column}}.about-about-company-top-wrapper .contents-wrapper .text_right{flex-direction:row-reverse}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .text_right{flex-direction:column-reverse}}.about-about-company-top-wrapper .contents-wrapper .company-contents{display:flex;align-items:center;gap:53px;justify-content:space-between}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents{justify-content:center;gap:60px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents{display:flex;flex-direction:column;gap:75px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents{gap:40px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top{display:flex;flex-direction:row;gap:40px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top{gap:20px;align-items:center;flex-direction:column}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details{flex:1.5;max-width:694px;display:flex;flex-direction:column;gap:16px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details{margin:0 auto;align-items:center}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details .content-subtitle{font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:var(--color-white);border-radius:10px;border:1px solid var(--Coding-color-gray, #4F4F4F);background:hsla(0,0%,100%,.05);padding:9.5px 10px;width:fit-content}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details .content-title{font-size:72px;font-style:normal;font-weight:500;line-height:90px;letter-spacing:-1.44px;font-family:var(--secondary-font);background:var(--Coding-color-text-light, linear-gradient(179deg, #FFF 1.1%, #B2B2B2 140.19%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:8px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details .content-title{text-align:center;font-size:60px;font-style:normal;font-weight:500;line-height:72px;letter-spacing:-1.2px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details p{font-size:20px;font-style:normal;font-weight:500;line-height:30px;color:var(--color-white);max-width:613px}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .content_top_details p{text-align:center;margin:0 auto}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .button{align-self:end;margin:0 0 0 auto}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-top .button{margin:0 auto}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .carousel-container{overflow:hidden;position:relative;width:100%}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list{display:flex;transition:transform .5s ease-in-out;will-change:transform}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list{align-items:center;flex-wrap:wrap;gap:24px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 calc((100% - 48px)/2.6);display:flex;gap:18px;margin-right:24px;flex-direction:column;padding:40px;border-radius:20px;border:1px solid #fff;background:var(--Coding-Linear-2, linear-gradient(181deg, #72727D 1.41%, #151517 3.88%))}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{padding:20px;flex:0 0 calc((100% - 32px)/2);margin-right:0}}@media(max-width: 768px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 100%;background:linear-gradient(132deg, #1229D1 -51.89%, #02020C 82.31%)}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{display:flex;gap:14px;flex-direction:column}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{justify-content:center}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon img{width:52px;height:52px}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:30px;font-style:normal;font-weight:500;line-height:38px;font-family:var(--secondary-font);background:var(--Coding-color-text-light, linear-gradient(179deg, #FFF 1.1%, #B2B2B2 140.19%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:24px;font-style:normal;font-weight:500;line-height:32px}}.about-about-company-top-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .description p{font-size:20px;font-style:normal;font-weight:500;line-height:30px;background:var(--Coding-color-text-light, linear-gradient(179deg, #FFF 1.1%, #B2B2B2 140.19%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.about-about-company-top-wrapper .contents-wrapper .company-contents .image{flex:1;text-align:center;position:relative;z-index:-1}@media(max-width: 1024px){.about-about-company-top-wrapper .contents-wrapper .company-contents .image{display:none}}.about-about-company-top-wrapper .contents-wrapper .company-contents .image .main-img{max-width:100%;height:100%}.about-about-company-top-wrapper .contents-wrapper .company-contents .image .img-on-content{position:absolute;top:0;right:0;z-index:1;animation:rotateFull 5s linear 0s infinite forwards}.about_us_wrapper{background:var(--bg-body);padding:160px 0}@media(max-width: 1024px){.about_us_wrapper{padding:100px 0}}.about_us_wrapper .container .about_us_head{display:flex;align-items:center;flex-direction:row;gap:33px;margin-bottom:60px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head{flex-direction:column;gap:24px}}.about_us_wrapper .container .about_us_head .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);flex-basis:calc(50% - 16px)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;text-align:center}}.about_us_wrapper .container .about_us_head .title span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{display:inline}}.about_us_wrapper .container .about_us_head .description{flex-basis:calc(50% - 16px);color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .description{gap:60px;text-align:center}}@media(max-width: 564px){.about_us_wrapper .container .about_us_head .description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.about_us_wrapper .container .about_us_head .description .button{width:fit-content}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .description .button{margin:0 auto}}.about_us_wrapper .container .about_us_content{display:flex;gap:92px;justify-content:space-between}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content{flex-direction:column-reverse;gap:80px}}.about_us_wrapper .container .about_us_content .about_us_left{display:flex;flex-direction:column;gap:40px;flex-basis:50%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_left{flex-basis:100%}}.about_us_wrapper .container .about_us_content .about_us_left .image .desktop-img{display:block}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .about_us_left .image .desktop-img{display:none}}.about_us_wrapper .container .about_us_content .about_us_left .image .mobile-img{display:none}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .about_us_left .image .mobile-img{display:block}}.about_us_wrapper .container .about_us_content .about_us_left .image img{max-width:100%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_left .image img{width:100%}}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items{display:flex;gap:60px}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items{flex-direction:column;max-width:182px;margin:0 auto}}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item{display:flex;flex-direction:column;gap:4px}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item .item_head .item_title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;font-family:var(--secondary-font);color:var(--color-primary);display:flex;align-items:center;gap:10px}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item .item_head .item_title span{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-text-dark)}.about_us_wrapper .container .about_us_content .about_us_left .about_us_left_items .item .item_details{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light)}.about_us_wrapper .container .about_us_content .about_us_right{display:flex;flex-direction:column;gap:40px;flex-basis:50%}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right{gap:22px;flex-basis:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head{display:flex;flex-direction:column;gap:33px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head{gap:28px}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .title{font-size:48px;font-style:normal;font-weight:700;line-height:56px;font-family:var(--secondary-font);max-width:509px}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .title span{font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;text-align:center;max-width:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .description p{font-size:20px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.4px;color:var(--color-text-light);max-width:540px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_head .description p{text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;max-width:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items{display:flex;flex-direction:column;gap:30px;max-width:353px}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items{max-width:100%}}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item{display:flex;gap:18px;flex-direction:column}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_head{display:flex;flex-direction:row;gap:16px;align-items:center}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_head img{width:60px;height:60px}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_head .item_title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;font-family:var(--seocndary-font);color:var(--color-text-light)}.about_us_wrapper .container .about_us_content .about_us_right .about_us_right_items .item .item_details{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.about_us_wrapper .container .about_us_img_bottom{margin-top:27px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_img_bottom{display:none}}.about_us_wrapper .container .about_us_img_bottom img{max-width:100%}.about_us_unique_wrapper{background:var(--bg-body);padding:160px 0 176px 0}@media(max-width: 1024px){.about_us_unique_wrapper{padding:160px 0 84px 0}}.about_us_unique_wrapper .container .about_us_unique_header{display:flex;flex-direction:row;justify-content:space-between;gap:33px;margin-bottom:60px}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header{margin-bottom:80px;flex-direction:column}}.about_us_unique_wrapper .container .about_us_unique_header .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);min-width:591px}.about_us_unique_wrapper .container .about_us_unique_header .title span{font-family:var(--secondary-font);color:var(--color-primary)}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header .title{min-width:auto;max-width:100%;flex-basis:100%;text-align:center;font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}.about_us_unique_wrapper .container .about_us_unique_header .header_details .description{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;margin-bottom:24px}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header .header_details .description{width:100%;margin-bottom:30px;text-align:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.about_us_unique_wrapper .container .about_us_unique_header .header_details .button{width:fit-content}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_header .header_details .button{margin:0 auto}}.about_us_unique_wrapper .container .about_us_unique_content .count_content{display:flex;gap:50px;flex:1;justify-content:space-between;max-width:100%}@media(max-width: 768px){.about_us_unique_wrapper .container .about_us_unique_content .count_content{flex-wrap:wrap;gap:40px}}@media(max-width: 564px){.about_us_unique_wrapper .container .about_us_unique_content .count_content{width:100%;align-items:center;flex-direction:column}}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row{display:flex;align-items:stretch;flex-direction:row}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .item_img{width:60px;height:60px}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count{display:flex;align-items:start;justify-content:start;flex-direction:column;text-align:left;background:var(--color-white);border-radius:20px;padding:40px 20px;flex-grow:1;border:1px solid var(--color-light-shade)}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .count_number{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 1024px){.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .count_number{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .icon_title{display:flex;gap:10px;align-items:center;margin:30px 0 12px 0}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .icon_title .count_title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font);color:var(--color-text-dark)}.about_us_unique_wrapper .container .about_us_unique_content .count_content .count_row .count .count_details{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;color:#414141}.cheeseburger-menu{display:none}@media(max-width: 1024px){#mobile-menu-icon{display:block;padding:8px}#mobile-menu-icon span{display:block;background-image:url(../../images/menu.svg);background-repeat:no-repeat;background-position:center;height:24px;width:24px}.cheeseburger-menu{position:fixed;display:flex;height:auto;width:100%;padding:40px 16px 24px 16px;flex-direction:column;align-items:center;gap:0;top:90px;background:var(--color-white);background-image:url("../../images/mobile_menu_bg.webp");background-size:100% 100%;background-repeat:no-repeat;background-position:center center;transform:translateX(-100%);transition:ease-in .2s;z-index:99;display:flex}.cheeseburger-menu.open{transform:translateX(0);transform-style:preserve-3d}.cheeseburger-menu .cheeseburger-menu__close{display:flex;width:100%;justify-content:flex-end;height:40px;align-items:center}.cheeseburger-menu .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:38px;height:40px;width:40px}.cheeseburger-menu .cheeseburger-menu__menu{display:flex;flex-direction:column;align-items:center;gap:12px}.cheeseburger-menu .cheeseburger-menu__menu:first-child{gap:8px}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{text-align:center}.cheeseburger-menu .cheeseburger-menu__menu .menu-item .menu-item__link{color:var(--color-text-dark);text-decoration:none;border-bottom:none;font-size:20px;font-style:normal;font-weight:700;line-height:30px;display:block;padding:12px 16px;margin:0}.cheeseburger-menu .cheeseburger-menu__menu:last-child{padding:24px 0 0 0;width:100%;display:flex;gap:24px;flex-direction:column;justify-content:center;align-items:center}.cheeseburger-menu .cheeseburger-menu__menu:last-child .button.login{background:var(--color-primary);color:var(--color-text-dark);box-shadow:none}.cheeseburger-menu .cheeseburger-menu__menu:last-child .button.login::after{display:none}.cheeseburger-menu .cheeseburger-menu__menu:last-child .button.signup{background:var(--color-secondary);color:var(--color-text-dark);box-shadow:none}.cheeseburger-menu .cheeseburger-menu__menu:last-child .button.signup::after{display:none}.overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.59);z-index:1}}.promo-text-image{padding:2.5rem 0;background:#fefefe}@media(max-width: 1024px){.promo-text-image{padding:1.5rem}}.promo-text-image .promo-ti-container{display:flex;justify-content:center;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container{flex-direction:column;padding:0}}.promo-text-image .promo-ti-container .promo-ti-text{display:flex;padding:2rem 0rem 5rem 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text{padding:0}}.promo-text-image .promo-ti-container .promo-ti-text div{width:85%}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text div{width:auto}}.promo-text-image .promo-ti-container .promo-ti-image{max-width:670px;flex:1 0 49%;align-self:stretch;position:relative}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image{flex:unset}}.promo-text-image .promo-ti-container .promo-ti-image .clients{display:flex;padding:1.5rem;align-items:center;gap:.75rem;position:absolute;left:-9.5625rem;bottom:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:flex;padding:2.1875rem 1.5625rem;flex-direction:column;align-items:center;gap:.625rem;position:absolute;left:-6.5625rem;bottom:6.8rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px hsla(0,0%,80%,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar{position:relative}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar .popularity-container{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image .clients,.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:none}}.promo-text-image .promo-ti-container .promo-ti-image img:not(.vector){width:100%}@keyframes marquee{from{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes marquee-reverse{from{transform:translateX(50%)}to{transform:translateX(-100%)}}.text-right{align-self:stretch;padding:80px 0;background:var(--bg-body)}@media(max-width: 1024px){.text-right{padding:40px 0 !important}}.text-right .text-right-container{display:flex;justify-content:space-between;align-items:center;gap:77px;padding-left:52px;padding-right:52px}@media(max-width: 1024px){.text-right .text-right-container{flex-direction:column;gap:40px;padding:0 1rem}}@media(max-width: 564px){.text-right .text-right-container .text-right-image{width:343px}}.text-right .text-right-container .text-right-image img{width:100%}.text-right .text-right-container .text-right-image .image-counter{max-width:616px;display:flex;flex-direction:column;gap:30px;overflow:hidden;position:relative}@media(max-width: 1400px){.text-right .text-right-container .text-right-image .image-counter{max-width:500px}}.text-right .text-right-container .text-right-image .image-counter::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(270deg, #0E0E13 7.22%, rgba(14, 14, 19, 0) 41.64%),linear-gradient(270deg, rgba(14, 14, 19, 0) 55.76%, #0E0E13 97.24%)}.text-right .text-right-container .text-right-image .image-counter h4{display:flex;gap:40px;align-items:center;animation:marquee 15s linear infinite;will-change:transform}.text-right .text-right-container .text-right-image .image-counter h4:nth-child(2){animation:marquee-reverse 15s linear infinite}.text-right .text-right-container .text-right-image .image-counter h4 span{color:rgba(240,240,240,.3);font-size:34.453px;font-style:normal;font-weight:400;line-height:50.4px;letter-spacing:-1px;position:relative;white-space:nowrap}.text-right .text-right-container .text-right-image .image-counter h4 span::before{content:"";background-image:url("../../images/dot.svg");width:32px;height:32px;background-position:center center;background-repeat:no-repeat;display:inline-block}.text-right .text-right-container .text-right-text{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:23.8px;max-width:694px}@media(max-width: 1024px){.text-right .text-right-container .text-right-text{gap:16px;text-align:start}}.text-right .text-right-container .text-right-text .subtitle{padding:6px 12px;background:#000;border:1px solid hsla(0,0%,100%,.12);width:fit-content;border-radius:100px}.text-right .text-right-container .text-right-text .subtitle span{font-size:14px;font-style:normal;font-weight:500;line-height:20px;background:linear-gradient(90deg, #FFBEC1 0%, #5866F9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title{margin-bottom:8px}}.text-right .text-right-container .text-right-text .block-title h3{font-size:48px;font-style:normal;font-weight:590;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title h3{font-size:30px;font-style:normal;font-weight:590;line-height:38px;text-align:left}}.text-right .text-right-container .text-right-text .desc p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light);max-width:562px}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .desc p{text-align:left}}.rainbow_top rect,.rainbow_btm rect{stroke:#121212;stroke-width:2;vector-effect:non-scaling-stroke;fill-opacity:0;transition:stroke-dashoffset 1.5s ease-out,fill-opacity 1s ease-in}.text-left{padding:281px 0 250px;background:var(--bg-body);position:relative;overflow:hidden}@media(max-width: 1024px){.text-left{padding:218px 16px 81px}}.text-left .rainbow_top{width:36%;position:absolute;top:-3%;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.text-left .rainbow_top{top:-7%;width:75%}}@media(max-width: 564px){.text-left .rainbow_top{width:82%}}.text-left .rainbow_btm{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.text-left .rainbow_btm{bottom:-104px;width:55%}}@media(max-width: 564px){.text-left .rainbow_btm{width:87%}}.text-left .dhol{width:200px;position:absolute;bottom:0;right:-31px}@media(max-width: 1024px){.text-left .dhol{display:none}}.text-left .mic{position:absolute;bottom:0;left:0}@media(max-width: 1024px){.text-left .mic{display:none}}.text-left .musical_note{position:absolute;top:12%;left:20%;transform:translateX(-50%)}@media(max-width: 1024px){.text-left .musical_note{display:none}}.text-left .musical_note2{position:absolute;top:12%;right:20%;transform:translateX(-50%)}@media(max-width: 1024px){.text-left .musical_note2{display:none}}.text-left .container{display:flex;justify-content:center;gap:42px;padding:40px 0;border-radius:20px;border:2px solid var(--bg-secondary);background:var(--color-black);overflow:hidden;z-index:1;position:relative}@media(max-width: 1024px){.text-left .container{gap:40px;padding:40px 20px}}.text-left .container .text-left-header{min-width:656px;display:flex;gap:40px;flex-direction:column;margin:0 auto;justify-content:center;align-items:center;text-align:center}@media(max-width: 1024px){.text-left .container .text-left-header{min-width:unset}}.text-left .container .text-left-header .block-title{color:var(--color-white);font-family:var(--secondary-font);font-size:72px;font-style:normal;font-weight:900;line-height:90px;letter-spacing:-1.44px;display:flex;flex-direction:column;align-items:center}@media(max-width: 1024px){.text-left .container .text-left-header .block-title{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px}}.text-left .container .text-left-header .block-title span{position:relative;z-index:1;display:block;font-size:60px;font-style:normal;font-weight:900;line-height:72px;letter-spacing:-1.2px;font-family:var(--secondary-font);color:var(--color-white);background:var(--color-secondary);padding:0 10px;transform:rotate(-3deg);width:fit-content;border-radius:4px;border-bottom:1px solid var(--color-black)}@media(max-width: 1024px){.text-left .container .text-left-header .block-title span{font-size:24px;font-style:normal;font-weight:900;line-height:32px}}.text-left .container .text-left-header .subtitle{width:100%}.text-left .container .text-left-header .subtitle p{font-size:36px;font-style:normal;font-weight:600;line-height:42px;color:var(--color-white)}@media(max-width: 768px){.text-left .container .text-left-header .subtitle p{font-size:20px;font-style:normal;font-weight:600;line-height:30px}}.text-left .container .text-left-header .button_wrapper{display:flex;flex-direction:column;align-items:center;margin-top:-28px}.text-left .container .text-left-header .button_wrapper .btn_top{height:41px}.text-left .container .text-left-header .button_wrapper .button{position:relative;color:var(--color-secondary)}.text-left .container .text-left-header .button_wrapper .button:hover{color:var(--color-white)}.text-left .container .image_wrapper{animation:spin 100s linear infinite;border-radius:50%;display:block;transition:transform .3s ease}.text-left .container .image_wrapper img{width:635px;height:635px}.text-left .container .image_wrapper:nth-of-type(2){animation:spinReverse 100s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spinReverse{from{transform:rotate(360deg)}to{transform:rotate(0deg)}}@media(max-width: 1024px){.text-left .container .image_wrapper{display:none}}@keyframes fadeInLeft{from{opacity:0}to{opacity:1}}.contact-block-section{padding:100px 0}@media(max-width: 1024px){.contact-block-section{padding:40px 0}}.contact-block-section .contact-block-wrapper{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;gap:60px;max-width:1024px;margin:0 auto;margin-top:-413px}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper{flex-direction:column-reverse;margin-top:-252px}}.contact-block-section .contact-block-wrapper .contact-block-content-area{display:flex;flex-direction:column;gap:30px;max-width:300px;margin:0 auto}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-area{padding:0}}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-block-content-area{flex-direction:column}}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:40px;transition:.5s ease-in-out;padding:20px;position:relative;border-radius:12px;background:var(--color-white);box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15)}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item{width:100%}}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item .contact-icon{flex-shrink:0}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item .contact-icon img{max-width:60px;max-height:60px;margin-bottom:0}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item .contact-icon svg path{transition:.5s ease-in-out}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item .contact-block-content{text-align:left;display:flex;flex-direction:column;gap:4px}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item .contact-block-content h2{font-size:24px;font-style:normal;font-weight:600;line-height:32px;color:var(--color-text-dark)}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item .contact-block-content p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light)}.contact-block-section .contact-block-wrapper .contact-block-content-area .contact-block-item:hover{box-shadow:0 4px 29.6px 0 rgba(0,0,0,.15);cursor:pointer}.contact-block-section .contact-block-wrapper .contact-form{flex:1;opacity:0;animation:fadeInLeft 1s forwards;animation-delay:.3s;padding:42px 40px;display:flex;flex-direction:column;gap:50px;position:relative;color:var(--color-white);border-radius:32px;background:var(--color-secondary) url("../../images/rotate_sun.svg") no-repeat center/cover}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-form{padding:40px 20px;width:100%}}.contact-block-section .contact-block-wrapper .contact-form .cont_content{display:flex;flex-direction:column;gap:16px;align-items:flex-start;justify-content:flex-start}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-form .cont_content{display:none}}.contact-block-section .contact-block-wrapper .contact-form .cont_content .cont_title{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font)}.contact-block-section .contact-block-wrapper .contact-form .cont_content .cont_subtitle{font-size:18px;font-style:normal;font-weight:400;line-height:28px}.contact-block-section .contact-block-wrapper .contact-form form label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white)}.contact-block-section .contact-block-wrapper .contact-form input,.contact-block-section .contact-block-wrapper .contact-form textarea{margin-bottom:24px}.contact-block-section .contact-block-wrapper .contact-form textarea{resize:vertical;max-width:100%;height:202px}.contact-block-section .contact-block-wrapper .contact-form input:focus,.contact-block-section .contact-block-wrapper .contact-form textarea:focus{outline:none}.contact-block-section .contact-block-wrapper .contact-form .basic-captcha .form-input-wrapper{border-radius:8px;gap:0;flex-wrap:nowrap}.contact-block-section .contact-block-wrapper .contact-form .basic-captcha .form-input-prepend{flex:0 0 50%}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-form .basic-captcha .form-input-prepend{max-width:100px}}.contact-block-section .contact-block-wrapper .contact-form .basic-captcha #reload-captcha{color:var(--color-black);padding:0 15px;display:block;border:0;flex:1;background-color:#f1f1f1;border-radius:0}.contact-block-section .contact-block-wrapper .contact-form .basic-captcha #reload-captcha svg{margin:10px 0 0 0;width:18px;height:18px}.contact-block-section .contact-block-wrapper .contact-form .basic-captcha button{padding:0 10px;color:var(--color-text-dark);border:none}.contact-block-section .contact-block-wrapper .contact-form .basic-captcha .form-input{flex:auto !important;margin:0 0 0 0;border-radius:0 8px 8px 0}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-form .basic-captcha .form-input{margin:0 0 0 26px}}@media(max-width: 768px){.contact-block-section .contact-block-wrapper .contact-form .basic-captcha .form-input{margin:0 0 0 48px;padding:10px 5px !important}}.contact-block-section .contact-block-wrapper .contact-form .form-actions{display:flex;justify-content:end;margin-top:40px}.form-block{display:flex;padding:3rem 0rem;flex-direction:column;align-items:center;gap:2.5rem;align-self:stretch;background:var(--color-bg)}.form-block.angled{background:none;display:unset}.form-block .block-title{color:var(--color-tertiary);text-align:center}.form-block .contact-form{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;max-width:840px;margin:2.5rem auto 3rem}@media(max-width: 1024px){.form-block .contact-form{flex-direction:column;padding:0 1rem}}#cookie-modal{position:fixed;z-index:99;width:100%;left:0;background-color:rgba(0,0,0,.831372549);color:#fff;padding:25px;transition:bottom .5s ease}#cookie-modal .content{display:flex;justify-content:space-between;align-items:center}#cookie-modal .content .cookie-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}#cookie-modal .content .cookie-text a{color:#18cb18;text-decoration:none;font-weight:bold}@media(max-width: 1024px){#cookie-modal .content{display:flex;flex-direction:column;text-align:center;gap:10px}}#cookie-modal #cookie-button{background-color:#18cb18;padding:5px 10px;height:fit-content;cursor:pointer;white-space:nowrap}@keyframes slideUp{from{bottom:-360px}to{bottom:-1px}}@keyframes slideDown{from{bottom:-1px}to{bottom:-360px}}.hide-cookie{bottom:-1px;animation:slideDown 1s forwards;animation-delay:0s}.show-cookie{bottom:-360px;animation:slideUp 1s forwards;animation-delay:1s}section#grav-login h1,section#grav-login p{display:none}.login-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.login-modal-overlay.active{opacity:1;visibility:visible}.login-modal-container{width:90%;max-width:500px;border-radius:10px;position:relative;transform:scale(0.9);transition:transform .3s ease}.login-modal-overlay.active .login-modal-container{transform:scale(1)}.login-modal-content{position:relative;padding:26px 30px 0;margin:0 auto;max-height:90vh;border-radius:20px;border:1px solid var(--color-black);background:var(--color-primary) url("../../images/rotate_sun.svg");background-repeat:no-repeat;background-size:cover;background-position:center left 231px}.login-modal-close{position:absolute;top:-25px;right:-19px;font-size:28px;cursor:pointer;z-index:10;color:var(--color-white);border-radius:12px;background:var(--color-primary);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:56px;height:56px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}@media(max-width: 768px){.login-modal-close{width:42px;height:42px;top:4%;right:3%}}.login-modal-close:hover{background:#fff;color:var(--color-black)}@media(max-width: 768px){.login-modal-container{width:95%;max-height:95vh}.login-modal-content{padding:0}}.rainbow_btmcorner,.rainbow_topcorner{border-radius:20px}.rainbow_topcorner{position:absolute;top:0;left:0}.rainbow_btmcorner{position:absolute;bottom:0;left:0}.login-section,.forgot-section,.unsubscribe-section{background-image:url(../../images/login_bg.png);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.login-section.forgot-section .whq-card-content #grav-login>h1,.login-section.forgot-section .whq-card-content #grav-login>p,.forgot-section.forgot-section .whq-card-content #grav-login>h1,.forgot-section.forgot-section .whq-card-content #grav-login>p,.unsubscribe-section.forgot-section .whq-card-content #grav-login>h1,.unsubscribe-section.forgot-section .whq-card-content #grav-login>p{display:none}.login-section .whq-card,.forgot-section .whq-card,.unsubscribe-section .whq-card{border-radius:8px;box-shadow:none;margin:auto;margin-bottom:0 !important;padding:0 !important;color:var(--color-text-light)}.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container,.unsubscribe-section .whq-card .whq-card-container{display:flex;gap:40px;align-items:stretch}@media(max-width: 1024px){.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container,.unsubscribe-section .whq-card .whq-card-container{flex-direction:column;gap:0}}.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{flex:1;width:100%;max-width:582px;z-index:1}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{max-width:100%;display:none}}.login-section .whq-card .whq-card-container .form-image img,.forgot-section .whq-card .whq-card-container .form-image img,.unsubscribe-section .whq-card .whq-card-container .form-image img{width:100%;height:100%}.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:400;padding:42px;text-align:center;background:var(--color-tertiary);color:var(--color-text-light);border-radius:8px 8px 0px 0px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-section .whq-card .whq-card-container .whq-card-title{padding:40px 10px}}.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{flex:1;padding:40px;position:relative;z-index:9;margin-bottom:26px}.login-section .whq-card .whq-card-container .whq-card-content .notice-container,.forgot-section .whq-card .whq-card-container .whq-card-content .notice-container,.unsubscribe-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:24px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{padding:40px 20px;width:100%}}.login-section .whq-card .whq-card-container .whq-card-content img.modal-logo,.forgot-section .whq-card .whq-card-container .whq-card-content img.modal-logo,.unsubscribe-section .whq-card .whq-card-container .whq-card-content img.modal-logo{margin-bottom:20px}.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-white);margin-bottom:12px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:36px;font-style:normal;font-weight:900;line-height:44px;letter-spacing:-0.72px}}.login-section .whq-card .whq-card-container .whq-card-content p,.forgot-section .whq-card .whq-card-container .whq-card-content p,.unsubscribe-section .whq-card .whq-card-container .whq-card-content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-white)}.login-section .whq-card .whq-card-container .whq-card-content form,.forgot-section .whq-card .whq-card-container .whq-card-content form,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form{display:flex;flex-direction:column;align-items:center}.login-section .whq-card .whq-card-container .whq-card-content form .form-field,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field{display:block;width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:.375rem}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white)}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center;margin-top:36px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content form .form-actions,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions{margin-top:16px}}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button{margin:0 auto;width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(-0.15rem) !important}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg{display:none}.login-section #grav-login .form-field::before,.forgot-section #grav-login .form-field::before,.unsubscribe-section #grav-login .form-field::before{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block;color:var(--color-white)}.login-section #grav-login .form-field:first-child:before,.forgot-section #grav-login .form-field:first-child:before,.unsubscribe-section #grav-login .form-field:first-child:before{display:block}.login-section #grav-login .form-field:nth-child(2):before,.forgot-section #grav-login .form-field:nth-child(2):before,.unsubscribe-section #grav-login .form-field:nth-child(2):before{display:block}.login-section .form-actions,.forgot-section .form-actions,.unsubscribe-section .form-actions{display:block}.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme,.unsubscribe-section .form-actions .form-data.rememberme{margin-top:2px;text-align:left;display:flex;justify-content:space-between}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme,.unsubscribe-section .form-actions .form-data.rememberme{width:100%;display:block}}.login-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox],.forgot-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox],.unsubscribe-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]{appearance:none;-webkit-appearance:none;display:inline-block;position:unset;padding:0;width:16px;height:16px;border-radius:4px;background-color:rgba(0,0,0,0);border:1px solid var(--color-white)}.login-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]:checked,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]:checked,.unsubscribe-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]:checked{appearance:auto}.login-section .form-actions .form-data.rememberme .form-input-wrapper label,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper label,.unsubscribe-section .form-actions .form-data.rememberme .form-input-wrapper label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white);margin-left:8px}.login-section .form-actions .form-action-wrapper,.forgot-section .form-actions .form-action-wrapper,.unsubscribe-section .form-actions .form-action-wrapper{display:flex;flex-direction:column-reverse;gap:40px}.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary,.unsubscribe-section .form-actions .form-action-wrapper .secondary{max-width:300px;align-self:end;margin-top:-28px;text-decoration:none;padding:0;font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white);background:rgba(0,0,0,0);border:none;box-shadow:none;text-transform:capitalize}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary,.unsubscribe-section .form-actions .form-action-wrapper .secondary{margin-top:10px;align-self:flex-start}}.login-section .form-actions .form-action-wrapper .secondary.button:hover,.forgot-section .form-actions .form-action-wrapper .secondary.button:hover,.unsubscribe-section .form-actions .form-action-wrapper .secondary.button:hover{box-shadow:none;transform:translateY(0);color:var(--color-black) !important}.login-section .form-actions .form-action-wrapper .primary,.forgot-section .form-actions .form-action-wrapper .primary,.unsubscribe-section .form-actions .form-action-wrapper .primary{width:100%}.forgot-section .login-modal-content{background:var(--color-accent1) url("../../images/rotate_sun.svg");background-repeat:no-repeat;background-size:cover;background-position:center left 231px}.forgot-section .login-modal-content .whq-card .whq-card-container .whq-card-content form .form-actions button{width:100%;margin-top:30px}@media(max-width: 1024px){.forgot-section .login-modal-content .whq-card .whq-card-container .whq-card-content form .form-actions button{margin-top:20px}}.forgot-section .whq-card .whq-card-container .whq-card-content p{color:var(--color-white)}.order-page-wrapper{padding:80px 2rem 80px 2rem;background-color:var(--bg-body)}@media(max-width: 1024px){.order-page-wrapper{padding:40px 1rem}}.orders-table-wrapper{max-width:1344px;margin:0 auto;width:100%}.orders-table-wrapper table{width:100%;margin:auto;border-radius:8px;border:1px solid var(--color-white, #FFF);background:var(--color-white, #FFF);box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06)}@media all and (max-width: 795px){.orders-table-wrapper table{display:block;overflow-x:scroll}}.orders-table-wrapper table thead{border-radius:8px}.orders-table-wrapper table thead th{text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:18px;border-right:1px solid var(--color-white);border-bottom:1px solid var(--color-white);background:var(--color-primary);color:var(--color-white);padding:12px 16px}.orders-table-wrapper table thead th:first-child{border-top-left-radius:8px}.orders-table-wrapper table thead th:last-child{border-top-right-radius:8px}.orders-table-wrapper table thead th:nth-child(5){display:flex;align-items:center}.orders-table-wrapper table thead th:nth-child(5)::after{content:"";display:inline-block;width:16px;height:16px;margin-left:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7.99967 3.33398V12.6673M7.99967 12.6673L12.6663 8.00065M7.99967 12.6673L3.33301 8.00065' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media(max-width: 1024px){.orders-table-wrapper table thead th:nth-child(5){min-height:62px}}.orders-table-wrapper table th,.orders-table-wrapper table td{padding:16px}.orders-table-wrapper table td{background-color:var(--color-white);color:var(--color-text-dark);font-size:12px;white-space:nowrap}.orders-table-wrapper table td:nth-child(5){color:var(--Success-700, #027A48);text-transform:capitalize;padding:2px 8px 2px 6px;margin:16px;border-radius:16px;background:var(--Success-50, #ECFDF3);width:fit-content;display:flex;align-items:center;padding-left:10px}.orders-table-wrapper table td:nth-child(5)::before{content:"•";color:#12b76a;margin-right:6px}.orders-table-wrapper table td a.btn{vertical-align:middle;text-decoration:none;color:#f80101}.orders-table-wrapper table td a.btn svg{vertical-align:middle;margin-right:4px;margin-top:-1px}.page-dashboard{background:var(--bg-body)}.page-dashboard .content-section{margin-top:100px;background:var(--bg-body)}@media(max-width: 1024px){.page-dashboard .content-section{margin-top:100px}}.profile-page{background-color:var(--bg-body) !important}.profile-page .content-section{display:flex;align-self:start;max-width:unset;margin:0}.profile-page .container{flex-wrap:wrap}.profile-page .prose.max-w-none.pt-12{background-color:var(--color-white)}.profile-page .content-section{padding:0 0 40px 0;flex-basis:100%;width:100%}@media(max-width: 1024px){.profile-page .content-section{text-align:center}}.profile-page .content-section a{background:var(--color-white) !important;color:var(--color-primary) !important;margin:0 auto}.content-section-profile{padding:100px 0;background-color:var(--bg-body)}@media(max-width: 1024px){.content-section-profile{padding:40px 0}}.content-section-profile .container{display:flex;justify-content:center;align-self:stretch;align-items:start;gap:46px;margin-top:-500px}@media(max-width: 1200px){.content-section-profile .container{gap:40px}}@media(max-width: 1024px){.content-section-profile .container{flex-direction:column;margin-top:-200px}}.content-section-profile .container .paragraph-column>.form-actions{margin-top:40px;justify-content:start;gap:20px;flex-direction:row-reverse;display:flex}@media(max-width: 564px){.content-section-profile .container .paragraph-column>.form-actions{flex-direction:column-reverse;align-items:start;margin-top:40px}}.content-section-profile .container .paragraph-column{color:var(--color-white);padding:40px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column{padding:40px 20px}}.content-section-profile .container .paragraph-column h2{font-size:48px;font-style:normal;font-weight:600;line-height:60px;letter-spacing:-0.96px;color:var(--color-white);text-align:center;margin-bottom:60px}@media(max-width: 1024px){.content-section-profile .container .paragraph-column h2{margin-bottom:24px}}.content-section-profile .container .paragraph-column:first-child{flex-basis:calc(60% - 78px);border-radius:32px;background:var(--color-secondary) url("../../images/rotate_sun.svg") no-repeat center/cover}@media(max-width: 1200px){.content-section-profile .container .paragraph-column:first-child{flex-basis:calc(60% - 40px)}}.content-section-profile .container .paragraph-column:first-child h2{display:none}.content-section-profile .container .paragraph-column:first-child .form-field .form-input-wrapper input{border:1px solid var(--color-black)}.content-section-profile .container .paragraph-column:last-child{flex-basis:40%;border-radius:32px;background:var(--color-accent1) url("../../images/rotate_sun.svg") no-repeat center/cover}@media(max-width: 1024px){.content-section-profile .container .paragraph-column:last-child{padding:40px 20px}}.content-section-profile .container .paragraph-column .form-field .form-label{margin-bottom:10px}.content-section-profile .container .paragraph-column .form-input-wrapper input{background:var(--color-white)}.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:hover,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:focus,.content-section-profile .container .paragraph-column .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section-profile .container .paragraph-column .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}@media(max-width: 1024px){.content-section-profile .container .paragraph-column{width:100%}}.content-section-profile .container .paragraph-column label.error{bottom:0}.content-section-profile .container .paragraph-column:last-child .button{border-radius:12px;background:var(--color-tertiary);color:var(--color-white);text-align:center;transition:all .3s ease-in-out;position:relative}.content-section-profile .container .button,.content-section-profile .container button{display:flex;text-align:center;align-items:center}.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile .container form[name=user-profile] .form-field:nth-child(1),.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){float:right}@media(max-width: 564px){.content-section-profile .container form[name=user-profile] .form-field:nth-child(2){float:unset}}.content-section.terms{padding:2.5rem 2rem !important;margin:80px auto}@media(max-width: 1024px){.content-section.terms{padding:2.5rem 1rem !important;margin:40px auto}}.content-section.terms .container{padding:0 !important}.unsubscribe-section,.unsubscribe-wrapper{background-position:top center;background-size:100% 580px;background-repeat:no-repeat;margin-left:auto;margin-right:auto}.unsubscribe-section .login-modal-content,.unsubscribe-wrapper .login-modal-content{padding:26px 30px 0 0;background:var(--color-secondary) url("../../images/rotate_sun.svg");background-repeat:no-repeat;background-size:cover;background-position:center left 231px}.unsubscribe-section .login-modal-content .rainbow_topcorner,.unsubscribe-wrapper .login-modal-content .rainbow_topcorner{position:absolute;top:0;left:0}.unsubscribe-section .login-modal-content .rainbow_btmcorner,.unsubscribe-wrapper .login-modal-content .rainbow_btmcorner{position:absolute;bottom:0;left:0}.unsubscribe-section .whq-card,.unsubscribe-wrapper .whq-card{border-radius:0;box-shadow:none;margin:auto;margin-bottom:0 !important;padding:0 !important;color:var(--color-text-dark)}.unsubscribe-section .whq-card .whq-card-container,.unsubscribe-wrapper .whq-card .whq-card-container{display:flex;gap:40px;align-items:stretch}@media(max-width: 1024px){.unsubscribe-section .whq-card .whq-card-container,.unsubscribe-wrapper .whq-card .whq-card-container{flex-direction:column;gap:0}}.unsubscribe-section .whq-card .whq-card-container .form-image,.unsubscribe-wrapper .whq-card .whq-card-container .form-image{flex:1;width:100%;max-width:582px;z-index:1}@media(max-width: 1024px){.unsubscribe-section .whq-card .whq-card-container .form-image,.unsubscribe-wrapper .whq-card .whq-card-container .form-image{max-width:100%;display:none}}.unsubscribe-section .whq-card .whq-card-container .form-image img,.unsubscribe-wrapper .whq-card .whq-card-container .form-image img{width:100%;height:100%}.unsubscribe-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-title{flex:1;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:400;padding:42px;text-align:center;background:var(--color-tertiary);color:var(--color-text-light);border-radius:8px 8px 0px 0px}@media(max-width: 1024px){.unsubscribe-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-title{padding:40px 10px}}.unsubscribe-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content{flex:1;padding:40px;position:relative;z-index:9;margin-bottom:26px}.unsubscribe-section .whq-card .whq-card-container .whq-card-content .notice-container,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:24px}@media(max-width: 1024px){.unsubscribe-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content{padding:40px 20px;width:100%}}.unsubscribe-section .whq-card .whq-card-container .whq-card-content img.modal-logo,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content img.modal-logo{margin-bottom:20px}.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content h3{font-size:48px;font-style:normal;font-weight:900;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-white);margin-bottom:12px}@media(max-width: 1024px){.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content h3{font-size:36px;font-style:normal;font-weight:900;line-height:44px;letter-spacing:-0.72px}}.unsubscribe-section .whq-card .whq-card-container .whq-card-content p,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-white)}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form{display:flex;flex-direction:column;align-items:center}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field{display:block;width:100%}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:.375rem}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white)}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center;margin-top:36px}@media(max-width: 1024px){.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions{margin-top:16px}}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions button{margin:0 auto;width:100%}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(-0.15rem) !important}.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.unsubscribe-wrapper .whq-card .whq-card-container .whq-card-content form .form-actions button svg{display:none}.unsubscribe-section .whq-card-container{align-items:start !important}.unsubscribe-section .form-actions{margin-top:36px}@media(max-width: 1024px){.unsubscribe-section .form-actions{margin-top:26px}}.unsubscribe-section .form-actions .button{gap:8px !important}.page-contact .about-company-text-left{display:none}.contact-section-wrapper{background-color:var(--color-tertiary);padding:80px 0}@media(max-width: 1024px){.contact-section-wrapper{padding:64px 0}}.contact-inner{display:flex;flex-direction:row;justify-content:space-evenly;gap:64px}@media(max-width: 768px){.contact-inner{flex-direction:column}}.contact-inner .contact-section-wrapper{align-self:stretch;flex-basis:580px;padding:2px;background:var(--color-primary);border-radius:20px}.contact-inner .contact-section-wrapper .contact-section{background-color:var(--color-tertiary);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:20px;gap:24px;color:var(--color-white);padding:16px 64px;height:100%}@media(max-width: 1024px){.contact-inner .contact-section-wrapper .contact-section{padding:10px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-black);font-style:normal;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}.contact-inner .contact-section-wrapper .contact-section p .span{color:var(--color-white);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.contact-inner .contact-section-wrapper .contact-section a,.contact-inner .contact-section-wrapper .contact-section span,.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-white)}.contact-inner .contact-section-wrapper .contact-section a{text-decoration:none}.contact-inner .contact-section-wrapper .contact-section .span{display:block}.contact-inner .email-section{display:flex;flex-direction:column;align-items:flex-start;gap:48px}@media(max-width: 1024px){.contact-inner .email-section{gap:32px}}.contact-inner .email-section form .form-field{padding-bottom:.2rem}.contact-inner .email-section form .form-field .form-label{margin-bottom:6px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--color-white)}.contact-inner .email-section form .form-field .form-data[data-grav-field=checkbox] .form-input-wrapper{display:flex;align-items:center}.contact-inner .email-section form .form-field .basic-captcha .form-input{flex:auto;margin:0}.contact-inner .email-section form .form-actions .button{background:linear-gradient(136deg, #29ABE2 14.86%, #6200D2 86.4%);padding:20px 40px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600;border-radius:30px;color:var(--color-white)}.contact-inner .email-section form .form-actions .button svg{display:none}.contact-inner .email-section textarea{display:flex;height:154px;flex-direction:column;align-items:flex-start;align-self:stretch}.contact-inner .email-section .text-content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.contact-inner .email-section .text-content .text-brand{color:var(--color-white);font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 564px){.contact-inner .email-section .text-content .text-brand{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.contact-inner .email-section .text-content p{color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:inherit;font-style:normal}@media(max-width: 564px){.contact-inner .email-section .text-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit}}.about-us-section{padding:10rem 7rem;display:flex;justify-content:center;align-items:center;gap:96px;align-self:stretch;margin:0 auto}.about-us-section .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.about-us-section .text-right-image{flex:unset}}.about-us-section .text-right-image img{width:100%}.about-us-section p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.about-image{display:flex;justify-content:center}.about-image img{width:80%;border-radius:var(--border-radius)}.about-text{flex:1 0 49%;display:flex;padding:4rem 2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.about-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.about-us-section{flex-direction:column}.about-us-section:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 1.5rem}.about-us-section{padding:3rem 2rem}.paragraph-container{flex-direction:column-reverse}.about-text{padding:1rem 0}.paragraph-image{height:12rem;margin:auto}}.page-about .features{align-items:stretch;flex-direction:row;max-width:1712px;margin:0 auto;width:100%;padding-left:1rem;padding-right:1rem;gap:50px}@media(max-width: 1024px){.page-about .features{flex-wrap:wrap}}.page-about .features .container{padding-left:0;padding-right:0;flex-basis:33.33%;margin:0;display:flex}@media(max-width: 1024px){.page-about .features .container{flex-basis:100%}}.page-about .features .container .features-header-section{flex-direction:column;display:flex;margin-bottom:0}.page-about .features .container .features-header-section .description{justify-content:end}.page-about .features .features-container.container{flex-basis:66.66%;margin:0}@media(max-width: 1024px){.page-about .features .features-container.container{flex-basis:100%;height:100%}}.page-about .features .features-container.container .feature-slider-wrapper .feature-track .feature{flex:0 0 calc(50% - 1rem)}.page-change-password{background:var(--bg-body) !important}.page-change-password .change-password-wrapper{padding:80px 0 80px 0;background-color:var(--bg-body)}@media(max-width: 1024px){.page-change-password .change-password-wrapper{padding:40px 0}}.content-section.change-password-form{max-width:700px;margin:0 auto;position:relative;background:var(--color-white);padding:100px 50px;border-radius:20px;border:1px solid var(--color-black);background:var(--color-secondary) url("../../images/rotate_sun.svg") no-repeat center/cover;box-shadow:0 4px 13.9px 0 rgba(0,0,0,.25)}@media(max-width: 1024px){.content-section.change-password-form{margin:0 auto}}@media(max-width: 564px){.content-section.change-password-form{padding:40px 20px}}.content-section.change-password-form .rainbow_topcorner{position:absolute;top:0;left:0;width:15%}.content-section.change-password-form .rainbow_btmcorner{position:absolute;bottom:0;left:0;width:50%}.content-section.change-password-form .form-actions{margin-top:36px}@media(max-width: 1024px){.content-section.change-password-form .form-actions{margin-top:16px}}.content-section.change-password-form .form-actions .button{margin:0 auto;width:100%}.content-section.cancel-membership{padding:100px 0 0 0;background-color:var(--bg-body)}@media(max-width: 1024px){.content-section.cancel-membership{padding:40px 0}}.content-section.cancel-membership .cm_forms{max-width:700px;width:100%;background:var(--color-white);padding:100px 50px;margin:0 auto 0 auto;position:relative;border-radius:20px;border:1px solid var(--color-black);background:var(--color-secondary) url("../../images/rotate_sun.svg") no-repeat center/cover;box-shadow:0 4px 13.9px 0 rgba(0,0,0,.25)}@media(max-width: 1024px){.content-section.cancel-membership .cm_forms{margin:calc(60px - 2.5rem) auto 0 auto}}@media(max-width: 564px){.content-section.cancel-membership .cm_forms{max-width:calc(100% - 32px);margin:0 auto;padding:40px 20px}}.content-section.cancel-membership .cm_forms .rainbow_topcorner{position:absolute;top:0;left:0;width:15%}.content-section.cancel-membership .cm_forms .rainbow_btmcorner{position:absolute;bottom:0;left:0;width:50%}.content-section.cancel-membership .cm_forms .form-label{margin-bottom:6px}.content-section.cancel-membership .cm_forms label{color:var(--color-white)}.content-section.cancel-membership .cm_forms .form-input-wrapper input{background: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%;margin-top:36px}@media(max-width: 1024px){.content-section.cancel-membership .cm_forms .form-actions{margin-top:16px}}.content-section.cancel-membership .cm_forms .form-actions .button{margin:0 auto;width:100%}form[name=contact-us]{width:100%}form[name=contact-us] .form-textarea-wrapper label.error{bottom:-30px}form[name=contact-us] .form-field:nth-child(2){float:right}@media(max-width: 1024px){form[name=contact-us] .form-field:nth-child(2){float:unset !important}}form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 1024px){form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:100%;display:block}}.footer-main{overflow:hidden;background:var(--bg-body) url("../../images/footer_rotate_sun.svg");background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;padding:80px 0 50px 0;justify-content:center;align-items:center;flex-direction:column;gap:60px;align-self:stretch;position:relative}@media(max-width: 1024px){.footer-main{gap:34px;padding:40px 0}}.footer-main .footer_btm_left{position:absolute;bottom:0;left:0;z-index:-2}@media(max-width: 1024px){.footer-main .footer_btm_left{display:none}}.footer-main .footer_top_right{position:absolute;top:34px;right:0;z-index:-2}@media(max-width: 1024px){.footer-main .footer_top_right{display:none}}.footer-main .footer-logo-container{display:flex;flex-direction:column;align-items:start;gap:0}@media(max-width: 1024px){.footer-main .footer-logo-container{flex-direction:column}}@media(max-width: 768px){.footer-main .footer-logo-container{gap:60px}}.footer-main .footer-logo-container .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-logo-container .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}.footer-main .footer-logo-container .footer-logo-top{display:flex;flex-direction:column;align-items:start;width:100%;gap:123px;max-width:840px;margin:0 auto}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top{flex-direction:column;gap:103px;max-width:100%}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{display:flex;flex-direction:column;align-self:stretch;gap:20px;max-width:465px;margin:0 auto;justify-content:center;text-align:center}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{gap:30px;flex-direction:column;max-width:100%;margin:unset}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo{display:flex;flex-direction:column;gap:40px;padding:0;justify-content:center;align-items:center;background:rgba(0,0,0,0) !important}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo a{display:flex;gap:8px;align-items:center;justify-content:center;text-decoration:none;padding:16px}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo a .logo{height:auto;max-width:200px;display:flex;align-items:center}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo a .logo{max-width:140px}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo a .logo_text{font-size:30px;font-style:normal;font-weight:400;line-height:38px;text-transform:uppercase;font-family:Bayon;color:var(--color-black);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo .branding-text{max-width:292px;font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-white)}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-cards{display:flex;gap:32px;flex-direction:row-reverse;justify-content:center}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-cards img{width:60px}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{display:flex;justify-content:space-between;gap:60px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{flex-direction:column;gap:24px}}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;flex:37%}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact{width:100%}}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact .flexcontainer{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact .flexcontainer .text-dark{color:var(--color-white) !important}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact .flexcontainer .text-dark b{font-size:16px;font-style:normal;line-height:24px;font-weight:700;color:var(--color-white)}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact .flexcontainer .text-dark a{text-decoration:none}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact .flexcontainer .text-dark a .span{font-size:16px;font-style:normal;line-height:24px;font-weight:400;color:var(--color-white)}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-contact .flexcontainer .text-dark .span{font-size:16px;font-style:normal;line-height:24px;font-weight:400;color:var(--color-white)}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-menu{display:flex;flex-direction:row;align-items:flex-start;gap:60px;flex:70%}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-menu{flex-direction:column;gap:24px}}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-menu .frame-24{flex:1}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-menu .menu-item{display:flex;padding:8px 0;justify-content:flex-start;align-items:center;gap:.625rem}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area .footer-menu .menu-item .menu_text{font-size:24px;font-style:normal;font-weight:900;line-height:32px;color:var(--color-white) !important;font-family:var(--secondary-font);text-decoration:none}.footer-main .footer-copywrite{width:100%}.footer-main .footer-copywrite .container{width:100%;display:flex;gap:1rem;justify-content:center;align-items:center}@media(max-width: 1024px){.footer-main .footer-copywrite .container{flex-wrap:wrap;flex-direction:column-reverse}}@media(max-width: 564px){.footer-main .footer-copywrite .container{flex-direction:column-reverse;gap:10px}}.footer-main .footer-copywrite .footer-bottom{display:flex;justify-content:start;align-items:flex-start;gap:.625rem;align-self:stretch;background:var(--panel-footer-bg);color:var(--panel-footer-text)}@media(max-width: 1024px){.footer-main .footer-copywrite .footer-bottom{margin-top:0}}.footer-main .footer-copywrite .footer-bottom p{color:var(--color-white);font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400;text-align:center}.footer_top{position:relative;z-index:9;padding:0 0}.footer_top .video-overlay{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);position:absolute;top:0;left:0;width:100%;height:100%}.footer_top .background-video{width:100%;height:558px;max-height:100%;object-fit:cover}@media(max-width: 768px){.footer_top .background-video{height:472px}}.footer_top .footer_top_content{position:absolute;width:100%;height:fit-content;top:164px}@media(max-width: 768px){.footer_top .footer_top_content{top:114px}}.footer_top .footer_top_content .container .footer_container{display:flex;flex-direction:column;gap:24px;width:100%;justify-content:center;align-items:center}.footer_top .footer_top_content .container .footer_container .top_left{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;gap:16px;color:var(--color-text-dark);width:100%}.footer_top .footer_top_content .container .footer_container .top_left .rating{display:flex;gap:12px;margin-bottom:4px;align-items:center}.footer_top .footer_top_content .container .footer_container .top_left .rating img{width:100px;height:16px}.footer_top .footer_top_content .container .footer_container .top_left .rating p{font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:var(--color-white)}.footer_top .footer_top_content .container .footer_container .top_left p{font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:var(--color-white);max-width:298px;margin:0 auto;text-align:center}.footer_top .footer_top_content .container .footer_container .footer_top_right{display:flex;flex-direction:column;gap:16px}.footer_top .footer_top_content .container .footer_container .footer_top_right h3{font-family:var(--secondary-font);color:var(--color-white);text-align:center;font-size:72px;font-style:normal;font-weight:400;line-height:90px;letter-spacing:-1.44px}@media(max-width: 1024px){.footer_top .footer_top_content .container .footer_container .footer_top_right h3{font-size:36px;font-style:normal;font-weight:400;line-height:44px;letter-spacing:-0.72px;max-width:340px;margin:0 auto}}.footer_top .footer_top_content .container .footer_container .footer_top_right p{font-size:20px;font-style:normal;font-weight:500;line-height:30px;max-width:825px;margin:0 auto;text-align:center;color:var(--color-white)}.footer_top .footer_top_content .container .footer_container .footer_top_right .button{margin:6px auto 0 auto}.page-contact .footer_top,.page-terms .footer_top,.profile-page .footer_top,.page-orders .footer_top,.page-change-password .footer_top,.page-cancel-membership .footer_top{display:none}.header{position:relative;width:100%;top:0;left:0;right:0;padding:16px 0;z-index:10;transition:background-color .3s,color .3s;background:var(--bg-secondary);border-bottom:2px solid var(--color-black)}.header.sticky{padding:20px 0;background:var(--bg-secondary);position:sticky}@media(max-width: 1024px){.header.sticky{padding:20px}}@media(max-width: 1024px){.header{padding:16px 10px;border-bottom:1px solid var(--color-black)}}@media(max-width: 1024px){.header .container{padding-left:0;padding-right:0}}.header .header-wrapper{display:flex;justify-content:space-between;align-items:center}.header .header-wrapper .dFlex{gap:40px}.header .header-wrapper .header-logo{position:relative;display:flex;align-items:center}.header .header-wrapper .header-logo a{display:flex;gap:8px;align-items:center;text-decoration:none}.header .header-wrapper .header-logo a .logo{height:auto;max-width:200px;display:flex;align-items:center}@media(max-width: 1024px){.header .header-wrapper .header-logo a .logo{max-width:140px}}.header .header-wrapper .header-logo a .logo_text{font-size:30px;font-style:normal;font-weight:400;line-height:38px;text-transform:uppercase;font-family:Bayon;color:var(--color-text-dark)}@media(max-width: 1024px){.header .header-wrapper .header-logo a .logo_text{font-size:24px;font-style:normal;font-weight:400;line-height:38px}}.header .header-wrapper .menu{display:flex;align-items:center;gap:40px;position:relative;z-index:1}@media(max-width: 1024px){.header .header-wrapper .menu{display:none}}.header .header-wrapper .menu .menu-item{display:flex;justify-content:center;align-items:center;padding:0}.header .header-wrapper .menu .menu-item .menu-item__link{color:var(--color-text-light);font-size:18px;font-style:normal;font-weight:600;line-height:normal;transition:.3s;text-decoration:none;position:relative}.header .header-wrapper .menu .menu-item .menu-item__link:hover{color:var(--color-text-dark)}.header .header-wrapper .menu .menu-item.active .menu-item__link{color:var(--color-text-dark)}.header .header-wrapper .header-buttons{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width: 1024px){.header .header-wrapper .header-buttons{gap:14px;flex-direction:row}}.header .header-wrapper .header-buttons .login{background:var(--color-primary);color:var(--color-text-dark)}.header .header-wrapper .header-buttons .login:hover{transform:translateY(-0.15rem);border-color:rgba(0,0,0,0)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .login{display:none}}.header .header-wrapper .header-buttons .signup{background:var(--color-secondary);color:var(--color-text-dark)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .signup{display:none}}.header .header-wrapper .header-buttons .logout{background:var(--color-primary);color:var(--color-text-dark)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .logout{display:none}}.header .header-wrapper .header-buttons .language-switcher{background:var(--color-white);color:var(--color-text-dark);border:1px solid var(--color-black);padding:6px 10px;font-size:16px;font-weight:700;line-height:20px}.header .header-wrapper .header-buttons .language-switcher .lang-flag{width:40px;height:auto;flex-shrink:0}.header .header-wrapper .header-buttons #mobile-menu-icon{display:none}@media(max-width: 1024px){.header .header-wrapper .header-buttons #mobile-menu-icon{display:block}}.header .header-wrapper .header-buttons .cheeseburger-menu__close{display:none;justify-content:center;height:40px;width:40px;align-items:center}.header .header-wrapper .header-buttons .cheeseburger-menu__close span{background-image:url(../../images/close.svg);background-repeat:no-repeat;background-size:24px;background-position:right;height:24px;width:24px}@media only screen and (min-width: 1024px){#header .container{opacity:0;animation:fadeInRight .5s ease-in-out .1s forwards}}.hero .hero-text .hero-title{opacity:0;animation:fadeIn 2s ease .3s forwards}.hero .hero-text p{opacity:0;animation:fadeInUp30 1s ease .4s forwards}.hero .hero-text .button{opacity:0;animation:fadeInUp30 1s ease 1s forwards}.animate-feature .about_features-header-section{opacity:0;animation:fadeInUp .2s ease-in .6s forwards}.animate-feature .about_feature{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .5s forwards;animation-delay:calc(.5s + .2s*var(--card-index))}.animate-feature .about_feature:nth-child(1){--card-index: 1}.animate-feature .about_feature:nth-child(2){--card-index: 2}.animate-feature .about_feature:nth-child(3){--card-index: 3}.animate-feature .about_feature:nth-child(4){--card-index: 4}.animate-feature .about_feature:nth-child(5){--card-index: 5}.animate-feature .about_feature:nth-child(6){--card-index: 6}.animate-feature .about_feature .feature-icon{transition:transform .3s ease-in-out}.animate-feature .about_feature .feature-icon:hover{transform:scale(1.05)}.animate-text-left .text-left-text{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-left .paragraph-image{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-text-right .paragraph-image{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-right .text-right-text{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-about-listing .contents-wrapper .header-content h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-about-listing .contents-wrapper .header-content h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-about-listing .listing-content-container{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .4s forwards}.animate-about-listing .image-container{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .4s forwards}.animate-pricing .pricing{opacity:0;transform:scale(0.9);animation:fadeScale 1s ease-out forwards}.animate-pricing .pricing:nth-child(1){animation-delay:calc(.2s*1)}.animate-pricing .pricing:nth-child(2){animation-delay:calc(.2s*2)}.animate-pricing .pricing:nth-child(3){animation-delay:calc(.2s*3)}.animate-pricing .pricing:hover{transform:scale(1.05);transition:transform .3s ease-out}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}.animate-courses h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-courses h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-courses .course{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .4s forwards;animation-delay:calc(.4s + .2s*var(--card-index))}.animate-courses .course:nth-child(1){--card-index: 1}.animate-courses .course:nth-child(2){--card-index: 2}.animate-courses .course:nth-child(3){--card-index: 3}.animate-courses .course:nth-child(4){--card-index: 4}.animate-courses .course:nth-child(5){--card-index: 5}.animate-courses .course:nth-child(6){--card-index: 6}.animate-courses .course .feature-icon{transition:transform .3s ease-in-out}.animate-courses .course .feature-icon:hover{transform:scale(1.05)}body input[type=checkbox]+label::before{content:"";border-radius:50%;background-color:rgba(0,0,0,.1);position:absolute;box-sizing:border-box;bottom:7px;left:7.5px;transform:translate(-50%, -50%) scale(0);width:1.8px;height:1.8px}body input[type=checkbox]:focus+label::before,body input[type=checkbox]:checked+label::after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:scale(0, 0);opacity:1}20%{transform:scale(25, 25);opacity:1}100%{opacity:0;transform:scale(40, 40)}}.form-field{position:relative}.form-field label{position:relative;margin-bottom:10px;display:block}.form-field label input,.form-field label textarea{padding:12px 10px;font-size:16px}.form-field label label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field label input:focus+label,.form-field label input:not(:placeholder-shown)+label,.form-field label textarea:focus+label,.form-field label textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.animate-footer .footer-logo{opacity:0;animation:fadeIn .6s ease-in forwards}.animate-footer .footer-menu .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.4s}.animate-footer .footer-menu .menu-item:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.6s}.animate-footer .footer-menu .menu-item:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.8s}.animate-footer .footer-menu .menu-item:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1s}.animate-footer .footer-menu .menu-item:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.2s}.animate-footer .footer-menu .menu-item:nth-child(5){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.4s}.animate-footer .footer-menu .menu-item:nth-child(6){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.6s}.animate-footer .footer-menu .menu-item:nth-child(7){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact p:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2s}.animate-footer .footer-contact p:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.2s}.animate-footer .footer-contact p:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.4s}.animate-footer .footer-contact p:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(1){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(2){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:3.4s}.animate-footer .footer-bottom p{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:4.2s}.languages{opacity:1}@keyframes rotateAnimation{0%{transform:rotate(-8deg)}100%{transform:rotate(8deg)}}.notice-container{display:none}.whq-card .notice-container{display:block !important}.container{max-width:1344px;margin:0 auto;width:100%;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.container{padding-left:1rem;padding-right:1rem}}.paragraph p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.paragraph-image{max-width:614px;flex:1 0 49%;align-self:stretch}.paragraph-image img{width:100%}.paragraph-image img:hover{transform:scale(1.02)}@media(max-width: 1024px){.paragraph-image img{width:100%}}.paragraph-text{flex:1 0 49%}.paragraph-text{display:flex;padding:4rem 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.paragraph-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.paragraph{flex-direction:column}.paragraph:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 0}.paragraph{padding:1rem 0}.paragraph-container{flex-direction:column-reverse}.paragraph-text{padding:1rem 0}.paragraph-image{height:12rem}.error-page{padding:150px 1rem !important}}.content-section{display:block;align-self:stretch;max-width:1344px;margin:0 auto;padding:2.5rem 2rem;overflow-wrap:anywhere}@media(max-width: 1024px){.content-section{padding-left:1rem;padding-right:1rem}}.content-section .dashboard-content{width:100%;min-height:1022px;border:solid 1px rgba(128,128,128,.2509803922)}.theme-shadow{box-shadow:20px 20px 0px 0px var(--color-primary);border-radius:var(--border-radius)}@media(max-width: 1024px){.theme-shadow{box-shadow:10px 10px 0px 0px var(--color-primary);border-radius:var(--border-radius)}}.text-white{color:var(--color-white) !important}.text-dark{color:var(--color-black) !important}.text-primary{color:var(--color-primary) !important}.text-primary-light{color:var(--color-primary-light) !important}.text-secondary{color:var(--color-secondary) !important}.text-secondary-light{color:var(--color-secondary-light) !important}.text-grey{color:var(--color-grey) !important}.text-purple{color:var(--color-purple) !important}.text-tertiary{color:var(--color-tertiary) !important}.text-gradient{background:-webkit-linear-gradient(var(--color-primary), var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-gradient-secondary{background:-webkit-linear-gradient(var(--color-secondary), var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-color-gold{color:gold !important}.text-mute-1{color:var(--color-mute-1) !important}.text-mute-2{color:var(--color-mute-2) !important}.text-mute-3{color:var(--color-mute-3) !important}.bg-color{background:var(--bg-body) !important}.bg-white{background:var(--color-white) !important}.bg-dark{background:var(--color-black) !important}.bg-primary{background:var(--color-primary) !important}.bg-primary-light{background:var(--color-primary-light)}.bg-secondary{background:var(--color-secondary) !important}.bg-secondary-light{background:var(--color-secondary-light) !important}.bg-grey{background:var(--color-grey) !important}.bg-purple{background:var(--color-purple) !important}.bg-tertiary{background:var(--color-tertiary) !important}.bg-transparent{background:rgba(0,0,0,0)}.bg-gradient{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient);transition:all .3s ease-in-out}.bg-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient-secondary);transition:all .3s ease-in-out}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.flex-row{flex-direction:row !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column{flex-direction:column !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-row-1{flex:100% !important}.flex-row-2{flex:49% !important}.flex-row-3{flex:32% !important}.flex-row-4{flex:23% !important}.flex-row-5{flex:19% !important}.flex-row-6{flex:16% !important}.dFlex{display:flex !important}
