/* Global Style Starts */
:root {

   /* colors */

 /*--lyn-blue: #004D74;*/

 /*--light-green: #DAEA99;*/

 --clr-white: #FFFFFF;

 /*--blue-tint: #F7FBFE;*/

 /*--blue-tint1: #F6FBFD;*/

 /*--light-blue: #E4F2FA;*/

 /*--pink-clr: #FF00E2;*/

 /*--light-clr: #E8EFF7;*/

 /*--lyn-blue-alpha: rgb(0 77 116 / 30%);*/

 /*--light-gray: #566268;*/

 /*--dark-gray: #333333;*/

 /*--lyn-green: #B2D234;*/

 /*--light-green1: #DEF255;*/

 /*--error-clr: #CC0200;*/
 /*--light-green: #C2D82E;*/
 
  --primary-clr:#173A64;
 --btn-grn-txt-clr:#23272B;
 --green-clr:#C2D82E;
 --lt-black-clr:#3C4242;
 --light-green1: #DEF255;
 --primary-lite-clr:#D1D8E0;
 --secondary-lite-clr:#F3F7D5;
  --lt-pink-clr:#FCE7F0;
 --purple-clr:#800152;
 
  /* font-weight */

 --fw-reg: 400;

 --fw-medium: 500;

 --fw-semibold: 600;

 --fw-bold: 700;

 --fw-extrabold: 800;

 --fw-italic: italic;
 /*--colors-primary-lite: #D1D8E0;*/
 /*--colors-primary: #173A64;*/
 --card-border: #DFDFDF;

}

/* Global Style Starts */
/*.modal.modal--visible{*/
/* display:none;*/
/*}*/
#home .modal.cmp-modal__modalbox.modal-md.cmp-modal--defaultStyle.modal--visible{
 display:flex;
 opacity:1;
 visibility:visible;
}
/*.modal-visible:not(.cmp-modal--defaultStyle){*/
/*    display:none;*/
/*}*/
#popup-1701879711053 h2.modalTitle, #popup-1701879711053 p.cmp-modal__field-info{
    display:none;
}
body, html{
	padding:0;
	margin:0;
font-family: "Zalando Sans", sans-serif;
font-weight: 500;

}
body{
    font-size:16px;
    font-style:normal;
    color:var(--lt-black-clr);
    
}
h1, h2, h3, h4, h5, h6, p, li, div, a{
    font-family: "Zalando Sans", sans-serif;
font-weight: 500;
    margin:0;
    padding:0;
}


body.page .cmp-modal--defaultStyle.modal{
    background: rgba(97, 102, 108, 0.60);
    cursor: default;
}
/* popup after submitting form*/
.modal.cmp-dynamicform__form-success-msg.success-show{
    
    opacity: 1;
    border-radius: 20px;
   
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    
    margin-bottom: auto;
}

