.switches-page{--s-ink:#101b22;--s-blue:#428bd3;--s-pale:#eaf3f8;--s-line:#d9e0e3;color:var(--s-ink);background:#f7f9fa;min-height:100vh}.switches-header{color:#fff;background:#101d25;border-bottom:1px solid #ffffff29;grid-template-columns:1fr auto 1fr;align-items:center;height:86px;padding:0 5vw;display:grid}.switches-header img{object-fit:contain;width:92px;height:60px}.switches-header>span,.switches-header>a:last-child{letter-spacing:.2em;font-size:9px}.switches-header>a:last-child{justify-self:end}.switches-hero{color:#fff;background:linear-gradient(135deg,#10202a,#21455c);grid-template-columns:.9fr 1.1fr;height:650px;display:grid;overflow:hidden}.switches-hero>div:first-child{flex-direction:column;justify-content:center;padding:90px 6vw 64px;display:flex;position:relative}.switches-hero>div:first-child>a:first-child{color:#a4b8c4;text-transform:uppercase;letter-spacing:.13em;font-size:9px;position:absolute;top:40px}.switches-hero>div:first-child>p:first-of-type{color:#8dccfb;letter-spacing:.2em;font-size:9px}.switches-hero h1{letter-spacing:-.06em;text-wrap:balance;margin:24px 0 34px;font-size:clamp(62px,7vw,104px);font-weight:330;line-height:.9}.switches-hero>div:first-child>p:nth-of-type(2){color:#bdc8ce;max-width:520px;line-height:1.7}.switches-hero>div:first-child>a:last-child{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff80;align-self:flex-start;margin-top:30px;padding-bottom:8px;font-size:9px}.switches-hero>div:last-child{clip-path:polygon(9% 0,100% 0,100% 100%,0 100%);background:radial-gradient(circle at 50% 45%,#fff 0,#eaf4f9 48%,#bcd1de 100%);place-items:center;padding:6vw;display:grid;position:relative}.switches-hero>div:last-child:before{content:"";aspect-ratio:1;border:1px solid #294e652b;width:70%;position:absolute;transform:rotate(45deg);box-shadow:0 0 0 65px #ffffff14,0 0 0 130px #ffffff0b}.switches-hero>div:last-child img{filter:drop-shadow(0 35px 34px #1f3a4b2b);width:min(100%,760px);position:relative}.switches-hero>div:last-child span{color:#416178;letter-spacing:.18em;font-size:8px;position:absolute;bottom:28px;right:30px}.switch-setup{background:#f1eee7;border-bottom:1px solid #d9d5cc;grid-template-columns:1.2fr repeat(3,.9fr);gap:3vw;padding:110px 7vw;display:grid}.switch-setup>div>p,.switches-catalog-head p{letter-spacing:.2em;color:var(--s-blue);font-size:8px}.switch-setup h2,.switches-catalog-head h2{letter-spacing:-.055em;margin:20px 0;font-size:clamp(42px,5vw,78px);font-weight:350;line-height:.96}.switch-setup article{border-top:1px solid #9ba5aa;padding-top:22px}.switch-setup article>span{color:var(--s-blue);font-size:9px}.switch-setup h3{margin:40px 0 18px;font-size:25px;font-weight:420}.switch-setup article p{color:#59666d;line-height:1.7}.switches-catalog{padding:120px 7vw 150px}.switches-catalog-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:75px;display:flex}.switches-catalog-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.switches-catalog-head button{background:#fff;border:1px solid #c7d1d6;padding:11px 14px;font-size:9px}.switches-catalog-head button.active{background:var(--s-blue);border-color:var(--s-blue);color:#fff}.switches-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:75px 25px;display:grid}.switch-card{perspective:1800px;min-width:0}.switch-card-inner{transform-style:preserve-3d;transition:transform .8s cubic-bezier(.2,.75,.2,1);position:relative}.switch-card.is-flipped .switch-card-inner{transform:rotateY(180deg)}.switch-face{backface-visibility:hidden;border:1px solid var(--s-line);background:#fff}.switch-front{transition:all .3s}.switch-card:not(.is-flipped):hover .switch-front{transform:translateY(-7px);box-shadow:0 28px 70px #1936481f}.switch-image{aspect-ratio:1;cursor:pointer;background:#edf4f8;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.switch-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.switch-card:not(.is-flipped):hover img{transform:scale(1.022)}.switch-index{color:#fff;background:#12212a;place-items:center;width:42px;height:42px;font-size:9px;display:grid;position:absolute;top:20px;left:20px}.switch-reveal{color:#fff;letter-spacing:.11em;text-transform:uppercase;opacity:0;background:#101f28e6;justify-content:center;gap:10px;padding:13px;font-size:8px;transition:all .3s;display:flex;position:absolute;bottom:22px;left:22px;right:22px;transform:translateY(8px)}.switch-reveal b{color:#8dd0ff;font-size:17px}.switch-image:hover .switch-reveal,.switch-image:focus-visible .switch-reveal{opacity:1;transform:none}.switch-copy{padding:30px}.switch-labels{color:var(--s-blue);letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;gap:15px;font-size:8px;display:flex}.switch-copy h2{letter-spacing:-.045em;margin:18px 0;font-size:clamp(28px,3vw,43px);font-weight:390;line-height:1.02}.switch-copy>p{color:#65727a;min-height:78px;line-height:1.65}.switch-colours{gap:8px;margin:0 0 20px;display:flex}.switch-colours button{text-transform:uppercase;background:#fff;border:1px solid #d6dde1;align-items:center;gap:7px;padding:7px 10px;font-size:8px;display:flex}.switch-colours button.active{border-color:var(--s-blue);color:var(--s-blue)}.switch-colours i{border:1px solid #b9c1c5;border-radius:50%;width:13px;height:13px}.switch-colours i.black{background:#111}.switch-colours i.white{background:#fff}.switch-buy{border-top:1px solid var(--s-line);justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding-top:21px;display:flex}.switch-buy strong{font-size:13px}.switch-back{color:#fff;background:linear-gradient(145deg,#101f29,#21465e 72%,#418bd3 155%);flex-direction:column;padding:38px;display:flex;position:absolute;inset:0;overflow:hidden;transform:rotateY(180deg)}.switch-back:after{content:"";border:1px solid #a5d6fa2e;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-180px;right:-180px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.switch-back-head{border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:22px;padding-bottom:22px;display:flex;position:relative}.switch-back-head>div>span{color:#91cefb;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.switch-back h2{letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(27px,3vw,43px);font-weight:390;line-height:1}.switch-back-head button{color:#fff;cursor:pointer;background:0 0;border:0;justify-items:center;gap:5px;display:grid}.switch-back-head button>span{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.switch-back-head small{text-transform:uppercase;font-size:7px}.switch-back>p{color:#ffffffbd;margin:20px 0;font-size:13px;line-height:1.6;position:relative}.switch-back aside{background:#ffffff12;border-left:2px solid #91cefb;gap:6px;padding:13px 15px;display:grid;position:relative}.switch-back aside b,.switch-features h3{letter-spacing:.13em;text-transform:uppercase;color:#a4d7fd;font-size:8px}.switch-back aside span{font-size:11px;line-height:1.45}.switch-features{min-height:0;margin-top:19px;position:relative;overflow:auto}.switch-features ul{gap:8px;margin:13px 0;padding:0;list-style:none;display:grid}.switch-features li{padding-left:18px;font-size:11px;line-height:1.4;position:relative}.switch-features li:before{content:"";border:1px solid #91ceff;width:6px;height:6px;position:absolute;top:.45em;left:1px;transform:rotate(45deg)}.switch-back-link{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff73;align-self:flex-start;margin-top:auto;padding:10px 0 6px;font-size:8px;position:relative}.switch-card.is-flipped .switch-front{pointer-events:none}.switch-card.is-flipped .switch-reveal{visibility:hidden;opacity:0}@media (hover:none){.switch-reveal{opacity:1;transform:none}}@media (max-width:800px){.switches-header{grid-template-columns:1fr auto;padding:0 20px}.switches-header>span{display:none}.switches-hero{grid-template-columns:1fr;height:auto}.switches-hero>div:first-child{min-height:540px;padding:96px 24px 58px}.switches-hero h1{font-size:58px}.switches-hero>div:last-child{clip-path:none;min-height:390px}.switch-setup{grid-template-columns:1fr;padding:80px 24px}.switches-catalog{padding:90px 24px 120px}.switches-catalog-head{display:block}.switches-catalog-head>div:last-child{justify-content:flex-start;margin-top:30px}.switches-grid{grid-template-columns:1fr;gap:35px}.switch-back{padding:25px}.switch-copy>p{min-height:0}}@media (prefers-reduced-motion:reduce){.switch-card-inner{transition:none}.switch-card.is-flipped .switch-card-inner{transform:none}.switch-card.is-flipped .switch-front{visibility:hidden}.switch-card.is-flipped .switch-back{transform:none}}.switches-hero>div:last-child{background:#0b1724;padding:0;overflow:hidden}.switches-hero>div:last-child:before{display:none}.switches-hero>div:last-child img{object-fit:cover;filter:none;width:100%;max-width:none;height:100%;display:block}.switches-hero{height:560px}.switches-hero>div:first-child{padding:82px 5.5vw 54px}.switches-hero h1{letter-spacing:-.05em;margin:20px 0 28px;font-size:clamp(56px,5.8vw,82px);line-height:.98}.switches-hero>div:last-child img{object-fit:contain;object-position:center}@media (max-width:800px){.switches-hero{height:auto}.switches-hero>div:first-child{min-height:470px;padding:86px 24px 46px}.switches-hero h1{font-size:48px;line-height:1.02}.switches-hero>div:last-child{min-height:330px}}.switches-hero h1{letter-spacing:-.04em;font-size:clamp(48px,4vw,58px);line-height:1.08}.switches-hero>div:last-child{min-height:0}.switches-hero>div:last-child img{object-fit:contain;object-position:center;width:100%;height:100%;min-height:0;position:absolute;inset:0}@media (max-width:800px){.switches-hero h1{font-size:40px;line-height:1.12}}.switches-page[dir=rtl] .switch-back aside{border-left:0;border-right:2px solid #91cefb}.switches-page[dir=rtl] .switch-features li{padding-left:0;padding-right:18px}.switches-page[dir=rtl] .switch-features li:before{left:auto;right:1px}.switches-page[dir=rtl] .switch-back:after{left:-180px;right:auto}.switches-page[dir=rtl] .switch-back-link,.switches-page[dir=rtl] .switch-back-head small{text-transform:none;letter-spacing:0}
