.collection-seo-gallery{width:100%;padding:var(--csg-desktop-padding-top) clamp(20px,4vw,72px) var(--csg-desktop-padding-bottom);background:var(--csg-background);color:var(--csg-text-colour)}.collection-seo-gallery *,.collection-seo-gallery *:before,.collection-seo-gallery *:after{box-sizing:border-box}.collection-seo-gallery__container{width:100%;max-width:var(--csg-section-width);margin:0 auto}.collection-seo-gallery__panel{width:100%;padding:clamp(32px,5vw,68px);overflow:hidden;border:1px solid #d9dedb;border-radius:var(--csg-panel-radius);background:var(--csg-panel-background)}.collection-seo-gallery__panel--transparent{padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.collection-seo-gallery__content{width:100%;max-width:var(--csg-content-width)}.collection-seo-gallery__eyebrow{margin:0 0 12px;color:var(--csg-accent-colour);font-family:industry-inc-base,sans-serif;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:.7px;text-transform:uppercase}.collection-seo-gallery__heading{max-width:1100px;margin:0 0 24px;color:var(--csg-heading-colour);font-family:forma-djr-display,sans-serif;font-size:clamp(36px,4vw,58px);font-weight:800;line-height:.98;letter-spacing:.2px;text-transform:uppercase;text-wrap:balance}.collection-seo-gallery__body{color:var(--csg-text-colour);font-size:clamp(16px,1.25vw,18px);font-weight:400;line-height:1.65;letter-spacing:0;word-spacing:.001em;font-feature-settings:"kern" 1;font-kerning:normal}.collection-seo-gallery__body>*:first-child{margin-top:0}.collection-seo-gallery__body>*:last-child{margin-bottom:0}.collection-seo-gallery__body p{margin:0 0 20px}.collection-seo-gallery__body h2,.collection-seo-gallery__body h3,.collection-seo-gallery__body h4{margin:34px 0 9px;color:var(--csg-accent-colour);font-family:industry-inc-base,sans-serif;font-size:clamp(17px,1.5vw,20px);font-weight:700;line-height:1.25;letter-spacing:.25px;text-transform:uppercase}.collection-seo-gallery__body strong{color:var(--csg-heading-colour);font-weight:700}.collection-seo-gallery__body ul,.collection-seo-gallery__body ol{margin:18px 0 22px;padding-left:24px}.collection-seo-gallery__body li{margin-bottom:8px}.collection-seo-gallery__body a{color:var(--csg-heading-colour);font-weight:600;text-decoration-thickness:1px;text-underline-offset:3px}.collection-seo-gallery__button-wrapper{margin-top:30px}.collection-seo-gallery__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 26px;border-radius:9px;background:var(--csg-button-background);color:var(--csg-button-text);font-size:16px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.collection-seo-gallery__button:hover{background:var(--csg-button-hover-background);color:var(--csg-button-hover-text);transform:translateY(-1px)}.collection-seo-gallery__button-arrow{display:block;font-size:21px;line-height:1;transition:transform .2s ease}.collection-seo-gallery__button:hover .collection-seo-gallery__button-arrow{transform:translate(3px)}.collection-seo-gallery__gallery{display:grid;gap:14px;margin-top:clamp(38px,5vw,62px)}.collection-seo-gallery__image-item{position:relative;min-width:0;overflow:hidden;border-radius:var(--csg-image-radius);background:#edf0ec}.collection-seo-gallery__image-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.collection-seo-gallery__image{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;transition:transform .45s ease}.collection-seo-gallery__image-item:hover .collection-seo-gallery__image{transform:scale(1.025)}.collection-seo-gallery__image-label{position:absolute;right:14px;bottom:14px;left:14px;width:fit-content;max-width:calc(100% - 28px);padding:9px 13px;border-radius:7px;background:#264734f0;color:#fff;font-size:13px;font-weight:700;line-height:1.25;letter-spacing:.15px}.collection-seo-gallery--editorial .collection-seo-gallery__gallery{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(2,clamp(190px,17vw,255px))}.collection-seo-gallery--editorial .collection-seo-gallery__image-item--1{grid-column:1;grid-row:1 / span 2}.collection-seo-gallery--editorial .collection-seo-gallery__image-item--2{grid-column:2;grid-row:1 / span 2}.collection-seo-gallery--editorial .collection-seo-gallery__image-item--3{grid-column:3;grid-row:1}.collection-seo-gallery--editorial .collection-seo-gallery__image-item--4{grid-column:3;grid-row:2}.collection-seo-gallery--four-columns .collection-seo-gallery__gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-seo-gallery--four-columns .collection-seo-gallery__image-item{aspect-ratio:1 / 1}.collection-seo-gallery--two-columns .collection-seo-gallery__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-seo-gallery--two-columns .collection-seo-gallery__image-item{aspect-ratio:4 / 3}@media screen and (max-width:989px){.collection-seo-gallery__panel{padding:clamp(28px,5vw,46px)}.collection-seo-gallery__heading{font-size:clamp(34px,6vw,48px);line-height:1}.collection-seo-gallery--editorial .collection-seo-gallery__gallery,.collection-seo-gallery--four-columns .collection-seo-gallery__gallery,.collection-seo-gallery--two-columns .collection-seo-gallery__gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.collection-seo-gallery--editorial .collection-seo-gallery__image-item{grid-column:auto;grid-row:auto;aspect-ratio:4 / 3}.collection-seo-gallery--four-columns .collection-seo-gallery__image-item{aspect-ratio:4 / 3}}@media screen and (max-width:749px){.collection-seo-gallery{padding:var(--csg-mobile-padding-top) 16px var(--csg-mobile-padding-bottom)}.collection-seo-gallery__panel{padding:26px 20px 20px;border-radius:min(var(--csg-panel-radius),20px)}.collection-seo-gallery__panel--transparent{padding:0}.collection-seo-gallery__eyebrow{margin-bottom:9px;font-size:12px;letter-spacing:.65px}.collection-seo-gallery__heading{margin-bottom:18px;font-size:clamp(30px,9vw,40px);line-height:1}.collection-seo-gallery__body{font-size:15.5px;line-height:1.6}.collection-seo-gallery__body p{margin-bottom:17px}.collection-seo-gallery__body h2,.collection-seo-gallery__body h3,.collection-seo-gallery__body h4{margin-top:28px;margin-bottom:7px;font-size:16px;line-height:1.3}.collection-seo-gallery__button-wrapper{margin-top:24px}.collection-seo-gallery__button{min-height:50px;padding:13px 22px;font-size:15px}.collection-seo-gallery__gallery{gap:10px;margin-top:30px}.collection-seo-gallery--editorial .collection-seo-gallery__gallery,.collection-seo-gallery--four-columns .collection-seo-gallery__gallery,.collection-seo-gallery--two-columns .collection-seo-gallery__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-seo-gallery__image-item,.collection-seo-gallery--editorial .collection-seo-gallery__image-item,.collection-seo-gallery--four-columns .collection-seo-gallery__image-item,.collection-seo-gallery--two-columns .collection-seo-gallery__image-item{aspect-ratio:1 / 1;border-radius:min(var(--csg-image-radius),14px)}.collection-seo-gallery__image-label{right:8px;bottom:8px;left:8px;max-width:calc(100% - 16px);padding:7px 9px;border-radius:5px;font-size:11px}}@media screen and (max-width:479px){.collection-seo-gallery--editorial .collection-seo-gallery__gallery,.collection-seo-gallery--four-columns .collection-seo-gallery__gallery,.collection-seo-gallery--two-columns .collection-seo-gallery__gallery{grid-template-columns:1fr}.collection-seo-gallery__image-item,.collection-seo-gallery--editorial .collection-seo-gallery__image-item,.collection-seo-gallery--four-columns .collection-seo-gallery__image-item,.collection-seo-gallery--two-columns .collection-seo-gallery__image-item{aspect-ratio:4 / 3}}@media(prefers-reduced-motion:reduce){.collection-seo-gallery__image,.collection-seo-gallery__button,.collection-seo-gallery__button-arrow{transition:none}.collection-seo-gallery__image-item:hover .collection-seo-gallery__image,.collection-seo-gallery__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/collection-seo-gallery.css.map */
