.banner{background:var(--white);padding:5rem 0;-webkit-box-shadow:0 0 9px 0 rgba(119,112,103,.25);box-shadow:0 0 9px 0 rgba(119,112,103,.25)}.banner__container{text-align:center}.banner__title{margin-bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__title>img{width:4.0625rem;height:4.0625rem;-ms-flex-negative:0;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.banner__text{max-width:46.875rem;width:100%;margin:0 auto}.banner__btn{margin-top:3rem}@media (max-width:768px){.banner{padding:40px 0;margin-bottom:70px}.banner__text{margin-top:24px}.banner__title,.banner__title>h2{display:inline}.banner__title>img{width:40px;height:40px;top:10px;position:relative}.banner__btn{margin-top:24px}}