/*
++ GIT: 0_shared/extra/Tracking/CustomConsentManager/ccm.micrositesoe.scss
++ 2022-05-30 15:53 [7b0a423] Stanislav ?incl - Add Tracking Scripts and Styles - new mother child for Public and Microsites
*/
.module_CustomConsentManager {
  width: 80%;
  margin-bottom: 0 !important; }
  @media (max-width: 768px) {
    .module_CustomConsentManager {
      width: 100%;
      left: 0; } }
  .module_CustomConsentManager a {
    color: #003CF5; }
  .module_CustomConsentManager .consent-popup .modal {
    display: block;
    position: static; }
  @media (max-width: 768px) {
    .module_CustomConsentManager .consent-content {
      display: inline-block; }
      .module_CustomConsentManager .consent-content .consent-left {
        padding: 0.667em;
        border: 0; }
      .module_CustomConsentManager .consent-content .consent-right {
        padding: 0.667em;
        border: 0; }
        .module_CustomConsentManager .consent-content .consent-right .consent-opt-in-button {
          width: 100%; }
    .module_CustomConsentManager .consent-popup {
      width: 100%;
      top: 0;
      left: 0;
      border-radius: 0;
      min-width: 100%;
      padding-left: 0.667em;
      padding-right: 0.667em;
      height: 100%; }
      .module_CustomConsentManager .consent-popup .modal {
        display: contents; }
        .module_CustomConsentManager .consent-popup .modal .title {
          padding-left: 0.556em;
          text-align: left; }
          .module_CustomConsentManager .consent-popup .modal .title .icon {
            left: 0.667em; }
          .module_CustomConsentManager .consent-popup .modal .title .text {
            margin-top: 3em; }
        .module_CustomConsentManager .consent-popup .modal .description {
          padding-top: 5.556em; }
        .module_CustomConsentManager .consent-popup .modal .wrapper .row {
          padding-top: 0; }
          .module_CustomConsentManager .consent-popup .modal .wrapper .row .label {
            color: #6a7a86;
            padding-left: 0; }
        .module_CustomConsentManager .consent-popup .modal .buttons .button {
          width: 100%;
          margin-bottom: 0.556em; } }

/*# sourceMappingURL=ResourceManager/source.map */