﻿:root{--font-size-display-xl: clamp(3rem, 5vw + 1rem, 4.5rem);--font-size-display-lg: clamp(2.5rem, 4vw + 1rem, 3.5rem);--font-size-display-md: clamp(2rem, 3vw + 1rem, 3rem);--font-size-h1: clamp(2.2rem, 2.5vw + 1rem, 3rem);--font-size-h2: clamp(1.8rem, 2vw + 0.8rem, 2.5rem);--font-size-h3: clamp(1.5rem, 1.5vw + 0.8rem, 2rem);--font-size-h4: clamp(1.2rem, 1vw + 0.7rem, 1.5rem);--font-size-body-lg: clamp(1.1rem, 0.5vw + 0.9rem, 1.3rem);--font-size-body: clamp(1rem, 0.3vw + 0.9rem, 1.1rem);--font-size-body-sm: clamp(0.9rem, 0.2vw + 0.85rem, 1rem);--font-size-sm: clamp(0.85rem, 0.1vw + 0.8rem, 0.95rem);--font-size-xs: clamp(0.75rem, 0.1vw + 0.7rem, 0.85rem);--font-size-button-lg: clamp(1.1rem, 0.3vw + 1rem, 1.2rem);--font-size-button: clamp(1rem, 0.2vw + 0.95rem, 1.1rem);--font-size-button-sm: clamp(0.9rem, 0.1vw + 0.85rem, 1rem)}@media only screen and (max-width: 50rem){.entry{--font-size: 1rem;font-size:var(--font-size) !important}}.entry>*:last-child{margin-bottom:0}@media only screen and (max-width: 50rem){.entry p{margin-top:1em !important}}.entry p a{color:var(--wp--preset--color--custom-azul-francia)}@media only screen and (max-width: 50rem){.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin-top:calc(var(--font-size)*1.75) !important}}.entry h1:first-child,.entry h2:first-child,.entry h3:first-child,.entry h4:first-child,.entry h5:first-child,.entry h6:first-child{margin-top:0}@media only screen and (max-width: 50rem){.entry h1{font-size:1.75em !important}}@media only screen and (max-width: 50rem){.entry h2{font-size:1.5em !important}}@media only screen and (max-width: 50rem){.entry h3{font-size:1.2em !important}}@media only screen and (max-width: 50rem){.entry h4{font-size:1.1875em !important}}@media only screen and (max-width: 50rem){.entry h5{font-size:1.125em !important}}@media only screen and (max-width: 50rem){.entry h6{font-size:1.0625em !important}}@media only screen and (max-width: 50rem){.entry .wp-block-spacer{height:3em !important}}@media only screen and (max-width: 50rem){.entry blockquote p{margin-top:0 !important}}.entry blockquote.wp-block-quote{padding-left:1em;--my: 1.5em;margin-top:var(--my) !important;margin-bottom:var(--my) !important}@media only screen and (max-width: 50rem){.entry blockquote.wp-block-quote{--my: calc( var(--font-size) * 1.5 )}}.entry figure img{background-color:#000}@media only screen and (max-width: 50rem){.entry figure img{width:100% !important}}.entry figure figcaption{text-align:left;font-size:.75rem;color:#999;line-height:1.4;margin-top:10px}.entry .wp-block-pullquote{--py: 2em;padding-top:var(--py);padding-bottom:var(--py)}@media only screen and (max-width: 50rem){.entry .wp-block-pullquote{--my: calc( var(--font-size) * 1.5 );margin-top:var(--my) !important;margin-bottom:var(--my) !important}}@media only screen and (max-width: 50rem){.entry .is-layout-grid{grid-template-columns:1fr !important}}:root{--primary-color: #ff4c43;--secondary-color: #86c148;--tertiary-color: #f9af3b;--quaternary-color: #019c93;--quinary-color: #d01d5e;--font-primary: "Poppins", sans-serif}.wp-block-navigation__responsive-container-content{display:flex;padding:64px 32px !important;align-items:center !important}.wp-block-navigation__submenu-container{left:-110px !important}@media only screen and (max-width: 68.75rem){.wp-block-navigation__container{display:flex !important;flex-direction:column !important;align-items:center !important}}.reset-custom-block{--mx: 0px;margin-left:var(--mx) !important;margin-right:var(--mx) !important;max-width:none !important;box-sizing:border-box}.reset-custom-block *{margin:0;padding:0;list-style:none;text-decoration:none;box-sizing:border-box}.reset-custom-block picture{line-height:1;font-size:0}body{margin:0;width:100vw;height:100vh;font-family:var(--font-primary)}body header{position:fixed !important;top:0;left:0;transition:transform .3s ease-in-out}body header.hidden{transform:translateY(-100%) !important}body .section{display:flex;align-items:center;width:100%;padding-top:80px;padding-bottom:80px;padding-right:50px;padding-left:50px}body .section>*{width:100%}@media only screen and (max-width: 68.75rem){body .section{padding-right:16px;padding-left:16px}}small.includes_tax{font-size:.55em !important;font-weight:400 !important;display:inline-block;margin-left:5px;opacity:.8}.site-header{background-color:#fff;padding:20px 0;box-shadow:0 4px 6px rgba(0,0,0,.05);position:sticky;top:0;z-index:1000;transition:transform .2s ease-in-out;width:100%}.site-header.header-hidden{transform:translateY(-100%)}@media only screen and (max-width: 68.75rem){.site-header{padding:15px 0}}.site-header .header-container{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 50px;margin:0;box-sizing:border-box}@media only screen and (max-width: 68.75rem){.site-header .header-container{padding:0 20px}}.site-header .header-logo{display:flex;align-items:center;gap:20px}.site-header .header-logo a{text-decoration:none;color:#333;font-weight:700;font-size:1.5rem;display:flex;align-items:center}.site-header .header-logo a img.main-logo{height:50px;width:auto;display:block}.site-header .header-logo a img.main-logo.logo-mobile{display:none}@media only screen and (max-width: 68.75rem){.site-header .header-logo a img.main-logo.logo-desktop{display:none}.site-header .header-logo a img.main-logo.logo-mobile{display:block;height:40px}}.site-header .header-logo a span{color:#333}.site-header .header-logo .header-logo-divider{height:40px;width:1px;background-color:#ddd;display:block}.site-header .header-logo .header-secondary-logo{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.site-header .header-logo .header-secondary-logo:hover{opacity:.8}.site-header .header-logo .header-secondary-logo img.secondary-logo{height:35px;width:auto;display:block}@media only screen and (max-width: 68.75rem){.site-header .header-logo .header-secondary-logo img.secondary-logo{height:28px}}.site-header .header-navigation{flex-grow:1;display:flex;justify-content:flex-end;margin-right:40px}@media only screen and (max-width: 68.75rem){.site-header .header-navigation{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:hsla(0,0%,100%,.98);z-index:999;flex-direction:column;justify-content:center;align-items:center;margin-right:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.site-header .header-navigation.active{opacity:1;visibility:visible}}.site-header .header-navigation .header-menu{display:flex;gap:30px;margin:0;padding:0;list-style:none}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu{flex-direction:column;gap:20px;text-align:center}}.site-header .header-navigation .header-menu li{position:relative;padding-bottom:10px}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li{padding-bottom:0}}.site-header .header-navigation .header-menu li a{text-decoration:none;color:#333;font-weight:600;font-size:.9rem;text-transform:uppercase;transition:color .3s ease;padding:5px 0;display:inline-block}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li a{font-size:1.5rem;padding:10px 0}}.site-header .header-navigation .header-menu li a:hover{color:var(--primary-color)}.site-header .header-navigation .header-menu li ul.sub-menu{display:none;position:absolute;top:100%;left:0;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.15);min-width:240px;padding:15px 0;border-radius:12px;z-index:100;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;border-top:3px solid var(--primary-color);margin-top:0}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li ul.sub-menu{position:static;box-shadow:none;background:rgba(0,0,0,0);border-top:none;padding:5px 0;opacity:1;transform:none;min-width:auto;display:block;border-top:none;margin-top:0}}.site-header .header-navigation .header-menu li ul.sub-menu::before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:rgba(0,0,0,0)}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li ul.sub-menu::before{display:none}}.site-header .header-navigation .header-menu li ul.sub-menu::after{content:"";position:absolute;top:-8px;left:20px;width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:8px solid var(--primary-color);z-index:1}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li ul.sub-menu::after{display:none}}.site-header .header-navigation .header-menu li ul.sub-menu li{padding:0;margin:0}.site-header .header-navigation .header-menu li ul.sub-menu li a{display:block;padding:12px 25px;color:#555;font-size:.85rem;font-weight:500;text-transform:none;transition:all .3s ease;border-left:3px solid rgba(0,0,0,0)}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li ul.sub-menu li a{font-size:1.1rem;padding:5px 0;color:#666;border-left:none}.site-header .header-navigation .header-menu li ul.sub-menu li a:hover{background:rgba(0,0,0,0);padding-left:0}}.site-header .header-navigation .header-menu li ul.sub-menu li a:hover{background:#f8f8f8;color:var(--primary-color);border-left-color:var(--primary-color);padding-left:30px}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li ul.sub-menu li a:hover{background:rgba(0,0,0,0);padding-left:0}}.site-header .header-navigation .header-menu li ul.sub-menu li:not(:last-child){border-bottom:1px solid #f0f0f0}@media only screen and (max-width: 68.75rem){.site-header .header-navigation .header-menu li ul.sub-menu li:not(:last-child){border-bottom:none}}.site-header .header-navigation .header-menu li:hover ul.sub-menu{display:block;opacity:1;transform:translateY(0)}.site-header .header-actions{display:flex;align-items:center;gap:20px}.site-header .header-actions .header-cart{position:relative;color:var(--tertiary-color);display:flex;align-items:center}.site-header .header-actions .header-cart svg{width:24px;height:24px}.site-header .header-actions .header-cart .cart-count{position:absolute;top:-8px;right:-8px;background-color:#333;color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.site-header .header-actions .btn-login{background-color:var(--secondary-color);color:#fff;padding:10px 25px;border-radius:25px;text-decoration:none;font-weight:700;font-size:.9rem;text-transform:uppercase;transition:background-color .3s ease}.site-header .header-actions .btn-login:hover{background-color:hsl(89.2561983471,49.387755102%,41.9607843137%)}.site-header .header-actions .header-avatar-wrapper{position:relative}.site-header .header-actions .header-avatar-wrapper .header-avatar{display:block;cursor:pointer}.site-header .header-actions .header-avatar-wrapper .header-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #ddd;transition:border-color .3s ease}.site-header .header-actions .header-avatar-wrapper .header-avatar:hover img{border-color:var(--primary-color)}.site-header .header-actions .header-avatar-wrapper .avatar-dropdown{display:none;position:absolute;top:100%;right:0;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.15);min-width:200px;padding:15px 0;border-radius:12px;z-index:100;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;border-top:3px solid var(--primary-color);margin-top:5px;list-style:none}.site-header .header-actions .header-avatar-wrapper .avatar-dropdown::before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;background:rgba(0,0,0,0)}.site-header .header-actions .header-avatar-wrapper .avatar-dropdown::after{content:"";position:absolute;top:-8px;right:20px;width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:8px solid var(--primary-color);z-index:1}.site-header .header-actions .header-avatar-wrapper .avatar-dropdown li{padding:0;margin:0}.site-header .header-actions .header-avatar-wrapper .avatar-dropdown li a{display:block;padding:12px 25px;color:#555;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s ease;border-left:3px solid rgba(0,0,0,0)}.site-header .header-actions .header-avatar-wrapper .avatar-dropdown li a:hover{background:#f8f8f8;color:var(--primary-color);border-left-color:var(--primary-color);padding-left:30px}.site-header .header-actions .header-avatar-wrapper .avatar-dropdown li:not(:last-child){border-bottom:1px solid #f0f0f0}.site-header .header-actions .header-avatar-wrapper:hover .avatar-dropdown{display:block;opacity:1;transform:translateY(0)}.site-header .mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:1001}@media only screen and (max-width: 68.75rem){.site-header .mobile-menu-toggle{display:flex}}.site-header .mobile-menu-toggle span{display:block;width:100%;height:3px;background-color:#333;border-radius:3px;transition:all .3s ease}.site-header .mobile-menu-toggle.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.site-header .mobile-menu-toggle.active span:nth-child(2){opacity:0}.site-header .mobile-menu-toggle.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.site-footer{background-color:#004d4d;color:#fff;padding:0;text-align:center;font-family:var(--font-primary, sans-serif)}.site-footer .footer-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px;padding:60px 20px}.site-footer .footer-logos{display:flex;align-items:center;gap:20px;margin-bottom:20px;margin-left:3%}.site-footer .footer-logos a{text-decoration:none;transition:opacity .3s ease}.site-footer .footer-logos a:hover{opacity:.8}.site-footer .footer-logos .footer-logo-main{height:50px;width:auto;display:block}@media only screen and (max-width: 68.75rem){.site-footer .footer-logos .footer-logo-main{height:40px}}.site-footer .footer-logos .footer-divider{width:1px;height:40px;background-color:hsla(0,0%,100%,.3)}.site-footer .footer-logos .footer-logo-secondary img{height:35px;width:auto;display:block}@media only screen and (max-width: 68.75rem){.site-footer .footer-logos .footer-logo-secondary img{height:28px}}.site-footer .footer-description p{font-size:.9rem;line-height:1.6;margin:0;max-width:800px}.site-footer .footer-services p{font-size:.9rem;font-weight:500;margin:0}.site-footer .footer-contact p{font-size:.9rem;margin:0}.site-footer .footer-social{display:flex;gap:20px;margin-top:20px}.site-footer .footer-social a{color:#fff;background:rgba(0,0,0,0);width:35px;height:35px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;border-radius:50%}.site-footer .footer-social a:hover{opacity:.8;transform:scale(1.1)}.site-footer .footer-social a svg{width:24px;height:24px;transition:transform .3s ease}.site-footer .footer-social a .icon-facebook{fill:#fff !important;stroke:none !important}.site-footer .footer-social a .icon-instagram{fill:none !important;stroke:#fff !important}.sponsor-banner{background:#fff;padding:80px 20px;text-align:center}@media only screen and (max-width: 68.75rem){.sponsor-banner{padding:50px 20px}}.sponsor-banner-container{max-width:800px;margin:0 auto}.sponsor-title{font-family:var(--font-primary, sans-serif);font-size:2.2rem;font-weight:700;color:#333;margin:0 0 15px 0}@media only screen and (max-width: 68.75rem){.sponsor-title{font-size:1.6rem}}.sponsor-subtitle{font-size:1.1rem;color:#666;margin:0 0 40px 0}@media only screen and (max-width: 68.75rem){.sponsor-subtitle{font-size:1rem;margin-bottom:30px}}.sponsor-form-wrapper{max-width:600px;margin:0 auto}.sponsor-form-wrapper input,.sponsor-form-wrapper select,.sponsor-form-wrapper textarea{width:100% !important;max-width:100%}.sponsor-form-wrapper .gform_wrapper{margin:0 !important;padding:0 !important;max-width:100% !important}.sponsor-form-wrapper .gform_wrapper .gform_heading{display:none !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gform_fields,.sponsor-form-wrapper .gform_wrapper .gform_body .gform_fields{display:flex !important;flex-direction:column !important;gap:15px !important;padding:0 !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield{margin:0 !important;padding:0 !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .gfield_label,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .gform-field-label,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .gfield_label,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .gform-field-label{display:block !important;font-size:13px !important;font-weight:600 !important;color:#333 !important;margin-bottom:6px !important;font-family:var(--font-primary, sans-serif) !important;text-align:left !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .gfield_label .gfield_required,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .gform-field-label .gfield_required,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .gfield_label .gfield_required,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .gform-field-label .gfield_required{color:#ff4c43 !important;margin-left:3px !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .gfield_label .gfield_required .gfield_required_text,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .gform-field-label .gfield_required .gfield_required_text,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .gfield_label .gfield_required .gfield_required_text,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .gform-field-label .gfield_required .gfield_required_text{display:none !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container{margin:0 !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=text],.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=email],.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=number],.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=tel],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=text],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=email],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=number],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=tel]{width:100% !important;padding:10px 14px !important;border:1px solid #ddd !important;border-radius:6px !important;font-size:14px !important;font-family:var(--font-primary, sans-serif) !important;background:#f9f9f9 !important;color:#333 !important;transition:all .3s ease !important;box-shadow:none !important;height:40px !important;min-height:40px !important;max-height:40px !important;line-height:1.4 !important;box-sizing:border-box !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=text]::placeholder,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=email]::placeholder,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=number]::placeholder,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=tel]::placeholder,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=text]::placeholder,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=email]::placeholder,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=number]::placeholder,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=tel]::placeholder{color:#999 !important}.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=text]:focus,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=email]:focus,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=number]:focus,.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=tel]:focus,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=text]:focus,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=email]:focus,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=number]:focus,.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=tel]:focus{outline:none !important;border-color:#ff4c43 !important;box-shadow:0 0 0 2px rgba(240,90,42,.15) !important;background:#fff !important}@media only screen and (max-width: 68.75rem){.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=text],.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=email],.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=number],.sponsor-form-wrapper .gform_wrapper .gform-body .gfield .ginput_container input[type=tel],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=text],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=email],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=number],.sponsor-form-wrapper .gform_wrapper .gform_body .gfield .ginput_container input[type=tel]{padding:10px 12px !important;height:38px !important;min-height:38px !important;max-height:38px !important}}.sponsor-form-wrapper .gform_wrapper .gform_footer{text-align:center !important;margin-top:25px !important;padding:0 !important;display:flex !important;justify-content:center !important}.sponsor-form-wrapper .gform_wrapper .gform_footer .gform_button,.sponsor-form-wrapper .gform_wrapper .gform_footer button.gform_button{background-color:#ff4c43 !important;color:#fff !important;padding:18px 60px !important;border:none !important;border-radius:30px !important;font-size:1.1rem !important;font-weight:700 !important;text-transform:uppercase !important;cursor:pointer !important;transition:all .3s ease !important;font-family:var(--font-primary, sans-serif) !important;line-height:1 !important;height:auto !important}.sponsor-form-wrapper .gform_wrapper .gform_footer .gform_button:hover,.sponsor-form-wrapper .gform_wrapper .gform_footer button.gform_button:hover{background-color:#d94d1f !important;transform:scale(1.05) !important}@media only screen and (max-width: 68.75rem){.sponsor-form-wrapper .gform_wrapper .gform_footer .gform_button,.sponsor-form-wrapper .gform_wrapper .gform_footer button.gform_button{padding:15px 40px !important;font-size:1rem !important;width:100% !important}}.whatsapp-float{position:fixed;bottom:30px;right:30px;display:flex;align-items:center;gap:10px;background:#25d366;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-size:.95rem;font-weight:600;font-family:var(--font-primary, sans-serif);box-shadow:0 4px 20px rgba(37,211,102,.4);z-index:9999;transition:all .3s ease}.whatsapp-float:hover{background:#20ba5a;transform:translateY(-3px);box-shadow:0 8px 25px rgba(37,211,102,.5)}.whatsapp-float svg{flex-shrink:0}.whatsapp-float .whatsapp-text{white-space:nowrap}@media only screen and (max-width: 50rem){.whatsapp-float .whatsapp-text{display:none}}@media only screen and (max-width: 50rem){.whatsapp-float{padding:14px;bottom:20px;right:20px}}.hero-section{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-section .hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;margin-top:90px}.hero-section .hero-video-bg .hero-video-iframe,.hero-section .hero-video-bg .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-section .hero-content{position:relative;z-index:2;text-align:center;padding:20px}.hero-section .hero-content .hero-banner{max-width:800px;width:100%;height:auto;display:block;margin:0 auto}@media only screen and (max-width: 50rem){.hero-section .hero-content .hero-banner{max-width:100%}}.page-content{padding:60px 20px;max-width:1200px;margin:0 auto}.text-block-section{background-color:#fff;padding:0 20px 0px;display:flex;align-items:flex-end;justify-content:center;min-height:280px}.text-block-section .text-block-container{max-width:1100px;width:100%;margin:0 auto;padding:0 40px}@media only screen and (max-width: 68.75rem){.text-block-section .text-block-container{padding:0 20px}}.text-block-section .text-block-intro{font-family:var(--font-primary, sans-serif);font-size:var(--font-size-body-lg);line-height:1.6;color:#333;margin-bottom:30px;text-align:center;font-weight:400}.text-block-section .text-block-highlight{font-family:var(--font-primary, sans-serif);font-size:var(--font-size-body-lg);font-weight:600;margin-bottom:0;opacity:0;text-align:center;line-height:1.6}.text-block-section .text-red{color:var(--primary-color, #ff4c43)}.text-block-section .char{display:inline-block}.cards-section{padding:0 20px 60px;background-color:#fff}@media(max-width: 768px){.cards-section{padding:40px 15px}}.cards-section .cards-container{margin:0 auto;max-width:1400px}@media(min-width: 1200px){.cards-section .structure-title-section{font-size:3rem !important}}.cards-section .swiper-slide{width:auto}@media(min-width: 1200px){.cards-section .cards-swiper{overflow:visible !important}.cards-section .cards-swiper .swiper-wrapper{display:grid !important;grid-template-columns:repeat(4, 1fr);gap:clamp(15px,2vw,30px);transform:none !important}.cards-section .cards-swiper .swiper-slide{width:auto !important;margin:0 !important;display:flex;align-items:center;justify-content:center}.cards-section .cards-swiper .swiper-pagination{display:none !important}}.cards-section .card-flip-container{width:clamp(220px,22vw,280px);height:clamp(280px,28vw,340px);perspective:1000px;background-color:rgba(0,0,0,0);margin:0 auto}@media(max-width: 768px){.cards-section .card-flip-container{width:257px;height:320px}}.cards-section .card-inner{position:relative;width:auto;height:100%;text-align:center;transition:transform .6s cubic-bezier(0.175, 0.885, 0.32, 1.275);transform-style:preserve-3d;box-shadow:0 2px 8px rgba(0,0,0,.12);border-radius:10px}.cards-section .card-front,.cards-section .card-back{position:absolute;width:245px;height:100%;border-radius:10px;padding:clamp(12px,1.5vw,18px);display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.cards-section .card-back{padding:clamp(20px,2.5vw,28px)}.cards-section .card-front{background:#e6e6e6;color:#333;transform:rotateY(0deg);z-index:2}.cards-section .card-front .card-icon{position:relative;width:clamp(90px,9vw,110px);height:clamp(90px,9vw,110px);display:flex;align-items:center;justify-content:center;margin:0 auto clamp(12px,1.5vw,18px);transition:transform .3s ease}.cards-section .card-front .card-icon .card-icon-circle{position:absolute;width:100%;height:100%;border-radius:50%;background:rgba(0,0,0,.05);backdrop-filter:blur(8px);z-index:1}.cards-section .card-front .card-icon .card-icon-img{position:relative;z-index:2;width:clamp(50px,5.5vw,60px);height:clamp(50px,5.5vw,60px);object-fit:contain;filter:brightness(0) saturate(100%) invert(42%) sepia(93%) saturate(1352%) hue-rotate(346deg) brightness(95%) contrast(97%)}.cards-section .card-front .card-icon svg{position:relative;z-index:2;color:#ff4c43;width:clamp(50px,5.5vw,60px);height:clamp(50px,5.5vw,60px)}.cards-section .card-front .card-title{font-size:clamp(1rem,1.2vw,1.15rem);font-weight:700;color:#333;margin:0;line-height:1.25;text-align:center;padding:0 5px}.cards-section .swiper-slide:nth-child(2) .card-icon .card-icon-img,.cards-section .swiper-slide:nth-child(2) .card-icon svg,.cards-section .swiper-slide:nth-child(3) .card-icon .card-icon-img,.cards-section .swiper-slide:nth-child(3) .card-icon svg{width:clamp(60px,6.5vw,70px);height:clamp(60px,6.5vw,70px)}.cards-section .card-back{background:#fff;color:#333;transform:rotateY(180deg);justify-content:flex-start;padding-top:clamp(15px,2vw,20px);box-shadow:0 4px 16px rgba(0,0,0,.08)}.cards-section .card-back .card-title{font-size:clamp(1rem,1.2vw,1.1rem);font-weight:700;color:var(--primary-color, #ff4c43);margin:0 0 10px 0;line-height:1.3;text-align:center}.cards-section .card-back .card-subtitle{font-size:clamp(.8rem,.95vw,.9rem);color:#555;margin:0 0 12px 0;line-height:1.4;font-style:italic;text-align:center}.cards-section .card-back .card-list{list-style:none;padding:0;margin:0 0 auto 0;width:100%;text-align:left}.cards-section .card-back .card-list li{position:relative;padding-left:16px;margin-bottom:7px;font-size:clamp(.75rem,.9vw,.85rem);color:#444;line-height:1.4}.cards-section .card-back .card-list li:before{content:"•";position:absolute;left:3px;color:var(--primary-color, #ff4c43);font-weight:700;font-size:.9rem;line-height:1}.cards-section .card-back .card-cta{font-size:clamp(.7rem,.8vw,.8rem);color:var(--primary-color, #ff4c43);font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin:10px 0 0;text-align:center;line-height:1.3;padding-top:8px;border-top:1px solid rgba(0,0,0,.05);width:100%}.cards-section .card-flip-container:hover .card-inner{transform:rotateY(180deg)}.cards-section .swiper-pagination{margin-top:40px;position:relative !important;bottom:auto !important}.cards-section .swiper-pagination .swiper-pagination-bullet{background:var(--primary-color, #ff4c43);opacity:.3;width:8px;height:8px}.cards-section .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.cards-section-secondary .card-flip-container{width:245px !important}@media(max-width: 768px){.cards-section-secondary .card-flip-container{width:85vw !important}}.image-slider-section{padding:120px 0 0;background-color:#fff;overflow:hidden}.image-slider-section .image-slider{width:100%;overflow:visible}.image-slider-section .image-slider .swiper-wrapper{transition-timing-function:linear !important;will-change:transform}.image-slider-section .image-slider .swiper-slide{width:auto !important;height:250px}@media only screen and (max-width: 68.75rem){.image-slider-section .image-slider .swiper-slide{height:180px}}.image-slider-section .image-slider .swiper-slide img{width:250px;height:250px;object-fit:cover;display:block;cursor:pointer;transition:opacity .3s ease}@media only screen and (max-width: 68.75rem){.image-slider-section .image-slider .swiper-slide img{width:180px;height:180px}}.image-slider-section .image-slider .swiper-slide img:hover{opacity:.85}.image-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;transition:opacity .3s ease}.image-lightbox.active{opacity:1}.image-lightbox .lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95)}.image-lightbox .lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:90vw;max-height:90vh}.image-lightbox .lightbox-content img{max-width:100%;max-height:90vh;object-fit:contain}.image-lightbox .lightbox-close,.image-lightbox .lightbox-prev,.image-lightbox .lightbox-next{position:absolute;background:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:2rem;cursor:pointer;padding:10px 15px;transition:background .3s ease;z-index:10000}.image-lightbox .lightbox-close:hover,.image-lightbox .lightbox-prev:hover,.image-lightbox .lightbox-next:hover{background:hsla(0,0%,100%,.3)}.image-lightbox .lightbox-close{top:20px;right:20px;font-size:2.5rem;line-height:1}.image-lightbox .lightbox-prev{left:20px;top:50%;transform:translateY(-50%)}.image-lightbox .lightbox-next{right:20px;top:50%;transform:translateY(-50%)}.newsletter-section{background:linear-gradient(135deg, #ff4c43 0%, #ff6b3d 100%);padding:0;min-height:600px;display:flex;align-items:center}.newsletter-section .newsletter-container{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%;max-width:100%}@media only screen and (max-width: 68.75rem){.newsletter-section .newsletter-container{grid-template-columns:1fr}}.newsletter-section .orbit-animation{position:relative;min-height:600px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.1)}@media(max-width: 1100px){.newsletter-section .orbit-animation{display:none}}@media only screen and (max-width: 68.75rem){.newsletter-section .orbit-animation{min-height:400px}}.newsletter-section .orbit-center{position:absolute;width:clamp(50px,6vw,80px);height:clamp(50px,6vw,80px);background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 10px 40px rgba(0,0,0,.3);padding:clamp(6px,1.2vw,12px)}.newsletter-section .orbit-center .orbit-logo{width:100%;height:100%;object-fit:contain}.newsletter-section .orbit{position:absolute;border:2px solid hsla(0,0%,100%,.2);border-radius:50%;animation-timing-function:linear;animation-iteration-count:infinite}.newsletter-section .orbit-1{width:clamp(140px,18vw,220px);height:clamp(140px,18vw,220px);animation:rotate 20s linear infinite}.newsletter-section .orbit-2{width:clamp(220px,28vw,340px);height:clamp(220px,28vw,340px);animation:rotate 30s linear infinite}.newsletter-section .orbit-3{width:clamp(300px,38vw,460px);height:clamp(300px,38vw,460px);animation:rotate 40s linear infinite}.newsletter-section .orbit-item{position:absolute;width:clamp(30px,4vw,50px);height:clamp(30px,4vw,50px);background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.2);animation:counter-rotate 20s linear infinite}.newsletter-section .orbit-item .orbit-icon{font-size:clamp(1rem,1.5vw,1.5rem)}.newsletter-section .orbit-1 .orbit-item-1{top:-30px;left:50%;transform:translateX(-50%)}.newsletter-section .orbit-1 .orbit-item-2{bottom:-30px;left:50%;transform:translateX(-50%)}.newsletter-section .orbit-2 .orbit-item-1{top:-30px;left:50%;transform:translateX(-50%);animation:counter-rotate 30s linear infinite}.newsletter-section .orbit-2 .orbit-item-2{top:50%;right:-30px;transform:translateY(-50%);animation:counter-rotate 30s linear infinite}.newsletter-section .orbit-2 .orbit-item-3{top:50%;left:-30px;transform:translateY(-50%);animation:counter-rotate 30s linear infinite}.newsletter-section .orbit-3 .orbit-item-1{top:-30px;left:50%;transform:translateX(-50%);animation:counter-rotate 40s linear infinite}.newsletter-section .orbit-3 .orbit-item-2{top:50%;right:-30px;transform:translateY(-50%);animation:counter-rotate 40s linear infinite}.newsletter-section .orbit-3 .orbit-item-3{bottom:-30px;left:50%;transform:translateX(-50%);animation:counter-rotate 40s linear infinite}.newsletter-section .orbit-3 .orbit-item-4{top:50%;left:-30px;transform:translateY(-50%);animation:counter-rotate 40s linear infinite}.newsletter-section .newsletter-form-wrapper{padding:80px 60px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 68.75rem){.newsletter-section .newsletter-form-wrapper{padding:40px 20px}}.newsletter-section .newsletter-title{color:#fff;font-size:var(--font-size-h2);font-weight:700;margin:0 0 40px 0;line-height:1.3}.newsletter-section .newsletter-title .highlight{font-weight:900}.newsletter-section .newsletter-form{display:flex;flex-direction:column;gap:20px}.newsletter-section .form-group{display:flex;flex-direction:column}.newsletter-section .form-group label{color:#fff;font-weight:600;margin-bottom:8px;font-size:var(--font-size-sm)}.newsletter-section .form-group input{padding:15px;border:none;border-radius:4px;font-size:var(--font-size-body);outline:none;transition:box-shadow .3s ease}.newsletter-section .form-group input:focus{box-shadow:0 0 0 3px hsla(0,0%,100%,.3)}.newsletter-section .submit-btn{background:#f9af3b;color:#000;border:none;padding:18px 40px;font-size:var(--font-size-button);font-weight:700;border-radius:4px;cursor:pointer;transition:all .3s ease;margin-top:20px}.newsletter-section .submit-btn:hover{background:#ffc04d;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.newsletter-section .gform_wrapper{margin:0 !important;max-width:none !important}.newsletter-section .gform_wrapper .gform_heading,.newsletter-section .gform_wrapper .gsection_title{display:none !important}.newsletter-section .gform_wrapper .gform_body .gform_fields{display:flex;flex-direction:column;gap:25px;list-style:none;padding:0;margin:0}.newsletter-section .gform_wrapper .gform_body .gfield{margin:0 !important;padding:0 !important}.newsletter-section .gform_wrapper .gform_body .gfield label.gfield_label,.newsletter-section .gform_wrapper .gform_body .gfield legend.gfield_label{color:#fff !important;font-weight:700 !important;margin-bottom:10px !important;font-size:var(--font-size-h4) !important;display:block !important;text-transform:none !important}.newsletter-section .gform_wrapper .gform_body .gfield label.gfield_label .gfield_required,.newsletter-section .gform_wrapper .gform_body .gfield legend.gfield_label .gfield_required{color:hsla(0,0%,100%,.7) !important;font-weight:400 !important;margin-left:5px}.newsletter-section .gform_wrapper .gform_body .gfield.gfield--type-name>label.gfield_label,.newsletter-section .gform_wrapper .gform_body .gfield.gfield--type-name>legend.gfield_label{display:none !important}.newsletter-section .gform_wrapper .gform_body .gfield input[type=text],.newsletter-section .gform_wrapper .gform_body .gfield input[type=email],.newsletter-section .gform_wrapper .gform_body .gfield input[type=tel],.newsletter-section .gform_wrapper .gform_body .gfield textarea,.newsletter-section .gform_wrapper .gform_body .gfield select{width:100% !important;padding:18px 20px !important;border:none !important;border-radius:8px !important;font-size:var(--font-size-body) !important;outline:none !important;transition:box-shadow .3s ease !important;box-sizing:border-box !important;background:#fff !important;color:#333 !important}.newsletter-section .gform_wrapper .gform_body .gfield input[type=text]:focus,.newsletter-section .gform_wrapper .gform_body .gfield input[type=email]:focus,.newsletter-section .gform_wrapper .gform_body .gfield input[type=tel]:focus,.newsletter-section .gform_wrapper .gform_body .gfield textarea:focus,.newsletter-section .gform_wrapper .gform_body .gfield select:focus{box-shadow:0 0 0 3px hsla(0,0%,100%,.3) !important}.newsletter-section .gform_wrapper .gform_body .gfield input[type=text]::placeholder,.newsletter-section .gform_wrapper .gform_body .gfield input[type=email]::placeholder,.newsletter-section .gform_wrapper .gform_body .gfield input[type=tel]::placeholder,.newsletter-section .gform_wrapper .gform_body .gfield textarea::placeholder,.newsletter-section .gform_wrapper .gform_body .gfield select::placeholder{color:#999 !important}.newsletter-section .gform_wrapper .gform_body .gfield .ginput_container_name{display:flex !important;flex-direction:column !important;gap:25px !important}.newsletter-section .gform_wrapper .gform_body .gfield .ginput_container_name span{width:100% !important}.newsletter-section .gform_wrapper .gform_body .gfield .ginput_container_name span label{display:block !important;color:#fff !important;font-weight:700 !important;margin-bottom:10px !important;font-size:var(--font-size-h4) !important}.newsletter-section .gform_wrapper .gform_body .gfield .ginput_container_name span input{width:100% !important}.newsletter-section .gform_wrapper .gform_body .gfield .gfield_description{color:hsla(0,0%,100%,.8) !important;font-size:var(--font-size-sm) !important;margin-top:5px !important}.newsletter-section .gform_wrapper .gform_body .gfield .validation_message{color:#fff !important;background:rgba(255,0,0,.3) !important;padding:10px 15px !important;border-radius:6px !important;margin-top:10px !important;font-size:var(--font-size-body-sm) !important}.newsletter-section .gform_wrapper .gform_footer{margin:30px 0 0 0 !important;padding:0 !important}.newsletter-section .gform_wrapper .gform_footer input[type=submit],.newsletter-section .gform_wrapper .gform_footer .gform_button{background:#f9af3b !important;color:#000 !important;border:none !important;padding:20px 40px !important;font-size:var(--font-size-h4) !important;font-weight:700 !important;border-radius:8px !important;cursor:pointer !important;transition:all .3s ease !important;width:100% !important;text-transform:capitalize !important}.newsletter-section .gform_wrapper .gform_footer input[type=submit]:hover,.newsletter-section .gform_wrapper .gform_footer .gform_button:hover{background:#ffc04d !important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.newsletter-section .gform_wrapper .gform_validation_errors{background:rgba(255,0,0,.2) !important;border:2px solid rgba(255,0,0,.5) !important;color:#fff !important;padding:20px !important;border-radius:8px !important;margin-bottom:25px !important}.newsletter-section .gform_wrapper .gform_validation_errors h2{color:#fff !important;font-size:var(--font-size-button) !important;margin:0 0 10px 0 !important}.newsletter-section .gform_wrapper .gform_validation_errors ol{margin:10px 0 0 20px !important}.newsletter-section .gform_wrapper .gform_validation_errors ol li{color:#fff !important;margin:5px 0 !important}.newsletter-section .gform_wrapper .gform_confirmation_message{background:hsla(0,0%,100%,.2) !important;border:2px solid hsla(0,0%,100%,.5) !important;color:#fff !important;padding:30px !important;border-radius:8px !important;text-align:center !important;font-size:var(--font-size-h4) !important;font-weight:600 !important}.newsletter-section .gform_wrapper .gfield_required_asterisk{display:none !important}.newsletter-section .gform_wrapper .gform_validation_errors h2.gform_submission_error{display:block !important}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes counter-rotate{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.video-testimonials-section{padding:0px 0px 100px 0px;background-color:#fff}.video-testimonials-section .video-testimonials-container{max-width:1400px;width:92%;margin:0 auto}.video-testimonials-section .section-title-image{text-align:center;margin-bottom:0}.video-testimonials-section .section-title-image img{max-width:600px;width:100%;height:auto}@media only screen and (max-width: 68.75rem){.video-testimonials-section .section-title-image img{max-width:400px}}.video-testimonials-section .video-testimonials-swiper{overflow:hidden;width:100%;touch-action:pan-x}@media(min-width: 769px){.video-testimonials-section .video-testimonials-swiper{overflow:visible !important}.video-testimonials-section .video-testimonials-swiper .swiper-wrapper{display:grid !important;grid-template-columns:repeat(4, 1fr);gap:20px;transform:none !important;width:100% !important;align-items:start}.video-testimonials-section .video-testimonials-swiper .swiper-slide{width:auto !important;margin:0 !important;height:auto !important}.video-testimonials-section .video-testimonials-swiper .swiper-pagination{display:none !important}}.video-testimonials-section .video-card{position:relative;width:100%;padding-bottom:177.78%;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;touch-action:pan-x}.video-testimonials-section .video-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:rgba(0,0,0,0);pointer-events:auto;touch-action:pan-x}.video-testimonials-section .video-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.2)}.video-testimonials-section .video-card iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.video-testimonials-section .swiper-slide{transition:transform .3s ease;touch-action:pan-x}.video-testimonials-section .swiper-slide:hover{transform:translateY(-8px)}.video-testimonials-section .swiper-pagination{margin-top:30px;position:relative !important;bottom:auto !important}.video-testimonials-section .swiper-pagination .swiper-pagination-bullet{background:var(--primary-color, #ff4c43);opacity:.3;width:10px;height:10px}.video-testimonials-section .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.home-speakers-section{padding:80px 20px;background-color:#fff}@media only screen and (max-width: 68.75rem){.home-speakers-section{padding:60px 20px}}.home-speakers-section .home-speakers-container{max-width:1400px;margin:0 auto}.home-speakers-section .home-speakers-title{font-family:var(--font-primary, sans-serif);font-size:3.5rem;font-weight:700;text-align:center;color:#333;margin-bottom:50px;line-height:1.1}@media only screen and (max-width: 68.75rem){.home-speakers-section .home-speakers-title{margin-bottom:30px;font-size:2.5rem}}@media only screen and (max-width: 50rem){.home-speakers-section .home-speakers-title{font-size:1.8rem}}.home-speakers-section .home-speakers-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:30px;margin-bottom:50px}@media only screen and (max-width: 68.75rem){.home-speakers-section .home-speakers-grid{grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:30px}}@media(max-width: 500px){.home-speakers-section .home-speakers-grid{grid-template-columns:1fr}}.home-speakers-section .home-speaker-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.home-speakers-section .home-speaker-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.home-speakers-section .home-speaker-link{text-decoration:none;color:inherit;display:block}.home-speakers-section .home-speaker-image-wrapper{width:100%;padding-top:100%;position:relative;overflow:hidden;background-color:#f0f0f0}.home-speakers-section .home-speaker-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-speakers-section .home-speaker-info{padding:20px;text-align:center}@media only screen and (max-width: 68.75rem){.home-speakers-section .home-speaker-info{padding:15px}}.home-speakers-section .home-speaker-name{font-size:1rem !important;font-weight:700;color:var(--primary-color, #ff4c43);margin:0 0 8px 0;line-height:1.2}@media only screen and (max-width: 50rem){.home-speakers-section .home-speaker-name{font-size:1.2rem !important}}.home-speakers-section .home-speaker-profession{font-size:var(--font-size-body-sm);color:#555;margin:0 0 4px 0;font-weight:600}.home-speakers-section .home-speaker-company{font-size:var(--font-size-sm);color:#777;margin:0;font-style:italic}.home-speakers-section .home-speakers-cta{text-align:center}.home-speakers-section .btn-ver-mas-speakers{display:inline-block;background-color:var(--primary-color, #ff4c43);color:#fff;padding:15px 40px;border-radius:30px;text-decoration:none;font-weight:700;font-size:var(--font-size-button);text-transform:uppercase;transition:background-color .3s ease,transform .3s ease}.home-speakers-section .btn-ver-mas-speakers:hover{background-color:rgb(255,27.4414893617,16);transform:scale(1.05)}@media only screen and (max-width: 68.75rem){.home-speakers-section .btn-ver-mas-speakers{padding:12px 30px}}.home-speakers-section .home-speakers-mobile-swiper .swiper-wrapper{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:30px;margin-bottom:50px}@media only screen and (max-width: 68.75rem){.home-speakers-section .home-speakers-mobile-swiper .swiper-wrapper{grid-template-columns:repeat(2, 1fr);gap:20px;margin-bottom:30px}}.home-speakers-section .home-speakers-mobile-swiper .home-speaker-card{height:auto}@media only screen and (max-width: 50rem){.home-speakers-section .home-speakers-mobile-swiper{overflow:hidden;padding-bottom:40px}.home-speakers-section .home-speakers-mobile-swiper .swiper-wrapper{display:flex;gap:0;margin-bottom:0}.home-speakers-section .home-speakers-mobile-swiper .home-speaker-card{width:100%}}.sponsors-section{padding:0;margin:0}.sponsors-section .sponsor-category-wrapper{padding:60px 0;overflow:hidden}@media only screen and (max-width: 68.75rem){.sponsors-section .sponsor-category-wrapper{padding:40px 0}}.sponsors-section .sponsor-category-container{max-width:1400px;margin:0 auto;text-align:center;width:100%}.sponsors-section .sponsor-category-title{text-align:center;color:#fff;font-size:2rem;font-weight:700;margin:0 0 40px 0;text-transform:uppercase;letter-spacing:1px}@media only screen and (max-width: 68.75rem){.sponsors-section .sponsor-category-title{font-size:1.5rem;margin:0 0 30px 0}}.sponsors-section .sponsors-swiper{width:100%;padding:20px 0;overflow:visible !important}.sponsors-section .sponsors-swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:80px}@media only screen and (max-width: 68.75rem){.sponsors-section .sponsors-swiper:not(.swiper-initialized) .swiper-wrapper{gap:40px}}@media only screen and (max-width: 50rem){.sponsors-section .sponsors-swiper .swiper-wrapper{transition-timing-function:linear !important}}.sponsors-section .sponsor-logo{height:100px;display:flex;align-items:center;justify-content:center;width:auto}.sponsors-section .sponsor-logo img{max-height:80px;max-width:180px;width:auto;height:auto;object-fit:contain;opacity:.85;transition:opacity .3s ease,transform .3s ease;filter:grayscale(100%)}.sponsors-section .sponsor-logo img:hover{opacity:1;transform:scale(1.05);filter:grayscale(0%)}@media only screen and (max-width: 68.75rem){.sponsors-section .sponsor-logo{height:80px}.sponsors-section .sponsor-logo img{max-height:60px;max-width:140px}}.ticket-cta-section{text-align:center}.ticket-cta-section .section-title{font-size:var(--font-size-display-md);margin-bottom:60px;color:#222;font-weight:800;text-transform:uppercase;letter-spacing:2px}@media only screen and (max-width: 68.75rem){.ticket-cta-section .section-title{margin-bottom:40px}}.ticket-cta-section .ticket-cta-container{max-width:900px;margin:0 auto;padding:120px 0 80px 0}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-cta-container{padding:80px 20px 60px 20px}}.ticket-cta-section .ticket-card{display:flex;align-items:center;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1);padding:40px;gap:40px;transition:all .4s ease}.ticket-cta-section .ticket-card:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(0,0,0,.15)}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-card{flex-direction:column;padding:30px 20px;gap:30px}}.ticket-cta-section .ticket-card-group{margin-top:25px;flex-direction:column;text-align:center;background:linear-gradient(135deg, #fef0eb 0%, #fdd8cc 100%);border:3px solid #f25d2e;padding:25px}.ticket-cta-section .ticket-card-group:hover{transform:none;box-shadow:0 20px 60px rgba(0,0,0,.1)}.ticket-cta-section .ticket-card-group .ticket-title{color:#f25d2e;font-size:var(--font-size-h2)}.ticket-cta-section .ticket-card-group .ticket-info{text-align:center;align-items:center}.ticket-cta-section .ticket-group-subtitle,.ticket-cta-section .ticket-group-description{color:#333;font-size:var(--font-size-body);margin:0 0 15px 0;opacity:.9;line-height:1.5}.ticket-cta-section .discount-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin:10px 0 0 0}.ticket-cta-section .discount-button-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:20px 30px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);min-width:140px;transition:all .3s ease;text-decoration:none;cursor:pointer}.ticket-cta-section .discount-button-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(242,93,46,.3);background:#f25d2e}.ticket-cta-section .discount-button-item:hover .discount-qty,.ticket-cta-section .discount-button-item:hover .discount-percent{color:#fff}.ticket-cta-section .discount-qty{font-weight:600;color:#333;font-size:var(--font-size-body);margin-bottom:8px}.ticket-cta-section .discount-percent{font-weight:800;color:#f25d2e;font-size:var(--font-size-h2)}.ticket-cta-section .ticket-group-note{color:#777;font-size:var(--font-size-body-sm);margin:20px 0 0 0;font-style:italic}.ticket-cta-section .ticket-image{flex:0 0 clamp(200px,23vw,280px);display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-image{flex:0 0 auto;width:100%;max-width:300px}}.ticket-cta-section .ticket-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease}.ticket-cta-section .ticket-image img:hover{transform:scale(1.05)}.ticket-cta-section .ticket-info{flex:1;text-align:left;display:flex;flex-direction:column;gap:0}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-info{text-align:center;align-items:center}}.ticket-cta-section .ticket-title{font-size:var(--font-size-h2);font-weight:800;margin:0;color:#222;line-height:1.3}.ticket-cta-section .ticket-price{font-size:var(--font-size-display-md);color:var(--primary-color, #ff4c43);font-weight:800;margin:0}.ticket-cta-section .ticket-price del{color:#999;font-size:var(--font-size-h3);font-weight:400;margin-right:15px;text-decoration:line-through}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-price del{display:none}}.ticket-cta-section .ticket-price ins{text-decoration:none}.ticket-cta-section .ticket-summary{margin:0;color:#555;line-height:1.7;font-size:var(--font-size-body)}.ticket-cta-section .ticket-summary p{margin:0}.ticket-cta-section .ticket-actions{margin-top:10px}.ticket-cta-section .ticket-actions .ticket-button{display:inline-block;background:linear-gradient(135deg, var(--primary-color, #ff4c43) 0%, #ff6b3d 100%);color:#fff;padding:18px 50px;border-radius:50px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px;font-size:var(--font-size-button);transition:all .3s ease;text-decoration:none;cursor:pointer;border:none;box-shadow:0 8px 20px rgba(240,90,42,.3)}.ticket-cta-section .ticket-actions .ticket-button:hover{background:linear-gradient(135deg, #d94a20 0%, #ff4c43 100%);transform:translateY(-3px);box-shadow:0 12px 30px rgba(240,90,42,.4)}.ticket-cta-section .ticket-actions .ticket-button:active{transform:translateY(-1px)}.ticket-cta-section .ticket-features{text-align:left;margin:20px 0;max-width:700px;margin-left:auto;margin-right:auto;background:hsla(0,0%,100%,.6);padding:20px;border-radius:12px;border:1px solid rgba(0,0,0,.05)}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-features{padding:15px;margin:15px 0}}.ticket-cta-section .ticket-features .features-title{font-size:var(--font-size-button);font-weight:700;margin-bottom:15px;color:#333;text-align:center}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-features .features-title{margin-bottom:12px}}.ticket-cta-section .ticket-features .features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:10px 20px}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-features .features-list{grid-template-columns:1fr;gap:8px}}.ticket-cta-section .ticket-features .features-list li{position:relative;padding-left:25px;font-size:var(--font-size-sm);color:#555;line-height:1.4;text-align:left}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-features .features-list li{padding-left:22px}}.ticket-cta-section .ticket-features .features-list li::before{content:"✔";position:absolute;left:0;top:1px;color:var(--primary-color, #ff4c43);font-weight:800;font-size:var(--font-size-body)}.ticket-cta-section .ticket-more-info{text-align:center;margin-top:30px;margin-bottom:20px}@media only screen and (max-width: 68.75rem){.ticket-cta-section .ticket-more-info{margin-top:20px}}.ticket-cta-section .ticket-more-info .btn-more-info{display:inline-block;background:linear-gradient(135deg, var(--primary-color, #ff4c43) 0%, #ff6b3d 100%);color:#fff;padding:15px 45px;border-radius:50px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px;font-size:var(--font-size-button);transition:all .3s ease;text-decoration:none;cursor:pointer;border:none;box-shadow:0 8px 20px rgba(240,90,42,.3)}.ticket-cta-section .ticket-more-info .btn-more-info:hover{background:linear-gradient(135deg, #d94a20 0%, #ff4c43 100%);transform:translateY(-3px);box-shadow:0 12px 30px rgba(240,90,42,.4)}.ticket-cta-section .ticket-more-info .btn-more-info:active{transform:translateY(-1px)}.woocommerce-page-wrapper,.page-cart-template{min-height:calc(100vh - 200px);padding-top:100px;padding-bottom:60px;background-color:rgba(0,0,0,0)}.woocommerce-cart{background-color:#fafafa;min-height:80vh}.woocommerce-cart .page-content{max-width:750px;margin:0 auto;padding:40px 20px}.woocommerce-cart .woocommerce{background:#e6e6e6;border:3px solid #bfbfbf;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);padding:40px;transition:all .4s ease}@media only screen and (max-width: 50rem){.woocommerce-cart .woocommerce{padding:30px 20px;border-width:2px}}.woocommerce-cart .entry-title,.woocommerce-cart .page-title{display:none}.woocommerce-cart .custom-cart-wrapper{display:block}.woocommerce-cart table.shop_table{border:none;border-collapse:collapse;width:100%;margin-bottom:40px}.woocommerce-cart table.shop_table thead{display:none}.woocommerce-cart table.shop_table tbody tr.cart_item{border:none;padding:0;display:block;position:relative;margin-bottom:40px}.woocommerce-cart table.shop_table tbody tr.cart_item:last-of-type{border-bottom:1px solid #e8e8e8;padding-bottom:40px}.woocommerce-cart table.shop_table tbody tr.cart_item td{border:none;padding:0;display:block;text-align:left;margin-bottom:24px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-remove{position:absolute;top:0;right:0;margin:0}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-remove a.remove{background:#ffe5e5;color:#ff4d4d;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;text-decoration:none;font-size:24px;transition:all .3s ease;line-height:1}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-remove a.remove:hover{background:#ff4d4d;color:#fff;transform:scale(1.05)}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-thumbnail{display:none}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-name{padding-top:0;margin-bottom:30px;padding-right:60px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-name:before{content:"PRODUCTO:";display:block;font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-name a{font-size:1.75rem;font-weight:700;color:#1a1a1a;text-decoration:none;line-height:1.2;display:block}@media only screen and (max-width: 50rem){.woocommerce-cart table.shop_table tbody tr.cart_item td.product-name a{font-size:1.3rem}}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-name a:hover{color:#333}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-name .wc-item-meta{display:none}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-price{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:#fff;padding:16px;border-radius:8px;min-height:49px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-price:before{content:"PRECIO:";font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-price .amount{font-weight:700;font-size:1.125rem;color:#1a1a1a}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-price del{color:#999;margin-right:8px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-price ins{text-decoration:none;color:#1a1a1a}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:#fff;padding:16px;border-radius:8px;min-height:60px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity:before{content:"CANTIDAD:";font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity{display:inline-flex;align-items:center;border:2px solid #e0e0e0;border-radius:6px;overflow:hidden}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity input.qty{width:50px;padding:4px 8px;border:none;text-align:center;font-weight:700;font-size:1.125rem;-moz-appearance:textfield;appearance:textfield;background:rgba(0,0,0,0)}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity input.qty::-webkit-outer-spin-button,.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity input.qty:focus{outline:none}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.minus,.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.plus{background:#fff;border:none;width:35px;height:100%;font-size:1.2rem;font-weight:600;color:var(--secondary-color, #86c148);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.minus:hover,.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.plus:hover{background:#f0f0f0;color:hsl(89.2561983471,49.387755102%,41.9607843137%)}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.minus:active,.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.plus:active{background:#e0e0e0}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.minus{border-right:1px solid #e0e0e0}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity button.plus{border-left:1px solid #e0e0e0}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-qty-discount{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-qty-discount:before{content:"DESCUENTO:";font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-qty-discount .qty-discount-value{font-weight:700;font-size:1.125rem;color:#28a745;background:#e8f5e9;padding:8px 16px;border-radius:6px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-qty-discount:empty{display:none}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-subtotal{display:flex;justify-content:space-between;align-items:center;margin-top:0;margin-bottom:24px;background:#fff;padding:16px;border-radius:8px;min-height:49px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-subtotal:before{content:"SUBTOTAL:";font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.8px}.woocommerce-cart table.shop_table tbody tr.cart_item td.product-subtotal .amount{color:var(--secondary-color, #86c148);font-weight:700;font-size:1.5rem;text-align:right;margin-left:auto}.woocommerce-cart table.shop_table tbody tr.cart-actions-row td.actions{padding:20px 0;text-align:center}.woocommerce-cart table.shop_table tbody tr.cart-actions-row td.actions .update-cart-button{background:var(--secondary-color, #86c148);color:#fff;border:none;padding:12px 30px;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.woocommerce-cart table.shop_table tbody tr.cart-actions-row td.actions .update-cart-button:hover{background:hsl(89.2561983471,49.387755102%,41.9607843137%);transform:translateY(-2px)}.woocommerce-cart table.shop_table tbody tr.cart-actions-row td.actions .update-cart-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.woocommerce-cart .cart-collaterals{margin-top:0}.woocommerce-cart .cart-collaterals .cart_totals{width:100%;background:rgba(0,0,0,0);padding:0;border-radius:0;box-shadow:none}.woocommerce-cart .cart-collaterals .cart_totals h2{display:none}.woocommerce-cart .cart-collaterals .cart_totals table{width:100%;border-collapse:collapse;margin-bottom:30px;border:none}.woocommerce-cart .cart-collaterals .cart_totals table tr{border:none}.woocommerce-cart .cart-collaterals .cart_totals table tr th{display:none}.woocommerce-cart .cart-collaterals .cart_totals table tr td{display:none}.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total{border:none;padding:0;margin-bottom:30px;display:flex;justify-content:space-between;align-items:center}.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total th{display:block;font-size:1.75rem;font-weight:700;color:#1a1a1a;padding:0;text-align:left}@media only screen and (max-width: 50rem){.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total th{font-size:1.2rem}}.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td{display:block;font-size:1.75rem;font-weight:700;color:#1a1a1a;padding:0;text-align:right}.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td[data-title]::before,.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td::before{content:"" !important;display:none !important;visibility:hidden !important;width:0 !important;padding:0 !important;margin:0 !important}@media only screen and (max-width: 50rem){.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td{font-size:1.2rem}}.woocommerce-cart .cart-collaterals .cart_totals table tr.order-total td .amount{color:#1a1a1a}.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout{margin-top:0;margin-bottom:20px;width:100%;margin-left:0;margin-right:0}.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button{display:block;width:100%;box-sizing:border-box;background:#9ac150;color:#fff;text-align:center;padding:20px;font-size:1rem;font-weight:700;text-transform:uppercase;border-radius:8px;text-decoration:none;transition:all .3s ease;letter-spacing:1px;box-shadow:none}@media only screen and (max-width: 50rem){.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button{width:89%;margin:0 auto}}@media only screen and (max-width: 50rem){.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button{padding:16px;font-size:1rem}}.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover{background:rgb(127.3924050633,163.9240506329,58.0759493671);transform:translateY(-2px);box-shadow:0 6px 16px rgba(154,193,80,.4)}.woocommerce-cart .coupon{display:flex;gap:12px;width:100%;margin-bottom:40px;padding-bottom:0;border:none}@media only screen and (max-width: 50rem){.woocommerce-cart .coupon{flex-direction:column;gap:10px}}.woocommerce-cart .coupon label{display:none}.woocommerce-cart .coupon input#coupon_code{flex:1;padding:16px 20px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}@media only screen and (max-width: 50rem){.woocommerce-cart .coupon input#coupon_code{padding:12px 15px;font-size:.9rem}}.woocommerce-cart .coupon input#coupon_code::placeholder{color:#999}.woocommerce-cart .coupon input#coupon_code:focus{outline:none;border-color:var(--secondary-color, #86c148)}.woocommerce-cart .coupon button.button{background-color:#9ac150;color:#fff;border:none;padding:16px 35px;border-radius:8px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;font-size:.9rem;letter-spacing:.8px}@media only screen and (max-width: 50rem){.woocommerce-cart .coupon button.button{padding:12px 20px;width:100%}}.woocommerce-cart .coupon button.button:hover{background-color:rgb(127.3924050633,163.9240506329,58.0759493671);transform:translateY(-2px);box-shadow:0 4px 12px rgba(154,193,80,.3)}.woocommerce-cart .woocommerce-terms-and-conditions-wrapper{text-align:center;margin-bottom:20px}.woocommerce-cart .woocommerce-terms-and-conditions-wrapper a{color:#f9af3b;text-decoration:underline;font-weight:600;font-size:.95rem}.woocommerce-cart .woocommerce-terms-and-conditions-wrapper a:hover{color:#ff4c43}.woocommerce-cart .cart-empty{text-align:center;padding:60px 20px}.woocommerce-cart .cart-empty .woocommerce-info{background:#f0f0f0;padding:30px;border-radius:12px;font-size:1.1rem;color:#666;border:none;margin-bottom:30px}.woocommerce-cart .cart-empty .return-to-shop a.button{background-color:#9ac150;color:#fff;padding:15px 40px;border-radius:8px;text-decoration:none;font-weight:700;text-transform:uppercase;display:inline-block;transition:all .3s ease}.woocommerce-cart .cart-empty .return-to-shop a.button:hover{background-color:rgb(127.3924050633,163.9240506329,58.0759493671);transform:translateY(-2px)}.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-error,.woocommerce-cart .woocommerce-info{background:#f0f9ff;border-left:4px solid var(--secondary-color, #86c148);padding:15px 20px;margin-bottom:20px;border-radius:4px;font-size:.95rem}.woocommerce-cart .woocommerce-message:before,.woocommerce-cart .woocommerce-error:before,.woocommerce-cart .woocommerce-info:before{display:none}.woocommerce-cart .woocommerce-message a,.woocommerce-cart .woocommerce-error a,.woocommerce-cart .woocommerce-info a{color:var(--secondary-color, #86c148);font-weight:600;text-decoration:underline}.woocommerce-cart .woocommerce-message a:hover,.woocommerce-cart .woocommerce-error a:hover,.woocommerce-cart .woocommerce-info a:hover{color:#6fa838}.woocommerce-cart .woocommerce-error{background:#fff5f5;border-left-color:#ff4d4d}.woocommerce-cart .woocommerce-error a{color:#ff4d4d}body.woocommerce-cart .woocommerce table.shop_table_responsive tr.order-total td::before,body.woocommerce-cart .woocommerce-page table.shop_table_responsive tr.order-total td::before,body.woocommerce-cart table.shop_table_responsive tr.order-total td::before{content:"" !important;display:none !important;visibility:hidden !important;width:0 !important;height:0 !important}.woocommerce-checkout,.woocommerce-checkout-wrapper{background-color:#fff;min-height:80vh;padding-top:80px;padding-bottom:40px}.woocommerce-checkout .entry-title,.woocommerce-checkout .page-title,.woocommerce-checkout-wrapper .entry-title,.woocommerce-checkout-wrapper .page-title{display:none}.woocommerce-checkout>.woocommerce-form-coupon-toggle,.woocommerce-checkout>.woocommerce-info,.woocommerce-checkout-wrapper>.woocommerce-form-coupon-toggle,.woocommerce-checkout-wrapper>.woocommerce-info{display:none !important}@media only screen and (max-width: 600px){.woocommerce-checkout,.woocommerce-checkout-wrapper{overflow-x:hidden}}.wc-memberships.admin-restricted-content-notice{display:none !important}.step-1 .woocommerce-form-coupon-toggle,.step-1 .woocommerce-form-coupon{display:none !important}.multi-step-checkout-wrapper{max-width:900px;margin:0 auto;padding:0 20px}@media only screen and (max-width: 600px){.multi-step-checkout-wrapper{padding:0}}.checkout-header{text-align:center;margin-bottom:20px}.checkout-header .checkout-title{font-family:"Poppins",sans-serif;font-size:2.5rem;font-weight:600;font-style:normal;color:#1a1a1a;margin-bottom:8px}@media only screen and (max-width: 600px){.checkout-header .checkout-title{font-size:1.8rem}}.checkout-header .checkout-subtitle{font-size:.9rem;color:#999;margin:0;font-weight:400}.checkout-progress{margin-bottom:25px;position:relative;padding:0 20px}.checkout-progress .progress-bar{position:relative;height:4px;background:linear-gradient(to right, #86c148 0%, #86c148 50%, #f9af3b 50%, #f9af3b 100%);border-radius:2px;margin-bottom:0}.checkout-progress .progress-fill{position:absolute;left:0;top:0;height:100%;background:#86c148;border-radius:2px;transition:width .4s ease;width:0%}.checkout-progress .progress-steps{display:flex;justify-content:space-between;position:relative;margin-top:-20px}.checkout-progress .step{display:flex;flex-direction:column;align-items:center;width:50%;cursor:pointer;transition:all .3s ease}.checkout-progress .step .step-number{width:40px;height:40px;border-radius:50%;background:#e0e0e0;color:#999;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;line-height:1;margin-bottom:8px;border:4px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.checkout-progress .step .step-label{font-size:.8rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.checkout-progress .step.active .step-number{background:#86c148;color:#fff}.checkout-progress .step.active .step-label{color:#1a1a1a}.checkout-progress .step.completed .step-number{background:#86c148;color:#fff}.checkout-progress .step.completed .step-label{color:#86c148}.checkout-step{display:none}.checkout-step.active{display:block;animation:fadeIn .4s ease}.checkout-step.step-1,.checkout-step.step-2{background:#e6e6e6;border:3px solid #bfbfbf;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);padding:40px;margin-top:20px}@media only screen and (max-width: 600px){.checkout-step.step-1,.checkout-step.step-2{padding:25px 20px}}.checkout-step.step-1 .step-content,.checkout-step.step-2 .step-content{background:rgba(0,0,0,0);box-shadow:none;padding:0;border-radius:0}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-content{background:#fff;padding:30px;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}@media only screen and (max-width: 600px){.step-content{padding:20px 16px}}.section-title{font-size:1.2rem;font-weight:700;color:#00695c;margin-bottom:25px;letter-spacing:.5px}.factura-rut-option{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.factura-rut-option .checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.95rem;color:#666}.factura-rut-option .checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--secondary-color, #86c148)}.rut-fields{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}@media only screen and (max-width: 600px){.rut-fields{grid-template-columns:1fr}}.rut-fields .form-row{margin-bottom:0}.rut-fields .form-row label{display:block;font-size:.95rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.rut-fields .form-row label .optional{font-weight:400;color:#999}.rut-fields .form-row input.input-text{width:100%;padding:15px;border:1px solid rgba(0,0,0,0);border-radius:4px;font-size:1rem;color:#333;background-color:#f2f2f2;outline:none;transition:all .3s ease}.rut-fields .form-row input.input-text::placeholder{color:#aaa}.rut-fields .form-row input.input-text:focus{background-color:#fff;border:2px solid #000;box-shadow:none}.rut-fields .form-row input.input-text:not(:placeholder-shown):not(:focus){border:2px solid #28a745;background-color:#fff}.woocommerce-billing-fields{display:none !important}h3.subsection-title{color:#004d4d !important;margin-top:60px !important;margin-bottom:20px !important;font-size:1.1rem;text-transform:uppercase;color:#1a4d58 !important}.billing-fields-custom{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media only screen and (max-width: 600px){.billing-fields-custom{grid-template-columns:1fr}}.billing-fields-custom .form-row{margin-bottom:0}.billing-fields-custom .form-row.form-row-wide{grid-column:1/-1}.billing-fields-custom .form-row.form-row-first,.billing-fields-custom .form-row.form-row-last{grid-column:auto}.billing-fields-custom .form-row label{display:block;font-size:.95rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.billing-fields-custom .form-row label abbr.required{color:#ff4d4d;text-decoration:none}.billing-fields-custom .form-row label .optional{font-weight:400;color:#999}.billing-fields-custom .form-row input.input-text,.billing-fields-custom .form-row textarea,.billing-fields-custom .form-row select{width:100% !important;padding:15px;border:1px solid rgba(0,0,0,0);border-radius:4px;font-size:1rem;color:#333;background-color:#f2f2f2 !important;outline:none;transition:all .3s ease;box-sizing:border-box}.billing-fields-custom .form-row input.input-text::placeholder,.billing-fields-custom .form-row textarea::placeholder,.billing-fields-custom .form-row select::placeholder{color:#aaa}.billing-fields-custom .form-row input.input-text:focus,.billing-fields-custom .form-row textarea:focus,.billing-fields-custom .form-row select:focus{background-color:#fff !important;border:2px solid #000 !important;box-shadow:none}.billing-fields-custom .form-row input.input-text:not(:placeholder-shown):not(:focus),.billing-fields-custom .form-row textarea:not(:placeholder-shown):not(:focus),.billing-fields-custom .form-row select:not(:placeholder-shown):not(:focus){border:2px solid #28a745 !important;background-color:#fff !important}.billing-fields-custom .form-row input.input-text.error,.billing-fields-custom .form-row textarea.error,.billing-fields-custom .form-row select.error{border:2px solid #ff4d4d !important;background-color:#fff5f5 !important}.billing-fields-custom .form-row .select2-container{width:100% !important}.billing-fields-custom .form-row .select2-container .select2-selection{height:50px;border:1px solid rgba(0,0,0,0);border-radius:4px;background:#f2f2f2}.billing-fields-custom .form-row .select2-container .select2-selection .select2-selection__rendered{padding:15px;line-height:1.4;color:#333}.billing-fields-custom .form-row .select2-container .select2-selection .select2-selection__arrow{height:50px;right:12px}.billing-fields-custom .form-row .select2-container.select2-container--open .select2-selection,.billing-fields-custom .form-row .select2-container.select2-container--focus .select2-selection{background:#fff;border:2px solid #000;box-shadow:none}.order-review-section{margin-bottom:30px}.order-review-section .shop_table{width:100%;border-collapse:collapse;margin-bottom:0;background:#fafafa;border-radius:12px;overflow:hidden}.order-review-section .shop_table thead th{text-align:left;font-size:.75rem;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:1px;padding:20px 25px;background:#f0f0f0;border-bottom:2px solid #e0e0e0}@media only screen and (max-width: 600px){.order-review-section .shop_table thead th{padding:12px 15px}}.order-review-section .shop_table thead th.product-total{text-align:right}.order-review-section .shop_table tbody tr.cart_item td{padding:25px;border-bottom:1px solid #e8e8e8;font-size:1rem;background:#fff}@media only screen and (max-width: 600px){.order-review-section .shop_table tbody tr.cart_item td{padding:15px}}.order-review-section .shop_table tbody tr.cart_item td.product-name{color:#1a1a1a;font-weight:500}.order-review-section .shop_table tbody tr.cart_item td.product-name .product-quantity{color:#86c148;font-weight:600;margin-left:5px}.order-review-section .shop_table tbody tr.cart_item td.product-total{text-align:right;font-weight:700;font-size:1.1rem;color:#1a1a1a}.order-review-section .shop_table tfoot{background:#fff}.order-review-section .shop_table tfoot tr th{text-align:left;font-weight:600;color:#666;padding:20px 25px;font-size:1rem}.order-review-section .shop_table tfoot tr td{text-align:right;font-weight:700;color:#1a1a1a;padding:20px 25px;font-size:1.1rem}.order-review-section .shop_table tfoot tr.cart-subtotal{border-top:1px solid #e8e8e8}.order-review-section .shop_table tfoot tr.order-total{background:linear-gradient(135deg, #86c148 0%, #6fa838 100%)}.order-review-section .shop_table tfoot tr.order-total th,.order-review-section .shop_table tfoot tr.order-total td{font-size:1.4rem;font-weight:800;color:#fff;padding:25px;border-top:none}@media only screen and (max-width: 600px){.order-review-section .shop_table tfoot tr.order-total th,.order-review-section .shop_table tfoot tr.order-total td{padding:15px}}.order-review-section .shop_table tfoot tr.order-total th{text-align:left}.order-review-section .shop_table tfoot tr.order-total td{text-align:right}.step-2 .woocommerce-form-coupon-toggle{display:none !important}.step-2 .checkout_coupon.woocommerce-form-coupon{background:#f8f8f8;border:2px solid #e0e0e0;border-radius:12px;padding:25px;margin-bottom:30px;animation:slideDown .3s ease}@media only screen and (max-width: 600px){.step-2 .checkout_coupon.woocommerce-form-coupon{padding:15px}}.step-2 .checkout_coupon.woocommerce-form-coupon p{color:#666;margin-bottom:15px;font-size:.95rem}.step-2 .checkout_coupon.woocommerce-form-coupon .form-row{margin-bottom:15px}.step-2 .checkout_coupon.woocommerce-form-coupon .form-row input[type=text]{width:100%;padding:14px 18px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.step-2 .checkout_coupon.woocommerce-form-coupon .form-row input[type=text]:focus{outline:none;border-color:#86c148;box-shadow:0 0 0 3px rgba(134,193,72,.1)}.step-2 .checkout_coupon.woocommerce-form-coupon .form-row button.button{background:#2196f3;color:#fff;border:none;padding:14px 30px;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.step-2 .checkout_coupon.woocommerce-form-coupon .form-row button.button:hover{background:#1976d2;transform:translateY(-2px);box-shadow:0 4px 12px rgba(33,150,243,.3)}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#payment{background:rgba(0,0,0,0);padding:0;border:none}#payment .wc_payment_methods{list-style:none;padding:0;margin:0 0 25px}#payment .wc_payment_methods li.wc_payment_method{border:2px solid #e8e8e8;border-radius:10px;margin-bottom:30px !important;display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;transition:all .3s ease}#payment .wc_payment_methods li.wc_payment_method:hover{border-color:#80bc44}#payment .wc_payment_methods li.wc_payment_method label{display:flex;align-items:center;padding:18px 20px 18px 10px;cursor:pointer;font-weight:600;color:#333;gap:12px;flex:1}#payment .wc_payment_methods li.wc_payment_method label img{max-height:24px;width:auto}#payment .wc_payment_methods li.wc_payment_method input[type=radio]{accent-color:#80bc44;width:18px;height:18px;margin-left:20px;margin-top:0}#payment .wc_payment_methods li.wc_payment_method .payment_box{background:#f8f8f8;padding:20px;border-top:1px solid #e8e8e8;font-size:.9rem;color:#666;line-height:1.6;width:100%;flex-basis:100%}#payment .wc_payment_methods li.wc_payment_method .payment_box p:last-child{margin-bottom:0}#payment .wc_payment_methods li.wc_payment_method:has(input:checked),#payment .wc_payment_methods li.wc_payment_method.payment_method_bacs:has(input:checked),#payment .wc_payment_methods li.wc_payment_method.payment_method_paypal:has(input:checked){border-color:#80bc44;background:rgba(128,188,68,.1)}#payment .wc_payment_methods li.wc_payment_method:has(input:checked) input:checked+label,#payment .wc_payment_methods li.wc_payment_method.payment_method_bacs:has(input:checked) input:checked+label,#payment .wc_payment_methods li.wc_payment_method.payment_method_paypal:has(input:checked) input:checked+label{color:#1a1a1a}#payment .woocommerce-notice{background:#fff5f5;border-left:4px solid #ff4d4d;padding:15px 20px;border-radius:8px;font-size:.95rem;margin-bottom:20px}.privacy-notice{background:#f8f8f8;padding:20px;border-radius:8px;margin-bottom:25px;font-size:.9rem;color:#666;line-height:1.6;text-align:center}.privacy-notice a{color:var(--secondary-color, #86c148);text-decoration:underline}.privacy-notice a:hover{color:#6fa838}.woocommerce-terms-and-conditions-wrapper{margin-bottom:25px;text-align:center}.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox{display:inline-flex;align-items:flex-start;gap:10px;font-size:.9rem;color:#666}.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox input{margin-top:4px;accent-color:var(--secondary-color, #86c148)}.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox a{color:var(--secondary-color, #86c148);text-decoration:underline}#place_order{width:100%;background:#9ac150;color:#fff;border:none;padding:20px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(154,193,80,.3)}#place_order:hover{background:rgb(127.3924050633,163.9240506329,58.0759493671);transform:translateY(-2px);box-shadow:0 6px 16px rgba(154,193,80,.4)}.checkout-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding:0 20px}.checkout-navigation .nav-btn{padding:16px 40px;border-radius:50px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.checkout-navigation .nav-btn.btn-prev{background:#e8e8e8;color:#333;border:none;border-radius:8px}.checkout-navigation .nav-btn.btn-prev:hover{background:#d0d0d0}.checkout-navigation .nav-btn.btn-prev#btn-back-to-cart{background:#e8e8e8;color:#333;border:none;border-radius:8px;box-shadow:none;text-decoration:none}.checkout-navigation .nav-btn.btn-prev#btn-back-to-cart:hover{background:#d0d0d0;transform:translateY(-2px);box-shadow:none}.checkout-navigation .nav-btn.btn-next{background:#9ac150;color:#fff;border:none;margin-left:auto;border-radius:8px;box-shadow:0 4px 12px rgba(154,193,80,.3)}.checkout-navigation .nav-btn.btn-next:hover{background:rgb(127.3924050633,163.9240506329,58.0759493671);transform:translateY(-2px);box-shadow:0 6px 16px rgba(154,193,80,.4)}.checkout-message{padding:15px 20px;border-radius:8px;margin-bottom:20px;font-size:.95rem;text-align:center}.checkout-message.error{background:#fff5f5;color:#ff4d4d;border:1px solid #fcc}.checkout-message.success{background:#f0fff0;color:#2e7d32;border:1px solid #c8e6c9}@media only screen and (max-width: 600px){.checkout-navigation{flex-direction:column-reverse;gap:15px}.checkout-navigation .nav-btn{width:100%;text-align:center;padding:16px 0px}.billing-fields-custom .form-row.form-row-first,.billing-fields-custom .form-row.form-row-last{grid-column:1/-1}}.coupon-section{background:#f8f8f8;border:2px solid #e0e0e0;border-radius:12px;padding:25px;margin-bottom:30px}.coupon-section .coupon-prompt{color:#666;margin-bottom:15px;font-size:.95rem}.coupon-section .coupon-form-inline{display:flex;gap:12px}@media only screen and (max-width: 600px){.coupon-section .coupon-form-inline{flex-direction:column}}.coupon-section .coupon-form-inline input#coupon_code_checkout{flex:1;padding:14px 18px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.coupon-section .coupon-form-inline input#coupon_code_checkout:focus{outline:none;border-color:#86c148;box-shadow:0 0 0 3px rgba(134,193,72,.1)}.coupon-section .coupon-form-inline .apply-coupon-btn{background:#004d4d;color:#fff;border:none;padding:14px 30px;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.coupon-section .coupon-form-inline .apply-coupon-btn:hover{background:#003939;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,77,77,.3)}.coupon-section .coupon-form-inline .apply-coupon-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.coupon-section .coupon-message{margin-top:15px;padding:12px 16px;border-radius:8px;font-size:.9rem;text-align:center}.coupon-section .coupon-message.success{background:#f0fff0;color:#2e7d32;border:1px solid #c8e6c9}.coupon-section .coupon-message.error{background:#fff5f5;color:#ff4d4d;border:1px solid #fcc}.added_to_cart{display:none !important}.shop-hero-section{position:relative;width:100%;height:300px;background:url("/wp-content/uploads/2026/01/Mesa-de-trabajo-3-768x768-1.webp");background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;margin-bottom:60px}@media(max-width: 768px){.shop-hero-section{height:250px}}.shop-hero-section .hero-overlay{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.shop-hero-section .hero-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}@media(max-width: 768px){.shop-hero-section .hero-title{font-size:2rem}}.shop-hero-section .hero-subtitle{font-size:1.3rem;color:#fff;opacity:.95}@media(max-width: 768px){.shop-hero-section .hero-subtitle{font-size:1.1rem}}.shop-page-wrapper{background-color:rgba(0,0,0,0);min-height:100vh;padding-top:0 !important}.shop-page-wrapper .page-content{max-width:1400px;margin:0 auto;padding:0}.shop-header{text-align:center;margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e0e0e0}.shop-header .page-title{font-family:"Poppins",sans-serif;font-size:3rem;font-weight:700;color:#1a1a1a;margin:0}@media only screen and (max-width: 768px){.shop-header .page-title{font-size:2rem}}.shop-main-content{width:100%}.shop-sidebar{display:none}.shop-sidebar{position:sticky;top:120px}@media only screen and (max-width: 992px){.shop-sidebar{position:static}}.shop-sidebar .sidebar-content{background:#fff;border-radius:16px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.06)}@media only screen and (max-width: 992px){.shop-sidebar .sidebar-content{padding:20px}}.filter-section{margin-bottom:35px;padding-bottom:30px;border-bottom:1px solid #f0f0f0}.filter-section:last-of-type{border-bottom:none;margin-bottom:20px;padding-bottom:0}.filter-section .filter-title{font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.search-filter .search-box{position:relative}.search-filter .search-box input{width:100%;padding:12px 40px 12px 15px;border:2px solid #e8e8e8;border-radius:8px;font-size:.95rem;color:#333;transition:all .3s ease;background:#fafafa}.search-filter .search-box input::placeholder{color:#aaa}.search-filter .search-box input:focus{outline:none;border-color:var(--secondary-color, #86c148);background:#fff;box-shadow:0 0 0 3px rgba(134,193,72,.1)}.search-filter .search-box .search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#999;pointer-events:none}.category-filter .category-list{display:flex;flex-direction:column;gap:12px}.category-filter .category-item{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 10px;border-radius:6px;transition:all .3s ease;position:relative}.category-filter .category-item:hover{background:#f8f8f8}.category-filter .category-item input[type=checkbox]{width:18px;height:18px;accent-color:var(--secondary-color, #86c148);cursor:pointer}.category-filter .category-item span{font-size:.95rem;color:#333;flex:1}.category-filter .category-item .category-count{font-size:.85rem;color:#999;margin-left:auto}.price-filter .price-slider-wrapper .price-inputs{display:flex;align-items:center;gap:10px;margin-bottom:15px}.price-filter .price-slider-wrapper .price-inputs .price-field{flex:1}.price-filter .price-slider-wrapper .price-inputs .price-field label{display:block;font-size:.75rem;color:#999;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.price-filter .price-slider-wrapper .price-inputs .price-field input{width:100%;padding:8px 10px;border:2px solid #e8e8e8;border-radius:6px;font-size:.9rem;color:#333;text-align:center}.price-filter .price-slider-wrapper .price-inputs .price-field input:focus{outline:none;border-color:var(--secondary-color, #86c148)}.price-filter .price-slider-wrapper .price-inputs .price-separator{color:#999;margin-top:20px}.price-filter .price-slider-wrapper #price-range-slider{width:100%;height:6px;border-radius:3px;background:linear-gradient(to right, var(--secondary-color, #86c148), var(--secondary-color, #86c148));outline:none;-webkit-appearance:none;appearance:none}.price-filter .price-slider-wrapper #price-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--secondary-color, #86c148);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:all .3s ease}.price-filter .price-slider-wrapper #price-range-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 3px 8px rgba(0,0,0,.3)}.price-filter .price-slider-wrapper #price-range-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--secondary-color, #86c148);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);border:none}.price-filter .price-slider-wrapper #price-range-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 3px 8px rgba(0,0,0,.3)}.filter-actions .clear-filters-btn{width:100%;padding:12px;background:#f8f8f8;border:2px solid #e8e8e8;border-radius:8px;color:#666;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.filter-actions .clear-filters-btn svg{stroke-width:2}.filter-actions .clear-filters-btn:hover{background:#ff4d4d;border-color:#ff4d4d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 10px rgba(255,77,77,.3)}.products-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;overflow:visible}@media only screen and (max-width: 992px){.products-grid{grid-template-columns:repeat(2, 1fr);gap:25px}}@media only screen and (max-width: 600px){.products-grid{grid-template-columns:1fr;gap:20px}}.product{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;position:relative;padding:0;margin-bottom:30px}.product:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.product .product-image-wrapper{position:relative;width:100%;overflow:hidden;background:#fff}.product .product-image-wrapper .product-link-overlay{display:block;width:100%;position:relative;height:auto}.product .product-image-wrapper .product-link-overlay img{width:100%;height:auto;max-height:200px;object-fit:contain;padding:20px;transition:transform .3s ease}.product .product-image-wrapper:hover img{transform:scale(1.05)}.product .product-details{padding:20px;display:flex;flex-direction:column;flex-grow:1;text-align:left}.product .product-title{margin:0 0 10px 0;font-family:"Poppins",sans-serif;font-size:1.1rem;font-weight:600;line-height:1.3}.product .product-title a{color:#1a1a1a;text-decoration:none;transition:color .2s ease}.product .product-title a:hover{color:var(--secondary-color, #86c148)}.product .product-price,.product .price{margin-bottom:20px;font-family:"Poppins",sans-serif;font-size:1.1rem;font-weight:700;color:#1a1a1a;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product .product-price del,.product .price del{color:#999;font-size:.9rem;font-weight:400;text-decoration:line-through;opacity:.8;margin-right:5px}.product .product-price ins,.product .price ins{text-decoration:none;color:#f9a825;font-size:1.2rem;background:rgba(249,168,37,.1);padding:2px 6px;border-radius:4px}.product .product-price>.amount,.product .price>.amount{color:#f9a825}.product .product-actions{margin-top:auto;width:100%;display:flex;justify-content:center}.product .add_to_cart_button,.product .product_type_simple,.product .button{display:block;width:80%;margin:0 auto;padding:10px 15px;background:#f9a825;color:#fff;text-align:center;border:none;border-radius:6px;font-family:"Poppins",sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.product .add_to_cart_button:hover,.product .product_type_simple:hover,.product .button:hover{background:rgb(228.7053571429,143.7276785714,6.2946428571);transform:translateY(-1px)}.product .add_to_cart_button.loading,.product .product_type_simple.loading,.product .button.loading{opacity:.8;cursor:wait}.product .added_to_cart{display:none !important}.woocommerce-no-products-found,.woocommerce-info{background:#fff;padding:60px 40px;text-align:center;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.woocommerce-no-products-found::before,.woocommerce-info::before{font-size:4rem;display:block;margin-bottom:20px;opacity:.3}.woocommerce-pagination{margin-top:50px;text-align:center}.woocommerce-pagination ul.page-numbers{display:flex;justify-content:center;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.woocommerce-pagination ul.page-numbers li .page-numbers{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 12px;background:#fff;border:2px solid #e8e8e8;border-radius:8px;color:#666;font-weight:600;text-decoration:none;transition:all .3s ease}.woocommerce-pagination ul.page-numbers li .page-numbers:hover{border-color:var(--secondary-color, #86c148);color:var(--secondary-color, #86c148);transform:translateY(-2px)}.woocommerce-pagination ul.page-numbers li .page-numbers.current{background:var(--secondary-color, #86c148);border-color:var(--secondary-color, #86c148);color:#fff;box-shadow:0 4px 12px rgba(134,193,72,.3)}.woocommerce-pagination ul.page-numbers li .page-numbers.prev,.woocommerce-pagination ul.page-numbers li .page-numbers.next{padding:0 16px}.shop-loading{position:relative}.shop-loading::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;z-index:100;border-radius:16px}@media only screen and (max-width: 992px){.shop-sidebar .sidebar-content{margin-bottom:30px}}@media only screen and (max-width: 600px){.shop-page-wrapper{padding-top:80px}.shop-header{margin-bottom:25px;padding-bottom:20px}.shop-container{gap:25px}.filter-section{margin-bottom:25px;padding-bottom:20px}.page-content.woocommerce{padding:0 !important}}.speakers-archive{padding:0;padding-bottom:60px}.speakers-archive .speakers-classic-hero{position:relative;width:100%;height:600px;overflow:hidden;margin-bottom:50px}@media only screen and (max-width: 68.75rem){.speakers-archive .speakers-classic-hero{height:450px}}.speakers-archive .speakers-classic-hero .classic-hero-swiper{width:100%;height:100%}.speakers-archive .speakers-classic-hero .classic-hero-swiper .swiper-wrapper{height:100%}.speakers-archive .speakers-classic-hero .swiper-slide{position:relative;width:100%;height:100%;background:#000}.speakers-archive .speakers-classic-hero .hero-slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.speakers-archive .speakers-classic-hero .hero-bg-image{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 7s ease-out}.speakers-archive .speakers-classic-hero .swiper-slide-active .hero-bg-image{transform:scale(1.1)}.speakers-archive .speakers-classic-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:1}.speakers-archive .speakers-classic-hero .hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:2;text-align:center;padding:0 20px}.speakers-archive .speakers-classic-hero .hero-title{font-size:4.5rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:3px;margin-bottom:20px;text-shadow:0 5px 30px rgba(0,0,0,.8);line-height:1.1;opacity:1;transform:translateY(0)}@media only screen and (max-width: 68.75rem){.speakers-archive .speakers-classic-hero .hero-title{font-size:2.5rem;letter-spacing:2px}}.speakers-archive .speakers-classic-hero .hero-subtitle{font-size:1.5rem;font-weight:400;color:hsla(0,0%,100%,.95);max-width:700px;margin:0 auto;text-shadow:0 3px 15px rgba(0,0,0,.8);opacity:1;transform:translateY(0)}@media only screen and (max-width: 68.75rem){.speakers-archive .speakers-classic-hero .hero-subtitle{font-size:1.2rem}}.speakers-archive .speakers-classic-hero .swiper-slide-active .hero-title,.speakers-archive .speakers-classic-hero .swiper-slide-active .hero-subtitle{opacity:1;transform:translateY(0)}.speakers-archive .speakers-classic-hero .classic-hero-pagination{bottom:30px;z-index:3}.speakers-archive .speakers-classic-hero .classic-hero-pagination .swiper-pagination-bullet{width:12px;height:12px;background:hsla(0,0%,100%,.5);opacity:1;transition:all .3s ease}.speakers-archive .speakers-classic-hero .classic-hero-pagination .swiper-pagination-bullet-active{width:30px;border-radius:6px;background:#fff}.speakers-archive .speaker-bureau-header{text-align:center;margin-bottom:50px;padding:0 20px}.speakers-archive .bureau-title{font-size:3rem;font-weight:900;margin-bottom:30px;text-transform:uppercase;letter-spacing:2px}.speakers-archive .bureau-title span{color:#fdb826}@media only screen and (max-width: 50rem){.speakers-archive .bureau-title{font-size:2rem}}.speakers-archive .bureau-description{max-width:900px;margin:0 auto}.speakers-archive .bureau-description p{font-size:1rem;line-height:1.8;color:#666;margin-bottom:20px}.speakers-archive .bureau-description p:last-child{margin-bottom:0}.speakers-archive .bureau-description p em{font-style:italic}.speakers-archive .bureau-description p strong{font-weight:700;color:#333}.speakers-archive .page-description-wrapper{text-align:center;margin-bottom:40px}.speakers-archive .page-description-wrapper .section-intro{font-size:1.2rem;color:#666;max-width:800px;margin:0 auto}.speakers-archive .speakers-grid-section{margin-bottom:60px;padding:0 20px}.speakers-archive .speakers-filter{display:flex;justify-content:center;gap:12px;margin-bottom:40px;flex-wrap:wrap}@media only screen and (max-width: 50rem){.speakers-archive .speakers-filter{gap:10px}}.speakers-archive .filter-btn{padding:12px 28px;border:none;background:#ffa726;color:#fff;font-size:.95rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.speakers-archive .filter-btn:hover{background:#fb8c00;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,167,38,.3)}.speakers-archive .filter-btn.active{background:#fff;color:#ffa726;border:2px solid #ffa726}@media only screen and (max-width: 50rem){.speakers-archive .filter-btn{padding:10px 20px;font-size:.85rem}}.speakers-archive .speakers-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;max-width:none;margin:0 auto 50px}@media only screen and (max-width: 68.75rem){.speakers-archive .speakers-grid{grid-template-columns:1fr;gap:30px}}@media only screen and (max-width: 50rem){.speakers-archive .speakers-grid{gap:20px}}.speakers-archive .speaker-card{display:flex;align-items:flex-end;background:#fff;border-radius:12px;overflow:visible;box-shadow:none;transition:all .3s ease;border:1px solid rgba(0,0,0,0);gap:0;padding:0}.speakers-archive .speaker-card:hover{transform:none !important;box-shadow:none !important}@media only screen and (max-width: 50rem){.speakers-archive .speaker-card{flex-direction:column;align-items:center}}.speakers-archive .speaker-image-wrapper{flex-shrink:0;width:50%;max-width:500px;min-height:auto;background:rgba(0,0,0,0) !important;position:relative;display:flex;align-items:flex-end;justify-content:center;border:none;border-radius:0}@media only screen and (max-width: 50rem){.speakers-archive .speaker-image-wrapper{width:100%;max-width:none;order:1}}.speakers-archive .speaker-image-wrapper .speaker-image{width:100%;height:auto;object-fit:contain}.speakers-archive .speaker-content{flex:1;padding:0;display:flex;flex-direction:column;align-self:center}@media only screen and (max-width: 50rem){.speakers-archive .speaker-content{padding:20px 0 0 0;align-items:center;text-align:center;order:2}}.speakers-archive .speaker-content .speaker-name{font-size:1.1rem;font-weight:800;color:#ff4c43;margin-bottom:2px;text-transform:uppercase;letter-spacing:.5px;line-height:1.1}@media only screen and (max-width: 50rem){.speakers-archive .speaker-content .speaker-name{font-size:1rem}}.speakers-archive .speaker-content .speaker-profession{font-size:.8rem;font-weight:700;color:#004d4d;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.speakers-archive .speaker-content .speaker-company{font-size:.75rem;color:#666;margin-bottom:10px;text-transform:uppercase;font-weight:600;line-height:1.2}.speakers-archive .speaker-content .speaker-description{font-size:.85rem;line-height:1.5;color:#555;margin-bottom:15px;flex-grow:1}.speakers-archive .speaker-content .speaker-social{display:flex;gap:10px;margin-top:auto}@media only screen and (max-width: 50rem){.speakers-archive .speaker-content .speaker-social{justify-content:center}}.speakers-archive .speaker-content .speaker-social a{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f4f4f4;color:#666;text-decoration:none;transition:all .3s ease;font-size:1rem}.speakers-archive .speaker-content .speaker-social a:hover{background:#ff4c43;color:#fff;transform:translateY(-2px)}.speakers-archive .speakers-photo-gallery{margin:60px 0;padding:0 20px}.speakers-archive .speakers-photo-gallery .slicer-slider{max-width:1400px;margin:0 auto}.speaker-single-page{padding:80px 0;background-color:#fff}.speaker-single-page .single-charla-grid{display:grid;grid-template-columns:350px 1fr;gap:60px;align-items:start}@media only screen and (max-width: 68.75rem){.speaker-single-page .single-charla-grid{grid-template-columns:1fr;gap:40px}}.speaker-single-page .speaker-profile-sidebar{position:sticky;top:100px}.speaker-single-page .speaker-profile-sidebar .speaker-additional-info{margin-top:25px;margin-bottom:25px;text-align:left}.speaker-single-page .speaker-profile-sidebar .speaker-additional-info .info-item{font-size:.95rem;margin-bottom:10px;color:#666}.speaker-single-page .speaker-profile-sidebar .speaker-additional-info .info-item strong{color:#222;margin-right:5px}.speaker-single-page .speaker-profile-sidebar .speaker-additional-info .info-item a{color:var(--primary-color, #ff4c43);text-decoration:none;transition:opacity .3s}.speaker-single-page .speaker-profile-sidebar .speaker-additional-info .info-item a:hover{opacity:.8}.speaker-single-page .speaker-social{display:flex;justify-content:flex-start;gap:15px;margin-top:20px;padding-top:15px;border-top:1px solid #eee}.speaker-single-page .speaker-social .social-link,.speaker-single-page .speaker-social a{color:#666 !important;font-size:1.1rem !important;transition:color .3s !important;text-decoration:none !important}.speaker-single-page .speaker-social .social-link:hover,.speaker-single-page .speaker-social a:hover{color:#ff4c43 !important}.speaker-single-page .speaker-image-wrapper{background:rgba(0,0,0,0) !important;border:none !important}@media only screen and (max-width: 50rem){.speaker-single-page .speaker-image-wrapper{height:400px}}.speaker-single-page .speaker-image-large{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1);margin-bottom:25px}.speaker-single-page .speaker-image-large img.profile-image{width:100%;height:auto;display:block}.speaker-single-page .speaker-meta{text-align:center}.speaker-single-page .speaker-meta .meta-job-title{font-size:1.1rem;color:var(--primary-color, #ff4c43);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.speaker-single-page .speaker-content-area .entry-title{font-size:3rem;color:#ff4c43;margin-bottom:30px;font-weight:800;line-height:1.2}@media only screen and (max-width: 68.75rem){.speaker-single-page .speaker-content-area .entry-title{font-size:2.2rem;text-align:center}}.speaker-single-page .speaker-content-area .entry-content{font-size:1.1rem;line-height:1.8;color:#444}.speaker-single-page .speaker-content-area .entry-content p{margin-bottom:20px}.speaker-single-page .speaker-content-area .entry-content h2,.speaker-single-page .speaker-content-area .entry-content h3{color:#222;margin-top:30px;margin-bottom:15px}.speaker-single-page .speaker-content-area .entry-content ul{list-style:disc;margin-left:20px;margin-bottom:20px}.speaker-single-page .speaker-content-area .entry-content ul li{margin-bottom:10px}.speaker-single-page .speaker-content-area .speaker-navigation{margin-top:50px;border-top:1px solid #eee;padding-top:30px}.speaker-single-page .speaker-content-area .speaker-navigation .back-link{text-decoration:none;color:#666;font-weight:600;transition:color .3s}.speaker-single-page .speaker-content-area .speaker-navigation .back-link:hover{color:var(--primary-color, #ff4c43)}.speakers-photo-gallery{margin:60px 0;padding:60px 0;background:linear-gradient(135deg, #f9f9f9 0%, #fff 100%);border-radius:20px}.speakers-photo-gallery .gallery-title{text-align:center;font-size:2.5rem;font-weight:800;color:#222;margin-bottom:50px;text-transform:uppercase;letter-spacing:2px}@media only screen and (max-width: 68.75rem){.speakers-photo-gallery .gallery-title{font-size:2rem}}.speakers-photo-gallery .gallery-video-wrapper{max-width:1200px;margin:0 auto 40px;padding:0 20px;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);position:relative}.speakers-photo-gallery .gallery-video{width:100%;height:auto;display:block;object-fit:cover}.speakers-photo-gallery .gallery-video-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;text-align:center;width:100%;padding:20px}.speakers-photo-gallery .gallery-banner{max-width:800px;width:100%;height:auto;display:block;margin:0 auto}@media only screen and (max-width: 68.75rem){.speakers-photo-gallery .gallery-banner{max-width:600px}}@media only screen and (max-width: 50rem){.speakers-photo-gallery .gallery-banner{max-width:90%}}.speakers-photo-gallery .slicer-slider-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.speakers-photo-gallery .slicer-slider{width:100%;height:600px;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}@media only screen and (max-width: 68.75rem){.speakers-photo-gallery .slicer-slider{height:400px}}.speakers-photo-gallery .slicer-slider .swiper-slide{position:relative;overflow:hidden}.speakers-photo-gallery .slicer-slider .slicer-slide-content{position:relative;width:100%;height:100%;overflow:hidden}.speakers-photo-gallery .slicer-slider .slicer-image{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .6s ease-out}.speakers-photo-gallery .slicer-slider .swiper-slide-active .slicer-image{transform:scale(1.05)}.speakers-photo-gallery .slicer-prev,.speakers-photo-gallery .slicer-next{width:60px;height:60px;background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 5px 20px rgba(0,0,0,.2);transition:all .3s ease}.speakers-photo-gallery .slicer-prev::after,.speakers-photo-gallery .slicer-next::after{font-size:24px;font-weight:900;color:var(--primary-color, #ff4c43)}.speakers-photo-gallery .slicer-prev:hover,.speakers-photo-gallery .slicer-next:hover{background:#fff;transform:scale(1.1);box-shadow:0 8px 25px rgba(0,0,0,.25)}@media only screen and (max-width: 68.75rem){.speakers-photo-gallery .slicer-prev,.speakers-photo-gallery .slicer-next{width:45px;height:45px}.speakers-photo-gallery .slicer-prev::after,.speakers-photo-gallery .slicer-next::after{font-size:18px}}.speakers-photo-gallery .swiper-slide::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, transparent 0%, transparent 19.5%, rgba(0, 0, 0, 0.1) 19.5%, rgba(0, 0, 0, 0.1) 20%, transparent 20%, transparent 39.5%, rgba(0, 0, 0, 0.1) 39.5%, rgba(0, 0, 0, 0.1) 40%, transparent 40%, transparent 59.5%, rgba(0, 0, 0, 0.1) 59.5%, rgba(0, 0, 0, 0.1) 60%, transparent 60%, transparent 79.5%, rgba(0, 0, 0, 0.1) 79.5%, rgba(0, 0, 0, 0.1) 80%, transparent 80%);pointer-events:none;z-index:1;opacity:.5}.charlas-page{background:#f8f9fa}.charlas-hero-slider{position:relative;width:100%;height:600px;overflow:hidden}@media(max-width: 768px){.charlas-hero-slider{height:400px}}.charlas-swiper{width:100%;height:100%}.hero-slide-img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url("/wp-content/uploads/2026/01/Mesa-de-trabajo-5-768x768-1.webp") center center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center}.hero-overlay::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.hero-overlay .container{position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:#fff}@media(max-width: 768px){.hero-title{font-size:2.5rem}}.hero-subtitle{font-size:1.5rem;font-weight:300;opacity:.95;color:#fff}@media(max-width: 768px){.hero-subtitle{font-size:1.2rem}}.charlas-intro-section{padding:80px 0;background:#fff;margin-bottom:60px;border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.05)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media(max-width: 992px){.intro-grid{grid-template-columns:1fr;gap:40px}}.intro-image-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1)}.intro-image{width:100%;height:auto;display:block;transition:transform .3s ease}.intro-image:hover{transform:scale(1.05)}.intro-content{padding:20px}.section-title{font-size:2.5rem;font-weight:700;color:#004d4d;margin-bottom:1.5rem;line-height:1.2}@media(max-width: 768px){.section-title{font-size:2rem}}.intro-text{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.intro-highlights{list-style:none;padding:0;margin:2rem 0 0 0}.intro-highlights li{font-size:1.1rem;color:#333;padding:.75rem 0;border-bottom:1px solid #eee}.intro-highlights li:last-child{border-bottom:none}.whatsapp-banner{margin:80px 40px;background:linear-gradient(135deg, #25D366 0%, #128C7E 100%);border-radius:12px;padding:30px 40px;box-shadow:0 4px 20px rgba(37,211,102,.3)}@media(max-width: 768px){.whatsapp-banner{padding:25px 20px;margin:40px 20px}}.whatsapp-banner-content{display:grid;grid-template-columns:auto 1fr auto;gap:25px;align-items:center}@media(max-width: 768px){.whatsapp-banner-content{grid-template-columns:1fr;text-align:center;gap:20px}}.whatsapp-icon{width:60px;height:60px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}@media(max-width: 768px){.whatsapp-icon{margin:0 auto}}.whatsapp-text{color:#fff}.whatsapp-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}@media(max-width: 768px){.whatsapp-title{font-size:1.3rem}}.whatsapp-description{font-size:1rem;opacity:.95;margin:0;line-height:1.5}@media(max-width: 768px){.whatsapp-description{font-size:.95rem}}.btn-whatsapp{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#25d366;padding:14px 28px;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2);white-space:nowrap}.btn-whatsapp:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.3);background:#f8f9fa;color:#128c7e}.btn-whatsapp svg{flex-shrink:0}@media(max-width: 768px){.btn-whatsapp{padding:12px 24px;font-size:.95rem;justify-content:center}}.charlas-list-section{padding:60px 0}.section-title-center{font-size:2.5rem;font-weight:700;color:#004d4d;text-align:center;margin-bottom:3rem}@media(max-width: 768px){.section-title-center{font-size:2rem}}.charlas-grid{display:flex;flex-direction:column;gap:30px;padding:0 40px}@media(max-width: 768px){.charlas-grid{padding:0 20px}}.charla-card-horizontal{display:grid;grid-template-columns:350px 1fr;gap:30px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 20px rgba(0,0,0,.08);transition:all .3s ease}.charla-card-horizontal:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-5px)}@media(max-width: 992px){.charla-card-horizontal{grid-template-columns:1fr;gap:0}}.charla-image-wrapper{position:relative;height:100%;min-height:250px;overflow:hidden}@media(max-width: 992px){.charla-image-wrapper{min-height:200px}}.charla-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.charla-card-horizontal:hover .charla-image{transform:scale(1.1)}.charla-category-badge{position:absolute;top:15px;left:15px;background:#ff4c43;color:#fff;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.charla-content{padding:30px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 992px){.charla-content{padding:25px}}.charla-meta{display:flex;gap:20px;margin-bottom:15px;flex-wrap:wrap}.charla-meta span{display:flex;align-items:center;gap:6px;font-size:.9rem;color:#666}.charla-meta span svg{stroke-width:2}.charla-title{font-size:1.75rem;font-weight:700;color:#004d4d;margin-bottom:1rem;line-height:1.3;transition:color .3s ease}.charla-card-horizontal:hover .charla-title{color:#ff4c43}@media(max-width: 768px){.charla-title{font-size:1.5rem}}.charla-speaker{display:flex;align-items:center;gap:8px;font-size:1rem;color:#555;margin-bottom:1rem}.charla-speaker svg{stroke-width:2}.charla-speaker strong{color:#004d4d}.charla-excerpt{font-size:1rem;line-height:1.7;color:#666;margin-bottom:1.5rem;flex-grow:1}.charla-read-more{display:inline-flex;align-items:center;gap:8px;color:#ff4c43;font-weight:600;text-decoration:none;transition:all .3s ease;align-self:flex-start}.charla-read-more svg{stroke-width:2;transition:transform .3s ease}.charla-read-more:hover{color:#004d4d;gap:12px}.charla-read-more:hover svg{transform:translateX(4px)}.no-charlas-message{text-align:center;font-size:1.2rem;color:#666;padding:60px 20px;background:#fff;border-radius:12px}.charlas-cta-section{background:linear-gradient(135deg, #004d4d 0%, #ff4c43 100%);padding:80px 60px;border-radius:12px;margin:80px 40px 60px 40px;text-align:center;color:#fff}@media(max-width: 768px){.charlas-cta-section{padding:60px 40px;margin:60px 20px 40px 20px}}.cta-content{max-width:700px;margin:0 auto}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media(max-width: 768px){.cta-content h2{font-size:2rem}}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.btn-large{padding:16px 40px;font-size:1.1rem;font-weight:600;background:#fff;color:#004d4d;border:none;border-radius:50px;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.btn-large:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.3);background:#f8f9fa}.charlas-speakers-section{padding:80px 0;background:#fff;margin-top:60px}@media(max-width: 768px){.charlas-speakers-section{padding:60px 0;margin-top:40px}}.speakers-swiper{padding:0 50px 40px 50px;position:relative}@media(max-width: 768px){.speakers-swiper{padding:0 40px 40px 40px}}.speaker-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,.08);transition:all .3s ease;padding:20px;display:flex;align-items:center;gap:15px;height:auto}.speaker-card:hover{box-shadow:0 6px 25px rgba(0,0,0,.15);transform:translateY(-5px)}@media(max-width: 768px){.speaker-card{padding:15px;gap:12px}}.speaker-image-wrapper{position:relative;flex-shrink:0;overflow:hidden;background:#f0f0f0}.speaker-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.speaker-card:hover .speaker-image{transform:scale(1.1)}.speaker-info{flex:1;text-align:left;min-width:0}.speaker-name{font-size:1rem;font-weight:700;color:#004d4d;margin-bottom:.3rem;line-height:1.2}@media(max-width: 768px){.speaker-name{font-size:.9rem}}.speaker-job-title{font-size:.8rem;color:#ff4c43;font-weight:600;margin-bottom:.15rem;line-height:1.3}@media(max-width: 768px){.speaker-job-title{font-size:.75rem}}.speaker-company{font-size:.75rem;color:#666;font-weight:400;line-height:1.3}@media(max-width: 768px){.speaker-company{font-size:.7rem}}.speakers-next,.speakers-prev{color:#004d4d}.speakers-next:after,.speakers-prev:after{font-size:24px;font-weight:700}.speakers-next:hover,.speakers-prev:hover{color:#ff4c43}.speakers-cta{text-align:center;margin-top:40px}.speakers-cta .btn-secondary{background:#004d4d;color:#fff}.speakers-cta .btn-secondary:hover{background:#ff4c43;color:#fff}.no-speakers-message{text-align:center;font-size:1.2rem;color:#666;padding:60px 20px}.single-charla-grid{display:grid;grid-template-columns:2fr 1fr;gap:60px;padding:80px 40px}@media(max-width: 992px){.single-charla-grid{grid-template-columns:1fr;gap:40px;padding:0 20px}}.charla-sidebar .single-speaker-card{background:rgba(0,0,0,0);padding:0;border:none;text-align:left;box-shadow:none;position:-webkit-sticky;position:sticky;top:120px;z-index:10}.charla-sidebar .single-speaker-card .speaker-card-main-link{text-decoration:none;color:inherit;display:block}.charla-sidebar .single-speaker-card .speaker-card-main-link:hover{color:inherit}.charla-sidebar .single-speaker-card .speaker-card-title{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#999;margin-bottom:15px;font-weight:700;border-bottom:2px solid #ff4c43;display:inline-block;padding-bottom:5px}.charla-sidebar .single-speaker-card .speaker-card-content{background:#fff;padding:30px;border-radius:12px;border:1px solid #eee;text-align:left;transition:transform .3s ease}.charla-sidebar .single-speaker-card .speaker-card-content:hover{transform:translateY(-5px);border-color:#ff4c43}.charla-sidebar .single-speaker-card .speaker-card-image-wrapper{width:100%;height:auto;margin-bottom:20px;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);border:none}.charla-sidebar .single-speaker-card .speaker-card-image-wrapper img{width:100%;height:auto;object-fit:cover;display:block}.charla-sidebar .single-speaker-card .speaker-name{font-size:1.3rem;font-weight:800;margin-bottom:5px;color:#004d4d;line-height:1.2}.charla-sidebar .single-speaker-card .speaker-profession{font-size:.95rem;color:#ff4c43;font-weight:600;margin-bottom:5px;line-height:1.3;margin-top:5px}.charla-sidebar .single-speaker-card .speaker-company{font-size:.9rem;color:#666;font-weight:500}.charla-sidebar .single-speaker-card .speaker-social{display:flex;justify-content:flex-start;gap:15px;margin-top:20px;padding-top:15px;border-top:1px solid #eee}.charla-sidebar .single-speaker-card .speaker-social .social-link{color:#666;font-size:1.1rem;transition:color .3s}.charla-sidebar .single-speaker-card .speaker-social .social-link:hover{color:#ff4c43}.entry-featured-image{width:100%;height:500px;object-fit:contain;border-radius:12px;margin-bottom:40px;display:block;box-shadow:0 10px 30px rgba(0,0,0,.05)}.charla-main-content .entry-content{font-size:1.1rem;line-height:1.8;color:#444}.charla-main-content .entry-content h2{color:#004d4d;font-size:1.8rem;margin-top:40px;margin-bottom:20px}.charla-main-content .entry-content p{margin-bottom:20px}.charla-main-content .charla-event-cta{background:linear-gradient(135deg, #ff4c43 0%, #ff7043 100%);border-radius:12px;padding:40px;margin:50px 0 30px;box-shadow:0 10px 30px rgba(240,90,42,.2);text-align:center}.charla-main-content .charla-event-cta .event-cta-content{max-width:600px;margin:0 auto}.charla-main-content .charla-event-cta .event-cta-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.charla-main-content .charla-event-cta .event-cta-subtitle{font-size:1rem;color:hsla(0,0%,100%,.9);margin-bottom:10px}.charla-main-content .charla-event-cta .event-cta-event-name{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:25px}.charla-main-content .charla-event-cta .event-cta-button{display:inline-block;padding:15px 40px;background:#fff;color:#ff4c43;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.2)}.charla-main-content .charla-event-cta .event-cta-button i{margin-left:8px;transition:transform .3s ease}.charla-main-content .charla-event-cta .event-cta-button:hover{background:#004d4d;color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.charla-main-content .charla-event-cta .event-cta-button:hover i{transform:translateX(5px)}@media only screen and (max-width: 68.75rem){.charla-main-content .charla-event-cta{padding:30px 20px}.charla-main-content .charla-event-cta .event-cta-title{font-size:1.6rem}.charla-main-content .charla-event-cta .event-cta-event-name{font-size:1.2rem}}.intro-image-wrapper{border-radius:0px 12px 12px 0px}.home-charlas-section{padding:80px 0;background:#f8f9fa}@media(max-width: 768px){.home-charlas-section{padding:60px 0}}.home-charlas-container{max-width:1400px;margin:0 auto;padding:0 40px}@media(max-width: 768px){.home-charlas-container{padding:0 20px}}.home-charlas-title{font-family:"Poppins",sans-serif;font-size:2.5rem;font-weight:700;color:#004d4d;text-align:center;margin-bottom:3rem}@media(max-width: 768px){.home-charlas-title{font-size:2rem;margin-bottom:2rem}}.home-charlas-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 992px){.home-charlas-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.home-charlas-grid{grid-template-columns:1fr}}.home-charla-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 15px rgba(0,0,0,.08);transition:all .3s ease}.home-charla-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.home-charla-card:hover .home-charla-image{transform:scale(1.1)}.home-charla-card:hover .home-charla-title a{color:#ff4c43}.home-charla-image-wrapper{position:relative;height:180px;overflow:hidden}.home-charla-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-charla-content{padding:20px}.home-charla-date{display:inline-block;font-size:.8rem;color:#ff4c43;font-weight:600;margin-bottom:8px}.home-charla-title{font-size:1.1rem;font-weight:700;line-height:1.4;margin-bottom:8px}.home-charla-title a{color:#004d4d;text-decoration:none;transition:color .3s ease}.home-charla-speaker{font-size:.9rem;color:#666;margin:0}.home-charlas-cta{text-align:center;margin-top:3rem}.btn-ver-mas-charlas{display:inline-block;background:#004d4d;color:#fff;padding:14px 30px;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,77,77,.3)}.btn-ver-mas-charlas:hover{background:#f05a2a;transform:translateY(-3px);box-shadow:0 6px 20px rgba(240,90,42,.4);color:#fff}.profile-page{padding:60px 0;background:#f8f8f8;min-height:calc(100vh - 200px)}@media only screen and (max-width: 68.75rem){.profile-page{padding:40px 0}}.profile-container{max-width:1200px;margin:0 auto;padding:0 50px}@media only screen and (max-width: 68.75rem){.profile-container{padding:0 20px}}.profile-header{background:#fff;border-radius:12px;padding:40px;margin-bottom:30px;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;align-items:center;gap:30px}@media only screen and (max-width: 68.75rem){.profile-header{flex-direction:column;text-align:center;padding:30px 20px;gap:20px}}.profile-header .profile-avatar img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid var(--primary-color)}@media only screen and (max-width: 68.75rem){.profile-header .profile-avatar img{width:120px;height:120px}}.profile-header .profile-info{flex:1}.profile-header .profile-info h1{margin:0 0 10px 0;color:#333;font-size:2rem}@media only screen and (max-width: 68.75rem){.profile-header .profile-info h1{font-size:1.5rem}}.profile-header .profile-info .profile-email{color:#666;font-size:1rem;margin:5px 0}.profile-header .profile-info .profile-member-since{color:#999;font-size:.9rem;margin:5px 0}.profile-sections{display:flex;flex-direction:column;gap:30px}.profile-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,.05)}@media only screen and (max-width: 68.75rem){.profile-section{padding:20px}}.profile-section h2{margin:0 0 20px 0;color:#333;font-size:1.5rem;border-bottom:2px solid var(--primary-color);padding-bottom:10px}@media only screen and (max-width: 68.75rem){.profile-section h2{font-size:1.2rem}}.profile-section .profile-bio{color:#555;line-height:1.6}.profile-details{display:flex;flex-direction:column;gap:15px}.profile-details .profile-detail-item{display:flex;justify-content:space-between;padding:15px;background:#f8f8f8;border-radius:8px}@media only screen and (max-width: 68.75rem){.profile-details .profile-detail-item{flex-direction:column;gap:5px}}.profile-details .profile-detail-item .detail-label{font-weight:600;color:#333}.profile-details .profile-detail-item .detail-value{color:#666}.profile-orders{overflow-x:auto}.profile-orders .orders-table{width:100%;border-collapse:collapse;table-layout:fixed}@media only screen and (max-width: 68.75rem){.profile-orders .orders-table{font-size:.85rem}}.profile-orders .orders-table thead{background:#f8f8f8}.profile-orders .orders-table thead th{padding:15px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #ddd}@media only screen and (max-width: 68.75rem){.profile-orders .orders-table thead th{padding:10px 5px}}.profile-orders .orders-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background .3s ease}.profile-orders .orders-table tbody tr:hover{background:#f8f8f8}.profile-orders .orders-table tbody tr td{padding:15px}@media only screen and (max-width: 68.75rem){.profile-orders .orders-table tbody tr td{padding:10px 5px}}.profile-orders .orders-table .order-status{padding:5px 12px;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.profile-orders .orders-table .order-status.status-completed{background:#d4edda;color:#155724}.profile-orders .orders-table .order-status.status-processing{background:#fff3cd;color:#856404}.profile-orders .orders-table .order-status.status-pending{background:#f8d7da;color:#721c24}.profile-orders .orders-table .order-status.status-on-hold{background:#d1ecf1;color:#0c5460}.profile-orders .orders-table .btn-view-order{background:var(--primary-color);color:#fff;padding:8px 16px;border-radius:6px;text-decoration:none;font-size:.85rem;font-weight:600;transition:background .3s ease;display:inline-block}.profile-orders .orders-table .btn-view-order:hover{background:rgb(255,69.6336633663,2)}.profile-orders .no-orders{text-align:center;color:#999;padding:40px 20px;font-style:italic}.profile-actions{display:flex;justify-content:center;padding:20px 0}.profile-actions .btn-edit-profile{background:var(--secondary-color);color:#fff;padding:12px 30px;border-radius:25px;text-decoration:none;font-weight:700;font-size:.9rem;text-transform:uppercase;transition:background .3s ease;display:inline-block}.profile-actions .btn-edit-profile:hover{background:hsl(89.2561983471,49.387755102%,41.9607843137%)}@media only screen and (max-width: 68.75rem){.profile-actions .btn-edit-profile{padding:10px 20px;font-size:.85rem}}.profile-certificates .certificates-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:20px}@media only screen and (max-width: 68.75rem){.profile-certificates .certificates-grid{grid-template-columns:1fr}}.profile-certificates .certificate-card{background:#f8f8f8;border-radius:12px;padding:25px;display:flex;flex-direction:column;gap:15px;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}.profile-certificates .certificate-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.profile-certificates .certificate-card .certificate-icon{color:var(--primary-color);display:flex;justify-content:center;align-items:center;width:60px;height:60px;background:#fff;border-radius:50%;margin:0 auto}.profile-certificates .certificate-card .certificate-info{text-align:center}.profile-certificates .certificate-card .certificate-info h3{margin:0 0 10px 0;color:#333;font-size:1.1rem;font-weight:600}.profile-certificates .certificate-card .certificate-info .certificate-date{color:#666;font-size:.9rem;margin:5px 0}.profile-certificates .certificate-card .certificate-info .certificate-plan{color:#ff4c43;font-size:.85rem;font-weight:600;margin:5px 0}.profile-certificates .certificate-card .certificate-info .certificate-order{color:#999;font-size:.85rem;margin:5px 0}.profile-certificates .certificate-card .certificate-actions{display:flex;justify-content:center;margin-top:10px}.profile-certificates .certificate-card .certificate-actions .btn-download-certificate{background:var(--secondary-color);color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.profile-certificates .certificate-card .certificate-actions .btn-download-certificate svg{width:20px;height:20px}.profile-certificates .certificate-card .certificate-actions .btn-download-certificate:hover{background:hsl(89.2561983471,49.387755102%,41.9607843137%);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.profile-certificates .certificate-card .certificate-actions .certificate-pending{color:#999;font-size:.9rem;font-style:italic}.profile-certificates .no-certificates{text-align:center;color:#999;padding:40px 20px;font-style:italic}.profile-vip-content .vip-selector-wrapper{margin-bottom:30px}.profile-vip-content .vip-selector-wrapper label{display:block;font-weight:600;color:#333;margin-bottom:10px}.profile-vip-content .vip-selector-wrapper .vip-selector{width:100%;max-width:400px;padding:12px 15px;border:2px solid #ddd;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;transition:all .3s ease}.profile-vip-content .vip-selector-wrapper .vip-selector:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(240,90,42,.1)}.profile-vip-content .vip-selector-wrapper .vip-selector:hover{border-color:#bbb}.profile-vip-content .vip-event-content h3{color:#333;font-size:1.3rem;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--primary-color)}.profile-vip-content .vip-videos-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:25px}@media only screen and (max-width: 68.75rem){.profile-vip-content .vip-videos-grid{grid-template-columns:1fr}}.profile-vip-content .vip-video-card{background:#f8f8f8;border-radius:12px;overflow:hidden;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}.profile-vip-content .vip-video-card:hover{border-color:var(--primary-color);box-shadow:0 8px 20px rgba(0,0,0,.12);transform:translateY(-4px)}.profile-vip-content .vip-video-card .vip-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}.profile-vip-content .vip-video-card .vip-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.profile-vip-content .vip-video-card .vip-video-wrapper .vip-video-link{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--primary-color);color:#fff;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.profile-vip-content .vip-video-card .vip-video-wrapper .vip-video-link:hover{background:rgb(255,27.4414893617,16)}.profile-vip-content .vip-video-card .vip-video-info{padding:15px 20px}.profile-vip-content .vip-video-card .vip-video-info h4{color:#333;font-size:1rem;margin:0;font-weight:600}.profile-vip-content .vip-no-selection{text-align:center;color:#666;padding:40px 20px;background:#f8f8f8;border-radius:12px;font-style:italic}.blog-archive{padding:0;background-color:#f9f9f9;padding-bottom:60px}.blog-archive .speakers-classic-hero{position:relative;width:100%;height:500px;overflow:hidden;margin-bottom:50px}@media only screen and (max-width: 68.75rem){.blog-archive .speakers-classic-hero{height:400px}}.blog-archive .speakers-classic-hero .classic-hero-swiper{width:100%;height:100%}.blog-archive .speakers-classic-hero .classic-hero-swiper .swiper-wrapper{height:100%}.blog-archive .speakers-classic-hero .swiper-slide{position:relative;width:100%;height:100%;background:#000}.blog-archive .speakers-classic-hero .hero-slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.blog-archive .speakers-classic-hero .hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.blog-archive .speakers-classic-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);z-index:1}.blog-archive .speakers-classic-hero .hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:2;text-align:center;padding:0 20px}.blog-archive .speakers-classic-hero .hero-title{font-size:4rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;text-shadow:0 2px 10px rgba(0,0,0,.5);line-height:1.1}@media only screen and (max-width: 68.75rem){.blog-archive .speakers-classic-hero .hero-title{font-size:2.5rem}}.blog-archive .speakers-classic-hero .hero-subtitle{font-size:1.2rem;font-weight:400;color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.5)}@media only screen and (max-width: 68.75rem){.blog-archive .speakers-classic-hero .hero-subtitle{font-size:1rem}}.blog-archive .speakers-classic-hero .classic-hero-pagination{bottom:30px;z-index:3}.blog-archive .speakers-classic-hero .classic-hero-pagination .swiper-pagination-bullet{background:hsla(0,0%,100%,.5);opacity:1}.blog-archive .speakers-classic-hero .classic-hero-pagination .swiper-pagination-bullet-active{background:#fff}.blog-archive .blog-grid-section{margin-bottom:60px;padding:0 20px}.blog-archive .blog-grid-section .section-header{text-align:center;margin-bottom:40px}.blog-archive .blog-grid-section .section-header .section-title{font-size:2.5rem;font-weight:800;color:#333;text-transform:uppercase;margin-bottom:15px}.blog-archive .blog-grid-section .section-header .section-line{width:60px;height:4px;background:#ff4c43;margin:0 auto}.blog-archive .blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;max-width:1400px;margin:0 auto 50px}@media only screen and (max-width: 68.75rem){.blog-archive .blog-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 50rem){.blog-archive .blog-grid{grid-template-columns:1fr}}.blog-archive .blog-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.blog-archive .blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.blog-archive .blog-card:hover .blog-image{transform:scale(1.05)}.blog-archive .blog-card .blog-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.blog-archive .blog-card .blog-image-wrapper{position:relative;padding-top:60%;overflow:hidden;background:#eee}.blog-archive .blog-card .blog-image-wrapper .blog-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-archive .blog-card .blog-content{padding:25px;display:flex;flex-direction:column;flex-grow:1}.blog-archive .blog-card .blog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:.8rem;color:#888;margin-bottom:15px;text-transform:uppercase;font-weight:600}.blog-archive .blog-card .blog-meta .blog-category{color:#ff4c43}.blog-archive .blog-card .blog-title{font-size:1.4rem;font-weight:700;color:#222;margin-bottom:15px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-archive .blog-card .blog-excerpt{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:20px;flex-grow:1}.blog-archive .blog-card .blog-excerpt p{margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-archive .blog-card .read-more{font-size:.9rem;font-weight:700;color:#004d4d;text-transform:uppercase;display:inline-flex;align-items:center;transition:gap .3s ease}.blog-archive .blog-card .read-more:hover{gap:5px}.blog-archive .pagination{text-align:center;margin-top:50px}.blog-archive .pagination .page-numbers{display:inline-block;padding:10px 15px;margin:0 5px;border:1px solid #ddd;border-radius:4px;color:#333;text-decoration:none;transition:all .3s}.blog-archive .pagination .page-numbers.current,.blog-archive .pagination .page-numbers:hover{background:#004d4d;color:#fff;border-color:#004d4d}.single-post-container{padding-top:120px;padding-bottom:80px;background-color:#fff}.single-post-container .entry-header{text-align:center;margin-bottom:40px;padding:0 20px}.single-post-container .entry-header .entry-meta-top{font-size:.9rem;color:#888;margin-bottom:15px;text-transform:uppercase;font-weight:600;display:flex;justify-content:center;gap:15px}.single-post-container .entry-header .entry-meta-top .cat-links a{color:#ff4c43;text-decoration:none}.single-post-container .entry-header .entry-meta-top .cat-links a:hover{text-decoration:underline}.single-post-container .entry-header .entry-title{font-size:3rem;font-weight:800;color:#333;line-height:1.2;max-width:900px;margin:0 auto}@media only screen and (max-width: 50rem){.single-post-container .entry-header .entry-title{font-size:2rem}}.single-post-container .entry-thumbnail-container{margin-bottom:50px;max-width:1000px;margin-left:auto;margin-right:auto;padding:0 20px}.single-post-container .entry-thumbnail-container .entry-thumbnail-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.single-post-container .entry-thumbnail-container .entry-thumbnail-wrapper img{width:100%;height:auto;display:block}.single-post-container .entry-content-container{max-width:800px;margin:0 auto;padding:0 20px}.single-post-container .entry-content{font-size:1.1rem;line-height:1.8;color:#444;margin-bottom:50px}.single-post-container .entry-content p{margin-bottom:20px}.single-post-container .entry-content h2,.single-post-container .entry-content h3,.single-post-container .entry-content h4,.single-post-container .entry-content h5,.single-post-container .entry-content h6{color:#222;font-weight:700;margin-top:40px;margin-bottom:20px;line-height:1.3}.single-post-container .entry-content h2{font-size:2rem}.single-post-container .entry-content h3{font-size:1.6rem}.single-post-container .entry-content ul,.single-post-container .entry-content ol{margin-bottom:20px;padding-left:20px}.single-post-container .entry-content ul li,.single-post-container .entry-content ol li{margin-bottom:10px}.single-post-container .entry-content blockquote{border-left:4px solid #ff4c43;padding-left:20px;margin:30px 0;font-style:italic;color:#666;font-size:1.2rem}.single-post-container .entry-content img{max-width:100%;height:auto;border-radius:8px;margin:30px 0}.single-post-container .entry-content a{color:#004d4d;text-decoration:underline}.single-post-container .entry-content a:hover{color:#ff4c43}.single-post-container .entry-footer{border-top:1px solid #eee;padding-top:30px;margin-top:50px}.single-post-container .entry-footer .tags-links{font-size:.95rem;color:#666}.single-post-container .entry-footer .tags-links .tags-label{font-weight:700;margin-right:5px;color:#333}.single-post-container .entry-footer .tags-links a{display:inline-block;background:#f5f5f5;padding:5px 12px;border-radius:20px;color:#555;text-decoration:none;margin-right:5px;margin-bottom:5px;font-size:.85rem;transition:all .2s}.single-post-container .entry-footer .tags-links a:hover{background:#004d4d;color:#fff}.single-charla-container,.single-speaker-page{padding-top:120px;padding-bottom:80px;background-color:#fff}@media only screen and (max-width: 50rem){.single-charla-container.single-speaker-page,.single-speaker-page.single-speaker-page{padding-top:0}.single-charla-container.single-speaker-page .entry-featured-image,.single-speaker-page.single-speaker-page .entry-featured-image{height:270px}.single-charla-container.single-speaker-page .speaker-card-content,.single-speaker-page.single-speaker-page .speaker-card-content{padding-top:90px}}.single-charla-container .entry-header,.single-speaker-page .entry-header{text-align:center;margin-bottom:50px;padding:0 20px}.single-charla-container .entry-header .entry-meta-top,.single-speaker-page .entry-header .entry-meta-top{font-size:.9rem;color:#888;margin-bottom:15px;text-transform:uppercase;font-weight:600;display:flex;justify-content:center;align-items:center;gap:10px}.single-charla-container .entry-header .entry-meta-top .post-type-label,.single-speaker-page .entry-header .entry-meta-top .post-type-label{background:#f0f0f0;padding:4px 10px;border-radius:4px;color:#555}.single-charla-container .entry-header .entry-meta-top .meta-separator,.single-speaker-page .entry-header .entry-meta-top .meta-separator{color:#ccc}.single-charla-container .entry-header .entry-title,.single-speaker-page .entry-header .entry-title{font-size:3rem;font-weight:800;color:#333;line-height:1.1;max-width:900px;margin:0 auto 15px}@media only screen and (max-width: 50rem){.single-charla-container .entry-header .entry-title,.single-speaker-page .entry-header .entry-title{font-size:2rem}}.single-charla-container .entry-header .entry-subtitle,.single-speaker-page .entry-header .entry-subtitle{font-size:1.3rem;color:#004d4d;font-weight:500;margin:0 auto;max-width:800px}.single-charla-container .entry-thumbnail-container,.single-speaker-page .entry-thumbnail-container{margin-bottom:50px;max-width:1000px;margin-left:auto;margin-right:auto;padding:0 20px}.single-charla-container .entry-thumbnail-container .entry-thumbnail-wrapper,.single-speaker-page .entry-thumbnail-container .entry-thumbnail-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.single-charla-container .entry-thumbnail-container .entry-thumbnail-wrapper img,.single-speaker-page .entry-thumbnail-container .entry-thumbnail-wrapper img{width:100%;height:auto;display:block}.single-charla-container .entry-content-container,.single-speaker-page .entry-content-container{max-width:1000px;margin:0 auto;padding:0 20px}.single-charla-container .entry-content,.single-speaker-page .entry-content{font-size:1.1rem;line-height:1.8;color:#444;margin-bottom:40px}.single-charla-container .entry-content p,.single-speaker-page .entry-content p{margin-bottom:20px}.single-charla-container .entry-content h2,.single-charla-container .entry-content h3,.single-speaker-page .entry-content h2,.single-speaker-page .entry-content h3{color:#222;margin-top:30px;margin-bottom:15px;font-weight:700}.single-charla-container .entry-content ul,.single-charla-container .entry-content ol,.single-speaker-page .entry-content ul,.single-speaker-page .entry-content ol{margin-bottom:20px;padding-left:20px}.single-charla-container .entry-content img,.single-speaker-page .entry-content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.single-charla-container .entry-navigation,.single-speaker-page .entry-navigation{margin-top:40px;padding-top:20px;border-top:1px solid #eee}.single-charla-container .entry-navigation .back-link,.single-speaker-page .entry-navigation .back-link{font-weight:600;color:#004d4d;text-decoration:none;transition:color .3s}.single-charla-container .entry-navigation .back-link:hover,.single-speaker-page .entry-navigation .back-link:hover{color:#ff4c43}.single-charla-container .speaker-layout,.single-speaker-page .speaker-layout{display:grid;grid-template-columns:350px 1fr;gap:50px;align-items:start}@media only screen and (max-width: 68.75rem){.single-charla-container .speaker-layout,.single-speaker-page .speaker-layout{grid-template-columns:1fr;gap:30px}}.single-charla-container .speaker-layout .speaker-aside,.single-speaker-page .speaker-layout .speaker-aside{text-align:center}.single-charla-container .speaker-layout .speaker-image-large,.single-speaker-page .speaker-layout .speaker-image-large{border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.15);margin-bottom:20px}.single-charla-container .speaker-layout .speaker-image-large img,.single-speaker-page .speaker-layout .speaker-image-large img{width:100%;height:auto;display:block}@media only screen and (max-width: 68.75rem){.single-charla-container .speaker-layout .speaker-image-large,.single-speaker-page .speaker-layout .speaker-image-large{max-width:300px;margin-left:auto;margin-right:auto}}.events-archive{padding:0;background-color:#f9f9f9;padding-bottom:60px}.events-archive .content-container{padding-top:60px}@media only screen and (max-width: 68.75rem){.events-archive .content-container{padding-top:40px}}.events-archive .events-hero{position:relative}.events-archive .events-hero .classic-hero-swiper{height:500px}@media only screen and (max-width: 68.75rem){.events-archive .events-hero .classic-hero-swiper{height:400px}}.events-archive .events-hero .swiper-slide{position:relative;height:500px}@media only screen and (max-width: 68.75rem){.events-archive .events-hero .swiper-slide{height:400px}}.events-archive .events-hero .hero-slide-bg{position:absolute;top:0;left:0;width:100%;height:100%}.events-archive .events-hero .hero-overlay{height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);position:absolute;top:0;left:0;width:100%;z-index:1}.events-archive .events-hero .hero-bg-image{height:100% !important;width:100%;object-fit:cover}.events-archive .events-hero .hero-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center}.events-archive .events-hero .hero-content .container{text-align:center;padding:0 20px}.events-archive .events-hero .hero-content .hero-title{font-size:3.5rem;font-weight:800;color:#fff;text-transform:uppercase;margin-bottom:15px;text-shadow:2px 2px 8px rgba(0,0,0,.5)}@media only screen and (max-width: 68.75rem){.events-archive .events-hero .hero-content .hero-title{font-size:2.5rem}}@media only screen and (max-width: 50rem){.events-archive .events-hero .hero-content .hero-title{font-size:2rem}}.events-archive .events-hero .hero-content .hero-subtitle{font-size:1.3rem;color:hsla(0,0%,100%,.9);font-weight:400;text-shadow:1px 1px 4px rgba(0,0,0,.5);max-width:600px;margin:0 auto}@media only screen and (max-width: 68.75rem){.events-archive .events-hero .hero-content .hero-subtitle{font-size:1.1rem}}.events-archive .events-hero .section-title{font-size:2.5rem;font-weight:800;color:#333;text-transform:uppercase;margin-bottom:15px}.events-archive .events-hero .section-line{width:60px;height:4px;background:#ff4c43;margin:0 auto}.events-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;max-width:1400px;margin:0 auto 50px}@media only screen and (max-width: 50rem){.events-grid{grid-template-columns:1fr}}.event-card-featured{grid-column:1/-1;display:flex;flex-direction:row;height:500px;min-height:500px;border:3px solid #004d4d;background:linear-gradient(135deg, #fff 0%, #f5f9f9 100%);border-radius:16px;overflow:hidden}@media only screen and (max-width: 68.75rem){.event-card-featured{flex-direction:column;height:auto;min-height:auto}}.event-card-featured .event-card-link{display:flex;flex-direction:row;width:100%;height:100%}@media only screen and (max-width: 68.75rem){.event-card-featured .event-card-link{flex-direction:column}}.event-card-featured .event-image-wrapper{flex:0 0 50%;padding-top:0;height:100%;position:relative}@media only screen and (max-width: 68.75rem){.event-card-featured .event-image-wrapper{flex:none;padding-top:56.25%;height:auto}}.event-card-featured .event-image-wrapper .event-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.event-card-featured .event-image-wrapper .event-date-badge{top:20px;right:20px;padding:15px 20px;min-width:80px}.event-card-featured .event-image-wrapper .event-date-badge .day{font-size:2rem}.event-card-featured .event-image-wrapper .event-date-badge .month{font-size:1rem}.event-card-featured .event-content{flex:1;padding:40px 50px;display:flex;flex-direction:column;justify-content:center;height:100%}@media only screen and (max-width: 68.75rem){.event-card-featured .event-content{padding:25px;height:auto}}.event-card-featured .event-meta{margin-bottom:15px}.event-card-featured .event-meta .event-location{font-size:1rem;color:#004d4d;font-weight:600}.event-card-featured .event-title{font-size:2.2rem;font-weight:800;margin-bottom:20px;line-height:1.2;color:#222;-webkit-line-clamp:3}@media only screen and (max-width: 68.75rem){.event-card-featured .event-title{font-size:1.5rem}}.event-card-featured .event-excerpt{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:30px;flex-grow:0}.event-card-featured .event-excerpt p{-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:0}.event-card-featured .read-more{font-size:.9rem;font-weight:700;color:#ff4c43;text-transform:uppercase;align-self:flex-start;transition:letter-spacing .3s ease}.event-card-featured .read-more:hover{letter-spacing:1px}.event-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid #eee}.event-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.event-card:hover .event-image{transform:scale(1.05)}.event-card .event-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.event-card .event-image-wrapper{position:relative;overflow:hidden;background:#eee;height:250px}.event-card .event-image-wrapper .event-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.event-card .event-image-wrapper .event-date-badge{position:absolute;top:15px;right:15px;background:#fff;color:#333;padding:10px;border-radius:8px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.2);min-width:60px;z-index:2}.event-card .event-image-wrapper .event-date-badge .day{display:block;font-size:1.4rem;font-weight:800;line-height:1;color:#ff4c43}.event-card .event-image-wrapper .event-date-badge .month{display:block;font-size:.8rem;font-weight:700;text-transform:uppercase;margin-top:2px}.event-card .event-content{padding:25px;display:flex;flex-direction:column;flex-grow:1}.event-card .event-meta{margin-bottom:10px;font-size:.9rem;color:#666}.event-card .event-meta .event-location{display:flex;align-items:center;gap:5px}.event-card .event-meta .event-location i{color:#004d4d}.event-card .event-title{font-size:1.4rem;font-weight:700;color:#222;margin-bottom:15px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.event-card .event-excerpt{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:20px;flex-grow:1}.event-card .event-excerpt p{margin:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.event-card .read-more{font-size:.9rem;font-weight:700;color:#ff4c43;text-transform:uppercase;align-self:flex-start;transition:letter-spacing .3s ease}.event-card .read-more:hover{letter-spacing:1px}.single-event-page{background-color:#fff;padding-bottom:80px}.single-event-page .event-single-header{position:relative;padding:180px 0 100px;background-color:#222;color:#fff;overflow:hidden}.single-event-page .event-single-header .event-header-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:.4;z-index:0}.single-event-page .event-single-header .event-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8));z-index:1}.single-event-page .event-single-header .header-container{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:40px}@media only screen and (max-width: 50rem){.single-event-page .event-single-header .header-container{flex-direction:column-reverse;text-align:center}}.single-event-page .event-single-header .header-content{flex:1}.single-event-page .event-single-header .event-meta-badge{margin-bottom:20px}.single-event-page .event-single-header .event-meta-badge .badget-text{background:#ff4c43;color:#fff;padding:6px 12px;border-radius:4px;font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:1px}.single-event-page .event-single-header .entry-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:20px;color:#fff}@media only screen and (max-width: 50rem){.single-event-page .event-single-header .entry-title{font-size:2.2rem}}.single-event-page .event-single-header .event-quick-info{display:flex;gap:30px;font-size:1.1rem;color:hsla(0,0%,100%,.9)}@media only screen and (max-width: 50rem){.single-event-page .event-single-header .event-quick-info{justify-content:center;flex-direction:column;gap:10px}}.single-event-page .event-single-header .event-quick-info .info-item{display:flex;align-items:center;gap:8px}.single-event-page .event-single-header .event-quick-info .info-item i{color:#ff4c43;font-size:1.3rem}.single-event-page .event-single-header .event-date-circle{flex-shrink:0;width:120px;height:120px;border:4px solid #fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);backdrop-filter:blur(5px)}.single-event-page .event-single-header .event-date-circle .day{font-size:3rem;font-weight:800;line-height:1}.single-event-page .event-single-header .event-date-circle .month{font-size:1rem;text-transform:uppercase;font-weight:700}.single-event-page .event-content-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:60px;margin-top:80px}@media only screen and (max-width: 68.75rem){.single-event-page .event-content-wrapper{grid-template-columns:1fr;gap:40px}}.single-event-page .event-main-content .section-title{font-size:1.8rem;font-weight:800;color:#333;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.single-event-page .event-main-content p{margin-bottom:20px;font-size:1.1rem;line-height:1.8;color:#555}.single-event-page .event-sidebar .event-cta-card{background:#f9f9f9;padding:30px;border-radius:12px;border:1px solid #eee;text-align:center;position:sticky;top:20px}.single-event-page .event-sidebar .event-cta-card h3{font-size:1.4rem;font-weight:700;margin-bottom:10px;color:#222}.single-event-page .event-sidebar .event-cta-card p{margin-bottom:20px;color:#666}.single-event-page .event-sidebar .event-cta-card .btn{display:inline-block;width:100%;padding:15px;background:#004d4d;color:#fff;font-weight:700;text-transform:uppercase;border-radius:6px;text-decoration:none;transition:background .3s}.single-event-page .event-sidebar .event-cta-card .btn:hover{background:#ff4c43}.single-event-page .event-sidebar .event-cta-card .small-text{margin-top:10px;font-size:.8rem;color:#999;margin-bottom:0}.single-event-page .entry-navigation{margin-top:60px}.single-event-page .entry-navigation .back-link{font-weight:600;color:#004d4d;text-decoration:none}.single-event-page .entry-navigation .back-link:hover{text-decoration:underline}.single-product-container{padding-top:50px;padding-bottom:80px}.single-product-container .custom-single-product-layout.product{background-color:#fff;box-shadow:none !important;border:none !important;border-radius:0;margin-bottom:0;padding:0;transform:none !important}.single-product-container .custom-single-product-layout.product:hover{transform:none !important;box-shadow:none !important}.single-product-container .custom-single-product-layout.product .product-top-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:80px}@media only screen and (max-width: 68.75rem){.single-product-container .custom-single-product-layout.product .product-top-row{grid-template-columns:1fr;gap:40px}}.woocommerce-page div.product div.images,div.product div.images,.woocommerce-product-gallery{width:100% !important}.single-product-container .product-gallery-column .woocommerce-product-gallery{position:relative}.single-product-container .product-gallery-column .woocommerce-product-gallery figure{margin:0}.single-product-container .product-gallery-column .woocommerce-product-gallery img{width:100%;height:auto;min-height:400px;object-fit:contain;display:block;margin:0 auto;border-radius:12px}.single-product-container .product-gallery-column .onsale{background-color:#ff4c43;color:#fff;padding:5px 12px;border-radius:4px;position:absolute;top:20px;left:20px;z-index:10;font-weight:700;text-transform:uppercase;font-size:.85rem}.single-product-container .product-summary-column{display:flex;flex-direction:column;justify-content:center}.single-product-container .product-summary-column .product-cat-pill{display:inline-block;margin-bottom:10px}.single-product-container .product-summary-column .product-cat-pill a{color:#004d4d;font-weight:700;text-transform:uppercase;font-size:.85rem;text-decoration:none}.single-product-container .product-summary-column .product-cat-pill a:hover{text-decoration:underline}.single-product-container .product-summary-column .product-title{font-size:3rem;font-weight:900;line-height:1.1;margin-bottom:20px;color:#222}@media only screen and (max-width: 50rem){.single-product-container .product-summary-column .product-title{font-size:2.2rem}}.single-product-container .product-summary-column .product-price-container{margin-bottom:25px;font-size:1.8rem;color:#333;font-weight:700}.single-product-container .product-summary-column .product-price-container del{color:#aaa;font-size:1.2rem;margin-right:10px;font-weight:400}.single-product-container .product-summary-column .product-price-container ins{text-decoration:none;color:#ff4c43}.single-product-container .product-summary-column .product-short-description{font-size:1.1rem;line-height:1.6;color:#666;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eee}.single-product-container .product-summary-column .product-actions{margin-bottom:30px}.single-product-container .product-summary-column .product-actions form.cart{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.single-product-container .product-summary-column .product-actions form.cart .quantity input{width:60px;padding:12px 10px;border:1px solid #ddd;border-radius:6px;text-align:center;font-weight:700;font-size:1rem}.single-product-container .product-summary-column .product-actions form.cart button.single_add_to_cart_button{background-color:#ff4c43;color:#fff;border:none;padding:14px 40px;border-radius:50px;font-size:1.1rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;letter-spacing:1px}.single-product-container .product-summary-column .product-actions form.cart button.single_add_to_cart_button:hover{background-color:#d64a1f;transform:translateY(-2px);box-shadow:0 5px 15px rgba(240,90,42,.3)}.single-product-container .product-summary-column .product-meta-extras{font-size:.9rem;color:#999}.single-product-container .product-summary-column .product-meta-extras .sku_wrapper{display:block;margin-bottom:5px}.single-product-container .product-summary-column .product-meta-extras .sku_wrapper .sku{color:#555;font-weight:600}.single-product-container .product-bottom-row .woocommerce-tabs{margin-bottom:60px}.single-product-container .product-bottom-row .woocommerce-tabs ul.tabs{list-style:none;padding:0;margin:0 0 30px;display:flex;border-bottom:2px solid #eee}.single-product-container .product-bottom-row .woocommerce-tabs ul.tabs li{margin:0}.single-product-container .product-bottom-row .woocommerce-tabs ul.tabs li a{display:block;padding:15px 30px;font-weight:700;font-size:1.1rem;color:#888;text-decoration:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;transition:all .3s}.single-product-container .product-bottom-row .woocommerce-tabs ul.tabs li a:hover{color:#333}.single-product-container .product-bottom-row .woocommerce-tabs ul.tabs li.active a{color:#004d4d;border-bottom-color:#004d4d}.single-product-container .product-bottom-row .woocommerce-tabs .panel{margin-bottom:40px}.single-product-container .product-bottom-row .woocommerce-tabs .panel h2{font-size:1.5rem;margin-bottom:20px;display:none}.single-product-container .product-bottom-row .woocommerce-tabs .panel p{margin-bottom:20px;line-height:1.8;color:#555}.single-product-container .product-bottom-row .related{margin-top:80px}.single-product-container .product-bottom-row .related h2{font-size:2rem;font-weight:800;margin-bottom:40px;text-align:center;text-transform:uppercase}.single-product-container .product-bottom-row .related ul.products{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;list-style:none;padding:0;margin:0}@media only screen and (max-width: 68.75rem){.single-product-container .product-bottom-row .related ul.products{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 50rem){.single-product-container .product-bottom-row .related ul.products{grid-template-columns:1fr}}.single-product-container .product-bottom-row .related ul.products li.product{background:#fff;border:1px solid #eee;border-radius:8px;padding:15px;text-align:center;transition:transform .3s}.single-product-container .product-bottom-row .related ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.single-product-container .product-bottom-row .related ul.products li.product img{max-width:100%;height:auto;margin-bottom:15px;border-radius:4px}.single-product-container .product-bottom-row .related ul.products li.product h2.woocommerce-loop-product__title{font-size:1rem;font-weight:700;margin-bottom:10px;color:#333}.single-product-container .product-bottom-row .related ul.products li.product .price{display:block;font-weight:700;color:#004d4d;margin-bottom:15px}.single-product-container .product-bottom-row .related ul.products li.product .button{display:inline-block;padding:8px 20px;background:#f0f0f0;color:#333;font-size:.9rem;border-radius:20px;text-decoration:none;font-weight:600;transition:background .3s}.single-product-container .product-bottom-row .related ul.products li.product .button:hover{background:#004d4d;color:#fff}.woocommerce-account .woocommerce{display:flex;gap:40px;max-width:1200px;margin:0 auto;padding:60px 20px}@media(max-width: 768px){.woocommerce-account .woocommerce{flex-direction:column;gap:30px;padding:40px 15px}}.woocommerce-account .woocommerce-MyAccount-navigation{min-width:250px;background:#1a1a1a;border-radius:16px;overflow:hidden;height:fit-content}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation li{border-bottom:1px solid hsla(0,0%,100%,.1)}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border-bottom:none}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:16px 24px;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:rgba(240,90,42,.2);color:#ff4c43;padding-left:30px}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders.is-active a{background:linear-gradient(135deg, #ff4c43 0%, #ff7b4d 100%);color:#fff}@media(max-width: 768px){.woocommerce-account .woocommerce-MyAccount-navigation{min-width:100%}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:5px;padding:10px}.woocommerce-account .woocommerce-MyAccount-navigation li{border-bottom:none}.woocommerce-account .woocommerce-MyAccount-navigation li a{padding:10px 15px;border-radius:8px;font-size:.9rem}}.woocommerce-account .woocommerce-MyAccount-content{flex:1;min-width:0}.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type{font-size:1.1rem;color:#666;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.woocommerce-account .woocommerce-MyAccount-content h2{color:#1a1a1a;font-size:1.5rem;margin-bottom:25px;padding-bottom:15px;border-bottom:3px solid #ff4c43;display:inline-block}.woocommerce-account .woocommerce-table--order-details{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);margin-bottom:40px}@media only screen and (max-width: 600px){.woocommerce-account .woocommerce-table--order-details .woocommerce-orders-table__header-order-date,.woocommerce-account .woocommerce-table--order-details .woocommerce-orders-table__cell-order-date{display:none}}.woocommerce-account .woocommerce-table--order-details thead{background:#1a1a1a}.woocommerce-account .woocommerce-table--order-details thead th{padding:18px 20px;color:#fff;font-weight:600;text-align:left;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.woocommerce-account .woocommerce-table--order-details tbody td{padding:18px 20px;border-bottom:1px solid #f0f0f0;color:#333}.woocommerce-account .woocommerce-table--order-details tbody td.product-name a{color:#ff4c43;text-decoration:none;font-weight:600}.woocommerce-account .woocommerce-table--order-details tbody td.product-name a:hover{text-decoration:underline}.woocommerce-account .woocommerce-table--order-details tbody td.product-name .product-quantity{color:#666;font-weight:normal}.woocommerce-account .woocommerce-table--order-details tbody tr:last-child td{border-bottom:none}.woocommerce-account .woocommerce-table--order-details tfoot{background:#f8f8f8}.woocommerce-account .woocommerce-table--order-details tfoot th,.woocommerce-account .woocommerce-table--order-details tfoot td{padding:15px 20px;border-top:1px solid #e0e0e0}.woocommerce-account .woocommerce-table--order-details tfoot th{text-align:left;color:#333;font-weight:600}.woocommerce-account .woocommerce-table--order-details tfoot td{text-align:right;color:#1a1a1a}.woocommerce-account .woocommerce-table--order-details tfoot tr:last-child th,.woocommerce-account .woocommerce-table--order-details tfoot tr:last-child td{font-size:1.1rem;font-weight:700;background:#1a1a1a;color:#fff}.woocommerce-account .woocommerce-table--order-details tfoot tr:last-child td{color:#ff4c43}.woocommerce-account .woocommerce-customer-details{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.woocommerce-account .woocommerce-customer-details .woocommerce-column__title{color:#1a1a1a;font-size:1.3rem;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #ff4c43}.woocommerce-account .woocommerce-customer-details address{font-style:normal;line-height:1.8;color:#555}.woocommerce-account .woocommerce-customer-details address p{margin:8px 0}.woocommerce-account .woocommerce-customer-details address p.woocommerce-customer-details--phone,.woocommerce-account .woocommerce-customer-details address p.woocommerce-customer-details--email{display:flex;align-items:center;gap:10px}.woocommerce-account .woocommerce-customer-details address p.woocommerce-customer-details--phone::before,.woocommerce-account .woocommerce-customer-details address p.woocommerce-customer-details--email::before{font-size:1.2rem}.woocommerce-account .woocommerce-back-to-orders{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#1a1a1a;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;margin-bottom:30px;transition:all .3s ease}.woocommerce-account .woocommerce-back-to-orders:hover{background:#ff4c43;transform:translateX(-5px)}.woocommerce-account .woocommerce-order-status{display:inline-block;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase}.woocommerce-account .woocommerce-order-status.status-processing,.woocommerce-account .woocommerce-order-status.status-on-hold{background:#fff3cd;color:#856404}.woocommerce-account .woocommerce-order-status.status-completed{background:#d4edda;color:#155724}.woocommerce-account .woocommerce-order-status.status-cancelled,.woocommerce-account .woocommerce-order-status.status-failed{background:#f8d7da;color:#721c24}.woocommerce-account section.woocommerce-order-details{margin-bottom:40px}.woocommerce-account mark.order-status{background:none;font-weight:600;color:#ff4c43}.woocommerce-table--order-downloads{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08)}.woocommerce-table--order-downloads thead{background:#1a1a1a}.woocommerce-table--order-downloads thead th{padding:15px 20px;color:#fff;text-align:left}.woocommerce-table--order-downloads tbody td{padding:15px 20px;border-bottom:1px solid #f0f0f0}.woocommerce-table--order-downloads tbody td a{color:#ff4c43;text-decoration:none;font-weight:600}.woocommerce-table--order-downloads tbody td a:hover{text-decoration:underline}.woocommerce-table--order-downloads .button{display:inline-block;padding:10px 20px;background:linear-gradient(135deg, #ff4c43 0%, #ff7b4d 100%);color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.woocommerce-table--order-downloads .button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(240,90,42,.4)}.upcoming-events-section{padding:80px 0;background:#f9f9f9}@media only screen and (max-width: 68.75rem){.upcoming-events-section{padding:60px 20px}}.upcoming-events-section .section-title{font-size:var(--font-size-display-md);margin-bottom:60px;color:#222;font-weight:800;text-transform:uppercase;letter-spacing:2px;text-align:center}@media only screen and (max-width: 68.75rem){.upcoming-events-section .section-title{font-size:var(--font-size-h1);margin-bottom:40px}}.upcoming-events-section .events-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));gap:30px;max-width:1200px;margin:0 auto}@media only screen and (max-width: 68.75rem){.upcoming-events-section .events-grid{grid-template-columns:1fr;gap:25px}}.upcoming-events-section .no-events{text-align:center;font-size:var(--font-size-body-lg);color:#666;padding:40px 20px}.upcoming-events-section .event-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .3s ease}.upcoming-events-section .event-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.upcoming-events-section .event-card .event-image{position:relative;overflow:hidden;height:240px}@media only screen and (max-width: 68.75rem){.upcoming-events-section .event-card .event-image{height:200px}}.upcoming-events-section .event-card .event-image a{display:block;width:100%;height:100%}.upcoming-events-section .event-card .event-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.upcoming-events-section .event-card .event-image:hover img{transform:scale(1.1)}.upcoming-events-section .event-card .event-content{padding:25px;position:relative}.upcoming-events-section .event-card .event-date{display:inline-flex;flex-direction:column;align-items:center;background:var(--primary-color, #ff4c43);color:#fff;padding:10px 15px;border-radius:10px;margin-bottom:15px;font-weight:700;line-height:1.2}.upcoming-events-section .event-card .event-date .date-day{font-size:var(--font-size-h2)}.upcoming-events-section .event-card .event-date .date-month{font-size:var(--font-size-sm);text-transform:uppercase}.upcoming-events-section .event-card .event-date .date-year{font-size:var(--font-size-xs)}.upcoming-events-section .event-card .event-title{font-size:var(--font-size-h3);font-weight:700;margin:0 0 15px 0;line-height:1.3}.upcoming-events-section .event-card .event-title a{color:#222;text-decoration:none;transition:color .3s ease}.upcoming-events-section .event-card .event-title a:hover{color:var(--primary-color, #ff4c43)}.upcoming-events-section .event-card .event-location{display:flex;align-items:center;gap:8px;color:#666;font-size:var(--font-size-body-sm);margin-bottom:12px}.upcoming-events-section .event-card .event-location .location-icon{font-size:var(--font-size-body)}.upcoming-events-section .event-card .event-excerpt{color:#555;font-size:var(--font-size-body-sm);line-height:1.6;margin-bottom:15px}.upcoming-events-section .event-card .event-excerpt p{margin:0}.upcoming-events-section .event-card .event-link{display:inline-flex;align-items:center;color:var(--primary-color, #ff4c43);font-weight:700;font-size:var(--font-size-body);text-decoration:none;transition:all .3s ease}.upcoming-events-section .event-card .event-link:hover{gap:8px;color:#d94a20}.human-business-section{padding:80px 0;background:#fff}@media only screen and (max-width: 68.75rem){.human-business-section{padding:60px 20px}}.human-business-section .section-title{font-size:var(--font-size-display-md);margin-bottom:60px;color:#222;font-weight:800;text-transform:uppercase;letter-spacing:2px;text-align:center}@media only screen and (max-width: 68.75rem){.human-business-section .section-title{font-size:var(--font-size-h1);margin-bottom:40px}}.human-business-section .videos-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;max-width:1200px;margin:0 auto}@media only screen and (max-width: 68.75rem){.human-business-section .videos-grid{grid-template-columns:1fr;gap:30px}}.human-business-section .video-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .3s ease}.human-business-section .video-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,0,0,.15)}.human-business-section .video-card .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.human-business-section .video-card .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}/*# sourceMappingURL=styles.css.map */
