.ehm-cta-box{margin:20px 0 30px}.ehm-box-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.ehm-cta-btn{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:16px;font-weight:700;line-height:1.4;transition:all .3s;display:inline-flex;box-shadow:0 2px 4px #0000000d;text-decoration:none!important}.ehm-cta-btn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.ehm-cta-btn-primary{background-color:var(--ehm-bg-cta,var(--ehm-bg,#0073aa));color:var(--ehm-text-cta,#fff)}.ehm-cta-btn-secondary{color:var(--ehm-bg-cta,var(--ehm-text,#333));background-color:#0000;margin-left:7px;margin-right:7px}.ehm-cta-btn-secondary:hover{background-color:var(--ehm-bg-cta,var(--ehm-bg,#0073aa));color:var(--ehm-text-cta,#fff);filter:brightness()}.ehm-cta-btn .dashicons{width:20px;height:20px;font-size:20px;line-height:1}.ehm-cta-btn.icon-left{flex-direction:row-reverse}.ehm-cta-btn.icon-right{flex-direction:row}.ehm-bg-card h2,.ehm-bg-card h3,.ehm-bg-card p,.ehm-card,.ehm-card h2,.ehm-card h3,.ehm-card p,.ehm-feature-list h2,.ehm-feature-list h3,.ehm-feature-list p,.ehm-glass h2,.ehm-glass h3,.ehm-glass p,.ehm-hover-card h2,.ehm-hover-card h3,.ehm-hover-card p,.ehm-icon-card h2,.ehm-icon-card h3,.ehm-icon-card p,.ehm-neumorph h2,.ehm-neumorph h3,.ehm-neumorph p,.ehm-parallax h2,.ehm-parallax h3,.ehm-parallax p,.ehm-timeline-item h2,.ehm-timeline-item h3,.ehm-timeline-item p,.ehm-two-col h2,.ehm-two-col h3,.ehm-two-col p{color:var(--ehm-text)}.ehm-bg-card,.ehm-card{border-radius:12px;padding:16px}.ehm-bg-card,.ehm-card,.ehm-feature-list,.ehm-glass,.ehm-hover-card,.ehm-icon-card,.ehm-neumorph,.ehm-parallax,.ehm-timeline-item,.ehm-two-col{box-sizing:border-box;white-space:normal;margin:10px 0 20px}.ehm-card{background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));text-align:center;max-width:400px;margin:auto;box-shadow:0 4px 12px #00000014}.ehm-bg-card,.ehm-bg-card h3,.ehm-bg-card p,.ehm-neumorph h2,.ehm-neumorph h3,.ehm-neumorph p,.ehm-parallax h2,.ehm-parallax h3,.ehm-parallax p{color:#fff!important}.ehm-card img{background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));border-radius:8px;max-width:100%;margin-bottom:12px}.ehm-bg-card{background-position:50%;background-size:cover;background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));position:relative;overflow:hidden}.ehm-bg-card.has-image.gradient{background-image:var(--ehm-bg),var(--bg-img)}.ehm-bg-card.has-image.solid{background-image:linear-gradient(rgba(var(--ehm-bg-rgb),.5),rgba(var(--ehm-bg-rgb),.5)),var(--bg-img)}.ehm-overlay.ehm-flex{background:#000000b3;border-radius:8px;flex-wrap:wrap;align-items:center;gap:20px;padding:16px;display:flex;position:static}.ehm-column{flex:50%}.ehm-image-col{flex:0 0 200px;max-width:200px}.ehm-product-image{border-radius:6px;max-width:100%;margin:0 auto;display:block}.ehm-content-col h3{margin-top:0;margin-bottom:8px}.ehm-two-col{border:1px solid #ddd;border-radius:12px;align-items:stretch;gap:20px;padding:0;display:flex;overflow:hidden}.ehm-two-col .ehm-image{flex:0 0 30%;overflow:hidden}.ehm-two-col .ehm-image img{object-fit:cover;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));width:100%;height:100%}.ehm-two-col .ehm-text{flex-direction:column;flex:1;justify-content:center;padding:20px;display:flex}.ehm-hover-card .ehm-box-actions,.ehm-two-col .ehm-box-actions{margin-top:15px}.ehm-icon-card,.ehm-parallax{color:var(--ehm-text,#fff)}.ehm-neumorph{text-align:center;background:var(--ehm-bg,rgb(var(--ehm-bg-rgb,240,240,240)));border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:8px 8px 16px #00000026,-8px -8px 16px #ffffffe6}.ehm-neumorph:hover{transform:translateY(-4px);box-shadow:12px 12px 20px #0000002e,-12px -12px 20px #fff}.ehm-neumorph.gradient{background:var(--ehm-bg,linear-gradient(135deg,#ff512f,#dd2476))}.ehm-neumorph.solid{background:rgb(var(--ehm-bg-rgb,240,240,240))}.ehm-neumorph.has-image{background-image:var(--bg-img);background-blend-mode:multiply;background-position:50%;background-size:cover}.ehm-neumorph.has-image.solid{background-color:rgb(var(--ehm-bg-rgb,0,0,0))}.ehm-neumorph.has-image.gradient{background-image:var(--bg-img),var(--ehm-bg,linear-gradient(135deg,#ff512f,#dd2476));background-blend-mode:multiply}.ehm-neumorph img{border-radius:16px;max-width:100%;margin-bottom:1rem}.ehm-neumorph h3{color:var(--ehm-text,#333);margin-bottom:.5rem;font-size:1.5rem}.ehm-neumorph p{color:var(--ehm-text,#555);margin-bottom:1rem;font-size:1rem;line-height:1.6}.ehm-neumorph .ehm-cta-button{background:var(--ehm-bg,rgb(var(--ehm-bg-rgb,0,0,0)));color:var(--ehm-text,#fff);border-radius:50px;padding:.6rem 1.4rem;font-weight:600}.ehm-neumorph .ehm-cta-button:hover{filter:brightness(1.1);transform:translateY(-2px)}.ehm-glass-two-col{box-sizing:border-box;background:#ffffff0d;border:1px solid #ccc;border-radius:10px;display:flex;overflow:hidden}.ehm-glass-two-col .ehm-glass-image,.ehm-parallax,.ehm-parallax.has-image.gradient,.ehm-parallax.has-image.solid{background-position:50%;background-size:cover}.ehm-glass-two-col .ehm-glass-image{background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));background-position:50%;background-repeat:no-repeat;background-size:cover;flex:50%;min-height:220px}.ehm-glass-two-col .ehm-glass-content{box-sizing:border-box;color:inherit;flex-direction:column;flex:50%;justify-content:center;padding:20px;display:flex}.ehm-glass-two-col .ehm-glass-content h3{margin:0 0 10px}.ehm-glass-two-col .ehm-glass-content p{margin:0 0 15px;line-height:1.4}.ehm-hover-card{text-align:left;border:1px solid #ddd;border-radius:12px;align-items:stretch;gap:20px;padding:0;display:flex;overflow:hidden}.ehm-hover-card .ehm-img-zoom{clip-path:polygon(0 0,85% 0,100% 50%,85% 100%,0 100%);flex:0 0 30%;overflow:hidden}.ehm-hover-card .ehm-img-zoom img{object-fit:cover;background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));width:100%;height:100%;transition:transform .4s}.ehm-hover-card:hover .ehm-img-zoom img{transform:scale(1.08)}.ehm-hover-card .ehm-text{text-align:center;flex-direction:column;flex:1;justify-content:center;padding:20px;display:flex}.ehm-hover-card .ehm-cta-actions{justify-content:center}.ehm-parallax{text-align:center;background-attachment:fixed;background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));border-radius:15px;padding:30px 20px;position:relative;overflow:hidden}.ehm-parallax.has-image.gradient{background-image:var(--ehm-bg),var(--bg-img)}.ehm-parallax.has-image.solid{background-image:linear-gradient(rgba(var(--ehm-bg-rgb),.5),rgba(var(--ehm-bg-rgb),.5)),var(--bg-img)}.ehm-parallax-content{z-index:1;background:#000000b3;border-radius:10px;max-width:600px;margin:auto;padding:20px;position:relative}.ehm-feature-list{border-radius:20px;justify-content:space-around;align-items:center;gap:16px;padding:15px 15px 10px;display:flex;box-shadow:0 0 10px #eee}.ehm-feature-list img{border-radius:50%;width:80px;height:80px}.ehm-feature-list ul{margin:0;padding-left:20px}.ehm-feature-list .ehm-box-actions{flex:auto;margin-top:15px}.ehm-timeline-item{border:1px solid #eee;border-radius:15px;margin-bottom:20px;padding:10px 15px;position:relative}.ehm-timeline-content .ehm-col-description{border-right:2px solid #ccc;margin-right:15px;padding-right:15px}.ehm-timeline-content{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.ehm-col{padding:5px 0}.ehm-col-image img{border-radius:5px;max-width:80px;height:auto;display:block}.ehm-col-title h4{margin:0;font-size:1.1em}.ehm-col-description p{color:#555;margin:0;font-size:.95em}.ehm-inline{text-align:center;background-attachment:fixed;background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));border-radius:15px;padding:30px 20px;position:relative;overflow:hidden}.ehm-inline.has-image.gradient{background-image:var(--ehm-bg),var(--bg-img)}.ehm-inline.has-image.solid{background-image:linear-gradient(rgba(var(--ehm-bg-rgb),.5),rgba(var(--ehm-bg-rgb),.5)),var(--bg-img)}.ehm-inline-content{z-index:1;background:#fff;border-radius:10px;max-width:600px;margin:auto;padding:20px;position:relative}.ehm-col-button .ehm-cta-button{background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));color:#fff;border-radius:4px;padding:8px 16px}.ehm-icon-card{text-align:center;background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));border-radius:12px;padding:16px;position:relative;overflow:hidden}.ehm-icon-card.gradient{background-position:50%;background-size:cover;background-image:var(--ehm-bg)}.ehm-icon-card.solid{background-color:rgb(var(--ehm-bg-rgb))}.ehm-icon-card .ehm-icon img{object-fit:contain;width:60px;height:60px;margin-bottom:12px}.ehm-white-overlay,.ehm-white-overlay a,.ehm-white-overlay h3,.ehm-white-overlay p{color:#000!important}.ehm-white-overlay{background:#fff!important}.ehm-white-overlay .ehm-cta-button{background:#000;color:#fff!important}.ehm-device-desktop{display:none}.ehm-neumorph p,.ehm-neumorph h3{text-align:center}.ehm-creative,.ehm-creative-ltr{isolation:isolate;background:var(--ehm-bg,rgb(var(--ehm-bg-rgb)));direction:rtl;border-radius:15px;flex-direction:column;justify-content:center;padding:30px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #eee}.ehm-creative-ltr{direction:ltr}.ehm-creative.solid,.ehm-creative-ltr.solid{background-color:rgb(var(--ehm-bg-rgb))}.ehm-creative.gradient,.ehm-creative-ltr.gradient{background-image:var(--ehm-bg)}.ehm-creative:after,.ehm-creative-ltr:after{content:"";z-index:-1;background-image:var(--bg-img);opacity:.99;background-position:50%;background-size:cover;position:absolute;inset:0}.ehm-creative .ehm-box-content,.ehm-creative-ltr .ehm-box-content{z-index:1;text-align:right;position:relative}.ehm-creative-ltr .ehm-box-content{text-align:left}.ehm-creative .ehm-box-actions,.ehm-creative-ltr .ehm-box-actions{flex-wrap:wrap;gap:15px;margin-top:25px;display:flex}.ehm-creative-ltr .ehm-box-actions{justify-content:flex-start}.ehm-cta-actions{display:inline-flex}@media (width<=768px){.ehm-cta-btn-secondary{margin-left:0;margin-right:0}.ehm-cta-actions{display:block}.ehm-cta-actions a{margin-bottom:5px;display:block}.ehm-overlay.ehm-flex{flex-direction:column;justify-content:space-around;align-items:stretch}.ehm-image-col{text-align:center;max-width:100%}.ehm-glass-two-col,.ehm-two-col{flex-direction:column}.ehm-two-col .ehm-image{flex:none}.ehm-two-col .ehm-image img{clip-path:polygon(0 0,100% 0,100% 85%,0 100%);height:auto}.ehm-neumorph{padding:1.5rem}.ehm-neumorph h3{font-size:1.3rem}.ehm-neumorph p{font-size:.95rem}.ehm-glass-two-col .ehm-glass-image{flex:unset;width:100%;min-height:180px}.ehm-hover-card{flex-direction:column-reverse}.ehm-hover-card .ehm-img-zoom{clip-path:polygon(50% 100%,100% 85%,100% 0,0 0,0 85%);flex:none}.ehm-hover-card .ehm-img-zoom img{height:auto}.ehm-parallax{background-attachment:scroll}.ehm-feature-list img{border:5px solid #eee;margin-top:-55px!important}.ehm-feature-list{margin-top:65px}.ehm-feature-list .ehm-box-actions{justify-content:center}.ehm-timeline-content .ehm-col-description{border-right:none;margin-right:0;padding-right:0}.ehm-col-image{background-image:var(--bg-img);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;width:-webkit-fill-available;flex:0 0 100%!important;max-width:100%!important;margin:0!important;padding:0!important}.ehm-col-image img{height:0;opacity:0!important}.ehm-timeline-content{flex-direction:column;align-items:flex-start}.ehm-col-image img{max-width:100px}.ehm-creative,.ehm-creative-ltr{padding:25px}.ehm-creative .ehm-box-content,.ehm-creative-ltr .ehm-box-content{text-align:center}.ehm-creative .ehm-box-actions,.ehm-creative-ltr .ehm-box-actions{justify-content:center}.ehm-creative,.ehm-creative-ltr{text-align:center}}@media (width<=600px){.ehm-feature-list,.ehm-glass,.ehm-two-col{text-align:center;flex-direction:column}.ehm-feature-list img,.ehm-two-col img{margin:auto}}@media (width>=768px){.ehm-device-desktop{display:block}.ehm-device-mobile{display:none}}