*{box-sizing:border-box}
:root{--azul:#073f9f;--azul-escuro:#062b6f;--azul-profundo:#041f52;--amarelo:#ffd21f;--amarelo-suave:#fff4bd;--vermelho:#d71920;--texto:#162033;--muted:#647084;--borda:#e5eaf2;--bg:#f5f8fc}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--texto);overflow-x:hidden}
a{color:inherit}.top-line{height:8px;background:linear-gradient(90deg,var(--azul) 0 38%,var(--amarelo) 38% 74%,var(--vermelho) 74% 100%)}
.container{width:min(1180px,calc(100% - 36px));margin:0 auto}
.badge{display:inline-flex;align-items:center;gap:10px;background:rgba(7,63,159,.08);color:var(--azul);border:1px solid rgba(7,63,159,.14);padding:10px 16px;border-radius:999px;font-size:14px;font-weight:900;margin-bottom:22px}.badge::before{content:"";width:10px;height:10px;background:var(--vermelho);border-radius:50%;box-shadow:0 0 0 5px rgba(215,25,32,.12)}
h1{margin:0;color:var(--azul-escuro);font-size:clamp(42px,5.8vw,78px);line-height:.92;letter-spacing:-2.8px}h1 span{color:var(--azul)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;background:var(--azul);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 14px 30px rgba(7,63,159,.22)}.button.yellow{background:var(--amarelo);color:var(--azul-escuro);box-shadow:0 14px 28px rgba(255,210,31,.34)}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.header-search{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid var(--borda);border-radius:999px;padding:6px;min-width:250px}.header-search input{width:100%;border:0;background:transparent;outline:none;padding:0 8px;font-size:14px;color:var(--texto)}.header-search button{border:0;border-radius:999px;background:var(--azul);color:#fff;font-weight:900;height:34px;padding:0 12px;cursor:pointer;font-size:12px}.header-search button:hover{background:var(--azul-escuro)}.search-autocomplete{position:relative}.autocomplete-results{position:absolute;top:calc(100% + 10px);left:0;width:100%;background:#fff;border:1px solid var(--borda);border-radius:22px;box-shadow:0 24px 60px rgba(6,43,111,.14);overflow:hidden;display:none;z-index:120}.autocomplete-results.active{display:block}.autocomplete-item{display:flex;align-items:center;gap:12px;padding:12px;text-decoration:none;border-bottom:1px solid #eef2f7;transition:.18s ease}.autocomplete-item:last-child{border-bottom:0}.autocomplete-item:hover{background:#f8fbff}.autocomplete-thumb{width:54px;height:54px;border-radius:14px;background:#f8fafc;overflow:hidden;flex-shrink:0;border:1px solid #eef2f7}.autocomplete-thumb img{width:100%;height:100%;object-fit:cover;display:block}.autocomplete-info strong{display:block;color:var(--azul-escuro);font-size:14px;margin-bottom:4px}.autocomplete-info span{display:block;color:var(--muted);font-size:12px;line-height:1.45}.autocomplete-type{display:inline-flex;margin-top:6px;background:#eff6ff;color:var(--azul);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}
.banner-hero{position:relative!important;width:100%!important;overflow:hidden!important;padding:0!important;margin:0!important;background:#041f52!important}.banner-stage{position:relative!important;width:100%!important;margin:0!important;overflow:hidden!important;background:#041f52!important}.banner-slide{position:relative!important;display:none!important;min-height:560px!important;overflow:hidden!important;background:#041f52!important}.banner-slide.active{display:block!important;animation:bannerFade .55s ease both!important}@keyframes bannerFade{from{opacity:.68;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.banner-image{position:absolute!important;inset:0!important;z-index:1!important;height:100%!important;overflow:hidden!important}.banner-image picture,.banner-image img{display:block!important;width:100%!important;height:100%!important}.banner-image img{object-fit:cover!important;object-position:center center!important;filter:saturate(1.08) contrast(1.08) brightness(.98)!important}.banner-slide::before{content:""!important;display:block!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:49%!important;z-index:3!important;pointer-events:none!important;background:radial-gradient(circle at 16% 48%,rgba(255,210,31,.16) 0%,rgba(255,210,31,.07) 22%,rgba(255,210,31,0) 42%),linear-gradient(90deg,rgba(3,18,52,.98) 0%,rgba(5,32,92,.94) 42%,rgba(5,32,92,.66) 70%,rgba(5,32,92,.10) 100%)!important;clip-path:polygon(0 0,68% 0,100% 100%,0 100%)!important}.banner-slide::after{content:""!important;position:absolute!important;inset:0!important;z-index:4!important;pointer-events:none!important;opacity:.05!important;background-image:linear-gradient(120deg,transparent 0%,transparent 48%,rgba(255,255,255,.9) 49%,transparent 50%,transparent 100%)!important;background-size:250px 250px!important}.banner-content{position:relative!important;z-index:5!important;min-height:560px!important;width:360px!important;max-width:360px!important;margin-left:max(62px,calc((100vw - 1280px) / 2 + 62px))!important;padding:58px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;color:#fff!important}.banner-content .badge{max-width:330px!important;padding:11px 18px!important;font-size:14px!important;margin-bottom:22px!important;background:rgba(255,255,255,.17)!important;border:1px solid rgba(255,255,255,.30)!important;color:#fff!important;box-shadow:0 16px 34px rgba(0,0,0,.20)!important}.banner-content .badge::before{background:#ff3b30!important;box-shadow:0 0 12px rgba(255,59,48,.85)!important}.banner-content h1{max-width:360px!important;color:#fff!important;font-size:50px!important;line-height:.98!important;letter-spacing:-1.35px!important;margin:0 0 18px!important;text-shadow:0 14px 34px rgba(0,0,0,.45)!important}.banner-content p{max-width:335px!important;font-size:18px!important;line-height:1.5!important;margin:0 0 26px!important;color:rgba(255,255,255,.92)!important}.banner-content .actions{margin:0!important}.banner-content .button{min-width:180px!important;height:56px!important;min-height:56px!important;padding:0 28px!important;font-size:18px!important;background:#ffd21f!important;color:#052f83!important;box-shadow:0 16px 34px rgba(255,210,31,.30),0 12px 26px rgba(0,0,0,.22)!important}.banner-content .button::after{content:"→";margin-left:12px}.banner-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;z-index:9;background:linear-gradient(90deg,#0c53d7 0 34%,#ffd21f 34% 74%,#d71920 74% 100%)}.banner-dots{position:absolute!important;left:50%!important;bottom:28px!important;z-index:10!important;transform:translateX(-50%)!important;display:flex!important;gap:12px!important}.banner-dot{width:12px!important;height:12px!important;border-radius:50%!important;border:0!important;background:rgba(255,255,255,.72)!important;cursor:pointer!important}.banner-dot.active{background:#ffd21f!important;box-shadow:0 0 0 4px rgba(255,215,31,.22),0 0 22px rgba(255,215,31,.42)!important}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(255,210,31,.38),transparent 30%),radial-gradient(circle at 82% 25%,rgba(7,63,159,.18),transparent 30%),linear-gradient(135deg,#fff 0%,#f8fbff 52%,#edf3ff 100%);padding:62px 0 72px}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:46px;align-items:center}.hero p{margin:24px 0 0;max-width:640px;color:#465269;font-size:19px;line-height:1.75}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:36px}.trust-item{background:#fff;border:1px solid rgba(7,63,159,.11);border-radius:20px;padding:18px;box-shadow:0 14px 34px rgba(6,43,111,.07)}.trust-item strong{display:block;color:var(--azul-escuro);font-size:15px;margin-bottom:6px}.trust-item span{display:block;color:var(--muted);font-size:13px;line-height:1.5}.hero-card{background:#fff;border:1px solid rgba(7,63,159,.12);border-radius:36px;padding:28px;box-shadow:0 30px 80px rgba(6,43,111,.16);position:relative}.hero-card::before{content:"Produto em destaque";position:absolute;top:22px;left:22px;z-index:2;background:rgba(255,255,255,.92);color:var(--azul);border:1px solid rgba(7,63,159,.12);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:900}.hero-product-img{height:390px;border-radius:28px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-product-img img{width:100%;height:100%;object-fit:contain;display:block}.hero-product-body{padding:20px 4px 0}.hero-product-body span{display:block;color:var(--muted);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}.hero-product-body h2{margin:0;color:var(--azul-escuro);font-size:28px}.hero-product-body a{display:inline-flex;margin-top:15px;text-decoration:none;color:var(--azul);font-weight:900}
.section{padding:62px 0}.section.white{background:#fff}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-title h2{margin:0;color:var(--azul-escuro);font-size:38px;letter-spacing:-1px}.section-title p{margin:8px 0 0;color:var(--muted);line-height:1.65}.empty{background:#fff;border:1px dashed #cbd5e1;border-radius:24px;padding:30px;text-align:center;color:var(--muted);font-weight:900}
/* ===== VITRINE DE PRODUTOS PREMIUM VISÍVEL ===== */
#produtos.section.white{position:relative!important;overflow:hidden!important;padding:88px 0 100px!important;background:linear-gradient(135deg,#fffdf4 0%,#ffffff 34%,#eef5ff 100%)!important}#produtos::before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:8px!important;background:linear-gradient(90deg,var(--azul) 0 34%,var(--amarelo) 34% 74%,var(--vermelho) 74% 100%)!important}#produtos::after{content:""!important;position:absolute!important;width:640px!important;height:640px!important;border-radius:50%!important;right:-250px!important;top:80px!important;background:radial-gradient(circle,rgba(255,210,31,.22),transparent 65%)!important;pointer-events:none!important}#produtos .section-title{display:block!important;margin-bottom:52px!important;text-align:left!important}#produtos .section-title h2{font-size:clamp(42px,4.4vw,64px)!important;line-height:.95!important;color:#062b6f!important;letter-spacing:-2px!important;text-shadow:0 12px 30px rgba(6,43,111,.10)!important}#produtos .section-title h2::after{content:""!important;display:block!important;width:110px!important;height:7px!important;margin-top:22px!important;border-radius:999px!important;background:linear-gradient(90deg,#ffd21f,#d71920)!important}#produtos .section-title p{max-width:610px!important;margin-top:18px!important;color:#43516a!important;font-size:19px!important;line-height:1.7!important}#produtos .product-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,360px))!important;gap:34px!important;align-items:stretch!important;justify-content:start!important}#produtos .product-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:665px!important;border-radius:42px!important;overflow:hidden!important;text-decoration:none!important;background:#fff!important;border:1px solid rgba(7,63,159,.14)!important;box-shadow:0 32px 80px rgba(6,43,111,.16)!important;isolation:isolate!important;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important}#produtos .product-card::before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:radial-gradient(circle at 50% 18%,rgba(255,210,31,.30),transparent 28%),linear-gradient(135deg,rgba(7,63,159,.08),transparent 42%)!important;opacity:1!important}#produtos .product-card::after{content:"Ver detalhes →"!important;position:absolute!important;left:28px!important;right:28px!important;bottom:28px!important;height:58px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#ffd21f 0%,#ffe76b 100%)!important;color:#062b6f!important;font-size:16px!important;font-weight:950!important;box-shadow:0 20px 40px rgba(255,210,31,.34)!important;opacity:1!important;transform:none!important;z-index:3!important}#produtos .product-card:hover{transform:translateY(-12px)!important;border-color:rgba(7,63,159,.28)!important;box-shadow:0 44px 110px rgba(6,43,111,.24)!important}#produtos .product-img{position:relative!important;height:385px!important;padding:38px 32px 28px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 38%,#fff 0%,#f6fbff 42%,#e4efff 100%)!important;border-bottom:1px solid rgba(7,63,159,.08)!important;overflow:hidden!important}#produtos .product-img::before{content:"Produto Andorinhas"!important;position:absolute!important;top:24px!important;left:24px!important;z-index:2!important;background:rgba(255,255,255,.86)!important;color:#073f9f!important;border:1px solid rgba(7,63,159,.14)!important;border-radius:999px!important;padding:9px 13px!important;font-size:12px!important;font-weight:950!important;box-shadow:0 12px 24px rgba(6,43,111,.08)!important}#produtos .product-img::after{content:""!important;position:absolute!important;left:50%!important;bottom:44px!important;width:66%!important;height:28px!important;transform:translateX(-50%)!important;background:radial-gradient(ellipse at center,rgba(6,43,111,.26),transparent 72%)!important;filter:blur(8px)!important;z-index:0!important}#produtos .product-img img{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;max-width:96%!important;max-height:96%!important;object-fit:contain!important;filter:drop-shadow(0 32px 28px rgba(6,43,111,.24))!important;transition:transform .28s ease,filter .28s ease!important}#produtos .product-card:hover .product-img img{transform:scale(1.12) translateY(-8px)!important;filter:drop-shadow(0 42px 34px rgba(6,43,111,.34))!important}#produtos .product-body{position:relative!important;flex:1!important;padding:30px 28px 110px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;border-top:0!important}#produtos .product-category{display:inline-flex!important;align-items:center!important;padding:11px 16px!important;border-radius:999px!important;background:#eef5ff!important;border:1px solid rgba(7,63,159,.18)!important;color:#073f9f!important;font-size:13px!important;font-weight:950!important;box-shadow:0 12px 24px rgba(6,43,111,.07)!important}#produtos .product-body h3{margin:18px 0 14px!important;color:#062b6f!important;font-size:31px!important;line-height:1!important;letter-spacing:-.9px!important;font-weight:950!important;text-transform:uppercase!important}#produtos .product-body p{margin:0!important;color:#526078!important;font-size:16px!important;line-height:1.62!important}#produtos .package{display:inline-flex!important;align-items:center!important;gap:9px!important;margin-top:18px!important;padding:11px 16px!important;border-radius:999px!important;background:#fff7cf!important;border:1px solid rgba(255,210,31,.62)!important;color:#062b6f!important;font-size:14px!important;font-weight:950!important;box-shadow:0 14px 28px rgba(255,210,31,.18)!important}#produtos .package::before{content:""!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#ffd21f!important;box-shadow:0 0 0 5px rgba(255,210,31,.24)!important}
.recipe-band{background:linear-gradient(135deg,var(--azul) 0%,var(--azul-profundo) 100%);color:#fff;border-radius:38px;padding:34px;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center;overflow:hidden;position:relative}.recipe-band::after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(255,210,31,.16);right:-80px;top:-80px}.recipe-band h2{margin:0;font-size:38px;letter-spacing:-1px}.recipe-band p{margin:16px 0 0;color:rgba(255,255,255,.78);line-height:1.7}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative;z-index:2}.recipe-card{background:#fff;color:var(--texto);border-radius:26px;overflow:hidden;text-decoration:none;box-shadow:0 18px 44px rgba(0,0,0,.18)}.recipe-img{height:170px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.recipe-img{
    background:
        radial-gradient(circle at 50% 20%,rgba(255,210,31,.12),transparent 30%),
        linear-gradient(180deg,#f8fbff 0%,#edf4ff 100%);
    padding:14px;
}

.recipe-img img{
    width:100%;
    height:100%;
    object-fit:contain;
    display:block;
}.recipe-body{padding:18px}.recipe-body h3{margin:0 0 10px;color:var(--azul-escuro);font-size:19px}.recipe-body p{margin:0;color:var(--muted);line-height:1.48;font-size:14px}.recipe-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.recipe-meta span{background:#eff6ff;color:var(--azul);border-radius:999px;padding:7px 9px;font-size:12px;font-weight:900}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.about-card{background:#fff;border:1px solid var(--borda);border-radius:30px;padding:30px;box-shadow:0 18px 40px rgba(6,43,111,.07)}.about-card h2{margin:0;color:var(--azul-escuro);font-size:32px;letter-spacing:-.7px}.about-card p{color:var(--muted);line-height:1.75;font-size:16px}.mascot-box{background:radial-gradient(circle at 50% 20%,rgba(255,210,31,.55),transparent 34%),linear-gradient(155deg,var(--azul) 0%,var(--azul-profundo) 100%);border-radius:30px;display:flex;align-items:flex-end;justify-content:center;padding:30px 30px 0;min-height:420px;overflow:hidden;box-shadow:0 20px 54px rgba(6,43,111,.15)}.mascot-box img{width:min(360px,100%);max-height:420px;object-fit:contain;filter:drop-shadow(0 26px 30px rgba(0,0,0,.32))}
.footer{position:relative!important;margin-top:0!important;background:#fff!important;overflow:visible!important;color:#fff!important;border-top:0!important}.footer>.container{width:100%!important;max-width:none!important;margin:0!important}.footer-main{position:relative!important;z-index:2!important;width:100%!important;max-width:none!important;min-height:470px!important;margin:0!important;padding:76px max(390px,calc((100vw - 1320px)/2 + 390px)) 142px max(72px,calc((100vw - 1320px)/2 + 72px))!important;display:grid!important;grid-template-columns:280px 220px 250px 300px!important;gap:54px!important;align-items:start!important;background:radial-gradient(circle at 95% 38%,rgba(255,255,255,.09),transparent 25%),radial-gradient(circle at 7% 25%,rgba(255,210,31,.09),transparent 24%),linear-gradient(135deg,#064bb1 0%,#062c78 48%,#031e56 100%)!important;overflow:visible!important}.footer-main::before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:8px!important;background:linear-gradient(90deg,#073f9f 0 34%,#ffd21f 34% 74%,#d71920 74% 100%)!important;z-index:4!important}.footer-main::after{content:""!important;position:absolute!important;inset:8px 0 0!important;background:repeating-linear-gradient(135deg,rgba(255,255,255,.055) 0 1px,transparent 1px 48px)!important;opacity:.65!important;pointer-events:none!important;z-index:-1!important}.footer-brand{max-width:280px!important;text-align:left!important}.footer-logo{width:136px!important;height:auto!important;display:block!important;background:#fff!important;padding:10px!important;border-radius:28px!important;margin:0 0 28px!important;box-shadow:0 24px 55px rgba(0,0,0,.26)!important}.footer-slogan{margin:0!important;color:#fff!important;font-size:34px!important;line-height:1.08!important;letter-spacing:-1px!important;font-weight:950!important;text-shadow:0 12px 26px rgba(0,0,0,.22)!important}.footer-slogan span{color:#ffd21f!important}.footer-brand p{margin:24px 0 0!important;max-width:278px!important;color:rgba(255,255,255,.9)!important;font-size:17px!important;line-height:1.72!important}.footer h3{margin:66px 0 24px!important;color:#ffd21f!important;font-size:23px!important;line-height:1.05!important;text-transform:uppercase!important;font-weight:950!important}.footer-links{display:grid!important;gap:20px!important}.footer-links a,.footer-links span{display:flex!important;align-items:center!important;gap:15px!important;color:#fff!important;font-size:18px!important;line-height:1.45!important;text-decoration:none!important;font-weight:500!important}.footer-links a::before,.footer-links span::before,.footer-bottom span::before{display:none!important;content:none!important}.footer-link-icon{width:40px!important;height:40px!important;min-width:40px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.38)!important;color:#fff!important;box-shadow:0 10px 22px rgba(0,0,0,.15)!important;margin-top:-4px!important}.footer-link-icon svg{width:22px!important;height:22px!important;display:block!important;stroke:currentColor!important;fill:none;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.footer-social{display:flex!important;gap:14px!important;margin-top:36px!important;justify-content:flex-start!important}.footer-social a{width:52px!important;height:52px!important;min-width:52px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.42)!important;box-shadow:0 12px 26px rgba(0,0,0,.20)!important;font-size:0!important}.footer-social a svg{width:24px!important;height:24px!important;display:block!important;stroke:currentColor!important;fill:none;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.footer-card{position:absolute!important;left:max(360px,calc((100vw - 1320px)/2 + 390px))!important;right:auto!important;bottom:70px!important;z-index:5!important;width:min(620px,calc(100vw - 820px))!important;min-width:520px!important;min-height:112px!important;display:grid!important;grid-template-columns:78px 1fr auto!important;align-items:center!important;gap:22px!important;padding:24px 190px 24px 28px!important;border-radius:22px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.30)!important;box-shadow:0 24px 62px rgba(0,0,0,.24)!important;backdrop-filter:blur(8px)!important}.footer-card-icon{width:64px!important;height:64px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffd21f!important;border:0!important;color:#073f9f!important;box-shadow:0 16px 30px rgba(255,210,31,.26)!important}.footer-card-icon svg{width:32px!important;height:32px!important;display:block!important;stroke:currentColor!important;fill:none;stroke-width:2.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.footer-card strong{display:block!important;margin:0 0 4px!important;color:#fff!important;font-size:27px!important;line-height:1.08!important;font-weight:950!important}.footer-card span{display:block!important;color:rgba(255,255,255,.9)!important;font-size:17px!important;line-height:1.35!important}.footer-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:56px!important;padding:0 32px!important;border-radius:999px!important;background:#ffd21f!important;color:#062b6f!important;font-size:16px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 18px 40px rgba(255,210,31,.36)!important;white-space:nowrap!important}.footer-cta::before{display:none!important}.footer-mascot{position:absolute!important;right:max(50px,calc((100vw - 1320px)/2 + 60px))!important;bottom:30px!important;height:395px!important;z-index:6!important;pointer-events:none!important;filter:drop-shadow(0 28px 26px rgba(0,0,0,.36))!important}.footer-bottom{position:relative!important;z-index:3!important;min-height:78px!important;padding:24px max(72px,calc((100vw - 1320px)/2 + 72px))!important;background:#ffd21f!important;color:#073f9f!important;border-top:0!important;box-shadow:none!important}.footer-bottom span{width:auto!important;max-width:none!important;margin:0!important;padding:0 360px 0 0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;color:#073f9f!important;font-size:17px!important;line-height:1.4!important;font-weight:900!important;text-align:left!important}.footer-bottom strong{font-weight:950!important;color:#073f9f!important}
@media(max-width:1250px){.footer-main{padding:62px 360px 142px 58px!important;grid-template-columns:235px 190px 215px!important;gap:34px!important;min-height:500px!important}.footer-main>div:nth-child(4){display:none!important}.footer-card{left:360px!important;width:410px!important;min-width:0!important;bottom:64px!important;grid-template-columns:56px 1fr auto!important;gap:16px!important;padding:18px 150px 18px 20px!important}.footer-card-icon{width:54px!important;height:54px!important}.footer-card strong{font-size:22px!important}.footer-card span{font-size:14px!important}.footer-cta{height:50px!important;padding:0 22px!important;font-size:14px!important}.footer-mascot{height:330px!important;right:34px!important;bottom:22px!important}.footer-bottom{padding:24px 58px!important}.footer-bottom span{padding-right:300px!important;font-size:15px!important}}
@media(max-width:980px){.search-autocomplete,.header-search{width:100%!important;min-width:0!important}.hero-grid,.recipe-band,.about-grid{grid-template-columns:1fr}.banner-slide,.banner-content{min-height:520px!important}.banner-slide::before{width:66%!important;clip-path:polygon(0 0,74% 0,100% 100%,0 100%)!important}.banner-content{width:min(390px,calc(100% - 68px))!important;margin-left:34px!important;padding:54px 0!important}.banner-content h1{font-size:44px!important;line-height:1!important}.banner-content p{font-size:17px!important;max-width:350px!important}#produtos.section.white{padding:66px 0 78px!important}#produtos .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}#produtos .product-card{min-height:610px!important;border-radius:34px!important}#produtos .product-img{height:340px!important;padding:28px!important}#produtos .product-body h3{font-size:25px!important}.recipe-grid{grid-template-columns:repeat(2,1fr)}.trust-row{grid-template-columns:1fr}.footer-main{padding:52px 300px 142px 42px!important;grid-template-columns:220px 1fr!important;gap:28px!important}.footer-main>div:nth-child(4){display:none!important}.footer-card{left:42px!important;right:300px!important;width:auto!important;bottom:58px!important;grid-template-columns:1fr auto!important;padding-right:24px!important}.footer-card-icon{display:none!important}.footer-mascot{height:315px!important;right:24px!important;bottom:16px!important}.footer-bottom span{padding-right:250px!important;font-size:14px!important}}
@media(max-width:620px){.container{width:min(100% - 18px,1180px)}.top-line{height:6px}.badge{font-size:12px;padding:8px 12px;margin-bottom:16px}h1{font-size:34px;line-height:1;letter-spacing:-1.5px}.banner-slide,.banner-content{min-height:500px!important}.banner-slide::before{width:100%!important;clip-path:none!important;background:linear-gradient(180deg,rgba(4,22,63,.08) 0%,rgba(5,34,97,.42) 42%,rgba(5,34,97,.96) 100%)!important}.banner-content{width:100%!important;margin-left:0!important;padding:44px 22px 68px!important;justify-content:flex-end!important}.banner-content h1{font-size:38px!important}.banner-content p{font-size:15px!important}.banner-content .button{width:100%!important;height:52px!important;min-height:52px!important;font-size:16px!important}.hero{padding:26px 0 34px}.hero-grid,.recipe-band,.about-grid{grid-template-columns:1fr;gap:18px}.hero p{margin-top:16px;font-size:15px;line-height:1.7}.actions{gap:10px;margin-top:22px}.actions .button{width:100%;min-height:48px;font-size:14px}.section{padding:38px 0}.section-title{display:block;margin-bottom:18px}.section-title h2,.recipe-band h2,.about-card h2{font-size:28px;line-height:1.05}.section-title p,.about-card p{font-size:15px}#produtos.section.white{padding:48px 0 58px!important}#produtos .section-title{display:block!important;margin-bottom:26px!important}#produtos .section-title h2{font-size:36px!important;letter-spacing:-1.4px!important}#produtos .section-title p{font-size:15px!important}#produtos .product-grid{grid-template-columns:1fr!important;gap:22px!important}#produtos .product-card{min-height:auto!important;border-radius:30px!important}#produtos .product-img{height:320px!important;padding:30px 24px 24px!important}#produtos .product-img::before{top:18px!important;left:18px!important;font-size:11px!important;padding:8px 12px!important}#produtos .product-body{padding:22px 20px 96px!important}#produtos .product-body h3{font-size:25px!important}#produtos .product-body p{font-size:14px!important}#produtos .product-card::after{left:20px!important;right:20px!important;bottom:20px!important;height:54px!important}.product-card,.recipe-card{border-radius:22px}.recipe-grid{grid-template-columns:1fr;gap:14px}.recipe-band{padding:22px;border-radius:24px}.recipe-img{height:190px}.recipe-body{padding:16px}.about-card{padding:22px;border-radius:24px}.mascot-box{min-height:320px;border-radius:24px;padding:18px 18px 0}.mascot-box img{max-height:300px}.footer-main{min-height:auto!important;padding:44px 24px 285px!important;grid-template-columns:1fr!important;gap:22px!important;text-align:center!important}.footer-main>div:nth-child(4){display:block!important}.footer-brand{max-width:none!important;text-align:center!important}.footer-logo{width:112px!important;margin:0 auto 18px!important}.footer-slogan{font-size:28px!important}.footer-brand p{margin:18px auto 0!important;font-size:15px!important;max-width:320px!important}.footer h3{margin:10px 0 14px!important;font-size:18px!important}.footer-links{gap:11px!important}.footer-links a,.footer-links span{justify-content:center!important;font-size:14px!important}.footer-link-icon{width:36px!important;height:36px!important;min-width:36px!important}.footer-link-icon svg{width:19px!important;height:19px!important}.footer-social{justify-content:center!important;margin-top:22px!important}.footer-social a{width:48px!important;height:48px!important;min-width:48px!important}.footer-social a svg{width:22px!important;height:22px!important}.footer-card{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;grid-template-columns:1fr!important;text-align:center!important;margin-top:8px!important;padding:20px!important}.footer-card-icon{display:flex!important;margin:0 auto!important}.footer-card strong{font-size:22px!important}.footer-cta{width:100%!important}.footer-mascot{height:275px!important;right:50%!important;bottom:58px!important;transform:translateX(50%)!important}.footer-bottom{min-height:118px!important;padding:86px 22px 24px!important}.footer-bottom span{padding:0!important;display:block!important;text-align:center!important;font-size:13px!important}}

/* ===== VITRINE PRODUTOS V4 - camada isolada e segura ===== */
#produtos.section.white{
    padding-top:78px!important;
    padding-bottom:86px!important;
    background:
        radial-gradient(circle at 8% 0%,rgba(255,210,31,.22),transparent 28%),
        radial-gradient(circle at 92% 10%,rgba(7,63,159,.11),transparent 30%),
        linear-gradient(180deg,#ffffff 0%,#f7faff 100%)!important;
}
#produtos .section-title{
    margin-bottom:42px!important;
}
#produtos .section-title h2{
    font-size:clamp(38px,4vw,54px)!important;
    color:#052f83!important;
    letter-spacing:-1.5px!important;
}
#produtos .section-title p{
    max-width:620px!important;
    font-size:18px!important;
    color:#536177!important;
}
#produtos .product-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:32px!important;
    align-items:stretch!important;
}
#produtos .product-card{
    min-height:100%!important;
    display:flex!important;
    flex-direction:column!important;
    border-radius:38px!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
    border:1px solid rgba(7,63,159,.16)!important;
    box-shadow:0 30px 72px rgba(6,43,111,.15)!important;
    transform:none!important;
    transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
#produtos .product-card:hover{
    transform:translateY(-8px)!important;
    border-color:rgba(7,63,159,.28)!important;
    box-shadow:0 42px 95px rgba(6,43,111,.23)!important;
}
#produtos .product-img{
    height:380px!important;
    padding:34px 30px 28px!important;
    background:
        radial-gradient(circle at 50% 38%,#ffffff 0%,#f8fbff 38%,#e8f2ff 100%)!important;
    border-bottom:1px solid rgba(7,63,159,.10)!important;
}
#produtos .product-img img{
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    filter:drop-shadow(0 30px 26px rgba(6,43,111,.24))!important;
    transition:transform .25s ease,filter .25s ease!important;
}
#produtos .product-card:hover .product-img img{
    transform:scale(1.055) translateY(-6px)!important;
    filter:drop-shadow(0 38px 32px rgba(6,43,111,.30))!important;
}
#produtos .product-body{
    flex:1!important;
    padding:26px 26px 88px!important;
    background:#fff!important;
}
#produtos .product-category{
    background:#eef6ff!important;
    color:#073f9f!important;
    border:1px solid rgba(7,63,159,.14)!important;
    box-shadow:0 10px 20px rgba(6,43,111,.06)!important;
}
#produtos .product-body h3{
    font-size:27px!important;
    line-height:1.06!important;
    color:#052f83!important;
    letter-spacing:-.6px!important;
    margin:4px 0 13px!important;
}
#produtos .product-body p{
    color:#5a667a!important;
    font-size:15.5px!important;
    line-height:1.62!important;
}
#produtos .package{
    display:inline-flex!important;
    background:#fff7d1!important;
    border:1px solid rgba(255,210,31,.55)!important;
    color:#062b6f!important;
    box-shadow:0 12px 24px rgba(255,210,31,.15)!important;
}
#produtos .product-card::after{
    content:"Ver produto →"!important;
    right:24px!important;
    bottom:24px!important;
    min-height:44px!important;
    padding:0 20px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#ffd21f 0%,#ffe766 100%)!important;
    color:#062b6f!important;
    font-size:13px!important;
    font-weight:950!important;
    box-shadow:0 16px 34px rgba(255,210,31,.36)!important;
    opacity:1!important;
    transform:none!important;
}
@media(max-width:980px){
    #produtos .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;}
    #produtos .product-img{height:320px!important;}
    #produtos .product-body h3{font-size:24px!important;}
}
@media(max-width:620px){
    #produtos.section.white{padding-top:48px!important;padding-bottom:54px!important;}
    #produtos .section-title{margin-bottom:24px!important;}
    #produtos .section-title h2{font-size:32px!important;}
    #produtos .section-title p{font-size:15px!important;}
    #produtos .product-grid{grid-template-columns:1fr!important;gap:18px!important;}
    #produtos .product-card{border-radius:28px!important;}
    #produtos .product-img{height:285px!important;padding:24px 22px 20px!important;}
    #produtos .product-body{padding:20px 20px 78px!important;}
    #produtos .product-body h3{font-size:22px!important;}
    #produtos .product-body p{font-size:14px!important;}
    #produtos .product-card::after{right:18px!important;bottom:18px!important;}
}
/* ===== FIM VITRINE PRODUTOS V4 ===== */

