.geo-modal[data-v-1c6d3c25] {
        left: -26px;
        position: absolute;
        top: 46px;
      }

.geo-modal[data-v-8cf864ce] {
        background-color: #fff;
        border: 1px solid #e5e9f2;
        border-radius: 18px;
        max-width: 382px;
        padding: 36px 26px;
      }

.button-toggle-modal[data-v-ac294910] {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
      }

@media (max-width: 1279px) {
        .button-toggle-modal[data-v-ac294910] {
          background: none;
          height: 48px;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 48px;
        }
      }

.button-toggle-modal[data-v-871df046] {
        align-items: center;
        background-color: hsla(0, 0%, 100%, 0.302);
        border-radius: 0 0 0 18px;
        color: #fff;
        display: flex;
        height: 53px;
        justify-content: center;
        width: 53px;
      }

@media (max-width: 1279px) {
        .button-toggle-modal[data-v-871df046] {
          color: #878fa4;
          padding: 12px;
        }
      }

@media (hover: hover) {
        .button-toggle-modal:hover svg[data-v-871df046] {
          animation: bounce-871df046 1s;
        }
      }

[data-v-f4336642] .button-toggle-modal svg {
        height: 41px;
        width: 41px;
      }

[data-v-f4336642] .button-toggle-modal svg path {
        fill: #878fa4;
      }

.cookie-modal[data-v-cd629b54] {
        align-items: center;
        background-color: #fff;
        border-radius: 12px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        color: #000;
        display: flex;
        flex-direction: column;
        height: 200px;
        justify-content: space-between;
        max-width: 320px;
        padding: 26px;
        position: fixed;
        width: 100%;
        z-index: 9999;
      }

@media (min-width: 768px) {
        .cookie-modal[data-v-cd629b54] {
          bottom: 1.25rem;
          right: 1.25rem;
        }
      }

@media (max-width: 767px) {
        .cookie-modal[data-v-cd629b54] {
          bottom: 0;
          left: 50%;
          text-align: center;
          transform: translateX(-50%);
        }
      }

.rash-and-horoscope-modal[data-v-09abff4b] {
        height: calc(100vh - 72px);
        left: 0;
        position: fixed;
        top: 0;
        width: 100vw;
        z-index: 4;
      }

@media (max-height: 660px) {
        .rash-and-horoscope-modal[data-v-09abff4b] {
          height: calc(100vh - 80px);
        }
      }

@media (max-width: 350px) {
        .rash-and-horoscope-modal[data-v-09abff4b] {
          height: calc(100% - 72px);
          width: 100%;
        }
      }

.rash-and-horoscope-modal.opened-form .back-button-and-close[data-v-09abff4b] {
        justify-content: space-between;
      }

.rash-and-horoscope-modal .overlay[data-v-09abff4b] {
        background-color: #000;
        height: 100%;
        left: 0;
        opacity: 0.4;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2;
      }

@media (max-height: 660px) {
        .rash-and-horoscope-modal .overlay[data-v-09abff4b] {
          height: calc(100% + 8px);
        }
      }

.rash-and-horoscope-modal .window[data-v-09abff4b] {
        background-color: #f1f1f9;
        border-radius: 18px;
        left: 50%;
        max-width: 320px;
        overflow: auto;
        overscroll-behavior: contain;
        padding: 72px 26px 36px;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 100%;
        z-index: 3;
      }

@media (max-height: 660px) {
        .rash-and-horoscope-modal .window[data-v-09abff4b] {
          height: 100%;
          max-height: 620px;
        }
      }

.rash-and-horoscope-modal .close[data-v-09abff4b] {
        align-items: center;
        display: flex;
        height: 36px;
        justify-content: flex-end;
        width: 36px;
      }

.rash-and-horoscope-modal .back-button-and-close[data-v-09abff4b] {
        align-items: center;
        display: flex;
        justify-content: flex-end;
        left: 0;
        padding: 0 26px;
        position: absolute;
        top: 36px;
        width: 100%;
      }

.rash-and-horoscope-modal .back[data-v-09abff4b] {
        align-items: center;
        color: #878fa4;
        display: flex;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.200000003px;
        line-height: 16.59px;
      }

.rash-and-horoscope-modal .back[data-v-09abff4b] svg {
        height: 18px;
        width: 18px;
      }

.rash-and-horoscope-modal[data-v-09abff4b] .main-accordion {
        border: none;
        margin-bottom: 26px;
        padding: 0;
      }

.rash-and-horoscope-modal[data-v-09abff4b] .main-accordion .toggle-button {
        display: none;
      }

