@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
:after,
:before {
    box-sizing: inherit;
    margin-bottom: 1px
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-12,
.col-md-4,
.col-md-8,
.col-xl-3,
.col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

@media (min-width:768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }
}

@media (min-width:1200px) {
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

@media (min-width:768px) {
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
}

html {
    overflow-x: hidden;
    font-size: 16px
}

#background-video {
    position: fixed;
    top: -70px;
    left: 0;
    max-width: 100%;
    min-height: 112%;
    z-index: -1;
    object-fit: cover;
}

img {
    max-width: 100%;
    height: auto
}

details>summary {
    list-style: none
}

details>summary::-webkit-details-marker {
    display: none
}

.no-js img.lazyload {
    display: none
}

.header {
    margin-bottom: 64px
}

.header-title__link {
    font-size: 25px;
    color: #02e8ff;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header-title__logo {
    position: relative;
    top: 1px;
    width: 200px;
    height: 50px;
    margin-right: 8px
}

.header-select {
    position: relative;
    border-radius: 8px;
    padding: 5px 36px 5px 17px;
    color: #c9c9c9;
    max-height: 38px;
    min-width: 96px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background: transparent url(../images/arrow-menu.svg) no-repeat right 10px top 50%;
    background-size: 20px 18px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    font-size: 16px
}

.header-select:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 18px;
    background: url(../images/arrow-menu.svg) no-repeat 50%
}

.header-select:hover {
    background-color: hsla(0, 0%, 42%, .01)
}

.main-titles {
    margin-bottom: 96px
}

.main-titles__first {
    font-size: 48px;
    line-height: 82px;
    text-align: center;
    margin: 0 0 4px;
    font-family: raleway-bold, sans-serif;
    color: #d6d8d8;
    position: relative
}

.main-titles__first:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -45px;
    width: 45px;
    height: 49px;
    background: url(../images/icon-title-right.svg) no-repeat 50%
}

.main-titles__second {
    line-height: 36px;
    text-align: center;
    margin: 18px;
    color: #a3a3a3;
    font-family: raleway-regular, sans-serif;
    max-width: 1092px;
    font-size: 27px
}

.coolc1 {
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 0 4px;
    font-family: ClashDisplay-Semibold, sans-serif;
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82)
}

.coolc2 {
    font-size: 36px;
    line-height: 61px;
    font-family: ClashDisplay-Semibold, sans-serif;
    margin-bottom: 98px;
    text-align: center;
    background: linear-gradient(240deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82)
}

.coolc {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: animatedgradient 6s ease infinite alternate;
    background-size: 300% 300%
}

@keyframes animatedgradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.main-form {
    margin-bottom: 50px
}

