.banner{padding:50px 0 120px;background:linear-gradient(0deg,rgba(103,103,103,.96),rgba(103,103,103,.96));background-position:left center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:1920px;margin:0 auto}@media (min-width:576px){.banner{background-position:left center}}@media (min-width:768px){.banner{background-position:20% center}}@media (min-width:992px){.banner{background-position:35% center}}@media (min-width:1200px){.banner{background-position:center}}.banner__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.banner__text__content{max-width:576px;font-family:"Fira Sans",sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:170%;color:#FFF;margin-bottom:40px}.banner__text__content h1,.banner__text__content h2{font-size:24px;line-height:120%;font-weight:800;color:#fff;margin-bottom:20px}@media (min-width:576px){.banner__text__content h1,.banner__text__content h2{font-size:40px}}@media (min-width:992px){.banner__text__content h1,.banner__text__content h2{font-size:46px}}.banner__text__content h1{font-size:28px}.banner__text__content.second,.banner__text__content.second h1,.banner__text__content.second h2{color:#000}.banner__text__buttons{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}.banner__text__buttons>*{margin-bottom:20px}@media (min-width:576px){.banner__text__content h1{font-size:40px}.banner__text__buttons{flex-direction:row}.banner__text__buttons>*{margin-bottom:0;margin-right:45px}}.banner__second{min-height:0;padding:50px 0}@media (min-width:768px){.banner__second{padding:75px 0}}@media (min-width:992px){.banner__text__content h1{font-size:46px}.banner__second{min-height:670px;padding:155px 0}}.banner__second h2{margin-bottom:60px;font-size:24px}@media (min-width:576px){.banner__second h2{font-size:40px}}@media (min-width:992px){.banner__second h2{font-size:46px}}.banner__second .btn:hover{background:#CF4E24}