@import url('https://fonts.googleapis.com/css2?family=Helvetica:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Helvetica", sans-serif;
    font-size: 16px;
    line-height: 20px;
}

img {
    max-width: 100%;
    display: block;
    border-style: none;
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    overflow: hidden;
    max-width: 1340px;
    margin: 0 auto;
}

.lender {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.content {
    padding: 20px 0;
}

.content p {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0;
}

h1 {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 20px 0;

}

@media (max-width:767px) {
    h1 {
        font-size: 24px;

    }
}


.container {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}

.prefil .container {
    max-width: 1308px;
}

.partners {

    background-color: #fff;
    padding: 15px 10px;
    border-top: 10px solid #231f20;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px #d1d1d1;
    margin-top: 60px;
    max-width: 800px;

}

.partners img {
    display: block;
    max-width: 600px;
    width: 100%;
    margin-bottom: 16px;
    margin-inline: auto;
}

.quiz {
    display: none;
    opacity: 0;
    transition: opacity 0.5s ease-out;
    margin: 10px;
    background-color: #fff;
    padding: 15px;
    border-bottom: 10px solid #231f20;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px #d1d1d1;

    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;

}

.quiz h2 {
    margin-bottom: 25px;
}

.question__text {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0;
}

.question__text b {
    font-weight: 700;
    color: #222222;
}

.question__answer {
    font-size: 18px;
    font-weight: 600;
    background-color: var(--color-primary);
    color: #fff;
    text-align: center;
    padding: 0.8rem;
    margin-bottom: 0.5rem;
    width: 80%;
    border: 1px solid var(--color-primary);
    border-radius: 15px;
    cursor: pointer;
    display: block;
    margin-inline: auto;
    transition: transform 0.5s;
    color: var(--text-color) !important;
}

.question__answer:hover {
    opacity: 0.8;
}

.question {
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    display: none;
}

.question.active {
    opacity: 1;
    transform: translateY(0);
    display: block;
}

.question__item {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.5s ease, transform 0.5s ease;
    width: 100%;
    display: none;
}

.question__item .question__number {
    color: #ff0000;
    font-size: 12px;
}

.question__text {
    margin: 0 auto;
    margin-bottom: 10px;
}

.question__item.active {
    opacity: 1;
    transform: translateY(0);
    display: block;
}


.result {
    opacity: 0;
    transition: opacity 0.5s;
    transform: translateY(40px);
}

.result.fade-in {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s, transform 0.5s;
}

.result.fade-out {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.5s, transform 0.5s;
}

.result.success {
    color: rgb(52, 174, 33);
}


#choose {
    display: none;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}


