*,
*:focus,
*:hover {
    outline: none !important;
}

@font-face {
    font-family: 'Barclays Effra';
    src: url('../../fonts/BarclaysEffra_Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Barclays Effra';
    src: url('../../fonts/BarclaysEffra_Rg.ttf') format('truetype');
    font-weight: 400;  
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Barclays Effra';
    src: url('../../fonts/BarclaysEffra_Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Barclays Effra';
    src: url('../../fonts/BarclaysEffra_Bd.ttf') format('truetype');
    font-weight: 700;  
    font-style: normal;
  }
  #onetrust-pc-sdk .ot-pc-footer{
    border-top: 0px !important;
  }
/* #onetrust-pc-sdk.otRelFont{
    height: 665px !important;
} */
#onetrust-pc-sdk .ot-cat-grp {
    border-radius: 8px !important;
}
#onetrust-pc-sdk #ot-pc-content{
    overflow-y:scroll !important;
    height: auto !important;

}

#onetrust-banner-sdk .ot-sdk-row:after,
#onetrust-banner-sdk .ot-sdk-container:after{
    display: inline-block !important;
}


.ot-sdk-container {
    padding: 24px !important;
}
#ot-pc-title,
.ot-sdk-container #onetrust-policy-title{
  
 
    letter-spacing: -0.6px !important;
  color: black !important;
    font-family: Barclays Effra !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    line-height: 38px !important;

}

#ot-pc-desc,
.ot-sdk-container #onetrust-policy-text{
    font-family: Barclays Effra !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: black !important;
}

.ot-sdk-container .ot-sdk-columns{
    width: 100% !important;
    position: static !important;
}

.ot-sdk-container #onetrust-policy{
    margin: 0 !important;
}

.ot-sdk-container #onetrust-button-group-parent{
    padding: 0 !important;
    text-align: right !important;
    margin-top: 10px !important;
}

.ot-sdk-container #onetrust-button-group > button{
    font-family: Barclays Effra !important;
    font-size: 16px !important;
    text-align: center !important;
    line-height: 18px !important;
    padding: 10px 40px !important;
    margin-bottom: 0 !important;
    display: flex !important;
}

.ot-sdk-container #onetrust-pc-btn-handler{
    border:  1px solid #006DE3;
    color: #006DE3 !important;
    background: #ffffff;
    border-radius: 24px !important;
   
   
    width:228px !important;
    height:40px !important;
    padding: 8px 0px 0px 0px !important;
   
    font-family: Barclays Effra !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    text-align: center !important;
    order: 4 !important;
    padding-left: 55px !important;
}