.modal-enabled{
   
    position: fixed;
    right: 0;
    left: 0;
    overflow: hidden;
}
.modal-box__content #footer-navigation{
    display:none;
}
.cmp-dynamicform__form-success-msg.success-show .cmp-modal--defaultStyle.modal {
    /*    visibility: visible;*/
    /*z-index: 99;*/
    /*position: absolute;*/
    /*background: #fff;*/
    /*top: 50%;*/
    /* padding: 50px; */
    /*display: flex;*/
    /*opacity: 1;*/
    /*border-radius: 20px;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /* margin-bottom: auto!important; */
    
    /*will-change: transform, opacity;*/
    /*flex-shrink: 0;*/
    /*width: 100%;*/
    /*max-width: 920px;*/
    /*left: 50%;*/
    /* margin-top: 30%; */
    /* margin-bottom: 30%; */
    /*transform: translate(-50%, -50%);*/
        visibility: visible;
    z-index: 99;
    position: relative;
    background: #fff;
    /* top: 50%; */
    /* padding: 50px; */
    /* display: flex; */
    opacity: 1;
    border-radius: 20px;
    /* justify-content: center; */
    /* align-items: center; */
    /* margin-bottom: auto!important; */
    will-change: transform, opacity;
    flex-shrink: 0;
    width: 100%;
    max-width: 920px;
    /* left: 50%; */
    /* margin-top: 30%; */
    /* margin-bottom: 30%; */
    /* transform: translate(-50%, -50%); */
    margin-bottom: auto;
       -webkit-backdrop-filter: blur(0px);
    backdrop-filter: none;
}
/*.cmp-dynamicform__form-success-msg.success-show .cmp-modal--defaultStyle.modal .modal__closeIcon{*/
/*    display:none;*/
/*}*/
.cmp-dynamicform__form-success-msg.success-show .cmp-modal{
        padding: 40px 48px;
}
.cmp-dynamicform__form-success-msg.success-show #footer-navigation{
    display:none;
}
.cmp-modal--defaultStyle.modal--visible .modal__closeIcon svg{
        width: 24px;
    height: 24px;
}
.cmp-modal--defaultStyle .modal__close svg *{
        fill: #8D8F8F;
}
/* thank you popup*/
.cmp-dynamicform__form-success-msg.success-show{
    /*    position: fixed;*/
    /*top: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*z-index: 1000;*/
    /*display: flex;*/
    
    /*flex-direction: column;*/
    /*align-items: center;*/
    /*overflow: hidden;*/
    /*-webkit-overflow-scrolling: touch;*/
    /*background: rgba(0,0,0,0.9);*/
    
    /*cursor: url("data:image/svg+xml,%3Csvg width='19' height='19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.514.535l-6.42 6.42L2.677.536a1.517 1.517 0 00-2.14 0 1.517 1.517 0 000 2.14l6.42 6.419-6.42 6.419a1.517 1.517 0 000 2.14 1.517 1.517 0 002.14 0l6.419-6.42 6.419 6.42a1.517 1.517 0 002.14 0 1.517 1.517 0 000-2.14l-6.42-6.42 6.42-6.418a1.517 1.517 0 000-2.14 1.516 1.516 0 00-2.14 0z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E"),auto;*/
    /*    background: rgba(97, 102, 108, 0.60);*/
    /*cursor: default;*/
    /*    visibility: visible;*/
    /*opacity: 1;*/
    /*    -webkit-backdrop-filter: blur(12px);*/
    /*backdrop-filter: blur(12px);*/
        position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    background: rgba(0,0,0,0.9);
    cursor: url("data:image/svg+xml,%3Csvg width='19' height='19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.514.535l-6.42 6.42L2.677.536a1.517 1.517 0 00-2.14 0 1.517 1.517 0 000 2.14l6.42 6.419-6.42 6.419a1.517 1.517 0 000 2.14 1.517 1.517 0 002.14 0l6.419-6.42 6.419 6.42a1.517 1.517 0 002.14 0 1.517 1.517 0 000-2.14l-6.42-6.42 6.42-6.418a1.517 1.517 0 000-2.14 1.516 1.516 0 00-2.14 0z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E"),auto;
    background: rgba(97, 102, 108, 0.60);
    cursor: default;
    visibility: visible;
    opacity: 1;
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    overflow: scroll;
    overflow-x: hidden;
    justify-content: center;
}
.cmp-dynamicform__form-success-msg.success-show .modal__closeIcon{
    color: grey;
    width: 16px;
    width: 24px;
    height: 24px;
    position: absolute;
    right: -4px;
    top: 0px;
    font-weight: 400;
    color: #656969;
    /* display: none; */
    background: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/global/close.svg) no-repeat;
    }
/* thank you popup*/
#home-cwu-popup h3{
    font-family: "Zalando Sans", sans-serif;
font-weight: 700;
    color: var(--primary-clr);
    text-align: left;
    font-size: 31.25px;
    line-height: 34px;
}

.cwu-pop-txt1{
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: var(--lt-black-clr);
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 38px;
}
.cwu-pop-txt2{
   border-radius: 8px;
    background: #800152; 
    width: 257.996px;
    padding: 7.5px 18px 7.5px 12px;
    margin-bottom: 45px;
}
.cwu-pop-txt2 p{
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: var(--lt-pink-clr);
    text-align: left;
    font-size: 21.15px;
    line-height: 25.38px; 
}

