button,
.submit {
    display: inline-block;
    background-color: #00A1E4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 100px;
    padding: 10px 34px 13px;
    border: 1px solid #00A1E4;
    cursor: pointer;
    -webkit-transform: translate(-2px, 0);
    transform: translate(-2px, 0);
}

button:hover, button:focus,
.submit:hover,
.submit:focus {
    outline: none;
    background-color: #006FB8;
    border: 1px solid #006FB8;
    color: #fff;
}

button:active,
.submit:active {
    background-color: #00A1E4;
}

button.secondary,
.submit.secondary {
    background-color: #fff;
    color: #00A1E4;
}

button.secondary:hover, button.secondary:focus,
.submit.secondary:hover,
.submit.secondary:focus {
    color: #006FB8;
}

.profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
    height: 400px;
    overflow: hidden;
    background: url("/images/contests/1plus1/bg-oferta.png") no-repeat center;
    background-size: cover;
}
.profile-wrapper.box1plus1_c .listings-wrapper .hero-img.c4plus2 {
    background: url("/images/contests/1plus1/bg4plus3.jpg") no-repeat center;
    background-size: cover;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container {
    margin-top: -40px;
    background: linear-gradient(#000000, #161616);
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper {
    max-width: 850px;
    margin: auto;
    padding: 0 20px;
    position: relative;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper section {
    margin: 25px 0;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper a.main-cta {
    display: block;
    width: 210px;
    margin: 10px auto;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .appliance-cta {
    /*background: #000;*/
    padding: 25px;
    position: sticky;
    text-align: center;
    bottom: 35px;
    z-index: 99999;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .appliance-cta input[type=checkbox] + label {
    margin: 8px 0 20px;
    vertical-align: top;
    width: -moz-fit-content;
    width: fit-content;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .inner-text {
    text-align: center;
}

.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .inner-text h1 {
    margin-bottom: 2rem;
}

.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .inner-text p {
    font-size: 22px;
    /*margin-bottom: 0;*/
}

.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .inner-text p a {
    color: #eb1010;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .inner-text p span {
    font-weight: 700;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper {
    overflow-x: scroll;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .swiper-slide .slide {
    display: block;
    width: 100%;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .swiper-slide .slide.slide111,
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .swiper-slide .slide.slide333 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: rgba(22, 22, 22, 0.4901960784);
    text-decoration: none;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .swiper-slide .slide.slide111:hover,
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .swiper-slide .slide.slide333:hover {
    opacity: 0.8;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .swiper-slide .slide.slide111:hover img,
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .swiper-slide .slide.slide333:hover img {
    opacity: 1;
    transform: scale(1.1);
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .swiper-wrapper .slide.slide111::after {
    content: none;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper::-webkit-scrollbar {
    width: 0;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide {
    aspect-ratio: 2/3;
    position: relative;
    border-radius: 5px;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide .slide-img {
    width: 70%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
}

.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide.slide1 {
    background: url("/images/contests/1plus1/slide-spania.png") no-repeat center;
    background-size: contain;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide.slide2 {
    background: url("/images/contests/1plus1/slide-nba.png") no-repeat center;
    background-size: contain;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide.slide3 {
    background: url("/images/contests/1plus1/slide-meci.png") no-repeat center;
    background-size: contain;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide.slide4 {
    background: url("/images/contests/1plus1/slide-adn.png") no-repeat center;
    background-size: contain;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide.slide5 {
    background: url("/images/contests/1plus1/slide-parfum.png") no-repeat center;
    background-size: contain;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide.slide111 span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px;
    text-align: center;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper .slide.slide222 span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px;
    text-align: center;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide {
    aspect-ratio: 1/1;
    border: 1px solid #808080;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide::after {
    content: none;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide6 {
    background: url("/images/contests/1plus1/slide-A1.png") no-repeat center;
    background-size: cover;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide6:hover {
    opacity: 0.8;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide7 {
    background: url("/images/contests/1plus1/slide-as.png") no-repeat center;
    background-size: cover;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide7:hover {
    opacity: 0.8;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide8 {
    background: url("/images/contests/1plus1/slide-F1.png") no-repeat center;
    background-size: cover;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide8:hover {
    opacity: 0.8;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide9 {
    background: url("/images/contests/1plus1/slide-F2.png") no-repeat center;
    background-size: cover;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide9:hover {
    opacity: 0.8;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .swiper-wrapper .swiper-slide .slide.slide222 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: rgba(22, 22, 22, 0.4901960784);
    border: none;
    text-decoration: none;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide222:hover {
    opacity: 0.8;
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide222:hover img {
    opacity: 1;
    transform: scale(1.1);
}
.profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .slider-1plus1-wrapper.no-after .slide.slide333:hover {
    opacity: 0.8;
}
@media all and (min-width: 340px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
        height: 300px;
    }
}

/*@media all and (min-width: 400px) {*/
/*    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {*/
/*        height: 260px;*/
/*    }*/
/*}*/
@media all and (min-width: 500px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
        height: 320px;
    }
}
@media all and (min-width: 600px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
        height: 390px;
    }
}
@media all and (min-width: 700px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
        height: 450px;
    }
}
@media all and (min-width: 700px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
        height: 500px;
    }
}
@media all and (min-width: 900px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
        height: 500px;
    }
}
@media all and (min-width: 1440px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .hero-img {
        height: 700px;
    }
    .profile-wrapper.box1plus1_c .listings-wrapper .inner-container {
        margin-top: -30px;
    }
}
@media all and (min-width: 850px) {
    .profile-wrapper.box1plus1_c .listings-wrapper .inner-container .inner-wrapper .appliance-cta {
        bottom: 0;
    }
}
/*# sourceMappingURL=10years.css.map */