.ot-btn-container button
#ot-pc-content #accept-recommended-btn-handler{
    font-family: Barclays Effra !important;
}
.ot-btn-container button,
#accept-recommended-btn-handler,
.ot-sdk-container #onetrust-accept-btn-handler{
    background: #006DE3 !important;
    border-radius: 24px !important;
    color: #ffffff !important;
    border: none;
    width:228px !important;
    height:40px !important;
    padding: 8px 0px 0px 0px !important;
   
    font-family: Barclays Effra !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    text-align: center !important;
    order: 2 !important;
    padding-left: 55px !important;


}
.ot-sdk-container #onetrust-reject-all-handler {
    background: #006DE3 !important;
    border-radius: 24px !important;
    color: #ffffff !important;
    border: none;
    width:228px !important;
    height:40px !important;
    padding: 8px 0px 0px 0px !important;
    font-family: Barclays Effra !important;
    font-size: 0 !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    text-align: center !important;
    order: 3 !important;
    padding-left: 55px !important;

   
}
  #onetrust-banner-sdk #onetrust-reject-all-handler{
    font-size: 0px !important;
    margin-right: 10px !important;

  }

  
 #onetrust-banner-sdk #onetrust-reject-all-handler:before{
    visibility: visible !important;
    font-size: 16px !important;
    content: 'Reject All' !important;
    display: block;
    position: absolute;
    text-indent: 0;
  display: block;
  line-height: initial; 
  padding-left: 38px !important;
  font-family: Barclays Effra !important;
  } 
  #onetrust-banner-sdk #onetrust-accept-btn-handler{
    font-size: 0px !important;
    margin-right: 10px !important;

  }

  
 #onetrust-banner-sdk #onetrust-accept-btn-handler:before{
    visibility: visible !important;
    font-size: 16px !important;
    content: 'Accept All' !important;
    display: block;
    position: absolute;
    text-indent: 0;
  display: block;
  line-height: initial; 
  padding-left: 36px !important;
  } 
  #onetrust-banner-sdk #onetrust-pc-btn-handler{
    font-size: 0px !important;
    margin-right: 10px !important;
  }

  
 #onetrust-banner-sdk #onetrust-pc-btn-handler:before{
    visibility: visible !important;
    font-size: 16px !important;
    content: 'Manage Cookies ' !important;
    display: block;
    position: absolute;
    text-indent: 0;
  display: block;
  line-height: initial; 
  padding-left: 30px !important;
  background: url("/BC_S/bl_rebrand/images/Settings.png") no-repeat center left;

  } 
  #onetrust-pc-sdk #ot-pc-title {
    visibility: hidden;
    line-height: 28px !important;
}
#onetrust-pc-sdk #ot-pc-title:before{
    visibility: visible !important;
    font-size: 24px !important;
    content: 'Manage Cookies ' !important;
    font-family: Barclays Effra !important;
    top:0px !important;
    font-weight: 500;
    line-height: 28px !important;
    text-align: left;

}
#onetrust-pc-sdk #ot-pc-content{
    top: 0px !important;
}
#onetrust-pc-sdk .ot-pc-header{
    display: none !important;
}
#onetrust-pc-sdk #ot-pc-desc{
    font-size: 16px !important;
    font-family: Barclays Effra !important;
}
#onetrust-pc-sdk .ot-cat-grp{
    background: #f6f6f6;
}
#onetrust-pc-sdk .ot-sdk-row{
    flex-direction: column;
}
#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {
    width: 100% !important;
}
#onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc{
    width: 692px !important;
font-family: Barclays Effra !important;
font-size: 16px !important;
font-weight: 400 !important;
line-height: 24px !important;
text-align: left !important;
color: black !important;

}
#onetrust-pc-sdk.otPcCenter {
    top: 10% !important;
}
#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active{
    visibility: hidden;
    width: 1px !important;
}
#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active:before{
    visibility: visible;
    content: url("/BC_S/bl_rebrand/images/toggleOff.png");
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px !important;

}
 #onetrust-pc-sdk .ot-accordion-layout #ot-header-id-C0001{
    visibility: hidden;
}
#onetrust-pc-sdk .ot-always-active-group #ot-header-id-C0001:before{
    font-family: Barclays Effra !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-align: left !important;
    color: black !important;
    content: 'Strictly Necessary Cookies';
    visibility: visible;
}

#onetrust-pc-sdk .ot-accordion-layout #ot-header-id-C0003{
    visibility: hidden;
}
#onetrust-pc-sdk .ot-accordion-layout #ot-header-id-C0003:before{
    font-family: Barclays Effra !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-align: left !important;
    color: black !important;
    content: 'Functional Cookies';
    visibility: visible;
}
#onetrust-pc-sdk .ot-accordion-layout #ot-header-id-C0005{
    visibility: hidden;
}
#onetrust-pc-sdk .ot-accordion-layout #ot-header-id-C0005:before{
    font-family: Barclays Effra !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-align: left !important;
    color: black !important;
    content: 'Marketing Cookies';
    visibility: visible;
}
#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr{
    /* border-top: 1px solid #d8d8d8; */
}
#onetrust-pc-sdk .ot-accordion-layout .ot-always-active-group{
    border-top: none !important;
}
#onetrust-pc-sdk .ot-btn-container .save-preference-btn-handler{
padding: 0px !important;
width: 138px !important;
font-size: 16px !important;
letter-spacing: 0;
}

