.home-page-subheader{grid-column-gap:20px;align-items:start;display:grid;grid-template-columns:1fr 1.4fr;margin:0 auto;max-width:1400px}.home-page-subheader__img{position:absolute;width:40%}.home-page-subheader__img--flow-off{left:-5vw;width:45vw}.home-page-subheader__content{grid-column:2/span 1;padding-right:30px;z-index:1}.problem-points{column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:50px}.problem-points__point{background-color:#f5f4f2;border-radius:5px;padding:20px}.problem-points__title{margin-top:0}.problem-points__descriptor{margin-bottom:0}.hero__video{border-radius:50%;height:80vw;margin:0 30px 0 0;max-height:450px;max-width:450px;overflow:hidden;position:relative;width:80vw}.home-page-subheader__img img{border-radius:50%;object-fit:cover}@media screen and (max-width:860px){.home-page-subheader{grid-template-columns:1fr}.home-page-subheader__content{grid-column:auto;padding:30px}.home-page-subheader__img{padding:30px;position:static;transform:translateY(0);width:100%}.problem-points{grid-row-gap:30px;grid-template-columns:1fr}video{background:#fff;display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}}