.cwu-pop-txt3{
    font-family: "Zalando Sans", sans-serif;
font-weight: 700;
    color: var(--purple-clr);
    text-align: left;
    font-size: 15.067px;
    line-height: 18.08px; 
    letter-spacing: 0.15px;
}
.cwu-pop-txt4{
    font-family: "Zalando Sans", sans-serif;
font-weight: 700;
    color: var(--purple-clr);
    text-align: left;
    font-size: 15.067px;
    line-height: 18.08px; 
    letter-spacing: 0.15px;
    padding-top: 14.77px;
}
.cwu-pop-txt5{
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: var(--purple-clr);
    text-align: left;
    font-size: 15.067px;
    line-height: 18.08px; 
    letter-spacing: 0.15px;
}
.cwu-pop-txt3 span:nth-child(1){
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
}
.cwu-pop-txt3 span:nth-child(2){
    font-size: 26.7px;
    line-height: 18.08px;
}
.cwu-banner-img .row-1 .col-right{
    padding-left: 20.76px;
}
.cwu-pop-txt4 span:nth-child(1){
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
}
.cwu-pop-txt4 span:nth-child(2){
    font-size: 26.7px;
    line-height: 18.08px;
}

.cwu-banner-img .row-2{
    padding-top: 32.16px;
}
.cwu-banner-img .az-logo-p{
    padding-top: 30.06px;
    padding-bottom: 19.41px;
}
.cwu-banner-img .row-2 .col-right{
    padding-left: 32.25px;
}
.cwu-pop-txt5 span{
    font-family: "Zalando Sans", sans-serif;
font-weight: 700;
    font-size: 26.7px;
    line-height: 18.08px;
}
.cwu-banner-img .row-1 .col-left img{
    width: 98.63px;
}
.cwu-banner-img .row-2 .col-left img{
    width: 75.64px;
}
.cwu-banner-img .row-1 .col-left{
    padding-left: 6.02px;
}
.cwu-banner-img .row-2 .col-left{
    padding-left: 17.52px;
}

/* global popup starts */
body.page .exit-ramp-modal.modal{
    background: rgba(97, 102, 108, 0.60);
    cursor: default;
}
.exit-ramp-modal.modal{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    display: flex;
    visibility: hidden;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    background: rgba(0,0,0,0.9);
    opacity: 0;
    overflow:scroll;
    overflow-x:hidden;
}
.exit-ramp-modal.modal--visible{
    visibility: visible;
    opacity: 1;
}


