.product{display:flex;gap:3rem;padding:10.5rem 0 5.75rem}@media only screen and (max-width: 1060px){.product{flex-direction:column;padding:11.75rem 0 0}}.product .caption-large{font-size:1.4rem;line-height:1.35;color:var(--color-link)}.product .caption-large button{text-decoration:none}.product .product__media-wrapper{width:50%}@media only screen and (max-width: 1060px){.product .product__media-wrapper{width:100%}}.product .product__media-wrapper .product__column-sticky{display:block;position:sticky;top:0}.product .product__info-wrapper{width:50%;max-width:70rem;padding:0;padding-right:3rem}@media only screen and (max-width: 1060px){.product .product__info-wrapper{width:100%;margin:0 auto;padding:0 1.1rem}}.product .product__info-wrapper .product__info{max-width:100%}.product .product__info-wrapper .product__info .product__breadcrumb{padding-bottom:5rem}.product .product__info-wrapper .product__info .rating{padding-bottom:3rem}.product .product__info-wrapper .product__info .product__title h1{font-size:5.8rem;font-weight:200;line-height:1.15;color:var(--color-icon)}@media only screen and (max-width: 768px){.product .product__info-wrapper .product__info .product__title h1{font-size:4.2rem}}.product .product__info-wrapper .product__info .product__title .product__title{display:none}.product .product__info-wrapper .product__info .product__price{padding-bottom:4rem}.product .product__info-wrapper .product__info .product__price .price{padding-top:3rem;font-size:2rem;color:var(--color-link)}.product .product__info-wrapper .product__info .product__price .product__price-info{display:flex;flex-direction:column;gap:.35rem;padding-top:1.15rem}.product .product__info-wrapper .product__info .product__tax{font-size:1.4rem;line-height:1.35;color:var(--color-link)}.product .product__info-wrapper .product__info .product__panel-wrapper{display:flex;flex-wrap:wrap;padding:0 0 2rem}.product .product__info-wrapper .product__info .product__panel-wrapper .product-form__input{width:18rem}.product .product__info-wrapper .product__info .product__panel-wrapper .product-form__input.product-form__quantity{width:12rem}.product .product__info-wrapper .product__info .product__panel-wrapper .product-form__input .form__label{display:none}.product .product__info-wrapper .product__info .product__panel-wrapper .product-form__input .quantity{position:relative;width:100%;display:flex}.product .product__info-wrapper .product__info .product__panel-wrapper .product-form__buttons-wrapper{flex-grow:1;margin-left:1.25rem}@media only screen and (max-width: 992px){.product .product__info-wrapper .product__info .product__panel-wrapper .product-form__buttons-wrapper{width:100%;margin:1.25rem 0 0}}.product .product__info-wrapper .product__info .product__panel-wrapper .product-form__buttons-wrapper .product-form__submit{padding:0 1rem;font-size:2rem;text-transform:uppercase}.product .product__info-wrapper .product__info .product__description{padding:4rem 0;font-size:2rem;line-height:1.35}.product .product__info-wrapper .product__info .product__description p{margin-bottom:1.35rem}.product .product__info-wrapper .product__info .product__description p:last-child{margin-bottom:0}.product .product__info-wrapper .product__info .product__text-box{margin-bottom:2.5rem;padding:2rem;background:var(--color-backdrop);font-size:2rem;line-height:1.35;color:var(--color-icon)}.product .product__info-wrapper .product__info .product__text-box span{display:block;padding-top:1.5rem;text-decoration:underline;text-transform:uppercase;text-decoration-thickness:1px;text-underline-offset:2px;cursor:pointer;color:var(--color-text)}.product .product__info-wrapper .product__info .product__text-box span:hover{color:var(--color-link)}.product .product__info-wrapper .product__info .product__note{margin-top:2.25rem}.product-blockquote{display:block;margin-top:8rem;padding:0 8rem;border:none;quotes:none;background:none;font-family:var(--font-display-family);font-weight:normal;font-style:normal;font-size:3.6rem;line-height:1.1;color:var(--color-link)}@media only screen and (max-width: 1060px){.product-blockquote{padding:0 1.1rem;font-size:3rem}}.product-blockquote cite{display:flex;justify-content:flex-end;margin-top:2rem;font-family:var(--font-body-family);font-size:1.6rem;line-height:1.25;font-weight:normal;font-style:normal;text-transform:uppercase;color:var(--color-link)}@media only screen and (max-width: 992px){.product-blockquote cite{max-width:80%;justify-content:flex-start}}