.consent-popup-opened{overflow:hidden;position:fixed;width:100%}.consent-popup-opened:before{background:rgba(0,0,0,.6);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:9900}.consent-popup-opened h2{color:var(--primary_btnd);font-weight:600;margin:0}.consent-popup-opened .consent-popup-wrapper{background-color:#fff;border:1px solid #9b9b9b;box-shadow:0 5px 10px rgba(6,74,122,.25);color:#363636;display:none;left:50%;padding:20px 40px;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%;z-index:9990}@media (max-width:1289px){.consent-popup-opened .consent-popup-wrapper{width:95%}}@media (max-width:767px){.consent-popup-opened .consent-popup-wrapper{padding:20px}}.consent-popup-opened .consent-popup-wrapper .flex{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.consent-popup-opened .consent-popup-wrapper .consent-buttons{width:73%}.consent-popup-opened .consent-popup-wrapper .consent-buttons .accept{margin-bottom:5px}.consent-popup-opened .consent-popup-wrapper .consent-logo img{width:90px}.consent-popup-opened .consent-popup-wrapper .consent-popup-close{cursor:pointer;font-size:22px;position:absolute;right:18px;top:20px}@media (max-width:767px){.consent-popup-opened .consent-popup-wrapper .consent-popup-close{top:10px}}.consent-popup-opened .consent-popup-wrapper p{font-size:20px;font-weight:400;line-height:26px}@media (max-width:767px){.consent-popup-opened .consent-popup-wrapper p{font-size:14px;line-height:20px}}.consent-popup-opened .consent-popup-wrapper p h3{color:var(--primary_btnd);margin-right:25px}.consent-popup-opened .consent-popup-wrapper .text-align-center+.flex .consent-buttons{display:flex;gap:8px;justify-content:center;margin-left:90px}@media (max-width:575px){.consent-popup-opened .consent-popup-wrapper .text-align-center+.flex .consent-buttons{margin-left:0}}