.why{padding:40px 0;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#deddd2));background:linear-gradient(180deg,#fff 0,#deddd2 100%)}.why__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;z-index:2;min-height:620px;overflow:hidden;padding:48px;color:var(--white-100)}.why__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.why__bg::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;opacity:.5;background:-webkit-gradient(linear,left top,right top,color-stop(13%,#000),color-stop(34%,rgba(0,0,0,.7)),color-stop(63%,rgba(0,0,0,0)));background:linear-gradient(90deg,#000 13%,rgba(0,0,0,.7) 34%,rgba(0,0,0,0) 63%)}.why__bg>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.why__el{position:absolute;top:-75px;right:-58px;width:303px;height:291px}.why__el>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.why__wrapper{max-width:800px;width:100%}.why__title{margin-bottom:20px}.why__text{max-width:600px;width:100%}.why__button{margin-top:20px}.why__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:16px -8px -16px}.why__cards>*{margin:0 8px 16px;width:calc(33.3333333333% - 16px)}.why__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,.1);border-radius:20px;background-color:var(--white-100);padding:24px;min-height:280px}.why__card-ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:8px;background-color:var(--orange-100);margin-bottom:24px}.why__card-ico>svg{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.why__card-text{margin-top:12px}@media (max-width:1024px){.why__container{min-height:720px;padding:32px}.why__el{top:-125px;right:-138px}.why__cards{margin:16px 0 0}.why__cards>*{margin:unset;width:100%}.why__card{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:unset}.why__card-ico{margin-bottom:unset;margin-right:24px;-ms-flex-negative:0;flex-shrink:0}.why__card:not(:last-child){margin-bottom:16px}}@media (max-width:666px){.why{padding:24px 0}.why__container{padding:24px;min-height:unset}.why__title{text-wrap:balance}.why__text br{display:none}.why__button .btn{width:100%}.why__bg::before{background:#000}.why__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.why__card-ico{margin-right:unset;margin-bottom:24px}}