.sym-popin{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;-webkit-overflow-scrolling:touch;place-items:center;background-color:rgba(0,0,0,.5);padding:15px}.sym-popin:target{display:grid}.sym-popin__container{width:100%;max-width:50rem;max-height:100%;background:#fff;position:relative;z-index:5}.sym-popin__text{padding:1.5rem 3rem 3rem}.sym-popin__close{display:block;width:4.8rem;height:4.8rem;background-color:#fff;color:#2c1401;cursor:pointer;margin-right:0;margin-left:auto;position:sticky;top:0}.sym-popin__close:after,.sym-popin__close:before{content:"";position:absolute;top:50%;width:20px;height:1px;background-color:currentColor;margin-top:-.5px;left:50%;margin-left:-10px}.sym-popin__close:before{transform:rotate(-45deg)}.sym-popin__close:after{transform:rotate(45deg)}.sym-popin__close:focus-visible,.sym-popin__close:hover{color:#fff;background-color:#c9af9e}.sym-popin__backdrop{position:absolute;top:0;left:0;width:100%;height:100%}
