.breadcrumbs{margin-top:auto}.breadcrumbs ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.breadcrumbs ul li{color:#000000e6;font-size:1rem;font-weight:600}@media (max-width:759px){.breadcrumbs ul li{font-size:14px}}.breadcrumbs ul li a{color:var(--activeColor);text-decoration:underline;text-transform:capitalize}.breadcrumbs ul li a.router-link-active{color:inherit;text-decoration:none}.breadcrumbs ul li span{margin-left:.25rem}:root{--100vh:100vh;--primary-color:#333;--title-color:#000;--font-color:#333;--inputColor:blue;--link-color:#0e5dac;--black:#000;--Primary-Auto-100:#f5f200;--container-max-width:1920px;--offset-left:calc((100vw - var(--container-max-width))/2 + 11.37rem);--input-padding:.5rem;--header-height:4.375rem;--footer-height:3rem}.hero{display:flex;flex-direction:column;max-width:100%;min-height:100vh;overflow:hidden;--hero-padding:7rem;--hero-padding-top:calc(var(--headerHeight) + var(--hero-padding));justify-content:center;padding:var(--hero-padding-top) 0 var(--hero-padding) 0;position:relative}@media (max-width:1599px){.hero{--hero-padding:4rem}}@media (max-width:1199px){.hero{--hero-padding:2rem}}@media (max-width:759px){.hero{background-color:#a9a9a9;padding-bottom:4rem}}.hero.blurred .background{filter:blur(3px);transform:scale(1.01)}.hero.hero-short{max-height:70vh;min-height:70vh}@media (max-width:759px){.hero.hero-short{max-height:-moz-max-content;max-height:max-content;min-height:100vh}}.hero:after{background:linear-gradient(180deg,#fff0,#fff);bottom:0;content:"";height:20%;left:0;position:absolute;width:100%;z-index:1}@media (max-width:759px){.hero:after{height:10%}}.hero:before{background:linear-gradient(180deg,#a8a8a800,#a9a9a9);bottom:0;content:"";display:none;height:var(--hero-padding-top);left:0;position:absolute;top:100vw;width:100%;z-index:1}@media (max-width:759px){.hero:before{display:block}}.hero .background{background-size:cover;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}@media (max-width:759px){.hero .background{height:calc(100vw + var(--hero-padding-top));left:auto;max-width:none;right:0;width:auto}}.hero .container{position:relative;z-index:2}@media (max-width:759px){.hero .container:nth-child(2){margin-top:90vw}}.hero .hero-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #fff;border-radius:1rem;max-width:53rem;padding:2.88rem 5.88rem;position:relative;z-index:1}@media (max-width:759px){.hero .hero-content{min-height:24em;padding:2.22rem 1.88rem}}.hero .hero-content h1{color:var(--activeColor);font-size:2.25rem;font-weight:600;letter-spacing:-.065rem;line-height:1.1em}@media (max-width:759px){.hero .hero-content h1{font-size:1.25rem}}.hero .hero-content h2{color:#171717;font-size:1.75rem;font-weight:700;margin-bottom:1.06rem}@media (max-width:759px){.hero .hero-content h2{font-size:1.25rem}}.hero .hero-content h3{color:#000;font-size:1.25rem;font-weight:700;line-height:1.65rem;margin-bottom:1.62rem}@media (max-width:759px){.hero .hero-content h3{font-size:18px;margin-bottom:1rem}}.hero .hero-content .text p{margin-bottom:1.5rem}@media (max-width:759px){.hero .hero-content .text p{font-size:14px}}.hero .hero-content .text h3{margin-bottom:0}.hero .hero-content ul{margin-bottom:3.75rem}.hero .hero-content ul.grid{display:grid;--gap:.87rem;gap:var(--gap);grid-template-columns:repeat(auto-fit,minmax(calc(50% - var(--gap)),1fr))}@media (max-width:759px){.hero .hero-content ul.grid{grid-template-columns:1fr;--gap:1.5rem}}.hero .hero-content ul li{align-items:center;display:inline-flex;font-weight:600;gap:.87rem;line-height:1.2;position:relative}@media (max-width:759px){.hero .hero-content ul li{font-size:14px;font-weight:400}}.hero .hero-content ul li:last-child{margin-bottom:0}.hero .hero-content p{font-size:.9375rem;line-height:1.76;max-width:90%}.hero .hero-content .ctas{display:flex;gap:1rem;margin-top:1.44rem}.hero .hero-content .ctas .btn.secondary{background:transparent;border-color:transparent;color:var(--activeColor);gap:.25rem;text-decoration:underline}.hero .hero-content .ctas .btn.secondary:hover{border-color:var(--activeColor)}.hero .results-image{height:auto;margin-left:30rem;max-width:53rem;position:relative;transform:translateY(-5rem);width:100%;z-index:1}@media (max-width:1599px){.hero .results-image{max-width:43rem}}@media (max-width:1199px){.hero .results-image{margin-left:8rem;max-width:37rem;transform:translateY(-2rem)}}@media (max-width:759px){.hero .results-image{margin-left:50%;transform:translate(-50%) translateY(-1.5rem);width:95%}}.hero .breadcrumbs{bottom:2rem;left:50%;position:absolute;transform:translate(-50%);z-index:5}@media (max-width:759px){.hero .breadcrumbs{bottom:1rem}}
