.download-pdf-popup__overlay{align-items:center;background:#00000069;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.download-pdf-popup{background:#fff;border-radius:4px;max-width:90%;padding:25px;position:relative}.download-pdf-popup.thank-you-message{background:#38484e;border-radius:0;color:#fff;padding:35px}.download-pdf-popup-exit{align-items:center;cursor:pointer;display:flex;height:20px;justify-content:center;left:calc(100% - 30px);position:absolute;top:10px;width:20px}.download-pdf-popup.thank-you-message .download-pdf-popup-exit div:first-child,.download-pdf-popup.thank-you-message .download-pdf-popup-exit div:last-child,.download-pdf-popup.thank-you-message .download-pdf-popup-exit:hover div:first-child,.download-pdf-popup.thank-you-message .download-pdf-popup-exit:hover div:last-child{border:1px solid #fff}.download-pdf-popup-exit:hover div:first-child,.download-pdf-popup-exit:hover div:last-child{border:1px solid #be2637}.download-pdf-popup-exit div:first-child{border:1px solid #38484e;height:20px;transform:rotate(45deg);transition:.3s;width:2px}.download-pdf-popup-exit div:last-child{border:1px solid #38484e;height:20px;transform:rotate(-45deg) translateX(-1px) translateY(-.5px);transition:.3s;width:2px}.download-button-container{align-items:center;display:flex;justify-content:center}.download-button{background-color:#38484e;border:none;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:40px;padding:4px 25px;transition:.25s ease;width:fit-content}.download-button:hover{background:#be2637;box-shadow:rgba(0,0,0,.25);transform:translateY(-5px)}