.flex-section.reasons{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:80px 0 30px}.reasons .block{filter:drop-shadow(0 10px 20px rgba(138,141,147,.204));margin-bottom:20px;max-width:410px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.reasons .block:hover{filter:drop-shadow(0 10px 50px rgba(138,141,147,.431))}.reasons .block .icon{align-items:center;border-radius:25px 25px 0 0;display:flex;justify-content:center;min-height:185px;padding-bottom:20px}.reasons .block .icon img{height:70px;margin-right:15px;object-fit:contain;width:70px}.reasons .block .icon p{color:#fff;font-size:65px;font-style:italic;font-weight:700;margin:0}.reasons .block .content{align-content:center;background:#fff;border-radius:25px;display:flex;flex-wrap:wrap;justify-content:center;margin-top:-20px;min-height:320px;padding:30px 50px;text-align:center}.reasons .block .content .desc,.reasons .block .content .desc p{color:#1f2d52;font-size:22px;line-height:27px;margin:0}.reasons .block .content .button-text{-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;color:#1f2d52;font-size:22px;line-height:27px;text-decoration:none}@media(max-width:800px){.flex-section.reasons{justify-content:center}.reasons .block .icon p{font-size:50px}.reasons .block .icon img{height:60px;width:60px}}@media(max-width:500px){.reasons .block .icon p{font-size:35px}.reasons .block .icon{min-height:110px}.reasons .block .icon img{height:40px;margin-right:10px;width:40px}.reasons .block .content .button-text,.reasons .block .content .desc,.reasons .block .content .desc p{color:#1f2d52;font-size:18px;line-height:24px}.reasons .block .content{min-height:auto}}