.banner{position:relative}.banner__section{text-align:center;color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:start;width:100%;height:80vh;display:flex;position:relative}@media (min-width:768px) and (max-width:991px){.banner__section{height:80vh}}@media (min-width:576px) and (max-width:767px){.banner__section{height:70vh}}.banner__section:before{content:"";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.banner__container{z-index:2;margin-top:7.5rem;position:relative}.banner__breadcrumbtext{font-family:var(--font-poppins),sans-serif;text-transform:capitalize;color:#f5f5f5;mix-blend-mode:color-dodge;margin-top:1.875rem;margin-bottom:0;font-size:1rem;font-weight:400}.banner__breadcrumbtext span{margin-left:.125rem}@media (min-width:576px) and (max-width:767px){.banner__breadcrumbtext{margin-bottom:.625rem;font-size:.75rem}}.banner__title{font-family:var(--font-host-grotesk),sans-serif;color:#fff;max-width:900px;margin-top:.625rem;margin-bottom:0;font-size:3rem;font-weight:700;line-height:1.1}.banner__title-part{display:inline-block}.banner__title-part:not(:last-child){margin-right:.5rem}.banner__title-part--primary{color:#106ebe;font-family:var(--font-host-grotesk),sans-serif;font-weight:600}.banner__title-part--black{color:#000;font-family:var(--font-host-grotesk),sans-serif;font-weight:600}.banner__title-part--white{color:#fff;font-family:var(--font-host-grotesk),sans-serif;font-weight:600}
.quicknav{z-index:99;width:max-content;max-width:calc(60% - 2rem);margin-top:1.25rem;padding:0;position:absolute;top:2%;left:50%;transform:translate(-50%)}@media (min-width:320px) and (max-width:767px){.quicknav{max-width:calc(20% - 1.25rem);margin-top:.875rem}}.quicknav__container{background:#f5f5f5;border-radius:2.5rem;align-items:center;gap:.625rem;width:fit-content;max-width:100%;margin:auto;padding:.625rem;display:flex;box-shadow:0 3px 8px #0000003d}@media (min-width:320px) and (max-width:767px){.quicknav__container{max-width:21.875rem;padding:.25rem;display:none}}.quicknav__links{scrollbar-width:none;border-radius:2.5rem;flex:1;gap:.625rem;display:flex;overflow-x:auto}.quicknav__links::-webkit-scrollbar{display:none}.quicknav__pill{white-space:nowrap;cursor:pointer;background:#e3e3e3;border:none;border-radius:1.875rem;padding:.5rem 1rem;font-size:.875rem}.quicknav__pill.active{color:#fff;background:#106ebe}.quicknav__arrow{color:#fff;cursor:pointer;background:#106ebe;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.quicknav__icon{font-weight:700}
