.couponingHP.ho-content-banner-slider {
    display: flex;
    flex-direction: row;
    gap: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    justify-content: center;
}

.couponingHP .ho-content-5g-banner,
.couponingHP  .ho-content-5g-banner .slick-slide {
    width: calc(482 / var(--variable-desktop-1440)* var(--viewport-unit)) !important;
    margin: 0;
    padding: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(58 / var(--variable-desktop-1440)* var(--viewport-unit));
    flex-direction: column;
    gap: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background-image: url("/etc/designs/lean/img/huft-1200/bg-5G-d1440.svg");
    background-size: cover;
    background-repeat: no-repeat;
}

.couponingHP .ho-content-5g-banner__title,
.couponingHP .ho-content-5g-banner__description {
    width: 100%;
}

.couponingHP .ho-content-5g-banner__title,
.couponingHP .ho-coupon-banner__title {
    font-family: "ho-Bold";
    font-size: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.375;
    text-align: center;
}

.couponingHP .ho-content-banner-slider_fw__ls__title {
    display: flex;
    gap: calc(8 / var(--variable-desktop-1440)* var(--viewport-unit));
    align-items: center;
}

.couponingHP .ho-content-banner-slider_fw__ls__title img.logo {
    width: calc(46 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: calc(29 / var(--variable-desktop-1440)* var(--viewport-unit));
    margin-bottom: calc(2 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.couponingHP .ho-content-5g-banner__description,
.couponingHP .ho-coupon-banner__description {
    font-family: 'ho-Book';
    font-size: calc(18 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.44;
    text-align: center;
}

.couponingHP .ho-content-5g-banner__description span,
.couponingHP .ho-coupon-banner__description span {
    font-family: "ho-Bold";
}

.couponingHP .ho-content-5g-banner__description a,
.couponingHP .ho-coupon-banner__description a {
    width: fit-content;
    display: block;
    margin: calc(30 / var(--variable-desktop-1440)* var(--viewport-unit)) auto 0;
    padding: calc(12 / var(--variable-desktop-1440) * var(--viewport-unit)) calc(24 / var(--variable-desktop-1440) * var(--viewport-unit));
    line-height: 1.44;
}

.couponingHP .ho-coupon-banner__description a.couponButton {
    width: fit-content;
    border-radius: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    border: 1px solid #A8A8A8;
    padding: calc(12 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: #fff;
    font-size: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.5;
    text-transform: uppercase;
    color: #333;
    font-family: "ho-Medium";
}

.couponingHP .ho-coupon-banner,
.couponingHP .ho-coupon-banner .slick-slide {
    width: calc(482 / var(--variable-desktop-1440)* var(--viewport-unit)) !important;
    height: auto;
    margin: 0;
    border-radius: calc(24 / var(--variable-desktop-1440) * var(--viewport-unit));
    background-size: cover;
    background-repeat: no-repeat;
    color: var(--white);
    display: flex !important;
    flex-direction: row;
    align-items: center;
    position: relative;
    padding: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(58 / var(--variable-desktop-1440)* var(--viewport-unit));
    flex-direction: column;
    gap: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background-image: url("/etc/designs/lean/img/huft-1200/bg-coupon-d1440.svg");
    background-size: cover;
    background-repeat: no-repeat;
}

.couponingHP .ho-coupon-banner br,
.couponingHP .ho-content-5g-banner br {
    display: block;
}

.couponingHP .ho-coupon-banner br.br_tablet,
.couponingHP .ho-content-5g-banner br.br_tablet {
    display: none;
}

.ho-content-banner-slider_fw {
    width: calc(1008 / var(--variable-desktop-1440)* var(--viewport-unit));
    padding: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-radius: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: linear-gradient(225deg, #E9007A 0%, #EC5428 100%);
    margin: calc(72 / var(--variable-desktop-1440)* var(--viewport-unit)) auto;
    color: #fff;
    display: flex;
    flex-direction: row;
    gap: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    justify-content: space-between;
}

.ho-content-banner-slider_fw__ls {
    width: calc(610 / var(--variable-desktop-1440)* var(--viewport-unit));
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ho-content-banner-slider_fw__ls__title {
    font-family: "ho-Bold";
    font-size: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.375;
    margin-bottom: calc(8 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.ho-content-banner-slider_fw__ls__description {
    margin-bottom: calc(8 / var(--variable-desktop-1440)* var(--viewport-unit));
    font-family: "ho-Book";
    font-size: calc(18 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.44;
}

.ho-content-banner-slider_fw__ls__description span {
    font-family: "ho-Bold";
}

.ho-content-banner-slider_fw__rs {
    width: calc(248 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-radius: calc(22 / var(--variable-desktop-1440)* var(--viewport-unit));
    border: 1px solid #E7E7E7;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
    padding: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background-color: #fff;
    color: #333;
}

.ho-content-banner-slider_fw__mobileCta {
    display: none;
}

.ho-content-banner-slider_fw__rs img {
    display: block;
    width: calc(60 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: calc(60 / var(--variable-desktop-1440)* var(--viewport-unit));
    margin-bottom: calc(8 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.ho-content-banner-slider_fw__rs__description {
    font-family: "ho-Book";
    font-size: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.ho-content-banner-slider_fw__rs__description span {
    font-family: "ho-Bold";
}

.ho-content-banner-slider_fw__ls a {
    display: block;
    width: calc(216 / var(--variable-desktop-1440)* var(--viewport-unit));
    padding: calc(12 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-radius: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    border: 1px solid #A8A8A8;
    background: #FFF;
    cursor: pointer;
    color: #333;
    font-family: "ho-Medium";
    text-transform: uppercase;
    text-align: center;
}

/* couponing modal */
.couponingModal {
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.70);
    backdrop-filter: blur(0px);
    z-index: 999;
}

.couponingModal__content {
    width: calc(802 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: calc(20 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(20 / var(--variable-desktop-1440)* var(--viewport-unit));
    background-color: transparent;
}

.couponingModal__content__header {
    height: calc(125 / var(--variable-desktop-1440)* var(--viewport-unit));
    padding: calc(42 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(182 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-radius: calc(20 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(20 / var(--variable-desktop-1440)* var(--viewport-unit)) 0 0;
    text-align: center;
    position: relative;
    background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-modale-d1440.svg");
    background-size: cover;
    background-repeat: no-repeat;
}

.couponingModal__content__header__closeIcon {
    width: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    position: absolute;
    top: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    right: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    cursor: pointer;
}

.couponingModal__content__header__closeIcon img {
    width: 100%;
    height: 100%;
}

.couponingModal__content__header__title {
    font-family: "ho-Bold";
    font-size: calc(28 / var(--variable-desktop-1440)* var(--viewport-unit));
    color: #FFF;
    line-height: 1.42;
}

.couponingModal__content__wrapper {
    padding: calc(31 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(80 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(40 / var(--variable-desktop-1440)* var(--viewport-unit));
    display: flex;
    flex-direction: column;
    gap: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    align-items: center;
    background-color: white;
    border-radius: 0 0 calc(20 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(20 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.couponingModal__content__wrapper__description {
    font-family: "ho-Book";
    font-size: calc(18 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.44;
    color: #333;
    text-align: center;
}

.couponingModal__content__wrapper__coupon-wrapper {
    width: calc(512 / var(--variable-desktop-1440)* var(--viewport-unit));
    position: relative;
    margin-bottom: 0 !important;
}

.couponingModal__content__wrapper__coupon-wrapper.has-error {
    background: none !important;
}

.couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label {
    position: absolute;
    left: 0;
    top: 0;
    font-size: calc(18 / var(--variable-desktop-1440)* var(--viewport-unit));
    color: #7a7a7a;
    pointer-events: none;
    padding: calc(2 / var(--variable-desktop-1440)* var(--viewport-unit)) 0 0;
    transform: translateY(0) scale(1);
    transform-origin: left top;
    transition: transform .18s ease, color .18s ease;
    will-change: transform;
}

.couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label.pre {
    left: calc(40 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.couponingModal__content__wrapper__coupon-wrapper .couponingModal__content__wrapper__coupon-prefisso {
    position: absolute;
    top: 1px;
    font-family: 'ho-Bold';
    font-size: calc(18 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.7;
}

.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon,
.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital,
.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb {
    width: 100%;
    display: block;
    margin: 0 auto;
    border: 0;
    border-bottom: 1px solid #D8D8D8 !important;
    background: transparent;
    outline: none;
    box-sizing: border-box;
    color: black;
    padding: calc(2 / var(--variable-desktop-1440)* var(--viewport-unit)) 0 0 !important;
    font-size: calc(18 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon.pre,
.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital.pre,
.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb.pre {
    padding: calc(2 / var(--variable-desktop-1440) * var(--viewport-unit)) 0 0 calc(37 / var(--variable-desktop-1440) * var(--viewport-unit)) !important;
}

.couponingModal__content__wrapper__coupon-wrapper.is-focused > label.couponingModal__content__wrapper__coupon-label,
.couponingModal__content__wrapper__coupon-wrapper.has-value > label.couponingModal__content__wrapper__coupon-label {
    transform: translateY(-18px);
    font-size: calc(12 / var(--variable-desktop-1440)* var(--viewport-unit));
    color: #6b6b6b;
    transition: all 0.1s linear;
    left: 0 !important;
}

.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon.is-error,
.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital.is-error,
.couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb.is-error {
     border-bottom-color: #E9425B;
}

.couponingModal__content__wrapper__coupon-wrapper > .error-message {
    display: block;
    margin-top: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    font-size: calc(14 / var(--variable-desktop-1440)* var(--viewport-unit));
    color: #E9425B;
    line-height: 1.42;
    text-align: center;
}

.couponingModal__content__wrapper__verifyBtn {
    width: fit-content;
    padding: calc(12 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(52 / var(--variable-desktop-1440)* var(--viewport-unit));
    border: 0;
    border-radius: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: #D8D8D8;
    color: #fff;
    font-family: "ho-Medium";
    cursor: default;
}

.couponingModal__content__wrapper__verifyBtn.is-enabled {
    background: linear-gradient(210deg, #1E71B8 0%, #82378C 100%);
    color: #fff;
    cursor: pointer;
}

/* couponing special HP */
.hero-section-couponing {
    height: calc(848 / var(--variable-desktop-1440)* var(--viewport-unit));
    width: 100%;
    font-family: 'ho-Book';
    background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-btl-d1440.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.hero-section-couponing__sliderWrap {
    width: 100%;
}

.hero-section-couponing__wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    justify-content: center;
}

.hero-section-couponing__title {
    display: flex;
    padding-top: calc(110 / var(--variable-desktop-1440)* var(--viewport-unit));
    flex-direction: row;
    gap: calc(8 / var(--variable-desktop-1440)* var(--viewport-unit));
    align-items: center;
    justify-content: center;
    font-family: "ho-Bold";
    font-size: calc(56 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.39;
    text-align: center;
    color: #fff;
}

.hero-section-couponing__title br {
    display: none;
}

.hero-section-couponing__title img {
    width: calc(71 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: calc(45 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.hero-section-couponing__subtitle {
    margin-bottom: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    font-family: "ho-Book";
    font-size: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.375;
    color: #fff;
    text-align: center;
}

.hero-section-couponing__subtitle span {
    font-family: "ho-Medium";
}

.hero-section-couponing__offerBox {
    width: calc(485 / var(--variable-desktop-1440)* var(--viewport-unit));
    margin: 0;
    padding: calc(72 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(24 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-radius: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
    position: relative;
}

img.hero-section-couponing__offerBox__badge {
    display: block;
    position: absolute;
    top: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    right: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    width: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.hero-section-couponing__offerBox__container {
    display: flex;
    flex-direction: row;
    gap: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.hero-section-couponing__offerBox__container__leftContent,
.hero-section-couponing__offerBox__container__rightContent {
    border-radius: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit));
    padding: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: #F0EEFF;
}

.hero-section-couponing__offerBox__container__leftContent {
    width: calc(284 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.hero-section-couponing__offerBox__container__rightContent {
    width: calc(137 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.hero-section-couponing__offerBox__container__leftContent__firstLine,
.hero-section-couponing__offerBox__container__rightContent__firstLine {
    display: flex;
    flex-direction: row;
    gap: calc(4 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: linear-gradient(225deg, #1E71B8 0%, #82378C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "ho-Bold";
    align-items: baseline;
}

.hero-section-couponing__offerBox__container__rightContent__firstLine {
    gap: 0 !important;
}

.hero-section-couponing__offerBox__container__leftContent__firstLine__bigger,
.hero-section-couponing__offerBox__container__rightContent__firstLine__bigger {
    font-size: calc(48 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.hero-section-couponing__offerBox__container__leftContent__firstLine__lower,
.hero-section-couponing__offerBox__container__rightContent__firstLine__lower {
    font-size: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.375;
}

.hero-section-couponing__offerBox__container__leftContent__secondLine,
.hero-section-couponing__offerBox__container__rightContent__secondLine {
    font-size: calc(20 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.4;
    font-family: 'ho-Book';
}

.hero-section-couponing__offerBox__container__leftContent__secondLine br {
    display: none;
}

.hero-section-couponing__offerBox__disclaimer {
    margin: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit)) auto calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    text-align: center;
    font-family: "ho-Book";
    font-size: calc(14 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.42;
}

.hero-section-couponing__offerBox__disclaimer span {
    font-family: "ho-Medium";
    background: linear-gradient(225deg, #1E71B8 0%, #82378C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hero-section-couponing__offerBox__disclaimer a {
    font-family: "ho-Book";
    text-decoration: underline;
    text-underline-offset: 2.5px;
}

.hero-section-couponing__offerBox__cta {
    display: block;
    width: calc(216 / var(--variable-desktop-1440)* var(--viewport-unit));
    padding: calc(12 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-radius: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: linear-gradient(225deg, #1E71B8 0%, #82378C 100%);
    color: #fff;
    font-family: "ho-Medium";
    text-align: center;
    font-size: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit));
    cursor: pointer;
    text-transform: uppercase;
    margin: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit)) auto 0;
}
.hero-section-couponing__offerBox__cta:hover {
    color: #fff;
}

.hero-section-couponing__separator {
    margin: calc(46 / var(--variable-desktop-1440)* var(--viewport-unit)) auto calc(28 / var(--variable-desktop-1440)* var(--viewport-unit));
    font-family: "ho-Medium";
    font-size: calc(20 / var(--variable-desktop-1440)* var(--viewport-unit));
    text-align: center;
    line-height: 1.4;
    color: #fff;
    display: flex;
    flex-direction: row;
    gap: calc(32 / var(--variable-desktop-1440)* var(--viewport-unit));
    justify-content: center;
    align-items: center;
}

.hero-section-couponing__separator__hl {
    width: calc(100 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: calc(1 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-top: 1px solid #fff;
}

.hero-section-couponing-voucher-banner {
    width: calc(1008 / var(--variable-desktop-1440)* var(--viewport-unit));
    margin: calc(28 / var(--variable-desktop-1440)* var(--viewport-unit)) auto 0;
    border-radius: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    border: 1px solid rgba(130, 55, 140, 0.20);
    padding: calc(24 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: #F0EEFF;
    color: #27348B;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.hero-section-couponing-voucher-banner__operator {
    display: flex;
    align-items: center;
    gap: calc(16 / var(--variable-desktop-1440)* var(--viewport-unit));
}

img.hero-section-couponing-voucher-banner__operator__icon {
    width: calc(37 / var(--variable-desktop-1440)* var(--viewport-unit));
    height: calc(37 / var(--variable-desktop-1440)* var(--viewport-unit));
}

.hero-section-couponing-voucher-banner__operator__text__title {
    margin-bottom: calc(2 / var(--variable-desktop-1440)* var(--viewport-unit));
    font-family: "ho-Medium";
    font-size: calc(20 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.4;
}

.hero-section-couponing-voucher-banner__operator__text__description {
    margin-top: calc(2 / var(--variable-desktop-1440)* var(--viewport-unit));
    font-size: calc(18 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.44;
}

.hero-section-couponing-voucher-banner__operator__text__description a {
    font-family: "ho-Bold";
    font-size: calc(22 / var(--variable-desktop-1440)* var(--viewport-unit));
    text-decoration: underline;
}

.hero-section-couponing-voucher-banner__voucherContent {
    padding: calc(8 / var(--variable-desktop-1440)* var(--viewport-unit)) calc(39.5 / var(--variable-desktop-1440)* var(--viewport-unit));
    border-radius: calc(10 / var(--variable-desktop-1440)* var(--viewport-unit));
    background: #FFF;
    box-shadow: 0 2px 20px 0 rgba(130, 55, 140, 0.15);
    color: #27348B;
    font-family: "ho-Bold";
    text-align: center;
    font-size: calc(20 / var(--variable-desktop-1440)* var(--viewport-unit));
    line-height: 1.4;
    display: flex;
    flex-direction: column;
}

.hero-section-couponing-voucher-banner__voucherContent #code {
    font-family: "ho-Book";
}

@media screen and (min-width:1680px){
    .couponingHP .ho-content-banner-slider {
        gap: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner,
    .couponingHP  .ho-content-5g-banner .slick-slide {
        width: calc(482 / var(--variable-large-desktop)* var(--viewport-unit)) !important;
        padding: calc(32 / var(--variable-large-desktop)* var(--viewport-unit)) calc(58 / var(--variable-large-desktop)* var(--viewport-unit));
        gap: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__title,
    .couponingHP .ho-coupon-banner__title {
        font-size: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title {
        gap: calc(8 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title img.logo {
        width: calc(46 / var(--variable-large-desktop)* var(--viewport-unit));
        height: calc(29 / var(--variable-large-desktop)* var(--viewport-unit));
        margin-bottom: calc(2 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__description,
    .couponingHP .ho-coupon-banner__description {
        font-size: calc(18 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__description a,
    .couponingHP .ho-coupon-banner__description a {
        margin: calc(30 / var(--variable-large-desktop)* var(--viewport-unit)) auto 0;
        padding: calc(12 / var(--variable-large-desktop) * var(--viewport-unit)) calc(24 / var(--variable-large-desktop) * var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner__description a.couponButton {
        border-radius: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(12 / var(--variable-large-desktop)* var(--viewport-unit)) calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner,
    .couponingHP .ho-coupon-banner .slick-slide {
        width: calc(482 / var(--variable-large-desktop)* var(--viewport-unit)) !important;
        border-radius: calc(24 / var(--variable-large-desktop) * var(--viewport-unit));
        padding: calc(32 / var(--variable-large-desktop)* var(--viewport-unit)) calc(58 / var(--variable-large-desktop)* var(--viewport-unit));
        gap: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw {
        width: calc(1008 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        margin: calc(72 / var(--variable-large-desktop)* var(--viewport-unit)) auto;
        gap: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls {
        width: calc(610 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__title {
        font-size: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
        margin-bottom: calc(8 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__description {
        margin-bottom: calc(8 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs {
        width: calc(248 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(22 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs img {
        width: calc(60 / var(--variable-large-desktop)* var(--viewport-unit));
        height: calc(60 / var(--variable-large-desktop)* var(--viewport-unit));
        margin-bottom: calc(8 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs__description {
        font-size: calc(16 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls a {
        width: calc(216 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(12 / var(--variable-large-desktop)* var(--viewport-unit)) calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content {
        width: calc(801 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-large-desktop)* var(--viewport-unit)) calc(20 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__header {
        height: calc(125 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(42 / var(--variable-large-desktop)* var(--viewport-unit)) calc(182 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-large-desktop)* var(--viewport-unit)) calc(20 / var(--variable-large-desktop)* var(--viewport-unit)) 0 0;
    }

    .couponingModal__content__header__closeIcon {
        width: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        height: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        top: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        right: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__header__title {
        font-size: calc(28 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper {
        padding: calc(31 / var(--variable-large-desktop)* var(--viewport-unit)) calc(80 / var(--variable-large-desktop)* var(--viewport-unit)) calc(40 / var(--variable-large-desktop)* var(--viewport-unit));
        gap: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: 0 0 calc(20 / var(--variable-large-desktop)* var(--viewport-unit)) calc(20 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__description {
        font-size: calc(18 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper {
        width: calc(512 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label {
        top: calc(0 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(2 / var(--variable-large-desktop)* var(--viewport-unit)) 0 0;
    }

    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label.pre {
        left: calc(40 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper .couponingModal__content__wrapper__coupon-prefisso {
        font-size: calc(18 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb {
        width: calc(512 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(2 / var(--variable-large-desktop)* var(--viewport-unit)) 0 0 !important;
        font-size: calc(18 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb.pre {
        padding: calc(2 / var(--variable-large-desktop) * var(--viewport-unit)) 0 0 calc(37 / var(--variable-large-desktop) * var(--viewport-unit)) !important;
    }

    .couponingModal__content__wrapper__coupon-wrapper.is-focused > label.couponingModal__content__wrapper__coupon-label,
    .couponingModal__content__wrapper__coupon-wrapper.has-value > label.couponingModal__content__wrapper__coupon-label {
        font-size: calc(12 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > .error-message {
        margin-top: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__verifyBtn {
        padding: calc(12 / var(--variable-large-desktop)* var(--viewport-unit)) calc(52 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    /* couponing special HP */
    .hero-section-couponing {
        height: calc(847 / var(--variable-large-desktop)* var(--viewport-unit));
        background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-btl-d1920.svg");
    }

    .hero-section-couponing__wrapper {
        gap: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__title {
        padding-top: calc(110 / var(--variable-large-desktop)* var(--viewport-unit));
        gap: calc(8 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(56 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__title img {
        width: calc(71 / var(--variable-large-desktop)* var(--viewport-unit));
        height: calc(45 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__subtitle {
        margin-bottom: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox {
        width: calc(485 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(72 / var(--variable-large-desktop)* var(--viewport-unit)) calc(24 / var(--variable-large-desktop)* var(--viewport-unit)) calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    img.hero-section-couponing__offerBox__badge {
        top: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        right: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        width: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
        height: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container {
        gap: calc(16 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent,
    .hero-section-couponing__offerBox__container__rightContent {
        border-radius: calc(16 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(16 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent {
        width: calc(284 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__rightContent {
        width: calc(137 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine,
    .hero-section-couponing__offerBox__container__rightContent__firstLine {
        gap: calc(4 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__bigger,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__bigger {
        font-size: calc(48 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__lower,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__lower {
        font-size: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__secondLine,
    .hero-section-couponing__offerBox__container__rightContent__secondLine {
        font-size: calc(20 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__disclaimer {
        margin: calc(16 / var(--variable-large-desktop)* var(--viewport-unit)) auto calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__cta {
        width: calc(216 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(12 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-large-desktop)* var(--viewport-unit));
        margin: calc(24 / var(--variable-large-desktop)* var(--viewport-unit)) auto 0;
    }

    .hero-section-couponing__separator {
        margin: calc(46 / var(--variable-large-desktop)* var(--viewport-unit)) auto calc(28 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(20 / var(--variable-large-desktop)* var(--viewport-unit));
        gap: calc(32 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing__separator__hl {
        width: calc(100 / var(--variable-large-desktop)* var(--viewport-unit));
        height: calc(1 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner {
        width: calc(1008 / var(--variable-large-desktop)* var(--viewport-unit));
        margin: calc(28 / var(--variable-large-desktop)* var(--viewport-unit)) auto 0;
        border-radius: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
        padding: calc(24 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator {
        gap: calc(16 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    img.hero-section-couponing-voucher-banner__operator__icon {
        width: calc(37 / var(--variable-large-desktop)* var(--viewport-unit));
        height: calc(37 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__title {
        margin-bottom: calc(2 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(20 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__description {
        margin-top: calc(2 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__description a {
        font-size: calc(22 / var(--variable-large-desktop)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__voucherContent {
        padding: calc(8 / var(--variable-large-desktop)* var(--viewport-unit)) calc(39.5 / var(--variable-large-desktop)* var(--viewport-unit));
        border-radius: calc(10 / var(--variable-large-desktop)* var(--viewport-unit));
        font-size: calc(20 / var(--variable-large-desktop)* var(--viewport-unit));
    }
}

@media screen and (max-width:1280px){
    .couponingHP .ho-content-banner-slider {
        gap: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner,
    .couponingHP  .ho-content-5g-banner .slick-slide {
        width: calc(482 / var(--variable-tablet-l)* var(--viewport-unit)) !important;
        padding: calc(32 / var(--variable-tablet-l)* var(--viewport-unit)) calc(58 / var(--variable-tablet-l)* var(--viewport-unit));
        gap: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__title,
    .couponingHP .ho-coupon-banner__title {
        font-size: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title {
        gap: calc(8 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title img.logo {
        width: calc(46 / var(--variable-tablet-l)* var(--viewport-unit));
        height: calc(29 / var(--variable-tablet-l)* var(--viewport-unit));
        margin-bottom: calc(2 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__description,
    .couponingHP .ho-coupon-banner__description {
        font-size: calc(18 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__description a,
    .couponingHP .ho-coupon-banner__description a {
        margin: calc(30 / var(--variable-tablet-l)* var(--viewport-unit)) auto 0;
        padding: calc(12 / var(--variable-tablet-l) * var(--viewport-unit)) calc(24 / var(--variable-tablet-l) * var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner__description a.couponButton {
        border-radius: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(12 / var(--variable-tablet-l)* var(--viewport-unit)) calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner,
    .couponingHP .ho-coupon-banner .slick-slide {
        width: calc(482 / var(--variable-tablet-l)* var(--viewport-unit)) !important;
        border-radius: calc(24 / var(--variable-tablet-l) * var(--viewport-unit));
        padding: calc(32 / var(--variable-tablet-l)* var(--viewport-unit)) calc(58 / var(--variable-tablet-l)* var(--viewport-unit));
        gap: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw {
        width: calc(1008 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        margin: calc(72 / var(--variable-tablet-l)* var(--viewport-unit)) auto;
        gap: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls {
        width: calc(610 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__title {
        font-size: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
        margin-bottom: calc(8 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__description {
        margin-bottom: calc(8 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs {
        width: calc(248 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(22 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs img {
        width: calc(60 / var(--variable-tablet-l)* var(--viewport-unit));
        height: calc(60 / var(--variable-tablet-l)* var(--viewport-unit));
        margin-bottom: calc(8 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs__description {
        font-size: calc(16 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls a {
        width: calc(216 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(12 / var(--variable-tablet-l)* var(--viewport-unit)) calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content {
        width: calc(801 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-tablet-l)* var(--viewport-unit)) calc(20 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__header {
        height: calc(125 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(42 / var(--variable-tablet-l)* var(--viewport-unit)) calc(182 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-tablet-l)* var(--viewport-unit)) calc(20 / var(--variable-tablet-l)* var(--viewport-unit)) 0 0;
    }

    .couponingModal__content__header__closeIcon {
        width: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        height: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        top: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        right: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__header__title {
        font-size: calc(28 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper {
        padding: calc(31 / var(--variable-tablet-l)* var(--viewport-unit)) calc(80 / var(--variable-tablet-l)* var(--viewport-unit)) calc(40 / var(--variable-tablet-l)* var(--viewport-unit));
        gap: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: 0 0 calc(20 / var(--variable-tablet-l)* var(--viewport-unit)) calc(20 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__description {
        font-size: calc(18 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper {
        width: calc(512 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label {
        top: 0;
        font-size: calc(18 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(2 / var(--variable-tablet-l)* var(--viewport-unit)) 0 0;
    }
    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label.pre {
        left: calc(40 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper .couponingModal__content__wrapper__coupon-prefisso {
        font-size: calc(18 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb {
        width: calc(512 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(2 / var(--variable-tablet-l)* var(--viewport-unit)) 0 0 !important;
        font-size: calc(18 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb.pre {
        padding: calc(2 / var(--variable-tablet-l) * var(--viewport-unit)) 0 0 calc(37 / var(--variable-tablet-l) * var(--viewport-unit)) !important;
    }

    .couponingModal__content__wrapper__coupon-wrapper.is-focused > label.couponingModal__content__wrapper__coupon-label,
    .couponingModal__content__wrapper__coupon-wrapper.has-value > label.couponingModal__content__wrapper__coupon-label {
        font-size: calc(12 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > .error-message {
        margin-top: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__verifyBtn {
        padding: calc(12 / var(--variable-tablet-l)* var(--viewport-unit)) calc(52 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    /* couponing special HP */
    .hero-section-couponing {
        height: calc(847 / var(--variable-tablet-l)* var(--viewport-unit));
        background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-btl-t1280.svg");
    }

    .hero-section-couponing__wrapper {
        gap: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__title {
        padding-top: calc(110 / var(--variable-tablet-l)* var(--viewport-unit));
        gap: calc(8 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(56 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__title img {
        width: calc(71 / var(--variable-tablet-l)* var(--viewport-unit));
        height: calc(45 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__subtitle {
        margin-bottom: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox {
        width: calc(485 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(72 / var(--variable-tablet-l)* var(--viewport-unit)) calc(24 / var(--variable-tablet-l)* var(--viewport-unit)) calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    img.hero-section-couponing__offerBox__badge {
        top: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        right: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        width: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
        height: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container {
        gap: calc(16 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent,
    .hero-section-couponing__offerBox__container__rightContent {
        border-radius: calc(16 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(16 / var(--variable-tablet-l)* var(--viewport-unit)) calc(16 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent {
        width: calc(284 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__rightContent {
        width: calc(137 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine,
    .hero-section-couponing__offerBox__container__rightContent__firstLine {
        gap: calc(4 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__bigger,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__bigger {
        font-size: calc(48 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__lower,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__lower {
        font-size: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__secondLine,
    .hero-section-couponing__offerBox__container__rightContent__secondLine {
        font-size: calc(20 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__disclaimer {
        margin: calc(16 / var(--variable-tablet-l)* var(--viewport-unit)) auto calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__cta {
        width: calc(216 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(12 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-tablet-l)* var(--viewport-unit));
        margin: calc(24 / var(--variable-tablet-l)* var(--viewport-unit)) auto 0;
    }

    .hero-section-couponing__separator {
        margin: calc(46 / var(--variable-tablet-l)* var(--viewport-unit)) auto calc(28 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(20 / var(--variable-tablet-l)* var(--viewport-unit));
        gap: calc(32 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing__separator__hl {
        width: calc(100 / var(--variable-tablet-l)* var(--viewport-unit));
        height: calc(1 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner {
        width: calc(1008 / var(--variable-tablet-l)* var(--viewport-unit));
        margin: calc(28 / var(--variable-tablet-l)* var(--viewport-unit)) auto 0;
        border-radius: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
        padding: calc(24 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator {
        gap: calc(16 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    img.hero-section-couponing-voucher-banner__operator__icon {
        width: calc(37 / var(--variable-tablet-l)* var(--viewport-unit));
        height: calc(37 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__title {
        margin-bottom: calc(2 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(20 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__description {
        margin-top: calc(2 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__description a {
        font-size: calc(22 / var(--variable-tablet-l)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__voucherContent {
        padding: calc(8 / var(--variable-tablet-l)* var(--viewport-unit)) calc(39.5 / var(--variable-tablet-l)* var(--viewport-unit));
        border-radius: calc(10 / var(--variable-tablet-l)* var(--viewport-unit));
        font-size: calc(20 / var(--variable-tablet-l)* var(--viewport-unit));
    }
}

@media screen and (max-width:768px){
    .couponingHP .ho-content-banner-slider {
        display: block;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .couponingHP .ho-content-banner-slider .slick-list {
        overflow: visible;
        padding: 0 calc(39 / var(--variable-tablet-p) * var(--viewport-unit)) 0 0 !important;
    }

    .couponingHP .ho-content-banner-slider .slick-track {
        display: flex !important;
    }

    .couponingHP .ho-content-banner-slider .slick-slide {
        height: inherit !important;
    }

    .couponingHP .ho-content-banner-slider .slick-slide > div {
        height: 100%;
    }

    .couponingHP .ho-content-5g-banner {
        width: calc(768 / var(--variable-tablet-p)* var(--viewport-unit)) !important;
        height: calc(277 / var(--variable-tablet-p)* var(--viewport-unit)) !important;
        padding: calc(32 / var(--variable-tablet-p)* var(--viewport-unit)) calc(78 / var(--variable-tablet-p)* var(--viewport-unit));
        gap: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        margin: 0;
        background-image: url("/etc/designs/lean/img/huft-1200/bg-5G-t768.svg");
    }

    .couponingHP .ho-content-5g-banner__title,
    .couponingHP .ho-coupon-banner__title {
        font-size: calc(28 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title {
        gap: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
        align-items: flex-start;
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title img.logo {
        width: calc(46 / var(--variable-tablet-p)* var(--viewport-unit));
        height: calc(29 / var(--variable-tablet-p)* var(--viewport-unit));
        margin-bottom: 0;
        margin-top: calc(6 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__description,
    .couponingHP .ho-coupon-banner__description {
        font-size: calc(20 / var(--variable-tablet-p)* var(--viewport-unit));
        white-space: pre-line;
    }

    .couponingHP .ho-content-5g-banner__description a,
    .couponingHP .ho-coupon-banner__description a {
        margin: calc(24 / var(--variable-tablet-p)* var(--viewport-unit)) auto 0;
        padding: calc(12 / var(--variable-tablet-p) * var(--viewport-unit)) calc(24 / var(--variable-tablet-p) * var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner__description a.couponButton {
        border-radius: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(12 / var(--variable-tablet-p)* var(--viewport-unit)) calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner {
        width: calc(768 / var(--variable-tablet-p)* var(--viewport-unit)) !important;
        height: calc(277 / var(--variable-tablet-p)* var(--viewport-unit)) !important;
        border-radius: calc(24 / var(--variable-tablet-p) * var(--viewport-unit));
        padding: calc(32 / var(--variable-tablet-p)* var(--viewport-unit)) calc(78 / var(--variable-tablet-p)* var(--viewport-unit));
        gap: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        margin: 0;
        background-image: url("/etc/designs/lean/img/huft-1200/bg-coupon-t768.svg");
    }

    .couponingHP .ho-coupon-banner br,
    .couponingHP .ho-content-5g-banner br {
        display: none;
    }

    .couponingHP .ho-coupon-banner br.br_tablet,
    .couponingHP .ho-content-5g-banner br.br_tablet {
        display: block;
    }

    .couponingHP .ho-content-banner-slider .slick-dots {
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: calc(8 / var(--variable-tablet-p) * var(--viewport-unit));
        margin: 0;
        padding: 0;
        list-style: none;
        position: absolute;
        bottom: calc(42 / var(--variable-tablet-p) * var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider .slick-dots li {
        width: calc(10 / var(--variable-tablet-p) * var(--viewport-unit));
        height: calc(10 / var(--variable-tablet-p) * var(--viewport-unit));
        margin: 0;
    }

    .couponingHP .ho-content-banner-slider .slick-dots li button {
        width: 100%;
        height: 100%;
        padding: 0;
        border: 0;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.35);
        font-size: 0;
        line-height: 0;
    }

    .couponingHP .ho-content-banner-slider .slick-dots li.slick-active button {
        background: #ffffff;
    }

    .couponingHP .ho-content-banner-slider .slick-dots li button:before {
        display: none;
    }

    .ho-content-banner-slider_fw {
        width: calc(690 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        margin: calc(72 / var(--variable-tablet-p)* var(--viewport-unit)) auto;
        gap: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls {
        width: calc(368 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__title {
        font-size: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
        margin-bottom: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__description {
        margin-bottom: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__description:last-of-type {
        margin-bottom: calc(20 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs {
        width: calc(248 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(22 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs img {
        width: calc(60 / var(--variable-tablet-p)* var(--viewport-unit));
        height: calc(60 / var(--variable-tablet-p)* var(--viewport-unit));
        margin-bottom: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs__description {
        font-size: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls a {
        width: calc(216 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(12 / var(--variable-tablet-p)* var(--viewport-unit)) calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content {
        width: calc(654 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-tablet-p)* var(--viewport-unit)) calc(20 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__header {
        height: calc(120 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(48 / var(--variable-tablet-p)* var(--viewport-unit)) calc(32 / var(--variable-tablet-p)* var(--viewport-unit)) calc(39 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-tablet-p)* var(--viewport-unit)) calc(20 / var(--variable-tablet-p)* var(--viewport-unit)) 0 0;
        background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-modale-t768.svg");
    }

    .couponingModal__content__header__closeIcon {
        width: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        height: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        top: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        right: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__header__title {
        font-size: calc(28 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper {
        padding: calc(32 / var(--variable-tablet-p)* var(--viewport-unit)) calc(40 / var(--variable-tablet-p)* var(--viewport-unit)) calc(40 / var(--variable-tablet-p)* var(--viewport-unit));
        gap: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: 0 0 calc(20 / var(--variable-tablet-p) * var(--viewport-unit)) calc(20 / var(--variable-tablet-p) * var(--viewport-unit));
    }

    .couponingModal__content__wrapper__description {
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb {
        width: calc(512 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(2 / var(--variable-tablet-p)* var(--viewport-unit)) 0 0 !important;
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper {
        width: calc(512 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label {
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(2 / var(--variable-tablet-p)* var(--viewport-unit)) 0 0;
    }
    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label.pre {
        left: calc(40 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper .couponingModal__content__wrapper__coupon-prefisso {
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb {
        padding: calc(2 / var(--variable-tablet-p)* var(--viewport-unit)) 0 0 !important;
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb.pre {
        padding: calc(2 / var(--variable-tablet-p) * var(--viewport-unit)) 0 0 calc(37 / var(--variable-tablet-p) * var(--viewport-unit)) !important;
    }

    .couponingModal__content__wrapper__coupon-wrapper.is-focused > label.couponingModal__content__wrapper__coupon-label,
    .couponingModal__content__wrapper__coupon-wrapper.has-value > label.couponingModal__content__wrapper__coupon-label {
        font-size: calc(12 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > .error-message {
        display: block;
        margin: calc(24 / var(--variable-tablet-p)* var(--viewport-unit)) auto  calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(12 / var(--variable-tablet-p)* var(--viewport-unit));
        line-height: 1.5;
        text-align: center;
    }

    .couponingModal__content__wrapper__verifyBtn {
        padding: calc(12 / var(--variable-tablet-p)* var(--viewport-unit)) calc(52 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    /* couponing special HP */
    .hero-section-couponing {
        height: calc(666 / var(--variable-tablet-p)* var(--viewport-unit));
        background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-btl-t768.svg");
    }

    .hero-section-couponing__wrapper {
        gap: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__title {
        padding-top: calc(80 / var(--variable-tablet-p)* var(--viewport-unit));
        gap: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
        align-items: baseline;
    }

    .hero-section-couponing__title img {
        width: calc(48 / var(--variable-tablet-p)* var(--viewport-unit));
        height: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
        position: relative;
        top: calc(1 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__subtitle {
        margin-top: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
        margin-bottom: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox {
        width: calc(312 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(56 / var(--variable-tablet-p)* var(--viewport-unit)) calc(16 / var(--variable-tablet-p)* var(--viewport-unit)) calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    img.hero-section-couponing__offerBox__badge {
        top: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        right: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        width: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
        height: calc(32 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container {
        gap: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent,
    .hero-section-couponing__offerBox__container__rightContent {
        border-radius: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(12 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent {
        width: calc(187 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__rightContent {
        width: calc(85 / var(--variable-tablet-p)* var(--viewport-unit));
        line-height: 1.1;
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine,
    .hero-section-couponing__offerBox__container__rightContent__firstLine {
        gap: calc(4 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__bigger,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__bigger {
        font-size: calc(30 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__lower,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__lower {
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__secondLine,
    .hero-section-couponing__offerBox__container__rightContent__secondLine {
        font-size: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__secondLine br {
        display: block;
    }

    .hero-section-couponing__offerBox__disclaimer {
        margin: calc(8 / var(--variable-tablet-p)* var(--viewport-unit)) auto calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__cta {
        width: 100%;
        padding: calc(12 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        margin: calc(16 / var(--variable-tablet-p)* var(--viewport-unit)) auto 0;
    }

    .hero-section-couponing__separator {
        margin: calc(16 / var(--variable-tablet-p)* var(--viewport-unit)) auto calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-tablet-p)* var(--viewport-unit));
        gap: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing__separator__hl {
        width: calc(100 / var(--variable-tablet-p)* var(--viewport-unit));
        height: calc(1 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner {
        width: calc(656 / var(--variable-tablet-p)* var(--viewport-unit));
        margin: calc(16 / var(--variable-tablet-p)* var(--viewport-unit)) auto 0;
        border-radius: calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(13 / var(--variable-tablet-p)* var(--viewport-unit)) calc(19 / var(--variable-tablet-p)* var(--viewport-unit)) calc(13 / var(--variable-tablet-p)* var(--viewport-unit)) calc(24 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator {
        gap: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
        align-items: flex-start;
    }

    img.hero-section-couponing-voucher-banner__operator__icon {
        width: calc(30 / var(--variable-tablet-p)* var(--viewport-unit));
        height: calc(30 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text {
        width: calc(293 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__title {
        margin-bottom: 0;
        font-size: calc(14 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__description {
        margin-top: 0;
        font-size: calc(14 / var(--variable-tablet-p)* var(--viewport-unit));
        line-height: 1.42;
    }

    .hero-section-couponing-voucher-banner__operator__text__description a {
        font-size: calc(16 / var(--variable-tablet-p)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__voucherContent {
        width: calc(229 / var(--variable-tablet-p)* var(--viewport-unit));
        padding: calc(8 / var(--variable-tablet-p)* var(--viewport-unit));
        border-radius: calc(10 / var(--variable-tablet-p)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-tablet-p)* var(--viewport-unit));
        line-height: 1.44;
    }
}

@media screen and (max-width:576px){
    .couponingHP .ho-content-banner-slider {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .couponingHP .ho-content-banner-slider .slick-list {
        overflow: hidden;
        padding: 0 !important;
        position: relative;
        left: 0;
    }

    .couponingHP .ho-content-banner-slider .slick-track {
        display: flex !important;
    }

    .couponingHP .ho-content-banner-slider .slick-slide {
        width: 100vw !important;
        height: inherit !important;
        left: 0 !important;
        margin-right: 0 !important;
    }

    .couponingHP .ho-content-banner-slider .slick-slide > div {
        height: 100%;
    }

    .couponingHP .ho-content-5g-banner {
        width: calc(360 / var(--variable-mobile) * var(--viewport-unit)) !important;
        height: calc(400 / var(--variable-mobile) * var(--viewport-unit)) !important;
        box-sizing: border-box;
        padding: calc(72 / var(--variable-mobile) * var(--viewport-unit)) calc(30 / var(--variable-mobile) * var(--viewport-unit)) calc(32 / var(--variable-mobile) * var(--viewport-unit));
        gap: calc(24 / var(--variable-mobile) * var(--viewport-unit));
        margin: 0;
        background-image: url("/etc/designs/lean/img/huft-1200/bg-5G-m360.svg");
    }

    .couponingHP .ho-content-5g-banner__title,
    .couponingHP .ho-coupon-banner__title {
        font-size: calc(24 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title {
        gap: calc(8 / var(--variable-mobile)* var(--viewport-unit));
        text-align: center;
    }

    .couponingHP .ho-content-banner-slider_fw__ls__description {
        max-width: calc(248 / var(--variable-mobile)* var(--viewport-unit));
        text-align: center;
        margin: 0 auto;
    }

    .couponingHP .ho-content-banner-slider_fw__ls__title img.logo {
        width: calc(46 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(29 / var(--variable-mobile)* var(--viewport-unit));
        margin-top: calc(6 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner__description,
    .couponingHP .ho-coupon-banner__description {
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingHP .ho-content-5g-banner br,
    .couponingHP .ho-coupon-banner br,
    .couponingHP .ho-content-5g-banner br.br_tablet,
    .couponingHP .ho-coupon-banner br.br_tablet {
        display: none;
    }

    .couponingHP .ho-content-5g-banner br.br_mobile {
        display: block;
    }

    .couponingHP .ho-content-5g-banner__description a {
        margin: calc(29 / var(--variable-mobile)* var(--viewport-unit)) auto 0;
        padding: calc(12 / var(--variable-tablet-p) * var(--viewport-unit)) calc(24 / var(--variable-tablet-p) * var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner__description a {
        margin: calc(78 / var(--variable-mobile)* var(--viewport-unit)) auto 0;
    }

    .couponingHP .ho-coupon-banner__description a.couponButton {
        border-radius: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(12 / var(--variable-mobile)* var(--viewport-unit)) calc(24 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingHP .ho-coupon-banner {
        width: calc(360 / var(--variable-mobile) * var(--viewport-unit)) !important;
        height: calc(400 / var(--variable-mobile) * var(--viewport-unit)) !important;
        box-sizing: border-box;
        border-radius: calc(24 / var(--variable-mobile) * var(--viewport-unit));
        padding: calc(72 / var(--variable-mobile) * var(--viewport-unit)) calc(24 / var(--variable-mobile) * var(--viewport-unit)) calc(32 / var(--variable-mobile) * var(--viewport-unit));
        gap: calc(24 / var(--variable-mobile) * var(--viewport-unit));
        margin: 0;
        background-image: url("/etc/designs/lean/img/huft-1200/bg-coupon-m360.svg");
    }

    .couponingHP .ho-content-banner-slider .slick-slide {
        left: calc(4 / var(--variable-mobile) * var(--viewport-unit)) !important;
        margin-right: calc(8 / var(--variable-mobile) * var(--viewport-unit)) !important;
    }

    .couponingHP .ho-content-banner-slider .slick-dots {
        gap: calc(8 / var(--variable-mobile) * var(--viewport-unit));
        margin: 0;
        bottom: calc(42 / var(--variable-mobile) * var(--viewport-unit));
    }

    .couponingHP .ho-content-banner-slider .slick-dots li {
        width: calc(10 / var(--variable-mobile) * var(--viewport-unit));
        height: calc(10 / var(--variable-mobile) * var(--viewport-unit));
    }

    .ho-content-banner-slider_fw {
        width: calc(300 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(24 / var(--variable-mobile)* var(--viewport-unit)) calc(16 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        margin: calc(24 / var(--variable-mobile)* var(--viewport-unit)) auto calc(40 / var(--variable-mobile)* var(--viewport-unit));
        gap: calc(8 / var(--variable-mobile)* var(--viewport-unit));
        flex-direction: column;
    }

    .ho-content-banner-slider_fw__ls {
        width: 100%;
    }

    .ho-content-banner-slider_fw__ls__title {
        font-size: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        margin-bottom: calc(24 / var(--variable-mobile)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__description {
        margin-bottom: 0;
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls__description:last-of-type {
        margin-bottom: calc(20 / var(--variable-mobile)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__rs {
        width: calc(268 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(16 / var(--variable-mobile)* var(--viewport-unit)) calc(4 / var(--variable-mobile)* var(--viewport-unit)) calc(16 / var(--variable-mobile)* var(--viewport-unit)) calc(16 / var(--variable-mobile)* var(--viewport-unit));
        display: flex;
        gap: calc(8 / var(--variable-mobile)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__mobileCta {
        display: block;
        margin-top: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        text-align: center;
        font-family: "ho-Bold";
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
        text-decoration: underline;
        text-underline-offset: 3.5px;
    }

    .ho-content-banner-slider_fw__rs img {
        width: calc(48 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(48 / var(--variable-mobile)* var(--viewport-unit));
        margin-bottom: 0;
    }

    .ho-content-banner-slider_fw__rs__description {
        font-size: calc(14 / var(--variable-mobile)* var(--viewport-unit));
    }

    .ho-content-banner-slider_fw__ls a {
        width: calc(216 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(12 / var(--variable-mobile)* var(--viewport-unit)) calc(24 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        display: none;
    }

    .couponingModal__content {
        width: calc(328 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-mobile)* var(--viewport-unit)) calc(20 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__header {
        height: calc(120 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(48 / var(--variable-mobile)* var(--viewport-unit)) calc(16 / var(--variable-mobile)* var(--viewport-unit)) calc(39 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(20 / var(--variable-mobile)* var(--viewport-unit)) calc(20 / var(--variable-mobile)* var(--viewport-unit)) 0 0;
        background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-modale-m360.svg");
    }

    .couponingModal__content__header__closeIcon {
        width: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        top: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        right: calc(16 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__header__title {
        font-size: calc(24 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper {
        padding: calc(16 / var(--variable-mobile)* var(--viewport-unit)) calc(40 / var(--variable-mobile)* var(--viewport-unit)) calc(32 / var(--variable-mobile)* var(--viewport-unit));
        gap: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: 0 0 calc(20 / var(--variable-mobile) * var(--viewport-unit)) calc(20 / var(--variable-mobile) * var(--viewport-unit));
    }

    .couponingModal__content__wrapper__description {
        font-size: calc(16 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper {
        width: calc(248 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label {
        top: calc(-2 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(12 / var(--variable-mobile)* var(--viewport-unit)) 0 0;
    }
    .couponingModal__content__wrapper__coupon-wrapper label.couponingModal__content__wrapper__coupon-label.pre {
        left: calc(40 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper .couponingModal__content__wrapper__coupon-prefisso {
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
        line-height: 2.5;
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb {
        width: calc(248 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(12 / var(--variable-mobile)* var(--viewport-unit)) 0 0 !important;
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_digital.pre,
    .couponingModal__content__wrapper__coupon-wrapper > input#couponingModal__content__wrapper__coupon_wb.pre {
        padding: calc(10 / var(--variable-mobile) * var(--viewport-unit)) 0 0 calc(37 / var(--variable-mobile) * var(--viewport-unit)) !important;
    }

    .couponingModal__content__wrapper__coupon-wrapper.is-focused > label.couponingModal__content__wrapper__coupon-label,
    .couponingModal__content__wrapper__coupon-wrapper.has-value > label.couponingModal__content__wrapper__coupon-label {
        font-size: calc(12 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__coupon-wrapper > .error-message {
        margin: calc(16 / var(--variable-mobile)* var(--viewport-unit)) auto calc(8 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(12 / var(--variable-mobile)* var(--viewport-unit));
    }

    .couponingModal__content__wrapper__verifyBtn {
        width: 100%;
        padding: calc(12 / var(--variable-mobile)* var(--viewport-unit)) calc(52 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-mobile)* var(--viewport-unit));
    }

    /* couponing special HP */
    .hero-section-couponing {
        height: calc(816 / var(--variable-mobile)* var(--viewport-unit));
        background-image: url("/etc/designs/lean/img/huft-1200/bg-hero-btl-m360.svg");
    }

    .hero-section-couponing__wrapper {
        gap: calc(32 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__title {
        padding-top: calc(79 / var(--variable-mobile)* var(--viewport-unit));
        gap: calc(4 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(28 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__title br {
        display: block;
    }

    .hero-section-couponing__title img {
        width: calc(38 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(24 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__subtitle {
        margin-top: calc(8 / var(--variable-mobile)* var(--viewport-unit));
        margin-bottom: calc(10 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox {
        width: calc(312 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(56 / var(--variable-mobile)* var(--viewport-unit)) calc(16 / var(--variable-mobile)* var(--viewport-unit)) calc(16 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-mobile)* var(--viewport-unit));
    }

    img.hero-section-couponing__offerBox__badge {
        top: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        right: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        width: calc(32 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(32 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container {
        gap: calc(8 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent,
    .hero-section-couponing__offerBox__container__rightContent {
        border-radius: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(12 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent {
        width: calc(187 / var(--variable-mobile)* var(--viewport-unit));
        flex-shrink: 0;
    }

    .hero-section-couponing__offerBox__container__rightContent {
        width: calc(85 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine,
    .hero-section-couponing__offerBox__container__rightContent__firstLine {
        gap: calc(4 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__bigger,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__bigger {
        font-size: calc(30 / var(--variable-mobile)* var(--viewport-unit));
        line-height: 1.1;
    }

    .hero-section-couponing__offerBox__container__leftContent__firstLine__lower,
    .hero-section-couponing__offerBox__container__rightContent__firstLine__lower {
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__container__leftContent__secondLine,
    .hero-section-couponing__offerBox__container__rightContent__secondLine {
        font-size: calc(16 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__disclaimer {
        margin: calc(8 / var(--variable-mobile)* var(--viewport-unit)) auto calc(16 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__offerBox__cta {
        width: 100%;
        padding: calc(12 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        margin: calc(16 / var(--variable-mobile)* var(--viewport-unit)) auto 0;
    }

    .hero-section-couponing__separator {
        margin: calc(41 / var(--variable-mobile)* var(--viewport-unit)) auto calc(16 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-mobile)* var(--viewport-unit));
        gap: calc(16 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__separator__hl {
        width: calc(100 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(1 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner {
        width: calc(312 / var(--variable-mobile)* var(--viewport-unit));
        margin: calc(16 / var(--variable-mobile)* var(--viewport-unit)) auto calc(72 / var(--variable-mobile)* var(--viewport-unit));
        padding: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(24 / var(--variable-mobile)* var(--viewport-unit));
        gap: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        flex-direction: column;
    }

    .hero-section-couponing-voucher-banner__operator__text {
        width: calc(223 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator {
        gap: calc(12 / var(--variable-mobile)* var(--viewport-unit));
    }

    img.hero-section-couponing-voucher-banner__operator__icon {
        width: calc(30 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(30 / var(--variable-mobile)* var(--viewport-unit));
        position: relative;
        top: calc(-7 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__title {
        margin-bottom: calc(7 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__description {
        width: calc(250 / var(--variable-mobile)* var(--viewport-unit));
        margin-top: calc(7 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(14 / var(--variable-mobile)* var(--viewport-unit));
        position: relative;
        left: calc(-42 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__operator__text__description a {
        font-size: calc(14 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing-voucher-banner__voucherContent {
        width: 100%;
        padding: calc(8 / var(--variable-mobile)* var(--viewport-unit));
        border-radius: calc(10 / var(--variable-mobile)* var(--viewport-unit));
        font-size: calc(18 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__sliderWrap {
        width: 100%;
    }

    .hero-section-couponing__wrapper {
        display: block;
        width: 100%;
        gap: 0;
    }

    .hero-section-couponing__wrapper.slick-initialized {
        display: block;
    }

    .hero-section-couponing__wrapper .hero-section-couponing__offerBox {
        width: calc(312 / var(--variable-mobile)* var(--viewport-unit)) !important;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .hero-section-couponing__wrapper.slick-initialized .hero-section-couponing__offerBox {
        margin: 0 calc(24 / var(--variable-mobile)* var(--viewport-unit));
    }

    .hero-section-couponing__wrapper .slick-list {
        overflow: visible;
        padding: 0 calc(24 / var(--variable-mobile)* var(--viewport-unit)) !important;
    }
    
    .hero-section-couponing__wrapper .slick-track {
        display: flex !important;
        align-items: stretch;
        margin-bottom: 0;
        margin-left: 0 !important;
    }

    .hero-section-couponing__wrapper .slick-slide {
        height: inherit !important;
    }

    .hero-section-couponing__wrapper .slick-slide > div {
        height: 100%;
    }

    .hero-section-couponing__wrapper .slick-dots {
        position: absolute;
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: calc(8 / var(--variable-mobile)* var(--viewport-unit));
        margin-top: calc(16 / var(--variable-mobile)* var(--viewport-unit));
        padding: 0;
        list-style: none;
        z-index: 2;
        left: 50%;
        bottom: calc(-14 / var(--variable-mobile)* var(--viewport-unit));
        transform: translateX(-50%);
    }

    .hero-section-couponing__wrapper .slick-dots li {
        width: calc(8 / var(--variable-mobile)* var(--viewport-unit));
        height: calc(8 / var(--variable-mobile)* var(--viewport-unit));
        margin: 0;
    }

    .hero-section-couponing__wrapper .slick-dots li button {
        width: 100%;
        height: 100%;
        padding: 0;
        border: none;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.4);
        font-size: 0;
        line-height: 0;
        cursor: pointer;
    }

    .hero-section-couponing__wrapper .slick-dots li.slick-active button {
        background: #fff;
        transform: scale(1.2);
    }

    .hero-section-couponing__wrapper .slick-dots li button:before {
        display: none;
    }
}