.main-slide {
    background-image: url(/assets/img/main-slider/main-slide-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main-slider .slick-track {
    display: flex;
    align-items: stretch;
    min-height: 60vh;
}
@media (max-width: 768px) {
    #hero .servers-slide h2 {
        font-size: 38px;
    }
}  
.main-slider .slide {
    height: auto;
}
#hero .main-slide h1 {
    color: var(--primary-background-color, #31a9e1);
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 5px;
}
#hero .main-slide h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 25px;
}
#hero .main-slide .discr {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.promo-slide .btn-get-detailed {
    display: inline-block;
    padding: 12px 24px;
    font-size: .9rem;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    cursor: pointer;
}

.promo-slide .btn-get-detailed:hover {
    background-color: rgba(255,255,255,0.1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    color: #fff;
}
#hero .promo-slide h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
}
#hero .promo-slide h3 {
    color: #000;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px;
}
#hero .promo-slide .desc {
    font-weight: 600;
    color: #000;
    font-size: .9rem;
    margin-bottom: 30px;
}
.slide2-wrapper {
    position: relative;
    margin-top: -70px;
}

.slide2-bg-img {
    position: absolute;
    top: -41px;
    left: -43px;
    width: 385px !important;
    height: auto !important;
    z-index: 1
}

.slide2-button {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 295px;
    height: 110px;
    background: transparent;
    border: none;
    text-align: center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.promo-slide {
    background: linear-gradient(
    to top right,
    rgb(221, 123, 42) 20%,
    rgb(241, 172, 116) 80%
    );
}
.cashback-slide .btn-get-detailed {
    display: inline-block;
    padding: 12px 24px;
    font-size: .9rem;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    cursor: pointer;
}
#hero .cashback-slide h2 {
    color: #fb8319;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
}
#hero .cashback-slide h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px;
}
#hero .cashback-slide .desc {
    font-weight: 600;
    color: #fff;
    font-size: .9rem;
    margin-bottom: 30px;
}

.cashback-slide .btn-get-detailed:hover {
    background-color: rgba(255,255,255,0.1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    color: #fff;
}
.cashback-slide {
    background-color: #212121;
}
.cashback-slide .img-fluid {
  max-width: 100% !important;
  height: auto !important;
}
.servers-slide .btn-get-detailed {
    display: inline-block;
    padding: 12px 24px;
    font-size: .9rem;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border-radius: 30px;
    color: #000;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid #d27126;
    background-color: transparent;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    cursor: pointer;
}

.servers-slide .btn-get-detailed:hover {
    background-color: rgba(255,255,255,0.1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
}

.servers-slide {
    background: linear-gradient(
    to top right,
    #f88f3c,
    #e7d5b1
    );
}
.slider .podarok-slide img,
.slider .podarok-slide img, .slider .podarok-slide img:not(:hover),
.slider .cashback-slide img,
.slider .cashback-slide img, .slider .cashback-slide img:not(:hover),
.slider .servers-slide img,
.slider .servers-slide img, .slider .servers-slide img:not(:hover) {
    filter: unset;
}
#hero .servers-slide h2 {
    color: #000;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
}
#hero .servers-slide h3 {
    color: #000;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px;
}
#hero .servers-slide .desc {
    font-weight: 600;
    color: #000;
    font-size: .9rem;
    margin-bottom: 30px;
}
.servers-slide img.server-img {
    filter: drop-shadow(20px 20px 15px rgba(0, 0, 0, 0.5)) !important;
    margin-top: 17px;
    max-height: 230px !important;
    width: auto !important;
}

.main-slider {
    position: relative;
}
.main-slider .slick-dots {
	display: flex;
	justify-content: center;
	position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, -50%);
	margin: 0;
	padding: 1rem 0;
	gap: 15px;
	list-style-type: none;
}
.main-slider .slick-dotsli {
    margin: 0 0.25rem;
}

.main-slider .slick-dots button {
    display: block;
    width: .8rem;
    height: .3rem;
    padding: 0;
    border: none;
    background-color: #ee5d23;
    
    text-indent: -9999px;
}

.main-slider .slick-dots li.slick-active button {
    background-color: #fff;
}

.podarok-slide .btn-get-detailed {
    display: inline-block;
    padding: 12px 24px;
    font-size: .9rem;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #eb5e28;
    background-color: transparent;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    cursor: pointer;
}
.podarok-slide {
    background-image: url(/assets/img/main-slider/fon_host_podarok.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.podarok-slide img {
    max-height: 250px !important;
    width: auto !important;
    margin-top: 25px;
}
#hero .podarok-slide h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 10px;
}
#hero .podarok-slide h3 {
    color: #eb5e28;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px;
}
#hero .podarok-slide .desc {
    font-weight: 600;
    color: #fff;
    font-size: .9rem;
    margin-bottom: 30px;
}

.podarok-slide .btn-get-detailed:hover {
    background-color: rgba(255,255,255,0.1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.25);
    color: #fff;
}
.podarok-slide {
    background-color: #212121;
}
.podarok-slide .img-fluid {
  max-width: 100% !important;
  height: auto !important;
}

@media (max-width: 431.98px) {
    #hero .servers-slide h2,
    #hero .main-slide h2 {
        font-size: 36px;
    }
}