/* ===== GRID PRODUTOS HOME CENTER FINAL - INICIO ===== */
#produtos .product-grid{
    position:relative!important;
    left:50%!important;
    width:900px!important;
    max-width:900px!important;
    margin:40px 0 0 0!important;
    transform:translateX(-50%)!important;
    display:grid!important;
    grid-template-columns:repeat(3,280px)!important;
    justify-content:center!important;
    justify-items:center!important;
    gap:30px!important;
}

#produtos .product-card{
    width:280px!important;
    max-width:280px!important;
    margin:0!important;
}

#produtos .products-home-actions,
#produtos .actions.products-home-actions{
    width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    justify-content:center!important;
    text-align:center!important;
}

@media(max-width:980px){
    #produtos .product-grid{
        left:50%!important;
        width:620px!important;
        max-width:620px!important;
        grid-template-columns:repeat(2,280px)!important;
        gap:24px!important;
        transform:translateX(-50%)!important;
    }
}

@media(max-width:620px){
    #produtos .product-grid{
        left:auto!important;
        width:100%!important;
        max-width:360px!important;
        margin:28px auto 0 auto!important;
        transform:none!important;
        grid-template-columns:1fr!important;
        gap:18px!important;
    }

    #produtos .product-card{
        width:100%!important;
        max-width:360px!important;
        margin:0 auto!important;
    }
}
/* ===== GRID PRODUTOS HOME CENTER FINAL - FIM ===== */