#onetrust-pc-sdk .ot-pc-footer-logo{
    display: none;
}

.ot-floating-button__front{
    background-color: transparent !important;
}

#ot-sdk-btn-floating.ot-floating-button {
    /* position: static !important; */
    position: absolute !important;
    width: 10% !important;
    height: 50px !important;
  
} 
#ot-sdk-btn-floating .ot-floating-button__front{
box-shadow: none !important;
}
 #ot-sdk-btn-floating.ot-floating-button__front button{
    background: url('livestage.barcap.com/BC_S/PECR/img/pecr-widget.png') no-repeat center;
    height: 33px;
    width: 37px;
    background-color: transparent;
    color: transparent;
    top: 3px;
    left: 1px;
    position: relative;
} 
#hide-eagle:after{
    content: "hellloooooooooooooooooooooo" !important;
    content: "Manage Cookies" !important;
    width: 130px;
    height: 100px;
    font-size: 16px;
    color: #006DE3;
    font-weight: 400;
    text-decoration: underline;
    float: right;
    font-family: Barclays Effra;
    left: 100px;
    /* bottom:40px; */
    position: relative;
    

}
/*--------------------------------*/
/*
#ot-sdk-btn-floating.ot-floating-button__front button{
   
  line-height: 0;
}
#ot-sdk-btn-floating .ot-floating-button__front button:after{
    
    color: red;
   bottom: 50%;
    position: fixed;
    content: "Manage Cookies";
    text-indent: 0;
    display: block;
    line-height: initial;
    width: 130px;
    height: 100px;
    font-size: 16px;
    color: #006DE3;
    font-weight: 400;
    text-decoration: underline;
    float: right;
    font-family: Barclays Effra;
}
#ot-sdk-btn-floating.ot-floating-button {
    position: fixed;
    bottom: 10px;
    opacity: 1;
    width: 500px !important;
    height: 50px;
    line-height: 15px;
    cursor: pointer;
    background-color: transparent;
    transform-style: unset;
    transition: none;
    perspective: none;
    z-index: 2147483646;
    animation: none;
}*/
/*--------------------------------*/

#ot-sdk-btn-floating .ot-floating-button__front svg{
    display:none;
}

#ot-sdk-btn-floating .ot-floating-button__back {
    background-color: #006DE3 !important;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{
    background-color: #006DE3 !important;
    border-color:none !important;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before{
    background-color: #ffffff !important;
    border-color: #006DE3 !important;
}


#onetrust-pc-sdk .ot-switch-nob{
    background-color: #D9D9D9 !important;
    border: 1px solid #D9D9D9 !important;

}


#onetrust-pc-sdk .ot-switch-nob:before{
    background-color: #ffffff !important;
    border: 1px solid #D9D9D9 !important;
}


#onetrust-pc-sdk #ot-pc-content{
    height: auto !important;
    overflow-y: scroll !important;
}

#onetrust-pc-sdk.otPcCenter{
    width: 848px !important;
    max-width: 1030px !important;
    height: 680px;
    border-radius: 8px !important;
}

#ot-category-title{
    display:none;
}

.ot-sdk-row{
    display: flex !important;
    flex-wrap: wrap;
    column-gap: 10px;
}

.ot-cat-item{
    width: 48% !important;
}

#onetrust-pc-sdk .ot-plus-minus{
    display: none !important;
}

#onetrust-pc-sdk .ot-always-active-group .ot-cat-header{
    width: 70% !important;
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type {
    margin-top: 0 !important;
}

.ot-accordion-layout.ot-cat-item{
    border: none !important;
}

.ot-accordion-layout.ot-cat-item button{
    pointer-events: none;
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header{
    font-family: Barclays Effra;
    font-size: 24px;
    color: #00395d !important;
    letter-spacing: -0.48px;
    line-height: 40px;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt{
    background-color: transparent !important;
}


#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr{
    padding-bottom: 0 !important;
}

#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,
#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active{
    top: 67% !important;
}

