.container.authorable-banner{
    padding: unset;
    margin: unset;
    width: fit-content;
}
.container.authorable-banner >.cmp-container{
    padding: 16px 20px;
    background-size: 100% 100%;
    border-radius: 16px;
}
.authorable-banner-pretitle .cmp-text p,
.authorable-banner-pretitle .cmp-text h1,
.authorable-banner-pretitle .cmp-text h2,
.authorable-banner-pretitle .cmp-text h3,
.authorable-banner-pretitle .cmp-text h4,
.authorable-banner-pretitle .cmp-text h5,
.authorable-banner-pretitle .cmp-text h6{
    color: #58595B;
    font-family: Inter;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.08px;
}
.authorable-banner-title .cmp-text p,
.authorable-banner-title .cmp-text h1,
.authorable-banner-title .cmp-text h2,
.authorable-banner-title .cmp-text h3,
.authorable-banner-title .cmp-text h4,
.authorable-banner-title .cmp-text h5,
.authorable-banner-title .cmp-text h6{
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.16px;
}
.authorable-banner-title .cmp-text p b,
.authorable-banner-title .cmp-text h1 b,
.authorable-banner-title .cmp-text h2 b,
.authorable-banner-title .cmp-text h3 b,
.authorable-banner-title .cmp-text h4 b,
.authorable-banner-title .cmp-text h5 b,
.authorable-banner-title .cmp-text h6 b{
    color: #333;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 33.6px;
    letter-spacing: -0.28px;
}
.authorable-banner-title .cmp-text p b sup,
.authorable-banner-title .cmp-text h1 b sup,
.authorable-banner-title .cmp-text h2 b sup,
.authorable-banner-title .cmp-text h3 b sup,
.authorable-banner-title .cmp-text h4 b sup,
.authorable-banner-title .cmp-text h5 b sup,
.authorable-banner-title .cmp-text h6 b sup{
    font-size: 18px;
    line-height: normal;
    letter-spacing: -0.18px;
}
.authorable-banner-title .cmp-text p >.blueText,
.authorable-banner-title .cmp-text h1 >.blueText,
.authorable-banner-title .cmp-text h2 >.blueText,
.authorable-banner-title .cmp-text h3 >.blueText,
.authorable-banner-title .cmp-text h4 >.blueText,
.authorable-banner-title .cmp-text h5 >.blueText,
.authorable-banner-title .cmp-text h6 >.blueText{
    color: #0073BB;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 33.6px;
    letter-spacing: -0.28px;
}
.authorable-imgpointer-desktop.container{
    padding: unset;
    width: 65%;
    margin: unset;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser{
    display: flex;
    align-items: center;
    gap: 16px;
}
.authorable-tickpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser{
    gap: 8px;
    align-items: start;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image{
    width: 40px;
    height: 40px;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image img.cq-dd-image{
    width: 40px;
    height: 40px;
}
.authorable-tickpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image{
    width: 20px;
    height: 20px;
    margin-top: 1px;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__content{
    flex: 11;
}
.authorable-tickpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image img.cq-dd-image{
    width: 20px;
    height: 20px;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6{
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: -0.16px;

}
.authorable-imgpointer-desktop.lineheight-normal .cmp-container >.leadproxyteaser .cmp-teaser__description p,
.authorable-imgpointer-desktop.lineheight-normal .cmp-container >.leadproxyteaser .cmp-teaser__description h1,
.authorable-imgpointer-desktop.lineheight-normal .cmp-container >.leadproxyteaser .cmp-teaser__description h2,
.authorable-imgpointer-desktop.lineheight-normal .cmp-container >.leadproxyteaser .cmp-teaser__description h3,
.authorable-imgpointer-desktop.lineheight-normal .cmp-container >.leadproxyteaser .cmp-teaser__description h4,
.authorable-imgpointer-desktop.lineheight-normal .cmp-container >.leadproxyteaser .cmp-teaser__description h5,
.authorable-imgpointer-desktop.lineheight-normal .cmp-container >.leadproxyteaser .cmp-teaser__description h6{
    line-height: normal;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1 sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2 sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3 sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4 sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5 sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6 sup{
    line-height: 1px;
    font-size: 12px;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p .gray-text,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .gray-text,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .gray-text,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .gray-text,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .gray-text,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .gray-text,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .gray-text{
    font-size: 12px;
    letter-spacing: -0.12px;
    color: #333;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p .gray-text sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .gray-text sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .gray-text sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .gray-text sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .gray-text sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .gray-text sup,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .gray-text sup{
    font-size: 8px;
    letter-spacing: -0.08px;
}
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p b,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1 b,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2 b,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3 b,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4 b,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5 b,
.authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6 b{
    font-weight: 700;
}
.authorable-withoutimgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image{
    display: none;
}
.authorable-terms-conditions .cmp-text p,
.authorable-terms-conditions .cmp-text h1,
.authorable-terms-conditions .cmp-text h2,
.authorable-terms-conditions .cmp-text h3,
.authorable-terms-conditions .cmp-text h4,
.authorable-terms-conditions .cmp-text h5,
.authorable-terms-conditions .cmp-text h6{
    color: #58595B;
    font-family: Inter;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.08px;
    padding-right: 20px;
}
.authorable-terms-conditions.fontsize-10px .cmp-text p,
.authorable-terms-conditions.fontsize-10px .cmp-text h1,
.authorable-terms-conditions.fontsize-10px .cmp-text h2,
.authorable-terms-conditions.fontsize-10px .cmp-text h3,
.authorable-terms-conditions.fontsize-10px .cmp-text h4,
.authorable-terms-conditions.fontsize-10px .cmp-text h5,
.authorable-terms-conditions.fontsize-10px .cmp-text h6{
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.1px;
}
.authorable-terms-conditions.fontsize-10px .cmp-text p sup,
.authorable-terms-conditions.fontsize-10px .cmp-text h1 sup,
.authorable-terms-conditions.fontsize-10px .cmp-text h2 sup,
.authorable-terms-conditions.fontsize-10px .cmp-text h3 sup,
.authorable-terms-conditions.fontsize-10px .cmp-text h4 sup,
.authorable-terms-conditions.fontsize-10px .cmp-text h5 sup,
.authorable-terms-conditions.fontsize-10px .cmp-text h6 sup{
    font-size: 8px;
    letter-spacing: -0.08px;
}
.authorable-terms-conditions.fontweight-400 .cmp-text p,
.authorable-terms-conditions.fontweight-400 .cmp-text h1
.authorable-terms-conditions.fontweight-400 .cmp-text h2
.authorable-terms-conditions.fontweight-400 .cmp-text h3,
.authorable-terms-conditions.fontweight-400 .cmp-text h4,
.authorable-terms-conditions.fontweight-400 .cmp-text h5,
.authorable-terms-conditions.fontweight-400 .cmp-text h6{
    font-weight: 400;
}
.authorable-terms-conditions.fontsize-6px .cmp-text p,
.authorable-terms-conditions.fontsize-6px .cmp-text h1
.authorable-terms-conditions.fontsize-6px .cmp-text h2
.authorable-terms-conditions.fontsize-6px .cmp-text h3,
.authorable-terms-conditions.fontsize-6px .cmp-text h4,
.authorable-terms-conditions.fontsize-6px .cmp-text h5,
.authorable-terms-conditions.fontsize-6px .cmp-text h6{
    font-size: 6px;
    line-height: normal;
    letter-spacing: -0.06px;
}

.authorable-personimg-250-297{
    width: 250px;
    height: 297px;
}
.authorable-personimg-250-297 .cmp-image{
    width: 250px;
    height: 297px;
}
.authorable-personimg-250-297 .cmp-image__image{
    width: 250px;
    height: 297px;
}
.authorable-personimg{
    width: 204px;
    height: 204px;
}
.authorable-personimg .cmp-image{
    width: 204px;
    height: 204px;
}
.authorable-personimg .cmp-image__image{
    width: 204px;
    height: 204px;
}
.authorable-personimg-237-299{
    width: 237px;
    height: 299px;
}
.authorable-personimg-237-299 .cmp-image{
    width: 237px;
    height: 299px;
}
.authorable-personimg-237-299 .cmp-image__image{
    width: 237px;
    height: 299px;
}
.authorable-position-relative{
    position: relative;
}
.authorable-position-absolute{
    position: absolute;
}
.authorable-bottom-59{
    bottom: 59px;
}
.authorable-right-0{
    right: 0px;
}
.authorable-right-24{
    right: 24px;
}
.authorable-bottom-0{
    bottom: 0;
}
.authorable-bottom-16{
    bottom: 16px;
}
.authorable-logoimg{
    width: 142px;
    height: 80px;
}
.authorable-logoimg .cmp-image__image{
    width: 142px;
    height: 80px;
}
.authorable-logoimg-237-88{
    width: 237px;
    height: 88px;
}
.authorable-logoimg-237-88 .cmp-image__image{
    width: 237px;
    height: 88px;
}
.authorable-logoimg-195-70{
    width: 195px;
    height: 70px;
}
.authorable-logoimg-195-70 .cmp-image__image{
    width: 195px;
    height: 70px;
}
.authorable-bottom-0{
    bottom: 0;
}
.authorable-tagimg{
    width: 160px;
    height: 24px;
}
.authorable-tagimg .cmp-image{
    width: 160px;
    height: 24px;
}
.authorable-tagimg .cmp-image__image{
    width: 160px;
    height: 24px;
}
.authorable-bottom-57{
    bottom: 57px;
}
.authorable-banner-title .cmp-text p .small_txt,
.authorable-banner-title .cmp-text h1 .small_txt,
.authorable-banner-title .cmp-text h2 .small_txt,
.authorable-banner-title .cmp-text h3 .small_txt,
.authorable-banner-title .cmp-text h4 .small_txt,
.authorable-banner-title .cmp-text h5 .small_txt,
.authorable-banner-title .cmp-text h6.small_txt{
    color: #333;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.2px;
}
.authorable-banner-title .cmp-text p .small_txt sup,
.authorable-banner-title .cmp-text h1 .small_txt sup,
.authorable-banner-title .cmp-text h2 .small_txt sup,
.authorable-banner-title .cmp-text h3 .small_txt sup,
.authorable-banner-title .cmp-text h4 .small_txt sup,
.authorable-banner-title .cmp-text h5 .small_txt sup,
.authorable-banner-title .cmp-text h6.small_txt sup{
    font-size: 14px;    
    letter-spacing: -0.14px;
}
.authorable-personimg-342-341{
    width: 342px;
    height: 341px;
}
.authorable-personimg-342-341 .cmp-image{
    width: 342px;
    height: 341px;
}
.authorable-personimg-342-341 .cmp-image__image{
    width: 342px;
    height: 341px;
}
.authorable-personimg-217-198{
    width: 217px;
    height: 198px;
}
.authorable-personimg-217-198 .cmp-image{
    width: 217px;
    height: 198px;
}
.authorable-personimg-217-198 .cmp-image__image{
    width: 217px;
    height: 198px;
}
.authorable-banner-titleimg .cmp-teaser{
    display: flex;
    align-items: center;
    gap: 22px;
}
.authorable-banner-titleimg .cmp-teaser__image{
    width: 44px;
    height: 44px;
}
.authorable-banner-titleimg .cmp-teaser__image img.cq-dd-image{
    width: 44px;
    height: 44px;
}
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description .blueText{
    color: #0073BB;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.2px;
}
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >p,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h1,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h2,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h3,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h4,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h5,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h6{
    color: #333;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.18px;
}
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >p sup,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h1 sup,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h2 sup,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h3 sup,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h4 sup,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h5 sup,
.authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h6 sup{
    line-height: 1px;
}

.authorable-personimg-243-298{
    width: 243px;
    height: 298px;
}
.authorable-personimg-243-298 .cmp-image{
    width: 243px;
    height: 298px;
}
.authorable-personimg-243-298 .cmp-image__image{
    width: 243px;
    height: 298px;
}
.desktop-width-70{
    width: 70%;
}
.desktop-display-none{
    display: none;
}
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p .black_text, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .black_text, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .black_text, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .black_text, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .black_text, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .black_text, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .black_text{
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.16px;
}
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .black_text sup{
    font-size: 12px;
    letter-spacing: -0.12px;
}
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6{
    font-size: 18px;
    line-height: 23.4px;
    letter-spacing: -0.18px;
}
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p b, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 b, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 b, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 b, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 b, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 b, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 b{
    font-size: 18px;
    line-height: 23.4px;
    letter-spacing: -0.18px;
}
.authorable-personimg-216-170{
    width: 216px;
    height: 170px;
}
.authorable-personimg-216-170 .cmp-image{
    width: 216px;
    height: 170px;
}
.authorable-personimg-216-170 .cmp-image__image{
    width: 216px;
    height: 170px;
}
.authorable-bottom-44{
    bottom: 44px;
}
.authorable-banner-title-32px .cmp-text p b, 
.authorable-banner-title-32px .cmp-text h1 b, 
.authorable-banner-title-32px .cmp-text h2 b, 
.authorable-banner-title-32px .cmp-text h3 b, 
.authorable-banner-title-32px .cmp-text h4 b, 
.authorable-banner-title-32px .cmp-text h5 b, 
.authorable-banner-title-32px .cmp-text h6 b{
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.32px;
}
.authorable-banner-title-32px .cmp-text p .small_txt, 
.authorable-banner-title-32px .cmp-text h1 .small_txt, 
.authorable-banner-title-32px .cmp-text h2 .small_txt, 
.authorable-banner-title-32px .cmp-text h3 .small_txt, 
.authorable-banner-title-32px .cmp-text h4 .small_txt, 
.authorable-banner-title-32px .cmp-text h5 .small_txt, 
.authorable-banner-title-32px .cmp-text h6 .small_txt{
    color: #333;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.18px;
    margin-top: 4px;
    display: block;
}
.authorable-banner-title-32px .cmp-text .small_txt .blueText,
.authorable-banner-title-32px .cmp-text .small_txt .redText{
    font-weight: 700;
}
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description p, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h1, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h2, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h3, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h4, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h5, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h6{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.14px;
}
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description p sup, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 sup, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 sup, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 sup, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 sup, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 sup, 
.authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 sup{
    font-size: 10px;
    letter-spacing: -0.1px;
    line-height: 1px;
}
.authorable-banner-title.lineheight-normal .cmp-text p b,
.authorable-banner-title.lineheight-normal .cmp-text h1 b,
.authorable-banner-title.lineheight-normal .cmp-text h2 b,
.authorable-banner-title.lineheight-normal .cmp-text h3 b,
.authorable-banner-title.lineheight-normal .cmp-text h4 b,
.authorable-banner-title.lineheight-normal .cmp-text h5 b,
.authorable-banner-title.lineheight-normal .cmp-text h6 b{
    line-height: normal;
}
.authorable-banner-title.lineheight-normal .cmp-text p >.blueText,
.authorable-banner-title.lineheight-normal .cmp-text h1 >.blueText,
.authorable-banner-title.lineheight-normal .cmp-text h2 >.blueText,
.authorable-banner-title.lineheight-normal .cmp-text h3 >.blueText,
.authorable-banner-title.lineheight-normal .cmp-text h4 >.blueText,
.authorable-banner-title.lineheight-normal .cmp-text h5 >.blueText,
.authorable-banner-title.lineheight-normal .cmp-text h6 >.blueText{
    line-height: normal;
}
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 sup{
    font-size: 14px;
    /* line-height: normal; */
    letter-spacing: -0.14px;
}
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p b sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 b sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 b sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 b sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 b sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 b sup, 
.authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 b sup{
    font-size: 14px;
    /* line-height: normal; */
    letter-spacing: -0.14px;
}
.authorable-bottom-74{
    bottom: 74px;
}
.authorable-bottom-45{
    bottom: 45px;
}
.authorable-bottom-56{
    bottom: 56px;
}
.authorable-bottom-44{
    bottom: 44px;
}
.authorable-bottom-48{
    bottom: 48px;
}
.authorable-title-img.container{
    padding: unset;
}
.authorable-banner-title .cmp-text p >.sub-Text, 
.authorable-banner-title .cmp-text h1 >.sub-Text, 
.authorable-banner-title .cmp-text h2 >.sub-Text, 
.authorable-banner-title .cmp-text h3 >.sub-Text, 
.authorable-banner-title .cmp-text h4 >.sub-Text, 
.authorable-banner-title .cmp-text h5 >.sub-Text, 
.authorable-banner-title .cmp-text h6 >.sub-Text{
    color: #333;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.18px;
    padding-top: 12px;
    display: block;
}
.authorable-banner >.cmp-container::before{
    content: '';
    position: absolute;
    inset: 0;
    padding: 1.6px;
    background: linear-gradient(90deg, rgba(0, 115, 187, 0.5), rgba(214, 32, 73, 0.5));
    border-radius: 16px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.authorable-right-1px{
    right: 1.5px;
}
.authorable-bottom-1px{
    bottom: 1.5px;
}
.authorable-personimg-radius{
    border-radius: 0 0 15px 0;
}
.authorable-personimg-radius .cmp-image{
    border-radius: 0 0 15px 0;
}
.authorable-personimg-radius .cmp-image__image{
    border-radius: 0 0 15px 0;
}
@media screen and (max-width:767px){
    .container.authorable-banner{
        width: 100%;
    }
    .container.authorable-banner >.cmp-container{
        padding: 6px 12px;
        border-radius: 12px;
    }
    .authorable-banner-pretitle .cmp-text p, 
    .authorable-banner-pretitle .cmp-text h1, 
    .authorable-banner-pretitle .cmp-text h2, 
    .authorable-banner-pretitle .cmp-text h3, 
    .authorable-banner-pretitle .cmp-text h4, 
    .authorable-banner-pretitle .cmp-text h5, 
    .authorable-banner-pretitle .cmp-text h6{
        font-size: 6px;
        letter-spacing: -0.06px;
    }
    .authorable-banner-title .cmp-text p, 
    .authorable-banner-title .cmp-text h1, 
    .authorable-banner-title .cmp-text h2, 
    .authorable-banner-title .cmp-text h3, 
    .authorable-banner-title .cmp-text h4, 
    .authorable-banner-title .cmp-text h5, 
    .authorable-banner-title .cmp-text h6{
        font-size: 10px;
        line-height: normal;
        letter-spacing: -0.1px;
        font-weight: 500;
    }
    .authorable-banner-title .cmp-text p b, 
    .authorable-banner-title .cmp-text h1 b, 
    .authorable-banner-title .cmp-text h2 b, 
    .authorable-banner-title .cmp-text h3 b, 
    .authorable-banner-title .cmp-text h4 b, 
    .authorable-banner-title .cmp-text h5 b, 
    .authorable-banner-title .cmp-text h6 b{
        font-size: 14px;
        line-height: normal;
        letter-spacing: -0.14px;
    }
    .authorable-banner-title .cmp-text p >.blueText, 
    .authorable-banner-title .cmp-text h1 >.blueText, 
    .authorable-banner-title .cmp-text h2 >.blueText, 
    .authorable-banner-title .cmp-text h3 >.blueText, 
    .authorable-banner-title .cmp-text h4 >.blueText, 
    .authorable-banner-title .cmp-text h5 >.blueText, 
    .authorable-banner-title .cmp-text h6 >.blueText{
        font-size: 14px;
        line-height: normal;
        letter-spacing: -0.14px;
    }
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image{
        width: 14px;
        height: 14px;
    }
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image img.cq-dd-image{
        width: 14px;
        height: 14px;
    }
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6{
        font-size: 10px;
        line-height: 14px;
        letter-spacing: -0.1px;
        text-align: start;
    }
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p .gray-text, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .gray-text, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .gray-text, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .gray-text, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .gray-text, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .gray-text, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .gray-text{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p .gray-text sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .gray-text sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .gray-text sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .gray-text sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .gray-text sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .gray-text sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .gray-text sup{
        font-size: 7px;
        letter-spacing: -0.07px;
    }
    .authorable-personimg{
        width: 94px;
        height: 92px;
    }
    .authorable-personimg .cmp-image{
        width: 94px;
        height: 92px;
    }
    .authorable-personimg .cmp-image__image{
        width: 94px;
        height: 92px;
        display: block;
    }
    .authorable-terms-conditions .cmp-text p, 
    .authorable-terms-conditions .cmp-text h1, 
    .authorable-terms-conditions .cmp-text h2, 
    .authorable-terms-conditions .cmp-text h3, 
    .authorable-terms-conditions .cmp-text h4, 
    .authorable-terms-conditions .cmp-text h5, 
    .authorable-terms-conditions .cmp-text h6{
        font-size: 6px;
        letter-spacing: -0.12px;
        padding-right: 12px;
        font-weight: 600;
    }
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser{
        gap: 5px;
    }
    .authorable-right-12{
        right: 12px;
    }
    .authorable-bottom-33{
        bottom: 33px;
    }
    
    .authorable-bottom-6{
        bottom: 6px;
    }
    .mobile-display-none{
        display: none;
    }
    .mobile-width-60{
        width: 60%;
    }
    .mobile-width-65{
        width: 65%;
    }
    .mobile-width-85.container{
        width: 85%;
    }
    .mobile-width-85{
        width: 85%;
    }
    .authorable-banner-title.fontsize-16 .cmp-text p b, 
    .authorable-banner-title.fontsize-16 .cmp-text h1 b, 
    .authorable-banner-title.fontsize-16 .cmp-text h2 b, 
    .authorable-banner-title.fontsize-16 .cmp-text h3 b, 
    .authorable-banner-title.fontsize-16 .cmp-text h4 b, 
    .authorable-banner-title.fontsize-16 .cmp-text h5 b, 
    .authorable-banner-title.fontsize-16 .cmp-text h6 b,
    .fontsize-16{
        font-size: 16px;
        letter-spacing: -0.16px;
    }
    .authorable-banner-title.fontsize-16 .cmp-text p >.blueText, 
    .authorable-banner-title.fontsize-16 .cmp-text h1 >.blueText, 
    .authorable-banner-title.fontsize-16 .cmp-text h2 >.blueText, 
    .authorable-banner-title.fontsize-16 .cmp-text h3 >.blueText, 
    .authorable-banner-title.fontsize-16 .cmp-text h4 >.blueText, 
    .authorable-banner-title.fontsize-16 .cmp-text h5 >.blueText, 
    .authorable-banner-title.fontsize-16 .cmp-text h6 >.blueText,
    .fontsize-16{
        font-size: 16px;
        letter-spacing: -0.16px;
    }
    
    .mobile-display-block{
        display: block;
    } 
    .authorable-logoimg-mob-70-50{
        width: 70px;
        height: 50px;
    } 
    .authorable-logoimg-mob-70-50 .cmp-image{
        width: 70px;
        height: 50px;
    }
    .authorable-logoimg-mob-70-50 .cmp-image__image{
        width: 70px;
        height: 50px;
        display: block;
    }
    .authorable-top-21{
        top: 21px;
    }
    .authorable-mobposition-absolute{
        position: absolute;
    }
    .authorable-logoimg-mob-70-40{
        width: 70px;
        height: 40px;
    } 
    .authorable-logoimg-mob-70-40 .cmp-image{
        width: 70px;
        height: 40px;
    }
    .authorable-logoimg-mob-70-40 .cmp-image__image{
        width: 70px;
        height: 40px;
        display: block;
    }
    .mobile-width-100.container{
        width: 100%;
    }
    .authorable-tickpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image{
        width: 12px;
        height: 12px;
        flex: unset;
        margin-top: -1px;
    }
    .authorable-tickpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image img.cq-dd-image{
        width: 12px;
        height: 12px;
    }
    .authorable-tickpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__image >div{
         width: 12px;
        height: 12px;
    }
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6{
        font-size: 10px;
        line-height: normal;
        letter-spacing: -0.1px;
    }
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p b, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 b, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 b, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 b, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 b, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 b, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 b{
        font-size: 10px;
        line-height: normal;
        letter-spacing: -0.1px;
    }
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p .black_text, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .black_text{
        font-size: 10px;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -0.1px;
    }
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 .black_text sup{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .mobile-textcenter{
        text-align: center;
    }
    .mobile-contentmiddle.container,
    .mobile-contentmiddle.extendedimage,
    .mobile-contentmiddle.leadproxyteaser{
        margin: 0 auto;
    }
    .authorable-logoimg-108-40{
        width: 108px;
        height: 40px;
    }
    .authorable-logoimg-108-40 .cmp-image{
        width: 108px;
        height: 40px;
    }
    .authorable-logoimg-108-40 .cmp-image__image{
        width: 108px;
        height: 40px;
        display: block;
    }
    .authorable-banner-title .cmp-text p .small_txt, 
    .authorable-banner-title .cmp-text h1 .small_txt, 
    .authorable-banner-title .cmp-text h2 .small_txt, 
    .authorable-banner-title .cmp-text h3 .small_txt, 
    .authorable-banner-title .cmp-text h4 .small_txt, 
    .authorable-banner-title .cmp-text h5 .small_txt, 
    .authorable-banner-title .cmp-text h6.small_txt{
        font-size: 12px;
        line-height: 16.8px;
        letter-spacing: -0.12px;
    }
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description p, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h1, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h2, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h3, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h4, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h5, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h6{
        font-size: 10px;
        line-height: 14px;
        letter-spacing: -0.1px;
    }
    .authorable-banner-title-32px .cmp-text p b, 
    .authorable-banner-title-32px .cmp-text h1 b, 
    .authorable-banner-title-32px .cmp-text h2 b, 
    .authorable-banner-title-32px .cmp-text h3 b, 
    .authorable-banner-title-32px .cmp-text h4 b, 
    .authorable-banner-title-32px .cmp-text h5 b, 
    .authorable-banner-title-32px .cmp-text h6 b{
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.16px;
    }
    .authorable-banner-title-32px .cmp-text p .small_txt, 
    .authorable-banner-title-32px .cmp-text h1 .small_txt, 
    .authorable-banner-title-32px .cmp-text h2 .small_txt, 
    .authorable-banner-title-32px .cmp-text h3 .small_txt, 
    .authorable-banner-title-32px .cmp-text h4 .small_txt, 
    .authorable-banner-title-32px .cmp-text h5 .small_txt, 
    .authorable-banner-title-32px .cmp-text h6 .small_txt{
        color: #333;
        text-align: center;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: -0.12px;
    }
    
    .authorable-tickpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser{
        align-items: start;
    }
    .mobile-width-100.leadproxytext{
        width: 100%;
    }
    
    .authorable-banner-titleimg .cmp-teaser__image{
        width: 32px;
        height: 32px;
        flex: 2.5;
    }
    .authorable-banner-titleimg .cmp-teaser__content{
        flex: 9.5;
    }
    .authorable-banner-titleimg .cmp-teaser__image img.cq-dd-image{
        width: 32px;
        height: 32px; 
    }
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >p, 
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h1, 
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h2, 
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h3, 
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h4, 
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h5, 
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description >h6{
        font-size: 10px;
        line-height: 13px;
        letter-spacing: -0.1px;
        text-align: start;
    }
    .authorable-banner-titleimg .cmp-teaser__content .cmp-teaser__description .blueText{
        font-size: 12px;
        letter-spacing: -0.12px;
        line-height: normal;
    }
    .authorable-banner-titleimg .cmp-teaser{
        gap: 8px;
    }
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description p sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h1 sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h2 sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h3 sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h4 sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h5 sup, 
    .authorable-imgpointer-desktop .cmp-container >.leadproxyteaser .cmp-teaser__description h6 sup{
        font-size: 8px;
    }
    .authorable-banner-title .cmp-text p b sup, 
    .authorable-banner-title .cmp-text h1 b sup, 
    .authorable-banner-title .cmp-text h2 b sup, 
    .authorable-banner-title .cmp-text h3 b sup, 
    .authorable-banner-title .cmp-text h4 b sup, 
    .authorable-banner-title .cmp-text h5 b sup, 
    .authorable-banner-title .cmp-text h6 b sup{
        font-size: 10px;
        line-height: normal;
        letter-spacing: -0.1px;
    }
    .authorable-banner-title.mob-fontsize-16 .cmp-text p b, 
    .authorable-banner-title.mob-fontsize-16 .cmp-text h1 b, 
    .authorable-banner-title.mob-fontsize-16 .cmp-text h2 b, 
    .authorable-banner-title.mob-fontsize-16 .cmp-text h3 b, 
    .authorable-banner-title.mob-fontsize-16 .cmp-text h4 b, 
    .authorable-banner-title.mob-fontsize-16 .cmp-text h5 b, 
    .authorable-banner-title.mob-fontsize-16 .cmp-text h6 b{
        font-size: 16px;
        letter-spacing: -0.16px;
    }
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 sup{
        font-size: 8px;
        /* line-height: normal; */
        letter-spacing: -0.8px;
    }
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description p b sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 b sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 b sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 b sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 b sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 b sup, 
    .authorable-imgpointer-desktop.fontsize-18 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 b sup{
        font-size: 8px;
        /* line-height: normal; */
        letter-spacing: -0.8px;
    }
    .mob-textalign-center{
        text-align: center;
    }
    .mobile-width-70.container,
    .mobile-width-70.leadproxyteaser{
        width: 70%;
    }
    .authorable-terms-conditions.mob-fontweight-700 .cmp-text p,
    .authorable-terms-conditions.mob-fontweight-700 .cmp-text h1
    .authorable-terms-conditions.mob-fontweight-700 .cmp-text h2
    .authorable-terms-conditions.mob-fontweight-700 .cmp-text h3,
    .authorable-terms-conditions.mob-fontweight-700 .cmp-text h4,
    .authorable-terms-conditions.mob-fontweight-700 .cmp-text h5,
    .authorable-terms-conditions.mob-fontweight-700 .cmp-text h6{
        font-weight: 700;
    }
    .authorable-banner-title .cmp-text p .small_txt sup,
    .authorable-banner-title .cmp-text h1 .small_txt sup,
    .authorable-banner-title .cmp-text h2 .small_txt sup,
    .authorable-banner-title .cmp-text h3 .small_txt sup,
    .authorable-banner-title .cmp-text h4 .small_txt sup,
    .authorable-banner-title .cmp-text h5 .small_txt sup,
    .authorable-banner-title .cmp-text h6.small_txt sup{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description p sup, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h1 sup, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h2 sup, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h3 sup, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h4 sup, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h5 sup, 
    .authorable-imgpointer-desktop.fontsize-14 .cmp-container >.leadproxyteaser .cmp-teaser__description h6 sup{
        font-size: 8px;
        letter-spacing: -0.08px;  
    }
    .authorable-terms-conditions.fontsize-10px .cmp-text p,
    .authorable-terms-conditions.fontsize-10px .cmp-text h1,
    .authorable-terms-conditions.fontsize-10px .cmp-text h2,
    .authorable-terms-conditions.fontsize-10px .cmp-text h3,
    .authorable-terms-conditions.fontsize-10px .cmp-text h4,
    .authorable-terms-conditions.fontsize-10px .cmp-text h5,
    .authorable-terms-conditions.fontsize-10px .cmp-text h6{
        font-size: 7px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.07px;
    }
    .authorable-terms-conditions.fontsize-10px .cmp-text p sup,
    .authorable-terms-conditions.fontsize-10px .cmp-text h1 sup,
    .authorable-terms-conditions.fontsize-10px .cmp-text h2 sup,
    .authorable-terms-conditions.fontsize-10px .cmp-text h3 sup,
    .authorable-terms-conditions.fontsize-10px .cmp-text h4 sup,
    .authorable-terms-conditions.fontsize-10px .cmp-text h5 sup,
    .authorable-terms-conditions.fontsize-10px .cmp-text h6 sup{
        font-size: 7px;
        letter-spacing: -0.07px;
    }
    .authorable-mobwidth-80.container{
        width: 80%;
    }
    .authorable-mobwidth-90.container,
    .authorable-mobwidth-90.leadproxytext{
        width: 90%;
    }
    .authorable-banner-title .cmp-text p >.sub-Text, 
    .authorable-banner-title .cmp-text h1 >.sub-Text, 
    .authorable-banner-title .cmp-text h2 >.sub-Text, 
    .authorable-banner-title .cmp-text h3 >.sub-Text, 
    .authorable-banner-title .cmp-text h4 >.sub-Text, 
    .authorable-banner-title .cmp-text h5 >.sub-Text, 
    .authorable-banner-title .cmp-text h6 >.sub-Text{
        font-size: 12px;
        font-weight: 500;
        line-height: 19.2px;
        letter-spacing: -0.12px;
        padding-top: 4px;
    }
    .authorable-banner .cmp-container::before{
        background: linear-gradient(90deg, rgba(0, 115, 187, 0.2), rgba(214, 32, 73, 0.2));
        border-radius: 12px;
    }
}

.authorable-imgpointer-desktop.leadproxyteaser{
    padding: unset;
    width: 65%;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser{
    display: flex;
    align-items: center;
    gap: 16px;
}
.authorable-tickpointer-desktop.leadproxyteaser .cmp-teaser{
    gap: 8px;
    align-items: start;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__image{
    width: 40px;
    height: 40px;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__image img.cq-dd-image{
    width: 40px;
    height: 40px;
}
.authorable-tickpointer-desktop.leadproxyteaser .cmp-teaser__image{
    width: 20px;
    height: 20px;
    margin-top: 1px;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__content{
    flex: 11;
}
.authorable-tickpointer-desktop.leadproxyteaser .cmp-teaser__image img.cq-dd-image{
    width: 20px;
    height: 20px;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6{
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: -0.16px;

}
.authorable-imgpointer-desktop.lineheight-normal.leadproxyteaser .cmp-teaser__description p,
.authorable-imgpointer-desktop.lineheight-normal.leadproxyteaser .cmp-teaser__description h1,
.authorable-imgpointer-desktop.lineheight-normal.leadproxyteaser .cmp-teaser__description h2,
.authorable-imgpointer-desktop.lineheight-normal.leadproxyteaser .cmp-teaser__description h3,
.authorable-imgpointer-desktop.lineheight-normal.leadproxyteaser .cmp-teaser__description h4,
.authorable-imgpointer-desktop.lineheight-normal.leadproxyteaser .cmp-teaser__description h5,
.authorable-imgpointer-desktop.lineheight-normal.leadproxyteaser .cmp-teaser__description h6{
    line-height: normal;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1 sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2 sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3 sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4 sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5 sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6 sup{
    line-height: 1px;
    font-size: 12px;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p .gray-text,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1 .gray-text,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2 .gray-text,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3 .gray-text,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4 .gray-text,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5 .gray-text,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6 .gray-text{
    font-size: 12px;
    letter-spacing: -0.12px;
    color: #333;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p .gray-text sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1 .gray-text sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2 .gray-text sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3 .gray-text sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4 .gray-text sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5 .gray-text sup,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6 .gray-text sup{
    font-size: 8px;
    letter-spacing: -0.08px;
}
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p b,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1 b,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2 b,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3 b,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4 b,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5 b,
.authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6 b{
    font-weight: 700;
}


.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6{
    font-size: 18px;
    line-height: 23.4px;
    letter-spacing: -0.18px;
}
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text{
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.16px;
}
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text sup{
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.16px;
}
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p b, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 b, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 b, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 b, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 b, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 b, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 b{
    font-size: 18px;
    line-height: 23.4px;
    letter-spacing: -0.18px;
}

.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description p, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h1, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h2, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h3, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h4, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h5, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h6{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.14px;
}
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description p sup, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h1 sup, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h2 sup, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h3 sup, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h4 sup, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h5 sup, 
.authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h6 sup{
    font-size: 10px;
    letter-spacing: -0.1px;
}

.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 sup{
    font-size: 14px;
    /* line-height: normal; */
    letter-spacing: -0.14px;
}
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p b sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 b sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 b sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 b sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 b sup, 
.authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 b sup{
    font-size: 14px;
    /* line-height: normal; */
    letter-spacing: -0.14px;
}

.authorable-swiper-container.container{
    padding: unset;
    max-width: unset;
    margin: unset;
    width: max-content;
    position: relative;
}
.authorable-top-16{
    top: 16px;
}
.authorable-left-20{
    left: 20px;
}
.authorable-titleimg-swiper.container{
    padding: unset;
}
.authorable-bannerswiper-arrow{
    display: none;
}
.authorable-bannerswiper-pagination{
    display: none;
}
.authorable-mobile-swiper.container{
    min-height: inherit;
    width: 100%;
}
.authorable-mobile-swiper.container >.cmp-container{
    min-height: inherit;
    width: 100%;
}
.authorable-botton-74{
    bottom: 74px;
}
.authorable-swiper-container.container >.cmp-container{
    background-size: 100% 100%;
    border-radius: 16px;
}
.mobile-swiper-main-container{
    max-width: unset;
    width: fit-content;
    padding: unset;
    margin: unset;
}
.authorable-personimg-swiper{
    border-radius: 0 0 15px 0;
}
.authorable-personimg-swiper .cmp-image{
    border-radius: 0 0 15px 0;
}
.authorable-personimg-swiper .cmp-image__image{
    border-radius: 0 0 15px 0;
}
.authorable-swiper-container >.cmp-container::before{
    content: '';
    position: absolute;
    inset: 0;
    padding: 1.6px;
    background: linear-gradient(90deg, rgba(0, 115, 187, 0.5), rgba(214, 32, 73, 0.5));
    border-radius: 16px;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.authorable-swiper-container >.cmp-container .authorable-banner >.cmp-container::before{
    content: unset;
}
@media screen and (max-width:767px){
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6{
        font-size: 10px;
        line-height: 14px;
        letter-spacing: -0.1px;
        text-align: start;
    }
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p .gray-text, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1 .gray-text, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2 .gray-text, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3 .gray-text, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4 .gray-text, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5 .gray-text, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6 .gray-text{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p .gray-text sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1 .gray-text sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2 .gray-text sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3 .gray-text sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4 .gray-text sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5 .gray-text sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6 .gray-text sup{
        font-size: 7px;
        letter-spacing: -0.07px;
    }
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser{
        gap: 5px;
    }
    .authorable-mobposition-relative{
        position: relative;
    }
   
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6{
        font-size: 10px;
        /* line-height: normal; */
        letter-spacing: -0.1px;
    }
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p b, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 b, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 b, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 b, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 b, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 b, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 b{
        font-size: 10px;
        /* line-height: normal; */
        letter-spacing: -0.1px;
    }
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text{
        font-size: 10px;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -0.1px;
    }
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text sup{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text{
        font-size: 12px;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -0.12px;
    }
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text sup, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text sup, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text sup, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text sup, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text sup, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text sup, 
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text sup{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description p, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h1, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h2, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h3, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h4, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h5, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h6{
        font-size: 10px;
        line-height: 14px;
        letter-spacing: -0.1px;
    }
    .authorable-tickpointer-desktop.leadproxyteaser .cmp-teaser{
        align-items: start;
    }
    .authorable-banner-titleimg .cmp-teaser__image{
        width: 32px;
        height: 32px;
        flex: 2.5;
    }
    .authorable-banner-titleimg .cmp-teaser__content{
        flex: 9.5;
    }
    .authorable-banner-titleimg .cmp-teaser__image img.cq-dd-image{
        width: 32px;
        height: 32px; 
    }
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description p sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h1 sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h2 sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h3 sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h4 sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h5 sup, 
    .authorable-imgpointer-desktop.leadproxyteaser .cmp-teaser__description h6 sup{
        font-size: 8px;
    }
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 sup{
        font-size: 8px;
        line-height: normal;
        letter-spacing: -0.8px;
    }
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p b sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 b sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 b sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 b sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 b sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 b sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 b sup{
        font-size: 8px;
        line-height: normal;
        letter-spacing: -0.8px;
    }
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description p sup, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h1 sup, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h2 sup, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h3 sup, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h4 sup, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h5 sup, 
    .authorable-imgpointer-desktop.fontsize-14.leadproxyteaser .cmp-teaser__description h6 sup{
        font-size: 8px;
        letter-spacing: -0.08px;  
    }
    .authorable-swiper-container.container{
        padding: unset;
        max-width: unset;
        width: 100%;
    }
    .authorable-swiper-container.container >.cmp-container{
        background-size: 100% 100%;
        border-radius: 12px;
    }
    .authorable-mobile-swiper.container{
        overflow: hidden;
        width: unset;
        max-width: unset;
    }
    .authorable-position-unset{
        position: unset;
    }
    .authorable-titleimg-swiper >.cmp-container{
        padding: 16px;
        /* min-height: auto; */
        height: 100%;
        display: block;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .authorable-mobile-swiper.container >.cmp-container{
        padding: unset;
        align-items: stretch;
        height: inherit;
    }
    .authorable-titleimg-swiper{
        min-height: 104px;
        height: inherit;
    }
    .authorable-mobright-0{
        right: 0;
    }
    .authorable-mobbottom-0{
        bottom: 0;
    }
    .authorable-mobwidth-70{
        width: 70%;
    }
    .authorable-mobwidth-85{
        width: 85%;
    }
    .authorable-mobwidth-80{
        width: 80%;
    }
    .authorable-imgpointer-swiper{
        min-height: 104px;
        height: inherit;
    }
    .authorable-imgpointer-swiper .cmp-teaser{
        /* min-height: auto; */
        flex-direction: column;
        margin: auto auto;
        align-items: center;
        padding: 25px;
        height: 100%;
    }
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__image{
        width: 28px;
        height: 28px;
    }
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__image img.cq-dd-image{
        width: 28px;
        height: 28px;
    }
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description p,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h1,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h2,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h3,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h4,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h5,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h6{
        color: #333;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22.4px;
        letter-spacing: -0.16px;
        text-align: center;
    }
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description p .gray-text,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h1 .gray-text,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h2 .gray-text,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h3 .gray-text,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h4 .gray-text,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h5 .gray-text,
    .authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h6 .gray-text{
        font-size: 10px;
        letter-spacing: -0.1px;
    }
    
    .authorable-pretitle-tandc-swiper-container.container{
        min-height: 104px;
        padding: 16px;
        height: inherit;
    }
    .authorable-pretitle-tandc-swiper-container .cmp-container{
        min-height: auto;
        text-align: center;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .authorable-pretitle-tandc-swiper-container >.leadproxytext .cmp-text p{
        padding-left: unset;
    }
    .authorable-personimg-swiper .cmp-image__image{
       display: block; 
    }
    .authorable-mobperson-70-83{
        width: 70px;
        height: 83px;
    }
    .authorable-mobperson-70-83 .cmp-image{
        width: 70px;
        height: 83px;
    }
    .authorable-mobperson-70-83 .cmp-image__image{
        width: 70px;
        height: 83px;
    }
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser{
        align-items: center;
        gap: 10px;
    }
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__image{
        width: 15px;
        height: 15px;
    }
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__image >div{
        width: 15px;
        height: 15px;
    }
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__image img.cq-dd-image{
        width: 15px;
        height: 15px;
    }
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description p, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h1, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h2, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h3, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h4, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h5, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h6{
        color: #333;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20.8px;
        letter-spacing: -0.16px;
        text-align: center;
    }
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description p b, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h1 b, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h2 b, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h3 b, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h4 b, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h5 b, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h6 b{
        color: #333;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 20.8px;
        letter-spacing: -0.16px;
    }
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text{
        font-size: 10px;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -0.1px;
    }
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description p .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h1 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h2 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h3 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h4 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h5 .black_text sup, 
    .authorable-imgpointer-desktop.fontsize-18.leadproxyteaser .cmp-teaser__description h6 .black_text sup{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .authorable-pretitle-swiper.mobfontsize-7px .cmp-text p, 
    .authorable-pretitle-swiper.mobfontsize-7px .cmp-text h1, 
    .authorable-pretitle-swiper.mobfontsize-7px .cmp-text h2, 
    .authorable-pretitle-swiper.mobfontsize-7px .cmp-text h3, 
    .authorable-pretitle-swiper.mobfontsize-7px .cmp-text h4, 
    .authorable-pretitle-swiper.mobfontsize-7px .cmp-text h5,
    .authorable-pretitle-swiper.mobfontsize-7px .cmp-text h6{
        font-size: 7px;
        letter-spacing: -0.07px;
    }
    .authorable-termandcondition-swiper.mobfontsize-7px .cmp-text p, 
    .authorable-termandcondition-swiper.mobfontsize-7px .cmp-text h1, 
    .authorable-termandcondition-swiper.mobfontsize-7px .cmp-text h2, 
    .authorable-termandcondition-swiper.mobfontsize-7px .cmp-text h3, 
    .authorable-termandcondition-swiper.mobfontsize-7px .cmp-text h4, 
    .authorable-termandcondition-swiper.mobfontsize-7px .cmp-text h5,
    .authorable-termandcondition-swiper.mobfontsize-7px .cmp-text h6{
        font-size: 7px;
        font-weight: 700;
        letter-spacing: -0.07px;
    }
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description p sup, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h1 sup, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h2 sup, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h3 sup, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h4 sup, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h5 sup, 
    .authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser .cmp-teaser__description h6 sup{
        font-size: 12px;
        letter-spacing: -0.12px;
    }
    .authorable-mobiletext-start{
        text-align: start;
    }
    .authorable-mobpersonimg-98-98{
        width: 98px;
        height: 98px;
    }
    .authorable-mobpersonimg-98-98 .cmp-image{
        width: 98px;
        height: 98px;
    }
    .authorable-mobpersonimg-98-98 .cmp-image__image{
        width: 98px;
        height: 98px;
    }
    .authorable-termandcondition-swiper.mobfontsize-8px .cmp-text p, 
    .authorable-termandcondition-swiper.mobfontsize-8px .cmp-text h1, 
    .authorable-termandcondition-swiper.mobfontsize-8px .cmp-text h2, 
    .authorable-termandcondition-swiper.mobfontsize-8px .cmp-text h3, 
    .authorable-termandcondition-swiper.mobfontsize-8px .cmp-text h4, 
    .authorable-termandcondition-swiper.mobfontsize-8px .cmp-text h5, 
    .authorable-termandcondition-swiper.mobfontsize-8px .cmp-text h6{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    
    .authorable-bannerswiper-pagination .cmp-container{
        text-align: center;
    }
    .authorable-bannerswiper-pagination .swiper-pagination-bullet{
        width: 20px;
        height: 4px;
        border-radius: 50px;
    }
    .authorable-bannerswiper-pagination .swiper-pagination-bullet-active{
        background-color: #0073BB;
    }
    .authorable-bannerswiper-arrow{
        display: none;
    }
    .authorable-mobpersonimg-74-68{
        width: 74px;
        height: 68px;
    }
    .authorable-mobpersonimg-74-68 .cmp-image{
        width: 74px;
        height: 68px;
    }
    .authorable-mobpersonimg-74-68 .cmp-image__image{
        width: 74px;
        height: 68px;
    }
    .authorable-bannerswiper-titleimg{
        min-height: 104px;
        margin-bottom: unset;
    }
    .authorable-bannerswiper-titleimg .cmp-teaser{
        min-height: inherit;
        width: 70%;
        margin: 0 auto;
    }
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >p, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h1, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h2, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h3, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h4, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h5, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h6{
        color: #333;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 15.6px;
        letter-spacing: -0.12px;
    }
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >p .blueText, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h1 .blueText, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h2 .blueText, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h3 .blueText, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h4 .blueText, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h5 .blueText, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h6 .blueText{
        color: #0073BB;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.14px;
        margin-bottom: 4px;
        display: block;
    }
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >p sup, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h1 sup, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h2 sup, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h3 sup, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h4 sup, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h5 sup, 
    .authorable-bannerswiper-titleimg .cmp-teaser__content .cmp-teaser__description >h6 sup{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .mobile-swiper-main-container{
        width: 100%;
    }
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser{
        align-items: center;
        height: 100%;
        justify-content: center;
    }
    .authorable-tickpointer-desktop.authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser{
        align-items: center;
        height: 100%;
        justify-content: center;
    }
    .authorable-imgpointer-desktop.authorable-imgpointer-swiper.leadproxyteaser .cmp-teaser__content{
        height: fit-content;
        flex: unset;
    }
    .authorable-tickpointer-desktop.authorable-tickpointer-swiper.leadproxyteaser .cmp-teaser__content{
        height: fit-content;
        flex: unset;
    }
    .authorable-mobright-1{
        right: 1px;
    }
    .authorable-mobbottom-1{
        bottom: 1px;
    }
    .authorable-mobbottom-2{
        bottom: 2px;
    }
    .mobfontsize-16px.leadproxytext .cmp-text p b,
    .mobfontsize-16px.leadproxytext .cmp-text h1 b,
    .mobfontsize-16px.leadproxytext .cmp-text h2 b,
    .mobfontsize-16px.leadproxytext .cmp-text h3 b,
    .mobfontsize-16px.leadproxytext .cmp-text h4 b,
    .mobfontsize-16px.leadproxytext .cmp-text h5 b,
    .mobfontsize-16px.leadproxytext .cmp-text h6 b{
        color: #333;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: -0.16px;
    }
    .authorable-bannertitleimg-swiper{
        padding: 25px;
        min-height: 104px;
        height: inherit;
    }
    .authorable-bannertitleimg-swiper .cmp-teaser{
        margin: 0 auto;
        width: 78%;
        align-items: start;
        height: 100%;
        align-items: center;
    }
    .authorable-bannertitleimg-swiper .cmp-teaser .cmp-teaser__image{
        flex: unset;
    }
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description .blueText{
        color: #0073BB;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.14px;
    }
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description p,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h1,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h2,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h3,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h4,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h5,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h6{
        color: #333;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 15.6px;
        letter-spacing: -0.12px;
    }
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description p sup,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h1 sup,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h2 sup,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h3 sup,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h4 sup,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h5 sup,
    .authorable-bannertitleimg-swiper .cmp-teaser__content .cmp-teaser__description h6 sup{
        font-size: 8px;
        letter-spacing: -0.08px;
    }
    .leadproxytext.fontsize-7px .cmp-text p, 
    .leadproxytext.fontsize-7px .cmp-text h1, 
    .leadproxytext.fontsize-7px .cmp-text h2, 
    .leadproxytext.fontsize-7px .cmp-text h3, 
    .leadproxytext.fontsize-7px .cmp-text h4, 
    .leadproxytext.fontsize-7px .cmp-text h5, 
    .leadproxytext.fontsize-7px .cmp-text h6{
        font-size: 7px;
    }
    .leadproxytext.fontweight-700 .cmp-text p, 
    .leadproxytext.fontweight-700 .cmp-text h1, 
    .leadproxytext.fontweight-700 .cmp-text h2, 
    .leadproxytext.fontweight-700 .cmp-text h3, 
    .leadproxytext.fontweight-700 .cmp-text h4, 
    .leadproxytext.fontweight-700 .cmp-text h5, 
    .leadproxytext.fontweight-700 .cmp-text h6{
        font-weight: 700;
    }
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text p b,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h1 b,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h2 b,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h3 b,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h4 b,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h5 b,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h6 b{
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.16px;
        background: var(--Primary-Gradient, linear-gradient(90deg, #0073BB 0%, #D62049 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text p .blueText,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h1 .blueText,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h2 .blueText,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h3 .blueText,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h4 .blueText,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h5 .blueText,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h6 .blueText{
        color: #0073BB;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.16px;
    }
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text p,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h1,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h2,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h3,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h4,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h5,
    .authorable-titleimg-swiper.fontsize-16px >.leadproxytext .cmp-text h6{
        color: #333;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.12px;
    }
    .mobfont-16px-gradiant.leadproxytext .cmp-text p b,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h1 b,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h2 b,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h3 b,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h4 b,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h5 b,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h6 b{
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -0.16px;
        background: var(--Primary-Gradient, linear-gradient(90deg, #0073BB 0%, #D62049 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .mobfont-16px-gradiant.leadproxytext .cmp-text p,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h1,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h2,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h3,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h4,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h5,
    .mobfont-16px-gradiant.leadproxytext .cmp-text h6{
        color: #333;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.12px;
    }
    .authorable-termandcondition-slider .cmp-text p,
    .authorable-termandcondition-slider .cmp-text h1,
    .authorable-termandcondition-slider .cmp-text h2,
    .authorable-termandcondition-slider .cmp-text h3,
    .authorable-termandcondition-slider .cmp-text h4,
    .authorable-termandcondition-slider .cmp-text h5,
    .authorable-termandcondition-slider .cmp-text h6{
        padding-right: unset;
    }
    .authorable-bannerswiper-pagination.mobile-display-block{
        display: block;
    }
    .authorable-titleimg-swiper >.authorable-banner-title .cmp-text{
            display: flex;
            align-items: center;
            justify-content: center;
    }
    .authorable-mobbottom-point5{
        bottom: 0.5px;
    }
    .authorable-mobright-point5{
        right: 0.5px;
    }
    .authorable-personimg-swiper{
        border-radius: 0 0 12px 0;
    }
    .authorable-personimg-swiper .cmp-image{
        border-radius: 0 0 12px 0;
    }
    .authorable-personimg-swiper .cmp-image__image{
        border-radius: 0 0 12px 0;
    }
    .reduce-bannerform-space >.cmp-container{
        row-gap: unset;
    }
    .authorable-swiper-container >.cmp-container::before{
        background: linear-gradient(90deg, rgba(0, 115, 187, 0.2), rgba(214, 32, 73, 0.2));
        border-radius: 12px;
    }
}
