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