@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap');
body .pheader {
    min-height: 80px;
    padding: 5px 40px;
    border: none;
}
body .pheader .logo{
    height: 140px;
}
body .pheader .logo__image{
    max-width: 505px;
    max-height: 110px;
}
body .page__header{
    padding: 0;
}
.container-header{
    display: grid;
    max-width: 1021px;
    margin: auto;
}
.container-header .header-left{
    align-self: center;
    padding: 0 20px;
}
.container-header .header-left h1{
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #000;
    margin-bottom: 40px;
    margin-top: 0;
    max-width: 410px;
    margin-inline: auto;
    line-height: 35px;
    font-style: italic;
    letter-spacing: -1.7px;
}
.container-header .header-left p{
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
}
.page__subtitle h2{
    margin: 10px 0 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #0e70ac;
}
.page__subtitle h3{
    margin: 10px 0px 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #e84e0f;
    font-size: 28px;
}

.promotions > div:nth-child(1){
    background-color: #0d406a;
    border-radius: 10px;
    width: 260px!important;
    margin-inline: 20px;
    -webkit-box-shadow: 0px 0px 18px 0px rgb(241 90 34);
    -moz-box-shadow: 0px 0px 18px 0px rgba(241, 90, 34, 1);
    box-shadow: 0px 0px 18px 0px rgb(241 90 34);
}
.promotions > div:nth-child(3){
    background-color: #00b0a5;
    border-radius: 10px;
    width: 260px!important;
    margin-inline: 20px;
}
.clover-left{
    position: absolute;
    top: -60px;
    left: -45px;
    z-index: 9;
}
.clover-right{
    position: absolute;
    top: -60px;
    right: -45px;
    z-index: 9;
}
body .landing_tiles .promotion_zoom:hover{
    transform: none;
}
body .landing_tiles-noimage .promotion_noimage .promotion__body-header:hover,
body .landing_tiles-noimage .promotion_noimage .promotion__body-header{
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 10px;
    overflow: visible;
}
.landing_tiles .promotion_default .promotion__wrapper{
    box-shadow: none;
}
body .landing_tiles-noimage .promotion_noimage .promotion__buttons{
    margin-bottom: 20px;
}
body .landing_tiles-noimage .promotion_noimage .promotion__button{
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #0d406a;
    color: #f15a22;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1.1px;
}
body .landing_tiles-noimage .promotion_noimage .promotion__button:hover{
    opacity: 1;
}
body .promotions > div:nth-child(1) .promotion__button{
    border: 1px solid #f15a22;
    -webkit-box-shadow: 10px 9px 13px -3px rgba(0, 0, 0, 1);
    -moz-box-shadow: 10px 9px 13px -3px rgba(0, 0, 0, 1);
    box-shadow: 10px 9px 13px -3px rgba(0, 0, 0, 1);
}
.main-tile h3{
    font-size: 45px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 15px;
}
.main-tile h3 span{
    font-size: 24px;
    font-weight: 500;
}
.main-tile p{
    font-size: 13px;
    color: #fff;
    margin-bottom: 37px;
    font-weight: 500;
}
.main-tile .save-text{
    display: inline-block;
    margin: 10px 0 0;
    background-color: #fff;
    color: #000;
    padding: 1px 5px;
    border-radius: 4px;
    font-size: 17px;
    font-weight: 600;
}
p{
    line-height: 1.6;
}
.best-value{
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    top: -24px;
}
.best-value p{
    background-color: #0d406a;
    color: #fff;
    padding: 4px 10px;
    border-radius: 5px;
    display: inline-block;
    margin: 0;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    -webkit-box-shadow: 0px -9px 18px -9px rgb(241 90 34);
    -moz-box-shadow: 0px -9px 18px -9px rgba(241, 90, 34, 1);
    box-shadow: 0px -9px 18px -9px rgb(241 90 34);
}
.cancel-any{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: calc(100% - 20px);
    color: #eef1f4;
    font-size: 11px;
    font-weight: 300;
}
body .landing_tiles-noimage .promotion_noimage .promotion__body-title{
    margin-bottom: 20px;
}
.landing_tiles .promotion_default .promotion__banner,
.promotion__body-header{
    position: relative;
}
body .landing_tiles .promotion_default .promotion__body-title{
    margin-bottom: 0;
}
body .landing_tiles .promotion_default:hover .promotion__wrapper{
    background: #fff;
    border: none;
}
body .landing_tiles .promotion_default .promotion__body {
    padding: 10px 30px;
}
.promotions > div:nth-child(9) .promotion__body,
.promotions > div:nth-child(11) .promotion__body{
    padding: 10px 10px 0 10px;
}
.promotions > div:nth-child(9) .promotion__body .btn,
.promotions > div:nth-child(11) .promotion__body .btn{
    display: none;
}
.promotions > div:nth-child(9) .promotion__body .promotion__body-title,
.promotions > div:nth-child(11) .promotion__body .promotion__body-title{
    margin-bottom: 0;
}
.promotion__body .btn{
    font-family: 'Open Sans', sans-serif;
    min-height: auto;
    min-width: auto;
    padding: 5px 20px;
    font-size: 13px;
}
.promotion__subtitle{
    font-family: 'Open Sans', sans-serif;
}
.pay-small-title{
    font-weight: 700;
    margin-bottom: -5px;
    font-size: 18px;
}
.pay-info-bold{
    font-size: 24px;
    font-weight: 800;
}
.pay-info-bold span{
    color: #939598;
    padding: 0 10px;
    display: inline;
}
.pay-info-price{
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 600;
}
.pay-info{
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    color: #e84e0f;
    height: 25px;
    padding-bottom: 15px;
}
.pay-info-save{
    margin-bottom: 30px;
    margin-top: 5px;
}
.pay-info-save .save-text{
    background-color: #e84e0f;
    color: #fff;
    font-size: 20px;
    padding: 3px 9px;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
}
.strikethrough {
    position: relative;
}
.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: #000;

    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg);
}
.pay-seperate{
    color: #939598;
    font-weight: 600;
    font-size: 16px;
}
.promotion__banner p{
    margin-bottom: 0;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 25px;
    margin-top: 10px;
}
.promotion__banner p.title-standard-digital{
    color: #3e6646;
}
.promotion__banner p.title-premium-digital{
    color: #1c9345;
}
.promotions .promotion__title{
    font-size: 15px;
    font-weight: 600;
    color: #000;
    word-wrap: break-word;
    font-family: 'Open Sans', sans-serif;
}
.promotion__banner p:last-child{
    margin: 5px 0 0;
}
.promotion__title p{
    line-height: 1.2;
}
.subtitle-info{
    display: grid;
    max-width: 1280px;
    margin: auto;
    text-align: center;
}
.subtitle-info p{
    margin-top: -30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-left: 10px;
    font-size: 12px;
}
.subtitle-info p a{
    color: #000;
    text-decoration: underline;
}
.annual-info{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 0;
}
.annual-list{
    margin-top: 20px;
}
body .annual-list ul{
    list-style: initial;
    text-align: left;
    margin-bottom: 0;
    margin-top: 15px;
    padding-left: 14px!important;
}
body .annual-list ul li{
    padding-left: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 0!important;
    line-height: 17px;
    padding-bottom: 5px;
}
.annual-list ul li::marker{
    color: #168b0a;
    content: '✓';
    font-size: 14px;
}
.annual_best_value{
    position: absolute;
    top: -41px;
    width: 100%;
    left: 0;
}
.annual_best_value span{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    background-color: #e84e0f;
    color: #fff;
    font-size: 18px;
    padding: 2px 20px 0;
    border-radius: 15px 15px 0 0;
    display: block;
    width: 170px;
    margin: auto;
}

