body.innerPages h1,body.innerPages h2,body.innerPages h3,body.innerPages h4,body.innerPages h5,body.innerPages h6{font-family:'Noto Sans'}
.landing-page-title-lines{display:flex;width:100px;margin:auto}
.landing-page-title-lines span{display:block;width:33.333333px;height:5px}
.landing-page-title-lines span:nth-child(1){background:#27a8e0}
.landing-page-title-lines span:nth-child(2){background:#fdbf14}
.landing-page-title-lines span:nth-child(3){background:#ed2027}
.disclaimer_section .card-header{background:#f5f5f5;padding:0;border:0;border-radius:10px 10px 0 0}
.disclaimer_section .card-header a{display:block;padding:20px 25px;font-size:20px;font-weight:400;cursor:pointer}
.disclaimer_section .card-header a:before{content:"";position:absolute;right:30px;top:30px;width:16px;height:16px;border-top:2px solid #171717;border-right:2px solid #171717;transform:rotate(315deg);transition:all .3s ease}
.disclaimer_section .card-header a.collapsed:before{top:22px;transform:rotate(135deg)}
.disclaimer_section .card-header a::after{display:none}
.disclaimer_section .landing-page-title-lines{width:100%}
.disclaimer_section .landing-page-title-lines span{width:33.333333%}
.section-padding{padding:60px 0}
.bg-grey{background:#f1f1f1}
.section-padding{padding:60px 0}
.back-to-top{display:none;position:fixed;right:10px;bottom:10px;z-index:2;cursor:pointer}
.back-to-top a{font-size:14px;padding:8px 20px;box-shadow:0 5px 10px rgb(0 0 0 / 20%)}
.black-bg{background-color:#231f20;padding:10px 15px}
.black-bg p{color:#fff;font-size:14px;margin-bottom:0;font-weight:300}
.black-bg a{color:#27a8e0}