.modal-text{background:rgba(var(--color-foreground),.2);box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.modal-text[open]{opacity:1;visibility:visible;z-index:101}.modal-text__content{--modal-height-offset: 3.2rem;position:absolute;top:0;left:50%;transform:translate(-50%);margin:var(--modal-height-offset) auto 0;background-color:rgb(var(--color-background));overflow:hidden;max-width:600px;width:calc(100% - 3rem)}.modal-text--large .modal-text__content{max-width:72.6rem}@media screen and (min-width: 750px){.modal-text__content{--modal-height-offset: 10rem;margin-top:var(--modal-height-offset);width:80%;max-height:calc(100% - var(--modal-height-offset) * 2);overflow-y:auto}}@media screen and (min-width: 990px){.modal-text__content{width:70%}}.modal-text__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1.2rem;z-index:5;width:4rem;position:fixed;top:1.5rem;right:1.5rem}.modal-text__toggle:hover{color:rgba(var(--color-foreground),.75)}.modal-text__toggle .icon{height:auto;margin:0;width:2.2rem}@media screen and (min-width: 750px){.modal-text__toggle{right:4.8rem;top:3.5rem}.modal-text__toggle{top:2rem;right:2rem}}.modal-text__content-info{--modal-padding: 2.5rem;padding-right:4.4rem;overflow-y:auto;padding:var(--modal-padding);height:100%}.modal-text__content-info>*{height:auto;margin:.5rem auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.modal-text__content{bottom:var(--modal-height-offset)}.modal-text__content-info>*{max-height:100%}}
/*# sourceMappingURL=/cdn/shop/t/367/assets/component-fiera-modal-text.css.map */