.page__subtitle{
    padding: 0 15px;
}
.offer__text2 p:last-of-type{
    text-align: left;
    margin: 0 30px;
    line-height: 1.1;
}
.offer__text2 p:last-of-type a{
    text-decoration: underline;
}
body .pfooter{
    padding: 10px 20px;
}
.grid-container-overall{
    max-width: 1280px;
    margin: auto;
    font-size: 18px;
    padding: 20px 0 30px;
    text-align: center;
}
.grid-container {
    display: grid;
    grid-template-columns: 4fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr
}
.main-row .top{
    font-weight: 700;
    font-size: 21px;
}
.grid-container .left{
    text-align: left;
}
.grid-container:nth-child(even) {
    background: #F2F2F2
}
.grid-container>div{
    padding: 10px;
}
.checkmark img {
    width: 21px;
}
.crossmark img {
    width: 15px;
}
.under_table_info h2{
    margin: 20px 0px 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
}
.promotion__content{
    display: none;
}
.information__content{
    background-color: #fff;
}
.landing_tiles .promotion_default .promotion__buttons {
    margin-bottom: 15px;
    display: none;
}
.foot-nav{
    max-width: 1280px;
    margin: auto;
}
.foot-nav ul{
    padding: 0;
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
}
.foot-nav .copyright{
    text-align: right;
    color: #fff;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 10px;
}
.foot-nav ul li a{
    padding: 0 5px;
    border-right: 1px solid #ddd;
    color: #fff;
    font-size: 15px;
}
.foot-nav ul li a:hover{
    color: #fff;
    text-decoration: underline;
}
.foot-nav ul li:last-of-type a{
    border:none;
}
.under_table_info {
    padding-inline: 15px;
    margin: 30px auto 20px;
    max-width: 640px;
}
.included_offer{
    display: flex;
}
.included_offer_left{
    flex: 0 0 60%;
}
.included_offer_right{
    flex: 0 0 40%;
    text-align: right;
}
.included_offer_left h4{
    font-weight: 700;
    font-size: 17px;
}
.included_offer_left .included_list li{
    font-size: 17px;
    margin-bottom: 5px;
    line-height: 20px;
}
.included_offer_left .included_list{
    list-style-image: url("https://s3.amazonaws.com/cms.itex/mark_blue_new.png");
    padding-left: 20px;
}
.included_tc{
    font-size: 12px;
}
.extra_info{
    max-width: 390px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.extra_info_card{
    display: flex;
}
.extra_info_card_content h5{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}
.extra_info_card_content p{
    color: #00375c;
    line-height: initial;
    max-width: 280px;
}
.extra_info_card_link{
    width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.extra_info_card_link a{
    font-weight: 700;
    text-decoration: underline;
    color: #761852;
}
.extra_info_card.first_box{
    border-bottom: 2px solid #0e70ac;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.btn_under_table .btn{
    margin-bottom: 5px;
    min-height: 35px;
    padding: 9px 30px;
    line-height: inherit;
    text-transform: uppercase;
    font-size: 13px;
}
.corporate-grid{
    margin-inline: auto;
    max-width: 860px;
    margin-bottom: 30px;
}
.corporate-container{
    margin-inline: 15px;
    background-color: #003356;
    padding: 8px;
}
.corporate-group{
    background-color: #fff;
    border-radius: 8px;
    padding: 5px;
    display: grid;
    grid-template-columns: 230px 1fr;
}
.corporate-left{
    padding: 30px;
}
.corporate-right{
    padding-inline: 15px;
    text-align: center;
}
.corporate-right h3{
    margin: 5px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #f15922;
}
.corporate-right p{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    color: #325e7c;
    max-width: 440px;
    margin-inline: auto;
}
.confirmation__subtitle p{
    line-height: 1.6;
}
.confirmation__sections .confirmation__social-media-header{
    margin-top: 0;
    margin-bottom: 20px;
}
.confirmation__social-media-list a{
    cursor: pointer;
}
.confirmation__sections .confirmation__social-media-list{
    justify-content: center;
}
.confirmation__sections .newsletter-sign-up__subtitle{
    padding: 0;
}
@media screen and (max-width: 1100px) {
    body .pheader .logo__image{
        max-width: 500px;
        max-height: 90px;
    }
    body .pheader .logo {
        height: 110px;
    }
}
@media screen and (max-width: 992px) {
    .subtitle-info{
        grid-template-columns: 1fr;
    }
    .subtitle-info .subtitle-info-left p{
        margin-top: -25px;
        padding-left: 15px;
    }
}
@media screen and (max-width: 900px) {
   .main-row .top{
       font-size: 18px;
   }
    body .pheader .logo__image {
        max-width: 310px;
    }
}
@media screen and (max-width: 768px) {
    body .pheader .logo{
        height: 70px;
    }
    .promotion__content{
        display: block;
    }
    .hide-mobile_presentation,
    .grid-container-overall{
        display: none;
    }
    .landing_tiles .promotion_default .promotion__buttons {
        margin-bottom: 30px;
    }
    .container-header .header-left{
        text-align: center;
    }
    .container-header .right-img img {
        max-width: 100%;
    }
    .under_table_info h3
    {
        margin-top: 0;
        padding-top: 0;
    }
    .btn_under_table .btn{
        margin: auto;
    }
    .under_offer_info{
        margin-top: -10px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 700px){
    .corporate-group{
        grid-template-columns: 1fr;
    }
    .corporate-group img{
        max-width: 90%;
    }

    .corporate-left{
        text-align: center;
    }
}
@media screen and (max-width: 644px){
    body .landing_tiles .promotion-delimeter:not(:nth-child(4n)){
        display: none!important;
    }
    .promotions > div:nth-child(3),
    .promotions > div:nth-child(1){
        width: calc(100% - 40px)!important;
    }
    .main-tile{
        display: flex;
        align-items: center;
    }
    .main-tile h3{
       margin: 0 20px 0 5px;
    }
    .main-tile p{
        margin: 0;
        padding-right: 3px;
    }
    body .landing_tiles-noimage .promotion_noimage .promotion__body-header{
        display: flex;
        justify-content: space-between;
    }
    body .landing_tiles-noimage .promotion_noimage .promotion__button{
        width: 100%!important;
    }
    body .landing_tiles-noimage .promotion_noimage .promotion__buttons{
        margin: 0;
        display: flex;
        align-items: center;
    }
    body .landing_tiles-noimage .promotion_noimage .promotion__body-title{
        margin: 0;
    }
    .cancel-any{
        bottom: -12px;
        text-align: right;
        right: 18px;
    }
    .included_offer{
        flex-direction: column;
        padding-inline: 20px;
    }
    .included_offer_right{
        text-align: center;
    }
}
@media screen and (max-width: 568px) {
    body .pheader .logo__image {
        max-width: 90%;
        max-height: 50px;
    }
    .foot-nav ul li a{
        font-size: 11px;
    }
    .corporate-right{
        padding-inline: 5px;
    }
    .corporate-right h3{
        font-size: 28px;
    }
    .container-header .header-left h1{
        line-height: 40px;
    }
    .main-tile{
        flex-direction: column;
    }
    .main-tile h3{
        margin: 10px 20px 10px 5px;
        line-height: 19px;
    }
}
@media screen and (max-width: 420px){
    .promotions > div:nth-child(3),
    .promotions > div:nth-child(1){
        width: 100%!important;
        margin-inline: 0;
    }
    .main-tile h3{
        margin: 0 10px 10px 0;
        font-size: 33px;
    }
    .container-header .header-left h1{
        font-size: 28px;
        line-height: 35px;
    }
    .page__subtitle h2{
        font-size: 23px;
    }
    .included_offer{
        padding-inline: 0;
    }
}
/* Contact us box */
.contact-us-box{
    position: fixed;
    bottom: 90px;
    right: 15px;
    opacity: 0;
    visibility: hidden;
    animation: fadeInContactV 1s, fadeInContact 3s;
    animation-delay: 5s;
    animation-fill-mode: forwards;
}

.contact-us-box a.contact-us-box-span {
    padding: 5px 10px;
    font-family: "Montserrat", sans-serif;
    background-color: #f15a22;
    color: #fff;
    border-radius: 20px;
    font-size: 13px;
    margin-right: 15px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.contact-us-box a.contact-us-box-span:hover{
    color: #fff;
}
.contact-us-box .img-contact-us{
    display: inline-block;
}
.contact-us-box .img-contact-us img{
    padding: 15px;
    box-sizing: border-box;
    width: 85px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
@keyframes fadeInContact {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeInContactV {
    from { visibility: hidden; }
    to { visibility: visible; }
}