.hero__grid{display:grid;gap:var(--_spacing---section-space--main);grid-template-columns:1fr 1fr;min-height:50vh}@media(max-width:1010px){.hero__grid{grid-template-columns:1fr}}.hero__col{display:flex;flex-direction:column;justify-content:center;height:100%;position:relative}.hero__img-wrapper{width:100%;height:100%;position:relative;margin-right:0;margin-left:auto;overflow:hidden;border-radius:var(--border-radius-small)}.hero__content{text-align:left;text-wrap:pretty;display:flex;flex-direction:column;align-items:start;justify-content:center;padding:5rem 0}@media(max-width:1010px){.hero__content{padding:0rem 0}}.hero__content h3{margin-top:1rem}.hero__content h4{margin-bottom:.25rem;line-height:1;font-size:1.1rem;font-weight:500}.hero__content .eyebrow{letter-spacing:2px;background:var(--brand-primary);color:var(--dark-900);padding:.25rem .75rem;border-radius:var(--border-radius-small);width:fit-content}.hero .btn{width:fit-content}.hero__reviews{display:flex;align-items:center;gap:.75rem;background:#fffffff2;padding:.5rem;border-radius:var(--border-radius-small);width:fit-content;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000001a;position:absolute;bottom:1rem;right:1rem;z-index:999;margin-bottom:0}@media screen and (max-width:768px){.hero__reviews{padding:.5rem;gap:.5rem}}.hero__reviews-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;gap:.75rem}@media screen and (max-width:768px){.hero__reviews-wrapper{gap:.5rem}}.hero__reviews-logo{width:24px;height:24px;object-fit:contain}@media screen and (max-width:768px){.hero__reviews-logo{width:18px;height:18px}}.hero__reviews-text{margin:0;color:var(--dark-900)!important;font-weight:600;line-height:1;min-width:fit-content}.hero__key-points{list-style:none;padding:0;margin:1.5rem 0;display:grid;gap:0}.hero__key-points li{position:relative;width:fit-content;padding:.25rem;padding-left:0;display:flex;flex-direction:row;gap:.5rem;align-items:center}.hero__key-points li p{font-size:var(--_typography---font-size--h5);font-family:var(--primary-family);margin-bottom:0;font-weight:700;text-transform:uppercase;letter-spacing:.5px;width:100%;text-wrap:auto;line-height:1.3;text-wrap:balance}.hero__key-points li:before{content:"";display:block;left:0;top:0;width:24px;height:24px;background-color:var(--brand-primary);background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cg%20transform='matrix(0.025,0,0,0.025,0,24)'%3e%3cpath%20d='M382,-240L154,-468L211,-525L382,-354L749,-721L806,-664L382,-240Z'%20style='fill-rule:nonzero;'/%3e%3c/g%3e%3c/svg%3e");background-size:16px 16px;background-repeat:no-repeat;background-position:center;border-radius:50%;aspect-ratio:1/1}.scrolling-photos[data-astro-cid-3chkxnwu]{max-width:100%;width:fit-content;margin:auto;overflow:hidden;background-color:var(--light-100)}.scrolling-photos__inner[data-astro-cid-3chkxnwu]{margin:0;padding:1rem 0;list-style:none;display:flex;gap:1rem;width:max-content;flex-wrap:nowrap;animation:scrollPhotos 140s linear infinite}@media screen and (max-width:768px){.scrolling-photos__inner[data-astro-cid-3chkxnwu]{animation:scrollPhotos 150s linear infinite}}.scrolling-photos__item[data-astro-cid-3chkxnwu]{position:relative;overflow:hidden;border-radius:var(--border-radius-small);aspect-ratio:4/5;height:500px;display:flex;flex-direction:column;align-items:start;justify-content:end}@media screen and (max-width:768px){.scrolling-photos__item[data-astro-cid-3chkxnwu]{height:350px}}.scrolling-photos__content[data-astro-cid-3chkxnwu]{position:relative;z-index:999;padding:1rem}.scrolling-photos__text[data-astro-cid-3chkxnwu]{color:#fff;z-index:999;text-wrap:balance;width:calc(100% - 2rem);line-height:1.2}.scrolling-photos__description[data-astro-cid-3chkxnwu]{margin:0;color:#fff;z-index:999;font-family:var(--secondary-family);line-height:1.3;text-wrap:pretty}.scrolling-photos__img-wrapper[data-astro-cid-3chkxnwu]{position:absolute;height:100%;width:100%}.scrolling-photos__img-wrapper[data-astro-cid-3chkxnwu]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000000b3,#0000);opacity:1;pointer-events:none;z-index:1}.scrolling-photos__img-wrapper[data-astro-cid-3chkxnwu] img[data-astro-cid-3chkxnwu],.scrolling-photos__img-wrapper[data-astro-cid-3chkxnwu] video[data-astro-cid-3chkxnwu]{height:100%;width:100%;aspect-ratio:4/5;width:auto!important;object-fit:cover;vertical-align:middle;display:inline-block}@keyframes scrollPhotos{to{transform:translate(calc(-50% - .5rem))}}.services-card[data-astro-cid-objv2t6k]{padding:1rem;border-radius:var(--border-radius-small);background-color:var(--light-100);display:flex;flex-direction:column;gap:1rem;transition:.3s ease all;text-decoration:none;color:inherit;position:sticky!important;top:7rem}.services-card__content[data-astro-cid-objv2t6k]{text-align:left;display:flex;gap:0rem;flex-direction:column;align-items:start;justify-content:space-between;width:100%}.services-card__info[data-astro-cid-objv2t6k] p[data-astro-cid-objv2t6k]{margin-bottom:0}.services-card__info[data-astro-cid-objv2t6k] .number[data-astro-cid-objv2t6k]{color:var(--brand-primary);margin-bottom:3rem}@media screen and (max-width:768px){.services-card__info[data-astro-cid-objv2t6k] .number[data-astro-cid-objv2t6k]{margin-bottom:1rem}}.services__container[data-astro-cid-fz4tclxl]{align-items:flex-start;flex-direction:row}@media(max-width:1024px){.services__container[data-astro-cid-fz4tclxl]{flex-direction:column}}.services__intro[data-astro-cid-fz4tclxl]{position:sticky!important;top:7rem;width:50%}@media(max-width:1024px){.services__intro[data-astro-cid-fz4tclxl]{position:static!important;width:100%}}.services__grid[data-astro-cid-fz4tclxl]{display:flex;flex-direction:column;width:50%;gap:var(--_spacing---space--6)}@media(max-width:1024px){.services__grid[data-astro-cid-fz4tclxl]{width:100%}}.full-overlay .container{position:relative;min-height:65vh;display:flex;align-items:center;overflow:hidden;border-radius:var(--border-radius-small)}.full-overlay .content{padding:2rem;border-radius:var(--border-radius-small);background:var(--glass);border:1px solid var(--border-color);backdrop-filter:blur(18px);width:calc(100% - 2rem)}@media screen and (max-width:768px){.full-overlay .content{padding:1rem}}.full-overlay__bg{position:absolute;inset:0;z-index:-1}.full-overlay__bg :global(picture),.full-overlay__bg :global(img){width:100%;height:100%;object-fit:cover;object-position:center}.full-overlay__overlay{position:absolute;inset:0;background:#1a241db3;z-index:1;pointer-events:none}.service-areas-card[data-astro-cid-j7pv25f6]{background-color:var(--light-100);border-radius:var(--border-radius-small);padding:1.25rem;display:flex;flex-direction:column;gap:var(--_spacing---space--4);text-align:left}.service-areas-card__link[data-astro-cid-j7pv25f6]{margin-top:auto;width:fit-content;margin-left:0}