.main-form__input {
    width: 100%;
    max-height: 75px;
    padding: 24px 53px 20px;
    border-radius: 16px;
    color: #c6c6c6;
    line-height: 23px;
    font-family: raleway-regular, sans-serif;
    font-size: 16px;
    border: 1px solid transparent;
    background: linear-gradient(270deg, #232323 0%, #2D2D2D 100%) padding-box,
    linear-gradient(183deg, rgba(255, 255, 255, 0.4), rgba(109, 84, 207, 1) 50%) border-box;
    background-clip: padding-box, border-box;
    backdrop-filter: blur(.25rem);
    box-shadow: 0px 2px 10px rgba(109, 84, 207, 0.4)
}

.main-form__input:-ms-input-placeholder,
.main-form__input::-ms-input-placeholder {
    color: #878787
}

.main-form__input::placeholder {
    color: #878787
}

.main-form__input:focus {
    outline: none;
    border: 1px solid rgba(187, 187, 187, 0.32)
}

.main-form__input:disabled {
    border: 1px solid #52488982;
    cursor: not-allowed
}

.main-form__button {
    width: 100%;
    max-height: 75px;
    border-radius: 16px;
    background: linear-gradient(135deg, var(--myColor1, rgba(51, 102, 255, 0.8)) 0%, var(--myColor2, rgba(109, 84, 207, 0.8)) 37%);
    border: none;
    color: #d6d8d8;
    font-family: raleway-regular, sans-serif;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    backdrop-filter: blur(.25rem);
    box-shadow: inset 0px 2px 4px rgba(255, 255, 255, 0.1);
    border: 1px solid #5C61E3
}

.main-form__button-img {
    width: 45px;
    height: 45px;
    background-color: transparent;
    display: none;
    position: absolute
}

.main-form__button-toggle .main-form__button-span {
    visibility: hidden
}

.main-form__button-toggle .main-form__button-img {
    display: block
}

.main-form__button:focus,
.main-form__button:hover {
    background-color: rgba(242,244,245,0.04);
    color: #ff6a5e;
    backdrop-filter: blur(1.25rem)
}

.main-form__button-span:before {
    content: "";
    position: absolute;
    top: 22px;
    width: 23px;
    height: 23px;
    background: url(../images/convertio.svg) no-repeat 50%
}

.main-form__button:disabled {
    cursor: not-allowed
}

.main-form__button:disabled:hover {
    background: linear-gradient(145deg, #52488982 -4.65%, #02e8ff 114.34%)
}

.main-checkboxes {
    margin-top: 48px
}

.main-checkboxes-wrapper {
    width: 405px;
    margin-bottom: 22px
}

.main-checkboxes-wrapper-input:hover .main-checkboxes__label {
    color: #999999
}

.main-checkboxes-wrapper-input:hover .main-checkboxes__label-inactive {
    color: #999999
}

.main-checkboxes__input {
    min-width: 24px;
    min-height: 24px;
    accent-color: #999999;
    border-radius: 4px;
    border: 1px solid #d6d8d8;
    margin-right: 7px;
    -webkit-appearance: none !important;
    background-color: inherit !important;
    cursor: pointer
}

.main-checkboxes__input:hover {
    border: 1px solid #999999
}

.main-checkboxes__input:checked {
    -webkit-appearance: none !important;
    border-radius: 4px !important;
    border: none;
    background: #999999 url(../images/check-icon.svg) no-repeat 50% !important
}

.main-checkboxes__input:disabled {
    border: 1px solid #d3d3d3;
    cursor: not-allowed
}

.main-checkboxes__input:disabled:checked {
    background-color: #d3d3d3 !important;
    cursor: not-allowed
}

.main-checkboxes__label {
    color: #d6d8d8;
    font-family: raleway-medium, sans-serif;
    font-weight: 500;
    line-height: 23px;
    cursor: pointer;
    margin-right: 9px
}

.main-checkboxes__label:hover {
    color: #979797
}

.main-checkboxes__label-inactive,
.main-checkboxes__label-inactive:hover {
    color: #d3d3d3;
    cursor: not-allowed
}

.main-checkboxes__label-checked,
.main-checkboxes__label-checked:hover {
    color: #d3d3d3 !important;
    cursor: not-allowed
}

.main-checkboxes__details {
    border-radius: 50%;
    position: relative
}

.main-checkboxes__details-text {
    font-family: raleway-medium, sans-serif;
    display: block;
    position: absolute;
    bottom: 4px;
    left: 22px;
    z-index: 1;
    transition: .8s;
    border-radius: 16px 16px 16px 0;
    border: .5px dashed #d3d3d3;
    background: #fff;
    box-shadow: 9px 18px 43.9px 0 rgba(10, 55, 113, .12);
    padding: 12px 18px;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 20px
}

.main-checkboxes__details-text-fifth {
    width: 313px
}

.main-checkboxes__summary {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    color: #d3d3d3;
    width: 16px;
    height: 16px;
    border: 1.5px solid #d3d3d3;
    text-align: center;
    border-radius: 50%;
    font-family: raleway-bold, sans-serif;
    font-size: 11px;
    cursor: pointer;
    transition: .2s
}

.main-checkboxes__summary:hover {
    background-color: #d3d3d3;
    color: #fff
}