.layout-feature-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.layout-feature__header{align-self:center;max-width:860px;order:1}.layout-feature-description,.layout-feature-header{text-align:center}.layout-feature-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:25px;height:50vw;justify-content:center;margin:2.5% 8%;max-height:950px}.layout-feature-desktop .feature__item,.layout-feature-desktop .layout-feature-background-image,.layout-feature-desktop .layout-feature-overlay-image,.layout-features-mobile .feature__item{border-radius:8px;-webkit-box-shadow:0 8px 20px 8px rgba(0,0,0,.16);box-shadow:0 8px 20px 8px rgba(0,0,0,.16)}.layout-feature-desktop .layout-feature-background-image{position:relative;z-index:1}.layout-feature-desktop .layout-feature-overlay-image{height:40%;position:absolute;width:35%;z-index:2}.layout-feature-desktop .layout-feature-background-shape{border-radius:24px;position:absolute;z-index:0}.layout-feature-desktop .feature__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;-ms-flex-direction:column;flex-direction:column;max-width:28%;padding:1.5rem;width:auto}.feature__item-body{margin-top:1rem}.feature__item-button{font-weight:600;text-decoration:none}.button-arrow{height:100%}.layout-features-mobile{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.layout-features-mobile,.layout-features-mobile .feature__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-features-mobile .feature__item{padding:1.5rem;width:100%}@media (max-width:1400px){.layout-feature-desktop .feature__item{max-width:45%}}@media (max-width:1050px){.layout-feature-desktop .feature__item{display:none}.layout-feature-desktop{justify-content:flex-end}.layout-feature-background-image{height:87%!important}}@media (max-width:767px){.layout-feature-background-image{height:100%!important}.layout-feature-background-shape{display:none}}@media (min-width:1051px){.layout-features-mobile{display:none}}