.custom-modal__dialog{border:none;border-radius:var(--popup-corner-radius, 12px);box-shadow:0 8px 32px #00000026;max-height:calc(100vh - 4rem);max-width:90vw;overflow:hidden;padding:0;width:calc(100% - 2rem)}@media screen and (min-width:750px){.custom-modal__dialog{max-width:95vw}}@media screen and (min-width:990px){.custom-modal__dialog{max-width:800px}}.custom-modal__dialog::backdrop{background:rgba(0,0,0,var(--cm-overlay, .4));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.custom-modal__dialog-content{max-height:calc(100vh - 4rem);overflow-y:auto;padding:var(--space-medium);position:relative}.custom-modal__dialog-close{align-items:center;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;padding:0;position:absolute;right:var(--space-small);top:var(--space-small);transition:background-color .2s ease,border-color .2s ease;width:4rem;z-index:10}.custom-modal__dialog-close:hover{border-color:rgba(var(--color-foreground),.25)}.custom-modal__dialog-close svg{height:2rem;width:2rem}.custom-modal__dialog-body{position:relative;z-index:1}.custom-modal__image-with-text{width:100%}.custom-modal__image-with-text .image-with-text__content{padding-left:0;padding-right:0}.custom-modal__image-with-text .image-with-text__grid{column-gap:var(--grid-desktop-horizontal-spacing)}.custom-modal__image-with-text--vertical .image-with-text__grid{flex-direction:column;row-gap:var(--space-large)}.custom-modal__image-with-text--vertical .image-with-text__grid .grid__item{max-width:100%;width:100%}@media screen and (min-width:750px){.custom-modal__image-with-text--vertical .custom-modal__grid--desktop-text-first .image-with-text__media-item{order:2}.custom-modal__image-with-text--vertical .custom-modal__grid--desktop-text-first .image-with-text__text-item{order:1}.custom-modal__image-with-text--vertical .image-with-text__grid .grid__item{flex-grow:0;width:100%}.custom-modal__image-with-text:not(.custom-modal__image-with-text--vertical) .image-with-text__grid .grid__item{flex-grow:0;flex-shrink:0;max-width:none}.custom-modal__image-with-text:not(.custom-modal__image-with-text--vertical) .grid--2-col-tablet .image-with-text__media-item--medium,.custom-modal__image-with-text:not(.custom-modal__image-with-text--vertical) .grid--2-col-tablet .image-with-text__media-item--medium+.image-with-text__text-item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.custom-modal__image-with-text:not(.custom-modal__image-with-text--vertical) .grid--3-col-tablet .image-with-text__media-item--small{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.custom-modal__image-with-text:not(.custom-modal__image-with-text--vertical) .grid--3-col-tablet .image-with-text__media-item--small+.image-with-text__text-item{width:calc(66.67% - var(--grid-desktop-horizontal-spacing) / 3)}.custom-modal__image-with-text:not(.custom-modal__image-with-text--vertical) .grid--3-col-tablet .image-with-text__media-item--large{width:calc(66.67% - var(--grid-desktop-horizontal-spacing) / 3)}.custom-modal__image-with-text:not(.custom-modal__image-with-text--vertical) .grid--3-col-tablet .image-with-text__media-item--large+.image-with-text__text-item{width:calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}.custom-modal__image-with-text .image-with-text__media img,.custom-modal__image-with-text .image-with-text__media .placeholder-svg{width:100%}.custom-modal__image-with-text .image-with-text__buttons{flex-wrap:wrap;gap:var(--space-small)}.custom-modal__image-with-text .image-with-text__buttons .button{white-space:nowrap}}.custom-modal__preview{padding:var(--space-medium)}.custom-modal__preview-trigger{background:#fffbe6;border:.1rem solid #d4b106;border-radius:8px;color:inherit;cursor:pointer;display:block;font-family:inherit;font-size:var(--font-size-small);line-height:1.5;margin-bottom:var(--space-medium);padding:var(--space-small) var(--space-medium);text-align:left;width:100%}.custom-modal__preview-trigger:hover{background:#fff9d6;border-color:#b8960a}.custom-modal__preview-trigger:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.custom-modal__preview-trigger code{background:#00000012;border-radius:4px;font-family:monospace;font-size:.9em;padding:.1rem .5rem;word-break:break-all}.custom-modal__preview-card{border:.15rem dashed rgba(var(--color-foreground),.2);border-radius:var(--popup-corner-radius, 12px);box-shadow:0 8px 32px #00000014;margin-left:auto;margin-right:auto;max-width:90vw;padding:var(--space-medium);width:100%}@media screen and (min-width:750px){.custom-modal__preview-card{max-width:95vw}}@media screen and (min-width:990px){.custom-modal__preview-card{max-width:990px}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/component-custom-modal.css.map */