/* ===== HERO HOME AJUSTE SEGURO V1 - INICIO ===== */
.banner-slide::before{
    width:54%!important;
    background:
        radial-gradient(circle at 15% 46%,rgba(255,210,31,.18) 0%,rgba(255,210,31,.08) 24%,rgba(255,210,31,0) 45%),
        linear-gradient(90deg,rgba(3,18,52,.98) 0%,rgba(5,32,92,.96) 40%,rgba(5,32,92,.72) 72%,rgba(5,32,92,.08) 100%)!important;
}

.banner-content{
    width:410px!important;
    max-width:410px!important;
    margin-left:max(70px,calc((100vw - 1280px) / 2 + 70px))!important;
}

.banner-content .badge{
    margin-bottom:18px!important;
    background:rgba(255,255,255,.18)!important;
    border-color:rgba(255,255,255,.34)!important;
}

.banner-content h1{
    max-width:410px!important;
    font-size:56px!important;
    line-height:.96!important;
    letter-spacing:-1.7px!important;
    margin-bottom:18px!important;
}

.banner-content p{
    max-width:390px!important;
    font-size:18px!important;
    line-height:1.58!important;
    color:rgba(255,255,255,.94)!important;
}

.banner-content .button{
    min-width:205px!important;
    height:58px!important;
    min-height:58px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#ffd21f 0%,#ffe766 100%)!important;
    color:#052f83!important;
    font-weight:950!important;
    box-shadow:0 18px 38px rgba(255,210,31,.34),0 12px 26px rgba(0,0,0,.22)!important;
}

