*{box-sizing:border-box}html,body{margin:0 !important;padding:0 !important;overflow-x:hidden !important;width:100% !important}body#top{margin-top:0 !important;padding-top:0 !important}.btn-primary,.cta-button,.hero-btn{position:relative !important;overflow:hidden !important}.btn-primary::before,.cta-button::before,.hero-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.6s}.btn-primary:hover::before,.cta-button:hover::before,.hero-btn:hover::before{left:100%}.btn-yellow,.videos-follow-button{position:relative !important;overflow:hidden !important}.btn-yellow::before,.videos-follow-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.6s}.btn-yellow:hover::before,.videos-follow-button:hover::before{left:100%}.btn,button,.btn-primary,.btn-secondary,.btn-yellow,.btn-large,.cta-button,.hero-btn,.videos-follow-button,.product-card .btn,.product-card button,.course-card .btn,.course-card button,.newsletter-form button,.newsletter-form .btn,.btn-enroll,.btn-enroll-now,.btn-view-all-courses,.btn-view-more-videos,.btn-view-all-products,.section-btn,.view-all-btn,input[type="submit"],input[type="button"]{border-radius:4px !important}.scroll-to-top{border-radius:50% !important}.cdp-float,.cdp-float--top,#cdp-scroll-top{border-radius:50% !important}.cart-btn,.cdp-nav__cart{border-radius:50% !important}.chat-suporte-btn{border-radius:50% !important}.product-card .favorite-btn,.product-card .btn-favorite,.course-card .favorite-btn,.course-card .btn-favorite,.favorite-button,.btn-wishlist,.wishlist-btn{border-radius:50% !important}.play-icon::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.3),transparent);transition:left 0.6s;border-radius:50%;z-index:1}.play-icon i{position:relative;z-index:2}.play-icon:hover::before,.video-placeholder:hover .play-icon::before{left:100%}.product-card img,.course-card img,.product-card .product-image,.course-card .course-image{width:100% !important;height:auto !important;object-fit:cover !important;border-radius:4px 4px 0 0 !important}.product-card .product-image img,.course-card .course-image img{width:100% !important;height:200px !important;object-fit:cover !important}.cdp-hero--home{min-height:100vh;padding-top:calc(var(--cdp-pub-nav-height,72px) + 1.5rem);padding-bottom:4rem;align-items:center}.cdp-hero--home .cdp-hero__bg{background-size:cover;background-position:center 30%;filter:brightness(0.9)}.cdp-hero--home .cdp-hero__bg::after{content:'';position:absolute;inset:0;background:radial-gradient( circle at center,rgba(0,0,0,0.04) 0%,rgba(0,0,0,0.22) 50%,rgba(0,0,0,0.55) 100% );pointer-events:none}.cdp-hero--home .cdp-hero__inner{background:linear-gradient( 145deg,rgba(0,0,0,0.45) 0%,rgba(218,165,32,0.18) 100% );-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.1);border-radius:var(--cdp-radius-md,8px);box-shadow:0 12px 40px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.06);padding:2.5rem;max-width:1200px;width:100%;margin:0 auto}.cdp-hero__home-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:2rem;align-items:start}.cdp-hero__home-text{min-width:0}.cdp-hero__home-badge{display:inline-flex;align-items:center;gap:0.4rem;padding:0.35rem 0.85rem;background:linear-gradient(135deg,#d9a520 0%,#b8860b 100%);color:#2a1d05;font-size:0.72rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;border-radius:999px;box-shadow:0 2px 8px rgba(218,165,32,0.35);margin-bottom:0.85rem}.cdp-hero__home-badge i{font-size:0.78rem}.cdp-hero--home .cdp-hero__title{font-size:clamp(1.6rem,3.2vw,2.2rem);line-height:1.2;margin:0 0 0.85rem;color:#ffffff;text-shadow:2px 2px 8px rgba(0,0,0,0.6);text-align:left}.cdp-hero--home .cdp-hero__subtitle{font-size:clamp(0.95rem,1.4vw,1.05rem);line-height:1.55;max-width:none;margin:0 0 1.5rem;color:rgba(255,255,255,0.92)}.cdp-hero__home-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem;list-style:none;margin:0 0 1.5rem;padding:0}.cdp-hero__home-highlight{display:flex;align-items:center;gap:0.85rem;padding:0.85rem 1rem;border-radius:var(--cdp-radius-md,8px);background:linear-gradient( 135deg,rgba(184,134,11,0.42) 0%,rgba(120,86,10,0.55) 100% );border:1px solid rgba(255,255,255,0.12);border-left:3px solid rgba(255,255,255,0.5);box-shadow:0 2px 8px rgba(0,0,0,0.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform 0.35s cubic-bezier(0.4,0,0.2,1),border-color 0.35s ease,box-shadow 0.35s ease,background 0.35s ease}.cdp-hero__home-highlight:hover{transform:translateY(-3px);border-color:rgba(255,255,255,0.25);border-left-color:#ffffff;box-shadow:0 8px 24px rgba(218,165,32,0.3);background:linear-gradient( 135deg,rgba(184,134,11,0.52) 0%,rgba(120,86,10,0.65) 100% )}.cdp-hero__home-highlight i{flex:0 0 22px;text-align:center;color:#ffffff;font-size:1.1rem;opacity:0.9;transition:transform 0.3s ease,opacity 0.3s ease}.cdp-hero__home-highlight:hover i{opacity:1;transform:scale(1.15)}.cdp-hero__home-highlight span{flex:1 1 auto;font-size:0.9rem;line-height:1.4;letter-spacing:0.2px;color:rgba(255,255,255,0.95)}.cdp-hero__home-aside{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.cdp-hero--home .cdp-hero__card{padding:1.5rem 1.5rem 1.25rem;max-width:none}.cdp-hero__home-card-head{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin:0 0 1.1rem;padding-bottom:0.85rem;border-bottom:1px solid rgba(255,255,255,0.12);white-space:nowrap}.cdp-hero__home-card-head i{color:rgba(255,255,255,0.85);font-size:1.1rem}.cdp-hero__home-card-head h3{margin:0;color:#ffffff;font-family:var(--cdp-font-display,'Cinzel',serif);font-size:1rem;font-weight:600;letter-spacing:0.5px;text-transform:uppercase}.cdp-hero__home-card-list{list-style:none;margin:0;padding:0;font-size:0.95rem}.cdp-hero__home-card-list li{display:flex;align-items:flex-start;gap:0.7rem;padding:0 0 0.8rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,0.07);line-height:1.55;color:rgba(255,255,255,0.9);letter-spacing:0.15px}.cdp-hero__home-card-list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cdp-hero__home-card-list li i{flex:0 0 18px;margin-top:0.2rem;color:rgba(255,255,255,0.7);font-size:0.85rem;text-align:center}body.cdp-public .cdp-hero--home .btn.btn-primary{background:#d9a520 !important;border-color:#d9a520 !important;color:#2a1d05 !important}body.cdp-public .cdp-hero--home .btn.btn-primary i{color:#2a1d05 !important}body.cdp-public .cdp-hero--home .btn.btn-primary:hover,body.cdp-public .cdp-hero--home .btn.btn-primary:focus-visible{background:#c2900f !important;border-color:#c2900f !important;color:#2a1d05 !important}.cdp-hero__cta--mobile{display:none;justify-content:center;margin-top:1rem}.cdp-hero__cta--desktop{display:flex;justify-content:center}.cdp-hero__scroll{position:absolute;left:50%;bottom:1.25rem;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:rgba(255,255,255,0.85);background:rgba(0,0,0,0.25);border:1px solid rgba(255,255,255,0.15);border-radius:999px;text-decoration:none;z-index:3;animation:cdpHeroScrollBob 1.8s ease-in-out infinite;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease}.cdp-hero__scroll:hover,.cdp-hero__scroll:focus-visible{background:rgba(184,134,11,0.55);color:#ffffff;border-color:rgba(255,255,255,0.35)}@keyframes cdpHeroScrollBob{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,6px)}}@media (max-width:991.98px){.cdp-hero--home{min-height:auto;padding-top:calc(var(--cdp-pub-nav-height-mobile,64px) + 2rem);padding-bottom:3rem}.cdp-hero--home .cdp-hero__inner{padding:1.75rem 1.5rem}.cdp-hero__home-grid{grid-template-columns:1fr;gap:1.5rem}.cdp-hero__cta--desktop{display:none}.cdp-hero__cta--mobile{display:flex}}@media (max-width:576px){.cdp-hero--home{padding-top:calc(var(--cdp-pub-nav-height-mobile,64px) + 1.25rem);padding-bottom:2.5rem}.cdp-hero--home .cdp-hero__inner{padding:1.25rem 1.1rem;border-radius:var(--cdp-radius-sm,6px)}.cdp-hero__home-highlights{grid-template-columns:1fr;gap:0.6rem}.cdp-hero__home-highlight{padding:0.75rem 0.9rem}.cdp-hero__home-highlight span{font-size:0.85rem}}@media (max-width:380px){.cdp-hero--home .cdp-hero__title{font-size:1.45rem}.cdp-hero--home .cdp-hero__subtitle{font-size:0.9rem}}.product-card{background:white;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;position:relative;border:1px solid transparent}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.15);border-color:transparent}.product-card.out-of-stock{opacity:0.5;filter:grayscale(30%);transition:all 0.3s ease}.product-card.out-of-stock:hover{opacity:0.7;filter:grayscale(20%)}.btn-notify-small{flex:1;background:#802626;color:white;border:2px solid #802626;border-radius:4px;padding:0.6rem;cursor:pointer;font-weight:600;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:0.5rem;box-shadow:none;font-size:0.85rem}.btn-notify-small:hover{background:#661A1A;color:white;transform:translateY(-2px);box-shadow:0 4px 15px rgba(128,38,38,0.3)}.product-card .product-price,.product-card .price-current,.product-card .current-price{color:#802626 !important}.product-card .price-original,.product-card .original-price{color:#999 !important}.product-image{width:100%;height:200px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.product-image-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.product-image-link:hover img{transform:scale(1.05)}.product-image-link:hover .no-image,.product-image-link:hover .placeholder{opacity:0.8;transform:scale(1.05)}.product-badge{position:absolute;top:10px;left:10px;background:linear-gradient(45deg,#DAA520,#B8860B);color:white;padding:0.25rem 0.5rem;border-radius:4px;font-size:0.8rem;font-weight:500;box-shadow:0 2px 8px rgba(218,165,32,0.3)}.product-badge.destacado{background:linear-gradient(45deg,#FFD700,#FFA500);color:#333;top:10px;font-weight:600;box-shadow:0 2px 8px rgba(255,215,0,0.4);border:1px solid rgba(255,165,0,0.3)}.product-badge.discount-badge{top:50px}.product-badge.destacado i{margin-right:4px;color:#FF8C00}.product-favorite{position:absolute;top:10px;right:10px;background:rgba(255,255,255,0.9);border:none;border-radius:50%;width:35px;height:35px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.product-favorite:hover{background:#802626;color:white;transform:scale(1.1)}.product-favorite.active{background:#802626;color:white}.product-info{padding:1.5rem}.product-title{font-size:1.2rem;font-weight:600;margin-bottom:0.5rem;color:#1a1a1a;line-height:1.3}.product-description{color:#666;font-size:0.9rem;margin-bottom:1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}.price-current{font-size:1.3rem;font-weight:700;color:#DAA520}.price-original{font-size:1rem;color:#999;text-decoration:line-through}.product-actions{display:flex;gap:0.5rem}.btn-add-cart{flex:1;background:linear-gradient(45deg,#28a745,#20c997);color:white;border:none;border-radius:4px;padding:0.75rem;cursor:pointer;font-weight:500;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:0.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.btn-add-cart:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15);background:linear-gradient(45deg,#20c997,#28a745)}.btn-view-product{background:linear-gradient(45deg,#DAA520,#B8860B);color:white;padding:0.75rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;text-decoration:none;text-align:center;transition:all 0.3s ease;box-shadow:none;display:flex;align-items:center;justify-content:center;gap:0.5rem}.btn-view-product:hover{transform:translateY(-2px);box-shadow:none;background:linear-gradient(45deg,#B8860B,#DAA520)}.cdp-public--home{--hm-card-bg:#ffffff;--hm-card-bd:var(--border,#e6e8eb);--hm-card-bd-strong:var(--border-strong,#d1d5db);--hm-card-radius:var(--radius-lg,12px);--hm-card-shadow:var(--shadow-card,0 1px 3px rgba(0,0,0,0.04));--hm-card-shadow-h:var(--shadow-card-hover,0 4px 16px rgba(0,0,0,0.08));--hm-soft-bg:var(--soft-bg,#fafbfc);--hm-divider:var(--divider,#f0f1f3);--hm-text-1:var(--text-1,#1f2937);--hm-text-2:var(--text-2,#4b5563);--hm-text-3:var(--text-3,#6b7280);--hm-text-4:var(--text-4,#9ca3af);--hm-brand:var(--red-primary,#802626);--hm-brand-dark:var(--red-dark,#6b1f1f);--hm-brand-accent:var(--red-accent,#993F3F);--hm-success:#16a34a;--hm-success-bg:#dcfce7;--hm-success-bd:#bbf7d0;--hm-warning:#ca8a04;--hm-warning-bg:#fef9c3;--hm-warning-bd:#fde68a}.cdp-public--home .products-section,.cdp-public--home .downloads-section{padding:3.5rem 0}.cdp-public--home .downloads-section[style]{background:var(--hm-soft-bg) !important;padding-top:3.5rem !important;padding-bottom:3.5rem !important}.cdp-public--home .section-header{margin:0 0 2rem;padding:0;text-align:center}.cdp-public--home .section-header h2{margin:0 0 0.65rem;font-family:var(--cdp-font-display,'Cinzel',serif);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600;line-height:1.25;color:var(--hm-text-1);letter-spacing:-0.005em}.cdp-public--home .section-header .divider{width:64px;height:3px;margin:0.65rem auto;background:linear-gradient(90deg,var(--hm-brand) 0%,var(--hm-brand-accent) 100%);border-radius:999px;border:none}.cdp-public--home .section-header p{margin:0 auto;max-width:720px;color:var(--hm-text-3);font-size:0.975rem;line-height:1.55}.cdp-public--home .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem;margin:0 0 2rem}.cdp-public--home .product-card{position:relative;background:var(--hm-card-bg);border:1px solid var(--hm-card-bd);border-radius:var(--hm-card-radius);box-shadow:var(--hm-card-shadow);overflow:hidden;display:flex;flex-direction:column;transition:border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease}.cdp-public--home .product-card:hover{border-color:var(--hm-card-bd-strong);box-shadow:var(--hm-card-shadow-h);transform:translateY(-2px)}.cdp-public--home .product-card.out-of-stock{opacity:0.85}.cdp-public--home .product-image{position:relative;width:100%;height:auto;aspect-ratio:1;background:var(--hm-soft-bg);overflow:hidden;border-bottom:1px solid var(--hm-divider);display:block}.cdp-public--home .product-image .product-image-link{display:block;width:100%;height:100%;text-decoration:none}.cdp-public--home .product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.35s ease}.cdp-public--home .product-card .product-image img{height:100% !important}.cdp-public--home .product-card:hover .product-image img{transform:scale(1.04)}.cdp-public--home .product-image .placeholder,.cdp-public--home .product-image .no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--hm-text-4);font-size:2.5rem;background:transparent}.cdp-public--home .product-badge{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:0.3rem;padding:0.28rem 0.6rem;border-radius:999px;font-size:0.7rem;font-weight:700;line-height:1;letter-spacing:0.04em;text-transform:uppercase;white-space:nowrap;max-width:calc(50% - 1rem);overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,0.12);background:linear-gradient(135deg,var(--hm-brand) 0%,var(--hm-brand-dark) 100%);color:#ffffff}.cdp-public--home .product-badge.destacado{top:0.75rem;left:0.75rem;right:auto;background:linear-gradient(135deg,#f59e0b 0%,#c2780a 100%);color:#ffffff;border:none;box-shadow:0 2px 8px rgba(194,120,10,0.28)}.cdp-public--home .product-badge.destacado i{color:inherit;margin-right:0;font-size:0.7rem}.cdp-public--home .product-badge.discount-badge,.cdp-public--home .products-section .product-badge:not(.destacado){top:0.75rem;right:0.75rem;left:auto;background:linear-gradient(135deg,#a83232 0%,var(--red-primary,#802626) 100%);color:#ffffff;box-shadow:0 2px 8px rgba(128,38,38,0.28)}.cdp-public--home .downloads-section .product-badge[style]{top:0.75rem !important;left:0.75rem !important;right:auto !important;padding:0.28rem 0.7rem !important;background:linear-gradient(135deg,#0ea5e9 0%,#0369a1 100%) !important;color:#ffffff !important;border-radius:999px !important;font-size:0.7rem !important;font-weight:700 !important;letter-spacing:0.04em !important;text-transform:uppercase !important;box-shadow:0 2px 6px rgba(14,165,233,0.25) !important}.cdp-public--home .downloads-section .product-card .product-badge.destacado~.product-badge[style]{left:auto !important;right:0.75rem !important}@media (max-width:576px){.cdp-public--home .product-badge.destacado{gap:0;padding:0.4rem;font-size:0;min-width:1.6rem;min-height:1.6rem;justify-content:center}.cdp-public--home .product-badge.destacado i{font-size:0.75rem;margin:0}}.cdp-public--home .product-favorite{position:absolute;z-index:3;bottom:0.75rem;right:0.75rem;top:auto;left:auto;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--hm-card-bd);background:rgba(255,255,255,0.92);color:var(--hm-text-3);border-radius:999px;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease,transform 0.15s ease}.cdp-public--home .product-favorite:hover{background:#ffffff;color:var(--hm-brand);border-color:var(--hm-brand);transform:scale(1.05)}.cdp-public--home .product-favorite.active{background:var(--hm-brand);color:#ffffff;border-color:var(--hm-brand)}.cdp-public--home .product-favorite i{font-size:0.9rem}.cdp-public--home .product-info{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:0.5rem;flex:1 1 auto}.cdp-public--home .product-title{margin:0;font-family:var(--cdp-font-display,'Cinzel',serif);font-size:1rem;font-weight:600;line-height:1.35;color:var(--hm-text-1);letter-spacing:-0.005em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:2.7em}.cdp-public--home .product-description{margin:0;color:var(--hm-text-3);font-size:0.825rem;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:2.55em}.cdp-public--home .product-price{display:flex;align-items:baseline;gap:0.55rem;flex-wrap:wrap;margin:0.15rem 0}.cdp-public--home .product-card .product-price .price-current,.cdp-public--home .product-card .price-current{color:var(--hm-brand) !important;font-size:1.2rem;font-weight:700;letter-spacing:-0.01em}.cdp-public--home .product-card .product-price .price-original,.cdp-public--home .product-card .price-original{color:var(--hm-text-4) !important;font-size:0.85rem;text-decoration:line-through;font-weight:500}.cdp-public--home .product-card.out-of-stock .product-price .price-current{color:var(--hm-text-3) !important;font-size:0.95rem;font-weight:600;font-style:italic}.cdp-public--home .product-actions{display:flex;flex-direction:column;gap:0.5rem;margin-top:0.65rem}.cdp-public--home .btn-view-product{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;width:100%;padding:0.6rem 0.9rem;background:#ffffff;color:var(--hm-brand);border:1px solid var(--hm-card-bd);border-radius:8px;text-decoration:none;font-size:0.85rem;font-weight:600;line-height:1.2;box-shadow:none;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.cdp-public--home .btn-view-product:hover{background:var(--hm-soft-bg);color:var(--hm-brand-dark);border-color:var(--hm-card-bd-strong);box-shadow:none;transform:none}.cdp-public--home .btn-add-cart,.cdp-public--home .add-to-cart-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.45rem !important;width:100% !important;padding:0.65rem 0.9rem !important;background:linear-gradient(135deg,var(--hm-brand) 0%,var(--hm-brand-dark) 100%) !important;color:#ffffff !important;border:1px solid var(--hm-brand) !important;border-radius:8px !important;font-size:0.85rem !important;font-weight:600 !important;cursor:pointer !important;box-shadow:0 2px 6px rgba(128,38,38,0.15) !important;transition:background 0.15s ease,box-shadow 0.15s ease,transform 0.1s ease !important}.cdp-public--home .btn-add-cart:hover,.cdp-public--home .add-to-cart-btn:hover{background:linear-gradient(135deg,var(--hm-brand-dark) 0%,var(--hm-brand) 100%) !important;box-shadow:0 4px 12px rgba(128,38,38,0.25) !important;transform:none !important}.cdp-public--home .btn-add-cart i,.cdp-public--home .add-to-cart-btn i{font-size:0.85rem}.cdp-public--home .btn-owned[style],.cdp-public--home .btn-owned{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.45rem !important;width:100% !important;padding:0.65rem 0.9rem !important;background:var(--hm-success-bg) !important;color:#166534 !important;border:1px solid var(--hm-success-bd) !important;border-radius:8px !important;font-size:0.85rem !important;font-weight:600 !important;cursor:default !important;box-shadow:none !important}.cdp-public--home .btn-owned i{color:var(--hm-success)}.cdp-public--home .btn-notify-small,.cdp-public--home .notify-stock-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.45rem !important;width:100% !important;padding:0.65rem 0.9rem !important;background:#ffffff !important;color:var(--hm-warning) !important;border:1px solid var(--hm-warning-bd) !important;border-radius:8px !important;font-size:0.8rem !important;font-weight:600 !important;cursor:pointer !important;box-shadow:none !important;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease !important}.cdp-public--home .btn-notify-small:hover,.cdp-public--home .notify-stock-btn:hover{background:var(--hm-warning-bg) !important;color:#854d0e !important;border-color:#facc15 !important;transform:none !important;box-shadow:none !important}.cdp-public--home .load-more-container{display:flex;justify-content:center;margin-top:1.5rem}.cdp-public--home .load-more-container .btn-outline{display:inline-flex;align-items:center;gap:0.5rem;padding:0.65rem 1.5rem;background:#ffffff;color:var(--hm-brand);border:1px solid var(--hm-brand);border-radius:8px;font-size:0.9rem;font-weight:600;text-decoration:none;transition:background 0.18s ease,color 0.18s ease}.cdp-public--home .load-more-container .btn-outline:hover{background:var(--hm-brand);color:#ffffff}@media (max-width:768px){.cdp-public--home .products-section,.cdp-public--home .downloads-section{padding:2.5rem 0}.cdp-public--home .products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.cdp-public--home .product-info{padding:0.75rem 0.85rem 0.9rem}.cdp-public--home .product-title{font-size:0.9rem}}@media (max-width:480px){.cdp-public--home .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.85rem}.cdp-public--home .product-description{display:none}.cdp-public--home .product-title{font-size:0.85rem;min-height:2.4em}.cdp-public--home .btn-add-cart,.cdp-public--home .add-to-cart-btn,.cdp-public--home .btn-view-product,.cdp-public--home .btn-notify-small,.cdp-public--home .notify-stock-btn,.cdp-public--home .btn-owned{padding:0.55rem 0.5rem !important;font-size:0.75rem !important}}.notification{position:fixed;top:20px;right:20px;background:#1E5A9C;color:white;padding:15px 20px;border-radius:4px;box-shadow:var(--shadow-lg);z-index:10000;animation:slideIn 0.3s ease-out}.notification-success{background:#1E5A9C !important}.notification-error{background:#dc3545 !important}.notification-info{background:#1E5A9C !important}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:768px){.product-actions{flex-direction:column}}.videos-section{padding:80px 0 100px 0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.videos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.video-placeholder{background:white;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;cursor:pointer}.video-placeholder:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.video-thumbnail{position:relative;width:100%;height:415px;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);background-size:cover;background-position:center top;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-thumbnail .cdp-home-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;background:#000;z-index:0}.video-placeholder.video-loaded .cdp-home-video{z-index:1;object-position:center}.video-placeholder.video-loaded .play-icon{display:none}.play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(128,38,38,0.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;z-index:2;transition:all 0.3s ease;overflow:hidden}.video-placeholder:hover .play-icon{background:rgba(128,38,38,1);transform:translate(-50%,-50%) scale(1.1)}.video-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,0.8));color:white;padding:2rem 1.5rem 1.5rem;z-index:1;transition:opacity 0.3s ease}.video-overlay h3{font-size:1.2rem;font-weight:600;margin-bottom:0.5rem;color:var(--red-accent)}.video-overlay p{font-size:0.9rem;margin:0;opacity:0.9;line-height:1.4}.videos-follow{text-align:center;margin-top:2rem;margin-bottom:1rem;width:100%;padding:0 1rem}.videos-follow-button{display:inline-flex;align-items:center;gap:0.75rem;background:white;color:#1a1a1a;padding:1rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:1.1rem;box-shadow:0 4px 15px rgba(0,0,0,0.1);border:2px solid #e0e0e0;transition:all 0.3s ease;box-sizing:border-box;min-width:0}.videos-follow-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(218,165,32,0.3);background:#DAA520;color:white;border-color:#DAA520}.videos-follow-button i{font-size:1.3rem}@media (max-width:768px){.videos-section{padding:60px 0 80px 0}.videos-grid{grid-template-columns:1fr;gap:1.5rem;margin:calc(2rem - 10px) 0 2rem 0}.video-thumbnail{height:300px;background-position:center 20% !important}.play-icon{width:55px;height:55px;font-size:1.3rem}.video-overlay{padding:1.5rem 1rem 1rem}.video-overlay h3{font-size:1.1rem}.video-overlay p{font-size:0.85rem}.videos-follow{margin-top:calc(1.5rem - 5px);margin-bottom:1rem;padding:0 1rem}.videos-follow-button{padding:0.8rem 1.5rem;font-size:1rem}}@media (max-width:576px){.videos-section{padding:40px 0 60px 0}.videos-grid{gap:1.2rem;margin:calc(1.5rem - 50px) 0 1.5rem 0}.video-placeholder{margin:0 0.5rem}.video-thumbnail{height:240px;background-position:center 15% !important}.play-icon{width:45px;height:45px;font-size:1.1rem}.video-overlay{padding:1rem 0.8rem 0.8rem}.video-overlay h3{font-size:1rem;margin-bottom:0.3rem}.video-overlay p{font-size:0.8rem;line-height:1.3}.videos-follow{margin-top:calc(1rem - 5px);margin-bottom:1rem;padding:0 0.5rem}.videos-follow-button{padding:0.7rem 1.2rem;font-size:0.9rem;max-width:calc(100vw - 2rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.videos-follow-button i{font-size:1.1rem}}@media (max-width:480px){.videos-grid{gap:1rem;margin:calc(1rem - 50px) 0 1rem 0}.video-placeholder{margin:0 0.25rem}.video-thumbnail{height:220px;background-position:center 10% !important}.play-icon{width:40px;height:40px;font-size:1rem}.video-overlay{padding:0.8rem 0.6rem 0.6rem}.video-overlay h3{font-size:0.95rem}.video-overlay p{font-size:0.75rem}.videos-follow{margin-top:calc(0.8rem - 5px);margin-bottom:1rem;padding:0 0.25rem}.videos-follow-button{padding:0.6rem 1rem;font-size:0.85rem;max-width:calc(100vw - 1rem);margin:0 0.5rem}.videos-follow-button i{font-size:1rem}}@media (max-width:375px){.video-thumbnail{height:200px;background-position:center 5% !important}.play-icon{width:35px;height:35px;font-size:0.9rem}.video-overlay h3{font-size:0.9rem}.video-overlay p{font-size:0.7rem}.videos-follow{margin-top:calc(0.6rem - 5px);margin-bottom:1rem;padding:0 0.25rem}.videos-follow-button{padding:0.5rem 0.8rem;font-size:0.8rem;max-width:calc(100vw - 0.5rem);margin:0 0.25rem;gap:0.5rem}.videos-follow-button i{font-size:0.9rem}}.responsive-video-player{border-radius:0 !important}@media (max-width:768px){.video-loaded .video-thumbnail{height:300px}}@media (max-width:576px){.video-loaded .video-thumbnail{height:240px}}@media (max-width:480px){.video-loaded .video-thumbnail{height:220px}}@media (max-width:375px){.video-loaded .video-thumbnail{height:200px}}@media (pointer:coarse){.video-placeholder{min-height:44px}.play-icon{min-width:44px;min-height:44px}.responsive-video-player::-webkit-media-controls{min-height:44px}}.video-loaded .video-overlay{transition:opacity 0.3s ease,visibility 0.3s ease}.video-loaded.playing .video-overlay{opacity:0.3}.video-loaded.playing:hover .video-overlay{opacity:0.7}@media (pointer:coarse){.video-loaded.playing .video-overlay{opacity:0.1}.video-loaded.playing .video-overlay:active{opacity:0.7}}.video-loaded.playing.video-hover .video-overlay{opacity:0.7 !important}.video-loaded:not(.playing) .video-overlay{opacity:1}.video-loaded.mobile-playing .video-overlay{opacity:0.05}.video-loaded.mobile-touch .video-overlay{opacity:0.7}@media (max-width:768px){body.ios .loja-container{padding:0 15px !important;max-width:100% !important}body.ios .header .navbar{padding:1.3rem 0 !important}body.ios .nav-brand .logo{height:auto !important}body.ios .hero-title{font-size:1.9rem !important;letter-spacing:-0.5px !important}body.android .loja-container{padding:0 8px !important;max-width:100% !important}body.android .header .navbar{padding:0.8rem 0 !important}body.android .nav-brand .logo{height:auto !important;width:auto !important}body.android .header.scrolled .login-btn,body.android .header.scrolled .cart-btn{transform:translateX(-4px) !important;transition:transform 0.3s ease !important}body.android .main-content{padding-top:calc(80px - 5px) !important}.form-group input{padding:1.2rem 1.5rem !important;font-size:1.1rem !important;min-height:50px !important}.form-group .btn{padding:1.2rem 2rem !important;font-size:1.1rem !important;min-height:50px !important}}.cdp-public--home .about-section{position:relative;padding:4rem 0;background:linear-gradient(180deg,rgba(15,15,15,0.92) 0%,rgba(20,20,20,0.96) 100%),linear-gradient(135deg,var(--bg-darker,#1a1a1a) 0%,#2a2a2a 100%);color:var(--text-light,#f2f2f2);overflow:hidden}.cdp-public--home .about-section::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(128,38,38,0.22) 0%,transparent 55%),radial-gradient(circle at 80% 70%,rgba(153,63,63,0.16) 0%,transparent 55%);pointer-events:none;z-index:1}.cdp-public--home .about-background{position:absolute;top:0;right:0;width:45%;height:100%;opacity:0.08;z-index:1;pointer-events:none}.cdp-public--home .about-background .about-bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.cdp-public--home .about-section .container{position:relative;z-index:2}.cdp-public--home .about-section .section-header h2{color:#ffffff;text-shadow:0 2px 8px rgba(0,0,0,0.4)}.cdp-public--home .about-section .section-header .divider{background:linear-gradient(90deg,var(--hm-brand-accent) 0%,var(--hm-brand) 100%)}.cdp-public--home .about-section .section-header p{color:rgba(255,255,255,0.78)}.cdp-public--home .about-content{position:relative;z-index:2}.cdp-public--home .about-text{max-width:820px;margin:0 auto;padding:2rem 2.25rem;background:rgba(15,15,15,0.45);border:1px solid rgba(255,255,255,0.08);border-radius:var(--cdp-radius-lg,12px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px rgba(0,0,0,0.35);text-align:left}.cdp-public--home .about-text p{font-size:1rem;line-height:1.7;margin:0 0 1rem;color:rgba(255,255,255,0.88)}.cdp-public--home .about-text p:last-of-type{margin-bottom:0}.cdp-public--home .about-buttons{margin-top:1.75rem;text-align:center}.cdp-public--home .about-section .btn,.cdp-public--home .about-buttons .btn.btn-yellow,.cdp-public--home .about-buttons .btn[style]{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.5rem !important;padding:0.75rem 1.5rem !important;background:#8c3232 !important;color:#ffffff !important;border:1px solid #8c3232 !important;border-radius:var(--cdp-radius-md,6px) !important;font-size:0.95rem !important;font-weight:600 !important;text-decoration:none !important;box-shadow:none !important;transition:background 0.18s ease,border-color 0.18s ease,color 0.18s ease !important}.cdp-public--home .about-section .btn:hover,.cdp-public--home .about-buttons .btn.btn-yellow:hover,.cdp-public--home .about-buttons .btn[style]:hover{background:var(--red-primary,#802626) !important;border-color:var(--red-primary,#802626) !important;box-shadow:none !important;color:#ffffff !important;transform:none !important}.cdp-public--home .faq-content{margin-top:3rem}.cdp-public--home .faq-content .section-header h3{margin:0 0 0.65rem;font-family:var(--cdp-font-display,'Cinzel',serif);font-size:clamp(1.3rem,2.2vw,1.65rem);font-weight:600;line-height:1.25;color:var(--hm-text-1);letter-spacing:-0.005em}.cdp-public--home .faq-grid{display:grid;gap:0.75rem;max-width:820px;margin:0 auto}.cdp-public--home .faq-item{background:var(--hm-card-bg);border:1px solid var(--hm-card-bd);border-radius:var(--hm-card-radius);box-shadow:var(--hm-card-shadow);overflow:hidden;transition:border-color 0.18s ease,box-shadow 0.18s ease}.cdp-public--home .faq-item:hover{border-color:var(--hm-card-bd-strong);box-shadow:var(--hm-card-shadow-h)}.cdp-public--home .faq-item.active{border-color:var(--hm-brand);box-shadow:0 4px 18px rgba(128,38,38,0.12)}.cdp-public--home .faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:transparent;cursor:pointer;transition:background 0.18s ease}.cdp-public--home .faq-question:hover{background:var(--hm-soft-bg)}.cdp-public--home .faq-question h3{margin:0;font-family:var(--cdp-font-display,'Cinzel',serif);font-size:1rem;font-weight:600;line-height:1.35;color:var(--hm-text-1);letter-spacing:-0.005em}.cdp-public--home .faq-question i{flex:0 0 auto;color:var(--hm-brand);font-size:0.95rem;transition:transform 0.25s ease}.cdp-public--home .faq-item.active .faq-question i{transform:rotate(180deg)}.cdp-public--home .faq-answer{padding:0 1.25rem;max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.35s ease;border-top:1px solid transparent}.cdp-public--home .faq-item.active .faq-answer{padding:1rem 1.25rem 1.15rem;max-height:1000px;border-top-color:var(--hm-divider)}.cdp-public--home .faq-answer p{margin:0 0 0.65rem;color:var(--hm-text-2);font-size:0.9rem;line-height:1.6}.cdp-public--home .faq-answer p:last-child{margin-bottom:0}.cdp-public--home .faq-answer strong{color:var(--hm-text-1);font-weight:600}@media (max-width:768px){.cdp-public--home .about-section{padding:3rem 0}.cdp-public--home .about-text{padding:1.5rem 1.25rem}.cdp-public--home .about-text p{font-size:0.95rem;line-height:1.65}.cdp-public--home .faq-content{margin-top:2rem}.cdp-public--home .faq-question{padding:0.85rem 1rem}.cdp-public--home .faq-question h3{font-size:0.92rem}.cdp-public--home .faq-answer p{font-size:0.85rem}}.cdp-public--home .videos-section{padding:4rem 0;background:var(--hm-soft-bg)}.cdp-public--home .videos-section .section-header h2{margin:0 0 0.65rem;font-family:var(--cdp-font-display,'Cinzel',serif);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600;line-height:1.25;color:var(--hm-text-1);letter-spacing:-0.005em}.cdp-public--home .videos-section .section-header .divider{background:linear-gradient(90deg,var(--hm-brand) 0%,var(--hm-brand-accent) 100%)}.cdp-public--home .videos-section .section-header p{color:var(--hm-text-3)}.cdp-public--home .videos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2.5rem 0 2rem}.cdp-public--home .video-placeholder{position:relative;background:var(--hm-card-bg);border:1px solid var(--hm-card-bd);border-radius:var(--hm-card-radius);box-shadow:var(--hm-card-shadow);overflow:hidden;cursor:pointer;transition:border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease}.cdp-public--home .video-placeholder:hover{border-color:var(--hm-card-bd-strong);box-shadow:var(--hm-card-shadow-h);transform:translateY(-2px)}.cdp-public--home .video-thumbnail{position:relative;width:100%;height:auto;aspect-ratio:100 / 81;background-color:#1a1a1a;background-image:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.cdp-public--home .video-thumbnail::before{content:'';position:absolute;inset:0;background:linear-gradient( 180deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.45) 100% );pointer-events:none;z-index:1}.cdp-public--home .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--hm-brand) 0%,var(--hm-brand-dark) 100%);color:#ffffff;font-size:1.25rem;border:2px solid rgba(255,255,255,0.85);border-radius:50%;box-shadow:0 6px 18px rgba(0,0,0,0.35);z-index:2;transition:transform 0.25s ease,box-shadow 0.25s ease}.cdp-public--home .play-icon i{margin-left:3px}.cdp-public--home .video-placeholder:hover .play-icon{transform:translate(-50%,-50%) scale(1.08);box-shadow:0 8px 22px rgba(128,38,38,0.45)}.cdp-public--home .video-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.1rem 1rem;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.78) 100%);color:#ffffff;z-index:1;transition:opacity 0.25s ease}.cdp-public--home .video-overlay h3{margin:0 0 0.3rem;font-family:var(--cdp-font-display,'Cinzel',serif);font-size:1.05rem;font-weight:600;line-height:1.3;color:#ffffff;letter-spacing:-0.005em;text-shadow:0 2px 6px rgba(0,0,0,0.45)}.cdp-public--home .video-overlay p{margin:0;font-size:0.85rem;line-height:1.45;color:rgba(255,255,255,0.88)}.cdp-public--home .videos-follow{display:flex;justify-content:center;margin-top:1.5rem;margin-bottom:0;padding:0 1rem}.cdp-public--home .videos-follow-button{display:inline-flex;align-items:center;gap:0.5rem;padding:0.65rem 1.5rem;background:#ffffff;color:var(--hm-brand);border:1px solid var(--hm-brand);border-radius:8px;font-size:0.9rem;font-weight:600;text-decoration:none;box-shadow:none;transition:background 0.18s ease,color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease;box-sizing:border-box;min-width:0}.cdp-public--home .videos-follow-button:hover{background:var(--hm-brand);color:#ffffff;border-color:var(--hm-brand);box-shadow:0 4px 12px rgba(128,38,38,0.25);transform:translateY(-1px)}.cdp-public--home .videos-follow-button i{font-size:0.95rem}@media (max-width:768px){.cdp-public--home .videos-section{padding:3rem 0}.cdp-public--home .videos-grid{grid-template-columns:1fr;gap:1.1rem;margin:2rem 0 1.5rem}.cdp-public--home .video-overlay{padding:1.1rem 0.9rem 0.85rem}.cdp-public--home .video-overlay h3{font-size:0.95rem}.cdp-public--home .video-overlay p{font-size:0.8rem}.cdp-public--home .play-icon{width:48px;height:48px;font-size:1.05rem}}@media (max-width:480px){.cdp-public--home .videos-follow-button{width:100%;justify-content:center}}.btn-view-product{flex:1 !important;background:transparent !important;color:#802626 !important;padding:0.6rem !important;border:2px solid #802626 !important;border-radius:4px !important;cursor:pointer !important;font-weight:600 !important;text-decoration:none !important;text-align:center !important;transition:all 0.3s ease !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:0.5rem !important;font-size:0.85rem !important;box-shadow:none !important}.btn-view-product:hover{background:#802626 !important;color:#FFFFFF !important;transform:translateY(-2px) !important;box-shadow:0 4px 15px rgba(128,38,38,0.3) !important;border-color:#802626 !important}.btn-add-cart{background:#802626 !important;border:2px solid #802626 !important;color:white !important;box-shadow:none !important}.btn-add-cart:hover{background:#6b1f1f !important;border-color:#6b1f1f !important;color:white !important;box-shadow:none !important}a[href="/loja/categoria/cursos"].btn.btn-outline{border:2px solid #802626 !important;color:#802626 !important;background:transparent !important;position:relative !important;overflow:hidden !important}a[href="/loja/categoria/cursos"].btn.btn-outline::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.6s}a[href="/loja/categoria/cursos"].btn.btn-outline:hover::before{left:100%}a[href="/loja/categoria/cursos"].btn.btn-outline:hover{background:#802626 !important;color:white !important;border-color:#802626 !important}a[href="/loja/categoria/livros"].btn.btn-outline{border:2px solid #802626 !important;color:#802626 !important;background:transparent !important;position:relative !important;overflow:hidden !important}a[href="/loja/categoria/livros"].btn.btn-outline::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.6s}a[href="/loja/categoria/livros"].btn.btn-outline:hover::before{left:100%}a[href="/loja/categoria/livros"].btn.btn-outline:hover{background:#802626 !important;color:white !important;border-color:#802626 !important}a[href="#cursos"].btn.btn-primary{background:#802626 !important;border:2px solid #802626 !important;color:white !important}a[href="#cursos"].btn.btn-primary:hover{background:#6b1f1f !important;border-color:#6b1f1f !important;color:white !important}.videos-follow-button{border:2px solid #802626 !important;color:#802626 !important;background:transparent !important;box-shadow:none !important}.videos-follow-button i{color:#802626 !important}.videos-follow-button:hover{background:#802626 !important;color:white !important;border-color:#802626 !important;box-shadow:none !important;outline:none !important}.videos-follow-button:hover i{color:white !important}a[href="/loja"].btn.btn-outline{border:2px solid #802626 !important;color:#802626 !important;background:transparent !important;position:relative !important;overflow:hidden !important}a[href="/loja"].btn.btn-outline::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.6s}a[href="/loja"].btn.btn-outline:hover::before{left:100%}a[href="/loja"].btn.btn-outline:hover{background:#802626 !important;color:white !important;border-color:#802626 !important}.videos-follow-button:hover{border:2px solid #802626 !important;outline:none !important}.btn-yellow,.newsletter-form .btn-primary{background:#802626 !important;color:white !important;border:2px solid #802626 !important;box-shadow:none !important}.btn-yellow:hover,.newsletter-form .btn-primary:hover{background:#6b1f1f !important;border-color:#6b1f1f !important;color:white !important;box-shadow:0 5px 15px rgba(128,38,38,0.4) !important;outline:none !important;transform:translateY(-3px) !important}@media (max-width:768px){.footer-logo:hover{transform:scale(1.05);filter:drop-shadow(0 4px 15px rgba(179,92,92,0.3)) drop-shadow(0 0 20px rgba(179,92,92,0.4));transition:all 0.3s ease}.footer-content{display:block !important;gap:0 !important;font-size:0 !important}.footer-section:nth-child(1){text-align:left !important;margin-bottom:30px !important;padding-bottom:20px !important;border-bottom:1px solid rgba(255,255,255,0.1) !important;font-size:14px !important;display:block !important;width:100% !important}.footer-section:nth-child(1) .footer-logo{display:block !important;margin:0 auto 15px auto !important;text-align:center !important}.footer-section:nth-child(1) .footer-brand p{text-align:center !important}.footer-content{text-align:center !important}.footer-section:nth-child(2){display:inline-block !important;width:calc(40% - 10px) !important;vertical-align:top !important;text-align:left !important;margin-right:20px !important;margin-bottom:30px !important;font-size:14px !important}.footer-section:nth-child(3){display:inline-block !important;width:calc(40% - 10px) !important;vertical-align:top !important;text-align:left !important;margin-bottom:30px !important;font-size:14px !important}.footer-section:nth-child(4){display:block !important;width:100% !important;text-align:center !important;margin-bottom:20px !important;font-size:14px !important}.footer-section:nth-child(4) h4{display:none !important}.footer-section:nth-child(4) .contact-info p{display:none !important}.footer-section:nth-child(4) .contact-info{text-align:center !important;max-width:none !important;margin:0 !important;width:100% !important;padding-top:20px !important;border-top:1px solid rgba(255,255,255,0.1) !important;margin-bottom:0 !important}.footer-section:nth-child(4) .social-links{justify-content:center !important;margin-top:0 !important;padding-top:10px !important;display:flex !important;gap:15px}}@media (max-width:768px){.cart-actions{display:flex !important;flex-direction:column-reverse !important;gap:1rem !important}}.course-card{border-radius:4px !important;box-shadow:0 2px 8px rgba(0,0,0,0.1) !important}.course-card:hover{transform:translateY(-4px) !important;box-shadow:0 8px 25px rgba(0,0,0,0.15) !important}.btn-view-details{border-radius:4px !important}.btn-view-details:hover{background:#6b1f1f !important;color:white !important}.course-badge{border-radius:4px !important;display:none !important}.product-badge:not(.destacado):not(.discount-badge){display:none !important}.video-badge,.sale-badge,.promo-badge,.featured-badge{display:none !important}.course-level{border-radius:4px !important}.course-price .price-current,.course-price .current-price{font-size:1.5rem !important;font-weight:600 !important;color:#802626 !important}.course-price,.course-price *{color:#802626 !important}.course-price .price-original,.course-price .original-price,.course-price [style*="line-through"],.course-price .strikethrough,.course-price .old-price,.course-price .crossed-price,.course-price del,.course-price s{font-size:1rem !important;color:#999 !important;text-decoration:line-through !important}.btn-enroll{color:white !important}.btn-enroll i{color:white !important}.btn-enroll:hover{background:#6b1f1f !important;color:white !important}.btn-enroll:hover i{color:white !important}.btn-info{border:2px solid #802626 !important;color:#802626 !important}.btn-info:hover{border-color:#802626 !important;color:#802626 !important}@media (min-width:1601px){.logo{max-height:48px !important;margin-top:4px !important}}@media (width:1024px){.logo{max-height:35px !important;margin-top:4px !important}.nav-actions{transform:translateX(-35px) !important}.nav-menu{transform:translateX(-15px) !important}.mobile-menu-toggle{display:none !important}.hero-content{max-width:900px !important;min-height:380px !important;padding:1.2rem !important}.hero-title{font-size:1.8rem !important;margin-bottom:0.4rem !important}.hero-subtitle-large{font-size:1.1rem !important;margin-bottom:0.8rem !important}.hero-description{font-size:0.95rem !important;line-height:1.5 !important;margin-bottom:1.2rem !important}.hero-highlights{gap:0.6rem !important;margin-bottom:1.2rem !important}.highlight-item{padding:0.4rem !important}.highlight-item span{font-size:0.85rem !important;line-height:1.3 !important}.hero-main{flex:1 1 55% !important;padding:0.8rem !important;min-width:280px !important}.hero-side{flex:1 1 35% !important;padding:0.8rem !important;min-width:220px !important}.study-header h3{font-size:1.1rem !important}.study-topics{font-size:0.95rem !important}.study-topics li{margin-bottom:1.2rem !important;line-height:1.5 !important}.btn-yellow{padding:0.7rem 1.5rem !important;font-size:0.9rem !important}}@media (width:1366px){.logo{max-height:40px !important;margin-top:4px !important}}@media (width:768px){.logo{max-height:40px !important;margin-top:4px !important}.products-section{margin-top:-6rem !important}.section-header h2{font-size:32px !important}.section-header p{font-size:15px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}}@media (width:834px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle,.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle,.mobile-menu-toggle.active,.mobile-menu-toggle:hover,.header .navbar .container .nav-actions .mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;position:relative !important;z-index:9999 !important;transform:none !important;width:auto !important;height:auto !important;overflow:visible !important}.mobile-menu-toggle{flex-direction:column !important;gap:4px !important;padding:8px !important;background:transparent !important;border:none !important;width:auto !important;height:auto !important;transition:all 0.3s ease !important}.mobile-menu-toggle:hover{transform:translateY(-1px) !important}.mobile-menu-toggle span{display:block !important;width:24px !important;height:3px !important;background-color:#802626 !important;border-radius:2px !important;transition:all 0.3s ease !important;margin:0 !important;flex-shrink:0 !important}.mobile-menu-toggle:hover span{background-color:#fff !important}.products-section{margin-top:-1rem !important}.hero-content{padding:6.5rem !important;display:flex !important;flex-direction:column !important}.hero-content:before{font-size:10px !important;margin-top:80px !important;margin-bottom:1rem !important;position:relative !important;display:block !important}.hero-content h1{text-align:center !important;font-size:32px !important;line-height:1.2 !important;margin-bottom:0.5rem !important}.hero-content h2{text-align:center !important}.hero-content p{font-size:14px !important;line-height:1.4 !important;margin-bottom:1rem !important;max-width:600px !important;margin-left:auto !important;margin-right:auto !important}.hero-actions{margin-top:1rem !important;display:flex !important;flex-direction:column !important;gap:0.75rem !important;align-items:center !important}.hero-actions .btn{text-align:center !important;padding:8px 16px !important;font-size:13px !important;width:180px !important}.hero-side{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;text-align:center !important;width:100% !important;margin-top:200px !important;position:relative !important;top:10px !important}.study-card{display:none !important}.study-header{text-align:center !important}.study-header h3{text-align:center !important;font-size:18px !important;margin-bottom:1rem !important}.study-topics{text-align:center !important;list-style:none !important;padding:0 !important;margin:0 !important}.study-topics li{text-align:center !important;margin-bottom:0.5rem !important;font-size:14px !important;line-height:1.4 !important}.study-topics li i{margin-right:0.5rem !important;color:#802626 !important}.hero-buttons{text-align:center !important;transform:translateY(-10px) !important;display:flex !important;justify-content:center !important;align-items:center !important;position:relative !important}.hero-buttons .btn{text-align:center !important;margin:0 auto !important}}@media (width:820px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle,.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle,.mobile-menu-toggle.active,.mobile-menu-toggle:hover,.header .navbar .container .nav-actions .mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;position:relative !important;z-index:9999 !important;transform:none !important;width:auto !important;height:auto !important;overflow:visible !important}.mobile-menu-toggle{flex-direction:column !important;gap:4px !important;padding:8px !important;background:transparent !important;border:none !important;width:auto !important;height:auto !important;transition:all 0.3s ease !important}.mobile-menu-toggle:hover{transform:translateY(-1px) !important}.mobile-menu-toggle span{display:block !important;width:24px !important;height:3px !important;background-color:#802626 !important;border-radius:2px !important;transition:all 0.3s ease !important;margin:0 !important;flex-shrink:0 !important}.mobile-menu-toggle:hover span{background-color:#fff !important}.products-section{margin-top:-1rem !important}.hero-content{padding:6.5rem !important;display:flex !important;flex-direction:column !important}.hero-content:before{font-size:10px !important;margin-top:80px !important;margin-bottom:1rem !important;position:relative !important;display:block !important}.hero-content h1{text-align:center !important;font-size:32px !important;line-height:1.2 !important;margin-bottom:0.5rem !important}.hero-content h2{text-align:center !important}.hero-content p{font-size:14px !important;line-height:1.4 !important;margin-bottom:1rem !important;max-width:600px !important;margin-left:auto !important;margin-right:auto !important}.hero-actions{margin-top:1rem !important;display:flex !important;flex-direction:column !important;gap:0.75rem !important;align-items:center !important}.hero-actions .btn{text-align:center !important;padding:8px 16px !important;font-size:13px !important;width:180px !important}.hero-side{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;text-align:center !important;width:100% !important;margin-top:200px !important;position:relative !important;top:10px !important}.study-card{display:none !important}.study-header{text-align:center !important}.study-header h3{text-align:center !important;font-size:18px !important;margin-bottom:1rem !important}.study-topics{text-align:center !important;list-style:none !important;padding:0 !important;margin:0 !important}.study-topics li{text-align:center !important;margin-bottom:0.5rem !important;font-size:14px !important;line-height:1.4 !important}.study-topics li i{margin-right:0.5rem !important;color:#802626 !important}.hero-buttons{text-align:center !important;transform:translateY(-10px) !important;display:flex !important;justify-content:center !important;align-items:center !important;position:relative !important}.hero-buttons .btn{text-align:center !important;margin:0 auto !important}}@media (width:810px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle,.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle,.mobile-menu-toggle.active,.mobile-menu-toggle:hover,.header .navbar .container .nav-actions .mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;position:relative !important;z-index:9999 !important;transform:none !important;width:auto !important;height:auto !important;overflow:visible !important}.mobile-menu-toggle{flex-direction:column !important;gap:4px !important;padding:8px !important;background:transparent !important;border:none !important;width:auto !important;height:auto !important;transition:all 0.3s ease !important}.mobile-menu-toggle:hover{transform:translateY(-1px) !important}.mobile-menu-toggle span{display:block !important;width:24px !important;height:3px !important;background-color:#802626 !important;border-radius:2px !important;transition:all 0.3s ease !important;margin:0 !important;flex-shrink:0 !important}.mobile-menu-toggle:hover span{background-color:#fff !important}.products-section{margin-top:-1rem !important}.hero-content{padding:6.5rem !important;display:flex !important;flex-direction:column !important}.hero-content:before{font-size:10px !important;margin-top:80px !important;margin-bottom:1rem !important;position:relative !important;display:block !important}.hero-content h1{text-align:center !important;font-size:32px !important;line-height:1.2 !important;margin-bottom:0.5rem !important}.hero-content h2{text-align:center !important}.hero-content p{font-size:14px !important;line-height:1.4 !important;margin-bottom:1rem !important;max-width:600px !important;margin-left:auto !important;margin-right:auto !important}.hero-actions{margin-top:1rem !important;display:flex !important;flex-direction:column !important;gap:0.75rem !important;align-items:center !important}.hero-actions .btn{text-align:center !important;padding:8px 16px !important;font-size:13px !important;width:180px !important}.hero-side{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;text-align:center !important;width:100% !important;margin-top:200px !important;position:relative !important;top:10px !important}.study-card{display:none !important}.study-header{text-align:center !important}.study-header h3{text-align:center !important;font-size:18px !important;margin-bottom:1rem !important}.study-topics{text-align:center !important;list-style:none !important;padding:0 !important;margin:0 !important}.study-topics li{text-align:center !important;margin-bottom:0.5rem !important;font-size:14px !important;line-height:1.4 !important}.study-topics li i{margin-right:0.5rem !important;color:#802626 !important}.hero-buttons{text-align:center !important;transform:translateY(-10px) !important;display:flex !important;justify-content:center !important;align-items:center !important;position:relative !important}.hero-buttons .btn{text-align:center !important;margin:0 auto !important}}@media (width:800px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle,.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle,.mobile-menu-toggle.active,.mobile-menu-toggle:hover,.header .navbar .container .nav-actions .mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;position:relative !important;z-index:9999 !important;transform:none !important;width:auto !important;height:auto !important;overflow:visible !important}.mobile-menu-toggle{flex-direction:column !important;gap:4px !important;padding:8px !important;background:transparent !important;border:none !important;width:auto !important;height:auto !important;transition:all 0.3s ease !important}.mobile-menu-toggle:hover{transform:translateY(-1px) !important}.mobile-menu-toggle span{display:block !important;width:24px !important;height:3px !important;background-color:#802626 !important;border-radius:2px !important;transition:all 0.3s ease !important;margin:0 !important;flex-shrink:0 !important}.mobile-menu-toggle:hover span{background-color:#fff !important}.products-section{margin-top:-1rem !important}.hero-content{padding:6.5rem !important;display:flex !important;flex-direction:column !important}.hero-content:before{font-size:10px !important;margin-top:80px !important;margin-bottom:1rem !important;position:relative !important;display:block !important}.hero-content h1{text-align:center !important;font-size:32px !important;line-height:1.2 !important;margin-bottom:0.5rem !important}.hero-content h2{text-align:center !important}.hero-content p{font-size:14px !important;line-height:1.4 !important;margin-bottom:1rem !important;max-width:600px !important;margin-left:auto !important;margin-right:auto !important}.hero-actions{margin-top:1rem !important;display:flex !important;flex-direction:column !important;gap:0.75rem !important;align-items:center !important}.hero-actions .btn{text-align:center !important;padding:8px 16px !important;font-size:13px !important;width:180px !important}.hero-side{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;text-align:center !important;width:100% !important;margin-top:200px !important;position:relative !important;top:10px !important}.study-card{display:none !important}.study-header{text-align:center !important}.study-header h3{text-align:center !important;font-size:18px !important;margin-bottom:1rem !important}.study-topics{text-align:center !important;list-style:none !important;padding:0 !important;margin:0 !important}.study-topics li{text-align:center !important;margin-bottom:0.5rem !important;font-size:14px !important;line-height:1.4 !important}.study-topics li i{margin-right:0.5rem !important;color:#802626 !important}.hero-buttons{text-align:center !important;transform:translateY(-10px) !important;display:flex !important;justify-content:center !important;align-items:center !important;position:relative !important}.hero-buttons .btn{text-align:center !important;margin:0 auto !important}}@media (max-width:480px){.logo{max-height:32px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:430px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h2{font-size:32px !important}.section-header p{font-size:15px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:414px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h2{font-size:32px !important}.section-header p{font-size:15px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:412px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:70px !important;height:70px !important}.nav-brand{transform:translateY(-1px) !important}.nav-actions{transform:translateY(-1px) !important}.products-section{margin-top:-5rem !important}.section-header h2{font-size:32px !important}.section-header p{font-size:15px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:390px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h2{font-size:30px !important}.section-header p{font-size:15px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:375px){.logo{max-height:35px !important;margin-top:4px !important}.hero-content{margin-top:350px !important}.hero-content:before{font-size:10px !important;margin-top:105px !important}.products-section{margin-top:-5rem !important}.section-header h2{font-size:30px !important}.section-header p{font-size:15px !important}.whatsapp-link{width:50px !important;height:50px !important;font-size:1.7rem !important}.scroll-indicator{transform:translateY(5px) !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:360px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:70px !important;height:70px !important}.nav-brand{transform:translateY(-1px) !important}.nav-actions{transform:translateY(-1px) !important}.products-section{margin-top:-5rem !important}.section-header h2{font-size:28px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important;transform:translateX(-10px) !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:320px){.logo{max-height:30px !important;margin-top:4px !important}.nav-actions{transform:translateX(-10px) !important}.products-section{margin-top:-5rem !important}.section-header h2{font-size:26px !important}.section-header p{font-size:13px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important;transform:translateX(-10px) !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:5px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:768px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:39px !important;max-width:min(100%,131px) !important;object-fit:contain}}@media (max-width:480px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:35px !important;max-width:min(100%,118px) !important;object-fit:contain}}@media (max-width:360px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:35px !important;max-width:min(100%,118px) !important;object-fit:contain}}@media (max-width:320px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:30px !important;max-width:min(100%,101px) !important;object-fit:contain}}@media (min-width:769px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:43px !important;max-width:min(100%,144px) !important;object-fit:contain}}