@import "fonts/stylesheet.css";

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: 'SuisseIntl', sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body, html {
    height: 100%
}

body {
    margin: 0;
    font-weight: 400;
    color: #000000BF;
    text-align: left;
    background-color: #fff;
    font-size: 18px;
    min-width: 320px;
    position: relative;
    line-height: 1.67;
    font-family: 'SuisseIntl', sans-serif;
    overflow-x: hidden;
}

h1, h2, h4 {
    margin: 0;
    padding: 0
}

p {
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

b {
    font-weight: bolder
}

a {
    outline: 0;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover, a:focus {
    outline: 0;
    text-decoration: none;
    opacity: 0.9;
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

hide {
  display: none;
}
#error-msg {
  color: red;
}

.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 9999;
}

.container {
    width: 100%;
    max-width: 1420px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col, .col-10-5, .col-10, .col-9, .col-11, .col-12, .col-2, .col-3, .col-4,.col-5, .col-6,.col-7, .col-8, .col-lg-6, .col-md-6, .col-md-5, .col-xs-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}
.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}
.col-10-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 87.66667%;
    -ms-flex: 0 0 87.66667%;
    flex: 0 0 87.66667%;
    max-width: 87.66667%
}
.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 768px) {
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 992px) {
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos=fade-up] {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

[data-aos=fade-right] {
    -webkit-transform: translate(-100px);
    -ms-transform: translate(-100px);
    transform: translate(-100px)
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::-moz-selection {
    background-color: orange;
    color: #fff
}

::selection {
    background-color: #636363;
    color: #fff
}

.section ::-webkit-scrollbar {
    width: 0;
  }
  
  .section ::-webkit-scrollbar-track {
    background: transparent;
  }
  
  .section ::-webkit-scrollbar-thumb {
    background: transparent;
  }
  
  .section ::-webkit-scrollbar-thumb:hover {
    background: transparent;
  }

.wrapper {
    position: relative;
    overflow: hidden
}

.section {
    position: relative;
    z-index: 2;
    color: #000000;
}

.section.black {
    position: relative;
    background: #000000;
    color: #fff;
}

.section .header {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 62px;
}

.section .header label {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 17px;
    height: 30px;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px -4px 38px -5px rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(6px);
    border-radius: 48px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.12px;
    text-transform: uppercase;
    color: #000000;
}
.section.black .header label {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #E4E2F1
}

.section .header h2 {
    font-weight: 500;
    font-size: 80px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -0.01em;
    margin: 0;
}

.section .header p {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    opacity: 0.75;
}

h1 {
    font-weight: bold;
    font-style: normal;
    font-size: 60px;
    line-height: 74px;
    margin-bottom: 20px;
    text-align: left;
}

h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.02em;
    margin-bottom: 40px;
}

h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
}

h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
}

.m-auto {
    margin: auto;
}

.btn {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 10px 25px;
    gap: 8px;
    height: 48px;
    transition: background-color .4s, color .4s, box-shadow .4s, -webkit-box-shadow .4s;
    background: radial-gradient(117.03% 170.4% at 38.59% 0%, #42FFC3 4%, #12320A 100%);
    box-shadow: 0px 4px 24px rgba(11, 8, 21, 0.4), inset 13px 9px 25.3px -5px rgba(255, 255, 255, 0.27);
    backdrop-filter: blur(6px);
    border-radius: 8px; 
    color: #fff;
}

.btn--green::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 48px;
    background: url('./btn-bg.png') 
}

.btn--green:hover {
    opacity: 0.9;
    color: #fff;
}

.btn--purple {
        background: radial-gradient(117.03% 170.4% at 38.59% 0%, #a642ff 4%, #190a32 100%);
}

.main {
    padding: 14px 0 78px;
    position: relative;
}

.main .container {
    border-radius: 16px;
    background: #070709 url(./bg.gif) no-repeat center bottom;
    background-size: 102%;
    padding: 40px 0 0;
}

.main .header {
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFFFFFCC;
    margin-bottom: 90px;
}

.main .header .logo {
    display: flex;
    align-items: center;
    transition: opacity .4s;
    position: relative;
}

.main .header p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
}

