@-webkit-keyframes fade{from{opacity:0}to{opacity:1}}@keyframes fade{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeUp{from{opacity:0;-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeUp{from{opacity:0;-webkit-transform:translate3d(0, 40px, 0);transform:translate3d(0, 40px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeDown{from{opacity:0;-webkit-transform:translate3d(0, -40px, 0);transform:translate3d(0, -40px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeDown{from{opacity:0;-webkit-transform:translate3d(0, -40px, 0);transform:translate3d(0, -40px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeRight{from{opacity:0;-webkit-transform:translate3d(-40px, 0, 0);transform:translate3d(-40px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeRight{from{opacity:0;-webkit-transform:translate3d(-40px, 0, 0);transform:translate3d(-40px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes fadeLeft{from{opacity:0;-webkit-transform:translate3d(40px, 0, 0);transform:translate3d(40px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeLeft{from{opacity:0;-webkit-transform:translate3d(40px, 0, 0);transform:translate3d(40px, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}*,*::after,*::before{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-family:"Inter",sans-serif}html,body{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}html{font-size:62.5%}body{color:#535862;font-size:1.6rem;font-weight:400;line-height:2.6rem}ul{list-style:none}button{border:none;cursor:pointer;display:inline-block;font-size:inherit;line-height:inherit}a{display:inline-block;text-decoration:none;-webkit-transition:.3s color;transition:.3s color}img{display:block;max-width:100%}p:not(:empty)+p:not(:empty){margin-top:12px}.w-full{width:100%}@media(max-width: 991px){html.overflow-mobile,html.overflow-mobile body{overflow:hidden;height:auto}}.container{margin:0 auto;max-width:calc(121.6rem + 30px);padding:0 15px;width:100%}@media(max-width: 1279px){.container{max-width:calc(91rem + 30px)}}@media(max-width: 991px){.container{max-width:calc(71.6rem + 30px)}}@media(max-width: 767px){.container{max-width:calc(55rem + 30px)}}@media(max-width: 599px){.container{max-width:calc(44.4rem + 30px)}}@media(max-width: 479px){.container{max-width:37.5rem;padding:0 12px}}@media(max-width: 374px){.container{max-width:30rem}}h1,h2,h3,h4,h5,h6{color:#181d27;font-family:"Inter",sans-serif;font-weight:600}h1:not(.no-config),.title-h1{font-size:6rem;line-height:7.2rem;letter-spacing:-1.2px}h2:not(.no-config),.title-h2{font-size:3.6rem;line-height:4.4rem;letter-spacing:-0.72px}h3:not(.no-config),.title-h3{font-size:2.8rem;line-height:3rem}@media(max-width: 1279px){h1:not(.no-config),.title-h1{font-size:5.4rem;line-height:6.6rem}h2:not(.no-config),.title-h2{font-size:3.2rem;line-height:4.2rem}}@media(max-width: 991px){h1:not(.no-config),.title-h1{font-size:4.8rem;line-height:5.8rem}h2:not(.no-config),.title-h2{font-size:2.8rem;line-height:3.6rem}h3:not(.no-config),.title-h3{font-size:2.2rem;line-height:2.4rem}}@media(max-width: 767px){h1:not(.no-config),.title-h1{font-size:4.2rem;line-height:5rem}}@media(max-width: 599px){h1:not(.no-config),.title-h1{font-size:3.4rem;line-height:4.2rem}h2:not(.no-config),.title-h2{font-size:2.4rem;line-height:3rem}}.header{position:fixed;top:12px;width:100%;z-index:999}.header.fixed .header-box{background:hsla(0,0%,100%,.6);backdrop-filter:blur(12px)}.header.fixed .btn-secondary-outline{background-color:#fff;color:#414651}.header-overlay{background:rgba(0,0,0,.8);display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:8}.header-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;-webkit-box-shadow:0 1px 2px 0 rgba(10,13,18,.05);box-shadow:0 1px 2px 0 rgba(10,13,18,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 12px 12px 16px;-webkit-transition:.3s;transition:.3s}.header-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-nav{margin-left:32px}.header-nav ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-nav ul li+li{margin-left:16px}.header-nav ul li.mobile{display:none}.header-nav ul li a{color:#414651;font-weight:600;padding:4px 8px}.header-right div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-right .btn+.btn{margin-left:12px}.header-btn{background-color:rgba(0,0,0,0);border-radius:50%;display:none;height:44px;overflow:hidden;padding:10px 8px;position:relative;margin-left:16px;margin-right:-6px;width:44px;z-index:99}.header-btn.active span{background-color:#fff}.header-btn.active span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-btn.active span:nth-child(2){display:none}.header-btn.active span:nth-child(3){margin-top:-3px;-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.header-btn span{background-color:#f65009;border-radius:4px;display:block;height:3px;-webkit-transition:.3s;transition:.3s;width:100%}.header-btn span+span{margin-top:6px}@media(max-width: 991px){.header.fixed .header-box{backdrop-filter:unset}.header-overlay.active{display:block}.header-nav{background-color:#fff;display:block;height:100vh;left:-120%;margin-left:0;padding-top:100px;position:fixed;top:0;-webkit-transition:.3s;transition:.3s;width:300px;z-index:99}.header-nav.active{left:0}.header-nav::before{content:"";background:url(../../src/img/header-logo.svg) no-repeat center center/contain;display:block;position:absolute;height:38px;top:36px;left:26px;width:140px}.header-nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-nav ul li{width:100%}.header-nav ul li+li{margin-left:0;margin-top:2px}.header-nav ul li.mobile{display:block;padding-inline:24px}.header-nav ul li.mobile+li.mobile{margin-top:12px}.header-nav ul li a{padding:12px 24px;width:100%}.header-nav ul li a.btn-primary{color:#fff}.header-right div{display:none}.header-btn{display:block}}@media(max-width: 599px){.header-box{padding:8px 12px}.header-logo img{max-width:120px}.header-nav{width:270px}}@media(min-width: 992px)and (hover: hover){.header-nav ul li a:hover{color:#252b37}}.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 20px;line-height:2.4rem}.btn-medium{font-size:1.4rem;height:40px;line-height:2rem}.btn-primary{background-color:#f65009;border:1px solid #cb440b;color:#fff}.btn-secondary{background-color:#fff;color:#414651;-webkit-box-shadow:0 0 0 1px rgba(10,13,18,.18) inset,0 -2px 0 0 rgba(10,13,18,.05) inset,0 1px 2px 0 rgba(10,13,18,.05);box-shadow:0 0 0 1px rgba(10,13,18,.18) inset,0 -2px 0 0 rgba(10,13,18,.05) inset,0 1px 2px 0 rgba(10,13,18,.05);font-weight:600}.btn-secondary-outline{background-color:rgba(0,0,0,0);border:1px solid #d5d7da;color:#414651;font-weight:600}.btn.loading{background-color:#c54007;pointer-events:none;-ms-touch-action:none;touch-action:none}.btn.loading .loader-btn{display:block}.btn .loader-btn{display:none;margin-right:7px}@media(max-width: 599px){.btn{height:44px;font-size:1.5rem}}@media(min-width: 992px){.btn{-webkit-transition:.3s;transition:.3s}}@media(min-width: 992px)and (hover: hover){.btn-primary:hover{background-color:#c54007}}@media(min-width: 992px)and (hover: hover){.btn-secondary:hover{color:#252b37}}@media(min-width: 992px)and (hover: hover){.btn-secondary-outline:hover{background-color:#fafafa}}@media(min-width: 992px){.btn:focus-visible{-webkit-box-shadow:0 0 0 1px rgba(10,13,18,.18) inset,0 -2px 0 0 rgba(10,13,18,.05) inset,0 1px 2px 0 rgba(10,13,18,.05),0 0 0 2px #fff,0 0 0 4px #f8733a;box-shadow:0 0 0 1px rgba(10,13,18,.18) inset,0 -2px 0 0 rgba(10,13,18,.05) inset,0 1px 2px 0 rgba(10,13,18,.05),0 0 0 2px #fff,0 0 0 4px #f8733a;outline:none}}.highlight{border:1px solid #ffd5c2;border-radius:999px;background-color:#fff2eb;color:#c54007;font-size:1.4rem;font-weight:500;line-height:2rem;margin-bottom:20px;padding:4px 12px;text-align:center}.highlight-mb-medium{margin-bottom:12px}@media(max-width: 767px){.highlight{margin-bottom:12px}}.cta-box.cta-box-primary .cta-box-content{background-color:#e9eaeb}.cta-box.cta-box-accent .cta-box-content{background:linear-gradient(45deg, #c54007 0%, #f65009 100%)}.cta-box.cta-box-accent .cta-box-content-left h2{color:#fff;max-width:560px}.cta-box-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:64px 86.72px 64px}.cta-box-content-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cta-box-content-left img{margin-right:51px}.cta-box-content-left h2{max-width:480px}@media(max-width: 991px){.cta-box-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cta-box-content-left{margin-bottom:24px}.cta-box-accent h2{text-align:center}}@media(max-width: 767px){.cta-box-content{padding:64px 44px}.cta-box-content-left img{margin-right:32px}}input[type=text],input[type=password],input[type=email],input[type=search],input[type=tel],input[type=url],input[type=number],select,textarea{border:1px solid #d5d7da;border-radius:8px;color:#535862;display:block;font-size:1.6rem;-webkit-transition:.3s;transition:.3s}input[type=text]:focus,input[type=text]:focus-visible,input[type=password]:focus,input[type=password]:focus-visible,input[type=email]:focus,input[type=email]:focus-visible,input[type=search]:focus,input[type=search]:focus-visible,input[type=tel]:focus,input[type=tel]:focus-visible,input[type=url]:focus,input[type=url]:focus-visible,input[type=number]:focus,input[type=number]:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none}input[type=text].invalid,input[type=password].invalid,input[type=email].invalid,input[type=search].invalid,input[type=tel].invalid,input[type=url].invalid,input[type=number].invalid,select.invalid,textarea.invalid{border-color:#e55d5d !important;-webkit-box-shadow:0 0 0 .1875rem rgba(238,58,58,.2);box-shadow:0 0 0 .1875rem rgba(238,58,58,.2)}input[type=text],input[type=password],input[type=email],input[type=search],input[type=tel],input[type=url],input[type=number],select{height:44px;padding:10px 14px}input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, select::-webkit-input-placeholder{color:#717680}input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=number]::-moz-placeholder, select::-moz-placeholder{color:#717680}input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, select:-ms-input-placeholder{color:#717680}input[type=text]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, select::-ms-input-placeholder{color:#717680}input[type=text]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=number]::placeholder,select::placeholder{color:#717680}input::-webkit-input-placeholder,input::-moz-placeholder,input:-ms-input-placeholder,select::-webkit-input-placeholder,select::-moz-placeholder,select:-ms-input-placeholder,textarea::-webkit-input-placeholder,textarea::-moz-placeholder,textarea:-ms-input-placeholder{color:#222}input:-internal-autofill-selected,input:focus:-internal-autofill-selected,input:-internal-autofill-previewed,input:focus:-internal-autofill-previewed,select:-internal-autofill-selected,select:focus:-internal-autofill-selected,select:-internal-autofill-previewed,select:focus:-internal-autofill-previewed,textarea:-internal-autofill-selected,textarea:focus:-internal-autofill-selected,textarea:-internal-autofill-previewed,textarea:focus:-internal-autofill-previewed{-webkit-box-shadow:0 0 0px 1000px #fff inset;box-shadow:0 0 0px 1000px #fff inset}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible{border-color:#5dbcf2 !important;-webkit-box-shadow:0 0 0 .1875rem rgba(51,180,153,.2);box-shadow:0 0 0 .1875rem rgba(51,180,153,.2)}input[type=checkbox]{accent-color:#f65009;height:16px;width:16px}label{color:#414651;display:block;margin-bottom:6px;font-size:1.4rem;font-weight:500;line-height:2rem}label span{color:#f65009}textarea{height:134px;padding:12px 14px;resize:none}.box-input+.box-input{margin-top:24px}.box-select-input div{position:relative}.box-select-input div select{background-color:rgba(0,0,0,0);border:none;height:38px;margin-left:2px;padding-right:4px;padding-left:14px;position:absolute;top:2px}.box-checkout-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:12px}.box-checkout-grid label{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;margin-bottom:0}.box-checkout-grid label+label{margin-top:14px}.box-checkout-grid label input{bottom:-2px;margin-right:10px;position:relative}@media(max-width: 599px){.box-checkout-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box-checkout-grid div+div{margin-top:14px}}.toast-container{padding:15px 10px 5px 20px;position:fixed;right:0;top:0;overflow-x:hidden;z-index:9999}.toast-close{border:none;border-radius:0 2px 0 2px;cursor:pointer;color:#fff;padding:5px 5px 3px;position:absolute;right:0;top:0}.toast-close svg{height:11px;position:relative;top:1px;width:12px}.toast-element{-webkit-animation:showToastAnimation .6s forwards;animation:showToastAnimation .6s forwards;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;min-height:55px;overflow:hidden;padding:10px 8px 10px 12px;position:relative;-webkit-transition:.3s;transition:.3s;width:312px}.toast-element.removing-content div.toast-message,.toast-element.removing-content button{display:none}.toast-element.hide{-webkit-animation:hideToastAnimation .8s forwards;animation:hideToastAnimation .8s forwards}.toast-element.success{background:#43bf47}.toast-element.success .toast-close{background:#30b134}.toast-element.error{background:#e9504f}.toast-element.error .toast-close{background:#d74544}.toast-element.warning{background:#f9e81b;color:#333}.toast-element.warning .toast-close{background:#e9d919}.toast-element.removing-content{min-height:0;max-height:0;padding:0;margin-bottom:0}.toast-element.info{background:#2b93ff}.toast-element.info .toast-close{background:#2c89e9}.toast-message{font-size:1.5rem;font-weight:500;line-height:2rem;padding-right:20px}.toast-progress{-webkit-animation:progressAnimation linear 5s forwards;animation:progressAnimation linear 5s forwards;background:hsla(0,0%,100%,.7019607843);border-radius:0 0 2px 2px;bottom:0;height:5px;position:absolute;left:0;width:100%}@-webkit-keyframes showToastAnimation{0%{-webkit-transform:translateX(calc(100% + 10px));transform:translateX(calc(100% + 10px))}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes showToastAnimation{0%{-webkit-transform:translateX(calc(100% + 10px));transform:translateX(calc(100% + 10px))}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@-webkit-keyframes hideToastAnimation{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}20%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(calc(100% + 30px));transform:translateX(calc(100% + 30px))}}@keyframes hideToastAnimation{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}20%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(calc(100% + 30px));transform:translateX(calc(100% + 30px))}}@-webkit-keyframes progressAnimation{from{border-radius:0 0 0 2px;width:100%}to{width:0%}}@keyframes progressAnimation{from{border-radius:0 0 0 2px;width:100%}to{width:0%}}.scroller{max-width:1216px}.scroller__inner{padding-block:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6.4rem}.scroller[data-animated=true]{overflow:hidden;-webkit-mask:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, white), color-stop(80%, white), to(transparent));-webkit-mask:linear-gradient(90deg, transparent, white 20%, white 80%, transparent);mask:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(20%, white), color-stop(80%, white), to(transparent));mask:linear-gradient(90deg, transparent, white 20%, white 80%, transparent)}.scroller[data-animated=true] .scroller__inner{-webkit-animation:scroll var(--_animation-duration, 100s) var(--_animation-direction, forwards) linear infinite;animation:scroll var(--_animation-duration, 100s) var(--_animation-direction, forwards) linear infinite;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=left]{--_animation-direction: forwards}.scroller[data-speed=fast]{--_animation-duration: 20s}.scroller[data-speed=slow]{--_animation-duration: 170s}@-webkit-keyframes scroll{to{-webkit-transform:translate(calc(-50% - 0.5rem));transform:translate(calc(-50% - 0.5rem))}}@keyframes scroll{to{-webkit-transform:translate(calc(-50% - 0.5rem));transform:translate(calc(-50% - 0.5rem))}}@media(max-width: 767px){.scroller__inner{gap:1.6rem}.scroller[data-animated=true] .scroller__inner{-webkit-animation:scroll var(--_animation-duration, 80s) var(--_animation-direction, forwards) linear infinite;animation:scroll var(--_animation-duration, 80s) var(--_animation-direction, forwards) linear infinite;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.loader-btn{-webkit-animation:loaderSpinner 1s infinite linear;animation:loaderSpinner 1s infinite linear;aspect-ratio:1;border:2px solid rgba(251,185,157,.3);border-radius:50%;border-right-color:#fbb99d;width:18px}@-webkit-keyframes loaderSpinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderSpinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.footer-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:64px}.footer-top-right p{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#535862;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-top-right p img{margin-left:12px}.footer-bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e9eaeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:32px;padding-block:32px 48px}.footer-bottom-left ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-bottom-left ul li+li{position:relative}.footer-bottom-left ul li+li::before{content:"•";left:0;top:0;margin-inline:10px 8px;width:1px}.footer-bottom-left p,.footer-bottom-left a{color:#717680}.footer-bottom-left a{text-decoration:underline}.footer-bottom-right ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer-bottom-right ul li+li{margin-left:24px}@media(max-width: 767px){.footer-bottom-left ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bottom-left ul li+li::before{display:none}}@media(max-width: 599px){.footer-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-top-left{margin-bottom:8px}.footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bottom-left{margin-bottom:16px}.footer-bottom-left ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(min-width: 992px)and (hover: hover){.footer-bottom-right ul li a:hover svg path{fill:#717680}}@media(min-width: 992px){.footer-bottom-right ul li a svg path{-webkit-transition:.3s fill;transition:.3s fill}}.hero-medium{background:url(../../src/img/hero-medium.svg) no-repeat top center/cover;padding-bottom:96px;padding-top:176px}.hero-medium-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-inline:auto;max-width:768px}.hero-medium-content h1,.hero-medium-content p{text-align:center}.hero-medium-content h1{font-size:4.8rem;line-height:6rem;margin-block:12px 24px}.hero-medium-content p{color:#535862;font-size:2rem;line-height:3rem}.hero-medium-highlights{color:#c54007;text-align:center;font-weight:600}@media(max-width: 767px){.hero-medium{padding-top:132px}.hero-medium h1{font-size:4.2rem;line-height:5rem;margin-block:8px}}@media(max-width: 599px){.hero-medium{padding-top:110px;padding-bottom:60px}.hero-medium h1{font-size:3.4rem;line-height:4.2rem}.hero-medium p{font-size:1.6rem;line-height:2.4rem}}.hero{background-color:#fafafa;background:url(../../src/img/hero-bg.svg) no-repeat center top/cover;padding-top:176px}.hero-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-text h1,.hero-text p{text-align:center}.hero-text h1{color:#252b37;margin-bottom:24px}.hero-text h1 span{color:#f65009}.hero-text h1 .typed-cursor{display:none !important}.hero-text p{color:#535862;font-size:2rem;line-height:3rem;margin-bottom:48px;margin-inline:auto;max-width:667px}.hero-img{height:490px;margin-top:64px;overflow:hidden}.hero-img img{margin-inline:auto}.partners{padding-block:80px 96px}.partners-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;overflow:hidden;position:relative}.partners-list::before,.partners-list::after{content:"";height:54px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:200px;z-index:9}.partners-list::before{background:url(../../src/img/partners-left-gradient.png);left:30px}.partners-list::after{background:url(../../src/img/partners-right-gradient.png);right:30px}.partners-list .slick-list{width:100%}.partners-list .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.partners p{color:#535862;font-size:1.6rem;font-weight:500;text-align:center;line-height:2.4rem}.platform{padding-bottom:96px}.platform-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-inline:auto;margin-bottom:96px;max-width:861px}.platform-top h2{text-align:center}.platform-main{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.platform-main-left .btn{margin-top:48px}.platform-main-options{max-width:560px;position:relative}.platform-main-options::before{content:"";display:block;height:100%}.platform-main-options li a{padding:16px 0 16px 24px;border-left:4px solid #f5f5f5;-webkit-transition:.3s border;transition:.3s border}.platform-main-options li a.active{border-color:#f8733a}.platform-main-options li a h3{color:#181d27;font-size:1.8rem;line-height:2.8rem;margin-bottom:4px}.platform-main-options li a p{color:#535862}.platform-main-illustrations{height:560px;max-width:592px}.platform-main-illustrations li{display:none}.platform-main-illustrations li.active{-webkit-animation:fadeLeft .3s forwards;animation:fadeLeft .3s forwards;display:block;opacity:1}.logos{background-color:#fafafa;padding-block:80px}.logos-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logos-list li+li{margin-left:117px}.services{margin-bottom:220px;margin-top:96px}.services-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-inline:auto;max-width:514px;margin-bottom:64px}.services-top h2{text-align:center}.services-grid{display:grid;gap:24px;grid-template-columns:repeat(3, 1fr)}.services-item{border:1px solid #d5d7da;border-radius:8px;padding:32px}.services-item-title{display:block;font-size:1.8rem;line-height:2.8rem;margin-block:16px 4px}.services-item a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c54007;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;margin-top:16px}.services-item a svg{margin-left:6px}.cta-main-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(45deg, #c54007 0%, #f65009 100%);border-radius:24px;-webkit-box-shadow:0 20px 24px -4px rgba(10,13,18,.08),0 8px 8px -4px rgba(10,13,18,.03),0 3px 3px -1.5px rgba(10,13,18,.04);box-shadow:0 20px 24px -4px rgba(10,13,18,.08),0 8px 8px -4px rgba(10,13,18,.03),0 3px 3px -1.5px rgba(10,13,18,.04);display:-webkit-box;display:-ms-flexbox;display:flex;height:318px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:64px 36px 64px 80px;position:relative;overflow:hidden}.cta-main-box::after{content:"";background:-webkit-gradient(linear, right top, left top, from(rgba(246, 80, 9, 0.66)), to(rgba(246, 80, 9, 0)));background:linear-gradient(270deg, rgba(246, 80, 9, 0.66) 0%, rgba(246, 80, 9, 0) 100%);height:100%;position:absolute;right:0;width:249.015px}.cta-main-box-left h2,.cta-main-box-left p{color:#fff}.cta-main-box-left p{font-size:2rem;line-height:3rem;margin-top:20px}.cta-main-box-left .btn{margin-top:48px}.cta-main-box-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;right:-196px}.cta-main-box-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cta-main-box-row+.cta-main-box-row{margin-top:12px;padding-left:82px}.cta-main-box-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;backdrop-filter:blur(11.1131162643px);border-radius:11.11px;color:#414651;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.9448rem;font-weight:500;height:95.45px;line-height:2.7783rem;padding:22px;width:254px}.cta-main-box-item+.cta-main-box-item{margin-left:12px}.cta-main-box-item img{margin-right:17px}.solutions{background-color:#fafafa;padding-block:256px 143px;margin-top:-160px}.solutions-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:96px}.solutions-top h2,.solutions-top p{text-align:center}.solutions-top h2{margin-bottom:20px}.solutions-top p{color:#535862;font-size:2rem;line-height:3rem;margin-inline:auto;max-width:958px}.solutions-table table{width:100%}.solutions-table table thead th{color:#181d27;font-size:1.8rem;font-weight:600;line-height:2.8rem;padding:0 8px 18px;text-align:center}.solutions-table table thead th img{margin-inline:auto}.solutions-table table tbody td{border-top:1px solid #e9eaeb;color:#181d27;font-size:1.4rem;font-weight:500;line-height:2rem;padding:24px 24px 18px}.solutions-table table tbody td img{margin-inline:auto}#cta-box-primary{margin-top:-104px}.testimonials{padding-block:96px 168px;overflow:hidden}.testimonials-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:64px}.testimonials-top h2,.testimonials-top p{text-align:center}.testimonials-top h2{margin-bottom:20px}.testimonials-top p{color:#535862;font-size:2rem;line-height:3rem;margin-inline:auto}.testimonials-main{position:relative}.testimonials-main .swiper{overflow:initial}.testimonials-main .swiper-pagination-bullets{bottom:-84px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute}.testimonials-main .swiper-pagination-bullet{background-color:#e9eaeb;border-radius:9999px;height:8px;opacity:1;-webkit-transition:.3s;transition:.3s;width:29px}.testimonials-main .swiper-pagination-bullet-active{background-color:#f65009}.testimonials-list{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#252b37;background-size:cover;background-position:top center;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:504px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px 20px 20px 20px}.testimonials-item-content{background-color:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;backdrop-filter:blur(12px);padding:32px 24px}.testimonials-item-content h3{color:#fff;font-size:2.4rem;font-weight:500;line-height:3.2rem;margin-bottom:12px}.testimonials-item-content p,.testimonials-item-content strong,.testimonials-item-content span{color:#fff}.testimonials-item-content>p{font-size:1.8rem;line-height:2.8rem}.testimonials-item-author{margin-top:24px}.testimonials-item-author strong{display:block;font-weight:500;line-height:2.4rem;margin-bottom:-2px}.testimonials-item-author span{font-size:1.4rem;line-height:2rem}.testimonials #testimonials-item-01{background-image:url(../../src/img/testimonials-sou-energy-bg.jpg)}.testimonials #testimonials-item-02{background-image:url(../../src/img/testimonials-elfusa-bg.jpg)}.testimonials #testimonials-item-03{background-image:url(../../src/img/testimonials-concreserv-bg.jpg)}.faq{padding-bottom:170px;position:relative}.faq-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:64px;position:relative}.faq-top h2,.faq-top p{text-align:center}.faq-top h2{margin-bottom:20px}.faq-top p{color:#535862;font-size:2rem;line-height:3rem;margin-inline:auto}.faq-main{margin-inline:auto;max-width:768px}.faq-item{background-color:rgba(0,0,0,0);text-align:left;width:100%}.faq-item+.faq-item{border-top:1px solid #e9eaeb;margin-top:32px;padding-top:24px}.faq-item.active .faq-item-top div{background:url(../../src/img/icon/faq-item-active.svg) no-repeat center;-webkit-transform:rotate(360deg);transform:rotate(360deg)}.faq-item.active .faq-item-main{display:block}.faq-item-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq-item-top div{background:url(../../src/img/icon/faq-item.svg) no-repeat center;height:24px;position:relative;top:-2px;-webkit-transition:.3s transform;transition:.3s transform;width:24px}.faq-item-main{display:none}.faq-item strong,.faq-item p{max-width:calc(100% - 40px);width:100%}.faq-item strong{color:#181d27;display:block;margin-bottom:4px}.faq-item p{color:#535862}.faq-decoration-small{position:absolute;right:20px;top:9px}.faq-decoration-large{position:absolute;top:168px;left:-102px}.contact-us{background-color:#fafafa;padding-block:32px 40px;margin-bottom:64px}.contact-us-text{margin-block:32px}.contact-us-text h2,.contact-us-text p{text-align:center}.contact-us-text h2{color:#181d27;font-size:2rem;font-weight:600;line-height:3rem;margin-bottom:8px}.contact-us-text p{color:#535862;font-size:1.8rem;line-height:2rem}.contact-us .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 1279px){.hero-text h1{margin-bottom:16px}.hero-img{height:424px}.partners-list::before{left:0}.partners-list::after{right:0}.platform-top{margin-bottom:48px}.platform-main-right{margin-left:32px}.services-top{margin-bottom:48px}.services-grid{grid-template-columns:1fr 1fr}.cta-main-box{padding:64px 36px 64px 40px}.cta-main-box-left{max-width:290px}.cta-main-box-left .btn{margin-top:32px}.cta-main-box-left p{margin-top:8px}.cta-main-box-item{font-size:1.6rem;height:unset;line-height:2rem;padding:12px 20px;width:184px}.cta-main-box-item img{height:38px;margin-right:12px}.cta-main-box-right{right:-86px}.solutions-table table{border-spacing:0}.solutions-table table thead th{font-size:1.6rem;line-height:2rem}.solutions-table table thead th:nth-child(1){width:284px}}@media(max-width: 991px){.hero-img{height:330px}.hero-text p{font-size:1.8rem;line-height:2.8rem;margin-bottom:36px}.partners-item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.partners-item+.partners-item{margin-left:46px}.partners-item img{max-height:30px}.platform-main{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.platform-main-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.platform-main-options{max-width:unset;width:100%}.platform-main-options li a{padding:16px;width:100%}.platform-main-options li a.active p{display:block}.platform-main-options li a p{display:none}.platform-main-right{margin-bottom:36px;margin-left:0}.platform-main-illustrations{height:unset}.platform-main-illustrations li img{max-height:400px}.logos{padding-block:60px}.logos-list li+li{margin-left:48px}.logos-list li img{max-width:120px}.cta-main-box-right{right:-170px}.solutions-top p{font-size:1.8rem;line-height:2.8rem}.solutions-img{overflow-x:scroll}.solutions-img img{position:relative;left:-20px;height:516px;max-width:unset}.solutions-table table{border-spacing:6px}.solutions-table table thead th{padding:0 9px 18px}.solutions-table table thead th:nth-child(1){width:254px}.solutions-table table thead th:nth-child(2){width:120px}.solutions-table table tbody td{padding:18px 12px 10px}.testimonials-top p{font-size:1.8rem;line-height:2.8rem}.faq-decoration-small{right:-10px;top:-44px;width:36px}.faq-decoration-large{bottom:32px;left:-40px;top:unset;width:100px}}@media(max-width: 767px){.services{margin-bottom:96px}.hero{padding-top:148px}.hero-img{height:256px}.services-grid{grid-template-columns:1fr}.services-item{padding:26px}.cta-main-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:unset;padding:44px 38px}.cta-main-box::after{display:none}.cta-main-box-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:44px;max-width:360px}.cta-main-box-left h2,.cta-main-box-left p{text-align:center}.cta-main-box-left .btn{margin-top:22px}.cta-main-box-right{position:initial;-webkit-transform:unset;transform:unset}.cta-main-box-item{font-size:1.5rem}.cta-main-box-item img{height:30px}.solutions-table{max-width:100%;overflow:scroll hidden;padding-bottom:12px}.solutions-table::-webkit-scrollbar{border-radius:40px;width:8px;height:4px;background-color:#d6d6d6}.solutions-table::-webkit-scrollbar-thumb{background-color:#6f6f6f;border-radius:40px;height:2px}.solutions-table table{min-width:716px}}@media(max-width: 599px){.hero-img{height:160px;margin-top:64px}.hero-text h1{margin-bottom:8px}.hero-text p{font-size:1.6rem;line-height:2.4rem;margin-bottom:26px}.partners-list{margin-top:22px}.platform-top{margin-bottom:32px}.services-top{margin-bottom:32px}.cta-main-box-item{font-size:1.4rem;padding:12px 16px;width:174px}.cta-main-box-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cta-main-box-row+.cta-main-box-row{padding-left:0}.solutions-top{font-size:1.6rem;line-height:2.4rem;margin-bottom:44px}.solutions-top h2{margin-bottom:8px}.solutions-top p{font-size:1.6rem;line-height:2.4rem}.solutions-table table thead th:nth-child(1){width:214px}.testimonials-top{margin-bottom:44px}.testimonials-top h2{margin-bottom:8px}.testimonials-top p{font-size:1.6rem;line-height:2.4rem}.testimonials-main .swiper-pagination-bullets{bottom:-48px}}@media(min-width: 1600px){.hero{background-position-y:-13px}}@media(min-width: 1280px){.solutions-table table thead th:nth-child(1){width:344px}.solutions-table table thead th:nth-child(2){width:218px}.solutions-table table thead th:nth-child(3){width:218px}}@media(min-width: 992px){.services-item a{color:#c54007}.services-item a svg{-webkit-transition:.3s;transition:.3s}}@media(min-width: 992px)and (hover: hover){.services-item a:hover{color:#943005}.services-item a:hover svg{margin-left:8px}}.content{padding-block:96px}.content-wrapper{margin-inline:auto;max-width:720px}.content-wrapper h2{font-size:2.4rem;line-height:3.2rem;margin-block:32px 16px}.content-wrapper p{color:#535862;font-size:1.8rem;line-height:2.8rem}.content-wrapper a{color:#535862;font-weight:600;text-decoration:underline}@media(max-width: 599px){.content{padding-block:40px}}.contact{position:relative}.contact-left{padding-block:160px 96px}.contact-bg{background:url(../../src/img/contact.jpg) top center/cover;position:absolute;top:0;right:0;height:100%;width:720px}.contact-box{max-width:480px}.contact-box-top{margin-bottom:48px}.contact-box-top h1{margin-bottom:20px}.contact-box-top p{color:#535862;font-size:2rem;line-height:3rem}.contact-box-actions{margin-top:32px}.contact-solutions-textarea{margin-top:0 !important;max-height:0;-webkit-transition:.3s max-height;transition:.3s max-height;overflow:hidden}.contact-solutions-textarea.active{max-height:500px}.contact-solutions-textarea.active .contact-solutions-textarea-box{margin-top:24px;-webkit-animation:fade .3s forwards;animation:fade .3s forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.contact-solutions-textarea-box{opacity:0}.contact #totvs-partner{margin-top:32px}.contact .container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 1366px){.contact-bg{width:620px}}@media(max-width: 1279px){.contact-bg{width:460px}}@media(max-width: 991px){.contact-top p{font-size:1.8rem;line-height:2.8rem}.contact-left{margin-inline:auto}.contact-bg{display:none}}@media(max-width: 767px){.contact-left{padding-block:110px 24px}}@media(max-width: 599px){.contact-box-top{margin-bottom:32px}.contact-box-top h1{margin-bottom:8px}.contact-box-top p{font-size:1.6rem;line-height:2.4rem}}
/*# sourceMappingURL=style.min.css.map */