.sr-only {
    left: 0;
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.choose-block {
    display: none;
}

.boxes {
    background-size: cover;
    border-radius: 20px;
    position: relative;
    text-align: center;
}

.boxes {
    margin: 10px auto;
    max-width: 800px;
}

.boxes,
.boxes .choose__item img,
.boxes cbox {
    width: 100%;
}

.div_img_gift {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.boxes>.choose__item {
    position: relative;
    display: inline-block;
    width: 23.8%;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer;
}


.boxes>.choose__item {
    position: relative;
    display: inline-block;
    width: 23.8%;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer;
}


.boxes {
    background-size: cover;
    border-radius: 20px;
    position: relative;
    text-align: center
}

.choose__item {
    position: relative;
    margin: 20px 0
}

.choose__item>div {
    position: absolute
}

.choose__item .choose {
    position: relative
}

.choose_trasera {
    z-index: 1
}

.choose_tapa {
    z-index: 3
}

.choose {
    z-index: 2
}

.choose-block {
    display: none
}

.choose_gift {
    z-index: 1
}

.boxes .choose__item.abierta>.choose_tapa {
    -webkit-animation: tapa_superior 2s forwards;
    animation: tapa_superior 2s forwards
}

.boxes .choose__item.premiazo>.choose_gift {
    -webkit-animation: tapa_superior 4s infinite alternate;
    animation: tapa_superior 4s infinite alternate
}

.boxes,
.boxes .choose__item img,
.boxes cbox {
    width: 100%
}

.instructions {
    padding: 10px;
    background-color: #e11e26;
    border-radius: 4px;
    color: #fff;
    margin-top: 20px
}

.boxes {
    margin: 10px auto;
    max-width: 800px
}

.box-o-t {
    position: absolute;
    top: -34%
}

.boxes .discover .box-o-b {
    z-index: 1;
    position: relative
}

.boxes .iphone {
    width: 76%;
    height: auto;
    position: absolute;
    z-index: 0;
    top: -20%;
    left: 12%;
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

.boxes .discover>.iphone {
    top: -60%
}

.boxes>.choose__item {
    position: relative;
    display: inline-block;
    width: 23.8%;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer
}

@media (max-width:767px) {
    .boxes>.choose__item {
        width: 32.5%
    }


    .boxes>.choose__item:nth-child(-n+4) {
        display: none
    }
}

@media (max-width:479px) {
    .boxes>.choose__item {
        width: 32%
    }
}

@media (max-width:319px) {
    .boxes>.choose__item {
        width: 48%
    }

    .boxes>.choose__item:nth-child(-n+5) {
        display: none
    }
}

.comment-form {
    padding: 10px 0;
}

.comment-form h2 {
    margin: 0 0 20px 0;
    font-weight: 700;
    font-size: 32px;
}

.comment-form__body {
    border-top: 1px solid #dddfe2;
    border-bottom: 1px solid #dddfe2;
    margin: 8px 0;
    padding-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}

.comment-form__body>img {
    left: 0;
    width: 36px;
    margin-right: 8px;
}

.comment-form__body textarea {
    -webkit-box-flex: 99999999;
    -ms-flex: 99999999;
    flex: 99999999;
    border-radius: 18px;
    background: #fff;
    border: 1px solid #dddfe2;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .07);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .07);
    margin-left: 0;
    padding: 8px;

}

.comment-form__body button:disabled {
    border-color: #bec3c9;
    background-color: #fff;
    color: #4b4f56;
}

.comment-form__body button {
    height: 38px;
    margin: 1px 0 0 8px;
    background-color: #4080ff;
    background-image: none;
    border: 1px solid #8d949e;
    border-radius: 2px;
    text-shadow: none;
    color: #fff;

    outline: 0;
    -webkit-appearance: button;
}

.comment-form__icons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 20px 20px;
}

.comment-form__icons img {
    width: 20px;
    margin-right: 15px;
}

.comment-form__body button:disabled {
    border-color: #bec3c9;
    background-color: #fff;
    color: #4b4f56;
}

.comment-form__body button {
    height: 38px;
    margin: 1px 0 0 8px;
    background-color: #4080ff;
    background-image: none;
    border: 1px solid #8d949e;
    border-radius: 2px;
    text-shadow: none;
    color: #fff;

    outline: 0;
    -webkit-appearance: button;
}


.comment-form {
    padding: 10px 0
}

.comment-form h2 {
    margin: 0 0 20px 0;
    font-weight: 700;
    font-size: 32px
}

.comment-form__body {
    border-top: 1px solid #dddfe2;
    border-bottom: 1px solid #dddfe2;
    margin: 8px 0;
    padding-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.comment-form__body>img {
    left: 0;
    width: 36px;
    margin-right: 8px
}

.comment-form__body textarea {
    -webkit-box-flex: 99999999;
    -ms-flex: 99999999;
    flex: 99999999;
    border-radius: 18px;
    background: #fff;
    border: 1px solid #dddfe2;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .07);
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .07);
    margin-left: 0;
    padding: 8px;
    font-family: Arial
}

@media only screen and (max-width:500px) {
    .comment-form__body textarea {
        height: 38px
    }
}

.comment-form__body button {
    height: 38px;
    margin: 1px 0 0 8px;
    background-color: #4080ff;
    background-image: none;
    border: 1px solid #8d949e;
    border-radius: 2px;
    text-shadow: none;
    color: #fff;

    outline: 0;
    -webkit-appearance: button
}

.comment-form__body button:disabled {
    border-color: #bec3c9;
    background-color: #fff;
    color: #4b4f56
}

.comment-form__icons {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 20px 20px
}

.comment-form__icons img {
    width: 20px;
    margin-right: 15px
}

.comment__list {
    max-width: 680px;
    margin-right: 62px
}

.comment__avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 6px;
    background: #d8dce6
}

.comment__avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.comment__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.comment__content {
    max-width: calc(100% - 42px);
    background-color: #ebedf0;
    border-radius: 18px;
    line-height: 16px;
    margin-top: 0;
    min-width: 0;
    padding: 6px 12px 7px 12px;
    position: relative
}

.comment__name {
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 4px 0;
    color: #576b95;
    cursor: pointer
}

.comment__text {
    font-size: 14px;
    padding-right: 5px;
    overflow-wrap: anywhere;
    line-height: 16px
}

.comment__text img {
    width: 100%;
    padding: 5px 5px 5px 0
}


.comment__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    height: 20px;
    color: #8d949e;
    font-size: 11px;
    padding-right: 6px;
    padding-bottom: 4px;
    margin-left: 6px;
    margin-top: -2px;
    align-items: center;
}


