.page-banner-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:170px 0 0;position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.page-banner-section{padding:150px 0 0}}@media only screen and (max-width:767px){.page-banner-section{padding:130px 0 0}}.page-banner-content{position:relative;text-align:center;z-index:3}.page-banner-content h1{color:var(--light-color);padding:0 0 150px}.breadcrumb-white-text .page-banner-content h1{color:#fff}@media only screen and (min-width:1200px) and (max-width:1365px){.page-banner-content h1{font-size:50px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.page-banner-content h1{font-size:50px!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-banner-content h1{font-size:45px!important;padding:0 0 70px}}@media only screen and (max-width:767px){.page-banner-content h1{font-size:60px!important;padding:0 0 120px}}@media only screen and (max-width:575px){.page-banner-content h1{font-size:40px!important;padding:0 0 120px}}@media only screen and (max-width:479px){.page-banner-content h1{font-size:40px!important;padding:0 0 120px}}.breadcrumb-list{bottom:-30px;display:inline-block;left:0;position:absolute;right:0}.page-banner-content ul{align-items:center;background-color:var(--light-color);border-radius:100px;box-shadow:0 4px 32px rgba(0,0,0,.1);display:inline-flex;flex-wrap:wrap;padding:20px 45px}.page-banner-content ul li{align-items:center;display:flex;font-weight:600;gap:5px;line-height:1.2;list-style:none}.page-banner-content ul li span svg{color:#999696;height:16px;width:16px}.page-banner-content ul li span svg path{stroke:currentColor;fill:currentColor}.page-banner-content ul li a{color:#999696;margin-left:5px}.page-banner-content ul li a:hover,.page-banner-content ul li:last-child a{color:var(--primary-color)}.page-banner-content ul li:not(:last-child):after{align-self:center;border:2px solid #999696;border-radius:100%;content:"";display:block;height:10px;margin:0 10px;width:10px}