@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&family=Raleway:wght@500;700&display=swap";.hero{margin:0;position:relative;z-index:3}.hero__image{height:700px}@media screen and (min-width: 768px){.hero__image{height:800px}}@media screen and (min-width: 1024px){.hero__image{height:900px}}@media screen and (min-width: 1280px){.hero__image{height:1000px}}.hero__image img{height:700px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width: 768px){.hero__image img{height:800px}}@media screen and (min-width: 1024px){.hero__image img{height:900px}}@media screen and (min-width: 1280px){.hero__image img{height:1000px}}.hero__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;padding-top:72px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:5}.hero__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;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-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:60px;width:100%}.hero__heading{color:#fff}.hero__body{color:#fff}.hero__button{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:24px}.hero__arrow{bottom:-90px;position:absolute;z-index:5}.hero__arrow svg{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:50%}@media screen and (min-width: 768px){.hero__arrow{bottom:-89px}.hero__arrow svg{width:60%}}@media screen and (min-width: 1024px){.hero__arrow{bottom:-87px}.hero__arrow svg{width:75%}}@media screen and (min-width: 1280px){.hero__arrow{bottom:-83px}.hero__arrow svg{width:100%}}.hero__gradient{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.52)), to(rgba(0, 0, 0, 0.33)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.33) 100%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:4}.hero--center .hero__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.hero--right .hero__content{-webkit-box-align:end;-ms-flex-align:end;align-items:end;text-align:right}.hero--large .hero__slide{background-color:#428372}.hero--large .hero__image img{opacity:.15}.hero--large+.layouts>section:first-child{margin-top:56px}@media screen and (min-width: 768px){.hero--large+.layouts>section:first-child{margin-top:72px}}@media screen and (min-width: 1024px){.hero--large+.layouts>section:first-child{margin-top:96px}}@media screen and (min-width: 1280px){.hero--large+.layouts>section:first-child{margin-top:128px}}.hero--large+.layouts>.section-background:first-child{margin-top:0;padding-top:56px}@media screen and (min-width: 768px){.hero--large+.layouts>.section-background:first-child{padding-top:72px}}@media screen and (min-width: 1024px){.hero--large+.layouts>.section-background:first-child{padding-top:96px}}@media screen and (min-width: 1280px){.hero--large+.layouts>.section-background:first-child{padding-top:128px}}.hero--small .hero__image{height:440px}.hero--small .hero__image img{height:440px}