* {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}
body {
    font: 16px/1.2;
    margin: 0 auto;
    color: #fff;
    min-width: 320px;
    max-width: 412px;
    user-select: none;
    background-color: #000;
    background-image: url("../img/229d252381cf20019ed8fb9a2e2d1fb34e75f874.svg");
    background-size: auto auto;
}
::placeholder {
    color: #000;
    opacity: 1;
    border-bottom: 1px dashed #aaa;
}
.img-responsive {
    border: 0;
    max-width: 100%;
    width: 100%;
}
header {
    padding-top: 1rem;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: italic;
}
header h2 {
    margin: 0 0.5rem;
    padding: 1rem;
    font-size: 1.2rem;
    background-color: #bd0000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
header h2 span {
    font-size: 1.5rem;
}
.logo-container {
    text-align: right;
    margin: 0 1rem;
    margin-bottom: 0.5rem;
}
.gif-container {
    margin: 0 0.5rem;
    position: relative;
    font-size: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 4px solid #bd0000;
    border-bottom: 0;
}
.gif-container .gif {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.star {
    position: absolute;
    left: -0.7rem;
    top: -3rem;
    width: 100px;
}
.compare-img {
    margin-top: 0;
    margin: 1.5rem 0.5rem;
}
.compare-img img {
    border-radius: 10px;
}
.product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.product .left {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.product .left img {
    max-width: 100%;
}
.product .left .product_name {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.product .right {
    width: 100%;
    padding-top: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product .discount {
    background-image: linear-gradient(to right, #ff0, #ffeb3b);
    color: #666;
    border-radius: 10px;
    transform: skew(-15deg);
    font-weight: 700;
    font-style: italic;
    text-align: center;
    width: 40%;
    margin-left: 10px;
    height: 5rem;
    margin-top: -0.3rem;
}
.product .discount span {
    font-style: normal;
    font-size: 15px;
    padding-top: 10px;
    display: inline-block;
}
.product .discount div {
    transform: skew(15deg);
    letter-spacing: -3px;
    font-size: 3.5rem;
    line-height: 5rem;
}
.product .price {
    color: #1bff26;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: -3px;
    margin-left: 5px;
    line-height: 1;
}
.product .discount-text {
    margin-top: 1rem;
    margin-left: 5px;
    color: #fff;
}
.product .price span {
    font-weight: 300;
    font-size: 2.5rem;
    font-style: italic;
    vertical-align: super;
    margin-left: 5px;
}
.sconto {
    font-weight: 600;
    font-size: 2.8rem;
    text-align: center;
    padding: 10px 0;
}
.sconto div {
    color: #fff;
    animation: color-change 1s infinite;
    perspective: 1000;
}
@keyframes color-change {
    0% {
        color: #fff;
    }
    50% {
        color: yellow;
    }
    100% {
        color: #fff;
    }
}

.rose {
    margin: 1rem 0.5rem;
}

.rose p {
    line-height: 25px;
    margin: 0;
    margin-bottom: 4px;
}

.rose .check {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.result {
    margin-top: -1rem;
    background: url("") center top no-repeat;
    background-size: 100%;
    height: 160px;
    text-align: center;
    padding: 20px;
    padding-top: 45%;
    font-size: 1.6rem;
    font-weight: 300;
}

.bx-wrapper {
    position: relative;
}

.bx-controls {
    display: block;
    width: 100%;
    position: absolute;
    top: 48%;
    left: 0;
}

.bx-controls a {
    position: absolute;
    left: 10px;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 39px;
    background: url("") no-repeat left top;
}

.bx-controls a.bx-next {
    right: 10px;
    left: initial;
    background-position: right top;
}

.ingri {
    padding-top: 2rem;
}

.ingri::after {
    clear: both;
    display: table;
    content: " ";
}

.ingri > div {
    text-align: center;
    float: left;
    width: 50%;
    padding: 0 1rem;
    box-sizing: border-box;
}

.ingri img {
    max-width: 90%;
}

.ingri h3 {
    margin: 0;
    margin-top: 0.2rem;
    color: #bdab3c;
}

.button-submit.scroll-to-form {
    margin-bottom: 2rem;
}

.final {
    margin-top: 10px;
    background: url("") right center no-repeat;
    background-size: contain;
}

.final p {
    margin: 0;
    margin-left: 20px;
    margin-bottom: 15px;
    color: #665619;
}

.final span:before {
    content: "— ";
    position: absolute;
    left: 0;
}

.final span {
    padding-left: 20px;
    position: relative;
    font-size: 22px;
}

.final ul {
    list-style-type: none;
    margin: 0;
    margin-right: 90px;
    padding: 20px 10px 5px 10px;
    background: #bea94c;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.func h3 {
    text-transform: uppercase;
    margin: 4rem auto;
    width: 90%;
    font-size: 1.7rem;
    transform: rotate(-10deg);
    perspective: 100px;
    text-align: center;
}

.func ul {
    list-style-type: none;
    padding: 0;
}

.func li span {
    font-weight: 700;
    color: #bdab3c;
}

.func li p {
    margin: 0;
    font-style: italic;
    font-weight: 400;
}

.func ul li {
    position: relative;
    padding-top: 10px;
    padding-left: 40%;
    padding-right: 10%;
    margin-bottom: 30px;
}

.func ul img {
    width: 30%;
    position: absolute;
    left: 1rem;
    top: 0;
}

.func li:nth-child(2) img {
    left: inherit;
    right: 1rem;
}

.func li:nth-child(2) {
    padding-right: 40%;
    padding-left: 10%;
}

.final-product {
    background: linear-gradient(10deg, #252525 0%, #323233 30%, #404040 70%, #1c1c1c 100%);
    transform: skewY(-10deg);
    padding: 1rem 0;
    margin-bottom: 4rem;
}

.final-product .right {
    padding-top: 2rem;
}

.final-product > div {
    transform: skewY(10deg);
}

form {
    margin: 2rem 0.5rem;
    margin-top: 0;
}

.country-input,
.name-input,
.phone-input {
    color: #000;
    background: goldenrod;
    border: 0;
    width: 100%;
    border-radius: 6px;
    box-sizing: border-box;
    font-size: 20px;
    margin-bottom: 10px;
    display: flex;
    transition: all 0.15s ease-in-out;
}

.name-input input,
.phone-input input,
.country-input, select {
    flex: 1 1 auto;
    border: 0;
    padding: 0;
    font: inherit;
    color: inherit;
    box-sizing: border-box;
    min-width: 0;
    min-height: 54px;
    padding: 10px 15px;
    border-radius: 6px;
    padding-left: 5px;
}

.button-submit:focus,
.name-input:focus-within,
.phone-input:focus-within {
    outline: 0;
    box-shadow: 0 0 0 4px #bdab3c;
}

.name-input:focus-within input,
.phone-input:focus-within input {
    outline: 0;
}

.country-input {
    padding: 10px 15px;
}

.country-input .country {
    width: 24px;
    height: 18px;
    border-radius: 4px!important;
    margin-right: 5px;
    align-self: center;
}

.name-input label,
.phone-input label {
    align-self: center;
    padding: 0 10px;
    margin: 0;
    font-weight: bold;
    width: 45px;
    text-align: center;
}

.name-input label svg {
    vertical-align: middle;
}

.button-submit {
    display: flex;
    box-sizing: border-box !important;
    width: 100%;
    min-height: 54px;
    margin: 0 auto;
    padding: 0 1rem;
    text-decoration: none;
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #fff;
    border-radius: 6px;
    border: 0;
    padding: 14px 0;
    background-image: linear-gradient(to top, #31771a, #5abf26);
    transition: all 0.15s ease-in-out;
}

.button-submit-text {
    flex: 1 1 auto;
}

.button-submit-arrow {
    width: 0;
    height: 0;
    border-top: 0.6rem solid transparent;
    border-bottom: 0.6rem solid transparent;
    border-left: 1rem solid #fff;
    margin-right: 1rem;
}

.countdown-container {
    background-color: #bd0000;
    text-align: center;
    margin: 1rem 0.5rem;
}
.countdown-container h3 {
    color: #fff;
    margin: 0 auto;
    margin-top: -12px;
    width: 90%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.34rem;
}
.countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-size: 4rem;
    line-height: 1;
    margin: 0;
}
.countdown-item {
    color: #fff;
    width: 4rem;
    font-weight: 800;
}
.countdown-divider {
    color: #fff;
    width: 2rem;
}
.countdown-text {
    margin: 0 auto;
    width: 90%;
    padding-bottom: 10px;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}
.countdown-text span {
    width: 4rem;
    margin-right: 2rem;
}
.countdown-text span:last-child {
    margin-right: 0;
}

.price-above-form {
    text-align: center;
    font-size: 50px;
}

.price-above-form .discount {
    display: inline-block;
    background: red;
    line-height: 1;
    padding: 5px 10px 3px;
}

.price-above-form .new-price {
    color: #05f505;
    font-weight: 600;
}

.price-above-form .old-price {
    color: #aaa;
    position: relative;
}

.price-above-form .old-price:before {
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    right: 0;
    border-top: 5px solid red;
    transform: rotate(-6deg);
}

.form-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 300;
    margin-top: 0;
}

.notobene {
    margin: 0 0.5rem;
}

.logo_list {
    margin-top: -2px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: flex-center;
    align-items: flex-center;
    -ms-flex-pack: end;
    justify-content: center;
    background-color: #fff;
    padding: 5px;
}

.logo_list span.item_1 {
    background-image: url("");
    background-position: -339px -315px;
    width: 76px;
    height: 28px;
}

.logo_list span.item_2 {
    background-image: url("");
    background-position: -280px -408px;
    width: 45px;
    height: 36px;
}

.logo_list span.item_3 {
    background-image: url("");
    background-position: -159px -315px;
    width: 84px;
    height: 35px;
}

.logo_list span.item_4 {
    background-image: url("");
    background-position: -438px -251px;
    width: 85px;
    height: 37px;
}

.ac_footer {
    text-align: center;
    font-size: 14px;
    padding: 20px 0;
    color: red;
}
