.material-section{padding-bottom:6rem}.material-section>div{grid-template-columns:minmax(0,1fr);gap:20px}.material-gallery-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:2px;max-height:736px}.material-gallery-grid.one-image-gallery{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.material-gallery-grid.two-image-gallery{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.material-gallery-grid.three-image-gallery{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.material-gallery-grid.three-image-gallery img:nth-child(1){grid-column:1;grid-row:1}.material-gallery-grid.three-image-gallery img:nth-child(2){grid-column:1;grid-row:2}.material-gallery-grid.three-image-gallery img:nth-child(3){grid-column:2;grid-row:1 / 3}.material-description>h3{font-size:36px}.material-description>p{font-size:14px}.material-description-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px 0px;margin-top:36px;min-height:320px}.material-description-grid>div>label{font-size:12px;letter-spacing:1.2px}.material-description-grid>div>p{font-size:14px;margin-top:10px}.material-switch-part{gap:28px;margin-top:36px}.material-options-flex{gap:5px;margin-top:8px}.material-options-flex img{width:auto;height:38px}@media (min-width: 750px){.material-options-flex img{width:56px;height:38px}}.material-show-more{border:1px solid #dad7ce;height:38px}@media (min-width: 750px){.material-show-more{width:56px}}.material-options-flex img.selected{border:2px solid #999;padding:2px}.material-switch-flex{min-width:186px}.material-order-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:40px}.material-order-buttons .order-samples{padding:0}@media screen and (max-width: 640px){.material-order-buttons{grid-template-columns:minmax(0,1fr);gap:10px;margin-top:40px}.material-order-buttons .order-samples{padding:12px 0}}.material-order-buttons .product-form__submit{display:flex;justify-content:center;align-items:center;gap:10px;font-family:var(--secondary-font-family);font-size:16px;color:#2f2b23;background:#d0ccbf;background:var(--bg-even-darker, #d0ccbf);margin-bottom:0;letter-spacing:0}.material-order-buttons .product-form__submit:before,.material-order-buttons .product-form__submit:after{content:normal;content:initial}.order-samples{padding:14px;gap:10px;flex:1 0 0;font-size:16px}.order-other-samples{border:1px solid #9a968a;border:1px solid var(--dark-border, #9a968a)}.order-other-samples:after{box-shadow:none}.price-category-span{margin-right:6px}.price-category-span-selected{color:#38332a;margin-right:6px}.product-form__buttons{max-width:100%}@media screen and (min-width: 990px){.material-section>div{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px}.material-description-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px 62px;margin-top:40px;min-height:120px}.order-samples{padding:14px 60px}.material-switch-part{gap:40px;margin-top:40px}}.material-section [data-stock-modal] .product-popup-modal__content{height:auto;padding:4.6rem 4rem 3.6rem;margin-top:16rem}@media screen and (min-width: 750px){.material-section [data-stock-modal] .product-popup-modal__content{width:auto;min-width:60rem;max-width:60rem;height:auto;margin-top:22rem;padding-top:3rem;padding-bottom:3rem}}.material-section [data-stock-modal] .product-popup-modal__content .product-popup-modal__content-info{padding-right:0;text-align:center}.material-section [data-stock-modal] .product-popup-modal__content h3{text-transform:capitalize}.material-section [data-stock-modal] .product-popup-modal__content .product-popup-modal__toggle{position:absolute;top:1rem;right:2rem}.material-section [data-stock-modal] .product-popup-modal__content .product-form__submit{color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background))}.material-section [data-stock-modal] .product-popup-modal__content .product-form__submit:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.material-section [data-stock-modal] .product-popup-modal__content .product-form__submit:after{content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}.material-section [data-stock-modal] .product-popup-modal__content .product-form__submit:hover:after{--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + 1.3px) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background));box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}.material-section-wrapper .material-section,.product-info-section .material-section{display:flex}.material-section-wrapper .product__media-wrapper,.product-info-section .product__media-wrapper{max-width:none;max-width:initial;padding-top:0;flex-grow:0;flex-shrink:1;width:100%}@media (min-width: 990px){.material-section-wrapper .product__media-wrapper,.product-info-section .product__media-wrapper{grid-template-columns:minmax(0,max(0px,min(60%,850px))) 1fr}}.material-section-wrapper media-gallery,.product-info-section media-gallery{width:calc(100% + 3.5rem);margin:0 -1.75rem;max-height:80vh}@media (min-width: 768px){.material-section-wrapper media-gallery,.product-info-section media-gallery{width:calc(100% + 6rem);margin:0 -3rem}}@media (min-width: 990px){.material-section-wrapper media-gallery,.product-info-section media-gallery{width:calc(100% + 3rem);margin:0 0 0 -3rem}}@media (min-width: 1100px){.material-section-wrapper media-gallery .product__media-item,.product-info-section media-gallery .product__media-item{width:100%;max-width:100%;margin:0}.material-section-wrapper media-gallery .product__media-item:first-child,.product-info-section media-gallery .product__media-item:first-child{margin-left:0}}.material-section-wrapper media-gallery slider-component [id^=Slide],.product-info-section media-gallery slider-component [id^=Slide]{margin:0}.material-section-wrapper media-gallery slider-component [id^=Slide]:first-child,.product-info-section media-gallery slider-component [id^=Slide]:first-child{margin-left:0}.material-section-wrapper media-gallery slider-component[id^=GalleryViewer],.product-info-section media-gallery slider-component[id^=GalleryViewer]{width:100%;cursor:zoom-in}.material-section-wrapper media-gallery slider-component[id^=GalleryViewer] [id^=Slider-Gallery],.product-info-section media-gallery slider-component[id^=GalleryViewer] [id^=Slider-Gallery]{width:100%;flex-wrap:inherit;scroll-snap-type:x mandatory;scroll-behavior:smooth}@media (min-width: 1100px){.material-section-wrapper media-gallery slider-component[id^=GalleryViewer] [id^=Slider-Gallery],.product-info-section media-gallery slider-component[id^=GalleryViewer] [id^=Slider-Gallery]{aspect-ratio:3/4}}.material-section-wrapper media-gallery slider-component[id^=GalleryViewer] [id^=Slider-Gallery] [id^=Slide],.product-info-section media-gallery slider-component[id^=GalleryViewer] [id^=Slider-Gallery] [id^=Slide]{width:100%;max-width:100%}.material-section-wrapper media-gallery slider-component[id^=GalleryViewer] .slider-buttons .slider-button,.product-info-section media-gallery slider-component[id^=GalleryViewer] .slider-buttons .slider-button{display:inline;display:initial}.material-section-wrapper media-gallery slider-component[id^=GalleryViewer] .product__modal-opener,.product-info-section media-gallery slider-component[id^=GalleryViewer] .product__modal-opener{width:100%;height:100%}.material-section-wrapper media-gallery slider-component[id^=GalleryThumbnails],.product-info-section media-gallery slider-component[id^=GalleryThumbnails]{display:none}@media (min-width: 1100px){.material-section-wrapper media-gallery slider-component[id^=GalleryThumbnails],.product-info-section media-gallery slider-component[id^=GalleryThumbnails]{display:flex;flex-direction:column;row-gap:2px}.material-section-wrapper media-gallery slider-component[id^=GalleryThumbnails] [id^=Slider-Thumbnails],.product-info-section media-gallery slider-component[id^=GalleryThumbnails] [id^=Slider-Thumbnails]{display:flex;flex-direction:column;row-gap:2px}}.material-section-wrapper product-modal [id^=GalleryViewer] .product-media-modal__content,.product-info-section product-modal [id^=GalleryViewer] .product-media-modal__content{padding-bottom:50px;gap:2px}.material-section-wrapper product-modal [id^=GalleryViewer] .product-media-modal__content img,.product-info-section product-modal [id^=GalleryViewer] .product-media-modal__content img{max-height:100vh;margin:0;margin:initial;scroll-snap-align:start}.material-section-wrapper product-modal [id^=GalleryViewer] .slider-component-slider-item,.product-info-section product-modal [id^=GalleryViewer] .slider-component-slider-item{-o-object-fit:contain;object-fit:contain;flex:0 0 100%}@media (min-width: 1100px){.material-section-wrapper product-modal [id^=GalleryViewer] .slider-component-slider-item,.product-info-section product-modal [id^=GalleryViewer] .slider-component-slider-item{scroll-snap-align:center}}.material-section-wrapper product-modal [id^=GalleryThumbnails] [id^=Slide-Thumbnails]:before,.product-info-section product-modal [id^=GalleryThumbnails] [id^=Slide-Thumbnails]:before{padding-bottom:0;padding-bottom:initial}.material-section-wrapper slider-component[update-viewer-on-scroll-in-modal] .slider-component-slider-item,.product-info-section slider-component[update-viewer-on-scroll-in-modal] .slider-component-slider-item{max-height:100vh;-o-object-fit:contain;object-fit:contain}.material-section-wrapper slider-component[id^=GalleryThumbnails],.product-info-section slider-component[id^=GalleryThumbnails]{max-width:500px}.material-section-wrapper .material-switch-part,.product-info-section .material-switch-part{flex-wrap:wrap;row-gap:10px;-moz-column-gap:40px;column-gap:40px}@media (min-width: 1100px){.product-info-section media-gallery slider-component[id^=GalleryViewer] [id^=Slider-Gallery]{aspect-ratio:unset}}.product-info-section modal-opener .desktop-dimensions-image{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 990px){.material-section-wrapper [id^=MediaGallery]{height:100%}.material-section-wrapper [id^=MediaGallery] [id^=Slider-Gallery]{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(50px,1fr);grid-gap:2px;gap:2px}.material-section-wrapper [id^=MediaGallery] [id^=Slider-Gallery]:after{display:none}.material-section-wrapper [id^=MediaGallery] [id^=Slider-Gallery] [id^=Slide]:only-child{grid-column:1 / -1}}
