@layer components{.custom-galery-text h3{color:var(--black, #202020);text-align:center;font-family:var(--font-heading-family);font-size:24px;font-style:normal;font-weight:700;line-height:120%}@media(min-width:992px){.custom-galery-text h3{color:var(--black, #202020);text-align:center;font-family:var(--font-heading-family);font-size:32px;font-style:normal;font-weight:700;line-height:120%}}}.sp-about{padding:80px 32px;display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.sp-about__badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:48px;background:#ffc59c;font-family:Montserrat,sans-serif;font-weight:600;font-size:.875rem;color:#202020;text-transform:uppercase}.sp-about__body{display:flex;flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1140px}.sp-about__text{font-family:Montserrat,sans-serif;font-weight:600;font-size:clamp(1.5rem,3vw,3rem);line-height:1.2;color:#202020;margin:0;text-align:center}@media(max-width:767px){.sp-about{padding:48px 16px}.sp-about__text{font-size:2rem}.sp-about__body{gap:32px}.sp-cta-btn{font-size:1.4rem;padding:8px 8px 8px 20px}}.sp-app{background:linear-gradient(180deg,#fe9404,#fe6e0d);padding:80px 32px}.sp-app__inner{display:flex;flex-direction:column;align-items:center;gap:48px}.sp-app__header{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.sp-app__badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:48px;background:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:.875rem;color:#202020;text-transform:uppercase}.sp-app__heading{font-family:Raleway,sans-serif;font-weight:700;font-size:clamp(2.5rem,5.5vw,5rem);line-height:1.2;color:#fff;margin:0;text-align:center}.sp-app__showcase{position:relative;width:100%;max-width:680px;height:480px;display:flex;align-items:center;justify-content:center}.sp-app__phone{position:relative;z-index:2}.sp-app__phone--placeholder{width:220px;height:440px;background:#ffffff26;border-radius:32px}.sp-app__phone-img{width:260px;height:auto;object-fit:contain;filter:drop-shadow(0 40px 60px rgba(0,0,0,.3))}.sp-app__notif{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:9px 14px 9px 9px;border-radius:16px;background:#ffffff80;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);min-width:280px;max-width:340px}.sp-app__notif--left{left:0}.sp-app__notif--right{right:0}.sp-app__notif--1{top:20px}.sp-app__notif--2{bottom:80px}.sp-app__notif-icon{flex-shrink:0;width:59px;height:59px;border-radius:12px;overflow:hidden}.sp-app__notif-icon-img{width:100%;height:100%;object-fit:cover}.sp-app__notif-icon-placeholder{width:100%;height:100%;background:#ff6e0b;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.5rem}.sp-app__notif-body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.sp-app__notif-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.sp-app__notif-app{font-family:SF Pro Text,-apple-system,sans-serif;font-weight:700;font-size:.9375rem;color:#222}.sp-app__notif-time{font-family:SF Pro Text,-apple-system,sans-serif;font-size:.75rem;color:#3f3f3f80;white-space:nowrap}.sp-app__notif-msg{font-family:SF Pro Text,-apple-system,sans-serif;font-size:.9375rem;color:#3f3f3f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.sp-app{padding:64px 0 0}.sp-app__inner{gap:32px}.sp-app__heading{font-size:2.5rem}.sp-app__showcase{height:auto;padding:0 16px;flex-direction:column;align-items:center;gap:24px}.sp-app__notif{position:static;display:flex;width:100%;max-width:100%;min-width:unset;margin:0 16px;width:calc(100% - 32px)}.sp-app__notif--2{display:none}.sp-app__phone-img{width:200px}.sp-app__showcase:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,#fe6e0d 0%,transparent 100%);pointer-events:none}.sp-app__showcase{position:relative}}.sp-cta-btn--white{background:#fff;color:#202020}.sp-gallery{padding:64px 32px;display:flex;flex-direction:column;gap:32px;align-items:center}.sp-gallery__heading-wrap{display:flex;align-items:center;justify-content:center;width:100%}.sp-gallery__heading{font-family:Raleway,sans-serif;font-weight:700;font-size:clamp(1.5rem,2.5vw,2rem);color:#202020;text-align:center;margin:0;max-width:400px}.sp-gallery__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;width:100%}.sp-gallery__item{border-radius:24px;overflow:hidden;aspect-ratio:1}.sp-gallery__img{width:100%;height:100%;max-width:unset;object-fit:cover}@media(max-width:1024px){.sp-gallery__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.sp-gallery{padding:16px;gap:16px}.sp-gallery__heading-wrap{background:#fef5e7;border-radius:24px;padding:32px 16px;width:100%;display:flex;align-items:center;justify-content:center}.sp-gallery__heading{font-size:1.5rem;max-width:300px}.sp-gallery__grid{grid-template-columns:repeat(2,1fr);gap:8px}.sp-gallery__item{border-radius:16px}}.sp-hero{--sp-hero-progress: 0;--sp-orange: #ff6e0b;--sp-text: #1e1e1e;--sp-muted: rgba(30, 30, 30, .7);position:relative;height:220vh;background:#fff7f2}.sp-hero__stage{position:relative;height:100%}.sp-hero__sticky{position:sticky;top:0;height:100vh;overflow:hidden}.sp-hero__backdrop,.sp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.sp-hero__background-image{width:100%;height:100%;max-width:none;object-fit:cover;opacity:.16}.sp-hero__overlay{background:radial-gradient(circle at 20% 20%,rgba(255,110,11,.18),transparent 28%),linear-gradient(180deg,#fff8f380,#ffffffc7)}.sp-hero__frame{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:0 32px}.sp-hero__frame-inner{width:min(100%,1400px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,560px);align-items:center;gap:48px}.sp-hero__frame--base{opacity:calc(1 - min(var(--sp-hero-progress) * 2.2,1));transform:translateY(calc(var(--sp-hero-progress) * -48px)) scale(calc(1 - var(--sp-hero-progress) * .06));pointer-events:none}.sp-hero__frame--scroll{opacity:clamp(0,calc((var(--sp-hero-progress) - .2) * 2),1);transform:translateY(calc((1 - clamp(0,calc((var(--sp-hero-progress) - .2) * 2),1))*56px));pointer-events:none}.sp-hero__base-copy{max-width:760px}.sp-hero__eyebrow{margin:0 0 18px;color:var(--sp-orange);font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sp-hero__title{margin:0;color:var(--sp-text);font-family:Raleway,sans-serif;font-size:clamp(4rem,7vw,8rem);font-weight:700;line-height:.95;letter-spacing:-.05em}.sp-hero__subtitle{margin:28px 0 0;max-width:560px;color:var(--sp-muted);font-family:Montserrat,sans-serif;font-size:clamp(1.6rem,1.8vw,2.1rem);font-weight:500;line-height:1.45}.sp-hero__base-media,.sp-hero__device-shell{display:flex;align-items:center;justify-content:center}.sp-hero__product-image{width:100%;max-width:420px;height:auto;object-fit:contain;filter:drop-shadow(0 28px 44px rgba(0,0,0,.16))}.sp-hero__product-image--scroll{max-width:320px}.sp-hero__product-placeholder{width:360px;aspect-ratio:3 / 4;border-radius:32px;background:linear-gradient(180deg,#292929,#111)}.sp-hero__product-placeholder--scroll{width:280px;border-radius:26px}.sp-hero__frame-inner--scroll{grid-template-columns:minmax(0,.95fr) minmax(300px,.75fr);gap:64px}.sp-hero__scroll-copy{max-width:540px}.sp-hero__scroll-title{margin:0;color:var(--sp-text);font-family:Raleway,sans-serif;font-size:clamp(3.2rem,5vw,5.8rem);font-weight:700;line-height:.98;letter-spacing:-.04em}.sp-hero__scroll-text{margin:24px 0 0;color:var(--sp-muted);font-family:Montserrat,sans-serif;font-size:clamp(1.6rem,1.7vw,2rem);font-weight:500;line-height:1.5}.sp-hero__scroll-cards{position:relative;min-height:560px}.sp-hero__event-card{position:absolute;display:flex;align-items:center;gap:14px;min-width:220px;max-width:280px;padding:14px 16px;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#ffffffd1;box-shadow:0 16px 40px #00000014;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.sp-hero__event-card--top{top:18px;left:0}.sp-hero__event-card--bottom{right:0;bottom:48px}.sp-hero__event-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(180deg,#ff8b37,#ff6e0b);font-size:1.8rem}.sp-hero__event-body{display:flex;flex-direction:column;gap:4px;min-width:0}.sp-hero__event-label{color:#1e1e1e8f;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sp-hero__event-text{color:var(--sp-text);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.35}.sp-hero__device-shell{position:absolute;inset:50% 0 auto 0;transform:translateY(-50%)}@media(max-width:991px){.sp-hero{height:180vh}.sp-hero__frame-inner,.sp-hero__frame-inner--scroll{grid-template-columns:1fr;gap:28px;text-align:center}.sp-hero__base-copy,.sp-hero__scroll-copy,.sp-hero__subtitle,.sp-hero__scroll-text{max-width:none}.sp-hero__scroll-cards{min-height:0;display:grid;gap:16px}.sp-hero__device-shell,.sp-hero__event-card{position:static;transform:none;margin:0 auto}}@media(max-width:767px){.sp-hero{height:170vh}.sp-hero__frame{padding:0 16px}.sp-hero__title{font-size:clamp(3.8rem,13vw,5.8rem)}.sp-hero__scroll-title{font-size:clamp(3rem,11vw,4.8rem)}.sp-hero__subtitle,.sp-hero__scroll-text{font-size:1.6rem}.sp-hero__product-image{max-width:260px}.sp-hero__product-image--scroll{max-width:220px}.sp-hero__product-placeholder{width:240px;border-radius:24px}}.sp-install{display:flex;gap:32px;align-items:stretch;padding:48px 32px}.sp-install__card{flex:1 1 50%;background:#fef5e7;border-radius:24px;padding:48px 40px;display:flex;flex-direction:column;gap:40px;align-items:flex-start}.sp-install__heading{font-family:Raleway,sans-serif;font-weight:700;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2;color:#202020;margin:0}.sp-install__steps{width:100%;display:flex;flex-direction:column;gap:16px}.sp-install__divider{height:1px;background:#0000001f;width:100%}.sp-install__step{display:flex;align-items:center;gap:24px;min-height:100px}.sp-install__step-icon{flex-shrink:0;width:60px;height:60px}.sp-install__step-icon svg{display:block}.sp-install__step-body{flex:1;display:flex;flex-direction:column;gap:12px}.sp-install__step-header{display:flex;align-items:center;gap:11px}.sp-install__step-num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ff6e0b;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:.75rem;flex-shrink:0}.sp-install__step-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;color:#202020;text-transform:uppercase;margin:0}.sp-install__step-desc{font-family:Montserrat,sans-serif;font-weight:400;font-size:1rem;line-height:1.4;color:#202020;margin:0}.sp-install__visual{flex:1 1 50%;border-radius:24px;overflow:hidden;background:#ff6e0b;min-height:400px;display:flex;align-items:center;justify-content:center}.sp-install__product-img{width:100%;height:100%;max-width:unset;object-fit:cover}.sp-install__visual-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ff6e0b,#fe9404)}.sp-install__visual{position:relative}.sp-install__hotspot{position:absolute;left:var(--hs-x, 50%);top:var(--hs-y, 50%);transform:translate(-50%,-50%);z-index:10}.sp-install__hotspot-trigger{position:relative;width:2rem;height:2rem;border-radius:50%;background:var(--hs-color, #ff6e0b);border:3px solid #fff;cursor:pointer;box-shadow:0 0 #ff6e0b80;animation:sp-hotspot-pulse 2s infinite}.sp-install__hotspot-ring{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid var(--hs-color, #ff6e0b);opacity:.5;animation:sp-hotspot-ring 2s infinite}@keyframes sp-hotspot-pulse{0%,to{box-shadow:0 0 #ff6e0b80}50%{box-shadow:0 0 0 8px #ff6e0b00}}@keyframes sp-hotspot-ring{0%{transform:scale(1);opacity:.5}to{transform:scale(2);opacity:0}}.sp-install__hotspot-card{position:absolute;bottom:calc(100% + 1.6rem);left:50%;transform:translate(-50%) translateY(6px);display:flex;align-items:center;gap:1.6rem;padding:1.6rem;background:#fff;border-radius:1.6rem;box-shadow:0 4px 6px -1px #0000000f,0 10px 24px -4px #0000001f,0 0 0 1px #0000000a;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.sp-install__hotspot--open .sp-install__hotspot-card{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.sp-install__hotspot-img{width:5.4rem;height:6rem;flex-shrink:0;border-radius:.8rem;overflow:hidden}.sp-install__hotspot-img img{width:100%;height:100%;object-fit:contain;display:block}.sp-install__hotspot-info{display:flex;flex-direction:column;gap:1rem}.sp-install__hotspot-name{display:flex;flex-direction:column;gap:.2rem}.sp-install__hotspot-brand{font-family:Montserrat,sans-serif;font-weight:700;font-size:1.4rem;line-height:1.2;color:#000;text-transform:uppercase;margin:0}.sp-install__hotspot-subtitle{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.3rem;line-height:1.2;color:#000;margin:0}.sp-install__hotspot-price{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .8rem;border-radius:4rem;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.2rem;line-height:1.1;color:#fff;text-transform:uppercase;white-space:nowrap;align-self:flex-start}.sp-install__hotspot-arrow{position:relative;width:4rem;height:4rem;border-radius:50%;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;text-decoration:none}.sp-install__hotspot-arrow-icon{position:absolute;top:.8rem;width:2.4rem;height:2.4rem;transition:left .3s ease}.sp-install__hotspot-arrow-icon:first-child{left:.8rem}.sp-install__hotspot-arrow-icon:last-child{left:-2.4rem}.sp-install__hotspot-arrow:hover .sp-install__hotspot-arrow-icon:first-child{left:4rem}.sp-install__hotspot-arrow:hover .sp-install__hotspot-arrow-icon:last-child{left:.8rem}@media(max-width:767px){.sp-install{flex-direction:column;padding:16px;gap:16px}.sp-install__card{width:100%;padding:32px 16px;border-radius:16px;gap:32px}.sp-install__heading{font-size:2rem}.sp-install__visual{display:none}.sp-install__step{gap:16px;min-height:auto}.sp-install__step-icon{width:64px;height:64px}.sp-install__step-icon svg{width:64px;height:64px}.sp-install__step-title,.sp-install__step-desc{font-size:.875rem}}.sp-cta-btn{display:inline-flex;align-items:center;gap:1.6rem;padding:.8rem .8rem .8rem 2.4rem;border-radius:8rem;text-decoration:none;flex-shrink:0;font-family:Montserrat,sans-serif;font-weight:700;font-size:1.6rem;line-height:1.1;color:#fff;white-space:nowrap}.sp-cta-btn__text{flex:1}.sp-cta-btn__circle{position:relative;width:4rem;height:4rem;border-radius:50%;flex-shrink:0;overflow:hidden}.sp-cta-btn__circle--white{background:#fff}.sp-cta-btn__circle--orange{background:#ff6e0b}.sp-cta-btn__arrow-icon{position:absolute;top:.8rem;width:2.4rem;height:2.4rem;transition:left .3s ease}.sp-cta-btn__arrow-icon:first-child{left:.8rem}.sp-cta-btn__arrow-icon:last-child{left:-2.4rem}.sp-cta-btn:hover .sp-cta-btn__arrow-icon:first-child{left:4rem}.sp-cta-btn:hover .sp-cta-btn__arrow-icon:last-child{left:.8rem}.sp-marquee{background-color:#fef5e7;overflow:hidden;padding:16px 0}.sp-marquee__track{display:flex;gap:32px;align-items:center;white-space:nowrap;animation:sp-marquee-scroll 30s linear infinite;width:max-content}.sp-marquee:hover .sp-marquee__track{animation-play-state:paused}.sp-marquee__item{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.25rem;color:#202020;flex-shrink:0}.sp-marquee__item:nth-child(odd){font-family:Raleway,sans-serif;font-size:2.5rem}@keyframes sp-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:767px){.sp-marquee{padding:10px 0}.sp-marquee__item{font-size:.845rem}.sp-marquee__item:nth-child(odd){font-size:2.355rem}.sp-marquee__track{gap:24px}}.sp-tech{position:relative;overflow:hidden;border-radius:1.6rem;aspect-ratio:16 / 9}@media(max-width:767px){.sp-tech{aspect-ratio:9 / 16;border-radius:1.2rem}}.sp-tech__media{position:absolute;top:0;right:0;bottom:0;left:0}.sp-tech__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;max-width:unset;display:none}.sp-tech__bg--desktop{display:block}.sp-tech__bg--img{object-position:center}.sp-tech__bg--dark{background:#1a1a1a}@media(max-width:767px){.sp-tech__bg--desktop{display:none}.sp-tech__bg--mobile{display:block}}.sp-tech__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.sp-tech__inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:3.2rem;display:flex;flex-direction:column}.sp-tech__heading{font-family:Raleway,sans-serif;font-weight:700;font-size:clamp(2rem,3.5vw,3rem);color:#fff;margin:0}.sp-tech__cards{margin-top:auto;display:flex;gap:2.4rem;align-items:stretch;justify-content:flex-end}.sp-tech__product-card{background:#fff;border-radius:1.6rem;padding:3.2rem;display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:27.2rem;flex-shrink:0}.sp-tech__product-img{width:16rem;height:16rem;object-fit:contain;flex-shrink:0}.sp-tech__product-info{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-align:center;margin-top:auto}.sp-tech__product-name{display:flex;flex-direction:column;gap:.4rem}.sp-tech__product-name strong{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;color:#202020;text-transform:uppercase}.sp-tech__product-name span{font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;color:#202020}.sp-tech__price-badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem 1.2rem;border-radius:4.8rem;background:#ff6e0b;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:.9rem}.sp-tech__specs-card{background:#fff;border-radius:1.6rem;padding:3.2rem;display:flex;flex-direction:column;gap:1.6rem;min-width:28rem;max-width:36rem}.sp-tech__specs-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;color:#202020;text-transform:uppercase;margin:0}.sp-tech__specs-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.sp-tech__spec-divider{height:1px;background:#0000001a;width:100%;margin-bottom:1.6rem}.sp-tech__spec-line{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.sp-tech__spec-key{font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;color:#202020;text-transform:uppercase}.sp-tech__spec-val{font-family:Montserrat,sans-serif;font-weight:400;font-size:1rem;color:#00000080;white-space:nowrap}@media(max-width:767px){.sp-tech__inner{padding:2.4rem 0}.sp-tech__heading{font-size:2.8rem;padding:0 1.6rem}.sp-tech__cards{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:1.2rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 1.6rem;cursor:grab;-webkit-user-select:none;user-select:none}.sp-tech__cards::-webkit-scrollbar{display:none}.sp-tech__product-card,.sp-tech__specs-card{scroll-snap-align:center;min-width:80vw;width:80vw;max-width:none;flex-shrink:0;padding:2.4rem}.sp-tech__product-img{width:12rem;height:12rem}.sp-tech__specs-title,.sp-tech__spec-key,.sp-tech__spec-val{font-size:.875rem}}.button-block{display:flex;align-items:center;justify-content:start}.button-block--center{justify-content:center}.button-block--right{justify-content:end}.sp-trust-list{list-style:none;margin:0;display:flex;flex-direction:column;padding-block:40px;gap:16px}.sp-trust-list__item{display:flex;align-items:center;gap:8px}.sp-trust-list__item svg{flex-shrink:0}.sp-trust-list__item span{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;line-height:1.1;color:#202020;text-transform:uppercase;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
