@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Play:wght@400;700&display=swap);:root{--diamond-size:250px;--hgap:120px;--vgap:60px;--half:calc(var(--diamond-size)/2)}.diamond-grid{margin:50px auto 0;padding-top:125px;padding-top:var(--half);width:990px;width:calc(var(--diamond-size)*3 + var(--hgap)*2)}.diamond-row{display:flex;gap:120px;gap:var(--hgap);margin-top:-65px;margin-top:calc(var(--half)*-1 + var(--vgap))}.diamond-row.count-3{justify-content:center;margin-left:0}.diamond-row.count-2{justify-content:flex-start;margin-left:185px;margin-left:calc(var(--half) + var(--hgap)/2)}.diamond-item,.diamond-placeholder{height:250px;height:var(--diamond-size);position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:250px;width:var(--diamond-size)}.diamond-item{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;overflow:hidden;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;z-index:1}.diamond-item:before{background:rgba(0,0,0,.4);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.diamond-content{z-index:2}.diamond-item:hover{-webkit-transform:rotate(45deg) scale(1.05);transform:rotate(45deg) scale(1.05)}.diamond-placeholder{visibility:hidden}.diamond-content{color:#fff;left:50%;padding:0 8px;position:absolute;text-align:center;text-shadow:0 0 6px rgba(0,0,0,.6);top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.diamond-content a{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.5rem;line-height:1.2;margin:0;text-decoration:none}.diamond-content a:hover{text-decoration:underline}.arrow{font-size:2.5rem;margin-top:10px}.arrow svg{stroke:currentColor}.arrow svg path{stroke-width:10px;fill:none}@media (max-width:429px){:root{--diamond-size:135px;--hgap:60px;--vgap:30px;--half:calc(var(--diamond-size)/2)}.diamond-grid{padding-top:125px;padding-top:var(--half);width:620px;width:calc(var(--diamond-size)*2 + var(--hgap))}.diamond-row.count-1,.diamond-row.count-2{justify-content:center;margin-left:0}.diamond-content a{font-size:1rem}}@media (min-width:430px) and (max-width:768px){:root{--diamond-size:150px;--hgap:70px;--vgap:30px;--half:calc(var(--diamond-size)/2)}.diamond-grid{padding-top:125px;padding-top:var(--half);width:620px;width:calc(var(--diamond-size)*2 + var(--hgap))}.diamond-row.count-1,.diamond-row.count-2{justify-content:center;margin-left:0}}@media (min-width:769px) and (max-width:820px){:root{--diamond-size:175px;--hgap:80px;--vgap:60px}}@media (min-width:821px) and (max-width:1200px){:root{--diamond-size:230px}}.work-section{background:transparent;margin-top:200px;position:relative}.work-banner{background:#ee1b24;height:400px;left:50px;position:absolute;top:0;width:70%;z-index:1}.work-banner__content{color:#fff;font-size:55px;font-weight:700;padding:0 50px 0 100px}.work-banner__content a{color:#fff;font-size:100px}.work-container{background:#f5f5f5;-webkit-clip-path:polygon(0 28%,100% 0,100% 70%,0 100%);clip-path:polygon(0 28%,100% 0,100% 70%,0 100%);min-height:650px;padding:80px 20px 40px;position:relative;z-index:1}.work-grid{display:flex;flex-wrap:wrap;gap:40px;margin-top:100px;max-width:1200px}.row-rotate{margin-bottom:20px;margin-top:150px;overflow:visible;-webkit-transform:skewY(-16deg);transform:skewY(-16deg);-webkit-transform-origin:top left;transform-origin:top left}.row-rotate .point{-webkit-transform:skewY(16deg);transform:skewY(16deg);-webkit-transform-origin:top left;transform-origin:top left}.point .point__subtitle{color:#ee1b24;font-weight:100;letter-spacing:2px}.point .point__bigtitle{color:#ee1b24;font-size:60px;font-weight:700;letter-spacing:-2px}.point .point__text{margin-top:20px}.point__icon-wrapper{align-items:center;background-color:#ee1b24;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;height:80px;justify-content:center;margin:0 auto 1rem;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:80px}.point__icon{color:#fff;font-size:3.5rem;line-height:1}.point__title{font-size:28px;font-weight:700;letter-spacing:-1px}.img-fondo{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;margin-top:-330px;min-height:800px;position:relative;width:100%}.img-fondo:before{background:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.img-fondo__contenido{max-width:800px;position:relative;text-align:center;z-index:1}.img-fondo__titulo{color:#fff;font-size:2.5rem;font-weight:700;margin:50px 0}.img-fondo__textos{background-color:#f5f5f5;border-radius:5px;padding:20px 50px}.img-fondo__textos h4{font-weight:700;margin-bottom:25px}.img-fondo__textos p{font-size:1.1rem;line-height:1.6;margin-bottom:25px}.img-fondo__textos span{font-style:italic;font-weight:400}@media (max-width:768px){.work-banner{height:300px;left:0;width:100%}.work-banner__content{font-size:32px;padding:0 50px 0 0}.work-banner__content a{font-size:50px;margin-left:0}.work-container{background:#f5f5f5;-webkit-clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);min-height:650px;padding:80px 20px 40px;position:relative;z-index:1}.work-grid{margin-top:0}.row-rotate{margin:150px 0 100px}.row-rotate .point{text-align:center}.point .point__bigtitle{font-size:45px}.img-fondo{margin-top:-100px}}@media (min-width:769px) and (max-width:820px){.work-banner__content{font-size:50px;padding:0}}@media (min-width:821px) and (max-width:1200px){.work-banner__content{font-size:50px;padding:0}}.alliances-container{margin-top:10px;overflow:hidden;padding-top:0;text-align:center;width:100%}.carousel{margin:auto;overflow:hidden;position:relative;width:100%}.alliances-container{margin-top:50px}.alliances-header{text-align:left}.alliances-header h5{font-size:23px;letter-spacing:-1px}.alliances-header h1{font-size:60px;font-weight:700;letter-spacing:-1px}.carousel-track-container{overflow:hidden;width:100%}.carousel-track{display:flex;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.carousel-slide{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin-right:5px}.carousel-image{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;display:block;height:260px;width:260px}@media (min-width:1024px){.carousel-slide{justify-content:flex-start;margin-left:1px;margin-right:5px}}@media (max-width:1024px){.carousel-slide{justify-content:center;margin-left:0}}@media (max-width:768px){.carousel-slide{height:300px;justify-content:flex-center;margin-left:0;margin-right:10px;width:300px}}@media (max-width:480px){.carousel-slide{height:300px;justify-content:center;margin-left:0;width:300px}}.banner-new{background-repeat:no-repeat;overflow:hidden;position:relative}.banner-new,.banner-new .overlay{background-position:50%;background-size:cover}.banner-new .overlay{-webkit-clip-path:polygon(0 14.06%,100% 87.05%,100% 100%,0 100%);clip-path:polygon(0 14.06%,100% 87.05%,100% 100%,0 100%);height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:2}.floating-slider{left:50%;pointer-events:none;position:absolute;top:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .5s ease-out;width:80%;z-index:3}.floating-slider .slide{color:#fff;display:none;left:50px;opacity:0;pointer-events:none;position:absolute;text-align:left;transition:opacity .5s ease-in-out;width:100%}.floating-slider .slide.active{display:block;opacity:1;pointer-events:auto;z-index:2}.floating-slider .slide h1{font-size:62px;font-weight:700}.floating-slider .slide p{font-size:20px;letter-spacing:2px}.slider-btn-header{background-color:#000;border-radius:25px!important;color:#fff;font-size:16px!important;pointer-events:all}.slider-dots{display:flex;flex-direction:column;gap:12px;pointer-events:all;position:absolute;top:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider-dots .dot{background-color:#fff;border:none;border-radius:50%;cursor:pointer;height:12px;opacity:.5;width:12px}.slider-dots .dot.active{opacity:1}@media (max-width:768px){.floating-slider .slide{left:25px}.floating-slider .slide h1{font-size:30px}.floating-slider .slide p{font-size:16px}.floating-slider{left:50%;top:15%;width:90%}}@media (min-width:769px) and (max-width:1024px){.banner-new{background-position:top}.floating-slider{top:30%;width:90%}.floating-slider .slide{left:30px}.floating-slider .slide h1{font-size:45px}.floating-slider .slide p{font-size:18px}.slider-btn-header{font-size:14px!important;padding:.5rem 1rem}.slider-dots{bottom:20px;flex-direction:row;gap:8px;left:50%;top:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.slider-dots .dot{height:10px;width:10px}}.footer{color:#333;letter-spacing:2px;position:relative}.footer-content{background-color:#ee1b24}.footer-socials{margin-top:30px}.footer-contact h3,.footer-form h3,.footer-left h3,.footer-socials h3{color:#fff;font-size:24px;font-weight:700;letter-spacing:-1px;margin-bottom:10px}.footer-form,.footer-left{color:#fff;padding:10px}.footer-form h3 span{font-weight:100}.footer-form form{display:flex;flex-direction:column}.footer-contact h3{font-weight:700;margin:10px 0}.footer-socials h3{font-size:24px;text-align:end}.footer-socials h3 span{font-weight:300}.contact-detail .icon svg,.footer-socials .icon svg{fill:#fff!important;background-size:cover;display:block;height:20px;margin-right:10px;width:20px}.footer-socials .content-footer-socials{display:flex;justify-content:flex-end;margin-bottom:20px}.footer-socials .content-footer-socials .icon{margin-right:5px}.footer-bottom{font-size:13px;font-weight:400;margin:10px 0;text-align:center}.footer-contact-container{text-align:end}.footer-contact-container .contact-detail span{font-size:13px;letter-spacing:0}.footer-contact-container h3{font-size:24px;font-weight:700;letter-spacing:-1px}.data-contact-footer{align-content:end;background-color:#d6171f;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);clip-path:polygon(0 0,100% 0,100% 100%,20% 100%);color:#fff}.center-info{align-items:center;display:flex;justify-content:center}.content-footer-information{margin-bottom:5px}.content-footer-information a{color:#fff;font-size:13px;text-decoration:none}.content-footer-information a:hover{text-decoration:underline}@media (max-width:1200px){.footer-socials{bottom:22%}.contact-detail:last-child{display:none}.contact-detail span{font-size:13px}}@media (max-width:768px){.footer-top{margin:0}.imag-footer-logo{margin:30px 0}.footer-left{border:none;margin:50px 0}.contact-detail span{font-size:13px}.footer-contact{margin-bottom:50px}.footer-form{margin-left:0}.footer-contact-container{margin-top:50px}.data-contact-footer{-webkit-clip-path:none;clip-path:none}.contact-detail span{font-size:11px}.footer-socials h3{text-align:center}.footer-socials .content-footer-socials{justify-content:center}}@media (max-width:576px){.contact-detail span{font-size:10px}.contact-detail:last-child{display:block}}.input-error,.input-error:focus{border:1px solid #000!important}.input-success,.input-success:focus{border:1px solid green!important}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c7c7c7!important}input::placeholder,select,textarea::placeholder{color:#c7c7c7!important}input,select,textarea{border:none;border-radius:0!important;font-size:10px!important;margin-bottom:10px;padding:8px 10px;width:100%}.btn-general{border-radius:10px;cursor:pointer;display:inline-block;font-size:10px;font-weight:700;letter-spacing:1px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-general:hover{color:#fff;opacity:.85}.fill-green{background-color:#4caf50}.fill-green-hard{background-color:#388e3c}.fill-green-light{background-color:#a5d6a7}.fill-black{background-color:#000}.fill-black-hard{background-color:#111}.fill-black-light{background-color:#333;cursor:not-allowed}.fill-red{background-color:#e74c3c}.fill-red-hard{background-color:#c0392b}.fill-red-light{background-color:#f5b7b1}.fill-blue{background-color:#3498db}.fill-blue-hard{background-color:#2980b9}.fill-blue-light{background-color:#aed6f1}.fill-gray{background-color:#bdc3c7}.border-none{border:none}.fill-White{background-color:#fff}.container-about{position:relative}.container-about:before{background-color:#f5f5f5;-webkit-clip-path:polygon(0 0,100% 100%,39% 100%,0 61%);clip-path:polygon(0 0,100% 100%,39% 100%,0 61%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.col-background{align-content:center;min-height:700px}.box-about{margin-left:50px}.box-about h1{display:inline-block;font-size:40px;letter-spacing:2px;margin:0;padding:5px 20px;position:relative}.box-about h1:after{background-color:#000;bottom:0;content:"";height:2px;left:0;position:absolute;width:150%}.box-about h1 span{font-weight:700}.box-about p{font-size:16px}.background-high-rise{-webkit-clip-path:polygon(46% 0,100% 0,100% 100%,44% 100%,0 51%);clip-path:polygon(46% 0,100% 0,100% 100%,44% 100%,0 51%)}.background-high-rise-color{align-content:center;background-color:#ee1b24;-webkit-clip-path:polygon(80% 0,100% 0,100% 100%,80% 100%,50% 51%);clip-path:polygon(80% 0,100% 0,100% 100%,80% 100%,50% 51%);height:100%;width:100%}.background-high-rise-color-content{color:#fff;display:flex;justify-content:flex-end}.background-high-rise-color-content a{color:#fff;margin-left:10px}.arrow-work{font-size:100px;margin-right:40px}.background-high-rise-color-content h1{font-size:40px;font-weight:100!important;letter-spacing:-1px}.background-high-rise-color-content h1 span{font-weight:700}.my-fixed-col{height:800px}.my-fixed-col h1{font-size:30px;margin-left:50px}.my-fixed-col .top-text span{font-weight:700}.top-text{top:0;width:550px}.bottom-text,.top-text{left:0;position:absolute;right:0}.bottom-text{bottom:0;color:#ee1b24}.my-fixed-col .bottom-text h1{font-size:50px;font-weight:700;letter-spacing:-1px}.my-fixed-col .bottom-text span{font-size:22px;font-weight:100;margin-left:50px}.background-high-rise-color-parraf{display:flex;justify-content:flex-end;margin-right:40px}.background-high-rise-color-parraf p{color:#fff;width:40%}@media (max-width:768px){.background-high-rise{-webkit-clip-path:none;clip-path:none}.box-about h1:after{max-width:100%}.background-high-rise-color{-webkit-clip-path:none;clip-path:none;opacity:.8}.box-about{margin-left:0}.background-high-rise-color-content{flex-direction:column;text-align:center}.background-high-rise-color-content h1{font-size:30px;margin-right:20px}.background-high-rise-color-parraf{justify-content:center}.background-high-rise-color-parraf p{margin:30px;width:100%}.arrow-work{font-size:40px}.my-fixed-col{height:500px}.my-fixed-col h1{font-size:35px;margin-left:10px}.my-fixed-col .bottom-text h1{font-size:47px;font-weight:700;margin-left:20px}.my-fixed-col .bottom-text span{margin-left:20px}.top-text{width:100%}}@media (min-width:769px) and (max-width:1200px){.my-fixed-col h1{font-size:35px}.my-fixed-col .bottom-text h1{font-size:47px;font-weight:700}.top-text{width:100%}}.slider-container{margin-top:50px;overflow:hidden;padding:1rem;position:relative;width:100%}.slider{gap:1rem;scroll-behavior:smooth}.card-custom,.slider{display:flex;overflow:hidden}.card-custom{background:#fff;border:none;flex:0 0 100%;flex-direction:column;height:100%;max-width:100%}.img-card-service{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 1;min-height:320px}.card-body{background-color:#f2f2f2;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-height:300px;padding:1rem;text-align:center;width:100%}.card-body h3{border-bottom:2px solid #ee1b24;font-weight:100!important;letter-spacing:-1px}.card-arrow{font-size:1.5rem;margin-left:5px}.card-body h3 span{font-weight:700;letter-spacing:-1px}.card-body a{align-items:center;background-color:#fff;border:2px solid #ee1b24;border-radius:20px;color:#ee1b24;display:flex;font-weight:700;justify-content:center;letter-spacing:-.5px}.card-body a:hover{background-color:#ee1b24;border:2px solid #ee1b24;color:#fff}.slider-btn{background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;opacity:.8;padding:.5rem 1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.slider-btn:disabled{cursor:default;opacity:.2}.slider-btn.left{left:0}.slider-btn.right{right:0}@media (min-width:768px){.card-custom{flex-basis:calc(33.33333% - 1rem);flex-grow:0;flex-shrink:0}}@media (min-width:992px){.card-custom{flex-basis:calc(25% - 1rem);flex-grow:0;flex-shrink:0}}.hero-section{background-color:#fff;overflow:hidden;position:relative}.hero-shape{position:relative;z-index:1}.hero-shape:before{background-color:#f5f5f5;-webkit-clip-path:polygon(100% 0,100% 50%,70% 100%,30% 100%,90% 0);clip-path:polygon(100% 0,100% 50%,70% 100%,30% 100%,90% 0);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-shape .img-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(50% 0,85% 50%,50% 100%,0 100%,0 0);clip-path:polygon(50% 0,85% 50%,50% 100%,0 100%,0 0);height:80vh;position:relative;width:100%;z-index:2}.hero-shape .img-hero:after{background:rgba(0,0,0,.4);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease;z-index:3}.hero-text{bottom:0;margin-right:20px;position:absolute;right:0;text-align:end;width:100%;z-index:4}.hero-subtitle{color:#ee1b24;font-size:20px;margin:0;text-transform:uppercase}.hero-title{color:#ee1b24;font-size:60px;font-weight:700;margin:.25rem 0 0}@media (max-width:768px){.hero-subtitle{font-size:30px;font-weight:700;letter-spacing:2px}.hero-shape .img-hero:after{opacity:1}.hero-text{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.6)}}.reasons-section{background:#fff;border-bottom:2px solid #000;margin-bottom:50px}.reason-card{height:100%}.reason-header{align-items:center;border-bottom:1px solid #000;display:flex;margin-bottom:30px;padding-bottom:30px}.reason-number{font-size:60px}.reason-title{font-size:40px}.reason-title span{font-weight:100}.reason-description{color:#333;font-size:.875rem;line-height:1.5}.reason-number{color:#e30613;font-size:40px;font-weight:700;margin-right:10px}.reason-title{font-size:24px;font-weight:600;margin:0}@media (min-width:768px){.reason-number{font-size:50px}.reason-title{font-size:32px}}@media (min-width:992px){.reason-number{font-size:60px}.reason-title{font-size:40px;letter-spacing:-1px}}.whatsapp-button{align-items:center;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.2);color:#fff;display:flex;height:60px;justify-content:center;position:fixed;right:20px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:60px;z-index:1000}.whatsapp-button:hover{color:#fff;-webkit-transform:scale(1.2);transform:scale(1.2)}.nf-container{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center;margin:0}.nf-card{background:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);max-width:360px;padding:3rem 2rem;text-align:center;width:90%}.nf-code{color:#e30613;font-size:6rem;line-height:1;margin:0}.nf-title{color:#333;font-size:1.75rem;margin:1rem 0 .5rem}.nf-text{color:#555;font-size:1rem;line-height:1.4;margin-bottom:1.5rem}.nf-button{background-color:#e30613;border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:opacity .2s ease-in-out}.nf-button:hover{opacity:.85}.ss-section{background:#fff;overflow:hidden;padding-bottom:50px;padding-top:50px;position:relative}.ss-section:before{background-color:#f5f5f5;-webkit-clip-path:polygon(0 0,75% 100%,25% 100%,0 67%,0 0);clip-path:polygon(0 0,75% 100%,25% 100%,0 67%,0 0);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.ss-button,.ss-content,.ss-content-data,.ss-img,.ss-name,.ss-name-span{position:relative;z-index:1}.ss-content-headers{margin-left:100px}.ss-name-span{display:block;font-size:clamp(1.5rem,5vw,3rem);font-weight:100}.ss-name,.ss-name-span{color:#333;letter-spacing:-1px}.ss-name{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin:.25rem 0 0}.ss-content-data{align-items:stretch;display:flex;flex-wrap:wrap;margin-bottom:2rem;margin-top:2rem}.ss-img{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(50% 0,85% 50%,50% 100%,0 100%,0 0);clip-path:polygon(50% 0,85% 50%,50% 100%,0 100%,0 0);flex:0 0 60%;height:100vh;max-width:60%}.ss-content{display:flex;flex:1 0 40%;flex-direction:column;justify-content:space-between;max-width:40%;right:150px}.ss-content-bottom{margin-top:1.5rem}.ss-heading{border-bottom:1px solid #000;color:#000;font-size:clamp(1.25rem,4vw,2rem);font-weight:600;margin:0 0 .75rem;padding-bottom:10px}.ss-heading span{font-weight:100}.ss-desc{color:#555;line-height:1.5}.ss-desc,.ss-highlight{font-size:1rem;margin:0 0 1rem}.ss-highlight{color:#e30613;font-size:30px;font-weight:600;letter-spacing:-1px}.ss-highlight span{font-weight:100}.ss-button{align-items:center;background:#e30613;color:#fff;display:flex;font-size:18px;text-transform:uppercase}.container-botton-reference{display:flex;justify-content:center}@media (max-width:768px){.ss-content-headers{margin-left:0}.ss-section{padding:1.5rem .75rem}.ss-img{-webkit-clip-path:none;clip-path:none;height:50vh}.ss-content,.ss-img{flex:0 0 100%;max-width:100%}.ss-content{padding:1.5rem 0 0;right:0}.ss-content-bottom{margin-top:1rem}}.gallery-section{background:#fff;padding:2rem 1rem}.gallery-title{color:#e30613;font-size:40px;font-weight:300;margin-bottom:.5rem;position:relative}.gallery-title span{font-weight:700}.gallery-title:after{background:#e30613;content:"";display:block;height:2px;margin-top:.25rem;width:15rem}.gallery-grid{display:flex;gap:8px;width:100%}.gallery-column{display:flex;flex:1 1;flex-direction:column;gap:8px}.gallery-item-flex{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.gallery-item-flex:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}@media (max-width:768px){.gallery-item-flex:hover{-webkit-transform:scale(1);transform:scale(1)}.gallery-grid{flex-direction:column}}.gallery-pagination{display:flex;gap:.5rem;justify-content:center;list-style:none;margin:1.5rem 0 50px;padding:0}.pagination-btn{background:none;border:none;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#333;cursor:pointer;font-size:1rem;padding:.5rem .75rem;transition:background-color .2s,color .2s,box-shadow .2s}.pagination-btn:not(:disabled):hover{background-color:#e30613;box-shadow:0 4px 8px rgba(0,0,0,.15);color:#fff}.pagination-btn.active,.pagination-btn.active:hover{background-color:#e30613;color:#fff;font-weight:700}.pagination-btn:disabled{cursor:default;opacity:.4}.lightbox-overlay{align-items:center;background:rgba(0,0,0,.8);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.lightbox-content{align-items:center;display:flex;max-height:90vh;max-width:90vw;position:relative}.lightbox-img{background:#fff;border-radius:8px;box-shadow:0 6px 32px #0005;max-height:80vh;max-width:80vw;object-fit:contain}.lightbox-close{background:none;font-size:2.5rem;right:12px;top:8px}.lightbox-close,.lightbox-next,.lightbox-prev{border:none;color:#fff;cursor:pointer;position:absolute;z-index:1}.lightbox-next,.lightbox-prev{background:rgba(30,30,30,.6);border-radius:50%;font-size:2rem;height:48px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:48px}.lightbox-prev{left:-56px}.lightbox-next{right:-56px}@media (max-width:600px){.lightbox-next,.lightbox-prev{height:40px;-webkit-transform:none;transform:none;width:40px}.lightbox-prev{left:4px}.lightbox-next{right:4px}}.overlay-section{background-position:50%;background-repeat:no-repeat;background-size:cover;height:65vh;position:relative;width:100%}.overlay-box{background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);left:50%;max-width:80%;padding:2rem 3rem;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.overlay-text{color:#333;font-size:28px;line-height:1.4;margin:0}.overlay-highlight{font-weight:700}:root{--red:#e30613;--gray-light:#f5f5f5;--text-dark:#333}.os-section{background:#fff;overflow:hidden;padding:2rem 0;position:relative}.os-section:before{background:#f5f5f5;background:var(--gray-light);-webkit-clip-path:polygon(78% 0,100% 33%,100% 100%,56% 100%,0 13%,0 0);clip-path:polygon(78% 0,100% 33%,100% 100%,56% 100%,0 13%,0 0);content:"";height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}.os-section-container{position:relative;z-index:2}.os-row1{margin-bottom:2rem}.os-head{display:flex;flex-direction:column;justify-content:center;padding-right:1rem}.os-eyebrow{font-weight:100;margin:0 0 .5rem}.os-eyebrow,.os-title{color:#333;color:var(--text-dark)}.os-title{display:inline-block;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;letter-spacing:-1px;margin-bottom:20px;padding-bottom:20px;position:relative}.os-title:after{background-color:#333;background-color:var(--text-dark);bottom:0;content:"";height:2px;left:0;position:absolute;width:50%}.os-title span{color:#333;color:var(--text-dark)}.os-image{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(60% 0,100% 0,100% 100%,60% 100%,0 50%);clip-path:polygon(60% 0,100% 0,100% 100%,60% 100%,0 50%);min-height:500px}.os-row2{margin-bottom:2rem}.os-list-col{padding-right:1rem}.os-item{margin-bottom:1.5rem;width:80%}.os-item-title{color:#333;color:var(--text-dark);font-size:1.2rem;font-weight:600;margin:0 0 .25rem}.os-item-desc{color:#555;font-size:1rem;line-height:1.4;margin:0}.os-row3{margin-top:1rem}.os-button{background:#e30613;background:var(--red);color:#fff;font-size:18px;text-transform:uppercase}.os-divider{border:none;border-top:3px solid #333;border-top:3px solid var(--text-dark);margin:1rem auto 0}@media (max-width:768px){.os-section:before{display:none}.os-row1,.os-row2,.os-row3{margin-bottom:1.5rem}.os-head{margin-bottom:1rem;padding-right:0}.os-image{-webkit-clip-path:none;clip-path:none;margin-bottom:1.5rem;min-height:40vh}.os-list-col{padding-right:0}.os-item{width:100%}}.feature-section{background-color:#fff;margin-top:60px;overflow-x:hidden}.feature-section__inner{box-sizing:border-box;width:100%}.feature-section__main-title{font-size:20px;font-weight:700;margin-bottom:40px;text-align:center}.feature-section__grid{margin-bottom:1rem}.feature-section__item{border-right:1px solid #000;margin-bottom:25px;padding:0 20px}.feature-section__grid .feature-section__item:nth-child(3n),.feature-section__item:last-child{border-right:none}.feature-section__number{color:#c9c9c9;display:block;font-size:50px;font-weight:700}.feature-section__heading{color:#333;font-size:1rem;text-align:justif1}.feature-section__subtitle{color:#555;font-size:1rem;margin:30px auto;text-align:center}.container-feature-section__title{display:flex;justify-content:center}.feature-section__title{font-size:20px;font-weight:700}.feature-section__cta{background-position:bottom;background-repeat:no-repeat;background-size:cover;margin-top:20px;min-height:250px;position:relative}.container-feature-section__cta{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.feature-section__cta-content{align-items:center;display:flex;justify-content:center}.feature-section__cta-icon{border:5px solid #ee1b24;border-radius:50%;color:#ee1b24;font-size:90px;margin-right:30px;padding:10px}.feature-section__cta-text{border-left:2px solid #000;color:#222;font-size:26px;font-weight:700;letter-spacing:-1px;padding-left:20px;text-align:start;width:51%}@media (max-width:768px){.feature-section__item{border-right:none}.feature-section__cta-content{flex-direction:column}.feature-section__cta{min-height:250px}.feature-section__cta-icon{margin-bottom:20px}.feature-section__cta-text{border:none;width:100%}}.gallery-container{margin-top:50px;text-align:center}.gallery-header{margin-bottom:20px}.gallery-header h2,.gallery-header h3{font-size:60px;letter-spacing:-2px}.gallery-header h3{font-weight:700}.header-row{border-bottom:2px solid #c1171f;padding-bottom:30px}.header-row .header-text{color:#ee1b24;font-size:1.25rem;font-size:40px;font-weight:700;text-align:left;white-space:pre-line}.header-row .header-text span{font-weight:100}.btn-quote{background-color:#ee1b24;color:#fff;font-size:18px}.categories{display:flex;flex-direction:column;gap:.5rem;margin-top:50px}.category-row{padding-bottom:.5rem;position:relative}.category-row:not(:last-child):after{background-color:#ee1b24;bottom:0;content:"";height:1px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80%}.category-row:last-child{border:none}.category-button{background:none;border:none;border-right:1px solid #ee1b24;color:#000;cursor:pointer;font-family:Montserrat;font-size:15px;letter-spacing:-.5px;padding:0 .5rem;width:210px}.category-button:last-child{border:none}.category-button.active{color:#ee1b24;font-weight:700}.image-gallery{align-items:center;flex-direction:column;margin:50px 0}.image-gallery,.image-row{display:flex;gap:1rem;width:100%}.image-row{justify-content:center}.image-item{background-color:#f0f0f0;flex-basis:0;height:250px;overflow:hidden;position:relative}.image-item img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.image-item{height:180px}.category-button{border:none;margin-bottom:10px;width:100%}.gallery-header h2,.gallery-header h3{font-size:35px}.header-row .header-text{margin-bottom:30px;text-align:center}.category-row{border:none;display:flex;flex-direction:column;padding:0}}.header-dos{align-items:center;display:flex;height:80px;justify-content:space-between;left:0;padding:0 1rem;position:fixed;right:0;top:0;transition:background .3s ease,box-shadow .3s ease;z-index:1000}.header-dos.mobile,.header-dos.scrolled{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.header-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:75px;width:250px;z-index:3}.nav-desktop{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.mobile .nav-desktop{gap:0}.nav-desktop .nav-item{position:relative}.link{display:block;font-size:16px;letter-spacing:2px;padding:.5rem;text-decoration:none;transition:color .3s ease}.link,.link:hover{color:#fff}.header-dos.mobile .link,.header-dos.scrolled .link{color:#333}.link.active,.sub-link.active{position:relative}.nav-desktop>.nav-item>.link.active:after,.submenu-desktop>.submenu-item>.sub-link.active:after{background-color:#ee1b24;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.sub-link.active{background-color:#ee1b24;color:#fff}.sub-link{color:#000;padding-left:10px;text-decoration:none}.sub-link.active:hover{border-left:2px solid #fff;color:#fff}.sub-link:hover{border-left:2px solid #ee1b24;color:#000}.submenu-desktop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.2);left:0;list-style:none;margin:0;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:100%;-webkit-transform:translateY(10px);transform:translateY(10px);transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;z-index:1000}.nav-item:hover .submenu-desktop{background-color:#f4f4f4;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.submenu-desktop:before{background:#f4f4f4;box-shadow:-2px -2px 2px rgba(0,0,0,.1);content:"";height:12px;left:20px;position:absolute;top:-6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:12px}.submenu-desktop .submenu-item{border-bottom:1px solid #000;padding:.5rem 1rem;transition:background .2s ease;white-space:nowrap}.submenu-item.active,.submenu-item.active:hover{background-color:#ee1b24}.hamburger{align-items:center;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:35px;justify-content:space-between;padding:4px;width:35px;z-index:2000}.bar{background-color:currentColor;border-radius:2px;display:block;height:4px;-webkit-transform-origin:center;transform-origin:center;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:100%}.header-dos.mobile .bar,.header-dos.scrolled .bar{color:#333}.hamburger.open .bar:first-child{-webkit-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){-webkit-transform:translateY(-12px) rotate(-45deg);transform:translateY(-12px) rotate(-45deg)}@-webkit-keyframes slideIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.mobile-menu{-webkit-animation:slideIn .3s ease forwards;animation:slideIn .3s ease forwards;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.95);bottom:0;left:0;overflow-y:auto;padding:2rem 1rem;position:fixed;right:0;top:80px;-webkit-transform:translateX(100%);transform:translateX(100%);z-index:1100}.nav-mobile{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.menu-item-mobile{border-bottom:1px solid #ddd}.menu-item-mobile .link{color:#333;display:block;font-size:1.2rem;padding:.75rem 1rem;text-decoration:none}.menu-item-mobile .link.active{background-color:#f5f5f5;color:#ee1b24}.menu-item-mobile.open>a:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.submenu-mobile{list-style:none;margin:0;padding-left:1.5rem}.submenu-mobile .submenu-item{padding:.5rem 0}.submenu-mobile .submenu-item .link{color:#555;text-decoration:none}.submenu-mobile .submenu-item .link.active{color:#ee1b24;font-weight:700}.nav-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.4);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1099}@media (min-width:769px) and (max-width:1024px){.header-dos{height:70px;padding:0 2rem}.header-logo{height:50px;width:180px}.nav-desktop{gap:1.5rem}.link{font-size:16px;letter-spacing:1px}.hamburger{height:28px;width:28px}.bar{height:4px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.grayscale-tiles{-webkit-filter:grayscale(100%) brightness(1.1);filter:grayscale(100%) brightness(1.1)}.contact-container{margin-bottom:100px;margin-top:50px}.contact-container h1{font-size:30px;font-weight:700}.contact-container input{border:1px solid #e2e2e2}.container-number{align-items:center;display:flex;margin-bottom:10px}.container-number a{color:#000;flex-shrink:0;font-size:14px;font-weight:400;min-width:150px;text-decoration:none}.container-number a:hover{text-decoration:underline}.contact-container .info-line{font-size:20px}.contact-container .info-line a{color:#000;text-decoration:none}.contact-container .info-line a:hover{text-decoration:underline}.container-number span{border-left:2px solid #e30613;color:#e30613;font-size:14px;font-weight:700;padding-left:10px}.contact-container h3{color:#e30613;font-size:28px;font-weight:700;margin-top:30px}.contact-container h3 span{font-weight:700}.contact-container .content-socials a{color:#e30613;font-size:20px;margin-left:10px}textarea::-webkit-input-placeholder{color:#c7c7c7;font-size:10px;letter-spacing:4%}textarea::placeholder{color:#c7c7c7;font-size:10px;letter-spacing:4%}textarea::-webkit-input-placeholder{color:#e2e2e2!important}textarea::placeholder{color:#e2e2e2!important}textarea{border:1px solid #e2e2e2!important;border-radius:0!important;font-size:12px!important;margin-bottom:10px;width:100%}@media (max-width:768px){.container-number{text-align:center}}.section-header{color:#ee1b24}.section-header__small{font-size:23px}.section-header__main{font-size:50px;font-weight:700}.card-content-blog{margin-bottom:50px;margin-top:50px}.section-header__divider{background-color:#ee1b24;border:none;height:2px!important;margin:1rem auto;width:100%}.categories-blog{display:flex;justify-content:center;width:100%}.category-button-blog{background:none;border:none;border-right:1px solid #ee1b24;color:#000;cursor:pointer;font-family:Montserrat;font-size:15px;letter-spacing:2px;padding:0 .5rem}.category-button-blog.active{color:#ee1b24;font-weight:700}.category-button-blog:last-child{border:none}.card-content-blog .card-body h3,.card-content-blog .card-body p{text-align:left}@media (max-width:768px){.categories-blog{align-items:center;flex-direction:column}.category-button-blog{border-bottom:1px solid #ee1b24;border-right:none;margin-top:10px;padding-bottom:10px;width:75%}.section-header__divider{height:5px!important}}@font-face{font-family:Casper;font-style:normal;font-weight:400;src:url(/static/media/Casper_R.0a5fcca5830b15a0501a.ttf)}@font-face{font-family:Casper;font-style:normal;font-weight:700;src:url(/static/media/Casper_B.6301945aebae6aa14fbb.ttf) format("truetype")}@font-face{font-family:Casper;font-style:italic;font-weight:400;src:url(/static/media/Casper_It.93eaca189b05fa98856c.ttf) format("truetype")}@font-face{font-family:Casper;font-style:italic;font-weight:700;src:url(/static/media/Casper_B_It.2b94723ec24b940a51fb.ttf) format("truetype")}.casper-normal{font-weight:400}.casper-bold,.casper-normal{font-family:Casper,sans-serif;font-style:normal}.casper-bold{font-weight:700}body{font-family:Play,sans-serif}.play-regular{font-weight:400}.play-bold,.play-regular{font-family:Play,sans-serif;font-style:normal}.play-bold{font-weight:700}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#ee1b24;border-radius:10px}::-webkit-scrollbar-thumb:vertical:active{background-color:#ee1b24}
/*# sourceMappingURL=main.3922b334.css.map*/