.block-features{padding:5.2em 0;background:var(--white)}.block-features .wrapper{width:96%;max-width:1040px;margin:0 auto}.block-features__header{font-family:"Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.7em;font-weight:600;color:var(--text-color);line-height:1;font-style:normal;margin:0 0 10px;text-align:center}.block-features__subheader{font-family:"Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.85em;font-weight:400;color:var(--text-color);line-height:1.5;font-style:normal;margin:0 0 40px;text-align:center}.block-features__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.block-features-child{-webkit-box-flex:1;-ms-flex:1 1 32%;flex:1 1 32%;min-width:280px;background-color:var(--tertinary);padding:1.6em;-ms-flex-item-align:stretch;align-self:stretch}.block-features-child .feature-box{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.block-features-child .feature-box .image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:auto}.block-features-child .feature-box .image img{display:block;max-height:100px;width:auto}.block-features-child .feature-box .text{font-family:"Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.75em;font-weight:400;color:var(--white);line-height:1.6;font-style:normal;margin:30px auto;text-align:center}.block-features-child .feature-box .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-features-child .feature-box .link a{position:relative;font-family:"Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.75em;font-weight:600;color:var(--white);line-height:1.6;font-style:normal;text-decoration:none}.block-features-child .feature-box .link a::after{content:'';position:absolute;top:50%;left:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:left .2s;transition:left .2s;margin-left:15px;width:24px;height:13px;background-image:url(../../../dist/images/arrow-right.svg);background-size:contain;background-repeat:no-repeat}.block-features-child .feature-box .link a:hover{text-decoration:underline}.block-features-child .feature-box .link a:hover::after{left:110%}@media (max-width:799px){.block-features{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2em}.block-features-child{-ms-flex-preferred-size:100%;flex-basis:100%}}