.custom-grid__header{text-align:center;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.custom-grid__title{margin:0}.custom-grid__description{margin-top:15px;font-size:1.1em;color:#555}.custom-grid__container{display:grid;gap:30px;padding:5% 0}.custom-grid__container--mobile-1{grid-template-columns:1fr}.custom-grid__container--mobile-2{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){.custom-grid__container--desktop-2{grid-template-columns:repeat(2,1fr)}.custom-grid__container--desktop-3{grid-template-columns:repeat(3,1-fr)}.custom-grid__container--desktop-4{grid-template-columns:repeat(4,1fr)}}.custom-grid__item{text-align:center}.custom-grid__image-wrapper{position:relative;overflow:hidden;margin-bottom:20px;background-color:#f4f4f4;aspect-ratio:1/1}.custom-grid__image-wrapper .placeholder-svg{width:100%;height:100%}.custom-grid__image-wrapper:before{content:"";display:block;padding-bottom:125%}.custom-grid__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.custom-grid__image-wrapper:hover .custom-grid__image{transform:scale(1.05)}.custom-grid__item-title{font-size:26px;font-weight:500;margin:0 0 10px;color:#7b8a6d}.custom-grid__item-description{margin:0 0 15px}.custom-grid__item-description p{margin:0}.custom-grid__item-link-below{text-decoration:underline;text-underline-offset:4px;color:inherit}.custom-grid__image-link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:12px 24px;background-color:#ffffffd9;color:#000;border:1px solid rgba(0,0,0,.1);text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:700;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;white-space:nowrap}.custom-grid__image-wrapper:hover .custom-grid__image-link{opacity:1;visibility:visible}.featured-layout__wrapper{padding-top:30px;padding-bottom:30px}.featured-layout__grid{display:grid;grid-template-columns:1fr;gap:30px;align-items:center}@media screen and (min-width:768px){.featured-layout__grid{grid-template-columns:1fr 1fr}.featured-layout__grid--reversed{direction:rtl}.featured-layout__grid--reversed>*{direction:ltr}}.featured-layout__text-content{height:100%;display:flex;flex-flow:column wrap;justify-content:center;text-align:center;align-items:center}.featured-layout__text-column{display:flex;flex-direction:column;justify-content:space-between;height:100%}@media screen and (max-width:767px){.featured-layout__image-column{order:-1}}.featured-layout__heading{font-size:28px;margin:0 0 15px;color:#7b8a6d}.featured-layout__text{font-size:1em;line-height:1.6}.featured-layout__text p{margin:0 0 20px}.featured-layout__button{display:inline-block;background-color:#849676;color:#fff;padding:12px 28px;text-decoration:none;border-radius:30px;font-weight:500;text-transform:uppercase;font-size:14px;transition:background-color .3s ease;margin-top:30px}.featured-layout__button:hover{background-color:#718176}.featured-layout__small-images{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.featured-layout__small-image-item,.featured-layout__main-image-item{background-color:#f4f4f4;width:100%;height:100%}.featured-layout__main-image-item img{aspect-ratio:1/1}.featured-layout__small-image-item img{aspect-ratio:16/12}.featured-layout__image{width:100%;height:100%;object-fit:cover;display:block}.placeholder-svg{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
