.nunito-sans-<uniquifier> {
  font-family: "Nunito Sans", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}
body {
    font-family: "Nunito Sans", serif!important;
    background: #000!important;
    font-weight: 300;
    letter-spacing: 0 !important;
}

    .bg-1{
        background-image: url(background_1.png);
            background-size: cover;
            padding-bottom: 30px;
    }
    .cost{
    font-weight: bold;
    font-size: 14px;
}
    .bg-full{
        background-image: url(space.png);
            background-size: cover;
            padding-bottom: 50px;
    }
    .classic-button{
            background: linear-gradient(88.27deg, #DE1943 6.19%, #B31435 108.31%);
    border-radius: 5px;
    padding: 25px 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;

    }
    .slide_1{
        width: 600px;
            position: relative;
    left: -80px;
    }
    .arenas{
    text-transform: uppercase;
    padding: 10px 25px;
    font-size: 14px;
    background: #1D2449;
    border-radius: 5px;
        width: fit-content;
            font-weight: 600;
}
.bg-1 h1{
       font-size: 30px;
    line-height: 121%;
    text-align: left;
    margin: 25px 0;
    width: 80%;
    text-transform: uppercase;
    font-weight: 800;
}
.bg-1 p{
    font-size: 16px;
    text-align: left;
    width: 60%;

}
.bg-1 p.five{
    width: 70%;
    padding-bottom: 20px;
}
        .block {
            color: white;
        }
        .google{
    width: 140px;
    margin-left: 30px;
}
.container {
   1000px;
}
h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 50px;
    color: white;
    text-transform: uppercase;
    font-weight: 800;
}
.sol_1{
    display: grid;
    grid-template-columns: 1fr 1fr; /* Два равных столбца */
        margin: 40px 0;
}
.price{
    display: grid;
    grid-template-columns: 2fr 1fr;
    font-size: 14px;
}
.desc{
    padding: 0 10px 14px 0;
    
}
   .video-wrapper video {
        width: 100%;
        height: auto;
    }

.splash img{
    float: inline-start;
}
    /* 🔥 Стили для кнопки Play */
    .play-button {
position: relative;
    margin-top: -90%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(255 255 255 / 20%);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    }

    .play-button:hover {
        background: rgba(0, 0, 0, 0.8);
    }

    /* 🔥 Иконка Play (CSS) */
    .play-button::before {
        content: "";
        width: 0;
        height: 0;
        border-left: 20px solid white;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }
.super{
background: rgba(29,36,73,.6);
border-radius: 5px;
padding: 30px;
    margin: 0 0 20px;
    display: flex;
}
.check{
    height: fit-content;
    padding: 0 10px 0 0px;
}
    .video-container {
        position: relative;
        padding-bottom: 56.25%; /* Соотношение 16:9 */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: black;
        margin-bottom: 40px;
    }

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .bg-30, .bg-8{
    margin-top: 50px;
}
    .splash{
background: rgba(29,36,73,.6);
border-radius: 5px;
padding: 40px 50px;
    margin: -20px 0 20px;
    display: flex;
}
.splash h4{
    font-size: 22px;
    padding-bottom: 15px;
}
.button-container {
    display: flex;
    justify-content: center;
}
.discription, .pov, .desc, .refund{
    opacity: .9;
    font-size: 14px;
}
.splash span::before {
content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: white;
    margin-bottom: 20px;
}
.video-wrapper img {
        width: 100%;
        display: block;
    }
    .video-wrapper{
        display: grid;
    }
.bg-10 a{
    width: 100%;
    margin: 30px 0;
    display: block;
    cursor: pointer;
    text-align: center;
}
.bg-30 h2{
    margin: 25px 0 10px;
}
.bg-30 p{
    text-align: center;
    margin-bottom: 40px;
}