.banner-image img{
    filter:saturate(1.06) contrast(1.04) brightness(.96)!important;
}

@media(max-width:980px){
    .banner-slide::before{
        width:70%!important;
    }

    .banner-content{
        width:min(430px,calc(100% - 68px))!important;
        max-width:430px!important;
        margin-left:34px!important;
    }

    .banner-content h1{
        font-size:46px!important;
    }
}

@media(max-width:620px){
    .banner-slide::before{
        width:100%!important;
        background:linear-gradient(180deg,rgba(4,22,63,.08) 0%,rgba(5,34,97,.45) 42%,rgba(5,34,97,.96) 100%)!important;
    }

    .banner-content{
        width:100%!important;
        max-width:none!important;
        margin-left:0!important;
        padding:44px 22px 68px!important;
    }

    .banner-content h1{
        max-width:100%!important;
        font-size:38px!important;
        line-height:1!important;
    }

    .banner-content p{
        max-width:100%!important;
        font-size:15px!important;
    }

    .banner-content .button{
        width:100%!important;
        min-width:0!important;
        height:52px!important;
        min-height:52px!important;
    }
}
/* ===== HERO HOME AJUSTE SEGURO V1 - FIM ===== */


/* ===== SOBRE HOME PREMIUM V1 - INICIO ===== */
#sobre.section.white{
    position:relative!important;
    overflow:hidden!important;
    padding-top:82px!important;
    padding-bottom:92px!important;
    background:
        radial-gradient(circle at 10% 6%,rgba(255,210,31,.16),transparent 30%),
        radial-gradient(circle at 92% 20%,rgba(7,63,159,.10),transparent 32%),
        linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;
}

