.consent-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba( 0,0,0,.8 );z-index:9999999;display:none}.consent-modal .shell{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.consent-modal .consent-modal__wrapper{background:#fff;max-width:500px;position:relative;padding:48px 0 41px}.consent-modal .consent-modal__exit-btn{position:absolute;top:7px;right:7px;display:inline-block;width:30px;height:30px;background:url(../images/exit-icon.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer}.consent-modal .logo img{margin:0 auto}.consent-modal .consent-modal__content-wrapper{}.consent-modal .consent-modal__content{background:url(../images/torn-violet-bg.png);background-repeat:no-repeat;background-position:100%;background-size:contain;margin-top:-84px;color:#fff;padding:122px 76px 84px;font-family:roboto;font-weight:500;text-align:center;font-size:20px;line-height:1.25;min-height:350px}.consent-modal .consent-modal__content a{color:#ff9;transition:all .3s}.consent-modal .consent-modal__content a:hover{text-decoration:underline;color:rgba( 255,255,153,.9 )}.consent-modal .consent-modal__content h3{margin:0 0 15px;color:#fff;font-family:roboto condensed;font-weight:700;font-size:28px;line-height:1.15;text-transform:uppercase;font-feature-settings:'kern' off;display:inline-block}@media(max-width:767px){.consent-modal .consent-modal__wrapper{max-width:400px}.consent-modal .consent-modal__content{font-size:16px;margin-top:-53px;padding:90px 61px 70px;min-height:280px}.consent-modal .consent-modal__content h3{font-size:22px}.consent-modal .logo img{max-width:75px}}@media(max-width:361px){.consent-modal .consent-modal__content{padding:65px 35px;font-size:14px;min-height:225px;background-size:cover}.consent-modal .consent-modal__content p{max-width:250px}.consent-modal .consent-modal__content h3{font-size:18px}}