@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";:root{--default-font: "Mulish", sans-serif;--secondary-font: "DM Sans", sans-serif}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(0px)}100%{opacity:1;transform:translateY(20px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0px)}}@keyframes fadeInRight50{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp30{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp50{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp100{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes subtleBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2.5px)}}@keyframes subtleBreathe{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes drawLine{from{width:0%}to{width:100%}}@keyframes zoomIn{from{opacity:0;transform:scale(0.7)}to{opacity:1;transform:scale(1)}}@keyframes flipIn{to{opacity:1;transform:rotateY(0deg)}}@keyframes slideBounceIn{0%{opacity:0;transform:translateX(100%)}70%{transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeScaleIn{to{opacity:1;transform:scale(1)}}@keyframes waveIn{to{opacity:1;transform:translateY(0) rotateZ(0deg)}}@keyframes zoomInNeutral{to{opacity:1;transform:scale(1)}}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeftNeutral{to{opacity:1;transform:translateX(0)}}@keyframes slideInRightNeutral{to{opacity:1;transform:translateX(0)}}@keyframes fadeZoomIn{to{opacity:1;transform:scale(1)}}@keyframes slideRotateIn{to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes scaleUp{from{transform:scale(0.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeInY10{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes flip-with-scale{0%{transform:perspective(400px) scaclient_l(1)}100%{transform:perspective(400px) scaclient_l(-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: #FC7614;--color-secondary: #1C3533;--color-tertiary: #EFEEEB;--color-tertiary-2: #EEEADF;--color-transparent: rgba(255, 255, 255, 0.60);--bg-body: #DAD6C9;--color-text-light: #414141;--color-text-dark: #0D0D0D;--color-text: #1F1F1F;--color-white: #FFFFFF;--color-black: #0D0D0D;--color-Accent: #B5E0FF;--color-Accent2: #E7FF97;--color-gray: #F6F7F9;--color-danger: #F04438;--color-light-shade: #CCCCCC;--color-gradiant: linear-gradient(180deg, #432DFE 0%, #7365F4 100%), #F9F5EF;--panel-header-bg: var(--color-white);--panel-header-text: var(--color-text-dark);--panel-header-text-active: var(--color-primary);--panel-footer-bg: transparent;--panel-footer-text: var(--color-white);--header-login-btn-bg: transparent;--header-login-btn-color: var(--color-text-dark);--header-signup-btn-bg: var(--color-primary);--header-signup-btn-color: var(--color-white);--mobile-menu-btn-bg: var(--color-primary);--mobile-menu-btn-color: var(--color-white);--color-lang-switcher: var(--color-text-dark);--mobile-menu-bg-container: var(--color-transparent);--mobile-menu-text: var(--color-text-dark);--mobile-menu-bg-button: var(--color-primary);--mobile-menu-color-button: var(--color-white);--mobile-menu-bg-signup-button: var(--color-primary);--mobile-menu-color-signup-button: var(--color-white);--hero-bg-container: var(--color-white);--hero-bg: transparent;--hero-title: var(--color-text-dark);--hero-text: var(--color-text-dark);--hero-highlight: var(--color-text-dark);--color-section-title: var(--color-dark);--color-section-subtitle: var(--color-primary);--feature-bg-container: var(--color-white);--feature-bg: var(--color-white);--feature-text: var(--color-text-dark);--course-bg-container: var(--bg-body);--course-bg: var(--color-text-light);--course-title: var(--color-primary);--course-text: var(--color-primary);--about-listing-bg-container: var(--color-text-light);--about-listing-title: var(--color-primary);--about-listing-text: var(--color-primary);--text-bg-container: var(--bg-body);--text-bg: var(--bg-body);--text-text: var(--color-text-dark);--about-company-wrapper-bg: var(--color-white);--pricing-bg-container: var(--bg-body);--pricing-bg: transparent;--pricing-text: var(--color-text-light);--pricing-benefits-text: var(--color-text-dark);--pricing-btn-bg: var(--color-primary);--pricing-btn-color: var(--color-white);--pricing-item-bg: var(--color-white);--contact-bg-container: var(--color-white);--contact-form-bg: var(--color-primary);--contact-form-text: var(--color-text-dark);--contact-info-bg: var(--color-primary);--contact-info-text: var(--color-text-light);--contact-btn-bg: var(--color-primary);--contact-btn-color: var(--color-white);--no-hero-bg-container: var(--bg-body);--no-hero-bg: var(--color-primary);--no-hero-text: var(--color-text-light);--login-bg-container: var(--color-white);--login-bg: var(--bg-body);--login-text: var(--color-text-dark);--profile-bg-container: var(--color-tertiary);--profile-bg: var(--color-tertiary);--profile-text: var(--color-white);--order-bg-container: var(--bg-body);--order-bg: var(--color-white);--order-text: var(--color-text-dark);--unsubscribe-bg-container: var(--bg-body);--unsubscribe-bg: var(--color-secondary);--unsubscribe-text: var(--color-primary);--unsubscribe-btn-bg: var(--color-primary);--unsubscribe-btn-color: var(--color-white);--policy-bg-container: var(--bg-body);--bg-button: var(--color-primary);--color-button: var(--color-white);--bg-alternate-button: var(--color-primary);--color-alternate-button: var(--color-tertiary);--change-password-btn-bg: var(--color-primary);--change-password-btn-color: var(--color-text-dark);--border-radius: 30px}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}*{font-family:var(--default-font)}html{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;overflow-x:hidden;scroll-behavior:smooth}body{box-sizing:border-box;overflow:hidden;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;position:relative;background-color:var(--bg-body)}.bg-white{background-color:var(--color-white)}h1{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:inherit}@media(max-width: 564px){h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:inherit}}h3{font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--default-font)}@media(max-width: 1024px){h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{color:var(--color-primary)}.button{display:flex;align-items:center;padding:12px 20px;justify-content:center;gap:10px;appearance:none;background:var(--color-secondary);color:var(--color-white);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;border-radius:12px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;text-transform:capitalize}.button:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-outline{display:flex;align-items:center;justify-content:center;gap:11px;appearance:none;background:var(--bg-button);color:var(--color-primary);text-decoration:none;cursor:pointer;transition:all .3s ease-in-out;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:0 0 0 40px;border-radius:24px;background:var(--color-secondary, #eef4ff);width:fit-content}.button-outline:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-outline svg{width:54px;height:54px;background:var(--color-primary);border-radius:50%}.button-transparent{display:block;appearance:none;color:var(--color-primary);text-decoration:none;cursor:pointer;line-height:1.625rem;transition:all .3s ease-in-out;padding:10px 18px;justify-content:center;align-items:center;border-radius:var(--border-radius)}.button-transparent:hover{box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem);background:var(--color-primary);color:var(--color-white)}.button-gradient-primary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-primary:hover{background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.button-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:linear-gradient(98deg, var(--color-primary-light) 2.35%, var(--color-primary) 96.42%);transition:all .3s ease-in-out;color:var(--color-white);text-decoration:none;cursor:pointer;line-height:1.625rem}.button-gradient-secondary:hover{background:linear-gradient(98deg, var(--color-primary) 2.35%, var(--color-primary-light) 96.42%);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}.form-input{margin-bottom:1.5rem}.button-secondary:hover{background:var(--color-primary);box-shadow:0px 4px 16px 0px rgba(51,51,51,.08),0px 4px 4px 0px rgba(51,51,51,.04);transform:translateY(-0.15rem)}input,textarea{appearance:none;width:100%;display:flex;padding:16px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;border:none;transition:box-shadow .3s ease-in-out;background:var(--color-white);color:var(--color-text-dark);line-height:1.4rem;border-radius:20px}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:var(--color-white);color:var(--color-text-dark)}label.error{color:#d55353;position:absolute;bottom:-32px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit;right:0}.hidden{display:none}@media only screen and (min-width: 1024px){.hidden-on-lg{display:none}.flex-on-lg{display:flex}}.text-lg{color:var(--color-secondary);text-align:center;font-style:normal;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600}.text-md{font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}.text-center{text-align:center}.w-full{width:100%}.subheader{align-items:center;background:var(--color-secondary);padding:24px 16px;text-align:center;color:var(--color-white)}.subheader .subheader-content{max-width:1270px;margin:0 auto;padding:2.5rem 1rem}.flex{display:flex}.flex-col{flex-direction:column}.gap-2{gap:2rem}.inline-flex{display:inline-flex}.ml-2{margin-left:2px}.actions-partial-global{margin-bottom:51px}.actions-partial-global a{color:var(--color-black);background:var(--color-primary);border-radius:44px;padding:24px 48px;text-decoration:none;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.actions-partial-global a{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600}}.actions-partial-global a .icon{position:absolute;top:50%;right:-32px;transform:translateY(-50%);background:var(--color-white);width:52px;height:52px;border-radius:100%;display:flex;justify-content:center;align-items:center}.hero-section{margin-top:160px;margin-bottom:40px;position:relative;width:100%;overflow:hidden}@media(max-width: 1024px){.hero-section{margin-top:105px}}.hero-section .hero-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width: 1024px){.hero-section .hero-wrapper{flex-direction:column;align-items:center}}.hero-section .hero-wrapper .left-content{max-width:728px;width:100%;border-radius:24px;padding:120px 32px 90px 62px;background:var(--color-tertiary)}@media(max-width: 1024px){.hero-section .hero-wrapper .left-content{padding:60px 20px}}.hero-section .hero-wrapper .left-content .hero-title{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font)}@media(max-width: 1024px){.hero-section .hero-wrapper .left-content .hero-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.hero-section .hero-wrapper .left-content .hero-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;text-align:center}}.hero-section .hero-wrapper .left-content .hero-desc{max-width:610px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-text-light);margin-top:24px;margin-bottom:40px}@media(max-width: 1024px){.hero-section .hero-wrapper .left-content .hero-desc{margin:24px 0}}@media(max-width: 564px){.hero-section .hero-wrapper .left-content .hero-desc{text-align:center}}.hero-section .hero-wrapper .left-content .actions .button{width:fit-content;background:var(--color-primary);font-weight:600}@media(max-width: 564px){.hero-section .hero-wrapper .left-content .actions .button{margin:0 auto}}.hero-section .hero-wrapper .left-content .clients-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:30px}@media(max-width: 564px){.hero-section .hero-wrapper .left-content .clients-wrapper{flex-direction:column}}.hero-section .hero-wrapper .left-content .clients-wrapper img{width:82px}.hero-section .hero-wrapper .left-content .clients-wrapper p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-text-light)}@media(max-width: 564px){.hero-section .hero-wrapper .left-content .clients-wrapper p{text-align:center}}.hero-section .hero-wrapper .right-content{max-width:532px;width:100%;height:654px;position:relative;border-radius:24px;overflow:hidden}@media(max-width: 564px){.hero-section .hero-wrapper .right-content{height:505px}}.hero-section .hero-wrapper .right-content .hero-video-container{width:100%;height:100%}.hero-section .hero-wrapper .right-content .hero-video-container video{width:100%;height:100%;object-fit:cover}.hero-section .hero-wrapper .right-content .right-item{padding:8px 12px;display:flex;align-items:center;gap:6px;border-radius:14px;background:var(--color-white);width:fit-content}.hero-section .hero-wrapper .right-content .right-item span{display:block;color:var(--color-primary);font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500;font-family:var(--secondary-font)}@media(max-width: 564px){.hero-section .hero-wrapper .right-content .right-item span{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}.hero-section .hero-wrapper .right-content .right-item .icon{width:14px;height:14px;flex-shrink:0}.hero-section .hero-wrapper .right-content .right-item .icon img{width:100%;height:100%}.hero-section .hero-wrapper .right-content .right-item p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600;width:100%}@media(max-width: 564px){.hero-section .hero-wrapper .right-content .right-item p{font-size:.75rem;line-height:1.125rem;letter-spacing:normal;font-weight:600}}@keyframes slideFromLeft{0%{transform:translateX(-150%);opacity:0}50%{opacity:1}100%{transform:translateX(0)}}@keyframes slideFromRight{0%{transform:translateX(150%);opacity:0}50%{opacity:1}100%{transform:translateX(0)}}@keyframes slideFromBottom{0%{transform:translateY(150%);opacity:0}50%{opacity:1}100%{transform:translateY(0)}}.hero-section .hero-wrapper .right-content .right-item:nth-of-type(2){position:absolute;top:40%;left:10px;animation:slideFromLeft 3s ease-in-out infinite alternate}.hero-section .hero-wrapper .right-content .right-item:nth-of-type(3){position:absolute;bottom:30%;right:10px;animation:slideFromRight 3s ease-in-out infinite alternate}.hero-section .hero-wrapper .right-content .right-item:nth-of-type(4){flex-direction:column-reverse !important;padding:12px 10px 0;position:absolute;bottom:20px;left:16px;animation:slideFromBottom 3s ease-in-out infinite alternate}.hero-section .hero-wrapper .right-content .right-item:nth-of-type(4) .icon{width:184px !important;height:auto !important;flex-shrink:0}@media(max-width: 564px){.hero-section .hero-wrapper .right-content .right-item:nth-of-type(4) .icon{width:140px !important}}.about-hero-section{margin-top:160px;margin-bottom:40px;position:relative;width:100%;overflow:hidden}@media(max-width: 1024px){.about-hero-section{margin-top:105px}}.about-hero-section .about-hero-wrapper{position:relative}.about-hero-section .about-hero-wrapper .ba-grid{padding:165px 20px;overflow:hidden;position:relative;z-index:1;border-radius:24px;background:var(--color-secondary) url("../../images/no-hero-light.png");background-position:top;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media(max-width: 1024px){.about-hero-section .about-hero-wrapper .ba-grid{padding:50px 20px}}@media(max-width: 564px){.about-hero-section .about-hero-wrapper .ba-grid{background:var(--color-secondary) url("../../images/no-hero-mobile.png");background-position:top;background-size:contain;background-repeat:no-repeat}}.about-hero-section .about-hero-wrapper .ba-grid:before,.about-hero-section .about-hero-wrapper .ba-grid:after,.about-hero-section .about-hero-wrapper .inner:before,.about-hero-section .about-hero-wrapper .inner:after{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;mix-blend-mode:overlay}.about-hero-section .about-hero-wrapper .ba-grid:before{background-image:linear-gradient(#999, transparent 1px),linear-gradient(to right, #999, transparent 1px);background-size:100% 30px,30px 100%}.about-hero-section .about-hero-wrapper .ba-grid:after{background-image:radial-gradient(#ccc 1px, transparent 1px);background-size:120px 120px;background-position:60px 60px}.about-hero-section .about-hero-wrapper .inner:before,.about-hero-section .about-hero-wrapper .inner:after{background-image:radial-gradient(#ccc 2px, transparent 2px);background-size:120px 120px;background-position:60px 60px}.about-hero-section .about-hero-wrapper .inner:after{transform:scale(1.1, 1.1)}.about-hero-section .about-hero-wrapper .inner:before{transform:scale(1.2, 1.2)}.about-hero-section .about-hero-wrapper .anim:after{animation:6.4s linear move infinite}.about-hero-section .about-hero-wrapper .anim .inner:after{animation:3.2s linear move infinite}.about-hero-section .about-hero-wrapper .anim .inner:before{animation:1.6s linear move infinite}@keyframes move{0%{background-position:60px 60px}100%{background-position:60px -60px}}.about-hero-section .about-hero-wrapper .content{max-width:634px;width:100%;text-align:center;position:relative;z-index:2}.about-hero-section .about-hero-wrapper .content .hero-title{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.about-hero-section .about-hero-wrapper .content .hero-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.about-hero-section .about-hero-wrapper .content .hero-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;text-align:center}}.about-hero-section .about-hero-wrapper .content .hero-desc{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-white);margin-top:24px;margin-bottom:40px}@media(max-width: 1024px){.about-hero-section .about-hero-wrapper .content .hero-desc{margin:24px 0}}.about-hero-section .about-hero-wrapper .content .actions .button{width:fit-content;background:var(--color-primary);margin:0 auto}.about-hero-section .about-hero-wrapper .content .clients-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:30px}@media(max-width: 564px){.about-hero-section .about-hero-wrapper .content .clients-wrapper{flex-direction:column}}.about-hero-section .about-hero-wrapper .content .clients-wrapper img{width:82px}.about-hero-section .about-hero-wrapper .content .clients-wrapper p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-text-light)}@media(max-width: 564px){.about-hero-section .about-hero-wrapper .content .clients-wrapper p{text-align:center}}@keyframes slideFromLeft{0%{transform:translateX(-150%);opacity:0}50%{opacity:1}100%{transform:translateX(0)}}@keyframes slideFromRight{0%{transform:translateX(150%);opacity:0}50%{opacity:1}100%{transform:translateX(0)}}@keyframes slideFromTop{0%{transform:translateY(-150%);opacity:0}50%{opacity:1}100%{transform:translateY(0)}}@keyframes slideFromBottom{0%{transform:translateY(150%);opacity:0}50%{opacity:1}100%{transform:translateY(0)}}.about-hero-section .about-hero-wrapper .about-hero-image{position:absolute;animation:4s ease-in-out infinite}@media screen and (max-width: 1150px){.about-hero-section .about-hero-wrapper .about-hero-image{display:none}}.about-hero-section .about-hero-wrapper .about-hero-image:nth-of-type(3){top:40px;left:0;animation-name:slideFromLeft}.about-hero-section .about-hero-wrapper .about-hero-image:nth-of-type(4){top:16px;right:16px;animation-name:slideFromTop}.about-hero-section .about-hero-wrapper .about-hero-image:nth-of-type(5){bottom:64px;left:149px;animation-name:slideFromBottom}.about-hero-section .about-hero-wrapper .about-hero-image:nth-of-type(6){right:123px;bottom:44px;animation-name:slideFromRight}.statistics-section{margin-bottom:40px}.statistics-section .hero-wrapper{display:flex;flex-direction:column;align-items:center;background:var(--color-tertiary);padding:40px 98px;border-radius:24px;gap:60px}@media(max-width: 1024px){.statistics-section .hero-wrapper{padding:40px 20px;gap:40px}}.statistics-section .hero-wrapper .text-contents{max-width:921px;width:100%;display:flex;flex-direction:column;gap:24px}.statistics-section .hero-wrapper .text-contents h1{max-width:669px;width:100%;margin:0 auto;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);text-align:center}@media(max-width: 564px){.statistics-section .hero-wrapper .text-contents h1{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.statistics-section .hero-wrapper .text-contents p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-align:center}.statistics-section .hero-wrapper .statistics-video-container{max-width:1008px;width:100%;max-height:442px;margin:0 auto;border-radius:24px;border:4px solid var(--color-primary);overflow:hidden}.statistics-section .hero-wrapper .statistics-video-container video{width:100%;height:100%;object-fit:cover;display:block}.statistics-section .hero-wrapper .experience-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:36px;width:100%;flex-wrap:wrap}@media(max-width: 1024px){.statistics-section .hero-wrapper .experience-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 564px){.statistics-section .hero-wrapper .experience-wrapper{grid-template-columns:1fr}}.statistics-section .hero-wrapper .experience-wrapper .experience{text-align:center}@media(max-width: 1024px){.statistics-section .hero-wrapper .experience-wrapper .experience{padding:20px 40px}}.statistics-section .hero-wrapper .experience-wrapper .experience .exp-title{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);margin-bottom:4px}.statistics-section .hero-wrapper .experience-wrapper .experience .exp-title span{color:var(--color-text-dark)}.statistics-section .hero-wrapper .experience-wrapper .experience .exp-desc{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}.page-contact .no-hero-header{display:none}.no-hero-header{margin-top:160px;margin-bottom:40px}@media(max-width: 1024px){.no-hero-header{margin-top:105px}}.no-hero-header .no-hero .ba-grid{width:100%;min-height:427px;overflow:hidden;position:relative;z-index:1;border-radius:24px;background:var(--color-secondary) url("../../images/no-hero-light.png");background-position:top;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media(max-width: 564px){.no-hero-header .no-hero .ba-grid{min-height:258px;background:var(--color-secondary) url("../../images/no-hero-mobile.png");background-position:top;background-size:contain;background-repeat:no-repeat}}.no-hero-header .no-hero .ba-grid:before,.no-hero-header .no-hero .ba-grid:after,.no-hero-header .no-hero .inner:before,.no-hero-header .no-hero .inner:after{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;mix-blend-mode:overlay}.no-hero-header .no-hero .ba-grid:before{background-image:linear-gradient(#999, transparent 1px),linear-gradient(to right, #999, transparent 1px);background-size:100% 30px,30px 100%}.no-hero-header .no-hero .ba-grid:after{background-image:radial-gradient(#ccc 1px, transparent 1px);background-size:120px 120px;background-position:60px 60px}.no-hero-header .no-hero .inner:before,.no-hero-header .no-hero .inner:after{background-image:radial-gradient(#ccc 2px, transparent 2px);background-size:120px 120px;background-position:60px 60px}.no-hero-header .no-hero .inner:after{transform:scale(1.1, 1.1)}.no-hero-header .no-hero .inner:before{transform:scale(1.2, 1.2)}.no-hero-header .no-hero .anim:after{animation:6.4s linear move infinite}.no-hero-header .no-hero .anim .inner:after{animation:3.2s linear move infinite}.no-hero-header .no-hero .anim .inner:before{animation:1.6s linear move infinite}@keyframes move{0%{background-position:60px 60px}100%{background-position:60px -60px}}.no-hero-header .no-hero .no-hero-title-wrapper{display:flex;align-items:center;justify-content:center;border-radius:24px;padding:60px 37px}.no-hero-header .no-hero .no-hero-title-wrapper .no-hero-content{display:flex;flex-direction:column;gap:18px}.no-hero-header .no-hero .no-hero-title-wrapper .no-hero-content h1{font-size:4.5rem;line-height:5.625rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);text-align:center;color:var(--color-white)}@media(max-width: 1024px){.no-hero-header .no-hero .no-hero-title-wrapper .no-hero-content h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.no-hero-header .no-hero .no-hero-title-wrapper .no-hero-content h1{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.no-hero-header .no-hero .no-hero-title-wrapper .no-hero-content .sub-title{text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white)}.no-hero-header .no-hero .no-hero-breadcrumb{display:inline-block;margin-top:24px;width:100%;text-align:center}.no-hero-header .no-hero .no-hero-breadcrumb p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--color-text-light)}.no-hero-header .no-hero .no-hero-breadcrumb ol{display:flex;justify-content:start;align-items:start;flex-wrap:wrap;padding:0 0;gap:.5rem;margin-bottom:0;list-style:none;border-radius:0}.no-hero-header .no-hero .no-hero-breadcrumb ol .breadcrumb-item{display:flex;align-items:start;color:var(--color-white);font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media(max-width: 1024px){.no-hero-header .no-hero .no-hero-breadcrumb ol .breadcrumb-item{font-size:16px;font-style:normal;font-weight:400;line-height:24px}}.no-hero-header .no-hero .no-hero-breadcrumb ol .breadcrumb-item a{text-decoration:none;color:var(--color-white)}.no-hero-header .no-hero .no-hero-breadcrumb ol .breadcrumb-item+.breadcrumb-item::before{float:none;padding-right:0;content:""}.no-hero-header .no-hero .no-hero-breadcrumb ol .breadcrumb-item.arry svg{display:inline-block;font-size:.75rem;line-height:1.125rem;letter-spacing:normal;font-weight:inherit}.no-hero-header .no-hero .button{width:fit-content;margin-top:34px}@media(max-width: 768px){.no-hero-header .no-hero .button{margin-bottom:24px}}.no-hero-header .no-hero .no-hero-image{flex:1}.no-hero-header .no-hero .no-hero-image img{display:flex;align-items:end;max-width:100%}.pricings{margin-bottom:40px}.pricings .pricing-wrapper{display:flex;padding:60px 85px;flex-direction:column;align-items:center;gap:60px;align-self:stretch;margin:auto;background-image:url("../../images/pricing-bg.png");background-repeat:no-repeat;background-size:cover;border-radius:24px}@media(max-width: 1024px){.pricings .pricing-wrapper{padding:40px 20px}}.pricings .pricing-wrapper .pricing-header{max-width:840px;width:100%;margin:0 auto}.pricings .pricing-wrapper .pricing-header h3{text-align:center;color:var(--color-white);margin-bottom:24px;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}.pricings .pricing-wrapper .pricing-header h3 span{color:var(--color-primary)}@media(max-width: 1024px){.pricings .pricing-wrapper .pricing-header h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.pricings .pricing-wrapper .pricing-header h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.pricings .pricing-wrapper .pricing-header p{max-width:804px;width:100%;margin:0 auto;color:var(--color-white);font-size:20px;font-style:normal;font-weight:400;line-height:30px;text-align:center}.pricings .pricing-wrapper .pricings-container{display:flex;justify-content:center;align-items:flex-start;gap:30px;flex-wrap:wrap;background:var(--pricing-bg)}@media(max-width: 768px){.pricings .pricing-wrapper .pricings-container{flex-direction:column;gap:40px}}.pricings .pricing-wrapper .pricings-container .pricing{display:flex;flex-direction:column;justify-content:space-between;transition:all 1s ease-in-out;align-items:center;max-width:342px;align-self:stretch;opacity:0;position:relative;border-radius:24px;background:var(--color-white)}@media(max-width: 1024px){.pricings .pricing-wrapper .pricings-container .pricing{max-width:450px;width:100%}}@media(max-width: 768px){.pricings .pricing-wrapper .pricings-container .pricing{flex-basis:100%;margin:0 auto}}.pricings .pricing-wrapper .pricings-container .pricing .recommended-tag{background:var(--color-primary);border-radius:12px;text-align:center;padding:10px 16px;position:absolute;top:-25px}.pricings .pricing-wrapper .pricings-container .pricing .recommended-tag span{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-white)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content{display:flex;flex-direction:column;align-self:stretch;height:100%}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section{display:flex;flex-direction:column;gap:20px;position:relative;background:var(--color-tertiary);color:var(--color-white);border-radius:24px;padding:20px;border:1px solid var(--color-primary)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section .pricing-btn{width:100%;transition:.5s all;background:var(--color-secondary)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price{display:flex;flex-direction:column;align-items:start;gap:20px;align-self:stretch}@media(max-width: 564px){.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price{padding-bottom:15px}}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{width:100%;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:14px}@media(max-width: 564px){.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title{gap:8px}}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title img{width:50px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .package-title .pricing-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .type .type-wrap{color:var(--color-text-dark);font-size:30px;font-style:normal;font-weight:700;line-height:38px;font-family:var(--secondary-font)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group{display:flex;flex-direction:column;justify-content:start;align-items:start;align-self:stretch;text-align:left;gap:10px !important}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .pricing-wrap .price{color:var(--color-text-dark);font-size:36px;font-style:normal;font-weight:700;line-height:44px;font-family:var(--secondary-font)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .trial p{text-align:center;font-style:normal;font-size:20px;font-style:normal;font-weight:700;line-height:30px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .text-sm{font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:0 !important;color:var(--color-text-dark)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section{margin-top:0 !important;justify-content:start !important;color:var(--color-text-dark)}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial-days,.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price .pricing-group .billed-section .trial{text-align:left;font-style:normal;font-size:20px;font-weight:700;color:var(--color-text-dark);height:auto !important}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .package-top-section>.price>p{color:var(--color-white);text-align:center;font-style:normal;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated{display:flex;flex-direction:column;align-self:stretch;justify-content:space-between;gap:0;z-index:999999999;height:100%;margin-top:30px;padding:10px 20px 20px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits .benefit{display:flex;justify-content:center;align-items:center;gap:8px}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits .benefit .streamline{color:var(--color-text-dark);font-style:normal;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}.pricings .pricing-wrapper .pricings-container .pricing .pricing-content .benefits-elevated .benefits .benefit svg{flex-shrink:0}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .package-top-section{background:var(--color-secondary)}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .package-top-section .pricing-btn{background:var(--color-primary)}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .pricing-wrap .price{color:var(--color-white) !important}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .type-wrap,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .text-sm,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .trial,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .trial-days,.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .billed-section{color:var(--color-white) !important}.pricings .pricing-wrapper .pricings-container .pricing:nth-child(3) .pricing-btn{background:var(--color-primary)}.languages{padding:40px 20px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);max-width:400px;width:100%;border-radius:12px;border:1px solid #d3ed05;background:linear-gradient(174deg, #03090D 14.38%, #15C5C5 194.96%),#fff;box-shadow:0 4px 35.4px -12px rgba(211,237,5,.34);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;z-index:10000000 !important}@media(max-width: 564px){.languages{padding:1rem;max-width:368px;margin:0 auto}}@media(max-width: 400px){.languages{max-width:343px}}.languages .modal-content{transform:scale(0.7);transition:transform .4s ease;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.languages.show{opacity:1;visibility:visible}.languages.show .modal-content{transform:scale(1)}.languages .language-modal-image{width:100%}.languages .language-modal-image img{display:block !important;width:170px;height:143px;margin:0 auto}.languages .title{color:#fff;font-size:28px;font-style:normal;font-weight:600;line-height:28px;padding-bottom:20px;border-bottom:1px solid #818181;display:block;width:100%}.languages .frames{display:flex;flex-direction:column;position:relative;align-items:flex-start;gap:6px;flex:1 0 calc(25% - 10px);max-height:400px;overflow:auto;margin-top:16px;width:100%}@media(max-width: 1024px){.languages .frames{flex:1 0 calc(33% - 10px)}}@media(max-width: 480px){.languages .frames{gap:0;max-height:350px}}.languages .frames::-webkit-scrollbar{width:6px}.languages .frames::-webkit-scrollbar-track{background:#fff;border-radius:10px}.languages .frames::-webkit-scrollbar-thumb{background:#818181;border-radius:4px}.languages .frames::-webkit-scrollbar-thumb:hover{background:#555}.languages .frames .frame{display:flex;flex-direction:row;gap:24px;width:100%}@media(max-width: 564px){.languages .frames .frame{gap:10px}}@media(max-width: 400px){.languages .frames .frame{flex-direction:column}}.languages .frames .frame .lang-button{display:flex;width:140px;align-items:center;gap:8px;position:relative;flex:0 0 auto;text-decoration:none;padding:6px 10px;justify-content:space-between;flex:1}.languages .frames .frame .lang-button:hover{text-decoration:none}.languages .frames .frame .lang-button.lang-active{border-radius:4px;border:1px solid #fff;flex-direction:row-reverse}@media(max-width: 480px){.languages .frames .frame .lang-button{width:100%}}.languages .frames .frame .lang-button .img{position:relative;width:26.67px;height:20px}.languages .frames .frame .lang-button .language-country{color:var(--CV-builder-Secondary, #848484);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.languages .frames .frame .lang-button .text-wrapper-2,.languages .frames .frame .lang-button .text-wrapper-3,.languages .frames .frame .lang-button .text-wrapper-4{white-space:nowrap;letter-spacing:0;font-size:18px;font-style:normal;font-weight:500;line-height:28px;color:#fff}.languages .frames .frame .lang-button .text-wrapper-2{position:absolute;top:-1px;left:0}.languages .frames .frame .lang-button .text-wrapper-3{position:relative;width:fit-content;margin-top:-0.5px}.languages .frames .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 .close-button svg{filter:invert(1)}.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:.125rem;cursor:pointer}.faqs{margin-bottom:60px}@media(max-width: 1024px){.faqs{margin-bottom:40px}}.faqs .faq-container-wrapper{padding:60px 108px;background:var(--color-tertiary);border-radius:24px}@media screen and (max-width: 1200px){.faqs .faq-container-wrapper{padding:40px 20px}}.faqs .faq-container-wrapper .faqs-header-section{display:flex;gap:0;flex-direction:column}@media(max-width: 1024px){.faqs .faq-container-wrapper .faqs-header-section{align-items:center}}.faqs .faq-container-wrapper .faqs-header-section .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);text-align:center}@media(max-width: 1024px){.faqs .faq-container-wrapper .faqs-header-section .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.faqs .faq-container-wrapper .faqs-header-section .block-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.faqs .faq-container-wrapper .faqs-header-section .block-title span{color:var(--color-primary);font-family:var(--secondary-font)}.faqs .faq-container-wrapper .faqs-header-section .page-content{color:var(--color-tertiary);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-align:center;max-width:660px;margin:0 auto}@media(max-width: 1024px){.faqs .faq-container-wrapper .faqs-header-section .page-content{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.faqs .faq-container-wrapper .faq-wrapper{display:flex;gap:40px;align-items:flex-start;justify-content:flex-end;margin-top:60px}@media(max-width: 1024px){.faqs .faq-container-wrapper .faq-wrapper{flex-direction:column;align-items:center;margin-top:40px}}.faqs .faq-container-wrapper .faq-wrapper .faqs-left{max-width:465px;width:100%}@media(max-width: 1024px){.faqs .faq-container-wrapper .faq-wrapper .faqs-left{display:none}}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-image{width:100%;margin-bottom:-110px}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-image img{width:100%;height:100%;object-fit:cover}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-left-content{border-radius:24px;background:var(--color-secondary);padding:40px 35px;position:relative;z-index:1}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-left-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);color:var(--color-white);text-align:center}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-left-content p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;color:var(--color-white);text-align:center;margin:16px 0 30px}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-left-content .faqs-started-btn{display:flex;justify-content:center;text-align:center}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-left-content .faqs-started-btn .button{display:flex;padding:12px 24px;border-radius:12px;background-color:var(--color-primary);position:relative;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;width:fit-content}.faqs .faq-container-wrapper .faq-wrapper .faqs-left .faq-left-content .faqs-started-btn .button svg path{fill:var(--color-white)}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container{flex:1;display:flex;flex-direction:column;gap:24px}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item{border-radius:20px;background:var(--color-white);box-shadow:0px 4px 11.3px 0px rgba(0,0,0,.07);padding:20px;transition:all .3s ease}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item:hover{transform:scale(1.03)}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .question{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;cursor:pointer}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .question p{max-width:516px;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500;cursor:pointer;font-family:var(--secondary-font);color:var(--color-text-light)}@media(max-width: 564px){.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .question p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500}}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .question svg{flex-shrink:0;transition:all .3s ease}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .question.active svg{transform:rotate(180deg)}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .question.active svg path{fill:var(--color-primary) !important}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .answercont{max-height:0;overflow:hidden;transition:.3s}.faqs .faq-container-wrapper .faq-wrapper .faq-items-container .faq-item .answercont .answer{border-radius:20px;border:1px solid var(--color-tertiary);background:var(--color-white);padding:20px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.feature-section{padding:60px 0;position:relative;margin-bottom:20px}@media(max-width: 1024px){.feature-section{padding:40px 0}}.feature-section .feature-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.feature-section .feature-wrapper .features-header-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;max-width:1137px;width:100%;margin:0 auto}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section{width:100%}}.feature-section .feature-wrapper .features-header-section .title{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 1024px){.feature-section .feature-wrapper .features-header-section .title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.feature-section .feature-wrapper .features-header-section .description{max-width:665px;width:100%;margin:0 auto;text-align:center}.feature-section .feature-wrapper .features-header-section .description p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}.feature-section .feature-wrapper .features-wrapper{display:flex;align-items:stretch;gap:20px;margin-top:60px;width:100%}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper{flex-direction:column;align-items:center;margin-top:40px}}.feature-section .feature-wrapper .features-wrapper .video-container{max-width:326px;width:100%;border-radius:20px;overflow:hidden}@media(max-width: 564px){.feature-section .feature-wrapper .features-wrapper .video-container{order:3}}.feature-section .feature-wrapper .features-wrapper .video-container video{width:100%;height:100%;object-fit:cover}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{display:flex;flex-direction:column;gap:20px;flex:1}@media(max-width: 1024px){.feature-section .feature-wrapper .features-wrapper .features-content-wrapper{gap:20px;max-width:500px;width:100%}}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item{transition:1s ease-in-out;display:flex;flex-direction:column;padding:20px;background:#f9f5ef;border-radius:24px;height:100%}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image{width:60px;height:60px}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-image img{width:100%}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font);margin-top:25px;margin-bottom:6px;height:auto !important;max-width:300px;width:100%}.feature-section .feature-wrapper .features-wrapper .features-content-wrapper .feature-item .feature-description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light);max-width:300px;width:100%}.why_choose{margin-bottom:20px}.why_choose .why_choose_container{padding:60px 30px;display:flex;flex-direction:row-reverse;align-items:center;gap:40px;background-color:var(--color-tertiary);justify-content:space-between;border-radius:24px}@media(max-width: 1024px){.why_choose .why_choose_container{flex-direction:column-reverse;padding:40px 20px}}.why_choose .why_choose_container .contents-wrapper{display:flex;flex-direction:column;gap:60px}@media(max-width: 1024px){.why_choose .why_choose_container .contents-wrapper{gap:40px;align-items:center}}.why_choose .why_choose_container .contents-wrapper h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font)}@media(max-width: 1024px){.why_choose .why_choose_container .contents-wrapper h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700;text-align:center}}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper{max-width:658px;width:100%;display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper{gap:32px;align-items:center}}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item{display:flex;align-items:flex-start;gap:14px;padding:10px;border-radius:12px;transition:all .3s linear}@media(max-width: 1024px){.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item{flex-direction:column;align-items:center}}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item .item-index-number{width:60px;height:60px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;background-color:var(--color-primary)}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item .content h4{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600;font-family:var(--secondary-font);margin-bottom:8px;color:var(--color-text-light)}@media(max-width: 1024px){.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item .content h4{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;margin-bottom:12px;text-align:center}}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item .content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item .content p{text-align:center}}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item:hover{background-color:var(--color-primary) !important}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item:hover .item-index-number{background-color:var(--color-secondary) !important}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item:hover .content h4{color:var(--color-white) !important}.why_choose .why_choose_container .contents-wrapper .why_choose_items-wrapper .why_choose_item:hover .content p{color:var(--color-white) !important}.why_choose .why_choose_container .image-wrapper{position:relative;max-width:483px;width:100%;min-height:453px}@media screen and (max-width: 400px){.why_choose .why_choose_container .image-wrapper{min-height:300px}}.why_choose .why_choose_container .image-wrapper .image{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:293px;max-height:293px;border-radius:12px;overflow:hidden;transition:all .8s ease;opacity:0}@media screen and (max-width: 400px){.why_choose .why_choose_container .image-wrapper .image{max-width:183px;max-height:183px}}.why_choose .why_choose_container .image-wrapper .image img{width:100%;height:100%;object-fit:cover;border-radius:12px}.why_choose .why_choose_container .image-wrapper .image:nth-child(2){padding:10px;background:var(--color-tertiary)}.why_choose .why_choose_container .image-wrapper.visible .image:nth-child(1){top:0;left:0;transform:none;opacity:1}.why_choose .why_choose_container .image-wrapper.visible .image:nth-child(2){top:auto;left:auto;bottom:0;right:0;transform:none;opacity:1}.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);background-repeat:no-repeat;aspect-ratio:.8167330677;background-size:cover;background-position:left center;border-radius:20px;overflow:hidden;transition:transform .5s ease-in-out}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item{align-self:start}}.carousel-features-section .carousel-container .carousel .carousel-item .carousel-bg{display:none}.carousel-features-section .carousel-container .carousel .carousel-item.big{height:100%;flex:0 0 33%;transform:scale(1);opacity:1;aspect-ratio:.6523809524;background-image:none !important;transition:transform .5s ease-in-out}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item.big{flex:0 0 65%}}@media(max-width: 564px){.carousel-features-section .carousel-container .carousel .carousel-item.big{flex:0 0 80%}}.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-bg{display:block;position:absolute;top:0;left:0;width:100%;height:70%;background-repeat:no-repeat;background-size:cover;border-radius:20px;transition:all .5s ease-in-out}.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{background:rgba(0,0,0,0);color:var(--color-text-dark);padding:0 2rem 20px 0;bottom:4rem}@media(max-width: 1024px){.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{bottom:6rem;left:0;padding:0}}@media(max-width: 564px){.carousel-features-section .carousel-container .carousel .carousel-item.big .carousel-title{bottom:4rem}}.carousel-features-section .carousel-container .carousel .carousel-item .carousel-title{background:linear-gradient(180deg, rgba(2, 2, 2, 0) 0%, #465006 100%);width:100%;position:absolute;bottom:0;left:0;color:#fff;font-size:1.5rem;padding:32px 20px;border-radius:0px 0px 20px 20px;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}.about_features{margin-bottom:20px}.about_features .container{justify-content:center;display:flex;flex-direction:column;align-items:center;gap:80px}@media(max-width: 1024px){.about_features .container{gap:40px}}.about_features .container .about_features-header-section{display:none;justify-content:space-between;align-items:center;text-align:center;flex-direction:column;gap:10px;max-width:1002px}.about_features .container .about_features-header-section h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);text-align:center}@media(max-width: 1024px){.about_features .container .about_features-header-section h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600}}.about_features .container .about_features-header-section h3 span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_features .container .about_features-header-section h3 span{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}@media(max-width: 1024px){.about_features .container .about_features-header-section h3 span{display:inline}}.about_features .container .about_features-header-section h4{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white);margin-bottom:30px;background-color:var(--color-secondary);padding:10px 20px 10px 50px;border-radius:24px;position:relative}.about_features .container .about_features-header-section h4::before{position:absolute;content:"";width:14px;height:14px;flex-shrink:0;background-color:var(--color-primary);left:20px;top:20px;border-radius:2px}.about_features .container .about_features-header-section p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;text-align:center}.about_features .container .about_features-header-section .description{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex-basis:50%}.about_features .container .about_features-header-section .description .features-section-description p{color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400}@media(max-width: 564px){.about_features .container .about_features-header-section .description .features-section-description p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.about_features .container .about_features-header-section .description .button{align-self:flex-start;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;background:var(--color-primary);color:var(--color-white);border-radius:8px;position:relative}@media(max-width: 1024px){.about_features .container .about_features-header-section .description .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500}}.about_features .container .benefit-slider-wrapper{padding:100px 90px;background-color:var(--color-secondary);border-radius:24px}@media(max-width: 1024px){.about_features .container .benefit-slider-wrapper{padding:60px 20px}}.about_features .container .benefit-slider-wrapper .carousel-slider{width:100%;position:relative}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-wrapper{align-items:center}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-slide{max-width:400px;width:100%;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease;border-radius:40px}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-slide .item-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.about_features .container .benefit-slider-wrapper .carousel-slider .swiper-slide .item-content img{width:100%;height:auto;object-fit:cover}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination{display:flex;align-items:center;gap:8px;justify-content:center;margin-top:24px}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .button-prev,.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .button-next{width:40px;height:40px;padding:8px;display:flex;align-items:center;justify-content:center}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .swiper-pagination{position:static;text-align:center;width:fit-content}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#a7a7a7;opacity:1;margin:0 5px;border-radius:50%;transition:background .3s}.about_features .container .benefit-slider-wrapper .carousel-slider .pagination .swiper-pagination .swiper-pagination-bullet-active{background:var(--color-primary)}.courses{display:flex;padding:3.75rem 0rem;flex-direction:column;align-items:center;gap:.625rem;align-self:stretch;background:var(--color-bg, #f0f0f8)}@media(max-width: 1024px){.courses{padding:3rem 1rem}}.courses .courses-container{display:flex;padding:2.5rem .625rem;justify-content:center;align-items:flex-start;align-content:flex-start;gap:1.5rem;flex-wrap:wrap}@media(max-width: 1024px){.courses .courses-container{padding:2.5rem 0;flex-direction:column}}.courses .courses-container .course{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:.75rem;flex-shrink:0;cursor:pointer;border-radius:.625rem;background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4);transition:box-shadow .3s ease-in-out;flex:32%;align-self:stretch;text-align:center}.courses .courses-container .course:hover{box-shadow:0 0 20px rgba(0,0,0,.3)}@media(max-width: 1024px){.courses .courses-container .course{flex:auto}}.courses .courses-container .course p{color:#667085}.courses .courses-container .course .course-container{display:flex;flex-direction:column;align-items:center;gap:1rem;align-self:stretch}.courses .courses-container .course .course-container .icon-container{width:73px;height:73px;border-radius:50%;overflow:hidden;border:8px solid #f5fbff;background:#e0eaff;display:flex;justify-content:center;align-items:center}.courses .courses-container .course .course-container .icon-container .icon{object-fit:cover}.about-listing-section{padding-top:100px;padding-bottom:100px;position:relative}@media(max-width: 1024px){.about-listing-section{padding:60px 0}}.about-listing-section .about-listing-container{background-color:var(--color-secondary);padding:50px;border-radius:24px;position:relative;display:flex;align-items:center;gap:40px;justify-content:space-between}@media(max-width: 564px){.about-listing-section .about-listing-container{padding:40px 20px 124px}}.about-listing-section .about-listing-container .image{max-width:470px;width:100%}@media(max-width: 1024px){.about-listing-section .about-listing-container .image{display:none}}.about-listing-section .about-listing-container .image img{width:100%;height:100%}.about-listing-section .about-listing-container .contents-wrapper{display:flex;flex-direction:column}@media(max-width: 564px){.about-listing-section .about-listing-container .contents-wrapper{align-items:center}}@media(max-width: 564px){.about-listing-section .about-listing-container .contents-wrapper .header-content{text-align:center}}.about-listing-section .about-listing-container .contents-wrapper .header-content h3{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-text-dark);font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.about-listing-section .about-listing-container .contents-wrapper .header-content h3{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.about-listing-section .about-listing-container .contents-wrapper .header-content h3{padding:0 10px}}.about-listing-section .about-listing-container .contents-wrapper .header-content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white);margin-top:30px;margin-bottom:40px}.about-listing-section .about-listing-container .contents-wrapper .listing-content-wrapper{display:flex;flex-direction:column;gap:24px}.about-listing-section .about-listing-container .contents-wrapper .listing-content-wrapper .item{display:flex;align-items:center;gap:16px}.about-listing-section .about-listing-container .contents-wrapper .listing-content-wrapper .item .icon{width:36px;height:36px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.about-listing-section .about-listing-container .contents-wrapper .listing-content-wrapper .item .icon img{width:100%;height:100%}.about-listing-section .about-listing-container .contents-wrapper .listing-content-wrapper .item h3{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:700;color:var(--color-text-dark);display:flex;align-items:flex-start;gap:.5rem}.about-listing-section .about-listing-container .contents-wrapper .listing-content-wrapper .item h3 span{color:var(--color-text-dark) !important;text-align:right}.about-listing-section .about-listing-container .contents-wrapper .listing-content-wrapper .item p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-white)}.about-listing-section .about-listing-container .contents-wrapper .buttons{margin-top:30px}.about-listing-section .about-listing-container .contents-wrapper .buttons .button{background-color:var(--color-primary);width:fit-content;color:var(--color-text-dark)}.about-company-wrapper{position:relative;padding:120px 0}@media(max-width: 1024px){.about-company-wrapper{padding:40px 0}}.about-company-wrapper .img-top-left,.about-company-wrapper .img-top-right,.about-company-wrapper .img-bottom-right{position:absolute;overflow:hidden}.about-company-wrapper .img-top-left{top:2%;left:-40px;animation:rotateFull 10s linear 0s infinite forwards}.about-company-wrapper .img-top-right{top:0;right:-40px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px;animation:scale 10s linear 0s infinite forwards}.about-company-wrapper .img-bottom-right{bottom:0;right:0px}.about-company-wrapper .contents-wrapper .header-content{text-align:left;display:flex;justify-content:space-between}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content{flex-direction:column;gap:1.5rem}}.about-company-wrapper .contents-wrapper .header-content h3{max-width:520px;font-family:var(--secondary-font);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h3{max-width:unset;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}.about-company-wrapper .contents-wrapper .header-content h4{color:var(--color-about-company-sub-title);display:inline;line-height:28px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content h4{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}.about-company-wrapper .contents-wrapper .header-content p{color:var(--color-text-light);max-width:494px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .header-content p{max-width:unset}}.about-company-wrapper .contents-wrapper .text_left{flex-direction:row}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_left{flex-direction:column}}.about-company-wrapper .contents-wrapper .text_right{flex-direction:row-reverse}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .text_right{flex-direction:column-reverse}}.about-company-wrapper .contents-wrapper .company-contents{display:flex;align-items:center;gap:40px;justify-content:space-between}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents{justify-content:center}}.about-company-wrapper .contents-wrapper .company-contents .contents{flex:1;color:var(--text-text);display:flex;flex-direction:column;gap:60px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents{gap:34px}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{display:flex;flex-direction:column}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data{gap:24px;align-items:center}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{display:flex;gap:28px}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{flex-direction:column;align-items:center}}@media(max-width: 564px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list{align-items:flex-start}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 calc((100% - 32px)/2);display:flex;gap:10px;flex-direction:column}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500;color:var(--color-text-dark);font-family:var(--secondary-font);max-width:267px;width:100%}@media(max-width: 1024px){.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .icon .title{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}}.about-company-wrapper .contents-wrapper .company-contents .contents .contents-list .contents-list-item .description p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--color-text-light);max-width:343px;width:100%}.about-company-wrapper .contents-wrapper .company-contents .contents .button{align-self:flex-start;display:flex;align-items:center;padding:12px 20px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;margin-top:1.125rem;border-radius:30px}.about-company-wrapper .contents-wrapper .company-contents .image{flex:1;display:flex;flex-direction:column;gap:16px;align-items:center}.about-company-wrapper .contents-wrapper .company-contents .image .main-img{max-width:100%}@media(max-width: 564px){.about-company-wrapper .contents-wrapper .company-contents .image .main-img{display:none}}.about-company-wrapper .contents-wrapper .company-contents .image .mobile-img{display:none}@media(max-width: 564px){.about-company-wrapper .contents-wrapper .company-contents .image .mobile-img{display:block;width:100%}}.about-company-wrapper .contents-wrapper .company-contents .image .image-text{display:flex;gap:16px}@media(max-width: 768px){.about-company-wrapper .contents-wrapper .company-contents .image .image-text{flex-direction:column}}.about-company-wrapper .contents-wrapper .company-contents .image .image-text .content-button{background-color:var(--color-Accent2);border-radius:24px;padding:40px 25px;display:flex;flex-direction:column;gap:30px}.about-company-wrapper .contents-wrapper .company-contents .image .image-text .content-button h3{font-family:var(--secondary-font);font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600;color:var(--color-text-dark)}.about-company-wrapper .contents-wrapper .company-contents .image .image-text .content-button .button{border-radius:32px;padding:10px 22px;width:fit-content;background-color:var(--color-primary)}.about-company-text-right{padding:98px 0 102px 0}@media(max-width: 1024px){.about-company-text-right{padding:100px 0}}.about-company-text-right .contents-wrapper .company-contents{gap:82px;align-items:center}@media(max-width: 1024px){.about-company-text-right .contents-wrapper .company-contents{flex-direction:column;gap:80px}}.about-company-text-right .contents-wrapper .company-contents .contents{flex:1.3}.about-company-text-right .contents-wrapper .company-contents .contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px}.about-company-text-right .contents-wrapper .company-contents .contents .contents-data{gap:24px}.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font)}@media(max-width: 564px){.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:30px;font-style:normal;font-weight:700;line-height:38px}}.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .about-company-btn{margin-top:36px}@media(max-width: 1024px){.about-company-text-right .contents-wrapper .company-contents .contents .contents-data .about-company-btn{margin:36px auto 0 auto}}.about-page-about-company{background-image:url("../../images/about_page_about_comoany_bg.webp");background-repeat:no-repeat;background-position:center center;background-size:100% 100%;padding:120px 0}@media(max-width: 768px){.about-page-about-company{background-image:url("../../images/about_page_about_comoany_bg_mobile.webp");padding:64px 0 80px 0}}.about-page-about-company .contents-wrapper .company-contents{gap:103px}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents{gap:80px}}.about-page-about-company .contents-wrapper .company-contents .contents{gap:24px;flex:1.2}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents{gap:40px}}.about-page-about-company .contents-wrapper .company-contents .contents p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-white)}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents p{text-align:center}}.about-page-about-company .contents-wrapper .company-contents .contents .contents-data{gap:24px}.about-page-about-company .contents-wrapper .company-contents .contents .contents-data .content-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;font-family:var(--secondary-font);color:var(--color-white)}@media(max-width: 1024px){.about-page-about-company .contents-wrapper .company-contents .contents .contents-data .content-title{text-align:center}}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list{gap:24px}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list .contents-list-item{flex:0 0 100%;flex-direction:row;gap:12px;align-items:center}.about-page-about-company .contents-wrapper .company-contents .contents .contents-list .contents-list-item .description p{color:var(--color-white);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left}.about-page-about-company .contents-wrapper .company-contents .image .main-img{border-radius:24px}.about_us_wrapper{background:var(--color-tertiary);padding:100px 0}.about_us_wrapper .container .about_us_head{display:flex;align-items:center;flex-direction:row;gap:33px;margin-bottom:60px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head{flex-direction:column;gap:24px}}.about_us_wrapper .container .about_us_head .title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700;font-family:var(--secondary-font);color:var(--color-text-dark);flex-basis:calc(50% - 16px)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;text-align:center}}.about_us_wrapper .container .about_us_head .title span{display:block;font-family:var(--secondary-font);color:var(--color-primary);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500}}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .title span{display:inline}}.about_us_wrapper .container .about_us_head .description{flex-basis:calc(50% - 16px);color:var(--color-text-light);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .description{gap:60px;text-align:center}}@media(max-width: 564px){.about_us_wrapper .container .about_us_head .description{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.about_us_wrapper .container .about_us_head .description .button{width:fit-content}@media(max-width: 1024px){.about_us_wrapper .container .about_us_head .description .button{margin:0 auto}}.about_us_wrapper .container .about_us_content{background-repeat:no-repeat;background-size:100% 100%;background-position:center center;border-radius:24px;padding:40px;display:flex;justify-content:end}@media(max-width: 768px){.about_us_wrapper .container .about_us_content{background-image:none !important;padding:0}}.about_us_wrapper .container .about_us_content .count_content{display:flex;flex-direction:column;gap:2rem;flex:1;justify-content:space-between;padding:40px;border-radius:20px;border:2px solid var(--color-primary, #FC2F19);background:var(--color-tertiary, #FFF4F0);max-width:600px;min-height:415px}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content{max-width:100%;padding:0;border:none;min-height:auto;gap:60px}}.about_us_wrapper .container .about_us_content .count_content .count_row{display:flex;flex-direction:column;justify-content:space-between;position:relative;width:100%;height:auto}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row{gap:60px}}.about_us_wrapper .container .about_us_content .count_content .count_row .count{display:flex;align-items:start;justify-content:start;flex-direction:column;text-align:left;gap:24px;color:var(--color-text-dark);display:none;opacity:0;transition:opacity .5s ease-in-out}.about_us_wrapper .container .about_us_content .count_content .count_row .count.active{display:flex;opacity:1}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row .count{text-align:center;align-items:center;padding:40px 10px;border:2px solid var(--color-primary);border-radius:20px;min-height:354px}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head{display:flex;align-items:center;gap:18px}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head{flex-direction:column}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head .count_number{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);color:var(--color-text-dark)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_head .count_number{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_details{margin-top:0;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .count_row .count .count_details{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.about_us_wrapper .container .about_us_content .count_content .count_arrows{display:flex;gap:30px;justify-content:end}@media(max-width: 768px){.about_us_wrapper .container .about_us_content .count_content .count_arrows{justify-content:center}}.about_us_wrapper .container .about_us_content .count_content .count_arrows .arrow{width:50px;height:50px;border-radius:100%;background-color:var(--color-text-light);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s all}.about_us_wrapper .container .about_us_content .count_content .count_arrows .arrow:hover{background-color:var(--color-primary)}.about_us_wrapper .container .about_us_content .count_content .content{display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:flex-start;gap:18px;padding:40px;background:#fff4b5;border-radius:32px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content{width:100%}}.about_us_wrapper .container .about_us_content .count_content .content .content_title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:500;font-family:var(--secondary-font);color:var(--color-black)}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content .content_title{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .content .content_title span{color:var(--color-primary)}.about_us_wrapper .container .about_us_content .count_content .content .content_desc{color:var(--color-black);font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-text-light)}@media(max-width: 564px){.about_us_wrapper .container .about_us_content .count_content .content .content_desc{font-size:16px;font-style:normal;font-weight:500;line-height:24px}}.about_us_wrapper .container .about_us_content .count_content .content .button{align-self:flex-start;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:500;background:var(--color-primary);color:var(--color-white);border-radius:10px;position:relative;padding-right:65px}@media(max-width: 1024px){.about_us_wrapper .container .about_us_content .count_content .content .button{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:500}}.about_us_wrapper .container .about_us_content .count_content .content .button svg{position:absolute;right:5px}.about_us_unique_wrapper{background:var(--color-white);padding:100px 0}@media(max-width: 1024px){.about_us_unique_wrapper{padding:80px 0}}.about_us_unique_wrapper .about_us_unique_content{display:flex;gap:2rem}@media(max-width: 1024px){.about_us_unique_wrapper .about_us_unique_content{flex-direction:column-reverse;gap:30px}}.about_us_unique_wrapper .about_us_unique_content .count_content{display:flex;flex-direction:column;gap:2rem}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row{display:flex;gap:24px;padding:30px;background:linear-gradient(90deg, #EEF4FF 0%, #D5E3FF 100%);border-radius:24px}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count{display:flex;flex-direction:column;gap:19px;justify-content:space-between}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count .count_title{font-size:30px;font-style:normal;font-weight:600;line-height:38px;color:var(--color-text-dark)}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count .count_details{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light)}.about_us_unique_wrapper .about_us_unique_content .count_content.first-child .count_row:last-child .count .count_details{text-align:right}.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row{flex-direction:column;padding:40px;gap:40px}.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row .count{flex-direction:row;gap:40px;justify-content:start}.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row .count .count_title,.about_us_unique_wrapper .about_us_unique_content .count_content.last-child .count_row .count .count_details{flex:1}@media(max-width: 1200px){.about_us_unique_wrapper .about_us_unique_content .count_content .count_row{flex-direction:column !important;align-items:center !important;padding:20px !important;gap:30px !important}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count{flex-direction:column !important;gap:40px !important;justify-content:start !important;width:100%}.about_us_unique_wrapper .about_us_unique_content .count_content .count_row .count_details{text-align:left !important}}.about_us_unique_wrapper .about_us_unique_content .count_row .img-desktop{display:block}@media(max-width: 1024px){.about_us_unique_wrapper .about_us_unique_content .count_row .img-desktop{display:none;max-width:100%}}.about_us_unique_wrapper .about_us_unique_content .count_row .img-mobile{display:none}@media(max-width: 1024px){.about_us_unique_wrapper .about_us_unique_content .count_row .img-mobile{display:block;max-width:100%}}#mobile-menu-icon{display:none;width:40px;height:40px;padding:8px;align-items:center;justify-content:center}#mobile-menu-icon svg path{fill:var(--color-text-dark)}@media(max-width: 1024px){#mobile-menu-icon{display:flex}}.cheeseburger-menu{position:fixed;display:flex;height:auto;width:100%;padding:2rem 0rem;flex-direction:column;align-items:flex-start;gap:0;top:85px;background:var(--bg-body);box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03);transform:translateX(-100%);transition:ease-in .2s;z-index:10000;display:flex}@media(max-width: 564px){.cheeseburger-menu{top:72px}}.cheeseburger-menu.open{transform:translateX(0);transform-style:preserve-3d}.cheeseburger-menu .cheeseburger-menu__close{display:none;width:100%;justify-content:flex-end;height:40px;align-items:center}@media screen and (max-width: 1200px){.cheeseburger-menu .cheeseburger-menu__close{display:flex}}.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;align-self:stretch}.cheeseburger-menu .cheeseburger-menu__menu:first-child{gap:8px}.cheeseburger-menu .cheeseburger-menu__menu:last-child{border-top:2px solid #f9fafb;padding:24px 16px}.cheeseburger-menu .cheeseburger-menu__menu .menu-item{text-align:center;width:100%}.cheeseburger-menu .cheeseburger-menu__menu .menu-item__link{color:var(--color-text-dark);text-decoration:none;border-bottom:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;padding:12px 16px;margin:0;display:flex;gap:10px;justify-content:center}.cheeseburger-menu .cheeseburger-menu__menu .btn{background:var(--color-primary);color:var(--color-text-dark);appearance:none;font-style:normal;display:block;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.cheeseburger-menu .cheeseburger-menu__menu .btn.login{background:var(--color-secondary);border:none;display:flex;align-items:center;transform-style:preserve-3d;position:relative;color:var(--color-white);margin:0 auto;border-radius:12px}.cheeseburger-menu .cheeseburger-menu__menu .btn.signup{border-radius:12px;background:var(--color-primary);margin:0 auto;color:var(--color-white)}.overlay{display:none;position:fixed;inset:0;background-color:rgba(0,0,0,.59);z-index:1}#cheeseburger-menu .cheeseburger-menu__menu:last-child .button:not(.login,.signup){background:var(--color-primary);color:var(--color-text-dark);font-weight:bold;border-radius:0}.promo-text-image{padding:2.5rem 0;background:#fefefe}@media(max-width: 1024px){.promo-text-image{padding:1.5rem}}.promo-text-image .promo-ti-container{display:flex;justify-content:center;align-items:flex-start;gap:.625rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container{flex-direction:column;padding:0}}.promo-text-image .promo-ti-container .promo-ti-text{display:flex;padding:2rem 0rem 5rem 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text{padding:0}}.promo-text-image .promo-ti-container .promo-ti-text div{width:85%}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-text div{width:auto}}.promo-text-image .promo-ti-container .promo-ti-image{max-width:670px;flex:1 0 49%;align-self:stretch;position:relative}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image{flex:unset}}.promo-text-image .promo-ti-container .promo-ti-image .clients{display:flex;padding:1.5rem;align-items:center;gap:.75rem;position:absolute;left:-9.5625rem;bottom:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:flex;padding:2.1875rem 1.5625rem;flex-direction:column;align-items:center;gap:.625rem;position:absolute;left:-6.5625rem;bottom:6.8rem;border-radius:var(--border-radius);background:#fff;box-shadow:0px 0px 2px 0px rgba(204,204,204,.4)}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar{position:relative}.promo-text-image .promo-ti-container .promo-ti-image .popularity .popularity-bar .popularity-container{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%)}@media(max-width: 1024px){.promo-text-image .promo-ti-container .promo-ti-image .clients,.promo-text-image .promo-ti-container .promo-ti-image .popularity{display:none}}.promo-text-image .promo-ti-container .promo-ti-image img:not(.vector){width:100%}.text-right{align-self:stretch;padding:80px 0;background:var(--text-bg)}@media(max-width: 1024px){.text-right{padding:64px 0 !important}}.text-right .text-right-container{display:flex;justify-content:space-between;align-items:center;gap:6rem}@media(max-width: 1024px){.text-right .text-right-container{flex-direction:column-reverse}}.text-right .text-right-container .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.text-right .text-right-container .text-right-image{flex:unset}}.text-right .text-right-container .text-right-image img{width:100%}.text-right .text-right-container .text-right-text{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:.625rem}@media(max-width: 1024px){.text-right .text-right-container .text-right-text{padding:0px;text-align:start}}.text-right .text-right-container .text-right-text .sub-title{position:relative}.text-right .text-right-container .text-right-text .sub-title h4{margin-left:38px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}.text-right .text-right-container .text-right-text .sub-title h4::before{content:" ";position:absolute;height:3px;width:20px;left:0;top:45%;background:var(--color-section-subtitle);border-radius:var(--border-radius)}.text-right .text-right-container .text-right-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--text-text);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.text-right .text-right-container .text-right-text .block-title{font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:700}}.text-right .text-right-container .text-right-text p,.text-right .text-right-container .text-right-text li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--text-text)}.text-right .text-right-container .text-right-text .button{background:var(--color-primary);color:var(--color-white)}.text-left{padding:80px 0;background:var(--text-bg-container)}@media(max-width: 1024px){.text-left{padding:64px 0 !important}}.text-left.paragraph .text-left-container{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:1.5rem;color:var(--text-text)}@media(max-width: 1024px){.text-left.paragraph .text-left-container{flex-direction:column-reverse;gap:2.5rem}}.text-left.paragraph .text-left-container h4 span{color:var(--color-section-subtitle);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.text-left.paragraph .text-left-container h4 span{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-text{text-align:center}}.text-left.paragraph .text-left-container .paragraph-image{max-width:unset;flex:1.6;align-self:stretch}@media(max-width: 1024px){.text-left.paragraph .text-left-container .paragraph-image{height:auto;display:flex;justify-content:center;width:100%}}.text-left.paragraph .text-left-container .text-left-text{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:start;gap:1.875rem}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text{padding:0px;text-align:start;gap:1.255rem}}.text-left.paragraph .text-left-container .text-left-text .sub-title{position:relative}.text-left.paragraph .text-left-container .text-left-text .sub-title h4{margin-left:38px;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:600}.text-left.paragraph .text-left-container .text-left-text .sub-title h4::before{content:"";position:absolute;height:3px;width:20px;left:0;top:45%;background:var(--color-section-subtitle);border-radius:var(--border-radius)}.text-left.paragraph .text-left-container .text-left-text h3{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;color:var(--text-text);font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:500}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:500}}.text-left.paragraph .text-left-container .text-left-text p,.text-left.paragraph .text-left-container .text-left-text li{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-text-light)}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text p,.text-left.paragraph .text-left-container .text-left-text li{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:400}}.text-left.paragraph .text-left-container .text-left-text .button{margin-top:10px;background:var(--color-primary);color:#191919;padding:12px 32px;border-radius:44px;position:relative;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text .button{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;font-weight:600;border-radius:22px}}.text-left.paragraph .text-left-container .text-left-text .button svg{position:absolute;top:0;right:-37px;background-color:#fbf9f1;border-radius:200px}@media(max-width: 1024px){.text-left.paragraph .text-left-container .text-left-text .button svg{border-radius:100px}}.video-section{padding:60px 0;background:var(--color-white);background-repeat:no-repeat;background-size:100% 570px}@media(max-width: 1024px){.video-section{padding:40px 0}}@media(max-width: 768px){.video-section{background-image:url("../../images/video_section_bg_mobile.webp") !important;max-height:unset;background-size:100% 100%}}.video-section .feature-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:217px}@media(max-width: 1024px){.video-section .feature-wrapper{gap:196px}}.video-section .feature-wrapper .feature-title{font-family:var(--secondary-font);color:var(--color-white);font-size:60px;font-style:normal;font-weight:500;line-height:72px;letter-spacing:-1.2px;text-align:center}@media(max-width: 564px){.video-section .feature-wrapper .feature-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;text-align:center}}.video-section .feature-wrapper .video-container{max-width:1280px;width:100%;position:relative}.video-section .feature-wrapper .video-container video{width:100%;display:block;border-radius:24px;background:#fff;max-height:646px}@media(max-width: 564px){.video-section .feature-wrapper .video-container video{max-height:475px;height:100%}}.video-section .feature-wrapper .video-container .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:40px;background:rgba(255,255,255,.3);color:var(--color-white);border:none;width:80px;height:80px;cursor:pointer;z-index:8;transition:all .3s ease;display:flex;align-items:center;justify-content:center;animation:pulseEffect 1s infinite}.video-section .feature-wrapper .video-container .play-button:focus{outline:none;box-shadow:0 0 0 3px rgba(255,255,255,.5)}.video-section .feature-wrapper .video-container .play-button .play-button-inside{border-radius:30px;background:var(--Webshop-2-White, #FFF);display:flex;width:60px;height:60px;justify-content:center;align-items:center}.video-section .feature-wrapper .video-container .play-button .play-button-inside svg{margin-left:5px}@media(max-width: 564px){.video-section .feature-wrapper .video-container .desktop-video{display:none}}.video-section .feature-wrapper .video-container .mobile-video{display:none}@media(max-width: 564px){.video-section .feature-wrapper .video-container .mobile-video{display:block}}.video-section .feature-wrapper .features-content-wrapper{display:flex;gap:2rem}@media(max-width: 1024px){.video-section .feature-wrapper .features-content-wrapper{flex-direction:column;gap:20px}}.video-section .feature-wrapper .features-content-wrapper .feature-item{transition:1s ease-in-out;max-width:357px;width:100%;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;border-radius:8px}@media(max-width: 1024px){.video-section .feature-wrapper .features-content-wrapper .feature-item{width:100%}}.video-section .feature-wrapper .features-content-wrapper .feature-item hr{border-bottom:1px solid #818181}.video-section .feature-wrapper .features-content-wrapper .feature-item .feature-content{display:flex;flex-direction:column;gap:20px}.video-section .feature-wrapper .features-content-wrapper .feature-item .feature-content .feature-title{height:unset !important;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:600}.video-section .feature-wrapper .features-content-wrapper .feature-item .feature-content .feature-description{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.video-section .feature-wrapper .features-content-wrapper .feature-item:hover{background:#15301f;color:var(--color-white)}@keyframes pulseEffect{0%{box-shadow:0 0 0 0 rgba(239,150,81,.2)}70%{box-shadow:0 0 0 20px rgba(239,150,81,0)}100%{box-shadow:0 0 0 0 rgba(239,150,81,0)}}@keyframes bounce{0%{transform:translateY(0);opacity:0}20%{transform:translateY(-20px);opacity:0}40%{transform:translateY(0)}60%{transform:translateY(-10px)}80%{transform:translateY(0)}100%{transform:translateY(0);opacity:1}}.contact-block-section{margin-top:140px;margin-bottom:40px}@media(max-width: 1024px){.contact-block-section{margin-top:105px}}.contact-block-section .contact-block-wrapper{background-color:var(--color-tertiary);border-radius:24px;padding:60px 32px}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper{padding:40px 20px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;gap:120px}@media screen and (max-width: 1250px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{gap:40px}}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent{flex-direction:column;align-items:center;gap:60px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{flex:1;opacity:0;animation:fadeInLeft .6s forwards;animation-delay:.3s;border-radius:24px;padding:40px;display:flex;gap:50px;flex-direction:column;position:relative;z-index:9}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{width:100%}}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form{gap:41px;padding:0}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;color:var(--color-white);font-family:var(--secondary-font);margin-bottom:16px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header h1{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .contact-block-header p{color:var(--color-white);font-size:18px;font-style:normal;font-weight:400;line-height:28px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form form label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form form label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea{resize:vertical;max-width:100%;height:202px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form input:focus,.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form textarea:focus{outline:none;border-color:var(--color-black, #191b1f);box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input-wrapper{border-radius:8px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha{color:var(--color-black);padding:0 15px;display:block;border:0;flex:1;background-color:#f1f1f1;border-radius:0}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha #reload-captcha svg{margin:10px 0 0 0;width:18px;height:18px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha button{padding:0 10px;color:var(--color-text-dark);border:none}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{flex:auto;margin:0 0 0 48px;border-radius:8px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{display:flex;justify-content:end;margin-top:40px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .form-actions{justify-content:center;margin-top:60px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button{padding:12px 20px;background:var(--color-primary);color:var(--color-white);font-size:18px;font-style:normal;font-weight:700;line-height:normal;width:100%;border:none}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form button{width:100%}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{flex:1}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{padding:0}}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper{padding:0;align-items:center;width:100%;justify-content:center}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);margin-bottom:24px;max-width:384px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand span{color:var(--color-primary);font-family:var(--secondary-font)}@media(max-width: 1024px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand{font-size:36px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-0.72px;max-width:343px}}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .text-brand{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area{display:flex;flex-direction:column;gap:26px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item{display:flex;flex-direction:row;align-items:start;opacity:0;gap:12px;border-radius:12px;transition:.5s ease-in-out;animation:bounce 1s ease-in-out forwards;padding:16px;background:var(--color-white)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(1){animation-delay:0s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(2){animation-delay:1s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(3){animation-delay:1.5s}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item:nth-child(4){animation-delay:2s}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item{width:100%}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-icon{display:flex;gap:20px;align-items:center}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-icon img{max-width:62px;max-height:62px}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-icon img{max-width:42px;max-height:42px}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content{text-align:left;display:flex;flex-direction:column;gap:4px}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content h2{font-size:24px;font-style:normal;font-weight:600;line-height:32px;font-family:var(--secondary-font)}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light);word-break:break-all}@media(max-width: 564px){.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-block-content-area-wrapper .contact-block-content-area .contact-block-item .contact-block-content p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.form-block{display:flex;padding:3rem 0rem;flex-direction:column;align-items:center;gap:2.5rem;align-self:stretch;background:var(--color-bg)}.form-block.angled{background:none;display:unset}.form-block .block-title{color:var(--color-tertiary);text-align:center}.form-block .contact-form{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:1rem;max-width:840px;margin:2.5rem auto 3rem}@media(max-width: 1024px){.form-block .contact-form{flex-direction:column;padding:0 1rem}}#cookie-modal{position:fixed;z-index:99;width:100%;left:0;background-color:rgba(0,0,0,.831372549);color:#fff;padding:25px;transition:bottom .5s ease}#cookie-modal .content{display:flex;justify-content:space-between;align-items:center}#cookie-modal .content .cookie-title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700}#cookie-modal .content .cookie-text a{color:#18cb18;text-decoration:none;font-weight:bold}@media(max-width: 1024px){#cookie-modal .content{display:flex;flex-direction:column;text-align:center;gap:10px}}#cookie-modal #cookie-button{background-color:#18cb18;padding:5px 10px;height:fit-content;cursor:pointer;white-space:nowrap}@keyframes slideUp{from{bottom:-360px}to{bottom:-1px}}@keyframes slideDown{from{bottom:-1px}to{bottom:-360px}}.hide-cookie{bottom:-1px;animation:slideDown 1s forwards;animation-delay:0s}.show-cookie{bottom:-360px;animation:slideUp 1s forwards;animation-delay:1s}.image_slider{padding:120px 0 60px 0;background-color:var(--color-white)}@media(max-width: 1024px){.image_slider{padding:40px 0}}.image_slider .image_slider_header{margin:0 auto 30px auto;max-width:490px;text-align:right}@media(max-width: 564px){.image_slider .image_slider_header{margin:0 auto 49px auto}}.image_slider .image_slider_header .block-title{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font);color:var(--text-color-dark);text-align:center}@media(max-width: 1024px){.image_slider .image_slider_header .block-title{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;max-width:343px;margin:0 auto}}@media(max-width: 564px){.image_slider .image_slider_header svg{display:none}}.image_slider .image_slider_container{padding-right:0 !important}@media(max-width: 1360px){.image_slider .image_slider_container{padding-right:1rem !important}}@media(max-width: 1300px){.image_slider .image_slider_container{padding-right:2rem !important}}@media(max-width: 1024px){.image_slider .image_slider_container{padding-right:1rem !important}}.image_slider .image_slider_parent{overflow:hidden;position:relative}.image_slider .image_slider_wrapper{display:flex;flex-wrap:nowrap;width:100%;transition:transform .6s ease-in-out}@media(max-width: 1300px){.image_slider .image_slider_wrapper{gap:0}}.image_slider .image_slider_wrapper .slider_item{background-repeat:no-repeat;background-size:100% 100%;background-position:center center;flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px);box-sizing:border-box;padding:40px 30px 0 30px;display:flex;gap:20px;align-items:center;margin-right:40px}@media(max-width: 1300px){.image_slider .image_slider_wrapper .slider_item{flex:0 0 100%;max-width:100%;margin:0}}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item{padding:29px 10px 0 10px;gap:11.71px}}.image_slider .image_slider_wrapper .slider_item .item_image{padding:20px 35px 5px 35px;background-color:var(--color-white);border-radius:24px 24px 0px 0px;flex:1;align-self:stretch}@media(max-width: 1024px){.image_slider .image_slider_wrapper .slider_item .item_image{padding:11px 19px 21px 19px}}.image_slider .image_slider_wrapper .slider_item .item_content{flex:1.2;display:flex;gap:20px;flex-direction:column}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content{gap:8px;margin-bottom:21px}}.image_slider .image_slider_wrapper .slider_item .item_content h3{font-size:24px;font-style:normal;font-weight:600;line-height:32px;font-family:var(--secondary-font)}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content h3{font-size:16px;font-style:normal;font-weight:700;line-height:24px;font-family:var(--primary-font)}}.image_slider .image_slider_wrapper .slider_item .item_content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--text-color-light)}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content p{font-size:14px;font-style:normal;font-weight:400;line-height:20px}}.image_slider .image_slider_wrapper .slider_item .item_content .button{width:fit-content}@media(max-width: 564px){.image_slider .image_slider_wrapper .slider_item .item_content .button{font-size:9.331px;font-style:normal;font-weight:700;line-height:13.997px}}.image_slider .image_slider_wrapper .slider_item .clone{opacity:0}.image_slider .image_slider_wrapper .slider_item img{width:100%;height:100%}.image_slider .slider_control{display:flex;justify-content:center;align-items:center;gap:34px;margin-top:40px}.image_slider .slider_control .slider_dots{display:flex;gap:18px;align-items:center;justify-content:center}.image_slider .slider_control .slider_dots .dot{width:8px;height:8px;background-color:var(--color-gray);border-radius:100%;display:block}.image_slider .slider_control .slider_dots .dot.active{background-color:var(--color-primary)}.image_slider .slider_control .slider_arrows .arrow{width:50px;height:50px;background-color:var(--color-gray);border-radius:100%;display:flex;align-items:center;justify-content:center;transition:1s all}.image_slider .slider_control .slider_arrows .arrow:hover{background-color:var(--color-primary)}.image_slider .slider_control .slider_arrows .arrow:hover svg path{fill:#fff}.image_slider .slider_control .slider_arrows .arrow svg path{transition:1s all}.companion-wrapper{padding-top:100px;padding-bottom:100px;background:var(--color-tertiary-2)}@media(max-width: 1024px){.companion-wrapper{padding:60px 0}}.companion-wrapper .header-content{max-width:860px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:24px;text-align:center}.companion-wrapper .header-content h3{font-family:var(--secondary-font);text-align:center;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}@media(max-width: 1024px){.companion-wrapper .header-content h3{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.companion-wrapper .header-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal}@media(max-width: 1024px){.companion-wrapper .header-content p{text-align:center}}.companion-wrapper .contents-wrapper{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:70px}@media(max-width: 1024px){.companion-wrapper .contents-wrapper{flex-direction:column;align-items:center;gap:60px;margin-top:60px}}.companion-wrapper .contents-wrapper .listing-content-container{max-width:564px;width:100%;display:flex;flex-direction:column;gap:16px}@media(max-width: 1024px){.companion-wrapper .contents-wrapper .listing-content-container{align-items:center}}@media(max-width: 564px){.companion-wrapper .contents-wrapper .listing-content-container{align-items:flex-start}}.companion-wrapper .contents-wrapper .listing-content-container .listing-content{display:flex;flex-direction:column;gap:12px;padding:40px 20px;border-radius:12px;transition:all .3s ease;background-color:var(--color-white)}@media(max-width: 1024px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content{align-items:center}}@media(max-width: 564px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content{padding:24px 20px;align-items:flex-start}}.companion-wrapper .contents-wrapper .listing-content-container .listing-content .content-index{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:16px;background:var(--color-secondary);color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}.companion-wrapper .contents-wrapper .listing-content-container .listing-content .listing-title{color:var(--color-text-dark);font-family:var(--secondary-font);font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:600}.companion-wrapper .contents-wrapper .listing-content-container .listing-content p{color:var(--color-text-light);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}@media(max-width: 1024px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content p{text-align:center}}@media(max-width: 564px){.companion-wrapper .contents-wrapper .listing-content-container .listing-content p{text-align:start}}.companion-wrapper .contents-wrapper .listing-content-container .listing-content:hover,.companion-wrapper .contents-wrapper .listing-content-container .listing-content.active{background:var(--color-primary) !important}.companion-wrapper .contents-wrapper .image-wrapper{border-radius:40px;background:var(--color-secondary);max-width:598px;padding:30px;width:100%}@media(max-width: 564px){.companion-wrapper .contents-wrapper .image-wrapper{padding:20px}}.companion-wrapper .contents-wrapper .image-wrapper .companion-image{display:none;width:100%;object-fit:cover;border-radius:12px}.companion-wrapper .contents-wrapper .image-wrapper .companion-image.active{display:block}@media(max-width: 1024px){.forgot-section{margin-top:80px}}.login-section,.forgot-section{border-radius:8px;background:var(--bg-body);margin-top:160px;margin-bottom:40px}@media(max-width: 1024px){.login-section,.forgot-section{margin-top:105px}}.login-section.forgot-section .whq-card-content #grav-login>h1,.login-section.forgot-section .whq-card-content #grav-login>p,.forgot-section.forgot-section .whq-card-content #grav-login>h1,.forgot-section.forgot-section .whq-card-content #grav-login>p{display:none}.login-section .whq-card,.forgot-section .whq-card{border-radius:8px;box-shadow:none;margin:auto;margin-bottom:40px !important;color:var(--color-text-light)}@media(max-width: 1024px){.login-section .whq-card,.forgot-section .whq-card{padding:0 !important}}.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{display:flex;align-items:center;flex-direction:row-reverse;gap:60px}@media(max-width: 768px){.login-section .whq-card .whq-card-container,.forgot-section .whq-card .whq-card-container{flex-direction:column}}.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{max-width:532px;width:100%;border-radius:24px;overflow:hidden}@media screen and (max-width: 1150px){.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{max-width:382px}}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .form-image,.forgot-section .whq-card .whq-card-container .form-image{display:none}}.login-section .whq-card .whq-card-container .form-image img,.forgot-section .whq-card .whq-card-container .form-image img{width:100%;height:100%}.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:400;padding:42px;text-align:center;background:var(--color-tertiary);color:var(--color-text-light)}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-title,.forgot-section .whq-card .whq-card-container .whq-card-title{padding:2rem 1rem}}.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{flex:1;padding:40px;border-radius:24px;background:var(--color-tertiary)}.login-section .whq-card .whq-card-container .whq-card-content .notice-container,.forgot-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:1rem}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content,.forgot-section .whq-card .whq-card-container .whq-card-content{padding:40px 16px;width:100%}}.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-text-dark);margin-bottom:12px}@media(max-width: 564px){.login-section .whq-card .whq-card-container .whq-card-content h3,.forgot-section .whq-card .whq-card-container .whq-card-content h3{font-size:36px;font-style:normal;font-weight:700;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{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light)}.login-section .whq-card .whq-card-container .whq-card-content form,.forgot-section .whq-card .whq-card-container .whq-card-content form{display:flex;flex-direction:column;align-items:center}.login-section .whq-card .whq-card-container .whq-card-content form .form-field,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field{display:block;width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:0}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light)}@media(max-width: 564px){.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea{color:var(--color-text-dark);margin-bottom:24px}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center;margin-top:2px}@media(max-width: 1024px){.login-section .whq-card .whq-card-container .whq-card-content form .form-actions,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions{margin-top:16px}}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button{font-size:18px;font-style:normal;font-weight:700;line-height:normal;background:var(--color-primary);border:none;width:100%;min-width:180px;margin:0 auto}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(0) !important}.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg{display:none}@media(max-width: 564px){.login-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.forgot-section .whq-card .whq-card-container .whq-card-content form .form-actions button{min-width:unset;width:100%}}.login-section #grav-login .form-field::before,.forgot-section #grav-login .form-field::before{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:10px;display:block;color:var(--color-text-light)}@media(max-width: 564px){.login-section #grav-login .form-field::before,.forgot-section #grav-login .form-field::before{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.login-section .form-actions,.forgot-section .form-actions{display:block;flex-direction:column;gap:2rem}.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{text-align:left;display:flex;justify-content:space-between}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme,.forgot-section .form-actions .form-data.rememberme{width:100%;display:block;justify-content:center}}.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper{display:flex;align-items:center}@media(max-width: 564px){.login-section .form-actions .form-data.rememberme .form-input-wrapper,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper{justify-content:center}}.login-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox],.forgot-section .form-actions .form-data.rememberme .form-input-wrapper input[type=checkbox]{width:auto;appearance:auto;display:inline-block;position:unset}.login-section .form-actions .form-data.rememberme .form-input-wrapper label,.forgot-section .form-actions .form-data.rememberme .form-input-wrapper label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light);margin-left:8px}.login-section .form-actions .form-action-wrapper,.forgot-section .form-actions .form-action-wrapper{display:flex;flex-direction:column-reverse;gap:60px}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper,.forgot-section .form-actions .form-action-wrapper{gap:50px}}.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary{max-width:300px;align-self:end;margin-top:-30px;text-decoration:none;padding:0;font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light);background:rgba(0,0,0,0)}@media(max-width: 564px){.login-section .form-actions .form-action-wrapper .secondary,.forgot-section .form-actions .form-action-wrapper .secondary{align-self:center;margin-top:16px}}.login-section .form-actions .form-action-wrapper .secondary.button:after,.login-section .form-actions .form-action-wrapper .secondary.button:before,.forgot-section .form-actions .form-action-wrapper .secondary.button:after,.forgot-section .form-actions .form-action-wrapper .secondary.button:before{content:none}.login-section .form-actions .form-action-wrapper .secondary.button:hover,.forgot-section .form-actions .form-action-wrapper .secondary.button:hover{box-shadow:none;transform:translateY(0);color:var(--color-primary) !important}.login-section .form-actions .form-action-wrapper .primary,.forgot-section .form-actions .form-action-wrapper .primary{width:100% !important}.login-section .form-actions .form-action-wrapper .primary svg,.forgot-section .form-actions .form-action-wrapper .primary svg{display:none}.forgot-section .whq-card-container{gap:0 !important;max-width:656px;margin:0 auto}.forgot-section .whq-card-container .form-image{flex:0 !important}.orders-table-wrapper{width:100%;padding:50px 2rem;margin-bottom:40px;background-color:var(--color-tertiary) !important;overflow:hidden;border-radius:24px;overflow-x:scroll}@media(max-width: 1024px){.orders-table-wrapper{padding:40px 20px}}.orders-table-wrapper table{width:100%;margin:auto;border-radius:8px;border:1px solid #eaecf0;background:var(--color-white, #fff);box-shadow:0px 1px 3px 0px rgba(16,24,40,.1),0px 1px 2px 0px rgba(16,24,40,.06);overflow:hidden}.orders-table-wrapper table thead{border-radius:8px}.orders-table-wrapper table thead th{text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:18px;background:var(--color-primary);border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;color:var(--color-white);padding:12px 16px}.orders-table-wrapper table thead th:first-child{border-top-left-radius:8px}.orders-table-wrapper table thead th:last-child{border-top-right-radius:8px}.orders-table-wrapper table th,.orders-table-wrapper table td{padding:16px;white-space:nowrap}.orders-table-wrapper table td{background-color:var(--color-white);color:var(--color-text-dark);font-size:12px;border-right:1px solid #eaecf0}.orders-table-wrapper table td:nth-child(5){color:#027a48}.orders-table-wrapper table td a.btn{vertical-align:middle;text-decoration:none;background:#f80101;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.orders-table-wrapper table td a.btn svg{vertical-align:middle;margin-right:4px;margin-top:-1px;stroke:#f80101}.page-dashboard{margin-top:100px}@media(max-width: 1024px){.page-dashboard{margin-top:70px}}.page-dashboard header{background-color:var(--color-secondary)}.profile-page{background-color:var(--bg-body) !important}.profile-page .content-section{display:flex;align-self:start;max-width:unset;margin:0}.profile-page .container{flex-wrap:wrap}.profile-page .prose.max-w-none.pt-12{background-color:var(--bg-body) !important}.profile-page .content-section{padding:0 0 60px 0;flex-basis:100%;width:100%}@media(max-width: 1024px){.profile-page .content-section{text-align:center}}.profile-page .content-section a{padding:12px 24px;border-radius:30px}.content-section-profile{margin-bottom:40px}.content-section-profile .paragraph-column-wrapper{display:flex;justify-content:center;align-self:stretch;color:var(--color-white);background:var(--color-tertiary);align-items:start;border-radius:24px;gap:75px}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper{flex-direction:column;gap:20px}}.content-section-profile .paragraph-column-wrapper .paragraph-column>.form-actions{margin-top:60px;display:flex;justify-content:start;gap:20px;flex-direction:row-reverse}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column>.form-actions{flex-direction:column-reverse;text-align:center;align-items:center}}.content-section-profile .paragraph-column-wrapper .paragraph-column{padding:40px;position:relative;border-radius:24px;background:var(--color-tertiary)}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column{padding:40px 20px}}.content-section-profile .paragraph-column-wrapper .paragraph-column h2{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;color:var(--color-text-dark);margin:40px 0 60px;font-family:var(--secondary-font)}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column h2{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px;margin-bottom:24px}}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child{flex:1.2}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child h2{display:none}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child .form-actions .button{background:var(--color-primary)}.content-section-profile .paragraph-column-wrapper .paragraph-column:first-child .form-actions .button:first-child{background:var(--color-text-light);color:var(--color-white)}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child{flex:1;padding:40px 30px}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child{padding:40px 20px}}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field .form-label{margin-bottom:10px}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field .form-label label{color:var(--color-text-light);font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field .form-label label{font-size:18px;font-style:normal;font-weight:400;line-height:28px}}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field input,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field textarea{margin-bottom:24px}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field input,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-field textarea{margin-bottom:30px}}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill:hover,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill:focus,.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section-profile .paragraph-column-wrapper .paragraph-column .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05)}@media(max-width: 1024px){.content-section-profile .paragraph-column-wrapper .paragraph-column{width:100%}}.content-section-profile .paragraph-column-wrapper .paragraph-column label.error{bottom:0}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child h2{text-align:center;color:var(--color-text-dark)}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .form-actions{margin-top:60px}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .button{color:var(--color-white);text-align:center;transition:all .3s ease-in-out;position:relative;border-radius:12px;border-radius:12px;background:var(--Warning, #fc2f19)}.content-section-profile .paragraph-column-wrapper .paragraph-column:last-child .button.my-orders{text-decoration:none;display:block;text-align:center;width:100%;background-color:var(--color-primary)}.content-section-profile .paragraph-column-wrapper .button,.content-section-profile .paragraph-column-wrapper button{color:var(--color-white);width:fit-content;border:none}.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(1),.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 564px){.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(1),.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2){width:100%}}.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2){float:right}.content-section.terms{color:var(--color-black) !important;padding:100px 2rem !important}@media(max-width: 1024px){.content-section.terms{padding:40px 1rem !important}}.content-section.terms .container{padding:0 !important}.content-section.terms ul,.content-section.terms ol{margin-left:20px}@media(max-width: 564px){.content-section.terms ul,.content-section.terms ol{margin-left:0 !important}}.content-section.terms .terms-area{display:none !important}.content-section.terms .terms-area.active{display:block !important}.content-section.terms .language-switcher{display:none}.page-terms{color:var(--color-black) !important}.page-terms .terms-section,.page-terms th{background:var(--color-white) !important;color:var(--color-black) !important}.page-terms .main-container h1{font-size:32px !important}.page-terms .main-container tbody tr td{background:var(--color-white) !important}.cancel-membership-section .whq-card,.unsubscribe-section .whq-card{border-radius:8px;box-shadow:none;margin:auto;margin-bottom:40px !important;color:var(--color-text-dark)}@media(max-width: 1024px){.cancel-membership-section .whq-card,.unsubscribe-section .whq-card{padding:0 !important}}.cancel-membership-section .whq-card .whq-card-container,.unsubscribe-section .whq-card .whq-card-container{display:flex;align-items:center;flex-direction:row-reverse;gap:60px}@media(max-width: 768px){.cancel-membership-section .whq-card .whq-card-container,.unsubscribe-section .whq-card .whq-card-container{flex-direction:column}}.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{max-width:532px;width:100%;border-radius:24px;overflow:hidden}@media screen and (max-width: 1150px){.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{max-width:382px}}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .form-image,.unsubscribe-section .whq-card .whq-card-container .form-image{display:none}}.cancel-membership-section .whq-card .whq-card-container .form-image img,.unsubscribe-section .whq-card .whq-card-container .form-image img{width:100%;height:100%}.cancel-membership-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-section .whq-card .whq-card-container .whq-card-title{flex:1;font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:400;padding:42px;text-align:center;background:var(--color-tertiary);color:var(--color-text-light)}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-title,.unsubscribe-section .whq-card .whq-card-container .whq-card-title{padding:2rem 1rem}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{flex:1;padding:40px;border-radius:24px;background:var(--color-tertiary)}.cancel-membership-section .whq-card .whq-card-container .whq-card-content .notice-container,.unsubscribe-section .whq-card .whq-card-container .whq-card-content .notice-container{margin-bottom:1rem}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content,.unsubscribe-section .whq-card .whq-card-container .whq-card-content{padding:40px 16px;width:100%}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:48px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-0.96px;font-family:var(--secondary-font);color:var(--color-text-dark);margin-bottom:12px}@media(max-width: 564px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content h3,.unsubscribe-section .whq-card .whq-card-container .whq-card-content h3{font-size:36px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-0.72px}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content p,.unsubscribe-section .whq-card .whq-card-container .whq-card-content p{font-size:18px;font-style:normal;font-weight:400;line-height:28px;color:var(--color-text-light)}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form{display:flex;flex-direction:column;align-items:center}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field{display:block;width:100%}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label{margin-bottom:0}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;color:var(--color-text-light)}@media(max-width: 564px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-label label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data{width:100%}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper textarea{color:var(--color-text-dark);margin-bottom:24px}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:hover,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:focus,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions{width:100%;text-align:center;text-align:-webkit-center;margin-top:2px}@media(max-width: 1024px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions{margin-top:16px}}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button{font-size:18px;font-style:normal;font-weight:700;line-height:normal;background:var(--color-primary);border:none;width:100%;min-width:180px;margin:0 auto}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button:hover{transform:translateY(0) !important}.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button svg{display:none}@media(max-width: 564px){.cancel-membership-section .whq-card .whq-card-container .whq-card-content form .form-actions button,.unsubscribe-section .whq-card .whq-card-container .whq-card-content form .form-actions button{min-width:unset;width:100%}}.cancel-membership-section .whq-card #unsubscribe,.unsubscribe-section .whq-card #unsubscribe{margin-top:44px}@media(max-width: 1024px){.cancel-membership-section .whq-card #unsubscribe,.unsubscribe-section .whq-card #unsubscribe{margin-top:40px}}.cancel-membership-section .whq-card #unsubscribe .form-actions,.unsubscribe-section .whq-card #unsubscribe .form-actions{margin-top:36px}@media(max-width: 1024px){.cancel-membership-section .whq-card #unsubscribe .form-actions,.unsubscribe-section .whq-card #unsubscribe .form-actions{margin-top:22px}}.cancel-membership-section .whq-card button,.unsubscribe-section .whq-card button{background:#fc2f19 !important;color:var(--color-white) !important;width:100%}.cancel-membership-section .form-actions .button{width:100%;border-radius:30px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600}.unsubscribe-section{margin-top:160px !important;margin-bottom:40px !important}@media(max-width: 1024px){.unsubscribe-section{margin-top:105px !important}}.page-contact .about-company-text-left{display:none}.contact-section-wrapper{background-color:var(--color-tertiary);padding:80px 0}@media(max-width: 1024px){.contact-section-wrapper{padding:64px 0}}.contact-inner{display:flex;flex-direction:row;justify-content:space-evenly;gap:64px}@media(max-width: 768px){.contact-inner{flex-direction:column}}.contact-inner .contact-section-wrapper{align-self:stretch;flex-basis:580px;padding:2px;background:var(--color-primary);border-radius:20px}.contact-inner .contact-section-wrapper .contact-section{background-color:var(--color-tertiary);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:20px;gap:24px;color:var(--color-white);padding:16px 64px;height:100%}@media(max-width: 1024px){.contact-inner .contact-section-wrapper .contact-section{padding:10px 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}}.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-black);font-style:normal;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}.contact-inner .contact-section-wrapper .contact-section p .span{color:var(--color-white);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}.contact-inner .contact-section-wrapper .contact-section a,.contact-inner .contact-section-wrapper .contact-section span,.contact-inner .contact-section-wrapper .contact-section p{color:var(--color-white)}.contact-inner .contact-section-wrapper .contact-section a{text-decoration:none}.contact-inner .contact-section-wrapper .contact-section .span{display:block}.contact-inner .email-section{display:flex;flex-direction:column;align-items:flex-start;gap:48px}@media(max-width: 1024px){.contact-inner .email-section{gap:32px}}.contact-inner .email-section form .form-field{padding-bottom:.2rem}.contact-inner .email-section form .form-field .form-label{margin-bottom:6px;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--color-white)}.contact-inner .email-section form .form-field .form-data[data-grav-field=checkbox] .form-input-wrapper{display:flex;align-items:center}.contact-inner .email-section form .form-field .basic-captcha .form-input{flex:auto;margin:0}.contact-inner .email-section form .form-actions .button{background:linear-gradient(136deg, #29ABE2 14.86%, #6200D2 86.4%);padding:20px 40px;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:600;border-radius:30px;color:var(--color-white)}.contact-inner .email-section form .form-actions .button svg{display:none}.contact-inner .email-section textarea{display:flex;height:154px;flex-direction:column;align-items:flex-start;align-self:stretch}.contact-inner .email-section .text-content{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.contact-inner .email-section .text-content .text-brand{color:var(--color-white);font-style:normal;font-size:2.25rem;line-height:2.75rem;letter-spacing:-0.02em;font-weight:600;font-family:var(--secondary-font)}@media(max-width: 564px){.contact-inner .email-section .text-content .text-brand{font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.contact-inner .email-section .text-content p{color:var(--color-white);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:inherit;font-style:normal}@media(max-width: 564px){.contact-inner .email-section .text-content p{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:inherit}}.about-us-section{padding:10rem 7rem;display:flex;justify-content:center;align-items:center;gap:96px;align-self:stretch;margin:0 auto}.about-us-section .text-right-image{max-width:614px;flex:1 0 49%;align-self:stretch}@media(max-width: 1024px){.about-us-section .text-right-image{flex:unset}}.about-us-section .text-right-image img{width:100%}.about-us-section p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.about-image{display:flex;justify-content:center}.about-image img{width:80%;border-radius:var(--border-radius)}.about-text{flex:1 0 49%;display:flex;padding:4rem 2.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.about-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.about-us-section{flex-direction:column}.about-us-section:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 1.5rem}.about-us-section{padding:3rem 2rem}.paragraph-container{flex-direction:column-reverse}.about-text{padding:1rem 0}.paragraph-image{height:12rem;margin:auto}}.page-about .no-hero-section{display:none}.page-about .hero-section{background-image:url("../../images/about_hero_bg.webp");padding-top:175px;padding-bottom:144px}@media(max-width: 768px){.page-about .hero-section{background-image:url("../../images/about_hero_bg_mobile.webp");padding-top:40px;padding-bottom:40px}}.page-about .hero-section .hero-wrapper .text-contents{margin-top:51.5px}@media(max-width: 768px){.page-about .hero-section .hero-wrapper .text-contents{margin-top:0}}.page-about .hero-section .hero-wrapper .text-contents .hero-title{max-width:638px}.page-about .hero-section .hero-wrapper .image-contents{max-width:691px}.page-change-password{background:var(--bg-body) !important}.content-section.change-password-form{max-width:600px;margin-bottom:40px;padding:40px;border-radius:24px;background:var(--color-tertiary)}@media(max-width: 1024px){.content-section.change-password-form{padding:40px 1rem}}@media(max-width: 768px){.content-section.change-password-form{max-width:100%;margin:60px 1rem;width:auto}}.content-section.change-password-form label{font-size:20px;font-style:normal;font-weight:400;line-height:30px;display:block;margin-bottom:10px;color:var(--color-text-light)}@media(max-width: 564px){.content-section.change-password-form label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.content-section.change-password-form .form-actions{text-align:center;margin-top:60px}@media(max-width: 564px){.content-section.change-password-form .form-actions{margin-top:40px}}.content-section.change-password-form .form-actions button{width:100%;border:none;background-color:var(--color-primary)}.content-section.cancel-membership{position:relative;display:flex;justify-content:center}.content-section.cancel-membership .cm_forms{max-width:600px;width:100%;padding:40px;margin-bottom:40px;border-radius:24px;background:var(--color-tertiary)}@media(max-width: 564px){.content-section.cancel-membership .cm_forms{padding:40px 16px}}.content-section.cancel-membership .cm_forms .form-label{margin-bottom:10px}.content-section.cancel-membership .cm_forms label{color:var(--color-text-light);font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media(max-width: 564px){.content-section.cancel-membership .cm_forms label{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}}.content-section.cancel-membership .cm_forms input:-webkit-autofill,.content-section.cancel-membership .cm_forms input:-webkit-autofill:hover,.content-section.cancel-membership .cm_forms input:-webkit-autofill:focus,.content-section.cancel-membership .cm_forms input:-webkit-autofill:active{transition:background-color 500000s ease-in-out 0s,color 5000s ease-in-out 0s !important}.content-section.cancel-membership .cm_forms input:focus{outline:none;border-color:#98a2b3;box-shadow:none}.content-section.cancel-membership .cm_forms .form-actions{text-align:center;width:100%;margin-top:60px}@media(max-width: 564px){.content-section.cancel-membership .cm_forms .form-actions{margin-top:50px}}.content-section.cancel-membership .cm_forms .form-actions button{display:block;width:100%;background:#fc2f19;color:var(--color-white);border:none;font-size:18px;font-style:normal;font-weight:700;line-height:normal}form[name=contact-us]{width:100%}form[name=contact-us] .form-textarea-wrapper label.error{bottom:-30px}form[name=contact-us] .form-actions{margin-top:42px}form[name=contact-us] .form-actions .button{width:100%;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}form[name=contact-us] .form-field:nth-child(2){float:right}form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:calc(50% - 1rem);display:inline-block}@media(max-width: 1024px){form[name=contact-us] .form-field:nth-child(1),form[name=contact-us] .form-field:nth-child(2){width:100%;display:block}}.page-home .footer-top,.page-about .footer-top,.page-contact .footer-top{display:flex !important}.footer-top{background:url("../../images/footer-overlay-bg.webp");background-repeat:no-repeat;background-position:center;background-size:cover;padding:0px 60px;border-radius:24px;align-items:center;justify-content:space-between;gap:30px;margin-bottom:40px;display:none}@media(max-width: 1024px){.footer-top{padding:0px 20px}}.footer-top .footer-left{padding:50px 0;max-width:634px;width:100%;display:flex;flex-direction:column}@media(max-width: 1024px){.footer-top .footer-left{margin:0 auto;align-items:center;text-align:center;padding:40px 0}}.footer-top .footer-left h1{font-size:3.75rem;line-height:4.5rem;letter-spacing:-0.02em;font-weight:700;color:var(--color-white);font-family:var(--secondary-font)}@media(max-width: 1024px){.footer-top .footer-left h1{font-size:3rem;line-height:3.75rem;letter-spacing:-0.02em;font-weight:700}}@media(max-width: 564px){.footer-top .footer-left h1{text-align:center;font-size:1.875rem;line-height:2.375rem;letter-spacing:normal;font-weight:700}}.footer-top .footer-left p{max-width:610px;width:100%;font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500;color:var(--color-white);margin-top:24px;margin-bottom:40px}@media(max-width: 564px){.footer-top .footer-left p{margin:24px 0 40px;text-align:center}}.footer-top .footer-left .footer-top-actions .button{width:fit-content;background:var(--color-black);padding:16px 40px;font-weight:600}.footer-top .footer-right{max-width:382px;height:100%;overflow:hidden}@media(max-width: 1024px){.footer-top .footer-right{display:none}}.footer-top .footer-right img{width:100%;height:100%;object-fit:cover;margin-bottom:-7px}.footer-main{overflow:hidden;background:var(--color-secondary);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:39px;align-self:stretch;backdrop-filter:blur(28.7999992371px);border-radius:24px;margin-bottom:20px}@media(max-width: 1024px){.footer-main{gap:0px}}.footer-main .logo-mobile{display:none}.footer-main .footer-logo-container{display:flex;flex-direction:column;align-items:start;padding:124px 60px 0;gap:0}@media screen and (max-width: 1200px){.footer-main .footer-logo-container{padding:60px 20px 0}}@media(max-width: 1024px){.footer-main .footer-logo-container{padding-top:40px;flex-direction:column}}@media(max-width: 768px){.footer-main .footer-logo-container{gap:60px}}.footer-main .footer-logo-container .logo-container{padding:0;justify-content:start;align-items:start;background:rgba(0,0,0,0) !important}.footer-main .footer-logo-container .title{font-size:1.5rem;line-height:2rem;letter-spacing:normal;font-weight:700;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-logo-container .title{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:500}}.footer-main .footer-logo-container p{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--color-white);padding:0;margin:0}@media(max-width: 1024px){.footer-main .footer-logo-container p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.footer-main .footer-logo-container a{color:var(--color-white) !important;text-decoration:none;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.footer-main .footer-logo-container a{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}}.footer-main .footer-logo-container a:hover{text-decoration:underline}.footer-main .footer-logo-container .footer-logo-top{display:flex;flex-direction:row;align-items:start;width:100%;gap:112px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top{gap:51px;flex-direction:column}}.footer-main .footer-logo-container .footer-logo-top .footer-cards{display:flex;gap:32px}.footer-main .footer-logo-container .footer-logo-top .footer-cards img{width:60px}.footer-main .footer-logo-container .footer-logo-top .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;flex:1}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-contact{width:100%}}.footer-main .footer-logo-container .footer-logo-top .footer-contact p,.footer-main .footer-logo-container .footer-logo-top .footer-contact a{font-size:1.25rem;line-height:1.875rem;letter-spacing:normal;font-weight:400;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-contact p,.footer-main .footer-logo-container .footer-logo-top .footer-contact a{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400}}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.text-dark{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.text-dark b{font-weight:700}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:60px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-contact p.footer-location svg{width:auto}}.footer-main .footer-logo-container .footer-logo-top .footer-contact p.site-domain svg{margin-left:4px}.footer-main .footer-logo-container .footer-logo-top .footer-contact>.flexcontainer{display:flex;flex-direction:column;gap:1rem}.footer-main .footer-logo-container .footer-logo-top .logo{max-width:168px;height:auto;width:100%}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{display:flex;flex-direction:column;align-self:stretch;gap:6px;flex-basis:45%}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area{gap:51px;flex-direction:column}}.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo{margin-bottom:26px}@media(max-width: 768px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .footer-logo{margin-bottom:0}}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-logo-area .branding-text{font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;margin-top:26px}}.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{display:flex;flex-basis:55%;justify-content:space-between;gap:50px}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{flex-direction:column;gap:30px}}@media(max-width: 564px){.footer-main .footer-logo-container .footer-logo-top .footer-menu-area{gap:40px}}.footer-main .footer-logo-container .footer-logo-top .footer-menu{display:flex;flex-direction:column;align-items:flex-start;gap:.4375rem;flex:1}.footer-main .footer-logo-container .footer-logo-top .footer-menu .frame-24{max-width:240px}.footer-main .footer-logo-container .footer-logo-top .footer-menu .menu-item{display:flex;padding:8px 0;justify-content:flex-start;align-items:center;gap:.625rem;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:400;color:var(--panel-footer-text) !important}@media(max-width: 1024px){.footer-main .footer-logo-container .footer-logo-top .footer-menu .menu-item{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;padding:9px 0}}.footer-main .footer-copywrite{width:100%;border-top:1px solid rgba(255,255,255,.44)}@media(max-width: 1024px){.footer-main .footer-copywrite{border:none}}.footer-main .footer-copywrite .container{width:100%;justify-content:center;align-items:center;padding:44px 16px 53px}@media(max-width: 1024px){.footer-main .footer-copywrite .container{flex-wrap:wrap;flex-direction:column-reverse;background-image:unset;padding:40px 16px}}.footer-main .footer-copywrite .footer-bottom{display:flex;justify-content:center;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;justify-content:start}}.footer-main .footer-copywrite .footer-bottom p{color:var(--color-white);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:400;text-align:center}@media(max-width: 564px){.footer-main .footer-copywrite .footer-bottom p{text-align:left}}.header{position:fixed;top:0;left:0;right:0;z-index:999;color:var(--color-text-dark);padding:20px 0;transition:padding .3s ease,box-shadow .3s ease,background .3s ease}.header.scrolled{padding:20px 0}@media(max-width: 1024px){.header{z-index:10;padding:20px 0;background:var(--color-tertiary)}}@media(max-width: 564px){.header{padding:16px 0}}.header .header-wrapper{display:flex;justify-content:space-between;align-items:center;display:flex;gap:20px;border-radius:20px;box-shadow:0px 4px 13.1px 0px rgba(0,0,0,.1);padding:26px 32px;background-color:var(--color-tertiary);position:relative}@media(max-width: 1024px){.header .header-wrapper{box-shadow:none;padding:0}}.header .header-wrapper .nav-left{display:flex;align-items:center;gap:40px}.header .header-wrapper .header-logo a img{height:auto;max-width:171px;display:flex;align-items:center}@media(max-width: 564px){.header .header-wrapper .header-logo a img{max-width:140px}}@media(min-width: 1025px)and (max-width: 1200px){.header .header-wrapper .header-logo a img{max-width:140px}}.header .header-wrapper .menu{display:flex;align-items:center;gap:32px;padding:0;margin-left:0px}@media(max-width: 1024px){.header .header-wrapper .menu{display:none}}.header .header-wrapper .menu .menu-item{display:flex;padding:0;justify-content:center;align-items:center}.header .header-wrapper .menu .menu-item .menu-item__link{text-decoration:none;font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:600;color:var(--color-text-dark);transition:all .3s ease-in-out;white-space:nowrap}.header .header-wrapper .menu .menu-item .menu-item__link:hover{color:var(--color-primary);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}.header .header-wrapper .menu .menu-item.active a{color:var(--color-primary);font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:700}.header .header-wrapper .header-buttons{display:flex;align-items:center;gap:16px;z-index:4}@media(max-width: 1024px){.header .header-wrapper .header-buttons{gap:0px}}.header .header-wrapper .header-buttons .btn{border-radius:0px;transition:2s all;white-space:nowrap;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.header .header-wrapper .header-buttons .btn svg{fill:var(--color-white);transition:2s all}@media(max-width: 1024px){.header .header-wrapper .header-buttons .btn{display:none;padding:10px 30px}}.header .header-wrapper .header-buttons .btn:hover svg{fill:var(--color-dark)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .logout{display:none}}.header .header-wrapper .header-buttons .active-btn{order:2;background:unset;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;padding:10px 20px;background:var(--color-secondary)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .active-btn{display:none}}.header .header-wrapper .header-buttons .signup{padding:10px 20px !important;order:3;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700;white-space:nowrap;background-color:var(--color-primary)}@media(max-width: 1024px){.header .header-wrapper .header-buttons .signup{display:none}}.header .header-wrapper .header-buttons .language-switcher{padding:0;color:var(--color-lang-switcher);order:4;font-family:var(--tertiary-font);font-size:1.125rem;line-height:1.75rem;letter-spacing:normal;font-weight:700}@media(max-width: 1024px){.header .header-wrapper .header-buttons .language-switcher{order:0;margin-right:16px}}.header .header-wrapper .header-buttons .language-switcher svg path{fill:var(--color-lang-switcher)}.header .header-wrapper .header-buttons .language-switcher .lang-flag{width:27px;height:auto}.header .header-wrapper .header-buttons .cheeseburger-menu__close{width:40px;height:40px;padding:8px;display:none}.header .header-wrapper .header-buttons .cheeseburger-menu__close svg path{stroke:var(--color-text-dark)}@media only screen and (min-width: 1024px){#header .container{opacity:0;animation:fadeInRight .5s ease-in-out .1s forwards}}.hero .hero-text .hero-title{opacity:0;animation:fadeIn 2s ease .3s forwards}.hero .hero-text p{opacity:0;animation:fadeInUp30 1s ease .4s forwards}.hero .hero-text .button{opacity:0;animation:fadeInUp30 1s ease 1s forwards}.animate-feature .about_features-header-section{opacity:0;animation:fadeInUp .2s ease-in .6s forwards}.animate-feature .about_feature{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .5s forwards;animation-delay:calc(.5s + .2s*var(--card-index))}.animate-feature .about_feature:nth-child(1){--card-index: 1}.animate-feature .about_feature:nth-child(2){--card-index: 2}.animate-feature .about_feature:nth-child(3){--card-index: 3}.animate-feature .about_feature:nth-child(4){--card-index: 4}.animate-feature .about_feature:nth-child(5){--card-index: 5}.animate-feature .about_feature:nth-child(6){--card-index: 6}.animate-feature .about_feature .feature-icon{transition:transform .3s ease-in-out}.animate-feature .about_feature .feature-icon:hover{transform:scale(1.05)}.animate-text-left .text-left-text{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-left .paragraph-image{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-text-right .paragraph-image{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .2s forwards}.animate-text-right .text-right-text{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .2s forwards}.animate-about-listing .contents-wrapper .header-content h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-about-listing .contents-wrapper .header-content h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-about-listing .listing-content-container{opacity:0;transform:translateX(-10%);animation:slideInLeftNeutral .8s ease-out .4s forwards}.animate-about-listing .image-container{opacity:0;transform:translateX(10%);animation:slideInRightNeutral .8s ease-out .4s forwards}.animate-pricing .pricing{opacity:0;transform:scale(0.9);animation:fadeScale 1s ease-out forwards}.animate-pricing .pricing:nth-child(1){animation-delay:calc(.2s*1)}.animate-pricing .pricing:nth-child(2){animation-delay:calc(.2s*2)}.animate-pricing .pricing:nth-child(3){animation-delay:calc(.2s*3)}.animate-pricing .pricing:hover{transform:scale(1.05);transition:transform .3s ease-out}@keyframes fadeScale{to{opacity:1;transform:scale(1)}}.animate-courses h4{opacity:0;animation:fadeInUp .2s ease-in .1s forwards}.animate-courses h3{opacity:0;animation:fadeInUp .3s ease-in .3s forwards}.animate-courses .course{opacity:0;opacity:0;transform:scale(0.8);animation:fadeScaleIn .7s ease-in-out .4s forwards;animation-delay:calc(.4s + .2s*var(--card-index))}.animate-courses .course:nth-child(1){--card-index: 1}.animate-courses .course:nth-child(2){--card-index: 2}.animate-courses .course:nth-child(3){--card-index: 3}.animate-courses .course:nth-child(4){--card-index: 4}.animate-courses .course:nth-child(5){--card-index: 5}.animate-courses .course:nth-child(6){--card-index: 6}.animate-courses .course .feature-icon{transition:transform .3s ease-in-out}.animate-courses .course .feature-icon:hover{transform:scale(1.05)}body input[type=checkbox]+label::before{content:"";border-radius:50%;background-color:rgba(0,0,0,.1);position:absolute;box-sizing:border-box;bottom:7px;left:7.5px;transform:translate(-50%, -50%) scale(0);width:1.8px;height:1.8px}body input[type=checkbox]:focus+label::before,body input[type=checkbox]:checked+label::after{animation:ripple .6s ease-out}@keyframes ripple{0%{transform:scale(0, 0);opacity:1}20%{transform:scale(25, 25);opacity:1}100%{opacity:0;transform:scale(40, 40)}}.form-field{position:relative}.form-field label{position:relative;margin-bottom:20px}.form-field label input,.form-field label textarea{padding:12px 10px;font-size:16px}.form-field label label{position:absolute;top:50%;left:10px;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease;font-size:16px;color:#999;pointer-events:none}.form-field label input:focus+label,.form-field label input:not(:placeholder-shown)+label,.form-field label textarea:focus+label,.form-field label textarea:not(:placeholder-shown)+label{transform:translateY(-10px);font-size:12px;color:#3498db}.animate-footer .footer-logo{opacity:0;animation:fadeIn .6s ease-in forwards}.animate-footer .footer-menu .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.4s}.animate-footer .footer-menu .menu-item:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.6s}.animate-footer .footer-menu .menu-item:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:.8s}.animate-footer .footer-menu .menu-item:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1s}.animate-footer .footer-menu .menu-item:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.2s}.animate-footer .footer-menu .menu-item:nth-child(5){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.4s}.animate-footer .footer-menu .menu-item:nth-child(6){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.6s}.animate-footer .footer-menu .menu-item:nth-child(7){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact .title{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:1.8s}.animate-footer .footer-contact p:nth-child(1){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2s}.animate-footer .footer-contact p:nth-child(2){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.2s}.animate-footer .footer-contact p:nth-child(3){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.4s}.animate-footer .footer-contact p:nth-child(4){opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(1){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:2.6s}.animate-footer .footer-cards img:nth-child(2){opacity:0;animation:scaleUp .6s ease-in forwards;animation-delay:3.4s}.animate-footer .footer-bottom p{opacity:0;animation:fadeIn .6s ease-in forwards;animation-delay:4.2s}.languages{opacity:1}.notice-container{display:none}.whq-card .notice-container{display:block !important}.content-section-profile .paragraph-column-wrapper form[name=user-profile] .form-field:nth-child(2){float:unset !important}.form-data.basic-captcha .form-input-wrapper{flex-wrap:nowrap !important;gap:0 !important}.basic-captcha .form-input{flex:unset !important}@media(max-width: 564px){.form-data.basic-captcha .form-input-prepend img{width:100px !important}.basic-captcha .form-input{margin:0 !important}}.contact-block-section .contact-block-wrapper .contact-block-content-parent .contact-form .basic-captcha .form-input{flex:unset !important;margin:0px 0 0 32px}form[name=contact-us] .form-field:nth-child(2){float:unset !important}.login-section .whq-card .whq-card-container .whq-card-content form .form-field .form-data .form-input-wrapper input{color:var(--color-text-dark)}.page-dashboard header{background-color:unset}.page-dashboard{margin-top:160px}@media screen and (max-width: 1024px){.page-dashboard header{background-color:var(--color-tertiary)}.page-dashboard{margin-top:105px}}#cheeseburger-menu .cheeseburger-menu__menu:last-child .button:not(.login,.signup){color:var(--color-white);border-radius:12px}.feature-section .feature-wrapper .features-header-section .description{max-width:unset}.feature-section .feature-wrapper .features-wrapper{margin-top:40px}.pricings .pricing-wrapper{background-position:center}@media(max-width: 1024px){.pricings .pricing-wrapper{gap:40px}}.contact-block-section{margin-top:160px}.footer-top .footer-left{max-width:570px}@media(max-width: 1024px){.contact-block-section{margin-top:105px !important}}.orders-table-wrapper{overflow-x:auto}.content-section.terms{padding:40px 2rem !important;background:var(--color-tertiary);border-radius:24px;width:calc(100% - 40px);margin-bottom:40px}@media(max-width: 1024px){.content-section.terms{padding:40px 1rem !important}}.content-section{max-width:1280px}.no-hero-header .no-hero .no-hero-title-wrapper .no-hero-content{max-width:1040px}.container{max-width:1344px;margin:0 auto;width:100%;padding-left:2rem;padding-right:2rem}@media(max-width: 1024px){.container{padding-left:1rem;padding-right:1rem}}.paragraph p{font-size:1rem;line-height:1.5rem;letter-spacing:normal;font-weight:inherit}.paragraph-column{width:50%}.paragraph-image{max-width:614px;flex:1 0 49%;align-self:stretch}.paragraph-image img{width:100%}.paragraph-image img:hover{transform:scale(1.02)}@media(max-width: 1024px){.paragraph-image img{width:100%}}.paragraph-text{flex:1 0 49%}.paragraph-text{display:flex;padding:4rem 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem}.paragraph-text .block-title{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;color:var(--color-black)}@media(max-width: 1024px){.paragraph{flex-direction:column}.paragraph:nth-child(2){flex-direction:column-reverse}.paragraph__image{height:30rem;flex:unset}.paragraph__text{padding:3rem 0}.paragraph{padding:1rem 0}.paragraph-container{flex-direction:column-reverse}.paragraph-text{padding:1rem 0}.paragraph-image{height:12rem}.error-page{padding:150px 1rem !important}}.content-section{display:block;align-self:stretch;max-width:1344px;width:100%;margin:0 auto;overflow-wrap:anywhere}@media(max-width: 1024px){.content-section{padding-left:1rem;padding-right:1rem}}.content-section .dashboard-content{width:100%;min-height:1022px;border:solid 1px rgba(128,128,128,.2509803922)}.theme-shadow{box-shadow:20px 20px 0px 0px var(--color-primary);border-radius:var(--border-radius)}@media(max-width: 1024px){.theme-shadow{box-shadow:10px 10px 0px 0px var(--color-primary);border-radius:var(--border-radius)}}.text-white{color:var(--color-white) !important}.text-dark{color:var(--color-black) !important}.text-primary{color:var(--color-primary) !important}.text-primary-light{color:var(--color-primary-light) !important}.text-secondary{color:var(--color-secondary) !important}.text-secondary-light{color:var(--color-secondary-light) !important}.text-grey{color:var(--color-grey) !important}.text-purple{color:var(--color-purple) !important}.text-tertiary{color:var(--color-tertiary) !important}.text-gradient{background:-webkit-linear-gradient(var(--color-primary), var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-gradient-secondary{background:-webkit-linear-gradient(var(--color-secondary), var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.text-color-gold{color:gold !important}.text-mute-1{color:var(--color-mute-1) !important}.text-mute-2{color:var(--color-mute-2) !important}.text-mute-3{color:var(--color-mute-3) !important}.bg-color{background:var(--bg-body) !important}.bg-white{background:var(--color-white) !important}.bg-dark{background:var(--color-black) !important}.bg-primary{background:var(--color-primary) !important}.bg-primary-light{background:var(--color-primary-light)}.bg-secondary{background:var(--color-secondary) !important}.bg-secondary-light{background:var(--color-secondary-light) !important}.bg-grey{background:var(--color-grey) !important}.bg-purple{background:var(--color-purple) !important}.bg-tertiary{background:var(--color-tertiary) !important}.bg-transparent{background:rgba(0,0,0,0)}.bg-gradient{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient);transition:all .3s ease-in-out}.bg-gradient-secondary{display:block;appearance:none;border:none;padding:.875rem 1.5625rem;border-radius:var(--border-radius);background:var(--gradient-secondary);transition:all .3s ease-in-out}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.flex-row{flex-direction:row !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column{flex-direction:column !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-row-1{flex:100% !important}.flex-row-2{flex:49% !important}.flex-row-3{flex:32% !important}.flex-row-4{flex:23% !important}.flex-row-5{flex:19% !important}.flex-row-6{flex:16% !important}.dflex{display:flex !important}
