.two-cards{overflow:hidden;padding:100px 0 150px;position:relative;z-index:1}.two-cards .subtitle,.two-cards h2{text-align:center}.two-cards h2{margin-bottom:25px}.two-card{background-color:#fff;border-radius:0 0 0 50px;box-shadow:0 3px 25px #00000017;cursor:pointer;display:inline-block;gap:30px;margin-bottom:30px;padding:30px;transition:all .3s ease}.two-card__img{margin-top:15px;min-width:35px}.two-card__img img{width:30px}.two-card__img--white{display:none}.two-card h3{font-size:20px;margin-bottom:10px;padding-bottom:10px}.two-card .text{font-size:12px;line-height:18px}.two-cards .arrow{bottom:-30%;position:absolute;right:0;z-index:-1}.two-card:first-child{color:#fff}.two-card:first-child h3{border-bottom:1px solid #fff}.two-card:first-child .two-card__img--white{display:block}.two-card:first-child .two-card__img--color{display:none}@media (min-width:768px){.two-cards{padding:200px 0 176px}.two-cards .wrapper{display:flex;gap:15px}.two-card{display:flex;margin-bottom:0;width:49%}.two-card__img{margin-top:0}}