label {
            display: block;
            margin-top: 10px;
            font-size: 16px;
        }
        input, select {
            margin-top: 5px;
    padding: 15px 20px;
    width: 100%;
    background: rgba(29, 36, 73, .7);
    border: none;
    color: #fff;
    border-radius: 5px;
    height: 50px;
        }
        .swiss {
          order: none;
    background: linear-gradient(88.27deg, #DE1943 6.19%, #B31435 108.31%);
    border-radius: 5px;
        text-transform: uppercase;
    font-weight: bold;
    padding: 15px 35px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    z-index: 999;
    position: relative;
    display: block;
        }
      
        #result {
            font-weight: bold;
            margin-top: 20px;
            color: white;
                position: relative;
    margin-top: -65px;
        }
        #form-container {
           
            margin-top: 20px;
            border-top: 1px solid #ddd;
                color: #fff;
            padding-top: 15px;
        }
    #form-container .swiss     {
    margin-top: 30px;
    display: inline-table;
   
}
.wow_img{
        margin-top: 20px;
    width: 100%;
    height: 220px;
}
.contact{
    background: rgba(29, 36, 73, .7);
    padding: 30px;
    border-radius: 5px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 90%;
}
.contact .right{
    padding-left: 20px;
}
.manager{
background: #1D2449;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    top: -50px;
    display: inline-block;
    left: -20px;
}
.awIndexGames__videoPlay {
        display: none;
    }
.contact h4{
    font-size: 20px;
    margin: 10px 0 25px;
}
.contact .classic-button{
    margin-top: 30px;
       display: inline-block;
}
.contact p{
    font-size: 14px;
    margin-bottom: 10px;
    opacity: .8;
}
.resulting {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 30px;
    z-index: 1;
    grid-column-gap: 40px;
        font-weight: 300;
}
button{
    background: transparent;
    color: #fff;
    border: 0;
}
.cont{
        width: 160px;
    float: inline-end;
    margin-top: -55px;
    font-size: 13px;
    padding-left: 20px;

}
.bg-9 h5, .bg-10 h5{
    font-size: 14px;
    padding: 15px 0;
  
        display: inline-block;
}
.form img.check{
    float: inline-start;
    padding-top: 10px;
}
.splash img.check, {
    float: inline-start;
    padding-top: 1px;
}
.bg-9 h5::after, .bg-10 h5::after {
content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: white;
    margin-bottom: 20px;
    bottom: -3px;
    position: relative;
}
#result h3{
    font-size:18px;
}
#result{
    font-size: 14px;
        font-weight: 400;
}
/* Фон всплывающего окна */
/* Базовые стили для модального окна */
.modal {
    display: none; /* Скрываем по умолчанию */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    overflow: hidden; /* Убираем горизонтальный скролл */
    z-index: 1000; /* Убедимся, что модальное окно поверх других элементов */
}

.modal-content {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background: #0a0e1f;
    padding: 40px;
    border-radius: 5px;
    width: 60%; /* Ширина для десктопов */
    max-height: 80vh;
    overflow-y: auto;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    color: #fff;
}

.modal-content label {
    text-align: left;
}

.modal-content img {
    padding: 20px 50px;
    width: 100%;
    height: auto; /* Сохраняем пропорции изображения */
}

.modal-content .inside ul {
    text-align: left;
    font-size: 14px;
    opacity: 0.8;
}

.modal-content .inside h3 {
    text-align: left;
    font-size: 18px;
}

.modal-content .inside p {
    text-align: left;
}

/* Крестик (закрытие) */
.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    color: #fff; /* Цвет крестика */
}

/* Показываем анимацию при открытии */
.modal.show {
    display: block;
    opacity: 1;
}

