.main__block-wrapper{display:flex;flex-direction:column;height:100vh;max-height:1080px}.main__block-spacer{flex-shrink:0;height:90px}.main__block{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1}.main__left-block{flex:50%;padding-right:2rem}.main__right-block{flex:50%}.main__point-title{background-color:#f0f6ff;border-radius:4px;color:#37f;display:inline-block;font-style:normal;font-weight:600;letter-spacing:.0012em;line-height:130%;margin-bottom:1.5rem;padding:6px 12px}.main__description{margin-bottom:3.5rem;margin-top:1.5rem}.main__image{background:#fff;border:3px solid #f5f5f7;border-radius:18px;box-shadow:0 18px 28px rgba(9,30,66,.15),0 0 1px rgba(9,30,66,.31);box-sizing:border-box;padding:1.75rem}.main__image-image{border:1.2px solid #e0e0e0;border-radius:2.25px;height:auto;width:100%}.main__stats{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:24px;box-sizing:border-box;display:flex;margin-top:2.5rem;padding:1.5rem 2rem;width:100%}.main__stats-count{color:#242731;flex-shrink:0;font-size:3.5rem;font-style:normal;font-weight:500;line-height:4rem;margin-right:1rem}.main__stats-text-block{display:flex;flex-direction:column}.main__stats-text{color:#242731;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1}.main__stats-from{color:#575f6e;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.0022em;line-height:1.75rem}@media screen and (max-width:940px){.main__block-wrapper{height:auto;max-height:unset}.main__block{align-items:center;flex-direction:column;justify-content:center;text-align:center!important}.main__title{font-size:2.5rem!important;text-align:center!important}.main__left-block,.main__right-block{flex:100%}.main__left-block{margin-bottom:2rem;padding-right:0}.main__right-block{padding:0}.main__stats{flex-direction:column}}@media screen and (max-width:767px){.main__title{font-size:2.5rem!important}}