.product-tabber__section-content{margin:0 auto 76px;max-width:720px;overflow:hidden;position:relative}.dnd-section:has(.tabber){border-top:1px solid rgba(46,49,51,.2)}.tabber{overflow:hidden}.product-tabber__nav{display:flex;margin:0 auto 76px;width:fit-content}.product-tabber__nav:after{background-color:rgba(46,49,51,.2);content:"";height:1px;left:-100vw;position:absolute;top:45px;width:200vw}.product-tabber__tab{background:none;border:none;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;letter-spacing:2px;line-height:normal;padding:12px 28px 16px;position:relative;text-transform:uppercase;transition:color .35s cubic-bezier(.4,0,.2,1);white-space:nowrap}.product-tabber__tab:after{background:var(--green);bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.4,0,.2,1);width:100%}.product-tabber__tab:hover,.product-tabber__tab[aria-selected=true]{color:var(--green)}.product-tabber__tab[aria-selected=true]:after{transform:scaleX(1)}.product-tabber__select{appearance:none;-webkit-appearance:none;background:#2e4649;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff!important;cursor:pointer;display:none;font-size:14px;font-style:normal;font-weight:500;letter-spacing:2px;line-height:normal;margin-bottom:40px;padding:12px 16px;text-transform:uppercase;width:100%}.product-tabber__panels{position:relative}.product-tabber__panel{display:none;gap:clamp(32px,8vw,140px);grid-template-columns:1fr 360px;margin:0 auto;max-width:1200px;opacity:0;transform:translateY(12px);transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1)}.product-tabber__panel.product-tabber__panel--centered{grid-template-columns:1fr;max-width:900px}.product-tabber__panel[aria-hidden=false]{display:grid}.product-tabber__panel--visible{opacity:1;transform:translateY(0)}.product-tabber__label{font-size:14px;font-style:normal;font-weight:500;letter-spacing:2px;line-height:normal;text-transform:uppercase}.product-tabber__image{aspect-ratio:4/3;border-radius:8px;display:block;object-fit:cover;width:100%}.product-tabber__body h4{margin-bottom:20px}.product-tabber__body :where(h2,h3,h4,h5,h6):not(:first-of-type){margin-bottom:20px;margin-top:60px}@media (max-width:768px){.product-tabber__nav{display:none}.product-tabber__select{display:block}.product-tabber__panel[aria-hidden=false]{gap:32px;grid-template-columns:1fr}}.tabber-specifications{background:var(--white,#fff);border-radius:10px;margin-bottom:18px;max-width:360px;padding:30px 20px}.tabber-specifications__title{font-size:14px;font-style:normal;font-weight:500;letter-spacing:2px;line-height:normal;text-transform:uppercase}.tabber-specifications__row{align-items:center;border-bottom:1px solid #e7e7e0;display:flex;font-size:13px;font-style:normal;font-weight:400;justify-content:space-between;line-height:150%;margin-bottom:10px;padding-bottom:10px}.tabber-specifications__row:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.tabber-specifications__row__label{color:#8b969a}.tabber-specifications__developer{color:#8b969a;font-size:13px;font-style:normal;font-weight:400;line-height:150%;margin-top:10px}