/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10.07.2024, 13:25:50
    Author     : katia lapko
*/

body {
    font-family: "Fira Sans";
    background:  #FFD200;
}
.container-customize {
    max-width: 1270px;
    width: 100%;
}
.link-back {
    position: absolute;
    left: 0;
    z-index: 10;
    bottom: 30px;
}
.submit-button {
    text-align: center;
    font-size: 16px;
    width: fit-content;
    font-weight: 700;
    line-height: 100%;
    margin-top: 18px;
    padding: 13px 65px;
    cursor: pointer;
    border-radius: 50px;
    border: 2px solid #000;
    background:  #FFF;
    margin-inline: auto;
}
.case {
    position: absolute;
    right: -20px;
}
.container-header {
    display: flex;
    position: relative;
    background: radial-gradient(50% 50% at 50% 50%, #259B88 0%, #134B3F 100%);
    justify-content: space-between;
}
.logo {
    position: absolute;
    top: 20px;
    right: 20px;
}
.subtitle-header {
    font-family: "Bebas Neue";
    font-size: 45px;
    z-index: 1;
    line-height: 98%;
    position: relative;
    color: #FFF;
    white-space: nowrap;
    padding-block: 10px;
}
.yellow {
    color: #FFD200;
}
.subtitle-header span{
    border-radius: 9px;
    background:  #000;
    padding: 0 15px;
}
.slider-subtitles {
    margin: 21px 0 0 22px;
    max-width: 315px;
    position: relative;
    overflow-x: clip;
}
.swiper-pagination-subtitles {
    position: absolute;
    bottom: -20px !important;
    display: flex;
    align-items: center;
}
.swiper-pagination-subtitles .swiper-pagination-bullet {
    opacity: 1;
    width: 9px;
    border-radius: 100%;
    background: #DEDEDE;
    height: 9px;
}
.swiper-pagination-subtitles .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFD200;
    width: 13px;
    height: 13px;
}
@media(max-width:991px) {
    .header {
        padding-inline: 0;
        overflow-x: clip;
    }
    .container-header {
        flex-direction: column;
    }
    .arrow {
        right: auto;
        left: 210px;
    }
    .case {
        right: 54%;
        transform: translateX(50%);
        height: 680px;
    }
    .header-payment  .case {
        height: 638px;
    }
    .slider-subtitles {
        max-width: 250px;
        height: 195px;
    }
}
@media (max-width: 575px) {
    .case {
        right: 57%;
        transform: translateX(50%);
    }
    .slider-subtitles {
        margin: 20px 0 0 10px;
    }
    .arrow {
        top: -70px;
        left: 190px;
    }
}
/*home*/

