.pop-up-add{display:none;margin:0 auto;max-width:744px;position:relative;z-index:999}.pop-up-add--active{display:flex;left:50%;position:fixed;top:50%;transform:translate3d(-50%,-50%,0)}.pop-up-add--preview{display:flex;margin:0 auto}.pop-up-add__text{display:flex;flex-direction:column;overflow:hidden;padding:50px 0;row-gap:10px;width:50%}.pop-up-add__rich-text,.pop-up-add__text h2{line-height:1.4;margin:0;padding-right:20px}.pop-up-add__heading-underline{display:block;margin-bottom:10px;padding-bottom:5px;position:relative;text-transform:underline}.pop-up-add__heading-underline:before{border:1px solid;border-radius:50%;bottom:-2px;content:"";display:block;height:5px;left:0;position:absolute;width:5px}.pop-up-add__heading-underline:after{border-bottom:1px solid;bottom:0;content:"";display:block;height:1px;left:5px;position:absolute;width:300%}.pop-up-add__image{position:relative;width:50%}.pop-up-add__overlay-close{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDExIDExIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMTAuNSAxLjA1OCA5LjQ0MyAwIDUuMjUgNC4xOTMgMS4wNTggMCAwIDEuMDU4IDQuMTkzIDUuMjUgMCA5LjQ0MyAxLjA1OCAxMC41IDUuMjUgNi4zMDggOS40NDMgMTAuNSAxMC41IDkuNDQzIDYuMzA4IDUuMjV6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:18px;border:0;height:40px;position:absolute;right:19px;top:19px;width:40px}.pop-up-add__image img{height:100%!important;max-width:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.pop-up-add .cta-button{justify-content:center}.blur-overlay{opacity:0;transition:opacity .3s ease}.blur-overlay--active{backdrop-filter:blur(5px);background:rgba(0,0,0,.5);height:100dvh;left:0;opacity:1;position:fixed;top:0;width:100%;z-index:10}.heading-wrap{margin:0 0 .3rem}@media (min-width:768px){.pop-up-add .cta-button{min-width:145px}}@media (max-width:767px){.pop-up-add{flex-direction:column}.pop-up-add__text{width:100%}.pop-up-add__image{display:none}}