@keyframes epbTermLinksIconMoveLeftRight{0%,to{transform:translateX(0)}50%{transform:translateX(.25rem)}}@keyframes epbTermLinksIconMoveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-.18rem)}}@keyframes epbTermLinksIconRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.epb-term-links{-moz-column-gap:var(--epb-term-links-column-gap);column-gap:var(--epb-term-links-column-gap);padding-inline-start:0;row-gap:var(--epb-term-links-row-gap)}.epb-term-links__item{align-items:center;display:flex;list-style:none;position:relative}.epb-term-links__link{text-decoration:none!important}.epb-term-links__item-content,.epb-term-links__link{align-items:center;display:flex;gap:.25em;width:100%}.epb-term-links__item-content,.epb-term-links__item-label,.epb-term-links__link{position:relative;transition:transform .3s ease,color .3s ease}.epb-term-links.is-epb-icon-direction-left .epb-term-links__item-content:before,.epb-term-links.is-epb-icon-direction-right .epb-term-links__item-content:after{content:var(--epb-term-links-icon);display:inline-block;font-family:icomoon!important;font-size:var(--epb-term-links-icon-size);speak:none;font-style:normal;font-variant:normal;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.epb-term-links.is-epb-icon-direction-right.is-epb-icon-position-outer .epb-term-links__item-content:after{position:absolute;right:0}.epb-term-links.is-epb-icon-direction-left.is-epb-icon-position-outer .epb-term-links__item-content:before{left:0;position:absolute}.epb-term-links.is-epb-hover-block-move-right .epb-term-links__item:hover>.epb-term-links__link{transform:translateX(.35rem)}.epb-term-links.is-epb-hover-block-underline-move-hidden .epb-term-links__link{background-image:linear-gradient(currentColor,currentColor);background-position:0 1.35em;background-repeat:no-repeat;background-size:100% .06em;transition:background-size .45s cubic-bezier(.645,.045,.355,1)}.epb-term-links.is-epb-hover-block-underline-move-hidden .epb-term-links__link:hover{background-position:100% 1.35em;background-size:0 .06em}.epb-term-links.is-epb-hover-block-underline-move-right .epb-term-links__link:after{background-color:currentColor;bottom:-.15em;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.epb-term-links.is-epb-hover-block-underline-move-right .epb-term-links__item:hover>.epb-term-links__link:after{left:0;right:auto;width:100%}.epb-term-links.is-epb-hover-block-underline-move-up .epb-term-links__link:after{background-color:currentColor;bottom:-.15em;content:"";height:1px;left:0;opacity:0;position:absolute;transform:translateY(1px);transition:transform .3s ease,opacity .3s ease;width:100%}.epb-term-links.is-epb-hover-block-underline-move-up .epb-term-links__item:hover>.epb-term-links__link:after{opacity:1;transform:translateY(-2px)}.epb-term-links.is-epb-hover-text-underline-move-hidden .epb-term-links__link .epb-term-links__item-label{background-image:linear-gradient(currentColor,currentColor);background-position:0 1.35em;background-repeat:no-repeat;background-size:100% .06em;transition:background-size .45s cubic-bezier(.645,.045,.355,1)}.epb-term-links.is-epb-hover-text-underline-move-hidden .epb-term-links__link:hover .epb-term-links__item-label{background-position:100% 1.35em;background-size:0 .06em}.epb-term-links.is-epb-icon-direction-left.is-epb-hover-icon-move-right .epb-term-links__item-content:before,.epb-term-links.is-epb-icon-direction-right.is-epb-hover-icon-move-right .epb-term-links__item-content:after{transition-duration:.3s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.epb-term-links.is-epb-icon-direction-left.is-epb-hover-icon-move-right .epb-term-links__link:hover>.epb-term-links__item-content:before,.epb-term-links.is-epb-icon-direction-right.is-epb-hover-icon-move-right .epb-term-links__link:hover>.epb-term-links__item-content:after{transform:translateX(.35rem);transition-duration:.3s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.epb-term-links.is-epb-icon-direction-left.is-epb-hover-icon-move-left-right .epb-term-links__link:hover>.epb-term-links__item-content:before,.epb-term-links.is-epb-icon-direction-right.is-epb-hover-icon-move-left-right .epb-term-links__link:hover>.epb-term-links__item-content:after{animation:epbTermLinksIconMoveLeftRight .9s ease-in-out infinite}.epb-term-links.is-epb-icon-direction-left.is-epb-hover-icon-move-up-down .epb-term-links__link:hover>.epb-term-links__item-content:before,.epb-term-links.is-epb-icon-direction-right.is-epb-hover-icon-move-up-down .epb-term-links__link:hover>.epb-term-links__item-content:after{animation:epbTermLinksIconMoveUpDown .9s ease-in-out infinite}.epb-term-links.is-epb-layout-list{align-items:var(--epb-term-links-block-justify);display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.epb-term-links.is-epb-layout-list .epb-term-links__item{width:var(--epb-term-links-item-width)}.epb-term-links.is-epb-layout-list .epb-term-links__item.has-background .epb-term-links__link{padding:.6em}.epb-term-links.is-epb-layout-flex{display:flex;flex-direction:row;justify-content:var(--epb-term-links-block-justify);width:100%}@media(max-width:781px){.epb-term-links.is-epb-layout-flex:not(.is-epb-not-stacked-on-mobile){flex-direction:column}}.epb-term-links.is-epb-layout-flex .epb-term-links__item{width:var(--epb-term-links-item-width)}.epb-term-links.is-epb-layout-flex .epb-term-links__item.has-background .epb-term-links__link{padding:.6em}.epb-term-links.is-epb-layout-button{display:grid;grid-template-columns:repeat(var(--epb-term-links-columns,1),minmax(0,1fr));justify-items:var(--epb-term-links-block-justify)}@media(max-width:781px){.epb-term-links.is-epb-layout-button:not(.is-epb-not-stacked-on-mobile){grid-template-columns:repeat(1,minmax(0,1fr))}}.epb-term-links.is-epb-layout-button .epb-term-links__item{border:1px solid;border-radius:9999px;width:var(--epb-term-links-item-width)}.epb-term-links.is-epb-layout-button .epb-term-links__item>.epb-term-links__link{align-items:center;display:inline-flex;justify-content:center;padding:.4em 1.8rem;position:relative}.epb-term-links.is-epb-layout-button .epb-term-links__item>.epb-term-links__link .epb-term-links__item-content{justify-content:center}.epb-term-links__item-count{display:none}.has-epb-term-count .epb-term-links__item-count{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;font-size:.66667em;height:1.8em;justify-content:center;line-height:1;width:1.8em}.has-epb-term-count.is-epb-term-count-style-circle .epb-term-links__item-count{border:1px solid;border-radius:50%}.has-epb-term-count.is-epb-term-count-style-square .epb-term-links__item-count{border:1px solid}.has-epb-term-count.is-epb-term-count-style-brackets .epb-term-links__item-count{font-size:.88889rem}.has-epb-term-count.is-epb-term-count-style-brackets .epb-term-links__item-count:before{content:"［"}.has-epb-term-count.is-epb-term-count-style-brackets .epb-term-links__item-count:after{content:"］"}.has-epb-term-count.is-epb-term-count-position-outer .epb-term-links__item-count{margin-left:auto}.epb-term-links.is-style-disc .epb-term-links__item:before{color:currentColor;content:"•";margin-right:.25em}.epb-term-links.is-style-disc-underline .epb-term-links__item-label,.epb-term-links.is-style-underline .epb-term-links__item-label{text-decoration:underline}.epb-term-links.is-style-disc-underline .epb-term-links__item:before{color:currentColor;content:"•";margin-right:.25em}.epb-term-links.is-style-fill .epb-term-links__item{background-color:#32373c;border-color:#32373c;transition:background-color .15s ease,border-color .15s ease}.epb-term-links.is-style-fill:not([class*=wp-elements-]) .epb-term-links__item:not([class*=wp-elements-]) .epb-term-links__link{color:#fff}.epb-term-links.is-epb-layout-flex.is-style-fill .epb-term-links__link,.epb-term-links.is-epb-layout-list.is-style-fill .epb-term-links__link{padding:.6em}.epb-term-links.is-style-outline .epb-term-links__item{background:transparent;border:1px solid}.epb-term-links.is-epb-layout-flex.is-style-outline .epb-term-links__link,.epb-term-links.is-epb-layout-list.is-style-outline .epb-term-links__link{padding:.6em}
