.location-modal{position:relative}.location-modal.hide{display:none}.location-modal .modal-bg-overlay{background-color:rgba(0,0,0,.6);bottom:0;left:0;position:fixed;right:0;top:0;z-index:99999}.location-modal .modal-content-container{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.2);left:50%;max-height:100vh;max-width:calc(100% - 3rem);overflow-x:hidden;overflow-y:auto;position:fixed;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:85rem;z-index:100000}.location-modal .modal-location-content{display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.location-modal .close-btn{align-self:flex-end;background:url(https://mx.get.vitalsource.com/hubfs/Website/icons/close.svg) no-repeat 50%;border:0;cursor:pointer;height:2rem;text-indent:-9999rem;width:2.1rem}.location-modal .modal-hdr{color:#024;font:400 3.2rem/4rem Roboto Slab,serif;margin-bottom:2.4rem}.location-modal .modal-description{color:#404041;margin-bottom:2rem;margin-left:auto;margin-right:auto;width:80%}@media (min-width:768px){.location-modal .modal-description{margin-bottom:4rem}}.location-modal .cta-row{margin-bottom:4.5rem}.location-modal .secondary-btn{display:block;margin-bottom:2rem}@media (min-width:768px){.location-modal .secondary-btn{display:inline-block;margin-left:2.5rem}}.location-modal .secondary-btn:first-child{margin-left:0}.location-modal .secondary-btn.small a{border:1px solid #404041;color:#404041;line-height:1.6rem;min-width:22rem;padding:1.2rem 1.8rem;text-align:left}.location-modal .secondary-btn.small a:hover{background-color:#007fad;border:1px solid #007fad;color:#fff}.location-modal .modal-cookie-content{background-color:#024;color:#fff;padding:2rem;text-align:center;width:100%}@media (min-width:1139px){.location-modal .modal-cookie-content{padding-left:6rem;padding-right:6rem}}.location-modal .modal-cookie-content a{color:#00a7db}