#sobre .about-grid{
    gap:34px!important;
    align-items:center!important;
}

#sobre .about-card{
    position:relative!important;
    overflow:hidden!important;
    border-radius:38px!important;
    padding:42px!important;
    background:
        radial-gradient(circle at 96% 10%,rgba(255,210,31,.18),transparent 28%),
        linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
    border:1px solid rgba(7,63,159,.14)!important;
    box-shadow:0 28px 72px rgba(6,43,111,.13)!important;
}

#sobre .about-card::before{
    content:"Produto de Qualidade"!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:36px!important;
    padding:0 14px!important;
    border-radius:999px!important;
    background:#ffd21f!important;
    color:#062b6f!important;
    font-size:12px!important;
    font-weight:950!important;
    margin-bottom:18px!important;
    box-shadow:0 14px 28px rgba(255,210,31,.24)!important;
}

#sobre .about-card h2{
    color:#062b6f!important;
    font-size:clamp(32px,3.5vw,46px)!important;
    line-height:1.04!important;
    letter-spacing:-1.3px!important;
}

#sobre .about-card p{
    color:#4d5b72!important;
    font-size:17px!important;
    line-height:1.75!important;
}

#sobre .about-card .actions{
    margin-top:28px!important;
}

#sobre .mascot-box{
    position:relative!important;
    min-height:430px!important;
    border-radius:42px!important;
    padding:34px 34px 0!important;
    background:
        radial-gradient(circle at 50% 20%,rgba(255,210,31,.54),transparent 34%),
        linear-gradient(155deg,#073f9f 0%,#041f52 100%)!important;
    box-shadow:0 34px 90px rgba(6,43,111,.24)!important;
}

