.home-banner{background:#030303 url(../../../images/bg-cta.jpg) no-repeat top;background-size:cover;padding-top:240px}@media (max-width:991px){.home-banner{padding-top:104px}}.home-banner__title{color:#fb9b1f;margin:0;padding-right:64px;width:70%}@media (max-width:1300px){.home-banner__title{padding-right:40px}}.home-banner__title span{color:hsla(0,0%,100%,.25)}@media (max-width:991px){.home-banner__title{padding-right:0;width:100%}}.home-banner__wrap{display:flex;justify-content:space-between;margin-bottom:104px}@media (max-width:991px){.home-banner__wrap{flex-direction:column;margin-bottom:64px}}.home-banner__content{width:30%}@media (max-width:991px){.home-banner__content{width:100%}}.home-banner__desc{color:#acacac;margin:0 0 24px;padding-top:102px;position:relative}.home-banner__desc:before{background:#ffa024;content:"";height:2px;left:0;position:absolute;top:78px;width:32px}@media (max-width:991px){.home-banner__desc{padding-top:48px}.home-banner__desc:before{top:24px}}.home-banner__list{display:flex;justify-content:space-between;padding:48px 0}@media (max-width:768px){.home-banner__list{flex-wrap:wrap;gap:24px;padding:24px 0}}.home-banner__item{border-left:1px solid #251e15;padding:0 32px;width:25%}@media (max-width:768px){.home-banner__item{border-left:none;border-top:1px solid #251e15;padding:24px 0 0;width:calc(50% - 12px)}}.home-banner__item-title{color:#fff;margin-bottom:12px}.home-banner__item-desc{color:#acacac;margin:0;max-width:215px}