.main .content {
    text-align: center;
    padding: 0;
}

.main .content h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 5rem;
    line-height: 110%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin-bottom: 28px;
}

.main .content p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 60px;
}

.main .content p span {
    font-size: 20px;
    font-weight: 400;
    line-height: 23.16px;
}

.main .btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 200px;
}

.main .bottom-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
      padding: 16px 0;
    background: radial-gradient(117.03% 170.4% at 38.59% 0%, #1d654c 4%, #164d45 100%);
    border-radius: 0 0 16px 16px;
}
.main .bottom-badge > div p {
    margin-bottom: 0;
    padding: 0 20px;
}
.main .content p:last-child {
    cursor: pointer;
}
.main .content p:hover + span {
    display: block;
}
.main .bottom-badge > div {
    position: relative;
}
.main .bottom-badge > div span {
    display: none;
        position: absolute;
    top: -75px;
    background: #00000078;
    border-radius: 16px;
    padding: 10px;
    font-size: 12px;
    height: 60px;
    color: white;
}

.green {
    color: #A4FFE0;
}

.info {
    padding: 78px 0 148px;
}

.info .green {
    color: #00B678;
}

.info .content-container {
    display: flex;
    position: relative;
    overflow-x: scroll ;
    overflow-y: hidden;
    height: 640px;
    padding-left: calc((100% - 1440px) / 2);
    padding-right: calc((100% - 1440px) / 2);

}
.info .content {
    position: absolute;
    display: flex;
    gap: 32px;
}

.info .content .block{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    height: 620px;
    background: #F4F3F9;
    border-radius: 15px;
    padding: 35px;
}

.info .content .block h4 {
    font-weight: 400;
    font-size: 47px;
    line-height: 96.63%;
    letter-spacing: -0.02em;
    mix-blend-mode: normal;
    margin-bottom: 18px;
}

.info .content .block p{
    font-weight: 400;
    font-size: 20px;
    line-height: 144%;
    letter-spacing: -0.02em;
    color: rgba(24, 24, 24, 0.6);
}

.info .content .block-1{
    min-width: 760px;
}

.info .content .block-1 h4{
    margin-top: auto;
}

.info .content .block-2{
    align-items: flex-end;
    min-width: 580px;
}

.info .content .block-3{
    align-items: flex-end;
    min-width: 600px;
}
.info .content .block-3 a{
    margin-right: auto;
}

.decisions {
    padding: 40px 0 240px;
}

.decisions .chat .content {
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin-bottom: 70px;
}

