.reasons{margin-top:150px}.reasons__wrapper{display:flex;flex-direction:column;grid-gap:40px;margin-top:50px}.reasons__title-text{color:var(--Black,#000);font-size:60px;font-weight:700;text-transform:uppercase}.reasons__block{display:flex;justify-content:space-between;align-items:center}.reasons__block p{width:310px}.reasons__block-info{min-height:157px;display:flex;flex-direction:column;grid-gap:20px}.reasons__block-button{width:620px}.reasons__block-button button{width:75%}@media(max-width:1200px){.reasons__block p,.reasons__block-info{width:176px}.reasons__block{justify-content:start;grid-gap:20px}}@media(max-width:1000px){.reasons__block-info{min-height:206px}.reasons__block p,.reasons__block-info{width:162px}.reasons__block{justify-content:start;grid-gap:20px}.reasons__block-button button{width:90%}}@media(max-width:768px){.reasons__title-text{font-size:26px}.reasons__block{flex-wrap:wrap;justify-content:space-between;grid-gap:20px}.reasons__block p{width:100%}.reasons__block-info{width:45%;min-height:179px}.reasons__block-button{order:2;width:100%}.reasons__block-button button{width:100%}.reasons__wrapper{margin-top:30px;grid-gap:20px}}