.choose{margin:159px 0 0 0}.choose__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.choose__top-wrapper{max-width:257px}.choose__top-subtitle{font-weight:400;font-size:21px;line-height:31px;color:#939495;margin-bottom:10px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:40px}.choose__top-subtitle:before{content:"";position:absolute;top:13px;left:2px;width:29px;height:2px;background-color:#979797}.choose__top-title{font-weight:500;font-size:37px;line-height:43px;color:#fff}.choose__top-description{font-weight:400;font-size:18px;line-height:26px;color:#aaabab;max-width:515px;margin:21px 54px 0 0}.choose__items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:84px;-webkit-column-gap:19px;-moz-column-gap:19px;column-gap:19px}.choose__item{padding:26px 27px 0 23px;max-width:272px;min-height:346px;-webkit-transition:background-color .3s ease-in-out,border .3s ease-in-out;-o-transition:background-color .3s ease-in-out,border .3s ease-in-out;transition:background-color .3s ease-in-out,border .3s ease-in-out;border-radius:5px;border:1px solid transparent}.choose__item:hover{background:#242627;border:1px solid #2f3233}.choose__item-icon{margin-bottom:20px}.choose__item-title{font-weight:500;font-size:18px;line-height:26px;color:#eee;margin-bottom:12px}.choose__item-description{font-weight:400;font-size:15px;line-height:22px;color:#aaabab}@media (max-width:1200px){.choose__top{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:30px}.choose__top-description{margin:0}.choose__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr);-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.choose__item{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:20px;min-height:300px}}@media (max-width:600px){.choose{margin:100px 0 0 0}.choose__items{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;margin-top:40px}}