.page-banner-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-height:350px;overflow:hidden;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.page-banner-content .background-mask{padding:110px 0;width:100%;background-color:#1A191D80}.page-banner-content h1{font-size:var(--fs-48)!important;line-height:var(--lh-80)!important;color:var(--white)}.path-section{background-color:var(--bg-transparent);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:var(--white);padding:10px 22px;display:inline-block;svg{path{fill-opacity:1}}}.page-banner-content .path-section .title{font-weight:var(--fw-medium);font-size:var(--fs-14);line-height:var(--lh-24);position:relative;text-decoration:none;color:var(--white)}.page-banner-content .path-section .title:after{content:"";position:absolute;top:85%;left:0;height:1px;width:0;background-color:var(--white);transition:all .3s ease-in-out}.page-banner-content .path-section .title:hover:after{width:100%}.page-banner-content .path-section .title:last-child{color:var(--white)}.page-banner-content .path-section .title:last-child:after{display:none}@media screen and (max-width:1399px){.page-banner-content .background-mask{padding:76px 0}.page-banner-content h1{font-size:var(--fs-38)!important;line-height:var(--lh-56)!important}}@media screen and (max-width:1199px){.page-banner-content .background-mask{padding:75px 0}.page-banner-content h1{font-size:var(--fs-36)!important;line-height:var(--lh-50)!important}}@media screen and (max-width:991px){.page-banner-content .background-mask{padding:72px 0}.page-banner-content h1{font-size:var(--fs-34)!important;line-height:var(--lh-48)!important}}@media screen and (max-width:575px){.page-banner-content h1{font-size:var(--fs-32)!important;line-height:var(--lh-46)!important}}