header{position:fixed;width:100%;border-bottom:1px solid rgba(121,121,121,.333);transition:all ease-in-out .2s;z-index:1000}header>.container{display:flex;justify-content:space-between;align-items:center}header img{width:22rem}header .right-section>*{margin-left:4.5em;font-weight:600;font-size:2rem;color:var(--primary)}footer{background-image:linear-gradient(var(--background-dark),var(--background-dark)),url(/assets/footer-1-CnJBdUyZ.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:6em 0}footer .left-section>img{width:22rem}footer .left-section>p{color:var(--primary);margin-bottom:1em}footer .left-section>p:last-of-type{font-weight:600}footer .left-section>p:last-of-type>span{color:var(--secondary)}.homepage>*:not(:last-of-type){margin-bottom:8em}.hero{background-image:linear-gradient(var(--background-dark),var(--background-dark)),url(/assets/hero-1-DJX8ZBwF.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;display:flex;align-items:center;padding-top:12em}.hero .container{margin:0;max-width:900px;padding:0 5em}.hero>.container>*{margin-bottom:2.5rem}.hero h1{font-size:8rem;color:var(--primary)}.hero p{font-size:2rem;font-weight:600;color:var(--primary)}.hero button{padding:2em 4em}.credibility>.container{display:flex;justify-content:center;align-items:center;gap:5em}.credibility .right-section{flex:1}.credibility .right-section>*{margin-bottom:1.75rem}.safety-message{background-image:linear-gradient(var(--background-dark),var(--background-dark)),url(/assets/safety-message-1-Fdw0ezJb.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:15em}.safety-message h1{text-align:center;color:var(--primary);font-size:7rem}.fire-safety-steps>.container>h1{text-align:center;font-size:6rem}.fire-safety-steps>.container>*{margin-bottom:2.5rem}.fire-safety-steps .safety-steps-cards{display:flex;justify-content:center;gap:3em}.fire-safety-steps .safety-steps-cards>*{flex:1}.steps-card{background-color:var(--background-light);padding:4em;height:inherit}.steps-card h1,.steps-card h2{text-align:center}.steps-card>*:not(:last-child){margin-bottom:1.75rem}.steps-card>h1{color:var(--primary);position:relative;z-index:1;margin-bottom:3.5rem!important}.steps-card>h1:before{display:block;content:"";background-color:var(--dark-brown);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:8rem;height:8rem;border-radius:50%;z-index:-1}.cta{background-image:url(/assets/CTA-1-BQUpm3f5.png);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:var(--secondary);padding:10em}.about-us>*:not(:last-of-type){margin-bottom:8em}.general-hero{background-image:var(--hero-background);background-position:center;background-repeat:no-repeat;background-size:cover;height:100vh;display:flex;align-items:center;padding-top:12em}.general-hero>.container{max-width:900px}.general-hero>.container>*{display:block;text-align:center;margin:0 auto;margin-bottom:2.5rem}.general-hero h1{font-size:8rem;color:var(--primary)}.general-hero p{font-size:2rem;font-weight:600;color:var(--primary)}.general-hero button{padding:2em 4em}.mission-and-vision>.container{display:flex;justify-content:center;align-items:center;gap:5em}.mission-and-vision>.container>.right-section{flex:2}.mission-and-vision>.container>.left-section{flex:1}.mission-and-vision .right-section>*{margin-bottom:1.75rem}.safety-highlight{background-image:linear-gradient(var(--background-dark),var(--background-dark)),url(/assets/safety-highlight-1-CcsXDItF.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;padding:15em}.safety-highlight h1{text-align:center;color:var(--primary);font-size:7rem}.offerings>.container{display:flex;justify-content:center;align-items:center;gap:5em}.offerings>.container>.right-section{flex:1}.offerings .right-section>*{margin-bottom:1.75rem}.services>*:not(:last-of-type){margin-bottom:8em}.cta{background-image:url(/assets/CTA-1-BQUpm3f5.png);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:var(--secondary);padding:10em}.cta>*{text-align:center}.cta h1{color:var(--primary);margin-bottom:1em;font-size:7rem}.cta button{padding:2em 4em}.showcase>.top-section{text-align:center}.showcase>.top-section>*{margin-bottom:2.5rem}.showcase>.service-cards-section{display:flex;justify-content:center;align-items:stretch;gap:3em;flex-wrap:wrap}.showcase>.service-cards-section>*{flex:1 0 auto;white-space:nowrap}.categories{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:3em}.categories>.category-selector{padding:1em 2em;border-radius:15px;display:flex;justify-content:center;align-items:center;gap:.5em;width:fit-content}.categories>.category-selector:hover{background-color:var(--dark-brown);color:var(--primary)}.service-card{border-radius:30px}.service-card>.top-section{padding:3em;border-radius:30px;background-color:var(--secondary);display:flex;justify-content:center;align-items:center;gap:1em;cursor:pointer;transition:border-radius .3s ease-in-out}.service-card>.top-section.open{border-radius:30px 30px 0 0/30px 30px 0px 0px}.service-card>.top-section>.dropdown-arrow{transition:transform .3s ease-out;margin-left:auto}.service-card>.top-section>.dropdown-arrow.rotated{transform:rotate(180deg)}.service-card>.top-section>*{color:var(--primary)}.service-card>.top-section>h2{font-size:2.2rem}.service-card>.items-section{background-color:var(--dark-brown);border-bottom-left-radius:30px;border-bottom-right-radius:30px;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease-in-out}.service-card>.items-section.open{max-height:1000px}.service-card>.items-section>.item{padding:1em;margin:1em;border-radius:30px;display:flex;align-items:center;gap:1.5em;background-color:var(--background-light)}.service-card>.items-section>.item *{color:var(--dark-brown);font-weight:700}.service-card>.items-section>.item:first-of-type{margin-top:2em}.service-card>.items-section>.item:last-of-type{margin-bottom:2em}.service-card>.items-section>.item>.right-section>.code{background-color:var(--background-light)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}html{scroll-behavior:smooth;font-size:62.5%;--primary: #FFFFFF;--secondary: #D44F0E;--dark: #1A1A1A;--dark-brown: #2D2727;--light: #797979;--background-light: #f4f4f4;--background-dark: #1c110b9c}h1,h2,h3,h4,h5,h6,button,a{font-family:Titillium Web,serif;font-optical-sizing:auto;font-style:normal}h1,h2,h3,h4,h5,h6{color:var(--dark-brown);line-height:1}h1,h2{font-weight:800}h3,h4{font-weight:700}h5,h6{font-weight:600}button{font-weight:700;text-transform:uppercase;border:none;cursor:pointer;letter-spacing:.15em;padding:1.5em 3em;transition:all ease-in-out .2s}button.secondary{background-color:var(--primary);color:var(--dark);position:relative;z-index:1}button.primary{background-color:var(--secondary);color:var(--primary);position:relative;z-index:1}button.primary:before,button.secondary:before{display:block;content:"";background-color:var(--dark-brown);position:absolute;left:0;bottom:0;width:0;height:100%;z-index:-1;transition:all ease-in-out .2s}button.primary:hover:before,button.secondary:hover:before{width:100%}button.secondary:hover{color:var(--primary)}a{text-decoration:none;cursor:pointer;transition:all ease-in-out .2s}a:hover{color:var(--secondary)!important}p,li{font-family:Roboto,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:var(--light)}p,a,li{font-size:1.8rem;text-align:justify}h1{font-size:4rem}h2{font-size:3.2rem}h3{font-size:2.8rem}h4{font-size:1.5rem}h5{font-size:2rem}h6{font-size:1.8rem}img{max-width:100%}.container{width:90%;margin:0 auto;max-width:1400px}
