.feature-block{box-sizing:border-box;display:grid;font-family:Public Sans,system-ui,-apple-system,Segoe UI,Roboto,HelveticaNeue,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:2000px;overflow:hidden;position:relative;width:100%}.feature-block.double{grid-template-columns:1fr 1fr;grid-gap:16px;max-height:unset;min-height:unset;padding:16px}.feature-block.double.no-gap{grid-gap:0;padding:0}.feature-block .panel{box-sizing:border-box;height:100%;height:650px;max-height:650px;min-height:400px;overflow:hidden;position:relative;width:100%}@media(max-width:768px){.feature-block.double{grid-template-columns:1fr!important;height:unset;padding:16px 0}.feature-block.double.no-gap{padding:0}.feature-block.double .panel{height:500px;min-height:400px}}.feature-block img.background{background-position:50%;background-size:cover;left:0;-o-object-position:center center;object-position:center center;position:absolute;top:0}.feature-block img.background,.feature-block video.background{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feature-block .overlay{height:100%;left:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:1}.feature-block .text-container{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:32px 48px;width:100%}.feature-block.double .text-container{padding:32px}@media(max-width:768px){.feature-block .text-container,.feature-block.double .text-container{padding:24px}}.feature-block .panel h2{font-size:3rem;font-weight:800;line-height:1;margin:0}.feature-block .panel h2.s{font-size:2.5vw}.feature-block .panel h2.m{font-size:4vw}.feature-block .panel h2.l{font-size:6vw}.feature-block .panel h2.xl{font-size:10vw}@media(max-width:768px){.feature-block .panel h2.s{font-size:1.5rem}.feature-block .panel h2.m{font-size:2rem}}@media(max-width:480px){.feature-block .panel h2.l{font-size:2.5rem}.feature-block .panel h2.xl{font-size:3rem}}@media(min-width:1200px){.feature-block .panel h2.s{font-size:3rem}.feature-block .panel h2.m{font-size:5rem}.feature-block .panel h2.l{font-size:7rem}.feature-block .panel h2.xl{font-size:9rem}}.feature-block .panel p{line-height:1.375;margin:6px 0 0}.feature-block .panel p.m{font-size:1.2rem}.feature-block .panel p.l{font-size:1.5rem}@media(max-width:768px){.feature-block .panel p.m{font-size:1rem}.feature-block .panel p.l{font-size:1.3rem}}.feature-block .button{background:#fff;border:none;border-radius:20px;color:#000;display:inline-block;font-size:16px;font-weight:400;line-height:1.375;margin-top:16px;padding:6px 16px;position:relative;scale:1;text-align:center;transition:.1s}.feature-block .button:hover{background:#fff;color:#000;scale:1.05}.feature-block .panel.dark .button{background:#000;color:#fff}
