.services-popup{align-items:center;background:#000;bottom:0;display:flex;display:none;height:100vh;justify-content:center;left:0;overflow:scroll;position:fixed;right:0;top:0;width:100%;z-index:99999999}.services-popup.active{display:flex}.services-popup__actions{align-items:flex-start;display:flex;position:absolute;right:20px;top:0}.services-popup__actions .close-container{align-items:center;cursor:pointer;display:flex;margin:5px 0 10px 20px}.services-popup__actions>*{font-family:Roxborough;font-size:clamp(13px,.875vw,14px);font-weight:700}.services-popup__wrapper{align-items:center;display:flex;flex-direction:column}.services-popup__container{align-items:stretch;display:flex;justify-content:center}.services-popup__container .package{margin:20px;max-width:350px;min-width:350px;padding:clamp(20px,2.5vw,40px) clamp(40px,6.25vw,100px)}.services-popup__container .package ul{margin-bottom:0;margin-left:-40px}.services-popup__wrapper p{margin-bottom:0;margin-top:0}.services-popup__wrapper h3{margin-top:0}.services-popup .blob-container{margin-bottom:10px}.services-popup .blob-container .side-blob{border:1px solid #13824a;border-collapse:separate;height:75px;overflow:hidden;perspective:1px;position:absolute;width:75px}.services-popup .blob-container .side-blob:last-child{border-color:#c59b76;z-index:10}.services-popup .blob-container .side-blob:first-child{border-color:#13824a;z-index:8}@media screen and (max-width:800px){.services-popup{align-items:flex-start;justify-content:center;overflow:auto;padding-top:80px}.services-popup__container{flex-wrap:wrap}.services-popup__actions .sm-white-btn-underline{display:none}}