.headline-section i{
	font-family: "abril-display", serif;
    color: #af2733;
}

.frm_form_fields fieldset {
	min-inline-size: auto;
}
/* form main error */
.frm_error_style{
  color:#ff0000;
  margin-bottom:10px
}
/* form field error message */
.frm_error {
	color: #ff0000;
	font-size: 11px;
}
/* form sent success message */
.frm_message p{
 	color:green;
 	font-size: 11px;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5{
	position: relative;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.entry h1::before ,
.entry h2::before ,
.entry h3::before ,
.entry h4::before ,
.entry h5::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background: #af2733;
}

.headline-section.text-white h3{
	color: #fff;
	margin-bottom: 0.5em;
}
.headline-section.text-white br{
	display: none;
}

.signal-loading {
    animation: 1s ease-out 0s normal none infinite running pulsate;
    border: 5px solid #00a6de;
    border-radius: 30px;
    height: 40px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 0;
    position: absolute;
    width: 40px;
}

@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}



.no-label{
    margin-bottom: 40px;
}

.module-news-content .btn{
    width: 345px;
    max-width: 100%;
}

.search .tile-card-img{
    display: none;
}

.search .tile-card-content p{
    color:#000 !important;
}

.search .filter-nav{
    display: none;
}

.search main.main{
    padding-top:113px;
}

.search .flag-title{
    margin-bottom: 30px;
}

.search .tile-card-content h3{
    margin-bottom: 52px;
    position: relative;
}

.search .tile-card-content p{
    margin-bottom: 46px;
}

.search .tile-card-content h3:after{
    content: '';
    width: 50px;
    height: 2px;
    display: block;
    background-color: #af2733;
    margin-top: 24px;
    position: absolute;
}


.search .tile-card-content .btn-holder{
    text-align: left;
    margin-left: 0;
}

.search .tile-card-content{
    padding-bottom: 60px;
}

.custom-file label{
    border-bottom: 1px solid #181821;
    padding-bottom: 10px;
}

.custom-file .frm_upload_icon{
    display: none;
}

.custom-file .frm_small_text{
    display: none;
}

.custom-file .frm_dropzone{
    max-width: none;
    min-height: auto;
    position: absolute;
    right: 0;
    top: -5px;
}

.custom-file .frm_dropzone .dz-message{
    background: #eaedef;
    border: none;
    padding: 0;
    padding-left: 15px;
}

.custom-file .frm_upload_text button{
    display: inline-block;
    font-weight: 300 !important;
    letter-spacing: 2.85px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent !important;
    cursor: pointer;
    border-radius: 17px !important;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    border-radius: var(--btn-r) !important;
    border-width: var(--btn-b) !important;
    line-height: 1.1 !important;
    color: #af2733 !important;
    background-color: transparent;
    border-color: #af2733 !important;
    padding: 5px 35px !important;
    font-size: 10px !important;
    letter-spacing: 1.94px !important;
}

.custom-file .frm_upload_text button:hover{
    color: #fff !important;
    background-color: #af2733 !important;
}

.custom-file .frm_dropzone .dz-preview .dz-image,
.custom-file .frm_dropzone .dz-preview .dz-progress .dz-upload, 
.custom-file .frm_dropzone .dz-preview.dz-complete .dz-progress,
.custom-file .frm_dropzone .dz-preview .dz-progress{
    display: none !important;
}

.custom-file .frm_dropzone .dz-preview .dz-image{
    height: 60px !important;
}

.custom-file .dz-details{
    margin-top:-17px !important;
    background: #eaedef;
    padding-bottom: 2px;
    margin-bottom: 0;
    display: flex;
    padding-right: 15px;
}

.custom-file .frm_dropzone .dz-preview .dz-remove{
    margin-left: 0px;
    position: relative;
    left: 15px;;
}

.nav-v2{
    display: none;
}

.nav-v2 .header-menu--mobile {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}

.nav-v2.sub-menu-shown .header-menu--mobile {
    min-height: 420px;
    width:100%;
}


