.content{background-size:cover;background-position:center;background-repeat:no-repeat;height:calc(100vh - 94px);padding:40px 0 100px;display:flex;color:#fff;position:relative}.content::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(6,15,34,0) 0,#060f22 80.12%)}.content .wrapper{margin-top:auto;position:relative;z-index:1;width:100%}.content_wrapper{display:flex;flex-direction:column}.content_title{font-weight:700;font-size:40px;line-height:80%;margin-bottom:16px}.content_description{font-weight:400;font-size:18px;line-height:110%;margin-bottom:32px}.content_list{display:flex;gap:20px;flex-wrap:wrap}.content_item{flex-basis:calc(100% / 3 - 14px);display:flex;flex-direction:column;justify-content:flex-start}.content_item-icon{height:32px;width:-moz-fit-content;width:fit-content}.content_item-wrapper{display:flex;flex-direction:column}.content_item-title{font-weight:700;font-size:20px;line-height:100%}.content_item-description{font-weight:400;font-size:18px;line-height:110%;opacity:.8}@media (min-width:1200px){.content{height:calc(100vh - 120px)}.content{height:calc(100vh - 110px)}.content{padding:160px 0;min-height:800px}.content_wrapper{max-width:720px}.content_title{font-size:60px}.content_title{margin-bottom:20px}.content_description{font-size:20px;line-height:100%}.content_description{margin-bottom:20px}.content_list{gap:40px;align-items:center}.content_item{flex-direction:row;flex-basis:calc(100% / 3 - 27px);gap:12px}.content_item-icon{height:50px}.content_item-wrapper{justify-content:center}.content_item-title{font-size:24px}.content_item-description{font-size:20px;line-height:100%}}@media (max-width:1199px){.content_item-icon{margin-bottom:12px}}