.label-icon {
    position: absolute;
    white-space: nowrap;
    color: rgba(3, 3, 3, 0.50);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    top: -13px;
    text-decoration: line-through;
}
.label-bonus {
    color:  #096CF3;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
input[type=radio] {
    display: none;
}
.los-container {
    gap: 14px;
}
.label-losy {
    position: relative;
    margin-bottom: 0;
    border-radius: 54px;
    background: #FFF;
    height: 52px;
    width: 312px;
    cursor: pointer;
    padding: 12px 22px 8px 30px;
}
.label-losy .text-center {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
}
.label-price {
    font-size: 18px;
    line-height: normal;
}
.arrow {
    position: absolute;
    top: -95px;
    right: 120px;
}
.first-step .arrow {
    top: -139px;
}
.kafli, .formularz, .payment, .first-step {
    margin-left: 170px;
    margin-bottom: 36px;
    position: relative;
    margin-top: 30px;
}
.first-step {
    margin-top: 85px;
}
.losy-number {
    font-size: 28px;
    font-weight: 900;
    line-height: 25px;
}
.losy-text {
    font-size: 18px;
    font-weight: 900;
    line-height: 18px;
}
.title-losy {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.first-step .title-losy {
    text-transform: none;
    margin-top: 17px;
    font-weight: 500;
}
.losy:checked ~ .label-losy {
    background: #FFD200;
}
@media (max-width:1100px) {
    .kafli, .formularz, .payment, .first-step  {
        margin-left: 40px;
    }
}
@media(max-width: 991px) {
    .kafli, .formularz, .payment, .first-step  {
        margin-left: 0;
        margin-bottom: 32px;
    }
    .check-label {
        width: 28px;
        height: 28px;
        position: relative;
        margin-right: 9px;
        border-radius: 100%;
        border: 2px solid #000;
    }
    .label-icon {
        top: -10px;
        left: 35px;
    }
    .losy:checked ~ .label-losy .check-label::after {
        content: "";
        position: absolute;
        inset: 0;
        width: 14px;
        border-radius: 100%;
        height: 14px;
        margin: auto;
        background: #000;
    }
    .label-losy {
        padding: 12px 22px 12px 12px;
    }
    .first-step {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
/*timer*/
.timer-div {
    border-radius: 11px;
    background: #FC0102;
    padding: 8px 32px;
    transform: rotate(-2.3deg);
    color: #FFF;
    width: fit-content;
    margin: 318px 120px 275px 0;
}
.timer-title {
    font-size: 32px;
    font-style: italic;
    font-weight: 800;
    text-align: center;
    line-height: 100%;
}
.timer-thx, .timer__container, .timer__container-box {
    display: flex;
    font-family: "Roboto Mono";
    font-style: italic;
    font-weight: 700;
    align-items: flex-end;
}
.timer__container-time {
    font-size: 34px;
    line-height: 95%;
}
.timer__label-description {
    font-size: 15px;
    line-height: 100%;
}
.timer__container-dots {
    font-size: 22px;
    line-height: 100%;
}
@media (max-width:991px) {
    .timer-div {
        position: absolute;
        top: 156px;
        margin: 0;
        right: 15px;
        padding-inline: 10px;
    }
    .timer-title {
        font-size: 25px;
        line-height: 100%;
    }
    .timer__container-time {
        font-size: 27px;
        line-height: 95%;
    }
    .timer__container-dots {
        font-size: 15px;
        line-height: 109%;
        position: relative;
        top: -3px;
    }
    .timer__container-time {
        font-size: 15px;
    }
    .timer__label-description {
        font-size: 7px;
        line-height: 100%;
    }
    .timer__container-dots {
        font-size: 9.5px;
        top: 0px;
    }
    .subtitle-header {
        font-size: 35px;
    }
    .logo {
        max-width: 100px;
    }
    .timer-title {
        font-size: 14px;
        line-height: 100%;
    }
    .timer-div {
        top: 95px;
        z-index: 2;
    }
    .arrow {
        top: -65px;
        right: auto;
        left: 210px;
        width: 80px;
    }
    .formularz {
        margin-top: 40px;
    }
}
@media (max-width: 390px) {
    .subtitle-header {
        font-size: 35px;
    }
}
/*nagrania finałów*/
.title-finals {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 32px;
}
.container-finals {
    padding: 32px 14px 0;
}
.video-finals_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
}
.slider-finals {
    overflow: hidden;
}
.swiper-pagination-finals {
    display: flex;
    justify-content: center;
    margin-top: 18px;
    align-items: center;
}
.swiper-pagination-finals .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #FFF;
}
.swiper-pagination-finals .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    background: #000;
}
@media(min-width: 768px) {
    .swiper-pagination-finals {
        display: none;
    }
    .video-finals {
        gap: 32px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .container-finals {
        padding-inline: 60px;
    }
    .video-finals > div,
    .yt-iframe{
        width: 250px;
    }
    .container-finals {
        padding: 32px 14px;
    }
}
/*taby*/
.losowanie-col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 15px;
}
.losowanie {
    border-radius: 2px;
    background: #F6F6F6;
    padding: 12px 14px;
    display: flex;
    min-width: 354px;
    gap: 9px;
}
.losowanie-box {
    padding: 2px 8px;
    border-radius: 5px;
    text-align: center;
    background: #E4E4E4;
    font-family: "Fira Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 160%;
    min-width: 80px;
}
.separate {
    color: #E4E4E4;
}
.section-rules {
    padding-bottom: 45px;
    position: relative;
}
.monety {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 15px;
}
#rules, #faq {
    max-width: 1300px;
    padding-inline: 64px;
    width: 100%;
}
.rules_text {
    color: #030303;
    font-size: 16px;
    font-weight: 400;
    line-height: 185%;
    width: 100%;
}
.rules_text-main {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 185%;
}
.rules_text li {
    font-weight: 600;
    margin-bottom: 15px;
    padding: 12px 32px 12px 20px;
    border-radius: 2px;
    background: #F6F6F6;
}
.rules_text ol {
    list-style-position: inside;
    padding-left: 0;
}
.tabs-container {
    margin: 45px 0 ;
    position: relative;
    border-top: 1px solid #000;
    background: #FFD200;
    padding-top: 45px;
}
.faq-top {
    border-radius: 2px;
    background:#F6F6F6;
    cursor: pointer;
    padding: 10px 32px 10px 12px;
    font-size: 18px;
    font-weight: 600;
    line-height: 185%;
    justify-content: space-between;
    margin-bottom: 15px;
}
.faq-top.active-faq {
    background:  #EBC100;
}
.faq-answer {
    margin-bottom: 45px;
    font-size: 16px;
    line-height: 185%;
    padding: 0 14px;
}
.faq-show {
    transition: transform 0.6s;
}
.faq-show.rotated {
    transform: rotate(180deg);
}
.tabs {
    list-style: none;
    padding: 0px;
    margin-bottom: 0;
}
.tabs__button {
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: 42px;
    width: 295px;
    height: 42px;
    color: #000;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #000;
    background: #FFF;
    margin: 0 15px;
}
.tab-panel {
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid #000;
}
.js-tabs-item{
    display: flex;
    align-items: center;
}
.tabs__item--active .tabs__button {
    background: #000;
    color: #FFF;
}
.tab-panel {
    display: none;
    margin:auto;
}
.tab-panel--active {
    display: block;
}
@media (min-width:1200px){
    .tabs__button {
        position: relative;
        z-index: 1;
    }
}
@media (min-width: 769px) {
    .modal-dialog {
        max-width: 80vw;
    }
    .tabs {
        display: flex;
        padding: 0;
        justify-content: center;
    }
    .tabs__button {
        align-items: center;
        display: flex;
        justify-content: center;
    }
}
@media (max-width:1305px){
    .tabs__button{
        width: calc(90vw/4);
    }
    .losowanie-col {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    .losowanie-col {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(6, 1fr);
    }
    .tabs__button {
        width: 100%;
        margin: 0;
    }
    .tabs-container {
        display: flex;
        justify-content: center;
        margin-top: 120px;
        margin-inline: 15px;
    }
    .tab-panel {
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
        width: auto !important;
    }
    .js-tabs-item{
        height: 52px;
        width: 95vw;
        display: flex;
        align-items: center;
        margin: 5px 0;
        position: relative;
    }
    .tabs .js-tabs-item:first-child{
        margin-top:0;
    }
    #rules, #faq {
        padding-inline: 0;
    }
    .rules-div {
        width: 100%;
    }
}
.container-stopka {
    color: #030303;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    line-height: 185%;
    margin-top: 50px;
    padding: 0 60px;
}
.span-link {
    cursor: pointer;
    text-decoration: underline;
}
@media(max-width: 767px) {
    .container-stopka {
        padding: 0 24px;
    }
}
/*form*/
.forminput {
    border-radius: 2px;
    border: 1px solid #5F5F5F;
    background: #F6F6F6;
    color: #000;
    width: 326px;
    height: 36px;
    padding-left: 10px;
    font-family: Roboto;
    font-size: 18px;
    line-height: 18px;
}
#separatephone {
    padding-left: 55px;
}
.checkValid {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 22px;
    right: -13px;
}
.phoneAndPrefix, .fieldset-input {
    position: relative;
}
.tel-prefix {
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    position: absolute;
    border-radius: 1px 0px 0px 1px;
    background: #D9D9D9;
    width: 45px;
    height: 34px;
    top: 1px;
    left: 1px;
}
.valid-ok, .valid-fail {
    position: absolute;
    inset: 0;
    margin: auto;
}
.displayNone {
    display: none;
}
.with-errors {
    display: none;
    color: #FFF;
    background: #FC0102;
}
.help-block {
    margin-bottom: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 14px;
}
.email-div {
    margin-bottom: 22px;
}
.consents-info {
    color: #FFF;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 25px;
    max-width: 326px;
    margin-inline: auto;
}
.tel-div {
    margin-bottom: 25px;
}
#newBonusInfo {
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    background: #FFF;
    color: #000;
    text-align: center;
    font-size: 12px;
    line-height: 115%;
    width: 390px;
    padding: 11px 25px;
}
.banner-back {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.modal-customize {
    display: none;
    border-radius: 3px;
    border: 1px solid #DEDEDE;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 35.8px 0px rgba(0, 0, 0, 0.11);
    backdrop-filter: blur(8px);
    text-align: center;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 125%;
    position: absolute;
    width: 100%;
    z-index: 10;
    height: 240px;
    padding: 10px;
    top: 35px;
    left: 0;
    right: 0;
    margin: auto;
}
.payment .modal-customize {
    top: 0;
}
.popupButton {
    border-radius: 50px;
    background: #FFD200;
    text-align: center;
    font-family: "Fira Sans";
    font-size: 14px;
    cursor: pointer;
    width: 146px;
    height: 38px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 20px;
}
.forminput.error {
    border: 1px solid #FC0102;
}
@media (max-width: 575px) {
    #newBonusInfo {
        width: 100vw;
    }
}
@media (max-width: 390px) {
    .header-form .subtitle-header {
        margin: 26px 0 85px 10px;
        font-size: 30px;
    }
}
/*payment*/
.blik-oneclick-text {
    display: none;
}
.form-group-blik {
    gap: 19px;
    justify-content: center;
}
#blikcode {
    width: 111px;
    text-align: center;
    padding-left: 0;
}
.blik-oneclick-text {
    color: #FFF;
    text-align: center;
}
.blick-form .checkValid {
    top: 5px;
}
.submitBtn {
    border-radius: 50px;
    background: #FFF;
    font-size: 14px;
    padding: 12px 30px;
    cursor: pointer;
    font-weight: 700;
    gap: 5px;
    line-height: 100%;
    width: 186px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid  #000;
}
.blik-legend {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    position: absolute;
    bottom: -25px;
}
.submitBtn p {
    margin-bottom: 0;
    margin-top: 5px;
}
.payment-row {
    gap: 10px;
    flex-direction: column;
}
#przelewy24PaymentButton {
    width:317px;
}
.or-payment {
    color: #DEDEDE;
    text-align: center;
    position: relative;
    font-size: 12px;
    margin-top: 15px;
    line-height: normal;
}
.or-payment::after {
    content: "";
    height: 1px;
    position: absolute;
    width: 143px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #DEDEDE;
    right: 0;
    left: 175px;
}
.or-payment::before {
    content: "";
    height: 1px;
    position: absolute;
    width: 141px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #DEDEDE;
    left: 0;
    right: 175px;
}
.podsumowanie {
    color:  #FFF;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    line-height: 14px;
    padding-block: 8px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    max-width: 317px;
    margin-bottom: 10px;
    margin-inline: auto;
}
@media (max-width: 991px) {
    #przelewy24PaymentButton {
        margin-inline: auto;
    }
    .form-group-przelewy  {
        margin-bottom: 110px;
    }
    .header-payment .subtitle-header {
        margin-bottom: 50px;
    }
}
/*thx page*/
.container-thx .yellow-bg {
    background: #FFD200;
}
.container-thx {
    background: #FFF;
    box-shadow: 0px 4px 35.8px 0px rgba(0, 0, 0, 0.11);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -450px;
    padding: 40px 0 35px;
    max-width: 1053px;
    z-index: 10;
}
.monety-thx {
    right: 0;
    left: -265px;
    margin: auto;
    top: -15px;
}
.white-bg {
    position: relative;
    height: 435px;
}
.second-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
}
.black-bg {
    color: #FFD200;
    background: #000;
    padding: 0 5px;
}
.yellow-bg {
    background: #FFF;
    padding: 0 5px;
    white-space: nowrap;
}
.third-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 125%;
    width: fit-content;
    margin-inline: auto;
}
.thx-box {
    background: #F6F6F6;
    padding: 14px;
    font-size: 15px;
    line-height: 205%;
    width: 460px;
    margin:7px 0 50px;
    font-weight: 400;
}
.section-button .second-title{
    text-align: center;
    font-size: 17px;
}
.section-button {
    position: relative;
}
.arrow-thx {
    left: 0;
    right: -270px;
    margin: auto;
    bottom: 45px;
    z-index: 1;
}
.button-thx {
    padding: 22px 65px;
    border-radius: 50px;
    background: #FFD200;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    line-height: 20px;
    cursor: pointer;
}
.monet {
    position: absolute;
}
.title-header {
    font-family: "Bebas Neue";
    font-size: 70px;
    margin: 42px 0 90px;
    line-height: 98%;
    position: relative;
    z-index: 1;
    color: #000;
}
.title-header span {
    background: #FFD200;
    border-radius: 9px;
    padding: 0 15px;
}
.moneta1 {
    top: -50px;
    right: 15px;
}
.moneta2 {
    bottom: -35px;
    right: -130px;
}
.monetyD {
    top: 90px;
    left: -250px;
}
@media (max-width:991px) {
    .container-thx {
        box-shadow: none;
        position: relative;
        bottom: 0;
        padding: 40px 0 35px;
        width: 100%;
    }
    .white-bg {
        height: 50px;
    }
    .title-header {
        margin: 90px 0 15px;
        font-size: 45px;
    }
}
@media (max-width: 575px) {
    .container-thx{
        padding-inline:15px;
    }
    .third-title, .thx-box {
        width: 100%;
    }
    .title-header {
        font-size: 33px;
    }
}
/*popup bonus*/
.multiplying .modal-content {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 35.8px 0px rgba(0, 0, 0, 0.11);
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 135%;
    padding: 55px 17px 40px;
}
.multiplying .modal-header {
    font-size: 29px;
    font-weight: 700;
    line-height: 29px;
    border-bottom: none;
    position: relative;
    text-transform: uppercase;
}
.multiplying .modal-header::before {
    content: "";
    position: absolute;
    background: #FFD200;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    left: -5px;
    top: -5px;
    bottom: 0;
    margin: auto;
}
.multiplying .modal-title {
    position: relative;
}
.multiplying  .close-error-popup-large {
    border-radius: 50px;
    background: #FFD200;
    padding: 22px 65px;
    line-height: 20px;
    margin-top: 49px;
    cursor: pointer;
    position: relative;
    margin-inline: auto;
    width: fit-content;
}
.clickHand {
    position: absolute;
    right: -15px;
    top: 25px;
}
.multiplying .modal-dialog-scrollable .modal-body {
    overflow-y: visible;
    margin-top: 17px;
}
.multiplying .modal-dialog-scrollable .modal-content {
    overflow: visible;
}
.monety_popup {
    left: -70px;
    top: 105px;
}
.moneta1_popup {
    right: 0;
    top: -105px;
}
.moneta2_popup {
    max-width: 183px;
    right: auto;
    bottom: -135px;
}
@media (min-width: 769px) {
    .multiplying .modal-dialog-scrollable .modal-body {
        margin-top: 3px;
    }
    .multiplying .modal-dialog {
        max-width: 720px;
    }
    .multiplying .modal-header {
        padding-left: 114px;
    }
    .multiplying .modal-content {
        padding: 45px 0 40px;
    }
    .multiplying  .close-error-popup-large {
        margin-top: 35px;
    }
    .monety_popup {
        top: auto;
        bottom: 65px;
    }
    .multiplying .modal-header::before {
        left: 95px;
    }
    .moneta2_popup {
        right: -70px;
        bottom: -95px;
    }
    .moneta1_popup {
        top:auto;
        right: -115px;
        bottom: 70px;
    }
}
@media (max-width: 768px) {
    .blik-oneclick-text {
        font-size: 13px;
    }
}
/*nowy step*/
.box-first {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    border-radius: 10px;
    border: 4px solid #FFF;
    background: #FFD200;
    max-width: 413px;
    position: relative;
    line-height: 115%;
    padding: 42px 36px 29px;
}
.title-first {
    transform: rotate(-2.3deg);
    position: absolute;
    font-family: "Bebas Neue";
    font-size: 62px;
    font-weight: 400;
    border-radius: 8px;
    padding: 9px 12.5px 4px;
    background: #FFD200;
    line-height: 98%;
    right: 0;
    left: 0;
    margin: auto;
    top: -45px;
    width: fit-content;
}
@media (max-width: 991px) {
    .first-step .title-losy {
        margin-top: 8px;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 62px;
    }
    .first-step {
        margin-top: 35px;
    }
}
@media (max-width: 440px) {
    .box-first {
        font-size: 24px;
        max-width: 90%;
        line-height: 115%;
        padding: 42px 32px 29px;
    }
    .title-first {
        font-size: 49px;
        line-height: 98%;
        top: -30px;
        padding: 7px 10px 3px;
    }
    .first-step {
        margin-top: 60px;
    }
}
@media (max-width: 391px) {
    .first-step {
        margin-top: 50px;
    }
    .first-step .title-losy {
        margin-bottom: 55px;
    }
    .box-first {
        padding: 42px 32px 20px;
    }
}