@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&display=swap";*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background-color:#242423;color:#e8eddf;line-height:1.65;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column}body.bg-pattern{background-color:#242423;background-image:radial-gradient(circle at 50% 0%, rgba(245, 203, 92, 0.08) 0%, transparent 60%),linear-gradient(rgba(207, 219, 213, 0.03) 1px, transparent 1px),linear-gradient(90deg, rgba(207, 219, 213, 0.03) 1px, transparent 1px);background-size:100% 100%,48px 48px,48px 48px}main{flex:1}h1,h2,h3,h4,h5,h6{font-family:"Lora",serif;color:#fff;line-height:1.2;font-weight:700;letter-spacing:-0.02em}h1{font-size:clamp(2.25rem,5.5vw,4.25rem)}h2{font-size:clamp(1.85rem,3.8vw,3rem)}h3{font-size:clamp(1.35rem,2.4vw,1.85rem)}h4{font-size:clamp(1.1rem,1.8vw,1.35rem)}p{font-size:clamp(.95rem,1.2vw,1.05rem);color:#cfdbd5;margin-bottom:1rem}p.lead{font-size:clamp(1.05rem,1.6vw,1.25rem);color:#e8eddf;line-height:1.65}a{color:#f5cb5c;text-decoration:none;transition:color .2s ease}a:hover{color:#e5b948}img,svg{max-width:100%;height:auto;display:block}.site-container{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(max-width: 575.98px){.site-container{padding-left:1.25rem;padding-right:1.25rem}}.site-container-narrow{width:100%;max-width:860px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.section-spacing{padding-top:clamp(3.5rem,7vw,6.5rem);padding-bottom:clamp(3.5rem,7vw,6.5rem)}.section-spacing-sm{padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:clamp(2rem,4vw,3.5rem)}.section-header{text-align:center;max-width:776px;margin:0 auto clamp(2.5rem,5vw,4rem)}.section-header .section-title{font-family:"Lora",serif;font-size:clamp(1.85rem,3.8vw,3rem);font-weight:700;line-height:1.2;color:#fff;letter-spacing:-0.02em;margin-top:.75rem;margin-bottom:1rem}.section-header .section-desc{font-size:1.1rem;color:#cfdbd5;margin-bottom:0}.badge-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;background:rgba(245,203,92,.12);border:1px solid rgba(245,203,92,.3);border-radius:9999px;color:#f5cb5c;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.825rem;font-weight:600;line-height:normal;margin:0;letter-spacing:.04em;text-transform:uppercase}.badge-tag svg{width:14px;height:14px;fill:currentColor}.badge-tag.badge-emerald,.badge-tag.badge-amber{background:rgba(245,203,92,.12);border-color:rgba(245,203,92,.3);color:#f5cb5c}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1.75rem;background:#f5cb5c;color:#000;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.95rem;font-weight:700;border-radius:6px;border:1px solid #f5cb5c;cursor:pointer;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1);box-shadow:0 4px 20px rgba(245,203,92,.25);text-decoration:none}.btn-primary svg{width:15px;height:15px;fill:currentColor;transition:transform .2s ease}.btn-primary:hover{background:#e5b948;border-color:#e5b948;color:#000;transform:translateY(-2px);box-shadow:0 8px 30px rgba(245,203,92,.4)}.btn-primary:hover svg{transform:translateX(3px)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1.75rem;background:rgba(0,0,0,0);color:#e8eddf;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.95rem;font-weight:600;border-radius:6px;border:1px solid rgba(207,219,213,.3);cursor:pointer;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1);text-decoration:none}.btn-outline:hover{background:rgba(255,255,255,.06);border-color:#f5cb5c;color:#f5cb5c;transform:translateY(-2px)}.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.75rem 1.35rem;background:#25d366;color:#fff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.9rem;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1);box-shadow:0 4px 15px rgba(37,211,102,.3);text-decoration:none}.btn-whatsapp svg{width:17px;height:17px;fill:currentColor}.btn-whatsapp:hover{background:#128c7e;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,211,102,.45)}.btn-instagram{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.75rem 1.35rem;background:linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);color:#fff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.9rem;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1);box-shadow:0 4px 15px rgba(220,39,67,.3);text-decoration:none}.btn-instagram svg{width:17px;height:17px;fill:currentColor}.btn-instagram:hover{filter:brightness(1.1);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,39,67,.45)}.btn-lg{padding:1.05rem 2.25rem;font-size:1.05rem}.btn-full{width:100%}.grid-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:2.5rem;align-items:center}@media(max-width: 991.98px){.grid-2{grid-template-columns:1fr;gap:2rem}}.grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 991.98px){.grid-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 575.98px){.grid-3{grid-template-columns:1fr;gap:1.5rem}}.grid-4{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media(max-width: 991.98px){.grid-4{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 575.98px){.grid-4{grid-template-columns:1fr}}.text-center{text-align:center}.site-topbar{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.08);font-size:.8rem;padding:.45rem 0;color:#424642}@media(max-width: 767.98px){.site-topbar{display:none}}.site-topbar .topbar-wrapper{display:flex;justify-content:space-between;align-items:center}.site-topbar .topbar-contact{display:flex;align-items:center;gap:1.5rem;color:#424642}.site-topbar .topbar-contact a{color:#424642;display:inline-flex;align-items:center;gap:.4rem;transition:color .2s}.site-topbar .topbar-contact a svg{width:13px;height:13px;fill:#8f6b00}.site-topbar .topbar-contact a:hover{color:#8f6b00}.site-topbar .topbar-social{display:flex;align-items:center;gap:.85rem}.site-topbar .topbar-social a{color:#575a57;transition:color .2s,transform .2s}.site-topbar .topbar-social a svg{width:14px;height:14px;fill:currentColor}.site-topbar .topbar-social a:hover{color:#8f6b00;transform:translateY(-1px)}.site-header{position:sticky;top:0;z-index:1000;background-color:rgba(36,36,35,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(207,219,213,.1);transition:all .3s ease}.site-header.is-scrolled{background-color:rgba(0,0,0,.96);border-bottom-color:rgba(245,203,92,.2);box-shadow:0 10px 30px rgba(0,0,0,.6)}.site-header .header-wrapper{display:flex;align-items:center;justify-content:space-between;height:80px}.brand-logo{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s ease}.brand-logo:hover{transform:translateY(-1px)}.brand-logo:hover .brand-key-icon{transform:scale(1.06)}.brand-logo .brand-key-icon{width:32px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s ease}.brand-logo .brand-key-icon svg{width:100%;height:100%;display:block;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.6))}.brand-logo .brand-mark{width:40px;height:40px;background:linear-gradient(135deg, #F5CB5C 0%, #333533 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;color:#000;font-weight:800;font-size:1.35rem;font-family:"Lora",serif;box-shadow:0 4px 15px rgba(245,203,92,.25)}.brand-logo .brand-text{display:flex;flex-direction:column;justify-content:center}.brand-logo .brand-text .brand-name{font-family:"Lora",serif;font-size:1.25rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg, #FFF2A8 0%, #F5CB5C 50%, #D4AF37 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:1.1;margin-bottom:.15rem}.brand-logo .brand-text .brand-name span{color:#f5cb5c}.brand-logo .brand-text .brand-sub{font-family:"Lora",serif;font-size:.75rem;font-style:italic;letter-spacing:.06em;color:#e8eddf;font-weight:400;line-height:1}.nav-desktop{display:flex;align-items:center;gap:2rem}@media(max-width: 991.98px){.nav-desktop{display:none}}.nav-desktop .nav-link{font-size:.95rem;font-weight:500;color:#e8eddf;position:relative;padding:.5rem 0;transition:color .2s ease;display:inline-flex;align-items:center;gap:.35rem}.nav-desktop .nav-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#f5cb5c;transition:width .3s ease;border-radius:2px}.nav-desktop .nav-link:hover,.nav-desktop .nav-link.is-active{color:#f5cb5c}.nav-desktop .nav-link:hover::after,.nav-desktop .nav-link.is-active::after{width:100%}.nav-desktop .nav-dropdown{position:relative}.nav-desktop .nav-dropdown .dropdown-toggle{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}.nav-desktop .nav-dropdown .dropdown-toggle .dropdown-arrow{width:10px;height:10px;fill:currentColor;transition:transform .25s ease}.nav-desktop .nav-dropdown:hover .dropdown-toggle,.nav-desktop .nav-dropdown:focus-within .dropdown-toggle{color:#f5cb5c}.nav-desktop .nav-dropdown:hover .dropdown-toggle .dropdown-arrow,.nav-desktop .nav-dropdown:focus-within .dropdown-toggle .dropdown-arrow{transform:rotate(180deg)}.nav-desktop .nav-dropdown:hover .dropdown-menu,.nav-desktop .nav-dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-desktop .nav-dropdown .dropdown-menu{position:absolute;top:100%;left:0;width:320px;padding:.75rem;background-color:rgba(36,36,35,.98);border:1px solid rgba(245,203,92,.25);border-radius:12px;box-shadow:0 16px 36px rgba(0,0,0,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s cubic-bezier(0.16, 1, 0.3, 1);pointer-events:none;z-index:1100}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:6px;text-decoration:none;transition:background-color .2s,transform .2s}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item .item-icon{width:32px;height:32px;border-radius:6px;background:rgba(245,203,92,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item .item-icon svg{width:16px;height:16px;fill:#f5cb5c}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item .item-text{display:flex;flex-direction:column}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item .item-text .item-title{font-size:.9rem;font-weight:600;color:#fff;margin-bottom:.15rem}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item .item-text .item-desc{font-size:.75rem;color:#cfdbd5;line-height:1.35}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item:hover{background-color:rgba(255,255,255,.06);transform:translateX(3px)}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-item:hover .item-title{color:#f5cb5c}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-footer{margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(207,219,213,.1)}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-footer .all-services-link{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;font-size:.8rem;font-weight:600;color:#f5cb5c;border-radius:4px;text-decoration:none}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-footer .all-services-link svg{width:12px;height:12px;fill:currentColor;transition:transform .2s}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-footer .all-services-link:hover{background-color:rgba(245,203,92,.1)}.nav-desktop .nav-dropdown .dropdown-menu .dropdown-footer .all-services-link:hover svg{transform:translateX(3px)}.header-actions{display:flex;align-items:center;gap:1rem}@media(max-width: 575.98px){.header-actions .header-btn{display:none}}.mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px}@media(max-width: 991.98px){.mobile-toggle{display:flex}}.mobile-toggle span{display:block;width:24px;height:2px;background-color:#e8eddf;border-radius:2px;transition:all .3s ease}.mobile-toggle.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg);background-color:#f5cb5c}.mobile-toggle.is-active span:nth-child(2){opacity:0}.mobile-toggle.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg);background-color:#f5cb5c}.mobile-nav{position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);background-color:rgba(0,0,0,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:999;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem;transform:translateX(-100%);transition:transform .35s cubic-bezier(0.16, 1, 0.3, 1);overflow-y:auto}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav .mobile-links{display:flex;flex-direction:column;gap:.5rem}.mobile-nav .mobile-links .mobile-link{font-size:1.15rem;font-family:"Lora",serif;color:#e8eddf;padding:.75rem 0;border-bottom:1px solid rgba(207,219,213,.08);text-decoration:none}.mobile-nav .mobile-links .mobile-link.is-active{color:#f5cb5c;font-weight:700}.mobile-nav .mobile-links .mobile-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;font-size:1.15rem;font-family:"Lora",serif;color:#e8eddf;padding:.75rem 0;border-bottom:1px solid rgba(207,219,213,.08);cursor:pointer;background:none;border-left:none;border-right:none;border-top:none;width:100%;text-align:left}.mobile-nav .mobile-links .mobile-dropdown-toggle svg{width:14px;height:14px;fill:currentColor;transition:transform .25s ease}.mobile-nav .mobile-links .mobile-dropdown-toggle.is-open{color:#f5cb5c}.mobile-nav .mobile-links .mobile-dropdown-toggle.is-open svg{transform:rotate(180deg)}.mobile-nav .mobile-links .mobile-submenu{display:none;flex-direction:column;gap:.4rem;padding-left:1rem;padding-top:.5rem;padding-bottom:.5rem;background:rgba(51,53,51,.4);border-radius:8px}.mobile-nav .mobile-links .mobile-submenu.is-open{display:flex}.mobile-nav .mobile-links .mobile-submenu .submenu-link{font-size:.95rem;color:#cfdbd5;padding:.4rem .5rem;text-decoration:none}.mobile-nav .mobile-links .mobile-submenu .submenu-link:hover,.mobile-nav .mobile-links .mobile-submenu .submenu-link.is-active{color:#f5cb5c}.mobile-nav .mobile-nav-footer{display:flex;flex-direction:column;gap:1.25rem;padding-top:1.5rem;border-top:1px solid rgba(207,219,213,.1)}.mobile-nav .mobile-nav-footer .mobile-contact-info{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#cfdbd5}.hero-particles-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1;pointer-events:auto}.hero-proxon-section{position:relative;min-height:96vh;background-color:#242423;display:flex;align-items:center;overflow:hidden;padding-top:clamp(5rem,8vw,7.5rem);padding-bottom:clamp(4rem,6vw,6rem)}.hero-proxon-section .hero-proxon-grid{position:absolute;inset:0;z-index:1;background-image:linear-gradient(rgba(207, 219, 213, 0.04) 1px, transparent 1px),linear-gradient(90deg, rgba(207, 219, 213, 0.04) 1px, transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 95% 85% at 50% 25%, black 40%, transparent 85%);mask-image:radial-gradient(ellipse 95% 85% at 50% 25%, black 40%, transparent 85%);pointer-events:none}.hero-proxon-section .hero-proxon-glow{position:absolute;border-radius:50%;pointer-events:none;z-index:1}.hero-proxon-section .hero-proxon-glow.hero-glow-1{width:700px;height:700px;top:-150px;left:-100px;background:radial-gradient(circle, rgba(245, 203, 92, 0.1) 0%, transparent 70%)}.hero-proxon-section .hero-proxon-glow.hero-glow-2{width:750px;height:750px;top:5%;right:0%;background:radial-gradient(circle, rgba(44, 104, 200, 0.18) 0%, rgba(52, 211, 153, 0.08) 40%, transparent 70%);animation:ambientPulse 8s ease-in-out infinite alternate}.hero-proxon-section .hero-constellation-network{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:hidden}.hero-proxon-section .hero-constellation-network .hero-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:auto}.hero-proxon-section .hero-constellation-network .orbital-rings-system{position:absolute;top:50%;left:74%;transform:translate(-50%, -50%);pointer-events:none;z-index:2}@media(max-width: 991.98px){.hero-proxon-section .hero-constellation-network .orbital-rings-system{left:78%;opacity:.8}}@media(max-width: 767.98px){.hero-proxon-section .hero-constellation-network .orbital-rings-system{left:50%;top:60%;opacity:.35}}.hero-proxon-section .hero-constellation-network .orbital-rings-system .orbital-ring{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%}.hero-proxon-section .hero-constellation-network .orbital-rings-system .orbital-ring.orbital-ring-outer{width:360px;height:360px;border:1px dashed rgba(207,219,213,.14);animation:orbitCounterClockwise 32s linear infinite}@media(max-width: 575.98px){.hero-proxon-section .hero-constellation-network .orbital-rings-system .orbital-ring.orbital-ring-outer{width:260px;height:260px}}.hero-proxon-section .hero-constellation-network .orbital-rings-system .orbital-ring.orbital-ring-outer .planet-outer{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);width:14px;height:14px;border-radius:50%;background:#38bdf8;box-shadow:0 0 16px #38bdf8,0 0 30px rgba(56,189,248,.6)}.hero-proxon-section .hero-constellation-network .orbital-rings-system .orbital-ring.orbital-ring-inner{width:230px;height:230px;border:1px solid rgba(207,219,213,.18);animation:orbitClockwise 20s linear infinite}@media(max-width: 575.98px){.hero-proxon-section .hero-constellation-network .orbital-rings-system .orbital-ring.orbital-ring-inner{width:180px;height:180px}}.hero-proxon-section .hero-constellation-network .orbital-rings-system .orbital-ring.orbital-ring-inner .planet-inner{position:absolute;bottom:0;left:50%;transform:translate(-50%, 50%);width:12px;height:12px;border-radius:50%;background:#f97316;box-shadow:0 0 16px #f97316,0 0 25px rgba(249,115,22,.6)}.hero-proxon-section .hero-constellation-network .constellation-hub{position:absolute;top:50%;left:74%;transform:translate(-50%, -50%);z-index:12;pointer-events:none}@media(max-width: 991.98px){.hero-proxon-section .hero-constellation-network .constellation-hub{left:78%;opacity:.9}}@media(max-width: 767.98px){.hero-proxon-section .hero-constellation-network .constellation-hub{left:50%;top:60%;opacity:.4}}.hero-proxon-section .hero-constellation-network .constellation-hub .hub-glass-card{width:110px;height:110px;border-radius:30px;background:linear-gradient(135deg, rgba(28, 42, 60, 0.88) 0%, rgba(15, 25, 38, 0.96) 100%);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1.5px solid rgba(245,203,92,.4);display:flex;align-items:center;justify-content:center;box-shadow:0 16px 45px rgba(0,0,0,.85);position:relative;cursor:pointer;pointer-events:auto;transition:transform .35s cubic-bezier(0.34, 1.56, 0.64, 1),box-shadow .35s ease,border-color .35s ease}@media(max-width: 575.98px){.hero-proxon-section .hero-constellation-network .constellation-hub .hub-glass-card{width:84px;height:84px;border-radius:22px}}.hero-proxon-section .hero-constellation-network .constellation-hub .hub-glass-card:hover{transform:scale(1.15);border-color:#f5cb5c;box-shadow:0 24px 60px rgba(0,0,0,.95),0 0 45px rgba(245,203,92,.6)}.hero-proxon-section .hero-constellation-network .constellation-hub .hub-glass-card .hub-dynamic-glow{position:absolute;inset:-28px;border-radius:50%;pointer-events:none;z-index:-1;animation:colorShiftGlow 16s cubic-bezier(0.4, 0, 0.2, 1) infinite}.hero-proxon-section .hero-constellation-network .constellation-hub .hub-glass-card .hub-lens-icon{width:56px;height:56px;transition:transform .35s ease}@media(max-width: 575.98px){.hero-proxon-section .hero-constellation-network .constellation-hub .hub-glass-card .hub-lens-icon{width:42px;height:42px}}.hero-proxon-section .hero-constellation-network .constellation-hub .hub-glass-card:hover .hub-lens-icon{transform:scale(1.05)}.hero-proxon-section .hero-constellation-network .constellation-hub .hub-subtitle{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%);font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e8eddf;background:rgba(0,0,0,0);border:none;box-shadow:none;padding:0;text-shadow:0 2px 8px rgba(0,0,0,.95),0 0 16px rgba(0,0,0,.85);white-space:nowrap;pointer-events:none}.hero-proxon-section .hero-constellation-network .hero-trend-arrow{position:absolute;top:12%;right:8%;z-index:2;pointer-events:none;animation:floatArrow 4.5s ease-in-out infinite}@media(max-width: 767.98px){.hero-proxon-section .hero-constellation-network .hero-trend-arrow{top:6%;right:5%;opacity:.6}}.hero-proxon-section .hero-constellation-network .hero-trend-arrow svg{width:48px;height:48px;filter:drop-shadow(0 0 12px rgba(52, 211, 153, 0.6))}.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand{position:absolute;bottom:-5px;right:8%;z-index:2;display:flex;align-items:flex-end;gap:8px;pointer-events:none}@media(max-width: 767.98px){.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand{bottom:-5px;right:4%;opacity:.65;gap:6px}}.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand .stand-bar{width:13px;border-radius:6px 6px 0 0;transform-origin:bottom}@media(max-width: 575.98px){.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand .stand-bar{width:9px}}.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand .stand-bar.bar-blue{height:36px;background:#3b82f6;box-shadow:0 0 14px rgba(59,130,246,.6);animation:pillarScale 2s ease-in-out infinite alternate}.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand .stand-bar.bar-red{height:64px;background:#ef4444;box-shadow:0 0 14px rgba(239,68,68,.6);animation:pillarScale 2.4s ease-in-out infinite alternate .2s}.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand .stand-bar.bar-yellow{height:46px;background:#eab308;box-shadow:0 0 14px rgba(234,179,8,.6);animation:pillarScale 2.1s ease-in-out infinite alternate .4s}.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand .stand-bar.bar-green{height:80px;background:#22c55e;box-shadow:0 0 18px rgba(34,197,94,.7);animation:pillarScale 2.6s ease-in-out infinite alternate .6s}.hero-proxon-section .hero-constellation-network .hero-bar-chart-stand .stand-bar.bar-cyan{height:54px;background:#06b6d4;box-shadow:0 0 14px rgba(6,182,212,.6);animation:pillarScale 2.3s ease-in-out infinite alternate .8s}.hero-proxon-section .hero-constellation-network .const-node{position:absolute;z-index:5;display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.05rem;background:rgba(18,30,46,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(207,219,213,.18);border-radius:30px;box-shadow:0 8px 24px rgba(0,0,0,.6);color:#fff;font-size:.85rem;font-weight:500;cursor:default;pointer-events:auto;transition:all .25s ease}@media(max-width: 767.98px){.hero-proxon-section .hero-constellation-network .const-node{opacity:.45;transform:scale(0.85)}}.hero-proxon-section .hero-constellation-network .const-node:hover{border-color:#f5cb5c;transform:scale(1.06);box-shadow:0 12px 30px rgba(0,0,0,.8),0 0 16px rgba(245,203,92,.25)}.hero-proxon-section .hero-constellation-network .const-node .node-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.hero-proxon-section .hero-constellation-network .const-node .node-dot.dot-blue{background-color:#38bdf8;box-shadow:0 0 8px #38bdf8}.hero-proxon-section .hero-constellation-network .const-node .node-dot.dot-red{background-color:#f87171;box-shadow:0 0 8px #f87171}.hero-proxon-section .hero-constellation-network .const-node .node-dot.dot-green{background-color:#34d399;box-shadow:0 0 8px #34d399}.hero-proxon-section .hero-constellation-network .const-node .node-dot.dot-gold{background-color:#f5cb5c;box-shadow:0 0 8px #f5cb5c}.hero-proxon-section .hero-constellation-network .const-node .node-text{white-space:nowrap}.hero-proxon-section .hero-constellation-network .const-node.node-claude{top:15%;left:56%}.hero-proxon-section .hero-constellation-network .const-node.node-ia-quoted{top:48%;left:50%}.hero-proxon-section .hero-constellation-network .const-node.node-indexacao{bottom:24%;left:54%}.hero-proxon-section .hero-constellation-network .const-node.node-seo-ias{bottom:12%;left:64%}.hero-proxon-section .hero-constellation-network .const-node.node-primeira-pagina{top:24%;right:5%}.hero-proxon-section .hero-constellation-network .const-node.node-palavras-chave{top:45%;right:3%}.hero-proxon-section .hero-constellation-network .const-node.node-backlinks{bottom:30%;right:10%}.hero-proxon-section .hero-constellation-network .const-node.node-trafego{bottom:16%;right:3%}.hero-proxon-section .hero-constellation-network .float-drift-1{animation:drift1 5s ease-in-out infinite}.hero-proxon-section .hero-constellation-network .float-drift-2{animation:drift2 5.8s ease-in-out infinite}.hero-proxon-section .hero-constellation-network .float-drift-3{animation:drift3 5.2s ease-in-out infinite}.hero-proxon-section .hero-constellation-network .float-drift-4{animation:drift4 6.2s ease-in-out infinite}.hero-proxon-section .hero-proxon-container{position:relative;z-index:10;width:100%;max-width:1240px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none}@media(max-width: 575.98px){.hero-proxon-section .hero-proxon-container{padding-left:1.25rem;padding-right:1.25rem}}.hero-proxon-content{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:680px;position:relative;z-index:10;pointer-events:auto}@media(max-width: 991.98px){.hero-proxon-content{max-width:600px}}@media(max-width: 767.98px){.hero-proxon-content{max-width:100%}}.hero-proxon-content .hero-proxon-tag{display:inline-flex;align-items:center;gap:10px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#f5cb5c;margin-bottom:1.5rem;background:rgba(36,36,35,.6);padding:.35rem .85rem;border-radius:9999px;border:1px solid rgba(245,203,92,.25);backdrop-filter:blur(8px);width:fit-content}.hero-proxon-content .hero-proxon-tag .hero-tag-dot{width:7px;height:7px;border-radius:50%;background-color:#f5cb5c;box-shadow:0 0 10px #f5cb5c;animation:dotPulse 2.5s ease-in-out infinite}.hero-proxon-content .hero-proxon-headline{font-family:"Lora",serif;font-weight:700;font-size:clamp(2.5rem,4.8vw,4.5rem);line-height:1.08;letter-spacing:-0.03em;color:#fff;margin-bottom:1.5rem;text-shadow:0 4px 20px rgba(0,0,0,.6)}.hero-proxon-content .hero-proxon-headline .destaque-gold{color:#f5cb5c}.hero-proxon-content .hero-proxon-sub{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.1rem,1.6vw,1.25rem);line-height:1.68;color:#e8eddf;margin-bottom:2.5rem;max-width:700px;text-shadow:0 2px 12px rgba(0,0,0,.6)}.hero-proxon-content .hero-proxon-sub strong{color:#fff;font-weight:600}.hero-proxon-content .hero-proxon-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.75rem}@media(max-width: 767.98px){.hero-proxon-content .hero-proxon-actions{gap:1rem;margin-bottom:2rem}}.hero-proxon-content .hero-proxon-actions .btn-cta-proxon{display:inline-flex;align-items:center;justify-content:center;gap:12px;background-color:#25d366;color:#fff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;font-size:1.1rem;padding:18px 36px;border-radius:8px;text-decoration:none;box-shadow:0 6px 28px rgba(37,211,102,.38);transition:background .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap;max-width:100%;text-align:center}@media(max-width: 767.98px){.hero-proxon-content .hero-proxon-actions .btn-cta-proxon{white-space:normal;font-size:.98rem;padding:14px 24px;width:100%;line-height:1.35}}@media(max-width: 575.98px){.hero-proxon-content .hero-proxon-actions .btn-cta-proxon{font-size:.9rem;padding:12px 16px;gap:8px}}.hero-proxon-content .hero-proxon-actions .btn-cta-proxon:hover{background-color:#1ebe5a;transform:translateY(-2px);box-shadow:0 8px 36px rgba(37,211,102,.52);color:#fff}.hero-proxon-content .hero-proxon-actions .btn-cta-proxon .wa-icon{width:22px;height:22px;fill:currentColor;flex-shrink:0}@media(max-width: 575.98px){.hero-proxon-content .hero-proxon-actions .btn-cta-proxon .wa-icon{width:20px;height:20px}}.hero-proxon-content .hero-proxon-actions .hero-proxon-support{font-size:.88rem;line-height:1.45;color:rgba(232,237,223,.85);max-width:240px;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media(max-width: 575.98px){.hero-proxon-content .hero-proxon-actions .hero-proxon-support{max-width:100%}}.hero-proxon-content .hero-proxon-scroll{display:inline-flex;align-items:center;gap:10px;margin-top:.5rem}.hero-proxon-content .hero-proxon-scroll .scroll-line{width:28px;height:1px;background:rgba(245,203,92,.6)}.hero-proxon-content .hero-proxon-scroll .scroll-label{font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(207,219,213,.65)}@keyframes orbitClockwise{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes orbitCounterClockwise{from{transform:translate(-50%, -50%) rotate(360deg)}to{transform:translate(-50%, -50%) rotate(0deg)}}@keyframes colorShiftGlow{0%{background:radial-gradient(circle, rgba(245, 203, 92, 0.48) 0%, rgba(245, 203, 92, 0.18) 45%, transparent 70%);transform:scale(0.96)}25%{background:radial-gradient(circle, rgba(245, 158, 11, 0.44) 0%, rgba(245, 158, 11, 0.16) 45%, transparent 70%);transform:scale(1.04)}50%{background:radial-gradient(circle, rgba(234, 179, 8, 0.48) 0%, rgba(234, 179, 8, 0.18) 45%, transparent 70%);transform:scale(0.98)}75%{background:radial-gradient(circle, rgba(251, 146, 60, 0.42) 0%, rgba(251, 146, 60, 0.15) 45%, transparent 70%);transform:scale(1.05)}100%{background:radial-gradient(circle, rgba(245, 203, 92, 0.48) 0%, rgba(245, 203, 92, 0.18) 45%, transparent 70%);transform:scale(0.96)}}@keyframes floatArrow{0%,100%{transform:translateY(0) translateX(0)}50%{transform:translateY(-7px) translateX(3px)}}@keyframes pillarScale{0%{transform:scaleY(0.75)}100%{transform:scaleY(1)}}@keyframes drift1{0%,100%{transform:translateY(0) translateX(0)}50%{transform:translateY(-8px) translateX(4px)}}@keyframes drift2{0%,100%{transform:translateY(0) translateX(0)}50%{transform:translateY(9px) translateX(-4px)}}@keyframes drift3{0%,100%{transform:translateY(0) translateX(0)}50%{transform:translateY(-7px) translateX(-5px)}}@keyframes drift4{0%,100%{transform:translateY(0) translateX(0)}50%{transform:translateY(8px) translateX(5px)}}@keyframes dotPulse{0%,100%{transform:scale(1);opacity:.8}50%{transform:scale(1.4);opacity:1}}@keyframes ambientPulse{0%{transform:scale(0.95);opacity:.8}100%{transform:scale(1.08);opacity:1}}.hero-page{padding-top:clamp(4.5rem,7.5vw,6.5rem);padding-bottom:clamp(4rem,7vw,6rem);background-color:#242423;border-bottom:1px solid rgba(207,219,213,.08);position:relative;text-align:center;overflow:hidden}.hero-page .hero-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:auto}.hero-page .site-container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;pointer-events:none}.hero-page .site-container>*{pointer-events:auto}.hero-page .hero-page-glass{width:100%;max-width:980px;margin:0 auto;background:rgba(24,24,23,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(245,203,92,.28);border-radius:18px;padding:clamp(2.25rem,4.5vw,3.5rem) clamp(1.5rem,4vw,3.25rem);box-shadow:0 20px 50px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.12),0 0 35px rgba(245,203,92,.06);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.hero-page .page-breadcrumbs{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:rgba(207,219,213,.8);margin-bottom:1.25rem}.hero-page .page-breadcrumbs a{color:rgba(207,219,213,.8);text-decoration:none;transition:color .2s ease}.hero-page .page-breadcrumbs a:hover{color:#f5cb5c}.hero-page .page-breadcrumbs .sep{color:rgba(207,219,213,.4)}.hero-page .page-breadcrumbs .current{color:#f5cb5c;font-weight:500}.hero-page .badge-tag,.hero-page .hero-page-tag{display:inline-flex;margin-bottom:1.25rem}.hero-page .page-title{font-family:"Lora",serif;font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.15;margin-bottom:1.25rem;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.85)}.hero-page .page-desc{max-width:720px;margin:0 auto;font-size:1.15rem;line-height:1.65;color:#e8eddf;text-shadow:0 1px 8px rgba(0,0,0,.9)}.hero-service{padding-top:clamp(4rem,7vw,6rem);padding-bottom:clamp(3.5rem,6vw,5.5rem);background-color:#242423;border-bottom:1px solid rgba(207,219,213,.08);position:relative;overflow:hidden}.hero-service .hero-particles-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:auto}.hero-service .hero-glass-backdrop{position:absolute;inset:0;z-index:1;background:rgba(36,36,35,.3);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);pointer-events:none}.hero-service .site-container{position:relative;z-index:2;pointer-events:none}.hero-service .site-container>*{pointer-events:auto}.hero-service .service-hero-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media(min-width: 992px){.hero-service .service-hero-grid{grid-template-columns:1.15fr .85fr}}.hero-service .service-hero-content .service-hero-title{font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.15;margin-bottom:1.25rem}.hero-service .service-hero-content .service-hero-title .highlight{color:#f5cb5c}.hero-service .service-hero-content .service-hero-desc{font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.7;color:#e8eddf;margin-bottom:1.5rem}.hero-service .service-hero-content .service-hero-desc p{margin-bottom:1.1rem}.hero-service .service-hero-content .service-hero-desc p:last-child{margin-bottom:0}.hero-service .service-hero-content .service-hero-checklist{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin:1.75rem 0}.hero-service .service-hero-content .service-hero-checklist li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#e8eddf}.hero-service .service-hero-content .service-hero-checklist li svg{width:18px;height:18px;fill:#f5cb5c;flex-shrink:0;margin-top:3px}.hero-service .service-hero-content .service-hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.hero-service .service-hero-media{display:flex;justify-content:center;align-items:center}.hero-service .service-hero-media .service-hero-img-card{position:relative;width:100%;border-radius:20px;overflow:hidden;border:1px solid rgba(207,219,213,.15);background:rgba(18,30,46,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 48px rgba(0,0,0,.5),0 0 24px rgba(245,203,92,.08);transition:transform .3s ease,box-shadow .3s ease}.hero-service .service-hero-media .service-hero-img-card:hover{transform:translateY(-4px);box-shadow:0 24px 56px rgba(0,0,0,.6),0 0 32px rgba(245,203,92,.15)}.hero-service .service-hero-media .service-hero-img-card .service-hero-img{width:100%;height:auto;aspect-ratio:580/360;display:block;object-fit:cover}.card-base{background-color:#333533;border:1px solid rgba(207,219,213,.12);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1)}.card-base:hover{border-color:rgba(245,203,92,.35);box-shadow:0 12px 30px rgba(0,0,0,.5);transform:translateY(-2px)}.card-base-light{background-color:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.04);border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1)}.card-base-light h2,.card-base-light h3,.card-base-light h4{color:#242423;font-family:"Lora",serif}.card-base-light p,.card-base-light .lead{color:#424642}.card-base-light:hover{border-color:rgba(245,203,92,.6);box-shadow:0 14px 32px rgba(0,0,0,.08);transform:translateY(-2px)}.seo-intro-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.seo-intro-inner{max-width:1050px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.seo-intro-inner .badge-tag{margin-bottom:1.25rem;background:rgba(245,203,92,.2);border-color:rgba(197,149,17,.4);color:#8f6b00}.seo-intro-title{font-family:"Lora",serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700;color:#242423;line-height:1.3;margin:0 0 2rem}.seo-intro-body{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:2.5rem}.seo-intro-body p{font-size:clamp(.95rem,1.5vw,1.05rem);color:#424642;line-height:1.75;margin:0;text-align:center}.seo-intro-highlight-text{font-size:1.05rem;font-weight:700;color:#000;line-height:1.65;margin:0 0 1.75rem;text-align:center}.seo-intro-btn{justify-content:center;text-align:center;white-space:normal;font-size:.82rem;letter-spacing:.03em;text-transform:uppercase;font-weight:700;max-width:650px}.stats-strip{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;background-color:#000;border:1px solid rgba(207,219,213,.1);border-radius:12px;padding:clamp(1.5rem,3vw,2.5rem)}@media(max-width: 767.98px){.stats-strip{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(max-width: 575.98px){.stats-strip{grid-template-columns:1fr;gap:1.5rem}}.stats-strip .stat-item{text-align:center}.stats-strip .stat-item .stat-number{font-size:clamp(2rem,3.5vw,2.85rem);font-weight:800;font-family:"Lora",serif;color:#f5cb5c;line-height:1;margin-bottom:.5rem}.stats-strip .stat-item .stat-number .plus,.stats-strip .stat-item .stat-number .percent{font-size:.7em;color:#e8eddf}.stats-strip .stat-item .stat-label{font-size:.875rem;color:#cfdbd5;line-height:1.4}.solutions-section .site-container{max-width:1240px}.bento-grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:1.5rem}.bento-grid .bento-card{background-color:#333533;border:1px solid rgba(207,219,213,.12);border-radius:12px;padding:2rem 2.25rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1);position:relative;overflow:hidden}.bento-grid .bento-card:nth-child(4n+1),.bento-grid .bento-card:nth-child(4n+4){grid-column:span 7}.bento-grid .bento-card:nth-child(4n+2),.bento-grid .bento-card:nth-child(4n+3){grid-column:span 5}@media(max-width: 991.98px){.bento-grid .bento-card:nth-child(4n+1),.bento-grid .bento-card:nth-child(4n+2),.bento-grid .bento-card:nth-child(4n+3),.bento-grid .bento-card:nth-child(4n+4){grid-column:span 12;padding:1.75rem 1.5rem}}.bento-grid .bento-card:hover{border-color:rgba(245,203,92,.4);transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.6)}.bento-grid .bento-card:hover .bento-icon{background-color:#f5cb5c;color:#000;transform:scale(1.05)}.bento-grid .bento-card:hover .bento-icon svg{fill:#000}.bento-grid .bento-card.bento-featured{background:linear-gradient(145deg, #333533 0%, rgba(36, 36, 35, 0.95) 100%);border-color:rgba(245,203,92,.3)}.bento-grid .bento-card .bento-icon{width:50px;height:50px;border-radius:6px;background-color:rgba(245,203,92,.12);display:flex;align-items:center;justify-content:center;margin-bottom:1.35rem;transition:all .3s ease}.bento-grid .bento-card .bento-icon svg{width:24px;height:24px;fill:#f5cb5c;transition:fill .3s ease}.bento-grid .bento-card .bento-title{font-size:1.35rem;font-weight:700;line-height:1.3;margin-bottom:.85rem;color:#fff}.bento-grid .bento-card .bento-desc{font-size:.95rem;color:#cfdbd5;line-height:1.65;margin-bottom:1.75rem;flex:1}.bento-grid .bento-card .bento-footer{display:flex;align-items:center;border-top:1px solid rgba(207,219,213,.08);padding-top:1.25rem;margin-top:auto}.bento-grid .bento-card .bento-footer .bento-btn,.bento-grid .bento-card .bento-footer .bento-link{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.5rem;background-color:rgba(0,0,0,0);border:1px solid rgba(245,203,92,.35);border-radius:6px;color:#f5cb5c;font-size:.82rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;transition:all .25s ease;width:100%;text-align:center}.bento-grid .bento-card .bento-footer .bento-btn svg,.bento-grid .bento-card .bento-footer .bento-link svg{width:13px;height:13px;fill:currentColor;transition:transform .2s ease;flex-shrink:0}.bento-grid .bento-card .bento-footer .bento-btn:hover,.bento-grid .bento-card .bento-footer .bento-link:hover{background-color:#f5cb5c;border-color:#f5cb5c;color:#000;transform:translateY(-2px);box-shadow:0 6px 20px rgba(245,203,92,.25)}.bento-grid .bento-card .bento-footer .bento-btn:hover svg,.bento-grid .bento-card .bento-footer .bento-link:hover svg{transform:translateX(3px);fill:#000}.solutions-action{margin-top:3rem;display:flex;justify-content:center}.solutions-action .btn-primary{display:inline-flex;align-items:center;gap:.75rem}.solutions-action .btn-primary svg{width:14px;height:14px;fill:currentColor;transition:transform .2s ease}.solutions-action .btn-primary:hover svg{transform:translateX(4px)}.about-intro-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.about-intro-inner{max-width:1050px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0}.about-intro-inner .badge-tag{margin-bottom:1.25rem;background:rgba(245,203,92,.2);border-color:rgba(197,149,17,.4);color:#8f6b00}.about-intro-title{font-family:"Lora",serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700;color:#242423;line-height:1.3;margin:0 0 2rem}.about-intro-body{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:2.5rem}.about-intro-body p{font-size:clamp(.95rem,1.5vw,1.05rem);color:#424642;line-height:1.75;margin:0;text-align:center}.about-intro-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;text-transform:uppercase;font-weight:700;letter-spacing:.03em;font-size:.85rem}.about-intro-btn svg{width:14px;height:14px;fill:currentColor;transition:transform .2s ease}.about-intro-btn:hover svg{transform:translateX(4px)}.consultor-pillars-section{background-color:#080a0e;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden;padding-top:clamp(2rem,3.5vw,3rem);padding-bottom:0}@media(max-width: 991.98px){.consultor-pillars-section{padding-bottom:3.5rem}}.consultor-pillars-wrap{position:relative;display:flex;justify-content:space-between;align-items:flex-start;min-height:560px}@media(max-width: 991.98px){.consultor-pillars-wrap{flex-direction:column;align-items:center;gap:2.5rem;min-height:auto}}.consultor-col{display:flex;flex-direction:column;gap:3.5rem;z-index:2;position:relative}.consultor-col.consultor-col-left,.consultor-col.consultor-col-right{width:100%;max-width:366px;padding-bottom:3.5rem}@media(max-width: 991.98px){.consultor-col.consultor-col-left,.consultor-col.consultor-col-right{max-width:100%;padding-bottom:0}}.consultor-col.consultor-col-center{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:580px;display:flex;justify-content:flex-end;align-items:center;pointer-events:none;z-index:1}@media(max-width: 991.98px){.consultor-col.consultor-col-center{position:relative;bottom:auto;left:auto;transform:none;order:-1;max-width:440px;margin-bottom:1rem;pointer-events:auto}}.consultor-feature-card{display:flex;flex-direction:column;gap:.85rem}.consultor-feature-header{display:flex;align-items:center;gap:.95rem}.consultor-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:6px;background:rgba(245,203,92,.15);border:1px solid rgba(245,203,92,.35);color:#f5cb5c}.consultor-icon-badge svg{width:20px;height:20px;fill:currentColor}.consultor-feature-title{font-family:"Lora",serif;font-size:clamp(1.25rem,1.6vw,1.45rem);font-weight:700;color:#fff;line-height:1.3;margin:0}.consultor-feature-box{background:rgba(0,0,0,0);border:none;padding:0;box-shadow:none}.consultor-feature-box p{font-size:clamp(.98rem,1.2vw,1.06rem);color:#cfdbd5;line-height:1.75;margin:0}.consultor-photo-wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;pointer-events:auto}.consultor-photo-glow{position:absolute;width:520px;height:520px;top:45%;left:50%;transform:translate(-50%, -50%);border-radius:50%;background:radial-gradient(circle, rgba(245, 203, 92, 0.16) 0%, rgba(36, 40, 50, 0.4) 50%, transparent 72%);pointer-events:none;z-index:1}.consultor-photo-img{position:relative;z-index:2;width:100%;max-width:580px;height:auto;max-height:660px;aspect-ratio:580/660;object-fit:contain;display:block;vertical-align:bottom;margin-bottom:0}.consultor-photo-placeholder{position:relative;z-index:2;width:320px;height:460px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.02);border:1px dashed rgba(245,203,92,.3);border-radius:16px}.consultor-photo-placeholder svg{width:100px;height:100px;fill:rgba(245,203,92,.3)}.consultor-name-badge{position:absolute;z-index:3;bottom:1.75rem;left:50%;transform:translateX(-50%);background:#fff;color:#111;padding:.75rem 1.8rem;border-radius:8px;box-shadow:0 14px 36px rgba(0,0,0,.75);text-align:center;min-width:190px;white-space:nowrap}.consultor-badge-name{display:block;font-weight:800;font-size:.92rem;letter-spacing:.06em;color:#111;line-height:1.2}.consultor-badge-role{display:block;font-weight:700;font-size:.72rem;letter-spacing:.1em;color:#666;line-height:1.2;margin-top:3px}.maps-simulation-card{background-color:#000;border:1px solid rgba(245,203,92,.3);border-radius:18px;padding:1.5rem;box-shadow:0 20px 50px rgba(0,0,0,.8)}.maps-simulation-card .maps-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(207,219,213,.1)}.maps-simulation-card .maps-header .maps-query{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#e8eddf;font-weight:600}.maps-simulation-card .maps-header .maps-query svg{width:14px;height:14px;fill:#f5cb5c}.maps-simulation-card .maps-header .maps-filter-badge{font-size:.75rem;color:#000;background:#f5cb5c;padding:.2rem .6rem;border-radius:4px;font-weight:700}.maps-simulation-card .maps-results-list{display:flex;flex-direction:column;gap:.75rem}.maps-simulation-card .maps-results-list .maps-result-item{background-color:#333533;border:1px solid rgba(207,219,213,.08);border-radius:6px;padding:1rem;display:flex;justify-content:space-between;align-items:center}.maps-simulation-card .maps-results-list .maps-result-item.winner-item{background-color:rgba(245,203,92,.08);border-color:rgba(245,203,92,.4)}.maps-simulation-card .maps-results-list .maps-result-item.winner-item .rank-pos{background-color:#f5cb5c;color:#000}.maps-simulation-card .maps-results-list .maps-result-item.winner-item .business-title{color:#f5cb5c}.maps-simulation-card .maps-results-list .maps-result-item .result-info{display:flex;align-items:center;gap:.85rem}.maps-simulation-card .maps-results-list .maps-result-item .result-info .rank-pos{width:28px;height:28px;border-radius:50%;background-color:#242423;color:#cfdbd5;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center}.maps-simulation-card .maps-results-list .maps-result-item .result-info .business-details .business-title{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:.2rem}.maps-simulation-card .maps-results-list .maps-result-item .result-info .business-details .business-rating{font-size:.8rem;color:#cfdbd5;display:flex;align-items:center;gap:.35rem}.maps-simulation-card .maps-results-list .maps-result-item .result-info .business-details .business-rating .stars{color:#f5cb5c}.maps-simulation-card .maps-results-list .maps-result-item .result-info .business-details .business-meta{font-size:.75rem;color:rgba(207,219,213,.6)}.maps-simulation-card .maps-results-list .maps-result-item .result-action-badge{font-size:.75rem;background:rgba(37,211,102,.15);color:#34e77a;padding:.3rem .65rem;border-radius:4px;font-weight:600}.comparison-section .comparison-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(max-width: 767.98px){.comparison-section .comparison-wrapper{grid-template-columns:1fr}}.comparison-section .comparison-col{border-radius:12px;padding:2.25rem;background-color:#333533}.comparison-section .comparison-col.bad-col{border:1px solid rgba(239,68,68,.2)}.comparison-section .comparison-col.bad-col .col-badge{background:rgba(239,68,68,.15);color:#f87171}.comparison-section .comparison-col.good-col{border:1px solid rgba(245,203,92,.4);background:linear-gradient(145deg, #333533 0%, rgba(245, 203, 92, 0.05) 100%)}.comparison-section .comparison-col.good-col .col-badge{background:rgba(245,203,92,.18);color:#f5cb5c}.comparison-section .comparison-col .col-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(207,219,213,.08)}.comparison-section .comparison-col .col-header .col-title{font-size:1.35rem;color:#fff;line-height:1.25;margin-bottom:0}.comparison-section .comparison-col .col-header .col-badge{font-size:.75rem;font-weight:700;padding:.35rem .8rem;border-radius:9999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.comparison-section .comparison-col .comparison-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.comparison-section .comparison-col .comparison-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;color:#e8eddf}.comparison-section .comparison-col .comparison-list li svg{width:18px;height:18px;flex-shrink:0;margin-top:3px}.comparison-section .comparison-col .comparison-list li svg.icon-check{fill:#f5cb5c}.comparison-section .comparison-col .comparison-list li svg.icon-cross{fill:#ef4444}.process-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media(max-width: 991.98px){.process-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 575.98px){.process-grid{grid-template-columns:1fr}}.process-grid .process-card{background-color:#333533;border:1px solid rgba(207,219,213,.1);border-radius:12px;padding:2rem;position:relative;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1)}.process-grid .process-card:hover{border-color:rgba(245,203,92,.4);transform:translateY(-3px)}.process-grid .process-card .step-number{font-size:2.25rem;font-weight:800;font-family:"Lora",serif;color:rgba(245,203,92,.35);margin-bottom:1rem;line-height:1}.process-grid .process-card .step-title{font-size:1.2rem;margin-bottom:.75rem;color:#fff}.process-grid .process-card .step-desc{font-size:.9rem;color:#cfdbd5;line-height:1.6;margin-bottom:0}.testimonials-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.testimonials-section .section-header .badge-tag{background:rgba(245,203,92,.2);border-color:rgba(197,149,17,.4);color:#8f6b00}.testimonials-section .section-header .section-title{color:#242423}.testimonials-section .section-header .section-desc{color:#424642}.testimonials-section .trustindex-reviews-wrap{width:100%;margin:0 auto;min-height:280px}.testimonials-section .testimonials-cta-wrap{display:flex;justify-content:center;margin-top:2.5rem}.instagram-section .instagram-feed-wrap{width:100%;margin:0 auto 2.5rem;min-height:240px}.instagram-section .instagram-cta-wrap{display:flex;justify-content:center;margin-top:2rem}.home-blog-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.home-blog-section .section-header .badge-tag{background:rgba(245,203,92,.2);border-color:rgba(197,149,17,.4);color:#8f6b00}.home-blog-section .section-header .section-title{color:#242423}.home-blog-section .section-header .section-desc{color:#424642}.home-blog-section .home-blog-cta-wrap{display:flex;justify-content:center;margin-top:2.5rem}.searched-topics-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.searched-topics-section .searched-topics-map-wrap{border-radius:18px;overflow:hidden;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 30px rgba(0,0,0,.06);margin-bottom:3rem}.searched-topics-section .searched-topics-map-wrap iframe{display:block;width:100%;height:380px;border:0}@media(max-width: 767.98px){.searched-topics-section .searched-topics-map-wrap iframe{height:300px}}.searched-topics-section .searched-topics-content{display:flex;flex-direction:column;gap:2rem}@media(min-width: 992px){.searched-topics-section .searched-topics-content{display:grid;grid-template-columns:360px 1fr;gap:3.5rem;align-items:start}}.searched-topics-section .searched-topics-info .searched-topics-title{font-family:"Lora",serif;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:700;color:#242423;line-height:1.3;margin-bottom:.75rem}.searched-topics-section .searched-topics-info .searched-topics-desc{font-size:.95rem;color:#424642;line-height:1.6;margin:0}.searched-topics-section .searched-topics-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem 1.5rem}@media(max-width: 767.98px){.searched-topics-section .searched-topics-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 575.98px){.searched-topics-section .searched-topics-grid{grid-template-columns:1fr;gap:.75rem}}.searched-topics-section .searched-topic-item{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;color:#242423;font-size:.95rem;font-weight:500;transition:color .2s ease,transform .2s ease}.searched-topics-section .searched-topic-item:hover{color:#8f6b00;transform:translateX(4px)}.searched-topics-section .searched-topic-icon{width:22px;height:22px;min-width:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(245,203,92,.2);border:1px solid rgba(197,149,17,.35);flex-shrink:0}.searched-topics-section .searched-topic-icon svg{width:10px;height:10px;fill:#8f6b00}.searched-topics-section .searched-topic-text{line-height:1.4}.testimonials-slider{position:relative;max-width:820px;margin:0 auto}.testimonials-slider .testimonial-track{position:relative;min-height:280px}.testimonials-slider .testimonial-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.testimonials-slider .testimonial-slide.is-active{opacity:1;visibility:visible;position:relative}.testimonials-slider .testimonial-card{background-color:#333533;border:1px solid rgba(245,203,92,.25);border-radius:18px;padding:clamp(2rem,4vw,3rem);text-align:center}.testimonials-slider .testimonial-card .quote-icon{width:32px;height:32px;fill:#f5cb5c;margin:0 auto 1.25rem;opacity:.7}.testimonials-slider .testimonial-card .testimonial-text{font-family:"Lora",serif;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.6;color:#fff;font-style:italic;margin-bottom:1.75rem}.testimonials-slider .testimonial-card .client-profile{display:flex;align-items:center;justify-content:center;gap:1rem}.testimonials-slider .testimonial-card .client-profile .client-avatar{width:48px;height:48px;border-radius:50%;background-color:#f5cb5c;color:#000;font-weight:700;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.testimonials-slider .testimonial-card .client-profile .client-info{text-align:left}.testimonials-slider .testimonial-card .client-profile .client-info .client-name{font-weight:700;color:#fff;font-size:1rem}.testimonials-slider .testimonial-card .client-profile .client-info .client-role{font-size:.8rem;color:#cfdbd5}.testimonials-slider .testimonial-card .client-profile .client-info .client-stars{font-size:.75rem;color:#f5cb5c}.testimonials-slider .slider-controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.5rem}.testimonials-slider .slider-controls .slider-btn{width:40px;height:40px;border-radius:50%;background-color:#333533;border:1px solid rgba(207,219,213,.2);color:#e8eddf;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.testimonials-slider .slider-controls .slider-btn svg{width:14px;height:14px;fill:currentColor}.testimonials-slider .slider-controls .slider-btn:hover{background-color:#f5cb5c;border-color:#f5cb5c;color:#000}.testimonials-slider .slider-controls .slider-dots{display:flex;gap:.5rem}.testimonials-slider .slider-controls .slider-dots .dot-btn{width:10px;height:10px;border-radius:50%;background-color:rgba(207,219,213,.25);border:none;cursor:pointer;transition:all .2s ease}.testimonials-slider .slider-controls .slider-dots .dot-btn.is-active{background-color:#f5cb5c;width:24px;border-radius:6px}.faq-accordion{width:100%;max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}@media(min-width: 992px){.faq-accordion{max-width:100%;display:grid;grid-template-columns:repeat(2, 1fr);align-items:start;gap:1.5rem}}.faq-accordion .faq-col{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width: 992px){.faq-accordion .faq-col{gap:1.25rem}}.faq-accordion .faq-item{background-color:#333533;border:1px solid rgba(207,219,213,.1);border-radius:12px;overflow:hidden;transition:border-color .2s ease;width:100%}@media(min-width: 992px){.faq-accordion .faq-item{min-height:84px}}.faq-accordion .faq-item.is-active{border-color:rgba(245,203,92,.35)}.faq-accordion .faq-item.is-active .faq-icon{transform:rotate(180deg);fill:#f5cb5c}.faq-accordion .faq-item.is-active .faq-answer{max-height:1500px;padding:0 1.5rem 1.5rem}.faq-accordion .faq-item .faq-question{width:100%;background:none;border:none;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;text-align:left;font-size:1.05rem;font-weight:600;font-family:"Lora",serif;color:#fff;cursor:pointer}@media(min-width: 992px){.faq-accordion .faq-item .faq-question{min-height:84px}}.faq-accordion .faq-item .faq-question .faq-icon{width:14px;height:14px;fill:#cfdbd5;transition:transform .3s ease,fill .3s ease;flex-shrink:0;margin-left:1rem}.faq-accordion .faq-item .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(0.16, 1, 0.3, 1),padding .3s ease;padding:0 1.5rem}.faq-accordion .faq-item .faq-answer p{font-size:.975rem;color:#cfdbd5;line-height:1.7;margin-bottom:.85rem}.faq-accordion .faq-item .faq-answer p:last-child{margin-bottom:0}.profile-card{display:flex;gap:2.5rem;background-color:#333533;border:1px solid rgba(245,203,92,.25);border-radius:18px;padding:clamp(1.75rem,4vw,3rem);align-items:center}@media(max-width: 767.98px){.profile-card{flex-direction:column;text-align:center}}.profile-card .profile-avatar-box{width:200px;height:240px;border-radius:12px;border:2px solid rgba(245,203,92,.4);box-shadow:0 8px 30px rgba(0,0,0,.6),0 0 20px rgba(245,203,92,.15);overflow:hidden;flex-shrink:0;position:relative;cursor:pointer}.profile-card .profile-avatar-box .profile-photo{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:grayscale(60%) contrast(1.08);transition:filter .45s cubic-bezier(0.4, 0, 0.2, 1),transform .45s cubic-bezier(0.4, 0, 0.2, 1)}.profile-card .profile-avatar-box:hover .profile-photo{filter:grayscale(0%) contrast(1);transform:scale(1.05)}.profile-card .profile-avatar-box .avatar-initials{font-size:3.5rem;font-weight:800;font-family:"Lora",serif;color:#000}.profile-card:hover .profile-avatar-box .profile-photo{filter:grayscale(0%) contrast(1);transform:scale(1.05)}.profile-card .profile-details .profile-name{font-size:1.85rem;font-family:"Lora",serif;font-weight:700;line-height:1.2;letter-spacing:-0.02em;margin-bottom:.25rem;color:#fff}.profile-card .profile-details .profile-role{font-size:1rem;color:#f5cb5c;font-weight:600;margin-bottom:1rem}.profile-card .profile-details .profile-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}@media(max-width: 767.98px){.profile-card .profile-details .profile-badges{justify-content:center}}.cities-grid{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;max-width:980px;margin:0 auto}.cities-grid .city-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;background-color:#333533;border:1px solid rgba(207,219,213,.12);border-radius:9999px;color:#e8eddf;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.cities-grid .city-tag svg{width:12px;height:12px;fill:#f5cb5c}.cities-grid .city-tag:hover{background-color:rgba(245,203,92,.15);border-color:#f5cb5c;color:#f5cb5c;transform:translateY(-2px)}.filter-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:.65rem;margin-bottom:3rem}.filter-pills .filter-btn{padding:.55rem 1.25rem;border-radius:9999px;background-color:#333533;border:1px solid rgba(207,219,213,.12);color:#cfdbd5;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.filter-pills .filter-btn:hover,.filter-pills .filter-btn.is-active{background-color:#f5cb5c;border-color:#f5cb5c;color:#000}.blog-section-light{background-color:#fff;color:#1e293b;position:relative;z-index:2;padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(4rem,6vw,6rem)}.blog-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;gap:1.5rem;flex-wrap:wrap}.blog-top-bar .blog-section-title{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#0f172a;margin:0;font-family:"Lora",serif}.blog-top-bar .blog-search-form{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;background:#fff;width:100%;max-width:360px;box-shadow:0 2px 6px rgba(0,0,0,.04);transition:border-color .2s ease,box-shadow .2s ease}.blog-top-bar .blog-search-form:focus-within{border-color:#0f172a;box-shadow:0 0 0 3px rgba(15,23,42,.1)}.blog-top-bar .blog-search-form .blog-search-input{border:none;outline:none;padding:.75rem 1rem;font-size:.95rem;color:#1e293b;width:100%;background:rgba(0,0,0,0)}.blog-top-bar .blog-search-form .blog-search-input::placeholder{color:#94a3b8}.blog-top-bar .blog-search-form .blog-search-btn{background:#0f172a;border:none;padding:.75rem 1.25rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.blog-top-bar .blog-search-form .blog-search-btn:hover{background-color:#f5cb5c}.blog-top-bar .blog-search-form .blog-search-btn:hover svg{fill:#000}.blog-top-bar .blog-search-form .blog-search-btn svg{width:16px;height:16px;fill:#fff;transition:fill .2s ease}.blog-layout-wrapper{display:grid;grid-template-columns:240px 1fr;gap:2.5rem;align-items:start}@media(max-width: 991.98px){.blog-layout-wrapper{grid-template-columns:210px 1fr;gap:1.75rem}}@media(max-width: 767.98px){.blog-layout-wrapper{grid-template-columns:1fr}}.blog-sidebar{position:static}@media(min-width: 992px){.blog-sidebar{position:sticky;top:100px}}.blog-sidebar .blog-categories-widget{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.04)}.blog-sidebar .blog-categories-widget .widget-header{background-color:#0f172a;padding:.9rem 1.25rem;text-align:center}.blog-sidebar .blog-categories-widget .widget-header h3,.blog-sidebar .blog-categories-widget .widget-header .widget-title{color:#fff;font-size:1.1rem;font-weight:700;margin:0;font-family:"Lora",serif}.blog-sidebar .blog-categories-widget .widget-body{display:flex;flex-direction:column}.blog-sidebar .blog-categories-widget .widget-body .cat-filter-btn{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #f1f5f9;text-align:left;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;color:#334155;cursor:pointer;transition:all .2s ease;width:100%;display:block;text-decoration:none}.blog-sidebar .blog-categories-widget .widget-body .cat-filter-btn:last-child{border-bottom:none}.blog-sidebar .blog-categories-widget .widget-body .cat-filter-btn:hover{background-color:#f8fafc;color:#0f172a;padding-left:1.5rem}.blog-sidebar .blog-categories-widget .widget-body .cat-filter-btn.is-active{background-color:#f8fafc;font-weight:700;color:#0f172a;border-left:4px solid #0f172a;padding-left:1.25rem}.blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.75rem}@media(max-width: 1199.98px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 575.98px){.blog-grid{grid-template-columns:1fr}}.blog-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;text-decoration:none;color:inherit;box-shadow:0 4px 14px rgba(0,0,0,.04);height:100%}.blog-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.09);border-color:#cbd5e1}.blog-card:hover .blog-img img{transform:scale(1.05)}.blog-card:hover .blog-title{color:#000}.blog-card:hover .blog-read-more{color:#b8860b;transform:translateX(4px)}.blog-card .blog-img{height:180px}@media(min-width: 992px){.blog-card .blog-img{height:154px}}.blog-card .blog-img{overflow:hidden;position:relative;background-color:#f1f5f9}.blog-card .blog-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.blog-card .blog-img .blog-date-badge{position:absolute;bottom:0;left:0;z-index:2;background-color:#0f172a;color:#fff;font-size:.75rem;font-weight:700;padding:.35rem .75rem;text-transform:uppercase;letter-spacing:.5px;border-top-right-radius:4px;pointer-events:none}.blog-card .blog-body{padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;flex:1}.blog-card .blog-body .blog-title{font-size:1.05rem;font-weight:700;line-height:1.35;color:#0f172a;margin-bottom:.65rem;transition:color .2s ease}.blog-card .blog-body .blog-excerpt{font-size:.875rem;color:#64748b;line-height:1.55;margin-bottom:1.25rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card .blog-body .blog-read-more{font-size:.9rem;font-weight:700;color:#0f172a;display:inline-flex;align-items:center;gap:.25rem;margin-top:auto;transition:transform .2s ease,color .2s ease}.ladeira-pagination{margin-top:3.5rem;display:flex;justify-content:center}.ladeira-pagination ul,.ladeira-pagination ol,.ladeira-pagination .page-numbers{list-style:none !important;list-style-type:none !important}.ladeira-pagination ul,.ladeira-pagination ol{padding:0 !important;margin:0 !important;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.ladeira-pagination ul li,.ladeira-pagination ol li{list-style:none !important;list-style-type:none !important;padding:0 !important;margin:0 !important;display:inline-flex}.ladeira-pagination .nav-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.ladeira-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .65rem;border-radius:6px;background-color:#fff;border:1px solid #cbd5e1;color:#0f172a;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s ease;cursor:pointer}.ladeira-pagination .page-numbers svg{width:14px;height:14px;fill:currentColor;display:block}.ladeira-pagination .page-numbers:hover,.ladeira-pagination .page-numbers.current,.ladeira-pagination .page-numbers[aria-current=page]{background-color:#0f172a;border-color:#0f172a;color:#fff}.ladeira-pagination .page-numbers:hover svg,.ladeira-pagination .page-numbers.current svg,.ladeira-pagination .page-numbers[aria-current=page] svg{fill:#fff}.ladeira-pagination .page-numbers.dots{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#94a3b8;cursor:default}.ladeira-pagination .page-numbers.prev,.ladeira-pagination .page-numbers.next{padding:0 .75rem}.contact-form-box{background-color:#333533;border:1px solid rgba(245,203,92,.25);border-radius:18px;padding:clamp(1.75rem,4vw,2.75rem);box-shadow:0 20px 50px rgba(0,0,0,.7)}.contact-form-box .form-group{margin-bottom:1.25rem}.contact-form-box .form-group label{display:block;font-size:.875rem;font-weight:600;color:#e8eddf;margin-bottom:.4rem}.contact-form-box .form-group input,.contact-form-box .form-group select,.contact-form-box .form-group textarea{width:100%;background-color:#242423;border:1px solid rgba(207,219,213,.15);border-radius:6px;padding:.8rem 1rem;color:#fff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.95rem;transition:all .2s ease}.contact-form-box .form-group input:focus,.contact-form-box .form-group select:focus,.contact-form-box .form-group textarea:focus{outline:none;border-color:#f5cb5c;box-shadow:0 0 0 3px rgba(245,203,92,.2)}.contact-form-box .form-group input::placeholder,.contact-form-box .form-group select::placeholder,.contact-form-box .form-group textarea::placeholder{color:rgba(207,219,213,.4)}.contact-form-box .form-group textarea{resize:vertical;min-height:120px}.whatsapp-float{position:fixed;bottom:25px;right:25px;width:58px;height:58px;border-radius:50%;background-color:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(37,211,102,.45);z-index:999;transition:all .3s ease;animation:pulseFloat 2.5s infinite}.whatsapp-float svg{width:30px;height:30px;fill:currentColor}.whatsapp-float:hover{transform:scale(1.1);background-color:#128c7e;box-shadow:0 12px 30px rgba(37,211,102,.6)}@keyframes pulseFloat{0%{box-shadow:0 0 0 0 rgba(37,211,102,.6)}70%{box-shadow:0 0 0 16px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.strategic-modal-backdrop{position:fixed;inset:0;background-color:rgba(0,0,0,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:opacity .35s ease,visibility .35s ease}@media(max-width: 575.98px){.strategic-modal-backdrop{padding:1rem .75rem;align-items:center}}.strategic-modal-backdrop.is-visible{opacity:1;visibility:visible}.strategic-modal-backdrop.is-visible .strategic-modal-card{transform:translateY(0) scale(1)}.strategic-modal-card{background-color:#242423;border:1px solid rgba(245,203,92,.4);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.9);max-width:520px;width:100%;max-height:90vh;max-height:calc(100dvh - 2rem);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:clamp(1.75rem,4vw,2.5rem);position:relative;margin:auto;transform:translateY(20px) scale(0.96);transition:transform .35s cubic-bezier(0.16, 1, 0.3, 1)}.strategic-modal-card::-webkit-scrollbar{width:5px}.strategic-modal-card::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.strategic-modal-card::-webkit-scrollbar-thumb{background:rgba(245,203,92,.3);border-radius:4px}@media(max-width: 575.98px){.strategic-modal-card{padding:1.25rem 1rem 1rem;max-height:calc(100dvh - 1.5rem)}}.strategic-modal-card .modal-close-btn{position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:50%;background-color:#333533;border:1px solid rgba(207,219,213,.15);color:#e8eddf;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:3}@media(max-width: 575.98px){.strategic-modal-card .modal-close-btn{top:10px;right:10px;width:28px;height:28px}}.strategic-modal-card .modal-close-btn svg{width:14px;height:14px;fill:currentColor}@media(max-width: 575.98px){.strategic-modal-card .modal-close-btn svg{width:11px;height:11px}}.strategic-modal-card .modal-close-btn:hover{background-color:#f5cb5c;border-color:#f5cb5c;color:#000;transform:rotate(90deg)}.strategic-modal-card .modal-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:rgba(245,203,92,.15);color:#f5cb5c;border:1px solid rgba(245,203,92,.3);padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem}@media(max-width: 575.98px){.strategic-modal-card .modal-badge{font-size:.65rem;padding:.2rem .55rem;margin-bottom:.5rem}}.strategic-modal-card .modal-title{font-size:clamp(1.25rem,3vw,1.85rem);line-height:1.25;margin-bottom:.75rem;color:#fff}@media(max-width: 575.98px){.strategic-modal-card .modal-title{font-size:1.125rem;margin-bottom:.4rem}}.strategic-modal-card .modal-title span{color:#f5cb5c}.strategic-modal-card .modal-desc{font-size:.925rem;color:#cfdbd5;line-height:1.6;margin-bottom:1.5rem}@media(max-width: 575.98px){.strategic-modal-card .modal-desc{font-size:.8rem;line-height:1.4;margin-bottom:.75rem}}.strategic-modal-card .modal-form{display:flex;flex-direction:column;gap:1rem}@media(max-width: 575.98px){.strategic-modal-card .modal-form{gap:.55rem}}.strategic-modal-card .modal-form .modal-input-group{display:flex;flex-direction:column;gap:.35rem}@media(max-width: 575.98px){.strategic-modal-card .modal-form .modal-input-group{gap:.25rem}}.strategic-modal-card .modal-form .modal-input-group label{font-size:.8rem;font-weight:600;color:#e8eddf}@media(max-width: 575.98px){.strategic-modal-card .modal-form .modal-input-group label{font-size:.725rem}}.strategic-modal-card .modal-form .modal-input-group input{width:100%;background-color:#333533;border:1px solid rgba(207,219,213,.18);border-radius:6px;padding:.75rem 1rem;font-size:.9rem;color:#fff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;transition:border-color .2s,box-shadow .2s}@media(max-width: 575.98px){.strategic-modal-card .modal-form .modal-input-group input{padding:.5rem .75rem;font-size:.825rem}}.strategic-modal-card .modal-form .modal-input-group input:focus{outline:none;border-color:#f5cb5c;box-shadow:0 0 0 3px rgba(245,203,92,.2)}.strategic-modal-card .modal-form .modal-input-group input::placeholder{color:rgba(207,219,213,.4)}.strategic-modal-card .modal-form .modal-submit-btn{margin-top:.5rem;width:100%}@media(max-width: 575.98px){.strategic-modal-card .modal-form .modal-submit-btn{padding:.65rem 1rem;font-size:.85rem;margin-top:.15rem}}.pilar-cards-grid{perspective:1200px}.flip-card{background-color:rgba(0,0,0,0);min-height:280px;height:100%;perspective:1200px;cursor:pointer;outline:none}.flip-card:hover .flip-card-inner,.flip-card.is-flipped .flip-card-inner,.flip-card:focus .flip-card-inner{transform:rotateY(180deg)}.flip-card-inner{position:relative;width:100%;height:100%;min-height:280px;text-align:center;transition:transform .7s cubic-bezier(0.4, 0, 0.2, 1);transform-style:preserve-3d}.flip-card-front,.flip-card-back{position:absolute;inset:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.25rem 1.75rem}.flip-card-front{background-color:#333533;border:1px solid rgba(207,219,213,.14);box-shadow:0 8px 24px rgba(0,0,0,.4);transition:border-color .3s ease,box-shadow .3s ease}.flip-card-front .pilar-icon-badge{width:72px;height:72px;border-radius:50%;background:rgba(245,203,92,.1);border:1.5px solid rgba(245,203,92,.3);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:0 0 20px rgba(245,203,92,.12);transition:transform .3s ease}.flip-card-front .pilar-icon-badge .pilar-svg{width:32px;height:32px;fill:#f5cb5c}.flip-card-front .pilar-title{font-family:"Lora",serif;font-size:1.5rem;color:#fff;margin-bottom:.5rem}.flip-card-front .pilar-hint{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(207,219,213,.55);transition:color .2s ease}.flip-card:hover .flip-card-front{border-color:rgba(245,203,92,.4);box-shadow:0 12px 32px rgba(0,0,0,.6)}.flip-card:hover .flip-card-front .pilar-icon-badge{transform:scale(1.08)}.flip-card:hover .flip-card-front .pilar-hint{color:#f5cb5c}.flip-card-back{background:linear-gradient(145deg, rgba(36, 36, 35, 0.96) 0%, rgba(18, 18, 17, 0.98) 100%);border:1.5px solid rgba(245,203,92,.45);box-shadow:0 16px 40px rgba(0,0,0,.8),0 0 25px rgba(245,203,92,.15);transform:rotateY(180deg)}.flip-card-back .pilar-desc{font-size:.95rem;color:#e8eddf;line-height:1.65;margin-bottom:0;text-align:center}.article-page-main{position:relative;overflow:hidden}.article-hero-backdrop{position:absolute;top:0;left:0;right:0;height:560px;pointer-events:none;z-index:1;overflow:hidden}.article-hero-backdrop .article-backdrop-img{position:absolute;inset:-20px -20px 0 -20px;background-size:cover;background-position:center top;background-repeat:no-repeat;filter:blur(12px) brightness(0.65) saturate(1.2);transform:scale(1.08);-webkit-mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 45%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 45%, rgba(0, 0, 0, 0) 100%)}.article-hero-backdrop .article-backdrop-glass{position:absolute;inset:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:linear-gradient(to bottom, rgba(36, 36, 35, 0.35) 0%, rgba(36, 36, 35, 0.7) 50%, #242423 100%)}.article-hero-backdrop .article-backdrop-gradient{position:absolute;inset:0;background:linear-gradient(to bottom, transparent 0%, rgba(36, 36, 35, 0.4) 40%, #242423 100%)}.article-content-section{position:relative;z-index:2;background:rgba(0,0,0,0);color:#fff;padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(4rem,6vw,6rem)}.article-content-section .page-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;font-size:.85rem}.article-content-section .page-breadcrumbs a{color:#cfdbd5;text-decoration:none;transition:color .2s ease}.article-content-section .page-breadcrumbs a:hover{color:#f5cb5c}.article-content-section .page-breadcrumbs a.breadcrumb-item-cat{max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:bottom}@media(max-width: 575.98px){.article-content-section .page-breadcrumbs a.breadcrumb-item-cat{max-width:95px}}.article-content-section .page-breadcrumbs .sep{color:rgba(207,219,213,.4);flex-shrink:0}.article-content-section .page-breadcrumbs .current{color:#fff;font-weight:500;max-width:clamp(160px,35vw,320px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:bottom}@media(max-width: 575.98px){.article-content-section .page-breadcrumbs .current{max-width:150px}}.article-content-section .article-title{font-size:clamp(2rem,4vw,3.25rem);line-height:1.2;margin-bottom:1rem;color:#fff;font-family:"Lora",serif}.article-content-section .article-meta-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1rem;color:#cfdbd5;font-size:.9rem;margin-bottom:2rem}.article-content-section .calculator-cta-banner{max-width:1192px;margin-left:auto;margin-right:auto;margin-top:3.5rem;width:calc(100% - 3rem)}@media(max-width: 575.98px){.article-content-section .calculator-cta-banner{width:calc(100% - 2.5rem)}}.article-container{max-width:1240px}.article-layout-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width: 992px){.article-layout-grid{grid-template-columns:minmax(0, 1fr) 340px;gap:2.5rem}}.article-layout-grid.no-toc{grid-template-columns:1fr !important;max-width:860px;margin-left:auto;margin-right:auto}.article-main-column{min-width:0}@media(max-width: 767.98px){.article-sidebar-column{display:none !important}}@media(min-width: 992px){.article-sidebar-column{position:sticky;top:100px;z-index:10}}.article-toc-box{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.06);overflow:hidden;border:1px solid #e2e8f0}.article-toc-box .article-toc-header{background:#181c24;color:#fff;padding:.95rem 1.25rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none;transition:background-color .2s ease}.article-toc-box .article-toc-header:hover{background:#11141a}.article-toc-box .article-toc-title{font-family:"Lora",serif;font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0}.article-toc-box .article-toc-chevron{width:14px;height:14px;fill:#fff;transition:transform .3s ease}.article-toc-box.is-collapsed .article-toc-chevron{transform:rotate(180deg)}.article-toc-box.is-collapsed .article-toc-body{display:none}.article-toc-box .article-toc-body{padding:1.25rem 1.25rem 1.5rem;max-height:calc(100vh - 180px);overflow-y:auto}.article-toc-box .article-toc-body::-webkit-scrollbar{width:4px}.article-toc-box .article-toc-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.article-toc-box .article-toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.article-toc-box .article-toc-item{font-size:.92rem;line-height:1.45}.article-toc-box .article-toc-item.level-2{padding-left:0}.article-toc-box .article-toc-item.level-3{padding-left:1rem;font-size:.88rem}.article-toc-box .article-toc-item.level-4{padding-left:1.75rem;font-size:.85rem}.article-toc-box .article-toc-item.level-5{padding-left:2.25rem;font-size:.82rem}.article-toc-box .article-toc-item.level-6{padding-left:2.75rem;font-size:.8rem}.article-toc-box .article-toc-link{display:flex;align-items:baseline;gap:.5rem;color:#4a5568;text-decoration:none;transition:all .2s ease}.article-toc-box .article-toc-link:hover{color:#b8732e;transform:translateX(2px)}.article-toc-box .article-toc-link.is-active{color:#111;font-weight:700}.article-toc-box .article-toc-link.is-active .article-toc-num{color:#b8732e;font-weight:700}.article-toc-box .article-toc-num{flex-shrink:0;font-weight:600;color:#718096;font-variant-numeric:tabular-nums}.article-toc-box .article-toc-text{flex:1}.article-entry-content{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,.04);padding:clamp(1.75rem,4vw,3rem);color:#2d3748;font-size:1.08rem;line-height:1.85}.article-entry-content h2,.article-entry-content h3,.article-entry-content h4,.article-entry-content h5,.article-entry-content h6{scroll-margin-top:110px}.article-entry-content h2{font-size:32px !important;line-height:1.3;color:#111;margin:2.25rem 0 1rem;font-family:"Lora",serif;font-weight:700}.article-entry-content h3{font-size:24px !important;line-height:1.35;color:#1a1a1a;margin:1.75rem 0 .75rem;font-family:"Lora",serif;font-weight:700}.article-entry-content p{margin-bottom:1.5rem;color:#374151;font-size:1.05rem;line-height:1.85}.article-entry-content strong{color:#111;font-weight:700}.article-entry-content a{color:#b8732e;text-decoration:underline;font-weight:600}.article-entry-content a:hover{color:#8f541a}.article-entry-content ul,.article-entry-content ol{color:#374151;padding-left:1.5rem;margin-bottom:1.5rem}.article-entry-content li{margin-bottom:.5rem;line-height:1.7}.article-entry-content blockquote{background:#f9fafb;border-left:4px solid #f5cb5c;padding:1.25rem 1.75rem;color:#4b5563;border-radius:6px;margin:2rem 0;font-style:italic}.article-entry-content code{background:#f3f4f6;color:#b8732e;padding:2px 6px;border-radius:4px;font-size:.9em}.article-share{margin-top:clamp(2rem,4vw,3rem);padding:1.5rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.25rem}@media(min-width: 768px){.article-share{flex-direction:row;align-items:center;justify-content:space-between}}.article-share .article-share-title{font-size:.95rem;font-weight:700;color:#111;display:flex;align-items:center;gap:.5rem}.article-share .article-share-title svg{width:18px;height:18px;fill:#b8732e;flex-shrink:0}.article-share .article-share-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.article-share .article-share-btn{width:42px;height:42px;padding:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:.3s cubic-bezier(0.16, 1, 0.3, 1)}.article-share .article-share-btn svg{width:18px;height:18px;fill:currentColor;flex-shrink:0;transition:transform .2s ease}.article-share .article-share-btn:hover{transform:translateY(-2px)}.article-share .article-share-btn.btn-share-whatsapp{background:rgba(37,211,102,.12);border:1px solid rgba(37,211,102,.3);color:#16a34a}.article-share .article-share-btn.btn-share-whatsapp:hover{background:#22c55e;color:#fff;box-shadow:0 4px 12px rgba(34,197,94,.35)}.article-share .article-share-btn.btn-share-facebook{background:rgba(24,119,242,.1);border:1px solid rgba(24,119,242,.3);color:#1877f2}.article-share .article-share-btn.btn-share-facebook:hover{background:#1877f2;color:#fff;box-shadow:0 4px 12px rgba(24,119,242,.35)}.article-share .article-share-btn.btn-share-linkedin{background:rgba(10,102,194,.1);border:1px solid rgba(10,102,194,.3);color:#0a66c2}.article-share .article-share-btn.btn-share-linkedin:hover{background:#0a66c2;color:#fff;box-shadow:0 4px 12px rgba(10,102,194,.35)}.article-share .article-share-btn.btn-share-telegram{background:rgba(0,136,204,.1);border:1px solid rgba(0,136,204,.3);color:#0284c7}.article-share .article-share-btn.btn-share-telegram:hover{background:#08c;color:#fff;box-shadow:0 4px 12px rgba(0,136,204,.35)}.article-share .article-share-btn.btn-share-email{background:rgba(184,115,46,.1);border:1px solid rgba(184,115,46,.3);color:#b8732e}.article-share .article-share-btn.btn-share-email:hover{background:#b8732e;color:#fff;box-shadow:0 4px 12px rgba(184,115,46,.35)}.article-author-box{margin-top:clamp(2rem,4vw,3rem);background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #f5cb5c;border-radius:12px;padding:clamp(1.5rem,3.5vw,2rem);display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 4px 16px rgba(0,0,0,.04)}@media(min-width: 768px){.article-author-box{flex-direction:row;align-items:center;gap:1.75rem}}.article-author-box .article-author-avatar-wrap{flex-shrink:0;width:76px;height:76px;margin:0 auto}@media(min-width: 768px){.article-author-box .article-author-avatar-wrap{margin:0}}.article-author-box .article-author-avatar{width:76px;height:76px;border-radius:50%;object-fit:cover;border:2px solid #f5cb5c;box-shadow:0 4px 12px rgba(0,0,0,.1);display:block;background:#fff}.article-author-box .article-author-avatar-fallback{width:76px;height:76px;border-radius:50%;border:2px solid #f5cb5c;background:#242423;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.article-author-box .article-author-symbol-img{width:100%;height:100%;object-fit:contain}.article-author-box .article-author-content{flex:1;display:flex;flex-direction:column;text-align:center}@media(min-width: 768px){.article-author-box .article-author-content{text-align:left}}.article-author-box .article-author-name{font-family:"Lora",serif;font-size:1.25rem;font-weight:700;color:#111;margin-bottom:.5rem;line-height:1.3}.article-author-box .article-author-bio{font-size:.96rem;line-height:1.7;color:#4b5563;margin-bottom:0}.calculator-cta-banner{position:relative;background:linear-gradient(135deg, rgba(36, 36, 35, 0.95) 0%, rgba(24, 24, 23, 0.98) 100%);border:1px solid rgba(245,203,92,.3);border-radius:18px;padding:clamp(2.5rem,5vw,4rem);overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.6),0 0 40px rgba(245,203,92,.08)}.calculator-cta-banner::before{content:"";position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle, rgba(245, 203, 92, 0.12) 0%, transparent 70%);border-radius:50%;pointer-events:none}.calculator-cta-banner .calc-banner-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media(max-width: 991.98px){.calculator-cta-banner .calc-banner-grid{grid-template-columns:1fr;text-align:center}}.calculator-cta-banner .calc-banner-title{font-family:"Lora",serif;font-size:clamp(1.85rem,3.2vw,2.65rem);line-height:1.2;color:#fff;margin-top:.75rem;margin-bottom:1rem}.calculator-cta-banner .calc-banner-title .destaque-gold{color:#f5cb5c}.calculator-cta-banner .calc-banner-desc{color:#e8eddf;font-size:1.05rem;line-height:1.7;margin-bottom:2rem;max-width:600px}@media(max-width: 991.98px){.calculator-cta-banner .calc-banner-desc{margin-left:auto;margin-right:auto}}.calculator-cta-banner .calc-banner-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}@media(max-width: 991.98px){.calculator-cta-banner .calc-banner-actions{justify-content:center}}.calculator-cta-banner .calc-banner-hint{font-size:.85rem;color:#cfdbd5;display:flex;align-items:center;gap:.4rem}.calculator-cta-banner .calc-preview-card{background:rgba(0,0,0,.5);border:1px solid rgba(207,219,213,.12);border-radius:12px;padding:1.75rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:1.25rem;text-align:left}.calculator-cta-banner .calc-preview-card .calc-preview-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid rgba(207,219,213,.08)}.calculator-cta-banner .calc-preview-card .calc-preview-row:last-child{border-bottom:none;padding-bottom:0}.calculator-cta-banner .calc-preview-card .calc-preview-label{font-size:.88rem;color:#cfdbd5}.calculator-cta-banner .calc-preview-card .calc-preview-value{font-weight:700;font-family:"Lora",serif;font-size:1.15rem;color:#f5cb5c}.calculator-cta-banner .calc-preview-card .calc-preview-value.val-green{color:#34d399}.calculator-modal-backdrop{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.85);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;padding:1.25rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.calculator-modal-backdrop.is-open{opacity:1;visibility:visible}.calculator-modal-backdrop.is-open .calculator-modal-card{transform:translateY(0) scale(1)}.calculator-modal-backdrop .calculator-modal-card{background:#181817;border:1px solid rgba(245,203,92,.35);border-radius:18px;width:100%;max-width:660px;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 25px 60px rgba(0,0,0,.9),0 0 50px rgba(245,203,92,.12);transform:translateY(20px) scale(0.97);transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1);display:flex;flex-direction:column}.calculator-modal-backdrop .calc-modal-close{position:absolute;top:1.25rem;right:1.25rem;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid rgba(207,219,213,.12);color:#e8eddf;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:all .2s ease;z-index:10}.calculator-modal-backdrop .calc-modal-close:hover{background:rgba(245,203,92,.2);color:#f5cb5c;border-color:#f5cb5c}.calculator-modal-backdrop .calculator-modal-header{flex-shrink:0;padding:1.75rem 2rem 1.25rem;border-bottom:1px solid rgba(207,219,213,.08)}.calculator-modal-backdrop .calculator-modal-header .calc-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-right:2.75rem}.calculator-modal-backdrop .calculator-modal-header .calculator-progress-text{font-size:.82rem;font-weight:600;color:#f5cb5c;text-transform:uppercase;letter-spacing:.08em}.calculator-modal-backdrop .calculator-modal-header .calculator-progress-track{width:100%;height:6px;background:rgba(207,219,213,.1);border-radius:9999px;overflow:hidden;margin-bottom:1rem}.calculator-modal-backdrop .calculator-modal-header .calculator-progress-fill{height:100%;background:linear-gradient(90deg, #D4AF37 0%, #F5CB5C 100%);border-radius:9999px;width:25%;transition:width .35s ease}.calculator-modal-backdrop .calculator-modal-header .step-indicators-nav{display:flex;justify-content:space-between;gap:.5rem}.calculator-modal-backdrop .calculator-modal-header .step-indicators-nav .step-indicator-item{flex:1;text-align:center;font-size:.75rem;color:rgba(207,219,213,.4);padding-bottom:.25rem;border-bottom:2px solid rgba(0,0,0,0);transition:all .2s ease}.calculator-modal-backdrop .calculator-modal-header .step-indicators-nav .step-indicator-item.is-current{color:#f5cb5c;border-bottom-color:#f5cb5c;font-weight:600}.calculator-modal-backdrop .calculator-modal-header .step-indicators-nav .step-indicator-item.is-completed{color:#34d399;border-bottom-color:#34d399}.calculator-modal-backdrop .calculator-modal-body{flex:1 1 auto;overflow-y:auto;padding:1.5rem 2rem;max-height:calc(88vh - 160px)}@media(max-width: 575.98px){.calculator-modal-backdrop .calculator-modal-body{padding:1.25rem 1rem;max-height:calc(90vh - 140px)}}.calculator-modal-backdrop .calculator-step{display:none}.calculator-modal-backdrop .calculator-step.is-active{display:block;animation:fadeInStep .3s ease}@keyframes fadeInStep{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.calculator-modal-backdrop .step-question-title{font-family:"Lora",serif;font-size:clamp(1.25rem,2.2vw,1.55rem);color:#fff;margin-bottom:.35rem;line-height:1.3}.calculator-modal-backdrop .step-question-desc{color:#cfdbd5;font-size:.9rem;margin-bottom:1.25rem;line-height:1.5}.calculator-modal-backdrop .step-card-grid{display:flex;flex-direction:column;gap:.75rem}.calculator-modal-backdrop .step-card-option{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:rgba(36,36,35,.6);border:1px solid rgba(207,219,213,.12);border-radius:12px;cursor:pointer;transition:all .2s ease}.calculator-modal-backdrop .step-card-option:hover{background:rgba(36,36,35,.9);border-color:rgba(245,203,92,.4);transform:translateX(4px)}.calculator-modal-backdrop .step-card-option.is-selected{background:rgba(245,203,92,.08);border-color:#f5cb5c;box-shadow:0 0 16px rgba(245,203,92,.15)}.calculator-modal-backdrop .step-card-option.is-selected .step-option-radio{border-color:#f5cb5c;background:#f5cb5c;box-shadow:0 0 8px #f5cb5c}.calculator-modal-backdrop .step-card-option.is-selected .step-option-radio::after{opacity:1}.calculator-modal-backdrop .step-card-option .step-option-radio{width:22px;height:22px;border-radius:50%;border:2px solid rgba(207,219,213,.3);position:relative;flex-shrink:0;transition:all .2s ease}.calculator-modal-backdrop .step-card-option .step-option-radio::after{content:"";position:absolute;inset:4px;border-radius:50%;background:#181817;opacity:0;transition:opacity .2s ease}.calculator-modal-backdrop .step-card-option .step-option-content{flex:1}.calculator-modal-backdrop .step-card-option .step-option-content .step-option-title{color:#fff;font-weight:600;font-size:1rem;margin-bottom:.25rem}.calculator-modal-backdrop .step-card-option .step-option-content .step-option-hint{color:#cfdbd5;font-size:.85rem;line-height:1.4}.calculator-modal-backdrop .slider-control-group{background:rgba(36,36,35,.5);border:1px solid rgba(207,219,213,.1);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.calculator-modal-backdrop .slider-control-group .slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.calculator-modal-backdrop .slider-control-group .slider-header .slider-label{font-size:.95rem;color:#e8eddf;font-weight:500}.calculator-modal-backdrop .slider-control-group .slider-header .slider-val-badge{font-family:"Lora",serif;font-size:1.25rem;font-weight:700;color:#f5cb5c;background:rgba(245,203,92,.1);padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(245,203,92,.25)}.calculator-modal-backdrop .slider-control-group input[type=range]{width:100%;height:8px;-webkit-appearance:none;appearance:none;background:rgba(207,219,213,.15);border-radius:9999px;outline:none;cursor:pointer}.calculator-modal-backdrop .slider-control-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#f5cb5c;cursor:pointer;box-shadow:0 0 12px rgba(245,203,92,.8);border:2px solid #fff;transition:transform .15s ease}.calculator-modal-backdrop .slider-control-group input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.calculator-modal-backdrop .slider-control-group input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#f5cb5c;cursor:pointer;box-shadow:0 0 12px rgba(245,203,92,.8);border:2px solid #fff;transition:transform .15s ease}.calculator-modal-backdrop .slider-control-group input[type=range]::-moz-range-thumb:hover{transform:scale(1.2)}.calculator-modal-backdrop .calc-realtime-potential-box{background:linear-gradient(135deg, rgba(245, 203, 92, 0.12) 0%, rgba(36, 36, 35, 0.8) 100%);border:1px solid rgba(245,203,92,.35);border-radius:12px;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.calculator-modal-backdrop .calc-realtime-potential-box .rt-label{font-size:.9rem;color:#e8eddf}.calculator-modal-backdrop .calc-realtime-potential-box .rt-value{font-family:"Lora",serif;font-size:1.45rem;font-weight:700;color:#f5cb5c}.calculator-modal-backdrop .score-summary-banner{background:rgba(0,0,0,.6);border:1px solid rgba(245,203,92,.25);border-radius:12px;padding:1.5rem;margin-bottom:1.75rem}.calculator-modal-backdrop .score-summary-banner .score-banner-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.calculator-modal-backdrop .score-summary-banner .score-title-tag{font-size:.85rem;color:#cfdbd5}.calculator-modal-backdrop .score-summary-banner .score-big-number{font-family:"Lora",serif;font-size:1.85rem;font-weight:800;color:#f5cb5c}.calculator-modal-backdrop .score-summary-banner .score-meter-track{width:100%;height:8px;background:rgba(207,219,213,.1);border-radius:9999px;overflow:hidden;margin-bottom:.75rem}.calculator-modal-backdrop .score-summary-banner .score-meter-fill{height:100%;width:38%;background:linear-gradient(90deg, #EF4444 0%, #F5CB5C 60%, #10B981 100%);border-radius:9999px;transition:width .4s ease}.calculator-modal-backdrop .score-summary-banner .score-level-text{font-size:.88rem;font-weight:600;color:#ef4444;margin-bottom:.5rem}.calculator-modal-backdrop .score-summary-banner .score-potential-highlight{font-size:.95rem;color:#e8eddf;line-height:1.5}.calculator-modal-backdrop .score-summary-banner .score-potential-highlight strong{color:#34d399}.calculator-modal-backdrop .calc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width: 575.98px){.calculator-modal-backdrop .calc-form-grid{grid-template-columns:1fr}}.calculator-modal-backdrop .calc-form-grid .form-full{grid-column:1/-1}.calculator-modal-backdrop .calc-form-grid .calc-input-group label{display:block;font-size:.85rem;font-weight:500;color:#e8eddf;margin-bottom:.4rem}.calculator-modal-backdrop .calc-form-grid .calc-input-group input,.calculator-modal-backdrop .calc-form-grid .calc-input-group select{width:100%;padding:.75rem 1rem;background:rgba(36,36,35,.8);border:1px solid rgba(207,219,213,.18);border-radius:6px;color:#fff;font-size:.95rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.calculator-modal-backdrop .calc-form-grid .calc-input-group input:focus,.calculator-modal-backdrop .calc-form-grid .calc-input-group select:focus{border-color:#f5cb5c;box-shadow:0 0 10px rgba(245,203,92,.25)}.calculator-modal-backdrop .calc-form-grid .calc-input-group input::placeholder,.calculator-modal-backdrop .calc-form-grid .calc-input-group select::placeholder{color:rgba(207,219,213,.4)}.calculator-modal-backdrop .calculator-modal-footer{flex-shrink:0;padding:1.25rem 2rem 1.75rem;border-top:1px solid rgba(207,219,213,.08);display:flex;justify-content:space-between;align-items:center;gap:1rem}.calculator-modal-backdrop .calculator-modal-footer .btn-calc-nav{padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.95rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease;border:none}.calculator-modal-backdrop .calculator-modal-footer .btn-calc-nav.btn-calc-prev{background:rgba(0,0,0,0);color:#cfdbd5;border:1px solid rgba(207,219,213,.2)}.calculator-modal-backdrop .calculator-modal-footer .btn-calc-nav.btn-calc-prev:hover{background:rgba(255,255,255,.05);color:#fff}.calculator-modal-backdrop .calculator-modal-footer .btn-calc-nav.btn-calc-next{background:#f5cb5c;color:#000}.calculator-modal-backdrop .calculator-modal-footer .btn-calc-nav.btn-calc-next:hover{background:#e5b948;transform:translateX(2px)}.calculator-modal-backdrop .calculator-modal-footer .btn-calc-nav.btn-calc-submit{background:#25d366;color:#fff;box-shadow:0 0 16px rgba(37,211,102,.4)}.calculator-modal-backdrop .calculator-modal-footer .btn-calc-nav.btn-calc-submit:hover{background:#1ebc57;transform:scale(1.02)}.qs-video-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.qs-video-card{max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.qs-video-header{text-align:center;max-width:780px;margin-bottom:clamp(1.75rem,3vw,2.5rem)}.qs-video-header .badge-tag{margin-bottom:1rem;background:rgba(245,203,92,.2);border-color:rgba(197,149,17,.4);color:#8f6b00}.qs-video-title{font-family:"Lora",serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:700;color:#242423;line-height:1.3;margin-bottom:1rem}.qs-video-desc{font-size:clamp(.95rem,1.5vw,1.05rem);color:#424642;line-height:1.7;margin:0}.qs-video-player-wrapper{width:100%;border-radius:18px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);background-color:#242423;border:1px solid rgba(0,0,0,.08)}.qs-video-embed{position:relative;width:100%;padding-bottom:56.25%;background-color:#000}.qs-video-embed .qs-video-player{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.qs-video-placeholder{position:relative;width:100%;padding-bottom:56.25%;background:linear-gradient(135deg, #242423 0%, #333533 100%)}.qs-video-placeholder-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background:rgba(0,0,0,.45);backdrop-filter:blur(4px)}.qs-video-play-icon{width:72px;height:72px;border-radius:50%;background-color:#f5cb5c;color:#000;display:flex;align-items:center;justify-content:center;box-shadow:0 0 24px rgba(245,203,92,.45);transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1),background-color .3s cubic-bezier(0.16, 1, 0.3, 1)}.qs-video-play-icon svg{margin-left:4px}.qs-video-play-icon:hover{transform:scale(1.08);background-color:#e5b948}.qs-video-placeholder-text{font-size:1.1rem;font-weight:600;color:#fff;letter-spacing:.02em;margin:0}.qs-video-cta{margin-top:clamp(2rem,3.5vw,2.75rem);text-align:center}.qs-video-btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:.95rem 2.25rem;font-size:1.05rem;font-weight:700;box-shadow:0 8px 24px rgba(245,203,92,.35);transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .3s cubic-bezier(0.16, 1, 0.3, 1)}.qs-video-btn svg{width:20px;height:20px;fill:currentColor;flex-shrink:0}.qs-video-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(245,203,92,.45)}.qs-formacao-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.qs-formacao-grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media(min-width: 992px){.qs-formacao-grid{grid-template-columns:1.15fr .85fr}}.qs-formacao-content .badge-tag{margin-bottom:1rem;background:rgba(245,203,92,.2);border-color:rgba(197,149,17,.4);color:#8f6b00}.qs-formacao-title{font-family:"Lora",serif;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;color:#242423;line-height:1.3;margin-bottom:1.25rem}.qs-formacao-desc{margin-bottom:1.5rem}.qs-formacao-desc p{font-size:clamp(.95rem,1.2vw,1.02rem);color:#424642;line-height:1.75;margin-bottom:1rem}.qs-formacao-desc p:last-child{margin-bottom:0}.qs-formacao-list{list-style:none;padding:0;margin:0 0 2rem 0;display:flex;flex-direction:column;gap:.85rem}.qs-formacao-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#242423;line-height:1.5}.qs-formacao-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;border-radius:6px;background-color:rgba(245,203,92,.2);border:1px solid rgba(197,149,17,.35);color:#8f6b00;margin-top:2px}.qs-formacao-check svg{width:12px;height:12px;fill:currentColor}.qs-formacao-item-text{font-weight:500}.qs-formacao-cta{margin-top:1.75rem}.qs-formacao-form{width:100%}.qs-formacao-form-grid{display:grid;grid-template-columns:1fr;gap:.85rem}@media(min-width: 576px){.qs-formacao-form-grid{grid-template-columns:1fr 1fr}}.qs-formacao-form-group{display:flex;width:100%}.qs-formacao-input{width:100%;padding:.85rem 1.1rem;font-size:.95rem;color:#242423;background-color:#fff;border:1px solid rgba(0,0,0,.12);border-radius:6px;outline:none;transition:border-color .3s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .3s cubic-bezier(0.16, 1, 0.3, 1)}.qs-formacao-input::placeholder{color:#8a8f8a;font-size:.9rem}.qs-formacao-input:focus{border-color:#f5cb5c;box-shadow:0 0 0 3px rgba(245,203,92,.25)}.qs-formacao-submit-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.88rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border:none;cursor:pointer;border-radius:6px;box-shadow:0 6px 20px rgba(245,203,92,.35);transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .3s cubic-bezier(0.16, 1, 0.3, 1),background-color .3s cubic-bezier(0.16, 1, 0.3, 1)}.qs-formacao-submit-btn svg{transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1)}.qs-formacao-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(245,203,92,.45)}.qs-formacao-submit-btn:hover svg{transform:translateX(3px)}.qs-formacao-media{width:100%}.services-section{padding:clamp(3.5rem,6vw,5.5rem) 0}.services-section-light{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.services-section-light .section-badge{background:rgba(245,203,92,.2);border-color:rgba(197,149,17,.4);color:#8f6b00}.services-section-light .section-heading-title{color:#242423}.services-section-light .section-heading-desc{color:#424642}.services-section-dark{background-color:#000}.services-section-dark .section-heading-title{color:#fff}.services-section-dark .section-heading-desc{color:#cfdbd5}.services-section-header{max-width:820px;margin:0 auto clamp(2rem,4vw,3.5rem);text-align:center}.services-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,2.5vw,2rem)}@media(min-width: 768px){.services-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.services-grid{grid-template-columns:repeat(3, 1fr)}}.service-item-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;border-radius:12px;padding:clamp(1.5rem,2.5vw,2rem);text-decoration:none;transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .3s cubic-bezier(0.16, 1, 0.3, 1),border-color .3s cubic-bezier(0.16, 1, 0.3, 1);cursor:pointer}.service-item-card-light{background-color:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.04)}.service-item-card-light .service-card-title{font-family:"Lora",serif;font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:700;color:#242423;margin:0 0 .85rem;line-height:1.35;transition:color .3s cubic-bezier(0.16, 1, 0.3, 1)}.service-item-card-light .service-card-desc{color:#424642;font-size:.95rem;line-height:1.65;margin:0 0 1.5rem}.service-item-card-light .service-card-btn{background-color:#f5cb5c;color:#242423;border:none;box-shadow:0 4px 14px rgba(245,203,92,.35)}.service-item-card-light .service-card-btn:hover{background-color:#e5b948;color:#000;box-shadow:0 6px 18px rgba(245,203,92,.45)}.service-item-card-light:hover{transform:translateY(-4px);border-color:rgba(245,203,92,.6);box-shadow:0 14px 32px rgba(0,0,0,.08)}.service-item-card-light:hover .service-card-title{color:#8f6b00}.service-item-card-light:hover .service-card-img{transform:scale(1.03)}.service-item-card-dark{background-color:#333533;border:1px solid rgba(207,219,213,.12);box-shadow:0 8px 24px rgba(0,0,0,.25)}.service-item-card-dark .service-card-title{font-family:"Lora",serif;font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:700;color:#f5cb5c;margin:0 0 .85rem;line-height:1.35;transition:color .3s cubic-bezier(0.16, 1, 0.3, 1)}.service-item-card-dark .service-card-desc{color:#cfdbd5;font-size:.95rem;line-height:1.65;margin:0 0 1.5rem}.service-item-card-dark .service-card-btn{background-color:#f5cb5c;color:#242423;border:none;box-shadow:0 4px 14px rgba(245,203,92,.35)}.service-item-card-dark .service-card-btn:hover{background-color:#fae08f;color:#000;box-shadow:0 6px 18px rgba(245,203,92,.45)}.service-item-card-dark:hover{transform:translateY(-4px);border-color:rgba(245,203,92,.45);box-shadow:0 16px 36px rgba(0,0,0,.45)}.service-item-card-dark:hover .service-card-title{color:#fae08f}.service-item-card-dark:hover .service-card-img{transform:scale(1.03)}.service-card-body{flex:1 1 auto}.service-card-footer{margin-top:auto;display:flex;flex-direction:column}.service-card-img-wrap{width:100%;height:200px;margin-bottom:1.25rem;border-radius:12px;overflow:hidden;background-color:rgba(0,0,0,.05)}.service-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1)}.service-card-btn-wrap{width:100%}.service-card-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;text-align:center;border-radius:6px;transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1),background-color .3s cubic-bezier(0.16, 1, 0.3, 1),color .3s cubic-bezier(0.16, 1, 0.3, 1)}.service-card-btn svg{width:13px;height:13px;fill:currentColor;flex-shrink:0;transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1)}.service-card-btn:hover svg{transform:translateX(3px)}.cta-section-light{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);padding:clamp(3.5rem,6vw,5.5rem) 0}.cta-section-light .cta-light-inner{max-width:900px;margin:0 auto;text-align:center}.cta-section-light .cta-light-title{font-family:"Lora",serif;font-size:clamp(1.85rem,3.5vw,2.6rem);font-weight:700;color:#242423;line-height:1.25;margin:0 0 1.25rem}.cta-section-light .cta-light-desc{font-size:clamp(1rem,1.6vw,1.15rem);color:#424642;line-height:1.7;max-width:680px;margin:0 auto 2.25rem}.service-content-section{padding:clamp(4rem,6vw,5.5rem) 0;position:relative}.service-content-section .service-content-container{max-width:1140px;margin:0 auto}.service-content-section .service-lead-text{max-width:860px;margin:0 auto clamp(2rem,3vw,2.5rem);text-align:center;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.8}.service-content-section .service-lead-text p{margin-bottom:1.15rem}.service-content-section .service-lead-text p:last-child{margin-bottom:0}.service-content-section .service-section-h2{text-align:center;max-width:860px;margin:0 auto 1.5rem;font-size:clamp(1.85rem,3.2vw,2.5rem);font-weight:800;line-height:1.25}.service-content-section .service-sub-grid{display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,2.5vw,2rem);margin-top:clamp(2rem,3.5vw,3rem)}@media(min-width: 768px){.service-content-section .service-sub-grid{grid-template-columns:repeat(2, 1fr)}.service-content-section .service-sub-grid .service-sub-card:last-child:nth-child(odd){grid-column:1/-1}}.service-content-section .service-sub-card{border-radius:16px;padding:clamp(1.5rem,2.5vw,2.25rem);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.service-content-section .service-sub-card .service-section-h3{font-size:clamp(1.2rem,1.6vw,1.45rem);font-weight:700;line-height:1.35;margin-bottom:1rem}.service-content-section .service-sub-card .service-sub-text{font-size:1rem;line-height:1.75}.service-content-section .service-sub-card .service-sub-text p{margin-bottom:1.15rem}.service-content-section .service-sub-card .service-sub-text p:last-child{margin-bottom:0}.service-content-section.theme-light{background-color:#fff;color:#242423;border-bottom:1px solid rgba(0,0,0,.06)}.service-content-section.theme-light p{color:#333533}.service-content-section.theme-light .service-section-h2{color:#242423}.service-content-section.theme-light .service-lead-text{color:#242423}.service-content-section.theme-light .service-lead-text p{color:#242423}.service-content-section.theme-light .service-sub-card{background-color:#f4f6f8;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.03)}.service-content-section.theme-light .service-sub-card:hover{border-color:rgba(245,203,92,.5)}.service-content-section.theme-light .service-sub-card .service-section-h3{color:#242423}.service-content-section.theme-light .service-sub-card .service-sub-text{color:#333533}.service-content-section.theme-light .service-sub-card .service-sub-text p{color:#333533}.service-content-section.theme-dark{background-color:#242423;color:#e8eddf;border-bottom:1px solid rgba(207,219,213,.08)}.service-content-section.theme-dark p{color:#cfdbd5}.service-content-section.theme-dark .service-section-h2{color:#fff}.service-content-section.theme-dark .service-lead-text{color:#e8eddf}.service-content-section.theme-dark .service-lead-text p{color:#e8eddf}.service-content-section.theme-dark .service-sub-card{background:rgba(36,36,35,.65);border:1px solid rgba(207,219,213,.1);box-shadow:0 4px 20px rgba(0,0,0,.2)}.service-content-section.theme-dark .service-sub-card:hover{border-color:rgba(245,203,92,.35)}.service-content-section.theme-dark .service-sub-card .service-section-h3{color:#fff}.service-content-section.theme-dark .service-sub-card .service-sub-text{color:#cfdbd5}.service-content-section.theme-dark .service-sub-card .service-sub-text p{color:#cfdbd5}.service-content-section .service-video-wrapper{max-width:860px;margin:2rem auto 0;border-radius:16px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1);background:#000}.service-content-section .service-video-wrapper video{width:100%;height:auto;display:block}.service-content-section .service-cta-wrap{display:flex;justify-content:center;margin-top:clamp(2rem,3vw,2.75rem)}.service-content-section .service-price-cta-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1.5rem,3vw,2.5rem);max-width:680px;margin:clamp(1.75rem,3vw,2.5rem) auto;box-shadow:0 10px 30px rgba(0,0,0,.05)}@media(max-width: 575.98px){.service-content-section .service-price-cta-card{flex-direction:column;text-align:center;gap:1.25rem}}.service-content-section .service-price-cta-card .service-price-content{display:flex;flex-direction:column;gap:.25rem}.service-content-section .service-price-cta-card .service-price-content .service-price-label{font-size:.85rem;font-weight:700;letter-spacing:.04em;color:#333533;text-transform:uppercase}.service-content-section .service-price-cta-card .service-price-content .service-price-value{font-family:"Lora",serif;font-size:clamp(1.85rem,3vw,2.5rem);font-weight:800;color:#5bb348;line-height:1.1}.service-content-section .service-price-cta-card .service-price-btn-wrap{flex-shrink:0}.service-content-section .service-price-cta-card .service-price-btn-wrap .btn-whatsapp{padding:.85rem 1.75rem;border-radius:9999px}.service-content-section.theme-dark .service-price-cta-card{background-color:rgba(36,36,35,.85);border:1px solid rgba(207,219,213,.15);box-shadow:0 12px 35px rgba(0,0,0,.35)}.service-content-section.theme-dark .service-price-cta-card .service-price-content .service-price-label{color:#e8eddf}.service-content-section.theme-dark .service-price-cta-card .service-price-content .service-price-value{color:#5bb348}.contact-info-section.theme-light{background-color:#fff;color:#242423;padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem);border-bottom:1px solid rgba(0,0,0,.06)}.contact-info-section.theme-light .badge-tag{background-color:rgba(245,203,92,.18);border-color:rgba(245,203,92,.45);color:#996e00}.contact-info-section.theme-light h2{color:#242423}.contact-info-section.theme-light p.lead{color:#4a4a49}.contact-info-section.theme-light .contact-item-icon{width:44px;height:44px;border-radius:10px;background:rgba(245,203,92,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-info-section.theme-light .contact-item-icon svg{width:19px;height:19px;fill:#b38600}.contact-info-section.theme-light .contact-item-title{color:#242423;display:block;font-size:1rem;font-weight:700;margin-bottom:.2rem}.contact-info-section.theme-light .contact-item-link,.contact-info-section.theme-light .contact-item-text{color:#4a4a49;font-size:.95rem;text-decoration:none;line-height:1.5;display:block;transition:color .2s ease}.contact-info-section.theme-light .contact-item-link:hover,.contact-info-section.theme-light .contact-item-text:hover{color:#000}.contact-info-section.theme-light .contact-form-box{background-color:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 15px 45px rgba(0,0,0,.06)}.contact-info-section.theme-light .contact-form-box .contact-form-title{font-family:"Lora",serif;font-size:1.45rem;font-weight:700;color:#242423;margin-bottom:1.5rem;line-height:1.3}.contact-info-section.theme-light .contact-form-box .form-group label{color:#333533;font-weight:600}.contact-info-section.theme-light .contact-form-box .form-group input,.contact-info-section.theme-light .contact-form-box .form-group select,.contact-info-section.theme-light .contact-form-box .form-group textarea{background-color:#f8f9fa;border:1px solid #dcdcdc;color:#242423}.contact-info-section.theme-light .contact-form-box .form-group input:focus,.contact-info-section.theme-light .contact-form-box .form-group select:focus,.contact-info-section.theme-light .contact-form-box .form-group textarea:focus{background-color:#fff;border-color:#f5cb5c;box-shadow:0 0 0 3px rgba(245,203,92,.25)}.contact-info-section.theme-light .contact-form-box .form-group input::placeholder,.contact-info-section.theme-light .contact-form-box .form-group select::placeholder,.contact-info-section.theme-light .contact-form-box .form-group textarea::placeholder{color:#8e8e93}.contact-map-section{width:100%;padding:0;margin:0;display:block;line-height:0}.contact-map-section iframe{width:100%;height:460px;display:block;border:0;margin:0;padding:0}@media(max-width: 767.98px){.contact-map-section iframe{height:340px}}.legal-page-section.theme-light{background-color:#fcfcfc;color:#242423;padding-top:clamp(3rem,5vw,4.5rem);padding-bottom:clamp(3.5rem,6vw,6rem)}.legal-page-section .legal-content-card{background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:clamp(2rem,5vw,4rem);box-shadow:0 15px 45px rgba(0,0,0,.04);max-width:960px;margin:0 auto}.legal-page-section .legal-content-body{font-size:1.05rem;line-height:1.8;color:#3f3f3e}.legal-page-section .legal-content-body h2{font-family:"Lora",serif;font-size:clamp(1.4rem,2.5vw,1.85rem);color:#1a1a1a;margin-top:2.5rem;margin-bottom:1rem;font-weight:700;border-bottom:1px solid rgba(0,0,0,.07);padding-bottom:.5rem}.legal-page-section .legal-content-body h2:first-child{margin-top:0}.legal-page-section .legal-content-body h3{font-family:"Lora",serif;font-size:clamp(1.15rem,2vw,1.4rem);color:#242423;margin-top:2rem;margin-bottom:.75rem;font-weight:600}.legal-page-section .legal-content-body p{margin-bottom:1.25rem;color:#3f3f3e}.legal-page-section .legal-content-body ul,.legal-page-section .legal-content-body ol{margin-top:.5rem;margin-bottom:1.5rem;padding-left:1.5rem}.legal-page-section .legal-content-body ul li,.legal-page-section .legal-content-body ol li{margin-bottom:.5rem;line-height:1.7}.legal-page-section .legal-content-body a{color:#996e00;text-decoration:underline;font-weight:600;transition:color .2s ease}.legal-page-section .legal-content-body a:hover{color:#664900}.legal-page-section .legal-content-body strong{color:#1a1a1a}.legal-page-section .legal-content-body blockquote{margin:1.5rem 0;padding:1rem 1.5rem;background-color:#f8f9fa;border-left:4px solid #f5cb5c;border-radius:0 6px 6px 0;font-style:italic;color:#4a4a49}.legal-page-section .legal-content-body table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.legal-page-section .legal-content-body table th,.legal-page-section .legal-content-body table td{padding:.75rem 1rem;border:1px solid #e5e5e5;text-align:left}.legal-page-section .legal-content-body table th{background-color:#f8f9fa;font-weight:700;color:#1a1a1a}.ladeira-toast-container{position:fixed;top:1.5rem;right:1.5rem;z-index:999999;display:flex;flex-direction:column;gap:.75rem;max-width:420px;width:calc(100vw - 2rem);pointer-events:none}@media(max-width: 575.98px){.ladeira-toast-container{top:1rem;right:1rem;left:1rem;width:auto}}.ladeira-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;background-color:#181817;color:#fff;border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.4);transform:translateX(120%);opacity:0;transition:transform .35s cubic-bezier(0.16, 1, 0.3, 1),opacity .35s ease;border:1px solid rgba(255,255,255,.1)}.ladeira-toast.is-visible{transform:translateX(0);opacity:1}.ladeira-toast.is-leaving{transform:translateX(120%);opacity:0}.ladeira-toast.is-success{border-left:4px solid #10b981}.ladeira-toast.is-success .ladeira-toast-icon{color:#10b981}.ladeira-toast.is-error{border-left:4px solid #ef4444}.ladeira-toast.is-error .ladeira-toast-icon{color:#ef4444}.ladeira-toast .ladeira-toast-icon{flex-shrink:0;width:22px;height:22px;margin-top:.1rem}.ladeira-toast .ladeira-toast-icon svg{width:100%;height:100%;fill:currentColor}.ladeira-toast .ladeira-toast-content{flex-grow:1}.ladeira-toast .ladeira-toast-title{font-size:.95rem;font-weight:700;color:#f5cb5c;margin-bottom:.25rem;font-family:"Lora",serif}.ladeira-toast .ladeira-toast-message{font-size:.875rem;color:#cfdbd5;line-height:1.45}.ladeira-toast .ladeira-toast-close{background:rgba(0,0,0,0);border:none;color:#8e8e93;font-size:1.35rem;line-height:1;cursor:pointer;padding:0 0 0 .5rem;margin-left:auto;transition:color .3s cubic-bezier(0.16, 1, 0.3, 1)}.ladeira-toast .ladeira-toast-close:hover{color:#fff}.ladeira-cookie-banner{position:fixed;bottom:1.25rem;left:1.25rem;right:1.25rem;max-width:1100px;margin:0 auto;z-index:9998;background:rgba(36,36,35,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(245,203,92,.3);border-radius:12px;box-shadow:0 16px 40px rgba(0,0,0,.6);padding:1.25rem 1.5rem;transform:translateY(120%);opacity:0;pointer-events:none;visibility:hidden;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),opacity .4s ease,visibility .4s ease}.ladeira-cookie-banner.is-visible{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible}.ladeira-cookie-banner.is-leaving{transform:translateY(120%);opacity:0;pointer-events:none;visibility:hidden}@media(max-width: 575.98px){.ladeira-cookie-banner{bottom:.75rem;left:.75rem;right:.75rem;padding:1.1rem}}.ladeira-cookie-container{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width: 991.98px){.ladeira-cookie-container{flex-direction:column;align-items:stretch;gap:1.15rem}}.ladeira-cookie-content{flex:1}.ladeira-cookie-header{display:flex;align-items:center;gap:.55rem;margin-bottom:.4rem}.ladeira-cookie-icon{color:#f5cb5c;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ladeira-cookie-title{font-family:"Lora",serif;font-size:1rem;font-weight:700;color:#e8eddf;margin:0}.ladeira-cookie-text{font-size:.85rem;line-height:1.5;color:#cfdbd5;margin:0}.ladeira-cookie-link{color:#f5cb5c;text-decoration:underline;text-underline-offset:2px;font-weight:500;transition:color .3s cubic-bezier(0.16, 1, 0.3, 1)}.ladeira-cookie-link:hover{color:#fae08f}.ladeira-cookie-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media(max-width: 575.98px){.ladeira-cookie-actions{flex-direction:column-reverse;width:100%}}.ladeira-cookie-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1);text-align:center;white-space:nowrap}@media(max-width: 575.98px){.ladeira-cookie-btn{width:100%}}.ladeira-cookie-btn-accept{background-color:#f5cb5c;color:#242423;border:1px solid #f5cb5c}.ladeira-cookie-btn-accept:hover{background-color:#e5b948;border-color:#e5b948;box-shadow:0 4px 14px rgba(245,203,92,.35);transform:translateY(-1px)}.ladeira-cookie-btn-essential{background-color:rgba(255,255,255,.05);color:#cfdbd5;border:1px solid rgba(207,219,213,.25)}.ladeira-cookie-btn-essential:hover{background-color:rgba(255,255,255,.1);color:#fff;border-color:rgba(207,219,213,.5)}.site-footer{background-color:#000;border-top:1px solid rgba(207,219,213,.1);padding-top:clamp(3.5rem,6vw,5rem);padding-bottom:2rem;color:#cfdbd5}.site-footer .footer-grid{display:grid;grid-template-columns:1.1fr 1.6fr 1.1fr 1.7fr;gap:2.5rem;margin-bottom:clamp(2.5rem,5vw,4rem)}@media(max-width: 991.98px){.site-footer .footer-grid{grid-template-columns:repeat(2, 1fr);gap:2.5rem}}@media(max-width: 575.98px){.site-footer .footer-grid{grid-template-columns:1fr;gap:2rem}}.site-footer .footer-col.footer-col-brand .brand-logo{margin-bottom:1.25rem}.site-footer .footer-col .footer-title{font-size:1.15rem;font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#fff;margin-bottom:1.25rem;font-family:"Lora",serif;position:relative;padding-bottom:.5rem}.site-footer .footer-col .footer-title::after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background-color:#f5cb5c;border-radius:2px}.site-footer .footer-col .footer-desc{font-size:.9rem;line-height:1.65;color:#cfdbd5;margin-bottom:1.5rem}.site-footer .footer-col .footer-links{list-style:none;display:flex;flex-direction:column;gap:.65rem}.site-footer .footer-col .footer-links li a{font-size:.9rem;color:#cfdbd5;transition:color .2s,transform .2s;display:inline-block}.site-footer .footer-col .footer-links li a:hover{color:#f5cb5c;transform:translateX(3px)}.site-footer .footer-col .footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.site-footer .footer-col .footer-contact-list li{display:flex;align-items:flex-start;gap:.75rem}.site-footer .footer-col .footer-contact-list li .contact-icon{width:16px;height:16px;min-width:16px;fill:#f5cb5c;margin-top:.2rem;flex-shrink:0}.site-footer .footer-col .footer-contact-list li .contact-text{font-size:.9rem;line-height:1.5;color:#cfdbd5;text-decoration:none;transition:color .2s}.site-footer .footer-col .footer-contact-list li .contact-text:hover{color:#f5cb5c}.site-footer .footer-col .footer-social-list{display:flex;gap:.75rem}.site-footer .footer-col .footer-social-list .social-link{width:38px;height:38px;border-radius:6px;background-color:#333533;border:1px solid rgba(207,219,213,.12);display:flex;align-items:center;justify-content:center;color:#e8eddf;transition:all .2s ease}.site-footer .footer-col .footer-social-list .social-link svg{width:16px;height:16px;fill:currentColor}.site-footer .footer-col .footer-social-list .social-link:hover{background-color:#f5cb5c;border-color:#f5cb5c;color:#000;transform:translateY(-2px)}.site-footer .footer-col .footer-map-embed{width:100%;height:140px;border-radius:6px;overflow:hidden;border:1px solid rgba(245,203,92,.25)}.site-footer .footer-col .footer-map-embed iframe{width:100%;height:100%;border:0}.site-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(207,219,213,.08);font-size:.85rem;color:#cfdbd5;flex-wrap:wrap;gap:1rem}@media(max-width: 575.98px){.site-footer .footer-bottom{flex-direction:column;text-align:center}}.site-footer .footer-bottom .footer-legal-wrap{display:flex;flex-direction:column;gap:.35rem}@media(max-width: 575.98px){.site-footer .footer-bottom .footer-legal-wrap{align-items:center}}.site-footer .footer-bottom .footer-copy{color:#cfdbd5}.site-footer .footer-bottom .footer-legal-links{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;color:rgba(207,219,213,.6)}.site-footer .footer-bottom .footer-legal-links a{color:rgba(207,219,213,.75);text-decoration:none;transition:color .2s ease}.site-footer .footer-bottom .footer-legal-links a:hover{color:#f5cb5c;text-decoration:underline}.site-footer .footer-bottom .footer-legal-links .sep{opacity:.5;font-size:.7rem}.site-footer .footer-bottom .footer-credits{color:rgba(207,219,213,.75)}.site-footer .footer-bottom .footer-credits a{color:#f5cb5c;text-decoration:none;font-weight:500;transition:color .2s ease,text-decoration .2s ease}.site-footer .footer-bottom .footer-credits a:hover{color:#fff;text-decoration:underline}
