/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.layout--onecol .layout__region{width:100%;}
#block-nysed-agreementonconsent{display:none;}div#block-nysed-agreementonconsent{position:fixed;width:100vw;height:100vh;left:0;top:0;z-index:1000;background:rgb(0 0 0 / 0.8);}form#agreement-onconsent-front-form{width:40vw;min-height:20rem;background-color:#fff;row-gap:2rem;padding:2rem 3rem;box-sizing:border-box;}div#block-nysed-agreementonconsent{display:flex;justify-content:center;align-items:center;text-align:center;}div#block-nysed-agreementonconsent form p{text-align:left;}form#agreement-onconsent-front-form .button.js-form-submit{padding:0.5rem 1rem;background-color:#005b93;border:1px solid #000;color:#fff;border-color:#005b93;cursor:pointer;}#agreement-onconsent-front-form .form-required::after{visibility:hidden;}form#agreement-onconsent-front-form .button.js-form-submit:focus,form#agreement-onconsent-front-form .button.js-form-submit:hover{background-color:#00436d;color:#fff;border-color:#003b60;}form#agreement-onconsent-front-form .form-check{margin-bottom:2rem;}form#agreement-onconsent-front-form .button-wrapper{display:inline-block;margin:0 0.5em;}