.comment__actions span {
    display: flex;
    align-items: center;
    margin-right: -6px;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    padding: 2px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff;
}

.comment__actions div {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.comment__time {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 54px;
    color: #8d949e;
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
    margin: 0;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
}

.comment__time span {
    padding: 0 4px;
}

.comment__item>ul {
    padding-left: 46px
}

.comment__item .comment__item .comment__avatar {
    width: 24px;
    height: 24px
}

.comment__item .comment__item .comment__content {
    max-width: calc(100% - 30px)
}

.comment__item .comment__item .comment__time {
    padding-left: 40px
}


.tremor_lower {
    -webkit-animation: tremor_lower 2s;
    animation: tremor_lower 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes tremor_lower {
    0% {
        -webkit-transform: translate(1px, 1px) rotate(0);
        transform: translate(1px, 1px) rotate(0)
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
        transform: translate(-1px, -2px) rotate(-1deg)
    }

    20% {
        -webkit-transform: translate(-3px, 0) rotate(1deg);
        transform: translate(-3px, 0) rotate(1deg)
    }

    30% {
        -webkit-transform: translate(3px, 2px) rotate(0);
        transform: translate(3px, 2px) rotate(0)
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
        transform: translate(1px, -1px) rotate(1deg)
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
        transform: translate(-1px, 2px) rotate(-1deg)
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0);
        transform: translate(-3px, 1px) rotate(0)
    }

    70% {
        -webkit-transform: translate(3px, 1px) rotate(-1deg);
        transform: translate(3px, 1px) rotate(-1deg)
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
        transform: translate(-1px, -1px) rotate(1deg)
    }

    90% {
        -webkit-transform: translate(1px, 2px) rotate(0);
        transform: translate(1px, 2px) rotate(0)
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
        transform: translate(1px, -2px) rotate(-1deg)
    }
}

@keyframes tremor_lower {
    0% {
        -webkit-transform: translate(1px, 1px) rotate(0);
        transform: translate(1px, 1px) rotate(0)
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
        transform: translate(-1px, -2px) rotate(-1deg)
    }

    20% {
        -webkit-transform: translate(-3px, 0) rotate(1deg);
        transform: translate(-3px, 0) rotate(1deg)
    }

    30% {
        -webkit-transform: translate(3px, 2px) rotate(0);
        transform: translate(3px, 2px) rotate(0)
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
        transform: translate(1px, -1px) rotate(1deg)
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
        transform: translate(-1px, 2px) rotate(-1deg)
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0);
        transform: translate(-3px, 1px) rotate(0)
    }

    70% {
        -webkit-transform: translate(3px, 1px) rotate(-1deg);
        transform: translate(3px, 1px) rotate(-1deg)
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
        transform: translate(-1px, -1px) rotate(1deg)
    }

    90% {
        -webkit-transform: translate(1px, 2px) rotate(0);
        transform: translate(1px, 2px) rotate(0)
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
        transform: translate(1px, -2px) rotate(-1deg)
    }
}


.text-center {
    text-align: center;
}

@media (max-width: 556px) {
    .content p {
        font-size: 14px;
        line-height: 18px;
        margin: 8px 0;
    }

    .popup h2 {
        margin: 5px 0 10px 0 !important;
    }

    .popup__text>p {
        line-height: 19px;
        font-size: 16px !important;
    }


}


@media (max-width: 556px) {
    .choose__title {
        font-size: 18px;
    }
}




