.usp-modal__opener{display:inline-block}.usp-modal__button{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.usp-modal{box-sizing:border-box;position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;opacity:0;visibility:hidden;z-index:-1;background:rgba(var(--color-foreground),.6)}.usp-modal[open]{opacity:1;visibility:visible;z-index:1001}.usp-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:92%;max-width:800px;height:auto;max-height:85vh;overflow:auto;padding:1.5rem;background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.usp-modal__content{padding:2.5rem}}.usp-modal__content.focused,.usp-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.usp-modal__toggle{display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin:0 0 0 auto;z-index:2;cursor:pointer;color:rgba(var(--color-foreground),1);background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.5);border-radius:50%}.usp-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.usp-modal__toggle .icon{height:auto;width:10px;margin:0}.usp-modal__body>*{height:auto;width:100%;max-width:100%;margin:0 auto}.usp-modal__body p{margin-bottom:1rem}.usp-modal__body ul{margin:1rem 0;list-style:disc}.usp-modal__body img{max-width:100%}@media screen and (max-width:749px){.usp-modal__body>*{max-height:100%}.usp-modal__body table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/component-usp-details-modal.css.map */
