:root{--primary:#D99CA6;--primary-dark:#A7B49A;--bg-main:#FAF7F2;--bg-secondary:#FAF7F2;--text-dark:#8B6B4E;--text-medium:#8B6B4E;--text-light:#8B6B4E;--border-color:#ebd6d9;--footer-bg:#8B6B4E;--white:#ffffff;--font-heading:'Playfair Display',serif;--font-text:'Inter',sans-serif;--transition:all 0.4s cubic-bezier(0.16,1,0.3,1);--radius:20px;--shadow:0 15px 45px rgba(58,42,26,0.08);--linen-texture:repeating-linear-gradient(45deg,rgba(217,156,166,0.01) 0px,rgba(217,156,166,0.01) 1px,transparent 1px,transparent 2px),repeating-linear-gradient(-45deg,rgba(217,156,166,0.01) 0px,rgba(217,156,166,0.01) 1px,transparent 1px,transparent 2px)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-text);color:var(--text-dark);background-color:var(--bg-main);background-image:var(--linen-texture);-webkit-font-smoothing:antialiased;line-height:1.7;overflow-x:hidden}main{padding-bottom:0}.main-nav{position:sticky;top:0;left:0;width:100%;background-color:var(--footer-bg);padding:8px 20px;z-index:1000;display:flex;justify-content:space-between;align-items:center;box-shadow:none;border-bottom:none;will-change:transform;transform:translateZ(0)}.nav-logo{font-family:var(--font-heading);color:var(--primary);font-size:16px;font-weight:700}.nav-links.desktop-links{display:flex;gap:20px;align-items:center}.nav-links.desktop-links a{color:var(--primary);font-size:13px;font-weight:500;transition:var(--transition)}.nav-links.desktop-links a:hover{color:#fff}.nav-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:2002}.nav-toggle span{width:100%;height:2px;background-color:var(--primary);transition:var(--transition)}.mobile-menu{position:absolute;top:100%;left:0;width:100%;background:var(--footer-bg);display:none;flex-direction:column;padding:10px 0;box-shadow:0 10px 15px rgba(0,0,0,0.3);border-top:1px solid rgba(167,180,154,0.1)}.mobile-menu.active{display:flex}.mobile-link{color:var(--primary);padding:12px 20px;font-size:14px;font-weight:500;border-bottom:1px solid rgba(255,255,255,0.05);transition:var(--transition)}.mobile-link:hover{color:#fff}@media (max-width:768px){.nav-links.desktop-links a:not(.nav-btn-comprar){display:none}.nav-toggle{display:flex;margin-left:15px}}.announcement-bar{background-color:#8B6B4E;color:#fff;border-bottom:none;text-align:center;padding:10px 15px;font-size:0.95rem;font-weight:600;letter-spacing:0.5px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:none;position:relative;z-index:1001}@media (max-width:600px){.announcement-bar{font-size:0.8rem;padding:8px 10px}}*,*::before,*::after{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100%}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-dark);line-height:1.2}a{text-decoration:none}.container{width:90%;max-width:1200px;margin:0 auto;position:relative}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.section-header p{font-size:1.1rem;color:var(--text-light)}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:var(--white);padding:15px 30px;border-radius:50px;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;transition:var(--transition);gap:10px;box-shadow:0 4px 15px rgba(167,180,154,0.4)}.btn:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(167,180,154,0.6)}.pulse-btn{animation:pulse 2s infinite;will-change:transform}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(167,180,154,0.7)}70%{box-shadow:0 0 0 15px rgba(167,180,154,0)}100%{box-shadow:0 0 0 0 rgba(167,180,154,0)}}.btn-container{text-align:center;margin-top:2rem}.scroll-reveal{opacity:0;transform:translateY(30px);transition:all 0.8s ease-out}.scroll-reveal.active{opacity:1;transform:translateY(0)}.fade-in-up{opacity:0;transform:translateY(20px);animation:fadeInUp 0.8s ease forwards}.delay-1{animation-delay:0.2s}.delay-2{animation-delay:0.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes softFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}.hero{position:relative;display:flex;align-items:center;text-align:center;background-color:var(--bg-main);color:var(--text-dark);overflow:hidden;padding:4rem 0 0;margin:0 !important;border:none !important}.hero-content{position:relative;z-index:10;max-width:900px}.hero h1{font-size:4.5rem;margin-bottom:1.5rem;color:var(--text-dark);line-height:1.1;font-weight:800}.hero-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.decor-item{position:absolute;font-size:3.5rem;opacity:0.25;animation:floatDecor 15s infinite ease-in-out;pointer-events:none}.thread-spool-1{top:12%;left:6%;color:#ff85a1;transform:rotate(-20deg);font-size:4.5rem}.thread-spool-2{bottom:18%;right:7%;color:#4a90e2;transform:rotate(30deg);animation-delay:-4s}.leaf-1{top:5%;right:15%;color:#8cb369;font-size:3rem;animation:sway 8s infinite alternate ease-in-out}.leaf-2{bottom:8%;left:12%;color:#8cb369;font-size:3.2rem;transform:rotate(180deg);animation:sway 10s infinite alternate-reverse ease-in-out}.flower-1{top:60%;left:4%;color:var(--primary);font-size:4rem;animation-delay:-2s}.flower-2{bottom:40%;right:3%;color:#ff85a1;font-size:3.8rem;animation-delay:-6s}@keyframes floatDecor{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-40px) rotate(20deg) scale(1.1)}}@keyframes sway{from{transform:rotate(-10deg) translateX(-5px)}to{transform:rotate(10deg) translateX(5px)}}.mini-mosaic-hero{display:flex;justify-content:center;gap:15px;margin-top:4rem}.mini-mosaic-hero img{width:100px;height:100px;object-fit:cover;border-radius:12px;border:4px solid var(--white);transition:var(--transition);transform:rotate(-3deg);box-shadow:none !important}.mini-mosaic-hero img:nth-child(2){transform:rotate(3deg)}.mini-mosaic-hero img:last-child{transform:rotate(-1deg)}.mini-mosaic-hero img:hover{transform:scale(1.1) rotate(0deg) translateY(-10px);z-index:20}.riscos-section{padding:0 0 4rem;background-color:var(--bg-main);margin:0 !important;border:none !important}.social-proof-section{padding:4rem 0;background-color:var(--bg-secondary);border-top:1px solid rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.03)}.certificate-section{padding:5rem 0;background-color:var(--white)}.cert-flex-container{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:3rem;flex-wrap:wrap}.cert-text-col{flex:1;min-width:280px;text-align:left}.cert-img-col{flex:1;min-width:280px;display:flex;justify-content:center}.cert-btn-container{text-align:left;margin-top:1.5rem}@media (max-width:768px){.cert-flex-container{flex-direction:column;text-align:center;gap:2rem}.cert-text-col,.cert-btn-container{text-align:center}}.cert-date-text{font-family:var(--font-text);font-size:1.2rem;margin-bottom:5px}.oferta-section{padding:4rem 0;background:linear-gradient(135deg,var(--bg-main),var(--bg-secondary));position:relative;overflow:hidden}.faq-container{max-width:800px;margin:0 auto 4rem}.faq-container h3{color:#fff;font-size:2rem}.faq-item{background:rgba(255,255,255,0.05);border-radius:8px;margin-bottom:10px}.faq-item summary{padding:15px 20px;font-size:1.1rem;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#fff}@keyframes floatDecor{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(15deg)}}.mini-mosaic-hero{display:flex;justify-content:center;gap:15px;margin-top:4rem}.mini-mosaic-hero img{width:100px;height:100px;object-fit:cover;border-radius:50%;border:4px solid var(--white);box-shadow:none !important;transition:var(--transition);animation:floatHero 8s infinite ease-in-out}.mini-mosaic-hero img:nth-child(2){animation-delay:-2s;transform:rotate(5deg)}.mini-mosaic-hero img:last-child{animation-delay:-4s;transform:rotate(-5deg)}@keyframes floatHero{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(3deg)}}.mini-mosaic-hero img:hover{transform:scale(1.2) rotate(0deg) translateY(-15px);z-index:20}.accessories-section{padding:8rem 0;position:relative;overflow:hidden;background-color:var(--bg-secondary)}.accessories-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center;position:relative;z-index:5;margin-top:3rem}.acc-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.acc-item{position:relative;overflow:hidden;border-radius:50%;aspect-ratio:1;border:4px solid var(--white);box-shadow:0 8px 20px rgba(0,0,0,0.08);transition:var(--transition)}.acc-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.acc-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,0.12)}.acc-item:hover img{transform:scale(1.1)}@media (max-width:900px){.accessories-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.acc-gallery{grid-template-columns:repeat(2,1fr)}}.print-highlight-banner{background:var(--text-dark);color:var(--white);padding:2.5rem;border-radius:20px;margin-top:4rem;display:flex;align-items:center;justify-content:center;gap:2rem;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,0.15)}.print-highlight-banner span{font-size:1.4rem;font-weight:700;max-width:800px;line-height:1.4;letter-spacing:0.5px}@media (max-width:900px){.print-highlight-banner{flex-direction:column;padding:2rem 1.5rem;gap:1rem}.print-highlight-banner span{font-size:1.1rem}}@media (max-width:900px){.hero h1{font-size:3rem}.certificate-section h2{font-size:1.6rem;word-break:keep-all}}@media (max-width:400px){h1{font-size:2rem !important}h2{font-size:1.5rem !important}.section-header p{font-size:0.9rem}}@media (max-width:600px){h1{font-size:1.5rem !important;line-height:1.2 !important;padding:0 5%;margin-bottom:1rem !important}h2{font-size:1.3rem !important;line-height:1.2 !important;word-break:keep-all}.certificate-section{padding:2rem 0}.section-header{margin-bottom:2rem}.section-header p{font-size:0.9rem}.mini-mosaic-hero img{width:60px;height:60px}.btn{padding:12px 20px;font-size:0.95rem}}@media (max-width:360px){h1{font-size:1.4rem !important}h2{font-size:1.25rem !important}}@media (max-width:768px){body{overflow-x:hidden;width:100%;-webkit-text-size-adjust:100%}.container{width:100%;padding:0 20px;box-sizing:border-box}h1{font-size:2rem !important;line-height:1.2 !important;margin-bottom:1rem !important}h2{font-size:1.5rem !important;line-height:1.3 !important}.accessories-grid{grid-template-columns:1fr !important;display:flex !important;flex-direction:column !important;gap:25px !important;text-align:center !important}.btn{width:100% !important;max-width:100%;padding:18px 15px !important;font-size:1.1rem !important;border-radius:12px !important;margin:10px 0;justify-content:center !important}.hero{min-height:auto;padding:2rem 0 0 !important;margin:0 !important;border:none !important}.riscos-section{padding:0 0 2.5rem !important}.hero-entrega{padding:15px !important;margin:0 0 1.5rem !important;text-align:left !important}.mini-mosaic-hero img{width:70px !important;height:70px !important}.accessories-section h2{font-size:1.8rem !important;margin-bottom:1rem !important}section{padding:2.5rem 0}.accessories-section{padding:3rem 0 !important}.certificate-section{padding:2.5rem 0 !important}.riscos-section{padding:0 0 2.5rem !important}.print-highlight-banner{margin-top:2rem !important}.btn-container{margin-top:1.5rem !important}.decor-item{opacity:0.6 !important;font-size:2.5rem !important}.thread-spool-1{top:5% !important;left:5% !important}.thread-spool-2{bottom:35% !important;right:5% !important}.leaf-1{top:15% !important;right:8% !important}.leaf-2{bottom:45% !important;left:5% !important}.flower-1{top:40% !important;left:3% !important}.flower-2{bottom:5% !important;right:8% !important}.accessories-grid{text-align:center}.acc-gallery{grid-template-columns:repeat(2,1fr) !important;display:grid !important}.scroll-reveal{opacity:1 !important;transform:none !important;transition:none !important}.pulse-btn{animation:none !important}}.hero-entrega{background:rgba(139,107,78,0.88);border:1px solid rgba(167,180,154,0.6);border-radius:12px;padding:14px 16px;margin:0 auto 1.2rem;max-width:420px;text-align:left;box-sizing:border-box;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-entrega__title{font-size:11px;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.6px;margin:0 0 10px}.hero-entrega__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.hero-entrega__item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:rgba(255,255,255,0.92);line-height:1.4}.hero-entrega__icon{color:var(--primary);font-size:15px;flex-shrink:0}.hero-entrega__text{display:block}.btn-flutuante{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:12px 16px;background:var(--footer-bg);backdrop-filter:none;border-top:1px solid rgba(167,180,154,0.2);text-align:center}.btn-flutuante a{display:block;background:var(--primary-dark);color:#fff;padding:12px 20px;border-radius:40px;text-decoration:none;box-shadow:0 4px 20px rgba(167,180,154,0.5);animation:floatPulse 2s ease-in-out infinite;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center}.btn-flutuante a strong{font-size:16px;display:block;margin-bottom:0}.btn-flutuante a small{display:none !important}@keyframes floatPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.03)}}@media (max-width:768px){.btn-flutuante{display:block}body{padding-bottom:100px}}.social-proof-toast{position:fixed;bottom:20px;left:20px;background:white;border-left:4px solid var(--primary);box-shadow:0 4px 15px rgba(0,0,0,0.15);border-radius:8px;padding:12px 15px;display:flex;align-items:center;gap:12px;z-index:9999;transform:translateY(100px);opacity:0;transition:all 0.5s ease;pointer-events:none;font-family:'Inter',sans-serif}.social-proof-toast.show{transform:translateY(0);opacity:1}.toast-img{width:35px;height:35px;background:var(--bg-main);color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.toast-content p{margin:0;font-size:13px;color:#333}.toast-content small{color:#777;font-size:11px}@media (max-width:768px){.social-proof-toast{bottom:110px;left:15px;right:15px;font-size:13px;transform:translateX(-120%);transition:transform 0.6s cubic-bezier(0.23,1,0.32,1),opacity 0.5s ease}.social-proof-toast.show{transform:translateX(0)}}@media (max-width:480px){.hero h1{font-size:1.5rem;line-height:1.35}.hero p{font-size:13px}section{padding:2.5rem 1rem}h2{font-size:1.4rem !important}}@media (max-width:640px){h1,.hero h1{font-size:clamp(1.6rem,5vw,2.5rem) !important;line-height:1.2 !important}h2,.section-header h2{font-size:clamp(1.4rem,4vw,1.9rem) !important;line-height:1.3 !important}p,span,li,div,summary{font-size:14px !important}.hero p{font-size:15px !important}section,[style*='padding:4rem'],[style*='padding:4rem']{padding:2.5rem 1rem !important}.container{width:100% !important;padding:0 15px !important;overflow-x:hidden !important}img,iframe,svg{max-width:100% !important;width:100% !important;height:auto !important}.accessories-grid,.cert-flex-container,[style*='display:grid'],[style*='display:grid'],[style*='display:flex'][style*='flex-wrap:wrap']{display:flex !important;flex-direction:column !important;grid-template-columns:1fr !important;gap:20px !important;text-align:center !important}.btn,.pulse-btn,[class*='btn']{width:100% !important;max-width:100% !important;padding:14px 20px !important;font-size:15px !important;display:flex !important;justify-content:center !important;box-sizing:border-box !important}[style*='min-width:280px']{min-width:100% !important;width:100% !important;margin:0 0 20px 0 !important;padding:1.5rem !important}.btn-flutuante{display:block !important;bottom:0 !important;background:rgba(139,107,78,0.98) !important}body{padding-bottom:95px !important}}@media (max-width:390px){h1,.hero h1{font-size:1.7rem !important}h2{font-size:1.5rem !important}}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.risk-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.06);transition:all 0.3s ease;display:flex;flex-direction:column}.risk-card:hover{transform:translateY(-5px)}.risk-card img{width:100%;height:340px;object-fit:cover;display:block}.risk-card h3{font-family:'Playfair Display',serif;font-size:1.2rem;font-weight:700;color:#8B6B4E;margin-bottom:8px}.risk-card p{font-size:14px;line-height:1.5;color:#8B6B4E;margin:0}@media (max-width:991px){.cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cards-grid{grid-template-columns:1fr;gap:20px}.risk-card img{height:320px}}.botanical-bg{position:relative;overflow:hidden}.botanical-bg::before{content:'';position:absolute;top:0;right:-50px;width:300px;height:300px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' opacity='0.03'%3E%3Cpath fill='%23a8709e' d='M50 10c-5 15-20 25-20 40 0 15 15 25 20 40 5-15 20-25 20-40 0-15-15-25-20-40z'/%3E%3C/svg%3E") no-repeat center;background-size:contain;pointer-events:none;z-index:0}.botanical-bg-left::after{content:'';position:absolute;bottom:0;left:-50px;width:250px;height:250px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' opacity='0.03'%3E%3Cpath fill='%23a8709e' d='M30 20c10 10 10 30 0 40-10 10-30 10-40 0-10-10-10-30 0-40 10-10 30-10 40 0z'/%3E%3C/svg%3E") no-repeat center;background-size:contain;pointer-events:none;z-index:0}*{box-sizing:border-box}img,iframe{max-width:100%;height:auto}.container{width:100%;max-width:960px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.hero{padding:2rem 1rem}.hero-btns a{width:100%;display:block;text-align:center;padding:16px 20px}.cards-grid{grid-template-columns:1fr 1fr;gap:12px}.accessories-grid{grid-template-columns:1fr}.acc-gallery{grid-template-columns:1fr 1fr;gap:10px}.oferta-section > .container > div[style*="display:flex"]{flex-direction:column;align-items:center}.mentora-section > .container > div[style*="display:flex"]{flex-direction:column;align-items:center;text-align:center}.cert-flex-container{flex-direction:column}.cert-img-col svg{width:100%;height:auto}.btn-flutuante{left:1rem;right:1rem;width:auto;bottom:1rem}.btn-flutuante a{width:100%;text-align:center;padding:14px 20px}h1{font-size:clamp(1.4rem,6vw,2rem) !important}h2{font-size:clamp(1.3rem,5vw,1.9rem) !important}.hero-entrega{text-align:left;padding:0 0.5rem}details summary{font-size:14px;padding:1rem}.desktop-links{display:none}.nav-toggle{display:flex}.cards-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:12px !important;padding:0 12px !important}.cards-grid .risk-card{background:transparent !important;border:none !important;box-shadow:none !important;padding:0 !important;margin:0 !important;overflow:hidden !important;border-radius:14px !important}.cards-grid .risk-card img{width:100% !important;height:auto !important;display:block !important;object-fit:cover !important;border-radius:14px !important}.social-proof-grid{display:flex !important;overflow-x:auto !important;gap:16px !important;scroll-snap-type:x mandatory;padding:0 16px 10px 16px !important;margin-bottom:1rem !important}.social-proof-grid::-webkit-scrollbar{display:none}.social-proof-grid > div{min-width:260px !important;flex:0 0 auto !important;scroll-snap-align:start;border-radius:18px !important}.criando-mobile{font-size:inherit !important;display:inline-block}.bonus-title{line-height:1.15 !important;text-align:center !important}.bonus-title .highlight-number{display:block !important;font-size:2.8rem !important;font-weight:900 !important;line-height:1 !important;margin:10px 0 !important}.hero-decorations{display:none !important}.accessories-title{font-size:1.9rem !important;line-height:1.25 !important;padding:0 10px}.lindos-mobile{font-size:inherit !important;display:inline-block}.accessories-desc{font-size:1.1rem !important;line-height:1.5 !important;padding:0 10px}.section-title-bonus{font-size:1.8rem !important;line-height:1.3 !important;padding:0 5px}.bonus-highlight-mobile{font-size:2.2rem !important;display:block !important;margin-top:10px !important;font-weight:800 !important}.bonus-cards-container > div{padding:1.5rem 1.25rem !important;gap:16px !important}.bonus-cards-container > div > span{font-size:36px !important}.bonus-cards-container > div > div > p:nth-child(1){font-size:1.15rem !important;line-height:1.35 !important;margin-bottom:6px !important}.bonus-cards-container > div > div > p:nth-child(2){font-size:1.05rem !important;line-height:1.5 !important;margin-bottom:12px !important}.bonus-cards-container > div > div > p:nth-child(3){font-size:1rem !important}.plan-btn{padding:14px 20px !important;font-size:13px !important}.cert-title{font-size:1.7rem !important;text-align:center !important;line-height:1.3 !important;padding:0 10px}.cert-desc{font-size:1rem !important;line-height:1.7 !important;text-align:justify !important;hyphens:auto;margin-bottom:1.2rem !important;padding:0 15px;color:#8B6B4E !important}.cert-btn-container{text-align:center !important;margin-top:1.5rem !important}.mentora-container{gap:1.5rem !important}.mentora-photo-wrapper{position:relative !important;margin:0 auto !important;display:block !important;width:140px !important;height:140px !important}.mentora-img{width:140px !important;height:140px !important;border-width:3px !important}.mentora-badge{position:absolute !important;bottom:2px !important;right:-10px !important;font-size:9px !important;padding:3px 8px !important}.mentora-name{margin-top:10px !important;font-size:1.2rem !important}.mentora-info{font-size:11px !important;opacity:0.7 !important}.mentora-quote{font-size:14px !important;line-height:1.6 !important;text-align:left !important;padding:0 10px 0 15px !important;margin:1.5rem 10px 0 !important;border-left-width:2px !important;max-width:340px !important;margin-left:auto !important;margin-right:auto !important}.social-proof-toast{bottom:125px !important}h1,h2,h3,h4,h5,h6{word-wrap:break-word !important;hyphens:auto !important;padding-left:5px !important;padding-right:5px !important;line-height:1.35 !important}img{max-width:100% !important;height:auto !important}.scroll-reveal{padding-left:1.2rem !important;padding-right:1.2rem !important;padding-top:3.5rem !important;padding-bottom:3.5rem !important}.social-proof-grid,.accessories-grid,.riscos-img-grid,[style*="grid-template-columns"]{grid-template-columns:1fr !important;gap:1.5rem !important}.btn,.pulse-btn{width:100% !important;max-width:340px !important;margin-left:auto !important;margin-right:auto !important;display:flex !important;justify-content:center !important;align-items:center !important;white-space:normal !important;padding:16px 20px !important;text-align:center !important;box-sizing:border-box !important}.announcement-bar{font-size:11px !important;line-height:1.4 !important;white-space:normal !important;padding:10px 12px !important}.faq-item summary{font-size:1rem !important;padding:15px !important;line-height:1.4 !important}.faq-item p{font-size:0.95rem !important;padding:0 15px 15px !important}.guarantee-section h2{font-size:1.8rem !important}.guarantee-section p{font-size:1rem !important}}.acervo-stack{display:flex;flex-direction:column;gap:24px;max-width:900px;margin:2rem auto 1.5rem}.ann-mobile{display:none}@media (max-width:480px){.ann-desktop{display:none}.ann-mobile{display:inline}.hero-btns a[href*="ggcheckout"]{display:block !important;width:100% !important;padding:16px 20px !important;font-size:15px !important;text-align:center;box-sizing:border-box}.oferta-section .container > div > div[style*="min-width:280px"]{padding:1.5rem 1.25rem 1.25rem !important;min-width:unset !important;width:100% !important;max-width:100% !important}.oferta-section .container > div[style*="gap:24px"]{gap:16px !important;padding:0 4px}}@media (max-width:768px){.cert-flex-container{flex-direction:column !important;gap:2rem !important}.cert-text-col,.cert-img-col{width:100% !important;max-width:100% !important}.cert-img-col svg{max-width:100% !important;height:auto !important}.cert-title{font-size:1.5rem !important;text-align:center}.cert-btn-container{text-align:center}}@media (max-width:390px){.hero-content{padding-left:1rem !important;padding-right:1rem !important}}@media (max-width:480px){*{hyphens:none !important;-webkit-hyphens:none !important;word-break:normal !important}body{overflow-wrap:break-word;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}}@media (max-width:480px){.announcement-bar{font-size:11px;padding:8px 12px;line-height:1.5;text-align:center}.ann-desktop{display:none}.ann-mobile{display:inline}}@media (max-width:430px){.hero-content{padding-left:1rem !important;padding-right:1rem !important}}@media (max-width:480px){.hero-btns a[href*="ggcheckout"]{display:block !important;width:100% !important;padding:16px 20px !important;font-size:15px !important;text-align:center !important;box-sizing:border-box !important}}@media (max-width:480px){.mini-mosaic-hero{gap:6px !important}.mini-mosaic-hero img{border-radius:8px}}@media (max-width:480px){.cards-grid{grid-template-columns:repeat(2,1fr) !important;gap:12px !important;padding:0 10px !important;margin-top:0 !important}.risk-card{width:100% !important;aspect-ratio:1 / 1 !important;overflow:hidden !important;border-radius:14px !important;box-shadow:0 4px 12px rgba(217,156,166,0.12) !important;background:#fff !important;border:1px solid rgba(217,156,166,0.1) !important;display:flex !important;align-items:center !important;justify-content:center !important}.risk-card img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;transition:transform 0.3s ease !important}}@media (max-width:480px){.oferta-section [style*="min-width:280px"]{padding:1.5rem 1rem 1.25rem !important;min-width:unset !important;width:100% !important;max-width:100% !important}.oferta-section [style*="gap:24px"]{gap:14px !important}}@media (max-width:768px){.cert-flex-container{flex-direction:column !important;gap:2rem !important}.cert-text-col,.cert-img-col{width:100% !important;max-width:100% !important}.cert-title{font-size:1.5rem !important;text-align:center !important}.cert-btn-container{text-align:center !important}}@media (max-width:480px){.certificate-section{padding:3rem 1.2rem !important}.cert-title{font-size:1.45rem !important;line-height:1.4 !important;text-align:center !important;hyphens:none !important;-webkit-hyphens:none !important;word-break:normal !important;overflow-wrap:normal !important}.cert-desc{font-size:0.93rem !important;line-height:1.75 !important;text-align:left !important;hyphens:none !important;-webkit-hyphens:none !important;word-break:normal !important;overflow-wrap:break-word !important;color:#555 !important}}@media (max-width:480px){.mentora-section{padding:3rem 0 !important}.mentora-section .container{padding:0 20px !important}.mentora-container{flex-direction:column !important;align-items:center !important;gap:1.5rem !important;padding:0 16px !important}.mentora-container > div:last-child{min-width:unset !important;max-width:100% !important;width:100% !important;text-align:center !important}.mentora-quote{text-align:left !important;font-size:13px !important;line-height:1.65 !important;padding-left:12px !important;border-left-width:2px !important;margin-bottom:1.5rem !important;hyphens:none !important;-webkit-hyphens:none !important;word-break:normal !important}.mentora-section p{font-size:13px !important;line-height:1.65 !important;hyphens:none !important;-webkit-hyphens:none !important;word-break:normal !important}.mentora-container > div:last-child > div{justify-content:center !important;gap:1rem !important}.mentora-container > div:last-child > div[style*="display:flex"]{display:grid !important;grid-template-columns:1fr 1fr !important;gap:12px !important;text-align:center !important}}@media (max-width:480px){#acessorios .container{display:flex !important;flex-direction:column !important}#acessorios .section-header{order:1 !important;margin-bottom:1.5rem !important}#acessorios .accessories-grid{order:2 !important;display:flex !important;flex-direction:column !important;gap:1.5rem !important;margin-bottom:2rem !important;position:relative !important;z-index:10 !important}#acessorios .accessories-grid > div:last-child{display:block !important;position:relative !important;z-index:20 !important;background:#FAF7F2 !important;border:1px solid #ebd6d9 !important;border-radius:10px !important;padding:14px 16px !important;margin:0 16px !important;text-align:left !important;height:auto !important}#acessorios .accessories-grid > div:last-child p{font-size:12px !important;line-height:1.6 !important;margin:0 !important}#acessorios .acc-gallery{order:3 !important;display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:12px !important;padding:0 16px !important;margin-top:0 !important;position:relative !important;z-index:1 !important}.acc-item{width:100% !important;aspect-ratio:1 / 1 !important;overflow:hidden !important;border-radius:12px !important;background:#FAF7F2 !important;display:block !important}.acc-item img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;border-radius:12px !important}#acessorios .btn-container{order:4 !important;margin-top:2rem !important}}@media (max-width:480px){.bonus-cards-container > div{padding:1rem !important;gap:10px !important}.bonus-cards-container > div > span{font-size:22px !important}}@media (max-width:480px){.btn-flutuante{display:none !important}}@media (max-width:480px){footer{padding:2rem 1rem !important;font-size:12px}footer p{font-size:11px;line-height:1.7}}.acervo-stack{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:2.5rem auto;max-width:900px}@media (max-width:480px){.acervo-stack{grid-template-columns:1fr !important;gap:32px !important;padding:0 5px !important;margin:1.5rem auto !important}.acervo-stack .risk-card{aspect-ratio:auto !important;height:auto !important;padding:12px !important;background:#fff !important;border:1px solid rgba(217,156,166,0.15) !important;box-shadow:0 15px 45px rgba(217,156,166,0.18) !important;border-radius:20px !important}.acervo-stack .risk-card img{border-radius:12px !important;width:100% !important;height:auto !important;object-fit:contain !important;display:block !important}}@media (max-width:480px){.bonus-title{font-size:1.65rem !important;line-height:1.4 !important;padding:0 10px !important}.bonus-title-group{display:inline-block}}.btn-container{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}@media (max-width:480px){.btn-container{padding:0 16px}.btn-container .btn{width:100% !important;padding:16px 20px !important;font-size:15px !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;border-radius:14px !important;box-sizing:border-box !important}.btn-container p{font-size:11px !important;color:#888 !important;text-align:center !important;margin:0 !important}}.social-proof-toast{bottom:20px !important;z-index:90 !important}@media (max-width:480px){.section-title-bonus{font-size:1.5rem !important;line-height:1.4 !important;padding:0 8px !important}.bonus-heart-wrapper{display:block !important;position:relative !important;width:180px !important;height:100px !important;margin:8px auto 0 !important;overflow:visible !important}.bonus-heart-wrapper svg{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%,-50%) !important;width:140px !important;height:140px !important;opacity:0.1 !important}.bonus-highlight-mobile{display:block !important;position:relative !important;z-index:1 !important;text-align:center !important;white-space:nowrap !important;font-size:1.6rem !important;line-height:1 !important;padding:20px 0 !important}.social-proof-toast{bottom:16px !important;left:12px !important;right:12px !important;width:auto !important;max-width:unset !important}.oferta-section h2{text-align:center !important;padding:0 16px !important;font-size:clamp(1.3rem,5vw,1.7rem) !important}.oferta-section h2 + p{text-align:center !important;padding:0 16px !important}.oferta-section .container > div[style*="display:flex"][style*="gap:24px"]{flex-direction:column !important;align-items:center !important;gap:20px !important;padding:0 !important;width:100% !important}.oferta-section .container > div[style*="display:flex"][style*="gap:24px"] > div{width:100% !important;max-width:100% !important;min-width:unset !important;flex:none !important;padding:2rem 1.25rem 1.5rem !important;border-radius:16px !important;box-sizing:border-box !important}.oferta-section .container > div[style*="display:flex"][style*="gap:24px"] > div:last-child{order:-1 !important}.oferta-section h3{font-size:1.1rem !important}.oferta-section p,.oferta-section li{font-size:13px !important;line-height:1.6 !important}.oferta-section div[style*="font-size:2.2rem"]{font-size:2.2rem !important}.plan-btn{width:100% !important;box-sizing:border-box !important;text-align:center !important;justify-content:center !important;font-size:14px !important;padding:15px 20px !important;border-radius:50px !important;display:flex !important}.oferta-section div[style*="position:absolute"][style*="top:-14px"]{font-size:10px !important;padding:5px 14px !important;white-space:nowrap !important}.oferta-section div[style*="justify-content:center"][style*="gap:2rem"]{gap:1rem !important;flex-wrap:wrap !important;margin-top:1.5rem !important}.hero-content p:not(.hero-subtitle):not(.hero-subtitle-v2):not(.hero-micro-v2){display:none !important}.hero-content{padding-left:16px !important;padding-right:16px !important;padding-bottom:24px !important}.acervo-title{font-size:1.5rem !important;line-height:1.35 !important;text-align:left !important;padding:0 16px !important;margin-bottom:0.6rem !important;word-break:keep-all !important}.acervo-title span{display:block !important;font-size:1.5rem !important;line-height:1.35 !important;margin-top:2px !important}.acervo-subtitle{font-size:13px !important;line-height:1.65 !important;text-align:left !important;padding:0 16px !important;max-width:100% !important;margin:0 auto 1.5rem !important}#riscos .bonus-heart-wrapper svg,#riscos svg[style*="opacity"],#riscos .section-header svg,#riscos div[style*="position:absolute"] svg,#riscos div[style*="opacity:0.12"],#riscos div[style*="opacity:0.12"]{display:none !important}#riscos .bonus-heart-wrapper{position:static !important;display:inline !important}#riscos .bonus-title{font-size:1rem !important;font-weight:700 !important;text-align:center !important;line-height:1.4 !important;padding:0 16px !important;letter-spacing:0.5px !important;text-transform:uppercase !important;word-break:keep-all !important;hyphens:none !important}#riscos .highlight-number{display:block !important;font-size:4.8rem !important;font-weight:800 !important;color:#B87A88 !important;font-style:italic !important;line-height:1.1 !important;margin:10px 0 !important;letter-spacing:-2px !important}#riscos .highlight-number span{font-size:4.8rem !important;font-weight:800 !important}#riscos .bonus-title-group{display:block !important;font-size:1rem !important;font-weight:700 !important;color:#8B6B4E !important;letter-spacing:1px !important;line-height:1.5 !important}}.text-center{text-align:center}.mt-0{margin-top:0}.mb-8{margin-bottom:0.8rem}.mb-10{margin-bottom:1rem}.mb-20{margin-bottom:2rem}.mb-25{margin-bottom:2.5rem}.mb-30{margin-bottom:3rem}.mb-32{margin-bottom:2rem}.mb-56{margin-bottom:3.5rem}.mt-56{margin-top:3.5rem}.mt-64{margin-top:4rem}.position-relative{position:relative}.color-primary{color:#A7B49A}.text-dark-plum{color:#8B6B4E}.text-accent-dark{color:#B87A88}.container-700{max-width:700px;margin:0 auto}.container-800{max-width:800px;margin:0 auto}.container-860{max-width:860px;margin:0 auto}.container-960{max-width:960px;margin:0 auto}.flex-center-mb-15{display:flex;justify-content:center;margin-bottom:1.5rem}.flex-center-wrap-gap-8-mb-16{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:1rem;flex-wrap:wrap}.flex-center-wrap-gap-32-mt-48{display:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.section-padding-fdf8fc{padding:4rem 1rem;background:#FAF7F2}.section-padding-fdf8fc-wide{padding:4rem 1.5rem;background:#FAF7F2}.section-padding-fdf8fc-zero-x{padding:4rem 0;background:#FAF7F2}.section-padding-white{padding:4rem 1rem;background:#fff}.section-heading{font-family:'Playfair Display',serif;font-size:1.9rem;font-weight:700;color:#8B6B4E;line-height:1.35}.section-description{font-size:0.95rem;color:#8B6B4E;line-height:1.75}.sub-heading-serif{font-family:'Playfair Display',serif;font-size:1.6rem;color:#8B6B4E}.announcement-link{color:inherit;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px}.hero-badge{background-color:#fff;color:#B87A88;border:1px solid #ebd6d9;padding:8px 24px;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:0.5px;box-shadow:0 6px 16px rgba(58,42,26,0.06)}.hero-cta-btn{display:inline-block;background:#D99CA6;color:#fff;font-family:'Inter',sans-serif;font-size:16px;font-weight:700;padding:18px 45px;border-radius:50px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 8px 24px rgba(217,156,166,0.3);text-transform:uppercase;letter-spacing:0.5px;border:none;cursor:pointer;text-align:center}.cta-subtext{text-align:center;font-size:11px;color:#8B6B4E;margin-top:8px;font-weight:600}.video-facade-container{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:12px;cursor:pointer;overflow:hidden}.img-full-cover{width:100%;height:100%;object-fit:cover;display:block}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:rgba(255,0,0,0.85);border-radius:50%;display:flex;align-items:center;justify-content:center}.video-play-icon{width:28px;fill:#fff;margin-left:4px}.risk-card-premium{background:#fff;border-radius:12px;overflow:hidden;border:1px solid rgba(167,180,154,0.3)}.acervo-img{height:auto;width:100%;object-fit:contain;display:block;border-bottom:1px solid rgba(167,180,154,0.15)}.card-body-centered{padding:1.2rem 1rem;text-align:center}.card-title-serif{font-family:'Playfair Display',serif;font-size:1.15rem;font-weight:700;color:#8B6B4E;margin:0 0 0.5rem 0}.card-text-muted{font-size:0.95rem;color:#8B6B4E;line-height:1.5;margin:0}.testimonial-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid rgba(167,180,154,0.3);box-shadow:0 4px 16px rgba(217,156,166,0.08)}.testimonial-img{height:auto;width:100%;object-fit:cover;display:block;border-bottom:1px solid rgba(167,180,154,0.15)}.card-body{padding:1.2rem 1rem}.testimonial-quote{font-size:0.95rem;color:#8B6B4E;line-height:1.5;margin:0;font-style:italic}.risco-item-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #ebd6d9;box-shadow:0 4px 16px rgba(58,42,26,0.08)}.print-highlight-banner-style{max-width:800px;margin:0 auto 3rem;background:#FAF7F2;border:1px solid #ebd6d9;border-radius:16px;padding:1.2rem 2rem;display:flex;align-items:center;gap:1.5rem;justify-content:center;box-shadow:none}.print-highlight-text{font-size:14px;font-weight:600;color:#8B6B4E;text-transform:uppercase;letter-spacing:0.5px;line-height:1.6}.cta-under-text{font-size:11px;color:#888;margin-top:2px;font-weight:500}.accessories-highlight-box{background:#FAF7F2;border:1px solid #ebd6d9;border-radius:12px;padding:1rem 1.2rem;margin-top:1.5rem}.highlight-box-text{font-size:13px;color:#8B6B4E;line-height:1.7;margin:0}.acc-gallery-img{border:2px solid #ebd6d9}.accessories-cta-btn{background:#A7B49A;color:#fff;border-radius:50px;font-size:13px;padding:14px 32px;font-weight:600;text-decoration:none;display:inline-block;transition:all 0.3s;box-shadow:0 4px 15px rgba(139,107,78,0.3)}.bonus-heart-wrapper{position:relative;display:inline-block}.bonus-heart-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:160px;height:160px;opacity:0.12;z-index:0;pointer-events:none}.bonus-highlight-mobile{color:#A7B49A;font-style:italic;position:relative;z-index:1}.paragraph-lead-max-620{font-size:1rem;color:#8B6B4E;line-height:1.6;max-width:620px;margin:0 auto}.bonus-cards-list{display:flex;flex-direction:column;gap:16px;max-width:620px;margin:0 auto 2rem}.bonus-card-style{background:#fff;border:1.5px solid #ebd6d9;border-radius:12px;padding:1.25rem;display:flex;gap:14px;align-items:flex-start}.bonus-card-icon{font-size:28px;flex-shrink:0}.bonus-card-title{font-size:14px;font-weight:600;color:#8B6B4E;margin-bottom:4px}.bonus-card-desc{font-size:13px;color:#555;line-height:1.5;margin-bottom:8px}.bonus-card-price-row{font-size:12px;color:#888}.bonus-summary-original-price{font-size:13px;color:rgba(139,107,78,0.7);margin:0 0 6px}.bonus-summary-strikethrough{color:rgba(139,107,78,0.55)}.bonus-summary-promo-text{font-size:20px;font-weight:700;color:#B87A88;font-family:'Playfair Display',serif;margin:4px 0 0}.section-paragraph-lead-muted{font-size:0.9rem;color:#8B6B4E;text-align:center;margin-bottom:1.5rem}.plans-container{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;align-items:stretch;max-width:900px;margin:0 auto}.plan-card-basic{background:#fff;border:1px solid #ebd6d9;border-radius:16px;padding:2.5rem 2rem 2rem;flex:1;min-width:280px;max-width:340px;display:flex;flex-direction:column;text-align:center;opacity:0.7}.plan-badge{font-size:11px;color:#8B6B4E;text-transform:uppercase;font-weight:700;margin-bottom:5px}.plan-title{font-family:'Playfair Display',serif;font-size:1.1rem;color:#8B6B4E;font-weight:600;margin-bottom:10px}.plan-description{font-size:13px;color:#8B6B4E;margin-bottom:1.5rem;line-height:1.6}.plan-price-block{margin-bottom:2rem;margin-top:auto}.plan-price-original{text-decoration:line-through;color:#aaa;font-size:13px}.plan-price-value-basic{font-size:1.6rem;font-weight:700;color:#000;font-family:'Playfair Display',serif;margin:4px 0}.plan-price-label{font-size:13px;color:#8B6B4E}.plan-features-list{font-size:13px;color:#8B6B4E;list-style:none;display:flex;flex-direction:column;gap:8px;text-align:left;padding:0;margin-bottom:2rem}.plan-feature-check-disabled{color:#aaa;font-weight:700}.plan-feature-disabled-text{color:#bbb}.plan-feature-x-disabled{color:#bbb;font-weight:700}.plan-btn-basic{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:1.5px solid #ebd6d9;color:#B87A88;border-radius:50px;font-size:13px;padding:14px 24px;text-decoration:none;transition:all 0.3s;font-weight:700;margin-top:auto;text-align:center}.plan-card-complete{background:#fff;border:1.5px solid #A7B49A;border-radius:16px;padding:2.5rem 2rem 2rem;flex:1;min-width:280px;max-width:340px;display:flex;flex-direction:column;text-align:center;position:relative;box-shadow:0 8px 32px rgba(139,107,78,0.15)}.plan-card-popular-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#A7B49A;color:#fff;font-size:10px;font-weight:700;padding:5px 16px;border-radius:20px;white-space:nowrap;letter-spacing:0.5px;text-transform:uppercase}.plan-price-value-complete{font-size:2.2rem;font-weight:700;color:#A7B49A;font-family:'Playfair Display',serif;margin:4px 0}.plan-feature-check-active{color:#A7B49A;font-weight:700}.plan-btn-complete{display:flex;align-items:center;justify-content:center;gap:8px;background:#A7B49A;color:#fff;border-radius:50px;font-size:13px;padding:15px 24px;text-decoration:none;transition:all 0.3s;font-weight:700;box-shadow:0 8px 32px rgba(167,180,154,0.4);margin-top:auto;text-align:center;width:100%}.plan-card-footer{margin-top:1.5rem;font-size:10px;color:#8B6B4E;text-align:center}.cta-before-faq-box{text-align:center;padding:2rem 1rem;background:#FAF7F2}.cta-before-faq-btn{display:inline-block;background:#A7B49A;color:#fff;font-weight:700;font-size:1rem;padding:16px 40px;border-radius:30px;text-decoration:none;box-shadow:0 0 30px rgba(139,107,78,0.5)}.cert-paragraph{font-size:15px;color:#555;line-height:1.6;margin-bottom:1rem}.cert-paragraph-mb-24{font-size:15px;color:#555;line-height:1.6;margin-bottom:1.5rem}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.device-card{background:#fff;border-radius:16px;border:1px solid #ebd6d9;padding:2rem;text-align:center;box-shadow:0 4px 16px rgba(217,156,166,0.08)}.device-card-title{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:#8B6B4E;margin-bottom:0.8rem}.device-card-text{font-size:13px;color:#8B6B4E;line-height:1.7}.mentora-section-style{padding:5rem 0;background:#8B6B4E}.mentora-heading{font-family:"Playfair Display",serif;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:#fff;margin:1rem 0 0.4rem;line-height:1.3}.mentora-photo-col{text-align:center;flex-shrink:0}.mentora-stat-number{font-size:22px;font-weight:700;color:#ffffff;font-family:"Playfair Display",serif}.mentora-stat-label{font-size:11px;color:rgba(255,255,255,0.9);margin-top:2px}.mentora-cta-btn{display:inline-block;background:#A7B49A;color:#fff;font-size:14px;font-weight:700;padding:18px 32px;border-radius:50px;text-decoration:none;transition:all 0.3s;box-shadow:0 6px 20px rgba(167,180,154,0.3);letter-spacing:0.3px}.faq-item{border-bottom:1px solid #ebd6d9}.faq-summary{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;font-size:15px;font-weight:600;color:#8B6B4E;cursor:pointer;list-style:none}.faq-details-text{padding:0 1.5rem 1.2rem;font-size:14px;color:#8B6B4E;line-height:1.7;margin:0}.guarantee-section-style{padding:5rem 1rem;background:#ffffff;border-top:1px solid #ebd6d9}.guarantee-heading{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:700;color:#8B6B4E;margin-bottom:1.5rem}.guarantee-desc{font-size:1.1rem;color:#8B6B4E;line-height:1.8;margin-bottom:2rem}.btn-flutuante{transition:opacity 0.3s ease}.cert-card-wrapper{max-width:620px;margin:0 auto;background:#FAF7F2;border-radius:20px;padding:10px;box-shadow:0 16px 48px rgba(217,156,166,0.15)}.device-access-heading{margin-bottom:3rem}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.device-card{background:#fff;border-radius:16px;border:1px solid #ebd6d9;padding:2rem;text-align:center;box-shadow:0 4px 16px rgba(217,156,166,0.08)}.device-card-icon{font-size:2rem;color:#A7B49A;margin-bottom:1rem;display:block;height:1em;width:auto;fill:currentColor;margin-left:auto;margin-right:auto}.device-card-title{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:#8B6B4E;margin-bottom:0.8rem}.device-card-text{font-size:13px;color:#8B6B4E;line-height:1.7}.mentora-section-style{padding:5rem 0;background:#8B6B4E}.mentora-header{text-align:center;margin-bottom:2.5rem}.mentora-badge-prof{font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#A7B49A;background:rgba(167,180,154,0.12);border:1px solid rgba(167,180,154,0.25);padding:5px 18px;border-radius:20px;display:inline-block}.mentora-heading{font-family:"Playfair Display",serif;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:#fff;margin:1rem 0 0.4rem;line-height:1.3}.mentora-subheading{color:rgba(255,255,255,0.55);font-size:0.95rem}.mentora-grid-container{display:flex;gap:2.5rem;align-items:flex-start;flex-wrap:wrap;justify-content:center;max-width:860px;margin:0 auto}.mentora-photo-wrapper{position:relative;display:inline-block}.mentora-photo-col{text-align:center;flex-shrink:0}.mentora-photo-avatar{width:180px;height:180px;border-radius:50%;object-fit:cover;object-position:top center;border:4px solid #A7B49A;box-shadow:0 12px 32px rgba(0,0,0,0.4);display:block}.mentora-badge-years{position:absolute;bottom:6px;right:0;background:#A7B49A;color:#fff;font-size:10px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap}.mentora-info-name{color:#fff;font-size:15px;font-weight:600;margin-top:14px;font-family:"Playfair Display",serif}.mentora-info-detail{color:rgba(255,255,255,0.55);font-size:12px;margin-top:2px}.mentora-bio-col{flex:1;min-width:280px;max-width:560px}.mentora-quote-box{font-size:15px;color:rgba(255,255,255,0.9);line-height:1.75;margin-bottom:1.2rem;font-style:italic;border-left:3px solid #A7B49A;padding-left:14px}.mentora-bio-paragraph{font-size:13px;color:rgba(255,255,255,0.7);line-height:1.7;margin-bottom:1.5rem}.mentora-stats-container{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.75rem;padding:1.25rem;background:rgba(255,255,255,0.04);border:1px solid rgba(167,180,154,0.18);border-radius:12px}.mentora-stat-item{text-align:center}.mentora-stat-number{font-size:22px;font-weight:700;color:#ffffff;font-family:"Playfair Display",serif}.mentora-stat-label{font-size:11px;color:rgba(255,255,255,0.9);margin-top:2px}.mentora-cta-btn{display:inline-block;background:#A7B49A;color:#fff;font-size:14px;font-weight:700;padding:18px 32px;border-radius:50px;text-decoration:none;transition:all 0.3s;box-shadow:0 6px 20px rgba(167,180,154,0.3);letter-spacing:0.3px}.mentora-cta-btn:hover{filter:brightness(1.1);transform:translateY(-2px)}.mt-0{margin-top:0}.mb-8{margin-bottom:0.8rem}.mb-10{margin-bottom:1rem}.mb-20{margin-bottom:2rem}.mb-25{margin-bottom:2.5rem}.mb-30{margin-bottom:3rem}.mb-32{margin-bottom:2rem}.mb-56{margin-bottom:3.5rem}.mt-56{margin-top:3.5rem}.mt-64{margin-top:4rem}.position-relative{position:relative}.text-dark-plum{color:#8B6B4E}.text-accent-dark{color:#B87A88}.container-700{max-width:700px;margin:0 auto}.container-800{max-width:800px;margin:0 auto}.container-860{max-width:860px;margin:0 auto}.container-960{max-width:960px;margin:0 auto}.flex-center-mb-15{display:flex;justify-content:center;margin-bottom:1.5rem}.flex-center-wrap-gap-8-mb-16{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:1rem;flex-wrap:wrap}.flex-center-wrap-gap-32-mt-48{display:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.section-padding-fdf8fc-wide{padding:4rem 1.5rem;background:#FAF7F2}.section-padding-fdf8fc-zero-x{padding:4rem 0;background:#FAF7F2}.section-padding-white{padding:4rem 1rem;background:#fff}.section-heading{font-family:'Playfair Display',serif;font-size:clamp(1.4rem,6vw,1.9rem);font-weight:700;color:#8B6B4E;line-height:1.35}.section-description{font-size:0.95rem;color:#8B6B4E;line-height:1.75}.sub-heading-serif{font-family:'Playfair Display',serif;font-size:clamp(1.2rem,5vw,1.6rem);color:#8B6B4E}.hero-cta-btn{display:inline-block;background:#D99CA6;color:#fff;font-family:'Inter',sans-serif;font-size:16px;font-weight:700;padding:18px 45px;border-radius:50px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 8px 24px rgba(217,156,166,0.3);text-transform:uppercase;letter-spacing:0.5px;border:none;cursor:pointer;text-align:center}.cta-subtext{text-align:center;font-size:11px;color:#8B6B4E;margin-top:8px;font-weight:600}.video-facade-container{position:relative;width:100%;max-width:560px;aspect-ratio:16 / 9;background:#000;border-radius:12px;cursor:pointer;overflow:hidden;margin-left:auto !important;margin-right:auto !important}.video-facade-container iframe{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;border:0 !important}.img-full-cover{width:100%;height:100%;object-fit:cover;display:block}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:rgba(255,0,0,0.85);border-radius:50%;display:flex;align-items:center;justify-content:center}.video-play-icon{width:28px;fill:#fff;margin-left:4px}.acervo-img{height:auto;width:100%;object-fit:contain;display:block;border-bottom:1px solid rgba(167,180,154,0.15)}.card-body-centered{padding:1.2rem 1rem;text-align:center}.card-title-serif{font-family:'Playfair Display',serif;font-size:clamp(1.05rem,4vw,1.15rem);font-weight:700;color:#8B6B4E;margin:0 0 0.5rem 0}.card-text-muted{font-size:0.95rem;color:#8B6B4E;line-height:1.5;margin:0}.testimonial-img{height:auto;width:100%;object-fit:cover;display:block;border-bottom:1px solid rgba(167,180,154,0.15)}.card-body{padding:1.2rem 1rem}.testimonial-quote{font-size:0.95rem;color:#8B6B4E;line-height:1.5;margin:0;font-style:italic}.risco-item-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #ebd6d9;box-shadow:0 4px 16px rgba(58,42,26,0.08)}.print-highlight-banner-style{max-width:800px;margin:0 auto 3rem;background:#FAF7F2;border:1px solid #ebd6d9;border-radius:16px;padding:1.2rem 2rem;display:flex;align-items:center;gap:1.5rem;justify-content:center;box-shadow:none}.print-highlight-text{font-size:14px;font-weight:600;color:#8B6B4E;text-transform:uppercase;letter-spacing:0.5px;line-height:1.6}.cta-under-text{font-size:11px;color:#888;margin-top:2px;font-weight:500}.accessories-highlight-box{background:#FAF7F2;border:1px solid #ebd6d9;border-radius:12px;padding:1rem 1.2rem;margin-top:1.5rem}.highlight-box-text{font-size:13px;color:#8B6B4E;line-height:1.7;margin:0}.acc-gallery-img{border:2px solid #ebd6d9}.accessories-cta-btn{background:#A7B49A;color:#fff;border-radius:50px;font-size:13px;padding:14px 32px;font-weight:600;text-decoration:none;display:inline-block;transition:all 0.3s;box-shadow:0 4px 15px rgba(139,107,78,0.3)}.bonus-heart-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:160px;height:160px;opacity:0.12;z-index:0;pointer-events:none}.bonus-highlight-mobile{color:#B87A88;font-style:italic;position:relative;z-index:1}.paragraph-lead-max-620{font-size:1rem;color:#8B6B4E;line-height:1.6;max-width:620px;margin:0 auto}.bonus-cards-list{display:flex;flex-direction:column;gap:16px;max-width:620px;margin:0 auto 2rem}.bonus-card-style{background:#fff;border:1.5px solid #ebd6d9;border-radius:12px;padding:1.25rem;display:flex;gap:14px;align-items:flex-start}.bonus-card-icon{font-size:28px;flex-shrink:0}.bonus-card-title{font-size:14px;font-weight:600;color:#8B6B4E;margin-bottom:4px}.bonus-card-desc{font-size:13px;color:#555;line-height:1.5;margin-bottom:8px}.bonus-card-price-row{font-size:12px;color:#888}.bonus-summary-original-price{font-size:13px;color:rgba(139,107,78,0.7);margin:0 0 6px}.bonus-summary-strikethrough{color:rgba(139,107,78,0.55)}.bonus-summary-promo-text{font-size:clamp(1.1rem,5vw,1.25rem);font-weight:700;color:#B87A88;font-family:'Playfair Display',serif;margin:4px 0 0}.section-paragraph-lead-muted{font-size:0.9rem;color:#8B6B4E;text-align:center;margin-bottom:1.5rem}.plans-container{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;align-items:stretch;max-width:900px;margin:0 auto}.plan-card-basic{background:#fff;border:1px solid #ebd6d9;border-radius:16px;padding:2.5rem 2rem 2rem;flex:1;min-width:280px;max-width:340px;display:flex;flex-direction:column;text-align:center;opacity:0.7}.plan-badge{font-size:11px;color:#8B6B4E;text-transform:uppercase;font-weight:700;margin-bottom:5px}.plan-title{font-family:'Playfair Display',serif;font-size:1.1rem;color:#8B6B4E;font-weight:600;margin-bottom:10px}.plan-description{font-size:13px;color:#8B6B4E;margin-bottom:1.5rem;line-height:1.6}.plan-price-block{margin-bottom:2rem;margin-top:auto}.plan-price-original{text-decoration:line-through;color:#aaa;font-size:13px}.plan-price-value-basic{font-size:clamp(1.3rem,5vw,1.6rem);font-weight:700;color:#000;font-family:'Playfair Display',serif;margin:4px 0}.plan-price-label{font-size:13px;color:#8B6B4E}.plan-features-list{font-size:13px;color:#8B6B4E;list-style:none;display:flex;flex-direction:column;gap:8px;text-align:left;padding:0;margin-bottom:2rem}.plan-feature-check-disabled{color:#aaa;font-weight:700}.plan-feature-disabled-text{color:#bbb}.plan-feature-x-disabled{color:#bbb;font-weight:700}.plan-btn-basic{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:1.5px solid #ebd6d9;color:#B87A88;border-radius:50px;font-size:13px;padding:14px 24px;text-decoration:none;transition:all 0.3s;font-weight:700;margin-top:auto;text-align:center}.plan-card-complete{background:#fff;border:1.5px solid #A7B49A;border-radius:16px;padding:2.5rem 2rem 2rem;flex:1;min-width:280px;max-width:340px;display:flex;flex-direction:column;text-align:center;position:relative;box-shadow:0 8px 32px rgba(139,107,78,0.15)}.plan-card-popular-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#A7B49A;color:#fff;font-size:10px;font-weight:700;padding:5px 16px;border-radius:20px;white-space:nowrap;letter-spacing:0.5px;text-transform:uppercase}.plan-price-value-complete{font-size:clamp(1.6rem,6vw,2.2rem);font-weight:700;color:#B87A88;font-family:'Playfair Display',serif;margin:4px 0}.plan-feature-check-active{color:#A7B49A;font-weight:700}.plan-btn-complete{display:flex;align-items:center;justify-content:center;gap:8px;background:#A7B49A;color:#fff;border-radius:50px;font-size:13px;padding:15px 24px;text-decoration:none;transition:all 0.3s;font-weight:700;box-shadow:0 8px 32px rgba(167,180,154,0.4);margin-top:auto;text-align:center;width:100%}.plan-card-footer{margin-top:1.5rem;font-size:10px;color:#8B6B4E;text-align:center}.cta-before-faq-box{text-align:center;padding:2rem 1rem;background:#FAF7F2}.cta-before-faq-btn{display:inline-block;background:#A7B49A;color:#fff;font-weight:700;font-size:1rem;padding:16px 40px;border-radius:30px;text-decoration:none;box-shadow:0 0 30px rgba(139,107,78,0.5)}.cert-paragraph-mb-24{font-size:15px;color:#555;line-height:1.6;margin-bottom:1.5rem}.device-card{background:#fff;border-radius:16px;border:1px solid #ebd6d9;padding:2rem;text-align:center;box-shadow:0 4px 16px rgba(217,156,166,0.08)}.device-card-title{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:#8B6B4E;margin-bottom:0.8rem}.device-card-text{font-size:13px;color:#8B6B4E;line-height:1.7}.mentora-heading{font-family:"Playfair Display",serif;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:#fff;margin:1rem 0 0.4rem;line-height:1.3}.mentora-photo-col{text-align:center;flex-shrink:0}.mentora-stat-number{font-size:22px;font-weight:700;color:#ffffff;font-family:"Playfair Display",serif}.mentora-stat-label{font-size:11px;color:rgba(255,255,255,0.9);margin-top:2px}.mentora-cta-btn{display:inline-block;background:#A7B49A;color:#fff;font-size:14px;font-weight:700;padding:18px 32px;border-radius:50px;text-decoration:none;transition:all 0.3s;box-shadow:0 6px 20px rgba(167,180,154,0.3);letter-spacing:0.3px}.faq-item{border-bottom:1px solid #ebd6d9}.faq-summary{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;font-size:15px;font-weight:600;color:#8B6B4E;cursor:pointer;list-style:none}.faq-details-text{padding:0 1.5rem 1.2rem;font-size:14px;color:#8B6B4E;line-height:1.7;margin:0}.guarantee-heading{font-family:'Playfair Display',serif;font-size:clamp(1.6rem,6vw,2.2rem);font-weight:700;color:#8B6B4E;margin-bottom:1.5rem}.guarantee-desc{font-size:1.1rem;color:#8B6B4E;line-height:1.8;margin-bottom:2rem}.btn-flutuante{transition:opacity 0.3s ease}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.device-card{background:#fff;border-radius:16px;border:1px solid #ebd6d9;padding:2rem;text-align:center;box-shadow:0 4px 16px rgba(217,156,166,0.08)}.device-card-icon{font-size:2rem;color:#A7B49A;margin-bottom:1rem;display:block;height:1em;width:auto;fill:currentColor;margin-left:auto;margin-right:auto}.device-card-title{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:#8B6B4E;margin-bottom:0.8rem}.device-card-text{font-size:13px;color:#8B6B4E;line-height:1.7}.mentora-header{text-align:center;margin-bottom:2.5rem}.mentora-badge-prof{font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#A7B49A;background:rgba(167,180,154,0.12);border:1px solid rgba(167,180,154,0.25);padding:5px 18px;border-radius:20px;display:inline-block}.mentora-heading{font-family:"Playfair Display",serif;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:#fff;margin:1rem 0 0.4rem;line-height:1.3}.mentora-subheading{color:rgba(255,255,255,0.55);font-size:0.95rem}.mentora-grid-container{display:flex;gap:2.5rem;align-items:flex-start;flex-wrap:wrap;justify-content:center;max-width:860px;margin:0 auto}.mentora-photo-wrapper{position:relative;display:inline-block}.mentora-photo-col{text-align:center;flex-shrink:0}.mentora-photo-avatar{width:180px;height:180px;border-radius:50%;object-fit:cover;object-position:top center;border:4px solid #A7B49A;box-shadow:0 12px 32px rgba(0,0,0,0.4);display:block}.mentora-badge-years{position:absolute;bottom:6px;right:0;background:#A7B49A;color:#fff;font-size:10px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap}.mentora-info-name{color:#fff;font-size:15px;font-weight:600;margin-top:14px;font-family:"Playfair Display",serif}.mentora-info-detail{color:rgba(255,255,255,0.55);font-size:12px;margin-top:2px}.mentora-bio-col{flex:1;min-width:280px;max-width:560px}.mentora-quote-box{font-size:15px;color:rgba(255,255,255,0.9);line-height:1.75;margin-bottom:1.2rem;font-style:italic;border-left:3px solid #A7B49A;padding-left:14px}.mentora-bio-paragraph{font-size:13px;color:rgba(255,255,255,0.7);line-height:1.7;margin-bottom:1.5rem}.mentora-stats-container{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.75rem;padding:1.25rem;background:rgba(255,255,255,0.04);border:1px solid rgba(167,180,154,0.18);border-radius:12px}.mentora-stat-item{text-align:center}.mentora-stat-number{font-size:22px;font-weight:700;color:#ffffff;font-family:"Playfair Display",serif}.mentora-stat-label{font-size:11px;color:rgba(255,255,255,0.9);margin-top:2px}.mentora-cta-btn{display:inline-block;background:#A7B49A;color:#fff;font-size:14px;font-weight:700;padding:18px 32px;border-radius:50px;text-decoration:none;transition:all 0.3s;box-shadow:0 6px 20px rgba(167,180,154,0.3);letter-spacing:0.3px}.mentora-cta-btn:hover{filter:brightness(1.1);transform:translateY(-2px)}@media (max-width:768px){.mb-25,.mb-30,.mb-32,.mb-56,.guarantee-desc,.device-access-heading,.mentora-header{margin-bottom:1.5rem !important}}