/* Specify box sizing */
*,
*::before,
*::after {
    box-sizing: border-box;
}

/* Remove internal indents */
ul[class],
ol[class] {
    padding: 0;
}

/* Remove the outer margins */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('/fonts/SuisseIntl-Ultralight.otf');
    font-weight: 100;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('/fonts/SuisseIntl-Thin.otf');
    font-weight: 200;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('/fonts/SuisseIntl-Light.otf');
    font-weight: 300;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('/fonts/SuisseIntl-Regular.otf');
    font-weight: 400;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('/fonts/SuisseIntl-Medium.otf');
    font-weight: 500;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('/fonts/SuisseIntl-Bold.otf');
    font-weight: 700;
}

/* Set the basic default settings for the body */
body {
    font-family: 'Suisse Intl', sans-serif;
    color: #fff;
    min-height: 100vh;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
}

/* Remove the default styling for all ul and il that have the class attribute*/
ul[class],
ol[class] {
    list-style: none;
}

/* Elements a, which do not have a class, are reset to default styles */
a:not([class]) {
    text-decoration-skip-ink: auto;
}

/* Simplify work with images */
img {
    max-width: 100%;
    display: block;
}

/* Specify an understandable periodicity in the data flow of the article*/
article>*+* {
    margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
    font: inherit;
}

/* Remove all animations and transitions for people who prefer not to use them */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}
@font-face {
    font-family: 'Akrobat';
    src: url('/fonts/Akrobatlight.ttf');
    font-weight: 400;
}

.broad-container {
    padding: 0 86px;
    width: 100%;
    padding-top: 120px;
}

/* Custom CSS */

.container {
    max-width: 1250px;
    margin: 0 auto;
}

.inner-block {
    background-image: url('../images/Main page keyvisual.png');
    background-position: top center;
    background-size: cover;
    height: 100vh;
    padding: 42px 53px;
}

.inner-block__wrapper {
    display: flex;
    justify-content: center;
}