#modal1 {
    margin: auto;
    max-width: none;
}





/* Затемнення фону при відкритті модального вікна */
.overlay-hidden {
    display: none;
}

.overlay-hidden:not(.overlay-hidden) {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
}

/* Анімація підняття кришки */
.choose_tapa {
    transition: transform 0.5s ease-in-out;
}



.prefil {

    font-size: 14px;
    color: #545454;
    line-height: 1.15;
    word-wrap: break-word;

}

.prefil__container {
    display: flex;
    flex-wrap: wrap-reverse !important;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}



.prefil__container>.item:nth-of-type(1) {
    padding-top: 80px;
    width: -webkit-calc(40% - 15px);
    width: calc(40% - 15px);
}

.prefil__container>.item:nth-of-type(2) {
    width: -webkit-calc(60% - 15px);
    width: calc(60% - 15px);
    padding-top: 80px;
    padding-bottom: 80px;

}

.prefil__label {
    margin-bottom: 15px;
    margin-top: 40px;
}

.prefil__label .product-name h4 {
    font-size: 1.5em;
    font-weight: bold;
}

@media (max-width: 1199px) {
    .prefil__container>.item:nth-of-type(1) {
        width: 100%;
        margin-bottom: 30px;
    }

    .prefil__container>.item:nth-of-type(2) {
        width: 100%;
        padding-top: 0;
    }
}

.slider {
    text-align: center;
}

.slider__selected {
    display: flex;
    justify-content: center;
    margin-bottom: 22px;
}

.slider__selected img {


    max-height: 350px;
}

@media (max-width: 375px) {
    .slider__selected img {


        max-height: 250px;
    }

    .slider__item {
        height: auto !important;
    }
}

.slider__list {
    display: flex;
    gap: 20px;
    justify-content: center;
}

@media (max-width: 575px) {
    .slider__list {
        gap: 10px;
    }
}



.slider__item {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    width: 80px;
    height: 80px;
    padding: 5px;
    border: 2px solid #ccc;
    border-radius: 8px;
}

.slider__item--active {
    border-color: black;
}

.slider__item img {
    width: 50px;
    height: auto;
}

.order-summary {

    margin-bottom: 30px;
}

