.country_select {
    background: #fff;
    cursor: pointer
}

.input {
    background: var(--c-light);
    border: 1px solid var(--c-border);
    box-sizing: border-box;
    box-shadow: 0 0 0 2px rgba(10, 89, 220, .15);
    border-radius: 4px;
    display: flex;
    height: 64px;
    box-sizing: border-box;
    flex-direction: column;
    padding: 12px 15px;
    margin: 10px 0;
    width: 100%
}

.input.invalid {
    border: 1px solid var(--c-error);
    box-shadow: 0 0 0 2px rgba(217, 0, 6, .2)
}

.input.valid {
    border: 1px solid var(--c-success);
    box-shadow: 0 0 0 2px rgba(27, 193, 34, .15)
}

.input__item {
    border: none;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: .005em;
    color: #000
}

.input__item:placeholder {
    color: rgba(0, 0, 0, .25)
}

.input__label {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .005em;
    color: var(--c-border);
    padding: 0 0 3px;
    text-align: left
}

.input__error {
    font-size: 12px;
    color: var(--c-error)
}

.order-form__invisible {
    visibility: hidden;
    height: 0;
    width: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: -100
}

.icon--sale {
    width: 120px;
    height: 120px;
    z-index: 1;
    text-transform: uppercase;
    font-family: var(--font-header)
}

.icon--sale:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    border-radius: 50%;
    box-shadow: 0 14px 35px rgba(0, 0, 0, .2)
}

