@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.fade-in-effect{will-change:auto}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-effect{opacity:0;-webkit-animation:fadeIn ease-in .5s;-moz-animation:fadeIn ease-in .5s;animation:fadeIn ease-in .5s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;animation-duration:.5s}*,*:before,*:after{padding:0;margin:0}html,body{width:100%;max-width:100%}body{box-sizing:border-box}*,*:before,*:after,html,html:before,html:after,body,body:before,body:after{font-family:Inter,Helvetica,Arial,sans-serif,Covered By Your Grace,cursive}html{font-size:50%}body{font-size:2rem}body{background-color:var(--theme-color-background);color:var(--theme-color-text);transition:background-color .3s ease-in-out,color .3s ease-in-out}.theme-dark{--theme-color-text: white;--theme-color-background: #121212;--theme-color-separator: white;--theme-color-border: white;--theme-color-shadow: rgba(255, 255, 255, .25)}.header{z-index:3;width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.header{padding-inline:1.5rem}}@media screen and (max-width:425px){.header{padding-inline:1rem}}.header{background-color:#fff;position:relative}.header-call{font-size:1.6rem;font-weight:500;position:absolute;top:0;right:0;width:100%;height:4rem}@media screen and (max-width:425px){.header-call{font-size:1.2rem}}@media screen and (max-width:375px){.header-call{font-size:1rem}}.header-call__under-shape{z-index:1;position:absolute;top:0;right:0;background-color:gray;width:105rem;height:2rem}@media screen and (max-width:425px){.header-call__under-shape{width:50rem}}@media screen and (max-width:375px){.header-call__under-shape{width:44rem}}@media screen and (max-width:320px){.header-call__under-shape{width:39rem}}.header-call__under-shape{clip-path:polygon(2% 0,100% 0,100% 100%,0 100%)}.header-call__over-shape{z-index:2;color:#fff;position:absolute;top:0;right:0;display:flex;align-items:center;gap:8rem;background-color:#dd0606;width:90rem;height:4rem}@media screen and (max-width:425px){.header-call__over-shape{width:46rem;height:5rem;gap:4rem}}@media screen and (max-width:375px){.header-call__over-shape{width:42rem;height:4rem;font-size:1rem;gap:2rem}}@media screen and (max-width:320px){.header-call__over-shape{width:36rem;height:3.5rem;font-size:.9rem;gap:1rem}}.header-call__over-shape{clip-path:polygon(4% 0,100% 0,100% 100%,0 100%)}.header-call__details{margin-left:5rem}.header-call__cta{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border:1px solid white;border-radius:8px;white-space:nowrap}@media screen and (max-width:425px){.header-call__cta{margin-right:1rem;padding:.8rem 1rem;width:20rem;font-size:1.3rem}}@media screen and (max-width:375px){.header-call__cta{margin-right:1.5rem;padding:.5rem .8rem;width:17rem;font-size:1.2rem}}@media screen and (max-width:320px){.header-call__cta{margin-right:1rem;padding:.4rem .6rem;width:15rem;font-size:1.05rem}}.header-call__cta>a{color:#fff;text-decoration:none;transition:color .3s ease-in-out}.header-call__cta>a:hover{color:#ffffffb3}.header-nav{font-size:1.6rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin-inline:6rem;height:20rem}@media screen and (max-width:1280px){.header-nav{margin-inline:2rem;gap:.75rem}}@media screen and (min-width:1024px){.header-nav{margin-inline:3rem;gap:1rem}}@media screen and (max-width:768px){.header-nav{justify-content:center;margin-inline:1rem;gap:1rem}}@media screen and (max-width:425px){.header-nav{top:9rem;align-content:end;margin-bottom:1rem;gap:0rem;height:14rem;display:none}}@media screen and (max-width:375px){.header-nav{grid-template-columns:8rem 8rem 8rem 8rem 8rem}}@media screen and (max-width:320px){.header-nav{grid-template-columns:8rem 8rem 7rem 7rem 7rem;height:12rem}}.header-nav__logo{margin-right:3rem}@media screen and (max-width:768px){.header-nav__logo{margin-right:.5rem}}@media screen and (max-width:425px){.header-nav__logo{display:none;margin-right:0rem;grid-row-start:1;grid-row-end:3}}@media screen and (max-width:375px){.header-nav__logo{margin-left:-2rem}}@media screen and (max-width:320px){.header-nav__logo{margin-left:-1rem}}.header-nav__anchor{position:relative}@media screen and (max-width:425px){.header-nav__anchor{margin-right:0rem;grid-column-start:4;grid-row-start:2}}.header-nav__link{color:#000;font-size:1.8rem;font-weight:600;font-smooth:always;text-decoration:none;white-space:nowrap;display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease-in-out}@media screen and (max-width:1280px){.header-nav__link{font-size:1.4rem}}@media screen and (max-width:1024px){.header-nav__link{font-size:1.2rem}}@media screen and (max-width:768px){.header-nav__link{font-size:1.1rem;text-align:center;width:fit-content}}@media screen and (max-width:425px){.header-nav__link{display:flex;align-items:center;justify-content:center;font-size:1rem;text-align:center;box-shadow:none;padding:0;border:transparent;border-style:inset;border-radius:.5rem}}@media screen and (max-width:320px){.header-nav__link{font-size:.9rem}}.header-nav__link:hover,.header-nav__link--active{color:#dd0606}.header-nav__cta{color:#fff;font-size:1.8rem;font-weight:500;text-decoration:none;display:flex;align-items:center;justify-content:center;height:5rem;width:17rem;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#000;border:1px black solid;border-radius:5px}@media screen and (max-width:768px){.header-nav__cta{font-size:1.4rem;height:4rem;width:10rem;text-align:center}}@media screen and (max-width:425px){.header-nav__cta{margin-right:0rem;grid-row-start:2;grid-column-start:5}}@media screen and (max-width:375px){.header-nav__cta{font-size:1.2rem}}@media screen and (max-width:320px){.header-nav__cta{font-size:1.1rem;height:3rem;width:8rem}}.header-nav__cta{transition:color .3s ease-in-out,background-color .3s ease-in-out}.header-nav__cta:hover{color:#000;background-color:#fff}.header-menu{z-index:-1;visibility:hidden;color:#000;position:absolute;top:2.4rem;left:-2rem;display:flex;justify-content:center;flex-flow:column;height:fit-content;width:26rem;background-color:#fafafa;opacity:0}@media screen and (max-width:768px){.header-menu{left:0rem;top:3rem;width:14rem;border-radius:5px}}.header-menu{transition:z-index .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.header-menu--active{visibility:visible;z-index:3;opacity:1}.header-menu__link{color:#000;font-weight:600;text-decoration:none;padding:1.4rem 4rem}@media screen and (max-width:768px){.header-menu__link{font-size:1.2rem;padding:.7rem 1rem}}.header-menu__link{transition:color .3s ease-in-out,background-color .3s ease-in-out}.header-menu__link:hover{color:red;background-color:#f1f1f1}.header-menu__divider:not(:last-child){height:2px;width:100%;background-color:#f1f1f1}.header-nav-mob-menu{display:none}@media screen and (max-width:425px){.header-nav-mob-menu{display:block;font-size:1.6rem;text-align:center;box-shadow:none;padding:0;border:transparent;border-style:inset;border-radius:.5rem;margin-left:-2rem;padding-top:5rem;height:fit-content}}.header-nav-mob-menu__container{display:flex;align-items:center;justify-content:space-between}.header-nav-mob-menu__container:first-child{padding-left:2rem}.header-nav-mob-menu-main{position:relative}.header-nav-mob-menu-main__btn{color:#fff;font-size:1.8rem;font-weight:500;text-decoration:none;display:flex;align-items:center;justify-content:center;margin-right:1.6rem;height:4rem;width:10rem;background-color:#000;border:1px black solid;border-radius:5px;-webkit-user-select:none;user-select:none;cursor:pointer;transition:color .3s ease-in-out,background-color .3s ease-in-out}.header-nav-mob-menu-main__btn:hover{color:#000;background-color:#fff}.header-nav-mob-menu-main-overlay{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#00000080}.header-nav-mob-menu-main-overlay__container{position:fixed;top:25%;left:0;height:fit-content;width:100%;background-color:#fff}.header-nav-mob-menu-main-overlay__btn{position:absolute;padding-top:.7rem;top:0;right:3%;-webkit-user-select:none;user-select:none;cursor:pointer}.header-nav-mob-menu-main-overlay__nav{display:flex;align-items:center;justify-content:center;flex-flow:column}.header-nav-mob-menu-main-overlay__link{color:#000;text-decoration:none;-webkit-user-select:none;user-select:none;cursor:pointer;border-bottom:1px solid black;padding:1rem 0;width:100%;transition:color .3s ease-in-out,background-color .3s ease-in-out}.header-nav-mob-menu-main-overlay__link:hover{background-color:#d3d3d3}.header-nav-mob-menu-main-overlay__link:last-child{border-bottom:none}.header-nav-mob-menu-main-overlay__link--services,.header-nav-mob-menu-main-overlay__link--back{display:flex;align-items:center;justify-content:center}.header-nav-mob-menu-main-overlay__arrow{display:flex;align-items:center;justify-content:center;height:0}.header-nav-mob-menu-main-overlay__arrow--forward{transform:rotate(-90deg) scale(.7)}.header-nav-mob-menu-main-overlay__arrow--back{transform:rotate(90deg) scale(.7)}.footer{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.footer{padding-inline:1.5rem}}@media screen and (max-width:425px){.footer{padding-inline:1rem}}.footer{color:#fff;display:flex;gap:6rem;background-color:#000;min-height:40rem}@media screen and (max-width:1440px){.footer{gap:3rem}}@media screen and (max-width:768px){.footer{gap:0;min-height:auto;padding-block:2rem}}.footer-serve{width:100%}.footer-left{color:#000;display:flex;align-items:stretch;justify-content:center;flex-flow:column;flex-shrink:0}@media screen and (max-width:768px){.footer-left{display:none}}.footer-left__logo{position:relative;overflow:hidden;flex-shrink:0}.footer-left__logo>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.footer-left__logo{height:100%;min-height:30rem;width:32rem}@media screen and (max-width:1440px){.footer-left__logo{width:26rem}}.footer-right{margin-top:3rem;width:100%}@media screen and (max-width:320px){.footer-right{margin:1rem}}.footer-right-top{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;min-height:26rem}@media screen and (max-width:768px){.footer-right-top{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;min-height:auto}}@media screen and (max-width:425px){.footer-right-top{gap:2rem}}.footer-right-top{border-bottom:2px solid gray}.footer-right-top__col{font-size:1.5rem;display:flex;flex-flow:column;gap:1rem}@media screen and (max-width:768px){.footer-right-top__col{font-size:1.3rem;gap:.8rem;width:auto}}@media screen and (max-width:425px){.footer-right-top__col{font-size:1.2rem;gap:.7rem}}@media screen and (max-width:425px){.footer-right-top__col:last-child>:last-child:last-child{font-size:.8rem}}@media screen and (max-width:425px)and (max-width:320px){.footer-right-top__col:last-child>:last-child:last-child{font-weight:600;font-size:1rem}}.footer-right-top__col>div{font-weight:500}.footer-right-top__col>div:first-child{font-size:1.6rem;font-weight:700;margin-bottom:2rem}@media screen and (max-width:425px){.footer-right-top__col>div:first-child{font-size:1rem;margin-bottom:1rem}}.footer-right-top__col>a{color:red;text-decoration:none;cursor:pointer;transition:color .3s ease-in-out}.footer-right-top__col>a:hover{color:#a5a4a4}.footer-right-btm{font-size:1.6rem;display:grid;grid-template-columns:2fr 1fr 1fr;margin-top:2rem}.footer-right-btm__left{color:#a5a4a4}@media screen and (max-width:768px){.footer-right-btm__left{font-size:1rem}}@media screen and (max-width:375px){.footer-right-btm__left{font-size:.9rem}}@media screen and (max-width:320px){.footer-right-btm__left{font-size:1rem}}.footer-right-btm__middle{font-size:1.8rem;font-weight:500;display:flex;gap:1rem}.footer-right-btm__right{display:flex;justify-content:center}.footer-right-btm__right>div,.footer-right-btm__right>a{color:#fff;font-size:3rem;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;height:5rem;width:5rem;border-radius:50%;background-color:#dd0606}@media screen and (max-width:375px){.footer-right-btm__right>div,.footer-right-btm__right>a{font-size:2.6rem;height:4rem;width:4rem}}.footer-right-btm__right>div,.footer-right-btm__right>a{transition:filter .3s ease-in-out}.footer-right-btm__right>div:hover,.footer-right-btm__right>a:hover{filter:brightness(.8)}.footer-right-btm__right>div:active,.footer-right-btm__right>a:active{filter:brightness(.6)}.page-hero{position:relative}.page-hero__img{height:40rem;position:relative;overflow:hidden;flex-shrink:0}.page-hero__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.page-hero__cta{color:#fff;position:absolute;top:0;left:0;display:flex;justify-content:center;flex-flow:column;gap:2rem;background-color:#00000080;height:100%;width:100%;box-sizing:border-box;padding-inline:2rem;overflow:hidden}.page-hero__cta>div,.page-hero__cta>a{margin-left:10rem}@media screen and (max-width:375px){.page-hero__cta>div,.page-hero__cta>a{margin-left:auto;margin-right:auto}}@media screen and (max-width:320px){.page-hero__cta>div,.page-hero__cta>a{margin-left:auto;margin-right:auto}}.page-hero__cta>div{font-size:5rem;font-weight:600;max-width:100%;word-wrap:break-word}@media screen and (max-width:375px){.page-hero__cta>div{font-size:3.2rem}}@media screen and (max-width:320px){.page-hero__cta>div{font-size:2.8rem}}.page-hero__cta>a{color:#dd0606;font-size:2.5rem;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;height:6rem;width:30rem;background-color:#fff;border-radius:5px}@media screen and (max-width:320px){.page-hero__cta>a{font-size:2rem;height:5rem;width:25rem}}.page-hero__cta>a>span{font-weight:900;margin-top:-.6rem}.main-logo{position:relative;overflow:hidden;flex-shrink:0}.main-logo>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.main-logo{display:block;object-fit:contain;aspect-ratio:16/9;width:30rem}@media screen and (max-width:768px){.main-logo{width:18rem}}@media screen and (max-width:425px){.main-logo{width:24rem}}.general-about{display:flex;align-items:center;justify-content:space-between;flex-flow:wrap;padding-inline:10rem;margin-bottom:8rem}@media screen and (max-width:1024px){.general-about{padding-inline:6rem}}@media screen and (max-width:768px){.general-about{padding-inline:2rem}}@media screen and (max-width:425px){.general-about{padding-inline:1rem}}.general-about__tagline{color:#dd0606;font-size:2.4rem;font-weight:600}@media screen and (max-width:768px){.general-about__tagline{text-align:center}}@media screen and (max-width:425px){.general-about__tagline{font-size:1.4rem}}.general-about__title{font-weight:800;font-size:3.6rem;width:60rem;margin-top:2rem;margin-bottom:4rem}@media screen and (max-width:768px){.general-about__title{text-align:center}}@media screen and (max-width:425px){.general-about__title{width:40rem;font-size:3rem;margin:2rem auto 4rem}}@media screen and (max-width:375px){.general-about__title{width:35rem;font-size:2.6rem;margin:2rem auto 4rem}}@media screen and (max-width:320px){.general-about__title{width:30rem;font-size:2.4rem}}.general-about__title>div>span{color:#dd0606}@media screen and (max-width:768px){.general-about__title>div>span{margin:auto}}.general-about__title>div:nth-child(2){margin-top:1rem;background-color:#dd0606;height:.6rem;width:18rem}@media screen and (max-width:768px){.general-about__title>div:nth-child(2){margin-left:9.9rem}}@media screen and (max-width:425px){.general-about__title>div:nth-child(2){display:none}}.general-about__details{font-size:2.2rem;font-weight:500;line-height:32px;display:flex;align-items:center;justify-content:center;flex-flow:column;gap:1rem}@media screen and (max-width:768px){.general-about__details{font-size:1.8rem;line-height:24px}}@media screen and (max-width:425px){.general-about__details{font-size:1.2rem;line-height:16px}}@media screen and (max-width:375px){.general-about__details{font-size:1.1rem}}@media screen and (max-width:320px){.general-about__details{font-size:1rem}}.general-about__details>div:first-child{width:95rem}@media screen and (max-width:768px){.general-about__details>div:first-child{width:70rem}}@media screen and (max-width:425px){.general-about__details>div:first-child{width:30rem}}@media screen and (max-width:320px){.general-about__details>div:first-child{width:27rem}}.general-about__details>div>a{color:#dd0606}.general-about__left{margin-inline:auto}.general-about__right{width:20rem;height:24rem;margin-inline:auto}.general-about__img{position:relative;overflow:hidden;flex-shrink:0}.general-about__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.general-about__img{height:100%;width:100%}.block-expert__pre-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}.block-expert__title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:8rem}.block-expert-cont{display:flex;justify-content:space-between;margin:2rem 8rem}@media screen and (max-width:425px){.block-expert-cont{margin:2rem}}.block-expert-left{display:flex;flex-flow:column;gap:1rem}.block-expert-left__title{font-weight:700}.block-expert-left__divider{height:2px;width:62rem;background-color:#00f}.block-expert-left__option{color:#333;padding:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .3s ease-in-out}@media screen and (max-width:375px){.block-expert-left__option{font-size:1.8rem}}@media screen and (max-width:320px){.block-expert-left__option{font-size:1.5rem}}.block-expert-left__option:hover{background-color:#eee}.block-expert-left__option--active{background-color:#add8e680}.block-expert-right{display:flex;flex-flow:column;gap:1rem;padding:4rem;margin-left:6rem;margin-bottom:4rem;height:30rem;width:120rem;box-shadow:0 0 15px #00000080}@media screen and (max-width:768px){.block-expert-right{height:35rem}}@media screen and (max-width:425px){.block-expert-right{padding:1rem;margin-left:2rem;margin-bottom:4rem}}@media screen and (max-width:375px){.block-expert-right{height:fit-content}}.block-expert-right__title{font-size:1.6rem;font-weight:700}.block-expert-right__details{color:#333;font-size:1.8rem;line-height:32px}@media screen and (max-width:768px){.block-expert-right__details{font-size:1.6rem;line-height:24px}}@media screen and (max-width:425px){.block-expert-right__details{font-size:1.4rem;line-height:16px}}.block-heading{display:grid;align-items:center;justify-items:center;grid-template-columns:repeat(2,1fr);margin:16rem 0rem}@media screen and (max-width:1024px){.block-heading{margin:14rem 4rem}}@media screen and (max-width:768px){.block-heading{display:flex;flex-direction:column;margin:8rem 3rem;text-align:center}}@media screen and (max-width:768px)and (max-width:425px){.block-heading{margin:4rem 3rem}}.block-heading__title{font-size:2.6rem;font-weight:500}@media screen and (max-width:425px){.block-heading__title{font-size:2rem}}@media screen and (max-width:320px){.block-heading__title{font-size:1.8rem}}.block-heading__details{line-height:32px}@media screen and (max-width:1024px){.block-heading__details{font-size:1.8rem;line-height:24px}}@media screen and (max-width:768px){.block-heading__details{font-size:1.5rem;line-height:24px}}@media screen and (max-width:425px){.block-heading__details{font-size:1.5rem;line-height:16px;margin:auto;width:44rem}}@media screen and (max-width:320px){.block-heading__details{font-size:1.3rem;width:36rem}}.block-heading__img{position:relative;overflow:hidden;flex-shrink:0}.block-heading__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.block-heading>div{display:flex;justify-content:center;flex-flow:column;gap:2rem;height:35rem;width:70rem}@media screen and (max-width:1024px){.block-heading>div{margin:1rem;width:50rem}}@media screen and (max-width:425px){.block-heading>div{width:44rem}}@media screen and (max-width:320px){.block-heading>div{width:40rem}}.block-info{color:#fff;display:flex;justify-content:center;gap:10rem;height:fit-content;padding:10rem;background-color:#444}@media screen and (max-width:768px){.block-info{display:flex;flex-direction:column;align-items:center;align-content:center}}@media screen and (max-width:425px){.block-info{padding:6rem;gap:6rem}}.block-info__tagline{width:70rem}@media screen and (max-width:425px){.block-info__tagline{width:50rem}}@media screen and (max-width:375px){.block-info__tagline{width:40rem}}@media screen and (max-width:320px){.block-info__tagline{width:36rem}}.block-info__pre-title{color:#fff9;font-weight:500;font-size:2rem}.block-info__title{font-size:3.6rem;font-weight:700;margin-top:1rem}@media screen and (max-width:425px){.block-info__title{font-size:3rem}}.block-info__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}@media screen and (max-width:320px){.block-info__cards{gap:2rem}}.block-info-card{display:flex;flex-flow:column;gap:1.4rem;height:fit-content;width:25rem}@media screen and (max-width:425px){.block-info-card{width:18rem}}@media screen and (max-width:320px){.block-info-card{width:16rem;gap:1.2rem}}.block-info-card__img{display:flex;align-items:center;justify-content:center;height:1rem;width:1rem;padding:2rem;background-color:#000;border-radius:50%}@media screen and (max-width:425px){.block-info-card__img{padding:1.6rem;height:.8rem;width:.8rem}}.block-info-card__title{font-size:1.8rem;font-weight:600}.block-info-card__details{font-size:1.6rem;line-height:32px}@media screen and (max-width:425px){.block-info-card__details{font-size:1.4rem;line-height:16px}}.block-learn-more{display:grid;align-items:last baseline;justify-items:center;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}@media screen and (max-width:1024px){.block-learn-more{margin:auto;width:95%}}@media screen and (max-width:768px){.block-learn-more{display:flex;flex-direction:row;margin-left:2rem;width:90%}}@media screen and (max-width:425px){.block-learn-more{margin-left:1.4rem}}@media screen and (max-width:375px){.block-learn-more{margin-left:auto;margin-right:auto}}.block-learn-more__title{font-size:3.6rem;font-weight:600;margin-bottom:6rem}@media screen and (max-width:1024px){.block-learn-more__title{margin:auto;margin-bottom:6rem;width:95%}}@media screen and (max-width:425px){.block-learn-more__title{margin-left:1.4rem}}@media screen and (max-width:375px){.block-learn-more__title{margin-left:auto;margin-right:auto;text-align:center}}.block-learn-more__title>span{color:#dd0606}.block-learn-more-card{display:grid;grid-template-rows:1fr 5rem 15rem 20rem}.block-learn-more-card__img{position:relative;overflow:hidden;flex-shrink:0}.block-learn-more-card__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.block-learn-more-card__img{height:50rem;width:100%;margin-bottom:2rem}@media screen and (max-width:1024px){.block-learn-more-card__img{height:45rem}}@media screen and (max-width:768px){.block-learn-more-card__img{height:15rem;width:30rem}}@media screen and (max-width:425px){.block-learn-more-card__img{height:10rem;width:16rem}}@media screen and (max-width:375px){.block-learn-more-card__img{grid-template-rows:1fr 5rem 15rem 15rem;height:8rem;width:13rem}}@media screen and (max-width:320px){.block-learn-more-card__img{height:7rem;width:11rem}}.block-learn-more-card__title{font-size:2.4rem;font-weight:700}@media screen and (max-width:425px){.block-learn-more-card__title{font-size:1.8rem}}@media screen and (max-width:768px){.block-learn-more-card__details{font-size:1.8rem;width:28rem}}@media screen and (max-width:425px){.block-learn-more-card__details{font-size:1.4rem;width:16rem}}@media screen and (max-width:375px){.block-learn-more-card__details{font-size:1.2rem;height:8rem;width:13rem}}@media screen and (max-width:320px){.block-learn-more-card__details{font-size:1rem;height:7rem;width:11rem}}.block-learn-more-card>a{margin-top:4rem}@media screen and (max-width:768px){.block-learn-more-card>a{margin-top:5rem}}@media screen and (max-width:425px){.block-learn-more-card>a{margin-top:8rem}}@media screen and (max-width:375px){.block-learn-more-card>a{font-size:1.2rem;margin-top:6rem;height:4rem;width:11rem}}@media screen and (max-width:320px){.block-learn-more-card>a{font-size:1rem;margin-top:4rem;height:3.5rem;width:9rem}}.block-quote{color:#fff;display:flex;align-items:center;justify-content:center;flex-flow:column;gap:5rem;height:50rem;width:100%;background-color:#000}.block-quote__title{font-size:4rem;font-weight:700}@media screen and (max-width:425px){.block-quote__title{margin:0rem auto;font-size:3rem}}@media screen and (max-width:375px){.block-quote__title{font-size:2.6rem}}@media screen and (max-width:320px){.block-quote__title{font-size:2.2rem}}.block-quote__link{color:#fff;font-size:2rem;font-weight:500;text-decoration:none;padding:1.6rem 3rem;background-color:#dd0606;border:1px #dd0606 solid;border-radius:50px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease-in-out,background-color .3s ease-in-out}.block-quote__link:hover{color:#dd0606;background-color:#fff}.block-quote__link:active{color:#dd0606;background-color:#d3d3d3}.block-spacer{margin:8rem 0rem}.general-link{color:#fff;font-size:1.8rem;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;height:5rem;width:16rem;-webkit-user-select:none;user-select:none;background-color:#dd0606;border:1px #dd0606 solid;border-radius:5px;transition:color .3s ease-in-out,background-color .3s ease-in-out}.general-link:hover{color:#dd0606;background-color:#fff}@keyframes floating-estimate-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.floating-estimate-cta{position:fixed;bottom:2.5rem;right:2.5rem;z-index:1000;color:#fff;font-size:1.8rem;font-weight:600;text-decoration:none;text-align:center;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;height:6rem;padding-inline:2.5rem;background-color:#dd0606;border:2px solid white;border-radius:999px;box-shadow:0 8px 24px #00000040;-webkit-user-select:none;user-select:none;cursor:pointer;animation:floating-estimate-bob 3s ease-in-out infinite;transition:color .3s ease-in-out,background-color .3s ease-in-out,transform .2s ease}.floating-estimate-cta:hover{color:#dd0606;background-color:#fff;border-color:#dd0606}@media screen and (max-width:320px){.floating-estimate-cta{bottom:1.5rem;right:1.5rem;font-size:1.5rem;height:5rem;padding-inline:2rem}}.info-main-img{height:70rem;width:90rem}@media screen and (max-width:1024px){.info-main-img{height:45rem;width:58rem;margin:1rem}}@media screen and (max-width:768px){.info-main-img{height:40rem;width:40rem}}@media screen and (max-width:425px){.info-main-img{height:30rem;width:24rem}}@media screen and (max-width:375px){.info-main-img{height:24rem;width:18rem}}@media screen and (max-width:320px){.info-main-img{height:22rem;width:16rem}}.info-main-img{position:relative;overflow:hidden;flex-shrink:0}.info-main-img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.info-wide-img{z-index:3;height:40rem;position:relative;overflow:hidden;flex-shrink:0}.info-wide-img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width:1024px){.info-wide-img{height:35rem;margin:1rem}}@media screen and (max-width:768px){.info-wide-img{width:30rem}}@media screen and (max-width:425px){.info-wide-img{height:30rem;width:18rem}}@media screen and (max-width:375px){.info-wide-img{height:26rem;width:100%}}@media screen and (max-width:320px){.info-wide-img{height:22rem;width:100%}}.info-main-card{display:flex;justify-content:space-between;align-items:center;flex-flow:column;padding:2rem;margin-top:-5rem;height:fit-content;width:65rem;box-shadow:0 0 20px #00000080}@media screen and (max-width:1024px){.info-main-card{height:fit-content;margin-top:0rem;margin:1rem}}@media screen and (max-width:768px){.info-main-card{height:53rem;margin:1rem;padding:1rem;box-shadow:1px 1px 6px #00000080;outline:1px solid black;border-radius:0}}@media screen and (max-width:425px){.info-main-card{width:40rem;margin:1rem;padding:1rem;height:fit-content;gap:1rem}}.info-main-card__title{font-size:3rem;font-weight:600;text-decoration:underline}@media screen and (max-width:768px){.info-main-card__title{font-size:2rem;text-align:center}}.info-main-card__details{font-size:1.8rem;font-weight:500;line-height:25.6px;margin:2rem 0rem}@media screen and (max-width:768px){.info-main-card__details{font-size:1.5rem;font-weight:500;line-height:16px;text-align:center;width:26rem}}@media screen and (max-width:425px){.info-main-card__details{font-size:1.3rem;line-height:12.8px;width:20rem}}@media screen and (max-width:320px){.info-main-card__details{margin:0rem;font-size:1.2rem;width:18rem}}.info-sub-card{display:flex;justify-content:space-between;flex-flow:column;padding:2rem}@media screen and (max-width:425px){.info-sub-card{padding:1rem;justify-content:center}}.info-sub-card__pre-title{font-size:1.6rem;font-weight:500}@media screen and (max-width:375px){.info-sub-card__pre-title{font-size:1.4rem}}@media screen and (max-width:320px){.info-sub-card__pre-title{font-size:1.2rem}}.info-sub-card__title{font-size:3rem;font-weight:700}@media screen and (max-width:375px){.info-sub-card__title{font-size:2.2rem}}@media screen and (max-width:320px){.info-sub-card__title{font-size:2rem}}.info-sub-card__details{font-size:1.8rem;font-weight:500;line-height:32px;margin:2rem 0}@media screen and (max-width:768px){.info-sub-card__details{font-size:1.6rem;line-height:20px;margin:1rem 0}}@media screen and (max-width:425px){.info-sub-card__details{font-size:1.4rem;line-height:16px}}@media screen and (max-width:375px){.info-sub-card__details{font-size:1.2rem}}@media screen and (max-width:320px){.info-sub-card__details{font-size:1.1rem;line-height:1.5rem}}.info-sub-card__link{color:#fff;font-size:1.8rem;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;height:4.4rem;width:30rem;-webkit-user-select:none;user-select:none;background-color:#dd0606;border:1px #dd0606 solid;border-radius:5px;transition:color .3s ease-in-out,background-color .3s ease-in-out}@media screen and (max-width:375px){.info-sub-card__link{padding:0rem 1rem;font-size:1.5rem;width:fit-content}}@media screen and (max-width:320px){.info-sub-card__link{font-size:1.2rem}}.info-sub-card__link:hover{color:#dd0606;background-color:#fff}.info-sub-card__link:hover .info-sub-card__arrow{color:#fff;background-color:#dd0606}.info-sub-card__arrow{color:#dd0606;font-weight:900;position:relative;height:2rem;width:2rem;padding:.4rem;background-color:#fff;border-radius:50%;transition:color .3s ease-in-out,background-color .3s ease-in-out}.info-sub-card__arrow>div{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.info-points-card{display:flex;justify-content:center;flex-flow:column;gap:5rem;height:fit-content;width:50rem}@media screen and (max-width:425px){.info-points-card{width:20rem;gap:3rem}}.info-points-card__pre-title{font-size:2rem;font-weight:700;margin-bottom:-3rem}@media screen and (max-width:425px){.info-points-card__pre-title{font-size:2rem;font-weight:600;margin-bottom:-1rem}}@media screen and (max-width:375px){.info-points-card__pre-title{font-size:1.4rem}}@media screen and (max-width:320px){.info-points-card__pre-title{font-size:1.2rem}}.info-points-card__title{font-size:4rem;font-weight:900}@media screen and (max-width:425px){.info-points-card__title{text-align:center;font-size:2.2rem;font-weight:700}}@media screen and (max-width:320px){.info-points-card__title{font-size:2rem}}.info-points-card__points{display:flex;justify-content:center;flex-flow:column;gap:1rem}@media screen and (max-width:425px){.info-points-card__points{gap:1rem}}.info-points-card__point{color:#333;font-size:1.8rem;display:flex;align-items:center}@media screen and (max-width:425px){.info-points-card__point{font-size:1.4rem}}@media screen and (max-width:375px){.info-points-card__point{font-size:1.2rem}}@media screen and (max-width:320px){.info-points-card__point{font-size:1rem}}.info-points-card__point>span{color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:1rem;height:2rem;width:2rem;padding:.5rem;background-color:#dd0606;border-radius:50%}@media screen and (max-width:425px){.info-points-card__point>span{height:1.2rem;width:1.2rem}}.info-points-card__link{color:#fff;font-size:1.8rem;font-weight:500;text-decoration:none;display:flex;align-items:center;justify-content:center;height:5rem;width:30rem;background-color:#dd0606;border:1px solid #dd0606;border-radius:5px;transition:color .3s ease-in-out,background-color .3s ease-in-out}@media screen and (max-width:425px){.info-points-card__link{font-size:1.5rem;width:23rem}}@media screen and (max-width:375px){.info-points-card__link{padding:0rem .5rem;font-size:1.3rem;width:fit-content}}@media screen and (max-width:320px){.info-points-card__link{font-size:1.2rem}}.info-points-card__link:hover{color:#dd0606;background-color:#fff}.info-points-card__link:hover .info-points-card__arrow{color:#fff;background-color:#dd0606}.info-points-card__arrow{color:#dd0606;font-weight:900;position:relative;height:2rem;width:2rem;padding:.4rem;background-color:#fff;border-radius:50%;transition:color .3s ease-in-out,background-color .3s ease-in-out}@media screen and (max-width:375px){.info-points-card__arrow{height:1.8rem;width:1.8rem;padding:.3rem}}@media screen and (max-width:320px){.info-points-card__arrow{height:1.6rem;width:1.6rem;padding:.2rem}}.info-points-card__arrow>div{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.general-carousel{position:relative;padding:1rem;height:80rem;overflow:hidden}@media screen and (max-width:425px){.general-carousel{height:70rem}}@media screen and (max-width:375px){.general-carousel{height:64rem}}@media screen and (max-width:320px){.general-carousel{height:60rem}}.general-carousel__img{position:relative;overflow:hidden;flex-shrink:0}.general-carousel__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.general-carousel__img{position:absolute;inset:0;flex-shrink:0;height:100%;width:100%;margin-right:0}.general-carousel__img-overlay{position:absolute;inset:0;height:100%;width:100%;background-color:#00000080}.general-carousel-content{z-index:3;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:space-around;flex-flow:column;height:100%;width:100%}@media screen and (max-width:375px){.general-carousel-content{height:70rem;gap:0rem;justify-content:space-evenly}}@media screen and (max-width:320px){.general-carousel-content{height:66rem}}.general-carousel-content__header{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem}.general-carousel-content__pre-title{color:#dd0606;font-size:2.4rem;font-weight:700}.general-carousel-content__title{color:#fff;font-size:3.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem}@media screen and (max-width:768px){.general-carousel-content__title{font-size:3rem;gap:1.4rem}}@media screen and (max-width:425px){.general-carousel-content__title{font-size:2rem;line-height:16px;gap:1rem}}.general-carousel-content__title>div>span{color:#dd0606}.general-carousel-content__divider{height:.8rem;width:10rem;margin-top:1rem;background-color:#dd0606;border-radius:10px}@media screen and (max-width:425px){.general-carousel-content__divider{margin-top:0rem}}.general-carousel-content__testimonial{text-align:center;display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem;margin-bottom:-8rem;width:70%}@media screen and (max-width:768px){.general-carousel-content__testimonial{gap:8rem}}@media screen and (max-width:425px){.general-carousel-content__testimonial{margin-bottom:0rem;width:80%}}@media screen and (max-width:375px){.general-carousel-content__testimonial{gap:2rem;height:50rem}}@media screen and (max-width:320px){.general-carousel-content__testimonial{gap:1rem}}.general-carousel-content__statement{font-size:2rem;font-style:italic;height:23rem}@media screen and (max-width:768px){.general-carousel-content__statement{height:20rem}}@media screen and (max-width:425px){.general-carousel-content__statement{font-size:1.5rem;height:auto;min-height:18rem;padding-top:0}}@media screen and (max-width:375px){.general-carousel-content__statement{font-size:1.4rem;height:auto;min-height:16rem;padding-top:0}}@media screen and (max-width:320px){.general-carousel-content__statement{font-size:1.3rem;height:auto;min-height:14rem}}.general-carousel-content__rating{display:flex;align-items:center;justify-content:center;gap:2rem}@media screen and (max-width:375px){.general-carousel-content__rating{margin-top:3rem;gap:1.8rem}.general-carousel-content__rating>object{height:25px;width:25px}}.general-carousel-content__name{font-size:2.6rem;font-weight:700}@media screen and (max-width:375px){.general-carousel-content__name{font-size:2.2rem}}@media screen and (max-width:320px){.general-carousel-content__name{font-size:2rem}}.general-carousel-content__location{padding-bottom:12rem;font-size:2.2rem}@media screen and (max-width:425px){.general-carousel-content__location{padding-bottom:0;font-size:1.8rem}}@media screen and (max-width:375px){.general-carousel-content__location{font-size:1.6rem;padding-bottom:0}}@media screen and (max-width:320px){.general-carousel-content__location{font-size:1.4rem;padding-bottom:0}}.general-carousel-content__location>span{font-weight:700}.general-carousel-controls__btn{padding:.7rem 2.6rem;background-color:#ffffffe6;transition:background-color .3s ease-in-out}@media screen and (max-width:768px){.general-carousel-controls__btn{margin-top:auto;margin-bottom:-2rem}}@media screen and (max-width:425px){.general-carousel-controls__btn{margin-top:auto;margin-bottom:0rem}}.general-carousel-controls__btn:hover{background-color:#ffffffb3}.general-carousel-controls__btn:active{background-color:#fff9}.general-carousel-controls__btn--active{background-color:#dd0606cc}.general-carousel-controls__btn--middle{border-radius:20px}.general-carousel-controls__left,.general-carousel-controls__right{width:15rem}@media screen and (max-width:425px){.general-carousel-controls__left,.general-carousel-controls__right{width:4rem}}.general-carousel-controls__left,.general-carousel-controls__middle,.general-carousel-controls__right{z-index:3;position:absolute;cursor:pointer;-webkit-user-select:none;user-select:none}.general-carousel-controls__left{top:50%;display:flex;align-items:center;justify-content:center;height:100%;background:linear-gradient(90deg,#ffffff80,#fff0);transform:translateY(-50%)}.general-carousel-controls__middle{left:50%;bottom:4.5rem;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;border-radius:20px}.general-carousel-controls__right{top:50%;right:0;display:flex;align-items:center;justify-content:center;height:100%;background:linear-gradient(270deg,#ffffff80,#fff0);transform:translateY(-50%)}.we-serve{display:flex;align-items:center;justify-content:center;flex-flow:column;padding-top:4rem;padding-bottom:8rem;background-color:#eee}.we-serve__title{display:flex;align-items:center;justify-content:center;flex-flow:column}.we-serve__title>div{font-weight:600}.we-serve__title>div:nth-child(1){color:green;font-size:2.4rem}.we-serve__title>div:nth-child(2){font-size:3rem}.we-serve__cards{display:flex;align-items:flex-start;justify-content:center;margin-top:5rem;width:100%}@media screen and (max-width:425px){.we-serve__cards{flex-wrap:wrap;gap:2rem 0;padding-inline:1rem}}.we-serve__card{position:relative;display:flex;align-items:center;justify-content:center;flex-flow:column;padding-inline:4rem;height:22rem;width:15rem;border-right:2px black solid}@media screen and (max-width:768px){.we-serve__card{padding-inline:2rem;height:15rem;width:10rem}}@media screen and (max-width:425px){.we-serve__card{padding-inline:.6rem;height:12rem;width:10rem;border-right:none}}@media screen and (max-width:375px){.we-serve__card{padding-inline:.4rem;height:11rem;width:9rem}}@media screen and (max-width:320px){.we-serve__card{padding-inline:.3rem;height:10rem;width:7.5rem}}.we-serve__card:last-child{border-right:none}@media screen and (max-width:768px){.we-serve__card>div>img{height:15rem;width:10rem}}@media screen and (max-width:425px){.we-serve__card>div>img{height:8rem;width:8rem}}@media screen and (max-width:375px){.we-serve__card>div>img{height:7rem;width:7rem}}@media screen and (max-width:320px){.we-serve__card>div>img{height:6rem;width:6rem}}.we-serve__card>div:last-child{color:#c70000;font-size:2.2rem;font-weight:700;position:absolute;bottom:0}@media screen and (max-width:768px){.we-serve__card>div:last-child{font-size:1.6rem}}@media screen and (max-width:425px){.we-serve__card>div:last-child{position:static;font-size:1.1rem;text-align:center;width:100%;padding-top:.4rem}}@media screen and (max-width:375px){.we-serve__card>div:last-child{font-size:1rem}}@media screen and (max-width:320px){.we-serve__card>div:last-child{font-size:.9rem}}.we-serve-headline{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:1rem}.we-serve-headline>div{font-weight:600}.we-serve-headline>div:nth-child(1){color:#c70000;font-size:2.4rem}@media screen and (max-width:375px){.we-serve-headline>div:nth-child(1){font-size:2.2rem}}@media screen and (max-width:320px){.we-serve-headline>div:nth-child(1){font-size:2rem}}.we-serve-headline>div:nth-child(2){font-size:3rem}@media screen and (max-width:375px){.we-serve-headline>div:nth-child(2){font-size:2.6rem}}@media screen and (max-width:320px){.we-serve-headline>div:nth-child(2){font-size:2.4rem}}.home{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.home{padding-inline:1.5rem}}@media screen and (max-width:425px){.home{padding-inline:1rem}}.home{display:flex;flex-flow:column}.home-hero{z-index:1;margin-bottom:4rem}.home-hero__top{position:relative}.home-hero__img{width:100%;height:58.5rem;position:relative;overflow:hidden;flex-shrink:0}.home-hero__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width:425px){.home-hero__img{height:30rem}}@media screen and (max-width:375px){.home-hero__img{height:25rem}}@media screen and (max-width:320px){.home-hero__img{height:20rem}}.home-hero__cta{color:#fff;position:absolute;top:50%;left:10rem;display:flex;flex-flow:column;gap:2rem;transform:translateY(-50%);width:60rem}@media screen and (max-width:425px){.home-hero__cta{width:40rem}}@media screen and (max-width:375px){.home-hero__cta{width:35rem;left:6rem}}@media screen and (max-width:320px){.home-hero__cta{width:30rem}}.home-hero__cta>div:first-child{font-size:5.2rem;font-weight:700}@media screen and (max-width:425px){.home-hero__cta>div:first-child{font-size:2.2rem}}@media screen and (max-width:375px){.home-hero__cta>div:first-child{font-size:1.8rem}}@media screen and (max-width:320px){.home-hero__cta>div:first-child{font-size:1.6rem}}.home-hero__cta>div:nth-child(2){font-size:2.6rem;font-weight:200;width:55rem}@media screen and (max-width:425px){.home-hero__cta>div:nth-child(2){font-size:1.4rem;font-weight:400;width:35rem}}@media screen and (max-width:375px){.home-hero__cta>div:nth-child(2){font-size:1.2rem;font-weight:500;width:25rem}}@media screen and (max-width:320px){.home-hero__cta>div:nth-child(2){font-size:1.1rem;font-weight:500;width:23rem}}.home-hero__cta>a{color:#dd0606;text-decoration:none;font-weight:700;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:5px;height:5rem;width:20rem}@media screen and (max-width:375px){.home-hero__cta>a{height:4rem;width:18rem;font-size:1.8rem}}@media screen and (max-width:320px){.home-hero__cta>a{height:3.5rem;width:16rem;font-size:1.6rem}}.home-hero__cta>a{transition:background-color .3s ease-in-out}.home-hero__cta>a:hover{background-color:#ddd}.home-hero__cta>a:active{background-color:#aaa}.home-hero__btm{color:#fff;font-size:2.2rem;display:flex;align-items:center;justify-content:center;flex-flow:column;gap:4rem;height:25rem;background-color:#000}@media screen and (max-width:425px){.home-hero__btm{font-size:1.4rem;gap:2rem;height:auto;padding-block:3rem;padding-inline:2rem;text-align:center}}.home-hero__btm>div:first-child{color:#dd0606;font-size:4rem;font-weight:500}@media screen and (max-width:425px){.home-hero__btm>div:first-child{font-size:2.2rem}}.home-solutions{background-color:#ddd;padding:5rem 12.5rem;height:fit-content}@media screen and (max-width:1024px){.home-solutions{padding:5rem 6rem}}@media screen and (max-width:768px){.home-solutions{padding:3rem 7.5rem}}@media screen and (max-width:425px){.home-solutions{padding:1rem}}@media screen and (max-width:375px){.home-solutions{padding:1rem}}@media screen and (max-width:320px){.home-solutions{padding:1rem}}.home-solutions__heading{display:flex}@media screen and (max-width:768px){.home-solutions__heading{flex-direction:column;align-items:center;justify-content:center;text-align:center}}.home-solutions__heading-left{margin-top:2rem;height:10rem}.home-solutions__heading-left>div{font-weight:700}.home-solutions__heading-left>div:nth-child(1){color:#dd0606;margin-bottom:1rem}.home-solutions__heading-left>div:nth-child(2){font-size:3.4rem}@media screen and (max-width:375px){.home-solutions__heading-left>div:nth-child(2){font-size:3rem;margin-top:1rem}}@media screen and (max-width:320px){.home-solutions__heading-left>div:nth-child(2){font-size:2.6rem}}.home-solutions__divider{margin-left:8rem;margin-right:4rem;width:4px;height:14rem;background-color:#dd0606}@media screen and (max-width:768px){.home-solutions__divider{margin:-2rem auto 0rem;height:3px;width:60%}}@media screen and (max-width:375px){.home-solutions__divider{margin:-2.5rem auto 0rem;height:3px;width:60%}}@media screen and (max-width:320px){.home-solutions__divider{margin:-3rem auto 0rem}}.home-solutions__heading-right{font-size:1.7rem;font-weight:600;line-height:32px;display:flex;align-items:center;justify-content:center;margin-top:-3rem;width:100%}@media screen and (max-width:768px){.home-solutions__heading-right{margin-top:0rem;line-height:24px}}@media screen and (max-width:375px){.home-solutions__heading-right{margin-top:1rem;font-size:1.5rem;line-height:16px}}@media screen and (max-width:320px){.home-solutions__heading-right{font-size:1.5rem}}.home-solutions__cards{display:flex;justify-content:space-between;margin-top:2rem}@media screen and (max-width:425px){.home-solutions__cards{display:grid;justify-content:center;align-items:start;grid-template-columns:20rem 20rem;row-gap:2rem;column-gap:2rem}}@media screen and (max-width:320px){.home-solutions__cards{grid-template-columns:17rem 17rem;row-gap:1rem;column-gap:1rem}}.home-solutions-card{color:#000;text-decoration:none;width:32rem;cursor:pointer}@media screen and (max-width:1024px){.home-solutions-card{width:28rem}}@media screen and (max-width:768px){.home-solutions-card{width:17rem}}@media screen and (max-width:425px){.home-solutions-card{width:20rem}}@media screen and (max-width:320px){.home-solutions-card{width:17rem}}.home-solutions-card{transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.home-solutions-card .home-solutions-card__img>img{transition:transform .3s ease-in-out;transform:scale(1)}@media screen and (max-width:768px){.home-solutions-card .home-solutions-card__img>img{width:16rem}}@media screen and (max-width:425px){.home-solutions-card .home-solutions-card__img>img{width:100%}}.home-solutions-card:hover{background-color:#0000001a;box-shadow:0 0 20px 20px #0000001a}.home-solutions-card:hover .home-solutions-card__img>img{transform:scale(1.1)}.home-solutions-card__img{position:relative;overflow:hidden;flex-shrink:0}.home-solutions-card__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-solutions-card__img{height:30rem;width:100%;background-color:#222}@media screen and (max-width:425px){.home-solutions-card__img{height:12rem}}.home-solutions-card__title{color:#fff;font-size:2.4rem;display:flex;align-items:center;gap:2rem;padding:2rem;background-color:#333}@media screen and (max-width:1024px){.home-solutions-card__title{font-size:2rem}}@media screen and (max-width:768px){.home-solutions-card__title{font-size:1.8rem}}@media screen and (max-width:425px){.home-solutions-card__title{font-size:1.2rem;gap:1rem;padding:1rem}}.home-solutions-card__title>div{display:flex;align-items:center;justify-content:center}.home-solutions-card__title>div:first-child{height:4rem;width:4rem;position:relative;overflow:hidden;flex-shrink:0}.home-solutions-card__title>div:first-child>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-solutions-card__desc{font-weight:600;line-height:32px;margin-top:4rem}@media screen and (max-width:768px){.home-solutions-card__desc{font-size:1.4rem;line-height:18px;border:1px solid rgba(51,51,51,.5);border-radius:0 0 5px 5px/0px 0px 5px 5px;margin-top:0;padding:1.2rem 1rem}}@media screen and (max-width:425px){.home-solutions-card__desc{font-size:1.2rem;line-height:16px;margin-top:0;padding:1rem;border-radius:0rem}}.home-carousel{margin:1rem;height:75rem;position:relative;overflow:hidden;flex-shrink:0}.home-carousel>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.residential-hero,.residential{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.residential-hero,.residential{padding-inline:1.5rem}}@media screen and (max-width:425px){.residential-hero,.residential{padding-inline:1rem}}.residential__tagline{color:#dd0606;font-size:2.6rem;font-weight:700;margin-top:1rem;margin-inline:12rem;margin-bottom:2rem}@media screen and (max-width:425px){.residential__tagline{font-size:2.4rem;margin-inline:6rem}}@media screen and (max-width:375px){.residential__tagline{font-size:2rem;margin-inline:5rem}}@media screen and (max-width:320px){.residential__tagline{font-size:1.8rem;margin-inline:4.5rem}}.residential__heading{font-size:5.2rem;font-weight:600;margin-inline:12rem}@media screen and (max-width:425px){.residential__heading{font-size:3.2rem;margin-inline:6rem}}@media screen and (max-width:375px){.residential__heading{margin-inline:5rem}}@media screen and (max-width:320px){.residential__heading{margin-inline:4.5rem}}.residential__heading>span:nth-child(1){position:relative}.residential__heading>span:nth-child(2){color:#dd0606}.residential__heading-underscore{position:absolute;left:0rem;bottom:0;height:6px;width:28rem;background-color:#dd0606}@media screen and (max-width:425px){.residential__heading-underscore{height:3px;width:17rem}}.residential__details{font-weight:500;line-height:32px;margin-top:4rem;margin-inline:12rem}@media screen and (max-width:425px){.residential__details{font-size:1.4rem;line-height:16px;margin-inline:6rem}}@media screen and (max-width:375px){.residential__details{margin-inline:5rem}}@media screen and (max-width:320px){.residential__details{margin-inline:4.5rem}}.residential__group{display:flex;align-items:center;justify-content:center;margin:8rem 12rem;justify-items:center}@media screen and (max-width:1024px){.residential__group{height:fit-content}}.residential__group:last-child{margin-bottom:12rem}.residential__single{margin:16rem 12rem}.commercial-hero,.commercial{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.commercial-hero,.commercial{padding-inline:1.5rem}}@media screen and (max-width:425px){.commercial-hero,.commercial{padding-inline:1rem}}.commercial__tagline{color:#dd0606;font-size:2.6rem;font-weight:700;margin-top:1rem;margin-inline:12rem;margin-bottom:2rem}@media screen and (max-width:425px){.commercial__tagline{font-size:2.4rem;margin-inline:6rem}}.commercial__heading{font-size:5.2rem;font-weight:600;margin-inline:12rem}@media screen and (max-width:425px){.commercial__heading{font-size:3.2rem;margin-inline:6rem}}.commercial__heading>span:nth-child(1){position:relative}.commercial__heading>span:nth-child(2){color:#dd0606}.commercial__heading-underscore{position:absolute;left:0;bottom:0;height:6px;width:30rem;background-color:#dd0606}@media screen and (max-width:425px){.commercial__heading-underscore{height:3px;width:18.5rem}}.commercial__details{font-weight:500;line-height:32px;margin-top:4rem;margin-inline:12rem}@media screen and (max-width:425px){.commercial__details{font-size:1.4rem;line-height:16px;margin-inline:6rem}}.commercial__group{display:flex;align-items:center;justify-content:center;margin:8rem 12rem}.commercial__group:last-child{margin-bottom:12rem}.access-control-hero,.access-control{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.access-control-hero,.access-control{padding-inline:1.5rem}}@media screen and (max-width:425px){.access-control-hero,.access-control{padding-inline:1rem}}.access-control-metrics{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem}.access-control-metrics__pre-title{font-size:1.8rem;font-weight:600;letter-spacing:4px}.access-control-metrics__title{font-size:3.2rem;font-weight:700}@media screen and (max-width:425px){.access-control-metrics__title{margin-left:2rem;text-align:center}}.access-control-metrics__cards{display:grid;align-items:center;justify-items:center;grid-template-columns:repeat(3,1fr);width:100%;margin-top:8rem}@media screen and (max-width:768px){.access-control-metrics__cards{margin-top:0rem}}@media screen and (max-width:425px){.access-control-metrics__cards{font-size:4rem;grid-template-columns:none;grid-template-rows:repeat(3,1fr)}}.access-control-metrics-card{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:4rem}.access-control-metrics-card__metric{color:#dd0606;font-size:5rem;font-weight:700;display:flex;align-items:flex-end;justify-content:center;position:relative;width:25rem;aspect-ratio:1;overflow:hidden}@media screen and (max-width:425px){.access-control-metrics-card__metric{font-size:4rem}}.access-control-metrics-card__metric-bar-over{--metric-rotate: 45deg;z-index:1;color:#dd0606;font-size:5rem;font-weight:700;position:absolute;top:100%;left:50%;width:20rem;aspect-ratio:1;transform:translate(-50%,-50%) rotate(var(--metric-rotate));border:8px #dd0606 solid;border-left:8px transparent solid;border-top:8px transparent solid;border-radius:100%;transition:transform .3s ease-in-out}@media screen and (max-width:425px){.access-control-metrics-card__metric-bar-over{width:15rem}}.access-control-metrics-card__metric-bar-under{color:#dd0606;font-size:5rem;font-weight:700;position:absolute;top:100%;left:50%;width:20rem;aspect-ratio:1;transform:translate(-50%,-50%);border:8px lightgray solid;border-radius:100%}@media screen and (max-width:425px){.access-control-metrics-card__metric-bar-under{width:15rem}}.access-control-metrics-card__tagline{font-size:1.6rem;text-align:center;width:90%}.access-control-security{text-align:center;margin:16rem}@media screen and (max-width:768px){.access-control-security{margin:6rem}}.access-control-security__title{font-size:3.2rem;font-weight:700;margin:2rem 0rem}@media screen and (max-width:425px){.access-control-security__title{font-size:2.6rem}}.access-control-security__details{line-height:32px}@media screen and (max-width:768px){.access-control-security__details{line-height:24px;font-size:1.8rem}}@media screen and (max-width:425px){.access-control-security__details{line-height:16px;font-size:1.4rem}}.access-control-security__details>span{text-decoration:underline}.access-control-info{margin:12rem 0}@media screen and (max-width:768px){.access-control-info{margin:12rem 2rem}}.access-control-info__group{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-items:center;gap:5rem;margin-top:16rem}@media screen and (max-width:425px){.access-control-info__group{gap:1rem}}@media screen and (max-width:375px){.access-control-info__group{gap:2rem}}@media screen and (max-width:320px){.access-control-info__group{gap:1rem}}.access-control-info__group:last-child img{object-fit:contain}.access-control-info__img{position:relative;overflow:hidden;flex-shrink:0}.access-control-info__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.access-control-info__img{height:65rem;width:60rem}@media screen and (max-width:768px){.access-control-info__img{height:40rem;width:35rem}}@media screen and (max-width:425px){.access-control-info__img{height:40rem;width:18rem;margin-top:9rem}}@media screen and (max-width:375px){.access-control-info__img{height:28rem;width:100%}}@media screen and (max-width:320px){.access-control-info__img{height:26rem}}.lvw-hero,.lvw{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.lvw-hero,.lvw{padding-inline:1.5rem}}@media screen and (max-width:425px){.lvw-hero,.lvw{padding-inline:1rem}}@media screen and (max-width:1024px){.lvw{margin:4rem 1rem 1rem}}.lvw-heading{display:grid;grid-template-columns:1fr 1fr;gap:12.4rem;margin-top:4rem}@media screen and (max-width:425px){.lvw-heading{display:grid;grid-template-columns:none;gap:1rem}}.lvw-heading>article{display:flex;justify-content:center;flex-flow:column}.lvw-heading>article:nth-child(2){align-items:center;justify-content:space-between;flex-flow:row}@media screen and (max-width:768px){.lvw-heading>article{margin:0rem 2rem}}@media screen and (max-width:425px){.lvw-heading>article{gap:1rem}}@media screen and (max-width:375px){.lvw-heading>article{margin:.5rem 1rem}}.lvw-heading__title{font-size:2rem;font-weight:500;line-height:32px;margin-bottom:1rem}@media screen and (max-width:768px){.lvw-heading__title{line-height:24px}}.lvw-heading__details{font-size:1.6rem;line-height:32px}@media screen and (max-width:768px){.lvw-heading__details{line-height:24px}}@media screen and (max-width:425px){.lvw-heading__details{font-size:1.5rem;line-height:16px}}.lvw-heading__icon{display:flex;align-items:center;justify-content:center;flex-flow:column}@media screen and (max-width:375px){.lvw-heading__icon{font-size:1.5rem}.lvw-heading__icon>img{height:6rem;width:6rem}}@media screen and (max-width:320px){.lvw-heading__icon{font-size:1.2rem}.lvw-heading__icon>img{height:6rem;width:6rem}}.lvw-heading__icon>div{font-weight:500;text-align:center;margin-top:1rem}@media screen and (max-width:425px){.lvw-heading__icon>div{font-size:1.8rem}}.lvw-about{margin:10rem 0rem}.lvw-about>article{display:grid;grid-template-columns:1fr 1fr;gap:12.4rem;justify-items:center;align-items:center;height:60rem}@media screen and (max-width:768px){.lvw-about>article{gap:2rem;margin:2rem}}@media screen and (max-width:425px){.lvw-about>article{gap:1rem;height:80rem}.lvw-about>article>div>a{text-align:center;font-size:1.4rem;width:20rem}}@media screen and (max-width:375px){.lvw-about>article{margin:1rem;height:fit-content;padding:2rem 0rem}.lvw-about>article>div>a{font-size:1.4rem;width:fit-content}}@media screen and (max-width:320px){.lvw-about>article{margin:.5rem}.lvw-about>article>div>a{font-size:1.2rem}}.lvw-about__img{position:relative;overflow:hidden;flex-shrink:0}.lvw-about__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lvw-about__img{height:40rem;width:60rem}@media screen and (max-width:768px){.lvw-about__img{height:35rem;width:40rem}}@media screen and (max-width:425px){.lvw-about__img{height:40rem;width:20rem}}@media screen and (max-width:375px){.lvw-about__img{height:24rem}}@media screen and (max-width:320px){.lvw-about__img{height:22rem;width:17rem}}.lvw-about__center-info{display:flex;flex-flow:column;gap:4rem;margin:15rem 5rem}.lvw-about__title{font-size:7rem;font-weight:600}@media screen and (max-width:425px){.lvw-about__title{font-size:4rem}}.lvw-about__title-top{color:#dd0606}.lvw-about__details{font-size:2.4rem}@media screen and (max-width:425px){.lvw-about__details{font-size:1.8rem}}@media screen and (max-width:375px){.lvw-about__details{font-size:1.5rem}}@media screen and (max-width:320px){.lvw-about__details{font-size:1.2rem}}.lvw-about__center-img{position:relative;overflow:hidden;flex-shrink:0}.lvw-about__center-img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lvw-about__center-img{display:flex;align-items:center;justify-content:center;margin:8rem auto;height:60rem;width:80rem}@media screen and (max-width:425px){.lvw-about__center-img{height:60rem;width:52rem}}@media screen and (max-width:375px){.lvw-about__center-img{height:50rem;width:44rem}}@media screen and (max-width:320px){.lvw-about__center-img{height:45rem;width:40rem}}.lvw-info{color:#fff;display:flex;align-items:center;justify-content:center;gap:10rem;height:90rem;background-color:#444}.lvw-info__img{height:60rem;width:70rem;position:relative;overflow:hidden;flex-shrink:0}.lvw-info__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lvw-info__cards{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-auto-flow:column}.lvw-info-card{display:flex;flex-flow:column;gap:1.4rem;height:25rem;width:25rem}.lvw-info-card__img{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:1rem;width:1rem;padding:2rem;position:relative;overflow:hidden;flex-shrink:0}.lvw-info-card__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lvw-info-card__img{background-color:#000;border-radius:50%}.lvw-info-card__title{font-size:1.8rem;font-weight:600}.lvw-info-card__details{font-size:1.6rem;line-height:32px}.lvw-lower-top{display:grid;grid-template-columns:1fr 1fr;gap:12.4rem;margin:8rem 3rem}@media screen and (max-width:425px){.lvw-lower-top{margin:8rem 1rem}}@media screen and (max-width:375px){.lvw-lower-top{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}}.lvw-lower-top-left{text-align:center;display:flex;flex-flow:column;align-items:center;justify-content:center;gap:1.2rem}.lvw-lower-top-left__title{font-size:3rem;font-weight:700}@media screen and (max-width:375px){.lvw-lower-top-left__title{font-size:2.5rem}}@media screen and (max-width:320px){.lvw-lower-top-left__title{font-size:2rem}}.lvw-lower-top-left__title>span{color:#dd0606}.lvw-lower-top-left__sub-title{color:gray;font-size:2.6rem;font-weight:600}@media screen and (max-width:375px){.lvw-lower-top-left__sub-title{font-size:2rem}}@media screen and (max-width:320px){.lvw-lower-top-left__sub-title{font-size:1.8rem}}.lvw-lower-top-left__details{font-size:1.6rem;line-height:32px}@media screen and (max-width:425px){.lvw-lower-top-left__details{font-size:1.5rem;line-height:16px}}.lvw-lower-top-left__img-row{display:flex;align-items:center;justify-content:space-between;flex-flow:row}@media screen and (max-width:375px){.lvw-lower-top-left__img-row{justify-content:center}}.lvw-lower-top-left__img{position:relative;overflow:hidden;flex-shrink:0}.lvw-lower-top-left__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lvw-lower-top-left__img{height:16rem;width:20rem}@media screen and (max-width:425px){.lvw-lower-top-left__img{height:14rem;width:17rem}}@media screen and (max-width:375px){.lvw-lower-top-left__img{height:12rem;width:14rem}}@media screen and (max-width:320px){.lvw-lower-top-left__img{height:11rem;width:12rem}}.lvw-lower-top-right{width:100%}.lvw-lower-top-right__img{position:relative;overflow:hidden;flex-shrink:0}.lvw-lower-top-right__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lvw-lower-top-right__img{height:45rem}@media screen and (max-width:375px){.lvw-lower-top-right__img{margin:0rem auto;height:35rem;width:42rem}}@media screen and (max-width:320px){.lvw-lower-top-right__img{margin:0rem auto;height:30rem;width:38rem}}.burglar-alarms-hero,.burglar-alarms{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.burglar-alarms-hero,.burglar-alarms{padding-inline:1.5rem}}@media screen and (max-width:425px){.burglar-alarms-hero,.burglar-alarms{padding-inline:1rem}}.burglar-alarms-heading{display:flex;flex-flow:column;gap:2rem;width:110rem;margin:8rem auto}@media screen and (max-width:768px){.burglar-alarms-heading{text-align:center;width:100%;margin:8rem 0rem}}@media screen and (max-width:375px){.burglar-alarms-heading{margin:8rem auto;width:44rem}}@media screen and (max-width:320px){.burglar-alarms-heading{width:40rem}}.burglar-alarms-heading__title{font-size:3.6rem;font-weight:500}@media screen and (max-width:425px){.burglar-alarms-heading__title{font-size:3rem}}@media screen and (max-width:375px){.burglar-alarms-heading__title{font-size:2.6rem}}@media screen and (max-width:320px){.burglar-alarms-heading__title{font-size:2.2rem}}.burglar-alarms-heading__details{line-height:32px}@media screen and (max-width:768px){.burglar-alarms-heading__details{line-height:24px;margin:0rem 2rem}}@media screen and (max-width:425px){.burglar-alarms-heading__details{font-size:1.5rem;line-height:16px}}@media screen and (max-width:375px){.burglar-alarms-heading__details{font-size:1.2rem}}.burglar-alarms-numbers{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem;margin:8rem auto}.burglar-alarms-numbers__pre-title{font-weight:600}.burglar-alarms-numbers__title{font-size:4rem;font-weight:700}@media screen and (max-width:425px){.burglar-alarms-numbers__title{font-size:2.8rem}}@media screen and (max-width:375px){.burglar-alarms-numbers__title{font-size:2.4rem}}@media screen and (max-width:320px){.burglar-alarms-numbers__title{font-size:2.2rem}}.burglar-alarms-numbers__cards{display:grid;grid-template-columns:repeat(3,1fr);width:100%;margin-top:4rem}@media screen and (max-width:768px){.burglar-alarms-numbers__cards{display:flex;align-items:baseline;justify-content:center}}.burglar-alarms-numbers__card{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem}@media screen and (max-width:768px){.burglar-alarms-numbers__card{width:30rem;gap:1rem}}@media screen and (max-width:425px){.burglar-alarms-numbers__card{width:20rem}}@media screen and (max-width:375px){.burglar-alarms-numbers__card{width:18rem}}@media screen and (max-width:320px){.burglar-alarms-numbers__card{width:17rem}}.burglar-alarms-numbers__card-number{color:#fff;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;height:10rem;width:25rem;background-color:#dd0606;border-radius:15px}@media screen and (max-width:768px){.burglar-alarms-numbers__card-number{font-size:3rem;height:10rem;width:20rem}}@media screen and (max-width:425px){.burglar-alarms-numbers__card-number{font-size:2rem;height:7rem;width:14rem}}@media screen and (max-width:375px){.burglar-alarms-numbers__card-number{font-size:1.8rem;height:5rem;width:12rem}}@media screen and (max-width:320px){.burglar-alarms-numbers__card-number{font-size:1.6rem;height:4.5rem;width:11rem}}.burglar-alarms-numbers__card-fact{text-align:center;width:45rem}@media screen and (max-width:768px){.burglar-alarms-numbers__card-fact{width:28rem}}@media screen and (max-width:425px){.burglar-alarms-numbers__card-fact{font-size:1.6rem;width:14rem}}@media screen and (max-width:375px){.burglar-alarms-numbers__card-fact{font-size:1.5rem;width:12rem}}@media screen and (max-width:320px){.burglar-alarms-numbers__card-fact{font-size:1.3rem;width:11rem}}.burglar-alarms-info{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:8rem;margin:12rem 0}@media screen and (max-width:425px){.burglar-alarms-info{margin:12rem 2rem}}@media screen and (max-width:375px){.burglar-alarms-info{margin:12rem 0rem}}.burglar-alarms-info__group{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:5rem}@media screen and (max-width:768px){.burglar-alarms-info__group{display:flex;align-items:center;justify-content:center;gap:2rem;margin:0rem 4rem}}@media screen and (max-width:425px){.burglar-alarms-info__group{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-items:center;gap:1rem}}@media screen and (max-width:425px)and (max-width:375px){.burglar-alarms-info__group{margin:0rem 2rem}}@media screen and (max-width:425px)and (max-width:320px){.burglar-alarms-info__group{margin:0rem 2rem}}@media screen and (max-width:425px){.burglar-alarms-info__group>div>img{height:40rem!important;width:18rem!important}}@media screen and (max-width:425px)and (max-width:375px){.burglar-alarms-info__group>div>img{height:24rem!important;width:22rem!important}}@media screen and (max-width:425px)and (max-width:320px){.burglar-alarms-info__group>div>img{height:22rem!important;width:20rem!important}}.burglar-alarms-lower{margin-top:16rem}.burglar-alarms-lower-mid{display:flex;align-items:center;justify-content:center;flex-flow:column}@media screen and (max-width:768px){.burglar-alarms-lower-mid{flex-direction:column;align-items:flex-start}}.burglar-alarms-lower-mid__pre-title{font-size:1.6rem;font-weight:700;margin-bottom:3rem}.burglar-alarms-lower-mid__title{font-size:3.2rem;font-weight:700}.burglar-alarms-lower-mid__link{color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none;padding:1rem 3rem;-webkit-user-select:none;user-select:none;background-color:#dd0606;border:1px #dd0606 solid;border-radius:50px;transition:color .3s ease-in-out,background-color .3s ease-in-out}.burglar-alarms-lower-mid__link:hover{color:#dd0606;background-color:#fff}.burglar-alarms-lower-mid>div:nth-child(1){display:flex;align-items:center;width:100%;margin:8rem 0rem}.video-surveillence-hero,.video-surveillence{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.video-surveillence-hero,.video-surveillence{padding-inline:1.5rem}}@media screen and (max-width:425px){.video-surveillence-hero,.video-surveillence{padding-inline:1rem}}.video-surveillence-about{margin:12rem 0}@media screen and (max-width:768px){.video-surveillence-about{margin:12rem 2rem}}.video-surveillence-about__group{display:grid;justify-items:center;align-items:center;grid-template-columns:repeat(2,1fr);gap:5rem}@media screen and (max-width:768px){.video-surveillence-about__group{gap:2rem}}@media screen and (max-width:425px){.video-surveillence-about__group{gap:1rem}.video-surveillence-about__group>div{width:24rem!important}.video-surveillence-about__group>div img{height:40rem!important}}@media screen and (max-width:375px){.video-surveillence-about__group>div{width:20rem!important}.video-surveillence-about__group>div img{width:100%!important;height:30rem!important}}@media screen and (max-width:375px)and (max-width:320px){.video-surveillence-about__group>div{width:18rem!important}.video-surveillence-about__group>div img{height:28rem!important}}.video-surveillence-info{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.video-surveillence-info{padding-inline:1.5rem}}@media screen and (max-width:425px){.video-surveillence-info{padding-inline:1rem}}@media screen and (max-width:1024px){.video-surveillence-info{margin:1rem}}.video-surveillence-info>article{margin:8rem 0rem}@media screen and (max-width:768px){.video-surveillence-info>article>div:first-of-type+div{margin-left:3rem}}.video-surveillence-info__pre-title>span{color:#dd0606}@media screen and (max-width:768px){.video-surveillence-info__pre-title{margin-left:3rem}}.video-surveillence-info__title{font-size:3.6rem;font-weight:500}.video-surveillence-info__title>span{color:#dd0606}.video-surveillence-info__title--sm{font-size:3.2rem}@media screen and (max-width:768px){.video-surveillence-info__title{margin-left:3rem}}.video-surveillence-info__img{position:relative;overflow:hidden;flex-shrink:0}.video-surveillence-info__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-surveillence-info__img{height:65rem;width:100%;margin-top:8rem}@media screen and (max-width:375px){.video-surveillence-info__img{height:45rem}}@media screen and (max-width:320px){.video-surveillence-info__img{height:40rem}}.video-surveillence-info-top__body{display:grid;grid-template-columns:2fr 1fr;justify-items:center;align-items:center;gap:8rem;margin-top:4rem}@media screen and (max-width:768px){.video-surveillence-info-top__body{margin:4rem 3rem 0rem}}@media screen and (max-width:425px){.video-surveillence-info-top__body{font-size:1.5rem;font-weight:500;margin:4rem 1rem 0rem;gap:2rem}}@media screen and (max-width:425px){.video-surveillence-info-top__left{font-size:1.5rem;font-weight:500}}.video-surveillence-info-top__right{position:relative;overflow:hidden;flex-shrink:0}.video-surveillence-info-top__right>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-surveillence-info-top__right{height:100%;width:100%}.industries{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.industries{padding-inline:1.5rem}}@media screen and (max-width:425px){.industries{padding-inline:1rem}}.industries-hero{position:relative}.industries-hero__img{height:40rem;position:relative;overflow:hidden;flex-shrink:0}.industries-hero__img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.industries-hero__cta{color:#fff;position:absolute;top:0;left:0;display:flex;justify-content:center;flex-flow:column;gap:2rem;background-color:#00000080;height:100%;width:100%}.industries-hero__cta>div,.industries-hero__cta>a{margin-left:25rem}.industries-hero__cta>div{font-size:5rem;font-weight:600}.industries-hero__cta>a{color:#dd0606;font-size:2.5rem;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;height:6rem;width:30rem;background-color:#fff;border-radius:5px}.industries-hero__cta>a>span{font-weight:900;margin-top:-.6rem}.industries-about{margin-top:2rem}.industries-about>article{font-weight:500;text-align:center;line-height:32px;margin:2rem 10rem;padding-bottom:2rem;border-bottom:2px solid #dd0606}@media screen and (max-width:425px){.industries-about>article{font-size:1.4rem;line-height:16px;margin-inline:6rem}}.industries-info{display:flex;align-items:center;justify-content:center;flex-flow:column;margin:2rem 0rem}.industries-info-selections{display:flex;align-items:center;justify-content:center;gap:.4rem}@media screen and (max-width:320px){.industries-info-selections{gap:.2rem}}.industries-info-selection{color:#dd0606;font-weight:600;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;height:7rem;width:15rem}@media screen and (max-width:425px){.industries-info-selection{font-size:1.4rem;width:8rem}}@media screen and (max-width:375px){.industries-info-selection{font-size:1.1rem;height:6rem;width:6.8rem}}@media screen and (max-width:320px){.industries-info-selection{font-size:1rem;height:5rem;width:5.9rem}}.industries-info-selection{border:2px transparent solid;border-radius:40px;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:15px 15px 25px 2px transparent;transition:border .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out}.industries-info-selection--active{color:#000;border:2px lightgrey solid;border-radius:40px;box-shadow:15px 15px 25px 2px #0000004d}.industries-info-selection__divider{z-index:3;position:absolute;bottom:-2px;height:4px;width:9rem;background-color:transparent}@media screen and (max-width:425px){.industries-info-selection__divider{width:3.5rem}}@media screen and (max-width:375px){.industries-info-selection__divider{width:1.7rem}}.industries-info-selection__divider{transition:background-color .3s ease-in-out}.industries-info-selection__divider--active{background-color:#fff}.industries-info-display{z-index:2;display:flex;align-items:center;justify-content:space-between;flex-flow:column;margin-top:-2px;padding-top:2rem;padding-bottom:8rem;padding-inline:8rem;height:fit-content;width:120rem}@media screen and (max-width:1024px){.industries-info-display{width:100rem}}@media screen and (max-width:768px){.industries-info-display{width:90%;padding-inline:4rem}}@media screen and (max-width:425px){.industries-info-display{width:92%;padding-inline:2.5rem;font-size:1.4rem}}@media screen and (max-width:375px){.industries-info-display{width:94%;padding-inline:2rem;font-size:1.3rem}}@media screen and (max-width:320px){.industries-info-display{width:96%;padding-inline:1.5rem;font-size:1.2rem}}.industries-info-display{background-color:#fff;border:2px lightgrey solid}.industries-info-display__main{display:flex;align-items:center;flex-flow:column}@media screen and (max-width:375px){.industries-info-display__main{font-size:1.3rem}}@media screen and (max-width:320px){.industries-info-display__main{font-size:1.2rem}}.industries-info-display__title{color:#dd0606;font-size:2.4rem;font-weight:500;margin:1rem 0rem}@media screen and (max-width:375px){.industries-info-display__title{font-size:2.2rem}}@media screen and (max-width:320px){.industries-info-display__title{font-size:2rem}}.industries-info-display__img{margin-bottom:2rem}.industries-info-display menu{margin-top:1rem;padding-left:2rem;list-style:disc outside}.industries-info-display menu li{display:list-item;list-style:disc outside}.industries-info-display menu li:not(:last-child){margin-bottom:1rem}.industries-inf-ticker{width:100%;overflow:hidden;margin-top:4rem;-webkit-user-select:none;user-select:none;transform:translate(.2rem)}.industries-inf-ticker__cont{display:flex;align-items:center;gap:4rem;--ticker-transform: 0rem;--ticker-timer: 0s}@keyframes ticker-kf{0%{transform:translate(0)}to{transform:translate(var(--ticker-transform))}}.industries-inf-ticker__cont{animation:ticker-kf var(--ticker-timer) linear infinite}.industries-inf-ticker__item{position:relative;overflow:hidden;flex-shrink:0}.industries-inf-ticker__item>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-fit:contain}.industries-inf-ticker__item{height:20rem;width:20rem}.about,.about-hero{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.about,.about-hero{padding-inline:1.5rem}}@media screen and (max-width:425px){.about,.about-hero{padding-inline:1rem}}.about{display:flex;justify-content:center;flex-flow:column}@media screen and (max-width:375px){.about>div>div>div>img{margin-top:3rem!important;height:auto!important}}@media screen and (max-width:320px){.about>div>div>div{font-size:1.2rem;margin-left:2rem}}.about__title{font-size:5.6rem;font-weight:600;margin-top:4rem;margin-left:10rem;margin-bottom:2rem}@media screen and (max-width:425px){.about__title{font-size:3.4rem}}@media screen and (max-width:320px){.about__title{font-size:3rem;margin:4rem 2rem 2rem}}.about__title>span:nth-child(2){color:#dd0606}.about__logo{display:flex;justify-content:center;margin-bottom:4rem}@media screen and (max-width:320px){.about__logo{margin-bottom:2rem}}.contact-hero,.contact{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.contact-hero,.contact{padding-inline:1.5rem}}@media screen and (max-width:425px){.contact-hero,.contact{padding-inline:1rem}}.contact{display:flex;align-items:center;justify-content:center;flex-flow:column}@media screen and (max-width:1024px){.contact{margin-left:1rem;margin-right:1rem}}.contact__title{font-size:3.6rem;font-weight:600;margin-top:2rem;margin-bottom:4rem}@media screen and (max-width:375px){.contact__title{font-size:3.2rem}}@media screen and (max-width:320px){.contact__title{font-size:3rem}}.contact__msg{margin-bottom:4rem}@media screen and (max-width:768px){.contact__msg{margin:0rem 2rem 4rem}}@media screen and (max-width:375px){.contact__msg{font-size:1.7rem}}@media screen and (max-width:320px){.contact__msg{font-size:1.5rem}}.contact-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:10rem}@media screen and (max-width:425px){.contact-methods{gap:2rem}}@media screen and (max-width:375px){.contact-methods{gap:1.5rem;margin:0rem 1rem}}@media screen and (max-width:320px){.contact-methods{gap:1rem}}.contact-method{font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-flow:column;margin-bottom:8rem}.contact-method__img{margin-bottom:2rem}@media screen and (max-width:375px){.contact-method__img>img{height:4rem;width:4rem}}@media screen and (max-width:320px){.contact-method__img>img{height:3rem;width:3rem}}.contact-method__details{color:#000;text-decoration:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-flow:column;transition:color .3s ease-in-out}@media screen and (max-width:768px){.contact-method__details{align-items:flex-start}}@media screen and (max-width:425px){.contact-method__details{font-size:1.5rem}}@media screen and (max-width:375px){.contact-method__details{font-size:1.4rem}}@media screen and (max-width:320px){.contact-method__details{font-size:1.2rem}}.contact-method__details:hover{color:#a9a9a9}.contact-form{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem}.contact-form__title{font-size:4rem;font-weight:700;margin-bottom:1rem}@media screen and (max-width:375px){.contact-form__title{font-size:3.4rem}}@media screen and (max-width:320px){.contact-form__title{font-size:3rem}}.contact-form__group{display:flex;flex-flow:column;gap:1rem}.contact-form__group>input,.contact-form__group>textarea{font-size:1.8rem;width:65rem;padding:1rem;border:1px lightgray solid;border-radius:none}@media screen and (max-width:425px){.contact-form__group>input,.contact-form__group>textarea{width:45rem}}@media screen and (max-width:375px){.contact-form__group>input,.contact-form__group>textarea{font-size:1.6rem;width:34rem}}@media screen and (max-width:320px){.contact-form__group>input,.contact-form__group>textarea{font-size:1.4rem;width:30rem}}.contact-form__group>input::placeholder,.contact-form__group>textarea::placeholder{color:gray;font-size:1.6rem}@media screen and (max-width:375px){.contact-form__group>input::placeholder,.contact-form__group>textarea::placeholder{font-size:1.4rem}}@media screen and (max-width:320px){.contact-form__group>input::placeholder,.contact-form__group>textarea::placeholder{font-size:1.2rem}}.contact-form__group>textarea{resize:none;height:12rem}.contact-form__error{color:#dd0606;font-size:1.6rem;font-weight:600}.contact-form__btn{color:#fff;font-size:2rem;font-weight:300;height:4rem;width:25rem;background-color:#dd0606;border:1px #dd0606 solid;margin-bottom:4rem;transition:color .3s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out}@media screen and (max-width:375px){.contact-form__btn{font-size:1.8rem;height:4rem;width:20rem}}@media screen and (max-width:320px){.contact-form__btn{font-size:1.6rem;height:3.5rem;width:18rem}}.contact-form__btn:hover{color:#dd0606;background-color:#fff}.contact-form__btn--disabled,.contact-form__btn--disabled:hover{color:#fff;background-color:#a5a4a4;border:1px #a5a4a4 solid}.estimate,.estimate-hero{width:100%;max-width:100%;margin-inline:auto;padding-inline:4rem;box-sizing:border-box}@media screen and (max-width:768px){.estimate,.estimate-hero{padding-inline:1.5rem}}@media screen and (max-width:425px){.estimate,.estimate-hero{padding-inline:1rem}}.estimate{display:flex;align-items:center;justify-content:center;flex-flow:column}.estimate__title{font-size:3.6rem;font-weight:600;margin-top:2rem;margin-bottom:4rem}.estimate__msg{margin-bottom:4rem}.estimate-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:10rem}.estimate-method{font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-flow:column;margin-bottom:8rem}.estimate-method__img{margin-bottom:2rem}.estimate-form{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:2rem}.estimate-form__title{font-size:4rem;font-weight:700;margin-bottom:1rem}.estimate-form__group{display:flex;flex-flow:column;gap:1rem}@media screen and (max-width:768px){.estimate-form__group{width:100%;padding-inline:1.5rem;box-sizing:border-box}}.estimate-form__group>input,.estimate-form__group>textarea{font-size:1.8rem;width:65rem;padding:1rem;border:1px lightgray solid;border-radius:none}@media screen and (max-width:768px){.estimate-form__group>input,.estimate-form__group>textarea{width:100%;max-width:100%;box-sizing:border-box}}.estimate-form__group>input::placeholder,.estimate-form__group>textarea::placeholder{color:gray;font-size:1.6rem}.estimate-form__group>textarea{resize:none;height:12rem}.estimate-form__error{color:#dd0606;font-size:1.6rem;font-weight:600}.estimate-form__btn{color:#fff;font-size:2rem;font-weight:300;height:4rem;width:25rem;background-color:#dd0606;border:1px #dd0606 solid;margin-bottom:4rem;transition:color .3s ease-in-out,background-color .3s ease-in-out,border .3s ease-in-out}.estimate-form__btn:hover{color:#dd0606;background-color:#fff}.estimate-form__btn--disabled,.estimate-form__btn--disabled:hover{color:#fff;background-color:#a5a4a4;border:1px #a5a4a4 solid}.blog-index{max-width:120rem;margin:0 auto;padding:8rem 2rem 10rem}@media screen and (max-width:768px){.blog-index{padding:5rem 1.5rem 6rem}}.blog-index__header{text-align:center;margin-bottom:6rem}@media screen and (max-width:768px){.blog-index__header{margin-bottom:4rem}}.blog-index__eyebrow{display:inline-block;font-size:1.3rem;letter-spacing:.2em;text-transform:uppercase;color:#dd0606;font-weight:700;margin-bottom:1.5rem}.blog-index__title{font-size:5rem;font-weight:800;color:#0a0a0a;margin:0 0 1.5rem;line-height:1.1}@media screen and (max-width:768px){.blog-index__title{font-size:3.6rem}}.blog-index__sub{font-size:1.8rem;color:#555;max-width:70rem;margin:0 auto;line-height:1.6}.blog-index__grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fill,minmax(34rem,1fr))}.blog-index__empty{text-align:center;color:#666;font-size:1.8rem}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,border-color .3s ease-in-out}.blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -20px #00000040;border-color:#dd0606}.blog-card:hover .blog-card__img img{transform:scale(1.05)}.blog-card:hover .blog-card__more{color:#dd0606}.blog-card__img{position:relative;overflow:hidden;aspect-ratio:16/10;background:#f3f3f3}.blog-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-card__body{padding:2.5rem 2.25rem 2.75rem;display:flex;flex-direction:column;flex:1}.blog-card__date{font-size:1.2rem;text-transform:uppercase;letter-spacing:.15em;color:#dd0606;font-weight:700;margin:0 0 1rem}.blog-card__title{font-size:2.1rem;font-weight:700;color:#0a0a0a;margin:0 0 1rem;line-height:1.3}.blog-card__excerpt{font-size:1.5rem;line-height:1.6;color:#555;margin:0 0 2rem}.blog-card__more{margin-top:auto;font-size:1.4rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0a0a0a;transition:color .3s ease-in-out}.blog-article{background:#fff;color:#1a1a1a}.blog-article__hero{position:relative;width:100%;height:52rem;overflow:hidden;background:#000}@media screen and (max-width:768px){.blog-article__hero{height:38rem}}.blog-article__hero img{width:100%;height:100%;object-fit:cover;opacity:.85}.blog-article__hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000026,#000000bf)}.blog-article__hero-inner{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;max-width:90rem;margin:0 auto;padding:0 2.5rem 6rem}@media screen and (max-width:768px){.blog-article__hero-inner{padding:0 1.5rem 3rem}}.blog-article__eyebrow{display:inline-block;align-self:flex-start;background:#dd0606;color:#fff;font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;padding:.6rem 1.2rem;border-radius:3px;margin-bottom:2rem}.blog-article__title{color:#fff;font-size:4.6rem;line-height:1.15;font-weight:800;margin:0 0 1.5rem;max-width:80rem}@media screen and (max-width:768px){.blog-article__title{font-size:3rem}}.blog-article__meta{color:#ffffffd9;font-size:1.4rem;letter-spacing:.05em}.blog-article__body{max-width:76rem;margin:0 auto;padding:7rem 2.5rem 4rem;font-size:1.8rem;line-height:1.8;color:#2a2a2a}@media screen and (max-width:768px){.blog-article__body{padding:4rem 1.5rem 2rem;font-size:1.7rem}}.blog-article__body p{margin:0 0 1.8em}.blog-article__body h2{font-size:3rem;font-weight:800;color:#0a0a0a;margin:4.5rem 0 1.8rem;line-height:1.25;position:relative;padding-top:2rem}.blog-article__body h2:before{content:"";position:absolute;top:0;left:0;width:5rem;height:4px;background:#dd0606}@media screen and (max-width:768px){.blog-article__body h2{font-size:2.4rem}}.blog-article__body h3{font-size:2rem;font-weight:700;color:#0a0a0a;margin:3rem 0 1.2rem}.blog-article__body ul,.blog-article__body ol{margin:0 0 2rem;padding-left:2.2rem}.blog-article__body ul li,.blog-article__body ol li{margin-bottom:.6rem}.blog-article__body ul li::marker{color:#dd0606}.blog-article__body a{color:#dd0606;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:600;transition:color .3s ease-in-out}.blog-article__body a:hover,.blog-article__body strong{color:#0a0a0a}.blog-article__cta{margin:5rem auto 8rem;max-width:76rem;padding:5rem 4rem;background:#0a0a0a;color:#fff;border-radius:16px;border-top:4px solid #dd0606;text-align:center;position:relative;overflow:hidden}@media screen and (max-width:768px){.blog-article__cta{margin:3rem 1.5rem 5rem;padding:3.5rem 2rem}}.blog-article__cta:before{content:"";position:absolute;top:-50%;right:-20%;width:40rem;height:40rem;background:radial-gradient(circle,rgba(221,6,6,.18) 0%,transparent 70%);pointer-events:none}.blog-article__cta-title{font-size:3rem;font-weight:800;color:#fff;margin:0 0 1.5rem;line-height:1.2;position:relative}@media screen and (max-width:768px){.blog-article__cta-title{font-size:2.4rem}}.blog-article__cta-text{font-size:1.7rem;line-height:1.6;color:#ffffffd9;margin:0 auto 3rem;max-width:56rem;position:relative}.blog-article__cta-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;position:relative}.blog-article__btn{display:inline-flex;align-items:center;justify-content:center;min-width:20rem;height:5.4rem;padding:0 2.5rem;font-size:1.5rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;border-radius:4px;border:2px solid transparent;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.blog-article__btn--primary{background:#dd0606;color:#fff;border-color:#dd0606}.blog-article__btn--primary:hover{background:#fff;color:#dd0606}.blog-article__btn--secondary{background:transparent;color:#fff;border-color:#fff}.blog-article__btn--secondary:hover{background:#fff;color:#0a0a0a}
