section.homepage-hero{align-items:stretch;display:flex;min-height:100vh;position:relative;z-index:10}section.homepage-hero .bg{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:1024px){section.homepage-hero .bg{background-position:100%}}section.homepage-hero .bg.desk{-webkit-clip-path:polygon(0 0,0 100%,calc(100% - 11.97917vw) 100%,100% calc(100% - 14.375vw),100% 0);clip-path:polygon(0 0,0 100%,calc(100% - 11.97917vw) 100%,100% calc(100% - 14.375vw),100% 0)}@media only screen and (min-width:1920px){section.homepage-hero .bg.desk{-webkit-clip-path:polygon(0 0,0 100%,calc(100% - 230px) 100%,100% calc(100% - 276px),100% 0);clip-path:polygon(0 0,0 100%,calc(100% - 230px) 100%,100% calc(100% - 276px),100% 0)}}@media only screen and (max-width:767px){section.homepage-hero .bg.desk{display:none}}section.homepage-hero .bg.mob{-webkit-clip-path:polygon(0 0,0 100%,calc(100% - 50px) 100%,100% calc(100% - 55px),100% 0);clip-path:polygon(0 0,0 100%,calc(100% - 50px) 100%,100% calc(100% - 55px),100% 0)}@media only screen and (min-width:768px){section.homepage-hero .bg.mob{display:none}}section.homepage-hero .site-container{align-items:flex-end;display:flex;max-width:1370px;padding:150px 0;position:relative}@media only screen and (max-width:767px){section.homepage-hero .site-container{padding:125px 0 45px}}section.homepage-hero .site-container .text-container{max-width:1283px}section.homepage-hero .site-container .text-container .heading{color:#7ceeb2;margin-bottom:25px}@media only screen and (max-width:767px){section.homepage-hero .site-container .text-container .heading{margin-bottom:18px}}section.homepage-hero .site-container .text-container .subheading{color:#f4f4f4;max-width:450px}