@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,500&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{-webkit-font-smoothing:antialiased;color:#1a1a1a;font-family:Poppins,sans-serif;line-height:1.6;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid #c90000;outline-offset:2px}a:focus-visible,button:focus-visible{outline:2px solid #c90000;outline-offset:4px}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;line-height:1.2}.content{margin:0 auto;max-width:1300px;padding:0 1em}@media (max-width:600px){h1{font-size:1.5em}}@media (max-width:450px){.content{padding-left:.5em;padding-right:.5em}}i.fa{margin-right:.2em}.flex-row{display:flex;flex-direction:row;flex-wrap:wrap}.flex-col{display:flex;flex-direction:column}.flex-centered{align-items:center;justify-content:center}.flex-end{justify-content:flex-end}.header-bar{background-color:#c90000;border-bottom:2px solid #a00000;color:#fff;position:fixed;top:0;width:100%;z-index:100}.header-bar .content{justify-content:space-between;padding:1rem 2rem}.header-bar a,.header-bar p{color:#fff;font-size:.875rem;font-weight:500;margin:0;padding:.5rem 0;text-decoration:none;transition:opacity .15s ease}.header-bar a:hover,.header-bar p:hover{opacity:.8}.header-bar a .fa,.header-bar p .fa{margin-right:.4em}.header-bar i.fa{margin-left:.2em}.header-bar .left{flex-basis:260px}.header-bar .right{flex-basis:370px;justify-content:space-between}.header-bar .right a{margin-left:1em}@media (max-width:900px){.header-bar .left{display:none}.header-bar .right{flex-basis:100%;justify-content:flex-end}}@media (max-width:600px){.header-bar .fa{margin-left:.1em!important;margin-right:.2em!important}}.header-banner{align-items:center;color:#fff;display:flex;height:60vh;min-height:40em;overflow:hidden;position:relative}.header-banner:before{background-image:url(/static/media/cover.c95584b875b1a99a897d.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:-10px;content:"";filter:blur(3px);left:-10px;position:absolute;right:-10px;top:-10px;z-index:0}.header-banner:after{background:linear-gradient(180deg,#1a1a1a73,#1a1a1a80);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.header-banner .content{font-weight:500;margin-top:2em;position:relative;width:100%;z-index:2}.header-banner .content h1{font-size:2.5rem;margin-bottom:2rem}.header-banner .content .phone-number{font-size:2rem;font-weight:600;letter-spacing:.05em;margin:1rem 0}.header-banner .content .button{align-items:center;background-color:#c90000;border:2px solid #fff;border-radius:2px;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;letter-spacing:.05em;padding:1rem 3rem;text-transform:uppercase;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.header-banner .content .button:hover{background-color:#fff;border-color:#fff;color:#c90000;transform:translateY(-2px)}.header-banner .content .button .fa{font-size:1.1em}@media (max-width:600px){.header-banner{text-align:center}.header-banner h1{align-self:center;font-size:2em!important}.header-banner .button,.header-banner p{align-self:center;font-size:1em!important}}.contact{margin:5rem auto;position:relative}.contact .rectangle{flex-wrap:nowrap;gap:2rem;justify-content:center}.contact .rectangle-wrapper{background-color:#fff;border:1px solid #c9000033;border-bottom:4px solid #c90000;border-radius:4px;box-shadow:0 2px 8px #1a1a1a0d;margin:2rem;min-height:240px;padding:3rem 1rem;transition:all .2s ease;width:280px}.contact .rectangle-wrapper:hover{border-bottom-width:6px;box-shadow:0 4px 12px #c9000026;transform:translateY(-4px)}.contact .rectangle-wrapper .rectangle-text{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;width:100%}.contact .rectangle-wrapper .rectangle-text i{color:#c90000;font-size:3rem;margin-bottom:1rem}.contact .rectangle-wrapper .rectangle-text h3{font-size:1.5rem;font-weight:600;margin:1rem 0}.contact .rectangle-wrapper .rectangle-text p{color:#666;font-size:.875rem;margin:.5rem 0}@media (max-width:900px){.contact .rectangle{flex-wrap:wrap}.contact-bgline{display:none}}.emergency{background-color:#fff;border-top:4px solid #c90000;margin:5rem auto;padding:5rem 0;text-align:center}.emergency h1{color:#1a1a1a;margin-bottom:3rem}.emergency-process{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:2rem}.emergency-process .step{background-color:#fff;border:1px solid #c9000033;border-left:4px solid #c90000;border-radius:4px;box-shadow:0 2px 8px #1a1a1a0d;color:#1a1a1a;max-width:900px;padding:3rem 2rem;position:relative;transition:all .2s ease;width:100%}.emergency-process .step:hover{border-left-width:6px;box-shadow:0 4px 12px #c9000026;transform:translateY(-2px)}.emergency-process .step .step-icon{color:#c90000;display:block;font-size:2rem;margin-bottom:1rem}.emergency-process .step h2{color:#c90000;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.emergency-process .step h3{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.emergency-process .step p{color:#666;line-height:1.6;margin:0}.faq{margin:5rem auto;text-align:center}.faq h1{margin-bottom:3rem}.faq-questions{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:2rem}.faq-questions .question{background-color:#fff;border:1px solid #c9000033;border-left:4px solid #c90000;border-radius:4px;box-shadow:0 2px 8px #1a1a1a0d;max-width:900px;overflow:hidden;transition:all .2s ease;width:100%}.faq-questions .question:hover{border-left-width:6px;box-shadow:0 4px 12px #c9000026}.faq-questions .question-text{align-items:center;background-color:#fff;cursor:pointer;display:flex;font-weight:600;gap:1rem;padding:2rem;text-align:left;transition:background-color .15s ease}.faq-questions .question-text:hover{background-color:#c9000008}.faq-questions .question-text i{color:#c90000;font-size:1.125rem;min-width:20px}.faq-questions .question-answer{border-top:1px solid #0000;max-height:0;overflow:hidden;padding:0 2rem;transition:max-height .3s ease-in-out,padding .3s ease-in-out,border-top-color .3s ease-in-out}.faq-questions .question-answer.opened{border-top-color:#c9000033;max-height:500px;padding:2rem}.faq-questions .question-answer p{color:#666;line-height:1.6;margin:0;text-align:left}.footer{background-color:#c90000;border-top:3px solid #a00000;color:#fff;padding:3rem 0}.footer .flex-row{align-items:flex-start;gap:5rem;justify-content:center}.footer .flex-col{align-items:center;text-align:center}.footer .flex-col a,.footer .flex-col p{font-size:.875rem;margin:.5rem 0;transition:opacity .15s ease}.footer .flex-col a{text-decoration:underline}.footer .flex-col a:hover{opacity:.8}.footer .flex-col .fa{cursor:pointer;font-size:2rem;margin:0 1rem;transition:transform .15s ease}.footer .flex-col .fa:hover{transform:scale(1.1)}.cookies-bar{background-color:#c90000;border-top:2px solid #a00000;bottom:0;box-shadow:0 -2px 8px #1a1a1a1a;color:#fff;position:fixed;width:100%;z-index:100}.cookies-bar .content{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:2rem;justify-content:space-between;padding:2rem}.cookies-bar-text{flex:1 1;font-size:.875rem}.cookies-bar-text a{font-weight:600;text-decoration:underline}.cookies-bar-text a:hover{opacity:.8}.cookies-bar-button{background-color:#fff;border:2px solid #fff;border-radius:2px;color:#c90000;cursor:pointer;font-size:.875rem;font-weight:600;padding:1rem 3rem;text-transform:uppercase;transition:all .15s ease;white-space:nowrap}.cookies-bar-button.negative,.cookies-bar-button:hover{background-color:initial;color:#fff}.cookies-bar-button.negative{border-color:#fff}.cookies-bar-button.negative:hover{background-color:#fff;color:#c90000}@media (max-width:900px){.cookies-bar .content{flex-wrap:wrap;justify-content:end;margin-bottom:1em;text-align:center}}.floating-call-button{align-items:center;background-color:#c90000;border-radius:50%;bottom:2rem;box-shadow:0 4px 12px #c9000066;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;opacity:0;position:fixed;right:2rem;transform:scale(.8);transition:all .2s ease;visibility:hidden;width:60px;z-index:999}.floating-call-button.visible{opacity:1;transform:scale(1);visibility:visible}.floating-call-button:hover{box-shadow:0 6px 16px #c9000099;transform:scale(1.1)}.floating-call-button:active{transform:scale(.95)}.floating-call-button .fa{margin:0}
/*# sourceMappingURL=main.9d7a462d.css.map*/