.checkbox__hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.hidden{display:none!important}.screenreader-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.label-hidden{font-size:0;height:0;left:0;opacity:0;position:absolute;width:0}.no-scroll{height:100%;overflow:hidden}@keyframes ek-animation-swipe-in{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}}@keyframes ek-animation-swipe-out{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}to{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}}@keyframes ek-animation-slide-down{0%{max-height:0}to{max-height:1000px}}.feature-boxes-with-image{margin-top:64px}@media only screen and (min-width:768px){.feature-boxes-with-image{margin-top:80px}}@media only screen and (min-width:1440px){.feature-boxes-with-image{margin-top:104px}}.feature-boxes-with-image{margin-bottom:64px}@media only screen and (min-width:768px){.feature-boxes-with-image{margin-bottom:80px}}@media only screen and (min-width:1440px){.feature-boxes-with-image{margin-bottom:104px}}@media only screen and (min-width:1024px){.feature-boxes-with-image:has(.feature-boxes-with-image__image) .feature-boxes-with-image__left,.feature-boxes-with-image:has(.feature-boxes-with-image__image) .feature-boxes-with-image__right{width:calc(var(--grid-column-outer)*3 - var(--grid-gutter) + var(--general-spacing-72))}}.feature-boxes-with-image__inner{display:flex;flex-wrap:wrap;justify-content:space-between;margin-inline:auto;width:var(--content-width)}.feature-boxes-with-image__image{width:100%}@media only screen and (max-width:1023px){.feature-boxes-with-image__image{margin-top:64px}}@media only screen and (max-width:1023px)and (min-width:768px){.feature-boxes-with-image__image{margin-top:80px}}@media only screen and (max-width:1023px)and (min-width:1440px){.feature-boxes-with-image__image{margin-top:104px}}@media only screen and (max-width:1023px){.feature-boxes-with-image__image{margin-bottom:64px}}@media only screen and (max-width:1023px)and (min-width:768px){.feature-boxes-with-image__image{margin-bottom:80px}}@media only screen and (max-width:1023px)and (min-width:1440px){.feature-boxes-with-image__image{margin-bottom:104px}}@media only screen and (min-width:1024px){.feature-boxes-with-image__image{align-items:center;display:flex;justify-content:center;width:calc(var(--grid-column-outer)*4 - var(--grid-gutter))}}.feature-boxes-with-image__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.feature-boxes-with-image__left,.feature-boxes-with-image__right{display:flex;flex-direction:column;row-gap:var(--general-spacing-40);width:100%}@media only screen and (min-width:1024px){.feature-boxes-with-image__left,.feature-boxes-with-image__right{row-gap:var(--general-spacing-64);width:calc((var(--content-width) - var(--general-spacing-72))/2)}.feature-boxes-with-image__left .feature-boxes-with-image__content-text{order:-1}}.feature-boxes-with-image__content{-moz-column-gap:var(--general-spacing-24);column-gap:var(--general-spacing-24);display:flex;flex-direction:column;row-gap:var(--general-spacing-16);width:100%}@media only screen and (min-width:1024px){.feature-boxes-with-image__content{flex-direction:row}}.feature-boxes-with-image__content-icon{display:flex;order:1;width:100%}@media only screen and (max-width:1023px){.feature-boxes-with-image__content-icon{justify-content:center}}@media only screen and (min-width:1024px){.feature-boxes-with-image__content-icon{width:64px}}.feature-boxes-with-image__content-icon img,.feature-boxes-with-image__content-icon svg{height:48px;-o-object-fit:contain;object-fit:contain;width:48px}@media only screen and (min-width:1024px){.feature-boxes-with-image__content-icon img,.feature-boxes-with-image__content-icon svg{height:64px;width:64px}}.feature-boxes-with-image__content-text{display:flex;flex-direction:column;order:2;row-gap:var(--general-spacing-16);text-align:center;width:100%}@media only screen and (min-width:1024px){.feature-boxes-with-image__content-text{text-align:left}}.feature-boxes-with-image__content-title{font-family:var(--secondary-font);font-size:1.625rem;font-weight:400;letter-spacing:-3%;line-height:120%}@media screen and (min-width:768px){.feature-boxes-with-image__content-title{font-size:1.625rem}}@media screen and (min-width:1280px){.feature-boxes-with-image__content-title{font-size:1.625rem}}.feature-boxes-with-image--rounded .feature-boxes-with-image__image img{border-radius:0 var(--border-radius-xl)}