@supports ((-webkit-backdrop-filter: blur(0px)) or (backdrop-filter: blur(0px))) {
    .exit-ramp-modal.modal {
        -webkit-backdrop-filter:blur(0px);
        backdrop-filter: blur(0px)
    }
}
.exit-ramp-modal.modal--visible .modal-box {
    -webkit-animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
    animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.exit-ramp-modal.modal * {
    box-sizing: border-box;
}
.exit-ramp-modal .modal-box {
    position: relative;
    flex-shrink: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 60%;
    border-radius: 4px;
    background: #fff;
    opacity: 1;
    cursor: auto;
    will-change: transform, opacity;
}
.exit-ramp-modal .modal__close {
    position: fixed;
    top: 2.5rem;
    right: 2.5rem;
    z-index: 1000;
    padding: 0;
    width: 2rem;
    height: 2rem;
    border: none;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
}
.exit-ramp-modal .modal__closeLabel {
    display: none;
}
.exit-ramp-modal button.modal__close{
    max-width: 919px;
    background: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/global/close.svg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    position: relative;
    /* margin-top: 9.6em; */
    /* top: 315px; */
    /* right: -400px; */
    top: 12.5rem;
    /* right: -25rem; */
    /* color: #000; */
    height: 0;
    margin-top: auto;
    z-index: 1000;
    background-color: transparent;
    cursor: pointer;
}
.exit-ramp-modal span.modal__closeIcon {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 28px;
    top: 50px;
    font-weight: 400;
    color: #656969;
    /* display: none; */
    visibility: visible;
}
.modal__close svg *{
        fill: currentColor;
}
.exit-ramp-actions, .cus-popup-actions{
    display: flex;
    justify-content: right;
    gap: 10px;
}
.exit-ramp-title{
   /* font-family: "Zalando Sans", sans-serif;
font-weight: 700;
    color: var(--primary-clr);
    text-align: left;
    font-size: 31.25px;
    font-style: normal;
    line-height: 34px; */
    
    color: var(--primary-clr);
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    padding-bottom: 23px;
    position: relative;
}
.exit-ramp-title:before{
    content:"";
    width: 8px;
    display: block;
    background: var(--green-clr);
    height: 32px;
    position: absolute;
    left: -25px;
    top: 10px;
}
.exit-ramp-body, .cus-popup-body{
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: var(--lt-black-clr);
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    padding-top: 0px;
    padding-bottom: 24px;
    max-width: 792px;
}
.exit-ramp-continue, a.cus-popup-continue{
    padding: 0;
    border-radius: 4.8px;
    background: #173A64;
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: #173A64;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    box-shadow: 0px 8px 16px 0px rgba(60, 66, 66, 0.15);
    text-decoration: none;
    cursor: pointer;
    text-transform: capitalize;
    width: 124px;
    height: 48px;
    background: var(--green-clr);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid #173A64;
    
}
.exit-ramp-cancel, .cus-popup-cancel{
    padding: 0;
    border: 2px solid #173A64;
    border-radius: 4.8px;
    background: #ffffff;
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: var(--primary-clr);
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    vertical-align: middle;
    box-shadow: 0px 8px 16px 0px rgba(60, 66, 66, 0.15);
    text-decoration: none;
    cursor: pointer;
    text-transform: capitalize;
    text-transform: capitalize;
    width: 105px;
    height: 48px;
}
/* global popup ends */
/* thank you popup starts here */
.bottom-pad-none{
    padding-bottom: 0px;
}
/* thank you popoup ends here */
.modal.cmp-modal__modalbox.modal-sm.cmp-modal--defaultStyle.modal--visible.cmp-dynamicform__form-success-msg.success-show > button{
    visibility: hidden;
}
.cmp-dynamicform.form-container.cmp-dynamicform-v2 .cmp-dynamicform__form-success-msg{/*display: none;*/}

.exit-ramp-cancel{
    text-align: center;
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px; /* 120% */
    text-transform: capitalize;
    border-radius: 6px;
}

.exit-ramp-continue{
    text-align: center;
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px; /* 120% */
    text-transform: capitalize;
    border-radius: 6px;
}

.exit-ramp-continue:hover{
    text-decoration: underline;
}

.exit-ramp-cancel:hover{
    text-decoration: underline;
}

@media screen and (min-width:991px){
    .desktop-only{
    display:block;
}
body.page .cmp-dynamicform__form-success-msg.success-show{
     
    backdrop-filter: none!important;
    border-radius: 0!important;
    
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box{
    border-radius: 20px;
    width: 100% !important;
    /*max-width: 45%;*/
    
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box h3{
    font-family: "Zalando Sans", sans-serif;
 font-weight: 700;
    color: var(--primary-clr);
    text-align: left;
    font-size: 31.25px;
    line-height: 34px;
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box p{
        font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: var(--lt-black-clr);
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 18px;
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box p:nth-child(1){
    padding-top:0;
    padding-bottom:0;
}

.cmp-dynamicform__form-success-msg.success-show .cmp-modal__field-info, 
.cmp-dynamicform__form-success-msg.success-show .cmp-modal__title{
    display:none;
}
body.page .modal__close{
    top:2rem;
}
.cwu-pop-txt2 p{
    padding-top:4px;
}
.mobile-only{
   display:none;
}
body.page .modal-box__content{
    padding: 64px 48px 64px 40px;
    padding: 64px 64px 64px 64px;
}
body.page .modal-box{
    border-radius: 20px;
    width: 100% !important;
    max-width: 920px;
    
}
.modal.exit-ramp-modal.modal--visible .modal-box{
    margin-top: unset;
}
.modal.exit-ramp-modal.modal--visible.modal__close{
    width: 24px;
    height: 24px;
    color: #656969 !important;
    
        max-width: 919px;
    width: 100%;
    position: relative;
    margin-top: auto;
    top: 25px;
    right: 0;
    color: #000;
    height: 0;
    /* padding: 1.5625rem 1.3125rem 0 0; */
    z-index: 1000;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    
}
.modal__close{

    width: 24px;
    height: 24px;
    /* color: #656969 !important; */
    max-width: 919px;
    width: 100%;
    position: relative;
    /* margin-top: auto; */
    top: -2px;
    right: -26rem;
    color: #000;
    height: 0;
    /* padding: 1.5625rem 1.3125rem 0 0; */
    z-index: 10000;
    background-color: transparent;
    /* color: #fff; */
    cursor: pointer;
}
.modal__close svg *{
        width: 24px;
    height: 24px;
    fill: currentColor;
}
body.page .modal-box .modal__close, body.page .modal-box .modal__close:hover{
    color:#656969;
}

body.page .cwu-banner-img{
    background-position: calc(100% - 0px) calc(100% - 0px);
    width: auto;
    background-size: 432px;
    /*height: 383.5px;*/
    border-bottom: 10.21px solid #800152;
}
.mobile-cwu-banner-img{
    display: none;
}
/* global popup starts */

/* global popup ends */
}
/* media query 991px*/
@media screen and (max-width:991px){
    
    .mobile-only{
   display:block;
}
body.page .cmp-dynamicform__form-success-msg.success-show{
        padding: 24px 15px;
    display: flex;
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: none!important;
    border-radius: 0!important;
    
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box p:first-child{
    padding-top:0;
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box__content{
    padding:16px;
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box{
        padding: 32px 16px;
    border-radius: 20px;
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box h3{
    font-family: "Zalando Sans", sans-serif;
 font-weight: 700;
    color: var(--primary-clr);
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    padding-right:40px;
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal-box p{
         font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    color: var(--lt-black-clr);
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding-top: 16px;
    padding-bottom: 0px;
}
body.page .cmp-dynamicform__form-success-msg.success-show .modal__close{
    display:block;
}
.cmp-modal--defaultStyle .modal__close svg *{
        /*fill: #8D8F8F!important;*/
        fill:#656262!important
}
.cus-popup-actions{
    justify-content:left;
}
.cmp-dynamicform__form-success-msg.success-show .cmp-dynamicform__form-success-msg.success-show .cmp-modal{
     padding: 32px 16px;
}
.cmp-dynamicform__form-success-msg.success-show .cmp-modal{
        padding: 32px 16px;
}
.cmp-dynamicform__form-success-msg.success-show .modal__close{
    
}
.cmp-modal--defaultStyle.modal--visible .modal__closeIcon svg{
        width: 16px;
    height: 16px;
}
.cmp-modal--defaultStyle.modal--visible .modal__closeIcon svg{
        width: 10px;
    height: 10px;
}
.cmp-dynamicform__form-success-msg.success-show .modal__closeIcon{
         width: 16px!important; 
         height:16px;
    /* margin-left: -30px; */
    margin-right: 8%!important;
    margin-top: 8%!important;
    background-size:100% 100%;
}
.desktop-only{
   display:none; 
}
.cmp-dynamicform__form-success-msg.success-show{
        padding-left: 15px;
    padding-right: 15px;
}
.exit-ramp-title{

font-size: 20px;
font-style: normal;

line-height: 24px; /* 120% */
}

body.page .cwu-banner-img{
    width: auto;
}
body.page .modal-box__content{
    padding: 32px 16px;
}
body.page .modal-box{
    border-radius: 8px;
    width: 100%;
}
body.page .modal__close{
    /*width: 1rem;*/
    /*height: 1rem;*/
    color: #656969;
    background: none;
    /*top: unset;*/
    /*left: unset;*/
}
body.page .cmp-modal--defaultStyle .modal__closeIcon{
    width: 1rem;
    /*margin-left: -30px;*/
    margin-right:-15rem;
    margin-top:0.9rem;
}

body#community-and-partnerships .cmp-modal--defaultStyle .modal__closeIcon{
    margin-right: -19rem;
        margin-top: -1.1rem;
        width: 100%;
}

.cwu-banner-img{
    background: none;
}
.cwu-banner-img .row-1{
    flex-direction: column;
}
.cwu-banner-img .row-2{
    flex-direction: column;
}
.modal-box .modal__close:hover{
        color: #8D8F8F;
}
#home-cwu-popup h3{
    font-size: 20px;
    line-height: 24px;
    padding-right: 40px;
}

.cwu-pop-txt1{
    padding-bottom: 12px;
}
.mobile-cwu-banner-img{
    border-bottom: 4.76px solid #800152;
    padding-top: 10px;
    text-align: right;
}
.mobile-cwu-banner-img img{
    vertical-align: bottom;
    position:relative;
    top:2px;
}
body.page .modal__closeLabel{
    display: none;
}
body.page .cmp-modal--defaultStyle.modal{
    padding: 24px 15px;
    display: flex;
        -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}
.cwu-pop-txt2{
    width: 100%;
    /*max-width: 228px;*/
    margin-bottom: 14px;
}
.cwu-banner-img .row-1 .col-right{
    padding-top: 14.7px;
    padding-left: 0px;
}
.cwu-banner-img .row-2 .col-right{
    padding-top: 14.7px;
    padding-left: 0px;
}
.cwu-banner-img .row-2 .col-left{
    padding-top: 22.42px;
    padding-left: 0px;
}
.cwu-banner-img .row-1 .col-left{
    padding-left: 0px;
}
.cwu-banner-img .row-1 .col-left img{
    width: 69.263px;
}
.cwu-banner-img .row-2 .col-left img{
    width: 52.998px;
}
.cwu-banner-img .az-logo-p{
    padding-top: 11.8px;
    padding-bottom: 0px;
}
.cwu-banner-img .row-2{
    padding-top: 0px;
}
/* global popup starts */
.exit-ramp-modal button.modal__close{
    top: 290px;
    right: -425px;
}
body.page .exit-ramp-modal .modal__closeIcon{
    width: 1rem;
    margin-left: -30px;
}
body.page .exit-ramp-modal.modal{
    padding: 24px 15px;
}
.exit-ramp-actions{
    justify-content: right;
}
/* global popup ends */
/* thank you popup starts here */
.bottom-pad-none{
    padding-bottom: 0px;
}
/* thank you popoup ends here */


/* exit ramp popup style*/
body.page .exit-ramp-modal.modal{
        top: 0px;
    display: block;
    padding-top: 36px;
    padding-bottom: 48px;
    width: 100%;
}
.exit-ramp-modal button.modal__close{
        top: 25px;
    right: 0;
    /* display: block; */
   
}
body.page .exit-ramp-modal .modal__closeIcon{
    display: inline-block;
    margin-right: 0.8rem;
    /* width: 1.6rem; */
    vertical-align: middle;
    font-size: 0;
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(/content/dam/intelligentcontent/unbranded/heme-ambition/us/en/images/global/close.svg) no-repeat;
    position: absolute;
    background-size: 100% 100%;
    right: 1px;
    top: 6px;
    display: none;
}

.exit-ramp-modal .modal__closeIcon svg{
    display:none;
}

.exit-ramp-cancel{
    text-align: center;
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 120% */
    text-transform: capitalize;
    width: 84px;
    height: 40px;
    padding: 8px 16px;
}

.exit-ramp-continue{
    text-align: center;
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 120% */
    text-transform: capitalize;
    border-radius: 6px;
    width: 99px;
    height: 40px;
    padding: 8px 16px;
}

.exit-ramp-actions{
    gap: 24px;
}

.exit-ramp-title{
    leading-trim: both;
    text-edge: cap;
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 107.692% */
    color: var(--primary-clr);
}

.exit-ramp-body{
    font-family: "Zalando Sans", sans-serif;
font-weight: 400;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    color: var(--lt-black-clr);
}

.exit-ramp-title:before{
    height: 51px;
}


}
@media screen and (max-width:420px){
    .exit-ramp-title{
        max-width: 256px;
    }
    .exit-ramp-title:before{
        /*height: 41px;*/
        left: -16px;
        top: 4px;
    }
}
@media screen and (min-width:420px) and (max-width:991px){
    .exit-ramp-title:before{
        height: 20px;
        left: -16px;
        top: 4px;
    }
}