.icon--sale .icon__wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    letter-spacing: .02em;
    color: var(--c-accent);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='119' height='119' fill='none'%3E%3Cpath d='M55.367 4.993a5.556 5.556 0 018.236 0l1.7 1.876a5.556 5.556 0 006.71 1.183l2.24-1.181a5.557 5.557 0 017.739 2.816l.956 2.345a5.556 5.556 0 005.901 3.407l2.508-.344a5.556 5.556 0 016.31 5.293l.095 2.53a5.557 5.557 0 004.381 5.22l2.475.535a5.557 5.557 0 014.118 7.132l-.775 2.41a5.556 5.556 0 002.33 6.404l2.143 1.348a5.555 5.555 0 011.43 8.11l-1.552 2a5.555 5.555 0 000 6.816l1.552 2a5.555 5.555 0 01-1.43 8.11l-2.143 1.348a5.556 5.556 0 00-2.33 6.404l.775 2.41a5.557 5.557 0 01-4.118 7.132l-2.475.534a5.556 5.556 0 00-4.38 5.22l-.097 2.53a5.557 5.557 0 01-6.308 5.295l-2.509-.345a5.556 5.556 0 00-5.901 3.407l-.956 2.345a5.557 5.557 0 01-7.74 2.817l-2.238-1.182a5.556 5.556 0 00-6.711 1.183l-1.7 1.876a5.556 5.556 0 01-8.236.001l-1.7-1.877a5.556 5.556 0 00-6.711-1.183l-2.24 1.182a5.557 5.557 0 01-7.738-2.817l-.956-2.345a5.556 5.556 0 00-5.901-3.407l-2.509.345a5.557 5.557 0 01-6.309-5.294l-.096-2.53a5.557 5.557 0 00-4.38-5.22l-2.475-.535a5.556 5.556 0 01-4.118-7.132l.775-2.41a5.557 5.557 0 00-2.33-6.404l-2.144-1.348a5.556 5.556 0 01-1.43-8.11l1.553-2a5.557 5.557 0 000-6.815l-1.553-2a5.556 5.556 0 011.43-8.11l2.143-1.349a5.557 5.557 0 002.331-6.404l-.775-2.41a5.556 5.556 0 014.118-7.132l2.475-.534a5.557 5.557 0 004.38-5.22l.096-2.53a5.556 5.556 0 016.31-5.294l2.508.344a5.556 5.556 0 005.901-3.407l.956-2.345a5.557 5.557 0 017.739-2.816l2.239 1.181a5.556 5.556 0 006.711-1.183l1.7-1.876z' fill='%23fff'/%3E%3Cpath opacity='.25' d='M62.83 11.639l.823.907a6.598 6.598 0 007.97 1.405l1.082-.571a4.515 4.515 0 016.288 2.288l.463 1.134a6.598 6.598 0 007.008 4.047l1.213-.167a4.515 4.515 0 015.126 4.301l.047 1.224a6.598 6.598 0 005.201 6.2l1.197.257a4.515 4.515 0 013.346 5.795l-.375 1.166a6.6 6.6 0 002.768 7.605l1.037.652a4.515 4.515 0 011.162 6.59l-.751.967a6.596 6.596 0 000 8.092l.751.968a4.515 4.515 0 01-1.162 6.59l-1.037.652a6.6 6.6 0 00-2.768 7.604l.375 1.166a4.515 4.515 0 01-3.346 5.795l-1.197.258a6.598 6.598 0 00-5.201 6.2l-.047 1.223a4.515 4.515 0 01-5.126 4.301l-1.213-.166a6.598 6.598 0 00-7.008 4.046l-.463 1.134a4.515 4.515 0 01-6.288 2.289l-1.083-.572a6.599 6.599 0 00-7.97 1.405l-.822.908a4.514 4.514 0 01-6.69 0l-.823-.908a6.599 6.599 0 00-7.97-1.405l-1.083.572a4.515 4.515 0 01-6.288-2.289l-.462-1.134a6.598 6.598 0 00-7.008-4.046l-1.213.166a4.515 4.515 0 01-5.126-4.3l-.047-1.225a6.598 6.598 0 00-5.202-6.199l-1.197-.258a4.515 4.515 0 01-3.346-5.795l.375-1.166c.923-2.87-.216-6-2.767-7.604l-1.037-.653a4.515 4.515 0 01-1.162-6.59l.751-.967a6.598 6.598 0 000-8.092l-.75-.968a4.515 4.515 0 011.161-6.59l1.037-.651a6.598 6.598 0 002.767-7.605l-.375-1.166a4.515 4.515 0 013.346-5.795l1.197-.258a6.598 6.598 0 005.202-6.2l.047-1.223a4.515 4.515 0 015.125-4.301l1.214.167a6.598 6.598 0 007.008-4.047l.462-1.134a4.515 4.515 0 016.288-2.288l1.083.571a6.598 6.598 0 007.97-1.405l.822-.907a4.515 4.515 0 016.691 0z' stroke='%23F93D48' stroke-width='2.084'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='113' height='113' fill='none'%3E%3Cpath d='M52.367 1.993a5.556 5.556 0 018.236 0l1.7 1.876a5.556 5.556 0 006.71 1.183l2.24-1.181a5.557 5.557 0 017.739 2.816l.956 2.345a5.556 5.556 0 005.901 3.407l2.508-.344a5.556 5.556 0 016.31 5.293l.095 2.53a5.557 5.557 0 004.38 5.22l2.476.535a5.557 5.557 0 014.118 7.132l-.775 2.41a5.556 5.556 0 002.33 6.404l2.143 1.348a5.555 5.555 0 011.43 8.11l-1.552 2a5.555 5.555 0 000 6.816l1.552 2a5.555 5.555 0 01-1.43 8.11l-2.143 1.348a5.556 5.556 0 00-2.33 6.404l.775 2.41a5.557 5.557 0 01-4.118 7.132l-2.475.534a5.556 5.556 0 00-4.38 5.22l-.097 2.53a5.557 5.557 0 01-6.308 5.295l-2.509-.345a5.556 5.556 0 00-5.901 3.407l-.956 2.345a5.557 5.557 0 01-7.74 2.817l-2.238-1.182a5.556 5.556 0 00-6.711 1.183l-1.7 1.876a5.556 5.556 0 01-8.236.001l-1.7-1.877a5.556 5.556 0 00-6.711-1.183l-2.24 1.182a5.557 5.557 0 01-7.738-2.817l-.956-2.345a5.556 5.556 0 00-5.901-3.407l-2.509.345a5.557 5.557 0 01-6.309-5.294l-.096-2.53a5.557 5.557 0 00-4.38-5.22l-2.475-.535a5.557 5.557 0 01-4.118-7.132l.775-2.41a5.557 5.557 0 00-2.33-6.404l-2.144-1.348a5.556 5.556 0 01-1.43-8.11l1.553-2a5.557 5.557 0 000-6.815l-1.553-2a5.556 5.556 0 011.43-8.11l2.143-1.349a5.557 5.557 0 002.331-6.404l-.775-2.41a5.557 5.557 0 014.118-7.132l2.475-.534a5.557 5.557 0 004.38-5.22l.096-2.53a5.556 5.556 0 016.31-5.294l2.508.344a5.556 5.556 0 005.901-3.407l.956-2.345a5.557 5.557 0 017.739-2.816l2.239 1.181a5.556 5.556 0 006.711-1.183l1.7-1.876z' fill='%23fff'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='113' height='113' fill='none'%3E%3Cpath d='M52.367 1.993a5.556 5.556 0 018.236 0l1.7 1.876a5.556 5.556 0 006.71 1.183l2.24-1.181a5.557 5.557 0 017.739 2.816l.956 2.345a5.556 5.556 0 005.901 3.407l2.508-.344a5.556 5.556 0 016.31 5.293l.095 2.53a5.557 5.557 0 004.38 5.22l2.476.535a5.557 5.557 0 014.118 7.132l-.775 2.41a5.556 5.556 0 002.33 6.404l2.143 1.348a5.555 5.555 0 011.43 8.11l-1.552 2a5.555 5.555 0 000 6.816l1.552 2a5.555 5.555 0 01-1.43 8.11l-2.143 1.348a5.556 5.556 0 00-2.33 6.404l.775 2.41a5.557 5.557 0 01-4.118 7.132l-2.475.534a5.556 5.556 0 00-4.38 5.22l-.097 2.53a5.557 5.557 0 01-6.308 5.295l-2.509-.345a5.556 5.556 0 00-5.901 3.407l-.956 2.345a5.557 5.557 0 01-7.74 2.817l-2.238-1.182a5.556 5.556 0 00-6.711 1.183l-1.7 1.876a5.556 5.556 0 01-8.236.001l-1.7-1.877a5.556 5.556 0 00-6.711-1.183l-2.24 1.182a5.557 5.557 0 01-7.738-2.817l-.956-2.345a5.556 5.556 0 00-5.901-3.407l-2.509.345a5.557 5.557 0 01-6.309-5.294l-.096-2.53a5.557 5.557 0 00-4.38-5.22l-2.475-.535a5.557 5.557 0 01-4.118-7.132l.775-2.41a5.557 5.557 0 00-2.33-6.404l-2.144-1.348a5.556 5.556 0 01-1.43-8.11l1.553-2a5.557 5.557 0 000-6.815l-1.553-2a5.556 5.556 0 011.43-8.11l2.143-1.349a5.557 5.557 0 002.331-6.404l-.775-2.41a5.557 5.557 0 014.118-7.132l2.475-.534a5.557 5.557 0 004.38-5.22l.096-2.53a5.556 5.556 0 016.31-5.294l2.508.344a5.556 5.556 0 005.901-3.407l.956-2.345a5.557 5.557 0 017.739-2.816l2.239 1.181a5.556 5.556 0 006.711-1.183l1.7-1.876z' fill='%23fff'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    transform: rotate(-5.57deg)
}

