.hcp-modal{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:5000}.hcp-modal.show{display:block}.hcp-modal .inner{height:100%;position:relative;width:100%}.hcp-modal .inner .modal{background-image:var( --modal-image-d );background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%)}.hcp-modal .inner .copy{align-items:center;display:flex;flex-direction:column;height:283px;justify-content:center;position:relative;width:843px}.hcp-modal .inner .copy:after{background:#dc582b;background:linear-gradient(180deg,#dc582b,#41b6e6);content:"";height:100%;position:absolute;right:0;top:0;width:18px}.hcp-modal .inner .copy:before{background-image:var( --logo-image );background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:27px;content:"";height:48px;left:30px;position:absolute;width:223px}.hcp-modal .inner .copy .message{padding-left:30px;padding-right:30px}.hcp-modal .inner .copy .message,.hcp-modal .inner .copy .message p{color:#fff;font-weight:300;text-align:center}.hcp-modal .inner .copy .links{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:40px;margin-top:0}.hcp-modal .inner .copy .links a{background-color:#dc582a;color:#fff;margin-left:20px;margin-right:20px;min-height:0;min-width:0}.hcp-modal .inner .copy .links a#enter-patient{background-color:#41b6e6}@media (max-width:991px){.hcp-modal .inner .modal{background-image:var( --modal-image-m )}.hcp-modal .inner .copy{height:auto;min-height:283px;padding-top:20px;width:336px}.hcp-modal .inner .copy:after{width:10px}.hcp-modal .inner .copy:before{bottom:23px;height:36px;left:50%;transform:translate(-50%);width:168px}.hcp-modal .inner .copy .message{padding-left:30px;padding-right:30px}.hcp-modal .inner .copy .message,.hcp-modal .inner .copy .message p{text-align:center}.hcp-modal .inner .copy .links{flex-direction:column;margin-bottom:70px;margin-top:0}.hcp-modal .inner .copy .links a{margin-bottom:10px;margin-left:0;margin-right:0;min-width:176px}}.hcp-modal .check{display:block;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:500px}@media only screen and (max-width:991px){.hcp-modal .check{margin-bottom:10px;max-width:289px}}.hcp-modal .check input[type=checkbox]{display:none}.hcp-modal .check label{background-image:var( --hcp-modal-uncheck );background-position:0 7px;background-repeat:no-repeat;background-size:27px 25px;color:#fff;display:block;font-weight:300;padding-bottom:10px;padding-left:32px;padding-top:8px;text-align:center;text-align:left}.hcp-modal .check input[type=checkbox]:checked+label{background-image:var( --hcp-modal-check )}@media (max-width:991px){.hcp-modal .check label{padding-bottom:0}}