*{box-sizing:border-box}
html,body{margin:0;background:#fff;color:#101010;font-family:Arial,Helvetica,sans-serif}
body{min-width:320px}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
.page{width:100%;margin:0;background:#fff}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 27px;border:1px solid #111;background:#fff;color:#111;font-size:13px;font-weight:700;border-radius:1px}
.btn.black{background:#050505;color:#fff;border-color:#050505}
.ghost-light{background:transparent;color:#fff;border-color:#fff}
.wrap{width:100%;max-width:1440px;margin:0 auto;padding:34px 54px 0}
.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:32px;margin:0 0 54px}
.cat{text-align:center;font-size:13px;font-weight:700}
.cat .pic{width:121px;height:121px;border-radius:50%;display:block;overflow:hidden;margin:0 auto 17px;background:#ddd;box-shadow:0 1px 6px rgba(0,0,0,.18)}
.cat img{width:100%;height:100%;object-fit:cover}
.titlebar{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;margin-bottom:26px}
h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:42px;line-height:1.08;margin:0;letter-spacing:0}
.tabs{display:flex;gap:54px;align-items:flex-end}
.tabs button{border:0;background:transparent;color:#777;font-size:13px;padding:0 0 11px}
.tabs .active{color:#111;border-bottom:1px solid #111}
.view{justify-self:end;font-size:13px;font-weight:700;margin-bottom:12px}
.products{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:19px;margin-bottom:55px}
.product-img{height:276px;display:block;position:relative;overflow:hidden;background:#ddd}
.product-img img{width:100%;height:100%;object-fit:cover}
.heart{position:absolute;right:14px;top:10px;color:#fff;font-size:26px;text-shadow:0 1px 3px rgba(0,0,0,.35)}
.product h3{font-size:13px;margin:18px 0 8px}
.product p{font-size:13px;font-weight:700;margin:0 0 10px}
.stars{font-size:13px;word-spacing:3px;line-height:1;color:#111}
.stars small{word-spacing:0;color:#606060;margin-left:8px}
.slider-arrow{position:absolute;top:132px;border:0;background:transparent;color:#222;font-size:34px;line-height:1;padding:0;z-index:2}
.slider-arrow.prev{left:-31px}
.slider-arrow.next{right:-31px}
.trusted{border-top:1px solid #e5e1dc;border-bottom:1px solid #e5e1dc;text-align:center;padding:17px 0 30px;margin-bottom:28px}
.trusted-title{font-size:13px;letter-spacing:2.4px;font-weight:700;color:#5f5f5f;margin-bottom:31px}
.logos{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:34px}
.logos span{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:.9}
.logos .logo-box{font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:900;border:3px solid #111;padding:7px 15px;justify-self:center;letter-spacing:4px}
.story{display:grid;grid-template-columns:460px 1fr;gap:56px;border-bottom:1px solid #e5e1dc;padding:0 0 29px;margin-bottom:36px;align-items:start}
.eyebrow{font-size:12px;letter-spacing:1.6px;color:#707070;font-weight:700;text-transform:uppercase}
.story h2{font-size:43px;margin:13px 0 22px}
.story p{max-width:438px;font-size:17px;color:#4f4f4f;line-height:1.52;margin:0 0 16px}
.story .btn{margin-top:11px}
.story-media{position:relative}
.story-media img{width:100%;height:347px;object-fit:cover;border-radius:3px}
.story-media button{position:absolute;right:28px;bottom:52px;width:66px;height:66px;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;box-shadow:0 3px 12px rgba(0,0,0,.18)}
.dots{height:16px;display:flex;justify-content:center;align-items:center;gap:7px;margin-top:9px}
.dots span,.dots i{width:5px;height:5px;border-radius:50%;background:#1f1f1f;display:block}
.dots i{background:#cfcfcf}
.help-row{display:grid;grid-template-columns:465px 1fr 410px;gap:48px;align-items:start;margin-bottom:36px}
.rooms h3{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400;margin:0 0 14px}
.rooms a{height:38px;border-top:1px solid #b9b9b9;display:flex;align-items:center;justify-content:space-between;font-size:15px}
.rooms a:last-child{border-bottom:1px solid #b9b9b9}
.rooms span{font-size:22px}
.team-copy{padding-top:21px}
.team-copy h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:31px;line-height:1.13;margin:12px 0 18px}
.team-copy p{font-size:14px;color:#555;line-height:1.55;max-width:420px;margin:0 0 25px}
.team-media{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:22px}
.team-media img{width:100%;height:218px;object-fit:cover;border-radius:3px;filter:grayscale(1)}
.portrait-arrow{position:absolute;top:96px;border:0;background:transparent;color:#111;font-size:25px}
.portrait-arrow.left{left:-30px}
.portrait-arrow.right{right:-30px}
.team-media .dots{grid-column:1/-1;margin:0}
.promo{height:185px;position:relative;overflow:hidden;border-radius:3px;color:#fff;margin-bottom:32px}
.promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.promo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.12))}
.promo div{position:relative;z-index:1;padding:34px 0 0 80px}
.promo h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:30px;margin:0 0 12px}
.promo p{font-size:13px;font-weight:700;line-height:1.45;margin:0 0 13px}
.promo .btn{min-height:32px;padding:0 22px}
.community{text-align:center;margin-bottom:32px}
.community h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:400;margin:0 0 4px}
.community p{font-size:13px;color:#555;margin:0 0 21px}
.community-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:17px}
.community-grid a{height:196px;position:relative;overflow:hidden;border-radius:3px;background:#ddd}
.community-grid img{width:100%;height:100%;object-fit:cover}
.community-grid span{position:absolute;right:10px;top:8px;color:#fff;font-size:24px;text-shadow:0 1px 3px rgba(0,0,0,.35)}
.community-grid span{display:none}
.latest{display:grid;grid-template-columns:530px 1fr;gap:70px;align-items:center;border-bottom:1px solid #e5e1dc;padding-bottom:23px;margin-bottom:26px}
.latest>img{width:100%;height:190px;object-fit:cover}
.latest h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:31px;line-height:1.12;margin:13px 0 26px}
.latest a{font-size:14px;font-weight:700}
.latest a span{font-size:22px;margin-left:18px;vertical-align:-3px}
@media(max-width:1100px){
  .wrap{padding:28px 20px}.categories{grid-template-columns:repeat(4,1fr);gap:18px}.products,.logos,.community-grid{grid-template-columns:repeat(2,1fr)}.titlebar,.story,.help-row,.latest{grid-template-columns:1fr}.tabs{justify-content:flex-start;gap:22px;margin-top:18px}.product-img{height:260px}.story-media img{height:280px}.team-media img{height:200px}.promo div{padding:36px 24px}.latest{gap:24px}
}
@media(max-width:520px){
  .categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 12px;justify-items:center}
  .cat{min-width:0;font-size:12px;line-height:1.25}
  .cat .pic{width:min(96px,25vw);height:min(96px,25vw);margin:0 auto 12px}
}