.nav-v2.sub-menu-shown .mobile-add-menu-nav, 
.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-active>a, 
.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-node-active>.sub-menu>li, 
.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-node-active>a, 
.nav-v2.sub-menu-shown .header-menu--mobile>li, .nav li:after{
    display:none;
}

#sub-menu-back-btn {
    display: none;
    color: #003b5c;
    font-family: "aktiv-grotesk";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.38px;
    line-height: normal;
    text-align: left;
    position: relative;
    margin-left: 27px;
    position: relative;
    padding-left: 15px;
}

#sub-menu-back-btn:before{
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    top: 2px;
    background: url(images/nav-v2-chevron-left.svg) no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    background-size: 13px;
}

.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-active {
    margin: 0;
    display: block;
}

.nav-v2.sub-menu-shown #sub-menu-back-btn, 
.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-node-active, 
.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-node-active>.sub-menu .sub-menu-active{
    display: block;
}

.nav-v2 .header-menu--mobile  .menu-item-has-children>.sub-menu{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    /*padding-left: 70px;*/
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background: #eaedef;
}

.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-active>.sub-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}


.nav-v2.sub-menu-shown .header-menu--mobile .sub-menu-node-active>.sub-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    height: auto;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}



.nav-v2 .header-menu--mobile li{
    border-bottom: solid 1px #cfd7dd;
}

.nav-v2 .header-menu--mobile li.sub-menu-active,
.nav-v2 .header-menu--mobile li.sub-menu-node-active{
    border:none;
}

.nav-v2 .header-menu--mobile li a{
    color: #003b5c;
    font-family: "aktiv-grotesk";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.38px;
    line-height: normal;
    text-align: left;
    padding: 20px 27px;
    display:block;
    position: relative;
}

.nav-v2 .header-menu--mobile li a span{
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.3px;
    line-height: normal;
    text-align: left;
    display: block;
    margin-top:7px;
}

.nav-v2 .header-menu--mobile li a:after{
    content: '';
    display: block;
    position: absolute;
    right: 23px;
    top: 20px;
    background: url(images/nav-2-chevron-right.svg) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    background-size: 20px;
}

.header-menu--mobile .sub-menu li:first-child a {
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.5px;
    margin-top:3px;
    /*pointer-events: none;*/
}

.header-menu--mobile .sub-menu li:first-child a:after,
.nav-v2 .header-menu--mobile li.sub-menu-node-active a:after,
.nav-v2 .header-menu--mobile li a:has(.menu-item-description):after{
    display: none;
}

.nav-v2 .main-menu-mobile__center{
    width:100%;
}

.logo-nav{
    margin-top: 18px;
    margin-left: 25px;
}

.logo-search{
    padding-top: 18px;
    padding-left: 25px;
    background:#fff;
    display: block;
    position: absolute;
    left: 0;
    right:0;
    top:0;
    height: 64px;
    border-bottom: solid 1px #cfd7dd;
}

.nav-v2 .nav-search-btn{
    color: #003b5c;
    font-family: "aktiv-grotesk";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.38px;
    line-height: normal;
    text-align: left;
}

.nav-v2 .header-search-form{
    display: block;
    height: auto;
    border: none;
    position: relative;
}

.nav-v2 .header-search-form input{
    border-bottom: 1px solid #181821;
    margin-bottom: 40px;
    padding-left: 20px;
    height: 35px;
}

.nav-v2 .header-search-form button{
    display: block;
    margin: 0;
    height: 36px;
    border-radius: 17px;
    border: 1px solid #af2733;
    width: 100%;
    max-width: 255px;
    margin-left: auto;
    margin-right: auto;
    color: #af2733;
    font-family: "aktiv-grotesk";
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 2.85px;
    line-height: 27.46px;
    text-align: center;
    text-transform: uppercase;
}

.placeholder-search{
    width: 12px;
    height: 12px;
    display: block;
    background:url(images/search-placeholder-icon.svg) no-repeat 0px 0px;
    position: absolute;
    top:12px;
}

.nav-v2 .main-menu-mobile__top{
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
    margin-top: 0px;
    padding: 22px 27px;
    padding-top:0;
    border-bottom: solid 1px #cfd7dd;
}

.sub-menu-shown .main-menu-mobile__top{
    display: none;
}

