.service-example{display:flex;position:relative;width:100%;height:100%;min-height:400px;min-width:200px}.service-example__img{width:100%}.service-example__img::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, black 100%)}.service-example__img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:6/7}.service-example__content{display:flex;flex-direction:column;position:relative;justify-content:space-between;flex:0 0 100%;margin-left:-100%;padding:50px 40px}.service-example__head{display:flex;align-items:center;width:100%;margin-bottom:20px}.service-example__foot{display:flex;flex-direction:column;width:100%}.service-example__ico{margin-right:20px}.service-example__ico .icon-svg{width:60px}.service-example__title{color:#fff}.service-example__title h2{font-size:27px}.service-example__annot{color:#fff;margin:0}.service-example__annot p{font-size:19px;margin-bottom:0px;line-height:29px}.service-example__btn{margin-top:50px}.service-example__text{font-size:18px}@media(max-width: 420px){.service-example__content{padding:50px 25px}.service-example__title h2{font-size:23px}}@media(min-width: 750px){.service-example__head{flex-direction:column;align-items:flex-start}.service-example__img img{aspect-ratio:584/500}.service-example__ico{margin:0px 0px 20px 0px}.service-example__ico .icon-svg{height:60px;width:60px}.service-example__title h2{font-size:22px}.service-example__annot p{font-size:17px}.service-example__content{padding:50px 25px}.service-example__text{font-size:20px}}@media(min-width: 1000px){.service-example__content{padding:50px 40px}}@media(min-width: 1200px){.service-example__content{min-height:500px}.service-example__title h2{font-size:27px}.service-example__annot p{font-size:23px;line-height:34px}.service-example__ico .icon-svg{height:75px;width:75px}}
