@-webkit-keyframes hero-label-dot-pulse{0%,to{opacity:.88;-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 1px rgba(255,255,255,.35) inset,0 2px 6px rgba(238,34,12,.4),0 0 10px rgba(238,34,12,.28),0 0 0 0 rgba(238,34,12,.35)}50%{opacity:1;-webkit-transform:scale(1.18);transform:scale(1.18);box-shadow:0 0 0 1px rgba(255,255,255,.45) inset,0 3px 10px rgba(238,34,12,.55),0 0 22px rgba(238,34,12,.5),0 0 0 5px rgba(238,34,12,.12)}}@keyframes hero-label-dot-pulse{0%,to{opacity:.88;-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 1px rgba(255,255,255,.35) inset,0 2px 6px rgba(238,34,12,.4),0 0 10px rgba(238,34,12,.28),0 0 0 0 rgba(238,34,12,.35)}50%{opacity:1;-webkit-transform:scale(1.18);transform:scale(1.18);box-shadow:0 0 0 1px rgba(255,255,255,.45) inset,0 3px 10px rgba(238,34,12,.55),0 0 22px rgba(238,34,12,.5),0 0 0 5px rgba(238,34,12,.12)}}@-webkit-keyframes hero-label-dot-ripple{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.65}to{-webkit-transform:translate(-50%,-50%) scale(3.1);transform:translate(-50%,-50%) scale(3.1);opacity:0;border-width:0}}@keyframes hero-label-dot-ripple{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.65}to{-webkit-transform:translate(-50%,-50%) scale(3.1);transform:translate(-50%,-50%) scale(3.1);opacity:0;border-width:0}}:root{--transition_350:350ms all ease;--white:#FFF;--dark:#000000;--success_color:#169116;--info_color:#1E90FF;--warning_color:#FFD700;--error_color:#DC143C;--primary:#EE220C;--primary-dark:#CC1E0A;--secondary:#293378;--secondary-dark:#222A66;--gray---800:#374151;--gray---900:#111827}*,a{text-decoration:none}*{outline:0;font-style:normal;font-weight:400;font-family:"Satoshi"}*,::after,::before{box-sizing:border-box}* bold,* strong,bold *,strong *{font-weight:700}body,html{border:0;scroll-behavior:smooth;padding:0}html{margin:0;scrollbar-width:thin;scrollbar-color:#4b5563 #9ca3af}body{max-width:100vw;margin:0 auto;position:relative;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.no-scroll{overflow:hidden}body.compensate-for-scrollbar{overflow-y:initial!important}body,picture,section{width:100%}img{max-width:100%;border:0}a{color:inherit}em{font-style:italic}#main-footer .content .footer-developed a svg path,svg,svg path{-webkit-transition:var(--transition_350);transition:var(--transition_350)}section{display:block}.content{max-width:1200px;width:95%;margin:0 auto}@media (max-width:767px){.content{width:90%}}.grecaptcha-badge{visibility:hidden!important}::-webkit-scrollbar{width:8px;border-radius:8px}::-webkit-scrollbar-track{background:-webkit-linear-gradient(top,#d1d5db 0,#9ca3af 100%);background:linear-gradient(180deg,#d1d5db 0,#9ca3af 100%);border-radius:8px}::-webkit-scrollbar-thumb{background:-webkit-linear-gradient(top,#374151 0,#6b7280 100%);background:linear-gradient(180deg,#374151 0,#6b7280 100%);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:-webkit-linear-gradient(top,#1f2937 0,#4b5563 100%);background:linear-gradient(180deg,#1f2937 0,#4b5563 100%)}#main-footer .content .footer-main .footer-brand .footer-social .footer-social__item,.btn-primary{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.btn-primary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:14px 28px;border-radius:8px;background:var(--primary);border:1px solid #e5e7eb;box-shadow:0 4px 6px 0 #fecaca,0 10px 15px 0 #fecaca;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--white);font-weight:700;font-size:16px;text-align:center}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.btn-secondary,header#main-header .content .header-menu-toggle span{-webkit-transition:var(--transition_350);transition:var(--transition_350)}.btn-secondary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:14px 28px;border-radius:8px;background:var(--white);border:1px solid var(--gray---800);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--gray---800);font-weight:700;font-size:16px;text-align:center}.btn-secondary:hover{background:var(--gray---800);color:var(--white)}.wow{visibility:hidden}.pg404{width:100%;padding:60px 0}@media (max-width:767px){.pg404{padding:32px 0}}.pg404 .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:30px}@media (max-width:767px){.pg404 .content{gap:20px}}#main-footer .content .footer-main .footer-brand .footer-logo a,.pg404 .content h1,header#main-header .content .header-logo a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero-section .content .wrapper-hero-infos .label,.pg404 .content h1{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hero-section .content .wrapper-hero-infos,.pg404 .content h1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.pg404 .content h1,.pg404 .content h1 small{border-radius:16px;box-shadow:0 4px 30px color-mix(in srgb,var(--primary) 40%,transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pg404 .content h1{background:color-mix(in srgb,var(--primary) 10%,transparent);margin:0 auto;padding:30px 80px;color:var(--primary)}@media (max-width:767px){.pg404 .content h1{padding:20px 40px}}.pg404 .content h1 big{font-size:160px;font-weight:700}@media (max-width:767px){.pg404 .content h1 big{font-size:100px}}.pg404 .content h1 small{font-size:40px;font-weight:700;padding:5px 9px;margin-top:-55px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3019607843)}@media (max-width:767px){.pg404 .content h1 small{font-size:20px;margin-top:-35px}}.pg404 .content p{margin:0 auto;text-align:center;color:#374151;font-size:18px;line-height:160%;letter-spacing:-.36px}@media (max-width:767px){.pg404 .content p{font-size:16px}}.default-template-content{width:100%;padding:60px 0}@media (max-width:767px){.default-template-content{padding:32px 0}}.default-template-content .content{color:#374151;font-size:16px;line-height:160%}.default-template-content .content h1,.default-template-content .content h2,.default-template-content .content h3,.default-template-content .content h4,.default-template-content .content h5,.default-template-content .content h6{color:#111827;font-weight:700}.hero-section{--hero-blend:#DEE0E4;width:100%;padding:65px 0;position:relative;overflow:hidden;isolation:isolate;background-color:var(--hero-blend);background-image:-webkit-linear-gradient(right,rgba(222,224,228,0) 40.56%,var(--hero-blend) 71.22%);background-image:linear-gradient(270deg,rgba(222,224,228,0) 40.56%,var(--hero-blend) 71.22%)}@media (max-width:979px){.hero-section{background:#dce0e4;padding:46px 0 0}}.hero-section .hero-media{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}@media (max-width:979px){.hero-section .hero-media{position:relative;inset:initial;margin:14px 0 0}.hero-section .hero-media::after{content:"";position:absolute;inset:0;background:-webkit-linear-gradient(top,rgba(222,224,228,0) 50.08%,#dee0e4 100%);background:linear-gradient(180deg,rgba(222,224,228,0) 50.08%,#dee0e4 100%)}}.hero-section .hero-video{position:absolute;top:0;right:0;bottom:0;left:auto;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:979px){.hero-section .hero-video{position:initial}}@media (min-width:980px){.hero-section{min-height:clamp(480px,52vh,680px)}.hero-section::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:-webkit-linear-gradient(left,var(--hero-blend) 0%,rgba(222,224,228,.92) 24%,rgba(222,224,228,.5) 40%,rgba(222,224,228,.14) 52%,rgba(222,224,228,0) 63%);background:linear-gradient(90deg,var(--hero-blend) 0%,rgba(222,224,228,.92) 24%,rgba(222,224,228,.5) 40%,rgba(222,224,228,.14) 52%,rgba(222,224,228,0) 63%)}.hero-section .hero-video{width:auto;min-width:min(1400px,max(62vw,720px));object-position:right center}}.hero-section .content{position:relative;z-index:2}.hero-section .content .wrapper-hero-infos{max-width:450px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px}@media (max-width:979px){.hero-section .content .wrapper-hero-infos{max-width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}}.hero-section .content .wrapper-hero-infos .label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;padding:6px 16px;border-radius:16777200px;background:#fff7ed}.hero-section .content .wrapper-hero-infos .label span{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;width:10px;height:10px;border-radius:50%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;background:-webkit-radial-gradient(32% 32%,circle,#ff7a6b 0%,var(--primary) 55%,#c41a08 100%);background:radial-gradient(circle at 32% 32%,#ff7a6b 0%,var(--primary) 55%,#c41a08 100%);box-shadow:0 0 0 1px rgba(255,255,255,.35) inset,0 2px 6px rgba(238,34,12,.45),0 0 12px rgba(238,34,12,.35);-webkit-animation:hero-label-dot-pulse 2s cubic-bezier(.45,0,.55,1) infinite;animation:hero-label-dot-pulse 2s cubic-bezier(.45,0,.55,1) infinite}.hero-section .content .wrapper-hero-infos .label span::before{width:100%;height:100%;border-radius:50%;border:2px solid rgba(238,34,12,.55);-webkit-animation:hero-label-dot-ripple 2s cubic-bezier(.22,1,.36,1) infinite;animation:hero-label-dot-ripple 2s cubic-bezier(.22,1,.36,1) infinite;pointer-events:none}.hero-section .content .wrapper-hero-infos .label span::after,.hero-section .content .wrapper-hero-infos .label span::before,.testimonials-section .wrapper-list-testimonials::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero-section .content .wrapper-hero-infos .label span::after{width:100%;height:100%;border-radius:50%;border:1px solid rgba(238,34,12,.35);-webkit-animation:hero-label-dot-ripple 2s cubic-bezier(.22,1,.36,1) infinite .65s;animation:hero-label-dot-ripple 2s cubic-bezier(.22,1,.36,1) infinite .65s;pointer-events:none}.hero-section .content .wrapper-hero-infos .label p{margin:0;color:var(--primary);font-size:14px;font-weight:500;line-height:142%;letter-spacing:-.15px}.hero-section .content .wrapper-hero-infos .title{margin:0;color:var(--gray---900);font-size:48px;font-weight:700;line-height:110%;letter-spacing:-.5px}@media (max-width:979px){.hero-section .content .wrapper-hero-infos .title{font-size:28px}}.advantage-section .content .wrapper-titles h2 strong,.hero-section .content .wrapper-hero-infos .title strong,.steps-section .content .main-title strong,.testimonials-section .content .wrapper-infos h3 strong,header#main-header .content .header-nav a:hover{color:var(--primary)}.hero-section .content .wrapper-hero-infos .description{margin:0;color:var(--gray---800);font-size:21px;font-weight:500;line-height:140%;letter-spacing:-.449px}@media (max-width:979px){.hero-section .content .wrapper-hero-infos .description{font-size:18px}}.hero-section .content .wrapper-hero-infos .btn-primary{box-shadow:none;font-size:18px;padding:19px 60px}@media (max-width:979px){.hero-section .content .wrapper-hero-infos .btn-primary{font-size:16px;padding:14px 28px}}.hero-section .content .wrapper-hero-infos .wrapper-stores,.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit .store{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hero-section .content .wrapper-hero-infos .wrapper-stores{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}@media (max-width:979px){.hero-section .content .wrapper-hero-infos .wrapper-stores{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.advantage-section .content .wrapper-links .wrapper-stores .store-hit:hover .store,.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit:hover .store{background:rgba(17,24,39,.9);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.28)}.advantage-section .content .wrapper-links .wrapper-stores .store-hit:hover .store::before,.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit:hover .store::before{opacity:1}.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit .store{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 26px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px;border-radius:8px;background:rgba(17,24,39,.7);position:relative;overflow:hidden;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:background 250ms ease,box-shadow 250ms ease,-webkit-transform 250ms ease;transition:background 250ms ease,transform 250ms ease,box-shadow 250ms ease;transition:background 250ms ease,transform 250ms ease,box-shadow 250ms ease,-webkit-transform 250ms ease}#main-footer .content .footer-bottom .footer-bottom__links .footer-stores .footer-store-hit .footer-store::before,.advantage-section .content .wrapper-links .wrapper-stores .store-hit .store::before,.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit .store::before{content:"";position:absolute;inset:0;background:-webkit-linear-gradient(330deg,rgba(255,255,255,.22),rgba(255,255,255,0));background:linear-gradient(120deg,rgba(255,255,255,.22),rgba(255,255,255,0));opacity:0;-webkit-transition:opacity 250ms ease;transition:opacity 250ms ease;pointer-events:none}.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit .store p,.partners-section .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit .store p{margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.advantage-section .content .wrapper-links .wrapper-stores .store-hit .store p small,.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit .store p small{color:#fff;font-family:"Inter";font-size:11px;font-weight:500}.advantage-section .content .wrapper-links .wrapper-stores .store-hit .store p span,.hero-section .content .wrapper-hero-infos .wrapper-stores .store-hit .store p span{color:#fff;font-family:"Inter";font-size:14px;font-weight:600;letter-spacing:-.5px}@media (prefers-reduced-motion:reduce){.hero-section .content .wrapper-hero-infos .label span{-webkit-animation:none;animation:none;opacity:.95;box-shadow:0 0 0 1px rgba(255,255,255,.3) inset,0 1px 4px rgba(238,34,12,.35)}.hero-section .content .wrapper-hero-infos .label span::after,.hero-section .content .wrapper-hero-infos .label span::before{-webkit-animation:none;animation:none;opacity:0;visibility:hidden}}.partners-section{width:100%;padding:32px 0;background:#f5f5f5}.partners-section .content{max-width:860px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:32px}.partners-section .content .main-title,.testimonials-section .content .wrapper-titles p{margin:0;color:#000;text-align:center;font-size:20px;font-weight:400;line-height:140%;letter-spacing:-.5px}.partners-section .content .list-partners{width:100%;display:none}.partners-section .content .list-partners.slick-initialized{display:block}.partners-section .content .list-partners .slick-list{width:calc(100% + 48px);margin:0 -24px;padding:0 0 60px}@media (max-width:767px){.partners-section .content .list-partners .slick-list{width:calc(100% + 24px);margin:0 -12px}}.partners-section .content,.partners-section .content .list-partners .slick-list .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.partners-section .content .list-partners .slick-arrow,.steps-section .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.partners-section .content .list-partners .slick-arrow{width:28px;height:28px;border-radius:999px;background:#e6e6e6;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:initial;bottom:0;z-index:1;margin:0;-webkit-transform:none;-ms-transform:none;transform:none;right:auto;-webkit-transition:background 300ms ease;transition:background 300ms ease}.partners-section .content .list-partners .slick-arrow:hover{background:#d9d9d9}.partners-section .content .list-partners .slick-arrow.slick-prev{left:calc(50% - 44px)}.partners-section .content .list-partners .slick-arrow.slick-next{left:calc(50% + 16px)}.partners-section .content .list-partners .slick-arrow::before,.testimonials-section .list-testimonials .slick-arrow::before{content:none}.partners-section .content .list-partners .partner-item{margin:0 24px;height:58px}@media (max-width:767px){.partners-section .content .list-partners .partner-item{margin:0 12px}}.partners-section .content .list-partners .partner-item .partner-item__link{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.partners-section .content .list-partners .partner-item .partner-item__link img{max-width:225px;max-height:100%;width:auto;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter 300ms ease;transition:filter 300ms ease;transition:filter 300ms ease,-webkit-filter 300ms ease}.partners-section .content .list-partners .partner-item a.partner-item__link:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.steps-section{width:100%;padding:64px 0}@media (max-width:979px){.steps-section{padding:56px 0}}.steps-section .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:40px}.steps-section .content .main-title,.testimonials-section .content .wrapper-infos h3,.testimonials-section .content .wrapper-titles h2{margin:0;color:var(--gray---900);text-align:center;font-size:24px;font-weight:700;line-height:140%;letter-spacing:-.5px}.steps-section .content,.steps-section .content .list-steps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.steps-section .content .list-steps{width:100%;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;gap:0}@media (max-width:979px){.steps-section .content .list-steps{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;gap:0;overflow-x:auto;overflow-y:hidden;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding-inline:16px;padding:8px 16px 16px;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;overscroll-behavior-x:contain}}.steps-section .content .list-steps .step-item__connector{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin:0 -15px;z-index:1}.steps-section .content .list-steps .step-item__connector img{display:block;width:auto;max-width:96px;height:auto}.steps-section .content .list-steps .step-item{-webkit-box-flex:0;-webkit-flex:0 0 235px;-ms-flex:0 0 235px;flex:0 0 235px;width:235px}@media (max-width:979px){.steps-section .content .list-steps .step-item{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:center;scroll-snap-stop:always}}.steps-section .content .list-steps .step-item .step-item__wrapper,.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.steps-section .content .list-steps .step-item .step-item__wrapper{width:100%;height:100%;padding:35px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-filter:drop-shadow(38.76px 55.372px 110.744px rgba(0,0,0,.17));filter:drop-shadow(38.76px 55.372px 110.744px rgba(0,0,0,.17))}@media (max-width:979px){.steps-section .content .list-steps .step-item .step-item__wrapper{-webkit-filter:none;filter:none}}.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon{width:105px;height:auto;min-height:100px;padding:8px 12px;position:absolute;top:0;right:0;left:0;margin:0 auto;gap:8px;border-radius:16px;background:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);z-index:2}.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon svg{display:block;width:17px;height:13px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon,.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon span,.testimonials-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon span{width:40px;height:40px;border-radius:100%;background:var(--primary);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;font-size:20px;font-weight:700;line-height:140%;letter-spacing:-.5px}.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon span.finish{background:#6cc500}.steps-section .content .list-steps .step-item .step-item__wrapper .step-item__icon p{margin:0;color:var(--gray---900, #111827);text-align:center;font-size:18px;font-weight:500;line-height:100%;letter-spacing:-.5px}.steps-section .content .list-steps .step-item .step-item__wrapper .image{width:100%;height:330px}.steps-section .content .list-steps .step-item .step-item__wrapper .image img{width:100%;height:100%;object-fit:cover;object-position:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.testimonials-section{width:100%;padding:96px 0;background:-webkit-linear-gradient(top,rgba(41,51,120,.16) 0,rgba(41,51,120,0) 100%);background:linear-gradient(180deg,rgba(41,51,120,.16) 0,rgba(41,51,120,0) 100%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:64px;overflow:hidden}@media (max-width:767px){.testimonials-section{padding:56px 0;gap:48px}}.testimonials-section .content,.testimonials-section .content .wrapper-titles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.testimonials-section .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.testimonials-section .content .wrapper-titles{gap:16px}.testimonials-section .content .wrapper-titles h2{max-width:505px;font-size:48px;line-height:100%}@media (max-width:767px){.testimonials-section .content .wrapper-titles h2{font-size:32px}}.testimonials-section .content .wrapper-titles p{max-width:815px;color:#4b5563;font-family:"Inter"}@media (max-width:767px){.testimonials-section .content .wrapper-titles p{font-size:18px}}.testimonials-section .content .wrapper-infos,.testimonials-section .content .wrapper-titles,.testimonials-section .wrapper-list-testimonials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.testimonials-section .content .wrapper-infos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}.testimonials-section .content .wrapper-infos h3{font-family:"Inter";font-size:20px;font-weight:600;line-height:28px}@media (max-width:767px){.testimonials-section .content .wrapper-infos h3{font-size:18px}}.testimonials-section .wrapper-list-testimonials{width:100%;position:relative}.testimonials-section .wrapper-list-testimonials::before{width:550px;height:229px;opacity:.7;background:-webkit-radial-gradient(8.8% 55.69%,227.55% 102.35%,#ee220c 0,#293378 57.81%);background:radial-gradient(227.55% 102.35% at 8.8% 55.69%,#ee220c 0,#293378 57.81%);-webkit-filter:blur(125px);filter:blur(125px)}@media (max-width:767px){.testimonials-section .wrapper-list-testimonials::before{width:350px;height:199px}}.testimonials-section .list-testimonials{width:100%;max-width:33.3333333333%;min-width:512px;display:none}@media (max-width:767px){.testimonials-section .list-testimonials{max-width:70%;min-width:70%}}.testimonials-section .list-testimonials.slick-initialized{display:block}.testimonials-section .list-testimonials .slick-list{width:calc(100% + 20px);margin:0 -10px;overflow:initial}.testimonials-section .list-testimonials .slick-arrow,.testimonials-section .list-testimonials .slick-list .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0}.testimonials-section .list-testimonials .slick-list .slick-track .slick-slide{opacity:.5;-webkit-filter:blur(2px);filter:blur(2px)}.testimonials-section .list-testimonials .slick-list .slick-track .slick-slide.slick-active{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.testimonials-section .list-testimonials .slick-arrow{width:28px;height:28px;border-radius:999px;background:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:0;bottom:0;z-index:1;margin:auto 0;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:background 300ms ease;transition:background 300ms ease}.testimonials-section .list-testimonials .slick-arrow:hover{background:#e6e6e6}.testimonials-section .list-testimonials .slick-arrow.slick-prev{left:-35px}.testimonials-section .list-testimonials .slick-arrow.slick-next{right:-35px}.testimonials-section .list-testimonials .testimonial-item{margin:0 10px;height:initial;border-radius:16px;border:1px solid #f3f4f6;background:#fff;-webkit-transition:opacity 300ms ease,-webkit-filter 300ms ease;transition:opacity 300ms ease,filter 300ms ease;transition:opacity 300ms ease,filter 300ms ease,-webkit-filter 300ms ease}.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper,.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__company{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper{max-width:500px;height:100%;min-height:300px;margin:0 auto;padding:32px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:22px}@media (max-width:767px){.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper{padding:24px;gap:16px;min-height:auto}}.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__company{height:30px}.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__text{margin:0;color:var(--gray---900);font-size:16px;font-weight:700;line-height:150%}.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:3px}.faq-section .content .wrapper-titles h3,.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__wrap .testimonial-item__name{margin:0;color:#111827;font-size:16px;font-weight:700;line-height:125%;letter-spacing:-.5px}.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__wrap .testimonial-item__job{margin:0;color:#6b7280;font-family:"Inter";font-size:14px;font-weight:400;line-height:121%;letter-spacing:-.5px}.advantage-section{width:100%;padding:96px 0;background:#fff}@media (max-width:767px){.advantage-section{padding:56px 0}}.advantage-section .content,.advantage-section .content .wrapper-titles h2,.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.advantage-section .content{gap:64px}@media (max-width:767px){.advantage-section .content{gap:48px}}.advantage-section .content .wrapper-titles h2{margin:0;color:var(--gray---900);font-size:48px;font-weight:700;line-height:100%;letter-spacing:-.5px;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.advantage-section .content .wrapper-titles h2{font-size:32px}}.advantage-section .content .list-advantages{width:100%;display:none}.advantage-section .content .list-advantages.slick-initialized{display:block}.advantage-section .content .list-advantages .slick-list{width:calc(100% + 20px);margin:0 -10px}.advantage-section .content .list-advantages .slick-list .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0}.advantage-section .content .list-advantages .advantage-item{margin:0 10px}.advantage-section .content .list-advantages .advantage-item .advantage-item__wrapper{width:100%;height:100%;padding:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:22px;border-radius:16px;border:1px solid #f3f4f6;background:-webkit-linear-gradient(314deg,#eaeffb 10.31%,rgba(234,239,251,0) 88.89%);background:linear-gradient(136deg,#eaeffb 10.31%,rgba(234,239,251,0) 88.89%)}@media (max-width:767px){.advantage-section .content .list-advantages .advantage-item .advantage-item__wrapper{padding:24px;gap:16px}}.advantage-section .content .list-advantages .advantage-item .advantage-item__wrapper .advantage-item__icon{margin:0;width:64px;height:64px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.advantage-section .content .list-advantages .advantage-item .advantage-item__wrapper .advantage-item__icon img,.testimonials-section .list-testimonials .testimonial-item .testimonial-item__wrapper .testimonial-item__company img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%;width:auto;height:auto}.advantage-section .content .list-advantages .advantage-item .advantage-item__wrapper .advantage-item__title,.faq-section .content .wrapper-titles h2{margin:0;color:var(--gray---900);font-size:24px;font-weight:700;line-height:133%;letter-spacing:-.5px}@media (max-width:767px){.advantage-section .content .list-advantages .advantage-item .advantage-item__wrapper .advantage-item__title{font-size:22px}}.advantage-section .content .list-advantages .advantage-item .advantage-item__wrapper .advantage-item__description{margin:0;color:var(--gray---800);font-size:16px;line-height:162%}.advantage-section .content .wrapper-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:24px}.advantage-section .content .wrapper-links .btn-primary{padding:20px 55px}@media (max-width:767px){.advantage-section .content .wrapper-links .btn-primary{padding:14px 28px}}.advantage-section .content .wrapper-links .wrapper-stores,.advantage-section .content .wrapper-links .wrapper-stores .store-hit .store{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.advantage-section .content .wrapper-links .wrapper-stores{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.advantage-section .content .wrapper-links .wrapper-stores .store-hit{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.advantage-section .content .wrapper-links .wrapper-stores .store-hit .store{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 26px;gap:12px;border-radius:8px;background:rgba(17,24,39,.7);position:relative;overflow:hidden;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:background 250ms ease,box-shadow 250ms ease,-webkit-transform 250ms ease;transition:background 250ms ease,transform 250ms ease,box-shadow 250ms ease;transition:background 250ms ease,transform 250ms ease,box-shadow 250ms ease,-webkit-transform 250ms ease}.advantage-section .content .wrapper-links,.advantage-section .content .wrapper-links .wrapper-stores .store-hit .store p{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.faq-section{width:100%;padding:96px 0;background:#f1f4fc}@media (max-width:767px){.faq-section{padding:56px 0}}.faq-section .content,.faq-section .content .wrapper-titles{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:48px}.faq-section .content .wrapper-titles{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.faq-section .content .wrapper-titles h2{text-align:center;font-size:48px;line-height:100%}@media (max-width:767px){.faq-section .content .wrapper-titles h2{font-size:32px}}.faq-section .content .wrapper-titles h3{color:#6b7280;text-align:center;font-size:32px;line-height:150%}@media (max-width:767px){.faq-section .content .wrapper-titles h3{font-size:24px}}.faq-section .content .wrapper-faq{max-width:1020px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px}@media (max-width:767px){.faq-section .content .wrapper-faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px}}#main-footer .content,#main-footer .content .footer-main .footer-brand,.faq-section .content,.faq-section .content .wrapper-faq .list-faq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.faq-section .content .wrapper-faq .list-faq{width:calc(50% - 10px);gap:8px}@media (max-width:767px){.faq-section .content .wrapper-faq .list-faq{width:100%}}.faq-section .content .wrapper-faq .list-faq .faq-item{width:100%;border-radius:12px;background:#e5e8f0;border:1px solid transparent;box-shadow:0 0 0 transparent;-webkit-transition:background 300ms ease,box-shadow 260ms ease,border-color 260ms ease;transition:background 300ms ease,box-shadow 260ms ease,border-color 260ms ease}.faq-section .content .wrapper-faq .list-faq .faq-item:hover{border-color:rgba(55,65,81,.12);box-shadow:0 4px 12px rgba(17,24,39,.08)}.faq-section .content .wrapper-faq .list-faq .faq-item .faq-question{width:100%;padding:20px 24px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.faq-section .content .wrapper-faq .list-faq .faq-item .faq-question h2{margin:0;max-width:calc(100% - 28px);color:var(--gray---800);font-size:16px;font-weight:700;line-height:120%}#main-footer .content .footer-main,.faq-section .content .wrapper-faq .list-faq .faq-item .faq-question,.faq-section .content .wrapper-faq .list-faq .faq-item .faq-question svg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.faq-section .content .wrapper-faq .list-faq .faq-item .faq-question svg{width:18px;height:18px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease,-webkit-transform 300ms ease}.faq-section .content .wrapper-faq .list-faq .faq-item .faq-answer{width:100%;color:var(--gray---800);font-size:16px;line-height:162%;max-height:0;opacity:0;overflow:hidden;box-sizing:border-box;-webkit-transition:max-height 380ms ease,opacity 260ms ease;transition:max-height 380ms ease,opacity 260ms ease}.faq-section .content .wrapper-faq .list-faq .faq-item .faq-answer .faq-answer__inner{padding:0 24px 20px}.faq-section .content .wrapper-faq .list-faq .faq-item.is-open{background:#fff}.faq-section .content .wrapper-faq .list-faq .faq-item.is-open .faq-question svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#main-footer .content .footer-bottom .footer-bottom__links .footer-stores .footer-store-hit:hover .footer-store::before,.faq-section .content .wrapper-faq .list-faq .faq-item.is-open .faq-answer{opacity:1}#main-footer{width:100%;padding:48px 0;background:var(--secondary)}#main-footer .content,#main-footer .content .footer-main .footer-brand{gap:10px}@media (max-width:767px){#main-footer .content{gap:8px;text-align:center}}#main-footer .content .footer-main{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media (max-width:767px){#main-footer .content .footer-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:24px}}#main-footer .content .footer-main .footer-brand{gap:13px}@media (max-width:767px){#main-footer .content .footer-main .footer-brand{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}#main-footer .content .footer-main .footer-brand .footer-logo,.advantage-section .content .wrapper-links .wrapper-stores .store-hit .store p,header#main-header .content .header-logo{margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#main-footer .content .footer-main .footer-brand .footer-logo a,header#main-header .content .header-logo a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#main-footer .content .footer-main .footer-brand .footer-logo a img,header#main-header .content .header-logo a img{max-width:108px;width:auto;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#main-footer .content .footer-main .footer-brand .footer-description{max-width:433px;margin:0;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;color:#9ca3af;font-size:16px;line-height:150%}#main-footer .content .footer-main .footer-brand .footer-social{padding:4px 0;gap:16px}#main-footer .content .footer-main .footer-brand .footer-social .footer-social__item{width:20px;height:20px;font-size:20px;color:#9ca3af}#main-footer .content .footer-bottom .footer-bottom__links .footer-policy .footer-policy__link:hover,#main-footer .content .footer-main .footer-brand .footer-social .footer-social__item:hover,#main-footer .content .footer-main .footer-nav a:hover{color:#fff}#main-footer .content .footer-main .footer-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media (max-width:767px){#main-footer .content .footer-main .footer-nav{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}}#main-footer .content .footer-bottom,#main-footer .content .footer-bottom .footer-bottom__links .footer-policy,#main-footer .content .footer-main .footer-brand .footer-social,#main-footer .content .footer-main .footer-brand .footer-social .footer-social__item,#main-footer .content .footer-main .footer-nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#main-footer .content .footer-main .footer-nav a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#9ca3af;font-size:16px;line-height:125%;text-align:center}#main-footer .content .footer-main .footer-nav a.footer-nav__cta{padding:14px 28px;border-radius:8px;border:1px solid #9ca3af;color:#9ca3af;font-weight:700}#main-footer .content .footer-main .footer-nav a.footer-nav__cta:hover{color:#fff;background:#9ca3af}#main-footer .content .footer-bottom{width:100%;padding-top:16px;border-top:1px solid rgba(255,255,255,.16);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media (max-width:767px){#main-footer .content .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:0;border-top:none;gap:8px}}#main-footer .content .footer-bottom .footer-copyright{margin:0;color:#9ca3af;font-size:16px;line-height:150%}@media (max-width:767px){#main-footer .content .footer-bottom .footer-copyright{width:100%;padding-top:16px;border-top:1px solid rgba(255,255,255,.16)}}#main-footer .content .footer-bottom .footer-bottom__links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media (max-width:767px){#main-footer .content .footer-bottom .footer-bottom__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:8px}}#main-footer .content .footer-bottom .footer-bottom__links .footer-policy{gap:32px}@media (max-width:767px){#main-footer .content .footer-bottom .footer-bottom__links .footer-policy{padding-bottom:24px}}#main-footer .content .footer-bottom .footer-bottom__links .footer-policy .footer-policy__link{color:#9ca3af;font-size:16px;line-height:125%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}#main-footer .content .footer-bottom .footer-bottom__links .footer-stores{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:767px){#main-footer .content .footer-bottom .footer-bottom__links .footer-stores{padding:24px 0}}#main-footer .content .footer-bottom .footer-bottom__links .footer-stores .footer-store-hit{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}#main-footer .content .footer-bottom .footer-bottom__links .footer-stores .footer-store-hit:hover .footer-store{background:rgba(255,255,255,.16);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.28)}#main-footer .content .footer-bottom .footer-bottom__links .footer-stores .footer-store-hit .footer-store,#main-footer .content .footer-developed{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#main-footer .content .footer-bottom .footer-bottom__links .footer-stores .footer-store-hit .footer-store{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:12px;padding:12px 20px;border-radius:8px;border:0 solid #e5e7eb;background:rgba(0,0,0,.2);color:#fff;font-family:"Inter";font-size:14px;font-weight:600;line-height:142%;letter-spacing:-.5px;position:relative;overflow:hidden;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);box-shadow:0 0 0 transparent;-webkit-transition:background 250ms ease,box-shadow 250ms ease,-webkit-transform 250ms ease;transition:background 250ms ease,transform 250ms ease,box-shadow 250ms ease;transition:background 250ms ease,transform 250ms ease,box-shadow 250ms ease,-webkit-transform 250ms ease}#main-footer .content .footer-developed{width:100%;padding-top:32px}#main-footer .content .footer-developed a,#main-footer .content .footer-main .footer-nav a,header#main-header .content .header-nav a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:var(--transition_350);transition:var(--transition_350)}#main-footer .content .footer-developed a{gap:12px;color:#9ca3af;font-size:16px;font-weight:400;line-height:150%}#main-footer .content .footer-developed a svg{width:24px;height:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}#main-footer .content .footer-developed a:hover{color:#fff}#main-footer .content .footer-developed a:hover svg path{fill:#fff}header#main-header{width:100%;height:72px;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid #f3f4f6;background:#fff}#main-footer .content .footer-developed a,header#main-header,header#main-header .content,header#main-header .content .header-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header#main-header .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:24px}header#main-header .content .header-nav{gap:40px}@media (max-width:1010px){header#main-header .content .header-nav{gap:24px}}header#main-header .content .header-nav a{color:var(--gray---900);font-size:14px;font-weight:500;line-height:142%}header#main-header .content .header-menu-toggle,header#main-header .content .wrapper-btns{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header#main-header .content .wrapper-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px}header#main-header .content .wrapper-btns .btn-primary{box-shadow:none}header#main-header .content .header-menu-toggle{width:44px;height:44px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:0;display:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px;cursor:pointer;-webkit-transition:var(--transition_350);transition:var(--transition_350)}header#main-header .content .header-menu-toggle span{width:18px;height:2px;border-radius:999px;background:var(--gray---900)}header#main-header .content .header-menu-toggle:hover{border-color:#d1d5db;background:#f9fafb}header#main-header .header-mobile-menu{display:none}header#main-header.is-mobile-menu-open .content .header-menu-toggle span:nth-child(1){-webkit-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}header#main-header.is-mobile-menu-open .content .header-menu-toggle span:nth-child(2){opacity:0}header#main-header.is-mobile-menu-open .content .header-menu-toggle span:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}@media (max-width:979px){header#main-header .content .header-nav,header#main-header .content .wrapper-btns{display:none}header#main-header .content .header-menu-toggle,header#main-header .header-mobile-menu .header-mobile-nav a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}header#main-header .header-mobile-menu{display:block;width:100%;height:calc(100vh - 72px);position:fixed;top:72px;left:0;background:rgba(17,24,39,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 280ms ease,visibility 280ms ease;transition:opacity 280ms ease,visibility 280ms ease;z-index:99}header#main-header .header-mobile-menu .content{width:min(305px,100%);height:100%;margin:0 0 0 auto;background:#fff;padding:28px 24px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:28px;box-shadow:-16px 0 40px rgba(0,0,0,.08);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 280ms ease;transition:transform 280ms ease;transition:transform 280ms ease,-webkit-transform 280ms ease}header#main-header .header-mobile-menu .content,header#main-header .header-mobile-menu .header-mobile-btns,header#main-header .header-mobile-menu .header-mobile-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}header#main-header .header-mobile-menu .header-mobile-nav{width:100%;gap:8px}header#main-header .header-mobile-menu .header-mobile-nav a{width:100%;min-height:48px;border-radius:10px;padding:14px 16px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--gray---900);text-align:center;font-size:16px;font-weight:500;line-height:120%;background:#ededed;-webkit-transition:color 350ms ease,background-color 350ms ease;transition:color 350ms ease,background-color 350ms ease;opacity:0}header#main-header .header-mobile-menu .header-mobile-nav a:hover{color:var(--primary);background:#e5e8f0}header#main-header .header-mobile-menu .header-mobile-btns{gap:12px}header#main-header .header-mobile-menu .header-mobile-btns .btn-primary,header#main-header .header-mobile-menu .header-mobile-btns .btn-secondary{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;box-shadow:none;opacity:0;-webkit-transition:color 350ms ease,background-color 350ms ease,border-color 350ms ease,box-shadow 350ms ease;transition:color 350ms ease,background-color 350ms ease,border-color 350ms ease,box-shadow 350ms ease}}@media (max-width:979px) and (prefers-reduced-motion:reduce){header#main-header .header-mobile-menu .header-mobile-btns .btn-primary,header#main-header .header-mobile-menu .header-mobile-btns .btn-secondary,header#main-header .header-mobile-menu .header-mobile-nav a{opacity:1!important}}@media (max-width:979px){header#main-header.is-mobile-menu-open .header-mobile-menu{opacity:1;visibility:visible;pointer-events:auto}header#main-header.is-mobile-menu-open .header-mobile-menu .content{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}