#onetrust-pc-sdk .ot-pc-logo {
    height: 50px !important;
    width: 200px !important;
}

#onetrust-pc-sdk #accept-recommended-btn-handler{
    margin-bottom: 0 !important;
}
#onetrust-pc-sdk .ot-cat-grp .ot-always-active{
    font-family: Barclays Effra;
    color: #0076b6 !important;
}

#ot-sdk-btn-floating.ot-floating-button::before{
    border-right-color:#017eb6 !important;
}
#ot-sdk-btn-floating.ot-floating-button::after{
    background:#017eb6 !important;
}
#onetrust-pc-btn-handler:hover {
    background-color: #E7F3FF !important;
    opacity: unset !important;
}
#onetrust-accept-btn-handler:hover {
    background-color: #005ABA !important;
    opacity: unset !important;
}
#onetrust-reject-all-handler:hover {
    background-color: #005ABA !important;
    opacity: unset !important;
}
.ot-btn-container button:hover {
    background-color: #005ABA !important;
    opacity: unset !important;
}

@media only screen and (min-width: 426px) and (max-width: 799.98px){
    #onetrust-consent-sdk #onetrust-policy-title{
  
 
        letter-spacing: -0.6px !important;
      color: black !important;
        font-family: Barclays Effra !important;
        font-size: 32px !important;
        font-weight: 500 !important;
        line-height: 38px !important;
        display: block !important;
    
    }
    #ot-pc-desc, .ot-sdk-container #onetrust-policy-text {
        font-family: Barclays Effra !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        color: black !important;
    }
    #onetrust-banner-sdk .has-reject-all-button #onetrust-button-group {
        width: 100% !important;
        margin-right: 0;
    }
    #onetrust-consent-sdk #onetrust-pc-btn-handler{
        width: 100% !important;
        justify-content: center !important;
    }
    #onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
        width: 100% !important;
        justify-content: center !important;
        padding-left: 0px !important;
    }
    #onetrust-banner-sdk #onetrust-pc-btn-handler:before{
        background: url('/BC_S/bl_rebrand/images/Settings.png') no-repeat ;
        
            padding-top: 3px;
            margin-top: -3px;
            height: 25px;
        
    
    }
   
}


@media (max-width: 542px){
    #onetrust-pc-sdk .ot-pc-footer{
        justify-content: center;
    display: flex;
    }
    #onetrust-pc-sdk .ot-accordion-layout #ot-header-id-C0003:before{
        width: 100%;
        display: flex;
    }
    #onetrust-pc-sdk .ot-accordion-layout #ot-header-id-C0005:before{
        width: 100%;
        display: flex;
    }
    #onetrust-consent-sdk #onetrust-policy-title{
  
 
        letter-spacing: -0.6px !important;
      color: black !important;
        font-family: Barclays Effra !important;
        font-size: 32px !important;
        font-weight: 500 !important;
        line-height: 38px !important;
        display: block !important;

    } #ot-pc-desc, .ot-sdk-container #onetrust-policy-text {
        font-family: Barclays Effra !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        color: black !important;
    }
    #onetrust-consent-sdk #onetrust-pc-btn-handler{
        width: 100% !important;
    }
    #onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
        width: 100% !important;
        margin-top: 2%;
        justify-content: center !important;
        padding-left: 0px !important;
        
    }
    
    #onetrust-banner-sdk #onetrust-pc-btn-handler:before{
        /* padding-left: 37% !important; */

        background: url('/BC_S/bl_rebrand/images/Settings.png') no-repeat center left;
    }
  
    #onetrust-banner-sdk .ot-sdk-container{
        width: 100% !important;
        padding: 20px !important;
    }

    #onetrust-banner-sdk #onetrust-pc-btn-handler {
        margin-bottom: 10px !important;
        justify-content: center;
    }

    #onetrust-banner-sdk #onetrust-policy-text{
        float: none !important;
        word-wrap: break-word !important;
    }

    #onetrust-pc-sdk.otRelFont {
        height: 650 px !important;
    }
    #onetrust-pc-sdk #ot-pc-content{
        overflow-y: scroll !important;
    }

    #onetrust-pc-sdk .ot-cat-grp {
        flex-direction: column !important;
    }

    #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item{
        width: 100% !important;
    }

    #onetrust-pc-sdk .ot-btn-container button{
        width: 92%;
    }

    #onetrust-pc-sdk .ot-accordion-layout .ot-cat-header{
        width: 82%;
    }

    #onetrust-pc-sdk .ot-accordion-layout .ot-always-active{
        word-wrap: break-word;
        width: 16%;
    }

    #onetrust-pc-sdk .ot-accordion-layout .ot-tgl{
        width: 14%;
    }
   
}


