*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#f4f5f5;color:#171d21;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #087e84;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}header{height:84px;background:white;display:flex;align-items:center;position:sticky;top:0;z-index:5;border-bottom:1px solid #e4e7e7}header .wrap{display:flex;align-items:center;justify-content:space-between}.logo{font-size:30px;font-weight:900;letter-spacing:6px}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:#007a80}.edition{font-size:12px;letter-spacing:2px;color:#617076}.hero{position:relative;background:#202b34;color:white;min-height:590px;height:calc(88vh - 84px);max-height:800px;overflow:hidden}.hero picture img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,19,28,.8),rgba(9,19,28,.1) 75%),linear-gradient(0deg,rgba(9,19,28,.5),transparent 35%)}.hero .wrap{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:70px 0}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:2.5px;line-height:1.6}.hero h1{font-size:clamp(48px,6.7vw,100px);letter-spacing:-4px;line-height:1;margin:20px 0 24px;font-weight:600}.hero p{font-size:20px;max-width:370px;line-height:1.6;color:#e0e8eb;margin:0 0 32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:#087e84;color:white;padding:19px 25px;align-self:flex-start;font-size:14px;font-weight:bold;transition:background .2s}.button:hover{background:#056269}.hero .button{background:white;color:#172126}.hero .button:hover{background:#dceeee}.hero-bottom{display:flex;gap:48px;margin-top:54px}.hero-bottom strong{font-size:23px;font-weight:500;display:block;margin-bottom:8px}.hero-bottom span{font-size:12px;color:#d0d9dd}.catalog{padding:85px 0 72px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px;gap:20px}.section-head h2{font-size:clamp(32px,4vw,52px);letter-spacing:-1.7px;line-height:1.1;margin:12px 0 0;font-weight:500}.count{color:#6e777b;font-size:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:white;padding:30px 28px 24px;min-width:0;position:relative;display:flex;flex-direction:column;border:1px solid transparent;transition:border .2s,transform .2s}.card .category{color:#6e777b;font-size:12px;letter-spacing:1px;text-transform:uppercase}.card h3{font-size:31px;margin:9px 0 0;letter-spacing:-.7px;font-weight:500}.card img{width:100%;height:195px;object-fit:contain;margin:12px 0 15px;mix-blend-mode:multiply;transition:transform .4s}.card-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:21px;border-top:1px solid #e7e9e9;gap:10px}.price{font-size:19px;white-space:nowrap}.price small{font-size:13px;color:#6a7377}.round{border:1px solid #bdc8cb;border-radius:50%;width:39px;height:39px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pro{background:#e9eded;padding:65px 0 75px}.pro .card{background:#f9fafa}.foot{padding:44px 0;background:#14232c;color:#c4cdd1}.foot-top{display:flex;justify-content:space-between;gap:24px;margin-bottom:32px}.foot .logo{color:white}.foot p{font-size:12px;line-height:1.8;max-width:950px;color:#a8b5bc}.foot a.source{text-decoration:underline;text-underline-offset:4px}.note{font-size:12px;line-height:1.7;color:#778286;margin:24px 0 0}.toplink{font-size:14px}.skip{position:fixed;top:-100px}.skip:focus{top:10px;background:white;color:black;padding:15px;z-index:10}@media(min-width:1100px){.pro .grid{grid-template-columns:repeat(4,1fr)}.pro .card{padding:24px 20px}.pro .card img{height:150px}.pro .price{font-size:17px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.grid{grid-template-columns:repeat(2,1fr)}nav{gap:20px}.edition{display:none}.hero{min-height:560px}.hero picture img{object-position:58% center}.hero h1{letter-spacing:-2px}.hero p{font-size:18px}.hero-bottom{gap:30px}}@media(max-width:600px){.wrap{width:calc(100% - 32px)}header{height:70px}.logo{font-size:23px;letter-spacing:4px}nav{gap:16px;font-size:12px}.hero{height:640px;min-height:0}.hero picture img{object-position:62% center}.hero:after{background:linear-gradient(90deg,rgba(9,19,28,.65),rgba(9,19,28,.1)),linear-gradient(0deg,rgba(9,19,28,.7),transparent)}.hero .wrap{justify-content:flex-start;padding-top:50px}.hero h1{font-size:57px;margin-top:14px}.hero p{font-size:17px;max-width:270px}.hero-bottom{margin-top:auto;gap:32px}.hero-bottom strong{font-size:21px}.hero-bottom span{font-size:12px}.catalog{padding:50px 0}.section-head{align-items:start}.count{font-size:12px;padding-top:8px}.grid{grid-template-columns:1fr;gap:14px}.card{padding:24px}.card img{height:210px}.pro{padding:46px 0}.foot-top{align-items:center}.foot{padding:34px 0}.eyebrow{font-size:12px;letter-spacing:1.6px}.section-head h2{font-size:35px}.section-head .eyebrow{max-width:200px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero picture{position:absolute;inset:0}.hero picture img{object-position:center}@media(max-width:600px){.hero picture img{object-position:center 62%}}
