.two-section-two-cards .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem 6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:992px){.two-section-two-cards .content__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.two-section-two-cards .content__wrapper>div{width:calc(50% - .5rem)}@media(max-width:992px){.two-section-two-cards .content__wrapper>div{width:100%}}.two-section-two-cards .text__wrapper .title__wrapper{gap:0}.two-section-two-cards .text__wrapper .title__wrapper .tag__wrapper{margin-bottom:4rem}@media(max-width:992px){.two-section-two-cards .text__wrapper .title__wrapper .tag__wrapper{margin-bottom:2rem}}.two-section-two-cards .button__wrapper{margin-top:1rem}@media(max-width:767px){.two-section-two-cards .button__wrapper{margin-top:.6rem}}.two-section-two-cards .cards__wrapper{gap:10px}.two-section-two-cards .card{border-radius:3rem;padding:1rem;width:calc(50% - 5px)}@media(max-width:768px){.two-section-two-cards .card{width:100%}}.two-section-two-cards .card_link:-webkit-any-link{color:unset;text-decoration:unset}.two-section-two-cards .card__title{padding:1rem 2rem 2rem}.two-section-two-cards .card__content{padding:0 2rem 2rem}.two-section-two-cards .card__content>:last-child{margin-bottom:0}.two-section-two-cards .card__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:var(--position-desktop);background-size:cover;border-radius:2.4rem;height:240px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}@media(max-width:767px){.two-section-two-cards .card__image{background-position:var(--position-mobile)}}