.nav-v2 .btn-modal{
    color: #003b5c;
    font-family: "aktiv-grotesk";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.38px;
    line-height: normal;
    text-align: left;
}

.nav-v2 .btn-modal:before{
    content:'';
    width:10px;
    height:13px;
    display:inline-block;
    margin-right: 6px;
    position: relative;
    top:1px;
    background: url(images/v2-lock.svg) no-repeat 0px 0px;
}

.nav-v2 .nav-search-btn:before{
    content:'';
    width:12px;
    height:12px;
    display:inline-block;
    margin-right: 6px;
    position: relative;
    top:1px;
    background: url(images/v2-search.svg) no-repeat 0px 0px;
}

.nav-v2 .nav{
    gap:0;
    padding-top: 22px;
    margin-top: 15px;
    border-top: solid 1px #cfd7dd;
    position: relative;
}

.search-modal{
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 85px;
}

.search-modal .btn-close{
    z-index: 1;
}

.search-modal .btn-close span{
    background-color: #eaedef;
	position: absolute;
	right: -35px;
    top: -19px;
	z-index: -1;
	width:96px;
	height:66px;
}

.block-tile-img.mobile-img {
    display:none;
}

.show-on-search{
    display: none;
}

.search .hide-on-search{
    display: none;
}

.search .show-on-search{
    display: block;
}

.news-block .news-block-title a{
    display: block;
}

@media (max-width:939px){
    .nav-v1{
        display: none !important;
    }

    .nav-v2{
        display: block;
        color:#000;
        background: #fff;
    }

    .main-menu{
        background:#fff;
    }

    .block-tile-img.hide-mobile{
        display: none;
    }

    .block-tile-img.mobile-img.show-mobile{
        display: block;
    }

    .block-tile-img.mobile-img.show-mobile img{
        object-position: top;
    }

    body .wrapper header{
        position:absolute;
        top:0;
        left:0;
        right:0;
    }

    @keyframes animate {
		from {top:-200px;}
		to {top:0px;}
	  }
	  

    body .wrapper header.fixed-header{
        position: fixed;
        animation-name: animate;
        animation-duration: 0.5s;
    }

    .header-placeholder{
        height:67px;
    }
}

@media (min-width:1280px){
    .full-width-icon .container,
    .full-width-cw .container{
        width: 100%;
        max-width: 100%;
    }
    
    .full-width-icon .block-tile-img,
    .full-width-cw .block-tile-img{
        width:50%;
    }
    
    .full-width-icon .block-tile,
    .full-width-cw .block-tile{
        align-items: center;
    }
    
    .full-width-cw-heading .headline-section{
        margin:auto;
        max-width: 940px;
    }
    
    .full-width-cw .block-tile-content{
        width: 500px;
        margin-right: auto;
        margin-left: auto;
    }
    
    .full-width-cw ._right .block-tile-content{
        margin-left: auto;
        margin-right: auto;
    }

    .is-large-content .block-tile-content{
        width: 40%;
    }

    .is-large-content .block-tile:not(.reverse) .block-tile-img{
        width: 63%;
        margin-left: 58px;
    }

    .is-large-content.section-tile-secondary {
        padding-top: 130px;
    }

    .is-large-content .block-tile.s-bottom .block-tile-content {
        padding-bottom: 55px;
    }

    .is-large-content .container._md{
        max-width: calc(1050px + var(--gutter) * 2);
    }

    .full-width-icon .block-tile-img{
        max-height: 700px;
    }

    .full-width-icon .block-tile-img img{
        object-position: center;
    }

}

@media(max-width:767px){
    .search .section-news {
        padding: 0px;
    }

    .search main.main {
        padding-top: 50px;
    }

    .custom-file .frm_dropzone .dz-preview .dz-column{
        width: 100%;
        margin-top: 10px;
    }

    .custom-file .frm_dropzone{
        position: relative;
    }
}

.drop-menu {
    /*min-width: calc(100% + 80px);*/
}

@media (min-width: 1024px){
    .footer-list {
        padding-top: 8px;
        grid-gap: 0 50px;
    }
}