@media (min-width: 567px) and (max-width:1023px){
    #onetrust-pc-sdk.otPcCenter {
        left: 16px !important;
        /* right: 1000px !important; */
        min-width: 328px !important;
        /* height: 80% !important; */
        /* top: 96px !important; */
        border-radius: 8px !important;
        /* padding: 16px; */
        /* width: 328px !important; */
        width: calc(100% - 22px) !important;
        margin-right: 10px !important;
       
    }
  
    #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container {
        margin: 1px 3px 0 10px;
        padding-right: 10px;
        width: 100%;
    }
    
    #onetrust-pc-sdk #ot-pc-title {
        visibility: hidden !important;
        line-height: 28px !important;
        display: block !important;
        height: 32px;
    }
    #onetrust-pc-sdk #ot-pc-title:before{
        visibility: visible !important;
        font-size: 24px !important;
        content: 'Manage Cookies ' !important;
        font-family: Barclays Effra !important;
        top:0px !important;
        font-weight: 500;
        line-height: 28px !important;
        text-align: left;
    
    }
   
    #onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc{
        width: auto !important;
    }
    #onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc{
        word-wrap: break-word !important;
    }
    #onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
        line-height: 0px !important;
    }
    #onetrust-pc-sdk .ot-cat-header {
        line-height: 0px !important;
    }
    #onetrust-banner-sdk #onetrust-button-group{
        justify-content: end;
        margin-right: 0 !important;
        gap: 1rem;
    }

    #onetrust-banner-sdk #onetrust-button-group button{
        margin-right: 0 !important;
    }

    #onetrust-pc-sdk #ot-pc-content{
        overflow-y: scroll !important;
    }
    /* #onetrust-pc-sdk.otPcCenter{
        height: 100% !important;
        width: 100% !important;
        min-width: 0px;
    } */

    #onetrust-pc-sdk #ot-pc-content{
        height: auto !important;
    }
}


@media (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {

    /* #onetrust-pc-sdk.otPcCenter {
        top: 5px !important;
        height: 91% !important;
    } */
     
  }

  @media (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) {

    #onetrust-pc-sdk.otRelFont {
        /* height: 91% !important;
        top: 5px !important; */
    }
  }

  @media (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait){
    /* #onetrust-pc-sdk #ot-pc-content {
        top: 50px !important;
        height: 100% !important;
    } */

    /* #onetrust-pc-sdk.otPcCenter{
        height: 55% !important;
    } */

}

@media (max-width: 376px) and (orientation: portrait){
	/* #onetrust-pc-sdk.otPcCenter{
	height: 89% !important;
} */

#onetrust-pc-sdk #ot-pc-content{
	height: auto !important;
}
}


#ot-sdk-btn-floating.ot-floating-button{
    cursor: unset !important;
}

#ot-sdk-btn-floating.ot-floating-button.ot-pc-open .ot-floating-button__back{
    cursor: unset;
    display: none;
}

#ot-sdk-btn-floating.ot-floating-button.ot-pc-open::before,
#ot-sdk-btn-floating.ot-floating-button.ot-pc-open::after{
    display: none;
}

#ot-pc-content #ot-pc-desc a[href],
#onetrust-banner-sdk #onetrust-policy-text a[href]{
    color: #006DE3 !important;
    text-decoration: none;
    font-weight: 400;
}