#sobre .mascot-box::before{
    content:""!important;
    position:absolute!important;
    inset:20px!important;
    border-radius:32px!important;
    border:1px solid rgba(255,255,255,.20)!important;
    pointer-events:none!important;
}

#sobre .mascot-box img{
    position:relative!important;
    z-index:2!important;
    filter:drop-shadow(0 28px 28px rgba(0,0,0,.34))!important;
}

@media(max-width:620px){
    #sobre.section.white{
        padding-top:50px!important;
        padding-bottom:58px!important;
    }

    #sobre .about-card{
        padding:24px!important;
        border-radius:28px!important;
    }

    #sobre .about-card h2{
        font-size:29px!important;
    }

    #sobre .about-card p{
        font-size:15px!important;
    }

    #sobre .mascot-box{
        min-height:320px!important;
        border-radius:28px!important;
    }
}
/* ===== SOBRE HOME PREMIUM V1 - FIM ===== */


/* ===== SOBRE HOME MASCOTE PREMIUM V2 - INICIO ===== */
#sobre .mascot-box{
    position:relative!important;
    min-height:430px!important;
    border-radius:42px!important;
    padding:34px 34px 0!important;
    overflow:hidden!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
    background:
        radial-gradient(circle at 50% 25%,rgba(255,210,31,.30),transparent 28%),
        radial-gradient(circle at 50% 46%,rgba(255,255,255,.18),transparent 32%),
        linear-gradient(155deg,#073f9f 0%,#041f52 100%)!important;
    box-shadow:0 34px 90px rgba(6,43,111,.24)!important;
}

