body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #100E13;
    font-family: 'Inter', sans-serif;
}

h2 {
    margin: 0;
    font-weight: 700;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    margin-bottom: 15px;
}

.mob {
    display: none;
}

p {
    margin: 0;
}

h1 {
    font-weight: 700;
    font-size: 64px;
    color: #fff;
    text-align: center;
    line-height: 77px;
}



sub {
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    line-height: 44px;
    color: #78caff;
    text-shadow: 0 4px 6px 0 rgba(255, 255, 255, 0.25);

}

h3 {
    margin: 0;
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}

a {
    text-decoration: none;
}

.header {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/fon11.png);
}

.fon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.header__container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1280px;
    padding: 0 15px;
}

.header__logo img {
    padding-top: 45px;
    height: 39px;
    display: block;
    margin: 0 auto;
    width: auto;
    margin-bottom: 70px;
}

.header__head {
    max-width: 880px;
    margin: 0 auto;
}

.header__row {
    display: flex;
    gap: 60px;
    margin-top: -80px;
    align-items: flex-end;
}

.header__col1 img,
.header__col3 img {
    margin-bottom: -4px;
}

.header__col2 {
    padding: 100px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.header,
section {
    overflow: hidden;

    position: relative;
}

.header__items {
    display: flex;
    gap: 50px;
    margin-bottom: 80px;
}

.header__item {
    display: flex;
    gap: 12px;
    align-items: center;
}

.header__item p {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.header__item p a {
    font-weight: 400;
    font-size: 16px;
    color: #ffd000;
}

.header__item img {
    height: 42px;
    width: 42px;
}

.text {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 20px;
    color: #ffd000;
    text-shadow: 0 4px 4px 0 rgba(255, 208, 0, 0.32);
}

.button {
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color: #03f20c;
    border: 2px solid #03f20c;
    border-radius: 22px;
    box-shadow: 0 4px 8px 0 #03f20c;
    padding: 18px 58px;
}

.button:hover {
    box-shadow: 0 4px 8px 0 #131c13;
}

.s1 {
    margin: 60px 0;
}

.s1__container {
    max-width: 1260px;
    padding: 0 15px;
    margin: 0 auto;
}

.s1__items {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    margin-top: 32px;
    gap: 10px;
    margin-bottom: 42px;
    justify-content: space-between;

}

.s1__item {
    border-radius: 100%;
    width: 165px;
    flex-direction: column;
    height: 165px;
    display: flex;
    align-items: center;
    justify-content: center;

    background: linear-gradient(160deg, #2445b8 0%, #031442 100%);
}

.s1__item span:first-child {
    font-weight: 700;
    font-size: 18px;
    line-height: 121%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;

}

.s1__item span:last-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 121%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.s1__row {
    display: flex;
    gap: 50px;
    align-items: center;
}

.s1__wrap p,
.s1__wrap li {
    font-weight: 300;
    font-size: 18px;
    color: #000;
    line-height: 22px;
}

.s2 {
    padding: 62px 0 50px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/fon22.png);
}

.s2__container {
    max-width: 1010px;
    padding: 0 15px;
    margin: 0 auto;
}

.s2 h2 {
    color: #fff;
    margin-bottom: 45px;
}

.s2__row {
    display: flex;
    align-items: center;
    gap: 45px;
}

.s2__col1 {
    max-width: 371px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between;
    max-height: 315px;
    align-items: flex-end;
}

.s2__col3 {
    max-width: 371px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between;
    max-height: 315px;
    align-items: flex-start;
}

.s2__col3 .s2__item h3 {
    align-items: flex-start;
}

.s2__col3 .s2__item h3 span {
    text-align: left;
}

.s2__item {
    display: flex;
    gap: 20px;
    align-items: center;
}


.s2__item img {
    min-height: 37px;
    min-width: 37px;
    height: 37px;
    width: 37px;
}

.s2__item h3 {
    font-weight: 600;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    text-align: right;
    color: #fff;
}

.s2__item h3 span {
    font-weight: 300;
    font-size: 16px;
    text-transform: capitalize;
    text-align: right;
    color: #fff;
}

.s3 {
    margin-top: 63px;
}

.s3__container {
    max-width: 1105px;
    margin: 0 auto;
    padding: 0 15px;

}

.s3 img {
    height: fit-content;
}

.s3 h2 {
    margin-bottom: 55px;
}

.header__wrap {
    display: flex;
    gap: 60px;
    align-items: self-end;
}

.s3__items {
    width: 100%;
    display: flex;
    flex-direction: column;


    margin-bottom: 50px;
    overflow: hidden;
}

.s3__item {
    gap: 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.s3__item span:first-child::after {
    position: absolute;
    content: '.....................................................................................................................................................';
    top: 0;
    left: 100%;
}

.s3__item span:first-child {
    font-weight: 700;
    font-size: 18px;
    line-height: 194%;
    color: #000;
    z-index: 1;
    position: relative;
    background-color: #fff;
}

.s3__item span:last-child {
    font-weight: 400;
    font-size: 18px;
    z-index: 1;
    max-width: 353px;
    line-height: 194%;
    color: #000;
    background-color: #fff;
}

.s4 {
    padding: 60px 0 40px;
    position: relative;
    background-position: center;
    background-size: cover;

    background-repeat: no-repeat;
    background-image: url(../img/fon22.png);
}

.s4 h2 {
    color: #fff;
    margin-bottom: 55px;
}

.s4__container {
    position: relative;
    z-index: 10;
    max-width: 920px;
    padding: 0 15px;
    margin: 0 auto;
}

.s4__items {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.s4__item {
    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;
    max-width: 200px;
}

.s4__item h3 {
    margin-top: 30px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.s4__item p {
    font-weight: 300;
    font-size: 18px;
    text-transform: math-auto;
    text-align: center;
    color: #fff;
}

.s5 {
    padding: 128px 0;
}

.s5__container {
    background: #041959;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/fon4.png);
}

.s5__items {
 margin: 0 auto;
 /* overflow-x: clip;
    position: relative; */
width: fit-content;
  
    display: flex;
    gap: 40px;
    padding: 35px;
    justify-content: center;
}

.s5__item {
    display: flex;
    width: 95px;
    height: 87px;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 30px;
    text-align: center;

    border-radius: 13px;
}

.s5__item.active {
    position: relative;
    font-weight: 700;
    font-size: 48px;
    text-align: center;
    color: #fff;
    border-radius: 13px;
    width: 129px;
    height: 118px;
    margin: -25px 75px 0;
    background: #041959;
}

.s5__item.yellow {
    border: 2px solid #ffd000;
    color: #ffd000;
}

.s5__item.blue {
    border: 2px solid #00c7e5;
    color: #00c7e5;
}

.s5__item.green {
    color: #03f20c;
    border: 2px solid #03f20c;
}

.s5__wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px 27px;
    border: 2px solid #f00;
    border-radius: 11px;
    position: absolute;
    z-index: 10;
    width: 217px;
    height: 272px;
    margin: -115px 0;
    background: #fff;
    /* position: absolute;
  
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, 37%); */
}

.s5__wrap-header h3 {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #f00;
}

.s5__wrap-header p {
    font-weight: 300;
    text-align: center;
    font-size: 14px;
    color: #000;

}

.s5__wrap-footer span {
    font-weight: 700;
    cursor: pointer;
    font-size: 12px;
    border: 2px solid #f00;
    border-radius: 11px;
    text-transform: uppercase;
    color: #f00;
    padding: 12px 16px;
    animation: pulse 1.5s infinite;
}
@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgb(255 24 0 / 70%);
    }
    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 20px rgba(255, 204, 0, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(255, 204, 0, 0);
    }
}
.s5__wrap-footer p {
    margin-top: 15px;
    font-weight: 300;
    font-size: 10px;
    text-align: center;
    color: #000;
}

.order {
    position: relative;
    background-position: center;
    background-size: cover;
    padding: 60px 0 0px;
    background-repeat: no-repeat;
    background-image: url(../img/fon11.png);
}

.order__container {
    display: flex;
    gap: 20px;
    position: relative;
    max-width: 1065px;
    z-index: 1;
    align-items: flex-end;
    margin: 0 auto;
    padding: 0 15px;
}

.order__wrap {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 86px;
}

.order__container img {
    height: fit-content;
}

.order__wrap img {
    height: 39px;
    margin-bottom: 45px;
}

.order__wrap h2 {
    font-weight: 700;
    font-size: 64px;
    line-height: 77px;
    text-align: center;
    color: #fff;
    text-shadow: 0 4px 6px 0 rgba(255, 255, 255, 0.25);
}

form {
    max-width: 300px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.sale {
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
    color: #03f20c;
    font-size: 30px;
    text-shadow: 0 4px 6px 0 rgba(255, 255, 255, 0.25);
}

form span span {
    font-size: 40px;
}

.price {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    justify-content: space-evenly;
}

.price__old {
    font-weight: 300;
    font-size: 24px;
    text-decoration: line-through;
    text-align: center;
    color: #ffd000;
    text-shadow: 0 4px 6px 0 rgba(255, 255, 255, 0.25);
}

.price__old span:first-child {}

.price__old span:last-child {}

.price__new {
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    color: #ffd000;
    text-shadow: 0 4px 6px 0 rgba(255, 255, 255, 0.25);
}

.price__new span:first-child {}

.price__new span:last-child {}

input {
    border: 0;
    outline: 0;
    border: 1px solid #fff;
    border-radius: 14px;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    margin-bottom: 11px;
    background-color: transparent;
    padding: 14px 23px;
}
input::placeholder{
    color: #fff;
}
form .button {
    cursor: pointer;
    margin-top: 10px;
    background-color: transparent;
}

footer {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    padding: 50px;
}

footer p,
a {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #000;
}

/* #order {
    opacity: 0;
    padding: 0px 0 0px;
    height: 0;
    visibility: hidden;
    transition: opacity 1s ease, height 0.5s ease;
} */

#order.show {
    opacity: 1;
    height: auto;
    padding: 60px 0 0px;
    visibility: visible;
}

@media screen and (max-width:758px) {
    .mob {
        display: block;
        width: 100%;
    }

    .pc {
        display: none;
    }

    .fon {
        display: none;
    }

    .header__row {

        flex-direction: column;
    }

    .header__items {

        flex-direction: column;
    }

    .s2__row {

        flex-direction: column;
    }

    .header__logo img {
        padding-top: 145px;

        margin-bottom: 29px;
    }

    .header sub {
        text-align: center;
        font-weight: 700;
        font-size: 30px;

        color: #78caff;
    }

    .header h1 {
        font-size: 45px;
        color: #fff;
        margin: 0;
    }

    .header__col2 {
        padding: 42px 0 0;
        width: 100%;
    }

    .header__items {
        display: flex;
        gap: 23px;
        margin-bottom: 42px;
    }

    .header__item p {
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        max-width: 214px;
    }
    .s1__items {
        gap: 15px;
        flex-wrap: wrap;
    }
    .s1__wrap p, .s1__wrap li {
  
        font-size: 16px;
    
        line-height: 19px;
    }
    .s1__row {
   
        gap: 20px;
        
        flex-direction: column;
    }
    .order__wrap h2,
     h2 {
        font-size: 38px;
        line-height: 48px;
       
    }
    .s2__col1 {
        align-items: flex-start;
    }
    .s2__col2.mob img{
        display: block;
        margin: 0 auto;
    }
    .s2__item h3 {
order:2;
align-items: flex-start;
    }
    .s2__item img{
        order: 1;
    }
    .header__wrap {
        display: flex
    ;
        gap: 25px;
        align-items: self-end;
        flex-direction: column;
    }
    .s3 img {
        width: 100%;
        height: fit-content;
    }
    .s3__item span:last-child,
    .s3__item span:first-child {
     
        font-size: 14px;
        line-height: 194%;
      
    }
    .s3__item span:first-child{
        white-space: nowrap;
    }
    .s3__item span:last-child {
      
        text-align: end;
       
    }
    .s4__items {
      
        flex-wrap: wrap;
        row-gap: 25px;
    }
    .s4__item{
        flex: 31%;
    }
    .s5__wrap {
    
        padding: 15px 14px 27px;
    
        width: 182px;
        height: 272px;
    
    }
    .s5__items {
        gap: 10px; 
        padding-left: 0;
        padding-right: 0;
    }
    .s5__item {
 
        min-width: 95px;
       
    }
    .s5__wrap-footer span {
     
        font-size: 10px;
       
    }
    .s5__wrap{
        left: 50vw;
        transform: translate(-50%, 0);
    }
    .order__container {
 
        flex-direction: column-reverse;
    }
    .order__wrap {
       
        margin-bottom: 10px;
    }
    .order__container .order__wrap img{
        width: auto;
    }
    sub {

        font-size: 28px;
        
    }
    .order__container img {
        height: fit-content;
        width: 100%;
    }
    .fo.mob{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }
}


/* ....... */
.s5__container {
    width: 100%;
  position: relative;
    position: relative;
}

.s5__items {
    display: flex;
 
    white-space: nowrap;
}

.s5__item {
    width: 120px; /* Ширина элемента */
    text-align: center;
    flex-shrink: 0;
    margin-right: 10px;
}

.s5__wrap {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    text-align: center;
}



#run {
    transition: opacity 0.5s ease-out;
}

#order {
    display: none;
    transition: opacity 0.5s ease-in;
}