/* Style updates */
@media (min-width: 940px) {
    .drop-menu-mega {
      display: flex;
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      flex-wrap: wrap;
    }
    .drop-menu-mega ul {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .drop-menu-mega ul:first-child,
    .drop-menu-mega ul:nth-child(3) {
      margin-top: 0;
    }
    .drop-menu-mega ul:nth-child(2) {
      order: 1;
    }
    .header-btns {
        margin-left: 25px;
    }
}
@media (min-width: 1200px) {
    .fixed-header .nav > ul > li.has-drop:hover > .drop-menu {
        margin-top: 15px;        
    }
    .header-list .modal-drop {
        margin-top: 39px;
    }
}

/* Updating form */
input.frm_pos_none {
    display: none;
}

@media (max-width: 767px) {
    .frm_dropzone.dz-clickable.frm_single_upload .dz-message {
      padding-left: 0;
    }
    .custom-file .frm_upload_text button,
    button[type=submit].frm_button_submit {
      appearance: none;
      margin: 30px auto 0;
      padding: 8px 35px !important;
      width: 100%;
      max-width: 294px;
      font-size: var(--btn-fz) !important;
      line-height: 1.1 !important;
      letter-spacing: 2.85px !important;
    }
    .default-form .form-field-btn {
      padding-top: 0;
      width: 100%;
    }
    button[type=submit].frm_button_submit {
      margin-top: 20px;
    }
    .section-tile .typography-wrap .text-sm {
        margin-top: 20px;
    }
    .news-post-content {
        margin-bottom: 25px;
        padding-bottom: 30px;
        border-bottom: 1px solid;
    }
}
@media (min-width: 768px) {
    .news-post-content .tag {
        display: none;
    }

    .footer-img img{
        max-height: 34px;
        max-width: 30px;
    }
}

/* Latest Deals */
.section-recent--all {
    padding-block: 90px;
    background-color: #1a1a29;
}

.deal-filters {
    margin-bottom: 58px;
}

.deal-filters.hidden{
    display: none !important;
}

.deal-filters .btn {
    margin-right: 20px;
    border-radius: 17px;
    color: #fff
}
.deal-loadmore {
    text-align: center;
}
.deal-loadmore .btn-loadmore {
    width: 346px;
    max-width: 100%;
    color: #fff;
}
.section-recent--all .deals-grid {
    margin-bottom: 96px;
}

.no-margin{
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .section-recent--all {
        padding-block: 60px;
    }
    .deal-filters {
        display: flex;
        align-items: center;
        overflow: auto;
        margin-right: -35px;
        margin-bottom: 45px;
    }

    .footer-img img {
        height: auto;
    }

    .section-tile-legacy .block-tile{
        gap:30px;
    }

}

/* Custom Mobile */

@media only screen and (min-width: 940px) {
    .nav > ul > li.has-drop > a {
        position: relative;
    }
    .nav > ul > li.has-drop > a::after {
        position: absolute;
        content: '';
        left: 0;
        bottom: -15px;
        width: 100%;
        height: 15px;
    }
}
@media only screen and (min-width: 1200px) {
  .nav > ul > li.has-drop > a::after {
    bottom: -18px;
    height: 18px;
  }
}


#open-modal-external{
    background: #1A1A29;
    max-width: 830px;
}

#open-modal-external img{
    margin: auto;
    display: table;
}

#open-modal-external .modal-title{
    color: #FFF;
    font-family: "aktiv-grotesk";
    font-size: 64px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-align: center;
    margin: 30px 0 70px;
}

#open-modal-external .modal-title span{
    color: #AF2733;
}

#open-modal-external p{
    color: #FFF;
    text-align: center;
    font-family: "aktiv-grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    max-width: 715px;
    margin: auto;
    line-height: 34.58px; /* 138.32% */
    padding-bottom: 45px;
}

#open-modal-external p a{
    text-decoration: underline;
}

body:has(#open-modal-external) .fancybox-bg{
    background: #1A1A29;
    opacity: 1;
}

body:has(#open-modal-external) .fancybox-container *{
    outline: none;
}