.modal.show .modal-content {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .modal-content {
        width: 90%; /* Ширина модального окна на мобильных */
        padding: 20px; /* Уменьшаем отступы */
        max-height: 90vh; /* Увеличиваем высоту для мобильных */
    }

    .modal-content img {
        padding: 10px 0; /* Уменьшаем отступы для изображений */
    }

    .modal-content .inside ul {
        font-size: 12px; /* Уменьшаем размер шрифта для списков */
    }

    .modal-content .inside h3 {
        font-size: 16px; /* Уменьшаем размер шрифта для заголовков */
    }

    .modal-content .inside p {
        font-size: 14px; /* Уменьшаем размер шрифта для текста */
    }

    .close {
        top: 5px;
        right: 10px;
        font-size: 18px; /* Уменьшаем размер крестика */
    }
}
/* Общий стиль для элементов формы */
select, input[type="number"] {
    appearance: none; /* Убираем стандартные стили браузера */
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    cursor: pointer;
    position: relative;
}

/* Контейнер для стилизации стрелочки */
.select-wrapper, .number-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Стрелочка для select */
.select-wrapper::after {
content: ' \2193';
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    position: absolute;
    right: 15px;
    top: 55%;
    transform: translateY(-50%);
    pointer-events: none;
}

.number-wrapper {
    display: flex;
    overflow: hidden;
}

/* Кнопки + и - (теперь div) */
.number-wrapper .num-control {
background: #101325;
    padding: 16px 20px;
    font-size: 29px;
    cursor: pointer;
    transition: 0.3s;
    user-select: none;
    display: flex;
    align-items: initial;
    justify-content: space-around;
    border-radius: 5px;
    height: 50px !important;
    position: relative;
    top: 5px;
    line-height: 18px;
}

/* Убираем стандартные стрелки в input[type="number"] */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bg-13{
    background: url(oculus.png);
    background-size: 1000px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding: 86px 0;
}





/* Медиазапросы для мобильных устройств (ширина меньше 768px) */
@media (max-width: 768px) {
    .sol_1 {
        display: block; /* Изменяем grid на block */
    }
.bg-1 p {
    width: 80%;
}
    .sol_2 {
        margin: 20px 0 0; /* Добавляем отступы */
    }

    .bg-1 h1 {
        font-size: 24px; /* Уменьшаем размер шрифта */
        margin: 25px 0; /* Отступы */
        width: 100%; /* Занимает всю ширину */
    }

    .bg-1 p.five {
        width: 100%; /* Занимает всю ширину */
        padding-bottom: 20px; /* Отступ снизу */
        margin-bottom: 30px; /* Отступ снизу */
    }

    .slide_1 {
        margin-top: 70px; /* Отступ сверху */
    }

    .google {
        margin-left: 0; /* Убираем отступ слева */
        margin-top: 40px; /* Отступ сверху */
    }

    #result {
        margin-top: 0; /* Убираем отступ сверху */
    }

    .contact {
        display: block; /* Изменяем grid на block */
                margin: 0 30px;
                width:100%;
    }
    h2 {
    font-size: 24px;
}
.bg-1 {
    padding: 0 30px;
}
.bg-9 h5, .bg-10 h5 {
    padding: 15px 0 0;
    margin-bottom: 5px;
}
.cont {
    width: 140px;
    left: 30px;
        position: relative;
        padding-left: 14px;
}
.resulting {
    display: block;
}
.arenas {
    padding: 10px 10px;
}
.bg-13 {
    background-position-x: -100px;
}
form-container .swiss {
    margin: 23px 30% 0;
}
.pov {
    margin: 0 30px;
}
.super {
    margin: 10px 20px;
}
.splash {
    padding: 40px 30px;
    margin: -20px 30px 20px;
}
.bg-10 a {
    width: 85%;
    margin: 30px auto;
}
.video-wrapper {
    display: inline-grid;
    margin: 10px 5%;
}
.new{
    margin: 0 30px;
}
body, html {
    overflow-x: hidden; /* Запрет горизонтального скролла */
    width: 100%; /* Ширина по всей ширине экрана */
    max-width: 100%; /* Ограничение максимальной ширины */
}
}