*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{box-sizing:inherit}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#0a0c45de;background-color:#fff;--background-colour-grey: #cfcfcf;--background-colour-dark: #213547;--background-colour-lightblue: #2978ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:600;color:#000;text-decoration:inherit}a:hover{text-decoration:underline;text-decoration-color:#2978ef}.header__contact-bar{height:60px;width:100%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-evenly;background-color:var(--background-colour-dark);color:#fff;padding:0 3rem}.header__contact-bar a,.header__contact bar p{color:#fff;padding:.7rem}.header__contact-bar a:hover{text-decoration:underline;text-decoration-color:#2978ef}.clock__icon{margin-right:.5rem}.header__wrapper{display:grid;grid-template-columns:repeat(5,1fr);margin:.5rem}.logo__container{grid-column:1/2}.logo__img{height:100px}nav{grid-column:2/5;align-self:center}.nav__links{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-evenly;list-style-type:none;font-size:1.4em}nav li{margin:1rem}.header__wrapper a:hover{color:var(--background-colour-lightblue);text-decoration:none}.CTA__btn-container{display:flex;align-items:center;justify-content:flex-start}.CTA__btn{height:80px}h1{font-size:3.5em;line-height:1.3}.hero__wrapper{background-image:url(/images/RLS_home_hero_opt.jpeg);background-color:#fff6;background-blend-mode:lighten;background-position:center;background-size:cover;height:600px;display:flex;justify-content:center;flex-flow:column nowrap}.hero__wrapper h1,.hero__wrapper h2{color:#000;margin:4rem 2rem .75rem}.services__grid{padding-bottom:4rem;background-color:#fff}.services__grid h2{font-size:2.5rem;padding:2rem}.services__grid-wrapper{margin:0 auto;margin-bottom:2rem;width:90%;display:grid;grid-template-columns:repeat(5,1fr);column-gap:.5rem}.services__grid-icon{font-size:4rem}.services__grid-column{color:#000;background-color:var(--background-colour-grey);border-radius:25px;padding:1.5rem;box-shadow:3px 5px 8px #a2a2a2}.services__grid-column h3{padding:.8rem;font-size:1.5rem}footer{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:4rem 2rem;margin-top:4rem;line-height:2}.footer__wrapper{background-color:#213547;color:#fff;padding-bottom:4rem}address{text-align:left;margin-left:2.5rem;width:30vw}footer a{text-decoration:none;color:#fff;padding:.5rem}.address__contact-link{display:flex;align-items:center}.address__icon{font-size:1.5rem}.footer__nav-container{width:30vw;text-align:left}.footer__nav-links{list-style-type:none;text-align:left}.footer__underline{width:90%;margin:0 auto;height:1px;background-color:#d3d3d3}.footer__underline--short{width:50%;margin:1rem 0;height:2px;background-color:#d3d3d3}.copyright{margin-top:2rem}button{border-radius:8px;border:1px solid transparent;padding:.8em 1.6em;font-size:1.8em;font-weight:500;font-family:inherit;background-color:#2978ef;cursor:pointer;transition:border-color .25s;margin:1rem}button:hover{background-color:var(--background-colour-dark)}button:focus,button:focus-visible{outline:4px solid orange}.about__hero-wrapper{background-image:url(/images/RLS_about_hero_opt.jpeg);background-position:center;background-repeat:no-repeat;background-size:100vw;background-color:#fff;background-blend-mode:darken;height:600px;display:flex;justify-content:center;flex-flow:column nowrap}.about__header-container{margin:4rem auto 2rem;padding:2rem;background-color:var(--background-colour-grey);opacity:.7;color:#000}.about__intro h2{font-size:2.5rem;margin:3rem 2rem 2rem}.about__intro h3{font-size:1.5rem;margin:3rem 2rem 2rem}.about__intro p{width:60%;margin:1.5em auto;font-size:1.5rem;line-height:1.8}.services__hero-wrapper{background-image:url(/images/RLS_services_hero_opt.jpeg);background-repeat:no-repeat;background-size:100vw;background-color:#fff;background-blend-mode:darken;height:600px;display:flex;justify-content:center;flex-flow:column nowrap}.services__hero-btn-container{margin-bottom:2rem}.services__header-container{margin:0 auto;padding:2rem;background-color:var(--background-colour-grey);opacity:.7;color:#000}.services__info{margin:3rem auto;width:80%;font-size:1.3rem;line-height:2}.services__info-underline{width:50%;margin:1rem auto;height:3px;background-color:var(--background-colour-dark)}.services__card-grid-wrapper{width:80%;margin:4rem auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:40px}.services__card{background-color:var(--background-colour-dark);color:#fff;font-size:1.3rem;padding:2rem 1.5rem}.services__card p{padding:1rem}.services__CTA-block p{margin:2rem 0 auto;padding:1rem;font-size:1.4rem}.contact__hero-wrapper{background-image:url(/images/RLS_contact_hero_opt.jpeg);background-position:center;background-repeat:no-repeat;background-size:100vw;background-color:#ffffff4d;background-blend-mode:darken;height:550px;display:flex;justify-content:center;flex-flow:column nowrap}.contact__header-container{margin:4rem auto 2rem;padding:2rem;background-color:var(--background-colour-grey);opacity:.9;color:#000}.contact__intro h2{font-size:2.5rem;margin:6rem 2rem 2rem}.contact__intro h3{font-size:1.5rem;margin:3rem 2rem 2rem}.contact__intro p{width:70%;margin:0 auto;font-size:1.3rem;line-height:2}.contact__page-btn{display:inline-flex;align-items:center}.contact__page-btn a{color:#fff;font-size:1.8rem}.contact__page-btn-icon{font-size:2.5rem;margin-right:1rem}.contact__page-btn a:hover{text-decoration:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (width <= 1450px){button{font-size:1.2rem}}@media (width <= 1200px){.services__grid-wrapper{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;row-gap:20px}}@media (width <= 1000px){.header__contact-bar h3{display:none}.logo__container{width:100%}.header__wrapper{display:flex;flex-flow:row wrap;justify-content:center}.CTA__btn-container{display:none}[class*=__hero-wrapper]{height:350px}}@media (width <=800px){.services__grid-wrapper{grid-template-columns:repeat(2,1fr)}}@media (width <= 720px){[class*=__header-container]{padding:.5rem}h1{font-size:2.5rem}.header__contact-bar{font-size:.7em}.nav__links{font-size:1em}.hero__wrapper h1{margin:2rem}[class*=__hero-wrapper]{padding:2rem}.services__header-container h2,.services__info-underline{display:none}@media (width <= 480px){[class*=__hero-wrapper]{padding:0;height:200px}.nav__links{margin-top:.5rem;border-top:1px solid var(--background-colour-dark)}.services__grid-wrapper,.services__card-grid-wrapper{grid-template-columns:repeat(1,1fr)}}}#root{margin:0 auto;text-align:center}
