@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600&display=swap");.popup-modal{background-blend-mode:multiply;background-color:#006951;background-image:url(https://www.towersurfaces.com/hubfs/2021/Image%201.png);background-repeat:no-repeat;background-size:cover;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;bottom:30px;box-shadow:0 7px 9px #00000029;display:none;height:auto;left:0;margin:0 auto!important;max-height:65%;max-width:85%;overflow:auto;padding:3vh 4vw;position:fixed;right:0;top:15vh;z-index:10000}.popup-modal .popup-header h1{color:#fff;font-family:Poppins;font-size:3rem;font-weight:700;margin:7vh 1vw 8vh;text-align:center}.popup-modal .popup-copy{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.popup-modal .popup-copy .copy-left{max-width:75%}.popup-modal .popup-copy .copy-left p:first-of-type{color:#fff;font-family:Poppins;font-size:1.7rem;font-weight:300;line-height:2.3rem;margin-bottom:4vh}.popup-modal .popup-copy .copy-left p:last-of-type{color:#fff;font-family:Poppins;font-size:1.8rem;font-weight:700;margin-bottom:7vh}.popup-modal .popup-copy .copy-left .cta-link .cta-button{background-color:#000;border:0;color:#fff;font-family:Poppins;font-size:1.4rem;font-weight:200;padding:1.5rem 3rem}.popup-modal .popup-copy .image-right{width:25%}.popup-modal .popup-copy .image-right img{width:80%}.modal-mask{background-color:hsla(0,0%,44%,.53);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}@media (max-width:900px){.popup-modal{background-size:cover;max-height:100%;overflow-y:scroll;padding:2vh 3vw;right:0;top:5vh}.popup-modal .popup-header h1{font-size:2rem;margin:3vh 1vw 4vh}.popup-modal .popup-copy{display:flex;flex-direction:column;flex-wrap:wrap}.popup-modal .popup-copy .copy-left{max-width:100%;order:2;text-align:center}.popup-modal .popup-copy .copy-left p{font-size:1rem!important;text-align:center}.popup-modal .popup-copy .copy-left p:first-of-type{margin-bottom:2vh}.popup-modal .popup-copy .copy-left p:last-of-type{margin-bottom:4vh}.popup-modal .popup-copy .copy-left .cta-link .cta-button{font-size:1rem;padding:1rem 2rem}.popup-modal .popup-copy .image-right{width:60%}.popup-modal .popup-copy .image-right img{width:100%}}@media (max-width:500px){.popup-modal .popup-copy .image-right{width:85%}}@media screen and (min-device-width:500px) and (max-width:940px) and (max-height:1024px) and (orientation:portrait){.popup-modal{max-height:85%}}@media screen and (min-device-width:500px) and (max-width:1100px) and (max-height:900px) and (orientation:landscape){.popup-modal{max-height:70%}.popup-modal .popup-copy .copy-left p:last-of-type{margin-bottom:4vh}}.closebtn{color:#fff;cursor:pointer;font-size:40px;font-weight:bolder;position:absolute;right:3rem;text-align:right}