.title-text {
    width: 830px;
    margin-top: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.timer{
    width: 354px;
    padding-bottom: 50px;
}
.title-text h2 {
    font-family: 'Akrobat', sans-serif;
    justify-content: center;
    font-size: 50px;
    color: #F1EBE9;
    font-weight: 400;
    text-align: center;
    line-height: 110%;
}

.title-text span {
    color: #EE553A;
}

/* Second block styles */

.custom-container {
    margin: 0 auto;
}

.second-block {
    background-image: url('/images/City Tron 9 big_1.png');
    background-size: cover;
    background-position: center center;
    height: 120vh;
    display: flex;
    position: relative;
}

.second-block_wrapper {
    position: relative;
    z-index: 10;
}

.second-block_wrapper p {
    background: linear-gradient(90deg, #828480 -21.96%, #FFF 44.04%, #828480 109.09%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 57px;
    font-weight: 300;
    line-height: 120%;
    max-width: 920px;
    z-index: 1;
}

.second-block-text {
    position: absolute;
    top: 40%;
    transform: translate(0%, -50%);
    z-index: 1;
}

.second-block-circle {
    position: absolute;
    background: linear-gradient(266deg, #2E312C 0%, #828480 99.46%, rgba(130, 132, 128, 0.00) 99.47%);
    height: 520px;
    width: 520px;
    border-radius: 50%;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Big block custom styles */

.gradient-background {
    background: linear-gradient(181deg, rgba(46, 49, 44, 1) 0%, rgba(67, 70, 65, 0.74) 50%, rgba(46, 49, 44, 1) 100%);
}

.title {
    font-size: 71px;
    line-height: 110%;
    width: 776px;
    font-style: normal;
    font-weight: 450;
    background: linear-gradient(270deg, #EF4123 -2.46%, #FFF 118.31%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 52px;
}

.big-block__first p {
    font-weight: 300;
    width: 550px;
    font-size: 28px;
    line-height: 140%;
}

.big-block__first {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    z-index: 100;
}

.first-screen-imac {
    position: absolute;
    top: -170px;
    z-index: -1;
    left: -100px;
}

.first-screen-text {
    margin-left: 566px;
    margin-top: -67px;
    left: 550px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.big-block__second {
    position: relative;
    margin-top: 350px;
    display: flex;
    width: 100%;
    align-items: center;
    height: 500px;
    overflow: hidden;
}

.second-screen-laptop {
    position: absolute;
    left: 551px;
    top: 20px;
    z-index: 0;
}

.second-screen-text {
    position: absolute;
    left: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 10;
}

.second-screen-text p {
    max-width: 500px;
    font-weight: 300;
    font-size: 28px;
    line-height: 135%;
}

.comments-block {
    margin-top: 150px;
    padding-bottom: 150px;
}

.comments-title {
    background: linear-gradient(90deg, #828480 -18.81%, #FFF 38.15%, #828480 110.85%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 58px;
    font-weight: 300;
    padding-left: 90px;
    margin-bottom: 22px;
}

.comments-slider {
    display: flex;
    align-items: center;
    padding-left: 60px;
    padding-right: 20px;
}

.single-comment {
    height: 445px;
    border: 1px solid #7d7a7a;
    border-radius: 15px;
    background: #373B36;
    display: flex !important;
    justify-content: space-between;
    padding: 64px 130px 90px 180px;
}

.comment-person {
    display: flex;
    align-items: center;
}

.comment-person__info {
    margin-left: 25px;
}

.comment-person__info span {
    font-weight: 300;
    font-size: 18px;
}

.comment-person img {
    width: 122px;
    height: 122px;
    border-radius: 100%;
}

.person-name {
    margin-top: 16px;
    max-width: 550px;
    font-weight: 500;
    font-size: 28px;
}

.single-comment p span {
    color: #F2664F;
}

.slider-btn {
    width: 55px !important;
    height: 55px !important;
}

.prev-btn {
    margin-left: 44px !important;
    transition: transform 0.3s, box-shadow 0.3s;
}

.next-btn {
    margin-right: 44px !important;
    transition: transform 0.3s, box-shadow 0.3s;
}

.prev-btn:hover,
.next-btn:hover {
    transform: scale(1.1);
    filter: brightness(1.5);
}

.first-screen-imac img {
    width: 886px;
}

.second-screen-laptop img {
    width: 860px;
}

/* GREEN ROOM  */

.green-room-block {
    background-image: url('/images/black_room_green no red.jpg');
    background-size: cover;
    background-position: top center;
    padding: 140px 0 230px 94px;
}

.green-room-block h4 {
    background: linear-gradient(90deg, #828480 -10.78%, #FFF 49.98%, #828480 95.69%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 62px;
    font-weight: 300;
    line-height: 120%;
}

.green-room-title {
    margin-top: 60px;
    position: relative;
}

.green-room-title span {
    background: linear-gradient(90deg, #EF4123 -7.77%, #FFF 232.57%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 300;
    font-size: 46px;
    line-height: 115%;
}

.green-room-title h3 {
    font-size: 116px;
    font-weight: 100;
    line-height: 105%;
    text-transform: uppercase;
    max-width: 600px;
    color: #F2F2F2;
    font-weight: 200;
    margin-bottom: 10px;
}

.green-room-title::after {
    content: url('/images/Rectangle\ 11.svg');
    position: absolute;
    right: 0;
    bottom: 0;
}

/* Second big block styles */

.second-big-block h4 {
    background: linear-gradient(90deg, #828480 -10.78%, #FFF 49.98%, #828480 95.69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 62px;
    font-weight: 300;
    line-height: 120%;
    max-width: 955px;
}

.text-with-gradient {
    font-size: 42px;
    color: #F2664F;
    font-weight: 300;
    line-height: 115%;
    margin-top: 52px;
    display: flex;
    align-items: center;
}

.text-with-gradient p {
    position: relative;
}

.text-with-gradient span {
    position: relative;
    padding: 12px 23px;
    overflow: hidden;
    background: linear-gradient(90deg, #828480 -14.13%, #FFF 55.97%, #828480 108.7%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 10px;
    margin-left: 25px;
    margin-right: 25px;
    font-weight: 400;
    cursor: pointer;
}

.text-with-gradient span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 8px;
    background: linear-gradient(90deg, #828480 0%, #FFF 50%, #828480 100%);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
}

.text-wrapped-second {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.attention-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 85px;
    max-width: 1200px;
}

.attention-block-item p {
    font-size: 38px;
    font-weight: 300;
    line-height: 115%;
    max-width: 480px;
    position: relative;
    z-index: 3;
}
.second-attention p{
    max-width: 470px;
}
.second-attention img{
    padding-bottom: 40px;
}

.first-attention p::after {
    content: '1'
}

.second-attention p::after {
    content: '2'
}

.attention-block-item p::after {
    position: absolute;
    right: 0;
    top: 0;
    color: rgba(67, 70, 65, 0.30);
    font-size: 270px;
    z-index: -1;
    font-weight: 300;
}

.attention-block-item img {
    margin-bottom: 48px;
}

.form {
    margin: 0 auto;
    margin-top: 130px;
    max-width: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.form-item {
    width: 100%;
}

label span{
    color: #F1EBE9;
    font-size: 24px;
    font-weight: 300;
}

.input input{
    padding: 12px 24px;
    width: 100%;
    background: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    font-size: 28px;
    font-weight: 200;
    color: #fff;
    margin-top: 4px;
}

.btn {
    background-color: #F26239;
    color: #fff;
    padding: 14px 135px;
    font-weight: 450;
    font-size: 24px;
    border: 0;
    border-radius: 3px;
    margin-top: 38px;
}

.link-privacy {
    color: #ACB0A9;
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 115px;
    font-weight: 100;
    border-bottom: 1px solid #ACB0A9;
}

/* Footer styled  */

.footer {
    background-image: url('/images/Rectangle 9.png');
    background-size: cover;
    background-position: center center;
    height: 100vh;
    position: relative;
}

.slogan img {
    display: flex;
    align-items: center;
}

.logo {
    position: absolute;
    top: 86px;
    left: 86px;
}

.footer__wrapped {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-links {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.footer-link {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    transition: opacity 0.3s ease;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font-family: inherit;
}

.footer-link:hover {
    opacity: 0.7;
    text-decoration: underline;
}

.cookie-settings-btn {
    /* Make button look like a link */
    text-decoration: none;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-shadow: none;
}

.cookie-settings-btn:hover {
    opacity: 0.7;
    text-decoration: underline;
}

.comments-slider {
    overflow: hidden;
    white-space: nowrap;
}

.single-comment {
    display: inline-block;
    margin-right: 20px;
}

.swiper {
    width: 100%;
    height: 446px;
}

.swiper-slide {
    height: auto !important;
}

.comment-content {
    word-wrap: break-word !important;
    white-space: initial
}
.single-comment {
    width: 875px;
}
.comment-text {
    font-size: 28px;
    margin-top: 24px;
    font-weight: 300;
    line-height: 135%;
}

@media(max-width: 1000px) {
    .second-block_wrapper p {
        font-size: 42px;
    }
}

@media(max-width: 1450px) {
    .title-text h2 {
        font-size: 50px;
    }
    .second-block{
        height: 750px;
    }
    .second-block_wrapper p {
        font-size: 42px;
        max-width: 680px;
    }

    .first-screen-imac img {
        max-width: 750px;
    }

    .second-screen-laptop {
        left: 500px;
        top: 10px;
    }

    .first-screen-text {
        margin-top: -48px;
    }

    .title {
        font-size: 54px;
        max-width: 590px;
        margin-bottom: 46px;
    }

    .big-block__first p {
        font-size: 28px;
    }

    .first-screen-text {
        margin-left: 605px;
    }

    .text-wrapped {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        max-width: 500px;
    }

    .big-block__first p {
        max-width: 450px;
    }

    .second-screen-laptop img {
        max-width: 760px;
    }

    .text-wrapped-second {
        align-items: flex-start;
    }

    .second-screen-text p {
        font-size: 28px;
        max-width: 410px;
    }

    .big-block__second {
        margin-top: 180px;
    }

    .attention-block {
        flex-direction: column;
        align-items: flex-start;
        gap: 65px;
    }

    .attention-block-item {
        display: flex;
        align-items: center;
        gap: 90px;
    }

    .attention-block-item img {
        margin: 0;
    }

    .second-attention img {
        padding: 0 48px;
    }

    .attention-block-item p {
        font-size: 32px;
        line-height: 130%;
    }

    .attention-block-item p::after {
        display: none;
    }

    .btn {
        border-radius: 8px;
    }
    .comments-title{
        font-size: 42px;
    }
    .link-privacy{
        margin-bottom: 75px;
    }
}

@media(max-width: 1300px) {
    .green-room-block h4 {
        font-size: 48px;
    }

    .green-room-title span {
        font-size: 36px;
    }

    .second-block-circle {
        width: 350px;
        height: 350px;
    }

    .green-room-title h3 {
        font-size: 86px;
    }

    .green-room-title::after {
        content: '';
        background-image: url('/images/Stop attack 2 (1).png');
        width: 530px;
        height: 353px;
        position: absolute;
        background-size: cover;
        right: 0px;
        overflow: hidden;
    }
    .swiper { 
        height: 374px;
    }
}

.text-wrapped {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media(max-width: 1100px) {
    .inner-block{
        background-image: url('/images/Main page keyvisual mob.png');
    }
    .logo-header img, .logo img{
        width: 140px;
    }
    .title-text h2 {
        font-size: 36px;
        max-width: 592px;
    }

    .title-text {
        display: flex;
        justify-content: center;
        margin-top: 380px;
        
    }
    .title-text h2{
        font-size: 42px;
    }

    .inner-block{
        padding: 42px 42px;
    }

    .first-screen-text {
        margin-left: 170px;
        align-items: start;
        width: 100%;
    }

    .text-wrapped {
        align-items: flex-start;
    }

    .first-screen-text {
        margin-top: 370px;
    }

    .first-screen-imac img {
        max-width: 620px;
    }

    .title {
        font-size: 42px;
    }
    .second-block-text{
        top: 270px;
    }
    .big-block__first p {
        font-size: 22px;
    }

    .second-screen-laptop {
        right: -100px;
        left: auto;
    }

    .second-screen-laptop img {
        max-width: 575px;
    }

    .big-block__second {
        margin-top: 70px;
        height: 100%;
        overflow: hidden;
    }
    .comments-block{
        margin-top: 100px;
        padding-bottom: 80px;
    }
    .second-attention img{
        padding: 0 30px;
    }

    .attention-block-item p{
        max-width: 330px;
    }
    .second-screen-text {
        position: unset;
        margin-top: 405px;
        width: 100%;
        right: 170px;
        top: 390px;
        display: block;
        margin-left: 170px;
    }
    .swiper { 
        height: 420px;
    }

    .single-comment {
        width: 700px;
        padding-left: 130px;
        padding-right: 110px;
    }

    .comments-title {
        margin-left: 170px;
        padding-left: 0;

    }

    .person-name {
        font-size: 25px;
    }

    .comment-person__info span {
        font-size: 15px;
    }

    .green-room-title::after {
        content: '';
        background-image: url('/images/Stop attack 2 (1).png');
        width: 430px;
        height: 350px;
        position: absolute;
        background-size: cover;
        right: 0px;
    }

    .green-room-block h4 {
        font-size: 48px;
    }

    .green-room-title span {
        font-size: 35px;
    }

    .green-room-title h3 {
        font-size: 85px;
    }

    .second-big-block h4 {
        font-size: 36px;
    }

    .text-with-gradient {
        font-size: 26px;
    }

    .attention-block-item p {
        font-size: 26px;
    }

    .attention-block-item img {
        width: 158px;
    }

    .attention-block-item {
        gap: 68px;
    }

    label span{
        font-size: 20px;
    }

    .btn {
        font-size: 26px;
    }

    .timer{
        padding-bottom: 120px;
    }

    .first-screen-imac {
        top: -110px;
    }

    .title {
        max-width: 480px;
        margin-bottom: 40px;
    }
    .second-screen-text p{
        max-width: 480px;
    }
    .slider-btn{
        width: 50px!important;
        height: 50px!important;
    }
    .second-attention p{
        max-width: 320px;
    }
    .logo{
        left: 60px;
        top: 50px;
    }
    .footer{
        height: 70vh;
    }
    .footer-links {
        bottom: 20px;
        gap: 15px;
        padding: 0 20px;
    }
    .footer-link {
        font-size: 12px;
    }
    .comment-text{
        font-size: 22px;
        margin-top: 38px;
    }
    .attention-block{
        margin-top: 55px;
    }
}
@media(max-width: 950px){
    .green-room-title::after{
        width: 320px;
        height: 275px;
    }
    .green-room-title h3{
        font-size: 68px;
    }
    .green-room-title span{
        font-size: 28px;
    }
    .green-room-block h4{
        font-size: 38px;
    }
}

.mobile-btn {
    display: none;
}
@media(max-width: 750px){
    .green-room-title::after {
        display: none;
    }

    .green-room-title {
        margin-top: 25px;
    }

    .green-room-title::before {
        content: '';
        background-image: url('/images/Rectangle\ 11\ \(1\).png');
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
        display: block;
        height: 250px;
        max-width: 400px;
        margin-bottom: 30px;
        margin-left: -45px;
    }

    .green-room-block {
        padding: 50px 0 90px 40px;
    }

    .green-room-title span {
        font-size: 24px;
    }

    .green-room-title h3 {
        font-size: 55px;
        max-width: 400px;
    }

    .green-room-block h4 {
        font-size: 30px;
    }

}
@media(max-width: 650px) {
    .inner-block {
        background-image: url('/images/Main page keyvisual mob.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #030304;
        background-position: center 100px;
        padding-left: 35px;
        padding-top: 35px;
        height: auto;
    }

    .logo-header img {
        max-width: 72px;
    }

    .title-text h2 {
        font-size: 38px;
        text-align: left;
        margin-bottom: 50px;
        color: #F1EBE9;
    }

    .second-block-text {
        top: 52%;
    }

    .second-block_wrapper p {
        font-size: 23px;
        max-width: 260px;
    }

    .second-block-circle {
        width: 191px;
        height: 191px;
        top: 50%;
    }

    .second-block {
        height: 60vh;
    }

    .first-screen-imac {
        top: -70px;
        left: -104px;
    }

    .first-screen-imac img {
        max-width: 410px;
    }

    .second-screen-laptop {
        right: -50px;
    }

    .title {
        font-size: 28px;
        max-width: 320px;
    }

    .big-block__first p {
        font-size: 16px;
        max-width: 300px;
    }

    .first-screen-text {
        margin-top: 245px;
    }

    .second-screen-laptop img {
        max-width: 312px;
    }

    .second-screen-text {
        margin-top: 240px;
    }

    .second-screen-text p {
        padding-right: 40px;
    }

    .comments-title {
        font-size: 24px;
        padding-left: 44px;
    }

    .first-screen-text,
    .second-screen-text,
    .comments-title {
        margin-left: 45px;
    }

    .comments-title {
        padding: 0;
    }

    .comments-block {
        margin-top: 20px;
    }

    .big-block__second {
        margin-top: 25px;
    }

    .second-screen-text p {
        font-size: 16px;
    }

    .title {
        margin-bottom: 26px;
        font-size: 28px;
    }

    

    .broad-container {
        padding: 25px 34px 56px 35px;
    }

    .second-big-block h4 {
        font-size: 26px;
    }

    .text-with-gradient {
        font-size: 16px;
    }

    .text-with-gradient span {
        padding: 12px 12px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .first-attention img {
        max-width: 80px;
    }

    .attention-block-item p {
        font-size: 15px;
    }

    .attention-block-item {
        gap: 28px;
    }

    .attention-block-item img {
        width: 80px;
    }

    .attention-block {
        gap: 36px;
    }

    .second-attention img {
        padding: 0 12px;
    }

    .logo {
        left: 20px;
    }

    label span{
        font-size: 16px;
    }

    .form {
        margin-top: 60px;
        gap: 12px;
    }

    .btn {
        font-size: 16px;
    }

    .link-privacy {
        font-size: 12px;
        margin-bottom: 0;
    }

    .comment-person {
        flex-direction: column;
        align-items: flex-start;
    }

    .comment-person img {
        max-width: 85px;
        max-height: 85px;
    }

    .person-name {
        font-size: 22px;
    }

    .comment-person__info span {
        font-size: 12px;
    }

    .slider-btn {
        display: none;
    }

    .mobile-btn {
        display: block;
        bottom: 50px;
        top: auto;

    }
    .single-comment {
        padding-left: 35px;
        padding-right: 35px;
    }

    .comment-person__info {
        margin-left: 0;
    }

    .swiper {
        height: auto;
    }

    .single-comment {
        gap: 0px;
        display: flex;
        flex-direction: column;
        border: 1px solid #6D6F6C;
        border-radius: 10px;
        padding: 28px 44px 0px 34px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        position: unset;
    }

    .mobile-btns {
        display: flex;
        gap: 38px;
        margin-top: 50px;
        margin-bottom: 40px;
        justify-content: center;
    }

    .mobile-btn {
        width: 35px !important;
        height: 35px !important;
    }

    .comments-block {
        padding-bottom: 80px
    }

    .comments-slider {
        padding-left: 40px;
    }

    .comment-content {
        padding: 28px 0 0 0;
    }

    .green-room-title h3 {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: unset;
    }

    .input input{
        padding: 8px 18px;
        font-size: 14px;
        margin-top: 8px;
    }
    .hs-input{
        border: 0;
    }

    .btn {
        padding: 10px 65px;
    }

    .link-privacy {
        color: #ACB0A9;
    }

    .logo img {
        width: 86px;
    }
    .title-text{
        margin-top: 174px;
    }
    .timer{
        width: 167px;
        padding-bottom: 100px;

    }
    .attention-block{
        margin-top: 34px;
    }
}

@media(max-width: 350px) {
    .first-screen-text {
        margin-left: 10px;
    }

    .first-screen-text,
    .second-screen-text,
    .comments-title {
        margin-left: 8px;
    }

    .second-screen-text p {
        max-width: 290px;
    }

    .comments-slider {
        padding-left: 10px;

    }
}

/* Comments styling */



.hbspt-form {
    padding: 100px 200px 20px 200px;
}

.hs-input {
    background-color: transparent;
    bottom: 0;
}
.hs-form-field{
    width: 100%!important;
    margin-bottom: 12px;
}
label{
    margin-bottom: 10px;
}
.hs-form-private{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hs-form-booleancheckbox-display span{
    font-size: unset;
}
.hs-form-booleancheckbox-display span p{
    font-size: 12px;
}
form fieldset{
    max-width: 100%!important;
}
.hs-error-msg{
    font-size: 12px;
    color: #F2664F;
}
.hs-button {
    background-color: #F26239;
    color: #fff;
    padding: 14px 135px;
    font-weight: 450;
    font-size: 24px;
    border: 0;
    border-radius: 3px;
    margin-top: 38px;
}
.actions{
    display: flex;
    justify-content: center;
}
.form-block{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#LEGAL_CONSENT\.subscription_type_61193572-9070892f-249d-4053-89a3-17e9c07cb3b7{
    margin-top: 0;
    transform: scale(1.3);
}
#hsForm_9070892f-249d-4053-89a3-17e9c07cb3b7 > fieldset.form-columns-1 > div > div > div > div > div > ul > li > label > span > p{
    display: block;
    line-height: 1.1;
    padding-left: 8px;
}
.hs-form-booleancheckbox{
    margin-top: 30px;
    max-width: 800px;
}
.hs-form-required{
    display: none;
}
@media(max-width: 1100px){
    .hbspt-form {
        padding: 100px 20px 20px 20px;
    }
    .hs-button{
        font-size: 26px;
    }
    .comment-text {
        font-size: 22px; 
    }
}
@media(max-width: 650px){
    .hbspt-form {
        padding: 40px 0 20px 0;
    }
    .hs-form-private{
        align-items:unset;
    }
    .hs-button{
        padding: 10px 65px;
        font-size: 16px;
    }
    .comment-text {
        font-size: 16px!important; 
    }
    .footer-links {
        bottom: 15px;
        gap: 12px;
        padding: 0 15px;
        flex-direction: column;
    }
    .footer-link {
        font-size: 11px;
    }
}

.privacy-page {
    border: 1px solid #7d7a7a;
    border-radius: 15px;
    /* background: #373B36; */
    background: #131312;
    display: flex !important;
    justify-content: space-between;
}

.privacy-page h1, 
.privacy-page h2, 
.privacy-page h3,
.privacy-page h4 {
  width: 700px;
  font-style: normal;
  font-weight: 450;
  /* background: linear-gradient(270deg, #EF4123 -2.46%, #FFF 118.31%); */
  background: #EF4123;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}

.privacy-page h1 {
  font-size: 60px;
  line-height: 110%;
}

.privacy-page h2 {
  font-size: 40px;
  line-height: 110%;
}

.privacy-page h3 {
  font-size: 30px;
  line-height: 110%;
}

.privacy-page a {
  color: rgb(59, 148, 132); 
}

.privacy-page a:visited {
  color: rgb(157, 107, 177);
}