.rash-and-horoscope-modal[data-v-09abff4b] .date {
        color: #878fa4;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
      }

.rash-and-horoscope-modal .form p[data-v-09abff4b] {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        margin: 26px 0;
      }

.write-on-air-modal[data-v-3e70cd53] {
        align-items: center;
        cursor: default;
        display: flex;
        inset: 0;
        justify-content: center;
        position: fixed;
        z-index: 8;
      }

@media (max-width: 1279px) {
        .write-on-air-modal[data-v-3e70cd53] {
          padding-inline: 12px;
        }
      }

.write-on-air-modal .overlay[data-v-3e70cd53] {
        background-color: #000;
        cursor: default;
        inset: 0;
        opacity: 0.4;
        position: absolute;
      }

.write-on-air-modal .window[data-v-3e70cd53] {
        background-color: #fff;
        border-radius: 18px;
        max-width: 382px;
        min-height: 552px;
        padding: 36px 26px;
        position: relative;
        width: 100%;
        z-index: 1;
      }

@media (max-width: 1279px) {
        .write-on-air-modal .window[data-v-3e70cd53] {
          background-color: #e5e9f2;
        }
      }

.write-on-air-modal .head[data-v-3e70cd53] {
        align-items: center;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 26px;
      }

.write-on-air-modal .head p[data-v-3e70cd53] {
        color: #000;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
      }

.write-on-air-modal .close[data-v-3e70cd53] {
        align-items: center;
        cursor: pointer;
        display: flex;
        height: 36px;
        justify-content: center;
        margin-left: auto;
        width: 36px;
      }

.write-on-air-modal .close[data-v-3e70cd53] svg {
        display: block;
        height: 100%;
        width: 100%;
      }

.video-modal[data-v-d6703b82] {
        align-items: center;
        background-color: rgba(0, 0, 0, 0.75);
        display: flex;
        inset: 0;
        justify-content: center;
        position: fixed;
        z-index: 4;
      }

.theme-modal[data-v-25373194] {
        align-items: center;
        display: flex;
        justify-content: center;
        position: fixed;
        z-index: 8;
      }

.theme-modal[data-v-25373194],
      .theme-modal .overlay[data-v-25373194] {
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
      }

.theme-modal .overlay[data-v-25373194] {
        background-color: #000;
        opacity: 0.4;
        position: absolute;
        z-index: 1;
      }

.theme-modal .window[data-v-25373194] {
        background-color: #fff;
        border-radius: 18px;
        max-width: 382px;
        overflow: hidden;
        padding: 42px 26px 36px;
        position: relative;
        width: 100%;
        z-index: 2;
      }

.theme-modal .window .close-and-title[data-v-25373194] {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-bottom: 32px;
      }

.theme-modal .window .close-and-title .close[data-v-25373194] {
        align-items: center;
        cursor: pointer;
        display: flex;
        height: 36px;
        justify-content: center;
        width: 36px;
      }

@media (hover: hover) {
        .theme-modal .window .close-and-title .close:hover svg[data-v-25373194] {
          transform: scale(1.1);
        }
      }

.theme-modal .window .close-and-title .close svg[data-v-25373194] {
        height: 13px;
        transition: 0.2s linear;
        width: 13px;
      }

.theme-modal .window .close-and-title .title p[data-v-25373194] {
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
      }

.mob-app-modal[data-v-c51084c3] {
        align-items: flex-end;
        background-image: url(../_nuxt/back.DniEwqS7.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        bottom: 0;
        display: flex;
        left: 0;
        padding-bottom: 40px;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 2147483644;
      }

.mob-app-modal .close[data-v-c51084c3] {
        height: 24px;
        position: absolute;
        right: 24px;
        top: 24px;
        width: 24px;
      }

.mob-app-modal .close svg[data-v-c51084c3] {
        height: 100%;
        width: 100%;
      }

.mob-app-modal .info[data-v-c51084c3] {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 20px;
        width: 100%;
      }

.mob-app-modal h2[data-v-c51084c3] {
        font-family: FranklinGothicDemiCmpC;
        font-size: 30.29px;
        font-weight: 400;
        line-height: 30px;
        margin-bottom: 23px;
        text-align: center;
        text-transform: uppercase;
      }

.mob-app-modal a[data-v-c51084c3] {
        align-items: center;
        background-color: #dd1f24;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        min-width: 257px;
        padding: 0 37px;
      }

.mob-app-modal a p[data-v-c51084c3] {
        color: #fff;
        font-family: FranklinGothicDemiCmpC;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        padding: 8px 0;
      }