.la-modal{display:none;background-color:rgba(0,0,0,.5);backdrop-filter:blur(2px);position:fixed;height:100%;width:100%;left:0;top:0;z-index:99;max-width:100%;overflow-y:auto;padding:20px;box-sizing:border-box}.la-modal[data-open]{display:flex}.la-modal-close{position:absolute;top:20px;right:20px}.la-modal-content{display:block;min-width:0;margin:auto;padding:20px;background-color:#fff;max-width:80ch}@font-face{font-family:Figtree;font-style:italic;font-weight:300 900;font-display:swap;src:url(/_next/static/media/figtree-italic.6e8aece6.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/figtree-normal.192e369f.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.modal__content{background-color:transparent;text-align:right}.modal__close-button{display:inline-block}.modal__close-button button{padding:0 0 10px;color:var(--color-white)}.modal__close-button button svg{width:18px;height:auto}@media screen and (min-width:992px){.modal__close-button button svg{width:22px}}.modal__content-wrap{background-color:var(--color-white);text-align:initial}.modal__content-wrap:focus-visible{outline:none}.modal__open-modal{display:inline-block}.modal--full-width-mobile{padding:0}@media screen and (min-width:768px){.modal--full-width-mobile{padding:20px}}.modal--full-width-mobile .modal__content{padding:0;max-width:100%}@media screen and (min-width:768px){.modal--full-width-mobile .modal__content{padding:20px;max-width:80ch}}body:has(tp-modal[data-open=yes]),html:has(tp-modal[data-open=yes]){overflow:hidden}