@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/merriweather-400.woff2") format("woff2")}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/merriweather-700.woff2") format("woff2")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/open-sans-400.woff2") format("woff2")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-display:swap;src:url("assets/fonts/open-sans-600.woff2") format("woff2")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-display:swap;src:url("assets/fonts/open-sans-700.woff2") format("woff2")}:root{--background:hsl(0 0% 100%);--foreground:hsl(215 44% 24%);--funeral-blue:hsl(215 44% 24%);--funeral-light-blue:hsl(207 82% 51%);--funeral-neutral:hsl(210 16% 93%);--funeral-gray:hsl(0 0% 40%);--funeral-gold:hsl(42 65% 58%);--whatsapp-green:hsl(142 71% 29%);--radius:0.5rem;--gradient-hero:linear-gradient(135deg,rgba(28,58,95,0.8),rgba(28,58,95,0.6));--shadow-elegant:0 10px 30px -10px rgba(28,58,95,0.1);--shadow-soft:0 4px 20px -4px rgba(0,0,0,0.1);--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--font-heading:"Merriweather",Georgia,serif;--font-body:"Open Sans",system-ui,sans-serif;--container:min(80rem,100% - 2rem)}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--foreground);background:var(--background);line-height:1.6;-webkit-font-smoothing:antialiased}#faq,#servicos,#sobre-nos,.final-cta,.site-footer,.testimonial-section,.traslado-section{content-visibility:auto;contain-intrinsic-size:auto 600px}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:0 0}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.25}.container{width:var(--container);margin-inline:auto}.funeral-section{padding:3rem 0}@media (min-width:1024px){.funeral-section{padding:4rem 0}}.text-center{text-align:center}.btn-green,.funeral-button-primary,.whatsapp-button{font-family:var(--font-body);line-height:1.75rem;letter-spacing:normal;text-decoration:none;border:none}.funeral-button-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:calc(var(--radius) - 2px);background:hsl(207 82% 40%);color:#fff;font-size:1.125rem;font-weight:600;transition:var(--transition)}.funeral-button-primary:hover{background:hsl(207 82% 34%);box-shadow:var(--shadow-soft)}.funeral-button-primary:active{transform:scale(.95)}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:calc(var(--radius) - 2px);background:var(--whatsapp-green);color:#fff;font-size:1.125rem;font-weight:600;transition:var(--transition)}.whatsapp-button:hover{background:hsl(142 71% 24%);box-shadow:var(--shadow-soft)}.whatsapp-button:active{transform:scale(.95)}.btn-green{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border-radius:var(--radius);background:rgb(21 128 61);color:#fff;font-size:1.125rem;font-weight:500;transition:var(--transition)}.btn-green:hover{background:rgb(17 105 50)}.site-header{position:absolute;top:0;left:0;right:0;z-index:50;background:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}@media (min-width:768px){.header-inner{justify-content:flex-start;gap:2rem}}.logo-wrap{flex:1;display:flex;justify-content:center;margin-left:2rem}.logo-wrap img{height:7rem;width:auto;transition:var(--transition)}@media (min-width:768px){.logo-wrap{justify-content:flex-start;margin-left:0}.logo-wrap img{height:10rem}}.nav-desktop{display:none;align-items:center;gap:2rem;margin-left:auto}.nav-desktop a,.nav-desktop button{font-family:var(--font-body);font-weight:500;color:#fff;transition:color .2s;background:0 0;border:none;font-size:1rem;line-height:1.5rem;cursor:pointer}.nav-desktop a:hover,.nav-desktop button:hover{color:rgba(255,255,255,.8)}.menu-toggle{padding:.5rem;color:#fff}@media (min-width:768px){.nav-desktop{display:flex}.menu-toggle{display:none}}.menu-toggle svg{width:1.5rem;height:1.5rem}.nav-mobile{display:none;background:hsl(215 44% 24% / .95);backdrop-filter:blur(8px);box-shadow:var(--shadow-soft)}.nav-mobile.open{display:block}.nav-mobile-inner{padding:1rem 0;display:flex;flex-direction:column;gap:1rem}.nav-mobile-inner a,.nav-mobile-inner button{display:block;width:100%;text-align:left;color:#fff;font-family:var(--font-body);font-weight:500;background:0 0;border:none;font-size:1rem;line-height:1.5rem;cursor:pointer}.nav-mobile-inner a:hover,.nav-mobile-inner button:hover{color:rgba(255,255,255,.8)}.nav-mobile .funeral-button-primary{width:100%;text-align:center}.hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:center/cover no-repeat;will-change:transform}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.7)}.hero-content{position:relative;z-index:1;text-align:center;color:#fff;padding:8rem 1rem 5rem;max-width:56rem;margin-inline:auto}.hero h1{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;line-height:1.25;margin-bottom:.75rem}@media (min-width:768px){.hero h1{font-size:3.75rem;margin-bottom:1rem}}@media (min-width:1024px){.hero h1{font-size:4.5rem}}.hero h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;line-height:1.25;color:#fff;margin-bottom:.75rem}@media (min-width:768px){.hero h2{font-size:1.875rem;margin-bottom:1rem}}@media (min-width:1024px){.hero h2{font-size:2.25rem}}.hero p{font-family:var(--font-body);font-size:1.25rem;font-weight:400;line-height:1.625;color:rgba(255,255,255,.9);margin-bottom:1rem}.hero-cta{margin-bottom:1.5rem}@media (min-width:768px){.hero p{font-size:1.5rem;margin-bottom:1.5rem}.hero-cta{margin-bottom:2rem}}.hero .whatsapp-button{display:inline-flex;font-family:var(--font-body);font-weight:600;font-size:1.125rem;line-height:1.75rem;padding:1rem 2rem;border-radius:calc(var(--radius) - 2px);background:var(--whatsapp-green);color:#fff;text-decoration:none;transition:var(--transition)}.hero .whatsapp-button:hover{background:hsl(142 71% 24%);box-shadow:var(--shadow-soft)}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:1;animation:2s infinite bounce}.hero-scroll-inner{width:1.5rem;height:2.5rem;border:2px solid rgba(255,255,255,.5);border-radius:999px;display:flex;justify-content:center}.hero-scroll-dot{width:.25rem;height:.75rem;background:rgba(255,255,255,.5);border-radius:999px;margin-top:.5rem;animation:2s infinite pulse}@keyframes bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.4}}.section-h2{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;line-height:1.25;color:var(--funeral-blue);margin-bottom:1.5rem}@media (min-width:768px){.section-h2{font-size:3rem}}.section-desc{font-family:var(--font-body);font-size:1.25rem;color:var(--funeral-gray);max-width:48rem;margin-inline:auto}.section-desc-sm{font-family:var(--font-body);font-size:1.125rem;color:var(--funeral-gray);max-width:56rem;margin-inline:auto;line-height:1.7}.mb-12{margin-bottom:3rem}.mb-8{margin-bottom:2rem}.about-banner{display:inline-block;font-family:var(--font-heading);font-size:2.25rem;font-weight:700;line-height:1.25;color:var(--funeral-blue);background:hsl(207 82% 51% / .05);padding:1rem 1.5rem;border-radius:var(--radius);margin-bottom:1.5rem}.about-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.about-item-icon{width:4rem;height:4rem;margin:0 auto 1rem;background:hsl(215 44% 24% / .1);border-radius:50%;display:flex;align-items:center;justify-content:center}.about-item-icon svg{width:2rem;height:2rem;color:var(--funeral-blue)}.about-item h3{font-size:1.125rem;font-weight:600;color:var(--funeral-blue);margin-bottom:.5rem}.about-item p{color:var(--funeral-gray);font-size:1rem}.about-fachada{max-width:56rem;margin:0 auto 3rem;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid}.about-fachada img{width:100%;height:16rem;object-fit:cover}@media (min-width:768px){.about-banner{font-size:3rem}.about-grid{grid-template-columns:repeat(3,1fr)}.about-fachada img{height:24rem}}.carousel-wrap{position:relative;max-width:56rem;margin-inline:auto;overflow:hidden;border-radius:var(--radius);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.carousel-track{display:flex;transition:transform .5s ease-in-out}.carousel-slide{flex:0 0 100%;background:hsl(210 16% 93% / .05)}.carousel-slide img{width:100%;height:16rem;object-fit:cover;object-position:center}@media (min-width:768px){.carousel-slide img{height:24rem}}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft);transition:background .2s;z-index:2}.carousel-arrow:hover{background:#fff}.carousel-arrow svg{width:1.5rem;height:1.5rem;color:var(--funeral-blue)}.carousel-arrow.prev{left:1rem}.carousel-arrow.next{right:1rem}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.carousel-dot{width:.75rem;height:.75rem;border-radius:50%;background:var(--funeral-neutral);transition:background .2s}.carousel-dot.active{background:var(--funeral-light-blue)}.bg-neutral{background:hsl(210 16% 93% / .2)}.services-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.funeral-card{background:#fff;border-radius:var(--radius);padding:2rem;text-align:center;box-shadow:var(--shadow-elegant);transition:.3s}.funeral-card:hover{transform:translateY(-4px) scale(1.05);box-shadow:var(--shadow-soft)}.service-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;background:hsl(207 82% 51% / .1);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s}.funeral-card:hover .service-icon{background:hsl(207 82% 51% / .2)}.service-icon svg{width:2rem;height:2rem;color:var(--funeral-light-blue)}.funeral-card h3{font-size:1.25rem;font-weight:600;color:var(--funeral-blue);margin-bottom:1rem}.funeral-card p{color:var(--funeral-gray);line-height:1.6}.traslado-section{padding:5rem 0;background:rgb(243 244 246)}.traslado-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.traslado-grid{grid-template-columns:1fr 1fr}}.traslado-image-wrap{display:flex;justify-content:center}.traslado-image-box{max-width:28rem;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-soft)}.traslado-image-box img{width:100%;object-fit:contain}.traslado-text{text-align:center}.traslado-text h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--funeral-blue);margin-bottom:1.5rem}.traslado-text p{color:var(--funeral-gray);font-size:1.125rem;line-height:1.7;margin-bottom:2rem;color:rgb(2 6 23)}.coroas-grid-top{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}.coroas-grid-bottom{display:flex;justify-content:center;gap:1.5rem}.coroas-grid-bottom .coroa-item{width:33.333%}.coroa-item{aspect-ratio:1;overflow:hidden;border-radius:var(--radius);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.coroa-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.coroa-item:hover img{transform:scale(1.05)}@media (max-width:640px){.coroas-grid-top{grid-template-columns:1fr}.coroas-grid-bottom{flex-direction:column;align-items:center}.coroas-grid-bottom .coroa-item{width:100%;max-width:20rem}}.testimonial-section{background:hsl(210 16% 93% / .2)}.testimonial-card-wrap{position:relative;max-width:56rem;margin-inline:auto;background:#fff;border-radius:var(--radius);box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:2rem}.testimonial-inner{text-align:center;margin-inline:3rem}@media (min-width:768px){.testimonial-card-wrap{padding:3rem}.testimonial-inner{margin-inline:4rem}}.testimonial-avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover;margin:0 auto 1.5rem}.testimonial-quote{font-size:clamp(1.0625rem,2vw,1.25rem);font-style:italic;color:var(--funeral-blue);line-height:1.7;margin-bottom:1.5rem;max-width:42rem;margin-inline:auto}.testimonial-name{font-family:var(--font-heading);font-weight:600;color:var(--funeral-blue)}.testimonial-location{color:var(--funeral-gray)}.testimonial-arrow{position:absolute;top:50%;transform:translateY(-50%);padding:.5rem;border-radius:50%;background:hsl(207 82% 51% / .1);transition:background .2s}.testimonial-arrow:hover{background:hsl(207 82% 51% / .2)}.testimonial-arrow svg{width:1.25rem;height:1.25rem;color:var(--funeral-light-blue)}@media (min-width:768px){.testimonial-avatar{width:5rem;height:5rem}.testimonial-arrow{padding:.75rem}.testimonial-arrow svg{width:1.5rem;height:1.5rem}}.testimonial-arrow.prev{left:.5rem}.testimonial-arrow.next{right:.5rem}.cta-box{text-align:center;background:hsl(207 82% 51% / .1);border-radius:var(--radius);padding:2rem;margin-top:2rem}@media (min-width:768px){.cta-box{padding:3rem}}.cta-box h3{font-size:clamp(1.375rem,3vw,1.875rem);font-weight:700;color:var(--funeral-blue);margin-bottom:1rem}.cta-box p{font-size:1.125rem;color:var(--funeral-gray);margin-bottom:2rem}.faq-accordion{max-width:56rem;margin-inline:auto;background:#fff;border-radius:var(--radius);box-shadow:0 1px 2px rgba(0,0,0,.05);padding:1.5rem}.faq-item{border-bottom:1px solid hsl(210 16% 93%)}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;text-align:left;font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--funeral-blue)}.faq-question svg{flex-shrink:0;width:1rem;height:1rem;transition:transform .3s}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s,padding .35s}.faq-item.open .faq-answer{max-height:10rem;padding-bottom:1rem}.faq-answer p{color:var(--funeral-gray);line-height:1.7;font-size:.9375rem}.faq-contact{max-width:56rem;margin:2rem auto 0;text-align:center;background:hsl(207 82% 51% / .1);border-radius:var(--radius);padding:2rem}.faq-contact h3{font-size:1.5rem;font-weight:700;color:var(--funeral-blue);margin-bottom:1.5rem}.faq-contact a{font-size:1.25rem;font-weight:700;color:var(--whatsapp-green);text-decoration:underline}.faq-contact a:hover{color:hsl(142 71% 22%)}.final-cta{position:relative;padding:4rem 0;overflow:hidden;color:#fff;text-align:center}.final-cta-bg{position:absolute;inset:0;background:center/cover no-repeat;will-change:transform}.final-cta-overlay{position:absolute;inset:0;background:var(--gradient-hero)}.final-cta-content{position:relative;z-index:1;max-width:56rem;margin-inline:auto;padding:0 1rem}.final-cta h2{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;line-height:1.25;margin-bottom:.75rem}@media (min-width:768px){.final-cta h2{font-size:3.75rem;margin-bottom:1rem}}@media (min-width:1024px){.final-cta h2{font-size:4.5rem}}.final-cta h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;line-height:1.25;color:var(--funeral-gold);margin-bottom:.75rem}@media (min-width:768px){.final-cta h3{font-size:1.875rem;margin-bottom:1rem}}@media (min-width:1024px){.final-cta h3{font-size:2.25rem}}.final-cta p{font-family:var(--font-body);font-size:1.25rem;font-weight:400;line-height:1.625;color:rgba(255,255,255,.9);margin-bottom:2rem}.final-cta-tags{padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);font-family:var(--font-body);font-size:1.125rem;color:rgba(255,255,255,.7)}.site-footer{background:var(--funeral-blue);color:#fff;padding:3rem 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.final-cta p{font-size:1.5rem}.footer-grid{grid-template-columns:repeat(2,1fr)}}.footer-brand{text-align:center}.footer-brand-top{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}.footer-brand{grid-column:span 2;text-align:left}.footer-brand-top{justify-content:flex-start}}.footer-brand-top img{height:6rem;width:auto}.footer-brand-name{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;display:none}@media (min-width:768px){.footer-brand-top img{height:4rem}.footer-brand-name{display:block}}.footer-brand p{color:rgba(255,255,255,.8);line-height:1.7;margin-bottom:1.5rem}.footer-copy{font-size:.875rem;color:rgba(255,255,255,.6)}.site-footer h3{font-family:var(--font-heading);font-weight:600;font-size:1.125rem;margin-bottom:1.5rem}.footer-link{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.8);margin-bottom:1rem;transition:color .2s}.footer-link:hover{color:#fff}.footer-link svg{width:1.25rem;height:1.25rem;flex-shrink:0}.footer-location{display:flex;gap:.75rem;color:rgba(255,255,255,.8);margin-bottom:2rem}.footer-location svg{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.footer-legal a{display:block;font-size:.875rem;color:rgba(255,255,255,.6);margin-bottom:.5rem;transition:color .2s}.footer-legal a:hover{color:rgba(255,255,255,.8)}.footer-bar{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem;text-align:center;color:rgba(255,255,255,.6);font-size:.9375rem}.fade-in-left,.fade-in-right,.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.fade-in-left{transform:translateX(-30px)}.fade-in-right{transform:translateX(30px)}.fade-in-left.visible,.fade-in-right.visible,.fade-in-up.visible{opacity:1;transform:translate(0)}