.icon--sale .icon__discount {
    font-size: 36px;
    line-height: 1
}

.price {
    display: grid;
    grid-template-columns: -webkit-max-content -webkit-max-content;
    grid-template-columns: max-content max-content;
    -moz-column-gap: var(--gap);
    column-gap: var(--gap);
    font-family: var(--font-header)
}

.price__item {
    letter-spacing: .02em;
    color: var(--c-dark);
    font-weight: 700;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.price__item--old {
    color: var(--c-grey)
}

.price__item--old .price__content {
    padding: 0 2px;
    background: linear-gradient(155deg, transparent, transparent 47%, var(--c-grey) 49%, var(--c-grey) 51%, transparent 53%)
}

.price__content {
    position: relative;
    display: grid;
    grid-template-columns: -webkit-max-content -webkit-max-content;
    grid-template-columns: max-content max-content;
    -moz-column-gap: 5px;
    column-gap: 5px;
    font-size: 30px;
    margin-bottom: 5px
}

.price__discount {
    color: var(--c-error);
    margin-left: 5px
}

@media(min-width:428px) {
    .price__content {
        font-size: 36px
    }
}

.order-form-box {
    font-family: var(--font-text);
    box-shadow: 0 50px 50px rgba(0, 0, 0, .25);
    border-radius: 10px;
    overflow: hidden;
    margin-left: calc(var(--wrap)*-1);
    margin-right: calc(var(--wrap)*-1)
}

.order-form-box__top {
    background: var(--c-accent);
    padding: 20px 20px 10px
}

.order-form-box__top-title {
    font-family: var(--font-header);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .02em;
    color: #fff;
    padding: 0 0 15px
}

.order-form-box .countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--font-text);
    font-weight: 400;
    font-size: 8px;
    line-height: 9px;
    text-align: center;
    letter-spacing: .005em;
    color: #b7bcc1
}

.order-form-box .countdown-container {
    min-width: 65px;
    padding: 5px;
    background: #fff;
    border-radius: 4px
}

.order-form-box .colon {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .02em;
    color: #000
}

.order-form-box .hours,
.order-form-box .minutes,
.order-form-box .seconds {
    font-family: var(--font-header);
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .02em;
    color: #000
}

.order-form-box .colon {
    padding: 0 10px
}

.order-form-box__bottom {
    background: #fff
}

.order-form-box__price {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 0 5px
}

.order-form-box__content {
    box-sizing: border-box;
    width: 100%;
    padding: 20px
}

.order-form-box__icon {
    padding: 25px 0 0;
    margin: 0 auto;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.order-form-box__image {
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    position: relative;
    display: none
}

.order-form-box__image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 200px
}

.order-form-box__image-cover {
    position: absolute;
    right: 20px;
    bottom: 20px
}

@media(min-width:428px) {
    .order-form-box__image {
        font-size: 18px
    }

    .order-form-box__image img {
        max-height: 380px
    }
}

@media(min-width:680px) {
    .order-form-box {
        width: 100%;
        margin: 0
    }

    .order-form-box__bottom {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }

    .order-form-box__content,
    .order-form-box__image {
        width: 50%;
        margin: 0 auto
    }

    .order-form-box__image {
        display: block;
        padding: 0
    }

    .order-form-box__image-cover {
        right: auto;
        left: 20px;
        top: 20px;
        bottom: auto
    }
}

@media(min-width:980px) {
    .order-form-box {
        width: auto;
        min-width: 360px;
        max-width: 360px
    }

    .order-form-box__content {
        width: 100%
    }

    .order-form-box__image {
        display: none
    }
}