@media(min-width:750px){.gd-iwt:not(.gd-iwt--tablet-stacked) .image-with-text__grid{justify-content:center}}@media(min-width:990px){.gd-iwt--tablet-stacked .image-with-text__grid{justify-content:center}}.gd-iwt .image-with-text__text-item{border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity))}.gd-iwt .image-with-text__media-item,.gd-iwt .image-with-text__text-item{position:relative;overflow:visible}.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__media,.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item:after{border-radius:var(--gd-media-tl) var(--gd-media-tr) var(--gd-media-br) var(--gd-media-bl)}.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__media img,.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__media video,.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__media .gd-video-wrapper{border-radius:calc(var(--gd-media-tl) - var(--media-border-width)) calc(var(--gd-media-tr) - var(--media-border-width)) calc(var(--gd-media-br) - var(--media-border-width)) calc(var(--gd-media-bl) - var(--media-border-width))}.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item,.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item:after,.gd-iwt.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__content{border-radius:var(--gd-text-tl) var(--gd-text-tr) var(--gd-text-br) var(--gd-text-bl)}.gd-iwt .product-name-overlay{pointer-events:none;z-index:2}.gd-iwt .product_name{position:absolute;right:2.5rem;bottom:2rem;color:#fff;font-size:1.1rem;line-height:1.2;text-decoration:none;text-shadow:0 0 4px rgba(0,0,0,1),0 0 16px rgba(0,0,0,.5);pointer-events:auto}.gd-iwt a.product_name:hover{text-decoration:underline}@media screen and (min-width:750px){.gd-iwt .product_name{font-size:1.4rem}}@media(min-width:750px){.gd-iwt .image-with-text__content{flex-wrap:wrap;align-content:center}}.gd-iwt .image-with-text__content>*{max-width:550px}@media(min-width:990px){.gd-iwt .image-with-text__content,.gd-iwt .image-with-text__content>*{max-width:90rem}}.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__content--textbox-left{margin-left:0;margin-right:auto}.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__content--textbox-center{margin-left:auto;margin-right:auto}.gd-iwt .image-with-text:not(.image-with-text--overlap) .image-with-text__content--textbox-right{margin-left:auto;margin-right:0}.gd-iwt .image-with-text__text--caption+h2{margin-top:1.5rem}.gd-iwt .media-overlay{fill:rgb(var(--color-background));position:absolute;top:0}@media(max-width:749px){.gd-iwt .media-overlay{left:0;right:0;bottom:-.5px;top:auto}.gd-iwt .media-overlay.mobile-only{width:100%;height:auto}.gd-iwt .media-overlay.desktop-only{display:none}}@media(min-width:750px){.gd-iwt .media-overlay.mobile-only{display:none}.gd-iwt .media-overlay{width:auto;height:100%;right:-.5px;left:auto}.gd-iwt .image-with-text__grid--reverse .media-overlay{right:auto;left:-.5px}}.gd-iwt .image-with-text__media .gd-video-wrapper{aspect-ratio:unset;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gd-iwt .splide,.gd-iwt .splide__track{height:100%}.gd-iwt .splide__slide__container .gd-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gd-iwt .splide__slide__container .gd-image img{width:100%;height:100%;object-fit:cover;object-position:var(--gd-focal-x, 50%) var(--gd-focal-y, 50%);display:block}.gd-iwt .gd-image--placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04)}.gd-iwt .gd-image--placeholder .placeholder-svg{max-width:50%;max-height:50%;fill:rgba(var(--color-foreground),.15)}.gd-iwt .accordion-item{width:100%}.gd-iwt .accordion-item:not(:first-of-type){margin-top:0!important}.gd-iwt button.accordion-header{all:unset;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;width:100%;padding:1.2em 0;cursor:pointer;box-sizing:border-box;color:inherit;text-align:left}.gd-iwt .accordion-content{overflow:clip;transition:height .18s ease}.gd-iwt .down-caret{display:grid;place-items:center;transition:transform .18s ease}@media(prefers-reduced-motion:reduce){.gd-iwt .accordion-content,.gd-iwt .down-caret{transition:none}}.gd-iwt--accordion-hover .accordion-item{transition:background .3s ease,border .3s ease;border-radius:var(--media-radius)}.gd-iwt--accordion-hover .accordion-item:not(:last-of-type){margin-bottom:var(--grid-desktop-vertical-spacing)!important}.gd-iwt--accordion-hover button.accordion-header{padding:1.5em}.gd-iwt .accordion-item,.gd-iwt--accordion-hover .accordion-item:hover,.gd-iwt--accordion-hover .accordion-item.active{background-color:#fff;border:none!important}.gd-iwt--accordion-hover button.accordion-header{padding:1.5rem 2rem}.gd-iwt .down-caret{border:none}.gd-iwt .down-caret svg{height:1.2rem}.gd-iwt--full-width .image-with-text__media-item,.gd-iwt--full-width .image-with-text__text-item,.gd-iwt--full-width .image-with-text__media-item:after,.gd-iwt--full-width .image-with-text__text-item:after,.gd-iwt--full-width .image-with-text .image-with-text__media-item>*,.gd-iwt--full-width .image-with-text .image-with-text__text-item>*,.gd-iwt--full-width .global-media-settings,.gd-iwt--full-width .global-media-settings img,.gd-iwt--full-width .global-media-settings iframe,.gd-iwt--full-width .global-media-settings model-viewer,.gd-iwt--full-width .global-media-settings video,.gd-iwt--full-width .global-media-settings .placeholder-svg,.gd-iwt--full-width .gd-video-wrapper{border-radius:0}.gd-iwt--full-width .page-width{max-width:unset;padding-left:0;padding-right:0}@media(min-width:750px)and (max-width:989px){.gd-iwt--tablet-stacked .image-with-text:not(.image-with-text--overlap) .content-container{margin:0 auto}.gd-iwt--tablet-stacked .grid__item{width:100%!important;max-width:100%!important}.gd-iwt--tablet-stacked .image-with-text__content--mobile-center>*{align-self:center;text-align:center}}.gd-hs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.gd-hs__dot{position:absolute;transform:translate(-50%,-50%);width:3.2rem;height:3.2rem;padding:0;display:grid;place-items:center;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .1rem .5rem #00000040;font-size:1.4rem;font-weight:700;line-height:1;cursor:pointer;pointer-events:auto;transition:transform .2s ease,background .2s ease,color .2s ease}.gd-hs__dot:hover,.gd-hs__dot.is-active{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button));transform:translate(-50%,-50%) scale(1.08)}.gd-hs__dot:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.gd-hs__popup{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;width:min(32rem,calc(100% - 3rem));max-height:calc(100% - 3rem);overflow-y:auto;padding:2rem 3.4rem 1.6rem;text-align:center;border-radius:var(--text-boxes-radius, .8rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .8rem 3rem #00000040;pointer-events:auto}.gd-hs__popup[hidden]{display:none}.gd-hs__heading{margin:0 0 .6rem}.gd-hs__text{margin:0}.gd-hs__text>:first-child{margin-top:0}.gd-hs__text>:last-child{margin-bottom:0}.gd-hs__close{position:absolute;top:.7rem;right:.7rem;width:2.6rem;height:2.6rem;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));cursor:pointer}.gd-hs__close:hover{background:rgba(var(--color-foreground),.16)}.gd-hs__close-icon{font-size:1.8rem;line-height:1;transform:rotate(45deg)}.gd-hs__nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.6rem;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.gd-hs__nav-btn{background:none;border:0;padding:.4rem;cursor:pointer;color:inherit;font-size:1.3rem;text-decoration:underline;text-underline-offset:.3rem;white-space:nowrap}.gd-hs__nav-btn:hover{opacity:.7}.gd-hs__count{font-size:1.2rem;opacity:.7}@media screen and (max-width:749px){.gd-hs__dot{width:2.8rem;height:2.8rem;font-size:1.2rem}.gd-hs__popup{padding:1.8rem 3rem 1.4rem}}@media(prefers-reduced-motion:reduce){.gd-hs__dot{transition:none}}.gd-modal{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;z-index:-1;overflow:auto;background:rgba(var(--color-foreground),.5)}.gd-modal[open]{opacity:1;visibility:visible;z-index:101}.gd-modal__content{position:relative;border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));margin:5rem auto;width:92%;max-width:72rem;padding:3rem 2rem}.gd-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.gd-modal__toggle{position:sticky;top:0;float:right;display:grid;place-items:center;width:4rem;height:4rem;margin:-1rem -.5rem 0 0;padding:0;border:0;border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;z-index:2}.gd-modal__toggle:hover{background:rgba(var(--color-foreground),.08)}.gd-modal__toggle svg{width:1.6rem;height:1.6rem}.gd-modal__inner>:first-child{margin-top:0}.gd-modal__inner>:last-child{margin-bottom:0}.gd-modal__image{display:block;width:100%;height:auto;border-radius:var(--media-radius);margin-bottom:2rem}.gd-modal__heading{margin:0 0 1.2rem}.gd-modal__text+.gd-modal__text{margin-top:1.5rem}@media screen and (min-width:750px){.gd-modal__content{margin:10rem auto;padding:4rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-gd-image-with-text.css.map */
