.ehp-zigzag{--zigzag-button-icon-size:16px;--zigzag-button-icon-spacing:10px;--zigzag-button-text-color:#555963;--zigzag-button-text-color-hover:#555963;--zigzag-button-border-width:1px;--zigzag-button-border-color:#000;--zigzag-button-border-radius:0;--zigzag-title-color:#000;--zigzag-description-color:#000;--zigzag-rows-spacing:60px;--zigzag-wrapper-border-width:2px;--zigzag-wrapper-border-color:#000;--zigzag-wrapper-border-radius:0;--zigzag-content-position:center;--zigzag-image-width:50%;--zigzag-icon-width:50%;--zigzag-image-position:center center;--zigzag-button-padding-block-end:8px;--zigzag-button-padding-block-start:8px;--zigzag-button-padding-inline-end:16px;--zigzag-button-padding-inline-start:16px;--zigzag-elements-gap:32px;--zigzag-content-width:1304px;--zigzag-icon-size:256px;--zigzag-icon-color:#555963;--zigzag-icon-color-alternate:#61ce70;--zigzag-box-padding-block-start:60px;--zigzag-box-padding-block-end:60px;--zigzag-box-padding-inline-start:0;--zigzag-box-padding-inline-end:0;--zigzag-animation-delay:0;--zigzag-animation-duration:1s;--zigzag-animation-duration-slow:2s;--zigzag-animation-duration-normal:1s;--zigzag-animation-duration-fast:0.8s;align-items:center;background-color:transparent;display:flex;flex-direction:column}@media screen and (min-width:768px){.ehp-zigzag{--zigzag-elements-gap:40px;--zigzag-rows-spacing:100px}}@media screen and (min-width:1025px){.ehp-zigzag{--zigzag-elements-gap:120px}}.ehp-zigzag.has-border{border-color:var(--zigzag-wrapper-border-color);border-radius:var(--zigzag-wrapper-border-radius);border-style:solid;border-width:var(--zigzag-wrapper-border-width)}.ehp-zigzag__button-icon{fill:currentColor;height:var(--zigzag-button-icon-size);width:var(--zigzag-button-icon-size)}.ehp-zigzag a.ehp-zigzag__button,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]){align-items:center;color:var(--zigzag-button-text-color);display:flex;gap:var(--zigzag-button-icon-spacing);text-decoration:none;transition:all .3s}.ehp-zigzag a.ehp-zigzag__button:focus,.ehp-zigzag a.ehp-zigzag__button:hover,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]):focus,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]):hover{color:var(--zigzag-button-text-color-hover);transition:all .3s}.ehp-zigzag a.ehp-zigzag__button.has-border,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).has-border{border-color:var(--zigzag-button-border-color);border-radius:var(--zigzag-button-border-radius);border-style:solid;border-width:var(--zigzag-button-border-width)}.ehp-zigzag a.ehp-zigzag__button.is-type-button,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).is-type-button{padding-block-end:var(--zigzag-button-padding-block-end);padding-block-start:var(--zigzag-button-padding-block-start);padding-inline-end:var(--zigzag-button-padding-inline-end);padding-inline-start:var(--zigzag-button-padding-inline-start);text-decoration:none}.ehp-zigzag a.ehp-zigzag__button.is-type-link,.ehp-zigzag a.ehp-zigzag__button.is-type-link:not([href]):not([tabindex]),.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).is-type-link,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).is-type-link:not([href]):not([tabindex]){background:none;text-decoration:underline}.ehp-zigzag a.ehp-zigzag__button.is-type-link:focus,.ehp-zigzag a.ehp-zigzag__button.is-type-link:hover,.ehp-zigzag a.ehp-zigzag__button.is-type-link:not([href]):not([tabindex]):focus,.ehp-zigzag a.ehp-zigzag__button.is-type-link:not([href]):not([tabindex]):hover,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).is-type-link:focus,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).is-type-link:hover,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).is-type-link:not([href]):not([tabindex]):focus,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).is-type-link:not([href]):not([tabindex]):hover{background:none}.ehp-zigzag a.ehp-zigzag__button.has-shape-sharp,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).has-shape-sharp{border-radius:0}.ehp-zigzag a.ehp-zigzag__button.has-shape-rounded,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).has-shape-rounded{border-radius:12px}.ehp-zigzag a.ehp-zigzag__button.has-shape-round,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).has-shape-round{border-radius:32px}.ehp-zigzag a.ehp-zigzag__button.has-shape-default,.ehp-zigzag a.ehp-zigzag__button:not([href]):not([tabindex]).has-shape-default{border-radius:8px}.ehp-zigzag__button-container{display:flex}.ehp-zigzag.has-alternate-icon-color .ehp-zigzag__item-wrapper:nth-child(2n) .ehp-zigzag__graphic-element-container{color:var(--zigzag-icon-color-alternate)}.ehp-zigzag__text-container{display:flex;flex-direction:column;justify-content:var(--zigzag-content-position)}.ehp-zigzag__text-container.is-graphic-image{width:calc(100% - var(--zigzag-image-width))}.ehp-zigzag__text-container.is-graphic-icon{width:calc(100% - var(--zigzag-icon-width))}.ehp-zigzag__title{color:var(--zigzag-title-color)}.ehp-zigzag__description{color:var(--zigzag-description-color);font-size:18px}.ehp-zigzag__graphic-element-container{align-items:var(--zigzag-content-position);display:flex}.ehp-zigzag__graphic-element-container.has-image{width:var(--zigzag-image-width)}.ehp-zigzag__graphic-element-container.has-image img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--zigzag-image-position);object-position:var(--zigzag-image-position);width:100%}.ehp-zigzag__graphic-element-container.has-icon{color:var(--zigzag-icon-color);display:flex;justify-content:center;width:var(--zigzag-icon-width)}.ehp-zigzag__graphic-element-container.has-icon svg{fill:currentColor;height:var(--zigzag-icon-size);width:var(--zigzag-icon-size)}.ehp-zigzag__graphic-element-container.has-icon i{font-size:var(--zigzag-icon-size)}.ehp-zigzag__item-container{display:flex;gap:var(--zigzag-elements-gap);max-width:var(--zigzag-content-width);padding-block:calc(var(--zigzag-rows-spacing)/2);padding-inline-end:var(--zigzag-box-padding-inline-end);padding-inline-start:var(--zigzag-box-padding-inline-start);width:100%}@media screen and (max-width:1024px){.ehp-zigzag__item-container{gap:var(--zigzag-elements-gap)}}.ehp-zigzag.has-entrance-animation .ehp-zigzag__item-wrapper{animation-delay:var(--zigzag-animation-delay);animation-duration:var(--zigzag-animation-duration);animation-fill-mode:both;animation-timing-function:ease}.ehp-zigzag__item-wrapper{display:flex;justify-content:center;width:100%}.ehp-zigzag__item-wrapper:first-of-type .ehp-zigzag__item-container{padding-block-start:var(--zigzag-box-padding-block-start)}.ehp-zigzag__item-wrapper:last-of-type .ehp-zigzag__item-container{padding-block-end:var(--zigzag-box-padding-block-end)}.ehp-zigzag__item-wrapper.hidden{opacity:0;visibility:hidden}.ehp-zigzag__item-wrapper.visible{opacity:1;visibility:visible}@media screen and (min-width:1025px){.ehp-zigzag.has-direction-start .ehp-zigzag__item-wrapper:nth-child(odd) .ehp-zigzag__item-container{flex-direction:row}.ehp-zigzag.has-direction-end .ehp-zigzag__item-wrapper:nth-child(odd) .ehp-zigzag__item-container,.ehp-zigzag.has-direction-start .ehp-zigzag__item-wrapper:nth-child(2n) .ehp-zigzag__item-container{flex-direction:row-reverse}.ehp-zigzag.has-direction-end .ehp-zigzag__item-wrapper:nth-child(2n) .ehp-zigzag__item-container{flex-direction:row}}@media screen and (max-width:1024px){.ehp-zigzag .ehp-zigzag__item-container{flex-direction:column}.ehp-zigzag.has-direction-end .ehp-zigzag__graphic-element-container{order:2}.ehp-zigzag.has-direction-end .ehp-zigzag__text-container{order:1}.ehp-zigzag .ehp-zigzag__graphic-element-container,.ehp-zigzag .ehp-zigzag__text-container{padding-inline:0;width:100%}}
