@charset "UTF-8";.header-logo-fixed{position:fixed;top:1.875rem;left:2.75rem;z-index:1002;opacity:0;pointer-events:none;transition:opacity .35s ease;line-height:0}.header-logo-fixed--visible{opacity:1;pointer-events:all;cursor:pointer}.header-logo-fixed img{height:clamp(2.25rem,4vw,3.25rem);width:auto;display:block}@media (max-width: 480px){.header-logo-fixed{left:1rem;top:1rem}}.header{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:1380px;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:50px;box-shadow:0 4px 24px #0000001a,0 0 0 1px #e8c80014,inset 0 1px #ffffff0f;z-index:1001;transition:opacity .35s ease,transform .35s ease}@media (max-width: 768px){.header{border-radius:18px}}@media (max-width: 480px){.header{top:.5rem;width:calc(100% - 1rem);border-radius:14px}}.header--hidden{opacity:0;transform:translate(-50%) translateY(-20px);pointer-events:none}.header__content{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1.75rem;gap:1.5rem}@media (max-width: 1024px){.header__content{padding:.6rem 1.25rem;gap:1rem}}@media (max-width: 900px){.header__content{padding:.6rem 1rem;gap:.5rem}}@media (max-width: 480px){.header__content{padding:.5rem .875rem;gap:.5rem}}.header__logo{cursor:default;flex-shrink:0;line-height:0}.header__logo img{height:clamp(2.25rem,4vw,3.25rem);width:auto;display:block}.header__nav{flex:1}@media (max-width: 768px){.header__nav{position:absolute;top:calc(100% + 3px);left:auto;right:0;background:var(--bg-primary);border-radius:14px;max-height:0;overflow:hidden;transition:max-height .3s ease;flex:none;min-width:180px}.header__nav--open{max-height:400px;border:1px solid var(--border-color);box-shadow:0 4px 24px #0000001a,0 0 0 1px #e8c80014}}.header__nav-contact{display:none}@media (max-width: 768px){.header__nav-contact{display:block;padding:0 .75rem .75rem}.header__nav-contact .contact-btn{display:flex;width:100%}}.header__nav-list{display:flex;align-items:center;justify-content:center;list-style:none;gap:.125rem}@media (max-width: 768px){.header__nav-list{flex-direction:column;padding:.75rem 1.25rem 1rem;gap:0}}.header__nav-list li a{text-decoration:none}.header__nav-list li button{padding:.45rem .875rem;background:none;border:none;color:var(--text-secondary);font-family:inherit;font-weight:500;font-size:clamp(.875rem,1.2vw,1rem);letter-spacing:.02em;cursor:pointer;border-radius:6px;text-decoration:none;display:block;white-space:nowrap;position:relative;transition:color .2s ease;min-height:44px}@media (max-width: 900px){.header__nav-list li button{font-size:.78rem;padding:.35rem .55rem;min-height:36px}}@media (max-width: 768px){.header__nav-list li button{width:100%;text-align:left;padding:.75rem .5rem;font-size:1rem;min-height:44px}}.header__nav-list li button:after{content:"";position:absolute;bottom:3px;left:50%;transform:translate(-50%) scale(0);width:4px;height:4px;border-radius:50%;background:var(--accent-primary);transition:transform .2s ease}@media (hover: hover){.header__nav-list li button:hover{color:var(--accent-primary);background:none}}.header__nav-list li button.nav-active{color:var(--accent-primary);background:none;font-weight:700}.header__nav-list li button.nav-active:after{transform:translate(-50%) scale(1)}.header__controls{display:flex;align-items:center;gap:.375rem;flex-shrink:0}@media (max-width: 480px){.header__controls{gap:.2rem}}.header__controls .theme-toggle,.header__controls .lang-toggle{background:none;padding:.375rem .5rem;cursor:pointer;transition:color .2s ease;color:var(--text-secondary);display:flex;align-items:center;gap:.35rem;border-radius:6px}@media (hover: hover){.header__controls .theme-toggle:hover,.header__controls .lang-toggle:hover{color:var(--accent-primary)}}.header__controls .mobile-menu-toggle{display:none;background:none;border:1px solid var(--border-color);border-radius:60px;padding:.375rem .625rem;cursor:pointer;color:var(--text-primary);transition:border-color .2s ease,color .2s ease;min-width:44px;min-height:44px;align-items:center;justify-content:center}@media (hover: hover){.header__controls .mobile-menu-toggle:hover{border-color:var(--accent-primary);color:var(--accent-primary)}}@media (max-width: 768px){.header__controls .mobile-menu-toggle{display:flex}}.lang-toggle{position:relative;display:inline-flex;align-items:center;flex-shrink:0}#toggle{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.lang-toggle__track{position:relative;display:inline-block;width:clamp(3.5rem,5.5vw,4.6rem);height:clamp(1.75rem,2.75vw,2.3rem);border-radius:3rem;transition:all .2s ease-in;cursor:pointer;flex-shrink:0;background-color:#fff;box-shadow:inset 0 5px 15px #0006,inset 0 -5px 15px #fff3}[data-theme=dark] .lang-toggle__track{background-color:transparent}.lang-toggle__track:before{content:"";width:clamp(1.25rem,2.1vw,1.8rem);height:clamp(1.25rem,2.1vw,1.8rem);border-radius:50%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2040'%3e%3crect%20width='60'%20height='40'%20fill='%23012169'/%3e%3cpath%20d='M0,0%20L60,40%20M60,0%20L0,40'%20stroke='white'%20stroke-width='8'/%3e%3cpath%20d='M0,0%20L60,40%20M60,0%20L0,40'%20stroke='%23C8102E'%20stroke-width='5'/%3e%3cpath%20d='M30,0%20V40%20M0,20%20H60'%20stroke='white'%20stroke-width='12'/%3e%3cpath%20d='M30,0%20V40%20M0,20%20H60'%20stroke='%23C8102E'%20stroke-width='8'/%3e%3c/svg%3e");background-size:cover;background-position:center;position:absolute;top:50%;left:4px;transform:translateY(-50%);transition:all .2s ease-in,filter .2s ease;box-shadow:0 5px 15px #0003}@media (hover: hover){.lang-toggle:hover .lang-toggle__track:before{filter:brightness(1.3) saturate(1.2)}}#toggle:checked+.lang-toggle__track:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2040'%3e%3crect%20width='60'%20height='40'%20fill='%23C6363C'/%3e%3crect%20y='13.33'%20width='60'%20height='13.33'%20fill='%230C4076'/%3e%3crect%20y='26.67'%20width='60'%20height='13.33'%20fill='white'/%3e%3c/svg%3e");left:calc(100% - clamp(1.25rem,2.1vw,1.8rem) - 4px)}.toggle{width:clamp(37px,5vw,40px);height:clamp(37px,5vw,40px);border-radius:50%;display:grid;place-items:center;cursor:pointer;line-height:1}.input{display:none}.icon{grid-column:1/1;grid-row:1/1;transition:transform .5s;line-height:.1}.icon svg{width:clamp(27px,3vw,32px);height:clamp(27px,3vw,32px);display:block}.icon--moon{transition-delay:.2s;color:#b4b4b4}.icon--sun{transform:scale(0);color:orange}#switch:checked+.icon--moon{transform:rotate(360deg) scale(0)}#switch:checked~.icon--sun{transition-delay:.2s;transform:scale(1) rotate(360deg)}.contact-btn{font-family:inherit;font-size:clamp(.78rem,1.2vw,1rem);font-weight:600;background:var(--gradient-primary);color:#020611;padding:clamp(.3em,.5vw,.4em) clamp(.75em,1.2vw,1.2em);display:flex;align-items:center;justify-content:center;border:none;border-radius:25px;transition:all .3s ease;cursor:pointer;outline:none;min-height:clamp(32px,3.5vw,40px);white-space:nowrap}@media (max-width: 768px){.contact-btn{display:none}}.contact-btn:active{transform:scale(.97)}.contact-btn span{display:block;margin-left:.4em;transition:all .3s}.contact-btn svg{width:clamp(13px,1.4vw,18px);height:clamp(13px,1.4vw,18px);fill:#020611;transition:all .3s}.contact-btn .svg-wrapper{display:flex;align-items:center;justify-content:center;width:clamp(22px,2.3vw,30px);height:clamp(22px,2.3vw,30px);border-radius:50%;background-color:#02061126;transition:all .3s;flex-shrink:0}@media (hover: hover){.contact-btn:hover .svg-wrapper{background-color:#02061133}.contact-btn:hover svg{transform:rotate(45deg)}}.hero{min-height:100vh;min-height:100dvh;position:relative;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}@media (max-width: 768px){.hero{background-position:calc(50% + 100vw - 768px) center}}@media (max-width: 560px){.hero{background-position:calc(50% + 100vw - 700px) center}}@media (max-width: 480px){.hero{background-image:var(--hero-bg-mobile);background-position:center}}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1}@media (max-width: 600px){.hero__overlay{background:#000000bf}}.hero__content{position:relative;z-index:2;min-height:100dvh;display:flex;align-items:center;max-width:1300px;margin:0 auto;padding:6rem clamp(1.25rem,5vw,4rem) 3rem;gap:2rem}@media (max-width: 480px){.hero__content{padding:5.5rem 1rem 2rem}}@media (max-width: 375px){.hero__content{padding:5rem .875rem 1.75rem}}.hero__left{width:55%;flex-shrink:0;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1024px){.hero__left{width:60%}}@media (max-width: 480px){.hero__left{width:80%}}@media (max-width: 440px){.hero__left{width:90%}}@media (max-width: 375px){.hero__left{width:100%}}.hero__tagline{font-size:clamp(.65rem,1.2vw,.78rem);font-weight:700;letter-spacing:.2em;color:#f5c518;text-transform:uppercase}.hero__title{font-size:clamp(1.9rem,5vw,3.6rem);font-weight:800;line-height:1.1;color:#fff;margin:0}.hero__title--highlight{color:#f5c518}.hero__subtitle{font-size:clamp(.875rem,1.5vw,1rem);color:#ffffffc7;line-height:1.75;max-width:460px;margin:0}.hero__features{display:inline-flex;align-items:stretch;overflow:hidden;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);margin-top:.25rem;max-width:100%}@media (max-width: 700px){.hero__features{flex-direction:column;width:100%}}.hero__feature{display:flex;align-items:center;gap:.6rem;padding:clamp(.6rem,1.5vw,.9rem) clamp(.75rem,2vw,1.25rem);font-size:clamp(.65rem,1vw,.78rem);font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.06em;line-height:1.35;border-right:1px solid rgba(255,255,255,.15)}.hero__feature:last-child{border-right:none}@media (max-width: 900px){.hero__feature{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);width:50%;justify-content:center}.hero__feature:nth-last-child(-n+2){border-bottom:none}}@media (max-width: 700px){.hero__feature{width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:.65rem 1rem;justify-content:flex-start}.hero__feature:last-child{border-bottom:none}}.hero__feature-icon{display:flex;align-items:center;justify-content:center;width:clamp(34px,5vw,42px);height:clamp(34px,5vw,42px);flex-shrink:0;background:#00000080;border:1px solid rgba(245,197,24,.45);border-radius:9px;color:#f5c518}.discover-btn{display:inline-flex;align-items:center;justify-content:center;padding:clamp(.75rem,2vw,1rem) clamp(1.25rem,3vw,2rem);background:#000000e6;border:2px solid #f5c518;color:#f5c518;gap:4px;border-radius:50px;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease;min-height:44px}.discover-btn__text{font-size:clamp(1.1rem,2.5vw,1.7rem);font-weight:700;letter-spacing:1.5px;white-space:nowrap}.discover-btn__svg{padding-top:3px;height:100%;width:-moz-fit-content;width:fit-content;flex-shrink:0}.discover-btn__svg svg{width:clamp(36px,6vw,50px);height:clamp(22px,4vw,30px)}@media (hover: hover){.discover-btn:hover{background:#f5c518;border-color:#f5c518;color:#000}.discover-btn:hover .discover-btn__svg svg{animation:jello-vertical .9s both;transform-origin:left}}.discover-btn:active{opacity:.85}@keyframes jello-vertical{0%{transform:scaleZ(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleZ(1)}}.about{background:var(--bg-secondary)}.about .container{width:100%}.about__content{max-width:1200px;margin:0 auto}.about__hero{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;margin-bottom:clamp(2.5rem,5vw,4rem)}@media (max-width: 900px){.about__hero{grid-template-columns:1fr}}.about__hero-image{display:flex;justify-content:flex-end;align-items:center}.about__hero-image img{width:100%;max-width:700px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 900px){.about__hero-image{display:none}}.about__tag{display:block;color:var(--accent-primary);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.about__heading{font-size:clamp(1.9rem,5vw,4rem);font-weight:800;color:var(--text-primary);line-height:1.1;margin-bottom:.2rem}.about__subheading{font-size:clamp(1.9rem,5vw,4rem);font-weight:800;color:var(--accent-primary);line-height:1.1;margin-bottom:2rem}.about__text{text-align:left}.about__description,.about__mission,.about__process{line-height:1.8;margin-bottom:1.5rem;color:var(--text-secondary);text-align:left;font-size:clamp(.875rem,1.3vw,.92rem)}.about__advantages{margin-top:clamp(2.5rem,5vw,4rem)}.about__advantages-title{display:flex;align-items:center;gap:1.5rem;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-primary);margin-bottom:2.5rem}.about__advantages-title:before{content:"";flex:1;height:8px;background:radial-gradient(circle at 3px 50%,var(--accent-primary) 3px,transparent 3px),linear-gradient(var(--accent-primary),var(--accent-primary)) center/100% 1px no-repeat}.about__advantages-title:after{content:"";flex:1;height:8px;background:radial-gradient(circle at calc(100% - 3px) 50%,var(--accent-primary) 3px,transparent 3px),linear-gradient(var(--accent-primary),var(--accent-primary)) center/100% 1px no-repeat}.about__advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 1024px){.about__advantages-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.about__advantages-grid{grid-template-columns:1fr;gap:1rem}}.about__advantage{background:var(--bg-card);padding:clamp(1.1rem,2vw,1.5rem);border-radius:14px;border:1px solid var(--border-color);display:flex;align-items:flex-start;gap:1.25rem;transition:box-shadow .3s ease}@media (hover: hover){.about__advantage:hover{box-shadow:0 6px 20px var(--shadow)}}.about__advantage-icon{border:1.5px solid var(--accent-primary);width:clamp(48px,8vw,64px);height:clamp(48px,8vw,64px);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent-primary);background:transparent}.about__advantage-icon svg{width:clamp(22px,3.5vw,28px);height:clamp(22px,3.5vw,28px)}.about__advantage-text{flex:1}.about__advantage h4{font-size:clamp(.9rem,1.5vw,1rem);font-weight:700;margin-bottom:.4rem;color:var(--text-primary);line-height:1.4}.about__advantage p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.about__services{margin-top:clamp(3rem,6vw,5rem);padding-top:clamp(2rem,5vw,4rem);border-top:1px solid var(--border-color);text-align:left}.about__services-header{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center;margin-bottom:3rem}@media (max-width: 900px){.about__services-header{grid-template-columns:1fr}}.about__services-tag{display:block;color:var(--accent-primary);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem}.about__services-heading{font-size:clamp(1.7rem,4vw,3rem);font-weight:800;color:var(--text-primary);line-height:1.1;margin-bottom:.2rem}.about__services-subheading{font-size:clamp(1.7rem,4vw,3rem);font-weight:800;color:var(--accent-primary);line-height:1.1;margin-bottom:1.5rem}.about__services-description{color:var(--text-secondary);line-height:1.7;font-size:.92rem;max-width:480px}@media (max-width: 900px){.about__services-description{max-width:100%}}.about__services-image{display:flex;justify-content:flex-end;align-items:center}.about__services-image img{width:100%;max-width:520px;height:auto;-o-object-fit:contain;object-fit:contain}@media (max-width: 900px){.about__services-image{display:none}}.about__services-grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:1.5rem;-moz-column-gap:0;column-gap:0;margin-bottom:2.5rem}@media (max-width: 1024px){.about__services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.about__services-grid{grid-template-columns:1fr}}.about__services-features{display:flex;align-items:stretch;margin-top:2.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:60px;overflow:hidden}@media (max-width: 768px){.about__services-features{flex-direction:column;border-radius:20px}}.about__services-feature{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:clamp(1rem,2vw,1.25rem) clamp(1rem,2.5vw,2rem);color:var(--text-primary);font-weight:600;font-size:.875rem}.about__services-feature:not(:last-child){border-right:1px solid var(--border-color)}@media (max-width: 768px){.about__services-feature:not(:last-child){border-right:none;border-bottom:1px solid var(--border-color)}}.about__services-feature-icon{color:var(--accent-primary);flex-shrink:0}.about__services-feature-icon svg{width:22px;height:22px}.about__service-card{padding:clamp(.75rem,2vw,1rem) clamp(1rem,2.5vw,1.5rem);text-align:left;border-right:1px solid var(--border-color)}.about__service-card:last-child{border-right:none}@media (max-width: 1024px){.about__service-card:nth-child(2n){border-right:none}.about__service-card:nth-child(odd){border-right:1px solid var(--border-color)}}@media (max-width: 480px){.about__service-card{border-right:none;border-bottom:1px solid var(--border-color);padding-bottom:1.25rem}.about__service-card:nth-child(odd){border-right:none}.about__service-card:last-child{border-bottom:none}}.about__service-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.about__service-card h3{font-weight:700;color:var(--text-primary);font-size:1rem;margin-bottom:.75rem;line-height:1.4}.about__service-card p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.about__service-number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:var(--accent-primary);color:#000;border-radius:50%;font-weight:700;font-size:.75rem;flex-shrink:0}.about__service-icon{color:var(--accent-primary)}.about__service-icon svg{width:26px;height:26px}.main-products{background:var(--bg-secondary);padding:clamp(3rem,6vw,5rem) clamp(1rem,3vw,2rem)}.main-products__container{max-width:1280px;margin:0 auto}.main-products__header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:clamp(1rem,3vw,3rem);margin-bottom:3.5rem}@media (max-width: 960px){.main-products__header{flex-direction:column;gap:2rem;margin-bottom:2.5rem}}.main-products__header-left{flex-shrink:0}.main-products__tag{display:block;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:.75rem}.main-products__heading{font-size:clamp(1.8rem,4vw,3rem);font-weight:800;color:var(--text-primary);line-height:1.1;margin:0}.main-products__subheading{font-size:clamp(1.8rem,4vw,3rem);font-weight:800;color:var(--accent-primary);line-height:1.1;margin:0}.main-products__features-list{display:flex;align-items:center;flex-wrap:nowrap;gap:clamp(1rem,3vw,2rem);flex:1;min-width:0}.main-products__feature-sep{width:1px;height:60px;background:var(--border-color);flex-shrink:0}.main-products__feature{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:0;text-align:center;color:var(--text-secondary);flex:1;min-width:0}.main-products__feature svg{color:var(--accent-primary);font-size:clamp(1.2rem,2vw,1.5rem);width:clamp(1.2rem,2vw,1.5rem);height:clamp(1.2rem,2vw,1.5rem)}.main-products__feature span{font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}@media (max-width: 400px){.main-products__feature span{font-size:.6rem}}.main-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 1100px){.main-products__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.main-products__grid{grid-template-columns:1fr}}.main-products__card{background:var(--bg-card);border-radius:16px;overflow:hidden;border:1px solid var(--border-color);box-shadow:0 4px 20px var(--shadow);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}@media (max-width: 560px){.main-products__card{max-width:480px;margin-left:auto;margin-right:auto;width:100%}}@media (hover: hover){.main-products__card:hover{transform:translateY(-6px);box-shadow:0 12px 40px var(--shadow)}}.main-products__card-image{height:clamp(180px,22vw,200px);overflow:hidden;background:var(--bg-primary);display:flex;align-items:center;justify-content:center}.main-products__card-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:1.5rem;transition:transform .3s ease}@media (hover: hover){.main-products__card:hover .main-products__card-image img{transform:scale(1.2)}}.main-products__card-content{padding:clamp(1.1rem,2vw,1.75rem);display:flex;flex-direction:column;flex:1}.main-products__card-title{font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;color:var(--text-primary);margin:0 0 .2rem}.main-products__card-subtitle{font-size:.875rem;color:var(--text-secondary);margin:0}.main-products__card-divider{border:none;border-top:1px solid var(--border-color);margin:1rem 0}.main-products__card-desc{font-size:.9rem;color:var(--text-secondary);line-height:1.65;margin:0;flex:1}.main-products__card-footer{display:flex;justify-content:flex-end;margin-top:1.25rem}.main-products__bottom-bar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;padding:clamp(1rem,2vw,1.5rem) clamp(1rem,2.5vw,2rem);display:flex;align-items:center;flex-wrap:wrap;gap:0}@media (max-width: 960px){.main-products__bottom-bar{gap:1.25rem}}@media (max-width: 480px){.main-products__bottom-bar{flex-direction:column;align-items:center;gap:.75rem}}.main-products__bottom-sep{width:1px;height:44px;background:var(--section-border);flex-shrink:0}@media (max-width: 960px){.main-products__bottom-sep{display:none}}.main-products__bottom-brand{flex:1;display:flex;align-items:center;justify-content:center;gap:.85rem}.main-products__bottom-brand .main-products__bottom-shield{color:var(--accent-primary);flex-shrink:0}@media (max-width: 960px){.main-products__bottom-brand{flex:none;width:100%}}@media (max-width: 480px){.main-products__bottom-brand{width:-moz-fit-content;width:fit-content}}.main-products__bottom-brand-line1{margin:0;font-size:.875rem;font-weight:800;letter-spacing:.05em;color:var(--text-primary);line-height:1.3}.main-products__bottom-brand-line2{margin:0;font-size:.875rem;font-weight:800;letter-spacing:.05em;color:var(--accent-primary);line-height:1.3}.main-products__bottom-item{flex:1;display:flex;align-items:center;justify-content:flex-start;padding-left:clamp(.4rem,1.5vw,2rem);gap:.75rem;min-width:0}.main-products__bottom-item svg{color:var(--accent-primary);flex-shrink:0}.main-products__bottom-item span{color:var(--text-secondary);font-size:.8rem;line-height:1.4;white-space:pre-line}@media (max-width: 960px){.main-products__bottom-item{flex:none;justify-content:flex-start;width:calc(50% - .625rem)}}@media (max-width: 480px){.main-products__bottom-item{width:-moz-fit-content;width:fit-content;padding-left:0}}.card-arrow-btn{position:relative;display:inline-flex;align-items:center;gap:4px;padding:10px 32px;border:none;font-size:.72rem;font-weight:700;letter-spacing:.14em;font-family:inherit;background-color:transparent;border-radius:100px;color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary);cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1)}.card-arrow-btn svg{position:absolute;width:16px;fill:var(--accent-primary);z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}.card-arrow-btn svg:first-child{left:-25%}.card-arrow-btn svg:last-child{right:14px}.card-arrow-btn__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:var(--accent-primary);border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.card-arrow-btn__text{position:relative;z-index:1;transform:translate(-10px);transition:all .8s cubic-bezier(.23,1,.32,1)}@media (hover: hover){.card-arrow-btn:hover{box-shadow:0 0 0 12px transparent;color:#0a0f1e;border-radius:10px}.card-arrow-btn:hover svg:first-child{left:14px}.card-arrow-btn:hover svg:last-child{right:-25%}.card-arrow-btn:hover svg{fill:#0a0f1e}.card-arrow-btn:hover .card-arrow-btn__text{transform:translate(10px)}.card-arrow-btn:hover .card-arrow-btn__circle{width:240px;height:240px;opacity:1}}.card-arrow-btn:active{scale:.95}.contact{background-color:var(--bg-secondary);background-size:cover;background-position:top;background-repeat:no-repeat;position:relative;isolation:isolate}.contact .container{width:100%}.contact__header{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.contact__tag{display:block;color:var(--accent-primary);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.contact__title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;color:var(--text-primary);margin-bottom:1rem}.contact__subtitle{color:var(--text-secondary);font-size:.92rem;max-width:580px;margin:0 auto 1.5rem;line-height:1.7}.contact__header-divider{width:50px;height:3px;background:var(--accent-primary);border-radius:2px;margin:0 auto}.contact__content{display:grid;grid-template-columns:5fr 7fr;gap:clamp(1.5rem,3vw,2.5rem);max-width:1200px;margin:0 auto}@media (max-width: 900px){.contact__content{grid-template-columns:1fr;gap:1.5rem}}.contact__info{display:flex;flex-direction:column;gap:1rem}.contact__info-item{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;background:var(--bg-card);border-radius:14px;border:1px solid var(--border-color);transition:box-shadow .3s ease}@media (hover: hover){.contact__info-item:hover{box-shadow:0 6px 20px var(--shadow)}}.contact__info-item p{word-wrap:break-word;overflow-wrap:anywhere}.contact__info-icon{background:#f4e92526;color:var(--accent-primary);width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact__info-icon svg{width:22px;height:22px}.contact__info h4{color:var(--text-primary);font-weight:700;font-size:1rem;margin-bottom:.2rem}.contact__info p{color:var(--text-secondary);font-size:.875rem;margin:0}@media (max-width: 400px){.contact__info p{font-size:.75rem}}.contact__form-wrapper{display:flex;flex-direction:column}.contact__form{flex:1;display:flex;flex-direction:column;background:var(--bg-card);padding:clamp(1.25rem,3vw,2rem);border-radius:16px;border:1px solid var(--border-color)}.contact__form-title{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin-bottom:.6rem}.contact__form-divider{width:50px;height:3px;background:var(--accent-primary);border-radius:2px;margin-bottom:1.75rem}.contact__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media (max-width: 480px){.contact__form-row{grid-template-columns:1fr}}.contact__form-row .contact__input-wrapper{margin-bottom:0}.contact__input-wrapper{position:relative;margin-bottom:1rem}.contact__input-wrapper--textarea{flex:1;display:flex;flex-direction:column}.contact__input-wrapper--textarea textarea{flex:1;height:100%}.contact__input-wrapper input,.contact__input-wrapper textarea{width:100%;padding:.85rem .85rem .85rem 2.75rem;border:1.5px solid var(--border-color);border-radius:10px;background:var(--bg-secondary);color:var(--text-primary);font-size:.9rem;font-family:inherit;transition:border-color .3s ease;resize:none}.contact__input-wrapper input:focus,.contact__input-wrapper textarea:focus{outline:none;border-color:var(--accent-primary)}.contact__input-wrapper input::-moz-placeholder,.contact__input-wrapper textarea::-moz-placeholder{color:var(--text-muted)}.contact__input-wrapper input::placeholder,.contact__input-wrapper textarea::placeholder{color:var(--text-muted)}.contact__input-wrapper input{min-height:44px}.contact__input-icon{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);color:var(--text-secondary);pointer-events:none}.contact__input-icon--top{top:1rem;transform:none}.send-btn{font-family:inherit;font-size:1rem;background:var(--gradient-primary);color:#020611;padding:.8em 1.2em;display:flex;align-items:center;justify-content:center;border:none;border-radius:25px;box-shadow:0 5px 10px #0003;transition:all .3s;width:100%;cursor:pointer}@media (hover: hover){.send-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 20px #f4e9254d}.send-btn:hover:not(:disabled) .svg-wrapper{background-color:#02061140}.send-btn:hover:not(:disabled) svg{transform:rotate(45deg)}}.send-btn:active:not(:disabled){transform:scale(.95);box-shadow:0 2px 5px #0003}.send-btn:disabled{opacity:.7;cursor:not-allowed}.send-btn span{display:block;margin-left:.4em;transition:all .3s}.send-btn svg{width:18px;height:18px;fill:#020611;transition:all .3s}.send-btn .svg-wrapper{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#02061126;transition:all .3s}.send-btn .send-btn__spinner{width:18px;height:18px;border:2px solid rgba(2,6,17,.4);border-top-color:#020611;border-radius:50%;animation:send-btn-spin .6s linear infinite}@keyframes send-btn-spin{to{transform:rotate(360deg)}}.footer{padding:clamp(2rem,4vw,3rem) clamp(1rem,3vw,3rem) 0;background:linear-gradient(135deg,#0f172a,#1e293b);color:#e5e7eb;border-top:2px solid #facc15}.footer__content{display:grid;grid-template-columns:1.7fr 1fr 1.5fr 1fr;gap:clamp(1.5rem,3vw,3rem);padding-bottom:clamp(1.5rem,3vw,2.5rem);max-width:1280px;margin:0 auto}@media (max-width: 960px){.footer__content{grid-template-columns:1fr;justify-items:center}}.footer__section{display:flex;flex-direction:column}@media (max-width: 960px){.footer__section{align-items:center;width:100%}}.footer__subtitle{color:#fff;font-size:1rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:.7rem;position:relative}.footer__subtitle:after{content:"";position:absolute;left:0;bottom:0;width:26px;height:2px;background:#e8c800;border-radius:2px}@media (max-width: 960px){.footer__subtitle{text-align:center}.footer__subtitle:after{left:50%;transform:translate(-50%)}}.footer__description{color:#8a9bb8;line-height:1.65;font-size:.9rem;margin-top:.5rem}@media (max-width: 960px){.footer__description{text-align:center}}.footer__logo{height:clamp(4rem,8vw,6rem);width:-moz-fit-content;width:fit-content}@media (max-width: 960px){.footer__logo{margin:0 auto}}.footer__links{list-style:none;display:flex;flex-direction:column;gap:.55rem}@media (max-width: 960px){.footer__links{flex-direction:row;flex-wrap:nowrap;width:min(480px,100%);gap:0}.footer__links li{flex:1;display:flex;align-items:center;justify-content:center}.footer__links li+li{border-left:1px solid rgba(255,255,255,.15)}.footer__links li a,.footer__links li button{justify-content:center}.footer__links li a svg,.footer__links li button svg{display:none}}.footer__links li a,.footer__links li button{background:none;border:none;color:#8a9bb8;cursor:pointer;transition:color .2s ease;font-size:.9rem;text-decoration:none;font-family:inherit;padding:.25rem 0;display:flex;align-items:center;gap:.35rem;min-height:36px}.footer__links li a svg,.footer__links li button svg{color:#e8c800;flex-shrink:0}@media (hover: hover){.footer__links li a:hover,.footer__links li button:hover{color:#e8c800}}.footer__contact{display:flex;flex-direction:column;gap:.85rem}.footer__contact p{display:flex;align-items:center;gap:.65rem;font-size:.9rem;color:#8a9bb8;margin:0;cursor:pointer;transition:color .2s ease;word-break:break-word}@media (hover: hover){.footer__contact p:hover{color:#e8c800}}.footer__contact-icon{color:#e8c800!important;flex-shrink:0;width:18px;height:18px}@media (max-width: 960px){.footer__contact{flex-direction:row;justify-content:center;align-items:center;gap:.75rem}.footer__contact p{width:48px;height:48px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;justify-content:center;gap:0;word-break:normal;transition:border-color .2s ease,color .2s ease,background .2s ease}.footer__contact p span{display:none}}@media (max-width: 960px) and (hover: hover){.footer__contact p:hover{border-color:#e8c800;color:#e8c800;background:#e8c8000f}}@media (max-width: 960px){.footer__contact .footer__contact-address{display:none}}.footer__contact-follow-group{display:contents}@media (max-width: 960px){.footer__contact-follow-group{display:flex;width:min(480px,100%)}.footer__contact-follow-group .footer__section{flex:1;width:auto;padding:0 1rem}.footer__contact-follow-group .footer__section+.footer__section{border-left:1px solid rgba(255,255,255,.15)}}.footer__follow{display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap}@media (max-width: 960px){.footer__follow{justify-content:center}}.footer__follow-btn{width:48px;height:48px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#8a9bb8;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem;transition:border-color .2s ease,color .2s ease,background .2s ease}@media (hover: hover){.footer__follow-btn:hover{border-color:#e8c800;color:#e8c800;background:#e8c8000f}}.footer__follow-btn svg{width:20px;height:20px}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;border-top:1px solid rgba(255,255,255,.08);color:#5a6a84;font-size:clamp(.75rem,1.2vw,.82rem);max-width:1280px;margin:0 auto;gap:.5rem}.footer__bottom p{margin:0;color:#5a6a84;font-size:clamp(.75rem,1.2vw,.82rem)}@media (max-width: 600px){.footer__bottom{flex-direction:column;text-align:center}}.footer__made-with{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;justify-content:center}.footer__heart{color:#e74c3c;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.other-products{background:var(--bg-primary);min-height:100vh;min-height:100dvh;display:flex;align-items:center}.other-products__layout{display:grid;grid-template-areas:"pitch slider" "back  slider";grid-template-columns:1fr 1fr;width:100%;max-width:1400px;margin:1rem auto;padding:clamp(7rem,8vw,7rem) clamp(1rem,3vw,3rem) clamp(2.5rem,5vw,4rem);-moz-column-gap:clamp(2rem,4vw,4rem);column-gap:clamp(2rem,4vw,4rem)}@media (max-width: 1100px) and (min-width: 769px){.other-products__layout{grid-template-columns:1fr 2fr}}@media (max-width: 768px){.other-products__layout{display:flex;flex-direction:column;margin-top:2rem;padding:clamp(4.5rem,7vw,6rem) clamp(1rem,3vw,1.5rem) clamp(2rem,4vw,3rem)}}.other-products__pitch{grid-area:pitch;display:flex;flex-direction:column;justify-content:center;min-width:0}@media (max-width: 768px){.other-products__pitch{width:100%}}.other-products__slider{grid-area:slider;display:flex;align-items:center;justify-content:center;gap:1rem;min-width:0;max-width:100%;align-self:center}@media (max-width: 768px){.other-products__slider{width:100%}}@media (max-width: 480px){.other-products__slider{gap:0rem}}.other-products__back{grid-area:back;align-self:start}@media (max-width: 768px){.other-products__back{width:100%}}.pitch__label{display:block;color:var(--accent-primary);font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.4rem}.pitch__heading{display:flex;flex-direction:column;font-weight:800;line-height:1.08;margin-bottom:1.4rem;font-size:clamp(2rem,4.5vw,3.8rem)}.pitch__heading--primary{color:var(--text-primary)}.pitch__heading--accent{color:var(--accent-primary)}.pitch__description{color:var(--text-secondary);font-size:.97rem;line-height:1.75;max-width:460px;margin-bottom:2.4rem}@media (max-width: 768px){.pitch__description{max-width:100%}}.pitch__divider{height:1px;background:linear-gradient(90deg,var(--accent-primary) 0%,transparent 80%);opacity:.35;margin-bottom:2.4rem}.pitch__icons{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 0;margin-bottom:3rem}@media (max-width: 1100px) and (min-width: 769px){.pitch__icons{flex-direction:column;align-items:flex-start;width:-moz-fit-content;width:fit-content;gap:.75rem}}@media (max-width: 480px){.pitch__icons{flex-direction:column;align-items:flex-start;width:-moz-fit-content;width:fit-content;gap:.75rem}}.pitch__icon-sep{width:1px;height:38px;background:var(--border-color);margin:0 1.25rem;flex-shrink:0}@media (max-width: 1100px) and (min-width: 769px){.pitch__icon-sep{width:100%;height:1px;margin:0 0 .25rem}}@media (max-width: 480px){.pitch__icon-sep{width:100%;height:1px;margin:0 0 .25rem}}.pitch__icon-item{display:flex;align-items:center;gap:.6rem}.pitch__icon-badge{display:flex;align-items:center;justify-content:center;color:var(--accent-primary);flex-shrink:0}.pitch__icon-badge svg{width:20px;height:20px}.pitch__icon-label{color:var(--text-primary);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1.3}.product-card-wrapper{flex:1;display:flex;flex-direction:column;gap:1.25rem;min-width:0;width:100%;max-width:560px}@media (max-width: 768px){.product-card-wrapper{max-width:100%;margin-bottom:2rem}}.product-card-stack{overflow:hidden;display:flex;width:100%}@media (max-width: 480px){.product-card-stack{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-card-stack::-webkit-scrollbar{display:none}}.slider-dots{display:flex;justify-content:center;align-items:center;gap:.65rem}.slider-dot{width:12px;height:12px;border-radius:50%;border:1.5px solid var(--accent-primary);background:transparent;cursor:pointer;padding:0;flex-shrink:0;transition:background .3s ease,transform .3s ease}.slider-dot--active{background:var(--accent-primary);transform:scale(1.35)}@media (hover: hover){.slider-dot:hover:not(.slider-dot--active){background:#f4e9254d}}@media (max-width: 480px){.slider-dot{width:24px;height:24px}}.product-card{width:90%;margin:0 5%;flex-shrink:0;scroll-snap-align:start;background:var(--bg-card);border:1px solid var(--accent-primary);border-radius:20px;padding:clamp(1.25rem,3vw,1.75rem) clamp(1.25rem,3vw,2rem);display:flex;flex-direction:column;gap:1.4rem;min-width:0;box-sizing:border-box}@media (max-width: 480px){.product-card{width:98%;margin:0 1%}}.product-card__header{display:flex;justify-content:space-between;align-items:center}.product-card__icon-badge{width:44px;height:44px;border-radius:50%;background:#f4e92514;border:1px solid rgba(244,233,37,.4);display:flex;align-items:center;justify-content:center;color:var(--accent-primary);flex-shrink:0}.product-card__icon-badge svg{width:22px;height:22px}.product-card__counter{font-size:.8rem;font-weight:600;color:var(--accent-primary);border:1px solid var(--accent-primary);border-radius:20px;padding:.2rem .75rem;letter-spacing:.05em}.product-card__main{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}@media (max-width: 1100px){.product-card__main{grid-template-columns:1fr}}.product-card__text{display:flex;flex-direction:column;gap:.65rem}.product-card__title{font-size:clamp(1rem,2.5vw,1.45rem);font-weight:800;color:var(--text-primary);line-height:1.15;margin:0}.product-card__description{color:var(--text-secondary);font-size:.875rem;line-height:1.65;margin:0}.product-card__image{display:block;border-radius:10px;overflow:hidden;height:clamp(140px,18vw,160px);cursor:pointer}@media (max-width: 480px){.product-card__image{height:180px}}.product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s ease}@media (hover: hover){.product-card__image:hover img{transform:scale(1.04)}}.product-card__features-section{display:flex;flex-direction:column;gap:.75rem}.product-card__features-header{display:flex;align-items:center;gap:.75rem}.product-card__features-label{color:var(--accent-primary);font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.product-card__features-line{flex:1;height:1px;background:var(--border-color)}.product-card__features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.35rem 1rem}@media (max-width: 480px){.product-card__features-list{grid-template-columns:1fr}}.product-card__features-list li{color:var(--text-secondary);font-size:.8rem;line-height:1.5;position:relative;padding-left:1.2rem}.product-card__features-list li:before{content:"✓";position:absolute;left:0;color:var(--accent-primary);font-weight:700}.product-card__footer{display:flex;align-items:center;border-top:1px solid var(--border-color);padding-top:1.25rem;margin-top:auto}@media (max-width: 1100px){.product-card__footer{flex-direction:column;align-items:center;gap:1rem}}.product-card__footer-sep{width:1px;align-self:stretch;background:var(--border-color);margin:0 1.5rem;flex-shrink:0}@media (max-width: 1100px){.product-card__footer-sep{width:100%;height:1px;align-self:auto;margin:0}}.product-card__info-box{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.product-card__info-icon{width:38px;height:38px;border-radius:8px;background:#f4e92514;border:1px solid rgba(244,233,37,.3);display:flex;align-items:center;justify-content:center;color:var(--accent-primary);flex-shrink:0}.product-card__info-icon svg{width:17px;height:17px}.product-card__info-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.product-card__info-label{color:var(--accent-primary);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-card__info-value{color:var(--text-secondary);font-size:.8rem;line-height:1.3}.slider-arrow{width:clamp(38px,5vw,46px);height:clamp(38px,5vw,46px);border-radius:50%;border:1px solid var(--accent-primary);background:transparent;color:var(--accent-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease,transform .15s ease}@media (hover: hover){.slider-arrow:hover{background:#f4e9251a;transform:scale(1.08)}}.slider-arrow:active{transform:scale(.96)}.slider-arrow svg{width:clamp(15px,3vw,22px);height:clamp(15px,3vw,22px)}@media (max-width: 480px){.slider-arrow{display:none}}.back-btn{position:relative;display:inline-flex;align-items:center;padding:10px 18px 10px 14px;border:none;background:none;cursor:pointer;transition:transform .2s ease}.back-btn:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;border-radius:50px;background:var(--accent-primary);width:38px;height:38px;transition:width .35s ease}.back-btn svg{position:relative;z-index:1;flex-shrink:0;fill:none;stroke:var(--text-primary);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:translate(4px);transition:transform .3s ease,stroke .3s ease}.back-btn__text{position:relative;z-index:1;margin-left:10px;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-family:inherit;color:var(--text-primary);transition:color .3s ease}@media (hover: hover){.back-btn:hover:before{width:100%}.back-btn:hover svg{transform:translate(0);stroke:#0a0f1e}.back-btn:hover .back-btn__text{color:#0a0f1e}}.back-btn:active{transform:scale(.95)}.challenger-section{background:var(--bg-primary);min-height:100vh;min-height:100dvh;padding-top:clamp(5rem,8vw,6rem);overflow:hidden}.challenger-section__inner{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;padding:0 clamp(1rem,3vw,2rem) 2rem;align-items:stretch}@media (max-width: 1100px){.challenger-section__inner{grid-template-columns:1fr;padding:2rem clamp(1rem,3vw,1.5rem)}}.challenger-section__content{padding-top:2rem}@media (max-width: 480px){.challenger-section__content{padding-top:1rem}}.challenger-section__title-block{margin-bottom:1.75rem}.challenger-section__title{font-size:clamp(3rem,6vw,5.5rem);font-weight:900;font-style:italic;color:#e8c800;line-height:.95;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 .6rem}.challenger-section__subtitle-row{display:flex;align-items:center;gap:.75rem}.challenger-section__subtitle-line{height:1px;width:50px;background:var(--line-color);flex-shrink:0}.challenger-section__subtitle{font-size:clamp(.8rem,1.5vw,1rem);font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--text-primary)}.challenger-section__desc{font-size:.92rem;color:var(--text-secondary);line-height:1.75;margin-bottom:.75rem}.challenger-section__specs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;border-top:1px solid var(--section-border);border-bottom:1px solid var(--section-border);padding:1.5rem 0;margin-bottom:2.5rem}@media (max-width: 480px){.challenger-section__specs{grid-template-columns:repeat(2,1fr)}}.challenger-section__spec{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.45rem;padding:0 .25rem}.challenger-section__spec svg{color:#e8c800}.challenger-section__spec-label{font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.25}.challenger-section__spec-value{font-size:.65rem;color:var(--text-muted);white-space:pre-line;line-height:1.25}.challenger-section__section-title{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#e8c800;margin-bottom:1rem}.challenger-section__modes{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem;margin-bottom:2.5rem}@media (max-width: 480px){.challenger-section__modes{grid-template-columns:1fr}}.challenger-section__mode-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;padding:1.1rem 1.1rem 1.1rem 1rem;display:flex;gap:.85rem;transition:border-color .2s ease}@media (hover: hover){.challenger-section__mode-card:hover{border-color:#e8c8004d}}.challenger-section__mode-icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1.5px solid #e8c800;display:flex;align-items:center;justify-content:center;color:#e8c800}.challenger-section__mode-body{flex:1;min-width:0}.challenger-section__mode-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.45rem}.challenger-section__mode-name{font-size:.85rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em}.challenger-section__mode-desc{font-size:.82rem;color:var(--text-muted);line-height:1.55;margin:0}.challenger-section__mode-highlight{font-size:.82rem;color:var(--text-muted);margin:.35rem 0 0;line-height:1.4}.challenger-section__mode-highlight-text{color:#e8c800;font-weight:600}.challenger-section__mode-extra{font-size:.82rem;color:var(--text-muted);margin:.2rem 0 0;line-height:1.4}.challenger-section__benefits-desc{font-size:.875rem;color:var(--text-muted);line-height:1.65;margin-bottom:1.5rem}@media (max-width: 600px){.challenger-section__benefits-desc{margin-bottom:0}}.challenger-section__benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;padding:1.5rem 0 2rem;border-top:1px solid var(--section-border)}@media (max-width: 600px){.challenger-section__benefits{grid-template-columns:repeat(3,1fr);gap:0;border-top:none}}@media (max-width: 400px){.challenger-section__benefits{grid-template-columns:repeat(2,1fr)}}.challenger-section__benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.challenger-section__benefit svg{color:#e8c800}.challenger-section__benefit span{font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.3}@media (max-width: 600px){.challenger-section__benefit{position:relative;padding:1rem .5rem}.challenger-section__benefit:after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:var(--section-border)}.challenger-section__benefit:nth-child(3n):after{display:none}.challenger-section__benefit:before{content:"";position:absolute;bottom:0;left:15%;width:70%;height:1px;background:var(--section-border)}.challenger-section__benefit:nth-child(n+4):before{display:none}}@media (max-width: 600px) and (max-width: 400px){.challenger-section__benefit:nth-child(3n):after{display:block}.challenger-section__benefit:nth-child(2n):after{display:none}.challenger-section__benefit:nth-child(n+4):before{display:block}.challenger-section__benefit:nth-child(n+5):before{display:none}}.challenger-section__benefit-brand{display:none}@media (max-width: 600px){.challenger-section__benefit-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.15rem;padding:.75rem .5rem}}.challenger-section__benefit-brand-title{font-size:1.3rem;font-weight:900;font-style:italic;color:#e8c800;text-transform:uppercase;letter-spacing:.01em;line-height:1}@media (max-width: 400px){.challenger-section__benefit-brand-title{font-size:.95rem}}.challenger-section__benefit-brand-row{display:flex;align-items:center;gap:.4rem;width:100%}.challenger-section__benefit-brand-line{height:1px;flex:1;background:var(--line-color)}.challenger-section__benefit-brand-sub{font-size:.6rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.challenger-section__image-panel{display:flex;align-items:center;justify-content:center}.challenger-section__image-panel img{width:100%;filter:drop-shadow(0 0 60px rgba(232,200,0,.15));cursor:pointer;transition:transform .3s ease}@media (hover: hover){.challenger-section__image-panel img:hover{transform:scale(1.08)}}@media (max-width: 1100px){.challenger-section__image-panel{order:-1}.challenger-section__image-panel img{max-width:clamp(260px,60vw,420px);width:100%}}@media (max-width: 480px){.challenger-section__image-panel img{max-width:280px}}.cmin{background:var(--bg-primary);min-height:100vh;min-height:100dvh;padding-top:clamp(5rem,8vw,6rem);overflow:hidden}.cmin__wrap{max-width:1380px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem) 2rem}@media (max-width: 1100px){.cmin__wrap{padding:2rem clamp(1rem,3vw,1.5rem)}}.cmin__inner{display:grid;grid-template-columns:1.25fr 1fr;align-items:start;gap:2rem}@media (max-width: 1100px){.cmin__inner{grid-template-columns:1fr}}.cmin__content{padding-top:1rem;display:flex;flex-direction:column}.cmin__title-block{margin-bottom:1.5rem}.cmin__title{font-size:clamp(2.3rem,5.5vw,5rem);font-weight:900;font-style:italic;color:#e8c800;line-height:.92;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 .65rem}.cmin__subtitle-row{display:flex;align-items:center;gap:.75rem}.cmin__subtitle-line{height:1px;width:40px;background:var(--line-color);flex-shrink:0}.cmin__subtitle{font-size:clamp(.72rem,1.4vw,.9rem);font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--text-primary)}.cmin__desc{font-size:.9rem;color:var(--text-secondary);line-height:1.75;margin-bottom:1.75rem}.cmin__specs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;border-top:1px solid var(--section-border);border-bottom:1px solid var(--section-border);padding:1.25rem 0;margin-bottom:2rem}@media (max-width: 480px){.cmin__specs{grid-template-columns:repeat(2,1fr)}}.cmin__spec{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:0 .25rem}.cmin__spec-icon{width:clamp(36px,6vw,44px);height:clamp(36px,6vw,44px);border:1.5px solid rgba(232,200,0,.55);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#e8c800;margin-bottom:.2rem}.cmin__spec-label{font-size:.62rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.3}.cmin__spec-value{font-size:.6rem;color:var(--text-muted);white-space:pre-line;line-height:1.25}.cmin__section-title{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#e8c800;margin-bottom:1rem}.cmin__modes-section{margin-bottom:1.5rem}.cmin__modes{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}@media (max-width: 900px){.cmin__modes{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.cmin__modes{grid-template-columns:1fr}}.cmin__mode-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;padding:1rem 1rem 1rem .9rem;display:flex;gap:.8rem;transition:border-color .2s ease}@media (hover: hover){.cmin__mode-card:hover{border-color:#e8c80059}}.cmin__mode-icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;border:1.5px solid #e8c800;display:flex;align-items:center;justify-content:center;color:#e8c800}.cmin__mode-body{flex:1;min-width:0}.cmin__mode-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.35rem}.cmin__mode-name{font-size:.8rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em}.cmin__mode-desc{font-size:.78rem;color:var(--text-muted);line-height:1.5;margin:0}.cmin__benefits-box{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;width:100%;margin-bottom:2rem}.cmin__benefits-label{padding:.55rem 1rem;flex-basis:100%;border-bottom:1px solid var(--border-color)}.cmin__benefits-label span{font-size:.76rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#e8c800}@media (max-width: 768px){.cmin__benefits-label{flex-basis:unset;border-bottom:none;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:.5rem .4rem}.cmin__benefits-label span{font-size:.62rem;letter-spacing:.1em;white-space:pre-line;line-height:1.3}.cmin__benefits-label:after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:var(--section-border)}.cmin__benefits-label:before{content:"";position:absolute;bottom:0;left:15%;width:70%;height:1px;background:var(--section-border)}}.cmin__benefits{display:flex;align-items:stretch;flex-wrap:wrap}@media (max-width: 768px){.cmin__benefits{display:grid;grid-template-columns:repeat(3,1fr)}}.cmin__benefit{flex:1;min-width:clamp(60px,12%,100px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:.9rem .25rem;position:relative}.cmin__benefit:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:var(--section-border)}@media (max-width: 768px){.cmin__benefit:after{top:15%;height:70%}.cmin__benefit:nth-child(3n):after{display:none}.cmin__benefit:before{content:"";position:absolute;bottom:0;left:15%;width:70%;height:1px;background:var(--section-border)}.cmin__benefit:nth-child(n+7):before{display:none}}.cmin__benefit svg{color:#e8c800}.cmin__benefit span{font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.3}.cmin__image-panel{display:flex;align-items:flex-start;justify-content:center;position:sticky;top:7rem}.cmin__image-panel img{width:100%;filter:drop-shadow(0 0 60px rgba(232,200,0,.18));cursor:pointer;transition:transform .3s ease}@media (hover: hover){.cmin__image-panel img:hover{transform:scale(1.06)}}@media (max-width: 1100px){.cmin__image-panel{order:-1;position:static}.cmin__image-panel img{max-width:clamp(240px,55vw,420px);width:100%;margin:0 auto}}@media (max-width: 480px){.cmin__image-panel img{max-width:280px}}.ic-prox-section{background:var(--bg-primary);min-height:100vh;min-height:100dvh;padding-top:clamp(5rem,8vw,6.5rem)}.ic-prox-section__inner{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:2fr 1.2fr;grid-template-rows:auto auto auto;gap:2rem;padding:1rem clamp(1rem,3vw,2rem) 2rem}@media (max-width: 1100px){.ic-prox-section__inner{grid-template-columns:1fr 1fr;gap:1.5rem;padding:2rem clamp(1rem,3vw,1.5rem)}}@media (max-width: 700px){.ic-prox-section__inner{display:flex;flex-direction:column}}.ic-prox-section__content-top{grid-column:1;grid-row:1}@media (max-width: 700px){.ic-prox-section__content-top{order:1}}.ic-prox-section__specs-panel{grid-column:1;grid-row:2}@media (max-width: 1100px){.ic-prox-section__specs-panel{grid-column:1/-1}}@media (max-width: 700px){.ic-prox-section__specs-panel{order:3}}.ic-prox-section__content-bottom{grid-column:1/-1;grid-row:3}@media (max-width: 700px){.ic-prox-section__content-bottom{order:4}}.ic-prox-section__title-block{margin-bottom:1.75rem}.ic-prox-section__title{font-size:clamp(3rem,6vw,5.5rem);font-weight:900;font-style:italic;color:#e8c800;line-height:.95;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 .6rem}.ic-prox-section__subtitle-row{display:flex;align-items:center;gap:.75rem}.ic-prox-section__subtitle-line{height:1px;width:50px;background:var(--line-color);flex-shrink:0}.ic-prox-section__subtitle{font-size:clamp(.8rem,1.5vw,1rem);font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--text-primary)}.ic-prox-section__desc{font-size:.92rem;color:var(--text-secondary);line-height:1.75;margin-bottom:.75rem}.ic-prox-section__desc2{font-size:.875rem;color:var(--text-muted);line-height:1.7}.ic-prox-section__specs{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem;border-top:1px solid var(--section-border);border-bottom:1px solid var(--section-border);padding:1.5rem 0}@media (max-width: 768px){.ic-prox-section__specs{grid-template-columns:repeat(3,1fr)}}@media (max-width: 340px){.ic-prox-section__specs{grid-template-columns:repeat(2,1fr)}}.ic-prox-section__spec{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.45rem;padding:0 .25rem}.ic-prox-section__spec svg{color:#e8c800}.ic-prox-section__spec-label{font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.25}.ic-prox-section__spec-value{font-size:.65rem;color:var(--text-muted);white-space:pre-line;line-height:1.25}.ic-prox-section__section-title{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#e8c800;margin-bottom:1rem}.ic-prox-section__modes{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:2.5rem}@media (max-width: 900px){.ic-prox-section__modes{grid-template-columns:1fr}}.ic-prox-section__mode-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;padding:1.1rem 1rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .2s ease}@media (hover: hover){.ic-prox-section__mode-card:hover{border-color:#e8c8004d}}.ic-prox-section__mode-icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1.5px solid #e8c800;display:flex;align-items:center;justify-content:center;color:#e8c800}.ic-prox-section__mode-body{flex:1;min-width:0}.ic-prox-section__mode-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.45rem}.ic-prox-section__mode-name{font-size:.85rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em}.ic-prox-section__mode-desc{font-size:.82rem;color:var(--text-muted);line-height:1.55;margin:0}.ic-prox-section__benefits-desc{font-size:.875rem;color:var(--text-muted);line-height:1.65;margin-bottom:1.5rem}.ic-prox-section__benefits{display:grid;grid-template-columns:repeat(7,1fr);gap:1rem;padding:1.5rem 0;border-top:1px solid var(--section-border)}@media (max-width: 900px){.ic-prox-section__benefits{grid-template-columns:repeat(4,1fr)}}@media (max-width: 480px){.ic-prox-section__benefits{grid-template-columns:repeat(3,1fr)}}@media (max-width: 340px){.ic-prox-section__benefits{grid-template-columns:repeat(2,1fr)}}.ic-prox-section__benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.ic-prox-section__benefit svg{color:#e8c800}.ic-prox-section__benefit span{font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.3}.ic-prox-section__closing{font-size:.875rem;color:var(--text-muted);line-height:1.65;padding-top:1rem;border-top:1px solid var(--section-border);margin-bottom:2rem}.ic-prox-section__image-panel{grid-column:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;grid-row:1/3}@media (max-width: 1100px){.ic-prox-section__image-panel{padding-left:0;grid-row:1}}@media (max-width: 700px){.ic-prox-section__image-panel{order:2;width:100%}}.ic-prox-section__slider{width:100%;position:relative}.ic-prox-section__slider-track{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:10px;width:100%}.ic-prox-section__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .5s ease}.ic-prox-section__slide img,.ic-prox-section__slide video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:0;filter:drop-shadow(0 0 40px rgba(232,200,0,.1));cursor:pointer}.ic-prox-section__slide--active{opacity:1;pointer-events:auto}.ic-prox-section__slider-btn{display:none}.ic-prox-section__slider-dots{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:1rem}.ic-prox-section__slider-dot{width:12px;height:12px;border-radius:50%;background:var(--border-color);border:none;cursor:pointer;padding:0;transition:background .25s ease,transform .25s ease}@media (min-width: 1024px){.ic-prox-section__slider-dot{width:20px;height:20px}}.ic-prox-section__slider-dot.active{background:#e8c800;transform:scale(1.35)}.spaceman-section{background:var(--bg-primary);min-height:100vh;min-height:100dvh;padding-top:clamp(5rem,8vw,6rem);overflow:hidden}.spaceman-section__inner{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;padding:0 clamp(1rem,3vw,2rem) 2rem;align-items:stretch}@media (max-width: 1100px){.spaceman-section__inner{grid-template-columns:1fr;padding:2rem clamp(1rem,3vw,1.5rem)}}.spaceman-section__content{padding-top:2rem}@media (max-width: 480px){.spaceman-section__content{padding-top:1rem}}.spaceman-section__title-block{display:inline-flex;flex-direction:column;align-items:stretch;margin-bottom:1.75rem}.spaceman-section__title{font-size:clamp(3rem,6vw,5.5rem);font-weight:900;font-style:italic;color:#e8c800;line-height:.95;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 .6rem}.spaceman-section__subtitle-row{display:flex;align-items:center;gap:.75rem}.spaceman-section__subtitle-line{height:1px;flex:1;background:var(--line-color)}.spaceman-section__subtitle{font-size:clamp(.8rem,1.5vw,1rem);font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--text-primary)}.spaceman-section__desc{font-size:.92rem;color:var(--text-secondary);line-height:1.75;margin-bottom:.75rem}.spaceman-section__desc2{font-size:.875rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem}.spaceman-section__specs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;border-top:1px solid var(--section-border);border-bottom:1px solid var(--section-border);padding:1.5rem 0;margin-bottom:2.5rem}@media (max-width: 480px){.spaceman-section__specs{grid-template-columns:repeat(2,1fr)}}.spaceman-section__spec{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.45rem;padding:0 .25rem}.spaceman-section__spec svg{color:#e8c800}.spaceman-section__spec-label{font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.25}.spaceman-section__spec-value{font-size:.65rem;color:var(--text-muted);white-space:pre-line;line-height:1.25}.spaceman-section__section-title{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#e8c800;margin-bottom:1rem}.spaceman-section__modes{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:2.5rem}@media (max-width: 768px){.spaceman-section__modes{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.spaceman-section__modes{grid-template-columns:1fr}}.spaceman-section__mode-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;padding:1.1rem 1.1rem 1.1rem 1rem;display:flex;gap:.85rem;transition:border-color .2s ease}@media (hover: hover){.spaceman-section__mode-card:hover{border-color:#e8c8004d}}.spaceman-section__mode-icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1.5px solid #e8c800;display:flex;align-items:center;justify-content:center;color:#e8c800}.spaceman-section__mode-body{flex:1;min-width:0}.spaceman-section__mode-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.45rem}.spaceman-section__mode-name{font-size:.85rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em}.spaceman-section__mode-desc{font-size:.82rem;color:var(--text-muted);line-height:1.55;margin:0}.spaceman-section__mode-brand{display:none}@media (max-width: 768px) and (min-width: 481px){.spaceman-section__mode-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:10px;padding:1.1rem;gap:.25rem}}.spaceman-section__mode-brand-title{font-size:2.4rem;font-weight:900;font-style:italic;color:#e8c800;text-transform:uppercase;letter-spacing:.01em;line-height:1}.spaceman-section__mode-brand-sub{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.spaceman-section__benefits-desc{font-size:.875rem;color:var(--text-muted);line-height:1.65;margin-bottom:1.5rem}@media (max-width: 600px){.spaceman-section__benefits-desc{margin-bottom:.5rem}}.spaceman-section__benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.5rem 0 2rem;border-top:1px solid var(--section-border)}@media (max-width: 480px){.spaceman-section__benefits{grid-template-columns:repeat(2,1fr);gap:0;border-top:none}}.spaceman-section__benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.spaceman-section__benefit svg{color:#e8c800}.spaceman-section__benefit span{font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-primary);white-space:pre-line;line-height:1.3}@media (max-width: 480px){.spaceman-section__benefit{position:relative;padding:1rem .5rem}.spaceman-section__benefit:after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:var(--section-border)}.spaceman-section__benefit:nth-child(2n):after{display:none}.spaceman-section__benefit:before{content:"";position:absolute;bottom:0;left:15%;width:70%;height:1px;background:var(--section-border)}.spaceman-section__benefit:nth-child(n+3):before{display:none}}.spaceman-section__benefit-brand{display:none}@media (max-width: 600px){.spaceman-section__benefit-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.15rem;padding:.75rem .5rem}}.spaceman-section__benefit-brand-title{font-size:1.3rem;font-weight:900;font-style:italic;color:#e8c800;text-transform:uppercase;letter-spacing:.01em;line-height:1}@media (max-width: 400px){.spaceman-section__benefit-brand-title{font-size:.95rem}}.spaceman-section__benefit-brand-sub{font-size:.6rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.spaceman-section__image-panel{display:flex;align-items:center;justify-content:center}.spaceman-section__image-panel img{width:100%;filter:drop-shadow(0 0 60px rgba(232,200,0,.15));cursor:pointer;transition:transform .3s ease}@media (hover: hover){.spaceman-section__image-panel img:hover{transform:scale(1.08)}}@media (max-width: 1100px){.spaceman-section__image-panel{order:-1}.spaceman-section__image-panel img{max-width:clamp(180px,35vw,330px);width:100%}}@media (max-width: 480px){.spaceman-section__image-panel img{max-width:200px}}:root{--bg-primary: #f8f9fa;--bg-secondary: #f0f2f5;--bg-card: #edf0f3;--text-primary: #0a0f1e;--text-secondary: #4a5568;--text-muted: #718096;--logo: #e8c800;--accent-primary: #e8c800;--accent-secondary: #00aeef;--border-color: rgba(232, 200, 0, .25);--shadow: rgba(0, 0, 0, .1);--gradient-primary: linear-gradient(135deg, #f4e925 0%, #e8c800 100%);--gradient-reverse-primary: linear-gradient(135deg, #e8c800 0%, #f4e925 100%);--gradient-secondary: linear-gradient(135deg, #00aeef 0%, #4fc3ff 100%);--glow-yellow: rgba(244, 233, 37, .12);--glow-blue: rgba(0, 174, 239, .12);--line-color: rgba(0, 0, 0, .22);--section-border: rgba(0, 0, 0, .1)}[data-theme=dark]{--bg-primary: #020611;--bg-secondary: #050b1d;--bg-card: #0a132b;--text-primary: #ffffff;--text-secondary: #d9d9d9;--text-muted: #c9ced6;--logo: #f4e925;--accent-primary: #f4e925;--accent-secondary: #00aeef;--border-color: rgba(0, 174, 239, .18);--shadow: rgba(0, 0, 0, .6);--gradient-primary: linear-gradient(135deg, #f4e925 0%, #e8c800 100%);--gradient-secondary: linear-gradient(135deg, #00aeef 0%, #4fc3ff 100%);--glow-yellow: rgba(244, 233, 37, .12);--glow-blue: rgba(0, 174, 239, .15);--line-color: rgba(255, 255, 255, .35);--section-border: rgba(255, 255, 255, .1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;overflow-x:hidden;font-size:clamp(14.5px,13.9px + .15vw,16px)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;font-size:clamp(.8rem,10.9px + .5vw,1.125rem);overflow-x:hidden;-webkit-text-size-adjust:100%;transition:background-color .3s ease,color .3s ease}a,button,[role=button],input,label,select,textarea,summary{touch-action:manipulation}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:3px;border-radius:4px}:focus:not(:focus-visible){outline:none}img,video{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}h1{font-size:clamp(1.85rem,5vw,3.7rem)}h2{font-size:clamp(1.45rem,3.5vw,2.7rem)}h3{font-size:clamp(1.15rem,2.5vw,2rem)}h4{font-size:clamp(.9rem,1.8vw,1.4rem)}p{font-size:clamp(.7rem,11.7px + .22vw,.92rem);margin-bottom:1rem;color:var(--text-secondary)}.container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.section{padding:clamp(2rem,5vw,4rem) 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;min-height:44px;border:none;border-radius:8px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;font-size:1rem}.btn.btn-primary{background:var(--gradient-primary);color:#020611}@media (hover: hover){.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px var(--glow-yellow)}}.btn.btn-secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color)}@media (hover: hover){.btn.btn-secondary:hover{background:var(--accent-primary);color:#020611;border-color:var(--accent-primary)}}.card{background:var(--bg-card);border-radius:12px;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 4px 20px var(--shadow);border:1px solid var(--border-color);transition:all .3s ease}@media (hover: hover){.card:hover{transform:translateY(-5px);box-shadow:0 8px 30px var(--glow-blue)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.animate-fade-up{animation:fadeInUp .6s ease-out}