#sobre .mascot-box::before{
    content:""!important;
    position:absolute!important;
    inset:22px!important;
    border-radius:34px!important;
    border:1px solid rgba(255,255,255,.22)!important;
    pointer-events:none!important;
    z-index:4!important;
}

#sobre .mascot-box::after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    bottom:22px!important;
    width:72%!important;
    height:74px!important;
    transform:translateX(-50%)!important;
    border-radius:50%!important;
    background:radial-gradient(ellipse at center,rgba(255,210,31,.38),rgba(7,63,159,.28) 42%,transparent 72%)!important;
    filter:blur(2px)!important;
    z-index:1!important;
}

#sobre .mascot-stage-glow{
    position:absolute!important;
    left:50%!important;
    top:38px!important;
    width:390px!important;
    height:390px!important;
    transform:translateX(-50%)!important;
    border-radius:50%!important;
    background:radial-gradient(circle,rgba(255,210,31,.22),rgba(255,255,255,.10) 34%,transparent 68%)!important;
    z-index:1!important;
}

#sobre .mascot-stage-ring{
    position:absolute!important;
    left:50%!important;
    top:45px!important;
    width:360px!important;
    height:360px!important;
    transform:translateX(-50%)!important;
    border-radius:50%!important;
    border:7px solid rgba(255,210,31,.88)!important;
    box-shadow:
        0 0 0 1px rgba(255,255,255,.16),
        0 0 38px rgba(255,210,31,.32),
        inset 0 0 34px rgba(0,0,0,.18)!important;
    z-index:1!important;
}