#open-modal-external a.btn{
    display: table;
    margin: auto;
    color: #FFF;
    text-align: center;
    font-family: "aktiv-grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 27.456px; /* 152.534% */
    letter-spacing: 3.42px;
    margin-top: 45px;
    padding: 4px 30px;
}

#open-modal-external a.btn.btn-reverse{
    border: none !important;
    background: none !important;
}

#open-modal-external a.btn.btn-reverse:hover{
    text-decoration: underline;
}

#open-modal-external .fancybox-close-small{
    display: none;
}


@media (min-width:768px) and (max-width:1023px){
    #open-modal-external .modal-title{
        font-size: 46px;
        margin-bottom: 0px;
        padding-bottom: 25px;
        margin-top: 10px;
    }

    #open-modal-external p{
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 10px;
    }

    #open-modal-external a.btn{
        margin-top: 25px;
    }

    #open-modal-external{
        max-width: 650px;
    }

}




@media (max-width:767px){
    #open-modal-external .modal-title{
        font-size: 28px;
        font-weight: 300;
        line-height: 31px;
        margin-bottom: 0px;
        padding-bottom: 22px;
        margin-top: 20px;
    }

    #open-modal-external p{
        font-size: 14px;
        font-weight: 300;
        line-height: 24px; 
        padding-bottom: 10px;
    }

    #open-modal-external a.btn{
        margin-top: 30px;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 27.456px; /* 228.801% */
        letter-spacing: 2.25px;
        padding: 4px 18px;
    }

    #open-modal-external{
        max-width: 650px;
    }

    #open-modal-external img{
        width: 67px;
    }

}

/**------FAQ---------*/

/* FAQ Section Styles - Using details/summary for reliable functionality */
.section-structure.faq-section .faq-accordion {
    margin-top: 20px;
    background: white;
    overflow: hidden;
    width: 970px;
    max-width: 100%;
    margin: auto;
}
.section-structure.faq-section .flag-title {
    margin-bottom: 20px !important;
}

.faq-item {
    border-bottom: 1px solid #1B1A29;
    position: relative;
}

.faq-item:last-child {
    border-bottom: none;
}

/* Remove default summary styling */
.faq-question {
    display: block;
    padding: 35px 0px;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.3s ease;
    position: relative;
    margin: 0;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    line-height: 1.4;
    list-style: none;
    color: #181821;
    font-family: "aktiv-grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.077px; /* 105.383% */
    padding-right: 30px;
    line-height: 150%;
}

/* Remove default arrow */
.faq-question::-webkit-details-marker {
    display: none;
}

.faq-question::marker {
    display: none;
}


/* Icon styling */
.faq-icon {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    pointer-events: none;
}

.chevron {
    width: 20px;
    height: 20px;
    color: #666;
    display: none;
}

.faq-icon:after{
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="25" height="14" viewBox="0 0 25 14" fill="none"><line x1="0.353553" y1="1.64645" x2="12.3536" y2="13.6464" stroke="%23AF2733"/><line x1="11.6464" y1="13.6464" x2="24.6464" y2="0.646446" stroke="%23AF2733"/></svg>');
}

/* Rotate icon when expanded */
.faq-item[open] .faq-question .faq-icon {
    transform: translateY(-50%) rotate(180deg);
}

/* Answer container */
.faq-answer {
    background: #fff;
    animation: slideDown 0.3s ease-out;
}

/* Answer content */
.faq-answer-content {
    padding: 0 0px 40px 0px;
    color: #181821;
    font-family: "aktiv-grotesk";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.58px; /* 170.535% */
}

/* Smooth slide animation */
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive design */
@media (max-width: 767px) {
    .faq-question {
        font-size: 15px;
        padding: 30px 0px;
        padding-right: 45px;
    }
    
    .faq-answer-content {
        font-size: 14px;
    }
    
    .faq-icon {
        right: 0px;
    }
    
    .section-structure.faq-section .faq-accordion {
        margin-top: 30px;
    }
}


/* Ensure proper stacking context */
.faq-item {
    isolation: isolate;
}

.wpfront-notification-bar div.wpfront-div{
    padding: 12px 5px;
    padding-right: 30px;
}