section.hero{background-color:#19191a;padding:127px 0 61px;background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width:576px){section.hero{padding:108px 0 43px}}section.hero .cols{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:992px){section.hero .cols{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section.hero .cols .col:nth-of-type(1){width:100%;max-width:626px;padding:64px 40px 50px 0}@media (max-width:1200px){section.hero .cols .col:nth-of-type(1){padding:50px 40px 50px 0;width:50%}}@media (max-width:992px){section.hero .cols .col:nth-of-type(1){width:100%;padding-right:0}}@media (max-width:576px){section.hero .cols .col:nth-of-type(1){padding:0 0 50px}}section.hero .cols .col:nth-of-type(2){margin-left:auto}@media (max-width:1200px){section.hero .cols .col:nth-of-type(2){width:50%}}@media (max-width:992px){section.hero .cols .col:nth-of-type(2){width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.hero h1{color:#fff}section.hero h1 span{color:#00855b}section.hero .text{color:#fff;margin-top:34px;width:100%;max-width:490px}@media (max-width:576px){section.hero .text{margin-top:12px;padding-right:10px}}section.hero .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;margin:138px -10px 0}@media (max-width:992px){section.hero .list{margin:80px -10px 0}}@media (max-width:576px){section.hero .list{margin:32px 0 0 5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.hero .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;padding:0 10px;margin-bottom:14px}@media (max-width:576px){section.hero .list .item{padding:0;width:100%;font-size:16px;margin-bottom:10px}}section.hero .list .item .icon{width:20px;min-width:20px;height:20px;min-height:20px;border-radius:4px;background-color:#00855b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:18px}section.hero .list .item .icon svg{width:10px;height:8px}section.hero .image{width:100%;max-width:708px}section.hero .image img{display:block;width:100%;height:auto}section.hero .image img:nth-of-type(2){display:none}@media (max-width:992px){section.hero .image img:nth-of-type(1){display:none}section.hero .image img:nth-of-type(2){display:block}}