#alcool-lnd section.hero a.button.small span,
#alcool-lnd section.hero button.styled.small span {
    font-size: 16px;
    font-weight: 700;
}
#alcool-lnd section.hero h2 a {
    font-family: "Halyard Display";
    font-size: 115px;
    font-weight: 700;
    line-height: 90%;
}
#alcool-lnd section.hero p {
    width: 700px;
}
#alcool-lnd section.hero em {
    margin-top: 48px;
}
#alcool-lnd section.hero .swiper-slide mark {
    font-weight: 600;
}
#alcool-lnd section.hero .swiper-slide mark strong {
    padding: 0;
    font-weight: 900;
}
.list-item__description {
    margin-top: 6px;
    font-family: Plus Jakarta Sans;
    font-weight: 800;
    font-size: 35px;
    line-height: 40px;
    color: #fefefe;
    display: block;
}
.list-item__description-2 {
    font-family: "Halyard Display";
    font-weight: 700;
    font-size: 64px;
    line-height: 90%;
    text-transform: uppercase;
}
@media screen and (max-width: 768px) {
    .list-item__description {
        margin-top: -2px;
    }
    #alcool-lnd section.hero .swiper-slide mark strong {
        font-weight: 900;
    }
}
@media screen and (max-width: 480px) {
    #alcool-lnd section.hero h2 a {
    	margin-bottom: -10px;
    	display: block;
        font-size: 66px;
    }
    #alcool-lnd section.hero em {
        font-size: 16px;
    }
    #alcool-lnd section.hero em br {
        display: none;
    }
    .list-item__description {
        font-size: 24px;
    }
    .list-item__description-2 {
    	margin-top: 8px;
        font-size: 36px;
        line-height: 110%;
    }
    .list-item__description-2 strong {
        font-size: 50px;
        display: block;
    }
    #alcool-lnd section.hero .swiper-slide mark {
    	padding: 2px 8px 4px 8px;
        font-size: 14px;
    }
    #alcool-lnd section.hero .swiper-slide .mark-highlight-2 {
    	padding: 0 8px 2px 8px;
    	font-size: 16px;
    	line-height: 26px;
    }
}
#alcool-lnd section.hero cite {
    margin-top: 10px;
    font-size: 14px;
}
.list-item__phrase {
    margin: 46px 0 17px !important;
    font-family: Inter;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    display: block;
}
#alcool-lnd section.hero .swiper-pagination {
    gap: 5px;
    position: absolute;
    top: auto;
    left: -77px;
    bottom: 50px;
    transform: rotate(90deg);
}
#alcool-lnd section.hero .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    justify-content: center;
    transition: width 400ms ease-in-out;
}
#alcool-lnd section.hero .swiper-pagination-bullet:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b3b7c3;
    transition:
        width 400ms ease-in-out,
        color 400ms ease-in-out,
        border-radius 400ms ease-in-out;
}
#alcool-lnd section.hero .swiper-pagination-bullet-active {
    width: 30px;
}
#alcool-lnd section.hero .swiper-pagination-bullet-active:before {
    width: 30px;
    border-radius: 5px;
    background: #ffe749;
}
@media (max-width: 1300px) {
    #alcool-lnd section.hero .swiper-pagination {
        left: -47px;
    }
}
@media (max-width: 768px) {
    #alcool-lnd section.hero .swiper-pagination {
        left: -39px;
    }
    #alcool-lnd section.hero .list-item__mark {
        margin: 6px 0 0;
    }
}
@media (max-width: 520px) {
    #alcool-lnd section.hero .swiper-pagination {
        margin-top: 30px;
        margin-bottom: 10px;
        justify-content: center;
        position: static;
        transform: none;
    }
}
@media (max-width: 480px) {
    #alcool-lnd section.hero cite {
        margin-top: 5px;
        font-size: 10px;
    }
    #alcool-lnd section.hero p {
        width: auto;
    }
    #alcool-lnd section.hero button[data-action="scroll-down"] strong {
        display: none;
    }
    #alcool-lnd section.hero .swiper-slide mark br {
    	display: block !important;
    }
}
@media (min-width: 480px) {
    #alcool-lnd section.hero .swiper-slide mark br {
    	display: none;
    }
}

@media (min-width: 936px) {
    #por-que-tributar .slider-wrapper {
        display: flex !important;
    }
}
