.product-articles__list h2{padding:0}.product-articles__item-title{display:flex;align-items:center;gap:16px}.product-articles__item{padding:16px 0}.product-articles__list{display:flex;display:flex;flex-direction:column;padding-top:16px;gap:20px}.product-articles-cart{display:flex;flex-direction:column;gap:22px}.product-articles-cart__title{font-weight:700;font-size:clamp(.75rem,.68rem + .27vw,1rem)}.product-articles-cart__inner{display:flex;gap:20px}.product-articles-cart__image{display:flex;justify-content:center;align-items:center;gap:16px;width:clamp(18.75rem,17.07rem + 6.4vw,24.75rem);height:max-content;flex-shrink:0;padding:10px}.product-articles-cart__primary-image{width:150px;flex-shrink:0}.product-articles-cart__primary-img{width:100%;height:auto;cursor:pointer}.seals-sample__list.item-2{display:flex;flex-direction:column;gap:10px}.seals-sample__list.item-4{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.seals-sample__item{max-width:90px;width:100%;height:auto}.seals-sample__item-img{width:100%;height:auto;object-fit:contain;cursor:pointer}.seals-sample__img{width:100%;height:100%;object-fit:contain}.product-articles-cart__content{display:flex;flex-direction:column;gap:16px;font-size:clamp(.625rem,.59rem + .13vw,.75rem);align-items:flex-start}.product-articles-cart__item{display:flex;gap:16px}.product-articles-cart__item-specifications,.product-articles-cart__color-name{font-weight:700}.product-articles-cart__item-specifications{width:213px;flex-shrink:0}.product-articles-cart__color{display:flex;align-items:center;gap:16px}.product-articles-cart__color-name{width:104px;flex-shrink:0}.product-articles-cart__color-list{display:flex;gap:8px}.product-articles-cart__color-item{width:clamp(1.5rem,1.36rem + .53vw,2rem);height:clamp(1.5rem,1.36rem + .53vw,2rem);border-radius:2px;border:1px solid var(--grizzle-grey)}.product-articles-cart__btn{border-radius:4px;background-color:var(--beer-garden);padding:8px 31px;text-transform:uppercase;color:var(--white);font-size:clamp(.5rem,.395rem + .4vw,.875rem);opacity:1;transition:var(--transition-duration)}.product-articles-cart__btn:hover{opacity:.5}@media screen and (max-width:1024px){.product-articles-cart__item,.product-articles-cart__color{flex-direction:column;gap:0}.product-articles-cart__item-specifications,.product-articles-cart__color-name{width:auto}.product-articles-cart__color{align-items:flex-start}}@media screen and (max-width:768px){.product-articles-cart__inner{flex-direction:column}.product-articles-cart__image{width:100%}.product-articles-cart__item,.product-articles-cart__color{flex-direction:row;gap:16px}.product-articles-cart__item-specifications{width:190px;flex-shrink:0}.product-articles-cart__color{align-items:center}.product-articles-cart__color-name{width:104px}.seals-sample__list.item-4{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:425px){.seals-sample__list.item-4{grid-template-columns:repeat(2,1fr)}}