.order-summary__separator {
    border: 1px solid rgb(231, 231, 231);
    height: 1px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.order-summary__item {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.order-summary__total-price {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}

.secure-payment {

    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    max-width: 480px;
    margin: 0 auto;

    position: relative;
    margin-top: 20px;
}



.secure-payment__title {
    background-color: white;
    max-width: max-content;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
    position: absolute;
    top: -10px;
    left: 50%;
    color: black;
    transform: translateX(-50%);


}

.secure-payment__icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}



.secure-payment__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 35px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

@media (max-width: 575px) {



    .secure-payment__item img {
        width: 90%;

    }

    .secure-payment__icons {
        display: flex;
        justify-content: center;
        gap: 10px;
    }

    .secure-payment {


        padding: 10px;

    }
}

@media (max-width: 375px) {
    .secure-payment__title {
        font-size: 10px;

    }

    .secure-payment__title {
        top: -7px;
    }

    .secure-payment__item {
        width: 53px;
        height: 26px;
    }

    h1 {
        font-size: 24px;
    }
}

@media (max-width: 320px) {
    .secure-payment__title {
        font-size: 8px;
        top: -5px;
    }
}

.secure-payment__item img {
    width: 90%;
    padding: 5px;
}

.form-container__title {
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 10px;
}

.form__row {
    display: flex;
    flex-direction: row;
}

.form__group {
    position: relative;
    width: 100%;
    line-height: 1rem;

}

.form__group.form__group__half {
    width: 50%;
}

.form__group input {
    padding: 10px;
    background: #fafafa;

    color: black;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    width: 100%;
    line-height: 1rem;
    font-size: 14px;
}

.form__group .form__label {
    position: absolute;
    font-size: 12px;
    top: 25%;
    transform: translateY(-110%);
    left: 9px;
    padding: 0 3px;
    color: #777;
    background-color: #fafafa;
    border-radius: 3px;

    pointer-events: none;
}

.form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form__row {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.form__submit-btn {

    background-image: none;
    background-color: var(--color-primary);
    color: var(--text-color) !important;
    font-size: 1em;
    font-weight: 600;
    border-radius: 4px;
    padding: 13px 15px 12px;
    margin-top: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;

}

.form__submit-btn:hover {
    opacity: 0.8;
}


.badge {

    min-width: 100px;
    max-width: 200px;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 50px;
}

.badge__title {
    font-size: 16px;
    font-weight: normal;
    font-weight: bold;
    color: #38B336;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
}

.badge__subtitle {
    padding: 3px 10px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    text-align: center;
    background: #eee;
}

.iti {
    width: 100%;
}

.iti__tel-input {
    width: 100%;
    padding-left: 70px !important;
    height: 40px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
}

.iti__flag-container {
    pointer-events: none;
    position: absolute;
    left: 10px;
}

.iti__selected-flag {
    background-color: #f8f8f8;
    border-right: 1px solid #ddd;
    border-radius: 5px 0 0 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    display: flex;
    align-items: center;
}

.iti__dropdown {
    display: none !important;
}

.fade-out,
.fade-in {
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

.fade-in {
    opacity: 0;
}

.fade-in.show {
    opacity: 1;
}

.fade-out.show {
    opacity: 0;
}

main.prefil {
    display: none;
    /* Спочатку елементи приховані */
}

main.lender.fade-out {
    opacity: 0;
}

main.prefil.fade-in {
    opacity: 1;
    display: block;
}

#faqBtn {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 10%;
    right: 1%;
    z-index: 999;
    cursor: pointer;
}

.faq__container {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    z-index: 99;
    overflow: auto;
    width: 100%;
    max-width: 420px;
    padding: 10px;
    background: #f5f5f5;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.faq__container.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.faq__container #faqClose {
    fill: var(--color-primary);
    display: block;
    margin-right: 8px;
    margin-left: auto;
    cursor: pointer
}

.faq__list {
    padding: 10px
}

.faq__item {
    border-bottom: 2px solid var(--color-primary);
    padding: 10px 7px 0 7px
}

.accordion__header {
    padding-right: 25px;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 16px;
    cursor: pointer
}

.accordion__header:after {
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    width: 18px;
    height: 10px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.accordion__header.active {
    color: var(--color-primary)
}

.accordion__header.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion__body {
    transition: .3s ease-in-out;
    margin-bottom: 16px;
    font-size: 16px;
    display: none
}

.scrollToTopBtn {
    background-color: var(--color-primary);
    outline: 0 !important;
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 48px;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: calc(10% + 75px);
    right: 1%;
    z-index: 100;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.showBtn {
    opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important
}


.notifications {
    position: fixed;
    top: 1%;
    right: 1%;
    max-width: 320px;
    z-index: 5
}

.notifis {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.notifi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #e2dede;
    padding: 6px 0;
    margin-top: 5px
}

.hiddenNoty {
    animation-name: hiddenNoty;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    -webkit-animation-name: hiddenNoty;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear
}

@-webkit-keyframes hiddenNoty {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 0
    }
}

@keyframes hiddenNoty {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 0
    }
}

.showNoty {
    animation-name: showNoty;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    -webkit-animation-name: showNoty;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear
}

@-webkit-keyframes showNoty {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes showNoty {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.notifi__img {
    max-width: 50px;
    margin-left: 5px
}


.notifi__content__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.notifi__time {
    font-size: 13px
}

.notifi__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px
}

.notifi__icons img {
    margin-right: 10px;
    width: 25px;
    height: 25px
}


.notifi__btn {
    margin: 0 10px 0 5px
}

.notifi__btn-close {
    vertical-align: inherit
}

.notifications__item__img img {
    max-width: 50px;
    max-height: 50px;

    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.notifications__item__icons img {
    max-width: 20px;
    max-height: 20px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.notifi__content {
    padding: 0 5px
}

.notifi__content__header {
    font-size: 13px
}

.notifications__item__content__bottom {
    display: flex;
    gap: 10px;
    align-items: center
}

.notifi-name {
    font-weight: 700
}

.notifi-address {
    text-decoration: underline
}

.notifi__content__desc {
    font-size: 16px;
    font-weight: 500;
    color: #134094
}

.notifications {
    position: fixed;
    top: 1%;
    right: 1%;
    max-width: 320px;
    z-index: 5
}

.notifications__items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.notifications__item {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    gap: 10px;
    border-radius: 20px;
    border: 1px solid #e2dede;
    padding: 6px 10px;
    margin-top: 5px;
    align-items: center;
}



.notifications__item__img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.notifications__item__content__desc {
    color: #134094;
}

.notifications__item-address {
    text-decoration: underline;
}

.product-name h4 {
    text-align: center;
}

#confetti-canvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;

    z-index: 9999;

}

.promo-card {
    background: #fff;
    border-radius: 10px;

    transition: opacity 0.5s ease-out;
    padding: 32px 24px 24px 24px;
    max-width: 1000px;
    margin: 32px auto 0 auto;
    position: relative;
    border-bottom: 10px solid #231f20;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px #d1d1d1;
    justify-content: center;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.promo-card__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 18px;
}

.promo-card__greeting {
    font-size: 21px;
    font-weight: 700;
    color: #232323;
    margin-bottom: 0;
    line-height: 1.1;
}

.promo-card__box {
    max-width: 170px;

    margin-left: 16px;
    margin-top: 0;
}

.promo-card__body {
    margin-top: 12px;
    text-align: left;
    display: flex;

    flex-direction: row-reverse;
    gap: 16px;

}

@media (max-width: 678px) {
    .promo-card__body {
        flex-direction: column;
    }
}




.promo-card__text {
    font-size: 28px;
    color: #232323;
    margin: 0 0 12px 0;
    line-height: 1.3;
}

.promo-card__text--bold {
    font-weight: 700;
}

.promo-card__attention {
    margin: 24px 0 32px 0;
    font-size: 26px;
    font-weight: 700;
    margin-top: 18px;
}

.promo-card__attention--red {
    color: #e11e26;
}


.promo-card__button {
    position: relative;
    overflow: hidden;

}

.promo-card__button::after {
    animation: shine 3s ease-in-out infinite;
    animation-fill-mode: forwards;
    content: '';
    position: absolute;
    top: -80%;
    left: -200%;
    width: 150%;
    height: 500%;
    opacity: 0;
    transform: rotate(-10deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0) 30%,
            rgba(255, 255, 255, 0.13) 77%,
            rgba(255, 255, 255, 0.5) 92%,
            rgba(255, 255, 255, 1) 92%,
            rgba(255, 255, 255, 0) 100%);

}

@keyframes shine {
    10% {
        opacity: 1;
        top: -30%;
        left: -200%;
        transition-property: left, top, opacity;
        transition-duration: 0.7s, 0.7s, 0.15s;
        transition-timing-function: ease;
    }

    100% {
        opacity: 0;
        top: -30%;
        left: 100%;
        transition-property: left, top, opacity;
    }
}

.promo-card__button {
    font-size: 18px;
    font-weight: 600;
    background-color: var(--color-primary);
    color: #fff;
    text-align: center;
    padding: 0.8rem;
    margin-bottom: 0.5rem;
    width: 80%;
    border: 1px solid var(--color-primary);
    border-radius: 15px;
    cursor: pointer;
    transition: transform 0.5s;
    margin: 0 auto;
}

.promo-card__button:hover {
    opacity: 0.85;
}

@media (max-width: 700px) {
    .promo-card {
        margin: 15px 16px;
        padding: 15px;
    }

    .partners {

        margin: 0px 16px;
    }

    .promo-card__box-container {
        margin: 0 auto;
    }
}

.offer-timer {
    background: #231f20;

    padding: 12px 0 10px 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);

}

.offer-timer__text {
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 2px;
    letter-spacing: 0.5px;
}

.offer-timer__countdown {
    color: #e11e26;
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 2px;
    letter-spacing: 2px;
}

@media (max-width: 700px) {
    .offer-timer__text {
        font-size: 18px;
    }

    .offer-timer__countdown {
        font-size: 20px;
    }

    .offer-timer {
        padding: 8px 0 7px 0;
    }
}

.preload {
    margin: 10px;
    background-color: #fff;
    padding: 15px;
    border-bottom: 10px solid #231f20;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px #d1d1d1;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.preload-success {
    background-image: linear-gradient(to right, rgb(227, 255, 223), rgb(255, 255, 255), rgb(255, 255, 255), rgb(255, 255, 255), rgb(227, 255, 223));
}

.preload img {
    margin-top: 20px;
    width: 70px;
    height: 70px;
}

.preload__status-title {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    margin-bottom: 10px;
}



.preload__status.success {
    background: #eaffea;
    color: #38B336;
    box-shadow: 0 0 0 4px #b6f5b6;
}

.preload__status.fade-out {
    opacity: 0;
    transition: opacity 0.5s;
}

.preload__status.fade-in {
    opacity: 1;
    transition: opacity 0.5s;
}

.preload__submitted {
    color: #38B336;
    font-size: 1.5em;
    margin-top: 16px;
    animation: fadeInUp 0.7s;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.preload__status,
.result,
.main-promo-section {
    opacity: 1;
    transition: opacity 0.5s;
}

.preload__status.fade-out,
.result.fade-out {
    opacity: 0;
}

.preload__status.fade-in,
.result.fade-in {
    opacity: 1;
}

.main-promo-section {
    display: none;
    opacity: 0;
    transition: opacity 0.5s;
}

.main-promo-section.fade-in {
    display: block;
    opacity: 1;
    transition: opacity 0.5s;
}


.survey-thankyou {
    margin: 10px;
    background-color: #fff;
    padding: 15px;
    border-bottom: 10px solid #231f20;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px #d1d1d1;
}

.survey-thankyou__title {
    font-size: 20px;
    font-weight: 700;
    color: #232323;
    margin-bottom: 10px;
}

.survey-thankyou p {
    font-size: 14px;
    font-weight: 400;
    color: #232323;
    margin-bottom: 10px;
}

.animate__animated.animate__slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-duration: calc(1s * 3);
    animation-duration: calc(1s * 3);
}

.animate__animated.animate__infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animate__shakeY {
    -webkit-animation-name: shakeY;
    animation-name: shakeY;
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.body-ln3-carret {
    text-align: center;
}



svg:not(:root) {
    overflow: hidden;
}

.fa-2x {
    height: 30px;
    width: 30px;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;

    overflow: visible;
    vertical-align: -.125em;
}

@keyframes shakeY {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

.animate__shakeY {
    -webkit-animation-name: shakeY;
    animation-name: shakeY
}

.product-card {
    margin: 10px;
    background-color: #fff;
    padding: 10px;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px #d1d1d1;
    max-width: 900px;

}

.product-card__container {
    display: flex;
    gap: 32px;
    align-items: stretch;
    border: 2px dashed #e11e26;
    padding: 10px;
    border-radius: 3px;
}

.product-card__image-block {
    background: #f5f5f5;
    border-radius: 6px;
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
    min-width: 0;
    max-width: 100%;
}

.product-card__image {
    width: 100%;
    max-width: 320px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.product-card__info {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 60%;
}

.product-card__title {
    padding: 5px 0;
    margin: 0 0 10px;
    background-color: #f0f0f0;
    border-bottom: 2px solid #8f8f8f;
    border-top: 2px solid #8f8f8f;
    color: #000;
    padding-left: 15px !important;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
}

.product-card__description {
    padding: 0px 0px 0px 15px;
    font-size: 15px !important;
    /* text-indent: 20px; */
    color: #494949;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    font-weight: 400;
    line-height: 1.5 !important;
    text-align: left;
}

.product-card__price-row {
    display: flex;
    align-items: center;
    gap: 24px;

    padding: 0px 0px 0px 15px;
}

.product-card__price {
    font-size: 20px;
    font-weight: 600;
    color: #008000;
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.animate__flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

.animate__heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;

    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.product-card__availability {
    font-size: 14px !important;
    color: #222;
    padding: 0px 0px 0px 10px;
    margin-bottom: 24px;
}

.product-card__availability-status {
    color: #e11e26;
    font-weight: 700;
}

.product-card__button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-size: 18px;
    font-weight: 600;
    background-color: var(--color-primary);
    color: var(--text-color);
    text-align: center;
    padding: 0.6rem;
    margin: 10px auto 0;
    width: 80%;
    border: 1px solid var(--color-primary);
    border-radius: 3px;
    cursor: pointer;
    transition: transform 0.5s;
    border-radius: 15px;
}

.product-card__button:hover {
    opacity: 0.8;
}

.product-card__button-icon {
    display: flex;
    align-items: center;
    font-size: 1.5em;
}

@media (max-width: 900px) {
    .product-card__container {
        flex-direction: column;
        align-items: stretch;
    }

    .product-card__image-block,
    .product-card__info {
        width: 100%;
        max-width: 100%;
    }

    .product-card__image-block {
        margin-bottom: 16px;
    }
}

.con-comment {
    margin: 10px;
    background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px #d1d1d1;
}

.modal-overlay {
    display: none;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.45);
    transition: opacity 0.3s;
}

.modal-overlay.active {
    display: block;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18);
    max-width: 700px;
    width: 90vw;
    padding: 0;
    overflow: hidden;
    animation: modal-fade-in 0.3s;
}

@keyframes modal-fade-in {
    from {
        opacity: 0;
        transform: translate(-50%, -40%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}



.modal__header {
    padding: 14px 0 0 0;
    text-align: center;
    border-bottom: 2px solid #eee;
}

.modal__logo {
    max-width: 80px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.modal__body {
    padding: 22px 22px 0 22px;
    text-align: left;
}

.modal__title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 14px;
    text-align: left;
}

.modal__list {
    font-size: 16px;
    color: #222;
    margin-bottom: 14px;
    padding-left: 14px;
}

.modal__footer {
    padding: 22px 0 22px 0;
    text-align: center;
    background: #f7f8fa;
}

.modal__button {
    font-size: 20px;
    padding: 0.5rem 1rem;
    font-weight: 600;
    background-color: var(--color-primary);
    color: var(--text-color);
    border: 1px solid #fff;
    border-radius: 15px;
    cursor: pointer;
}

.modal__button:hover {
    opacity: 0.8;
}

@media (max-width: 600px) {
    .modal__body {
        padding: 20px 10px 0 20px;
    }

    .modal__footer {
        padding: 20px 0 20px 0;
    }

    .partners {
        margin-top: 0px;
    }
}

.breadcrumbs.from_cart_page {
    width: 100%;
    margin: 25px auto;
    display: flex;
    justify-content: space-between;
}

.breadcrumbs {
    position: relative;
}

.breadcrumbs .step {
    width: 33.3333%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 11;
}

.breadcrumbs>div:not(:last-child):after {
    content: '';
    position: absolute;
    top: calc(50% - 17px);
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    transform: translateX(50%);
    z-index: 10;
}

.breadcrumbs .step.current .step_number {
    border-color: #000;
    color: #000;
    background-color: #fff;
    position: relative;
}

.breadcrumbs .step.previous .step_number {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.breadcrumbs .step .step_number {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #d8d8d8;
    background-color: #ececec;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 600;
    color: #989898;
    position: relative;
    z-index: 11;
}

.breadcrumbs .step .step_title {
    width: 80px;
    font-size: 12px;
    text-align: center;
    margin-top: 12px;
    color: #757575;
    line-height: 12px;
}

.breadcrumbs .step.current .step_title {
    color: #000;
    font-weight: 500;
}

.timer {
    color: white;
    display: flex !important;
    text-align: center;
    width: 100%;
    background-color: var(--color-primary);

    padding: 13px 15px 12px;
    font-size: 1em;
    margin-bottom: 5rem;
    display: none;
    gap: 5px;
    align-items: center;
    justify-content: center;
}

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

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

.choice-item .item.active {
    border-color: #000;
}

.choice-item .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    height: 120px;
    border: 2px solid #ccc;
    border-radius: 8px;
    padding: 10px;
    cursor: pointer;
    width: 80px;
    height: 80px;
    padding: 5px;
}



.mobile-timer {
    display: none !important;
    margin-bottom: 10px;
}

.desktop-timer {
    display: block !important;
}

@media (max-width: 1140px) {
    .mobile-timer {
        display: block !important;
    }

    .desktop-timer {
        display: none !important;
    }

    .prefil__container>.item:nth-of-type(1) {
        padding-top: 0px;

    }

    .prefil__container>.item:nth-of-type(2) {
        padding-bottom: 0px;
    }
}

footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}