.ares-pdp{--ares-ink: #171a1d;--ares-muted: #66717a;--ares-line: #dde3e6;--ares-surface: #f4f7f8;--ares-blue: #5faac5;--ares-blue-deep: #347c99;--ares-radius: 16px;background:#fff;color:var(--ares-ink);overflow:hidden}.ares-pdp *,.ares-pdp *:before,.ares-pdp *:after{box-sizing:border-box}.ares-pdp [hidden]{display:none!important}.ares-pdp__container{width:min(1152px,calc(100% - 128px));margin:0 auto}.ares-pdp__eyebrow{margin:0 0 12px;color:var(--ares-blue-deep);font-size:13px;font-weight:800;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.ares-pdp__hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(380px,1.06fr);align-items:center;gap:clamp(42px,7vw,96px);min-height:620px;padding:32px 0 64px}.ares-pdp__hero-copy{max-width:580px}.ares-pdp__title{max-width:650px;margin:0;color:var(--ares-ink);font-size:clamp(42px,4.6vw,64px);font-weight:800;letter-spacing:-.055em;line-height:.99}.ares-pdp__intro{max-width:550px;margin:22px 0 26px;color:#4e5962;font-size:19px;line-height:1.6}.ares-pdp__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 22px;margin:0 0 25px}.ares-pdp__price-kicker{display:block;margin-bottom:4px;color:#88939a;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.ares-pdp__price{font-size:42px;font-weight:800;letter-spacing:-.04em;line-height:1}.ares-pdp__lead{display:flex;align-items:center;gap:7px;color:#4f626d;font-size:14px;font-weight:650}.ares-pdp__lead svg{width:17px;height:17px;color:var(--ares-blue-deep)}.ares-pdp__quick-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none}.ares-pdp__quick-specs li{min-height:86px;padding:14px 13px;border-top:1px solid var(--ares-line)}.ares-pdp__quick-specs strong{display:block;margin-bottom:5px;font-size:18px;line-height:1.1}.ares-pdp__quick-specs span{display:block;color:var(--ares-muted);font-size:13px;line-height:1.35}.ares-pdp__media{position:relative}.ares-pdp__media-main{position:relative;display:grid;min-height:480px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f4f7f8,#edf2f4);border-radius:4px}.ares-pdp__media-main img{display:block;width:100%;height:100%;max-height:600px;object-fit:contain;mix-blend-mode:multiply}.ares-pdp__media-caption{position:absolute;right:16px;bottom:16px;margin:0;padding:9px 11px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);border-radius:999px;color:#3e4b53;font-size:12px;font-weight:700}.ares-pdp__thumbs{display:flex;gap:10px;margin-top:13px;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.ares-pdp__thumb{flex:0 0 62px;width:62px;height:62px;padding:0;overflow:hidden;background:#f6f7f7;border:1px solid transparent;border-radius:2px;cursor:pointer}.ares-pdp__thumb.is-active{border-color:var(--ares-ink)}.ares-pdp__thumb img{display:block;width:100%;height:100%;object-fit:contain}.ares-pdp__config{border-top:1px solid var(--ares-line);margin-top:34px;padding-top:26px}.ares-pdp__config--gallery{display:none}.ares-pdp__gallery-config-heading{margin:0 0 11px;color:var(--ares-ink);font-size:14px;font-weight:850;letter-spacing:.01em;line-height:1.25}.ares-pdp__field-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--ares-ink);font-size:15px;font-weight:800}.ares-pdp__field-label span{color:var(--ares-muted);font-size:14px;font-weight:600}.ares-pdp__color-options{display:flex;flex-wrap:wrap;gap:8px}.ares-pdp__color{min-height:43px;padding:10px 15px;background:#fff;border:1px solid #cfd8dc;border-radius:999px;color:#2d363c;cursor:pointer;font:inherit;font-size:14px;font-weight:750;transition:background .16s ease,border-color .16s ease,color .16s ease}.ares-pdp__color:hover{border-color:#90a4ae}.ares-pdp__color.is-active{background:var(--ares-ink);border-color:var(--ares-ink);color:#fff}.ares-pdp__color:disabled{cursor:not-allowed;opacity:.38;text-decoration:line-through}.ares-pdp__color:focus-visible,.ares-pdp__thumb:focus-visible,.ares-pdp__switch input:focus-visible,.ares-pdp__select:focus-visible,.ares-pdp__qty:focus-visible,.ares-pdp__add:focus-visible,.ares-pdp__accordion summary:focus-visible,.ares-pdp__size-guide summary:focus-visible{outline:3px solid #2c83a7;outline-offset:3px}.ares-pdp__addon{margin-top:22px;overflow:hidden;background:#eff7fa;border:1px solid #c8e2eb;border-radius:var(--ares-radius);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.ares-pdp__addon-choice{padding:18px;cursor:pointer;outline:none}.ares-pdp__addon-choice:hover{background:#ffffff5c}.ares-pdp__addon-choice:focus-visible{outline:3px solid #2c83a7;outline-offset:-3px}.ares-pdp__addon-head{display:grid;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:14px}.ares-pdp__addon-head img{width:68px;height:68px;object-fit:contain;background:#fff;border-radius:8px}.ares-pdp__addon-kicker{margin:0 0 4px;color:var(--ares-blue-deep);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ares-pdp__addon-title{margin:0;font-size:19px;line-height:1.2}.ares-pdp__addon-sub{margin:4px 0 0;color:#5e6b73;font-size:14px;line-height:1.45}.ares-pdp__addon-select{display:inline-flex;align-items:center;gap:10px;color:var(--ares-ink);font-size:14px;font-weight:800;white-space:nowrap}.ares-pdp__addon-check{display:grid;width:42px;height:42px;place-items:center;border:2px solid #8ca4ae;border-radius:50%;color:#fff;transition:background .18s ease,border-color .18s ease,transform .18s ease}.ares-pdp__addon-check svg{width:25px;height:25px;opacity:0;transform:scale(.7);transition:opacity .18s ease,transform .18s ease}.ares-pdp__addon.is-selected{background:#e2f2f7;border-color:#5caac5;box-shadow:0 7px 18px #347c9921}.ares-pdp__addon.is-selected .ares-pdp__addon-check{background:#287b98;border-color:#287b98;transform:scale(1.06)}.ares-pdp__addon.is-selected .ares-pdp__addon-check svg{opacity:1;transform:scale(1)}.ares-pdp__addon-controls{margin:0 18px 18px;padding-top:17px;border-top:1px solid #c8e2eb}.ares-pdp__mount-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.ares-pdp__mount-preview{display:grid;grid-template-columns:231px 1fr;align-items:center;gap:18px;margin-top:14px;padding:14px;background:#ffffffb8;border:1px solid #d3e6ed;border-radius:10px}.ares-pdp__mount-preview img{width:231px;height:174px;object-fit:contain;background:#fff;border-radius:8px}.ares-pdp__mount-preview-kicker{margin:0 0 3px;color:#4d6470;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ares-pdp__mount-preview strong{display:block;color:var(--ares-ink);font-size:17px}.ares-pdp__mount-preview p:last-child:not(.ares-pdp__delivery){margin:4px 0 0;color:#53656e;font-size:14px;line-height:1.4}.ares-pdp__size-guide{margin-top:12px;border:1px solid #c8e2eb;border-radius:9px;background:#ffffff8a}.ares-pdp__size-guide summary{position:relative;padding:13px 38px 13px 14px;cursor:pointer;color:var(--ares-ink);font-size:13px;font-weight:800;list-style:none}.ares-pdp__size-guide summary::-webkit-details-marker{display:none}.ares-pdp__size-guide summary:after{position:absolute;top:9px;right:14px;content:"+";font-size:22px;font-weight:400}.ares-pdp__size-guide[open] summary:after{content:"\2013"}.ares-pdp__size-guide-content{padding:0 14px 15px;color:#53636b;font-size:13px;line-height:1.5}.ares-pdp__size-guide-content>p{margin:0}.ares-pdp__size-guide-content dl{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:12px 0}.ares-pdp__size-guide-content dl div{padding:8px 5px;background:#fff;border:1px solid #d3e6ed;border-radius:6px;text-align:center}.ares-pdp__size-guide-content dt{color:#566972;font-size:10px;font-weight:800}.ares-pdp__size-guide-content dd{margin:3px 0 0;color:var(--ares-ink);font-size:13px;font-weight:800}.ares-pdp__size-guide-layers{display:grid;gap:4px;margin:0 0 12px;padding-left:18px}.ares-pdp__size-guide-layers li{padding-left:1px}.ares-pdp__size-guide-example{color:#405964}.ares-pdp__select-label{display:grid;gap:7px;color:#44525a;font-size:13px;font-weight:800}.ares-pdp__select-field{display:grid;gap:7px}.ares-pdp__select-label-row{display:flex;align-items:center;gap:7px;color:#44525a;font-size:13px;font-weight:800}.ares-pdp__size-help{position:relative;display:inline-grid;width:21px;height:21px;place-items:center;padding:0;border:1px solid #78a8b9;border-radius:50%;background:#fff;color:#286e8a;cursor:pointer;font:inherit;font-size:13px;font-weight:850;line-height:1}.ares-pdp__size-help:after{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:2;width:max-content;max-width:180px;padding:7px 9px;border-radius:6px;background:#172a32;color:#fff;content:attr(data-ares-size-help-label);font-size:11px;font-weight:700;line-height:1.25;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease}.ares-pdp__size-help:hover:after,.ares-pdp__size-help:focus-visible:after{opacity:1;transform:translate(-50%)}.ares-pdp__size-help:hover,.ares-pdp__size-help:focus-visible{border-color:#286e8a;background:#e4f3f8;outline:none}.ares-pdp__size-help:focus-visible{box-shadow:0 0 0 3px #2c83a759}.ares-pdp__select{width:100%;min-height:48px;padding:0 37px 0 12px;-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23394750' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #bdcdd3;border-radius:8px;color:var(--ares-ink);font:inherit;font-size:15px}.ares-pdp__mount-price{margin:13px 0 0;color:#47545c;font-size:15px;font-weight:700}.ares-pdp__cart-summary{display:grid;gap:9px;margin:20px 0 0;padding:17px 0 0;border-top:1px solid var(--ares-line)}.ares-pdp__delivery{display:inline-flex;width:max-content;align-items:center;gap:7px;margin:12px 0 0;padding:7px 10px;border:1px solid #d7e1e5;border-radius:999px;background:#f6f8f9;color:#52626a;font-size:13px;font-weight:750;line-height:1.3}.ares-pdp__delivery svg{flex:0 0 16px;width:16px;height:16px}.ares-pdp__delivery-stock-icon{display:none}.ares-pdp__delivery.is-in-stock{border-color:#b9dfc6;background:#edf8f0;color:#1e6c3c}.ares-pdp__delivery.is-in-stock .ares-pdp__delivery-stock-icon{display:block}.ares-pdp__delivery.is-in-stock .ares-pdp__delivery-preorder-icon{display:none}.ares-pdp__delivery.is-preorder{border-color:#d7e1e5;background:#f6f8f9;color:#52626a}.ares-pdp__delivery strong{color:var(--ares-ink)}.ares-pdp__summary-line{display:flex;justify-content:space-between;gap:16px;color:#536069;font-size:15px}.ares-pdp__summary-total{color:var(--ares-ink);font-size:19px;font-weight:800}.ares-pdp__purchase-row{display:grid;grid-template-columns:102px 1fr;gap:10px;margin-top:18px}.ares-pdp__qty{width:100%;min-height:56px;padding:0 10px;border:1px solid #aab9c0;border-radius:9px;color:var(--ares-ink);font:inherit;font-size:15px;font-weight:750;text-align:center}.ares-pdp__add{min-height:56px;padding:0 22px;background:var(--ares-ink);border:1px solid var(--ares-ink);border-radius:9px;color:#fff;cursor:pointer;font:inherit;font-size:16px;font-weight:800;transition:background .16s ease,transform .16s ease}.ares-pdp__add:hover:not(:disabled){background:#30363a;transform:translateY(-1px)}.ares-pdp__add:disabled{cursor:not-allowed;opacity:.5}.ares-pdp__add.is-loading{color:transparent;position:relative}.ares-pdp__add.is-loading:after{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;content:attr(data-ares-adding-label)}.ares-pdp__included{display:flex;align-items:flex-start;gap:8px;margin:13px 0 0;color:#65747d;font-size:12px;line-height:1.45}.ares-pdp__included svg{flex:0 0 17px;width:17px;height:17px;margin-top:1px;color:var(--ares-blue-deep)}.ares-pdp__status{min-height:20px;margin:9px 0 0;color:#ad3a31;font-size:13px;font-weight:650}.ares-pdp__trust{margin-top:16px;background:var(--ares-ink);color:#fff}.ares-pdp__trust-inner{display:grid;grid-template-columns:.8fr 1fr;align-items:center;gap:46px;min-height:190px}.ares-pdp__trust-number{margin:0;font-size:clamp(56px,7vw,94px);font-weight:800;letter-spacing:-.07em;line-height:.85}.ares-pdp__trust-number span{color:#9ccfe0;font-size:clamp(22px,3vw,42px);letter-spacing:-.04em}.ares-pdp__trust-overline{margin:0 0 12px;color:#9ccfe0;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ares-pdp__trust-copy{max-width:570px;margin:0;color:#dce5e9;font-size:16px;line-height:1.55}.ares-pdp__section{padding:72px 0 32px}.ares-pdp__section-heading{max-width:700px;margin:0 auto 39px;text-align:center}.ares-pdp__section-heading h2{margin:0;font-size:clamp(31px,3.2vw,45px);font-weight:800;letter-spacing:-.045em;line-height:1.04}.ares-pdp__section-heading p{margin:14px auto 0;color:#64717a;font-size:16px;line-height:1.6}.ares-pdp__feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ares-pdp__feature{min-height:235px;padding:25px 22px;border:1px solid var(--ares-line);border-radius:var(--ares-radius)}.ares-pdp__feature-icon{display:grid;width:42px;height:42px;place-items:center;margin-bottom:26px;background:#f0f4f5;border-radius:50%}.ares-pdp__feature-icon svg{width:21px;height:21px}.ares-pdp__feature h3{margin:0;font-size:18px;line-height:1.2}.ares-pdp__feature p{margin:10px 0 0;color:#5d6b74;font-size:14px;line-height:1.55}.ares-pdp__data{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(32px,6vw,94px);align-items:start;padding:36px 0 46px}.ares-pdp__data-copy h2{max-width:450px;margin:0;font-size:clamp(32px,3.6vw,50px);font-weight:800;letter-spacing:-.05em;line-height:1.03}.ares-pdp__data-copy p{max-width:460px;margin:18px 0 0;color:#5f6b73;font-size:16px;line-height:1.65}.ares-pdp__data-list{display:grid;gap:12px}.ares-pdp__data-item{display:grid;grid-template-columns:minmax(150px,.72fr) 1.28fr;gap:24px;align-items:center;min-height:142px;padding:16px;border:1px solid #d8e3e7;border-radius:var(--ares-radius);background:linear-gradient(135deg,#fff,#f7fafb);box-shadow:0 8px 24px #18303d09}.ares-pdp__data-item+.ares-pdp__data-item{border-top:1px solid #d8e3e7}.ares-pdp__data-metric{display:grid;align-content:center;gap:5px;align-self:stretch;min-height:108px;padding:15px 18px;border:1px solid #cbe2e9;border-radius:12px;background:#eaf6fa}.ares-pdp__data-num{color:var(--ares-blue-deep);font-size:clamp(48px,5vw,68px);font-weight:850;letter-spacing:-.065em;line-height:.85}.ares-pdp__data-num--units{font-size:clamp(30px,3vw,42px);letter-spacing:-.045em;line-height:.95;white-space:nowrap}.ares-pdp__data-metric span{color:#376d80;font-size:10px;font-weight:850;letter-spacing:.1em;line-height:1.25;text-transform:uppercase}.ares-pdp__data-item>div:last-child{padding:4px 4px 4px 0}.ares-pdp__data-item>div:last-child>strong{display:block;color:var(--ares-ink);font-size:18px;line-height:1.2}.ares-pdp__data-item p{margin:8px 0 0;color:#64717a;font-size:14px;line-height:1.55}.ares-pdp__videos{padding:0 0 28px}.ares-pdp__videos-inner{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(32px,6vw,94px);align-items:center}.ares-pdp__videos-copy h2{max-width:450px;margin:0;font-size:clamp(32px,3.6vw,50px);font-weight:800;letter-spacing:-.05em;line-height:1.03}.ares-pdp__videos-copy>p:not(.ares-pdp__eyebrow){max-width:460px;margin:18px 0 0;color:#5f6b73;font-size:16px;line-height:1.65}.ares-pdp__videos-copy a{color:var(--ares-blue-deep);font-weight:750;text-decoration:underline;text-underline-offset:3px}.ares-pdp__video-player{display:grid;gap:12px}.ares-pdp__video-stage{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px}.ares-pdp__video-nav{display:grid;width:48px;height:48px;place-items:center;padding:0;border:1px solid #ccd7dc;border-radius:50%;background:#fff;color:var(--ares-ink);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.ares-pdp__video-nav:hover:not(:disabled),.ares-pdp__video-nav:focus-visible:not(:disabled){background:var(--ares-ink);border-color:var(--ares-ink);color:#fff}.ares-pdp__video-nav:disabled{cursor:default;opacity:.32}.ares-pdp__video-nav svg{width:22px;height:22px}.ares-pdp__video-frame{position:relative;overflow:hidden;aspect-ratio:16 / 9;background:#101416;border-radius:var(--ares-radius)}.ares-pdp__video-meta{display:flex;justify-content:space-between;gap:16px;color:#475862;font-size:14px}.ares-pdp__video-meta strong{color:var(--ares-ink)}.ares-pdp__video-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.ares-pdp__video-list button{min-height:51px;padding:7px 8px;border:1px solid #d6e0e4;border-radius:8px;background:#fff;color:#4a5b64;cursor:pointer;font:inherit;font-size:12px;font-weight:800;line-height:1.25;text-align:left}.ares-pdp__video-list button span{display:block;margin-top:2px;font-size:11px;font-weight:650}.ares-pdp__video-list button:hover,.ares-pdp__video-list button:focus-visible,.ares-pdp__video-list button.is-active{border-color:#4d97b3;background:#e9f5f9;color:#1d5b73}.ares-pdp__video-list button:focus-visible,.ares-pdp__video-nav:focus-visible{outline:3px solid #2c83a7;outline-offset:3px}.ares-pdp__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;width:100%;height:100%;padding:0;overflow:hidden;border:0;background:#101416;cursor:pointer}.ares-pdp__video-poster img{width:100%;height:100%;object-fit:cover;opacity:.82;transition:transform .35s ease,opacity .2s ease}.ares-pdp__video-poster:hover img,.ares-pdp__video-poster:focus-visible img{opacity:1;transform:scale(1.025)}.ares-pdp__video-play{position:absolute;top:50%;left:50%;display:grid;width:74px;height:74px;place-items:center;border-radius:50%;background:#fff;color:#111719;transform:translate(-50%,-50%);transition:transform .2s ease}.ares-pdp__video-poster:hover .ares-pdp__video-play,.ares-pdp__video-poster:focus-visible .ares-pdp__video-play{transform:translate(-50%,-50%) scale(1.08)}.ares-pdp__video-play svg{width:30px;height:30px;margin-left:3px}.ares-pdp__video-label{position:absolute;right:18px;bottom:18px;padding:8px 12px;border-radius:999px;background:#101416c7;color:#fff;font-size:13px;font-weight:750}.ares-pdp__video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0}.ares-pdp__specs{padding:36px 0 32px;background:#f5f7f8}.ares-pdp__specs-grid{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border:1px solid #d9e1e4;border-radius:var(--ares-radius)}.ares-pdp__spec{display:grid;grid-template-columns:minmax(132px,.72fr) 1.28fr;gap:18px;padding:17px 20px;background:#fff}.ares-pdp__spec:nth-child(odd){border-right:1px solid #d9e1e4}.ares-pdp__spec:nth-child(n+3){border-top:1px solid #d9e1e4}.ares-pdp__spec dt{color:#61717a;font-size:13px;font-weight:750}.ares-pdp__spec dd{margin:0;font-size:14px;font-weight:750;line-height:1.4}.ares-pdp__details{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(40px,7vw,106px);align-items:start;padding:40px 0 56px}.ares-pdp__details h2{margin:0;font-size:clamp(32px,3.7vw,50px);font-weight:800;letter-spacing:-.05em;line-height:1.03}.ares-pdp__details>div>p{margin:17px 0 0;color:#606e77;font-size:16px;line-height:1.62}.ares-pdp__details a{color:var(--ares-blue-deep);font-weight:750;text-decoration:underline;text-underline-offset:3px}.ares-pdp__accordion{border-top:1px solid var(--ares-line)}.ares-pdp__accordion details{border-bottom:1px solid var(--ares-line)}.ares-pdp__accordion summary{position:relative;padding:20px 34px 20px 0;cursor:pointer;font-size:16px;font-weight:800;list-style:none}.ares-pdp__accordion summary::-webkit-details-marker{display:none}.ares-pdp__accordion summary:after{position:absolute;right:3px;top:17px;content:"+";font-size:25px;font-weight:400}.ares-pdp__accordion details[open] summary:after{content:"\2013"}.ares-pdp__accordion .ares-pdp__answer{padding:0 30px 21px 0;color:#5c6b74;font-size:14px;line-height:1.65}.ares-pdp__accordion .ares-pdp__answer p{margin:0}.ares-pdp__manual{margin-top:26px;padding:18px;background:#f0f7f9;border-left:3px solid var(--ares-blue);color:#4f6069;font-size:14px;line-height:1.55}.ares-pdp__manual strong{color:var(--ares-ink)}@media(min-width:901px){.ares-pdp>.ares-pdp__purchase-shell{display:grid;grid-template-columns:minmax(0,.94fr) minmax(380px,1.06fr);column-gap:clamp(42px,7vw,96px);padding:32px 0 64px}.ares-pdp__hero{display:contents}.ares-pdp__hero-copy{display:flex;grid-column:1;grid-row:1;flex-direction:column;align-self:start}.ares-pdp__hero-copy .ares-pdp__config{order:1;margin:24px 0 0;padding-top:22px}.ares-pdp__hero-copy .ares-pdp__addon{order:2}.ares-pdp__hero-copy .ares-pdp__form{order:3;margin:24px 0 0}.ares-pdp__media{grid-column:2;grid-row:1;align-self:start;width:100%;justify-self:end}.ares-pdp__media-main{min-height:0;aspect-ratio:1 / 1}.ares-pdp__media-main img{width:100%;height:100%;max-height:none;margin:0;padding:0;object-fit:contain!important;object-position:center}.ares-pdp__config{grid-column:1;grid-row:2;align-self:start;margin:28px 0 0;padding-top:24px}.ares-pdp__addon{grid-column:2;grid-row:2;align-self:start;width:100%;margin:28px 0 0}.ares-pdp__form{grid-column:1;grid-row:2;align-self:start;margin-top:174px}}@media(max-width:900px){.ares-pdp__container{width:min(100% - 32px,720px)}.ares-pdp__hero{display:flex;flex-direction:column;gap:24px;min-height:0;padding:24px 0 38px}.ares-pdp__hero-copy{display:contents;max-width:none}.ares-pdp__hero .ares-pdp__eyebrow{order:1;margin-bottom:-18px}.ares-pdp__hero .ares-pdp__title{order:2}.ares-pdp__hero .ares-pdp__media{order:3}.ares-pdp__hero .ares-pdp__intro{order:4}.ares-pdp__hero .ares-pdp__config--primary{display:none}.ares-pdp__hero .ares-pdp__config--gallery{display:block;width:100%;margin:12px 0 0;padding:15px;border:1px solid #e1e8eb;border-radius:12px;background:#f7fafb}.ares-pdp__hero .ares-pdp__addon{order:6}.ares-pdp__hero .ares-pdp__form{order:7;width:100%}.ares-pdp__hero .ares-pdp__quick-specs{order:8}.ares-pdp__media-main{min-height:390px}.ares-pdp__feature-grid{grid-template-columns:repeat(2,1fr)}.ares-pdp__trust-inner,.ares-pdp__data,.ares-pdp__videos-inner,.ares-pdp__details{grid-template-columns:1fr;gap:30px}.ares-pdp__trust-inner{padding:38px 0}.ares-pdp__section{padding:52px 0 28px}}@media(max-width:560px){.ares-pdp__container{width:min(100% - 28px,520px)}.ares-pdp__title{font-size:40px}.ares-pdp__intro{margin:18px 0 22px;font-size:16px}.ares-pdp__quick-specs{gap:6px}.ares-pdp__quick-specs li{min-height:70px;padding:11px 6px}.ares-pdp__quick-specs strong{font-size:15px}.ares-pdp__quick-specs span{font-size:11px}.ares-pdp__media{width:100%;min-width:0;max-width:100%}.ares-pdp__media-main{width:100%;min-height:0;max-width:100%;aspect-ratio:1 / 1}.ares-pdp__media-main img{width:100%;height:100%;max-width:100%;object-fit:contain}.ares-pdp__media-caption{right:10px;bottom:10px;max-width:calc(100% - 20px);padding:7px 9px;font-size:11px}.ares-pdp__thumbs{gap:8px;margin-top:10px;padding:0 2px 9px;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:auto;-webkit-overflow-scrolling:touch}.ares-pdp__thumb{flex-basis:68px;width:68px;height:68px;scroll-snap-align:start}.ares-pdp__addon-choice{padding:14px}.ares-pdp__addon-head{grid-template-columns:53px minmax(0,1fr) auto;gap:10px}.ares-pdp__addon-head img{width:53px;height:53px}.ares-pdp__addon-select{gap:0}.ares-pdp__addon-select [data-ares-addon-label]{display:none}.ares-pdp__addon-check{width:38px;height:38px}.ares-pdp__addon-controls{margin:0 14px 14px}.ares-pdp__mount-grid{grid-template-columns:1fr}.ares-pdp__mount-preview{grid-template-columns:162px 1fr;gap:12px}.ares-pdp__mount-preview img{width:162px;height:132px}.ares-pdp__size-guide-content dl{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.ares-pdp__size-guide-content dl div{padding:7px 1px}.ares-pdp__size-guide-content dt{font-size:9px;white-space:nowrap}.ares-pdp__size-guide-content dd{font-size:12px}.ares-pdp__purchase-row{grid-template-columns:84px 1fr}.ares-pdp__feature-grid{grid-template-columns:1fr;gap:10px}.ares-pdp__feature{min-height:0;padding:20px}.ares-pdp__feature-icon{margin-bottom:17px}.ares-pdp__section-heading{margin-bottom:26px;text-align:left}.ares-pdp__section-heading p{margin-left:0}.ares-pdp__data{padding:30px 0 36px}.ares-pdp__details{padding:36px 0 46px}.ares-pdp__videos{padding:0 0 24px}.ares-pdp__videos-inner .ares-pdp__video-player{width:100vw;margin-left:calc(50% - 50vw)}.ares-pdp__videos-inner .ares-pdp__video-stage{width:100%}.ares-pdp__videos-inner .ares-pdp__video-frame{border-radius:0}.ares-pdp__videos-inner .ares-pdp__video-meta,.ares-pdp__videos-inner .ares-pdp__video-list{margin-right:14px;margin-left:14px}.ares-pdp__data-item{grid-template-columns:106px minmax(0,1fr);gap:12px;min-height:124px;padding:10px}.ares-pdp__data-metric{min-height:102px;padding:13px 12px}.ares-pdp__data-num{font-size:46px}.ares-pdp__data-num--units{font-size:28px}.ares-pdp__data-item>div:last-child{padding:3px 2px 3px 0}.ares-pdp__data-item>div:last-child>strong{font-size:16px}.ares-pdp__data-item p{margin-top:6px;font-size:13px}.ares-pdp__video-stage{grid-template-columns:40px minmax(0,1fr) 40px;gap:7px}.ares-pdp__video-nav{width:40px;height:40px}.ares-pdp__video-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ares-pdp__video-list button:last-child{grid-column:1 / -1}.ares-pdp__specs{padding:32px 0 30px}.ares-pdp__specs-grid{grid-template-columns:1fr}.ares-pdp__spec{grid-template-columns:42% 1fr;padding:15px}.ares-pdp__spec:nth-child(odd){border-right:0}.ares-pdp__spec:nth-child(n+2){border-top:1px solid #d9e1e4}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/ares-ii-pdp.css.map */