.decisions .chat .message {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.decisions .message.you {
    margin-left: auto;
}

.decisions .message > span {
    display: flex;
    flex-direction: column;
    font-family: 'SF Compact Display';
    font-style: normal;
    font-weight: 400;
    font-size: 20.54px;
    line-height: 24.51px;
    letter-spacing: 0.005em;
    color: #8A898E;
    margin-bottom: 4px;
    margin-left: 24px;
}

.decisions .message .text {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding-left: 24px;
    padding-right: 24px;
    gap: 6.42px;
    margin-bottom: 9px;
    border-radius: 28px;
    background: #E9E9EB;
}

.decisions .message.you .text {
    margin-bottom: 0;
    padding-right: 34px;
    background: #2E9DFB;
}


.decisions .message .text > span {
    background: #E9E9EB;
    border: 1px solid #E9E9EB;
    font-family: 'SF Compact Display';
    font-style: normal;
    font-weight: 400;
    font-size: 34.014px;
    line-height: 37px;
    letter-spacing: -0.005em;
    padding: 18px 0;
    max-width: 700px;
    color: #000000;
}

.decisions .message .text.first > span {
    max-width: 550px;
}

.decisions .message .text .green {
    color: #00B678;
}

.decisions .message.you .text > span {
    max-width: 400px;
    background: #2E9DFB;
    border: 1px solid #2E9DFB;
    color: #FFFFFF;
}

.decisions .message .text.last::after {
    content: '';
    position: absolute;
    background: url('mess-l.svg');
    background-repeat: no-repeat;
    left: -8px;
    bottom: 0;
    width: 35px;
    height: 35px;
}

.decisions .message.you .text::after {
    content: '';
    position: absolute;
    background: url('mess-f.svg');
    right: -8px;
    bottom: 0;
    width: 35px;
    height: 35px;
}

.social {
    margin: 240px 0 0;
}

.social .header {
    margin-bottom: 64px;
}
.social .header h2 {
    margin-bottom: 60px;
}
.social .header p {
    margin-bottom: 60px;
}


.social .content {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 64px;
}

.social .content .block{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    background: #F4F3F9;
    border-radius: 24px;
    flex: 1;
    gap: 24px;
}

.social .content .block p {
    display: flex;
    align-items: center;
    gap: 8px;
}

.social .content .block img {
    width: 40px;
}

.social .content .block .top {
    display: flex;
    align-items: flex-start;
    justify-self: center;
    flex-wrap: wrap;
    gap: 10px;
}

.social .content .block .black {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 0px 20px;
    gap: 14px;
    min-width: 180px;
    height: 50px;
    background: transparent;
    box-shadow: 6px 8px 28.2px rgba(38, 51, 130, 0.12);
    border-radius: 100px;
    font-weight: 400;
    font-size: 24px;
    line-height: 96.63%;
    letter-spacing: -0.02em;
    background: #181818;
    border: 2px solid #181818;
    color: #fff;
}

.social .content .block .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 64px;
}

.social .content .block .bottom p {
    font-weight: 400;
    font-size: 30px;
    line-height: 96.63%;
    letter-spacing: -0.02em;
    color: #181818;
}

.platform > svg {
    width: 100%;
}

.platform .header {
    margin-top: 70px;
}

.platform h5 {
    font-weight: 500;
    font-size: 40px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin-top: 120px;
    margin-bottom: calc(64px - 28px);
}
.platform {
  text-align: center;
}

.platform video {
    max-width: 920px;
}

.platform .room {
    width: 100%;
}

.platform .room .divider {
    width: 100%;
    height: 2px;
    margin: 28px 0;
}

.platform .room .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.platform .room .title p {
    font-weight: 400;
    font-size: 28px;
    line-height: 96.63%;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #E5E3F1;
    mix-blend-mode: normal;
    gap: 10px;
}

.platform .room .available {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    gap: 8px;
    max-width: 400px;
    flex-wrap: wrap;
    margin-top: 28px;

}
.platform .room .available.large {
    max-width: 700px;  
}
.platform .room .available.xlarge {
    max-width: 800px;  
}

.platform .room .available span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 13px 40px;
    gap: 6px;
    height: 48px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: inset 0px -4px 38px -5px rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(6px);
    border-radius: 7px;

    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    background: linear-gradient(90deg, #00F69D 0%, #00B3E6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}


.platform .room.last .title button {
    width: 100%;
}

.platform .room.last .title button svg{
    transform: rotate(180deg);
}

.platform .room.last .title button svg.rotated{
    transform: rotate(3600deg);
}


.platform .room .title button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    gap: 6px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: inset 0px -4px 38px -5px rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(6px);
    border-radius: 7px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #E4E2F1;
    cursor: pointer;
}

.platform .room .title button svg.rotated {
    transform: rotate(180deg);
}

.price {
    padding-bottom: 160px;
}

.price .content {
    display: flex;
    margin-top: 80px;
    gap: 28px;
    align-items: flex-start;
}

