@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800&display=swap);:root{font-family:Rubik,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;--font-family:"Rubik",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--title:64px;--h1:48px;--h2:32px;--h3:24px;--body-text:16px;--nav-link:18px;--max-width:1200px;--white:#ffffff;--gray-0:#f8f9fa;--gray-1:#f1f3f5;--gray-2:#e9ecef;--gray-3:#dee2e6;--gray-4:#ced4da;--gray-5:#adb5bd;--gray-6:#868e96;--gray-7:#495057;--gray-8:#343a40;--gray-9:#212529;--md:991px;--sm:767px;--xs:575px}*{box-sizing:border-box}body,html{scroll-behavior:smooth;margin:0;padding:0}h1{font-size:var(--title)}h2{font-size:var(--h1)}h3{font-size:var(--h2)}p{line-height:150%}a{font-weight:500;text-decoration:underline;color:#4263eb}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media screen and (max-width:767px){:root{--title:48px;--h1:40px;--h2:24px;--h3:16px;--body-text:16px}}header{background-color:#2125298c;backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);position:fixed;top:0;left:0;right:0;z-index:99999}.nav-bar{display:flex;align-items:center;justify-content:space-between;padding:32px 64px;max-width:var(--max-width);margin:0 auto;column-gap:48px}.nav-bar__logo{display:block;color:var(--white);font-weight:700;font-size:clamp(10px,10vw,var(--body-text));text-decoration:none;max-width:300px;text-align:center}.nav-bar__logo:focus,.nav-bar__logo:hover{color:#fff}.nav-bar__logo img,.nav-bar__logo svg{width:100%;height:85px}.nav-bar__links{list-style-type:none;display:flex;column-gap:64px;padding-left:0;text-decoration:none}.nav-bar__links a{text-decoration:none;color:var(--white);font-size:var(--nav-link);font-weight:700}.nav-bar__links a:hover{border-bottom:2px solid var(--white)}.hamburger-menu,.sidenav{display:none}.close-menu,.hamburger-menu{background:0 0;width:56px;min-width:56px;height:56px;min-height:56px;border:none;padding:0;cursor:pointer}.sidenav{overflow-y:scroll;visibility:hidden;position:fixed;top:0;bottom:0;height:100vh;width:min(90vw,450px);right:-100%;background-color:#21252959;backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);z-index:99999;padding:24px;box-shadow:-6px 0 24px #000000a4;transition:.25s ease-in-out}.sidenav.open{visibility:visible;right:0}.sidenav .nav-links{display:flex;flex-direction:column;font-size:var(--h1)}.sidenav .nav-links a{text-decoration:none;color:var(--white);margin-top:24px}.sidenav .nav-links a:focus,.sidenav .nav-links a:hover{text-decoration:underline}.sidenav .nav-links a:first-of-type{margin-top:64px}@media screen and (max-width:991px){.nav-bar{padding:24px 32px}}@media screen and (max-width:849px){.nav-bar__links{display:none}.hamburger-menu,.sidenav{display:block}}footer{background-color:var(--gray-9);align-items:center}.footer-container{display:flex;align-items:center;column-gap:64px;padding:24px 64px;justify-content:space-between;max-width:var(--max-width);margin:0 auto}.socials{list-style-type:none;display:flex;align-items:center;column-gap:32px;padding-left:0}.copyright{font-size:var(--body-text);color:var(--white)}@media screen and (max-width:991px){.footer-container{padding:24px 32px}}@media screen and (max-width:767px){.footer-container{flex-direction:column}.copyright{text-align:center}}.hero-index{background-image:url(/assets/067cbba44e8f73ca8818ec6261d5237a3d5cacb9/building-large.jpg)}.hero-careers{background-image:url(/assets/943ce46515d087ac22cfbe3286999a78ae31282d/careers-large.jpg)}.hero-contact{background-image:url(/assets/fb59b20efb95597353d4da8352c8e1a9897650f9/contact-large.jpg)}.hero{background-color:var(--gray-7);background-position:center;background-size:cover;min-height:max(80vh,500px);display:flex;align-items:center}.hero>h1{max-width:var(--max-width);margin:180px auto 154px;padding:0 64px;color:var(--white);font-size:clamp(var(--body-text),min(10vw,10vh),var(--title));text-shadow:0 6px 6px rgba(0,0,0,.45)}main{max-width:var(--max-width);margin:0 auto;padding:0 64px}.section{margin:64px 0}.section>h2{text-align:center}.our-services-section .img-container{border-radius:999px;background-color:var(--gray-1);width:80px;height:80px;padding:16px}.our-services-section .img-container img{width:100%;height:100%}.our-services-section .card-container{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.our-services-section .card-container>.card{flex:1 0 300px;width:100%;display:flex;flex-direction:column;align-items:center;padding:24px;border-radius:24px;border:3px solid var(--gray-1)}.our-services-section .card>.service-name{font-weight:700;text-align:center;margin-top:24px}.about-us-section .card-container{display:flex;gap:32px;flex-wrap:wrap;justify-content:center}.about-us-section .card{display:flex;flex-direction:column;flex:1 0 300px;border:3px solid var(--gray-1);border-radius:24px;padding:24px;flex-wrap:wrap}.about-us-section .card>h3{margin-top:16px;margin-bottom:8px;text-align:center}.reviews-section .card-container{display:flex;gap:32px;justify-content:center;overflow:scroll}.reviews-section .card{display:flex;flex-wrap:wrap;border:3px solid var(--gray-1);border-radius:24px;padding:24px;max-width:560px}.reviews-section .customer-info{display:flex;gap:16px;flex-direction:row}.reviews-section .photo{width:48px;height:48px;background-color:var(--gray-4);border-radius:48px;overflow:hidden}.reviews-section .photo img{width:100%;height:100%;object-fit:cover}.reviews-section .name-and-rating p{margin:0}.reviews-section .name-and-rating .name{font-weight:700}.reviews-section .review-text{margin-bottom:0}@media screen and (max-width:991px){main{padding:0 32px}.hero>h1{padding:0 32px}}@media screen and (max-width:767px){.about-us-section .card,.our-services-section .card-container>.card{flex:1 0 260px}.hero-index{background-image:url(/assets/cc9e08a14f17f0b9147e506f94a89813e2f1a933/building-medium.jpg)}.hero-careers{background-image:url(/assets/2be6425de5db6217d56693345afe69105f0a4ad7/careers-medium.jpg)}.hero-contact{background-image:url(/assets/cb4b790108ff4dd9784bd475f5c3c03bbbed4c21/contact-medium.jpg)}}