/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 29 sty 2026, 12:52:02
    Author     : katia lapko
*/

.hero-section-new {
    position: relative;
    background: #FC0;
    overflow-x: clip;
}
.hero-section-new::after {
    content: '';
    height: 22.25vw;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: url(/img/sl/hero/gradient2.svg) center no-repeat;
    background-repeat: repeat-x;
}
.header-logo {
    padding-block: 1.47vw 0.98vw;
    display: flex;
    justify-content: center;
}
.header-logo img {
    width: 10.61vw;
}
.main-prize {
    position: relative;
    text-align: center;
    font-family: Poppins;
    font-size: 11.18vw;
    font-style: italic;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: -0.45vw;
}
.main-prize span {
    position: relative;
    z-index: 1;
    background: linear-gradient(270deg, #5810BA 23.44%, #6B00FE 78.08%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-right: 20px;
}
.main-prize::before {
    content: attr(data-shadow);
    position: absolute;
    transform: translate(-0.95vw, 0.3vw);
    color: #4200FF;
    inset: 0;
    margin: auto;
    -webkit-text-fill-color: #4200FF;
}
.main-prize::after {
    position: absolute;
    content: '';
    width: 7.51vw;
    height: 3.78vw;
    background: url(/img/sl/zima2/cta.svg) center no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    top: 0;
}
.ozdoby {
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 100%;
}
.cta-with-banner {
    display: flex;
    font-family: Poppins;
    justify-content: center;
    color: #FFF;
    align-items: flex-end;
    padding-bottom: 3vw;
    position: relative;
    z-index: 2;
}
.timer4-title {
    font-size: 1.03vw;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 55.47%;
}
.timer-header {
    z-index: 2;
    position: relative;
}
.cta {
    position: relative;
    right: 1.9vw;
    cursor: pointer;
    border-radius: 0.59vw;
    z-index: 1;
    border: 0.19vw solid rgba(80, 22, 160, 0.00);
    background: linear-gradient(88deg, #5016A0 16.36%, #6C00FF 83.23%);
    box-shadow: 0.39vw 0 0.47vw 0 rgba(255, 204, 0, 0.42);
    text-align: center;
    font-size: 1.96vw;
    font-weight: 800;
    line-height: 6.14vw;
    width: 23.58vw;
    height: 6.14vw;
    padding-left: 3.39vw;
}
#timer4,
#timer4 > div {
    display: flex;
}
.left4, .right4 {
    border-radius: 0.57vw;
    background: #F6C35A;
    box-shadow: 0 0.29vw 1.43vw 0 rgba(0, 0, 0, 0.25);
    text-align: center;
    font-size: 3.43vw;
    font-weight: 600;
    width: 3.93vw;
    height: 6.14vw;
    line-height: 6.14vw;
}
.delimiter4 {
    font-size: 1.43vw;
    margin-inline: 0.15vw;
    font-weight: 900;
    line-height: 6.14vw;
}
.left4 {
    margin-right: 0.83vw;
}
.timer-desc4 {
    display: none;
}
.komunikaty {
    background: linear-gradient(90deg, #FFCB01 24.94%, #7A01FF 75.29%);
    padding-block: 1.18vw;
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 1.96vw;
    font-style: italic;
    font-weight: 600;
    line-height: 110%;
}
.rmf {
    position: absolute;
}
@media (max-width:575px) {
    .header-logo img {
        width: 38.6vw;
    }
    .header-logo {
        padding-block: 14.42vw 10.98vw;
    }
    .main-prize::after {
        width: 24.65vw;
        height: 12.56vw;
        top: -8vw;
    }
    .main-prize span {
        padding-right: 5px;
    }
    .main-prize {
        font-size: 15.58vw;
        letter-spacing: -0.62vw;
        z-index: 2;
    }
    .main-prize::before {
        transform: translate(-1.3vw, 0.3vw);
    }
    .cta-with-banner {
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        padding-bottom: 8.6vw;
        z-index: 3;
        padding-top: 13vw;
    }
    .left4, .right4 {
        border-radius: 1.71vw;
        font-size: 10.23vw;
        width: 11.71vw;
        box-shadow: 0 0.85vw 4.26vw 0 rgba(0, 0, 0, 0.25);
        height: 18.3vw;
        line-height: 18.3vw;
    }
    .delimiter4 {
        font-size: 18.333px;
        margin-inline: 0.47vw;
        line-height: 18.3vw;
    }
    .left4 {
        margin-right: 2.33vw;
    }
    .timer4-title {
        font-size: 2.95vw;
        text-align: center;
        width: 100%;
        display: block;
        margin-bottom: 3.65vw;
    }
    .komunikaty {
        padding-block: 3.65vw;
        font-size: 5.12vw;
        position: relative;
        z-index: 2;
    }
    .cta {
        width: 60.85vw;
        padding-left: 0;
        height: 13.64vw;
        border-radius: 3.41vw;
        line-height: 13.64vw;
        font-size: 4.77vw;
        border: 0.47vw solid rgba(80, 22, 160, 0.00);
        box-shadow: 0.47vw 0 1.14vw 0 rgba(255, 204, 0, 0.42);
        margin-bottom: 34.21vw;
        right: 0;
    }
    .timer-header {
        right: 0;
    }
    .hero-section-new::after {
        height: 109.53vw;
        background: url(/img/sl/hero/gradient.svg) center top no-repeat;
    }
    .blue {
        position: absolute;
        bottom: -10vw;
        z-index: 3;
        width: 100vw;
    }
    .ozdoby {
        height: auto;
    }
}
/*samochody*/
.kontur {
    position: relative;
    width: 32.61vw;
    margin: 1.96vw auto 4.1vw;
}
img.ozdoba_kontur {
    width: 37.67vw;
    position: absolute;
    top: -14vw;
    left: 50%;
    transform: translateX(-50%);
}
.first-car, .cars-slider {
    margin-inline: auto;
    height: 22.56vw;
    position: relative;
}
.first-car img {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 47.94vw;
    top: -4vw;
}
.cars {
    position: relative;
}
.auto-tooltip {
    top: -3vw;
    z-index: 100;
    position: absolute;
    border-radius: 8px;
    border: 1px solid #1C3F86;
    background: rgba(255, 255, 255, 0.63);
    width: 343px;
    padding: 16px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(8px);
}
.auto-tooltip-title {
    color: #141426;
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.auto-tooltip-text {
    color: #1C3F86;
    font-size: 15px;
    line-height: normal;
}
.auto-tooltip-close {
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 7px;
}
.auto-tooltip-text ul {
    padding-left: 25px;
}
.top-info-icon {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}
.top-info-icon svg {
    width: 2vw;
}
.first-car .top-info-icon {
    right: 38vw;
    top: 4vw;
}
.cars-slider {
    position: relative;
}
.slides {
    position: absolute;
    inset: 0;
    margin: auto;
    width: fit-content;
    top: -8vw;
}
.slide {
    width: 42.98vw;
    display: none;
    position: relative;
}
.slide .top-info-icon {
    right: 4vw;
    top: 10vw;
}
.slide2 .top-info-icon {
    right: 11vw;
    top: 9.5vw;
}
.slide3 .top-info-icon {
    right: 3.5vw;
    top: 9vw;
}
.dot {
    width: 3.17vw;
    height: 0.28vw;
    border-radius: 0.43vw;
    background: rgba(255, 255, 255, 0.37);
}
.dot.active {
    background: #FFF;
}
.slide.active {
    display: block;
}
.arrow {
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 8vw;
}
.prev {
    left: 26vw;
}
.next {
    right: 26vw;
}
.dots {
    position: absolute;
    display: flex;
    gap: 0.5vw;
    inset: 0;
    margin: auto;
    z-index: 10;
    height: fit-content;
    width: fit-content;
    bottom: -18vw;
}
@media (max-width: 575px) {
    .slide {
        width: 78.14vw;
    }
    .slide img {
        position: relative;
        width: 78.14vw;
    }
    .first-car .top-info-icon {
        right: 19vw;
        top: 6vw;
    }
    .top-info-icon svg {
        width: 4.97vw;
    }
    .kontur {
        width: 67.44vw;
        margin: 6.96vw auto 19.07vw;
    }
    .first-car {
        height: 56vw;
    }
    .first-car img {
        width: 71.63vw;
        top: -7vw;
        z-index: 2;
    }
    .first-car, .cars-slider {
        height: 68.56vw;
    }
    .slides {
        top: 9vw;
        z-index: 2;
    }
    .arrow svg {
        width: 8.84vw;
    }
    .arrow {
        top: 21vw;
    }
    .prev {
        left: 4vw;
    }
    .next {
        right: 4vw;
    }
    .dot {
        width: 6.28vw;
        height: 0.7vw;
        border-radius: 0.93vw;
    }
    .dots {
        gap: 1.5vw;
        bottom: -42vw;
    }
    .slide .top-info-icon {
        right: 8vw;
        top: -6vw;
    }
    .slide2 img {
        width: 53.52vw;
        top: -21px;
        left: 13vw;
    }
    .slide3 img{
        width: 80.23vw;
        top: -4vw;
    }
}
.slide-description {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 1.13vw;
    font-weight: 800;
    line-height: 90%;
    position: absolute;
    border-radius: 0.39vw;
    background: linear-gradient(270deg, rgba(255, 204, 0, 0.00) 0%, rgba(255, 204, 0, 0.70) 10.08%, rgba(181, 102, 128, 0.80) 26.45%, #6D02FD 45.19%, rgba(179, 99, 132, 0.80) 69.16%, rgba(255, 204, 0, 0.70) 84.34%, rgba(255, 204, 0, 0.00) 98.08%);
    bottom: 4.5vw;
    padding: 0.39vw 0.8vw;
    width: 55.7vw;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
@media (max-width: 575px) {
    .slide-description {
        font-size: 3.49vw;
        border-radius: 1.16vw;
        bottom: 20.5vw;
        padding: 1.16vw 2.3vw;
        width: 100vw;
    }
}