:root{--ar-white:#ffffff;--ar-bg:#efefef;--ar-ink:#1c1c1c;--ar-soft:#6f6b64;--ar-line:#e2dfd9;--ar-line-d:#cfccc5;--ar-sale:#e32c2b;--ar-ok:#307a07;--ar-gold:#b79b58;--ar-font:"Roboto Condensed",system-ui,-apple-system,sans-serif;--ar-maxw:1320px}.ar-root{display:contents;font-family:var(--ar-font);color:var(--ar-ink);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.ar-root :where(*){box-sizing:border-box}.ar-root :where(h1,h2,h3,h4,p,figure,blockquote,ul,ol,address,form){margin:0;padding:0}.ar-root :where(ul,ol){list-style:none}.ar-root :where(img){display:block;max-width:100%}.ar-root img{height:auto}.ar-root :where(a){color:inherit;text-decoration:none}.ar-root .wrap{max-width:var(--ar-maxw);margin:0 auto;padding:0 32px}.ar-root .eyebrow{font-size:12px;letter-spacing:.26em;text-transform:uppercase;color:var(--ar-soft);font-weight:500}.ar-root h1,.ar-root h2,.ar-root h3{font-weight:500;letter-spacing:.02em}.ar-root .btn-ghost{display:inline-block;border:1px solid var(--ar-ink);padding:15px 30px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;transition:.2s;cursor:pointer}.ar-root .btn-ghost:hover{background:var(--ar-ink);color:#efefef}.ar-root .btn-solid{display:inline-block;background:var(--ar-ink);color:#efefef;padding:16px 32px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;transition:.2s;cursor:pointer}.ar-root .btn-solid:hover{background:#000}.ar-root .announce{background:var(--ar-ink);color:#efefef;text-align:center;font-size:12px;letter-spacing:.2em;text-transform:uppercase;padding:9px 16px}.ar-root .announce span{margin:0 14px}.ar-root header.site{position:sticky;top:0;z-index:50;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--ar-line)}.ar-root .head-top{display:flex;align-items:center;justify-content:space-between;height:84px}.ar-root .logo img{height:42px;width:auto}.ar-root .head-icons{display:flex;gap:22px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;align-items:center}.ar-root .head-icons a:hover{color:var(--ar-soft)}.ar-root .head-icons .search-link{display:inline-flex;align-items:center}.ar-root .head-icons .cart-link{position:relative;display:flex;align-items:center;gap:7px}.ar-root .head-icons .cart-ct{font-size:11px;font-weight:600}.ar-root .lang{border:1px solid var(--ar-line-d);padding:5px 10px;font-size:11px;letter-spacing:.14em}.ar-root nav.main{border-top:1px solid var(--ar-line)}.ar-root .nav-row{display:flex;justify-content:center;gap:30px;height:50px;align-items:center;font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.ar-root .nav-row .item{position:relative;height:100%;display:flex;align-items:center;cursor:pointer}.ar-root .nav-row .item:hover{color:var(--ar-soft)}.ar-root .nav-row .item.is-new{font-weight:700}.ar-root .nav-row .item.is-sale{color:var(--ar-sale);font-weight:700}.ar-root .nav-row .caret{display:inline-block;width:6px;height:6px;margin-left:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);opacity:.5}.ar-root .nav-row .item .submenu{position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:200px;background:#fff;border:1px solid var(--ar-line);box-shadow:0 16px 40px #00000014;padding:10px 0;opacity:0;visibility:hidden;transition:.18s;z-index:60}.ar-root .nav-row .item .submenu:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.ar-root .nav-row .item:hover .submenu,.ar-root .nav-row .item:focus-within .submenu{opacity:1;visibility:visible}.ar-root .nav-row .submenu a{display:block;padding:9px 22px;font-size:12px;letter-spacing:.1em;text-transform:none;white-space:nowrap;text-align:left}.ar-root .nav-row .submenu a:hover{background:var(--ar-bg)}@media(max-width:1080px){.ar-root .nav-row{gap:18px;font-size:12px}}@media(max-width:920px){.ar-root nav.main{overflow-x:auto;-webkit-overflow-scrolling:touch}.ar-root .nav-row{justify-content:flex-start;white-space:nowrap;padding:0 16px}.ar-root .nav-row .caret,.ar-root .nav-row .item .submenu{display:none}}@media(max-width:560px){.ar-root .wrap{padding:0 18px}.ar-root .announce{font-size:10px;letter-spacing:.12em}.ar-root .announce span{margin:0 7px}.ar-root .head-top{height:64px}.ar-root .logo img{height:32px}.ar-root .head-icons{gap:13px;font-size:10px;letter-spacing:.1em}.ar-root .head-icons .lang{padding:4px 7px}}.ar-root .news{background:var(--ar-bg);text-align:center;padding:96px 0}.ar-root .news .inner{max-width:560px;margin:0 auto}.ar-root .news .eyebrow{color:var(--ar-gold)}.ar-root .news h2{font-size:38px;font-weight:500;margin:12px 0 14px}.ar-root .news p{color:var(--ar-soft);font-weight:300;margin-bottom:28px}.ar-root .news form{display:flex;gap:10px;flex-wrap:wrap}.ar-root .news input[type=email]{flex:1;min-width:0;border:1px solid var(--ar-line-d);background:#fff;padding:16px 18px;font-family:var(--ar-font);font-size:15px}.ar-root .news input[type=email]:focus{outline:none;border-color:var(--ar-ink)}.ar-root .news button{background:var(--ar-ink);color:#efefef;border:none;font-family:var(--ar-font);font-size:12px;letter-spacing:.2em;text-transform:uppercase;padding:16px 28px;cursor:pointer}.ar-root .news button:hover{background:#000}.ar-root .news small{display:block;margin-top:14px;color:var(--ar-soft);font-size:12px}.ar-root .news .success{color:var(--ar-ok);font-weight:600}.ar-root footer.ar-foot{background:var(--ar-ink);color:#a6a29a;padding:72px 0 40px;font-size:14px}.ar-root .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.ar-root .foot-grid h4{color:#efefef;font-size:12px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px;font-weight:500}.ar-root .foot-logo{font-size:26px;letter-spacing:.34em;color:#efefef;margin-bottom:18px;font-weight:500}.ar-root .foot-grid ul{display:grid;gap:10px}.ar-root .foot-grid a:hover{color:#efefef}.ar-root .foot-grid address{font-style:normal;line-height:1.7}.ar-root .foot-grid address a{text-decoration:underline;text-underline-offset:2px}.ar-root .foot-logo-img{display:inline-block;margin-bottom:18px}.ar-root .foot-logo-img img{height:38px;width:auto;filter:brightness(0) invert(1)}.ar-root .foot-credit{color:#cfc9bf;text-decoration:underline;text-underline-offset:2px}.ar-root .foot-credit:hover{color:#efefef}.ar-root .chero--noimg{grid-template-columns:1fr}.ar-root .rev-top{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:8px;flex-wrap:wrap}.ar-root .rev-top .score{font-size:40px;font-weight:600}.ar-root .rev-top .stars{font-size:20px;color:var(--ar-ink);letter-spacing:2px}.ar-root .ts-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--ar-line-d);padding:8px 14px;font-size:12px;letter-spacing:.08em}.ar-root .ts-badge .ts-stars{color:#00b67a;font-size:14px}.ar-root .rev-sub{text-align:center;color:var(--ar-soft);font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:48px}.ar-root .rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;justify-items:stretch}.ar-root .rev{border:1px solid var(--ar-line);padding:30px;display:block;text-align:left;width:auto}.ar-root .rev .stars{font-size:13px;margin-bottom:12px;color:var(--ar-ink);letter-spacing:1px}.ar-root .rev .rev-title{font-weight:600;margin-bottom:8px}.ar-root .rev p{font-size:16px;line-height:1.6;margin-bottom:18px;font-weight:300;color:#2c2922}.ar-root .rev .who{font-size:12px;letter-spacing:.06em;color:var(--ar-soft)}.ar-root .rev .who .vf{color:var(--ar-ok);text-transform:uppercase;letter-spacing:.1em;font-weight:500}@media(max-width:920px){.ar-root .rev-grid{grid-template-columns:1fr}}.ar-root .rev-grid .rev.more{display:none}.ar-root .rev-grid.open .rev.more{display:block}.ar-root .rev-more-wrap{text-align:center;margin-top:30px}.ar-root .rev-more-btn{font:inherit;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--ar-ink);background:none;border:1px solid var(--ar-ink);padding:13px 36px;cursor:pointer;transition:background .2s,color .2s}.ar-root .rev-more-btn:hover{background:var(--ar-ink);color:#fff}.ar-root .ar-faq{max-width:860px;margin:0 auto}.ar-root .ar-faq summary{text-transform:none;letter-spacing:.01em;font-size:16.5px;font-weight:500;padding:20px 0}.ar-root .ar-faq .body{font-size:16px;color:#3c3933;padding-bottom:24px}.ar-root section.sec.relchips-sec{padding:44px 0}.ar-root .relchips-h{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ar-soft);margin-bottom:16px}.ar-root .relchips{display:flex;flex-wrap:wrap;gap:10px}.ar-root .relchip{display:inline-block;border:1px solid var(--ar-line-d);padding:9px 18px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ar-ink);transition:background .2s,color .2s,border-color .2s}.ar-root .relchip:hover{background:var(--ar-ink);color:#fff;border-color:var(--ar-ink)}.ar-root .catnav{display:none;margin:4px 0 0;border-top:1px solid var(--ar-line);padding-top:12px}.ar-root .catnav-row{display:flex;gap:4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.ar-root .catnav-row::-webkit-scrollbar{display:none}.ar-root .catnav-item{display:inline-flex;align-items:center;padding:5px 9px;font-size:10.5px;letter-spacing:.03em;text-transform:uppercase;color:var(--ar-soft);white-space:nowrap;flex-shrink:0;border:1px solid var(--ar-line-d);background:#fff;transition:.18s;text-decoration:none}.ar-root .catnav-item:hover{color:var(--ar-ink);border-color:var(--ar-ink)}.ar-root .catnav-item.active{background:var(--ar-ink);color:#efefef;border-color:var(--ar-ink);font-weight:500}.ar-root .catnav-item.sale{color:var(--ar-sale)}.ar-root .catnav-item.sale.active{color:#fff}@media(max-width:920px){.ar-root .catnav{display:block}}.ar-root .ar-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:#1c1c1c6b;display:none}.ar-root .ar-search-overlay.open{display:block}.ar-root .ar-search-panel{background:#fff;max-width:760px;margin:0 auto;max-height:82vh;overflow-y:auto}.ar-root .ar-search-form{display:flex;align-items:center;gap:12px;padding:20px 28px;border-bottom:1px solid var(--ar-line);position:sticky;top:0;background:#fff}.ar-root .ar-search-form .ars-icon{color:var(--ar-soft);flex:none}.ar-root #ar-searchInput{flex:1;border:none;outline:none;font-family:var(--ar-font);font-size:20px;color:var(--ar-ink);background:none}.ar-root #ar-searchInput::placeholder{color:var(--ar-soft)}.ar-root .ar-search-close{background:none;border:none;font-size:30px;line-height:1;color:var(--ar-ink);cursor:pointer;font-weight:300;flex:none}.ar-root .ar-search-results{padding:6px 0 16px}.ar-root .ars-group{padding:14px 28px 4px}.ar-root .ars-h{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ar-soft);margin-bottom:10px}.ar-root .ars-coll{display:inline-block;border:1px solid var(--ar-line-d);padding:7px 14px;margin:0 8px 8px 0;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--ar-ink)}.ar-root .ars-coll:hover{background:var(--ar-ink);color:#fff;border-color:var(--ar-ink)}.ar-root .ars-prods{display:flex;flex-direction:column}.ar-root .ars-prod{display:flex;align-items:center;gap:14px;padding:9px 0}.ar-root .ars-prod img,.ar-root .ars-prod .ars-ph{width:48px;height:60px;object-fit:cover;background:var(--ar-bg);flex:none;display:block}.ar-root .ars-prod .ars-t{font-size:15px;color:var(--ar-ink)}.ar-root .ars-prod:hover .ars-t{color:var(--ar-soft)}.ar-root .ars-empty{padding:24px 28px;color:var(--ar-soft)}.ar-root .ars-all{display:block;padding:16px 28px;border-top:1px solid var(--ar-line);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ar-ink);font-weight:500}.ar-root .ars-all:hover{background:var(--ar-bg)}.ar-root .search-form{display:flex;max-width:520px;margin:16px 0 6px;border:1px solid var(--ar-line-d)}.ar-root .search-form input{flex:1;border:none;outline:none;padding:13px 16px;font-family:var(--ar-font);font-size:15px;background:none;color:var(--ar-ink)}.ar-root .search-form button{border:none;background:var(--ar-ink);color:#efefef;padding:0 22px;font-family:var(--ar-font);font-size:12px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.ar-root .search-sub{font-size:13px;letter-spacing:.06em;color:var(--ar-soft);margin-top:12px}@media(max-width:560px){.ar-root .ar-search-form{padding:16px 18px}.ar-root .ars-group,.ar-root .ars-all{padding-left:18px;padding-right:18px}}.ar-root .ar-contact{max-width:680px;margin:0 auto;padding:8px 0 48px}.ar-root .ar-contact-form{display:flex;flex-direction:column;gap:18px}.ar-root .cf-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ar-root .cf-field{display:flex;flex-direction:column;gap:7px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ar-soft)}.ar-root .cf-field input,.ar-root .cf-field textarea{border:1px solid var(--ar-line-d);background:#fff;padding:13px 15px;font-family:var(--ar-font);font-size:15px;color:var(--ar-ink);letter-spacing:normal;text-transform:none}.ar-root .cf-field input:focus,.ar-root .cf-field textarea:focus{outline:none;border-color:var(--ar-ink)}.ar-root .ar-contact-form .btn-solid{align-self:flex-start;border:none;cursor:pointer}.ar-root .cf-ok{background:var(--ar-bg);border-left:3px solid var(--ar-ok);padding:14px 18px;color:#2c2922}.ar-root .cf-err{background:var(--ar-bg);border-left:3px solid var(--ar-sale);padding:14px 18px;color:#2c2922}@media(max-width:560px){.ar-root .cf-grid{grid-template-columns:1fr}}.ar-root .foot-bottom{border-top:1px solid #333;padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:12px;letter-spacing:.06em}@media(max-width:920px){.ar-root .foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.ar-root .foot-grid{grid-template-columns:1fr;gap:28px}.ar-root .news form{flex-direction:column}.ar-root .news h2{font-size:28px}}.ar-root .mn-burger{display:none;align-items:center;gap:9px;background:none;border:none;cursor:pointer;padding:0;font-family:var(--ar-font);color:var(--ar-ink)}.ar-root .mn-burger .bars{display:flex;flex-direction:column;gap:4px}.ar-root .mn-burger .bars i{display:block;width:22px;height:1.6px;background:var(--ar-ink)}.ar-root .announce-rot{display:none}@media(max-width:920px){.ar-root .mn-burger{display:flex}.ar-root header.site nav.main{display:none}.ar-root header.site .head-top{height:64px;position:relative}.ar-root header.site .logo{position:absolute;left:50%;transform:translate(-50%)}.ar-root header.site .head-icons a:not(.cart-link){display:none}.ar-root header.site .head-icons a.search-link{display:flex;align-items:center}.ar-root header.site .head-icons .lang{display:none}.ar-root header.site .head-icons{margin-left:auto}}@media(max-width:768px){.ar-root .announce>span:not(.announce-rot){display:none}.ar-root .announce-rot{display:inline-block;transition:opacity .26s ease}}.ar-root .mn-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--ar-bg);z-index:200;display:none;flex-direction:column;font-family:var(--ar-font)}.ar-root .mn-screen.open{display:flex}.ar-root .mn-top{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #dcd9d3}.ar-root .mn-logo{height:30px;width:auto}.ar-root .mn-x{background:none;border:none;font-size:30px;line-height:1;cursor:pointer;color:var(--ar-ink);font-weight:300}.ar-root .mn-nav{flex:1;overflow-y:auto;padding:10px 24px}.ar-root .mn-item{border-bottom:1px solid var(--ar-line)}.ar-root .mn-row{display:flex;align-items:center;justify-content:space-between}.ar-root .mn-link{flex:1;display:block;padding:17px 0;font-size:22px;letter-spacing:.06em;text-transform:uppercase;color:var(--ar-ink);font-weight:500}.ar-root .mn-link.red{color:var(--ar-sale)}.ar-root .mn-link.bold{font-weight:700}.ar-root .mn-exp{background:none;border:none;cursor:pointer;padding:17px 2px 17px 22px;display:flex;align-items:center;color:var(--ar-ink)}.ar-root .mn-exp .chev{display:inline-block;width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s;opacity:.5}.ar-root .mn-item.open .mn-exp .chev{transform:rotate(-135deg)}.ar-root .mn-sub{display:none;padding:2px 0 16px}.ar-root .mn-item.open .mn-sub{display:block}.ar-root .mn-sub a{display:block;padding:11px 0;font-size:15px;letter-spacing:.03em;text-transform:none;color:var(--ar-soft);font-weight:400}.ar-root .mn-bottom{padding:20px 24px 26px;border-top:1px solid #dcd9d3;display:flex;align-items:center;gap:22px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ar-soft);flex-wrap:wrap}.ar-root .mn-bottom a{color:var(--ar-soft)}.ar-root .mn-bottom .lang{margin-left:auto;border:1px solid var(--ar-line-d);padding:5px 10px;font-size:11px}.ar-root .cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c1c1c73;opacity:0;visibility:hidden;transition:.3s;z-index:170}.ar-root .cart-overlay.open{opacity:1;visibility:visible}.ar-root .cart-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100%;background:#fff;z-index:180;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-12px 0 40px #0000001f}.ar-root .cart-drawer.open{transform:translate(0)}.ar-root .cart-head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid var(--ar-line)}.ar-root .cart-head .ttl{font-size:14px;letter-spacing:.22em;text-transform:uppercase;font-weight:500}.ar-root .cart-close{background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:var(--ar-ink);font-weight:300}.ar-root .cart-ship{padding:18px 28px;background:var(--ar-bg);border-bottom:1px solid var(--ar-line)}.ar-root .ship-msg{font-size:13px;margin-bottom:10px}.ar-root .ship-msg b{font-weight:600}.ar-root .ship-msg .ok{color:var(--ar-ok);font-weight:600}.ar-root .ship-bar{height:5px;background:var(--ar-line-d);border-radius:5px;overflow:hidden}.ar-root .ship-fill{height:100%;width:0;background:var(--ar-ok);transition:width .4s}.ar-root .cart-items{flex:1;overflow-y:auto;padding:8px 28px}.ar-root .cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:var(--ar-soft);gap:16px;padding:40px 0}.ar-root .cart-empty .btn-solid{padding:14px 26px}.ar-root .citem{display:grid;grid-template-columns:64px 1fr auto;gap:14px;padding:20px 0;border-bottom:1px solid var(--ar-line);align-items:start}.ar-root .citem .thumb{width:64px;height:80px;object-fit:cover;background:var(--ar-bg)}.ar-root .citem .nm{font-size:15px;line-height:1.3;margin-bottom:4px}.ar-root .citem .vr{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--ar-soft);margin-bottom:8px}.ar-root .citem .rm{background:none;border:none;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ar-soft);cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0}.ar-root .citem .rm:hover{color:var(--ar-ink)}.ar-root .citem .pr{font-size:15px;font-weight:600;white-space:nowrap}.ar-root .cart-cheer{color:var(--ar-ok);font-size:13px;text-align:center;margin:14px 28px 0}.ar-root .cart-foot{border-top:1px solid var(--ar-line);padding:22px 28px 26px}.ar-root .ctotals{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.ar-root .crow{display:flex;justify-content:space-between;align-items:baseline;font-size:14px}.ar-root .crow .free{color:var(--ar-ok);font-weight:600}.ar-root .crow .sav{color:var(--ar-sale);font-weight:600}.ar-root .crow.total{border-top:1px solid var(--ar-line);padding-top:11px;margin-top:4px;font-size:17px}.ar-root .crow.total b{font-size:20px;font-weight:600}.ar-root .cart-note{font-size:12px;color:var(--ar-soft);margin-bottom:16px}.ar-root .btn-cart{display:block;width:100%;text-align:center;background:var(--ar-ink);color:#efefef;border:none;padding:18px;font-family:var(--ar-font);font-size:14px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:.2s;font-weight:500;margin-bottom:10px}.ar-root .btn-cart:hover{background:#000}.ar-root .cart-continue{width:100%;background:none;border:1px solid var(--ar-line-d);padding:15px;font-family:var(--ar-font);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ar-ink);cursor:pointer}.ar-root .cart-continue:hover{border-color:var(--ar-ink)}@media(max-width:560px){.ar-root .cart-head,.ar-root .cart-ship,.ar-root .cart-items,.ar-root .cart-foot{padding-left:20px;padding-right:20px}}.ar-root section.sec{padding:96px 0}.ar-root .sec-head{text-align:center;margin-bottom:52px}.ar-root .sec-head h2{font-size:40px;font-weight:500;margin-top:10px}.ar-root .sec-head p{color:var(--ar-soft);font-weight:300;margin-top:10px}.ar-root .sec .more{text-align:center;margin-top:48px}.ar-root .hero{display:grid;grid-template-columns:1fr 1.15fr;min-height:600px}.ar-root .hero-txt{display:flex;flex-direction:column;justify-content:center;padding:80px 64px;background:var(--ar-bg)}.ar-root .hero-txt .signature{font-size:13px;letter-spacing:.3em;text-transform:uppercase;color:var(--ar-gold);margin-bottom:20px}.ar-root .hero-txt h1{font-size:62px;line-height:1.02;font-weight:500;margin-bottom:24px}.ar-root .hero-txt p{font-size:18px;color:#3c3933;line-height:1.7;max-width:42ch;font-weight:300;margin-bottom:34px}.ar-root .hero-cta{display:flex;gap:14px;flex-wrap:wrap}.ar-root .hero-cta a{min-width:215px;text-align:center}.ar-root .hero-img{position:relative}.ar-root .hero-img img{width:100%;height:100%;object-fit:cover;background:#ddd}.ar-root .hero-badge{position:absolute;right:22px;bottom:22px;background:#fffffff2;padding:12px 16px;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.ar-root .hero-badge b{color:var(--ar-gold)}.ar-root .tstrip{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;padding:18px 32px;border-bottom:1px solid var(--ar-line);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ar-soft)}.ar-root .tstrip span{display:flex;align-items:center;gap:9px}.ar-root .tstrip svg{width:18px;height:18px;flex:none;stroke:var(--ar-gold)}.ar-root .bubbles{display:grid;grid-template-columns:repeat(6,1fr);gap:30px 26px}.ar-root .bubble{width:auto;text-align:center}.ar-root .bubble .ring{width:100%;height:auto;aspect-ratio:1;border-radius:50%;overflow:hidden;margin:0 auto 16px;background:#fff;border:1px solid var(--ar-line)}.ar-root .bubble .ring img{width:100%;height:100%;object-fit:contain;padding:14px;display:block;transition:transform .5s}.ar-root .bubble:hover .ring img{transform:scale(1.05)}.ar-root .bubble h3{font-size:19px;font-weight:500;margin-bottom:3px}.ar-root .bubble p{font-size:13px;color:var(--ar-soft);font-weight:300;letter-spacing:.02em}.ar-root .prods{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.ar-root .card{display:flex;flex-direction:column}.ar-root .card .ph{position:relative;overflow:hidden;background:var(--ar-bg)}.ar-root .card .ph img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.ar-root .card .cbadges{position:absolute;top:14px;left:14px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.ar-root .card .badge{font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:6px 11px;font-weight:500;width:max-content}.ar-root .badge.new{background:#fff;color:var(--ar-ink);border:1px solid var(--ar-ink)}.ar-root .badge.best{background:var(--ar-ink);color:#efefef}.ar-root .badge.sale{background:var(--ar-sale);color:#fff}.ar-root .card .body{padding:16px 2px 0}.ar-root .card .rt{font-size:12px;color:var(--ar-ink);letter-spacing:1px;margin-bottom:6px}.ar-root .card .rt span{color:var(--ar-soft);letter-spacing:.06em;margin-left:6px}.ar-root .card .nm{font-size:18px;line-height:1.3;margin-bottom:5px}.ar-root .card .nm a:hover{color:var(--ar-soft)}.ar-root .card .pr{font-size:16px;font-weight:600}.ar-root .card .pr s{color:var(--ar-soft);font-weight:400;margin-left:8px;font-size:14px}.ar-root .brand-band{background:var(--ar-ink);color:#efefef}.ar-root .brand-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.ar-root .brand-txt{padding:96px 64px;display:flex;flex-direction:column;justify-content:center}.ar-root .brand-txt .signature{font-size:13px;letter-spacing:.3em;text-transform:uppercase;color:var(--ar-gold);margin-bottom:18px}.ar-root .brand-txt h2{font-size:42px;line-height:1.12;margin-bottom:22px;color:#efefef}.ar-root .brand-txt p{font-size:17px;color:#bdb9b0;line-height:1.8;max-width:46ch;font-weight:300;margin-bottom:28px}.ar-root .brand-img img{width:100%;height:100%;min-height:420px;object-fit:cover;background:#2a2a2a;display:block}.ar-root .usp-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ar-line)}.ar-root .usp{padding:44px 30px;text-align:center;border-right:1px solid var(--ar-line)}.ar-root .usp:last-child{border-right:none}.ar-root .usp .ic{display:flex;justify-content:center;margin-bottom:16px}.ar-root .usp .ic svg{width:30px;height:30px;stroke:var(--ar-gold)}.ar-root .usp h3{font-size:13px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-weight:600}.ar-root .usp p{font-size:14px;color:var(--ar-soft);line-height:1.6;font-weight:300}@media(max-width:1080px){.ar-root .prods{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.ar-root .hero{grid-template-columns:1fr}.ar-root .hero-txt{order:2;padding:44px 32px}.ar-root .hero-img{order:1;min-height:0}.ar-root .hero-img img{height:auto;object-fit:contain;background:var(--ar-bg)}.ar-root .brand-grid{grid-template-columns:1fr}.ar-root .usp-grid{grid-template-columns:1fr 1fr}.ar-root .usp:nth-child(2){border-right:none}.ar-root .usp:nth-child(1),.ar-root .usp:nth-child(2){border-bottom:1px solid var(--ar-line)}.ar-root .bubbles{grid-template-columns:repeat(3,1fr)}.ar-root section.sec{padding:64px 0}}@media(max-width:560px){.ar-root .hero-txt h1{font-size:32px}.ar-root .hero-txt{padding:30px 20px}.ar-root .hero-txt p{font-size:15.5px;margin-bottom:22px}.ar-root .hero-img img{height:auto}.ar-root .bubbles{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 12px}.ar-root .bubble{width:auto}.ar-root .bubble .ring{width:100%;height:auto;aspect-ratio:1;margin-bottom:9px}.ar-root .bubble h3{font-size:13px;line-height:1.2}.ar-root .bubble p{display:none}.ar-root .tstrip{position:relative;display:block;height:46px;padding:0 18px;overflow:hidden}.ar-root .tstrip span{position:absolute;left:0;right:0;top:0;bottom:0;justify-content:center;opacity:0;transition:opacity .26s ease}.ar-root .tstrip span.is-active{opacity:1}.ar-root .prods{grid-template-columns:repeat(2,1fr);gap:18px 14px}.ar-root .usp-grid{grid-template-columns:1fr}.ar-root .usp{border-right:none;border-bottom:1px solid var(--ar-line)}.ar-root .sec-head h2,.ar-root .brand-txt h2{font-size:28px}.ar-root .brand-txt{padding:56px 28px}}.ar-root .chero{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center;padding:34px 0 18px}.ar-root .chero h1{font-size:58px;line-height:1.02;font-weight:500;margin:14px 0 18px}.ar-root .chero p{font-size:17px;color:#3c3933;line-height:1.75;max-width:48ch;font-weight:300;margin-bottom:.6em}.ar-root .chero .meta{margin-top:22px;display:flex;gap:26px}.ar-root .chero .meta b{display:block;font-size:24px;font-weight:600}.ar-root .chero .meta small{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ar-soft)}.ar-root .chero-img{position:relative}.ar-root .chero-img img{width:100%;aspect-ratio:5/4;object-fit:cover;background:var(--ar-bg)}.ar-root .chero-badge{position:absolute;left:18px;bottom:18px;background:var(--ar-ink);color:#efefef;font-size:11px;letter-spacing:.18em;text-transform:uppercase;padding:8px 14px}.ar-root .col-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-top:1px solid var(--ar-line);border-bottom:1px solid var(--ar-line);margin:24px 0 40px;flex-wrap:wrap}.ar-root .col-count{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ar-soft)}.ar-root .col-gap{height:30px}.ar-root .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 26px;padding-bottom:30px}.ar-root .col-empty{padding:80px 0;text-align:center;color:var(--ar-soft)}.ar-root .col-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;padding:48px 0 10px}.ar-root .col-pagination .pg{min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;letter-spacing:.04em;color:var(--ar-soft);transition:color .15s}.ar-root .col-pagination a.pg:hover{color:var(--ar-ink)}.ar-root .col-pagination .pg-cur{color:var(--ar-ink);font-weight:600;border-bottom:1.5px solid var(--ar-ink)}.ar-root .col-pagination .pg-arrow{font-size:17px;color:var(--ar-ink)}@media(max-width:920px){.ar-root .chero{grid-template-columns:1fr;gap:24px}.ar-root .chero h1{font-size:44px}.ar-root .grid{grid-template-columns:repeat(2,1fr);gap:24px 18px}}@media(max-width:560px){.ar-root .chero h1{font-size:34px}.ar-root .chero-img{display:none}.ar-root .grid{grid-template-columns:repeat(2,1fr);gap:18px 14px}}.ar-root .product{display:grid;grid-template-columns:1.18fr 1fr;gap:56px;align-items:start;padding:30px 0}.ar-root .gallery{display:grid;grid-template-columns:84px 1fr;gap:16px}.ar-root .thumbs{display:flex;flex-direction:column;gap:12px}.ar-root .thumbs img{width:84px;height:104px;object-fit:cover;cursor:pointer;border:1px solid var(--ar-line);transition:.15s;display:block}.ar-root .thumbs img.active,.ar-root .thumbs img:hover{border-color:var(--ar-ink)}.ar-root .main-img{position:relative}.ar-root .main-img img{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--ar-bg);display:block;cursor:zoom-in}.ar-root .main-img .zoom-btn{position:absolute;top:14px;right:14px;z-index:6;width:34px;height:34px;border-radius:50%;border:1px solid var(--ar-line);background:#ffffffe6;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:.2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ar-root .main-img .zoom-btn:hover{background:#fff;border-color:var(--ar-ink)}.ar-root .main-img .zoom-btn svg{width:16px;height:16px;stroke:var(--ar-ink);fill:none;stroke-width:1.7;stroke-linecap:round}.ar-root .ar-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#141414f0;display:none;align-items:center;justify-content:center}.ar-root .ar-zoom.open{display:flex}.ar-root .ar-zoom-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.ar-root .ar-zoom img{max-width:90vw;max-height:90vh;object-fit:contain;cursor:zoom-in;transition:transform .25s ease;transform-origin:center center;user-select:none;-webkit-user-select:none}.ar-root .ar-zoom img.zoomed{cursor:zoom-out;transition:none}.ar-root .ar-zoom-close{position:fixed;top:16px;right:24px;background:none;border:none;color:#fff;font-size:36px;line-height:1;font-weight:300;cursor:pointer;z-index:210}.ar-root .ar-zoom-nav{position:fixed;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#1414148c;color:#fff;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:210;transition:background .2s;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ar-root .ar-zoom-nav svg{width:22px;height:22px}.ar-root .ar-zoom.has-nav .ar-zoom-nav{display:flex}.ar-root .ar-zoom-prev{left:18px}.ar-root .ar-zoom-next{right:18px}.ar-root .ar-zoom-nav:hover{background:#141414c7}.ar-root .flags{position:absolute;top:16px;left:16px;z-index:5;display:flex;flex-direction:column;gap:8px}.ar-root .flag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;padding:6px 12px;font-weight:500}.ar-root .flag.new{background:#fff;color:var(--ar-ink);border:1px solid var(--ar-ink)}.ar-root .flag.sale{background:var(--ar-sale);color:#fff}.ar-root .bestseller-overlay{position:absolute;left:0;right:0;bottom:0;z-index:5}.ar-root .bestseller-badge{background:#282828d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;padding:14px 18px;display:flex;align-items:center;gap:9px;line-height:1.3}.ar-root .bestseller-badge .bb-title{font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:12px;flex-shrink:0}.ar-root .bestseller-badge .bb-sep{opacity:.5;flex-shrink:0}.ar-root .bestseller-badge .bb-sub{font-weight:400;opacity:.92;font-size:13.5px}.ar-root .info{position:sticky;top:150px}.ar-root .ptitle{display:block;font-size:34px;line-height:1.12;font-weight:500;letter-spacing:.01em;margin:0 0 16px}.ar-root .rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;font-size:13px;letter-spacing:.08em;color:var(--ar-soft);margin:0 0 22px}.ar-root .rating-row .stars{color:var(--ar-ink);letter-spacing:2px;font-size:14px}.ar-root .rating-row .ts b{color:var(--ar-ink);font-weight:600}.ar-root .rating-row a{border-bottom:1px solid var(--ar-line-d);padding-bottom:1px}.ar-root .rating-row a:hover{border-color:var(--ar-ink)}.ar-root .price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:4px}.ar-root .price{font-size:30px;font-weight:600;letter-spacing:.01em}.ar-root .price s{font-size:18px;font-weight:400;color:var(--ar-soft)}.ar-root .ship-free{font-size:13px;color:var(--ar-ok);letter-spacing:.06em;margin-bottom:6px}.ar-root .tax-note{font-size:12px;color:var(--ar-soft);margin-bottom:22px}.ar-root .lede{font-size:17px;color:#3c3933;line-height:1.7;margin-bottom:24px;max-width:48ch;font-weight:300}.ar-root .uni{display:flex;align-items:center;gap:13px;border:1px solid var(--ar-line-d);padding:14px 18px;margin-bottom:24px}.ar-root .uni .dot{width:9px;height:9px;border-radius:50%;background:var(--ar-gold);flex:none}.ar-root .uni b{font-weight:600}.ar-root .uni small{display:block;font-size:13px;color:var(--ar-soft)}.ar-root .pvariants{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.ar-root .pvariants select{font-family:var(--ar-font);font-size:14px;padding:13px 16px;border:1px solid var(--ar-line-d);background:#fff;min-width:180px}.ar-root .buy{display:flex;gap:12px;margin-bottom:18px}.ar-root .btn-add{flex:1;background:var(--ar-ink);color:#efefef;border:none;padding:21px 24px;font-family:var(--ar-font);font-size:14px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:.2s;font-weight:500}.ar-root .btn-add:hover{background:#000}.ar-root .btn-add[disabled]{background:var(--ar-line-d);cursor:not-allowed}.ar-root .trust-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.ar-root .trust-mini div{text-align:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ar-soft);line-height:1.4}.ar-root .trust-mini .ic{display:flex;justify-content:center;margin-bottom:6px}.ar-root .trust-mini .ic svg{width:20px;height:20px;stroke:var(--ar-ink)}.ar-root .pays{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:16px 0;border-top:1px solid var(--ar-line);border-bottom:1px solid var(--ar-line);margin-bottom:8px}.ar-root .pays svg{height:26px;width:auto;display:block}.ar-root .pays small{font-size:11px;color:var(--ar-soft);letter-spacing:.08em;width:100%;margin-bottom:2px}.ar-root .acc{margin-top:8px}.ar-root .acc details{border-bottom:1px solid var(--ar-line)}.ar-root .acc summary{list-style:none;cursor:pointer;padding:18px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.ar-root .acc summary::-webkit-details-marker{display:none}.ar-root .acc summary .pm{font-size:22px;transition:.2s;line-height:1;font-weight:300}.ar-root .acc details[open] summary .pm{transform:rotate(45deg)}.ar-root .acc .body{padding:0 0 22px;font-size:15.5px;color:var(--ar-soft);line-height:1.75;font-weight:300}.ar-root .acc .body ul{display:grid;gap:9px}.ar-root .acc .body li{display:flex;gap:14px}.ar-root .sizecomp{margin-top:16px;border:1px solid var(--ar-line);padding:26px 24px}.ar-root .sizecomp h4{font-size:13px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:5px;font-weight:600}.ar-root .sizecomp .sc-sub{font-size:13.5px;color:var(--ar-soft);margin-bottom:30px;font-weight:300;line-height:1.5}.ar-root .sc-fit{position:relative;width:100%}.ar-root .sc-stage{display:flex;align-items:flex-end;justify-content:center;gap:38px;padding:0 34px 0 14px;white-space:nowrap}.ar-root .sc-stage.is-fit{position:absolute;left:50%;top:0;justify-content:flex-start;transform-origin:top center;transform:translate(-50%)}.ar-root .sc-obj{display:flex;flex-direction:column;align-items:center}.ar-root .sc-box{position:relative}.ar-root .sc-box.bag{border:2px solid var(--ar-ink);background:repeating-linear-gradient(45deg,#efece6,#efece6 5px,#e6e0d6 5px 10px)}.ar-root .sc-box.mac{border:2px solid #a39e95;background:#d9d6d0}.ar-root .sc-dim-w{position:absolute;top:-21px;left:0;right:0;text-align:center;font-size:11px;color:var(--ar-soft)}.ar-root .sc-dim-h{position:absolute;right:-30px;top:0;bottom:0;display:flex;align-items:center;font-size:11px;color:var(--ar-soft)}.ar-root .sc-label{font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-top:12px}.ar-root .sc-label.mac{color:var(--ar-soft)}.ar-root .sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffffa;border-top:1px solid var(--ar-line-d);box-shadow:0 -8px 30px #00000014;transform:translateY(120%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.ar-root .sticky.show{transform:translateY(0)}.ar-root .sticky-inner{max-width:var(--ar-maxw);margin:0 auto;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ar-root .sticky-l{display:flex;align-items:center;gap:16px}.ar-root .sticky-l img{width:52px;height:52px;flex:none;object-fit:cover;background:var(--ar-bg);display:block}.ar-root .sticky-l .t{font-size:17px;font-weight:500}.ar-root .sticky-l .p{font-size:14px;color:var(--ar-soft)}.ar-root .sticky .btn-add{padding:15px 42px;flex:none}@media(max-width:920px){.ar-root .product{grid-template-columns:1fr;gap:30px}.ar-root .info{position:static}.ar-root .gallery{grid-template-columns:1fr}.ar-root .thumbs{flex-direction:row;flex-wrap:wrap;order:2}.ar-root .thumbs img{width:64px;height:80px}.ar-root .ptitle{font-size:32px}}@media(max-width:560px){.ar-root .ptitle{font-size:27px}.ar-root .price{font-size:26px}.ar-root .pays{gap:5px;justify-content:space-between}.ar-root .pays svg{height:19px}.ar-root .main-img .bestseller-overlay{position:static}.ar-root .bestseller-badge{padding:11px 14px;gap:7px}.ar-root .bestseller-badge .bb-title{font-size:11px}.ar-root .bestseller-badge .bb-sub{font-size:12px}.ar-root .main-img .zoom-btn{width:29px;height:29px;top:11px;right:11px}.ar-root .main-img .zoom-btn svg{width:14px;height:14px}.ar-root .ar-zoom-nav{width:38px;height:38px}.ar-root .ar-zoom-nav svg{width:19px;height:19px}.ar-root .ar-zoom-prev{left:10px}.ar-root .ar-zoom-next{right:10px}.ar-root .sticky-inner{padding:8px 16px;gap:14px}.ar-root .sticky-l img,.ar-root .sticky-l .t{display:none}.ar-root .sticky-l .p{font-size:16px;font-weight:600;color:var(--ar-ink)}.ar-root .sticky .btn-add{padding:14px 26px;font-size:12px;letter-spacing:.14em}}.ar-root .uhero{display:grid;grid-template-columns:1fr 1.1fr;min-height:520px}.ar-root .uhero-txt{display:flex;flex-direction:column;justify-content:center;padding:80px 64px;background:var(--ar-bg)}.ar-root .uhero-txt .signature{font-size:13px;letter-spacing:.3em;text-transform:uppercase;color:var(--ar-gold);margin-bottom:20px}.ar-root .uhero-txt h1{font-size:58px;line-height:1.04;margin-bottom:22px;font-weight:500}.ar-root .uhero-txt p{font-size:18px;color:#3c3933;line-height:1.7;max-width:42ch;font-weight:300}.ar-root .uhero-img img{width:100%;height:100%;object-fit:cover;background:#ddd;min-height:380px}.ar-root .story{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.ar-root .story.rev{direction:rtl}.ar-root .story.rev>*{direction:ltr}.ar-root .story img{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--ar-bg);display:block}.ar-root .story .eyebrow{margin-bottom:8px}.ar-root .story h2{font-size:40px;line-height:1.12;margin:14px 0 22px;font-weight:500}.ar-root .story p{font-size:17px;color:#3c3933;line-height:1.85;margin-bottom:18px;max-width:48ch;font-weight:300}.ar-root .quote{background:var(--ar-ink);color:#efefef;text-align:center}.ar-root .quote .inner{max-width:880px;margin:0 auto}.ar-root .quote .signature{font-size:13px;letter-spacing:.3em;text-transform:uppercase;color:var(--ar-gold);margin-bottom:24px}.ar-root .quote h2{font-size:46px;line-height:1.12;font-weight:500}.ar-root .quote p{color:#bdb9b0;font-weight:300;font-size:18px;margin-top:22px}.ar-root .vals{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ar-line)}.ar-root .val{padding:54px 40px;text-align:center;border-right:1px solid var(--ar-line)}.ar-root .val:last-child{border-right:none}.ar-root .val .ic{font-size:28px;margin-bottom:16px;color:var(--ar-gold)}.ar-root .val h3{font-size:15px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-weight:600}.ar-root .val p{font-size:14px;color:var(--ar-soft);line-height:1.7;font-weight:300}.ar-root .cta{background:var(--ar-bg);text-align:center}.ar-root .cta h2{font-size:40px;margin:10px 0 24px;font-weight:500}.ar-root .page-hero{text-align:center;padding:64px 0 0}.ar-root .page-hero h1{font-size:46px;font-weight:500;margin-top:8px}.ar-root .page-body .rte{max-width:820px;margin:0 auto;font-weight:300;color:#3c3933;line-height:1.8}.ar-root .page-body .rte h2{font-size:28px;color:var(--ar-ink);margin:1.4em 0 .5em;font-weight:500}.ar-root .page-body .rte h3{font-size:20px;color:var(--ar-ink);margin:1.2em 0 .4em;font-weight:600}.ar-root .page-body .rte p{margin-bottom:1em}.ar-root .page-body .rte a{color:var(--ar-ink);text-decoration:underline;text-underline-offset:2px}.ar-root .page-body .rte ul,.ar-root .page-body .rte ol{margin:0 0 1em 1.2em}.ar-root .page-body .rte li{margin-bottom:.4em;list-style:disc}@media(max-width:920px){.ar-root .uhero{grid-template-columns:1fr}.ar-root .uhero-txt{order:2;padding:48px 32px}.ar-root .uhero-img{order:1}.ar-root .uhero-img img{min-height:300px;height:340px}.ar-root .story{grid-template-columns:1fr;gap:30px}.ar-root .story.rev{direction:ltr}.ar-root .vals{grid-template-columns:1fr}.ar-root .val{border-right:none;border-bottom:1px solid var(--ar-line)}}@media(max-width:560px){.ar-root .uhero-txt h1{font-size:36px}.ar-root .quote h2{font-size:30px}.ar-root .story h2,.ar-root .cta h2{font-size:28px}.ar-root .page-hero h1{font-size:32px}}.ar-root .eyebrow{display:none}.ar-root .news .eyebrow{display:block}.ar-root .ar-seo{max-width:900px;margin:0 auto}.ar-root .ar-seo>*:first-child{margin-top:0}.ar-root .ar-seo h1,.ar-root .ar-seo h2,.ar-root .ar-seo h3,.ar-root .ar-seo h4{font-weight:500;color:var(--ar-ink);letter-spacing:.01em;line-height:1.18}.ar-root .ar-seo h2{font-size:30px;margin:1.7em 0 .5em}.ar-root .ar-seo h3{font-size:21px;margin:1.3em 0 .4em}.ar-root .ar-seo .rte,.ar-root .ar-seo p{font-size:16.5px;font-weight:300;color:#3c3933;line-height:1.85;margin-bottom:1.1em}.ar-root .ar-seo a{color:var(--ar-ink);text-decoration:underline;text-underline-offset:2px}.ar-root .ar-seo a:hover{color:var(--ar-soft)}.ar-root .ar-seo ul,.ar-root .ar-seo ol{margin:0 0 1.1em 1.25em}.ar-root .ar-seo li{margin-bottom:.4em;list-style:disc}.ar-root .ar-seo .seo-btn{margin-top:.6em}.ar-root .ar-cartpage{padding-bottom:96px}.ar-root .cartpg-empty{text-align:center;padding:40px 0 90px;color:var(--ar-soft)}.ar-root .cartpg-empty p{margin-bottom:24px;font-size:17px}.ar-root .cartpg-ship{max-width:760px;margin:8px auto 36px;border:1px solid var(--ar-line);padding:18px 22px}.ar-root .cartpg-list{border-top:1px solid var(--ar-line)}.ar-root .cl-row{display:grid;grid-template-columns:80px 1fr auto auto;gap:22px;align-items:center;padding:22px 0;border-bottom:1px solid var(--ar-line)}.ar-root .cl-img{display:block}.ar-root .cl-img img{width:80px;height:100px;object-fit:cover;background:var(--ar-bg)}.ar-root .cl-nm{display:block;font-size:17px;line-height:1.3;margin-bottom:5px}.ar-root .cl-nm:hover{color:var(--ar-soft)}.ar-root .cl-vr{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--ar-soft);margin-bottom:6px}.ar-root .cl-disc{font-size:12px;color:var(--ar-sale);font-weight:600;margin-bottom:6px}.ar-root .cl-rm{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ar-soft);text-decoration:underline;text-underline-offset:3px}.ar-root .cl-rm:hover{color:var(--ar-ink)}.ar-root .cl-qty input{width:64px;padding:10px 8px;text-align:center;border:1px solid var(--ar-line-d);font-family:var(--ar-font);font-size:15px;background:#fff}.ar-root .cl-pr{font-size:16px;font-weight:600;white-space:nowrap;text-align:right}.ar-root .cl-pr s{font-weight:400;color:var(--ar-soft);font-size:14px}.ar-root .cartpg-foot{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start;margin-top:34px}.ar-root .cartpg-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.ar-root .cartpg-cont{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--ar-soft);text-decoration:underline;text-underline-offset:3px}.ar-root .cartpg-cont:hover{color:var(--ar-ink)}.ar-root .cartpg-summary{border:1px solid var(--ar-line);padding:26px 24px}.ar-root .cps-row{display:flex;justify-content:space-between;align-items:baseline}.ar-root .cps-total{font-size:18px}.ar-root .cps-total b{font-size:22px;font-weight:600}.ar-root .cps-note{font-size:12px;color:var(--ar-soft);margin:8px 0 18px}.ar-root .cps-checkout{width:100%}.ar-root .cps-accel{margin-top:12px}@media(max-width:760px){.ar-root .cl-row{grid-template-columns:64px 1fr auto;gap:14px;row-gap:0}.ar-root .cl-qty{grid-column:2;justify-self:start;margin-top:4px}.ar-root .cl-pr{grid-column:3;grid-row:1;align-self:start}.ar-root .cl-img img{width:64px;height:80px}.ar-root .cartpg-foot{grid-template-columns:1fr;gap:24px}}.ar-root .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 30px;padding:8px 0 10px}.ar-root .bcard-img{overflow:hidden;background:var(--ar-bg);aspect-ratio:3/2}.ar-root .bcard-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.ar-root .bcard:hover .bcard-img img{transform:scale(1.04)}.ar-root .bcard-ph{display:block;width:100%;height:100%;background:var(--ar-bg)}.ar-root .bcard-body{padding-top:16px}.ar-root .bcard-date{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ar-soft)}.ar-root .bcard-title{font-size:21px;line-height:1.25;font-weight:500;margin:8px 0 10px}.ar-root .bcard:hover .bcard-title{color:var(--ar-soft)}.ar-root .bcard-ex{font-size:15px;color:#3c3933;line-height:1.65;font-weight:300;margin-bottom:12px}.ar-root .bcard-more{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:500}@media(max-width:920px){.ar-root .blog-grid{grid-template-columns:repeat(2,1fr);gap:34px 22px}}@media(max-width:560px){.ar-root .blog-grid{grid-template-columns:1fr;gap:36px}}.ar-root .ar-article{max-width:880px;padding-bottom:90px}.ar-root .art-head{text-align:center;padding:48px 0 30px}.ar-root .art-back{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ar-soft)}.ar-root .art-back:hover{color:var(--ar-ink)}.ar-root .art-meta{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ar-soft);margin:22px 0 14px}.ar-root .art-meta a:hover{color:var(--ar-ink)}.ar-root .art-dot{width:4px;height:4px;border-radius:50%;background:var(--ar-line-d)}.ar-root .art-head h1{font-size:42px;line-height:1.12;font-weight:500}.ar-root .art-hero{margin:14px 0 40px}.ar-root .art-hero img{width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--ar-bg)}.ar-root .art-content{margin:0 auto}.ar-root .art-author{display:flex;gap:18px;align-items:flex-start;border-top:1px solid var(--ar-line);margin-top:48px;padding-top:30px}.ar-root .art-author img{width:64px;height:64px;border-radius:50%;object-fit:cover;flex:none}.ar-root .art-author-by{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ar-soft);margin-bottom:3px}.ar-root .art-author b{font-size:17px;font-weight:600}.ar-root .art-author p{font-size:14px;color:var(--ar-soft);line-height:1.6;margin-top:6px;font-weight:300}.ar-root .art-nav{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--ar-line);margin-top:40px;padding-top:26px;font-size:13px;letter-spacing:.04em}.ar-root .art-nav a:hover{color:var(--ar-soft)}.ar-root .art-nav-r{margin-left:auto;text-align:right}.ar-root .art-comments{border-top:1px solid var(--ar-line);margin-top:48px;padding-top:36px}.ar-root .art-csec{font-size:15px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;margin-bottom:22px}.ar-root .art-clist{margin-bottom:44px}.ar-root .art-comment{border-bottom:1px solid var(--ar-line);padding:18px 0}.ar-root .art-comment .rte{font-size:15.5px;color:#3c3933;line-height:1.7;font-weight:300}.ar-root .art-cmeta{font-size:12px;letter-spacing:.06em;color:var(--ar-soft);margin-top:8px}.ar-root .art-cform input,.ar-root .art-cform textarea{width:100%;border:1px solid var(--ar-line-d);background:#fff;padding:15px 16px;font-family:var(--ar-font);font-size:15px}.ar-root .art-cform input:focus,.ar-root .art-cform textarea:focus{outline:none;border-color:var(--ar-ink)}.ar-root .art-cgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.ar-root .art-cform textarea{margin-bottom:14px;resize:vertical}.ar-root .art-cmod{display:block;color:var(--ar-soft);font-size:12px;margin-bottom:14px}.ar-root .art-cok{color:var(--ar-ok);font-weight:600;margin-bottom:18px}.ar-root .art-cerr{color:var(--ar-sale);font-weight:600;margin-bottom:18px}@media(max-width:560px){.ar-root .art-head h1{font-size:30px}.ar-root .art-cgrid{grid-template-columns:1fr}}.ar-root .lc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 28px;padding:8px 0 10px}.ar-root .lc-img{overflow:hidden;background:var(--ar-bg);aspect-ratio:4/5}.ar-root .lc-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.ar-root .lc-card:hover .lc-img img{transform:scale(1.04)}.ar-root .lc-ph{display:block;width:100%;height:100%;background:var(--ar-bg)}.ar-root .lc-title{display:block;font-size:18px;font-weight:500;margin-top:14px}.ar-root .lc-card:hover .lc-title{color:var(--ar-soft)}.ar-root .lc-count{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ar-soft);margin-top:4px}@media(max-width:920px){.ar-root .lc-grid{grid-template-columns:repeat(2,1fr);gap:28px 18px}}@media(max-width:560px){.ar-root .lc-grid{grid-template-columns:repeat(2,1fr);gap:22px 14px}}.ar-root .pw-splash{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:var(--ar-bg)}.ar-root .pw-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.ar-root .pw-box{position:relative;z-index:1;background:#fff;max-width:460px;width:100%;text-align:center;padding:54px 44px;border:1px solid var(--ar-line)}.ar-root .pw-logo img{height:46px;width:auto;margin:0 auto 26px}.ar-root .pw-logo-txt{display:block;font-size:30px;font-weight:700;letter-spacing:.04em;margin-bottom:26px}.ar-root .pw-title{font-size:30px;font-weight:500;line-height:1.15;margin-bottom:12px}.ar-root .pw-msg{color:var(--ar-soft);font-weight:300;line-height:1.6;margin-bottom:26px}.ar-root .pw-form{display:flex;gap:10px;margin-top:22px}.ar-root .pw-form input{flex:1;min-width:0;border:1px solid var(--ar-line-d);background:#fff;padding:15px 16px;font-family:var(--ar-font);font-size:15px}.ar-root .pw-form input:focus{outline:none;border-color:var(--ar-ink)}.ar-root .pw-form button{background:var(--ar-ink);color:#efefef;border:none;font-family:var(--ar-font);font-size:12px;letter-spacing:.18em;text-transform:uppercase;padding:15px 24px;cursor:pointer}.ar-root .pw-form button:hover{background:#000}.ar-root .pw-err{color:var(--ar-sale);font-weight:600;margin-bottom:14px}.ar-root .pw-admin{display:inline-block;margin-top:26px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ar-soft);text-decoration:underline;text-underline-offset:3px}.ar-root .pw-admin:hover{color:var(--ar-ink)}.ar-root .gc-page{max-width:520px;padding:60px 0 90px;text-align:center}.ar-root .gc-card{border:1px solid var(--ar-line);padding:46px 40px}.ar-root .gc-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ar-gold)}.ar-root .gc-amount{font-size:58px;font-weight:600;letter-spacing:.01em;margin:14px 0 4px}.ar-root .gc-initial{font-size:13px;color:var(--ar-soft)}.ar-root .gc-status{font-size:13px;color:var(--ar-soft);margin-top:8px}.ar-root .gc-status--exp{color:var(--ar-sale);font-weight:600}.ar-root .gc-expired .gc-amount{color:var(--ar-soft);text-decoration:line-through}.ar-root .gc-qr{display:flex;justify-content:center;margin:30px 0 24px}.ar-root .gc-qr img,.ar-root .gc-qr canvas{display:block}.ar-root .gc-code{border-top:1px solid var(--ar-line);border-bottom:1px solid var(--ar-line);padding:18px 0;margin-bottom:28px}.ar-root .gc-code-label{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ar-soft);margin-bottom:6px}.ar-root .gc-code-val{font-size:22px;letter-spacing:.16em;font-weight:600}.ar-root .gc-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.ar-root .gc-hint{font-size:13px;color:var(--ar-soft);margin-top:22px;font-weight:300}@media(max-width:560px){.ar-root .gc-amount{font-size:46px}.ar-root .pw-box{padding:44px 26px}.ar-root .pw-form{flex-direction:column}}body{background:#fff}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;clip:auto;background:#1c1c1c;color:#efefef;padding:10px 16px;z-index:300;font-family:Roboto Condensed,system-ui,sans-serif;font-size:13px;letter-spacing:.1em}@media(max-width:560px){.ar-root .ar-seo h2{font-size:25px}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/ar.css.map */
