.evag-showcase{width:100%;font-family:var(--evag-showcase-font,inherit);background:var(--evag-showcase-bg,#fff);box-sizing:border-box}.evag-showcase,.evag-showcase *{box-sizing:border-box}.evag-showcase-width-wide{width:min(calc(100vw - 32px),var(--evag-showcase-max-width,1500px));max-width:var(--evag-showcase-max-width,1500px);margin-left:50%;transform:translateX(-50%)}.evag-showcase-width-full{width:100vw;max-width:100vw;margin-left:50%;transform:translateX(-50%)}.evag-showcase-width-normal{max-width:100%}.evag-showcase__intro,.evag-showcase__intro *,.evag-showcase__content,.evag-showcase__content *{font-family:var(--evag-showcase-font,inherit)!important}.evag-showcase__title,.evag-showcase__title *{font-size:var(--evag-showcase-title-size,34px)!important}.evag-showcase__subtitle,.evag-showcase__subtitle *{font-size:var(--evag-showcase-subtitle-size,22px)!important}.evag-showcase__text,.evag-showcase__text *{font-size:var(--evag-showcase-text-size,18px)!important}.evag-showcase__intro{margin:0 0 26px;color:var(--evag-showcase-text,#4b5563)}.evag-showcase__list{display:flex;flex-direction:column;gap:var(--evag-showcase-row-gap,34px)}.evag-showcase__row{scroll-margin-top:var(--evag-showcase-anchor-offset,110px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:0;min-height:var(--evag-showcase-image-height,330px);position:relative}.evag-showcase__row--image-right .evag-showcase__media{grid-column:2;grid-row:1}.evag-showcase__row--image-right .evag-showcase__content{grid-column:1;grid-row:1}.evag-showcase__media{min-width:0;height:100%;position:static;overflow:visible}.evag-showcase__image-link{display:block;height:100%;overflow:hidden}.evag-showcase__slideshow{position:relative;display:block;width:100%;height:var(--evag-showcase-image-height,330px);overflow:hidden;background:#f4f7fb}.evag-showcase__image{display:block;width:100%;height:var(--evag-showcase-image-height,330px);object-fit:cover;transition:transform .35s ease}.evag-showcase__slide{position:absolute;inset:0;opacity:0;transition:opacity var(--evag-showcase-fade,650ms) ease,transform .35s ease}.evag-showcase__slide.is-active{opacity:1;z-index:1}.evag-showcase__slideshow .evag-showcase__slide:first-child{position:absolute}.evag-showcase__image-link:hover .evag-showcase__image,.evag-showcase__media:hover .evag-showcase__image{transform:scale(1.035)}.evag-showcase__icon-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--evag-showcase-icon-size,90px);height:var(--evag-showcase-icon-size,90px);border-radius:999px;background:var(--evag-showcase-icon-bg,#fff);border:1px solid rgba(0,43,102,.14);box-shadow:0 15px 35px rgba(0,31,84,.18);display:flex;align-items:center;justify-content:center;color:var(--evag-showcase-icon-color,#0072ff);font-size:calc(var(--evag-showcase-icon-size,90px)*.42);z-index:10}.evag-showcase-icon-top .evag-showcase__icon-wrap{top:24px;transform:translateX(-50%)}.evag-showcase-icon-center .evag-showcase__icon-wrap{top:50%;transform:translate(-50%,-50%)}.evag-showcase-icon-bottom .evag-showcase__icon-wrap{top:auto;bottom:24px;transform:translateX(-50%)}.evag-showcase__icon-image{width:65%;height:65%;object-fit:contain;display:block}.evag-showcase__content{min-width:0;padding:22px calc(var(--evag-showcase-column-gap,34px) + (var(--evag-showcase-icon-size,90px)/2));color:var(--evag-showcase-text,#4b5563)}.evag-showcase-align-left .evag-showcase__content{text-align:left}.evag-showcase-align-center .evag-showcase__content{text-align:center}.evag-showcase-align-right .evag-showcase__content{text-align:right}.evag-showcase__title{margin:0 0 10px;color:var(--evag-showcase-title,#202020);font-size:var(--evag-showcase-title-size,34px);line-height:1.15;font-weight:800}.evag-showcase__title p,.evag-showcase__subtitle p{margin:0}.evag-showcase__subtitle{margin:0 0 18px;color:var(--evag-showcase-title,#202020);opacity:.78;font-size:var(--evag-showcase-subtitle-size,22px);line-height:1.45;font-weight:600}.evag-showcase__text{font-size:var(--evag-showcase-text-size,18px);line-height:1.8;color:var(--evag-showcase-text,#4b5563)}.evag-showcase__text p{margin:0 0 .75em}.evag-showcase__text p:last-child{margin-bottom:0}.evag-showcase__button{display:inline-flex;margin-top:18px;align-items:center;gap:8px;color:var(--evag-showcase-icon-color,#0072ff);font-weight:700;text-decoration:none}.evag-showcase__button:hover{text-decoration:underline}@media(max-width:991px){.evag-showcase__row,.evag-showcase__row--image-right{grid-template-columns:1fr;gap:0;min-height:0}.evag-showcase__row--image-right .evag-showcase__media,.evag-showcase__row--image-right .evag-showcase__content,.evag-showcase__media,.evag-showcase__content{grid-column:1;grid-row:auto}.evag-showcase__media{position:relative}.evag-showcase__row--image-left .evag-showcase__icon-wrap,.evag-showcase__row--image-right .evag-showcase__icon-wrap,.evag-showcase-icon-top .evag-showcase__icon-wrap,.evag-showcase-icon-center .evag-showcase__icon-wrap,.evag-showcase-icon-bottom .evag-showcase__icon-wrap{left:50%;right:auto;top:auto;bottom:calc(var(--evag-showcase-icon-size,90px)/-2);transform:translateX(-50%)}.evag-showcase__content{padding:calc(var(--evag-showcase-icon-size,90px)/2 + 26px) 18px 18px}.evag-showcase__image,.evag-showcase__slideshow{height:min(var(--evag-showcase-image-height,330px),360px)}}@media(max-width:575px){.evag-showcase-width-wide{width:calc(100vw - 24px)}.evag-showcase__text{line-height:1.65}}