/* eb-text-pszrm Starts */.eb-text-wrapper.eb-text-pszrm{position:relative;text-align:left;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:15px;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-text-wrapper.eb-text-pszrm:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-text-wrapper.eb-text-pszrm .eb-text{text-align:left;color:#000a0a;column-rule-color:var(--eb-global-text-color);column-rule-style:default;font-family:"Figtree",sans-serif;font-size:16px;line-height:1.3em;font-weight:400;column-count:1;column-gap:15px}.eb-parent-eb-text-pszrm{display:block}.root-eb-text-pszrm{position:relative}.root-eb-text-pszrm.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-text-pszrm.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-text-pszrm.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-text-pszrm.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-text-pszrm .eb-protected-content-form{max-width:100%}.root-eb-text-pszrm .eb-protected-content-container,.root-eb-text-pszrm .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-text-pszrm .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-text-pszrm .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-text-pszrm .eb-protected-content-container:hover,.root-eb-text-pszrm .eb-pc-card:hover{border-radius:12px}.root-eb-text-pszrm .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-text-pszrm .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-text-pszrm .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-text-pszrm .eb-protected-content-form form,.root-eb-text-pszrm .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-text-pszrm .eb-protected-content-form form:hover,.root-eb-text-pszrm .eb-pc-form:hover{border-radius:4px}.root-eb-text-pszrm .eb-protected-content-input,.root-eb-text-pszrm .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-text-pszrm .eb-protected-content-input:focus,.root-eb-text-pszrm .eb-protected-content-input:hover,.root-eb-text-pszrm .eb-protected-content-input:active,.root-eb-text-pszrm .eb-protected-content-input:focus-visible,.root-eb-text-pszrm .eb-pc-form input:hover,.root-eb-text-pszrm .eb-pc-form input:active,.root-eb-text-pszrm .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-text-pszrm .eb-protected-content-submit,.root-eb-text-pszrm .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-text-pszrm .eb-protected-content-submit:hover,.root-eb-text-pszrm .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-text-pszrm .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-text-pszrm .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-text-pszrm .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-text-pszrm .eb-pc-mode-blur{position:relative}.root-eb-text-pszrm .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-text-pszrm .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-text-pszrm .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-text-pszrm .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-text-pszrm .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-text-pszrm .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-text-pszrm .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-text-pszrm .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-text-pszrm .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-text-pszrm .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-text-pszrm .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-text-pszrm .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-text-pszrm .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-text-pszrm .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-text-pszrm .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-text-pszrm .eb-pc-skeleton-bar,.root-eb-text-pszrm .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-text-pszrm .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-text-pszrm .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-text-pszrm .eb-pc-skeleton-bar-md{width:85%}.root-eb-text-pszrm .eb-pc-skeleton-bar-sm{width:55%}.root-eb-text-pszrm .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-text-pszrm .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-text-pszrm .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-text-pszrm .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-text-pszrm .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-text-pszrm .eb-pc-card-icon .dashicon,.root-eb-text-pszrm .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-text-pszrm .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-text-pszrm .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-text-pszrm .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-text-pszrm .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-parent-eb-text-pszrm{display:block}} @media(max-width: 767px){.eb-parent-eb-text-pszrm{display:block}.root-eb-text-pszrm .eb-protected-content-container,.root-eb-text-pszrm .eb-pc-card{padding:24px 18px}.root-eb-text-pszrm .eb-protected-content-form form,.root-eb-text-pszrm .eb-pc-form{flex-direction:column}.root-eb-text-pszrm .eb-protected-content-submit,.root-eb-text-pszrm .eb-pc-form button{width:100%}}/* =eb-text-pszrm= Ends *//* eb-advance-heading-pgvke Starts */.eb-advance-heading-wrapper.eb-advance-heading-pgvke{position:relative;text-align:left;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-pgvke:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title{text-align:left;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title{line-height:1}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title:has(> a){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title:has(> span){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title .first-title{color:#000a0a;font-family:"Figtree",sans-serif;font-size:16px;line-height:1.3em;font-weight:400;text-transform:none;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title .second-title{color:var(--eb-global-heading-color);font-family:"Playfair Display",serif;font-size:80px;line-height:1em;font-weight:400;text-decoration:initial;text-transform:none;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title .third-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-subtitle{text-align:left;color:#000a0a;font-family:"Playfair Display",serif;font-size:80px;line-height:1em;font-weight:400;text-decoration:initial;text-transform:none;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-separator{color:#000a0a;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-separator.line{border-style:none none solid;border-color:var(--eb-global-primary-color);border-width:4px;width:100px}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-separator.icon{text-align:left;color:var(--eb-global-primary-color);font-size:30px}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-separator.icon svg{fill:var(--eb-global-primary-color);height:30px}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-separator.icon > *{color:var(--eb-global-primary-color)}.eb-parent-eb-advance-heading-pgvke{display:block}.root-eb-advance-heading-pgvke{position:relative}.root-eb-advance-heading-pgvke.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advance-heading-pgvke.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advance-heading-pgvke.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advance-heading-pgvke.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advance-heading-pgvke .eb-protected-content-form{max-width:100%}.root-eb-advance-heading-pgvke .eb-protected-content-container,.root-eb-advance-heading-pgvke .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advance-heading-pgvke .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advance-heading-pgvke .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advance-heading-pgvke .eb-protected-content-container:hover,.root-eb-advance-heading-pgvke .eb-pc-card:hover{border-radius:12px}.root-eb-advance-heading-pgvke .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advance-heading-pgvke .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advance-heading-pgvke .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advance-heading-pgvke .eb-protected-content-form form,.root-eb-advance-heading-pgvke .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-pgvke .eb-protected-content-form form:hover,.root-eb-advance-heading-pgvke .eb-pc-form:hover{border-radius:4px}.root-eb-advance-heading-pgvke .eb-protected-content-input,.root-eb-advance-heading-pgvke .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advance-heading-pgvke .eb-protected-content-input:focus,.root-eb-advance-heading-pgvke .eb-protected-content-input:hover,.root-eb-advance-heading-pgvke .eb-protected-content-input:active,.root-eb-advance-heading-pgvke .eb-protected-content-input:focus-visible,.root-eb-advance-heading-pgvke .eb-pc-form input:hover,.root-eb-advance-heading-pgvke .eb-pc-form input:active,.root-eb-advance-heading-pgvke .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advance-heading-pgvke .eb-protected-content-submit,.root-eb-advance-heading-pgvke .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-pgvke .eb-protected-content-submit:hover,.root-eb-advance-heading-pgvke .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advance-heading-pgvke .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advance-heading-pgvke .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advance-heading-pgvke .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advance-heading-pgvke .eb-pc-mode-blur{position:relative}.root-eb-advance-heading-pgvke .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advance-heading-pgvke .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advance-heading-pgvke .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advance-heading-pgvke .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advance-heading-pgvke .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advance-heading-pgvke .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advance-heading-pgvke .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advance-heading-pgvke .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advance-heading-pgvke .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advance-heading-pgvke .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advance-heading-pgvke .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advance-heading-pgvke .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advance-heading-pgvke .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advance-heading-pgvke .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advance-heading-pgvke .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advance-heading-pgvke .eb-pc-skeleton-bar,.root-eb-advance-heading-pgvke .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advance-heading-pgvke .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advance-heading-pgvke .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advance-heading-pgvke .eb-pc-skeleton-bar-md{width:85%}.root-eb-advance-heading-pgvke .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advance-heading-pgvke .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advance-heading-pgvke .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advance-heading-pgvke .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advance-heading-pgvke .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advance-heading-pgvke .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advance-heading-pgvke .eb-pc-card-icon .dashicon,.root-eb-advance-heading-pgvke .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advance-heading-pgvke .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advance-heading-pgvke .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advance-heading-pgvke .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advance-heading-pgvke .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-title .second-title{font-size:58px;line-height:1.1em}.eb-advance-heading-wrapper.eb-advance-heading-pgvke .eb-ah-subtitle{font-size:58px;line-height:1.1em}.eb-parent-eb-advance-heading-pgvke{display:block}} @media(max-width: 767px){.eb-parent-eb-advance-heading-pgvke{display:block}.root-eb-advance-heading-pgvke .eb-protected-content-container,.root-eb-advance-heading-pgvke .eb-pc-card{padding:24px 18px}.root-eb-advance-heading-pgvke .eb-protected-content-form form,.root-eb-advance-heading-pgvke .eb-pc-form{flex-direction:column}.root-eb-advance-heading-pgvke .eb-protected-content-submit,.root-eb-advance-heading-pgvke .eb-pc-form button{width:100%}}.eb-advance-heading-pgvke .eb-ah-subtitle{ font-style: italic; } @media (max-width: 767px) { .eb-advance-heading-pgvke { /*display: block;*/ } } /* @media (max-width: 1024px) { .eb-advance-heading-pgvke.eb-advance-heading-wrapper.eb-advance-heading-pgvke.button-1 .first-title, .eb-advance-heading-wrapper.eb-advance-heading-pgvke.button-1 .eb-ah-subtitle { font-size: 48px !important; } } *//* =eb-advance-heading-pgvke= Ends *//* eb-column-5riu6 Starts */.eb-column-5riu6.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-5riu6.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-5riu6{width:60%;order:unset}.eb-parent-eb-column-5riu6{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-5riu6{display:block}.root-eb-column-5riu6{position:relative}.root-eb-column-5riu6.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-5riu6.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-5riu6.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-5riu6.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-5riu6 .eb-protected-content-form{max-width:100%}.root-eb-column-5riu6 .eb-protected-content-container,.root-eb-column-5riu6 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-5riu6 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-5riu6 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-5riu6 .eb-protected-content-container:hover,.root-eb-column-5riu6 .eb-pc-card:hover{border-radius:12px}.root-eb-column-5riu6 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-5riu6 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-5riu6 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-5riu6 .eb-protected-content-form form,.root-eb-column-5riu6 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-5riu6 .eb-protected-content-form form:hover,.root-eb-column-5riu6 .eb-pc-form:hover{border-radius:4px}.root-eb-column-5riu6 .eb-protected-content-input,.root-eb-column-5riu6 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-5riu6 .eb-protected-content-input:focus,.root-eb-column-5riu6 .eb-protected-content-input:hover,.root-eb-column-5riu6 .eb-protected-content-input:active,.root-eb-column-5riu6 .eb-protected-content-input:focus-visible,.root-eb-column-5riu6 .eb-pc-form input:hover,.root-eb-column-5riu6 .eb-pc-form input:active,.root-eb-column-5riu6 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-5riu6 .eb-protected-content-submit,.root-eb-column-5riu6 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-5riu6 .eb-protected-content-submit:hover,.root-eb-column-5riu6 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-5riu6 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-5riu6 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-5riu6 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-5riu6 .eb-pc-mode-blur{position:relative}.root-eb-column-5riu6 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-5riu6 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-5riu6 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-5riu6 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-5riu6 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-5riu6 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-5riu6 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-5riu6 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-5riu6 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-5riu6 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-5riu6 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-5riu6 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-5riu6 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-5riu6 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-5riu6 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-5riu6 .eb-pc-skeleton-bar,.root-eb-column-5riu6 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-5riu6 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-5riu6 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-5riu6 .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-5riu6 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-5riu6 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-5riu6 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-5riu6 .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-5riu6 .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-5riu6 .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-5riu6 .eb-pc-card-icon .dashicon,.root-eb-column-5riu6 .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-5riu6 .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-5riu6 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-5riu6 .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-5riu6 .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-5riu6{width:calc(70% - 0px);order:unset}.eb-parent-eb-column-5riu6{display:block}} @media(max-width: 767px){.root-eb-column-5riu6{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-5riu6{display:block}.root-eb-column-5riu6 .eb-protected-content-container,.root-eb-column-5riu6 .eb-pc-card{padding:24px 18px}.root-eb-column-5riu6 .eb-protected-content-form form,.root-eb-column-5riu6 .eb-pc-form{flex-direction:column}.root-eb-column-5riu6 .eb-protected-content-submit,.root-eb-column-5riu6 .eb-pc-form button{width:100%}}/* =eb-column-5riu6= Ends *//* eb-column-io7ay Starts */.eb-column-io7ay.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-io7ay.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-io7ay{width:30%;order:unset}.eb-parent-eb-column-io7ay{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-io7ay{display:block}.root-eb-column-io7ay{position:relative}.root-eb-column-io7ay.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-io7ay.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-io7ay.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-io7ay.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-io7ay .eb-protected-content-form{max-width:100%}.root-eb-column-io7ay .eb-protected-content-container,.root-eb-column-io7ay .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-io7ay .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-io7ay .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-io7ay .eb-protected-content-container:hover,.root-eb-column-io7ay .eb-pc-card:hover{border-radius:12px}.root-eb-column-io7ay .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-io7ay .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-io7ay .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-io7ay .eb-protected-content-form form,.root-eb-column-io7ay .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-io7ay .eb-protected-content-form form:hover,.root-eb-column-io7ay .eb-pc-form:hover{border-radius:4px}.root-eb-column-io7ay .eb-protected-content-input,.root-eb-column-io7ay .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-io7ay .eb-protected-content-input:focus,.root-eb-column-io7ay .eb-protected-content-input:hover,.root-eb-column-io7ay .eb-protected-content-input:active,.root-eb-column-io7ay .eb-protected-content-input:focus-visible,.root-eb-column-io7ay .eb-pc-form input:hover,.root-eb-column-io7ay .eb-pc-form input:active,.root-eb-column-io7ay .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-io7ay .eb-protected-content-submit,.root-eb-column-io7ay .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-io7ay .eb-protected-content-submit:hover,.root-eb-column-io7ay .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-io7ay .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-io7ay .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-io7ay .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-io7ay .eb-pc-mode-blur{position:relative}.root-eb-column-io7ay .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-io7ay .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-io7ay .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-io7ay .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-io7ay .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-io7ay .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-io7ay .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-io7ay .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-io7ay .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-io7ay .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-io7ay .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-io7ay .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-io7ay .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-io7ay .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-io7ay .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-io7ay .eb-pc-skeleton-bar,.root-eb-column-io7ay .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-io7ay .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-io7ay .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-io7ay .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-io7ay .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-io7ay .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-io7ay .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-io7ay .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-io7ay .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-io7ay .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-io7ay .eb-pc-card-icon .dashicon,.root-eb-column-io7ay .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-io7ay .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-io7ay .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-io7ay .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-io7ay .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-io7ay{width:calc(1% - 0px);order:unset}.eb-parent-eb-column-io7ay{display:none}} @media(max-width: 767px){.root-eb-column-io7ay{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-io7ay{display:block}.root-eb-column-io7ay .eb-protected-content-container,.root-eb-column-io7ay .eb-pc-card{padding:24px 18px}.root-eb-column-io7ay .eb-protected-content-form form,.root-eb-column-io7ay .eb-pc-form{flex-direction:column}.root-eb-column-io7ay .eb-protected-content-submit,.root-eb-column-io7ay .eb-pc-form button{width:100%}}/* =eb-column-io7ay= Ends *//* eb-text-f77en Starts */.eb-text-wrapper.eb-text-f77en{position:relative;text-align:left;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-text-wrapper.eb-text-f77en:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-text-wrapper.eb-text-f77en .eb-text{text-align:left;color:#000a0a;column-rule-color:var(--eb-global-text-color);column-rule-style:default;font-family:"Figtree",sans-serif;font-size:16px;line-height:1.3em;font-weight:400;column-count:1;column-gap:15px}.eb-parent-eb-text-f77en{display:block}.root-eb-text-f77en{position:relative}.root-eb-text-f77en.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-text-f77en.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-text-f77en.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-text-f77en.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-text-f77en .eb-protected-content-form{max-width:100%}.root-eb-text-f77en .eb-protected-content-container,.root-eb-text-f77en .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-text-f77en .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-text-f77en .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-text-f77en .eb-protected-content-container:hover,.root-eb-text-f77en .eb-pc-card:hover{border-radius:12px}.root-eb-text-f77en .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-text-f77en .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-text-f77en .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-text-f77en .eb-protected-content-form form,.root-eb-text-f77en .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-text-f77en .eb-protected-content-form form:hover,.root-eb-text-f77en .eb-pc-form:hover{border-radius:4px}.root-eb-text-f77en .eb-protected-content-input,.root-eb-text-f77en .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-text-f77en .eb-protected-content-input:focus,.root-eb-text-f77en .eb-protected-content-input:hover,.root-eb-text-f77en .eb-protected-content-input:active,.root-eb-text-f77en .eb-protected-content-input:focus-visible,.root-eb-text-f77en .eb-pc-form input:hover,.root-eb-text-f77en .eb-pc-form input:active,.root-eb-text-f77en .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-text-f77en .eb-protected-content-submit,.root-eb-text-f77en .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-text-f77en .eb-protected-content-submit:hover,.root-eb-text-f77en .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-text-f77en .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-text-f77en .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-text-f77en .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-text-f77en .eb-pc-mode-blur{position:relative}.root-eb-text-f77en .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-text-f77en .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-text-f77en .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-text-f77en .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-text-f77en .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-text-f77en .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-text-f77en .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-text-f77en .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-text-f77en .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-text-f77en .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-text-f77en .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-text-f77en .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-text-f77en .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-text-f77en .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-text-f77en .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-text-f77en .eb-pc-skeleton-bar,.root-eb-text-f77en .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-text-f77en .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-text-f77en .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-text-f77en .eb-pc-skeleton-bar-md{width:85%}.root-eb-text-f77en .eb-pc-skeleton-bar-sm{width:55%}.root-eb-text-f77en .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-text-f77en .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-text-f77en .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-text-f77en .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-text-f77en .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-text-f77en .eb-pc-card-icon .dashicon,.root-eb-text-f77en .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-text-f77en .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-text-f77en .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-text-f77en .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-text-f77en .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-parent-eb-text-f77en{display:block}} @media(max-width: 767px){.eb-parent-eb-text-f77en{display:block}.root-eb-text-f77en .eb-protected-content-container,.root-eb-text-f77en .eb-pc-card{padding:24px 18px}.root-eb-text-f77en .eb-protected-content-form form,.root-eb-text-f77en .eb-pc-form{flex-direction:column}.root-eb-text-f77en .eb-protected-content-submit,.root-eb-text-f77en .eb-pc-form button{width:100%}}/* =eb-text-f77en= Ends *//* eb-button-fbsh8 Starts */.eb-button-wrapper.eb-button-fbsh8{margin-top:26px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-button-wrapper.eb-button-fbsh8 .eb-button-inner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.eb-button-wrapper.eb-button-fbsh8 .eb-button-loadmore,.eb-button-wrapper-eb-button-fbsh8 .eb-button-loadmore,.eb-button-wrapper.eb-button-fbsh8 .eb-button-anchor{background-color:rgba(0,0,0,0);border-width:1px;border-color:#003635;border-style:solid;border-radius:4px;font-family:"Figtree",sans-serif;font-size:16px;line-height:1.3em;font-weight:600;padding-top:12px;padding-right:24px;padding-left:24px;padding-bottom:12px;color:#003635;transition:all 0.3s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-button-wrapper.eb-button-fbsh8 .eb-button-anchor:before,.eb-button-wrapper.eb-button-fbsh8 .eb-button-loadmore:before{background-color:#003635;color:var(--eb-global-button-text-color)}.eb-button-wrapper.eb-button-fbsh8 .eb-button-anchor:hover,.eb-button-wrapper-eb-button-fbsh8 .eb-button-loadmore:hover,.eb-button-wrapper.eb-button-fbsh8 .eb-button-loadmore:hover{background-color:#003635;color:var(--eb-global-button-text-color)}.eb-button-wrapper.eb-button-fbsh8 .eb-button-icon{font-size:16px;margin-left:8px}.eb-button-wrapper.eb-button-fbsh8 .eb-button-icon svg,.eb-button-wrapper.eb-button-fbsh8 svg.eb-button-icon{width:16px;height:16px}.eb-parent-eb-button-fbsh8{display:block}.root-eb-button-fbsh8{position:relative}.root-eb-button-fbsh8.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-button-fbsh8.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-button-fbsh8.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-button-fbsh8.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-button-fbsh8 .eb-protected-content-form{max-width:100%}.root-eb-button-fbsh8 .eb-protected-content-container,.root-eb-button-fbsh8 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-button-fbsh8 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-button-fbsh8 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-button-fbsh8 .eb-protected-content-container:hover,.root-eb-button-fbsh8 .eb-pc-card:hover{border-radius:12px}.root-eb-button-fbsh8 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-button-fbsh8 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-button-fbsh8 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-button-fbsh8 .eb-protected-content-form form,.root-eb-button-fbsh8 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-fbsh8 .eb-protected-content-form form:hover,.root-eb-button-fbsh8 .eb-pc-form:hover{border-radius:4px}.root-eb-button-fbsh8 .eb-protected-content-input,.root-eb-button-fbsh8 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-button-fbsh8 .eb-protected-content-input:focus,.root-eb-button-fbsh8 .eb-protected-content-input:hover,.root-eb-button-fbsh8 .eb-protected-content-input:active,.root-eb-button-fbsh8 .eb-protected-content-input:focus-visible,.root-eb-button-fbsh8 .eb-pc-form input:hover,.root-eb-button-fbsh8 .eb-pc-form input:active,.root-eb-button-fbsh8 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-button-fbsh8 .eb-protected-content-submit,.root-eb-button-fbsh8 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-fbsh8 .eb-protected-content-submit:hover,.root-eb-button-fbsh8 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-button-fbsh8 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-button-fbsh8 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-button-fbsh8 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-button-fbsh8 .eb-pc-mode-blur{position:relative}.root-eb-button-fbsh8 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-button-fbsh8 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-button-fbsh8 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-button-fbsh8 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-button-fbsh8 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-button-fbsh8 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-button-fbsh8 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-button-fbsh8 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-button-fbsh8 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-button-fbsh8 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-button-fbsh8 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-button-fbsh8 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-button-fbsh8 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-button-fbsh8 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-button-fbsh8 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-button-fbsh8 .eb-pc-skeleton-bar,.root-eb-button-fbsh8 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-button-fbsh8 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-button-fbsh8 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-button-fbsh8 .eb-pc-skeleton-bar-md{width:85%}.root-eb-button-fbsh8 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-button-fbsh8 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-button-fbsh8 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-button-fbsh8 .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-button-fbsh8 .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-button-fbsh8 .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-button-fbsh8 .eb-pc-card-icon .dashicon,.root-eb-button-fbsh8 .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-button-fbsh8 .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-button-fbsh8 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-button-fbsh8 .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-button-fbsh8 .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-button-wrapper.eb-button-fbsh8 .eb-button-anchor{font-size:15px;padding-top:8px;padding-right:15px;padding-left:15px;padding-bottom:8px}.eb-parent-eb-button-fbsh8{display:block}} @media(max-width: 767px){.eb-parent-eb-button-fbsh8{display:block}.root-eb-button-fbsh8 .eb-protected-content-container,.root-eb-button-fbsh8 .eb-pc-card{padding:24px 18px}.root-eb-button-fbsh8 .eb-protected-content-form form,.root-eb-button-fbsh8 .eb-pc-form{flex-direction:column}.root-eb-button-fbsh8 .eb-protected-content-submit,.root-eb-button-fbsh8 .eb-pc-form button{width:100%}}/* =eb-button-fbsh8= Ends *//* eb-column-il1io Starts */.eb-column-il1io.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-il1io.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-il1io{align-self:flex-start !important;width:70%;order:unset}.eb-parent-eb-column-il1io{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-il1io{display:block}.root-eb-column-il1io{position:relative}.root-eb-column-il1io.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-il1io.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-il1io.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-il1io.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-il1io .eb-protected-content-form{max-width:100%}.root-eb-column-il1io .eb-protected-content-container,.root-eb-column-il1io .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-il1io .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-il1io .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-il1io .eb-protected-content-container:hover,.root-eb-column-il1io .eb-pc-card:hover{border-radius:12px}.root-eb-column-il1io .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-il1io .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-il1io .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-il1io .eb-protected-content-form form,.root-eb-column-il1io .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-il1io .eb-protected-content-form form:hover,.root-eb-column-il1io .eb-pc-form:hover{border-radius:4px}.root-eb-column-il1io .eb-protected-content-input,.root-eb-column-il1io .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-il1io .eb-protected-content-input:focus,.root-eb-column-il1io .eb-protected-content-input:hover,.root-eb-column-il1io .eb-protected-content-input:active,.root-eb-column-il1io .eb-protected-content-input:focus-visible,.root-eb-column-il1io .eb-pc-form input:hover,.root-eb-column-il1io .eb-pc-form input:active,.root-eb-column-il1io .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-il1io .eb-protected-content-submit,.root-eb-column-il1io .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-il1io .eb-protected-content-submit:hover,.root-eb-column-il1io .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-il1io .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-il1io .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-il1io .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-il1io .eb-pc-mode-blur{position:relative}.root-eb-column-il1io .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-il1io .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-il1io .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-il1io .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-il1io .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-il1io .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-il1io .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-il1io .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-il1io .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-il1io .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-il1io .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-il1io .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-il1io .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-il1io .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-il1io .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-il1io .eb-pc-skeleton-bar,.root-eb-column-il1io .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-il1io .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-il1io .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-il1io .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-il1io .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-il1io .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-il1io .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-il1io .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-il1io .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-il1io .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-il1io .eb-pc-card-icon .dashicon,.root-eb-column-il1io .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-il1io .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-il1io .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-il1io .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-il1io .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-il1io{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-il1io{margin:0px;padding:0px}.eb-parent-eb-column-il1io{display:block}} @media(max-width: 767px){.root-eb-column-il1io{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-il1io{display:block}.root-eb-column-il1io .eb-protected-content-container,.root-eb-column-il1io .eb-pc-card{padding:24px 18px}.root-eb-column-il1io .eb-protected-content-form form,.root-eb-column-il1io .eb-pc-form{flex-direction:column}.root-eb-column-il1io .eb-protected-content-submit,.root-eb-column-il1io .eb-pc-form button{width:100%}}/* =eb-column-il1io= Ends *//* eb-row-mk88y Starts */.eb-row-mk88y.eb-row-root-container > *{position:relative}.eb-row-mk88y.eb-row-root-container{margin-top:0px;margin-bottom:0px;padding:0px;transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-mk88y.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-mk88y.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{align-items:flex-start;gap:0px;flex-flow:row}.eb-parent-eb-row-mk88y{display:block}.root-eb-row-mk88y{position:relative}.root-eb-row-mk88y.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-mk88y.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-mk88y.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-mk88y.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-row-mk88y .eb-protected-content-form{max-width:100%}.root-eb-row-mk88y .eb-protected-content-container,.root-eb-row-mk88y .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-row-mk88y .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-row-mk88y .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-row-mk88y .eb-protected-content-container:hover,.root-eb-row-mk88y .eb-pc-card:hover{border-radius:12px}.root-eb-row-mk88y .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-row-mk88y .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-row-mk88y .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-row-mk88y .eb-protected-content-form form,.root-eb-row-mk88y .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-mk88y .eb-protected-content-form form:hover,.root-eb-row-mk88y .eb-pc-form:hover{border-radius:4px}.root-eb-row-mk88y .eb-protected-content-input,.root-eb-row-mk88y .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-row-mk88y .eb-protected-content-input:focus,.root-eb-row-mk88y .eb-protected-content-input:hover,.root-eb-row-mk88y .eb-protected-content-input:active,.root-eb-row-mk88y .eb-protected-content-input:focus-visible,.root-eb-row-mk88y .eb-pc-form input:hover,.root-eb-row-mk88y .eb-pc-form input:active,.root-eb-row-mk88y .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-row-mk88y .eb-protected-content-submit,.root-eb-row-mk88y .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-mk88y .eb-protected-content-submit:hover,.root-eb-row-mk88y .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-row-mk88y .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-row-mk88y .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-row-mk88y .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-row-mk88y .eb-pc-mode-blur{position:relative}.root-eb-row-mk88y .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-row-mk88y .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-row-mk88y .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-row-mk88y .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-row-mk88y .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-row-mk88y .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-row-mk88y .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-row-mk88y .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-row-mk88y .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-row-mk88y .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-row-mk88y .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-row-mk88y .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-row-mk88y .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-row-mk88y .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-row-mk88y .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-row-mk88y .eb-pc-skeleton-bar,.root-eb-row-mk88y .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-row-mk88y .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-row-mk88y .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-row-mk88y .eb-pc-skeleton-bar-md{width:85%}.root-eb-row-mk88y .eb-pc-skeleton-bar-sm{width:55%}.root-eb-row-mk88y .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-row-mk88y .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-row-mk88y .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-row-mk88y .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-row-mk88y .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-row-mk88y .eb-pc-card-icon .dashicon,.root-eb-row-mk88y .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-row-mk88y .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-row-mk88y .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-row-mk88y .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-row-mk88y .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-row-mk88y.eb-row-root-container{margin-top:0px;margin-bottom:0px;padding:0px}.eb-row-mk88y.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-mk88y{display:block}} @media(max-width: 767px){.eb-row-mk88y.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-mk88y{display:block}.root-eb-row-mk88y .eb-protected-content-container,.root-eb-row-mk88y .eb-pc-card{padding:24px 18px}.root-eb-row-mk88y .eb-protected-content-form form,.root-eb-row-mk88y .eb-pc-form{flex-direction:column}.root-eb-row-mk88y .eb-protected-content-submit,.root-eb-row-mk88y .eb-pc-form button{width:100%}}/* =eb-row-mk88y= Ends *//* eb-column-6epou Starts */.eb-column-6epou.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-6epou.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-6epou{align-self:flex-end !important;width:40%;order:unset}.eb-parent-eb-column-6epou{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-6epou{display:block}.root-eb-column-6epou{position:relative}.root-eb-column-6epou.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-6epou.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-6epou.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-6epou.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-6epou .eb-protected-content-form{max-width:100%}.root-eb-column-6epou .eb-protected-content-container,.root-eb-column-6epou .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-6epou .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-6epou .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-6epou .eb-protected-content-container:hover,.root-eb-column-6epou .eb-pc-card:hover{border-radius:12px}.root-eb-column-6epou .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-6epou .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-6epou .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-6epou .eb-protected-content-form form,.root-eb-column-6epou .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-6epou .eb-protected-content-form form:hover,.root-eb-column-6epou .eb-pc-form:hover{border-radius:4px}.root-eb-column-6epou .eb-protected-content-input,.root-eb-column-6epou .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-6epou .eb-protected-content-input:focus,.root-eb-column-6epou .eb-protected-content-input:hover,.root-eb-column-6epou .eb-protected-content-input:active,.root-eb-column-6epou .eb-protected-content-input:focus-visible,.root-eb-column-6epou .eb-pc-form input:hover,.root-eb-column-6epou .eb-pc-form input:active,.root-eb-column-6epou .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-6epou .eb-protected-content-submit,.root-eb-column-6epou .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-6epou .eb-protected-content-submit:hover,.root-eb-column-6epou .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-6epou .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-6epou .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-6epou .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-6epou .eb-pc-mode-blur{position:relative}.root-eb-column-6epou .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-6epou .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-6epou .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-6epou .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-6epou .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-6epou .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-6epou .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-6epou .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-6epou .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-6epou .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-6epou .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-6epou .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-6epou .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-6epou .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-6epou .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-6epou .eb-pc-skeleton-bar,.root-eb-column-6epou .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-6epou .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-6epou .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-6epou .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-6epou .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-6epou .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-6epou .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-6epou .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-6epou .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-6epou .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-6epou .eb-pc-card-icon .dashicon,.root-eb-column-6epou .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-6epou .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-6epou .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-6epou .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-6epou .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-6epou{width:calc(30% - 0px);order:unset}.eb-parent-eb-column-6epou{margin:0px;padding:0px}.eb-parent-eb-column-6epou{display:block}} @media(max-width: 767px){.root-eb-column-6epou{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-6epou{display:block}.root-eb-column-6epou .eb-protected-content-container,.root-eb-column-6epou .eb-pc-card{padding:24px 18px}.root-eb-column-6epou .eb-protected-content-form form,.root-eb-column-6epou .eb-pc-form{flex-direction:column}.root-eb-column-6epou .eb-protected-content-submit,.root-eb-column-6epou .eb-pc-form button{width:100%}}/* =eb-column-6epou= Ends *//* eb-row-lmerf Starts */.eb-row-lmerf.eb-row-root-container > *{position:relative}.eb-row-lmerf.eb-row-root-container{margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:85px;transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-lmerf.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-lmerf.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:0px;flex-flow:row}.eb-parent-eb-row-lmerf{display:block}.root-eb-row-lmerf{position:relative}.root-eb-row-lmerf.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-lmerf.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-lmerf.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-lmerf.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-row-lmerf .eb-protected-content-form{max-width:100%}.root-eb-row-lmerf .eb-protected-content-container,.root-eb-row-lmerf .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-row-lmerf .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-row-lmerf .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-row-lmerf .eb-protected-content-container:hover,.root-eb-row-lmerf .eb-pc-card:hover{border-radius:12px}.root-eb-row-lmerf .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-row-lmerf .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-row-lmerf .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-row-lmerf .eb-protected-content-form form,.root-eb-row-lmerf .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-lmerf .eb-protected-content-form form:hover,.root-eb-row-lmerf .eb-pc-form:hover{border-radius:4px}.root-eb-row-lmerf .eb-protected-content-input,.root-eb-row-lmerf .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-row-lmerf .eb-protected-content-input:focus,.root-eb-row-lmerf .eb-protected-content-input:hover,.root-eb-row-lmerf .eb-protected-content-input:active,.root-eb-row-lmerf .eb-protected-content-input:focus-visible,.root-eb-row-lmerf .eb-pc-form input:hover,.root-eb-row-lmerf .eb-pc-form input:active,.root-eb-row-lmerf .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-row-lmerf .eb-protected-content-submit,.root-eb-row-lmerf .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-lmerf .eb-protected-content-submit:hover,.root-eb-row-lmerf .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-row-lmerf .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-row-lmerf .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-row-lmerf .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-row-lmerf .eb-pc-mode-blur{position:relative}.root-eb-row-lmerf .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-row-lmerf .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-row-lmerf .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-row-lmerf .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-row-lmerf .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-row-lmerf .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-row-lmerf .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-row-lmerf .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-row-lmerf .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-row-lmerf .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-row-lmerf .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-row-lmerf .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-row-lmerf .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-row-lmerf .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-row-lmerf .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-row-lmerf .eb-pc-skeleton-bar,.root-eb-row-lmerf .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-row-lmerf .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-row-lmerf .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-row-lmerf .eb-pc-skeleton-bar-md{width:85%}.root-eb-row-lmerf .eb-pc-skeleton-bar-sm{width:55%}.root-eb-row-lmerf .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-row-lmerf .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-row-lmerf .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-row-lmerf .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-row-lmerf .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-row-lmerf .eb-pc-card-icon .dashicon,.root-eb-row-lmerf .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-row-lmerf .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-row-lmerf .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-row-lmerf .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-row-lmerf .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-row-lmerf.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-lmerf{display:block}} @media(max-width: 767px){.eb-row-lmerf.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-lmerf{display:block}.root-eb-row-lmerf .eb-protected-content-container,.root-eb-row-lmerf .eb-pc-card{padding:24px 18px}.root-eb-row-lmerf .eb-protected-content-form form,.root-eb-row-lmerf .eb-pc-form{flex-direction:column}.root-eb-row-lmerf .eb-protected-content-submit,.root-eb-row-lmerf .eb-pc-form button{width:100%}}/* =eb-row-lmerf= Ends *//* eb-advanced-image-xgqru Starts */.eb-advanced-image-wrapper.eb-advanced-image-xgqru{transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper .eb-image-wrapper-inner{margin-bottom:16px;border-radius:0px;height:auto;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper figcaption{color:var(--eb-global-primary-color);text-align:center;font-size:13px}.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption{background:var(--eb-global-background-color)}.eb-parent-eb-advanced-image-xgqru{display:block}.root-eb-advanced-image-xgqru{position:relative}.root-eb-advanced-image-xgqru.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advanced-image-xgqru.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advanced-image-xgqru.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advanced-image-xgqru.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advanced-image-xgqru .eb-protected-content-form{max-width:100%}.root-eb-advanced-image-xgqru .eb-protected-content-container,.root-eb-advanced-image-xgqru .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advanced-image-xgqru .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advanced-image-xgqru .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advanced-image-xgqru .eb-protected-content-container:hover,.root-eb-advanced-image-xgqru .eb-pc-card:hover{border-radius:12px}.root-eb-advanced-image-xgqru .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advanced-image-xgqru .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advanced-image-xgqru .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advanced-image-xgqru .eb-protected-content-form form,.root-eb-advanced-image-xgqru .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-xgqru .eb-protected-content-form form:hover,.root-eb-advanced-image-xgqru .eb-pc-form:hover{border-radius:4px}.root-eb-advanced-image-xgqru .eb-protected-content-input,.root-eb-advanced-image-xgqru .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advanced-image-xgqru .eb-protected-content-input:focus,.root-eb-advanced-image-xgqru .eb-protected-content-input:hover,.root-eb-advanced-image-xgqru .eb-protected-content-input:active,.root-eb-advanced-image-xgqru .eb-protected-content-input:focus-visible,.root-eb-advanced-image-xgqru .eb-pc-form input:hover,.root-eb-advanced-image-xgqru .eb-pc-form input:active,.root-eb-advanced-image-xgqru .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advanced-image-xgqru .eb-protected-content-submit,.root-eb-advanced-image-xgqru .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-xgqru .eb-protected-content-submit:hover,.root-eb-advanced-image-xgqru .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advanced-image-xgqru .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advanced-image-xgqru .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advanced-image-xgqru .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advanced-image-xgqru .eb-pc-mode-blur{position:relative}.root-eb-advanced-image-xgqru .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advanced-image-xgqru .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advanced-image-xgqru .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advanced-image-xgqru .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advanced-image-xgqru .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advanced-image-xgqru .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advanced-image-xgqru .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advanced-image-xgqru .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advanced-image-xgqru .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advanced-image-xgqru .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advanced-image-xgqru .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advanced-image-xgqru .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advanced-image-xgqru .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advanced-image-xgqru .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advanced-image-xgqru .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advanced-image-xgqru .eb-pc-skeleton-bar,.root-eb-advanced-image-xgqru .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advanced-image-xgqru .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advanced-image-xgqru .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advanced-image-xgqru .eb-pc-skeleton-bar-md{width:85%}.root-eb-advanced-image-xgqru .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advanced-image-xgqru .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advanced-image-xgqru .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advanced-image-xgqru .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advanced-image-xgqru .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advanced-image-xgqru .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advanced-image-xgqru .eb-pc-card-icon .dashicon,.root-eb-advanced-image-xgqru .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advanced-image-xgqru .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advanced-image-xgqru .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advanced-image-xgqru .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advanced-image-xgqru .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-xgqru{display:block}} @media(max-width: 767px){.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-xgqru .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-xgqru{display:block}.root-eb-advanced-image-xgqru .eb-protected-content-container,.root-eb-advanced-image-xgqru .eb-pc-card{padding:24px 18px}.root-eb-advanced-image-xgqru .eb-protected-content-form form,.root-eb-advanced-image-xgqru .eb-pc-form{flex-direction:column}.root-eb-advanced-image-xgqru .eb-protected-content-submit,.root-eb-advanced-image-xgqru .eb-pc-form button{width:100%}}/* =eb-advanced-image-xgqru= Ends *//* eb-advance-heading-vy8e6 Starts */.eb-advance-heading-wrapper.eb-advance-heading-vy8e6{position:relative;text-align:left;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title{text-align:left;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:32px}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title{line-height:1}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title:has(> a){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title:has(> span){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title .first-title{color:#000a0a;font-family:"Figtree",sans-serif;font-size:48px;line-height:1em;font-weight:400;text-decoration:initial;text-transform:none;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title .second-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title .third-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-subtitle{text-align:left;color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:20px}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-separator{color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-separator.line{border-style:none none solid;border-color:var(--eb-global-primary-color);border-width:4px;width:100px}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-separator.icon{text-align:left;color:var(--eb-global-primary-color);font-size:30px}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-separator.icon svg{fill:var(--eb-global-primary-color);height:30px}.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-separator.icon > *{color:var(--eb-global-primary-color)}.eb-parent-eb-advance-heading-vy8e6{display:block}.root-eb-advance-heading-vy8e6{position:relative}.root-eb-advance-heading-vy8e6.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advance-heading-vy8e6.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advance-heading-vy8e6.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advance-heading-vy8e6.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advance-heading-vy8e6 .eb-protected-content-form{max-width:100%}.root-eb-advance-heading-vy8e6 .eb-protected-content-container,.root-eb-advance-heading-vy8e6 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advance-heading-vy8e6 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advance-heading-vy8e6 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advance-heading-vy8e6 .eb-protected-content-container:hover,.root-eb-advance-heading-vy8e6 .eb-pc-card:hover{border-radius:12px}.root-eb-advance-heading-vy8e6 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advance-heading-vy8e6 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advance-heading-vy8e6 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advance-heading-vy8e6 .eb-protected-content-form form,.root-eb-advance-heading-vy8e6 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-vy8e6 .eb-protected-content-form form:hover,.root-eb-advance-heading-vy8e6 .eb-pc-form:hover{border-radius:4px}.root-eb-advance-heading-vy8e6 .eb-protected-content-input,.root-eb-advance-heading-vy8e6 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advance-heading-vy8e6 .eb-protected-content-input:focus,.root-eb-advance-heading-vy8e6 .eb-protected-content-input:hover,.root-eb-advance-heading-vy8e6 .eb-protected-content-input:active,.root-eb-advance-heading-vy8e6 .eb-protected-content-input:focus-visible,.root-eb-advance-heading-vy8e6 .eb-pc-form input:hover,.root-eb-advance-heading-vy8e6 .eb-pc-form input:active,.root-eb-advance-heading-vy8e6 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advance-heading-vy8e6 .eb-protected-content-submit,.root-eb-advance-heading-vy8e6 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-vy8e6 .eb-protected-content-submit:hover,.root-eb-advance-heading-vy8e6 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advance-heading-vy8e6 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advance-heading-vy8e6 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur{position:relative}.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advance-heading-vy8e6 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advance-heading-vy8e6 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advance-heading-vy8e6 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advance-heading-vy8e6 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advance-heading-vy8e6 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advance-heading-vy8e6 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advance-heading-vy8e6 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advance-heading-vy8e6 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advance-heading-vy8e6 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advance-heading-vy8e6 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advance-heading-vy8e6 .eb-pc-skeleton-bar,.root-eb-advance-heading-vy8e6 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advance-heading-vy8e6 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advance-heading-vy8e6 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advance-heading-vy8e6 .eb-pc-skeleton-bar-md{width:85%}.root-eb-advance-heading-vy8e6 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advance-heading-vy8e6 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advance-heading-vy8e6 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advance-heading-vy8e6 .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advance-heading-vy8e6 .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advance-heading-vy8e6 .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advance-heading-vy8e6 .eb-pc-card-icon .dashicon,.root-eb-advance-heading-vy8e6 .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advance-heading-vy8e6 .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advance-heading-vy8e6 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advance-heading-vy8e6 .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advance-heading-vy8e6 .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advance-heading-wrapper.eb-advance-heading-vy8e6 .eb-ah-title .first-title{font-size:36px;line-height:1.1em}.eb-parent-eb-advance-heading-vy8e6{display:block}} @media(max-width: 767px){.eb-parent-eb-advance-heading-vy8e6{display:block}.root-eb-advance-heading-vy8e6 .eb-protected-content-container,.root-eb-advance-heading-vy8e6 .eb-pc-card{padding:24px 18px}.root-eb-advance-heading-vy8e6 .eb-protected-content-form form,.root-eb-advance-heading-vy8e6 .eb-pc-form{flex-direction:column}.root-eb-advance-heading-vy8e6 .eb-protected-content-submit,.root-eb-advance-heading-vy8e6 .eb-pc-form button{width:100%}}/* =eb-advance-heading-vy8e6= Ends *//* eb-button-vm2j1 Starts */.eb-button-wrapper.eb-button-vm2j1{margin-top:28px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-button-wrapper.eb-button-vm2j1 .eb-button-inner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.eb-button-wrapper.eb-button-vm2j1 .eb-button-loadmore,.eb-button-wrapper-eb-button-vm2j1 .eb-button-loadmore,.eb-button-wrapper.eb-button-vm2j1 .eb-button-anchor{background-color:rgba(0,0,0,0);padding:0px;color:#003635;transition:all 0.3s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-button-wrapper.eb-button-vm2j1 .eb-button-anchor:before,.eb-button-wrapper.eb-button-vm2j1 .eb-button-loadmore:before{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-vm2j1 .eb-button-anchor:hover,.eb-button-wrapper-eb-button-vm2j1 .eb-button-loadmore:hover,.eb-button-wrapper.eb-button-vm2j1 .eb-button-loadmore:hover{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-vm2j1 .eb-button-icon{font-size:18px;margin-left:8px}.eb-button-wrapper.eb-button-vm2j1 .eb-button-icon svg,.eb-button-wrapper.eb-button-vm2j1 svg.eb-button-icon{width:18px;height:18px}.eb-parent-eb-button-vm2j1{display:block}.root-eb-button-vm2j1{position:relative}.root-eb-button-vm2j1.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-button-vm2j1.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-button-vm2j1.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-button-vm2j1.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-button-vm2j1 .eb-protected-content-form{max-width:100%}.root-eb-button-vm2j1 .eb-protected-content-container,.root-eb-button-vm2j1 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-button-vm2j1 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-button-vm2j1 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-button-vm2j1 .eb-protected-content-container:hover,.root-eb-button-vm2j1 .eb-pc-card:hover{border-radius:12px}.root-eb-button-vm2j1 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-button-vm2j1 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-button-vm2j1 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-button-vm2j1 .eb-protected-content-form form,.root-eb-button-vm2j1 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-vm2j1 .eb-protected-content-form form:hover,.root-eb-button-vm2j1 .eb-pc-form:hover{border-radius:4px}.root-eb-button-vm2j1 .eb-protected-content-input,.root-eb-button-vm2j1 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-button-vm2j1 .eb-protected-content-input:focus,.root-eb-button-vm2j1 .eb-protected-content-input:hover,.root-eb-button-vm2j1 .eb-protected-content-input:active,.root-eb-button-vm2j1 .eb-protected-content-input:focus-visible,.root-eb-button-vm2j1 .eb-pc-form input:hover,.root-eb-button-vm2j1 .eb-pc-form input:active,.root-eb-button-vm2j1 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-button-vm2j1 .eb-protected-content-submit,.root-eb-button-vm2j1 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-vm2j1 .eb-protected-content-submit:hover,.root-eb-button-vm2j1 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-button-vm2j1 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-button-vm2j1 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-button-vm2j1 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-button-vm2j1 .eb-pc-mode-blur{position:relative}.root-eb-button-vm2j1 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-button-vm2j1 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-button-vm2j1 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-button-vm2j1 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-button-vm2j1 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-button-vm2j1 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-button-vm2j1 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-button-vm2j1 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-button-vm2j1 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-button-vm2j1 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-button-vm2j1 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-button-vm2j1 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-button-vm2j1 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-button-vm2j1 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-button-vm2j1 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-button-vm2j1 .eb-pc-skeleton-bar,.root-eb-button-vm2j1 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-button-vm2j1 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-button-vm2j1 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-button-vm2j1 .eb-pc-skeleton-bar-md{width:85%}.root-eb-button-vm2j1 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-button-vm2j1 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-button-vm2j1 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-button-vm2j1 .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-button-vm2j1 .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-button-vm2j1 .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-button-vm2j1 .eb-pc-card-icon .dashicon,.root-eb-button-vm2j1 .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-button-vm2j1 .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-button-vm2j1 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-button-vm2j1 .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-button-vm2j1 .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-parent-eb-button-vm2j1{display:block}} @media(max-width: 767px){.eb-parent-eb-button-vm2j1{display:block}.root-eb-button-vm2j1 .eb-protected-content-container,.root-eb-button-vm2j1 .eb-pc-card{padding:24px 18px}.root-eb-button-vm2j1 .eb-protected-content-form form,.root-eb-button-vm2j1 .eb-pc-form{flex-direction:column}.root-eb-button-vm2j1 .eb-protected-content-submit,.root-eb-button-vm2j1 .eb-pc-form button{width:100%}}.eb-button-vm2j1 .eb-button-anchor { position: relative; display: inline-flex; align-items: center; text-decoration: none; } .eb-button-vm2j1 .eb-button-anchor::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 100%; height: 1px; background: currentColor; transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .eb-button-vm2j1 .eb-button-anchor:hover::after { transform: scaleX(1); } .eb-button-vm2j1 .eb-button-icon { opacity: 0; transform: translate(-6px, 0px); transition: all 0.4s ease; } .eb-button-vm2j1 .eb-button-anchor:hover .eb-button-icon { opacity: 1; transform: translate(0, 0); } @media (max-width: 767px) { .eb-button-vm2j1 { /*display: block;*/ } }/* =eb-button-vm2j1= Ends *//* eb-column-j8rvq Starts */.eb-column-j8rvq.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-j8rvq.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-j8rvq{width:100%;order:unset}.eb-parent-eb-column-j8rvq{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-j8rvq{display:block}.root-eb-column-j8rvq{position:relative}.root-eb-column-j8rvq.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-j8rvq.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-j8rvq.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-j8rvq.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-j8rvq .eb-protected-content-form{max-width:100%}.root-eb-column-j8rvq .eb-protected-content-container,.root-eb-column-j8rvq .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-j8rvq .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-j8rvq .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-j8rvq .eb-protected-content-container:hover,.root-eb-column-j8rvq .eb-pc-card:hover{border-radius:12px}.root-eb-column-j8rvq .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-j8rvq .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-j8rvq .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-j8rvq .eb-protected-content-form form,.root-eb-column-j8rvq .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-j8rvq .eb-protected-content-form form:hover,.root-eb-column-j8rvq .eb-pc-form:hover{border-radius:4px}.root-eb-column-j8rvq .eb-protected-content-input,.root-eb-column-j8rvq .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-j8rvq .eb-protected-content-input:focus,.root-eb-column-j8rvq .eb-protected-content-input:hover,.root-eb-column-j8rvq .eb-protected-content-input:active,.root-eb-column-j8rvq .eb-protected-content-input:focus-visible,.root-eb-column-j8rvq .eb-pc-form input:hover,.root-eb-column-j8rvq .eb-pc-form input:active,.root-eb-column-j8rvq .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-j8rvq .eb-protected-content-submit,.root-eb-column-j8rvq .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-j8rvq .eb-protected-content-submit:hover,.root-eb-column-j8rvq .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-j8rvq .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-j8rvq .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-j8rvq .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-j8rvq .eb-pc-mode-blur{position:relative}.root-eb-column-j8rvq .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-j8rvq .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-j8rvq .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-j8rvq .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-j8rvq .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-j8rvq .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-j8rvq .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-j8rvq .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-j8rvq .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-j8rvq .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-j8rvq .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-j8rvq .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-j8rvq .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-j8rvq .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-j8rvq .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-j8rvq .eb-pc-skeleton-bar,.root-eb-column-j8rvq .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-j8rvq .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-j8rvq .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-j8rvq .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-j8rvq .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-j8rvq .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-j8rvq .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-j8rvq .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-j8rvq .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-j8rvq .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-j8rvq .eb-pc-card-icon .dashicon,.root-eb-column-j8rvq .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-j8rvq .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-j8rvq .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-j8rvq .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-j8rvq .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-j8rvq{width:calc(100% - 10px);order:unset}.eb-parent-eb-column-j8rvq{display:block}} @media(max-width: 767px){.root-eb-column-j8rvq{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-j8rvq{display:block}.root-eb-column-j8rvq .eb-protected-content-container,.root-eb-column-j8rvq .eb-pc-card{padding:24px 18px}.root-eb-column-j8rvq .eb-protected-content-form form,.root-eb-column-j8rvq .eb-pc-form{flex-direction:column}.root-eb-column-j8rvq .eb-protected-content-submit,.root-eb-column-j8rvq .eb-pc-form button{width:100%}}/* =eb-column-j8rvq= Ends *//* eb-row-ngzfr Starts */.eb-row-ngzfr.eb-row-root-container > *{position:relative}.eb-row-ngzfr.eb-row-root-container{margin-bottom:273px;transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-ngzfr.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-ngzfr.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:20px;flex-flow:row}.eb-parent-eb-row-ngzfr{display:block}.root-eb-row-ngzfr{position:relative}.root-eb-row-ngzfr.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-ngzfr.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-ngzfr.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-ngzfr.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-row-ngzfr .eb-protected-content-form{max-width:100%}.root-eb-row-ngzfr .eb-protected-content-container,.root-eb-row-ngzfr .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-row-ngzfr .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-row-ngzfr .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-row-ngzfr .eb-protected-content-container:hover,.root-eb-row-ngzfr .eb-pc-card:hover{border-radius:12px}.root-eb-row-ngzfr .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-row-ngzfr .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-row-ngzfr .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-row-ngzfr .eb-protected-content-form form,.root-eb-row-ngzfr .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-ngzfr .eb-protected-content-form form:hover,.root-eb-row-ngzfr .eb-pc-form:hover{border-radius:4px}.root-eb-row-ngzfr .eb-protected-content-input,.root-eb-row-ngzfr .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-row-ngzfr .eb-protected-content-input:focus,.root-eb-row-ngzfr .eb-protected-content-input:hover,.root-eb-row-ngzfr .eb-protected-content-input:active,.root-eb-row-ngzfr .eb-protected-content-input:focus-visible,.root-eb-row-ngzfr .eb-pc-form input:hover,.root-eb-row-ngzfr .eb-pc-form input:active,.root-eb-row-ngzfr .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-row-ngzfr .eb-protected-content-submit,.root-eb-row-ngzfr .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-ngzfr .eb-protected-content-submit:hover,.root-eb-row-ngzfr .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-row-ngzfr .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-row-ngzfr .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-row-ngzfr .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-row-ngzfr .eb-pc-mode-blur{position:relative}.root-eb-row-ngzfr .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-row-ngzfr .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-row-ngzfr .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-row-ngzfr .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-row-ngzfr .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-row-ngzfr .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-row-ngzfr .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-row-ngzfr .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-row-ngzfr .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-row-ngzfr .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-row-ngzfr .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-row-ngzfr .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-row-ngzfr .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-row-ngzfr .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-row-ngzfr .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-row-ngzfr .eb-pc-skeleton-bar,.root-eb-row-ngzfr .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-row-ngzfr .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-row-ngzfr .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-row-ngzfr .eb-pc-skeleton-bar-md{width:85%}.root-eb-row-ngzfr .eb-pc-skeleton-bar-sm{width:55%}.root-eb-row-ngzfr .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-row-ngzfr .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-row-ngzfr .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-row-ngzfr .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-row-ngzfr .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-row-ngzfr .eb-pc-card-icon .dashicon,.root-eb-row-ngzfr .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-row-ngzfr .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-row-ngzfr .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-row-ngzfr .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-row-ngzfr .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-row-ngzfr.eb-row-root-container{margin-bottom:175px}.eb-row-ngzfr.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-ngzfr{display:block}} @media(max-width: 767px){.eb-row-ngzfr.eb-row-root-container{margin-bottom:50px}.eb-row-ngzfr.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-ngzfr{display:block}.root-eb-row-ngzfr .eb-protected-content-container,.root-eb-row-ngzfr .eb-pc-card{padding:24px 18px}.root-eb-row-ngzfr .eb-protected-content-form form,.root-eb-row-ngzfr .eb-pc-form{flex-direction:column}.root-eb-row-ngzfr .eb-protected-content-submit,.root-eb-row-ngzfr .eb-pc-form button{width:100%}}/* =eb-row-ngzfr= Ends *//* eb-advanced-image-0uh3v Starts */.eb-advanced-image-wrapper.eb-advanced-image-0uh3v{transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper .eb-image-wrapper-inner{margin-bottom:16px;border-radius:0px;height:auto;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper figcaption{color:var(--eb-global-primary-color);text-align:center;font-size:13px}.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption{background:var(--eb-global-background-color)}.eb-parent-eb-advanced-image-0uh3v{display:block}.root-eb-advanced-image-0uh3v{position:relative}.root-eb-advanced-image-0uh3v.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advanced-image-0uh3v.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advanced-image-0uh3v.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advanced-image-0uh3v.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advanced-image-0uh3v .eb-protected-content-form{max-width:100%}.root-eb-advanced-image-0uh3v .eb-protected-content-container,.root-eb-advanced-image-0uh3v .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advanced-image-0uh3v .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advanced-image-0uh3v .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advanced-image-0uh3v .eb-protected-content-container:hover,.root-eb-advanced-image-0uh3v .eb-pc-card:hover{border-radius:12px}.root-eb-advanced-image-0uh3v .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advanced-image-0uh3v .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advanced-image-0uh3v .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advanced-image-0uh3v .eb-protected-content-form form,.root-eb-advanced-image-0uh3v .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-0uh3v .eb-protected-content-form form:hover,.root-eb-advanced-image-0uh3v .eb-pc-form:hover{border-radius:4px}.root-eb-advanced-image-0uh3v .eb-protected-content-input,.root-eb-advanced-image-0uh3v .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advanced-image-0uh3v .eb-protected-content-input:focus,.root-eb-advanced-image-0uh3v .eb-protected-content-input:hover,.root-eb-advanced-image-0uh3v .eb-protected-content-input:active,.root-eb-advanced-image-0uh3v .eb-protected-content-input:focus-visible,.root-eb-advanced-image-0uh3v .eb-pc-form input:hover,.root-eb-advanced-image-0uh3v .eb-pc-form input:active,.root-eb-advanced-image-0uh3v .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advanced-image-0uh3v .eb-protected-content-submit,.root-eb-advanced-image-0uh3v .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-0uh3v .eb-protected-content-submit:hover,.root-eb-advanced-image-0uh3v .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advanced-image-0uh3v .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advanced-image-0uh3v .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advanced-image-0uh3v .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advanced-image-0uh3v .eb-pc-mode-blur{position:relative}.root-eb-advanced-image-0uh3v .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advanced-image-0uh3v .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advanced-image-0uh3v .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advanced-image-0uh3v .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advanced-image-0uh3v .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advanced-image-0uh3v .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advanced-image-0uh3v .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advanced-image-0uh3v .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advanced-image-0uh3v .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advanced-image-0uh3v .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advanced-image-0uh3v .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advanced-image-0uh3v .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advanced-image-0uh3v .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advanced-image-0uh3v .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advanced-image-0uh3v .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advanced-image-0uh3v .eb-pc-skeleton-bar,.root-eb-advanced-image-0uh3v .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advanced-image-0uh3v .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advanced-image-0uh3v .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advanced-image-0uh3v .eb-pc-skeleton-bar-md{width:85%}.root-eb-advanced-image-0uh3v .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advanced-image-0uh3v .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advanced-image-0uh3v .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advanced-image-0uh3v .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advanced-image-0uh3v .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advanced-image-0uh3v .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advanced-image-0uh3v .eb-pc-card-icon .dashicon,.root-eb-advanced-image-0uh3v .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advanced-image-0uh3v .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advanced-image-0uh3v .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advanced-image-0uh3v .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advanced-image-0uh3v .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-0uh3v{display:block}} @media(max-width: 767px){.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-0uh3v .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-0uh3v{display:block}.root-eb-advanced-image-0uh3v .eb-protected-content-container,.root-eb-advanced-image-0uh3v .eb-pc-card{padding:24px 18px}.root-eb-advanced-image-0uh3v .eb-protected-content-form form,.root-eb-advanced-image-0uh3v .eb-pc-form{flex-direction:column}.root-eb-advanced-image-0uh3v .eb-protected-content-submit,.root-eb-advanced-image-0uh3v .eb-pc-form button{width:100%}}/* =eb-advanced-image-0uh3v= Ends *//* eb-advance-heading-7ms7t Starts */.eb-advance-heading-wrapper.eb-advance-heading-7ms7t{position:relative;text-align:left;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title{text-align:left;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:32px}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title{line-height:1}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title:has(> a){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title:has(> span){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title .first-title{color:#000a0a;font-family:"Figtree",sans-serif;font-size:48px;line-height:1em;font-weight:400;text-decoration:initial;text-transform:none;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title .second-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title .third-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-subtitle{text-align:left;color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:20px}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-separator{color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-separator.line{border-style:none none solid;border-color:var(--eb-global-primary-color);border-width:4px;width:100px}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-separator.icon{text-align:left;color:var(--eb-global-primary-color);font-size:30px}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-separator.icon svg{fill:var(--eb-global-primary-color);height:30px}.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-separator.icon > *{color:var(--eb-global-primary-color)}.eb-parent-eb-advance-heading-7ms7t{display:block}.root-eb-advance-heading-7ms7t{position:relative}.root-eb-advance-heading-7ms7t.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advance-heading-7ms7t.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advance-heading-7ms7t.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advance-heading-7ms7t.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advance-heading-7ms7t .eb-protected-content-form{max-width:100%}.root-eb-advance-heading-7ms7t .eb-protected-content-container,.root-eb-advance-heading-7ms7t .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advance-heading-7ms7t .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advance-heading-7ms7t .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advance-heading-7ms7t .eb-protected-content-container:hover,.root-eb-advance-heading-7ms7t .eb-pc-card:hover{border-radius:12px}.root-eb-advance-heading-7ms7t .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advance-heading-7ms7t .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advance-heading-7ms7t .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advance-heading-7ms7t .eb-protected-content-form form,.root-eb-advance-heading-7ms7t .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-7ms7t .eb-protected-content-form form:hover,.root-eb-advance-heading-7ms7t .eb-pc-form:hover{border-radius:4px}.root-eb-advance-heading-7ms7t .eb-protected-content-input,.root-eb-advance-heading-7ms7t .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advance-heading-7ms7t .eb-protected-content-input:focus,.root-eb-advance-heading-7ms7t .eb-protected-content-input:hover,.root-eb-advance-heading-7ms7t .eb-protected-content-input:active,.root-eb-advance-heading-7ms7t .eb-protected-content-input:focus-visible,.root-eb-advance-heading-7ms7t .eb-pc-form input:hover,.root-eb-advance-heading-7ms7t .eb-pc-form input:active,.root-eb-advance-heading-7ms7t .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advance-heading-7ms7t .eb-protected-content-submit,.root-eb-advance-heading-7ms7t .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-7ms7t .eb-protected-content-submit:hover,.root-eb-advance-heading-7ms7t .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advance-heading-7ms7t .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advance-heading-7ms7t .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advance-heading-7ms7t .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advance-heading-7ms7t .eb-pc-mode-blur{position:relative}.root-eb-advance-heading-7ms7t .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advance-heading-7ms7t .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advance-heading-7ms7t .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advance-heading-7ms7t .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advance-heading-7ms7t .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advance-heading-7ms7t .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advance-heading-7ms7t .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advance-heading-7ms7t .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advance-heading-7ms7t .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advance-heading-7ms7t .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advance-heading-7ms7t .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advance-heading-7ms7t .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advance-heading-7ms7t .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advance-heading-7ms7t .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advance-heading-7ms7t .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advance-heading-7ms7t .eb-pc-skeleton-bar,.root-eb-advance-heading-7ms7t .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advance-heading-7ms7t .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advance-heading-7ms7t .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advance-heading-7ms7t .eb-pc-skeleton-bar-md{width:85%}.root-eb-advance-heading-7ms7t .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advance-heading-7ms7t .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advance-heading-7ms7t .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advance-heading-7ms7t .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advance-heading-7ms7t .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advance-heading-7ms7t .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advance-heading-7ms7t .eb-pc-card-icon .dashicon,.root-eb-advance-heading-7ms7t .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advance-heading-7ms7t .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advance-heading-7ms7t .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advance-heading-7ms7t .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advance-heading-7ms7t .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advance-heading-wrapper.eb-advance-heading-7ms7t .eb-ah-title .first-title{font-size:36px;line-height:1.1em}.eb-parent-eb-advance-heading-7ms7t{display:block}} @media(max-width: 767px){.eb-parent-eb-advance-heading-7ms7t{display:block}.root-eb-advance-heading-7ms7t .eb-protected-content-container,.root-eb-advance-heading-7ms7t .eb-pc-card{padding:24px 18px}.root-eb-advance-heading-7ms7t .eb-protected-content-form form,.root-eb-advance-heading-7ms7t .eb-pc-form{flex-direction:column}.root-eb-advance-heading-7ms7t .eb-protected-content-submit,.root-eb-advance-heading-7ms7t .eb-pc-form button{width:100%}}/* =eb-advance-heading-7ms7t= Ends *//* eb-button-wssoz Starts */.eb-button-wrapper.eb-button-wssoz{margin-top:28px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-button-wrapper.eb-button-wssoz .eb-button-inner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.eb-button-wrapper.eb-button-wssoz .eb-button-loadmore,.eb-button-wrapper-eb-button-wssoz .eb-button-loadmore,.eb-button-wrapper.eb-button-wssoz .eb-button-anchor{background-color:rgba(0,0,0,0);padding:0px;color:#003635;transition:all 0.3s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-button-wrapper.eb-button-wssoz .eb-button-anchor:before,.eb-button-wrapper.eb-button-wssoz .eb-button-loadmore:before{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-wssoz .eb-button-anchor:hover,.eb-button-wrapper-eb-button-wssoz .eb-button-loadmore:hover,.eb-button-wrapper.eb-button-wssoz .eb-button-loadmore:hover{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-wssoz .eb-button-icon{font-size:18px;margin-left:8px}.eb-button-wrapper.eb-button-wssoz .eb-button-icon svg,.eb-button-wrapper.eb-button-wssoz svg.eb-button-icon{width:18px;height:18px}.eb-parent-eb-button-wssoz{display:block}.root-eb-button-wssoz{position:relative}.root-eb-button-wssoz.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-button-wssoz.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-button-wssoz.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-button-wssoz.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-button-wssoz .eb-protected-content-form{max-width:100%}.root-eb-button-wssoz .eb-protected-content-container,.root-eb-button-wssoz .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-button-wssoz .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-button-wssoz .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-button-wssoz .eb-protected-content-container:hover,.root-eb-button-wssoz .eb-pc-card:hover{border-radius:12px}.root-eb-button-wssoz .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-button-wssoz .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-button-wssoz .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-button-wssoz .eb-protected-content-form form,.root-eb-button-wssoz .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-wssoz .eb-protected-content-form form:hover,.root-eb-button-wssoz .eb-pc-form:hover{border-radius:4px}.root-eb-button-wssoz .eb-protected-content-input,.root-eb-button-wssoz .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-button-wssoz .eb-protected-content-input:focus,.root-eb-button-wssoz .eb-protected-content-input:hover,.root-eb-button-wssoz .eb-protected-content-input:active,.root-eb-button-wssoz .eb-protected-content-input:focus-visible,.root-eb-button-wssoz .eb-pc-form input:hover,.root-eb-button-wssoz .eb-pc-form input:active,.root-eb-button-wssoz .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-button-wssoz .eb-protected-content-submit,.root-eb-button-wssoz .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-wssoz .eb-protected-content-submit:hover,.root-eb-button-wssoz .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-button-wssoz .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-button-wssoz .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-button-wssoz .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-button-wssoz .eb-pc-mode-blur{position:relative}.root-eb-button-wssoz .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-button-wssoz .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-button-wssoz .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-button-wssoz .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-button-wssoz .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-button-wssoz .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-button-wssoz .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-button-wssoz .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-button-wssoz .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-button-wssoz .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-button-wssoz .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-button-wssoz .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-button-wssoz .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-button-wssoz .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-button-wssoz .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-button-wssoz .eb-pc-skeleton-bar,.root-eb-button-wssoz .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-button-wssoz .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-button-wssoz .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-button-wssoz .eb-pc-skeleton-bar-md{width:85%}.root-eb-button-wssoz .eb-pc-skeleton-bar-sm{width:55%}.root-eb-button-wssoz .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-button-wssoz .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-button-wssoz .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-button-wssoz .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-button-wssoz .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-button-wssoz .eb-pc-card-icon .dashicon,.root-eb-button-wssoz .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-button-wssoz .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-button-wssoz .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-button-wssoz .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-button-wssoz .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-parent-eb-button-wssoz{display:block}} @media(max-width: 767px){.eb-parent-eb-button-wssoz{display:block}.root-eb-button-wssoz .eb-protected-content-container,.root-eb-button-wssoz .eb-pc-card{padding:24px 18px}.root-eb-button-wssoz .eb-protected-content-form form,.root-eb-button-wssoz .eb-pc-form{flex-direction:column}.root-eb-button-wssoz .eb-protected-content-submit,.root-eb-button-wssoz .eb-pc-form button{width:100%}}.eb-button-wssoz .eb-button-anchor { position: relative; display: inline-flex; align-items: center; text-decoration: none; } .eb-button-wssoz .eb-button-anchor::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 100%; height: 1px; background: currentColor; transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .eb-button-wssoz .eb-button-anchor:hover::after { transform: scaleX(1); } .eb-button-wssoz .eb-button-icon { opacity: 0; transform: translate(-6px, 0px); transition: all 0.4s ease; } .eb-button-wssoz .eb-button-anchor:hover .eb-button-icon { opacity: 1; transform: translate(0, 0); } @media (max-width: 767px) { .eb-button-wssoz { /*display: block;*/ } }/* =eb-button-wssoz= Ends *//* eb-column-8jcw6 Starts */.eb-column-8jcw6.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-8jcw6.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-8jcw6{width:100%;order:unset}.eb-parent-eb-column-8jcw6{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-8jcw6{display:block}.root-eb-column-8jcw6{position:relative}.root-eb-column-8jcw6.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-8jcw6.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-8jcw6.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-8jcw6.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-8jcw6 .eb-protected-content-form{max-width:100%}.root-eb-column-8jcw6 .eb-protected-content-container,.root-eb-column-8jcw6 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-8jcw6 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-8jcw6 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-8jcw6 .eb-protected-content-container:hover,.root-eb-column-8jcw6 .eb-pc-card:hover{border-radius:12px}.root-eb-column-8jcw6 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-8jcw6 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-8jcw6 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-8jcw6 .eb-protected-content-form form,.root-eb-column-8jcw6 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-8jcw6 .eb-protected-content-form form:hover,.root-eb-column-8jcw6 .eb-pc-form:hover{border-radius:4px}.root-eb-column-8jcw6 .eb-protected-content-input,.root-eb-column-8jcw6 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-8jcw6 .eb-protected-content-input:focus,.root-eb-column-8jcw6 .eb-protected-content-input:hover,.root-eb-column-8jcw6 .eb-protected-content-input:active,.root-eb-column-8jcw6 .eb-protected-content-input:focus-visible,.root-eb-column-8jcw6 .eb-pc-form input:hover,.root-eb-column-8jcw6 .eb-pc-form input:active,.root-eb-column-8jcw6 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-8jcw6 .eb-protected-content-submit,.root-eb-column-8jcw6 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-8jcw6 .eb-protected-content-submit:hover,.root-eb-column-8jcw6 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-8jcw6 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-8jcw6 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-8jcw6 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-8jcw6 .eb-pc-mode-blur{position:relative}.root-eb-column-8jcw6 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-8jcw6 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-8jcw6 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-8jcw6 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-8jcw6 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-8jcw6 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-8jcw6 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-8jcw6 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-8jcw6 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-8jcw6 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-8jcw6 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-8jcw6 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-8jcw6 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-8jcw6 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-8jcw6 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-8jcw6 .eb-pc-skeleton-bar,.root-eb-column-8jcw6 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-8jcw6 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-8jcw6 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-8jcw6 .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-8jcw6 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-8jcw6 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-8jcw6 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-8jcw6 .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-8jcw6 .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-8jcw6 .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-8jcw6 .eb-pc-card-icon .dashicon,.root-eb-column-8jcw6 .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-8jcw6 .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-8jcw6 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-8jcw6 .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-8jcw6 .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-8jcw6{width:calc(100% - 10px);order:unset}.eb-parent-eb-column-8jcw6{display:block}} @media(max-width: 767px){.root-eb-column-8jcw6{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-8jcw6{display:block}.root-eb-column-8jcw6 .eb-protected-content-container,.root-eb-column-8jcw6 .eb-pc-card{padding:24px 18px}.root-eb-column-8jcw6 .eb-protected-content-form form,.root-eb-column-8jcw6 .eb-pc-form{flex-direction:column}.root-eb-column-8jcw6 .eb-protected-content-submit,.root-eb-column-8jcw6 .eb-pc-form button{width:100%}}/* =eb-column-8jcw6= Ends *//* eb-row-346di Starts */.eb-row-346di.eb-row-root-container > *{position:relative}.eb-row-346di.eb-row-root-container{transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-346di.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-346di.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:20px;flex-flow:row}.eb-parent-eb-row-346di{display:block}.root-eb-row-346di{position:relative}.root-eb-row-346di.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-346di.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-346di.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-346di.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-row-346di .eb-protected-content-form{max-width:100%}.root-eb-row-346di .eb-protected-content-container,.root-eb-row-346di .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-row-346di .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-row-346di .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-row-346di .eb-protected-content-container:hover,.root-eb-row-346di .eb-pc-card:hover{border-radius:12px}.root-eb-row-346di .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-row-346di .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-row-346di .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-row-346di .eb-protected-content-form form,.root-eb-row-346di .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-346di .eb-protected-content-form form:hover,.root-eb-row-346di .eb-pc-form:hover{border-radius:4px}.root-eb-row-346di .eb-protected-content-input,.root-eb-row-346di .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-row-346di .eb-protected-content-input:focus,.root-eb-row-346di .eb-protected-content-input:hover,.root-eb-row-346di .eb-protected-content-input:active,.root-eb-row-346di .eb-protected-content-input:focus-visible,.root-eb-row-346di .eb-pc-form input:hover,.root-eb-row-346di .eb-pc-form input:active,.root-eb-row-346di .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-row-346di .eb-protected-content-submit,.root-eb-row-346di .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-346di .eb-protected-content-submit:hover,.root-eb-row-346di .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-row-346di .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-row-346di .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-row-346di .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-row-346di .eb-pc-mode-blur{position:relative}.root-eb-row-346di .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-row-346di .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-row-346di .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-row-346di .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-row-346di .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-row-346di .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-row-346di .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-row-346di .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-row-346di .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-row-346di .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-row-346di .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-row-346di .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-row-346di .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-row-346di .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-row-346di .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-row-346di .eb-pc-skeleton-bar,.root-eb-row-346di .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-row-346di .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-row-346di .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-row-346di .eb-pc-skeleton-bar-md{width:85%}.root-eb-row-346di .eb-pc-skeleton-bar-sm{width:55%}.root-eb-row-346di .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-row-346di .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-row-346di .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-row-346di .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-row-346di .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-row-346di .eb-pc-card-icon .dashicon,.root-eb-row-346di .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-row-346di .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-row-346di .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-row-346di .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-row-346di .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-row-346di.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-346di{display:block}} @media(max-width: 767px){.eb-row-346di.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-346di{display:block}.root-eb-row-346di .eb-protected-content-container,.root-eb-row-346di .eb-pc-card{padding:24px 18px}.root-eb-row-346di .eb-protected-content-form form,.root-eb-row-346di .eb-pc-form{flex-direction:column}.root-eb-row-346di .eb-protected-content-submit,.root-eb-row-346di .eb-pc-form button{width:100%}}/* =eb-row-346di= Ends *//* eb-column-vqdqa Starts */.eb-column-vqdqa.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-vqdqa.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-vqdqa{width:50%;order:unset}.eb-parent-eb-column-vqdqa{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-vqdqa{display:block}.root-eb-column-vqdqa{position:relative}.root-eb-column-vqdqa.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-vqdqa.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-vqdqa.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-vqdqa.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-vqdqa .eb-protected-content-form{max-width:100%}.root-eb-column-vqdqa .eb-protected-content-container,.root-eb-column-vqdqa .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-vqdqa .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-vqdqa .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-vqdqa .eb-protected-content-container:hover,.root-eb-column-vqdqa .eb-pc-card:hover{border-radius:12px}.root-eb-column-vqdqa .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-vqdqa .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-vqdqa .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-vqdqa .eb-protected-content-form form,.root-eb-column-vqdqa .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-vqdqa .eb-protected-content-form form:hover,.root-eb-column-vqdqa .eb-pc-form:hover{border-radius:4px}.root-eb-column-vqdqa .eb-protected-content-input,.root-eb-column-vqdqa .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-vqdqa .eb-protected-content-input:focus,.root-eb-column-vqdqa .eb-protected-content-input:hover,.root-eb-column-vqdqa .eb-protected-content-input:active,.root-eb-column-vqdqa .eb-protected-content-input:focus-visible,.root-eb-column-vqdqa .eb-pc-form input:hover,.root-eb-column-vqdqa .eb-pc-form input:active,.root-eb-column-vqdqa .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-vqdqa .eb-protected-content-submit,.root-eb-column-vqdqa .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-vqdqa .eb-protected-content-submit:hover,.root-eb-column-vqdqa .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-vqdqa .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-vqdqa .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-vqdqa .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-vqdqa .eb-pc-mode-blur{position:relative}.root-eb-column-vqdqa .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-vqdqa .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-vqdqa .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-vqdqa .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-vqdqa .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-vqdqa .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-vqdqa .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-vqdqa .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-vqdqa .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-vqdqa .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-vqdqa .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-vqdqa .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-vqdqa .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-vqdqa .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-vqdqa .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-vqdqa .eb-pc-skeleton-bar,.root-eb-column-vqdqa .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-vqdqa .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-vqdqa .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-vqdqa .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-vqdqa .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-vqdqa .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-vqdqa .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-vqdqa .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-vqdqa .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-vqdqa .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-vqdqa .eb-pc-card-icon .dashicon,.root-eb-column-vqdqa .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-vqdqa .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-vqdqa .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-vqdqa .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-vqdqa .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-vqdqa{width:calc(50% - 10px);order:unset}.eb-parent-eb-column-vqdqa{display:block}} @media(max-width: 767px){.root-eb-column-vqdqa{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-vqdqa{display:block}.root-eb-column-vqdqa .eb-protected-content-container,.root-eb-column-vqdqa .eb-pc-card{padding:24px 18px}.root-eb-column-vqdqa .eb-protected-content-form form,.root-eb-column-vqdqa .eb-pc-form{flex-direction:column}.root-eb-column-vqdqa .eb-protected-content-submit,.root-eb-column-vqdqa .eb-pc-form button{width:100%}}/* =eb-column-vqdqa= Ends *//* eb-advanced-image-dim70 Starts */.eb-advanced-image-wrapper.eb-advanced-image-dim70{transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper .eb-image-wrapper-inner{margin-bottom:16px;border-radius:0px;height:auto;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper figcaption{color:var(--eb-global-primary-color);text-align:center;font-size:13px}.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption{background:var(--eb-global-background-color)}.eb-parent-eb-advanced-image-dim70{display:block}.root-eb-advanced-image-dim70{position:relative}.root-eb-advanced-image-dim70.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advanced-image-dim70.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advanced-image-dim70.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advanced-image-dim70.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advanced-image-dim70 .eb-protected-content-form{max-width:100%}.root-eb-advanced-image-dim70 .eb-protected-content-container,.root-eb-advanced-image-dim70 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advanced-image-dim70 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advanced-image-dim70 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advanced-image-dim70 .eb-protected-content-container:hover,.root-eb-advanced-image-dim70 .eb-pc-card:hover{border-radius:12px}.root-eb-advanced-image-dim70 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advanced-image-dim70 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advanced-image-dim70 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advanced-image-dim70 .eb-protected-content-form form,.root-eb-advanced-image-dim70 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-dim70 .eb-protected-content-form form:hover,.root-eb-advanced-image-dim70 .eb-pc-form:hover{border-radius:4px}.root-eb-advanced-image-dim70 .eb-protected-content-input,.root-eb-advanced-image-dim70 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advanced-image-dim70 .eb-protected-content-input:focus,.root-eb-advanced-image-dim70 .eb-protected-content-input:hover,.root-eb-advanced-image-dim70 .eb-protected-content-input:active,.root-eb-advanced-image-dim70 .eb-protected-content-input:focus-visible,.root-eb-advanced-image-dim70 .eb-pc-form input:hover,.root-eb-advanced-image-dim70 .eb-pc-form input:active,.root-eb-advanced-image-dim70 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advanced-image-dim70 .eb-protected-content-submit,.root-eb-advanced-image-dim70 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-dim70 .eb-protected-content-submit:hover,.root-eb-advanced-image-dim70 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advanced-image-dim70 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advanced-image-dim70 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advanced-image-dim70 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advanced-image-dim70 .eb-pc-mode-blur{position:relative}.root-eb-advanced-image-dim70 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advanced-image-dim70 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advanced-image-dim70 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advanced-image-dim70 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advanced-image-dim70 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advanced-image-dim70 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advanced-image-dim70 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advanced-image-dim70 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advanced-image-dim70 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advanced-image-dim70 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advanced-image-dim70 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advanced-image-dim70 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advanced-image-dim70 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advanced-image-dim70 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advanced-image-dim70 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advanced-image-dim70 .eb-pc-skeleton-bar,.root-eb-advanced-image-dim70 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advanced-image-dim70 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advanced-image-dim70 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advanced-image-dim70 .eb-pc-skeleton-bar-md{width:85%}.root-eb-advanced-image-dim70 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advanced-image-dim70 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advanced-image-dim70 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advanced-image-dim70 .eb-pc-card-icon{width:calc(39px + 25px);height:calc(39px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:var(--eb-global-tertiary-color);border-radius:34%;color:var(--eb-global-link-color);font-size:39px}.root-eb-advanced-image-dim70 .eb-pc-card-icon svg{width:39px;height:39px}.root-eb-advanced-image-dim70 .eb-pc-card-icon i{font-size:39px;color:var(--eb-global-link-color)}.root-eb-advanced-image-dim70 .eb-pc-card-icon .dashicon,.root-eb-advanced-image-dim70 .eb-pc-card-icon .dashicons{font-size:39px;width:39px;height:39px;color:var(--eb-global-link-color)}.root-eb-advanced-image-dim70 .eb-pc-card-icon img.eb-pc-icon-svg{width:39px;height:39px}.root-eb-advanced-image-dim70 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:var(--eb-global-link-color)}.root-eb-advanced-image-dim70 .eb-pc-card-icon span svg{width:39px;height:39px;fill:var(--eb-global-link-color)}/* Pattern content inside overlay */.root-eb-advanced-image-dim70 .eb-pc-message-content{max-width:480px;width:100%}/* ── Editor Preview ── */.eb-pc-editor-preview-root.root-eb-advanced-image-dim70{position:relative;border:1.5px dashed #a5b4fc;border-radius:10px;padding:0;margin-top:8px;background:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(99,102,241,0.02) 8px,rgba(99,102,241,0.02) 16px)}.eb-pc-editor-preview-root.root-eb-advanced-image-dim70::before{content:'Protected Content Preview';position:absolute;top:-11px;left:16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:2px 10px;border-radius:4px;font-size:10px;font-weight:600;letter-spacing:0.4px;text-transform:uppercase;z-index:10;line-height:1.6}.eb-pc-editor-preview-root.root-eb-advanced-image-dim70 .eb-pc-wrapper{pointer-events:none;opacity:0.85}.eb-pc-editor-preview-root.root-eb-advanced-image-dim70 .eb-pc-overlay{padding:24px;margin-top:auto}.eb-pc-editor-preview-root.root-eb-advanced-image-dim70 .eb-protected-content-input,.eb-pc-editor-preview-root.root-eb-advanced-image-dim70 .eb-protected-content-submit{cursor:default} @media(max-width: 1024px){.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-dim70{display:block}} @media(max-width: 767px){.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-dim70 .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-dim70{display:block}.root-eb-advanced-image-dim70 .eb-protected-content-container,.root-eb-advanced-image-dim70 .eb-pc-card{padding:24px 18px}.root-eb-advanced-image-dim70 .eb-protected-content-form form,.root-eb-advanced-image-dim70 .eb-pc-form{flex-direction:column}.root-eb-advanced-image-dim70 .eb-protected-content-submit,.root-eb-advanced-image-dim70 .eb-pc-form button{width:100%}}/* =eb-advanced-image-dim70= Ends *//* eb-advance-heading-mcxcp Starts */.eb-advance-heading-wrapper.eb-advance-heading-mcxcp{position:relative;text-align:left;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title{text-align:left;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:32px}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title{line-height:1}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title:has(> a){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title:has(> span){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title .first-title{color:#000a0a;font-family:"Figtree",sans-serif;font-size:48px;line-height:1em;font-weight:400;text-decoration:initial;text-transform:none;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title .second-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title .third-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-subtitle{text-align:left;color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:20px}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-separator{color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-separator.line{border-style:none none solid;border-color:var(--eb-global-primary-color);border-width:4px;width:100px}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-separator.icon{text-align:left;color:var(--eb-global-primary-color);font-size:30px}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-separator.icon svg{fill:var(--eb-global-primary-color);height:30px}.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-separator.icon > *{color:var(--eb-global-primary-color)}.eb-parent-eb-advance-heading-mcxcp{display:block}.root-eb-advance-heading-mcxcp{position:relative}.root-eb-advance-heading-mcxcp.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advance-heading-mcxcp.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advance-heading-mcxcp.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advance-heading-mcxcp.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advance-heading-mcxcp .eb-protected-content-form{max-width:100%}.root-eb-advance-heading-mcxcp .eb-protected-content-container,.root-eb-advance-heading-mcxcp .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advance-heading-mcxcp .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advance-heading-mcxcp .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advance-heading-mcxcp .eb-protected-content-container:hover,.root-eb-advance-heading-mcxcp .eb-pc-card:hover{border-radius:12px}.root-eb-advance-heading-mcxcp .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advance-heading-mcxcp .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advance-heading-mcxcp .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advance-heading-mcxcp .eb-protected-content-form form,.root-eb-advance-heading-mcxcp .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-mcxcp .eb-protected-content-form form:hover,.root-eb-advance-heading-mcxcp .eb-pc-form:hover{border-radius:4px}.root-eb-advance-heading-mcxcp .eb-protected-content-input,.root-eb-advance-heading-mcxcp .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advance-heading-mcxcp .eb-protected-content-input:focus,.root-eb-advance-heading-mcxcp .eb-protected-content-input:hover,.root-eb-advance-heading-mcxcp .eb-protected-content-input:active,.root-eb-advance-heading-mcxcp .eb-protected-content-input:focus-visible,.root-eb-advance-heading-mcxcp .eb-pc-form input:hover,.root-eb-advance-heading-mcxcp .eb-pc-form input:active,.root-eb-advance-heading-mcxcp .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advance-heading-mcxcp .eb-protected-content-submit,.root-eb-advance-heading-mcxcp .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-mcxcp .eb-protected-content-submit:hover,.root-eb-advance-heading-mcxcp .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advance-heading-mcxcp .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advance-heading-mcxcp .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advance-heading-mcxcp .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advance-heading-mcxcp .eb-pc-mode-blur{position:relative}.root-eb-advance-heading-mcxcp .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advance-heading-mcxcp .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advance-heading-mcxcp .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advance-heading-mcxcp .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advance-heading-mcxcp .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advance-heading-mcxcp .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advance-heading-mcxcp .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advance-heading-mcxcp .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advance-heading-mcxcp .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advance-heading-mcxcp .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advance-heading-mcxcp .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advance-heading-mcxcp .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advance-heading-mcxcp .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advance-heading-mcxcp .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advance-heading-mcxcp .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advance-heading-mcxcp .eb-pc-skeleton-bar,.root-eb-advance-heading-mcxcp .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advance-heading-mcxcp .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advance-heading-mcxcp .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advance-heading-mcxcp .eb-pc-skeleton-bar-md{width:85%}.root-eb-advance-heading-mcxcp .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advance-heading-mcxcp .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advance-heading-mcxcp .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advance-heading-mcxcp .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advance-heading-mcxcp .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advance-heading-mcxcp .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advance-heading-mcxcp .eb-pc-card-icon .dashicon,.root-eb-advance-heading-mcxcp .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advance-heading-mcxcp .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advance-heading-mcxcp .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advance-heading-mcxcp .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advance-heading-mcxcp .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advance-heading-wrapper.eb-advance-heading-mcxcp .eb-ah-title .first-title{font-size:36px;line-height:1.1em}.eb-parent-eb-advance-heading-mcxcp{display:block}} @media(max-width: 767px){.eb-parent-eb-advance-heading-mcxcp{display:block}.root-eb-advance-heading-mcxcp .eb-protected-content-container,.root-eb-advance-heading-mcxcp .eb-pc-card{padding:24px 18px}.root-eb-advance-heading-mcxcp .eb-protected-content-form form,.root-eb-advance-heading-mcxcp .eb-pc-form{flex-direction:column}.root-eb-advance-heading-mcxcp .eb-protected-content-submit,.root-eb-advance-heading-mcxcp .eb-pc-form button{width:100%}}/* =eb-advance-heading-mcxcp= Ends *//* eb-button-bn9v3 Starts */.eb-button-wrapper.eb-button-bn9v3{margin-top:28px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-button-wrapper.eb-button-bn9v3 .eb-button-inner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.eb-button-wrapper.eb-button-bn9v3 .eb-button-loadmore,.eb-button-wrapper-eb-button-bn9v3 .eb-button-loadmore,.eb-button-wrapper.eb-button-bn9v3 .eb-button-anchor{background-color:rgba(0,0,0,0);padding:0px;color:#003635;transition:all 0.3s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-button-wrapper.eb-button-bn9v3 .eb-button-anchor:before,.eb-button-wrapper.eb-button-bn9v3 .eb-button-loadmore:before{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-bn9v3 .eb-button-anchor:hover,.eb-button-wrapper-eb-button-bn9v3 .eb-button-loadmore:hover,.eb-button-wrapper.eb-button-bn9v3 .eb-button-loadmore:hover{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-bn9v3 .eb-button-icon{font-size:18px;margin-left:8px}.eb-button-wrapper.eb-button-bn9v3 .eb-button-icon svg,.eb-button-wrapper.eb-button-bn9v3 svg.eb-button-icon{width:18px;height:18px}.eb-parent-eb-button-bn9v3{display:block}.root-eb-button-bn9v3{position:relative}.root-eb-button-bn9v3.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-button-bn9v3.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-button-bn9v3.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-button-bn9v3.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-button-bn9v3 .eb-protected-content-form{max-width:100%}.root-eb-button-bn9v3 .eb-protected-content-container,.root-eb-button-bn9v3 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-button-bn9v3 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-button-bn9v3 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-button-bn9v3 .eb-protected-content-container:hover,.root-eb-button-bn9v3 .eb-pc-card:hover{border-radius:12px}.root-eb-button-bn9v3 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-button-bn9v3 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-button-bn9v3 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-button-bn9v3 .eb-protected-content-form form,.root-eb-button-bn9v3 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-bn9v3 .eb-protected-content-form form:hover,.root-eb-button-bn9v3 .eb-pc-form:hover{border-radius:4px}.root-eb-button-bn9v3 .eb-protected-content-input,.root-eb-button-bn9v3 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-button-bn9v3 .eb-protected-content-input:focus,.root-eb-button-bn9v3 .eb-protected-content-input:hover,.root-eb-button-bn9v3 .eb-protected-content-input:active,.root-eb-button-bn9v3 .eb-protected-content-input:focus-visible,.root-eb-button-bn9v3 .eb-pc-form input:hover,.root-eb-button-bn9v3 .eb-pc-form input:active,.root-eb-button-bn9v3 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-button-bn9v3 .eb-protected-content-submit,.root-eb-button-bn9v3 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-bn9v3 .eb-protected-content-submit:hover,.root-eb-button-bn9v3 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-button-bn9v3 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-button-bn9v3 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-button-bn9v3 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-button-bn9v3 .eb-pc-mode-blur{position:relative}.root-eb-button-bn9v3 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-button-bn9v3 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-button-bn9v3 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-button-bn9v3 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-button-bn9v3 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-button-bn9v3 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-button-bn9v3 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-button-bn9v3 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-button-bn9v3 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-button-bn9v3 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-button-bn9v3 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-button-bn9v3 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-button-bn9v3 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-button-bn9v3 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-button-bn9v3 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-button-bn9v3 .eb-pc-skeleton-bar,.root-eb-button-bn9v3 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-button-bn9v3 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-button-bn9v3 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-button-bn9v3 .eb-pc-skeleton-bar-md{width:85%}.root-eb-button-bn9v3 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-button-bn9v3 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-button-bn9v3 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-button-bn9v3 .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-button-bn9v3 .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-button-bn9v3 .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-button-bn9v3 .eb-pc-card-icon .dashicon,.root-eb-button-bn9v3 .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-button-bn9v3 .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-button-bn9v3 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-button-bn9v3 .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-button-bn9v3 .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-parent-eb-button-bn9v3{display:block}} @media(max-width: 767px){.eb-parent-eb-button-bn9v3{display:block}.root-eb-button-bn9v3 .eb-protected-content-container,.root-eb-button-bn9v3 .eb-pc-card{padding:24px 18px}.root-eb-button-bn9v3 .eb-protected-content-form form,.root-eb-button-bn9v3 .eb-pc-form{flex-direction:column}.root-eb-button-bn9v3 .eb-protected-content-submit,.root-eb-button-bn9v3 .eb-pc-form button{width:100%}}.eb-button-bn9v3 .eb-button-anchor { position: relative; display: inline-flex; align-items: center; text-decoration: none; } .eb-button-bn9v3 .eb-button-anchor::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 100%; height: 1px; background: currentColor; transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .eb-button-bn9v3 .eb-button-anchor:hover::after { transform: scaleX(1); } .eb-button-bn9v3 .eb-button-icon { opacity: 0; transform: translate(-6px, 0px); transition: all 0.4s ease; } .eb-button-bn9v3 .eb-button-anchor:hover .eb-button-icon { opacity: 1; transform: translate(0, 0); } @media (max-width: 767px) { .eb-button-bn9v3 { /*display: block;*/ } }/* =eb-button-bn9v3= Ends *//* eb-column-aiten Starts */.eb-column-aiten.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-aiten.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-aiten{width:100%;order:unset}.eb-parent-eb-column-aiten{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-aiten{display:block}.root-eb-column-aiten{position:relative}.root-eb-column-aiten.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-aiten.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-aiten.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-aiten.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-aiten .eb-protected-content-form{max-width:100%}.root-eb-column-aiten .eb-protected-content-container,.root-eb-column-aiten .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-aiten .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-aiten .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-aiten .eb-protected-content-container:hover,.root-eb-column-aiten .eb-pc-card:hover{border-radius:12px}.root-eb-column-aiten .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-aiten .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-aiten .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-aiten .eb-protected-content-form form,.root-eb-column-aiten .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-aiten .eb-protected-content-form form:hover,.root-eb-column-aiten .eb-pc-form:hover{border-radius:4px}.root-eb-column-aiten .eb-protected-content-input,.root-eb-column-aiten .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-aiten .eb-protected-content-input:focus,.root-eb-column-aiten .eb-protected-content-input:hover,.root-eb-column-aiten .eb-protected-content-input:active,.root-eb-column-aiten .eb-protected-content-input:focus-visible,.root-eb-column-aiten .eb-pc-form input:hover,.root-eb-column-aiten .eb-pc-form input:active,.root-eb-column-aiten .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-aiten .eb-protected-content-submit,.root-eb-column-aiten .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-aiten .eb-protected-content-submit:hover,.root-eb-column-aiten .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-aiten .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-aiten .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-aiten .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-aiten .eb-pc-mode-blur{position:relative}.root-eb-column-aiten .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-aiten .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-aiten .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-aiten .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-aiten .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-aiten .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-aiten .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-aiten .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-aiten .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-aiten .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-aiten .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-aiten .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-aiten .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-aiten .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-aiten .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-aiten .eb-pc-skeleton-bar,.root-eb-column-aiten .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-aiten .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-aiten .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-aiten .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-aiten .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-aiten .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-aiten .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-aiten .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-aiten .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-aiten .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-aiten .eb-pc-card-icon .dashicon,.root-eb-column-aiten .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-aiten .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-aiten .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-aiten .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-aiten .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-aiten{width:calc(100% - 10px);order:unset}.eb-parent-eb-column-aiten{display:block}} @media(max-width: 767px){.root-eb-column-aiten{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-aiten{display:block}.root-eb-column-aiten .eb-protected-content-container,.root-eb-column-aiten .eb-pc-card{padding:24px 18px}.root-eb-column-aiten .eb-protected-content-form form,.root-eb-column-aiten .eb-pc-form{flex-direction:column}.root-eb-column-aiten .eb-protected-content-submit,.root-eb-column-aiten .eb-pc-form button{width:100%}}/* =eb-column-aiten= Ends *//* eb-row-8ok8x Starts */.eb-row-8ok8x.eb-row-root-container > *{position:relative}.eb-row-8ok8x.eb-row-root-container{margin-bottom:273px;transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-8ok8x.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-8ok8x.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:20px;flex-flow:row}.eb-parent-eb-row-8ok8x{display:block}.root-eb-row-8ok8x{position:relative}.root-eb-row-8ok8x.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-8ok8x.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-8ok8x.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-8ok8x.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-row-8ok8x .eb-protected-content-form{max-width:100%}.root-eb-row-8ok8x .eb-protected-content-container,.root-eb-row-8ok8x .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-row-8ok8x .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-row-8ok8x .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-row-8ok8x .eb-protected-content-container:hover,.root-eb-row-8ok8x .eb-pc-card:hover{border-radius:12px}.root-eb-row-8ok8x .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-row-8ok8x .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-row-8ok8x .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-row-8ok8x .eb-protected-content-form form,.root-eb-row-8ok8x .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-8ok8x .eb-protected-content-form form:hover,.root-eb-row-8ok8x .eb-pc-form:hover{border-radius:4px}.root-eb-row-8ok8x .eb-protected-content-input,.root-eb-row-8ok8x .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-row-8ok8x .eb-protected-content-input:focus,.root-eb-row-8ok8x .eb-protected-content-input:hover,.root-eb-row-8ok8x .eb-protected-content-input:active,.root-eb-row-8ok8x .eb-protected-content-input:focus-visible,.root-eb-row-8ok8x .eb-pc-form input:hover,.root-eb-row-8ok8x .eb-pc-form input:active,.root-eb-row-8ok8x .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-row-8ok8x .eb-protected-content-submit,.root-eb-row-8ok8x .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-8ok8x .eb-protected-content-submit:hover,.root-eb-row-8ok8x .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-row-8ok8x .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-row-8ok8x .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-row-8ok8x .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-row-8ok8x .eb-pc-mode-blur{position:relative}.root-eb-row-8ok8x .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-row-8ok8x .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-row-8ok8x .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-row-8ok8x .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-row-8ok8x .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-row-8ok8x .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-row-8ok8x .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-row-8ok8x .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-row-8ok8x .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-row-8ok8x .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-row-8ok8x .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-row-8ok8x .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-row-8ok8x .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-row-8ok8x .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-row-8ok8x .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-row-8ok8x .eb-pc-skeleton-bar,.root-eb-row-8ok8x .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-row-8ok8x .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-row-8ok8x .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-row-8ok8x .eb-pc-skeleton-bar-md{width:85%}.root-eb-row-8ok8x .eb-pc-skeleton-bar-sm{width:55%}.root-eb-row-8ok8x .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-row-8ok8x .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-row-8ok8x .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-row-8ok8x .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-row-8ok8x .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-row-8ok8x .eb-pc-card-icon .dashicon,.root-eb-row-8ok8x .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-row-8ok8x .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-row-8ok8x .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-row-8ok8x .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-row-8ok8x .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-row-8ok8x.eb-row-root-container{margin-bottom:175px}.eb-row-8ok8x.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-8ok8x{display:block}} @media(max-width: 767px){.eb-row-8ok8x.eb-row-root-container{margin-bottom:50px}.eb-row-8ok8x.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-8ok8x{display:block}.root-eb-row-8ok8x .eb-protected-content-container,.root-eb-row-8ok8x .eb-pc-card{padding:24px 18px}.root-eb-row-8ok8x .eb-protected-content-form form,.root-eb-row-8ok8x .eb-pc-form{flex-direction:column}.root-eb-row-8ok8x .eb-protected-content-submit,.root-eb-row-8ok8x .eb-pc-form button{width:100%}}/* =eb-row-8ok8x= Ends *//* eb-advanced-image-tb82f Starts */.eb-advanced-image-wrapper.eb-advanced-image-tb82f{transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper .eb-image-wrapper-inner{margin-bottom:16px;border-radius:0px;height:auto;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper figcaption{color:var(--eb-global-primary-color);text-align:center;font-size:13px}.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper .eb-image-wrapper-inner.eb-img-caption-style-1 figcaption{background:var(--eb-global-background-color)}.eb-parent-eb-advanced-image-tb82f{display:block}.root-eb-advanced-image-tb82f{position:relative}.root-eb-advanced-image-tb82f.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advanced-image-tb82f.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advanced-image-tb82f.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advanced-image-tb82f.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advanced-image-tb82f .eb-protected-content-form{max-width:100%}.root-eb-advanced-image-tb82f .eb-protected-content-container,.root-eb-advanced-image-tb82f .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advanced-image-tb82f .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advanced-image-tb82f .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advanced-image-tb82f .eb-protected-content-container:hover,.root-eb-advanced-image-tb82f .eb-pc-card:hover{border-radius:12px}.root-eb-advanced-image-tb82f .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advanced-image-tb82f .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advanced-image-tb82f .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advanced-image-tb82f .eb-protected-content-form form,.root-eb-advanced-image-tb82f .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-tb82f .eb-protected-content-form form:hover,.root-eb-advanced-image-tb82f .eb-pc-form:hover{border-radius:4px}.root-eb-advanced-image-tb82f .eb-protected-content-input,.root-eb-advanced-image-tb82f .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advanced-image-tb82f .eb-protected-content-input:focus,.root-eb-advanced-image-tb82f .eb-protected-content-input:hover,.root-eb-advanced-image-tb82f .eb-protected-content-input:active,.root-eb-advanced-image-tb82f .eb-protected-content-input:focus-visible,.root-eb-advanced-image-tb82f .eb-pc-form input:hover,.root-eb-advanced-image-tb82f .eb-pc-form input:active,.root-eb-advanced-image-tb82f .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advanced-image-tb82f .eb-protected-content-submit,.root-eb-advanced-image-tb82f .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advanced-image-tb82f .eb-protected-content-submit:hover,.root-eb-advanced-image-tb82f .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advanced-image-tb82f .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advanced-image-tb82f .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advanced-image-tb82f .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advanced-image-tb82f .eb-pc-mode-blur{position:relative}.root-eb-advanced-image-tb82f .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advanced-image-tb82f .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advanced-image-tb82f .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advanced-image-tb82f .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advanced-image-tb82f .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advanced-image-tb82f .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advanced-image-tb82f .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advanced-image-tb82f .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advanced-image-tb82f .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advanced-image-tb82f .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advanced-image-tb82f .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advanced-image-tb82f .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advanced-image-tb82f .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advanced-image-tb82f .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advanced-image-tb82f .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advanced-image-tb82f .eb-pc-skeleton-bar,.root-eb-advanced-image-tb82f .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advanced-image-tb82f .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advanced-image-tb82f .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advanced-image-tb82f .eb-pc-skeleton-bar-md{width:85%}.root-eb-advanced-image-tb82f .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advanced-image-tb82f .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advanced-image-tb82f .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advanced-image-tb82f .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advanced-image-tb82f .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advanced-image-tb82f .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advanced-image-tb82f .eb-pc-card-icon .dashicon,.root-eb-advanced-image-tb82f .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advanced-image-tb82f .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advanced-image-tb82f .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advanced-image-tb82f .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advanced-image-tb82f .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-tb82f{display:block}} @media(max-width: 767px){.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper{justify-content:center}.eb-advanced-image-wrapper.eb-advanced-image-tb82f .eb-image-wrapper figcaption{text-align:center}.eb-parent-eb-advanced-image-tb82f{display:block}.root-eb-advanced-image-tb82f .eb-protected-content-container,.root-eb-advanced-image-tb82f .eb-pc-card{padding:24px 18px}.root-eb-advanced-image-tb82f .eb-protected-content-form form,.root-eb-advanced-image-tb82f .eb-pc-form{flex-direction:column}.root-eb-advanced-image-tb82f .eb-protected-content-submit,.root-eb-advanced-image-tb82f .eb-pc-form button{width:100%}}/* =eb-advanced-image-tb82f= Ends *//* eb-advance-heading-ixxz1 Starts */.eb-advance-heading-wrapper.eb-advance-heading-ixxz1{position:relative;text-align:left;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title{text-align:left;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:32px}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title{line-height:1}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title:has(> a){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title:has(> span){line-height:0}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title .first-title{color:#000a0a;font-family:"Figtree",sans-serif;font-size:48px;line-height:1em;font-weight:400;text-decoration:initial;text-transform:none;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title .second-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title .third-title{color:var(--eb-global-heading-color);transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-subtitle{text-align:left;color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:20px}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-separator{color:var(--eb-global-text-color);margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-separator.line{border-style:none none solid;border-color:var(--eb-global-primary-color);border-width:4px;width:100px}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-separator.icon{text-align:left;color:var(--eb-global-primary-color);font-size:30px}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-separator.icon svg{fill:var(--eb-global-primary-color);height:30px}.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-separator.icon > *{color:var(--eb-global-primary-color)}.eb-parent-eb-advance-heading-ixxz1{display:block}.root-eb-advance-heading-ixxz1{position:relative}.root-eb-advance-heading-ixxz1.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-advance-heading-ixxz1.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-advance-heading-ixxz1.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-advance-heading-ixxz1.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-advance-heading-ixxz1 .eb-protected-content-form{max-width:100%}.root-eb-advance-heading-ixxz1 .eb-protected-content-container,.root-eb-advance-heading-ixxz1 .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-advance-heading-ixxz1 .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-advance-heading-ixxz1 .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-advance-heading-ixxz1 .eb-protected-content-container:hover,.root-eb-advance-heading-ixxz1 .eb-pc-card:hover{border-radius:12px}.root-eb-advance-heading-ixxz1 .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-advance-heading-ixxz1 .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-advance-heading-ixxz1 .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-advance-heading-ixxz1 .eb-protected-content-form form,.root-eb-advance-heading-ixxz1 .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-ixxz1 .eb-protected-content-form form:hover,.root-eb-advance-heading-ixxz1 .eb-pc-form:hover{border-radius:4px}.root-eb-advance-heading-ixxz1 .eb-protected-content-input,.root-eb-advance-heading-ixxz1 .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-advance-heading-ixxz1 .eb-protected-content-input:focus,.root-eb-advance-heading-ixxz1 .eb-protected-content-input:hover,.root-eb-advance-heading-ixxz1 .eb-protected-content-input:active,.root-eb-advance-heading-ixxz1 .eb-protected-content-input:focus-visible,.root-eb-advance-heading-ixxz1 .eb-pc-form input:hover,.root-eb-advance-heading-ixxz1 .eb-pc-form input:active,.root-eb-advance-heading-ixxz1 .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-advance-heading-ixxz1 .eb-protected-content-submit,.root-eb-advance-heading-ixxz1 .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-advance-heading-ixxz1 .eb-protected-content-submit:hover,.root-eb-advance-heading-ixxz1 .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-advance-heading-ixxz1 .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-advance-heading-ixxz1 .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur{position:relative}.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-advance-heading-ixxz1 .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-advance-heading-ixxz1 .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-advance-heading-ixxz1 .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-advance-heading-ixxz1 .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-advance-heading-ixxz1 .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-advance-heading-ixxz1 .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-advance-heading-ixxz1 .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-advance-heading-ixxz1 .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-advance-heading-ixxz1 .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-advance-heading-ixxz1 .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-advance-heading-ixxz1 .eb-pc-skeleton-bar,.root-eb-advance-heading-ixxz1 .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-advance-heading-ixxz1 .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-advance-heading-ixxz1 .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-advance-heading-ixxz1 .eb-pc-skeleton-bar-md{width:85%}.root-eb-advance-heading-ixxz1 .eb-pc-skeleton-bar-sm{width:55%}.root-eb-advance-heading-ixxz1 .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-advance-heading-ixxz1 .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-advance-heading-ixxz1 .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-advance-heading-ixxz1 .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-advance-heading-ixxz1 .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-advance-heading-ixxz1 .eb-pc-card-icon .dashicon,.root-eb-advance-heading-ixxz1 .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-advance-heading-ixxz1 .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-advance-heading-ixxz1 .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-advance-heading-ixxz1 .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-advance-heading-ixxz1 .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-advance-heading-wrapper.eb-advance-heading-ixxz1 .eb-ah-title .first-title{font-size:36px;line-height:1.1em}.eb-parent-eb-advance-heading-ixxz1{display:block}} @media(max-width: 767px){.eb-parent-eb-advance-heading-ixxz1{display:block}.root-eb-advance-heading-ixxz1 .eb-protected-content-container,.root-eb-advance-heading-ixxz1 .eb-pc-card{padding:24px 18px}.root-eb-advance-heading-ixxz1 .eb-protected-content-form form,.root-eb-advance-heading-ixxz1 .eb-pc-form{flex-direction:column}.root-eb-advance-heading-ixxz1 .eb-protected-content-submit,.root-eb-advance-heading-ixxz1 .eb-pc-form button{width:100%}}/* =eb-advance-heading-ixxz1= Ends *//* eb-button-jnpap Starts */.eb-button-wrapper.eb-button-jnpap{margin-top:28px;margin-right:0px;margin-left:0px;margin-bottom:0px}.eb-button-wrapper.eb-button-jnpap .eb-button-inner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.eb-button-wrapper.eb-button-jnpap .eb-button-loadmore,.eb-button-wrapper-eb-button-jnpap .eb-button-loadmore,.eb-button-wrapper.eb-button-jnpap .eb-button-anchor{background-color:rgba(0,0,0,0);padding:0px;color:#003635;transition:all 0.3s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-button-wrapper.eb-button-jnpap .eb-button-anchor:before,.eb-button-wrapper.eb-button-jnpap .eb-button-loadmore:before{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-jnpap .eb-button-anchor:hover,.eb-button-wrapper-eb-button-jnpap .eb-button-loadmore:hover,.eb-button-wrapper.eb-button-jnpap .eb-button-loadmore:hover{background-color:rgba(0,0,0,0);color:#003635}.eb-button-wrapper.eb-button-jnpap .eb-button-icon{font-size:18px;margin-left:8px}.eb-button-wrapper.eb-button-jnpap .eb-button-icon svg,.eb-button-wrapper.eb-button-jnpap svg.eb-button-icon{width:18px;height:18px}.eb-parent-eb-button-jnpap{display:block}.root-eb-button-jnpap{position:relative}.root-eb-button-jnpap.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-button-jnpap.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-button-jnpap.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-button-jnpap.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-button-jnpap .eb-protected-content-form{max-width:100%}.root-eb-button-jnpap .eb-protected-content-container,.root-eb-button-jnpap .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-button-jnpap .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-button-jnpap .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-button-jnpap .eb-protected-content-container:hover,.root-eb-button-jnpap .eb-pc-card:hover{border-radius:12px}.root-eb-button-jnpap .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-button-jnpap .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-button-jnpap .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-button-jnpap .eb-protected-content-form form,.root-eb-button-jnpap .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-jnpap .eb-protected-content-form form:hover,.root-eb-button-jnpap .eb-pc-form:hover{border-radius:4px}.root-eb-button-jnpap .eb-protected-content-input,.root-eb-button-jnpap .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-button-jnpap .eb-protected-content-input:focus,.root-eb-button-jnpap .eb-protected-content-input:hover,.root-eb-button-jnpap .eb-protected-content-input:active,.root-eb-button-jnpap .eb-protected-content-input:focus-visible,.root-eb-button-jnpap .eb-pc-form input:hover,.root-eb-button-jnpap .eb-pc-form input:active,.root-eb-button-jnpap .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-button-jnpap .eb-protected-content-submit,.root-eb-button-jnpap .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-button-jnpap .eb-protected-content-submit:hover,.root-eb-button-jnpap .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-button-jnpap .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-button-jnpap .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-button-jnpap .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-button-jnpap .eb-pc-mode-blur{position:relative}.root-eb-button-jnpap .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-button-jnpap .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-button-jnpap .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-button-jnpap .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-button-jnpap .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-button-jnpap .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-button-jnpap .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-button-jnpap .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-button-jnpap .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-button-jnpap .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-button-jnpap .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-button-jnpap .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-button-jnpap .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-button-jnpap .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-button-jnpap .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-button-jnpap .eb-pc-skeleton-bar,.root-eb-button-jnpap .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-button-jnpap .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-button-jnpap .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-button-jnpap .eb-pc-skeleton-bar-md{width:85%}.root-eb-button-jnpap .eb-pc-skeleton-bar-sm{width:55%}.root-eb-button-jnpap .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-button-jnpap .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-button-jnpap .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-button-jnpap .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-button-jnpap .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-button-jnpap .eb-pc-card-icon .dashicon,.root-eb-button-jnpap .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-button-jnpap .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-button-jnpap .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-button-jnpap .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-button-jnpap .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-parent-eb-button-jnpap{display:block}} @media(max-width: 767px){.eb-parent-eb-button-jnpap{display:block}.root-eb-button-jnpap .eb-protected-content-container,.root-eb-button-jnpap .eb-pc-card{padding:24px 18px}.root-eb-button-jnpap .eb-protected-content-form form,.root-eb-button-jnpap .eb-pc-form{flex-direction:column}.root-eb-button-jnpap .eb-protected-content-submit,.root-eb-button-jnpap .eb-pc-form button{width:100%}}.eb-button-jnpap .eb-button-anchor { position: relative; display: inline-flex; align-items: center; text-decoration: none; } .eb-button-jnpap .eb-button-anchor::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 100%; height: 1px; background: currentColor; transform: scaleX(0); transform-origin: left; transition: transform 0.3s ease; } .eb-button-jnpap .eb-button-anchor:hover::after { transform: scaleX(1); } .eb-button-jnpap .eb-button-icon { opacity: 0; transform: translate(-6px, 0px) ; transition: all 0.4s ease; } .eb-button-jnpap .eb-button-anchor:hover .eb-button-icon { opacity: 1; transform: translate(0, 0); } @media (max-width: 767px) { .eb-button-jnpap { /*display: block;*/ } }/* =eb-button-jnpap= Ends *//* eb-column-8ou6m Starts */.eb-column-8ou6m.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-8ou6m.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-8ou6m{width:100%;order:unset}.eb-parent-eb-column-8ou6m{transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-8ou6m{display:block}.root-eb-column-8ou6m{position:relative}.root-eb-column-8ou6m.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-8ou6m.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-8ou6m.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-8ou6m.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-8ou6m .eb-protected-content-form{max-width:100%}.root-eb-column-8ou6m .eb-protected-content-container,.root-eb-column-8ou6m .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-8ou6m .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-8ou6m .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-8ou6m .eb-protected-content-container:hover,.root-eb-column-8ou6m .eb-pc-card:hover{border-radius:12px}.root-eb-column-8ou6m .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-8ou6m .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-8ou6m .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-8ou6m .eb-protected-content-form form,.root-eb-column-8ou6m .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-8ou6m .eb-protected-content-form form:hover,.root-eb-column-8ou6m .eb-pc-form:hover{border-radius:4px}.root-eb-column-8ou6m .eb-protected-content-input,.root-eb-column-8ou6m .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-8ou6m .eb-protected-content-input:focus,.root-eb-column-8ou6m .eb-protected-content-input:hover,.root-eb-column-8ou6m .eb-protected-content-input:active,.root-eb-column-8ou6m .eb-protected-content-input:focus-visible,.root-eb-column-8ou6m .eb-pc-form input:hover,.root-eb-column-8ou6m .eb-pc-form input:active,.root-eb-column-8ou6m .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-8ou6m .eb-protected-content-submit,.root-eb-column-8ou6m .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-8ou6m .eb-protected-content-submit:hover,.root-eb-column-8ou6m .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-8ou6m .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-8ou6m .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-8ou6m .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-8ou6m .eb-pc-mode-blur{position:relative}.root-eb-column-8ou6m .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-8ou6m .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-8ou6m .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-8ou6m .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-8ou6m .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-8ou6m .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-8ou6m .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-8ou6m .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-8ou6m .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-8ou6m .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-8ou6m .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-8ou6m .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-8ou6m .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-8ou6m .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-8ou6m .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-8ou6m .eb-pc-skeleton-bar,.root-eb-column-8ou6m .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-8ou6m .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-8ou6m .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-8ou6m .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-8ou6m .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-8ou6m .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-8ou6m .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-8ou6m .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-8ou6m .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-8ou6m .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-8ou6m .eb-pc-card-icon .dashicon,.root-eb-column-8ou6m .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-8ou6m .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-8ou6m .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-8ou6m .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-8ou6m .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-8ou6m{width:calc(100% - 10px);order:unset}.eb-parent-eb-column-8ou6m{display:block}} @media(max-width: 767px){.root-eb-column-8ou6m{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-8ou6m{display:block}.root-eb-column-8ou6m .eb-protected-content-container,.root-eb-column-8ou6m .eb-pc-card{padding:24px 18px}.root-eb-column-8ou6m .eb-protected-content-form form,.root-eb-column-8ou6m .eb-pc-form{flex-direction:column}.root-eb-column-8ou6m .eb-protected-content-submit,.root-eb-column-8ou6m .eb-pc-form button{width:100%}}/* =eb-column-8ou6m= Ends *//* eb-row-dj3bk Starts */.eb-row-dj3bk.eb-row-root-container > *{position:relative}.eb-row-dj3bk.eb-row-root-container{margin-bottom:0px;transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-dj3bk.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-dj3bk.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:20px;flex-flow:row}.eb-parent-eb-row-dj3bk{display:block}.root-eb-row-dj3bk{position:relative}.root-eb-row-dj3bk.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-dj3bk.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-dj3bk.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-dj3bk.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-row-dj3bk .eb-protected-content-form{max-width:100%}.root-eb-row-dj3bk .eb-protected-content-container,.root-eb-row-dj3bk .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-row-dj3bk .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-row-dj3bk .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-row-dj3bk .eb-protected-content-container:hover,.root-eb-row-dj3bk .eb-pc-card:hover{border-radius:12px}.root-eb-row-dj3bk .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-row-dj3bk .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-row-dj3bk .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-row-dj3bk .eb-protected-content-form form,.root-eb-row-dj3bk .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-dj3bk .eb-protected-content-form form:hover,.root-eb-row-dj3bk .eb-pc-form:hover{border-radius:4px}.root-eb-row-dj3bk .eb-protected-content-input,.root-eb-row-dj3bk .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-row-dj3bk .eb-protected-content-input:focus,.root-eb-row-dj3bk .eb-protected-content-input:hover,.root-eb-row-dj3bk .eb-protected-content-input:active,.root-eb-row-dj3bk .eb-protected-content-input:focus-visible,.root-eb-row-dj3bk .eb-pc-form input:hover,.root-eb-row-dj3bk .eb-pc-form input:active,.root-eb-row-dj3bk .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-row-dj3bk .eb-protected-content-submit,.root-eb-row-dj3bk .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-dj3bk .eb-protected-content-submit:hover,.root-eb-row-dj3bk .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-row-dj3bk .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-row-dj3bk .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-row-dj3bk .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-row-dj3bk .eb-pc-mode-blur{position:relative}.root-eb-row-dj3bk .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-row-dj3bk .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-row-dj3bk .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-row-dj3bk .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-row-dj3bk .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-row-dj3bk .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-row-dj3bk .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-row-dj3bk .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-row-dj3bk .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-row-dj3bk .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-row-dj3bk .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-row-dj3bk .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-row-dj3bk .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-row-dj3bk .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-row-dj3bk .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-row-dj3bk .eb-pc-skeleton-bar,.root-eb-row-dj3bk .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-row-dj3bk .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-row-dj3bk .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-row-dj3bk .eb-pc-skeleton-bar-md{width:85%}.root-eb-row-dj3bk .eb-pc-skeleton-bar-sm{width:55%}.root-eb-row-dj3bk .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-row-dj3bk .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-row-dj3bk .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-row-dj3bk .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-row-dj3bk .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-row-dj3bk .eb-pc-card-icon .dashicon,.root-eb-row-dj3bk .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-row-dj3bk .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-row-dj3bk .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-row-dj3bk .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-row-dj3bk .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-row-dj3bk.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-dj3bk{display:block}} @media(max-width: 767px){.eb-row-dj3bk.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-dj3bk{display:block}.root-eb-row-dj3bk .eb-protected-content-container,.root-eb-row-dj3bk .eb-pc-card{padding:24px 18px}.root-eb-row-dj3bk .eb-protected-content-form form,.root-eb-row-dj3bk .eb-pc-form{flex-direction:column}.root-eb-row-dj3bk .eb-protected-content-submit,.root-eb-row-dj3bk .eb-pc-form button{width:100%}}/* =eb-row-dj3bk= Ends *//* eb-column-brtba Starts */.eb-column-brtba.eb-column-wrapper > .eb-column-inner > *{position:relative}.eb-column-brtba.eb-column-wrapper > .eb-column-inner:before{transition:all .5s,background 0.5s,opacity 0.5s,filter 0.5s}.root-eb-column-brtba{width:50%;order:unset}.eb-parent-eb-column-brtba{padding-top:275px;transition:all .5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-column-brtba{display:block}.root-eb-column-brtba{position:relative}.root-eb-column-brtba.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-column-brtba.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-column-brtba.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-column-brtba.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-column-brtba .eb-protected-content-form{max-width:100%}.root-eb-column-brtba .eb-protected-content-container,.root-eb-column-brtba .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-column-brtba .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-column-brtba .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-column-brtba .eb-protected-content-container:hover,.root-eb-column-brtba .eb-pc-card:hover{border-radius:12px}.root-eb-column-brtba .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-column-brtba .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-column-brtba .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-column-brtba .eb-protected-content-form form,.root-eb-column-brtba .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-brtba .eb-protected-content-form form:hover,.root-eb-column-brtba .eb-pc-form:hover{border-radius:4px}.root-eb-column-brtba .eb-protected-content-input,.root-eb-column-brtba .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-column-brtba .eb-protected-content-input:focus,.root-eb-column-brtba .eb-protected-content-input:hover,.root-eb-column-brtba .eb-protected-content-input:active,.root-eb-column-brtba .eb-protected-content-input:focus-visible,.root-eb-column-brtba .eb-pc-form input:hover,.root-eb-column-brtba .eb-pc-form input:active,.root-eb-column-brtba .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-column-brtba .eb-protected-content-submit,.root-eb-column-brtba .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-column-brtba .eb-protected-content-submit:hover,.root-eb-column-brtba .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-column-brtba .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-column-brtba .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-column-brtba .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-column-brtba .eb-pc-mode-blur{position:relative}.root-eb-column-brtba .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-column-brtba .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-column-brtba .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-column-brtba .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-column-brtba .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-column-brtba .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-column-brtba .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-column-brtba .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-column-brtba .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-column-brtba .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-column-brtba .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-column-brtba .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-column-brtba .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-column-brtba .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-column-brtba .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-column-brtba .eb-pc-skeleton-bar,.root-eb-column-brtba .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-column-brtba .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-column-brtba .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-column-brtba .eb-pc-skeleton-bar-md{width:85%}.root-eb-column-brtba .eb-pc-skeleton-bar-sm{width:55%}.root-eb-column-brtba .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-column-brtba .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-column-brtba .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-column-brtba .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-column-brtba .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-column-brtba .eb-pc-card-icon .dashicon,.root-eb-column-brtba .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-column-brtba .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-column-brtba .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-column-brtba .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-column-brtba .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.root-eb-column-brtba{width:calc(50% - 10px);order:unset}.eb-parent-eb-column-brtba{padding-top:175px}.eb-parent-eb-column-brtba{display:block}} @media(max-width: 767px){.root-eb-column-brtba{width:calc(100% - 0px);order:unset}.eb-parent-eb-column-brtba{padding-top:50px}.eb-parent-eb-column-brtba{display:block}.root-eb-column-brtba .eb-protected-content-container,.root-eb-column-brtba .eb-pc-card{padding:24px 18px}.root-eb-column-brtba .eb-protected-content-form form,.root-eb-column-brtba .eb-pc-form{flex-direction:column}.root-eb-column-brtba .eb-protected-content-submit,.root-eb-column-brtba .eb-pc-form button{width:100%}}/* =eb-column-brtba= Ends *//* eb-row-jhnkb Starts */.eb-row-jhnkb.eb-row-root-container > *{position:relative}.eb-row-jhnkb.eb-row-root-container{transition:all 0.5s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-row-jhnkb.eb-row-root-container:before{transition:all 0.5s,background 0.5s,opacity 0.5s,filter 0.5s}.eb-row-jhnkb.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{gap:20px;flex-flow:row}.eb-parent-eb-row-jhnkb{display:block}.root-eb-row-jhnkb{position:relative}.root-eb-row-jhnkb.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-row-jhnkb.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-row-jhnkb.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-row-jhnkb.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-row-jhnkb .eb-protected-content-form{max-width:100%}.root-eb-row-jhnkb .eb-protected-content-container,.root-eb-row-jhnkb .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-row-jhnkb .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-row-jhnkb .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-row-jhnkb .eb-protected-content-container:hover,.root-eb-row-jhnkb .eb-pc-card:hover{border-radius:12px}.root-eb-row-jhnkb .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-row-jhnkb .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-row-jhnkb .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-row-jhnkb .eb-protected-content-form form,.root-eb-row-jhnkb .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-jhnkb .eb-protected-content-form form:hover,.root-eb-row-jhnkb .eb-pc-form:hover{border-radius:4px}.root-eb-row-jhnkb .eb-protected-content-input,.root-eb-row-jhnkb .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-row-jhnkb .eb-protected-content-input:focus,.root-eb-row-jhnkb .eb-protected-content-input:hover,.root-eb-row-jhnkb .eb-protected-content-input:active,.root-eb-row-jhnkb .eb-protected-content-input:focus-visible,.root-eb-row-jhnkb .eb-pc-form input:hover,.root-eb-row-jhnkb .eb-pc-form input:active,.root-eb-row-jhnkb .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-row-jhnkb .eb-protected-content-submit,.root-eb-row-jhnkb .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-row-jhnkb .eb-protected-content-submit:hover,.root-eb-row-jhnkb .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-row-jhnkb .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-row-jhnkb .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-row-jhnkb .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-row-jhnkb .eb-pc-mode-blur{position:relative}.root-eb-row-jhnkb .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-row-jhnkb .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-row-jhnkb .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-row-jhnkb .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-row-jhnkb .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-row-jhnkb .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-row-jhnkb .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-row-jhnkb .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-row-jhnkb .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-row-jhnkb .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-row-jhnkb .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-row-jhnkb .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-row-jhnkb .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-row-jhnkb .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-row-jhnkb .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-row-jhnkb .eb-pc-skeleton-bar,.root-eb-row-jhnkb .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-row-jhnkb .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-row-jhnkb .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-row-jhnkb .eb-pc-skeleton-bar-md{width:85%}.root-eb-row-jhnkb .eb-pc-skeleton-bar-sm{width:55%}.root-eb-row-jhnkb .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-row-jhnkb .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-row-jhnkb .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-row-jhnkb .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-row-jhnkb .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-row-jhnkb .eb-pc-card-icon .dashicon,.root-eb-row-jhnkb .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-row-jhnkb .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-row-jhnkb .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-row-jhnkb .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-row-jhnkb .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-row-jhnkb.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-jhnkb{display:block}} @media(max-width: 767px){.eb-row-jhnkb.eb-row-root-container > .eb-row-wrapper > .eb-row-inner{flex-flow:row;flex-wrap:wrap !important}.eb-parent-eb-row-jhnkb{display:block}.root-eb-row-jhnkb .eb-protected-content-container,.root-eb-row-jhnkb .eb-pc-card{padding:24px 18px}.root-eb-row-jhnkb .eb-protected-content-form form,.root-eb-row-jhnkb .eb-pc-form{flex-direction:column}.root-eb-row-jhnkb .eb-protected-content-submit,.root-eb-row-jhnkb .eb-pc-form button{width:100%}}/* =eb-row-jhnkb= Ends *//* eb-wrapper-z277e Starts */.eb-parent-eb-wrapper-z277e{position:relative}.eb-wrapper-align-center{margin-right:auto !important;margin-left:auto !important}.eb-wrapper-align-right{margin-left:auto !important}.eb-wrapper-outer.eb-wrapper-z277e{margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px;padding-top:180px;padding-right:20px;padding-left:20px;padding-bottom:180px;background-color:#FFFFFF;max-width:100%;transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-wrapper-outer.eb-wrapper-z277e > .eb-wrapper-inner > .eb-wrapper-inner-blocks{width:1440px;max-width:100%;position:relative}.eb-wrapper-outer.eb-wrapper-z277e:before{transition:background 0.5s,opacity 0.5s,filter 0.5s}.eb-parent-eb-wrapper-z277e .eb-shape-divider-top svg{width:calc(100% + 1.3px)}.eb-parent-eb-wrapper-z277e .eb-shape-divider-bottom svg{width:calc(100% + 1.3px)}.eb-parent-eb-wrapper-z277e{display:block}.root-eb-wrapper-z277e{position:relative}.root-eb-wrapper-z277e.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-wrapper-z277e.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-wrapper-z277e.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-wrapper-z277e.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent}.root-eb-wrapper-z277e .eb-protected-content-form{max-width:100%}.root-eb-wrapper-z277e .eb-protected-content-container,.root-eb-wrapper-z277e .eb-pc-card{width:90%;border-width:1px;border-color:rgba(0,0,0,0.08);border-style:solid;border-radius:12px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;text-align:center;background-color:#fff;padding:30px}/* When a pattern is the restriction content,let it span the full wrapperand reset inherited card constraints so full-width patterns look right. */.root-eb-wrapper-z277e .eb-pc-card--pattern{width:100%;max-width:100%;padding:0;background:none;border:none;box-shadow:none;text-align:inherit}.root-eb-wrapper-z277e .eb-pc-card--pattern .eb-pc-card-icon{margin:0 auto 16px}.root-eb-wrapper-z277e .eb-protected-content-container:hover,.root-eb-wrapper-z277e .eb-pc-card:hover{border-radius:12px}.root-eb-wrapper-z277e .eb-protected-content-title{margin:0 0 8px;font-size:20px;color:var(--eb-global-heading-color)}.root-eb-wrapper-z277e .eb-protected-content-message{margin:0 0 4px;font-size:16px;color:var(--eb-global-text-color)}.root-eb-wrapper-z277e .eb-protected-content-error{font-size:16px;color:#ff0000;text-align:center}.root-eb-wrapper-z277e .eb-protected-content-form form,.root-eb-wrapper-z277e .eb-pc-form{margin-top:20px !important;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin:0 auto;box-sizing:border-box;width:90%;padding:5px;border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-wrapper-z277e .eb-protected-content-form form:hover,.root-eb-wrapper-z277e .eb-pc-form:hover{border-radius:4px}.root-eb-wrapper-z277e .eb-protected-content-input,.root-eb-wrapper-z277e .eb-pc-form input{border:none;flex-grow:1;box-sizing:border-box;height:45px;font-size:16px;padding:5px;color:var(--eb-global-text-color);background:transparent}.root-eb-wrapper-z277e .eb-protected-content-input:focus,.root-eb-wrapper-z277e .eb-protected-content-input:hover,.root-eb-wrapper-z277e .eb-protected-content-input:active,.root-eb-wrapper-z277e .eb-protected-content-input:focus-visible,.root-eb-wrapper-z277e .eb-pc-form input:hover,.root-eb-wrapper-z277e .eb-pc-form input:active,.root-eb-wrapper-z277e .eb-pc-form input:focus-visible{border:none;outline:none}.root-eb-wrapper-z277e .eb-protected-content-submit,.root-eb-wrapper-z277e .eb-pc-form button{box-sizing:border-box;width:120px;font-size:16px;padding:10px;height:45px;color:var(--eb-global-button-text-color);background-color:var(--eb-global-button-background-color);border-width:1px;border-color:#000;border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.root-eb-wrapper-z277e .eb-protected-content-submit:hover,.root-eb-wrapper-z277e .eb-pc-form button:hover{border-radius:4px}/* ── Protected Content Locked UX ── */.root-eb-wrapper-z277e .eb-pc-wrapper{position:relative;border-radius:8px}.root-eb-wrapper-z277e .eb-pc-mode-none{display:flex;align-items:center;justify-content:center;padding:24px}/* Blur Mode */.root-eb-wrapper-z277e .eb-pc-mode-blur{background:#f1f5f9}/* ── Glassdoor-style blur ──Real shape behind,heavy desaturation,bottom gradient fade-out,frosted-glass card anchored near the fade line. */.root-eb-wrapper-z277e .eb-pc-mode-blur{position:relative}.root-eb-wrapper-z277e .eb-pc-mode-blur .eb-pc-preview{overflow:hidden;position:relative;/* Stronger desaturation so the preview reads as a frosted/photographic blur,not just blurred text. */filter:saturate(0.25) contrast(0.85) brightness(1.02)}/* Subtle diagonal stripe overlay — further breaks up readable shapes */.root-eb-wrapper-z277e .eb-pc-mode-blur .eb-pc-preview::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(148,163,184,0.05) 0,rgba(148,163,184,0.05) 2px,transparent 2px,transparent 8px);pointer-events:none;z-index:1}/* Bottom gradient — preview dissolves into the page background */.root-eb-wrapper-z277e .eb-pc-mode-blur .eb-pc-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:65%;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,0.6) 45%,var(--wp--preset--color--background,#fff) 92%);pointer-events:none;z-index:2}/* Neutralize animated / interactive sub-elements inside the blurred preview */.root-eb-wrapper-z277e .eb-pc-mode-blur .eb-pc-preview *{animation:none !important;transition:none !important}/* Card overlay anchored to the fade line (lower portion of preview) */.root-eb-wrapper-z277e .eb-pc-mode-blur .eb-pc-overlay{// position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 32px;background:transparent}/* Frosted-glass card sitting on top of the gradient */.root-eb-wrapper-z277e .eb-pc-mode-blur .eb-pc-overlay .eb-pc-card{background:rgba(255,255,255,0.85);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);box-shadow:0 12px 40px rgba(15,23,42,0.16),0 2px 8px rgba(15,23,42,0.06);border:1px solid rgba(255,255,255,0.7)}/* Partial Mode — shows clipped real content with fade mask + AJAX unlock */.root-eb-wrapper-z277e .eb-pc-mode-partial .eb-partial-wrap{position:relative;overflow:hidden;transition:max-height 0.4s ease}.root-eb-wrapper-z277e .eb-pc-mode-partial .eb-pc-preview{position:relative}.root-eb-wrapper-z277e .eb-pc-mode-partial .eb-fade-mask{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(transparent,var(--wp--preset--color--background,#fff));pointer-events:none;z-index:1}.root-eb-wrapper-z277e .eb-pc-partial-text{margin:0;padding:0}/* Unlock animation */.root-eb-wrapper-z277e .eb-pc-wrapper.eb-pc-unlocking{opacity:0.6;transition:opacity 0.3s ease,max-height 0.4s ease}.root-eb-wrapper-z277e .eb-pc-wrapper.eb-pc-unlocked{animation:ebPcUnlock 0.4s ease both}.root-eb-wrapper-z277e .eb-lock-gate button:disabled{opacity:0.6;cursor:wait}.root-eb-wrapper-z277e .eb-lock-error{font-size:12px;color:#c0392b;margin-top:8px;text-align:center}100%{opacity:1;transform:translateY(0)}/* Skeleton preview (blur & partial modes) */.root-eb-wrapper-z277e .eb-pc-skeleton{display:flex;flex-direction:column;gap:12px;padding:20px}.root-eb-wrapper-z277e .eb-pc-skeleton-bar,.root-eb-wrapper-z277e .eb-pc-skeleton-media{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%);background-size:200% 100%;border-radius:6px;animation:ebPcShimmer 1.8s ease-in-out infinite}.root-eb-wrapper-z277e .eb-pc-skeleton-bar{height:14px;width:100%}.root-eb-wrapper-z277e .eb-pc-skeleton-bar-lg{height:20px;width:70%}.root-eb-wrapper-z277e .eb-pc-skeleton-bar-md{width:85%}.root-eb-wrapper-z277e .eb-pc-skeleton-bar-sm{width:55%}.root-eb-wrapper-z277e .eb-pc-skeleton-media{height:140px;width:100%;margin:8px 0}100%{background-position:-200% 0}.root-eb-wrapper-z277e .eb-pc-mode-partial .eb-pc-overlay{position:relative;z-index:2;display:flex;justify-content:center;padding:0 24px 24px;margin-top:-20px}/* Card */.root-eb-wrapper-z277e .eb-pc-card-icon{width:calc(20px + 25px);height:calc(20px + 25px);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#1a1a2e;border-radius:50%;color:#fff;font-size:20px}.root-eb-wrapper-z277e .eb-pc-card-icon svg{width:20px;height:20px}.root-eb-wrapper-z277e .eb-pc-card-icon i{font-size:20px;color:#fff}.root-eb-wrapper-z277e .eb-pc-card-icon .dashicon,.root-eb-wrapper-z277e .eb-pc-card-icon .dashicons{font-size:20px;width:20px;height:20px;color:#fff}.root-eb-wrapper-z277e .eb-pc-card-icon img.eb-pc-icon-svg{width:20px;height:20px}.root-eb-wrapper-z277e .eb-pc-card-icon span{display:flex;align-items:center;justify-content:center;color:#fff}.root-eb-wrapper-z277e .eb-pc-card-icon span svg{width:20px;height:20px;fill:#fff}/* Pattern content inside overlay */.root-eb-wrapper-z277e .eb-pc-message-content{max-width:480px;width:100%} @media(max-width: 1024px){.eb-wrapper-outer.eb-wrapper-z277e{padding-top:70px;padding-right:20px;padding-left:20px;padding-bottom:70px}.eb-parent-eb-wrapper-z277e{display:block}} @media(max-width: 767px){.eb-wrapper-outer.eb-wrapper-z277e{padding-top:70px;padding-right:20px;padding-left:20px;padding-bottom:70px}.eb-parent-eb-wrapper-z277e{display:block}.root-eb-wrapper-z277e .eb-protected-content-container,.root-eb-wrapper-z277e .eb-pc-card{padding:24px 18px}.root-eb-wrapper-z277e .eb-protected-content-form form,.root-eb-wrapper-z277e .eb-pc-form{flex-direction:column}.root-eb-wrapper-z277e .eb-protected-content-submit,.root-eb-wrapper-z277e .eb-pc-form button{width:100%}}/* =eb-wrapper-z277e= Ends */