.price .content .left{
   flex: 2;
}

.price .content .left > h5{
    font-weight: 500;
    font-size: 28px;
    line-height: 96.63%;
    color: #181818;
    margin-top: 0;
    margin-bottom: 16px;
}

.price .content .left > p{
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #181818;
    margin-bottom: 24px;
}

.price .content .left .row{
    gap: 8px;
    margin: 0;
    margin-bottom: 42px;
}
.price .content .left .form_radio {
    padding: 0;
    background: #F9F9FC;
    margin-bottom: 0;
}
.price .content .left .form_radio label{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 124px;
    gap: 12px;   
    padding: 16px 20px;  
    font-size: 18px;
    line-height: 27px;
    color: rgba(0, 0, 0, 0.64);
}

.price .content .left .form_radio:has(> input[type=radio]:checked) {
    background: #fff;
}

.price .content .left .form_radio:has(> input[type=radio]:checked) label{
    color: #000;
}

.price .content .left .form_radio label::before{
    display: none;
}

.price .content .left .content-price {
    display: flex; 
    flex-wrap: wrap;
    gap: 16px;
}

.price .content .left .content-price div{
    display: flex; 
    align-items: center;
    justify-content: center;
    width: calc(50% - 16px);
    gap: 18px;
    height: 67px;
    background: #FFFFFF;
    border-radius: 16px;
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    color: #000000;
}

.price .content .left .content-price .green {
    color: #00B678;
}

.price .content .right{
    flex: 1;
}

.price .content .right .btn{
    color: #000
}

.price .content > div {
    display: flex;
    flex-direction: column;
    padding: 32px;
    background: #F4F3F9;
    color: #000;
    border-radius: 24px;
}

.form_radio {
    display: flex;
    align-items: center;
	margin-bottom: 10px;
    height: 62px;
    background: #FFFFFF;
    border-radius: 19px;
    padding: 18px;
    position: relative;
}

.form_radio:has(> input[type=radio]:checked)::after  {
    content: '';
    position: absolute;
    height: 62px;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #00F69D 0%, #00B3E6 100%);
    border-radius: 19px;
    z-index: 1;
}
.form_radio:has(> input[type=radio]:checked)::before {
    content: '';
    position: absolute;
    height: 58px;
    width: calc(100% - 4px);
    top: 2px;
    left: 2px;
    background: #FFFFFF;
    border-radius: 16px;
    z-index: 2;
}

.form_radio > * {
    z-index: 3;
}

.form_radio input[type=radio] {
	display: none;
}
.form_radio label {
	justify-content: space-between;
    width: 100%; 
	cursor: pointer;
	position: relative;
	padding-left: 35px;
	margin-right: 0;
	user-select: none;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #000000;
}
.form_radio label:before {
	content: "";
	display: inline-block;
	width: 28px;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background: url(radio-null.svg) 0 0 no-repeat;
}
 
/* Checked */
.form_radio input[type=radio]:checked + label:before {
	background: url(radio.svg) 0 0 no-repeat;
}
 
/* Hover */
.form_radio label:hover:before {
	filter: brightness(110%);
}
 
/* Disabled */
.form_radio input[type=radio]:disabled + label:before {
	filter: grayscale(100%);
}

.footer {
    background: #000000;
    padding: 40px 0;
    position: relative;
}

.footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
}

.footer .text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
    color: white;
    opacity: 0.5;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
}

.footer .social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.footer .social-link a img {
    width: 40px;
    height: 40px;
}
.footer a {
    color: #fff;
    text-decoration: none;
    outline: none;
}



.modal .close {
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    background: #FFFFFF;
    border-radius: 12px;
    right: 16px;
    top: 16px;
    z-index: 1;
    border: none;
}

.modal .close:hover,
.modal .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: 880px;
  margin: 30px auto;
}

#socials .modal-dialog {
    width: 540px;
}

