.culge-gallery,.culge-gallery *{box-sizing:border-box}.culge-gallery{position:relative;overflow:hidden;color:var(--cg-text);background:var(--cg-bg);font-family:var(--font-body-family, Arial, sans-serif)}.culge-gallery__inner{width:100%;margin:0 auto;padding-top:var(--cg-pad-top);padding-bottom:var(--cg-pad-bottom)}.culge-gallery--page .culge-gallery__inner{max-width:var(--page-width, 1200px);padding-right:3rem;padding-left:3rem}.culge-gallery--wide .culge-gallery__inner{max-width:1600px;padding-right:clamp(24px,4vw,72px);padding-left:clamp(24px,4vw,72px)}.culge-gallery--full .culge-gallery__inner{max-width:none;padding-right:clamp(20px,3.2vw,58px);padding-left:clamp(20px,3.2vw,58px)}.culge-gallery__layout{display:grid;grid-template-columns:minmax(270px,.77fr) minmax(0,2.23fr);gap:clamp(28px,4.2vw,72px);align-items:center}.culge-gallery__content{min-width:0;padding-bottom:2px}.culge-gallery__eyebrow{margin-bottom:14px;color:var(--cg-text);font-size:clamp(11px,.84vw,14px);font-weight:600;letter-spacing:.24em;line-height:1.2}.culge-gallery__ornament{display:flex;align-items:center;gap:13px;width:min(180px,72%);margin-bottom:27px}.culge-gallery__diamond,.culge-gallery__footer-diamond{position:relative;display:inline-block;width:13px;height:13px;flex:0 0 13px}.culge-gallery__diamond:before,.culge-gallery__diamond:after,.culge-gallery__footer-diamond:before,.culge-gallery__footer-diamond:after{position:absolute;top:3px;width:7px;height:7px;border:1px solid var(--cg-accent);content:"";transform:rotate(45deg)}.culge-gallery__diamond:before,.culge-gallery__footer-diamond:before{left:0}.culge-gallery__diamond:after,.culge-gallery__footer-diamond:after{right:0}.culge-gallery__rule{display:block;width:100%;height:1px;background:color-mix(in srgb,var(--cg-accent) 62%,transparent)}.culge-gallery__heading{max-width:430px;margin:0 0 20px;color:var(--cg-text);font-size:clamp(40px,3.3vw,62px);font-weight:400;letter-spacing:-.035em;line-height:1.03}.culge-gallery__heading--theme{font-family:var(--font-heading-family, Georgia, serif)}.culge-gallery__heading--serif{font-family:Iowan Old Style,Baskerville,Times New Roman,serif}.culge-gallery__description{max-width:340px;margin-bottom:32px;color:var(--cg-muted);font-size:clamp(15px,1.15vw,19px);line-height:1.45}.culge-gallery__description p{margin:0}.culge-gallery__main-button{display:inline-flex;min-width:min(100%,294px);min-height:52px;align-items:center;justify-content:space-between;gap:24px;padding:13px 23px 13px 27px;border:1px solid color-mix(in srgb,var(--cg-accent) 82%,transparent);color:var(--cg-text);background:transparent;text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.2em;line-height:1;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.culge-gallery__main-button:hover{border-color:var(--cg-accent);color:var(--cg-bg);background:var(--cg-text)}.culge-gallery__button-arrow{font-size:20px;font-weight:400;letter-spacing:0;line-height:1}.culge-gallery__dots{display:flex;align-items:center;gap:20px;margin-top:clamp(48px,6vw,80px);padding-left:4px}.culge-gallery__dot{width:8px;height:8px;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--cg-muted) 48%,transparent);border-radius:50%;background:transparent;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.culge-gallery__dot:hover,.culge-gallery__dot.is-active{border-color:var(--cg-accent);background:var(--cg-accent);transform:scale(1.16)}.culge-gallery__stage{position:relative;min-width:0}.culge-gallery__slide{animation:culgeGalleryFade .38s ease both}.culge-gallery__slide[hidden]{display:none!important}.culge-gallery__grid{display:grid;height:var(--cg-desktop-height);grid-template-columns:minmax(260px,1.35fr) minmax(170px,.86fr) minmax(170px,.86fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--cg-gap)}.culge-gallery__tile{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:var(--cg-radius);background:color-mix(in srgb,var(--cg-muted) 9%,var(--cg-bg));box-shadow:0 3px 15px #2e251c14}.culge-gallery__tile--feature{grid-row:1 / span 2}.culge-gallery__image-link{display:block;width:100%;height:100%}.culge-gallery__image,.culge-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.culge-gallery__image{transition:transform .5s cubic-bezier(.2,.65,.3,1)}.culge-gallery__image-link:hover .culge-gallery__image{transform:scale(1.025)}.culge-gallery__placeholder{color:color-mix(in srgb,var(--cg-muted) 18%,transparent);background:color-mix(in srgb,var(--cg-muted) 8%,var(--cg-bg))}.culge-gallery__feature-card{position:absolute;right:8%;bottom:0;left:0;z-index:2;min-height:172px;padding:27px 30px 23px;border-radius:0 12px 0 0;background:color-mix(in srgb,var(--cg-card-bg) 94%,transparent);box-shadow:0 -5px 22px #281f180d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.culge-gallery__feature-label{margin-bottom:7px;color:var(--cg-accent);font-size:10px;font-weight:600;letter-spacing:.22em;line-height:1.2}.culge-gallery__feature-title{margin:0 0 4px;color:var(--cg-text);font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(23px,2vw,33px);font-weight:400;letter-spacing:-.025em;line-height:1.1}.culge-gallery__feature-subtitle{margin:0 0 17px;color:var(--cg-muted);font-size:14px;line-height:1.35}.culge-gallery__feature-link{display:inline-flex;align-items:center;gap:34px;padding-bottom:6px;border-bottom:1px solid var(--cg-accent);color:var(--cg-text);text-decoration:none;font-size:11px;font-weight:600;letter-spacing:.19em;line-height:1}.culge-gallery__nav{position:absolute;top:50%;z-index:4;display:grid;width:52px;height:52px;margin:0;padding:0 0 4px;border:0;border-radius:50%;place-items:center;color:var(--cg-text);background:color-mix(in srgb,#fff 94%,transparent);box-shadow:0 7px 24px #1f20221f;cursor:pointer;font-family:Arial,sans-serif;font-size:38px;font-weight:300;line-height:1;transform:translateY(-50%);transition:color .18s ease,transform .18s ease,background-color .18s ease}.culge-gallery__nav:hover{color:#fff;background:var(--cg-text);transform:translateY(-50%) scale(1.04)}.culge-gallery__nav--prev{left:-26px}.culge-gallery__nav--next{right:-26px}.culge-gallery__footer{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:clamp(34px,4vw,56px);color:var(--cg-muted);font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(14px,1.1vw,17px);font-style:italic;line-height:1.3;text-align:center}.culge-gallery__footer-diamond{width:20px;flex-basis:13px}.culge-gallery__footer-diamond:before{left:2px}.culge-gallery__footer-diamond:after{right:2px}.culge-gallery__empty{display:grid;height:380px;place-items:center;border:1px dashed color-mix(in srgb,var(--cg-muted) 38%,transparent);border-radius:var(--cg-radius);color:var(--cg-muted);text-align:center}.culge-gallery a[aria-disabled=true]{cursor:default;pointer-events:none}.culge-gallery button:focus-visible,.culge-gallery a:focus-visible{outline:2px solid var(--cg-accent);outline-offset:4px}@keyframes culgeGalleryFade{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:1199px){.culge-gallery__layout{grid-template-columns:minmax(245px,.9fr) minmax(0,2.1fr);gap:34px}.culge-gallery__grid{grid-template-columns:minmax(240px,1.25fr) repeat(2,minmax(145px,.86fr))}.culge-gallery__feature-card{right:4%;padding-right:22px;padding-left:22px}}@media screen and (max-width:989px){.culge-gallery__inner{padding-top:calc(var(--cg-pad-top) * .8);padding-bottom:calc(var(--cg-pad-bottom) * .8)}.culge-gallery--page .culge-gallery__inner,.culge-gallery--wide .culge-gallery__inner,.culge-gallery--full .culge-gallery__inner{padding-right:24px;padding-left:24px}.culge-gallery__layout{grid-template-columns:1fr;gap:42px}.culge-gallery__content{display:grid;grid-template-columns:1fr auto;column-gap:32px}.culge-gallery__eyebrow,.culge-gallery__ornament,.culge-gallery__heading,.culge-gallery__description{grid-column:1}.culge-gallery__main-button{grid-column:2;grid-row:1 / span 4;align-self:end}.culge-gallery__dots{grid-column:1 / -1;margin-top:26px}.culge-gallery__heading{max-width:560px;font-size:clamp(42px,7vw,58px)}}@media screen and (max-width:749px){.culge-gallery__inner{padding-top:max(40px,calc(var(--cg-pad-top) * .58));padding-bottom:max(36px,calc(var(--cg-pad-bottom) * .68))}.culge-gallery--page .culge-gallery__inner,.culge-gallery--wide .culge-gallery__inner,.culge-gallery--full .culge-gallery__inner{padding-right:18px;padding-left:18px}.culge-gallery__layout{gap:34px}.culge-gallery__content{display:block}.culge-gallery__eyebrow{margin-bottom:12px;font-size:11px}.culge-gallery__ornament{width:150px;margin-bottom:22px}.culge-gallery__heading{max-width:390px;margin-bottom:16px;font-size:clamp(38px,12vw,51px)}.culge-gallery__description{max-width:320px;margin-bottom:25px;font-size:15px}.culge-gallery__main-button{min-width:min(100%,300px)}.culge-gallery__dots{margin-top:28px}.culge-gallery__grid{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:var(--cg-mobile-height) auto auto}.culge-gallery__tile--feature{grid-column:1 / -1;grid-row:1}.culge-gallery__tile:not(.culge-gallery__tile--feature){aspect-ratio:.86}.culge-gallery__feature-card{right:5%;min-height:148px;padding:22px 20px 19px}.culge-gallery__feature-title{font-size:clamp(23px,7.4vw,30px)}.culge-gallery__nav{top:calc(var(--cg-mobile-height) / 2);width:44px;height:44px;font-size:33px}.culge-gallery__nav--prev{left:-10px}.culge-gallery__nav--next{right:-10px}.culge-gallery__footer{margin-top:34px}}@media(prefers-reduced-motion:reduce){.culge-gallery__slide,.culge-gallery__image,.culge-gallery__nav,.culge-gallery__dot,.culge-gallery__main-button{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-culge-curated-gallery.css.map */