#sobre .mascot-stage-platform{
    position:absolute!important;
    left:50%!important;
    bottom:24px!important;
    width:390px!important;
    height:48px!important;
    transform:translateX(-50%)!important;
    border-radius:50%!important;
    background:
        linear-gradient(180deg,rgba(255,210,31,.88),rgba(255,210,31,.22)),
        radial-gradient(ellipse at center,#0d4fb8 0%,#062b6f 72%)!important;
    box-shadow:
        0 16px 34px rgba(0,0,0,.28),
        0 0 30px rgba(255,210,31,.30)!important;
    z-index:2!important;
}

#sobre .mascot-stage-badge{
    display:none!important;
}

#sobre .mascot-box img{
    position:relative!important;
    z-index:3!important;
    width:min(390px,88%)!important;
    max-height:430px!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    filter:drop-shadow(0 30px 28px rgba(0,0,0,.38))!important;
}

@media(max-width:980px){
    #sobre .mascot-stage-ring{
        width:310px!important;
        height:310px!important;
    }

    #sobre .mascot-stage-glow{
        width:340px!important;
        height:340px!important;
    }

    #sobre .mascot-stage-platform{
        width:330px!important;
    }
}

@media(max-width:620px){
    #sobre .mascot-box{
        min-height:335px!important;
        border-radius:28px!important;
        padding:24px 18px 0!important;
    }

    #sobre .mascot-box::before{
        inset:16px!important;
        border-radius:22px!important;
    }

    #sobre .mascot-stage-ring{
        top:38px!important;
        width:235px!important;
        height:235px!important;
        border-width:5px!important;
    }

    #sobre .mascot-stage-glow{
        top:32px!important;
        width:270px!important;
        height:270px!important;
    }

    #sobre .mascot-stage-platform{
        bottom:20px!important;
        width:250px!important;
        height:38px!important;
    }

    #sobre .mascot-box img{
        width:min(285px,90%)!important;
        max-height:315px!important;
    }
}
/* ===== SOBRE HOME MASCOTE PREMIUM V2 - FIM ===== */



/* ===== SOBRE HOME IMAGEM PREMIUM LIMPA - INICIO ===== */
#sobre .mascot-box{
    position:relative!important;
    min-height:500px!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:42px!important;
    background:#062b6f!important;
    box-shadow:0 34px 90px rgba(6,43,111,.20)!important;
}

#sobre .mascot-box::before{
    content:""!important;
    position:absolute!important;
    inset:18px!important;
    border-radius:30px!important;
    border:1px solid rgba(255,255,255,.16)!important;
    z-index:3!important;
    pointer-events:none!important;
}

#sobre .mascot-box::after,
#sobre .mascot-stage-glow,
#sobre .mascot-stage-ring,
#sobre .mascot-stage-platform,
#sobre .mascot-stage-badge{
    display:none!important;
}

#sobre .mascot-box img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    display:block!important;
    filter:none!important;
    z-index:1!important;
}

@media(max-width:620px){
    #sobre .mascot-box{
        min-height:340px!important;
        border-radius:28px!important;
    }

    #sobre .mascot-box::before{
        inset:14px!important;
        border-radius:20px!important;
    }
}
/* ===== SOBRE HOME IMAGEM PREMIUM LIMPA - FIM ===== */