.modal-content {
  position: relative;
  background: #F4F3F9;
  border: none;
  border-radius: 24px;
  outline: 0;
  padding: 48px 40px 40px;
}

.modal-content h4{
    font-weight: 500;
    font-size: 40px;
    line-height: 96.63%;
    letter-spacing: -0.02em;
    color: #181818;
    margin-bottom: 24px;
}
.modal-content p{
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #181818;
    margin-bottom: 32px;
}

.modal-content form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag, .iti--separate-dial-code .iti__selected-flag {
    background-color: unset !important;
}

.iti__country-list {
    z-index: 22 !important;
}

.modal-content form input, .modal-content form .custom-select select {
    width: calc(50% - 20px);
    height: 64px;
    padding: 16px 20px;
    background: #FFFFFF;
    border-radius: 16px;
    border: none;
    outline: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #181818;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
}


form input[required]::after, form select[required]::after {
    content: "*";
    color: red;
    position: absolute;
    right: 10px;
    top: 16px;
    font-size: 24px;
    line-height: 64px;
    display: inline-block;
}

.modal-content form .custom-select select { 
    width: 100%;
}
/* Обертка для кастомного select */
.custom-select {
    position: relative;
    display: inline-block;
    width: calc(50% - 20px);
    height: 64px;
    border-radius: 16px;
    background: #FFFFFF;
}

/* Стрелочка внутри select */
.custom-select::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border: solid #181818;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) translateY(-50%);
    pointer-events: none; /* Стрелка не мешает клику */
}

/* Стилизация select при открытии на мобильных устройствах */
.custom-select select:focus {
    border: none;
    outline: none;
}

/* Добавление отступов внутри select */
.custom-select select {
    padding-right: 40px; /* Отступ для стрелочки */
}

/* Placeholder для select */
.custom-select select option[value="Not selected"] {
    color: rgba(0, 0, 0, 0.4);
}

.radio-group > div {
    display: flex;
    gap: 20px;
}
.radio-group > p {
    font-size: 18px;
    margin-bottom: 20px;
}


 .modal-content .form_radio:has(> input[type=radio]:checked)::after {
     content: none;
 }

 .modal-content form .iti {
      width: calc(50% - 20px);
 }
 
  .modal-content form .iti input {
      width: 100%;
  }

.modal-content form input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.modal-content form input#nickname {
    background: #FFFFFF url("username.svg") no-repeat 20px;
    background-size: 32px;
}
.modal-content form input#telegram {
    /*background: #FFFFFF url("telegram.svg") no-repeat 20px;*/
    /*background-size: 32px;*/
}
.modal-content form input#mail {
    background: #FFFFFF url("mail.svg") no-repeat 20px;
    background-size: 32px;
}
.modal-content form input#whatsapp {
    /*background: #FFFFFF url("whatsapp.svg") no-repeat 20px;*/
    /*background-size: 32px;*/
}

.modal-content form button{
    width: 100%;
    height: 64px;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.clickable {
  cursor:pointer;
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}


#twitch-embed iframe {
    border-radius: 16px;
}

@media (max-width: 1600px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width: 1240px) {
    .container {
        max-width: 92%
    }
}

@media (max-width: 1024px) {

}

