/**
* 2007-2024 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2024 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.tvcmstwoofferbanners-one {
    margin-bottom: 100px;
}
.tvcmstwoofferbanners-one .tvofferbanner-two-inner {
    position: relative;
    text-align: center;
    padding: 0 7.5px;
}
/*Left Align*/
.tvtwoofferbanner-content.left {
    position: absolute;
    width: 70%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    left: 4%;
    text-align: left;
    /*-webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
}
.tvtwoofferbanner-content.top-left {
    top: 10%;
    left: 8%;
    position: absolute;
    width: 50%;
    text-align: left;
}
.tvtwoofferbanner-content.bottom-left {
    bottom: 10%;
    left: 8%;
    position: absolute;
    width: 50%;
    text-align: left;
}
/*Right Align*/
.tvtwoofferbanner-content.right {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: right;
    height: max-content;
    right: 5%;
    /*webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
}
.tvtwoofferbanner-content.top-right {
    position: absolute;
    width: 50%;
    top: 10%;
    right: 6%;
    text-align: right;
}
.tvtwoofferbanner-content.bottom-right {
    position: absolute;
    width: 50%;
    bottom: 10%;
    right: 6%;
    text-align: right;
}
/*Center Align*/
.tvtwoofferbanner-content.center {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    /*-webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);*/
    right: 0;
    left: 0;
    text-align: center;
}
.tvtwoofferbanner-content.top-center {
    position: absolute;
    /*width: 50%;*/
    top: 10%;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto;
}
.tvtwoofferbanner-content.bottom-center {
    position: absolute;
    /*width: 50%;*/
    bottom: 3%;
    right: 0;
    left: 0;
    text-align: center;
}
.tvtwoofferbanner-content.none {
    display: none;
}
.tvcmstwoofferbanners-one .tvbanner-hover-wrapper {
    /*display: block;*/
}
.tvtwoofferbanner-content.none {
    display: none;
}
.tvtwoofferbanner-content-two.right {
    text-align: right;
}
.top-right.tvtwoofferbanner-content-one {
    text-align: right;
    width: 36%;
    top: 5%;
    right: 4%;
}
.top-center.tvtwoofferbanner-content-two {
    text-align: center;
    width: 100%;
    top: 2%;
}
.top-right.tvtwoofferbanner-content-two {
    text-align: center;
    width: auto;
    top: 6%;
    right: 4%;
}
.tvtwoofferbanner-content h6 {
    margin-bottom: calc(7px + (18 - 7) * ((100vw - 280px) / (1920 - 280)));
    font-style: italic;
    font-weight: 500;
    font-size: 31px;
    line-height: 1.29;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
}
.tvtwoofferbanner-content h2 {
    font-weight: 600;
    font-size: 97px;
    line-height: 1.16;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 75px;
}
.tvtwoofferbanner-content h4 svg {
    margin-right: 10px;
}
.lang-rtl .tvtwoofferbanner-content h4 svg {
    margin-left: 10px;
}
.tvtwoofferbanner-content h4 {
    font-weight: 600;
    font-size: 31px;
    line-height: 1.70;
    display: inline-block;
    padding: 9px 64px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #d0df56;
    border: 1px #d0df56 solid;
}
.tvcmstwoofferbanners-one .tvall-inner-btn span {
    font-weight: 700;
    font-size: 17px;
    line-height: 1.17;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #000000;
}
.tvtwoofferbanner-content h5 {
    font-family: 'Oregano';
    font-style: normal;
    font-weight: 700;
    font-size: calc(20px + (84 - 20) * ((100vw - 280px) / (1920 - 280)));
    display: flex;
    line-height: 18px;
    vertical-align: middle;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #D0DF56;
    align-items: center;
    justify-content: center;
}
.tvtwoofferbanner-content h5>span {
    font-size: 34px;
    font-weight: 400;
    letter-spacing: 0.01em;
    text-transform: capitalize;
}
.tvtwoofferbanner-content h5>span span {
    -webkit-text-stroke: 0.41px #EDEDED;
    margin-inline-start: -21px;
    margin-inline-end: 10px;
    font-weight: 400;
    font-size: 34px;
    line-height: 67px;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #000;
}
.tvtwoofferbanner-content h6 span {
    background-color: #D0DF56;
    padding: 5px 18px;
    clip-path: polygon(0 0, 100% 0, 92% 50%, 100% 100%, 0 100%, 8% 50%);
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #000000;
}
.tvtwoofferbanner-content-one .tvtwoofferbaner-btn {
    background-color: transparent;
    color: #ffffff;
    padding: 7px 26px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    box-shadow: none;
    line-height: 20px;
    cursor: pointer;
    display: inline-block;
}
.tvtwoofferbanner-content-one .tvtwoofferbaner-btn a {
    color: #ffffff;
}
.tvtwoofferbanner-content-one .tvtwoofferbaner-btn:hover {
    background-color: #ffffff;
}
.tvtwoofferbanner-content-one .tvtwoofferbaner-btn:hover a {
    color: #000000;
}
.lang-rtl .tvcmstwoofferbanners-one {
    display: flex;
    flex-wrap: wrap;
}
.tvtwoofferbanner-content h4 svg path {
    stroke: #D0DF56;
}
.tvtwoofferbanner-one .tvall-inner-btn {
    padding: 32px 36px;
}
@media (max-width: 1280px) {
    .tvtwoofferbanner-content h6 {
        font-size: calc(11px + (35 - 11) * ((100vw - 280px) / (1200 - 280)));
    }
    .tvtwoofferbanner-content h2 {
        font-size: calc(16px + (52 - 16) * ((100vw - 280px) / (1200 - 280)));
        margin-bottom: calc(14px + (70 - 14) * ((100vw - 280px) / (1920 - 280)));
    }
    .tvtwoofferbanner-one .tvall-inner-btn {
        padding: calc(8px + (25 - 8) * ((100vw - 280px) / (1200 - 280))) calc(11px + (36 - 11) * ((100vw - 280px) / (1200 - 280)));
    }
    .tvcmstwoofferbanners-one .tvall-inner-btn span {
        font-size: calc(10px + (17 - 10) * ((100vw - 280px) / (1200 - 280)));
    }
    .tvtwoofferbanner-content h4 {
        font-size: calc(13px + (23 - 13) * ((100vw - 280px) / (1200 - 280)));
        padding: calc(5px + (9 - 5) * ((100vw - 280px) / (1200 - 280))) calc(11px + (36 - 11) * ((100vw - 280px) / (1200 - 280)));
    }
}
@media (min-width: 1200px) {
    .tvofferbanner-two-inner.tvbanner1 {
        width: 34.83%;
    }
    .tvofferbanner-two-inner.tvbanner2 {
        width: 65.17%;
    }
}
@media (min-width: 992px) {
    .tvtwoofferbanner-content.right {
        width: 50%;
    }
}
@media (max-width: 1280px) and (min-width: 992px) {
    .top-right.tvtwoofferbanner-content-one {
        top: 9%;
    }
    .top-right.tvtwoofferbanner-content-two {
        top: 5%;
        right: 2%;
    }
    .tvtwoofferbanner-content.right {
        width: 42%;
    }
    .tvtwoofferbanner-content.left {
        width: 54%;
    }
}
@media (max-width: 330px) {
    .tvtwoofferbanner-content.bottom-center {
        bottom: 3%;
    }
    .tvtwoofferbanner-content h5 {
        display: none;
    }
}
.tvtwoofferbanner-content p {
    margin-bottom: 0;
}
@media (max-width: 1300px) {
    .tvtwoofferbanner-content h5>span span {
        margin-inline-start: 0;
        margin-inline-end: 0;
    }
}
@media (max-width: 650px) {
    .top-right.tvtwoofferbanner-content-one {
        top: 9%;
    }
    .tvtwoofferbanner-content.bottom-center {
        bottom: 3%;
    }
    .top-center.tvtwoofferbanner-content-two {
        top: 7%;
    }
    .tvofferbanner-two-inner.tvbanner1 {
        margin-bottom: 15px;
    }
}