#ot-pc-content #ot-pc-desc a.privacy-notice-link{
    display: none;
}

#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon{
    background:transparent;
}

#ot-sdk-btn-floating.ot-floating-button:hover::before, #ot-sdk-btn-floating.ot-floating-button:hover::after {
    content: "";
    width: 0;
    height: 0;
    left: -10000000000px;
}
/* @media (max-width: 376px){

    #onetrust-banner-sdk .ot-sdk-container{
        width: 90%;
        padding: 20px !important;
    }

}

@media (max-width: 400px){
    #onetrust-banner-sdk .ot-sdk-container{
        width: 90%;
        padding: 0 !important;
    }
}


@media only screen and (max-width: 425px){
    #onetrust-banner-sdk #onetrust-pc-btn-handler {
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 600px){
    #onetrust-pc-sdk.otRelFont {
        height: 650 px !important;
    }
    #onetrust-pc-sdk #ot-pc-content{
        overflow-y: scroll !important;
    }

    #onetrust-pc-sdk .ot-cat-grp {
        flex-direction: column !important;
    }

    #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item{
        width: 100% !important;
    }

    #onetrust-pc-sdk .ot-btn-container button{
        width: 92%;
    }

    #onetrust-pc-sdk .ot-accordion-layout .ot-cat-header{
        width: 82%;
    }

    #onetrust-pc-sdk .ot-accordion-layout .ot-always-active{
        word-wrap: break-word;
        width: 16%;
    }

    #onetrust-pc-sdk .ot-accordion-layout .ot-tgl{
        width: 14%;
    }

} */

@media only screen and (max-width: 600px) {
    #onetrust-pc-sdk.otPcCenter {
        left: 16px !important;
        /* right: 1000px !important; */
        min-width: 328px !important;
        height: 80% !important;
        /* top: 96px !important; */
        border-radius: 8px !important;
        /* padding: 16px; */
        /* width: 328px !important; */
        width: calc(100% - 22px) !important;
        margin-right: 10px !important;
       
    }
    #onetrust-pc-sdk #ot-pc-content {
        height: 90% !important;
    }
    #onetrust-pc-sdk #ot-pc-content, #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container {
        margin: 1px 3px 0 10px;
        padding-right: 10px;
        width: 100%;
    }
    /* #onetrust-pc-sdk.otPcCenter{
        height: 100% !important;
        width: 100% !important;
    } */
    #onetrust-pc-sdk #ot-pc-title {
        visibility: hidden !important;
        line-height: 28px !important;
        display: block !important;
        height: 32px;
    }
    #onetrust-pc-sdk #ot-pc-title:before{
        visibility: visible !important;
        font-size: 24px !important;
        content: 'Manage Cookies ' !important;
        font-family: Barclays Effra !important;
        top:0px !important;
        font-weight: 500;
        line-height: 28px !important;
        text-align: left;
    
    }
    #onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
        height: 2pc !important;
    }
    #onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc{
        width: auto !important;
    }
    #onetrust-pc-sdk .ot-acc-grpcntr .ot-acc-grpdesc{
        word-wrap: break-word !important;
    }
    #onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
        line-height: 0px !important;
    }
    #onetrust-pc-sdk .ot-cat-header {
        line-height: 0px !important;
    }
    /* #onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active:before{
        top: 30% !important;
    } */
    /* #onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl, #onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active{
        top: 30% !important;
    } */
}
@media (min-device-width: 400px) and (max-device-width: 1024px) and (orientation: landscape) {
    #onetrust-pc-sdk.otRelFont {
        height: 91% !important;
        top: 5px !important;
    }
    /* #ot-sdk-btn-floating.ot-floating-button {
        bottom: -98% !important;

    } */
}
@media  (min-width: 800px) and (max-width: 897px)  {
    #onetrust-banner-sdk #onetrust-button-group {
        display: inline-flex !important;
        flex-direction: row-reverse !important;
        justify-content: space-evenly;

    }
}