@media (max-width: 992px) {
    
    
    .main .container {
        background-position-x: center;
        background-position-y: calc(100% - 50px);
    }
    
    .price .content {
        margin-top: 64px;
        flex-direction: column;
        overflow: hidden;
    }

    .price .content > div {
        padding: 32px 24px;
        text-align: center;
        width: 100%;
    }

    .price .content .left .row {
        justify-content: center;
    }

    .price .content .left .content-price div {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .col-10, .col-6, .col-8, .col-11 {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .main {
        padding: 0;
    }

    .container-fluid {
        max-width: 92%;
        margin: auto;
    }

    .main .container {
        width: 100%;
        max-width: unset;
        border-radius: 0 0 16px 16px;
    }
    .main .header {
        flex-direction: column;
        margin-bottom: 40px;
    }
    .main .header svg{
        display: none;
    }
    .main .content .btn-container{
        margin-bottom: 120px;
    }
    .main .content h1 {
        font-size: 50px;
        line-height: 55px;
    }
    .main .content p {
        font-size: 18px;
        line-height: 20.84px;
        margin-bottom: 30px;
    }
    
    .main .btn-container {
        flex-direction: column;
    }
    
    .main .bottom-badge > div p {
          font-size: 14px;
    }

    .section .header {
        margin-bottom: 32px;
    }

    .section .header h2{
        font-size: 50px;
        line-height: 110%;
    }
    .section .header p{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
    }

    .info .content-container {
        flex-direction: column;
        overflow: hidden;
        padding: 0;
        height: auto;
    }

    .info .content {
        display: flex;
        flex-direction: column;
        position: relative;
        gap: 24px;
    }

    .info .content .block {
        min-width: unset;
        max-width: 100%;
        padding: 24px;
        height: auto;
    }
    .info .content .block img{ 
        max-width: 100%;
        margin: auto;
    }
    .info .content .block h4 {
        font-size: 32px;
        line-height: 30.92px;
        margin-top: 28px;
    }
    .info .content .block p {
        font-size: 16px;
        line-height: 144%;
    }

    .info .content .block-3 a {
        margin: 28px auto 0;
    }

    .decisions .chat .content {
        gap: 12px;
    }
    .decisions .message .text {
        margin-bottom: 12px;
    }
    .decisions .message > span {
        font-size: 14px;
        line-height: 17px;
    }

    .decisions .message .text > span {
        font-size: 20px;
        line-height: 108.34%;
    }

    .platform .room .title {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    .platform .room .title p {
        font-size: 20px;
        line-height: 19.33px; 
    }

    .platform .room .available {
        justify-content: flex-start;
        max-width: 100%;
    }

    .decisions {
        padding-bottom: 160px;
    }


    .price {
        padding-bottom: 64px;
    }

    .social {
        margin-top: 200px;
    }
    .social .header {
        gap: 24px;
        margin-bottom: 64px;
    }
    .social .header h2, .social .header p {
        margin-bottom: 0;
    }


    .social .content .block {
        min-width: unset;
        width: 100% ;
        padding: 32px 24px;
        height: auto;
        gap: 24px;
        align-items: center;
    }
    
    .social .content .block .top {
            justify-content: center;
    }

    .social .content .block .bottom {
        gap: 16px;
             justify-content: center;
    }
    .social .content .block .bottom p {
         font-size: 20px;
    }
    .social .content .block .bottom img {
        width: 32px;
    }
    
    .social .content .block .top span {
        font-size: 16px;
        height: 40px;
    }
    

    .footer .container {
        flex-direction: column-reverse;
        gap: 32px;
    }

    .footer .text {
        gap: 16px;
    }

    .modal-dialog {
        width: 90%;
    }

    .modal-content {
        padding: 32px 24px;
    }

    .modal-content h4 {
        font-size: 28px;
        line-height: 28px;
    }

    .modal-content p {
        font-size: 18px;
        line-height: 24px;
    }

    .modal-content form input {
        width: 100%;
    }

}
@media (max-width: 550px) {
  
}
@media (max-width: 320px) {
  
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

[data-aos=fade-up] {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

[data-aos=fade-down] {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px)
}

[data-aos=fade-right] {
    -webkit-transform: translate(-100px);
    -ms-transform: translate(-100px);
    transform: translate(-100px)
}

[data-aos=fade-left] {
    -webkit-transform: translate(100px);
    -ms-transform: translate(100px);
    transform: translate(100px)
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}


.communication-block {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.communication-block p {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
}
.communication-block p > img{
    width: 40px;
}
.communication-block p > a{
    margin-left: auto;
}
