.ai-auth-container{max-width:400px;margin:50px auto;padding:40px;background:#ffffff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,0.1);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.ai-auth-header{text-align:center;margin-bottom:30px}.ai-auth-header h2{color:#1a1a1a;font-size:28px;font-weight:600;margin:0 0 8px 0}.ai-auth-header p{color:#666;font-size:16px;margin:0}.ai-auth-form{display:flex;flex-direction:column;gap:20px}.ai-form-group{display:flex;flex-direction:column;gap:8px}.ai-form-group label{font-weight:500;color:#232222;font-size:14px}.ai-form-group input{padding:12px 16px;border:2px solid #e1e5e9 !important;border-radius:8px;font-size:16px;transition:all 0.3s ease;background:#ffffff;outline:none;color:#1a1a1a !important}.ai-form-group input::placeholder{color:#666 !important;opacity:1 !important}.ai-form-group input::-webkit-input-placeholder{color:#666 !important;opacity:1 !important}.ai-form-group input::-moz-placeholder{color:#666 !important;opacity:1 !important}.ai-form-group input:-ms-input-placeholder{color:#666 !important;opacity:1 !important}.ai-form-group input:-moz-placeholder{color:#666 !important;opacity:1 !important}.ai-form-group input:focus{outline:none !important;border-color:#007cba !important;background:#ffffff;box-shadow:0 0 0 3px rgba(0,124,186,0.1);color:#1a1a1a}.ai-form-group input:invalid{border-color:#e1e5e9 !important;box-shadow:none !important;color:#1a1a1a !important}.ai-form-group input:valid{border-color:#e1e5e9 !important;color:#1a1a1a !important}.ai-form-group input.wp-error{border-color:#e1e5e9 !important}.ai-form-group input::-webkit-validation-bubble-message{display:none}.ai-form-group input::-webkit-validation-bubble-arrow{display:none}.ai-form-group input[type="email"],.ai-form-group input[type="password"]{border-color:#e1e5e9 !important;box-shadow:none !important;color:#1a1a1a !important}.ai-form-group input[type="email"]:focus,.ai-form-group input[type="password"]:focus{border-color:#007cba !important;box-shadow:0 0 0 3px rgba(0,124,186,0.1)!important;color:#1a1a1a !important}.ai-form-group input:required{border-color:#e1e5e9 !important;color:#1a1a1a !important}.ai-form-group input:required:invalid{border-color:#e1e5e9 !important;box-shadow:none !important;color:#767676 !important}.ai-form-group input:required:valid{border-color:#e1e5e9 !important;color:#1a1a1a !important}.ai-form-group input[type="password"]{color:#1a1a1a !important;-webkit-text-security:none}.ai-form-group input[value]{color:#1a1a1a !important}.ai-form-group input{-webkit-text-fill-color:#1a1a1a !important;color:#1a1a1a !important}.ai-submit-btn{background:linear-gradient(135deg,#007cba 0%,#005a87 100%);color:white;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;margin-top:10px}.ai-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,124,186,0.3)}.ai-submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.ai-toggle-form{text-align:center;margin-top:20px;padding-top:20px;border-top:1px solid #e1e5e9}.ai-toggle-form button{background:none;border:none;color:#007cba;font-size:14px;cursor:pointer;text-decoration:underline;font-weight:500}.ai-toggle-form button:hover{color:#005a87}.ai-forgot-password{text-align:right;margin-bottom:10px}.ai-forgot-password .ai-link{color:#007cba;text-decoration:none;font-size:14px;font-weight:500;transition:color 0.3s ease}.ai-forgot-password .ai-link:hover{color:#005a87;text-decoration:underline}.ai-message{padding:16px;border-radius:8px;margin:20px 0;font-size:14px;text-align:center}.ai-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.ai-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ai-message.info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.ai-loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,0.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-right:10px}@keyframes spin{to{transform:rotate(360deg)}}.ai-form-hidden{display:none}@media(max-width:480px){.ai-auth-container{margin:20px;padding:30px 20px}.ai-auth-header h2{font-size:24px}.ai-form-group input{padding:10px 14px;font-size:16px}}.ai-fade-in{animation:fadeIn 0.5s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ai-dashboard-content{display:flex;flex-direction:column;gap:24px;margin-top:20px}.ai-dashboard-card{background:#ffffff;border:1px solid #e1e5e9;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:all 0.3s ease}.ai-dashboard-card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1);transform:translateY(-2px)}.ai-card-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.ai-card-icon{width:48px;height:48px;background:linear-gradient(135deg,#007cba 0%,#005a87 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white}.ai-card-title h3{margin:0 0 4px 0;font-size:18px;font-weight:600;color:#1a1a1a}.ai-plan-badge{display:inline-flex;align-items:center;padding:6px 12px;background:#e8f5e8;color:#2d5a2d;border-radius:20px;font-size:14px;font-weight:500;text-transform:capitalize}.ai-plan-badge.premium{background:#fff3cd;color:#856404}.ai-plan-badge.pro{background:#d1ecf1;color:#0c5460}.ai-credits-display{font-size:24px;font-weight:700;color:#007cba;display:flex;align-items:center;gap:8px}.ai-credits-breakdown{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ai-credit-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:8px;border-left:4px solid #007cba}.ai-credit-label{font-size:14px;color:#666;font-weight:500}.ai-credit-value{font-size:16px;font-weight:600;color:#1a1a1a}.ai-card-content p{color:#666;font-size:14px;line-height:1.5;margin-bottom:20px}.ai-primary-btn{background:linear-gradient(135deg,#007cba 0%,#005a87 100%);color:white;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:8px;width:100%;justify-content:center}.ai-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,124,186,0.3)}.ai-secondary-btn{background:transparent;color:#007cba;border:2px solid #007cba;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;gap:8px;width:100%;justify-content:center}.ai-secondary-btn:hover{background:#007cba;color:white;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,124,186,0.3)}.ai-dashboard-actions{margin-top:32px;padding-top:24px;border-top:1px solid #e1e5e9}.ai-signout-btn{background:#f8f9fa;color:#666;border:1px solid #e1e5e9;display:flex;align-items:center;gap:8px;justify-content:center}.ai-signout-btn:hover{background:#e9ecef;color:#495057;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}@media(max-width:480px){.ai-dashboard-card{padding:20px}.ai-card-header{flex-direction:column;align-items:flex-start;gap:12px}.ai-credits-display{font-size:20px}.ai-credit-item{flex-direction:column;align-items:flex-start;gap:4px}}.ai-checkbox-group{margin-top:10px}.ai-checkbox-label{display:flex !important;align-items:flex-start !important;gap:12px !important;cursor:pointer !important;font-size:14px !important;line-height:1.5 !important;color:#333 !important;position:relative !important;margin:0 !important;padding:0 !important}.ai-checkbox-label input[type="checkbox"]{position:absolute !important;opacity:0 !important;cursor:pointer !important;height:0 !important;width:0 !important;margin:0 !important;padding:0 !important}.ai-checkbox-custom{position:relative !important;height:20px !important;width:20px !important;background-color:#fafbfc !important;border:2px solid #e1e5e9 !important;border-radius:4px !important;flex-shrink:0 !important;margin-top:2px !important;transition:all 0.3s ease !important;display:block !important}.ai-checkbox-label:hover .ai-checkbox-custom{border-color:#007cba !important;background-color:#f0f8ff !important}.ai-checkbox-label input[type="checkbox"]:checked ~ .ai-checkbox-custom{background-color:#007cba !important;border-color:#007cba !important}.ai-checkbox-custom:after{content:"" !important;position:absolute !important;display:none !important;left:6px !important;top:2px !important;width:6px !important;height:10px !important;border:solid white !important;border-width:0 2px 2px 0 !important;transform:rotate(45deg)!important}.ai-checkbox-label input[type="checkbox"]:checked ~ .ai-checkbox-custom:after{display:block !important}.ai-checkbox-text{flex:1 !important;font-size:14px !important;line-height:1.5 !important;color:#333 !important;display:inline !important}.ai-link{color:#007cba !important;text-decoration:none !important;font-weight:500 !important;transition:color 0.3s ease !important}.ai-link:hover{color:#005a87 !important;text-decoration:underline !important}.ai-checkbox-label.error .ai-checkbox-custom{border-color:#dc3545 !important;background-color:#fff5f5 !important}.ai-checkbox-label.error .ai-checkbox-text{color:#dc3545 !important}@media(max-width:480px){.ai-checkbox-label{font-size:13px;gap:10px}.ai-checkbox-custom{height:18px;width:18px;margin-top:1px}.ai-checkbox-custom:after{left:5px;top:1px;width:5px;height:9px}}.audio-container{padding:40px 24px;margin:0 auto;max-width:600px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.audio-title{font-size:1.75rem;font-weight:600;margin-bottom:0.75rem;color:#1a1a1a}.audio-description{font-size:1rem;color:#666;margin-bottom:1.5rem}.audio-player{width:100%;max-width:500px;margin:0 auto 1.5rem;border-radius:8px;overflow:hidden;background-color:#f8f9fa;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.audio-player audio{width:100%;height:40px}.audio-player::-webkit-media-controls-panel{background-color:#f8f9fa;border-radius:8px}.audio-player::-webkit-media-controls-play-button{background-color:#2563eb;border-radius:50%;color:white}.audio-player::-webkit-media-controls-timeline{background-color:#e9ecef;border-radius:4px;height:4px}.audio-player::-webkit-media-controls-volume-slider{background-color:#e9ecef;border-radius:4px;height:4px}.audio-player::-webkit-media-controls-current-time-display,.audio-player::-webkit-media-controls-time-remaining-display{color:#495057;font-size:0.9rem}.audio-info{font-size:0.9rem;color:#666;margin-top:0.75rem}@media(max-width:768px){.audio-container{padding:30px 16px}.audio-title{font-size:1.5rem}.audio-description{font-size:0.95rem}.audio-player{padding:0.75rem}}.audio-player.loading{position:relative}.audio-player.loading::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0deg)}100%{transform:translate(-50%,-50%)rotate(360deg)}}.audio-player:hover{box-shadow:0 4px 6px rgba(0,0,0,0.1);transform:translateY(-1px);transition:all 0.3s ease}.audio-player:focus-within{outline:2px solid #2563eb;outline-offset:2px}.banner-container{padding:80px 24px;position:relative;overflow:hidden}.banner-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}.banner-modern{background-color:#2563eb;position:relative}.banner-modern::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,rgba(255,255,255,0.1)0%,transparent 60%)}.banner-modern .banner-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#ffffff}.banner-modern .banner-description{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;color:rgba(255,255,255,0.9)}.banner-gradient{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)}.banner-gradient .banner-text-column{padding:40px}.banner-gradient .banner-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#ffffff}.banner-gradient .banner-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;color:rgba(255,255,255,0.9)}.banner-gradient .banner-image-column{display:flex;align-items:center;justify-content:center}.banner-minimal{background-color:#f8f9fa;border-bottom:1px solid #e5e7eb}.banner-minimal .banner-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#1a1a1a}.banner-minimal .banner-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;color:#666}.banner-buttons{display:flex;gap:1rem;justify-content:center}.banner-button{padding:12px 32px;border-radius:6px;font-weight:600;text-decoration:none;transition:all 0.3s ease}.banner-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}@media(max-width:768px){.banner-container{padding:60px 16px}.banner-modern .banner-title,.banner-gradient .banner-title,.banner-minimal .banner-title{font-size:2rem}.banner-modern .banner-description,.banner-gradient .banner-description,.banner-minimal .banner-description{font-size:1.1rem}.banner-gradient .banner-text-column{padding:20px}.banner-buttons{flex-direction:column;align-items:center}.banner-button{width:100%;max-width:300px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.banner-content{animation:fadeInUp 0.8s ease-out}.calendar-container{padding:80px 24px;margin:0 auto;max-width:1200px}.calendar-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.calendar-description{font-size:1.2rem;color:#666;margin-bottom:3rem}.calendar-content{position:relative}.calendar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0}.calendar-event{background:#ffffff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,0.05);transition:transform 0.3s ease,box-shadow 0.3s ease;position:relative;overflow:hidden}.calendar-event::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#2563eb;opacity:0;transition:opacity 0.3s ease}.calendar-event:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,0.1)}.calendar-event:hover::before{opacity:1}.event-date{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;background:#f8f9fa;padding:1rem;border-radius:8px;width:fit-content}.event-day{font-size:2rem;font-weight:700;color:#2563eb;margin:0;line-height:1}.event-month{font-size:1rem;font-weight:600;color:#666;margin:0;text-transform:uppercase;letter-spacing:1px}.event-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.event-description{font-size:1rem;line-height:1.6;color:#666;margin-bottom:1.5rem}.event-time{font-size:0.9rem;color:#2563eb;font-weight:500;margin:0;display:flex;align-items:center}.event-time::before{content:"🕒";margin-right:0.5rem}@media(max-width:1024px){.calendar-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.calendar-container{padding:60px 16px}.calendar-title{font-size:2rem}.calendar-description{font-size:1.1rem;margin-bottom:2rem}.calendar-grid{grid-template-columns:1fr;gap:1.5rem}.calendar-event{padding:1.5rem}.event-title{font-size:1.3rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.calendar-event{animation:fadeInUp 0.6s ease-out;animation-fill-mode:both}.calendar-event:nth-child(2){animation-delay:0.2s}.calendar-event:nth-child(3){animation-delay:0.4s}.card-list{display:flex;flex-direction:column;gap:32px}.card-columns{display:flex;gap:32px;justify-content:center}.card-item{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,0.07);padding:32px 24px;flex:1 1 0;min-width:260px;max-width:400px;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow 0.2s}.card-item:hover{box-shadow:0 4px 24px rgba(0,0,0,0.12)}.card-title{font-family:'Montserrat',Arial,sans-serif;font-size:2rem;font-style:italic;font-weight:700;color:#001871;margin-bottom:16px}.card-text{color:#757575;font-size:1.1rem;margin-bottom:24px}.card-link .wp-block-button__link{background:#ff9900;color:#111 !important;font-weight:700;border-radius:8px;padding:10px 24px;font-size:1rem;text-decoration:none;transition:background 0.2s,color 0.2s;box-shadow:0 1px 4px rgba(0,0,0,0.06)}.card-link .wp-block-button__link:hover{background:#e67c00;color:#fff !important}@media(max-width:900px){.card-columns{flex-direction:column;gap:24px}.card-item{max-width:100%}}.wp-block-ai-builder-aibui-carousel .aibui-carousel-preview,.aibui-carousel .aibui-carousel-preview{position:relative;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.wp-block-ai-builder-aibui-carousel .aibui-carousel-track,.aibui-carousel .aibui-carousel-track{display:flex!important;flex-direction:row;flex-wrap:nowrap;gap:0;height:100%;transform:translateX(0);transition:transform .45s ease-in-out;will-change:transform}.wp-block-ai-builder-aibui-carousel .aibui-carousel-slide,.aibui-carousel .aibui-carousel-slide{flex:0 0 100%;min-width:100%;position:relative;height:100%}.wp-block-ai-builder-aibui-carousel .aibui-carousel-slide img,.aibui-carousel .aibui-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.wp-block-ai-builder-aibui-carousel .aibui-carousel-caption,.aibui-carousel .aibui-carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:12px 16px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.4),rgba(0,0,0,0));font-size:14px}.wp-block-ai-builder-aibui-carousel .aibui-carousel-remove,.aibui-carousel .aibui-carousel-remove{position:absolute;top:8px;right:8px;border:0;background:rgba(0,0,0,.45);color:#fff;border-radius:999px;width:28px;height:28px;cursor:pointer;display:none;z-index:3}.wp-block-ai-builder-aibui-carousel .aibui-carousel-slide:hover .aibui-carousel-remove,.aibui-carousel .aibui-carousel-slide:hover .aibui-carousel-remove{display:inline-block}.wp-block-ai-builder-aibui-carousel .aibui-carousel-arrow,.aibui-carousel .aibui-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:999px;border:0;background:rgba(17,24,39,.65);color:#fff;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;line-height:1;font-size:18px}.wp-block-ai-builder-aibui-carousel .aibui-carousel-prev,.aibui-carousel .aibui-carousel-prev{left:12px}.wp-block-ai-builder-aibui-carousel .aibui-carousel-next,.aibui-carousel .aibui-carousel-next{right:12px}.wp-block-ai-builder-aibui-carousel .aibui-carousel-dots,.aibui-carousel .aibui-carousel-dots{position:absolute;left:0;right:0;bottom:8px;display:flex;gap:8px;justify-content:center;z-index:2}.wp-block-ai-builder-aibui-carousel .aibui-carousel-dot,.aibui-carousel .aibui-carousel-dot{width:8px;height:8px;background:#d1d5db;border-radius:999px;display:inline-block}.wp-block-ai-builder-aibui-carousel .aibui-carousel-dot.is-active,.aibui-carousel .aibui-carousel-dot.is-active{background:#4f46e5}#chat-toggle{position:fixed;bottom:40px;left:20px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:12px 20px;border-radius:25px;cursor:pointer;z-index:9999;font-weight:600;font-size:14px;box-shadow:0 4px 15px rgba(102,126,234,0.4);transition:all 0.3s ease;border:none}#chat-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,0.6)}#chat-box{position:fixed;bottom:120px;left:20px;width:450px;height:500px;background:white;border:none;border-radius:20px;display:none;flex-direction:column;z-index:9999;box-shadow:0 10px 40px rgba(0,0,0,0.15);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;animation:slideIn 0.3s ease}#chat-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:20px;text-align:center}#chat-header h3{margin:0 0 8px 0;font-size:18px;font-weight:600;color:white}#chat-header .warning-text{margin:0;font-size:12px;opacity:0.9;line-height:1.4;color:white}#chat-messages{flex:1;padding:20px;overflow-y:auto;font-size:14px;background:#f8f9fa}#chat-messages .user-message{background:#e3f2fd;padding:12px 16px;border-radius:18px;margin-bottom:12px;border-bottom-left-radius:4px;max-width:90%;margin-left:auto;box-shadow:0 2px 8px rgba(0,0,0,0.1);line-height:1.4;min-height:44px;display:flex;align-items:center}#chat-messages .ai-message{background:white;padding:12px 16px;border-radius:18px;margin-bottom:12px;border-bottom-right-radius:4px;max-width:90%;box-shadow:0 2px 8px rgba(0,0,0,0.1);border-left:3px solid #4caf50;line-height:1.4;min-height:44px;display:flex;align-items:center}#chat-messages .ai-message.error{border-left-color:#f44336;background:#ffebee}#chat-messages .user-message strong{margin-right:8px}#chat-messages .ai-message strong{margin-right:8px}#chat-input{border-top:1px solid #e0e0e0;display:flex;padding:15px;background:white;gap:8px}#chat-input textarea{flex:1;border:2px solid #e0e0e0;border-radius:15px;padding:12px 16px;font-size:14px;outline:none;transition:border-color 0.3s ease;resize:none;font-family:inherit;line-height:1.4;min-height:60px;max-height:120px}#chat-input textarea:focus{border-color:#667eea}#chat-input textarea::placeholder{color:#999;font-style:italic}#chat-input button{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;border:none;padding:12px 20px;border-radius:25px;cursor:pointer;font-weight:600;font-size:14px;transition:all 0.3s ease;min-width:80px}#chat-input button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,0.4)}#chat-input button:disabled{opacity:0.6;cursor:not-allowed;transform:none}#chat-input button.loading{position:relative;cursor:wait;opacity:0.9;font-size:0px}#chat-input button.loading::before{content:'Generating…';color:#fff;font-size:14px;padding-right:12px}#chat-input button.loading::after{content:'';position:absolute;right:8px;top:50%;width:14px;height:14px;margin-top:-7px;border-radius:50%;border:2px solid rgba(255,255,255,0.6);border-top-color:#ffffff;animation:chat-spin 0.7s linear infinite}#chat-undo{background:#f44336 !important;min-width:60px}#chat-undo:hover{background:#d32f2f !important}#chat-messages::-webkit-scrollbar{width:6px}#chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}#chat-messages::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}#chat-messages::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes slideIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(max-width:768px){#chat-box{width:calc(100vw - 40px);left:20px;right:20px}#chat-toggle{left:20px;right:20px;text-align:center}}.citation-container{padding:60px 24px;margin:0 auto;max-width:800px;border-radius:8px}.citation-content{margin:0;padding:0;border:none;position:relative}.citation-modern .citation-content{padding:40px;background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.05)}.citation-modern .citation-content p{font-size:1.5rem;line-height:1.6;color:#1a1a1a;font-weight:500;margin-bottom:1.5rem}.citation-modern .citation-content cite{font-size:1.1rem;color:#2563eb;font-style:normal;font-weight:600;display:block}.citation-classic .citation-content{padding:40px 60px;position:relative}.citation-classic .citation-content::before,.citation-classic .citation-content::after{content:'"';position:absolute;font-size:4rem;color:#2563eb;opacity:0.2;font-family:Georgia,serif}.citation-classic .citation-content::before{top:0;left:20px}.citation-classic .citation-content::after{bottom:-20px;right:20px}.citation-classic .citation-content p{font-size:1.3rem;line-height:1.8;color:#444;font-style:italic;margin-bottom:1.5rem}.citation-classic .citation-content cite{font-size:1rem;color:#666;font-style:normal;display:block;text-transform:uppercase;letter-spacing:1px}.citation-minimal .citation-content{padding:30px 0;border-left:4px solid #2563eb;padding-left:30px}.citation-minimal .citation-content p{font-size:1.2rem;line-height:1.6;color:#333;margin-bottom:1rem}.citation-minimal .citation-content cite{font-size:0.9rem;color:#666;font-style:normal;display:block}.citation-modern .citation-content:hover{transform:translateY(-5px);transition:transform 0.3s ease}.citation-classic .citation-content:hover::before,.citation-classic .citation-content:hover::after{opacity:0.3;transition:opacity 0.3s ease}.citation-minimal .citation-content:hover{border-left-width:6px;transition:border-left-width 0.3s ease}@media(max-width:768px){.citation-container{padding:40px 16px}.citation-modern .citation-content{padding:30px}.citation-classic .citation-content{padding:30px 40px}.citation-modern .citation-content p{font-size:1.3rem}.citation-classic .citation-content p{font-size:1.1rem}.citation-minimal .citation-content p{font-size:1.1rem}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.citation-modern .citation-content{animation:fadeIn 0.6s ease-out}.code-container{padding:40px 24px;margin:0 auto;max-width:800px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.code-title{font-size:1.75rem;font-weight:600;margin-bottom:0.75rem;color:#1a1a1a}.code-description{font-size:1rem;color:#666;margin-bottom:1.5rem}.code-block{width:100%;max-width:700px;margin:0 auto 1.5rem;padding:1.5rem;background-color:#1e1e1e;border-radius:8px;overflow-x:auto;font-family:'Fira Code','Consolas','Monaco',monospace;font-size:0.95rem;line-height:1.6;color:#d4d4d4;position:relative;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.code-block .keyword{color:#569cd6}.code-block .function{color:#dcdcaa}.code-block .string{color:#ce9178}.code-block .comment{color:#6a9955}.code-block .variable{color:#9cdcfe}.code-block .operator{color:#d4d4d4}.code-block::before{content:"Copy";position:absolute;top:0.5rem;right:0.5rem;padding:0.25rem 0.5rem;background-color:#2d2d2d;color:#d4d4d4;border-radius:4px;font-size:0.8rem;cursor:pointer;opacity:0;transition:opacity 0.3s ease}.code-block:hover::before{opacity:1}.code-block.copied::before{content:"Copied!";background-color:#4caf50;color:white}.code-block{counter-reset:line}.code-block .line{position:relative;padding-left:3.5rem}.code-block .line::before{counter-increment:line;content:counter(line);position:absolute;left:0;width:2.5rem;text-align:right;color:#6a9955;padding-right:1rem;border-right:1px solid #3d3d3d;user-select:none}.code-info{font-size:0.9rem;color:#666;margin-top:0.75rem}@media(max-width:768px){.code-container{padding:30px 16px}.code-title{font-size:1.5rem}.code-description{font-size:0.95rem}.code-block{padding:1rem;font-size:0.9rem}.code-block .line{padding-left:3rem}.code-block .line::before{width:2rem}}.code-block::-webkit-scrollbar{height:8px}.code-block::-webkit-scrollbar-track{background:#2d2d2d;border-radius:4px}.code-block::-webkit-scrollbar-thumb{background:#4d4d4d;border-radius:4px}.code-block::-webkit-scrollbar-thumb:hover{background:#5d5d5d}.code-block::selection{background-color:#264f78;color:#d4d4d4}body.wp-admin .aibui-contact-form .aibui-contact-form-preview{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 1px 2px rgba(16,24,40,0.04)}body.wp-admin .aibui-contact-form .aibui-form-title{margin:0 0 8px;font-size:18px;line-height:1.3;font-weight:600}body.wp-admin .aibui-contact-form .aibui-form-description{margin:0 0 16px;color:#6b7280;font-size:14px}body.wp-admin .aibui-contact-form .aibui-fields{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}body.wp-admin .aibui-contact-form .aibui-field{grid-column:span 12}body.wp-admin .aibui-contact-form .aibui-field>label{display:block;margin-bottom:6px;font-size:13px;font-weight:600}body.wp-admin .aibui-contact-form .aibui-input-placeholder{border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;color:#6b7280;font-size:14px;background:#fafafa}body.wp-admin .aibui-contact-form .components-button.is-primary,body.wp-admin .aibui-contact-form .aibui-contact-form-preview .components-button.is-primary{background:#1d4ed8;color:#ffffff;border:0;border-radius:8px;padding:10px 16px;box-shadow:0 1px 1px rgba(0,0,0,0.04);display:block;margin:20px auto 0 auto}.aibui-contact-form--frontend{--aibui-bg:#ffffff;--aibui-border:#e5e7eb;--aibui-text:#111827;--aibui-muted:#6b7280;--aibui-primary:#4f46e5;--aibui-primary-contrast:#ffffff;background:var(--aibui-bg);border:1px solid var(--aibui-border);border-radius:12px;padding:20px}.aibui-form-title{margin:0 0 8px;font-size:24px;line-height:1.2}.aibui-form-description{margin:0 0 16px;color:var(--aibui-muted)}.aibui-contact-form--frontend .aibui-field{margin-bottom:12px}.aibui-contact-form--frontend label{display:block;font-weight:600;margin-bottom:6px}.aibui-contact-form--frontend input,.aibui-contact-form--frontend textarea{width:100%;border:1px solid var(--aibui-border);border-color:#ccc !important;border-radius:8px;padding:10px 12px;font-size:14px;margin-top:10px;background:#f4f4f6}.aibui-contact-form--frontend input:focus,.aibui-contact-form--frontend textarea:focus{outline:none;border-color:#c7d2fe;box-shadow:0 0 0 4px rgba(79,70,229,0.12)}.aibui-contact-form--frontend .aibui-button--primary{background:var(--aibui-primary);color:var(--aibui-primary-contrast);border:0;border-radius:8px;padding:10px 16px;cursor:pointer;transition:background .15s ease}.aibui-contact-form--frontend .aibui-button--primary{display:block;margin:20px auto 0 auto;min-width:120px}.aibui-contact-form--frontend .aibui-button--primary:hover{background:#4338ca}.aibui-contact-form--frontend .aibui-form-message{margin-top:10px;font-size:14px}.aibui-contact-form--frontend .aibui-form-message.is-success{color:#166534}.aibui-contact-form--frontend .aibui-form-message.is-error{color:#991b1b}.couplet-container{padding:80px 24px;margin:0 auto;max-width:800px;position:relative}.couplet-content{position:relative;z-index:1}.couplet-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;font-family:"Playfair Display",serif}.couplet-subtitle{font-size:1.2rem;color:#666;margin-bottom:3rem;font-style:italic}.couplet-verse{max-width:600px;margin:0 auto;padding:40px;background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.05);position:relative}.couplet-verse::before,.couplet-verse::after{content:'"';position:absolute;font-size:5rem;color:#2563eb;opacity:0.1;font-family:"Playfair Display",serif}.couplet-verse::before{top:-20px;left:20px}.couplet-verse::after{bottom:-40px;right:20px}.couplet-line{font-size:1.3rem;line-height:1.8;color:#333;margin-bottom:1rem;font-family:"Playfair Display",serif}.couplet-line:last-of-type{margin-bottom:0}.couplet-author{font-size:1.1rem;color:#666;margin-top:2rem;font-style:italic}.couplet-verse:hover{transform:translateY(-5px);transition:transform 0.3s ease}.couplet-verse:hover::before,.couplet-verse:hover::after{opacity:0.2;transition:opacity 0.3s ease}@media(max-width:768px){.couplet-container{padding:60px 16px}.couplet-title{font-size:2rem}.couplet-subtitle{font-size:1.1rem;margin-bottom:2rem}.couplet-verse{padding:30px 20px}.couplet-line{font-size:1.1rem;line-height:1.6}.couplet-author{font-size:1rem;margin-top:1.5rem}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.couplet-container{animation:fadeIn 0.8s ease-out}.couplet-verse::before{content:"❝"}.couplet-verse::after{content:"❞"}.cover-modern{position:relative;display:flex;align-items:center;justify-content:center}.cover-modern::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5)}.cover-content{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.cover-title{margin-bottom:20px !important}.cover-description{margin-bottom:30px !important}.cover-button-primary{transition:all 0.3s ease}.cover-button-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}@media(max-width:768px){.cover-modern{min-height:400px !important}.cover-title{font-size:36px !important}.cover-description{font-size:18px !important}}@media(max-width:480px){.cover-modern{min-height:300px !important}.cover-title{font-size:28px !important}.cover-description{font-size:16px !important}}.cover-split{position:relative;overflow:hidden}.cover-split-container{position:relative;z-index:2;max-width:1200px;margin:0 auto}.cover-split-columns{gap:40px}.cover-split-content{padding-right:20px}.cover-split-title{margin-bottom:20px !important;text-shadow:0 2px 4px rgba(0,0,0,0.2)}.cover-split-description{margin-bottom:30px !important;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.cover-split-button{transition:all 0.3s ease}.cover-split-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.cover-split-image{position:relative}.cover-split-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,0.2)}@media(max-width:768px){.cover-split-columns{flex-direction:column-reverse}.cover-split-content,.cover-split-image{width:100% !important}.cover-split-content{padding-right:0;text-align:center}.cover-split-buttons{justify-content:center !important}.cover-split-title{font-size:32px !important}}@media(max-width:480px){.cover-split-title{font-size:28px !important}.cover-split-description{font-size:16px !important}}.cover-asymmetric{position:relative;overflow:hidden}.cover-asymmetric-container{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:0 40px}.cover-asymmetric-columns{gap:60px}.cover-asymmetric-content{padding-right:40px}.cover-asymmetric-subtitle{margin-bottom:16px !important;text-transform:uppercase;letter-spacing:2px}.cover-asymmetric-title{margin-bottom:24px !important;text-shadow:0 2px 4px rgba(0,0,0,0.2)}.cover-asymmetric-description{margin-bottom:40px !important;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.cover-asymmetric-buttons{gap:16px}.cover-asymmetric-button-primary,.cover-asymmetric-button-secondary{transition:all 0.3s ease}.cover-asymmetric-button-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.cover-asymmetric-button-secondary:hover{background-color:rgba(255,255,255,0.1);transform:translateY(-2px)}.cover-asymmetric-image{position:relative}.cover-asymmetric-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,0.2);transform:translateY(20px)}@media(max-width:1024px){.cover-asymmetric-title{font-size:42px !important}}@media(max-width:768px){.cover-asymmetric-columns{flex-direction:column-reverse}.cover-asymmetric-content,.cover-asymmetric-image{width:100% !important}.cover-asymmetric-content{padding-right:0;text-align:center}.cover-asymmetric-buttons{justify-content:center !important}.cover-asymmetric-title{font-size:36px !important}.cover-asymmetric-image img{transform:none}}@media(max-width:480px){.cover-asymmetric-title{font-size:32px !important}.cover-asymmetric-description{font-size:16px !important}.cover-asymmetric-buttons{flex-direction:column}}.cover-app{position:relative;overflow:hidden}.cover-app-container{position:relative;z-index:2;max-width:1400px;margin:0 auto}.cover-app-columns{gap:60px}.cover-app-content{padding-right:40px}.cover-app-badge{display:inline-block;margin-bottom:24px !important;text-transform:uppercase;letter-spacing:2px}.cover-app-title{margin-bottom:24px !important;text-shadow:0 2px 4px rgba(0,0,0,0.2)}.cover-app-description{margin-bottom:32px !important;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.cover-app-features{margin-bottom:40px !important}.cover-app-feature{margin-bottom:12px !important;display:flex;align-items:center;gap:8px}.cover-app-feature:last-child{margin-bottom:0 !important}.cover-app-button{transition:all 0.3s ease;font-weight:600}.cover-app-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.cover-app-phone-container{position:relative;padding:20px}.cover-app-phone-container img{width:100%;height:auto;border-radius:40px;box-shadow:0 20px 40px rgba(0,0,0,0.3);transform:perspective(1000px)rotateY(-15deg);transition:transform 0.3s ease}.cover-app-phone-container:hover img{transform:perspective(1000px)rotateY(-5deg)}@media(max-width:1024px){.cover-app-title{font-size:48px !important}}@media(max-width:768px){.cover-app-columns{flex-direction:column-reverse}.cover-app-content,.cover-app-image{width:100% !important}.cover-app-content{padding-right:0;text-align:center}.cover-app-features{display:inline-block;text-align:left}.cover-app-buttons{justify-content:center !important}.cover-app-title{font-size:36px !important}.cover-app-phone-container img{transform:none;max-width:300px;margin:0 auto}}@media(max-width:480px){.cover-app-title{font-size:32px !important}.cover-app-description{font-size:16px !important}.cover-app-feature{font-size:14px !important}}.resiliate-badge{display:inline-block;margin-top:8px;padding:6px 14px;background:#fff3cd;color:#856404;border-radius:16px;font-size:14px;font-weight:500;border:1px solid #ffeeba}.ai-reactivate-btn{background:#28a745 !important;color:#fff !important;border:none !important}.ai-reactivate-btn:hover{background:#218838 !important}.ai-credits-container{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.ai-credits-header{text-align:center;margin-bottom:40px}.ai-credits-header h1{color:#1a1a1a;font-size:36px;font-weight:700;margin:0 0 12px 0}.ai-credits-header p{color:#666;font-size:18px;margin:0}.ai-status-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:48px}.ai-status-card{background:#ffffff;border:1px solid #e1e5e9;border-radius:16px;padding:32px;box-shadow:0 4px 16px rgba(0,0,0,0.05);transition:all 0.3s ease;display:flex;align-items:center;gap:20px}.ai-status-card:hover{box-shadow:0 8px 32px rgba(0,0,0,0.1);transform:translateY(-4px)}.ai-status-icon{width:64px;height:64px;background:linear-gradient(135deg,#007cba 0%,#005a87 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.ai-status-content h3{margin:0 0 8px 0;font-size:18px;font-weight:600;color:#1a1a1a}.ai-credits-display{display:flex;align-items:baseline;gap:8px}.credits-number{font-size:32px;font-weight:700;color:#007cba}.credits-label{font-size:16px;color:#666;font-weight:500}.ai-plan-display{display:flex;align-items:center}.plan-badge{display:inline-flex;align-items:center;padding:8px 16px;border-radius:24px;font-size:14px;font-weight:600;text-transform:capitalize}.plan-badge.basic{background:#e8f5e8;color:#2d5a2d}.plan-badge.premium{background:#fff3cd;color:#856404}.plan-badge.pro{background:#d1ecf1;color:#0c5460}.ai-section{margin-bottom:48px}.ai-section-header{text-align:center;margin-bottom:32px}.ai-section-header h2{color:#1a1a1a;font-size:28px;font-weight:600;margin:0 0 8px 0}.ai-section-header p{color:#666;font-size:16px;margin:0}.ai-subscription-actions,.ai-credit-actions,.ai-account-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px}.ai-action-card{background:#ffffff;border:1px solid #e1e5e9;border-radius:16px;padding:32px;box-shadow:0 4px 16px rgba(0,0,0,0.05);transition:all 0.3s ease;text-align:center}.ai-action-card:hover{box-shadow:0 8px 32px rgba(0,0,0,0.1);transform:translateY(-4px)}.ai-action-icon{width:64px;height:64px;background:linear-gradient(135deg,#007cba 0%,#005a87 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:white;margin:0 auto 24px auto}.ai-action-content h3{margin:0 0 12px 0;font-size:20px;font-weight:600;color:#1a1a1a}.ai-action-content p{color:#666;font-size:14px;line-height:1.6;margin:0 0 24px 0}.ai-primary-btn{background:linear-gradient(135deg,#007cba 0%,#005a87 100%);color:white;border:none;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none;min-width:160px;justify-content:center}.ai-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,124,186,0.3)}.ai-secondary-btn{background:transparent;color:#007cba;border:2px solid #007cba;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none;min-width:160px;justify-content:center}.ai-secondary-btn:hover{background:#007cba;color:white;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,124,186,0.3)}.ai-danger-btn{background:linear-gradient(135deg,#dc3545 0%,#c82333 100%);color:white;border:none;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none;min-width:160px;justify-content:center}.ai-danger-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(220,53,69,0.3)}.ai-primary-btn:disabled,.ai-secondary-btn:disabled,.ai-danger-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none;box-shadow:none}.ai-loading{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.ai-message{padding:16px 24px;border-radius:12px;margin:24px 0;font-size:14px;text-align:center;font-weight:500}.ai-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.ai-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ai-message.info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.ai-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.ai-modal-content{background:white;border-radius:16px;max-width:500px;width:90%;box-shadow:0 20px 60px rgba(0,0,0,0.3);animation:modalSlideIn 0.3s ease-out}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-20px)scale(0.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ai-modal-header{padding:24px 32px 0 32px;display:flex;justify-content:space-between;align-items:center}.ai-modal-header h3{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}.ai-modal-close{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.2s ease}.ai-modal-close:hover{background:#f8f9fa;color:#1a1a1a}.ai-modal-body{padding:24px 32px}.ai-modal-body p{margin:0;color:#666;line-height:1.6}.ai-modal-footer{padding:0 32px 24px 32px;display:flex;gap:12px;justify-content:flex-end}.ai-fade-in{animation:fadeIn 0.5s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.ai-credits-container{padding:20px 16px}.ai-credits-header h1{font-size:28px}.ai-credits-header p{font-size:16px}.ai-status-section{grid-template-columns:1fr;gap:16px}.ai-status-card{padding:24px;flex-direction:column;text-align:center}.ai-status-icon{width:56px;height:56px}.ai-subscription-actions,.ai-credit-actions,.ai-account-actions{grid-template-columns:1fr;gap:16px}.ai-action-card{padding:24px}.ai-modal-content{width:95%;margin:20px}.ai-modal-header,.ai-modal-body,.ai-modal-footer{padding-left:24px;padding-right:24px}.ai-modal-footer{flex-direction:column}.ai-primary-btn,.ai-secondary-btn,.ai-danger-btn{width:100%;min-width:auto}}@media(max-width:480px){.ai-credits-header h1{font-size:24px}.ai-section-header h2{font-size:24px}.credits-number{font-size:28px}.ai-status-card,.ai-action-card{padding:20px}}.ai-disabled{opacity:0.6;pointer-events:none;position:relative}.ai-disabled .ai-action-icon{opacity:0.5}.ai-disabled .ai-action-content h3,.ai-disabled .ai-action-content p{color:#999}.ai-subscription-required{display:flex;align-items:flex-start;background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border:1px solid #ffeaa7;border-radius:8px;padding:1rem;margin:1rem 0;gap:0.75rem}.ai-warning-icon{color:#856404;flex-shrink:0;margin-top:2px}.ai-warning-content{flex:1}.ai-warning-content strong{display:block;color:#5a4a00;font-weight:600;margin-bottom:0.25rem;font-size:0.95rem}.ai-warning-content p{color:#856404;margin:0;font-size:0.9rem;line-height:1.4}.ai-primary-btn:disabled{opacity:0.5;cursor:not-allowed;background:#ccc;color:#666}.ai-primary-btn:disabled:hover{transform:none;box-shadow:none}@media(max-width:768px){.ai-subscription-required{flex-direction:column;text-align:center;gap:0.5rem}.ai-warning-icon{margin-top:0}}.cta-container{padding:60px 24px;text-align:center;position:relative;overflow:hidden}.cta-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0.1}.cta-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#1a1a1a}.cta-text{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;color:#444}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:12px 32px;border-radius:6px;font-weight:600;text-decoration:none;transition:all 0.3s ease}.cta-button-primary{color:white}.cta-button-primary:hover{transform:translateY(-2px)}.cta-button-secondary{color:white}.cta-button-secondary:hover{transform:translateY(-2px)}@media(max-width:768px){.cta-container{padding:40px 16px}.cta-title{font-size:2rem}.cta-text{font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}}@font-face{font-family:'EditorPlus Icons';src:url('../fonts/eplus-icon.eot');src:url('../fonts/eplus-icon.eot?#iefix')format('embedded-opentype'),url('../fonts/eplus-icon.woff')format('woff'),url('../fonts/eplus-icon.ttf')format('truetype'),url('../fonts/eplus-icon.svg#EditorPlusIcons')format('svg');font-weight:normal;font-style:normal;font-display:block}.faq-list{width:100%;max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.faq-group-margin{margin:40px auto;padding:0 24px;max-width:800px;box-sizing:border-box}.faq-item{border-bottom:1px solid #e5e5e5;padding:0.5rem 0;transition:background 0.2s}.faq-question{font-size:1.15rem;font-weight:600;color:#111;cursor:pointer;margin:0;display:flex;align-items:center;gap:8px}.faq-answer{font-size:1rem;color:#444;margin:0.5rem 0 0.5rem 0;line-height:1.5;display:none}.faq-item.faq-open .faq-answer{display:block;animation:fadeIn 0.3s}.faq-item.faq-open{background:#f8faff}@media(max-width:600px){.faq-list{max-width:100%;padding:0 8px}.faq-question{font-size:1rem}.faq-answer{font-size:0.95rem}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.features-pricing{background-color:#f8f9fa}.features-pricing-title{margin-bottom:1rem !important}.features-pricing-subtitle{margin-bottom:3rem !important;color:#666666}.features-pricing-grid{gap:2rem}.pricing-column{padding:1rem}.pricing-card{background-color:#ffffff;border-radius:8px;padding:2rem;height:100%;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 8px 12px rgba(0,0,0,0.15)}.pricing-card.featured{border:2px solid #007bff;transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.05)translateY(-5px)}.pricing-title{margin-bottom:1rem !important;color:#333333}.pricing-price{margin-bottom:0.5rem !important;color:#007bff}.pricing-period{color:#666666;margin-bottom:2rem !important}.pricing-features{margin:2rem 0 !important;padding:0 !important;list-style:none !important}.pricing-features li{margin-bottom:1rem !important;color:#666666;position:relative;padding-left:1.5rem}.pricing-features li::before{content:"✓";color:#007bff;position:absolute;left:0}.pricing-button{margin-top:2rem !important}.pricing-cta{margin-top:auto;width:100%;background:transparent !important;color:#222 !important;border:none;border-radius:10px;padding:14px 0;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:none;transition:none}.pricing-cta:hover{background:transparent !important;color:#222 !important}@media(max-width:1024px){.features-pricing-grid .pricing-column{width:50% !important}.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-5px)}}@media(max-width:768px){.features-pricing-grid .pricing-column{width:100% !important}.features-pricing-title{font-size:28px !important}.pricing-title{font-size:20px !important}.pricing-price{font-size:36px !important}}.features-pricing-modern{background:#fff;padding:80px 40px}.features-pricing-title{margin-bottom:1rem !important;font-weight:800;text-align:center}.features-pricing-subtitle{margin-bottom:2.5rem !important;color:#666;text-align:center}.pricing-switch-container{display:flex;justify-content:center;margin-bottom:2.5rem}.pricing-switch{display:inline-flex;background:#f6f6f8;border-radius:12px;padding:4px;gap:2px}.switch-btn{border:none;background:none;padding:10px 28px;border-radius:10px;font-weight:600;font-size:1rem;color:#222;cursor:pointer;transition:background 0.2s,color 0.2s}.switch-btn.active{background:#222;color:#fff}.switch-badge{background:#ffeaea;color:#e74c3c;font-size:0.85em;border-radius:8px;padding:2px 8px;margin-left:6px}.features-pricing-cards{display:flex;gap:2rem;margin-top:2rem}.pricing-card{background:#fff;border-radius:20px;box-shadow:0 2px 16px rgba(30,34,90,0.06);padding:2.5rem 1.5rem 2rem 1.5rem;text-align:left;border:1px solid #f0f0f0;min-height:420px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow 0.2s,transform 0.2s}.pricing-card:hover{box-shadow:0 8px 32px rgba(30,34,90,0.12);transform:translateY(-4px)}.pricing-card .pricing-title{font-size:1.25rem;font-weight:700;margin-bottom:0.5rem;color:#222}.pricing-card .pricing-price{font-size:2.5rem !important;font-weight:700 !important;color:#222;margin-bottom:0.5rem;margin-top:0}.pricing-card .pricing-period{color:#888;font-size:1rem;margin-bottom:1.2rem}.pricing-card .pricing-desc{color:#222;font-size:1.05rem;margin-bottom:1.2rem;font-weight:600}.pricing-features{margin:1.5rem 0 2rem 0 !important;padding:0 !important;list-style:none !important}.pricing-features li{margin-bottom:1rem !important;color:#666;position:relative;padding-left:1.5rem;font-size:1rem}.pricing-features li::before{content:"✓";color:#222;position:absolute;left:0}.pricing-cta{margin-top:auto;width:100%;background:transparent !important;color:#222 !important;border:none;border-radius:10px;padding:14px 0;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:none;transition:none}.pricing-cta:hover{background:transparent !important;color:#222 !important}.pricing-enterprise{background:#222 !important;color:#fff !important;border:1px solid #222 !important}.pricing-enterprise .pricing-title,.pricing-enterprise .pricing-price,.pricing-enterprise .pricing-period,.pricing-enterprise .pricing-desc,.pricing-enterprise .pricing-features li{color:#fff !important}.pricing-enterprise .pricing-features li::before{color:#fff !important}.pricing-enterprise .pricing-cta{background:transparent !important;color:#fff !important}.pricing-enterprise .pricing-cta:hover{background:transparent !important;color:#fff !important}@media(max-width:1024px){.features-pricing-cards{flex-wrap:wrap}.pricing-card{width:48% !important;margin-bottom:2rem}}@media(max-width:768px){.features-pricing-cards{flex-direction:column;gap:1.5rem}.pricing-card{width:100% !important;margin-bottom:0}.features-pricing-title{font-size:28px !important}}.pricing-team-blue{background:#2563eb !important;color:#fff !important;border:2px solid #2563eb !important;position:relative}.pricing-team-blue .pricing-title,.pricing-team-blue .pricing-price,.pricing-team-blue .pricing-desc,.pricing-team-blue .pricing-features li{color:#fff !important}.pricing-team-blue .pricing-features li::before{color:#fff !important}.pricing-team-blue .pricing-cta{background:transparent !important;color:#fff !important;box-shadow:none}.pricing-team-blue .pricing-cta:hover{background:transparent !important;color:#fff !important}.pricing-badge-group{display:flex;justify-content:flex-end;margin-bottom:0.5rem}.pricing-badge-recommended{background:#fff;color:#2563eb;font-size:0.85em;font-weight:700;border-radius:8px;padding:4px 14px;margin-bottom:10px;display:inline-block;box-shadow:0 2px 8px rgba(30,34,90,0.08)}.pricing-enterprise-white{background:#fff !important;color:#222 !important;border:1px solid #f0f0f0 !important}.pricing-enterprise-white .pricing-title,.pricing-enterprise-white .pricing-price,.pricing-enterprise-white .pricing-desc,.pricing-enterprise-white .pricing-features li{color:#222 !important}.pricing-enterprise-white .pricing-features li::before{color:#222 !important}.pricing-enterprise-white .pricing-cta{background:transparent !important;color:#222 !important}.pricing-enterprise-white .pricing-cta:hover{background:transparent !important;color:#222 !important}.features-pricing-cards>.wp-block-column{width:25% !important;min-width:0;flex:1 1 25%;display:flex;flex-direction:column}@media(max-width:1024px){.features-pricing-cards>.wp-block-column{width:50% !important;flex:1 1 50%}}@media(max-width:768px){.features-pricing-cards>.wp-block-column{width:100% !important;flex:1 1 100%}}.features-modern,.features-grid{background-color:#ffffff}.features-modern{background:none}.features-grid{background:none}.features-title{margin-bottom:1rem !important}.features-subtitle{margin-bottom:3rem !important;color:#666666}.features-grid,.features-grid-4{gap:2rem}.feature-column{text-align:center;padding:2rem;transition:transform 0.3s ease}.feature-column:hover{transform:translateY(-5px)}.feature-icon{width:64px;height:64px;margin:0 auto 1.5rem}.feature-title{margin-bottom:1rem !important;color:#333333}.feature-description{color:#666666;line-height:1.6}@media(max-width:1024px){.features-grid .feature-column,.features-grid-4 .feature-column{width:50% !important}}@media(max-width:768px){.features-grid .feature-column,.features-grid-4 .feature-column{width:100% !important}.features-title{font-size:28px !important}.feature-title{font-size:20px !important}}.features-cards{background:#fff;padding:80px 40px}.features-cards-title{margin-bottom:1rem !important;font-weight:800}.features-cards-subtitle{margin-bottom:3rem !important;color:#666}.features-cards-grid{display:flex;gap:2rem;margin-bottom:2rem}.feature-card-column{background:#fff;border-radius:18px;box-shadow:0 2px 8px rgba(30,34,90,0.04);padding:2.5rem 1.5rem 2rem 1.5rem;text-align:left;transition:box-shadow 0.2s,transform 0.2s;border:1px solid #f0f0f0;min-height:220px;display:flex;flex-direction:column;align-items:flex-start}.feature-card-column:hover{box-shadow:0 8px 24px rgba(30,34,90,0.10);transform:translateY(-4px)}.feature-card-column:nth-child(1){background:#ffeaea}.feature-card-column:nth-child(2){background:#eaf2ff}.feature-card-column:nth-child(3){background:#eafaf1}.feature-card-column:nth-child(4){background:#fffbe5}.feature-card-column:nth-child(5){background:#f3edff}.feature-card-column:nth-child(6){background:#fff3e5}.feature-card-column:nth-child(7){background:#ffeaf5}.feature-card-column:nth-child(8){background:#f4f6f8}.feature-card-icon{width:44px;height:44px;margin-bottom:1.2rem;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem}.feature-card-title{font-size:1.15rem;font-weight:700;margin-bottom:0.5rem;color:#222}.feature-card-description{color:#5a5a5a;font-size:1rem;line-height:1.5}@media(max-width:1024px){.features-cards-grid{flex-wrap:wrap}.feature-card-column{width:48% !important;margin-bottom:2rem}}@media(max-width:768px){.features-cards-grid{flex-direction:column;gap:1.5rem}.feature-card-column{width:100% !important;margin-bottom:0}.features-cards-title{font-size:28px !important}}.features-modern .feature-column:nth-child(1){background:#ffeaea;border-radius:18px}.features-modern .feature-column:nth-child(2){background:#eaf2ff;border-radius:18px}.features-modern .feature-column:nth-child(3){background:#eafaf1;border-radius:18px}.features-modern .feature-column{border-radius:18px;background:#fff;box-shadow:0 2px 8px rgba(30,34,90,0.04);border:1px solid #f0f0f0;padding:2.5rem 1.5rem 2rem 1.5rem;text-align:left;transition:box-shadow 0.2s,transform 0.2s;min-height:220px;display:flex;flex-direction:column;align-items:flex-start}.features-modern .feature-column:hover{box-shadow:0 8px 24px rgba(30,34,90,0.10);transform:translateY(-4px)}.features-grid-4 .feature-column:nth-child(1){background:#f3edff;border-radius:18px}.features-grid-4 .feature-column:nth-child(2){background:#eafaf1;border-radius:18px}.features-grid-4 .feature-column:nth-child(3){background:#fffbe5;border-radius:18px}.features-grid-4 .feature-column:nth-child(4){background:#eaf2ff;border-radius:18px}.features-grid-4 .feature-column{border-radius:18px;background:#fff;box-shadow:0 2px 8px rgba(30,34,90,0.04);border:1px solid #f0f0f0;padding:2.5rem 1.5rem 2rem 1.5rem;text-align:left;transition:box-shadow 0.2s,transform 0.2s;min-height:180px;display:flex;flex-direction:column;align-items:flex-start}.features-grid-4 .feature-column:hover{box-shadow:0 8px 24px rgba(30,34,90,0.10);transform:translateY(-4px)}.features-grid-4 .feature-column:nth-child(3){background:#ffeaf5;border-radius:18px}.features-grid-4 .feature-column:nth-child(1){background:#f3edff;border-radius:18px}.features-modern .feature-column:nth-child(3){background:#fffbe5;border-radius:18px}.feature-easy{background:#ffeaea !important;border-radius:18px}.feature-fast{background:#fffbe5 !important;border-radius:18px}.feature-support{background:#eafaf1 !important;border-radius:18px}.feature-smart-design{background:#f3edff !important;border-radius:18px}.feature-secure{background:#ffeaea !important;border-radius:18px}.feature-customizable{background:#ffeaf5 !important;border-radius:18px}.feature-analytics{background:#eaf2ff !important;border-radius:18px}.files-container{padding:40px 24px;margin:0 auto;max-width:600px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.files-title{font-size:1.75rem;font-weight:600;margin-bottom:0.75rem;color:#1a1a1a}.files-description{font-size:1rem;color:#666;margin-bottom:1.5rem}.files-upload{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:1.5rem;text-align:center;margin-bottom:1rem}.files-upload .wp-block-file__button{background-color:#2563eb;color:white;padding:10px 20px;border-radius:4px;font-weight:500;text-decoration:none;transition:all 0.2s ease;border:none;cursor:pointer}.files-upload .wp-block-file__button:hover{background-color:#1d4ed8}.files-upload .wp-block-file__content-wrapper{display:flex;align-items:center;justify-content:center;gap:0.75rem;margin-bottom:0.75rem}.files-upload .wp-block-file__textlink{color:#2563eb;text-decoration:none;font-weight:500}.files-upload .wp-block-file__textlink:hover{text-decoration:underline}.files-info{font-size:0.9rem;color:#666;margin-top:0.75rem}@media(max-width:768px){.files-container{padding:30px 16px}.files-title{font-size:1.5rem}.files-description{font-size:0.95rem}.files-upload{padding:1.25rem}}.files-upload .wp-block-file__preview{margin-top:0.75rem;padding:0.75rem;background-color:white;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,0.05)}.files-upload .wp-block-file__preview img{max-width:100%;height:auto;border-radius:4px}.wp-block[data-align="full"],.wp-block.alignfullwordpressai{width:100vw !important;max-width:100vw !important;margin-left:calc(-50vw + 50% + 16px)!important;margin-right:calc(-50vw + 50% + 16px)!important;padding-left:16px !important;padding-right:16px !important;box-sizing:border-box !important}@media(min-width:600px){.wp-block[data-align="full"],.wp-block.alignfullwordpressai{margin-left:calc(-50vw + 50% + 32px)!important;margin-right:calc(-50vw + 50% + 32px)!important;padding-left:32px !important;padding-right:32px !important}}@media(min-width:1024px){.wp-block[data-align="full"],.wp-block.alignfullwordpressai{margin-left:calc(-50vw + 50% + 64px)!important;margin-right:calc(-50vw + 50% + 64px)!important;padding-left:64px !important;padding-right:64px !important}}.gallery-container{padding:60px 24px;margin:0 auto;max-width:1400px}.gallery-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1a1a1a}.gallery-description{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.gallery-masonry .gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0}.gallery-masonry .gallery-item{border-radius:8px;overflow:hidden;transition:transform 0.3s ease}.gallery-masonry .gallery-item:hover{transform:scale(1.02)}.gallery-masonry .gallery-item img{width:100%;height:300px;object-fit:cover}.gallery-showcase{padding:80px 24px}.gallery-showcase .gallery-showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin:0}.gallery-showcase .gallery-showcase-item{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.gallery-showcase .gallery-showcase-item img{width:100%;height:400px;object-fit:cover;transition:transform 0.5s ease}.gallery-showcase .gallery-showcase-item:hover img{transform:scale(1.05)}@media(max-width:1024px){.gallery-masonry .gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-showcase .gallery-showcase-grid{gap:20px}}@media(max-width:768px){.gallery-container{padding:40px 16px}.gallery-title{font-size:2rem}.gallery-description{font-size:1.1rem;margin-bottom:2rem}.gallery-masonry .gallery-grid{grid-template-columns:1fr;gap:15px}.gallery-showcase .gallery-showcase-grid{grid-template-columns:1fr}.gallery-masonry .gallery-item img,.gallery-showcase .gallery-showcase-item img{height:250px}}@font-face{font-family:'eplus-icon';src:url('../fonts/eplus-icon.eot');src:url('../fonts/eplus-icon.eot?#iefix')format('embedded-opentype'),url('../fonts/eplus-icon.woff')format('woff'),url('../fonts/eplus-icon.ttf')format('truetype'),url('../fonts/eplus-icon.svg#eplus-icon')format('svg');font-weight:normal;font-style:normal;font-display:block}.ep-shadow-control .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-shadow-control .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-shadow-control .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-shadow-control .cwp-opt .ep-important-btn:focus{outline:none}.ep-shadow-control .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-shadow-control .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-shadow-control .cwp-opt .components-base-control{margin-bottom:0!important}.ep-shadow-control .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-shadow-control .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-shadow-control .cwp-opt.ep-flexed .ep-unit-control,.ep-shadow-control .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-shadow-control .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-shadow-control .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-shadow-control .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-shadow-control .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-shadow-control .cwp-opt.ep-flexed .ep-checkbox-control,.ep-shadow-control .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-shadow-control .cwp-opt.ep-flexed.ep-checkbox-control,.ep-shadow-control .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-shadow-control .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-shadow-control .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-shadow-control .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-shadow-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-shadow-control .cwp-opt.ep-flexed .ep-range-control,.ep-shadow-control .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-shadow-control .cwp-opt.ep-flexed.ep-range-control,.ep-shadow-control .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-shadow-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-shadow-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-shadow-control .ep-root-shadow{border-left:1px solid #ccc;margin:5px 0 0;padding:10px}.ep-shadow-control .cwp-opt:not(:first-child){margin:0 0 10px!important}.ep-shadow-control .cwp-opt:first-child{margin:10px 0!important}.ep-shadow-control .ep-clear{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:20px 0 0;text-align:right;width:100%}.ep-shadow-control .ep-clear .components-base-control__label{display:inline;margin-right:5px}.ep-shadow-control .ep-clear .components-base-control{margin-bottom:0!important}[class*=" eplusicon-"],[class^=eplusicon-]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:eplus-icon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}:root{--eplusicon-asterisk:"";--eplusicon-plus1:"";--eplusicon-question1:"";--eplusicon-minus1:"";--eplusicon-glass1:"";--eplusicon-music1:"";--eplusicon-search1:"";--eplusicon-envelope-o:"";--eplusicon-heart1:"";--eplusicon-star:"";--eplusicon-star-o:"";--eplusicon-user1:"";--eplusicon-film1:"";--eplusicon-th-large:"";--eplusicon-th:"";--eplusicon-th-list:"";--eplusicon-check:"";--eplusicon-search-plus:"";--eplusicon-search-minus:"";--eplusicon-power-off:"";--eplusicon-signal:"";--eplusicon-trash-o:"";--eplusicon-home1:"";--eplusicon-file-o:"";--eplusicon-clock-o:"";--eplusicon-road1:"";--eplusicon-download1:"";--eplusicon-arrow-circle-o-down:"";--eplusicon-arrow-circle-o-up:"";--eplusicon-inbox:"";--eplusicon-play-circle-o:"";--eplusicon-refresh:"";--eplusicon-list-alt:"";--eplusicon-lock1:"";--eplusicon-flag1:"";--eplusicon-headphones1:"";--eplusicon-volume-off:"";--eplusicon-volume-down:"";--eplusicon-volume-up:"";--eplusicon-qrcode1:"";--eplusicon-barcode1:"";--eplusicon-tag:"";--eplusicon-tags:"";--eplusicon-book1:"";--eplusicon-bookmark1:"";--eplusicon-print:"";--eplusicon-camera1:"";--eplusicon-font1:"";--eplusicon-bold1:"";--eplusicon-italic1:"";--eplusicon-text-height1:"";--eplusicon-text-width1:"";--eplusicon-align-left:"";--eplusicon-align-center:"";--eplusicon-align-right:"";--eplusicon-align-justify:"";--eplusicon-list1:"";--eplusicon-indent:"";--eplusicon-video-camera1:"";--eplusicon-pencil1:"";--eplusicon-map-marker:"";--eplusicon-adjust:"";--eplusicon-tint:"";--eplusicon-share-square-o:"";--eplusicon-check-square-o:"";--eplusicon-arrows:"";--eplusicon-step-backward:"";--eplusicon-fast-backward:"";--eplusicon-backward1:"";--eplusicon-play1:"";--eplusicon-pause1:"";--eplusicon-stop1:"";--eplusicon-forward1:"";--eplusicon-fast-forward:"";--eplusicon-step-forward:"";--eplusicon-eject1:"";--eplusicon-chevron-left:"";--eplusicon-chevron-right:"";--eplusicon-plus-circle:"";--eplusicon-minus-circle:"";--eplusicon-times-circle:"";--eplusicon-check-circle:"";--eplusicon-question-circle:"";--eplusicon-info-circle:"";--eplusicon-crosshairs:"";--eplusicon-times-circle-o:"";--eplusicon-check-circle-o:"";--eplusicon-ban:"";--eplusicon-arrow-left1:"";--eplusicon-arrow-right1:"";--eplusicon-arrow-up1:"";--eplusicon-arrow-down1:"";--eplusicon-expand:"";--eplusicon-compress:"";--eplusicon-exclamation-circle:"";--eplusicon-gift1:"";--eplusicon-leaf1:"";--eplusicon-fire1:"";--eplusicon-eye1:"";--eplusicon-eye-slash:"";--eplusicon-plane:"";--eplusicon-calendar1:"";--eplusicon-random:"";--eplusicon-comment:"";--eplusicon-magnet1:"";--eplusicon-chevron-up:"";--eplusicon-chevron-down:"";--eplusicon-retweet:"";--eplusicon-shopping-cart:"";--eplusicon-folder1:"";--eplusicon-folder-open1:"";--eplusicon-arrows-v:"";--eplusicon-arrows-h:"";--eplusicon-twitter-square:"";--eplusicon-facebook-square:"";--eplusicon-camera-retro:"";--eplusicon-key1:"";--eplusicon-comments:"";--eplusicon-thumbs-o-up:"";--eplusicon-thumbs-o-down:"";--eplusicon-star-half1:"";--eplusicon-heart-o:"";--eplusicon-sign-out:"";--eplusicon-linkedin-square:"";--eplusicon-thumb-tack:"";--eplusicon-external-link:"";--eplusicon-sign-in:"";--eplusicon-trophy1:"";--eplusicon-github-square:"";--eplusicon-upload1:"";--eplusicon-lemon-o:"";--eplusicon-phone1:"";--eplusicon-square-o:"";--eplusicon-bookmark-o:"";--eplusicon-phone-square:"";--eplusicon-twitter1:"";--eplusicon-github1:"";--eplusicon-unlock:"";--eplusicon-credit-card1:"";--eplusicon-hdd-o:"";--eplusicon-bullhorn1:"";--eplusicon-bell-o:"";--eplusicon-certificate:"";--eplusicon-hand-o-right:"";--eplusicon-hand-o-left:"";--eplusicon-hand-o-up:"";--eplusicon-hand-o-down:"";--eplusicon-arrow-circle-left:"";--eplusicon-arrow-circle-right:"";--eplusicon-arrow-circle-up:"";--eplusicon-arrow-circle-down:"";--eplusicon-globe:"";--eplusicon-wrench1:"";--eplusicon-tasks:"";--eplusicon-filter1:"";--eplusicon-briefcase1:"";--eplusicon-arrows-alt:"";--eplusicon-cloud1:"";--eplusicon-flask:"";--eplusicon-paperclip:"";--eplusicon-square:"";--eplusicon-list-ul:"";--eplusicon-list-ol:"";--eplusicon-strikethrough1:"";--eplusicon-underline1:"";--eplusicon-table1:"";--eplusicon-magic:"";--eplusicon-truck1:"";--eplusicon-pinterest1:"";--eplusicon-pinterest-square:"";--eplusicon-google-plus-square:"";--eplusicon-google-plus1:"";--eplusicon-money:"";--eplusicon-caret-down:"";--eplusicon-caret-up:"";--eplusicon-caret-left:"";--eplusicon-caret-right:"";--eplusicon-columns:"";--eplusicon-envelope:"";--eplusicon-linkedin1:"";--eplusicon-comment-o:"";--eplusicon-comments-o:"";--eplusicon-sitemap:"";--eplusicon-umbrella:"";--eplusicon-lightbulb-o:"";--eplusicon-exchange:"";--eplusicon-cloud-download1:"";--eplusicon-cloud-upload1:"";--eplusicon-user-md:"";--eplusicon-stethoscope:"";--eplusicon-suitcase:"";--eplusicon-bell1:"";--eplusicon-coffee:"";--eplusicon-cutlery:"";--eplusicon-file-text-o:"";--eplusicon-building-o:"";--eplusicon-hospital-o:"";--eplusicon-ambulance:"";--eplusicon-medkit:"";--eplusicon-fighter-jet:"";--eplusicon-beer:"";--eplusicon-h-square:"";--eplusicon-plus-square:"";--eplusicon-angle-double-left:"";--eplusicon-angle-double-right:"";--eplusicon-angle-double-up:"";--eplusicon-angle-double-down:"";--eplusicon-angle-left:"";--eplusicon-angle-right:"";--eplusicon-angle-up:"";--eplusicon-angle-down:"";--eplusicon-desktop:"";--eplusicon-laptop1:"";--eplusicon-tablet1:"";--eplusicon-circle-o:"";--eplusicon-quote-left:"";--eplusicon-quote-right:"";--eplusicon-spinner1:"";--eplusicon-circle:"";--eplusicon-github-alt:"";--eplusicon-folder-o:"";--eplusicon-folder-open-o:"";--eplusicon-smile-o:"";--eplusicon-frown-o:"";--eplusicon-meh-o:"";--eplusicon-gamepad:"";--eplusicon-keyboard-o:"";--eplusicon-flag-o:"";--eplusicon-flag-checkered:"";--eplusicon-terminal1:"";--eplusicon-code:"";--eplusicon-location-arrow:"";--eplusicon-crop1:"";--eplusicon-code-fork:"";--eplusicon-info1:"";--eplusicon-exclamation:"";--eplusicon-superscript1:"";--eplusicon-subscript1:"";--eplusicon-eraser:"";--eplusicon-puzzle-piece:"";--eplusicon-microphone:"";--eplusicon-microphone-slash:"";--eplusicon-shield1:"";--eplusicon-calendar-o:"";--eplusicon-fire-extinguisher:"";--eplusicon-rocket1:"";--eplusicon-maxcdn:"";--eplusicon-chevron-circle-left:"";--eplusicon-chevron-circle-right:"";--eplusicon-chevron-circle-up:"";--eplusicon-chevron-circle-down:"";--eplusicon-html5:"";--eplusicon-css31:"";--eplusicon-anchor:"";--eplusicon-unlock-alt:"";--eplusicon-bullseye:"";--eplusicon-ellipsis-h:"";--eplusicon-ellipsis-v:"";--eplusicon-rss-square:"";--eplusicon-play-circle:"";--eplusicon-ticket1:"";--eplusicon-minus-square:"";--eplusicon-minus-square-o:"";--eplusicon-level-up:"";--eplusicon-level-down:"";--eplusicon-check-square:"";--eplusicon-pencil-square:"";--eplusicon-external-link-square:"";--eplusicon-share-square:"";--eplusicon-compass1:"";--eplusicon-gbp:"";--eplusicon-file:"";--eplusicon-file-text1:"";--eplusicon-sort-alpha-asc1:"";--eplusicon-sort-alpha-desc1:"";--eplusicon-sort-amount-asc1:"";--eplusicon-sort-amount-desc1:"";--eplusicon-sort-numeric-asc1:"";--eplusicon-sort-numeric-desc:"";--eplusicon-thumbs-up:"";--eplusicon-thumbs-down:"";--eplusicon-youtube-square:"";--eplusicon-youtube1:"";--eplusicon-xing1:"";--eplusicon-xing-square:"";--eplusicon-youtube-play:"";--eplusicon-dropbox1:"";--eplusicon-stack-overflow:"";--eplusicon-instagram1:"";--eplusicon-flickr1:"";--eplusicon-adn:"";--eplusicon-bitbucket:"";--eplusicon-bitbucket-square:"";--eplusicon-tumblr1:"";--eplusicon-tumblr-square:"";--eplusicon-long-arrow-down:"";--eplusicon-long-arrow-up:"";--eplusicon-long-arrow-left:"";--eplusicon-long-arrow-right:"";--eplusicon-apple:"";--eplusicon-windows1:"";--eplusicon-android1:"";--eplusicon-linux:"";--eplusicon-dribbble1:"";--eplusicon-skype1:"";--eplusicon-foursquare1:"";--eplusicon-trello1:"";--eplusicon-female:"";--eplusicon-male:"";--eplusicon-sun-o:"";--eplusicon-moon-o:"";--eplusicon-archive:"";--eplusicon-bug1:"";--eplusicon-vk1:"";--eplusicon-weibo:"";--eplusicon-renren1:"";--eplusicon-pagelines:"";--eplusicon-stack-exchange:"";--eplusicon-arrow-circle-o-right:"";--eplusicon-arrow-circle-o-left:"";--eplusicon-dot-circle-o:"";--eplusicon-wheelchair:"";--eplusicon-vimeo-square:"";--eplusicon-plus-square-o:"";--eplusicon-space-shuttle:"";--eplusicon-slack:"";--eplusicon-envelope-square:"";--eplusicon-wordpress1:"";--eplusicon-openid:"";--eplusicon-yahoo1:"";--eplusicon-google1:"";--eplusicon-reddit1:"";--eplusicon-reddit-square:"";--eplusicon-stumbleupon-circle:"";--eplusicon-stumbleupon1:"";--eplusicon-delicious1:"";--eplusicon-digg:"";--eplusicon-pied-piper-pp:"";--eplusicon-pied-piper-alt:"";--eplusicon-drupal:"";--eplusicon-joomla1:"";--eplusicon-language:"";--eplusicon-fax:"";--eplusicon-building:"";--eplusicon-child:"";--eplusicon-paw:"";--eplusicon-spoon:"";--eplusicon-cube:"";--eplusicon-cubes:"";--eplusicon-behance1:"";--eplusicon-behance-square:"";--eplusicon-steam1:"";--eplusicon-steam-square:"";--eplusicon-recycle:"";--eplusicon-tree1:"";--eplusicon-spotify1:"";--eplusicon-deviantart1:"";--eplusicon-soundcloud1:"";--eplusicon-database1:"";--eplusicon-file-pdf-o:"";--eplusicon-file-word-o:"";--eplusicon-file-excel-o:"";--eplusicon-file-powerpoint-o:"";--eplusicon-file-code-o:"";--eplusicon-vine1:"";--eplusicon-codepen1:"";--eplusicon-jsfiddle:"";--eplusicon-circle-o-notch:"";--eplusicon-git-square:"";--eplusicon-git1:"";--eplusicon-tencent-weibo:"";--eplusicon-qq:"";--eplusicon-history1:"";--eplusicon-circle-thin:"";--eplusicon-header:"";--eplusicon-paragraph:"";--eplusicon-sliders:"";--eplusicon-share-alt:"";--eplusicon-share-alt-square:"";--eplusicon-bomb:"";--eplusicon-tty:"";--eplusicon-binoculars1:"";--eplusicon-plug:"";--eplusicon-slideshare:"";--eplusicon-twitch1:"";--eplusicon-yelp1:"";--eplusicon-newspaper-o:"";--eplusicon-wifi:"";--eplusicon-calculator1:"";--eplusicon-paypal1:"";--eplusicon-google-wallet:"";--eplusicon-cc-visa:"";--eplusicon-cc-mastercard:"";--eplusicon-cc-discover:"";--eplusicon-cc-amex:"";--eplusicon-cc-paypal:"";--eplusicon-cc-stripe:"";--eplusicon-bell-slash:"";--eplusicon-bell-slash-o:"";--eplusicon-trash:"";--eplusicon-copyright:"";--eplusicon-at:"";--eplusicon-eyedropper1:"";--eplusicon-paint-brush:"";--eplusicon-birthday-cake:"";--eplusicon-area-chart:"";--eplusicon-pie-chart1:"";--eplusicon-line-chart:"";--eplusicon-lastfm1:"";--eplusicon-lastfm-square:"";--eplusicon-toggle-off:"";--eplusicon-toggle-on:"";--eplusicon-bicycle:"";--eplusicon-bus:"";--eplusicon-ioxhost:"";--eplusicon-angellist:"";--eplusicon-cc:"";--eplusicon-meanpath:"";--eplusicon-buysellads:"";--eplusicon-connectdevelop:"";--eplusicon-dashcube:"";--eplusicon-forumbee:"";--eplusicon-leanpub:"";--eplusicon-sellsy:"";--eplusicon-shirtsinbulk:"";--eplusicon-simplybuilt:"";--eplusicon-skyatlas:"";--eplusicon-cart-plus:"";--eplusicon-cart-arrow-down:"";--eplusicon-diamond:"";--eplusicon-ship:"";--eplusicon-user-secret:"";--eplusicon-motorcycle:"";--eplusicon-street-view:"";--eplusicon-heartbeat:"";--eplusicon-venus:"";--eplusicon-mars:"";--eplusicon-mercury:"";--eplusicon-transgender-alt:"";--eplusicon-venus-double:"";--eplusicon-mars-double:"";--eplusicon-venus-mars:"";--eplusicon-mars-stroke:"";--eplusicon-mars-stroke-v:"";--eplusicon-mars-stroke-h:"";--eplusicon-neuter:"";--eplusicon-genderless:"";--eplusicon-facebook-official:"";--eplusicon-pinterest-p:"";--eplusicon-whatsapp1:"";--eplusicon-server:"";--eplusicon-user-plus1:"";--eplusicon-user-times:"";--eplusicon-viacoin:"";--eplusicon-train:"";--eplusicon-subway:"";--eplusicon-medium:"";--eplusicon-optin-monster:"";--eplusicon-opencart:"";--eplusicon-expeditedssl:"";--eplusicon-mouse-pointer:"";--eplusicon-i-cursor:"";--eplusicon-object-group:"";--eplusicon-object-ungroup:"";--eplusicon-sticky-note:"";--eplusicon-sticky-note-o:"";--eplusicon-cc-jcb:"";--eplusicon-cc-diners-club:"";--eplusicon-clone:"";--eplusicon-balance-scale:"";--eplusicon-hourglass-o:"";--eplusicon-hourglass:"";--eplusicon-hand-scissors-o:"";--eplusicon-hand-lizard-o:"";--eplusicon-hand-spock-o:"";--eplusicon-hand-pointer-o:"";--eplusicon-hand-peace-o:"";--eplusicon-trademark:"";--eplusicon-registered:"";--eplusicon-creative-commons:"";--eplusicon-gg:"";--eplusicon-gg-circle:"";--eplusicon-tripadvisor:"";--eplusicon-odnoklassniki:"";--eplusicon-odnoklassniki-square:"";--eplusicon-get-pocket:"";--eplusicon-wikipedia-w:"";--eplusicon-safari1:"";--eplusicon-chrome1:"";--eplusicon-firefox1:"";--eplusicon-opera1:"";--eplusicon-internet-explorer:"";--eplusicon-contao:"";--eplusicon-500px1:"";--eplusicon-amazon1:"";--eplusicon-calendar-plus-o:"";--eplusicon-calendar-minus-o:"";--eplusicon-calendar-times-o:"";--eplusicon-calendar-check-o:"";--eplusicon-industry:"";--eplusicon-map-pin:"";--eplusicon-map-signs:"";--eplusicon-map-o:"";--eplusicon-map1:"";--eplusicon-commenting:"";--eplusicon-commenting-o:"";--eplusicon-houzz:"";--eplusicon-vimeo1:"";--eplusicon-black-tie:"";--eplusicon-fonticons:"";--eplusicon-reddit-alien:"";--eplusicon-edge1:"";--eplusicon-credit-card-alt:"";--eplusicon-codiepie:"";--eplusicon-modx:"";--eplusicon-fort-awesome:"";--eplusicon-usb:"";--eplusicon-product-hunt:"";--eplusicon-mixcloud:"";--eplusicon-scribd:"";--eplusicon-pause-circle:"";--eplusicon-pause-circle-o:"";--eplusicon-stop-circle:"";--eplusicon-stop-circle-o:"";--eplusicon-shopping-bag:"";--eplusicon-shopping-basket:"";--eplusicon-hashtag:"";--eplusicon-bluetooth:"";--eplusicon-bluetooth-b:"";--eplusicon-percent:"";--eplusicon-gitlab:"";--eplusicon-wpbeginner:"";--eplusicon-wpforms:"";--eplusicon-envira:"";--eplusicon-universal-access:"";--eplusicon-wheelchair-alt:"";--eplusicon-question-circle-o:"";--eplusicon-blind:"";--eplusicon-audio-description:"";--eplusicon-volume-control-phone:"";--eplusicon-braille:"";--eplusicon-assistive-listening-systems:"";--eplusicon-glide:"";--eplusicon-glide-g:"";--eplusicon-low-vision:"";--eplusicon-viadeo:"";--eplusicon-viadeo-square:"";--eplusicon-snapchat:"";--eplusicon-snapchat-ghost:"";--eplusicon-snapchat-square:"";--eplusicon-pied-piper:"";--eplusicon-first-order:"";--eplusicon-yoast:"";--eplusicon-themeisle:"";--eplusicon-handshake-o:"";--eplusicon-envelope-open:"";--eplusicon-envelope-open-o:"";--eplusicon-linode:"";--eplusicon-address-book1:"";--eplusicon-address-book-o:"";--eplusicon-user-circle:"";--eplusicon-user-circle-o:"";--eplusicon-user-o:"";--eplusicon-id-badge:"";--eplusicon-quora:"";--eplusicon-free-code-camp:"";--eplusicon-telegram1:"";--eplusicon-shower:"";--eplusicon-podcast1:"";--eplusicon-window-maximize:"";--eplusicon-window-minimize:"";--eplusicon-window-restore:"";--eplusicon-bandcamp:"";--eplusicon-grav:"";--eplusicon-etsy:"";--eplusicon-imdb:"";--eplusicon-ravelry:"";--eplusicon-eercast:"";--eplusicon-microchip:"";--eplusicon-snowflake-o:"";--eplusicon-superpowers:"";--eplusicon-wpexplorer:"";--eplusicon-meetup:"";--eplusicon-home:"";--eplusicon-home2:"";--eplusicon-home3:"";--eplusicon-office:"";--eplusicon-newspaper:"";--eplusicon-pencil:"";--eplusicon-pencil2:"";--eplusicon-quill:"";--eplusicon-pen:"";--eplusicon-blog:"";--eplusicon-eyedropper:"";--eplusicon-droplet:"";--eplusicon-paint-format:"";--eplusicon-image:"";--eplusicon-images:"";--eplusicon-camera:"";--eplusicon-headphones:"";--eplusicon-music:"";--eplusicon-play:"";--eplusicon-film:"";--eplusicon-video-camera:"";--eplusicon-dice:"";--eplusicon-pacman:"";--eplusicon-spades:"";--eplusicon-clubs:"";--eplusicon-diamonds:"";--eplusicon-bullhorn:"";--eplusicon-connection:"";--eplusicon-podcast:"";--eplusicon-feed:"";--eplusicon-mic:"";--eplusicon-book:"";--eplusicon-books:"";--eplusicon-library:"";--eplusicon-file-text:"";--eplusicon-profile:"";--eplusicon-file-empty:"";--eplusicon-files-empty:"";--eplusicon-file-text2:"";--eplusicon-file-picture:"";--eplusicon-file-music:"";--eplusicon-file-play:"";--eplusicon-file-video:"";--eplusicon-file-zip:"";--eplusicon-copy:"";--eplusicon-paste:"";--eplusicon-stack:"";--eplusicon-folder:"";--eplusicon-folder-open:"";--eplusicon-folder-plus:"";--eplusicon-folder-minus:"";--eplusicon-folder-download:"";--eplusicon-folder-upload:"";--eplusicon-price-tag:"";--eplusicon-price-tags:"";--eplusicon-barcode:"";--eplusicon-qrcode:"";--eplusicon-ticket:"";--eplusicon-cart:"";--eplusicon-coin-dollar:"";--eplusicon-coin-euro:"";--eplusicon-coin-pound:"";--eplusicon-coin-yen:"";--eplusicon-credit-card:"";--eplusicon-calculator:"";--eplusicon-lifebuoy:"";--eplusicon-phone:"";--eplusicon-phone-hang-up:"";--eplusicon-address-book:"";--eplusicon-envelop:"";--eplusicon-pushpin:"";--eplusicon-location:"";--eplusicon-location2:"";--eplusicon-compass:"";--eplusicon-compass2:"";--eplusicon-map:"";--eplusicon-map2:"";--eplusicon-history:"";--eplusicon-clock:"";--eplusicon-clock2:"";--eplusicon-alarm:"";--eplusicon-bell:"";--eplusicon-stopwatch:"";--eplusicon-calendar:"";--eplusicon-printer:"";--eplusicon-keyboard:"";--eplusicon-display:"";--eplusicon-laptop:"";--eplusicon-mobile:"";--eplusicon-mobile2:"";--eplusicon-tablet:"";--eplusicon-tv:"";--eplusicon-drawer:"";--eplusicon-drawer2:"";--eplusicon-box-add:"";--eplusicon-box-remove:"";--eplusicon-download:"";--eplusicon-upload:"";--eplusicon-floppy-disk:"";--eplusicon-drive:"";--eplusicon-database:"";--eplusicon-undo:"";--eplusicon-redo:"";--eplusicon-undo2:"";--eplusicon-redo2:"";--eplusicon-forward:"";--eplusicon-reply:"";--eplusicon-bubble:"";--eplusicon-bubbles:"";--eplusicon-bubbles2:"";--eplusicon-bubble2:"";--eplusicon-bubbles3:"";--eplusicon-bubbles4:"";--eplusicon-user:"";--eplusicon-users:"";--eplusicon-user-plus:"";--eplusicon-user-minus:"";--eplusicon-user-check:"";--eplusicon-user-tie:"";--eplusicon-quotes-left:"";--eplusicon-quotes-right:"";--eplusicon-hour-glass:"";--eplusicon-spinner:"";--eplusicon-spinner2:"";--eplusicon-spinner3:"";--eplusicon-spinner4:"";--eplusicon-spinner5:"";--eplusicon-spinner6:"";--eplusicon-spinner7:"";--eplusicon-spinner8:"";--eplusicon-spinner9:"";--eplusicon-spinner10:"";--eplusicon-spinner11:"";--eplusicon-binoculars:"";--eplusicon-search:"";--eplusicon-zoom-in:"";--eplusicon-zoom-out:"";--eplusicon-enlarge:"";--eplusicon-shrink:"";--eplusicon-enlarge2:"";--eplusicon-shrink2:"";--eplusicon-key:"";--eplusicon-key2:"";--eplusicon-lock:"";--eplusicon-unlocked:"";--eplusicon-wrench:"";--eplusicon-equalizer:"";--eplusicon-equalizer2:"";--eplusicon-cog:"";--eplusicon-cogs:"";--eplusicon-hammer:"";--eplusicon-magic-wand:"";--eplusicon-aid-kit:"";--eplusicon-bug:"";--eplusicon-pie-chart:"";--eplusicon-stats-dots:"";--eplusicon-stats-bars:"";--eplusicon-stats-bars2:"";--eplusicon-trophy:"";--eplusicon-gift:"";--eplusicon-glass:"";--eplusicon-glass2:"";--eplusicon-mug:"";--eplusicon-spoon-knife:"";--eplusicon-leaf:"";--eplusicon-rocket:"";--eplusicon-meter:"";--eplusicon-meter2:"";--eplusicon-hammer2:"";--eplusicon-fire:"";--eplusicon-lab:"";--eplusicon-magnet:"";--eplusicon-bin:"";--eplusicon-bin2:"";--eplusicon-briefcase:"";--eplusicon-airplane:"";--eplusicon-truck:"";--eplusicon-road:"";--eplusicon-accessibility:"";--eplusicon-target:"";--eplusicon-shield:"";--eplusicon-power:"";--eplusicon-switch:"";--eplusicon-clipboard:"";--eplusicon-list-numbered:"";--eplusicon-list:"";--eplusicon-list2:"";--eplusicon-tree:"";--eplusicon-menu:"";--eplusicon-menu2:"";--eplusicon-menu3:"";--eplusicon-menu4:"";--eplusicon-cloud:"";--eplusicon-cloud-download:"";--eplusicon-cloud-upload:"";--eplusicon-cloud-check:"";--eplusicon-download2:"";--eplusicon-upload2:"";--eplusicon-download3:"";--eplusicon-upload3:"";--eplusicon-sphere:"";--eplusicon-earth:"";--eplusicon-link:"";--eplusicon-flag:"";--eplusicon-attachment:"";--eplusicon-eye:"";--eplusicon-eye-plus:"";--eplusicon-eye-minus:"";--eplusicon-eye-blocked:"";--eplusicon-bookmark:"";--eplusicon-bookmarks:"";--eplusicon-sun:"";--eplusicon-contrast:"";--eplusicon-brightness-contrast:"";--eplusicon-star-empty:"";--eplusicon-star-half:"";--eplusicon-star-full:"";--eplusicon-heart:"";--eplusicon-heart-broken:"";--eplusicon-man:"";--eplusicon-woman:"";--eplusicon-man-woman:"";--eplusicon-happy:"";--eplusicon-happy2:"";--eplusicon-smile:"";--eplusicon-smile2:"";--eplusicon-tongue:"";--eplusicon-tongue2:"";--eplusicon-sad:"";--eplusicon-sad2:"";--eplusicon-wink:"";--eplusicon-wink2:"";--eplusicon-grin:"";--eplusicon-grin2:"";--eplusicon-cool:"";--eplusicon-cool2:"";--eplusicon-angry:"";--eplusicon-angry2:"";--eplusicon-evil:"";--eplusicon-evil2:"";--eplusicon-shocked:"";--eplusicon-shocked2:"";--eplusicon-baffled:"";--eplusicon-baffled2:"";--eplusicon-confused:"";--eplusicon-confused2:"";--eplusicon-neutral:"";--eplusicon-neutral2:"";--eplusicon-hipster:"";--eplusicon-hipster2:"";--eplusicon-wondering:"";--eplusicon-wondering2:"";--eplusicon-sleepy:"";--eplusicon-sleepy2:"";--eplusicon-frustrated:"";--eplusicon-frustrated2:"";--eplusicon-crying:"";--eplusicon-crying2:"";--eplusicon-point-up:"";--eplusicon-point-right:"";--eplusicon-point-down:"";--eplusicon-point-left:"";--eplusicon-warning:"";--eplusicon-notification:"";--eplusicon-question:"";--eplusicon-plus:"";--eplusicon-minus:"";--eplusicon-info:"";--eplusicon-cancel-circle:"";--eplusicon-blocked:"";--eplusicon-cross:"";--eplusicon-checkmark:"";--eplusicon-checkmark2:"";--eplusicon-spell-check:"";--eplusicon-enter:"";--eplusicon-exit:"";--eplusicon-play2:"";--eplusicon-pause:"";--eplusicon-stop:"";--eplusicon-previous:"";--eplusicon-next:"";--eplusicon-backward:"";--eplusicon-forward2:"";--eplusicon-play3:"";--eplusicon-pause2:"";--eplusicon-stop2:"";--eplusicon-backward2:"";--eplusicon-forward3:"";--eplusicon-first:"";--eplusicon-last:"";--eplusicon-previous2:"";--eplusicon-next2:"";--eplusicon-eject:"";--eplusicon-volume-high:"";--eplusicon-volume-medium:"";--eplusicon-volume-low:"";--eplusicon-volume-mute:"";--eplusicon-volume-mute2:"";--eplusicon-volume-increase:"";--eplusicon-volume-decrease:"";--eplusicon-loop:"";--eplusicon-loop2:"";--eplusicon-infinite:"";--eplusicon-shuffle:"";--eplusicon-arrow-up-left:"";--eplusicon-arrow-up:"";--eplusicon-arrow-up-right:"";--eplusicon-arrow-right:"";--eplusicon-arrow-down-right:"";--eplusicon-arrow-down:"";--eplusicon-arrow-down-left:"";--eplusicon-arrow-left:"";--eplusicon-arrow-up-left2:"";--eplusicon-arrow-up2:"";--eplusicon-arrow-up-right2:"";--eplusicon-arrow-right2:"";--eplusicon-arrow-down-right2:"";--eplusicon-arrow-down2:"";--eplusicon-arrow-down-left2:"";--eplusicon-arrow-left2:"";--eplusicon-circle-up:"";--eplusicon-circle-right:"";--eplusicon-circle-down:"";--eplusicon-circle-left:"";--eplusicon-tab:"";--eplusicon-move-up:"";--eplusicon-move-down:"";--eplusicon-sort-alpha-asc:"";--eplusicon-sort-alpha-desc:"";--eplusicon-sort-numeric-asc:"";--eplusicon-sort-numberic-desc:"";--eplusicon-sort-amount-asc:"";--eplusicon-sort-amount-desc:"";--eplusicon-command:"";--eplusicon-shift:"";--eplusicon-ctrl:"";--eplusicon-opt:"";--eplusicon-checkbox-checked:"";--eplusicon-checkbox-unchecked:"";--eplusicon-radio-checked:"";--eplusicon-radio-checked2:"";--eplusicon-radio-unchecked:"";--eplusicon-crop:"";--eplusicon-make-group:"";--eplusicon-ungroup:"";--eplusicon-scissors:"";--eplusicon-filter:"";--eplusicon-font:"";--eplusicon-ligature:"";--eplusicon-ligature2:"";--eplusicon-text-height:"";--eplusicon-text-width:"";--eplusicon-font-size:"";--eplusicon-bold:"";--eplusicon-underline:"";--eplusicon-italic:"";--eplusicon-strikethrough:"";--eplusicon-omega:"";--eplusicon-sigma:"";--eplusicon-page-break:"";--eplusicon-superscript:"";--eplusicon-subscript:"";--eplusicon-superscript2:"";--eplusicon-subscript2:"";--eplusicon-text-color:"";--eplusicon-pagebreak:"";--eplusicon-clear-formatting:"";--eplusicon-table:"";--eplusicon-table2:"";--eplusicon-insert-template:"";--eplusicon-pilcrow:"";--eplusicon-ltr:"";--eplusicon-rtl:"";--eplusicon-section:"";--eplusicon-paragraph-left:"";--eplusicon-paragraph-center:"";--eplusicon-paragraph-right:"";--eplusicon-paragraph-justify:"";--eplusicon-indent-increase:"";--eplusicon-indent-decrease:"";--eplusicon-share:"";--eplusicon-new-tab:"";--eplusicon-embed:"";--eplusicon-embed2:"";--eplusicon-terminal:"";--eplusicon-share2:"";--eplusicon-mail:"";--eplusicon-mail2:"";--eplusicon-mail3:"";--eplusicon-mail4:"";--eplusicon-amazon:"";--eplusicon-google:"";--eplusicon-google2:"";--eplusicon-google3:"";--eplusicon-google-plus:"";--eplusicon-google-plus2:"";--eplusicon-google-plus3:"";--eplusicon-hangouts:"";--eplusicon-google-drive:"";--eplusicon-facebook:"";--eplusicon-facebook2:"";--eplusicon-instagram:"";--eplusicon-whatsapp:"";--eplusicon-spotify:"";--eplusicon-telegram:"";--eplusicon-twitter:"";--eplusicon-vine:"";--eplusicon-vk:"";--eplusicon-renren:"";--eplusicon-sina-weibo:"";--eplusicon-rss:"";--eplusicon-rss2:"";--eplusicon-youtube:"";--eplusicon-youtube2:"";--eplusicon-twitch:"";--eplusicon-vimeo:"";--eplusicon-vimeo2:"";--eplusicon-lanyrd:"";--eplusicon-flickr:"";--eplusicon-flickr2:"";--eplusicon-flickr3:"";--eplusicon-flickr4:"";--eplusicon-dribbble:"";--eplusicon-behance:"";--eplusicon-behance2:"";--eplusicon-deviantart:"";--eplusicon-500px:"";--eplusicon-steam:"";--eplusicon-steam2:"";--eplusicon-dropbox:"";--eplusicon-onedrive:"";--eplusicon-github:"";--eplusicon-npm:"";--eplusicon-basecamp:"";--eplusicon-trello:"";--eplusicon-wordpress:"";--eplusicon-joomla:"";--eplusicon-ello:"";--eplusicon-blogger:"";--eplusicon-blogger2:"";--eplusicon-tumblr:"";--eplusicon-tumblr2:"";--eplusicon-yahoo:"";--eplusicon-yahoo2:"";--eplusicon-tux:"";--eplusicon-appleinc:"";--eplusicon-finder:"";--eplusicon-android:"";--eplusicon-windows:"";--eplusicon-windows8:"";--eplusicon-soundcloud:"";--eplusicon-soundcloud2:"";--eplusicon-skype:"";--eplusicon-reddit:"";--eplusicon-hackernews:"";--eplusicon-wikipedia:"";--eplusicon-linkedin:"";--eplusicon-linkedin2:"";--eplusicon-lastfm:"";--eplusicon-lastfm2:"";--eplusicon-delicious:"";--eplusicon-stumbleupon:"";--eplusicon-stumbleupon2:"";--eplusicon-stackoverflow:"";--eplusicon-pinterest:"";--eplusicon-pinterest2:"";--eplusicon-xing:"";--eplusicon-xing2:"";--eplusicon-flattr:"";--eplusicon-foursquare:"";--eplusicon-yelp:"";--eplusicon-paypal:"";--eplusicon-chrome:"";--eplusicon-firefox:"";--eplusicon-IE:"";--eplusicon-edge:"";--eplusicon-safari:"";--eplusicon-opera:"";--eplusicon-file-pdf:"";--eplusicon-file-openoffice:"";--eplusicon-file-word:"";--eplusicon-file-excel:"";--eplusicon-libreoffice:"";--eplusicon-html-five:"";--eplusicon-html-five2:"";--eplusicon-css3:"";--eplusicon-git:"";--eplusicon-codepen:"";--eplusicon-svg:"";--eplusicon-IcoMoon:""}.eplusicon-asterisk:before{content:""}.eplusicon-plus1:before{content:""}.eplusicon-question1:before{content:""}.eplusicon-minus1:before{content:""}.eplusicon-glass1:before{content:""}.eplusicon-music1:before{content:""}.eplusicon-search1:before{content:""}.eplusicon-envelope-o:before{content:""}.eplusicon-heart1:before{content:""}.eplusicon-star:before{content:""}.eplusicon-star-o:before{content:""}.eplusicon-user1:before{content:""}.eplusicon-film1:before{content:""}.eplusicon-th-large:before{content:""}.eplusicon-th:before{content:""}.eplusicon-th-list:before{content:""}.eplusicon-check:before{content:""}.eplusicon-close:before,.eplusicon-remove:before,.eplusicon-times:before{content:""}.eplusicon-search-plus:before{content:""}.eplusicon-search-minus:before{content:""}.eplusicon-power-off:before{content:""}.eplusicon-signal:before{content:""}.eplusicon-cog1:before,.eplusicon-gear:before{content:""}.eplusicon-trash-o:before{content:""}.eplusicon-home1:before{content:""}.eplusicon-file-o:before{content:""}.eplusicon-clock-o:before{content:""}.eplusicon-road1:before{content:""}.eplusicon-download1:before{content:""}.eplusicon-arrow-circle-o-down:before{content:""}.eplusicon-arrow-circle-o-up:before{content:""}.eplusicon-inbox:before{content:""}.eplusicon-play-circle-o:before{content:""}.eplusicon-repeat:before,.eplusicon-rotate-right:before{content:""}.eplusicon-refresh:before{content:""}.eplusicon-list-alt:before{content:""}.eplusicon-lock1:before{content:""}.eplusicon-flag1:before{content:""}.eplusicon-headphones1:before{content:""}.eplusicon-volume-off:before{content:""}.eplusicon-volume-down:before{content:""}.eplusicon-volume-up:before{content:""}.eplusicon-qrcode1:before{content:""}.eplusicon-barcode1:before{content:""}.eplusicon-tag:before{content:""}.eplusicon-tags:before{content:""}.eplusicon-book1:before{content:""}.eplusicon-bookmark1:before{content:""}.eplusicon-print:before{content:""}.eplusicon-camera1:before{content:""}.eplusicon-font1:before{content:""}.eplusicon-bold1:before{content:""}.eplusicon-italic1:before{content:""}.eplusicon-text-height1:before{content:""}.eplusicon-text-width1:before{content:""}.eplusicon-align-left:before{content:""}.eplusicon-align-center:before{content:""}.eplusicon-align-right:before{content:""}.eplusicon-align-justify:before{content:""}.eplusicon-list1:before{content:""}.eplusicon-dedent:before,.eplusicon-outdent:before{content:""}.eplusicon-indent:before{content:""}.eplusicon-video-camera1:before{content:""}.eplusicon-image1:before,.eplusicon-photo:before,.eplusicon-picture-o:before{content:""}.eplusicon-pencil1:before{content:""}.eplusicon-map-marker:before{content:""}.eplusicon-adjust:before{content:""}.eplusicon-tint:before{content:""}.eplusicon-edit:before,.eplusicon-pencil-square-o:before{content:""}.eplusicon-share-square-o:before{content:""}.eplusicon-check-square-o:before{content:""}.eplusicon-arrows:before{content:""}.eplusicon-step-backward:before{content:""}.eplusicon-fast-backward:before{content:""}.eplusicon-backward1:before{content:""}.eplusicon-play1:before{content:""}.eplusicon-pause1:before{content:""}.eplusicon-stop1:before{content:""}.eplusicon-forward1:before{content:""}.eplusicon-fast-forward:before{content:""}.eplusicon-step-forward:before{content:""}.eplusicon-eject1:before{content:""}.eplusicon-chevron-left:before{content:""}.eplusicon-chevron-right:before{content:""}.eplusicon-plus-circle:before{content:""}.eplusicon-minus-circle:before{content:""}.eplusicon-times-circle:before{content:""}.eplusicon-check-circle:before{content:""}.eplusicon-question-circle:before{content:""}.eplusicon-info-circle:before{content:""}.eplusicon-crosshairs:before{content:""}.eplusicon-times-circle-o:before{content:""}.eplusicon-check-circle-o:before{content:""}.eplusicon-ban:before{content:""}.eplusicon-arrow-left1:before{content:""}.eplusicon-arrow-right1:before{content:""}.eplusicon-arrow-up1:before{content:""}.eplusicon-arrow-down1:before{content:""}.eplusicon-mail-forward:before,.eplusicon-share1:before{content:""}.eplusicon-expand:before{content:""}.eplusicon-compress:before{content:""}.eplusicon-exclamation-circle:before{content:""}.eplusicon-gift1:before{content:""}.eplusicon-leaf1:before{content:""}.eplusicon-fire1:before{content:""}.eplusicon-eye1:before{content:""}.eplusicon-eye-slash:before{content:""}.eplusicon-exclamation-triangle:before,.eplusicon-warning1:before{content:""}.eplusicon-plane:before{content:""}.eplusicon-calendar1:before{content:""}.eplusicon-random:before{content:""}.eplusicon-comment:before{content:""}.eplusicon-magnet1:before{content:""}.eplusicon-chevron-up:before{content:""}.eplusicon-chevron-down:before{content:""}.eplusicon-retweet:before{content:""}.eplusicon-shopping-cart:before{content:""}.eplusicon-folder1:before{content:""}.eplusicon-folder-open1:before{content:""}.eplusicon-arrows-v:before{content:""}.eplusicon-arrows-h:before{content:""}.eplusicon-bar-chart-o:before,.eplusicon-bar-chart:before{content:""}.eplusicon-twitter-square:before{content:""}.eplusicon-facebook-square:before{content:""}.eplusicon-camera-retro:before{content:""}.eplusicon-key1:before{content:""}.eplusicon-cogs1:before,.eplusicon-gears:before{content:""}.eplusicon-comments:before{content:""}.eplusicon-thumbs-o-up:before{content:""}.eplusicon-thumbs-o-down:before{content:""}.eplusicon-star-half1:before{content:""}.eplusicon-heart-o:before{content:""}.eplusicon-sign-out:before{content:""}.eplusicon-linkedin-square:before{content:""}.eplusicon-thumb-tack:before{content:""}.eplusicon-external-link:before{content:""}.eplusicon-sign-in:before{content:""}.eplusicon-trophy1:before{content:""}.eplusicon-github-square:before{content:""}.eplusicon-upload1:before{content:""}.eplusicon-lemon-o:before{content:""}.eplusicon-phone1:before{content:""}.eplusicon-square-o:before{content:""}.eplusicon-bookmark-o:before{content:""}.eplusicon-phone-square:before{content:""}.eplusicon-twitter1:before{content:""}.eplusicon-facebook-f:before,.eplusicon-facebook1:before{content:""}.eplusicon-github1:before{content:""}.eplusicon-unlock:before{content:""}.eplusicon-credit-card1:before{content:""}.eplusicon-feed1:before,.eplusicon-rss1:before{content:""}.eplusicon-hdd-o:before{content:""}.eplusicon-bullhorn1:before{content:""}.eplusicon-bell-o:before{content:""}.eplusicon-certificate:before{content:""}.eplusicon-hand-o-right:before{content:""}.eplusicon-hand-o-left:before{content:""}.eplusicon-hand-o-up:before{content:""}.eplusicon-hand-o-down:before{content:""}.eplusicon-arrow-circle-left:before{content:""}.eplusicon-arrow-circle-right:before{content:""}.eplusicon-arrow-circle-up:before{content:""}.eplusicon-arrow-circle-down:before{content:""}.eplusicon-globe:before{content:""}.eplusicon-wrench1:before{content:""}.eplusicon-tasks:before{content:""}.eplusicon-filter1:before{content:""}.eplusicon-briefcase1:before{content:""}.eplusicon-arrows-alt:before{content:""}.eplusicon-group:before,.eplusicon-users1:before{content:""}.eplusicon-chain:before,.eplusicon-link1:before{content:""}.eplusicon-cloud1:before{content:""}.eplusicon-flask:before{content:""}.eplusicon-cut:before,.eplusicon-scissors1:before{content:""}.eplusicon-copy1:before,.eplusicon-files-o:before{content:""}.eplusicon-paperclip:before{content:""}.eplusicon-floppy-o:before,.eplusicon-save:before{content:""}.eplusicon-square:before{content:""}.eplusicon-bars:before,.eplusicon-navicon:before,.eplusicon-reorder:before{content:""}.eplusicon-list-ul:before{content:""}.eplusicon-list-ol:before{content:""}.eplusicon-strikethrough1:before{content:""}.eplusicon-underline1:before{content:""}.eplusicon-table1:before{content:""}.eplusicon-magic:before{content:""}.eplusicon-truck1:before{content:""}.eplusicon-pinterest1:before{content:""}.eplusicon-pinterest-square:before{content:""}.eplusicon-google-plus-square:before{content:""}.eplusicon-google-plus1:before{content:""}.eplusicon-money:before{content:""}.eplusicon-caret-down:before{content:""}.eplusicon-caret-up:before{content:""}.eplusicon-caret-left:before{content:""}.eplusicon-caret-right:before{content:""}.eplusicon-columns:before{content:""}.eplusicon-sort:before,.eplusicon-unsorted:before{content:""}.eplusicon-sort-desc:before,.eplusicon-sort-down:before{content:""}.eplusicon-sort-asc:before,.eplusicon-sort-up:before{content:""}.eplusicon-envelope:before{content:""}.eplusicon-linkedin1:before{content:""}.eplusicon-rotate-left:before,.eplusicon-undo1:before{content:""}.eplusicon-gavel:before,.eplusicon-legal:before{content:""}.eplusicon-dashboard:before,.eplusicon-tachometer:before{content:""}.eplusicon-comment-o:before{content:""}.eplusicon-comments-o:before{content:""}.eplusicon-bolt:before,.eplusicon-flash:before{content:""}.eplusicon-sitemap:before{content:""}.eplusicon-umbrella:before{content:""}.eplusicon-clipboard1:before,.eplusicon-paste1:before{content:""}.eplusicon-lightbulb-o:before{content:""}.eplusicon-exchange:before{content:""}.eplusicon-cloud-download1:before{content:""}.eplusicon-cloud-upload1:before{content:""}.eplusicon-user-md:before{content:""}.eplusicon-stethoscope:before{content:""}.eplusicon-suitcase:before{content:""}.eplusicon-bell1:before{content:""}.eplusicon-coffee:before{content:""}.eplusicon-cutlery:before{content:""}.eplusicon-file-text-o:before{content:""}.eplusicon-building-o:before{content:""}.eplusicon-hospital-o:before{content:""}.eplusicon-ambulance:before{content:""}.eplusicon-medkit:before{content:""}.eplusicon-fighter-jet:before{content:""}.eplusicon-beer:before{content:""}.eplusicon-h-square:before{content:""}.eplusicon-plus-square:before{content:""}.eplusicon-angle-double-left:before{content:""}.eplusicon-angle-double-right:before{content:""}.eplusicon-angle-double-up:before{content:""}.eplusicon-angle-double-down:before{content:""}.eplusicon-angle-left:before{content:""}.eplusicon-angle-right:before{content:""}.eplusicon-angle-up:before{content:""}.eplusicon-angle-down:before{content:""}.eplusicon-desktop:before{content:""}.eplusicon-laptop1:before{content:""}.eplusicon-tablet1:before{content:""}.eplusicon-mobile-phone:before,.eplusicon-mobile1:before{content:""}.eplusicon-circle-o:before{content:""}.eplusicon-quote-left:before{content:""}.eplusicon-quote-right:before{content:""}.eplusicon-spinner1:before{content:""}.eplusicon-circle:before{content:""}.eplusicon-mail-reply:before,.eplusicon-reply1:before{content:""}.eplusicon-github-alt:before{content:""}.eplusicon-folder-o:before{content:""}.eplusicon-folder-open-o:before{content:""}.eplusicon-smile-o:before{content:""}.eplusicon-frown-o:before{content:""}.eplusicon-meh-o:before{content:""}.eplusicon-gamepad:before{content:""}.eplusicon-keyboard-o:before{content:""}.eplusicon-flag-o:before{content:""}.eplusicon-flag-checkered:before{content:""}.eplusicon-terminal1:before{content:""}.eplusicon-code:before{content:""}.eplusicon-mail-reply-all:before,.eplusicon-reply-all:before{content:""}.eplusicon-star-half-empty:before,.eplusicon-star-half-full:before,.eplusicon-star-half-o:before{content:""}.eplusicon-location-arrow:before{content:""}.eplusicon-crop1:before{content:""}.eplusicon-code-fork:before{content:""}.eplusicon-chain-broken:before,.eplusicon-unlink:before{content:""}.eplusicon-info1:before{content:""}.eplusicon-exclamation:before{content:""}.eplusicon-superscript1:before{content:""}.eplusicon-subscript1:before{content:""}.eplusicon-eraser:before{content:""}.eplusicon-puzzle-piece:before{content:""}.eplusicon-microphone:before{content:""}.eplusicon-microphone-slash:before{content:""}.eplusicon-shield1:before{content:""}.eplusicon-calendar-o:before{content:""}.eplusicon-fire-extinguisher:before{content:""}.eplusicon-rocket1:before{content:""}.eplusicon-maxcdn:before{content:""}.eplusicon-chevron-circle-left:before{content:""}.eplusicon-chevron-circle-right:before{content:""}.eplusicon-chevron-circle-up:before{content:""}.eplusicon-chevron-circle-down:before{content:""}.eplusicon-html5:before{content:""}.eplusicon-css31:before{content:""}.eplusicon-anchor:before{content:""}.eplusicon-unlock-alt:before{content:""}.eplusicon-bullseye:before{content:""}.eplusicon-ellipsis-h:before{content:""}.eplusicon-ellipsis-v:before{content:""}.eplusicon-rss-square:before{content:""}.eplusicon-play-circle:before{content:""}.eplusicon-ticket1:before{content:""}.eplusicon-minus-square:before{content:""}.eplusicon-minus-square-o:before{content:""}.eplusicon-level-up:before{content:""}.eplusicon-level-down:before{content:""}.eplusicon-check-square:before{content:""}.eplusicon-pencil-square:before{content:""}.eplusicon-external-link-square:before{content:""}.eplusicon-share-square:before{content:""}.eplusicon-compass1:before{content:""}.eplusicon-caret-square-o-down:before{content:""}.eplusicon-toggle-down:before{content:""}.eplusicon-caret-square-o-up:before{content:""}.eplusicon-toggle-up:before{content:""}.eplusicon-caret-square-o-right:before{content:""}.eplusicon-toggle-right:before{content:""}.eplusicon-eur:before,.eplusicon-euro:before{content:""}.eplusicon-gbp:before{content:""}.eplusicon-dollar:before,.eplusicon-usd:before{content:""}.eplusicon-inr:before,.eplusicon-rupee:before{content:""}.eplusicon-cny:before,.eplusicon-jpy:before,.eplusicon-rmb:before,.eplusicon-yen:before{content:""}.eplusicon-rouble:before,.eplusicon-rub:before,.eplusicon-ruble:before{content:""}.eplusicon-krw:before,.eplusicon-won:before{content:""}.eplusicon-bitcoin:before,.eplusicon-btc:before{content:""}.eplusicon-file:before{content:""}.eplusicon-file-text1:before{content:""}.eplusicon-sort-alpha-asc1:before{content:""}.eplusicon-sort-alpha-desc1:before{content:""}.eplusicon-sort-amount-asc1:before{content:""}.eplusicon-sort-amount-desc1:before{content:""}.eplusicon-sort-numeric-asc1:before{content:""}.eplusicon-sort-numeric-desc:before{content:""}.eplusicon-thumbs-up:before{content:""}.eplusicon-thumbs-down:before{content:""}.eplusicon-youtube-square:before{content:""}.eplusicon-youtube1:before{content:""}.eplusicon-xing1:before{content:""}.eplusicon-xing-square:before{content:""}.eplusicon-youtube-play:before{content:""}.eplusicon-dropbox1:before{content:""}.eplusicon-stack-overflow:before{content:""}.eplusicon-instagram1:before{content:""}.eplusicon-flickr1:before{content:""}.eplusicon-adn:before{content:""}.eplusicon-bitbucket:before{content:""}.eplusicon-bitbucket-square:before{content:""}.eplusicon-tumblr1:before{content:""}.eplusicon-tumblr-square:before{content:""}.eplusicon-long-arrow-down:before{content:""}.eplusicon-long-arrow-up:before{content:""}.eplusicon-long-arrow-left:before{content:""}.eplusicon-long-arrow-right:before{content:""}.eplusicon-apple:before{content:""}.eplusicon-windows1:before{content:""}.eplusicon-android1:before{content:""}.eplusicon-linux:before{content:""}.eplusicon-dribbble1:before{content:""}.eplusicon-skype1:before{content:""}.eplusicon-foursquare1:before{content:""}.eplusicon-trello1:before{content:""}.eplusicon-female:before{content:""}.eplusicon-male:before{content:""}.eplusicon-gittip:before,.eplusicon-gratipay:before{content:""}.eplusicon-sun-o:before{content:""}.eplusicon-moon-o:before{content:""}.eplusicon-archive:before{content:""}.eplusicon-bug1:before{content:""}.eplusicon-vk1:before{content:""}.eplusicon-weibo:before{content:""}.eplusicon-renren1:before{content:""}.eplusicon-pagelines:before{content:""}.eplusicon-stack-exchange:before{content:""}.eplusicon-arrow-circle-o-right:before{content:""}.eplusicon-arrow-circle-o-left:before{content:""}.eplusicon-caret-square-o-left:before{content:""}.eplusicon-toggle-left:before{content:""}.eplusicon-dot-circle-o:before{content:""}.eplusicon-wheelchair:before{content:""}.eplusicon-vimeo-square:before{content:""}.eplusicon-try:before,.eplusicon-turkish-lira:before{content:""}.eplusicon-plus-square-o:before{content:""}.eplusicon-space-shuttle:before{content:""}.eplusicon-slack:before{content:""}.eplusicon-envelope-square:before{content:""}.eplusicon-wordpress1:before{content:""}.eplusicon-openid:before{content:""}.eplusicon-bank:before,.eplusicon-institution:before,.eplusicon-university:before{content:""}.eplusicon-graduation-cap:before,.eplusicon-mortar-board:before{content:""}.eplusicon-yahoo1:before{content:""}.eplusicon-google1:before{content:""}.eplusicon-reddit1:before{content:""}.eplusicon-reddit-square:before{content:""}.eplusicon-stumbleupon-circle:before{content:""}.eplusicon-stumbleupon1:before{content:""}.eplusicon-delicious1:before{content:""}.eplusicon-digg:before{content:""}.eplusicon-pied-piper-pp:before{content:""}.eplusicon-pied-piper-alt:before{content:""}.eplusicon-drupal:before{content:""}.eplusicon-joomla1:before{content:""}.eplusicon-language:before{content:""}.eplusicon-fax:before{content:""}.eplusicon-building:before{content:""}.eplusicon-child:before{content:""}.eplusicon-paw:before{content:""}.eplusicon-spoon:before{content:""}.eplusicon-cube:before{content:""}.eplusicon-cubes:before{content:""}.eplusicon-behance1:before{content:""}.eplusicon-behance-square:before{content:""}.eplusicon-steam1:before{content:""}.eplusicon-steam-square:before{content:""}.eplusicon-recycle:before{content:""}.eplusicon-automobile:before,.eplusicon-car:before{content:""}.eplusicon-cab:before,.eplusicon-taxi:before{content:""}.eplusicon-tree1:before{content:""}.eplusicon-spotify1:before{content:""}.eplusicon-deviantart1:before{content:""}.eplusicon-soundcloud1:before{content:""}.eplusicon-database1:before{content:""}.eplusicon-file-pdf-o:before{content:""}.eplusicon-file-word-o:before{content:""}.eplusicon-file-excel-o:before{content:""}.eplusicon-file-powerpoint-o:before{content:""}.eplusicon-file-image-o:before,.eplusicon-file-photo-o:before,.eplusicon-file-picture-o:before{content:""}.eplusicon-file-archive-o:before,.eplusicon-file-zip-o:before{content:""}.eplusicon-file-audio-o:before,.eplusicon-file-sound-o:before{content:""}.eplusicon-file-movie-o:before,.eplusicon-file-video-o:before{content:""}.eplusicon-file-code-o:before{content:""}.eplusicon-vine1:before{content:""}.eplusicon-codepen1:before{content:""}.eplusicon-jsfiddle:before{content:""}.eplusicon-life-bouy:before,.eplusicon-life-buoy:before,.eplusicon-life-ring:before,.eplusicon-life-saver:before,.eplusicon-support:before{content:""}.eplusicon-circle-o-notch:before{content:""}.eplusicon-ra:before,.eplusicon-rebel:before,.eplusicon-resistance:before{content:""}.eplusicon-empire:before,.eplusicon-ge:before{content:""}.eplusicon-git-square:before{content:""}.eplusicon-git1:before{content:""}.eplusicon-hacker-news:before,.eplusicon-y-combinator-square:before,.eplusicon-yc-square:before{content:""}.eplusicon-tencent-weibo:before{content:""}.eplusicon-qq:before{content:""}.eplusicon-wechat:before,.eplusicon-weixin:before{content:""}.eplusicon-paper-plane:before,.eplusicon-send:before{content:""}.eplusicon-paper-plane-o:before,.eplusicon-send-o:before{content:""}.eplusicon-history1:before{content:""}.eplusicon-circle-thin:before{content:""}.eplusicon-header:before{content:""}.eplusicon-paragraph:before{content:""}.eplusicon-sliders:before{content:""}.eplusicon-share-alt:before{content:""}.eplusicon-share-alt-square:before{content:""}.eplusicon-bomb:before{content:""}.eplusicon-futbol-o:before,.eplusicon-soccer-ball-o:before{content:""}.eplusicon-tty:before{content:""}.eplusicon-binoculars1:before{content:""}.eplusicon-plug:before{content:""}.eplusicon-slideshare:before{content:""}.eplusicon-twitch1:before{content:""}.eplusicon-yelp1:before{content:""}.eplusicon-newspaper-o:before{content:""}.eplusicon-wifi:before{content:""}.eplusicon-calculator1:before{content:""}.eplusicon-paypal1:before{content:""}.eplusicon-google-wallet:before{content:""}.eplusicon-cc-visa:before{content:""}.eplusicon-cc-mastercard:before{content:""}.eplusicon-cc-discover:before{content:""}.eplusicon-cc-amex:before{content:""}.eplusicon-cc-paypal:before{content:""}.eplusicon-cc-stripe:before{content:""}.eplusicon-bell-slash:before{content:""}.eplusicon-bell-slash-o:before{content:""}.eplusicon-trash:before{content:""}.eplusicon-copyright:before{content:""}.eplusicon-at:before{content:""}.eplusicon-eyedropper1:before{content:""}.eplusicon-paint-brush:before{content:""}.eplusicon-birthday-cake:before{content:""}.eplusicon-area-chart:before{content:""}.eplusicon-pie-chart1:before{content:""}.eplusicon-line-chart:before{content:""}.eplusicon-lastfm1:before{content:""}.eplusicon-lastfm-square:before{content:""}.eplusicon-toggle-off:before{content:""}.eplusicon-toggle-on:before{content:""}.eplusicon-bicycle:before{content:""}.eplusicon-bus:before{content:""}.eplusicon-ioxhost:before{content:""}.eplusicon-angellist:before{content:""}.eplusicon-cc:before{content:""}.eplusicon-ils:before,.eplusicon-shekel:before,.eplusicon-sheqel:before{content:""}.eplusicon-meanpath:before{content:""}.eplusicon-buysellads:before{content:""}.eplusicon-connectdevelop:before{content:""}.eplusicon-dashcube:before{content:""}.eplusicon-forumbee:before{content:""}.eplusicon-leanpub:before{content:""}.eplusicon-sellsy:before{content:""}.eplusicon-shirtsinbulk:before{content:""}.eplusicon-simplybuilt:before{content:""}.eplusicon-skyatlas:before{content:""}.eplusicon-cart-plus:before{content:""}.eplusicon-cart-arrow-down:before{content:""}.eplusicon-diamond:before{content:""}.eplusicon-ship:before{content:""}.eplusicon-user-secret:before{content:""}.eplusicon-motorcycle:before{content:""}.eplusicon-street-view:before{content:""}.eplusicon-heartbeat:before{content:""}.eplusicon-venus:before{content:""}.eplusicon-mars:before{content:""}.eplusicon-mercury:before{content:""}.eplusicon-intersex:before,.eplusicon-transgender:before{content:""}.eplusicon-transgender-alt:before{content:""}.eplusicon-venus-double:before{content:""}.eplusicon-mars-double:before{content:""}.eplusicon-venus-mars:before{content:""}.eplusicon-mars-stroke:before{content:""}.eplusicon-mars-stroke-v:before{content:""}.eplusicon-mars-stroke-h:before{content:""}.eplusicon-neuter:before{content:""}.eplusicon-genderless:before{content:""}.eplusicon-facebook-official:before{content:""}.eplusicon-pinterest-p:before{content:""}.eplusicon-whatsapp1:before{content:""}.eplusicon-server:before{content:""}.eplusicon-user-plus1:before{content:""}.eplusicon-user-times:before{content:""}.eplusicon-bed:before,.eplusicon-hotel:before{content:""}.eplusicon-viacoin:before{content:""}.eplusicon-train:before{content:""}.eplusicon-subway:before{content:""}.eplusicon-medium:before{content:""}.eplusicon-y-combinator:before,.eplusicon-yc:before{content:""}.eplusicon-optin-monster:before{content:""}.eplusicon-opencart:before{content:""}.eplusicon-expeditedssl:before{content:""}.eplusicon-battery-4:before,.eplusicon-battery-full:before,.eplusicon-battery:before{content:""}.eplusicon-battery-3:before,.eplusicon-battery-three-quarters:before{content:""}.eplusicon-battery-2:before,.eplusicon-battery-half:before{content:""}.eplusicon-battery-1:before,.eplusicon-battery-quarter:before{content:""}.eplusicon-battery-0:before,.eplusicon-battery-empty:before{content:""}.eplusicon-mouse-pointer:before{content:""}.eplusicon-i-cursor:before{content:""}.eplusicon-object-group:before{content:""}.eplusicon-object-ungroup:before{content:""}.eplusicon-sticky-note:before{content:""}.eplusicon-sticky-note-o:before{content:""}.eplusicon-cc-jcb:before{content:""}.eplusicon-cc-diners-club:before{content:""}.eplusicon-clone:before{content:""}.eplusicon-balance-scale:before{content:""}.eplusicon-hourglass-o:before{content:""}.eplusicon-hourglass-1:before,.eplusicon-hourglass-start:before{content:""}.eplusicon-hourglass-2:before,.eplusicon-hourglass-half:before{content:""}.eplusicon-hourglass-3:before,.eplusicon-hourglass-end:before{content:""}.eplusicon-hourglass:before{content:""}.eplusicon-hand-grab-o:before,.eplusicon-hand-rock-o:before{content:""}.eplusicon-hand-paper-o:before,.eplusicon-hand-stop-o:before{content:""}.eplusicon-hand-scissors-o:before{content:""}.eplusicon-hand-lizard-o:before{content:""}.eplusicon-hand-spock-o:before{content:""}.eplusicon-hand-pointer-o:before{content:""}.eplusicon-hand-peace-o:before{content:""}.eplusicon-trademark:before{content:""}.eplusicon-registered:before{content:""}.eplusicon-creative-commons:before{content:""}.eplusicon-gg:before{content:""}.eplusicon-gg-circle:before{content:""}.eplusicon-tripadvisor:before{content:""}.eplusicon-odnoklassniki:before{content:""}.eplusicon-odnoklassniki-square:before{content:""}.eplusicon-get-pocket:before{content:""}.eplusicon-wikipedia-w:before{content:""}.eplusicon-safari1:before{content:""}.eplusicon-chrome1:before{content:""}.eplusicon-firefox1:before{content:""}.eplusicon-opera1:before{content:""}.eplusicon-internet-explorer:before{content:""}.eplusicon-television:before,.eplusicon-tv1:before{content:""}.eplusicon-contao:before{content:""}.eplusicon-500px1:before{content:""}.eplusicon-amazon1:before{content:""}.eplusicon-calendar-plus-o:before{content:""}.eplusicon-calendar-minus-o:before{content:""}.eplusicon-calendar-times-o:before{content:""}.eplusicon-calendar-check-o:before{content:""}.eplusicon-industry:before{content:""}.eplusicon-map-pin:before{content:""}.eplusicon-map-signs:before{content:""}.eplusicon-map-o:before{content:""}.eplusicon-map1:before{content:""}.eplusicon-commenting:before{content:""}.eplusicon-commenting-o:before{content:""}.eplusicon-houzz:before{content:""}.eplusicon-vimeo1:before{content:""}.eplusicon-black-tie:before{content:""}.eplusicon-fonticons:before{content:""}.eplusicon-reddit-alien:before{content:""}.eplusicon-edge1:before{content:""}.eplusicon-credit-card-alt:before{content:""}.eplusicon-codiepie:before{content:""}.eplusicon-modx:before{content:""}.eplusicon-fort-awesome:before{content:""}.eplusicon-usb:before{content:""}.eplusicon-product-hunt:before{content:""}.eplusicon-mixcloud:before{content:""}.eplusicon-scribd:before{content:""}.eplusicon-pause-circle:before{content:""}.eplusicon-pause-circle-o:before{content:""}.eplusicon-stop-circle:before{content:""}.eplusicon-stop-circle-o:before{content:""}.eplusicon-shopping-bag:before{content:""}.eplusicon-shopping-basket:before{content:""}.eplusicon-hashtag:before{content:""}.eplusicon-bluetooth:before{content:""}.eplusicon-bluetooth-b:before{content:""}.eplusicon-percent:before{content:""}.eplusicon-gitlab:before{content:""}.eplusicon-wpbeginner:before{content:""}.eplusicon-wpforms:before{content:""}.eplusicon-envira:before{content:""}.eplusicon-universal-access:before{content:""}.eplusicon-wheelchair-alt:before{content:""}.eplusicon-question-circle-o:before{content:""}.eplusicon-blind:before{content:""}.eplusicon-audio-description:before{content:""}.eplusicon-volume-control-phone:before{content:""}.eplusicon-braille:before{content:""}.eplusicon-assistive-listening-systems:before{content:""}.eplusicon-american-sign-language-interpreting:before,.eplusicon-asl-interpreting:before{content:""}.eplusicon-deaf:before,.eplusicon-deafness:before,.eplusicon-hard-of-hearing:before{content:""}.eplusicon-glide:before{content:""}.eplusicon-glide-g:before{content:""}.eplusicon-sign-language:before,.eplusicon-signing:before{content:""}.eplusicon-low-vision:before{content:""}.eplusicon-viadeo:before{content:""}.eplusicon-viadeo-square:before{content:""}.eplusicon-snapchat:before{content:""}.eplusicon-snapchat-ghost:before{content:""}.eplusicon-snapchat-square:before{content:""}.eplusicon-pied-piper:before{content:""}.eplusicon-first-order:before{content:""}.eplusicon-yoast:before{content:""}.eplusicon-themeisle:before{content:""}.eplusicon-google-plus-circle:before,.eplusicon-google-plus-official:before{content:""}.eplusicon-fa:before,.eplusicon-font-awesome:before{content:""}.eplusicon-handshake-o:before{content:""}.eplusicon-envelope-open:before{content:""}.eplusicon-envelope-open-o:before{content:""}.eplusicon-linode:before{content:""}.eplusicon-address-book1:before{content:""}.eplusicon-address-book-o:before{content:""}.eplusicon-address-card:before,.eplusicon-vcard:before{content:""}.eplusicon-address-card-o:before,.eplusicon-vcard-o:before{content:""}.eplusicon-user-circle:before{content:""}.eplusicon-user-circle-o:before{content:""}.eplusicon-user-o:before{content:""}.eplusicon-id-badge:before{content:""}.eplusicon-drivers-license:before,.eplusicon-id-card:before{content:""}.eplusicon-drivers-license-o:before,.eplusicon-id-card-o:before{content:""}.eplusicon-quora:before{content:""}.eplusicon-free-code-camp:before{content:""}.eplusicon-telegram1:before{content:""}.eplusicon-thermometer-4:before,.eplusicon-thermometer-full:before,.eplusicon-thermometer:before{content:""}.eplusicon-thermometer-3:before,.eplusicon-thermometer-three-quarters:before{content:""}.eplusicon-thermometer-2:before,.eplusicon-thermometer-half:before{content:""}.eplusicon-thermometer-1:before,.eplusicon-thermometer-quarter:before{content:""}.eplusicon-thermometer-0:before,.eplusicon-thermometer-empty:before{content:""}.eplusicon-shower:before{content:""}.eplusicon-bath:before,.eplusicon-bathtub:before,.eplusicon-s15:before{content:""}.eplusicon-podcast1:before{content:""}.eplusicon-window-maximize:before{content:""}.eplusicon-window-minimize:before{content:""}.eplusicon-window-restore:before{content:""}.eplusicon-times-rectangle:before,.eplusicon-window-close:before{content:""}.eplusicon-times-rectangle-o:before,.eplusicon-window-close-o:before{content:""}.eplusicon-bandcamp:before{content:""}.eplusicon-grav:before{content:""}.eplusicon-etsy:before{content:""}.eplusicon-imdb:before{content:""}.eplusicon-ravelry:before{content:""}.eplusicon-eercast:before{content:""}.eplusicon-microchip:before{content:""}.eplusicon-snowflake-o:before{content:""}.eplusicon-superpowers:before{content:""}.eplusicon-wpexplorer:before{content:""}.eplusicon-meetup:before{content:""}.eplusicon-home:before{content:""}.eplusicon-home2:before{content:""}.eplusicon-home3:before{content:""}.eplusicon-office:before{content:""}.eplusicon-newspaper:before{content:""}.eplusicon-pencil:before{content:""}.eplusicon-pencil2:before{content:""}.eplusicon-quill:before{content:""}.eplusicon-pen:before{content:""}.eplusicon-blog:before{content:""}.eplusicon-eyedropper:before{content:""}.eplusicon-droplet:before{content:""}.eplusicon-paint-format:before{content:""}.eplusicon-image:before{content:""}.eplusicon-images:before{content:""}.eplusicon-camera:before{content:""}.eplusicon-headphones:before{content:""}.eplusicon-music:before{content:""}.eplusicon-play:before{content:""}.eplusicon-film:before{content:""}.eplusicon-video-camera:before{content:""}.eplusicon-dice:before{content:""}.eplusicon-pacman:before{content:""}.eplusicon-spades:before{content:""}.eplusicon-clubs:before{content:""}.eplusicon-diamonds:before{content:""}.eplusicon-bullhorn:before{content:""}.eplusicon-connection:before{content:""}.eplusicon-podcast:before{content:""}.eplusicon-feed:before{content:""}.eplusicon-mic:before{content:""}.eplusicon-book:before{content:""}.eplusicon-books:before{content:""}.eplusicon-library:before{content:""}.eplusicon-file-text:before{content:""}.eplusicon-profile:before{content:""}.eplusicon-file-empty:before{content:""}.eplusicon-files-empty:before{content:""}.eplusicon-file-text2:before{content:""}.eplusicon-file-picture:before{content:""}.eplusicon-file-music:before{content:""}.eplusicon-file-play:before{content:""}.eplusicon-file-video:before{content:""}.eplusicon-file-zip:before{content:""}.eplusicon-copy:before{content:""}.eplusicon-paste:before{content:""}.eplusicon-stack:before{content:""}.eplusicon-folder:before{content:""}.eplusicon-folder-open:before{content:""}.eplusicon-folder-plus:before{content:""}.eplusicon-folder-minus:before{content:""}.eplusicon-folder-download:before{content:""}.eplusicon-folder-upload:before{content:""}.eplusicon-price-tag:before{content:""}.eplusicon-price-tags:before{content:""}.eplusicon-barcode:before{content:""}.eplusicon-qrcode:before{content:""}.eplusicon-ticket:before{content:""}.eplusicon-cart:before{content:""}.eplusicon-coin-dollar:before{content:""}.eplusicon-coin-euro:before{content:""}.eplusicon-coin-pound:before{content:""}.eplusicon-coin-yen:before{content:""}.eplusicon-credit-card:before{content:""}.eplusicon-calculator:before{content:""}.eplusicon-lifebuoy:before{content:""}.eplusicon-phone:before{content:""}.eplusicon-phone-hang-up:before{content:""}.eplusicon-address-book:before{content:""}.eplusicon-envelop:before{content:""}.eplusicon-pushpin:before{content:""}.eplusicon-location:before{content:""}.eplusicon-location2:before{content:""}.eplusicon-compass:before{content:""}.eplusicon-compass2:before{content:""}.eplusicon-map:before{content:""}.eplusicon-map2:before{content:""}.eplusicon-history:before{content:""}.eplusicon-clock:before{content:""}.eplusicon-clock2:before{content:""}.eplusicon-alarm:before{content:""}.eplusicon-bell:before{content:""}.eplusicon-stopwatch:before{content:""}.eplusicon-calendar:before{content:""}.eplusicon-printer:before{content:""}.eplusicon-keyboard:before{content:""}.eplusicon-display:before{content:""}.eplusicon-laptop:before{content:""}.eplusicon-mobile:before{content:""}.eplusicon-mobile2:before{content:""}.eplusicon-tablet:before{content:""}.eplusicon-tv:before{content:""}.eplusicon-drawer:before{content:""}.eplusicon-drawer2:before{content:""}.eplusicon-box-add:before{content:""}.eplusicon-box-remove:before{content:""}.eplusicon-download:before{content:""}.eplusicon-upload:before{content:""}.eplusicon-floppy-disk:before{content:""}.eplusicon-drive:before{content:""}.eplusicon-database:before{content:""}.eplusicon-undo:before{content:""}.eplusicon-redo:before{content:""}.eplusicon-undo2:before{content:""}.eplusicon-redo2:before{content:""}.eplusicon-forward:before{content:""}.eplusicon-reply:before{content:""}.eplusicon-bubble:before{content:""}.eplusicon-bubbles:before{content:""}.eplusicon-bubbles2:before{content:""}.eplusicon-bubble2:before{content:""}.eplusicon-bubbles3:before{content:""}.eplusicon-bubbles4:before{content:""}.eplusicon-user:before{content:""}.eplusicon-users:before{content:""}.eplusicon-user-plus:before{content:""}.eplusicon-user-minus:before{content:""}.eplusicon-user-check:before{content:""}.eplusicon-user-tie:before{content:""}.eplusicon-quotes-left:before{content:""}.eplusicon-quotes-right:before{content:""}.eplusicon-hour-glass:before{content:""}.eplusicon-spinner:before{content:""}.eplusicon-spinner2:before{content:""}.eplusicon-spinner3:before{content:""}.eplusicon-spinner4:before{content:""}.eplusicon-spinner5:before{content:""}.eplusicon-spinner6:before{content:""}.eplusicon-spinner7:before{content:""}.eplusicon-spinner8:before{content:""}.eplusicon-spinner9:before{content:""}.eplusicon-spinner10:before{content:""}.eplusicon-spinner11:before{content:""}.eplusicon-binoculars:before{content:""}.eplusicon-search:before{content:""}.eplusicon-zoom-in:before{content:""}.eplusicon-zoom-out:before{content:""}.eplusicon-enlarge:before{content:""}.eplusicon-shrink:before{content:""}.eplusicon-enlarge2:before{content:""}.eplusicon-shrink2:before{content:""}.eplusicon-key:before{content:""}.eplusicon-key2:before{content:""}.eplusicon-lock:before{content:""}.eplusicon-unlocked:before{content:""}.eplusicon-wrench:before{content:""}.eplusicon-equalizer:before{content:""}.eplusicon-equalizer2:before{content:""}.eplusicon-cog:before{content:""}.eplusicon-cogs:before{content:""}.eplusicon-hammer:before{content:""}.eplusicon-magic-wand:before{content:""}.eplusicon-aid-kit:before{content:""}.eplusicon-bug:before{content:""}.eplusicon-pie-chart:before{content:""}.eplusicon-stats-dots:before{content:""}.eplusicon-stats-bars:before{content:""}.eplusicon-stats-bars2:before{content:""}.eplusicon-trophy:before{content:""}.eplusicon-gift:before{content:""}.eplusicon-glass:before{content:""}.eplusicon-glass2:before{content:""}.eplusicon-mug:before{content:""}.eplusicon-spoon-knife:before{content:""}.eplusicon-leaf:before{content:""}.eplusicon-rocket:before{content:""}.eplusicon-meter:before{content:""}.eplusicon-meter2:before{content:""}.eplusicon-hammer2:before{content:""}.eplusicon-fire:before{content:""}.eplusicon-lab:before{content:""}.eplusicon-magnet:before{content:""}.eplusicon-bin:before{content:""}.eplusicon-bin2:before{content:""}.eplusicon-briefcase:before{content:""}.eplusicon-airplane:before{content:""}.eplusicon-truck:before{content:""}.eplusicon-road:before{content:""}.eplusicon-accessibility:before{content:""}.eplusicon-target:before{content:""}.eplusicon-shield:before{content:""}.eplusicon-power:before{content:""}.eplusicon-switch:before{content:""}.eplusicon-power-cord:before{content:""}.eplusicon-clipboard:before{content:""}.eplusicon-list-numbered:before{content:""}.eplusicon-list:before{content:""}.eplusicon-list2:before{content:""}.eplusicon-tree:before{content:""}.eplusicon-menu:before{content:""}.eplusicon-menu2:before{content:""}.eplusicon-menu3:before{content:""}.eplusicon-menu4:before{content:""}.eplusicon-cloud:before{content:""}.eplusicon-cloud-download:before{content:""}.eplusicon-cloud-upload:before{content:""}.eplusicon-cloud-check:before{content:""}.eplusicon-download2:before{content:""}.eplusicon-upload2:before{content:""}.eplusicon-download3:before{content:""}.eplusicon-upload3:before{content:""}.eplusicon-sphere:before{content:""}.eplusicon-earth:before{content:""}.eplusicon-link:before{content:""}.eplusicon-flag:before{content:""}.eplusicon-attachment:before{content:""}.eplusicon-eye:before{content:""}.eplusicon-eye-plus:before{content:""}.eplusicon-eye-minus:before{content:""}.eplusicon-eye-blocked:before{content:""}.eplusicon-bookmark:before{content:""}.eplusicon-bookmarks:before{content:""}.eplusicon-sun:before{content:""}.eplusicon-contrast:before{content:""}.eplusicon-brightness-contrast:before{content:""}.eplusicon-star-empty:before{content:""}.eplusicon-star-half:before{content:""}.eplusicon-star-full:before{content:""}.eplusicon-heart:before{content:""}.eplusicon-heart-broken:before{content:""}.eplusicon-man:before{content:""}.eplusicon-woman:before{content:""}.eplusicon-man-woman:before{content:""}.eplusicon-happy:before{content:""}.eplusicon-happy2:before{content:""}.eplusicon-smile:before{content:""}.eplusicon-smile2:before{content:""}.eplusicon-tongue:before{content:""}.eplusicon-tongue2:before{content:""}.eplusicon-sad:before{content:""}.eplusicon-sad2:before{content:""}.eplusicon-wink:before{content:""}.eplusicon-wink2:before{content:""}.eplusicon-grin:before{content:""}.eplusicon-grin2:before{content:""}.eplusicon-cool:before{content:""}.eplusicon-cool2:before{content:""}.eplusicon-angry:before{content:""}.eplusicon-angry2:before{content:""}.eplusicon-evil:before{content:""}.eplusicon-evil2:before{content:""}.eplusicon-shocked:before{content:""}.eplusicon-shocked2:before{content:""}.eplusicon-baffled:before{content:""}.eplusicon-baffled2:before{content:""}.eplusicon-confused:before{content:""}.eplusicon-confused2:before{content:""}.eplusicon-neutral:before{content:""}.eplusicon-neutral2:before{content:""}.eplusicon-hipster:before{content:""}.eplusicon-hipster2:before{content:""}.eplusicon-wondering:before{content:""}.eplusicon-wondering2:before{content:""}.eplusicon-sleepy:before{content:""}.eplusicon-sleepy2:before{content:""}.eplusicon-frustrated:before{content:""}.eplusicon-frustrated2:before{content:""}.eplusicon-crying:before{content:""}.eplusicon-crying2:before{content:""}.eplusicon-point-up:before{content:""}.eplusicon-point-right:before{content:""}.eplusicon-point-down:before{content:""}.eplusicon-point-left:before{content:""}.eplusicon-warning:before{content:""}.eplusicon-notification:before{content:""}.eplusicon-question:before{content:""}.eplusicon-plus:before{content:""}.eplusicon-minus:before{content:""}.eplusicon-info:before{content:""}.eplusicon-cancel-circle:before{content:""}.eplusicon-blocked:before{content:""}.eplusicon-cross:before{content:""}.eplusicon-checkmark:before{content:""}.eplusicon-checkmark2:before{content:""}.eplusicon-spell-check:before{content:""}.eplusicon-enter:before{content:""}.eplusicon-exit:before{content:""}.eplusicon-play2:before{content:""}.eplusicon-pause:before{content:""}.eplusicon-stop:before{content:""}.eplusicon-previous:before{content:""}.eplusicon-next:before{content:""}.eplusicon-backward:before{content:""}.eplusicon-forward2:before{content:""}.eplusicon-play3:before{content:""}.eplusicon-pause2:before{content:""}.eplusicon-stop2:before{content:""}.eplusicon-backward2:before{content:""}.eplusicon-forward3:before{content:""}.eplusicon-first:before{content:""}.eplusicon-last:before{content:""}.eplusicon-previous2:before{content:""}.eplusicon-next2:before{content:""}.eplusicon-eject:before{content:""}.eplusicon-volume-high:before{content:""}.eplusicon-volume-medium:before{content:""}.eplusicon-volume-low:before{content:""}.eplusicon-volume-mute:before{content:""}.eplusicon-volume-mute2:before{content:""}.eplusicon-volume-increase:before{content:""}.eplusicon-volume-decrease:before{content:""}.eplusicon-loop:before{content:""}.eplusicon-loop2:before{content:""}.eplusicon-infinite:before{content:""}.eplusicon-shuffle:before{content:""}.eplusicon-arrow-up-left:before{content:""}.eplusicon-arrow-up:before{content:""}.eplusicon-arrow-up-right:before{content:""}.eplusicon-arrow-right:before{content:""}.eplusicon-arrow-down-right:before{content:""}.eplusicon-arrow-down:before{content:""}.eplusicon-arrow-down-left:before{content:""}.eplusicon-arrow-left:before{content:""}.eplusicon-arrow-up-left2:before{content:""}.eplusicon-arrow-up2:before{content:""}.eplusicon-arrow-up-right2:before{content:""}.eplusicon-arrow-right2:before{content:""}.eplusicon-arrow-down-right2:before{content:""}.eplusicon-arrow-down2:before{content:""}.eplusicon-arrow-down-left2:before{content:""}.eplusicon-arrow-left2:before{content:""}.eplusicon-circle-up:before{content:""}.eplusicon-circle-right:before{content:""}.eplusicon-circle-down:before{content:""}.eplusicon-circle-left:before{content:""}.eplusicon-tab:before{content:""}.eplusicon-move-up:before{content:""}.eplusicon-move-down:before{content:""}.eplusicon-sort-alpha-asc:before{content:""}.eplusicon-sort-alpha-desc:before{content:""}.eplusicon-sort-numeric-asc:before{content:""}.eplusicon-sort-numberic-desc:before{content:""}.eplusicon-sort-amount-asc:before{content:""}.eplusicon-sort-amount-desc:before{content:""}.eplusicon-command:before{content:""}.eplusicon-shift:before{content:""}.eplusicon-ctrl:before{content:""}.eplusicon-opt:before{content:""}.eplusicon-checkbox-checked:before{content:""}.eplusicon-checkbox-unchecked:before{content:""}.eplusicon-radio-checked:before{content:""}.eplusicon-radio-checked2:before{content:""}.eplusicon-radio-unchecked:before{content:""}.eplusicon-crop:before{content:""}.eplusicon-make-group:before{content:""}.eplusicon-ungroup:before{content:""}.eplusicon-scissors:before{content:""}.eplusicon-filter:before{content:""}.eplusicon-font:before{content:""}.eplusicon-ligature:before{content:""}.eplusicon-ligature2:before{content:""}.eplusicon-text-height:before{content:""}.eplusicon-text-width:before{content:""}.eplusicon-font-size:before{content:""}.eplusicon-bold:before{content:""}.eplusicon-underline:before{content:""}.eplusicon-italic:before{content:""}.eplusicon-strikethrough:before{content:""}.eplusicon-omega:before{content:""}.eplusicon-sigma:before{content:""}.eplusicon-page-break:before{content:""}.eplusicon-superscript:before{content:""}.eplusicon-subscript:before{content:""}.eplusicon-superscript2:before{content:""}.eplusicon-subscript2:before{content:""}.eplusicon-text-color:before{content:""}.eplusicon-pagebreak:before{content:""}.eplusicon-clear-formatting:before{content:""}.eplusicon-table:before{content:""}.eplusicon-table2:before{content:""}.eplusicon-insert-template:before{content:""}.eplusicon-pilcrow:before{content:""}.eplusicon-ltr:before{content:""}.eplusicon-rtl:before{content:""}.eplusicon-section:before{content:""}.eplusicon-paragraph-left:before{content:""}.eplusicon-paragraph-center:before{content:""}.eplusicon-paragraph-right:before{content:""}.eplusicon-paragraph-justify:before{content:""}.eplusicon-indent-increase:before{content:""}.eplusicon-indent-decrease:before{content:""}.eplusicon-share:before{content:""}.eplusicon-new-tab:before{content:""}.eplusicon-embed:before{content:""}.eplusicon-embed2:before{content:""}.eplusicon-terminal:before{content:""}.eplusicon-share2:before{content:""}.eplusicon-mail:before{content:""}.eplusicon-mail2:before{content:""}.eplusicon-mail3:before{content:""}.eplusicon-mail4:before{content:""}.eplusicon-amazon:before{content:""}.eplusicon-google:before{content:""}.eplusicon-google2:before{content:""}.eplusicon-google3:before{content:""}.eplusicon-google-plus:before{content:""}.eplusicon-google-plus2:before{content:""}.eplusicon-google-plus3:before{content:""}.eplusicon-hangouts:before{content:""}.eplusicon-google-drive:before{content:""}.eplusicon-facebook:before{content:""}.eplusicon-facebook2:before{content:""}.eplusicon-instagram:before{content:""}.eplusicon-whatsapp:before{content:""}.eplusicon-spotify:before{content:""}.eplusicon-telegram:before{content:""}.eplusicon-twitter:before{content:""}.eplusicon-vine:before{content:""}.eplusicon-vk:before{content:""}.eplusicon-renren:before{content:""}.eplusicon-sina-weibo:before{content:""}.eplusicon-rss:before{content:""}.eplusicon-rss2:before{content:""}.eplusicon-youtube:before{content:""}.eplusicon-youtube2:before{content:""}.eplusicon-twitch:before{content:""}.eplusicon-vimeo:before{content:""}.eplusicon-vimeo2:before{content:""}.eplusicon-lanyrd:before{content:""}.eplusicon-flickr:before{content:""}.eplusicon-flickr2:before{content:""}.eplusicon-flickr3:before{content:""}.eplusicon-flickr4:before{content:""}.eplusicon-dribbble:before{content:""}.eplusicon-behance:before{content:""}.eplusicon-behance2:before{content:""}.eplusicon-deviantart:before{content:""}.eplusicon-500px:before{content:""}.eplusicon-steam:before{content:""}.eplusicon-steam2:before{content:""}.eplusicon-dropbox:before{content:""}.eplusicon-onedrive:before{content:""}.eplusicon-github:before{content:""}.eplusicon-npm:before{content:""}.eplusicon-basecamp:before{content:""}.eplusicon-trello:before{content:""}.eplusicon-wordpress:before{content:""}.eplusicon-joomla:before{content:""}.eplusicon-ello:before{content:""}.eplusicon-blogger:before{content:""}.eplusicon-blogger2:before{content:""}.eplusicon-tumblr:before{content:""}.eplusicon-tumblr2:before{content:""}.eplusicon-yahoo:before{content:""}.eplusicon-yahoo2:before{content:""}.eplusicon-tux:before{content:""}.eplusicon-appleinc:before{content:""}.eplusicon-finder:before{content:""}.eplusicon-android:before{content:""}.eplusicon-windows:before{content:""}.eplusicon-windows8:before{content:""}.eplusicon-soundcloud:before{content:""}.eplusicon-soundcloud2:before{content:""}.eplusicon-skype:before{content:""}.eplusicon-reddit:before{content:""}.eplusicon-hackernews:before{content:""}.eplusicon-wikipedia:before{content:""}.eplusicon-linkedin:before{content:""}.eplusicon-linkedin2:before{content:""}.eplusicon-lastfm:before{content:""}.eplusicon-lastfm2:before{content:""}.eplusicon-delicious:before{content:""}.eplusicon-stumbleupon:before{content:""}.eplusicon-stumbleupon2:before{content:""}.eplusicon-stackoverflow:before{content:""}.eplusicon-pinterest:before{content:""}.eplusicon-pinterest2:before{content:""}.eplusicon-xing:before{content:""}.eplusicon-xing2:before{content:""}.eplusicon-flattr:before{content:""}.eplusicon-foursquare:before{content:""}.eplusicon-yelp:before{content:""}.eplusicon-paypal:before{content:""}.eplusicon-chrome:before{content:""}.eplusicon-firefox:before{content:""}.eplusicon-IE:before{content:""}.eplusicon-edge:before{content:""}.eplusicon-safari:before{content:""}.eplusicon-opera:before{content:""}.eplusicon-file-pdf:before{content:""}.eplusicon-file-openoffice:before{content:""}.eplusicon-file-word:before{content:""}.eplusicon-file-excel:before{content:""}.eplusicon-libreoffice:before{content:""}.eplusicon-html-five:before{content:""}.eplusicon-html-five2:before{content:""}.eplusicon-css3:before{content:""}.eplusicon-git:before{content:""}.eplusicon-codepen:before{content:""}.eplusicon-svg:before{content:""}.eplusicon-IcoMoon:before{content:""}.ep-icon-picker__component:not(.is-expanded){height:400px}.ep-icon-picker__component .icon-settings{align-items:center;display:flex;justify-content:space-between;width:100%}.ep-icon-picker__component .cwp-icon-list .cwp-icon-list-wrapper{grid-gap:6px;display:grid;grid-template-columns:repeat(7,1fr)}.ep-icon-picker__component .cwp-icon-list .cwp-icon-list-wrapper .cwp-icon-block{background-color:#eee;padding:14px 0;text-align:center}.ep-icon-picker__component .cwp-icon-list .cwp-icon-list-wrapper .cwp-icon-block:hover{background-color:#ccc}.ep-icon-picker__component__popup.is-expanded .components-popover__content{overflow-y:scroll!important}.ep-icon-picker__component__popup .components-popover__content{height:400px;min-width:300px;overflow-y:scroll!important;padding:0 0 50px}.ep-icon-picker__component__popup .components-popover__content::-webkit-scrollbar{width:5px}.ep-icon-picker__component__popup .components-popover__content::-webkit-scrollbar-thumb,.ep-icon-picker__component__popup .components-popover__content::-webkit-scrollbar-track{background:transparent}.ep-icon-picker__component__popup .components-popover__content::-webkit-scrollbar-thumb:hover{background:transparent}.ep-icon-picker__component__popup .components-popover__content:hover::-webkit-scrollbar-track{background:#eee}.ep-icon-picker__component__popup .components-popover__content:hover::-webkit-scrollbar-thumb,.ep-icon-picker__component__popup .components-popover__content:hover::-webkit-scrollbar-thumb:hover{background:#ccc}.ep-icon-picker__component__popup .components-popover__content .ep-tab-content-design{padding:50px 30px}.ep-icon-picker__component__popup .components-popover__content .ep-icons-selector-tabs [role=tablist]{border-bottom:1px solid #eee;display:flex}.ep-icon-picker__component__popup .components-popover__content .ep-icons-selector-tabs .ep-icon-select-tab{border-radius:0!important;display:flex;justify-content:center;padding:30px 0;text-align:center;width:50%}.ep-icon-picker__component__popup .components-popover__content .ep-icons-selector-tabs .ep-icon-select-tab:hover{box-shadow:none!important;color:#000!important}.ep-icon-picker__component__popup .components-popover__content .ep-icons-selector-tabs .ep-icon-select-tab:focus{box-shadow:none!important}.ep-icon-picker__component__popup .components-popover__content .ep-icons-selector-tabs .ep-icon-select-tab.ep-icons-select-active{border-bottom:1px solid #000;color:#000!important}.cwp-icon{cursor:pointer}.ep-btn-grp .ep-options{align-items:center;border:1px solid #ccc;border-radius:3px;display:flex;justify-content:space-between}.ep-btn-grp .ep-options button{border-radius:0!important;color:#808285;flex:1;font-size:15px;font-weight:600;justify-content:center}.ep-btn-grp .ep-options button svg{height:15px!important;width:15px!important}.ep-btn-grp .ep-options button .dashicon{display:flex;flex-direction:column;font-size:15px!important;justify-content:center;vertical-align:middle!important}.ep-btn-grp .ep-active-btn{background-color:#eaeaea;color:var(--wp-admin-theme-color)!important}.ep-typography-control .cwp-opt{margin:0 0 15px}.ep-typography-control .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-typography-control .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-typography-control .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-typography-control .cwp-opt .ep-important-btn:focus{outline:none}.ep-typography-control .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-typography-control .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-typography-control .cwp-opt .components-base-control{margin-bottom:0!important}.ep-typography-control .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-typography-control .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-typography-control .cwp-opt.ep-flexed .ep-unit-control,.ep-typography-control .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-typography-control .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-typography-control .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-typography-control .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-typography-control .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-typography-control .cwp-opt.ep-flexed .ep-checkbox-control,.ep-typography-control .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-typography-control .cwp-opt.ep-flexed.ep-checkbox-control,.ep-typography-control .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-typography-control .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-typography-control .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-typography-control .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-typography-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-typography-control .cwp-opt.ep-flexed .ep-range-control,.ep-typography-control .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-typography-control .cwp-opt.ep-flexed.ep-range-control,.ep-typography-control .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-typography-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-typography-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-typography-control .cwp-opt:first-child{margin-top:20px}.ep-typography-control .cwp-opt .ep-check{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin:15px 0 0!important}.ep-styling-controls__component .ep-styling-control-extended{margin:30px 0}.ep-styling-sidebar .ep-styling-sidebar-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 15px}.ep-customized-btn{background-color:#fff;border:1px solid #ccc;border-radius:3px;padding:15px!important}.ep-customized-btn.ep-left-icon span,.ep-customized-btn.ep-left-icon svg,.ep-customized-btn.ep-right-icon span,.ep-customized-btn.ep-right-icon svg{margin-top:-1px}.ep-background{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:10px 0}.ep-background .ep-bg-opacity{margin:15px 0}.ep__background_picker_popover{z-index:1}.ep__background_picker_popover:not(.is-expanded).components-popover__content{height:410px;width:300px}.ep__background_picker_popover:not(.is-expanded).components-popover__content .ep__background_nav{margin-bottom:15px}.ep__background_picker_popover .components-popover__content{padding:30px!important}.ep__background_picker_popover .components-popover__content::-webkit-scrollbar{width:5px}.ep__background_picker_popover .components-popover__content::-webkit-scrollbar-thumb,.ep__background_picker_popover .components-popover__content::-webkit-scrollbar-track{background:transparent}.ep__background_picker_popover .components-popover__content::-webkit-scrollbar-thumb:hover{background:transparent}.ep__background_picker_popover .components-popover__content:hover::-webkit-scrollbar-track{background:#eee}.ep__background_picker_popover .components-popover__content:hover::-webkit-scrollbar-thumb,.ep__background_picker_popover .components-popover__content:hover::-webkit-scrollbar-thumb:hover{background:#ccc}.ep__background_picker_popover .components-popover__content input{border:1px solid #ccc;border-radius:3px}.ep__background_picker_popover .components-popover__content .ep__background_nav{margin-bottom:15px}.ep__background_picker_popover .components-popover__content .ep-clear{margin:10px 0;text-align:right}.ep__background_picker_popover .cwp-opt{margin:10px 0}.ep__background_picker_popover .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep__background_picker_popover .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep__background_picker_popover .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep__background_picker_popover .cwp-opt .ep-important-btn:focus{outline:none}.ep__background_picker_popover .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep__background_picker_popover .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep__background_picker_popover .cwp-opt .components-base-control{margin-bottom:0!important}.ep__background_picker_popover .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep__background_picker_popover .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-unit-control,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep__background_picker_popover .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-checkbox-control,.ep__background_picker_popover .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-checkbox-control,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-checkbox-control input,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep__background_picker_popover .cwp-opt.ep-flexed .cwp-opt-select-control,.ep__background_picker_popover .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep__background_picker_popover .cwp-opt.ep-flexed .ep-range-control,.ep__background_picker_popover .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-range-control,.ep__background_picker_popover .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep__background_picker_popover .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep__background_picker_popover .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-animation-control .cwp-opt{margin:0 0 10px}.ep-animation-control .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-animation-control .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-animation-control .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-animation-control .cwp-opt .ep-important-btn:focus{outline:none}.ep-animation-control .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-animation-control .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-animation-control .cwp-opt .components-base-control{margin-bottom:0!important}.ep-animation-control .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-animation-control .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-animation-control .cwp-opt.ep-flexed .ep-unit-control,.ep-animation-control .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-animation-control .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-animation-control .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-animation-control .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-animation-control .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-animation-control .cwp-opt.ep-flexed .ep-checkbox-control,.ep-animation-control .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-animation-control .cwp-opt.ep-flexed.ep-checkbox-control,.ep-animation-control .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-animation-control .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-animation-control .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-animation-control .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-animation-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-animation-control .cwp-opt.ep-flexed .ep-range-control,.ep-animation-control .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-animation-control .cwp-opt.ep-flexed.ep-range-control,.ep-animation-control .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-animation-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-animation-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-animation-control .ep-is-disabled{opacity:.5;pointer-events:none}.ep-animation-control .ep-anim-opt{margin:0 0 20px}.ep-animation-control .ep-anim-opt .ep-anim-headline{align-items:center;display:flex;margin-bottom:10px}.ep-animation-control .ep-anim-opt .anim-type-radio{align-items:center;display:flex;flex-direction:column}.ep-animation-control .ep-anim-opt .anim-type-radio svg{width:20px}.ep-animation-control .ep-anim-opt .ep-anim-radio-grp{text-align:center}.ep-animation-control .ep-anim-opt .ep-anim-radio-grp button{margin-bottom:10px;padding:23px 13px}@keyframes editor-plus-bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)scaleY(1.05)}80%{transform:translateZ(0)scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{transform:translate3d(0,-4px,0)scaleY(1.02)}}@keyframes editor-plus-bounceLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0)scaleX(1)}75%{transform:translate3d(-10px,0,0)scaleX(.98)}90%{transform:translate3d(5px,0,0)scaleX(.995)}to{transform:translateZ(0)}}@keyframes editor-plus-bounceRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0)scaleX(1)}75%{transform:translate3d(10px,0,0)scaleX(.98)}90%{transform:translate3d(-5px,0,0)scaleX(.995)}to{transform:translateZ(0)}}@keyframes editor-plus-bounceUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0)scaleY(.9)}75%{transform:translate3d(0,10px,0)scaleY(.95)}90%{transform:translate3d(0,-5px,0)scaleY(.985)}to{transform:translateZ(0)}}@keyframes editor-plus-bounceDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0)scaleY(.9)}75%{transform:translate3d(0,-10px,0)scaleY(.95)}90%{transform:translate3d(0,5px,0)scaleY(.985)}to{transform:translateZ(0)}}@keyframes editor-plus-slide{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes editor-plus-slideDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes editor-plus-slideLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes editor-plus-slideRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes editor-plus-slideUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes editor-plus-fade{0%{opacity:0}to{opacity:1}}@keyframes editor-plus-roll{0%{opacity:0;transform:translate3d(-100%,0,0)rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes editor-plus-flip{0%{opacity:0;transform:rotateY(80deg)}to{opacity:1;transform:rotateY(0)}}@keyframes editor-plus-flipDown{0%{opacity:0;transform:rotateX(80deg)}to{opacity:1;transform:rotateX(0)}}@keyframes editor-plus-flipUp{0%{opacity:0;transform:rotateX(-80deg)}to{opacity:1;transform:rotateX(0)}}@keyframes editor-plus-flipRight{0%{opacity:0;transform:rotateY(-80deg)}to{opacity:1;transform:rotateY(0)}}@keyframes editor-plus-flipLeft{0%{opacity:0;transform:rotateY(80deg)}to{opacity:1;transform:rotateY(0)}}@keyframes editor-plus-zoom{0%{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes editor-plus-fold{0%{transform:translateY(0)rotateX(0)scale(1);transform-origin:50% 0}50%{transform:translateY(-50%)rotateX(-90deg)scale(2);transform-origin:50% 50%}to{transform:translateY(-100%)rotateX(-180deg)scale(1);transform-origin:50% 100%}}@keyframes editor-plus-foldUp{0%{transform:translateY(0)rotateX(0)scale(1);transform-origin:50% 0}50%{transform:translateY(-50%)rotateX(-90deg)scale(2);transform-origin:50% 50%}to{transform:translateY(-100%)rotateX(-180deg)scale(1);transform-origin:50% 100%}}@keyframes editor-plus-foldRight{0%{transform:translateX(0)rotateY(0)scale(1);transform-origin:100% 50%}50%{transform:translateX(50%)rotateY(-90deg)scale(2);transform-origin:50% 50%}to{transform:translateX(100%)rotateY(-180deg)scale(1);transform-origin:0 50%}}@keyframes editor-plus-foldDown{0%{transform:translateY(0)rotateX(0)scale(1);transform-origin:50% 100%}50%{transform:translateY(50%)rotateX(90deg)scale(2);transform-origin:50% 50%}to{transform:translateY(100%)rotateX(180deg)scale(1);transform-origin:50% 0}}@keyframes editor-plus-foldLeft{0%{transform:translateX(0)rotateY(0)scale(1);transform-origin:0 50%}50%{transform:translateX(-50%)rotateY(90deg)scale(2);transform-origin:50% 50%}to{transform:translateX(-100%)rotateY(180deg)scale(1);transform-origin:100% 50%}}.ep-button-group-component .components-base-control__field{margin-bottom:0!important}.ep-button-group-component .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-button-group-component .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-button-group-component .ep-important-btn:focus{outline:none}.ep-button-group-component .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-button-group-component .components-range-control__wrapper{margin-left:0!important}.ep-button-group-component .components-base-control{margin-bottom:0!important}.ep-button-group-component.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-button-group-component.ep-flexed.ep-space-between{justify-content:space-between}.ep-button-group-component.ep-flexed .ep-unit-control,.ep-button-group-component.ep-flexed.ep-unit-control{width:100%!important}.ep-button-group-component.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-button-group-component.ep-flexed .ep-unit-control fieldset,.ep-button-group-component.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-button-group-component.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-button-group-component.ep-flexed .ep-checkbox-control,.ep-button-group-component.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-button-group-component.ep-flexed.ep-checkbox-control,.ep-button-group-component.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-button-group-component.ep-flexed .ep-checkbox-control input,.ep-button-group-component.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-button-group-component.ep-flexed .cwp-opt-select-control,.ep-button-group-component.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-button-group-component.ep-flexed .ep-range-control,.ep-button-group-component.ep-flexed .ep-range-control .components-base-control__field,.ep-button-group-component.ep-flexed.ep-range-control,.ep-button-group-component.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-button-group-component.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-button-group-component.ep-flexed .ep-flex-1{flex:1}.ep-button-group-component.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-button-group-component.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-button-group-component.ep-flexed .ep-flex-2{flex:2}.ep-button-group-component.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-button-group-component.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-button-group-component.ep-flexed .ep-flex-3{flex:3}.ep-button-group-component.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-button-group-component.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-button-group-component.ep-flexed .ep-flex-4{flex:4}.ep-button-group-component.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-button-group-component.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-button-group-component.ep-flexed .ep-flex-5{flex:5}.ep-button-group-component.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-button-group-component.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-button-group-component .ep-button-group-component-label{display:block}.ep__popover_color_picker.ep__with_label{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.ep__popover_color_picker__popover .components-popover__content{padding:25px!important}.ep__popover_color_picker__popover .components-popover__content::-webkit-scrollbar{width:5px}.ep__popover_color_picker__popover .components-popover__content::-webkit-scrollbar-thumb,.ep__popover_color_picker__popover .components-popover__content::-webkit-scrollbar-track{background:transparent}.ep__popover_color_picker__popover .components-popover__content::-webkit-scrollbar-thumb:hover{background:transparent}.ep__popover_color_picker__popover .components-popover__content:hover::-webkit-scrollbar-track{background:#eee}.ep__popover_color_picker__popover .components-popover__content:hover::-webkit-scrollbar-thumb,.ep__popover_color_picker__popover .components-popover__content:hover::-webkit-scrollbar-thumb:hover{background:#ccc}.ep__popover_color_picker__popover .components-popover__content .ep__popover_color_picker__root{width:100%}.ep__popover_color_picker__popover .components-popover__content .ep__popover_color_picker__root .components-circular-option-picker{text-align:center!important}.ep-dimension-control .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-dimension-control .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-dimension-control .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-dimension-control .cwp-opt .ep-important-btn:focus{outline:none}.ep-dimension-control .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-dimension-control .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-dimension-control .cwp-opt .components-base-control{margin-bottom:0!important}.ep-dimension-control .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-dimension-control .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-dimension-control .cwp-opt.ep-flexed .ep-unit-control,.ep-dimension-control .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-dimension-control .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-dimension-control .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-dimension-control .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-dimension-control .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-dimension-control .cwp-opt.ep-flexed .ep-checkbox-control,.ep-dimension-control .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-dimension-control .cwp-opt.ep-flexed.ep-checkbox-control,.ep-dimension-control .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-dimension-control .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-dimension-control .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-dimension-control .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-dimension-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-dimension-control .cwp-opt.ep-flexed .ep-range-control,.ep-dimension-control .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-dimension-control .cwp-opt.ep-flexed.ep-range-control,.ep-dimension-control .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-dimension-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-dimension-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-dimension-control .cwp-opt:not(:first-child){margin:0 0 10px!important}.ep-dimension-control .cwp-opt:first-child{margin:10px 0!important}.ep-dimension-control .ep-dimension.ep-dimension-auto .ep-unit-root{position:relative}.ep-dimension-control .ep-dimension.ep-dimension-auto .ep-unit-root .ep-unit-control{opacity:.5}.ep-dimension-control .ep-dimension.ep-dimension-auto .ep-unit-root:before{color:#808285;content:"Auto";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:9}.ep-range-control .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-range-control .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-range-control .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-range-control .cwp-opt .ep-important-btn:focus{outline:none}.ep-range-control .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-range-control .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-range-control .cwp-opt .components-base-control{margin-bottom:0!important}.ep-range-control .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-range-control .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-range-control .cwp-opt.ep-flexed .ep-unit-control,.ep-range-control .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-range-control .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-range-control .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-range-control .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-range-control .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-range-control .cwp-opt.ep-flexed .ep-checkbox-control,.ep-range-control .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-range-control .cwp-opt.ep-flexed.ep-checkbox-control,.ep-range-control .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-range-control .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-range-control .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-range-control .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-range-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-range-control .cwp-opt.ep-flexed .ep-range-control,.ep-range-control .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-range-control .cwp-opt.ep-flexed.ep-range-control,.ep-range-control .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-range-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-range-control .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-range-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-range-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-range-control .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-range-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-range-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-range-control .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-range-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-range-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-range-control .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-range-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-range-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-range-control .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-range-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-range-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-range-control .ep-r-u{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.ep-range-control .ep-important{display:flex;justify-content:space-between;margin:15px 0;width:100%}.ep-border .ep-border-label{margin:0 0 10px}.ep-border span.ep-border-label{display:block}.ep-border .cwp-opt{margin:0 0 10px}.ep-border .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-border .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-border .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-border .cwp-opt .ep-important-btn:focus{outline:none}.ep-border .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-border .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-border .cwp-opt .components-base-control{margin-bottom:0!important}.ep-border .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-border .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-border .cwp-opt.ep-flexed .ep-unit-control,.ep-border .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-border .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-border .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-border .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-border .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-border .cwp-opt.ep-flexed .ep-checkbox-control,.ep-border .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-border .cwp-opt.ep-flexed.ep-checkbox-control,.ep-border .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-border .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-border .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-border .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-border .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-border .cwp-opt.ep-flexed .ep-range-control,.ep-border .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-border .cwp-opt.ep-flexed.ep-range-control,.ep-border .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-border .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-border .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-border .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-border .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-border .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-border .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-border .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-border .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-border .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-border .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-border .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-border .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-border .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-border .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-border .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-border .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-other-s .cwp-opt{margin:0 0 10px}.ep-other-s .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-other-s .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-other-s .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-other-s .cwp-opt .ep-important-btn:focus{outline:none}.ep-other-s .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-other-s .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-other-s .cwp-opt .components-base-control{margin-bottom:0!important}.ep-other-s .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-other-s .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-other-s .cwp-opt.ep-flexed .ep-unit-control,.ep-other-s .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-other-s .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-other-s .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-other-s .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-other-s .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-other-s .cwp-opt.ep-flexed .ep-checkbox-control,.ep-other-s .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-other-s .cwp-opt.ep-flexed.ep-checkbox-control,.ep-other-s .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-other-s .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-other-s .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-other-s .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-other-s .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-other-s .cwp-opt.ep-flexed .ep-range-control,.ep-other-s .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-other-s .cwp-opt.ep-flexed.ep-range-control,.ep-other-s .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-other-s .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-other-s .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-other-s .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-other-s .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-other-s .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-other-s .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-other-s .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-other-s .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-other-s .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-other-s .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-other-s .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-other-s .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-other-s .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-other-s .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-other-s .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-other-s .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-other-s .cwp-opt .components-base-control{flex-basis:100%}.ep-other-s .ep-transition{border-left:1px solid #ccc;margin:5px 0 0;padding:10px}.ep-svg-picker-dropdown-content .components-popover__content{padding:0!important}.ep-svg-picker-dropdown-content .components-popover__content .ep-svg-choices{width:200px}.ep-svg-picker{margin-bottom:15px}.ep-svg-picker .ep-svg-picker-root .ep-svg-picker-dropdown{width:100%}.ep-svg-picker .ep-svg-picker-root .ep-svg-picker-dropdown .ep-current-svg{border:1px solid;padding:15px;text-align:center;width:100%}.ep-svg-picker .ep-svg-picker-root .ep-svg-picker-dropdown .ep-current-svg p{margin:0!important}.ep-svg-picker .ep-svg-picker-root .ep-svg-picker-dropdown .ep-current-svg:hover{background-color:#eee}.ep-svg-picker .ep-svg-picker-root .ep-svg-picker-dropdown .ep-current-svg svg{fill:#4c5866;width:100%}.ep-svg-picker-dropdown-content .components-popover__content{max-height:300px!important;padding:20px}.ep-svg-picker-dropdown-content .components-popover__content::-webkit-scrollbar{width:5px}.ep-svg-picker-dropdown-content .components-popover__content::-webkit-scrollbar-thumb,.ep-svg-picker-dropdown-content .components-popover__content::-webkit-scrollbar-track{background:transparent}.ep-svg-picker-dropdown-content .components-popover__content::-webkit-scrollbar-thumb:hover{background:transparent}.ep-svg-picker-dropdown-content .components-popover__content:hover::-webkit-scrollbar-track{background:#eee}.ep-svg-picker-dropdown-content .components-popover__content:hover::-webkit-scrollbar-thumb,.ep-svg-picker-dropdown-content .components-popover__content:hover::-webkit-scrollbar-thumb:hover{background:#ccc}.ep-svg-picker-dropdown-content .components-popover__content svg{width:100%}.ep-svg-picker-dropdown-content .components-popover__content svg:hover{fill:#4c5866}.ep-svg-picker-dropdown-content .components-popover__content .ep-svg-select{border:1px solid #eee;margin:15px 0;padding:10px 0}.ep-svg-picker-dropdown-content .components-popover__content .ep-svg-select.ep-none{border:1px solid #eee;cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ep-svg-picker-dropdown-content .components-popover__content .ep-svg-select.ep-none p{margin:0!important}.ep-svg-picker-dropdown-content .components-popover__content .ep-svg-select.current-svg svg{fill:#4c5866}.ep-transform-control .cwp-opt .components-base-control{width:100%}.ep-transform-control .cwp-opt .components-base-control__field{margin-bottom:0!important}.ep-transform-control .cwp-opt .components-base-control__field .components-input-control__backdrop{border:1px solid #ccc}.ep-transform-control .cwp-opt .ep-important-btn{background-color:#fff;border:1px solid #ccc;color:#808285;cursor:pointer;font-weight:900;margin:0 0 0 5px;padding:5px 10px}.ep-transform-control .cwp-opt .ep-important-btn:focus{outline:none}.ep-transform-control .cwp-opt .ep-important-btn.ep-active{background-color:#eaeaea!important;color:var(--wp-admin-theme-color)!important}.ep-transform-control .cwp-opt .components-range-control__wrapper{margin-left:0!important}.ep-transform-control .cwp-opt .components-base-control{margin-bottom:0!important}.ep-transform-control .cwp-opt.ep-flexed{align-items:center;display:flex;flex-direction:row;gap:5px}.ep-transform-control .cwp-opt.ep-flexed.ep-space-between{justify-content:space-between}.ep-transform-control .cwp-opt.ep-flexed .ep-unit-control,.ep-transform-control .cwp-opt.ep-flexed.ep-unit-control{width:100%!important}.ep-transform-control .cwp-opt.ep-flexed .ep-unit-control div.components-input-control__backdrop,.ep-transform-control .cwp-opt.ep-flexed .ep-unit-control fieldset,.ep-transform-control .cwp-opt.ep-flexed.ep-unit-control div.components-input-control__backdrop,.ep-transform-control .cwp-opt.ep-flexed.ep-unit-control fieldset{border-color:#ccc!important}.ep-transform-control .cwp-opt.ep-flexed .ep-checkbox-control,.ep-transform-control .cwp-opt.ep-flexed .ep-checkbox-control .components-base-control__field,.ep-transform-control .cwp-opt.ep-flexed.ep-checkbox-control,.ep-transform-control .cwp-opt.ep-flexed.ep-checkbox-control .components-base-control__field{margin:0}.ep-transform-control .cwp-opt.ep-flexed .ep-checkbox-control input,.ep-transform-control .cwp-opt.ep-flexed.ep-checkbox-control input{border-color:#ccc!important}.ep-transform-control .cwp-opt.ep-flexed .cwp-opt-select-control,.ep-transform-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field,.ep-transform-control .cwp-opt.ep-flexed .ep-range-control,.ep-transform-control .cwp-opt.ep-flexed .ep-range-control .components-base-control__field,.ep-transform-control .cwp-opt.ep-flexed.ep-range-control,.ep-transform-control .cwp-opt.ep-flexed.ep-range-control .components-base-control__field{margin-bottom:0!important}.ep-transform-control .cwp-opt.ep-flexed .cwp-opt-select-control .components-base-control__field select{border:1px solid #ccc;border-radius:3px!important;color:#808285!important;margin:0!important}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-1{flex:1}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed{align-items:center;display:flex}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-1.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-2{flex:2}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed{align-items:center;display:flex}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-2.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-3{flex:3}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed{align-items:center;display:flex}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-3.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-4{flex:4}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed{align-items:center;display:flex}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-4.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-5{flex:5}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed{align-items:center;display:flex}.ep-transform-control .cwp-opt.ep-flexed .ep-flex-5.ep-flexed.ep-flex-end{justify-content:flex-end}.ep-td-modal{overflow-y:hidden;width:80%!important}.ep-td-modal .ep-td-header{align-items:center;display:flex;justify-content:space-between;padding:0 20px}.ep-td-modal .components-modal__content{overflow:hidden;padding:0}.ep-td-modal .components-modal__header{margin-bottom:0!important}.ep-directory-main{height:600px}.ep-directory-main .root{display:grid;grid-template-columns:1fr 2fr;height:100%}.ep-directory-main .root .ep-td-sidebar{align-items:center;border-right:1px solid #eee;display:flex;flex-direction:column;height:100%;justify-self:center;overflow-y:scroll;width:100%}.ep-directory-main .root .ep-td-sidebar::-webkit-scrollbar{width:5px}.ep-directory-main .root .ep-td-sidebar::-webkit-scrollbar-thumb,.ep-directory-main .root .ep-td-sidebar::-webkit-scrollbar-track{background:transparent}.ep-directory-main .root .ep-td-sidebar::-webkit-scrollbar-thumb:hover{background:transparent}.ep-directory-main .root .ep-td-sidebar:hover::-webkit-scrollbar-track{background:#eee}.ep-directory-main .root .ep-td-sidebar:hover::-webkit-scrollbar-thumb,.ep-directory-main .root .ep-td-sidebar:hover::-webkit-scrollbar-thumb:hover{background:#ccc}.ep-directory-main .root .ep-td-sidebar .components-menu-group{width:100%}.ep-directory-main .root .ep-td-sidebar:hover{border-right:none}.ep-directory-main .root .ep-td-sidebar .ep-td-category-menu-item{display:flex;justify-content:space-between}.ep-directory-main .root .ep-td-sidebar .ep-td-loader{padding:250px 0;text-align:center}.ep-directory-main .root .ep-directory-content{overflow-y:scroll;padding:20px}.ep-directory-main .root .ep-directory-content::-webkit-scrollbar{width:5px}.ep-directory-main .root .ep-directory-content::-webkit-scrollbar-thumb,.ep-directory-main .root .ep-directory-content::-webkit-scrollbar-track{background:transparent}.ep-directory-main .root .ep-directory-content::-webkit-scrollbar-thumb:hover{background:transparent}.ep-directory-main .root .ep-directory-content:hover::-webkit-scrollbar-track{background:#eee}.ep-directory-main .root .ep-directory-content:hover::-webkit-scrollbar-thumb,.ep-directory-main .root .ep-directory-content:hover::-webkit-scrollbar-thumb:hover{background:#ccc}.ep-directory-main .root .ep-directory-content .ep-td-template{cursor:pointer;margin:20px 0;position:relative}.ep-directory-main .root .ep-directory-content .ep-td-template .overlay{background-color:rgba(0,0,0,.541);height:100%;left:0;opacity:0;position:absolute;top:0;transition:.5s;width:100%}.ep-directory-main .root .ep-directory-content .ep-td-template .actions{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-30%);transition:.5s}.ep-directory-main .root .ep-directory-content .ep-td-template img{transition:.5s}.ep-directory-main .root .ep-directory-content .ep-td-template:hover .actions{opacity:1;transform:translate(-50%,-50%)}.ep-directory-main .root .ep-directory-content .ep-td-template:hover .overlay{opacity:1}.ep-directory-main .root .ep-directory-content .ep-td-template:hover img{filter:blur(2px)}.ep-directory-main .root .ep-directory-content .ep-td-loader{padding:50px 0;text-align:center}.ep-directory-main .root .ep-directory-content .ep-td-pagin{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center}.ep-directory-main .root .ep-directory-content .ep-td-pagin button{height:25px}.ep-directory-main .root .ep-directory-content .ep-td-pagin span{margin:0 5px}.ep_sr_wrapper{display:flex}.ep_sr_wrapper .ep_sr_before_text{margin-right:15px}.ep_sr_wrapper .ep_sr_icon_wrapper{display:flex}.ep_sr_inline{align-items:center;flex-direction:row}.ep_sr_stack{flex-direction:column}.ep_sr_iconsuffix{align-items:center;display:flex}.ep_pb_wrap{height:100%;overflow:hidden;position:relative}.ep_pb{align-items:center;display:flex;width:0}.ep_pb_title{display:block;margin-bottom:10px}.ep_pb_text{flex-grow:1;overflow:hidden;padding-left:15px;text-overflow:ellipsis;white-space:nowrap}.ep_pb_percentage{padding-right:15px}.epb_toggle_inline{display:flex;justify-content:space-between}.ep_toggles_wrapper{display:grid}.ep_toggles_wrapper .ep_toggle_item_wrapper .ep_toggle_item_title{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.ep_toggles_wrapper .ep_toggle_item_wrapper,.ep_toggles_wrapper .ep_toggle_item_wrapper .ep_toggle_item_content{overflow:hidden}.ep_toggles_wrapper .ep_toggles_columns_1{grid-template-columns:1fr}.ep_toggles_wrapper .ep_toggles_columns_2{grid-template-columns:repeat(2,1fr)}.ep_toggles_wrapper .ep_toggles_columns_3{grid-template-columns:repeat(3,1fr)}.ep_toggles_wrapper .ep_toggles_columns_4{grid-template-columns:repeat(4,1fr)}.ep_toggles_wrapper .ep_toggles_columns_5{grid-template-columns:repeat(5,1fr)}.ep_toggles_wrapper .block-editor-block-list__layout,.ep_toggles_wrapper .wp-block-ep-toggle-item{display:grid}.ep_toggles_wrapper [data-type="ep/toggle-item"]{display:grid;width:100%}.ep_toggles_wrapper .ep_toggle_item_content_show{visibility:visible}.ep_toggles_wrapper .ep_toggle_item_content_hide{visibility:hidden}.ep_toggles_wrapper .ep_toggle_item_content{transition:all .5s}.ep_tabs_header{align-items:center;display:flex;flex-wrap:wrap}.ep_tabs_header .ep_label_main{display:flex;flex-direction:column}.ep_tabs_header .ep_label_main:focus{outline:none}.ep_tabs_wrapper [data-type="ep/tab-item"]{margin:0!important}.ep_tabs_left{display:flex;flex-direction:row}.ep_tabs_left .ep_tabs_header{flex-direction:column}.ep_tabs_right{display:flex;flex-direction:row-reverse;text-align:right}.ep_tabs_right .ep_tabs_header{flex-direction:column}.ep_tabs_left .block-editor-inner-blocks,.ep_tabs_left .ep_tabs_wrapper,.ep_tabs_right .block-editor-inner-blocks,.ep_tabs_right .ep_tabs_wrapper{flex:1}.ep_tabs_top{display:flex;flex-direction:column}.ep_tabs_bottom{display:flex;flex-direction:column-reverse}.ep_th_full .ep_label_main{flex:1;justify-content:center;text-align:center}.ep_tabs_left .ep_tabs_header .ep_label_main,.ep_tabs_right .ep_tabs_header .ep_label_main{width:-webkit-fill-available}@media screen and(max-width:480px){.ep_tabs_left,.ep_tabs_right{flex-direction:column}.ep_tabs_left .ep_tabs_header,.ep_tabs_right .ep_tabs_header{flex-direction:row}}.ep_tabs_bottom .block-list-appender{margin:0}.wp-block-ep-tabs .ep_tabs_wrapper .ep_tab_item_wrapper{display:none}.ep_tabs_wrapper .ep_tab_item_wrapper.ep_active_content{animation:fade-tab .3s;display:block}@keyframes fade-tab{0%{opacity:0}to{opacity:1}}.ep_team_wrapper .ep_team_image,.ep_team_wrapper .ep_team_name,.ep_team_wrapper .ep_team_position{margin-bottom:15px}.ep_counter_wrapper{display:flex;flex-direction:column}.ep_counter{display:flex}.ep_counter_prefix,.ep_counter_suffix{white-space:pre-wrap}.ep_countdown_wrapper .ep_countdown{display:flex}.ep_countdown_wrapper .ep_cd_item{align-items:center;display:flex;flex:1;flex-direction:column;padding:15px}@media screen and(max-width:480px){.ep_cd_stack_mobile{flex-direction:column}}.ep_icon_wrapper{display:block}.ep_icon_wrapper span{display:inline-block}.ep_lottie_wrap{display:flex;line-height:0}.ep_lottie_player{display:inherit;overflow:hidden}.lottie_src_inline{gap:10px}.lottie_src_inline .components-button{border-radius:2px;height:30px}.lottie_src_inline .components-base-control{flex:1}.ep-lottie-placeholder-form{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin:0 0 10px}.ep-lottie-placeholder-form .ep-url-input{flex:15}.ep-lottie-placeholder-form .ep-url-input .components-base-control__field{margin:0!important}.ep-lottie-placeholder-form .ep-url-input .components-base-control__field input{height:35px!important;margin-bottom:0!important}.ep-lottie-placeholder-form button{flex:1;justify-content:center}.ep-custom-list{display:grid!important}.ep-custom-icon-list.wp-block{margin-left:auto!important}.ep-custom-icon-list{margin-left:0!important}.ep-custom-icon-list li{display:flex;list-style-type:none}.ep-custom-icon-list li:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-self:flex-start;font-family:eplus-icon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;line-height:inherit;margin-right:5px;text-transform:none}.ep-custom-column .wp-block-column{margin-left:0!important}@media(max-width:781px){.ep-custom-column{flex-wrap:wrap!important}.ep-custom-column .wp-block-column{flex-grow:0!important}}.is-style-blob-1 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTg4LjUgMzEuOWMxMi45IDE1LjkgMTIuNSA0My4zIDEwLjMgNzcuMXMtNi4yIDc0LjItMjYuMiA4Ni41LTU2LjEtMy4zLTg5LjQtMjEuMi02My43LTM4LjEtNzYuNC02OS44Qy01LjkgNzMtLjggMjkuOSAyMS42IDExLjcgNDQtNi40IDgzLjguNSAxMTYuNyA2LjFzNTkgMTAgNzEuOCAyNS44eiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTg4LjUgMzEuOWMxMi45IDE1LjkgMTIuNSA0My4zIDEwLjMgNzcuMXMtNi4yIDc0LjItMjYuMiA4Ni41LTU2LjEtMy4zLTg5LjQtMjEuMi02My43LTM4LjEtNzYuNC02OS44Qy01LjkgNzMtLjggMjkuOSAyMS42IDExLjcgNDQtNi40IDgzLjguNSAxMTYuNyA2LjFzNTkgMTAgNzEuOCAyNS44eiIvPjwvc3ZnPg==)}.is-style-blob-1 img,.is-style-blob-2 img{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.is-style-blob-2 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTkyIDExOC40YzMzLjQgNzMuMy00Ni42IDE1Ny45LTgwIDI0OC40LTMzLjYgOTAuNS0yMC42IDE4Ni44LTgyLjQgMjE5LjYtNjEuOCAzMi43LTE5OC43IDEuOS0yODkuMy00My44QzQ5LjQgNDk3IDQuNyA0MzYuNS40IDM4Mi4yczMxLjQtMTAyLjUgODIuMi0xNzguM1MxOTkgMjQuOSAzMDUuMyA0LjEgNTU4LjQgNDUuMiA1OTIgMTE4LjR6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTkyIDExOC40YzMzLjQgNzMuMy00Ni42IDE1Ny45LTgwIDI0OC40LTMzLjYgOTAuNS0yMC42IDE4Ni44LTgyLjQgMjE5LjYtNjEuOCAzMi43LTE5OC43IDEuOS0yODkuMy00My44QzQ5LjQgNDk3IDQuNyA0MzYuNS40IDM4Mi4yczMxLjQtMTAyLjUgODIuMi0xNzguM1MxOTkgMjQuOSAzMDUuMyA0LjEgNTU4LjQgNDUuMiA1OTIgMTE4LjR6Ii8+PC9zdmc+)}.is-style-blob-3 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDU0LjUgMTM3LjZDNTIwIDIwMC4xIDU5OC4yIDI2OC41IDYwMCAzNDMuOGMxLjYgNzUuMy03My40IDE1Ny41LTE3MS40IDIwNy41LTk4IDQ5LjktMjE4LjkgNjcuOC0yOTcgMjMuMi03Ny45LTQ0LjQtMTEyLjgtMTUxLjEtMTI2LTI1MFMuOSAxMzQuNyA1MSA3NS42YzQ5LjktNTkuMSAxNDEuMy04Ni40IDIxMy4zLTcxLjdDMzM2LjMgMTguNiAzODkgNzUgNDU0LjUgMTM3LjZ6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDU0LjUgMTM3LjZDNTIwIDIwMC4xIDU5OC4yIDI2OC41IDYwMCAzNDMuOGMxLjYgNzUuMy03My40IDE1Ny41LTE3MS40IDIwNy41LTk4IDQ5LjktMjE4LjkgNjcuOC0yOTcgMjMuMi03Ny45LTQ0LjQtMTEyLjgtMTUxLjEtMTI2LTI1MFMuOSAxMzQuNyA1MSA3NS42YzQ5LjktNTkuMSAxNDEuMy04Ni40IDIxMy4zLTcxLjdDMzM2LjMgMTguNiAzODkgNzUgNDU0LjUgMTM3LjZ6Ii8+PC9zdmc+)}.is-style-blob-3 img,.is-style-blob-4 img{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.is-style-blob-4 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDUyLjkgMTU4LjFjNzEuMSA3MiAxNDkgMTQ4LjYgMTQ3LjEgMjI5LjItMS45IDgwLjUtODMuOSAxNjUuMi0xNzkuNiAxOTcuNC05NS45IDMyLTIwNS41IDExLjYtMjY3LjQtMzktNjItNTAuNS03Ni4zLTEzMS4xLTEwNC0yMTYuM0MyMS4xIDI0NC0yMC40IDE1NC4xIDExLjUgOTAuMSA0My4zIDI2LjIgMTQ4LjQtMTEuNyAyMzMuMSAzLjNjODQuNiAxNC44IDE0OC43IDgyLjYgMjE5LjggMTU0Ljh6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDUyLjkgMTU4LjFjNzEuMSA3MiAxNDkgMTQ4LjYgMTQ3LjEgMjI5LjItMS45IDgwLjUtODMuOSAxNjUuMi0xNzkuNiAxOTcuNC05NS45IDMyLTIwNS41IDExLjYtMjY3LjQtMzktNjItNTAuNS03Ni4zLTEzMS4xLTEwNC0yMTYuM0MyMS4xIDI0NC0yMC40IDE1NC4xIDExLjUgOTAuMSA0My4zIDI2LjIgMTQ4LjQtMTEuNyAyMzMuMSAzLjNjODQuNiAxNC44IDE0OC43IDgyLjYgMjE5LjggMTU0Ljh6Ii8+PC9zdmc+)}.is-style-blob-5 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTQ0LjIgNTcuN2M1Ny4zIDY3LjYgNzAuNyAyMTQgMzkuMSAzMjMtMzEuNyAxMDktMTA4LjUgMTgwLjctMTgxLjMgMjA3LjEtNzIuOSAyNi40LTE0MS44IDcuNC0yMDguMy0zMS41UzYzLjEgNDU4LjYgMjggMzU5Yy0zNS4yLTk5LjgtNDEuNC0yNDAuNSA2LjItMzA1LjFDODEuNy0xMC43IDE4My4yLjcgMjg0LjYuOWMxMDEuMi4yIDIwMi4zLTEwLjkgMjU5LjYgNTYuOHoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTQ0LjIgNTcuN2M1Ny4zIDY3LjYgNzAuNyAyMTQgMzkuMSAzMjMtMzEuNyAxMDktMTA4LjUgMTgwLjctMTgxLjMgMjA3LjEtNzIuOSAyNi40LTE0MS44IDcuNC0yMDguMy0zMS41UzYzLjEgNDU4LjYgMjggMzU5Yy0zNS4yLTk5LjgtNDEuNC0yNDAuNSA2LjItMzA1LjFDODEuNy0xMC43IDE4My4yLjcgMjg0LjYuOWMxMDEuMi4yIDIwMi4zLTEwLjkgMjU5LjYgNTYuOHoiLz48L3N2Zz4=)}.is-style-blob-5 img,.is-style-blob-6 img{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.is-style-blob-6 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDMwLjcgMTgyLjNjNjQuMyA3NSAxNTcuMSAxMzAgMTY4LjIgMjAwLjdzLTU5LjYgMTU3LTE1MC4xIDE5NC41Yy05MC42IDM3LjUtMjAxIDI2LjEtMjg4LjgtMTguM0M3Mi4yIDUxNC44IDYuOSA0MzcuNC41IDM2MS40LTYgMjg1LjQgNDYuNSAyMTEgMTA1LjMgMTM3IDE2NC4xIDYzLjMgMjI5LjItMTAgMjc5LjcgMS4xYzUwLjcgMTEgODYuNSAxMDYuMiAxNTEgMTgxLjJ6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNDMwLjcgMTgyLjNjNjQuMyA3NSAxNTcuMSAxMzAgMTY4LjIgMjAwLjdzLTU5LjYgMTU3LTE1MC4xIDE5NC41Yy05MC42IDM3LjUtMjAxIDI2LjEtMjg4LjgtMTguM0M3Mi4yIDUxNC44IDYuOSA0MzcuNC41IDM2MS40LTYgMjg1LjQgNDYuNSAyMTEgMTA1LjMgMTM3IDE2NC4xIDYzLjMgMjI5LjItMTAgMjc5LjcgMS4xYzUwLjcgMTEgODYuNSAxMDYuMiAxNTEgMTgxLjJ6Ii8+PC9zdmc+)}.is-style-blob-7 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTk1LjEgMjEuNGMyNS4xIDQxLjYtNTEuNSAxNTMuMS05My4zIDI0Ny45cy00OC40IDE3My0xMDcuOCAyMzcuM2MtNTkuNSA2NC4zLTE3MS40IDExNC45LTI1NC44IDg0LjFDNTUuOCA1NTkuNyAxIDQ0Ny40IDAgMzQ5LjVjLTEuMi05Ny45IDUxLjItMTgxLjIgMTEyLjctMjMxLjEgNjEuNC00OS45IDEzMi4yLTY2IDIzMC45LTg4LjMgOTktMjIuMiAyMjYuMi01MC4zIDI1MS41LTguN3oiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTk1LjEgMjEuNGMyNS4xIDQxLjYtNTEuNSAxNTMuMS05My4zIDI0Ny45cy00OC40IDE3My0xMDcuOCAyMzcuM2MtNTkuNSA2NC4zLTE3MS40IDExNC45LTI1NC44IDg0LjFDNTUuOCA1NTkuNyAxIDQ0Ny40IDAgMzQ5LjVjLTEuMi05Ny45IDUxLjItMTgxLjIgMTEyLjctMjMxLjEgNjEuNC00OS45IDEzMi4yLTY2IDIzMC45LTg4LjMgOTktMjIuMiAyMjYuMi01MC4zIDI1MS41LTguN3oiLz48L3N2Zz4=)}.is-style-blob-7 img,.is-style-blob-8 img{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.is-style-blob-8 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTU0LjYgMTY3LjhjNDUuNCA4MS40IDU1LjUgMTYxIDM2IDIzMS40LTE5LjQgNzAuNi02OC41IDEzMi4yLTEzNy4xIDE2Ny40LTY4LjQgMzUuNC0xNTYuMyA0NC4zLTI0NiAxOC41QzExNy45IDU1OS40IDI2LjMgNDk5IDUuMSA0MjAuN2MtMjEuNC03OC4xIDI3LjYtMTczLjkgOTYuNC0yNjAuNEMxNzAuNCA3NCAyNTkuMi0yLjkgMzQ0IC4xYzg0LjYgMy4xIDE2NS4yIDg2LjMgMjEwLjYgMTY3Ljd6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTU0LjYgMTY3LjhjNDUuNCA4MS40IDU1LjUgMTYxIDM2IDIzMS40LTE5LjQgNzAuNi02OC41IDEzMi4yLTEzNy4xIDE2Ny40LTY4LjQgMzUuNC0xNTYuMyA0NC4zLTI0NiAxOC41QzExNy45IDU1OS40IDI2LjMgNDk5IDUuMSA0MjAuN2MtMjEuNC03OC4xIDI3LjYtMTczLjkgOTYuNC0yNjAuNEMxNzAuNCA3NCAyNTkuMi0yLjkgMzQ0IC4xYzg0LjYgMy4xIDE2NS4yIDg2LjMgMjEwLjYgMTY3Ljd6Ii8+PC9zdmc+)}.is-style-blob-9 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTcxLjggMTQ0LjNjNDIuOSA4MiAzMi4zIDE2OS45LTEuNyAyMzEuOHMtOTEuMyA5Ny45LTE2MS44IDE0MWMtNzAuMyA0My4xLTE1My45IDkzLjMtMjM4LjUgODEuMUM4NS4xIDU4NS45LTEgNTExLjEgMCA0MzkuOCAxIDM2OC42IDg5IDMwMC43IDE1OS40IDIxM1MyODMuMSAxNy45IDM1Ny43IDIuMWM3NC43LTE1LjggMTcxLjIgNjAuMiAyMTQuMSAxNDIuMnoiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTcxLjggMTQ0LjNjNDIuOSA4MiAzMi4zIDE2OS45LTEuNyAyMzEuOHMtOTEuMyA5Ny45LTE2MS44IDE0MWMtNzAuMyA0My4xLTE1My45IDkzLjMtMjM4LjUgODEuMUM4NS4xIDU4NS45LTEgNTExLjEgMCA0MzkuOCAxIDM2OC42IDg5IDMwMC43IDE1OS40IDIxM1MyODMuMSAxNy45IDM1Ny43IDIuMWM3NC43LTE1LjggMTcxLjIgNjAuMiAyMTQuMSAxNDIuMnoiLz48L3N2Zz4=)}.is-style-blob-10 img,.is-style-blob-9 img{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.is-style-blob-10 img{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTk0LjUgMjkuM2MyNS40IDQ1LjktNDMuMiAxNTEuOC03MC44IDI2NS4xQzQ5NiA0MDcuNSA1MDkuNCA1MjggNDU4LjQgNTc1LjNjLTUwLjkgNDcuMS0xNjYuMiAyMC45LTI2OC45LTI5Qzg2LjYgNDk2LjMtMy43IDQyMi43LjEgMzUyLjVjMy44LTcwLjMgMTAxLjktMTM3IDE3Mi43LTE5My4xIDcwLjktNTYgMTE0LjUtMTAxLjYgMTk1LjktMTMxLjZzMjAwLjYtNDQuMiAyMjUuOCAxLjV6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjAwIDYwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTk0LjUgMjkuM2MyNS40IDQ1LjktNDMuMiAxNTEuOC03MC44IDI2NS4xQzQ5NiA0MDcuNSA1MDkuNCA1MjggNDU4LjQgNTc1LjNjLTUwLjkgNDcuMS0xNjYuMiAyMC45LTI2OC45LTI5Qzg2LjYgNDk2LjMtMy43IDQyMi43LjEgMzUyLjVjMy44LTcwLjMgMTAxLjktMTM3IDE3Mi43LTE5My4xIDcwLjktNTYgMTE0LjUtMTAxLjYgMTk1LjktMTMxLjZzMjAwLjYtNDQuMiAyMjUuOCAxLjV6Ii8+PC9zdmc+)}.ep-custom-buttons,.ep-custom-buttons .block-editor-block-list__layout{display:flex}.ep-custom-buttons-icon .wp-block-button__link:after,.ep-custom-buttons-icon .wp-block-button__link:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:eplus-icon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ep-custom-buttons-icon .wp-block-button__link:before{margin-right:5px}.ep-custom-buttons-icon .wp-block-button__link:after{margin-left:5px}.ep-custom-buttons-icon .wp-block-button__link{align-items:center;display:flex!important}.ep-icon-picker{margin-top:20px}.ep-icon-picker .ep-flex{justify-content:space-between;width:100%}.ep-icon-picker .ep-flex,.ep-icon-picker .ep-flex div{align-items:center;display:flex;flex-direction:row}.ep-icon-picker-popover.is-expanded .components-popover__content{overflow-y:scroll!important}.ep-icon-picker-popover .components-popover__content{height:400px;min-width:300px!important}.ep-icon-picker-popover .components-popover__content::-webkit-scrollbar{width:5px}.ep-icon-picker-popover .components-popover__content::-webkit-scrollbar-thumb,.ep-icon-picker-popover .components-popover__content::-webkit-scrollbar-track{background:transparent}.ep-icon-picker-popover .components-popover__content::-webkit-scrollbar-thumb:hover{background:transparent}.ep-icon-picker-popover .components-popover__content:hover::-webkit-scrollbar-track{background:#eee}.ep-icon-picker-popover .components-popover__content:hover::-webkit-scrollbar-thumb,.ep-icon-picker-popover .components-popover__content:hover::-webkit-scrollbar-thumb:hover{background:#ccc}.ep-icon-picker-root .ep-icon-picker-grid{grid-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 0}.ep-icon-picker-root .ep-icon-picker-grid .ep-icon{background:#eee;cursor:pointer;font-size:20px;padding:15px 0;text-align:center;width:100%}.ep-icon-picker-root .ep-icon-picker-grid .ep-icon.ep-active{background:#000;color:#fff}.ep-icon-picker-root .ep-icon-picker-grid .ep-icon:not(.ep-active):hover{background:#e8e5e5}.ep-tag-root{display:flex}.ep-tag-root .ep-tag{align-items:center;background:#eaeaea;border-radius:3px;color:var(--wp-admin-theme-color);cursor:pointer;display:flex;flex-direction:row;padding:0 3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ep-tag-root .ep-tag svg{fill:var(--wp-admin-theme-color);margin:0 0 0 3px;width:17px}.ep-columnspro-variations-picker .ep-columnspro-variations{grid-gap:10px;display:grid;flex-wrap:wrap;grid-template-columns:repeat(3,1fr)}.ep-columnspro-variations-picker .ep-columnspro-variations .ep-columnspro-variation{text-align:center}.ep-columnspro-variations-picker .ep-columnspro-variations .ep-columnspro-variation button{justify-content:center;padding:30px 10px;width:100%}.ep-columnspro-variations-picker .ep-columnspro-variations .ep-columnspro-variation span{display:block;margin:10px 0 0}.editor_plus-component-code-editor #ace-editor{height:300px!important}.block-editor-block-list__block.wp-block-cover .wp-block-cover__background,.block-editor-block-list__block.wp-block-cover .wp-block-cover__image-background{border-radius:inherit}.heading-modern{margin-bottom:20px !important;text-align:center}.heading-minimal{margin-bottom:16px !important;text-align:left}.heading-accent{margin-bottom:12px !important;text-align:left}@media(max-width:768px){.heading-modern{font-size:36px !important}.heading-minimal{font-size:28px !important}.heading-accent{font-size:24px !important}}.ai-builder-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.wp-block-ai-builder-image-ia{margin:1em 0;position:relative}.wp-block-ai-builder-image-ia .ai-builder-image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);display:block}.wp-block-ai-builder-image-ia .image-preview{position:relative;display:inline-block}.wp-block-ai-builder-image-ia .remove-image{position:absolute;top:10px;right:10px;background:rgba(255,255,255,0.9)!important}.wp-block-ai-builder-image-ia .image-controls{display:flex;flex-direction:column;gap:10px;padding:20px;background:#f8f9fa;border-radius:8px;text-align:center}.wp-block-ai-builder-image-ia .generate-button{width:100%;justify-content:center}.wp-block-ai-builder-image-ia .error-message{color:#d63638;margin-top:10px;padding:10px;background:#f8d7da;border-radius:4px}@media(min-width:600px){.wp-block-ai-builder-image-ia .image-controls{flex-direction:row;justify-content:center}.wp-block-ai-builder-image-ia .generate-button{width:auto}}.wp-block-ai-builder-image-ia .components-button{margin:5px}.image-center-columns{display:flex;align-items:center;justify-content:center;gap:32px}.image-side-text-content{text-align:center;font-size:18px;color:#222;margin:0 8px;transition:color 0.2s}.image-center-image{display:flex;align-items:center;justify-content:center}.image-left-text-right,.image-right-text-left{display:flex;align-items:center;gap:40px;box-shadow:0 4px 24px rgba(0,0,0,0.06);transition:box-shadow 0.2s;background:#fff}.image-left-text-right:hover,.image-right-text-left:hover,.image-center-text-sides:hover,.image-top-text-bottom:hover{box-shadow:0 8px 32px rgba(0,0,0,0.12)}.image-left-image,.image-right-image{display:flex;align-items:center;justify-content:center}.image-left-text-content,.image-right-text-content{font-size:20px;color:#222;text-align:left;margin:0 8px;transition:color 0.2s}.image-top-text-bottom{display:flex;flex-direction:column;align-items:center;gap:24px;box-shadow:0 4px 24px rgba(0,0,0,0.06);background:#fff;transition:box-shadow 0.2s}.image-bottom-text-content{font-size:18px;color:#222;text-align:center;margin-top:8px;margin-bottom:0;transition:color 0.2s}.image-ui-rounded img,.image-ui-rounded{border-radius:18px !important;box-shadow:0 2px 16px rgba(0,0,0,0.10);transition:box-shadow 0.2s,transform 0.2s}.image-ui-rounded img:hover,.image-ui-rounded:hover{box-shadow:0 8px 32px rgba(0,0,0,0.18);transform:translateY(-2px)scale(1.03)}@media(max-width:900px){.image-center-columns{flex-direction:column;gap:20px}.image-left-text-right,.image-right-text-left{flex-direction:column;gap:20px}.image-left-text-content,.image-right-text-content{text-align:center}}@media(max-width:600px){.image-center-columns,.image-left-text-right,.image-right-text-left{gap:10px}.image-bottom-text-content,.image-side-text-content{font-size:16px}.image-left-text-content,.image-right-text-content{font-size:16px}.image-center-text-sides,.image-left-text-right,.image-right-text-left,.image-top-text-bottom{padding-left:12px !important;padding-right:12px !important}}.list-container{padding:40px 24px;margin:0 auto;max-width:800px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.list-title{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.list-content{max-width:600px;margin:0 auto;padding:0;list-style:none}.list-bullet .list-content{padding-left:1.5rem}.list-bullet .list-content li{position:relative;padding:0.75rem 0;font-size:1.1rem;color:#444;line-height:1.5}.list-bullet .list-content li::before{content:"•";position:absolute;left:-1.5rem;color:#2563eb;font-size:1.5rem;line-height:1}.list-numbered{background-color:#f8f9fa}.list-numbered .list-content{counter-reset:item;padding-left:2rem}.list-numbered .list-content li{position:relative;padding:1rem 0;font-size:1.1rem;color:#444;line-height:1.5}.list-numbered .list-content li::before{counter-increment:item;content:counter(item);position:absolute;left:-2rem;width:1.5rem;height:1.5rem;background-color:#2563eb;color:white;border-radius:50%;text-align:center;line-height:1.5rem;font-size:0.9rem;font-weight:600}.list-icon .list-content li{position:relative;padding:1rem 0 1rem 3rem;font-size:1.1rem;color:#444;line-height:1.5;border-bottom:1px solid #eee}.list-icon .list-content li:last-child{border-bottom:none}.list-icon .list-content li::before{content:"✓";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2rem;height:2rem;background-color:#2563eb;color:white;border-radius:50%;text-align:center;line-height:2rem;font-size:1rem;font-weight:bold}.list-bullet .list-content li:hover,.list-numbered .list-content li:hover,.list-icon .list-content li:hover{color:#2563eb;transform:translateX(5px);transition:all 0.3s ease}@media(max-width:768px){.list-container{padding:30px 16px}.list-title{font-size:1.5rem;margin-bottom:1.25rem}.list-content li{font-size:1rem;padding:0.5rem 0}.list-icon .list-content li{padding-left:2.5rem}.list-icon .list-content li::before{width:1.75rem;height:1.75rem;line-height:1.75rem;font-size:0.9rem}}@keyframes checkmark{0%{transform:translateY(-50%)scale(0)}50%{transform:translateY(-50%)scale(1.2)}100%{transform:translateY(-50%)scale(1)}}.list-icon .list-content li:hover::before{animation:checkmark 0.3s ease-in-out}.ai-multi-page-container{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.ai-multi-page-header{text-align:center;margin-bottom:40px}.ai-multi-page-header h2{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 10px 0}.ai-multi-page-header p{font-size:16px;color:#666;margin:0}.ai-multi-page-content{display:flex;flex-direction:column;gap:30px}.ai-multi-page-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);overflow:hidden;border:1px solid #e5e7eb}.ai-card-header{display:flex;align-items:center;gap:16px;padding:24px;border-bottom:1px solid #e5e7eb;background:#f8f9fa}.ai-card-icon{width:48px;height:48px;background:#007cba;border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.ai-card-title h3{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 4px 0}.ai-card-title p{font-size:14px;color:#666;margin:0}.ai-card-content{padding:24px}.ai-form-group{margin-bottom:20px}.ai-form-group label{display:block;font-weight:500;color:#374151;margin-bottom:8px;font-size:14px}.ai-form-group select,.ai-form-group textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all 0.2s ease;box-sizing:border-box}.ai-form-group select:focus,.ai-form-group textarea:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 3px rgba(0,124,186,0.1)}.ai-form-group textarea{resize:vertical;min-height:120px;font-family:inherit}.ai-cost-display{background:#f3f4f6;padding:12px 16px;border-radius:8px;font-weight:600;color:#1f2937;text-align:center;font-size:16px}.ai-page-prompt-item{margin-bottom:24px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb}.ai-char-counter{text-align:right;font-size:12px;color:#666;margin-top:4px}.ai-char-counter span{font-weight:500}.ai-progress-item{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb}.ai-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ai-progress-title{font-weight:600;color:#1a1a1a}.ai-progress-status{font-size:14px;font-weight:500}.ai-progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.ai-progress-fill{height:100%;background:#007cba;width:0%;transition:width 0.3s ease;border-radius:4px}.ai-result-item{margin-bottom:16px;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.ai-result-success{display:flex;align-items:center;gap:12px;color:#4caf50}.ai-result-error{display:flex;align-items:center;gap:12px;color:#f44336}.ai-result-content h4{margin:0 0 4px 0;font-size:16px;font-weight:600}.ai-result-content p{margin:0;font-size:14px;color:#666}.ai-page-link{color:#007cba;text-decoration:none;font-weight:500;font-size:14px}.ai-page-link:hover{text-decoration:underline}.ai-error-message{color:#f44336 !important;font-size:14px}.ai-submit-btn,.ai-primary-btn,.ai-secondary-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;text-decoration:none;justify-content:center}.ai-submit-btn{background:#007cba;color:white}.ai-submit-btn:hover{background:#005a87}.ai-primary-btn{background:#007cba;color:white}.ai-primary-btn:hover{background:#005a87}.ai-secondary-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.ai-secondary-btn:hover{background:#e5e7eb}.ai-submit-btn:disabled,.ai-primary-btn:disabled{opacity:0.6;cursor:not-allowed}.ai-loading{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ai-message{padding:12px 16px;border-radius:8px;margin:16px 0;font-size:14px;font-weight:500}.ai-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.ai-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ai-message.info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.ai-progress-item{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb}.ai-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ai-progress-title{font-weight:600;color:#1a1a1a}.ai-progress-status{font-size:14px;font-weight:500}.ai-progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.ai-progress-fill{height:100%;background:#007cba;border-radius:4px;transition:width 0.3s ease;width:0%}.ai-result-item{margin-bottom:16px;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.ai-result-success{display:flex;align-items:center;gap:12px;color:#4caf50}.ai-result-error{display:flex;align-items:center;gap:12px;color:#f44336}.ai-result-content h4{margin:0 0 4px 0;font-size:16px;font-weight:600}.ai-result-content p{margin:0;font-size:14px;color:#666}.ai-page-link{color:#007cba;text-decoration:none;font-weight:500}.ai-page-link:hover{text-decoration:underline}.ai-error-message{color:#f44336 !important;font-weight:500}@media(max-width:768px){.ai-multi-page-container{padding:16px}.ai-multi-page-header h2{font-size:24px}.ai-card-header{flex-direction:column;align-items:flex-start;gap:12px}.ai-card-icon{width:40px;height:40px}.ai-progress-header{flex-direction:column;align-items:flex-start;gap:4px}.ai-result-success,.ai-result-error{flex-direction:column;align-items:flex-start;gap:8px}}.ai-fade-in{animation:fadeIn 0.3s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-form-hidden{display:none}.paragraph-large{margin-bottom:30px !important;max-width:900px;text-align:center}.paragraph-box{margin-bottom:25px !important;max-width:800px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease}.paragraph-box:hover{transform:translateY(-2px)}.paragraph-steps{margin-bottom:25px !important;max-width:500px;padding-left:20px}.paragraph-steps br{display:block;content:"";margin-top:12px}@media(max-width:768px){.paragraph-large{font-size:18px !important;padding:0 20px}.paragraph-box{font-size:15px !important;padding:20px !important}.paragraph-steps{font-size:16px !important;padding-left:15px}}.paragraph-modern{margin-bottom:24px !important;max-width:800px}.paragraph-accent{margin-bottom:20px !important;max-width:700px;padding:20px;background-color:#f8f9fa;border-radius:8px}.paragraph-feature{margin-bottom:20px !important;max-width:600px}.paragraph-feature br{display:block;content:"";margin-top:8px}@media(max-width:768px){.paragraph-modern{font-size:16px !important}.paragraph-accent{font-size:15px !important;padding:15px}.paragraph-feature{font-size:15px !important}}.partners-section{padding:64px 24px;margin:0 auto;max-width:1200px}.partners-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem;color:#1a1a1a}.partners-style-grid .partners-logos-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;align-items:center;justify-items:center}.partners-style-grid .ai-builder-image-ia{width:120px;height:60px;object-fit:contain;filter:grayscale(1)brightness(0.8);opacity:0.8;transition:filter 0.3s,opacity 0.3s}.partners-style-grid .ai-builder-image-ia:hover{filter:grayscale(0)brightness(1);opacity:1}.partners-style-carousel .partners-logos-carousel{display:flex;gap:2.5rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:#2563eb #f1f1f1}.partners-style-carousel .ai-builder-image-ia{width:140px;height:70px;object-fit:contain;filter:grayscale(0.7);opacity:0.7;transition:filter 0.3s,opacity 0.3s,transform 0.3s}.partners-style-carousel .ai-builder-image-ia:hover{filter:grayscale(0);opacity:1;transform:scale(1.08)}.partners-style-minimal .partners-logos-minimal{display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap}.partners-style-minimal .ai-builder-image-ia{width:100px;height:50px;object-fit:contain;opacity:0.6;filter:grayscale(1);transition:opacity 0.3s,filter 0.3s}.partners-style-minimal .ai-builder-image-ia:hover{opacity:1;filter:grayscale(0)}@media(max-width:1024px){.partners-style-grid .partners-logos-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.partners-section{padding:40px 8px}.partners-title{font-size:1.3rem;margin-bottom:1.5rem}.partners-style-grid .partners-logos-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.partners-style-carousel .ai-builder-image-ia{width:90px;height:40px}.partners-style-minimal .partners-logos-minimal{gap:1.5rem}.partners-style-minimal .ai-builder-image-ia{width:70px;height:35px}}.partners-style-carousel .partners-logos-carousel::-webkit-scrollbar{height:6px}.partners-style-carousel .partners-logos-carousel::-webkit-scrollbar-thumb{background:#2563eb;border-radius:3px}.partners-style-carousel .partners-logos-carousel::-webkit-scrollbar-track{background:#f1f1f1}.ai-reset-container{max-width:400px;margin:50px auto 0 auto;padding:40px 20px;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.1);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.ai-reset-header{text-align:center;margin-bottom:30px}.ai-reset-header h2{color:#1a1a1a;font-size:28px;font-weight:600;margin:0 0 8px 0;line-height:1.2}.ai-reset-header p{color:#666;font-size:16px;margin:0;line-height:1.5}.ai-reset-form{margin-bottom:20px}.ai-form-group{margin-bottom:20px}.ai-form-group label{display:block;color:#333;font-size:14px;font-weight:500;margin-bottom:8px;line-height:1.4}.ai-form-group input{width:100%;padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;transition:all 0.3s ease;box-sizing:border-box;background:#fff;color:#333}.ai-form-group input:focus{outline:none;border-color:#007cba;box-shadow:0 0 0 3px rgba(0,124,186,0.1)}.ai-form-group input:invalid{border-color:#d63638}.ai-submit-btn{width:100%;padding:14px 20px;background:linear-gradient(135deg,#007cba 0%,#005a87 100%);color:white;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden}.ai-submit-btn:hover{background:linear-gradient(135deg,#005a87 0%,#004a6f 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,124,186,0.3)}.ai-submit-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,124,186,0.3)}.ai-submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.ai-loading{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ai-back-to-signin{text-align:center;margin-top:20px}.ai-link{color:#007cba;text-decoration:none;font-size:14px;font-weight:500;transition:color 0.3s ease}.ai-link:hover{color:#005a87;text-decoration:underline}.ai-message{padding:12px 16px;border-radius:8px;margin:20px 0;font-size:14px;font-weight:500;line-height:1.4}.ai-message.success{background:#d1f2eb;color:#0f5132;border:1px solid #a8e6cf}.ai-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ai-message.info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.ai-message.warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.ai-fade-in{animation:fadeIn 0.5s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.ai-reset-container{margin:20px;padding:30px 20px;border-radius:8px}.ai-reset-header h2{font-size:24px}.ai-reset-header p{font-size:14px}.ai-form-group input{padding:10px 14px;font-size:16px}.ai-submit-btn{padding:12px 18px;font-size:16px}}.ai-form-group input:focus-visible{outline:2px solid #007cba;outline-offset:2px}.ai-submit-btn:focus-visible{outline:2px solid #007cba;outline-offset:2px}.ai-submit-btn.loading{pointer-events:none}.ai-form-group label{color:#2c3e50}.ai-form-group input{color:#2c3e50}.ai-reset-header h2{color:#2c3e50}@media(prefers-color-scheme:dark){.ai-reset-container{background:#2c3e50;color:#ecf0f1}.ai-reset-header h2{color:#ecf0f1}.ai-reset-header p{color:#bdc3c7}.ai-form-group label{color:#ecf0f1}.ai-form-group input{background:#34495e;border-color:#7f8c8d;color:#ecf0f1}.ai-form-group input:focus{border-color:#3498db}}.stats-section{padding:64px 24px;margin:0 auto;max-width:1200px}.stats-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem;color:#1a1a1a}.stats-style-cards .stat-card{min-height:180px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2.5rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,0.07);text-align:center;flex:1 1 220px;transition:transform 0.2s,box-shadow 0.2s}.stat-value{margin-top:0;margin-bottom:0.5rem}.stat-label{margin-bottom:0;margin-top:0.5rem}.stats-style-cards .stat-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,0.07);padding:2.5rem 2rem;min-width:220px;text-align:center;flex:1 1 220px;transition:transform 0.2s,box-shadow 0.2s;height:180px;display:flex;flex-direction:column;justify-content:center}.stats-style-cards .stat-card:hover{transform:translateY(-6px)scale(1.03);box-shadow:0 8px 32px rgba(37,99,235,0.10)}.stat-value{font-size:2.5rem;font-weight:700;color:#2563eb}.stat-label{font-size:1.1rem;color:#444}.stats-style-bars .stats-bars{display:flex;flex-direction:column;gap:2rem;max-width:600px;margin:0 auto}.stat-bar-item{display:flex;flex-direction:column;gap:0.5rem}.stat-bar-label{font-size:1.1rem;color:#1a1a1a;margin-bottom:0.2rem}.stat-bar{background:#e5e7eb;border-radius:8px;height:16px;width:100%;position:relative;overflow:hidden}.stat-bar-fill{height:16px;border-radius:8px;transition:width 0.7s cubic-bezier(.4,2,.6,1)}.stat-bar-value{font-size:1rem;color:#2563eb;font-weight:600;margin-top:0.2rem}.stats-style-circles .stats-circles{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap}.stat-circle-item{display:flex;flex-direction:column;align-items:center;gap:1rem}.stat-circle{width:110px;height:110px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,0.07);margin-bottom:0.5rem}.stat-circle-value{font-size:2rem;font-weight:700;color:#fff;text-align:center}.stat-circle-label{font-size:1.1rem;color:#444;text-align:center}@media(max-width:1024px){.stats-style-cards .stats-cards,.stats-style-circles .stats-circles{gap:1.2rem}}@media(max-width:768px){.stats-section{padding:40px 8px}.stats-title{font-size:1.3rem;margin-bottom:1.5rem}.stats-style-cards .stats-cards,.stats-style-circles .stats-circles{flex-direction:column;align-items:center}.stat-card{min-width:0;width:100%;padding:1.5rem 1rem}.stat-circle{width:80px;height:80px}.stat-circle-value{font-size:1.2rem}}.wp-block-ai-builder-aibui-table,.aibui-table{--tb-border:#e5e7eb;--tb-muted:#6b7280;--tb-bg:rgba(79,70,229,.06);--tb-primary:#4f46e5}.wp-block-ai-builder-aibui-table .aibui-table-wrap,.aibui-table .aibui-table-wrap{background:var(--tb-bg);border:1px solid var(--tb-border);border-radius:12px}.wp-block-ai-builder-aibui-table .aibui-table-toolbar,.aibui-table .aibui-table-toolbar{display:flex;justify-content:flex-end;padding:10px;border-bottom:1px solid var(--tb-border)}.wp-block-ai-builder-aibui-table .aibui-input,.aibui-table .aibui-input{width:240px;max-width:100%;border:1px solid var(--tb-border);border-radius:8px;padding:6px 8px}.wp-block-ai-builder-aibui-table .aibui-table-scroll,.aibui-table .aibui-table-scroll{overflow:auto;max-height:360px}.wp-block-ai-builder-aibui-table .aibui-table-el,.aibui-table .aibui-table-el{width:100%;border-collapse:separate;border-spacing:0}.wp-block-ai-builder-aibui-table thead th,.aibui-table thead th{position:sticky;top:0;background:#f9fafb;border-bottom:1px solid var(--tb-border);text-align:left;font-weight:600;color:#111827}.wp-block-ai-builder-aibui-table th,.wp-block-ai-builder-aibui-table td,.aibui-table th,.aibui-table td{padding:10px 12px;border-bottom:1px solid var(--tb-border);font-size:14px}.wp-block-ai-builder-aibui-table .aibui-th-btn,.aibui-table .aibui-th-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;padding:0;color:inherit;cursor:pointer}.wp-block-ai-builder-aibui-table .aibui-sort-icon,.aibui-table .aibui-sort-icon{display:none}.wp-block-ai-builder-aibui-table th[data-sort],.aibui-table th[data-sort]{position:relative}.wp-block-ai-builder-aibui-table th[data-sort="asc"] .aibui-sort-icon--up,.aibui-table th[data-sort="asc"] .aibui-sort-icon--up{display:inline}.wp-block-ai-builder-aibui-table th[data-sort="desc"] .aibui-sort-icon--down,.aibui-table th[data-sort="desc"] .aibui-sort-icon--down{display:inline}.wp-block-ai-builder-aibui-table tbody tr:hover,.aibui-table tbody tr:hover{background:#fafafa}.wp-block-ai-builder-aibui-table .aibui-table-footer,.aibui-table .aibui-table-footer{display:flex;justify-content:flex-end;gap:8px;padding:10px;border-top:1px solid var(--tb-border)}.wp-block-ai-builder-aibui-table .aibui-btn,.aibui-table .aibui-btn{background:#fff;border:1px solid var(--tb-border);border-radius:8px;padding:6px 10px;color:#111827;cursor:pointer}.wp-block-ai-builder-aibui-table th[data-sort] .aibui-th-btn,.aibui-table th[data-sort] .aibui-th-btn{background:rgba(0,0,0,0.02);border-radius:6px}.wp-block-ai-builder-aibui-table th[data-sort="asc"] .aibui-th-btn,.wp-block-ai-builder-aibui-table th[data-sort="desc"] .aibui-th-btn,.aibui-table th[data-sort="asc"] .aibui-th-btn,.aibui-table th[data-sort="desc"] .aibui-th-btn{background:color-mix(in srgb,var(--tb-primary)12%,#ffffff)}.wp-block-ai-builder-aibui-table .aibui-table-wrap,.aibui-table .aibui-table-wrap{--mix-bg:color-mix(in srgb,var(--tb-primary)6%,#ffffff)}.wp-block-ai-builder-aibui-table .aibui-btn[disabled],.aibui-table .aibui-btn[disabled]{opacity:.5;cursor:default}.wp-block-ai-builder-aibui-table .aibui-page-indicator,.aibui-table .aibui-page-indicator{font-size:12px;color:var(--tb-muted);padding:0 6px}.table-container{padding:60px 24px;margin:0 auto;max-width:1000px}.table-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.table-description{font-size:1.1rem;color:#666;margin-bottom:2.5rem}.pricing-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.05)}.pricing-table th,.pricing-table td{padding:1.25rem;text-align:center;border:1px solid #e5e7eb}.pricing-table th{background-color:#2563eb;color:white;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:0.5px}.pricing-table td{font-size:1rem;color:#444;background-color:white;transition:background-color 0.3s ease}.pricing-table tr:hover td{background-color:#f8f9fa}.pricing-table tr:first-child th:first-child{border-top-left-radius:12px}.pricing-table tr:first-child th:last-child{border-top-right-radius:12px}.pricing-table tr:last-child td:first-child{border-bottom-left-radius:12px}.pricing-table tr:last-child td:last-child{border-bottom-right-radius:12px}.pricing-table th:nth-child(3),.pricing-table td:nth-child(3){background-color:#f0f7ff;position:relative}.pricing-table th:nth-child(3)::after{content:"Popular";position:absolute;top:0;right:0;background-color:#2563eb;color:white;font-size:0.75rem;padding:4px 8px;border-bottom-left-radius:8px}@media(max-width:768px){.table-container{padding:40px 16px}.table-title{font-size:1.75rem}.table-description{font-size:1rem;margin-bottom:2rem}.pricing-table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.pricing-table th,.pricing-table td{padding:1rem;font-size:0.9rem}.pricing-table th{font-size:1rem}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.table-container{animation:fadeIn 0.6s ease-out}.wp-block-ai-builder-aibui-tabs,.block-editor .wp-block-ai-builder-aibui-tabs,.editor-styles-wrapper .wp-block-ai-builder-aibui-tabs{--aibui-border:#e5e7eb;--aibui-text:#111827;--aibui-muted:#6b7280}.aibui-tabs{--aibui-border:#e5e7eb;--aibui-text:#111827;--aibui-muted:#6b7280}.wp-block-ai-builder-aibui-tabs .aibui-tabs-header,.block-editor .wp-block-ai-builder-aibui-tabs .aibui-tabs-header,.editor-styles-wrapper .wp-block-ai-builder-aibui-tabs .aibui-tabs-header{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--aibui-border);padding-bottom:8px;margin-bottom:12px}.aibui-tabs .aibui-tabs-header{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--aibui-border,#e5e7eb);padding-bottom:8px;margin-bottom:12px}.wp-block-ai-builder-aibui-tabs .aibui-tab-btn,.block-editor .wp-block-ai-builder-aibui-tabs .aibui-tab-btn,.editor-styles-wrapper .wp-block-ai-builder-aibui-tabs .aibui-tab-btn{position:relative;background:#f9fafb;border:1px solid var(--aibui-border);border-radius:10px;padding:8px 14px;color:var(--aibui-text);cursor:pointer;display:inline-flex;align-items:center;gap:8px}.aibui-tabs .aibui-tab-btn{position:relative;background:#f9fafb;border:1px solid var(--aibui-border,#e5e7eb);border-radius:10px;padding:8px 14px;color:var(--aibui-text,#111827);cursor:pointer;display:inline-flex;align-items:center;gap:8px}.wp-block-ai-builder-aibui-tabs .aibui-tab-btn.is-active,.block-editor .wp-block-ai-builder-aibui-tabs .aibui-tab-btn.is-active,.editor-styles-wrapper .wp-block-ai-builder-aibui-tabs .aibui-tab-btn.is-active{background:#fff;border-color:var(--aibui-active,#4f46e5);box-shadow:0 0 0 2px var(--aibui-active-shadow,rgba(79,70,229,.15))}.aibui-tabs .aibui-tab-btn.is-active{background:#fff;border-color:var(--aibui-active,#4f46e5);box-shadow:0 0 0 2px var(--aibui-active-shadow,rgba(79,70,229,.15))}.wp-block-ai-builder-aibui-tabs .aibui-tabs-panels,.block-editor .wp-block-ai-builder-aibui-tabs .aibui-tabs-panels,.editor-styles-wrapper .wp-block-ai-builder-aibui-tabs .aibui-tabs-panels{min-height:80px}.aibui-tabs .aibui-tabs-panels{min-height:80px}.wp-block-ai-builder-aibui-tabs .aibui-tab-panel,.block-editor .wp-block-ai-builder-aibui-tabs .aibui-tab-panel,.editor-styles-wrapper .wp-block-ai-builder-aibui-tabs .aibui-tab-panel{display:none}.aibui-tabs .aibui-tab-panel{display:none}.wp-block-ai-builder-aibui-tabs .aibui-tab-panel.is-active,.block-editor .wp-block-ai-builder-aibui-tabs .aibui-tab-panel.is-active,.editor-styles-wrapper .wp-block-ai-builder-aibui-tabs .aibui-tab-panel.is-active{display:block}.aibui-tabs .aibui-tab-panel.is-active{display:block}.wp-block-ai-builder-aibui-tab .aibui-tab-title-input,.block-editor .wp-block-ai-builder-aibui-tab .aibui-tab-title-input,.editor-styles-wrapper .wp-block-ai-builder-aibui-tab .aibui-tab-title-input{width:100%;max-width:320px;border:1px solid var(--aibui-border);border-radius:8px;padding:6px 8px;margin:6px 0}.aibui-tab .aibui-tab-title-input{width:100%;max-width:320px;border:1px solid var(--aibui-border,#e5e7eb);border-radius:8px;padding:6px 8px;margin:6px 0}.testimonial-carousel{position:relative;overflow:hidden;padding:2rem 0}.testimonial-carousel-title{text-align:center;margin-bottom:3rem}.testimonial-carousel-container{position:relative;max-width:1200px;margin:0 auto;padding:0 1rem}.testimonial-carousel-slides{display:flex;gap:2rem;margin:0 -1rem}.testimonial-carousel-slide{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background:#ffffff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.1);transition:transform 0.3s ease}.testimonial-carousel-slide:hover{transform:translateY(-5px)}.testimonial-carousel-slide img{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem}.testimonial-carousel-text{margin:1rem 0;line-height:1.6;color:#555}.testimonial-carousel-author{margin:0;color:#333;font-weight:600}.testimonial-carousel .carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffff;border:none;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,0.1);cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.testimonial-carousel .carousel-nav:hover{background:#f8f9fa;transform:translateY(-50%)scale(1.1)}.testimonial-carousel .carousel-nav.prev{left:-20px}.testimonial-carousel .carousel-nav.next{right:-20px}@media(max-width:992px){.testimonial-carousel-slides{flex-wrap:wrap}.testimonial-carousel-slide{width:calc(50% - 2rem)!important;margin-bottom:2rem}}@media(max-width:576px){.testimonial-carousel-slide{width:100% !important}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.testimonial-carousel-slide{animation:fadeIn 0.5s ease-out}.testimonial-modern-grid{background-color:#f8f9fa}.testimonial-modern-title{text-align:center;margin-bottom:3rem !important}.testimonial-modern-grid-container{max-width:1200px;margin:0 auto;padding:0 1rem}.testimonial-modern-grid-columns{display:flex;gap:2rem;margin:0 -1rem}.testimonial-modern-card{padding:1rem}.testimonial-modern-card-inner{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease}.testimonial-modern-card-inner:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,0.1)}.testimonial-modern-card-inner img{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:4px solid #ffffff;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.testimonial-modern-rating{margin:1rem 0 !important;letter-spacing:2px}.testimonial-modern-text{margin:1rem 0 !important;color:#555;font-style:italic}.testimonial-modern-author{margin-top:auto !important;color:#333}@media(max-width:992px){.testimonial-modern-grid-columns{flex-wrap:wrap}.testimonial-modern-card{width:calc(50% - 2rem)!important;margin-bottom:2rem}}@media(max-width:576px){.testimonial-modern-card{width:100% !important}.testimonial-modern-title{font-size:28px !important}}@keyframes cardAppear{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.testimonial-modern-card{animation:cardAppear 0.6s ease-out forwards}.testimonial-modern-card:nth-child(2){animation-delay:0.2s}.testimonial-modern-card:nth-child(3){animation-delay:0.4s}.testimonial-modern{border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.1);transition:transform 0.3s ease}.testimonial-modern:hover{transform:translateY(-5px)}.testimonial-columns{gap:30px !important}.testimonial-image-column{flex:0 0 200px !important}.testimonial-avatar{border-radius:50%;width:200px !important;height:200px !important;object-fit:cover}.testimonial-content-column{flex:1 !important}.testimonial-quote{border-left:4px solid #0073aa;padding-left:20px;margin:0 0 20px 0}.testimonial-text{font-size:18px;line-height:1.6;color:#333;font-style:italic}.testimonial-author{font-weight:600;color:#0073aa;margin:0}.testimonial-classic{border-radius:8px;background-color:#f8f9fa !important}.testimonial-quote-classic{text-align:center;margin-bottom:30px !important}.testimonial-text-classic{font-size:24px !important;line-height:1.5;color:#2c3338;font-style:italic}.testimonial-author-group{display:flex;align-items:center;justify-content:center;gap:15px}.testimonial-avatar-classic{border-radius:50%;width:100px !important;height:100px !important;object-fit:cover}.testimonial-author-classic{font-size:16px;font-weight:500;color:#555;margin:0}@media(max-width:768px){.testimonial-columns{flex-direction:column !important}.testimonial-image-column{flex:0 0 auto !important;text-align:center}.testimonial-text-classic{font-size:20px !important}}.testimonial-minimal{border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease}.testimonial-minimal:hover{transform:translateY(-5px)}.testimonial-minimal-columns{gap:40px}.testimonial-minimal-text{margin-bottom:20px !important;line-height:1.6 !important}.testimonial-minimal-author{margin-bottom:5px !important}.testimonial-minimal-position{margin:0 !important}.testimonial-minimal-avatar{width:120px !important;height:120px !important;object-fit:cover}@media(max-width:768px){.testimonial-minimal-columns{flex-direction:column-reverse !important}.testimonial-minimal-content,.testimonial-minimal-image{width:100% !important}.testimonial-minimal-avatar{margin:0 auto 20px !important}}.timeline-section{padding:64px 24px;margin:0 auto;max-width:1100px}.timeline-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2.5rem;color:#1a1a1a}.timeline-style-vertical .timeline-vertical{position:relative;margin:0 auto;padding-left:32px;border-left:4px solid #2563eb;max-width:600px}.timeline-style-vertical .timeline-event{position:relative;margin-bottom:2.5rem}.timeline-style-vertical .timeline-event:last-child{margin-bottom:0}.timeline-style-vertical .timeline-date{font-size:1.1rem;font-weight:700;color:#2563eb;margin-bottom:0.2rem}.timeline-style-vertical .timeline-desc{font-size:1rem;color:#444;background:#f8f9fa;padding:1rem 1.5rem;border-radius:8px;margin:0;box-shadow:0 2px 8px rgba(37,99,235,0.04);text-align:center;word-break:break-word}.timeline-style-vertical .timeline-event::before{content:"";position:absolute;left:-38px;top:8px;width:18px;height:18px;background:#fff;border:4px solid #2563eb;border-radius:50%;z-index:2}.timeline-style-horizontal .timeline-horizontal{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;position:relative;margin:0 auto;max-width:900px;padding-bottom:32px}.timeline-style-horizontal .timeline-horizontal::before{content:"";position:absolute;left:0;right:0;top:32px;height:4px;background:#2563eb;z-index:1}.timeline-style-horizontal .timeline-event-horizontal{position:relative;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(37,99,235,0.04);padding:1.2rem 1.5rem;min-width:180px;text-align:center;z-index:2;margin-top:0}.timeline-style-horizontal .timeline-date{font-size:1.1rem;font-weight:700;color:#2563eb;margin-bottom:0.2rem}.timeline-style-horizontal .timeline-desc{font-size:1rem;color:#444;margin:0}@media(max-width:900px){.timeline-style-horizontal .timeline-horizontal{gap:1rem;max-width:100%}.timeline-style-horizontal .timeline-event-horizontal{min-width:120px;padding:1rem 0.5rem}}@media(max-width:700px){.timeline-style-horizontal .timeline-horizontal{flex-direction:column;align-items:flex-start;gap:2.5rem;padding-bottom:0}.timeline-style-horizontal .timeline-horizontal::before{display:none}.timeline-style-horizontal .timeline-event-horizontal{min-width:0;width:100%;text-align:left}}@media(max-width:600px){.timeline-section{padding:32px 4px}.timeline-title{font-size:1.2rem;margin-bottom:1.2rem}.timeline-style-vertical .timeline-vertical{padding-left:18px}.timeline-style-vertical .timeline-event::before{left:-24px;width:12px;height:12px;border-width:3px}}.ai-tutorial-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}.ai-fade-in{animation:fadeIn 0.6s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ai-tutorial-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.ai-tutorial-header h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ai-tutorial-header p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.ai-video-section{margin-bottom:4rem;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,0.1)}.ai-video-container{position:relative;width:100%;max-width:800px;margin:0 auto 2rem;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,0.15)}.ai-video-wrapper{position:relative;padding-bottom:56.25%;height:0}.ai-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px}.ai-video-info{text-align:center}.ai-video-info h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:0.5rem}.ai-video-info p{color:#666;font-size:1.1rem}.ai-section-header{text-align:center;margin-bottom:3rem}.ai-section-header h2{font-size:2rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.ai-section-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.ai-features-overview{margin-bottom:4rem}.ai-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.ai-feature-card{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:all 0.3s ease;border:1px solid #f0f0f0}.ai-feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,0.12)}.ai-feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:white}.ai-feature-card h3{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.ai-feature-card p{color:#666;line-height:1.6}.ai-instructions-section{margin-bottom:4rem}.ai-instruction-card{background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.08);margin-bottom:2rem;overflow:hidden;border:1px solid #f0f0f0}.ai-instruction-header{display:flex;align-items:center;padding:2rem;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-bottom:1px solid #f0f0f0}.ai-instruction-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;color:white;flex-shrink:0}.ai-instruction-title h3{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:0.5rem}.ai-instruction-title p{color:#666;margin:0}.ai-instruction-content{padding:2rem}.ai-step{display:flex;align-items:flex-start;margin-bottom:1.5rem}.ai-step-number{width:32px;height:32px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:0.9rem;margin-right:1rem;flex-shrink:0}.ai-step-content h4{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:0.5rem}.ai-step-content p{color:#666;margin:0;line-height:1.6}.ai-tip{display:flex;align-items:flex-start;background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border:1px solid #ffeaa7;border-radius:8px;padding:1.5rem;margin-top:1.5rem}.ai-tip-icon{font-size:1.2rem;margin-right:1rem;flex-shrink:0}.ai-tip-content{color:#856404;font-size:0.95rem;line-height:1.6}.ai-tip-content strong{color:#5a4a00}.ai-cta-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;padding:3rem 2rem;text-align:center;color:white;margin-top:3rem}.ai-cta-content h2{font-size:2rem;font-weight:600;margin-bottom:1rem}.ai-cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:0.9}.ai-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ai-primary-btn,.ai-secondary-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.875rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all 0.3s ease;font-size:1rem}.ai-primary-btn{background:white;color:#667eea}.ai-primary-btn:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,0.2)}.ai-secondary-btn{background:transparent;color:white;border:2px solid rgba(255,255,255,0.3)}.ai-secondary-btn:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.5);transform:translateY(-2px)}@media(max-width:768px){.ai-tutorial-container{padding:1rem}.ai-tutorial-header h1{font-size:2rem}.ai-tutorial-header p{font-size:1rem}.ai-video-section{padding:1.5rem}.ai-features-grid{grid-template-columns:1fr;gap:1.5rem}.ai-instruction-header{flex-direction:column;text-align:center;padding:1.5rem}.ai-instruction-icon{margin-right:0;margin-bottom:1rem}.ai-instruction-content{padding:1.5rem}.ai-cta-section{padding:2rem 1.5rem}.ai-cta-buttons{flex-direction:column;align-items:center}.ai-primary-btn,.ai-secondary-btn{width:100%;max-width:300px;justify-content:center}}@media(max-width:480px){.ai-tutorial-header h1{font-size:1.75rem}.ai-section-header h2{font-size:1.5rem}.ai-feature-card{padding:1.5rem}.ai-instruction-card{margin-bottom:1.5rem}}@media(prefers-color-scheme:dark){.ai-tutorial-container{color:#e0e0e0}.ai-tutorial-header h1{color:#ffffff}.ai-feature-card,.ai-instruction-card{background:#2d2d2d;border-color:#404040;color:#e0e0e0}.ai-feature-card h3,.ai-instruction-title h3,.ai-step-content h4{color:#ffffff}.ai-feature-card p,.ai-instruction-title p,.ai-step-content p{color:#b0b0b0}.ai-instruction-header{background:linear-gradient(135deg,#3a3a3a 0%,#2d2d2d 100%);border-color:#404040}}.video-container{padding:40px 24px;margin:0 auto;max-width:800px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.video-title{font-size:1.75rem;font-weight:600;margin-bottom:0.75rem;color:#1a1a1a}.video-description{font-size:1rem;color:#666;margin-bottom:1.5rem}.video-player{width:100%;max-width:800px;margin:0 auto 1.5rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1);background-color:#000}.video-player video{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover}.video-player::-webkit-media-controls{background-color:rgba(0,0,0,0.7)}.video-player::-webkit-media-controls-panel{padding:0 10px}.video-info{font-size:0.9rem;color:#666;margin-top:0.75rem}@media(max-width:768px){.video-container{padding:30px 16px}.video-title{font-size:1.5rem}.video-description{font-size:0.95rem}.video-player{margin-bottom:1rem}}.video-player video::-webkit-media-controls-play-button{background-color:#2563eb;border-radius:50%;color:white}.video-player video::-webkit-media-controls-timeline{background-color:rgba(255,255,255,0.2);border-radius:4px;height:4px}.video-player video::-webkit-media-controls-volume-slider{background-color:rgba(255,255,255,0.2);border-radius:4px;height:4px}.video-player.loading{position:relative}.video-player.loading::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%)rotate(0deg)}100%{transform:translate(-50%,-50%)rotate(360deg)}}.aibui-yt .aibui-yt-wrap{position:relative;display:block;width:100%}.aibui-yt .aibui-yt-wrap::before{content:"";display:block;padding-top:56.25%}.aibui-yt .aibui-yt-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;border:0;display:block}.aibui-yt .aibui-yt-title{margin:0 0 8px;font-size:1.125rem;line-height:1.35}.aibui-yt .aibui-yt-placeholder{padding:12px 16px;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;background:#fafafa}