.banner__card_section .banner__card{column-gap:36px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.banner__card_section .banner__card .card__item{align-items:center;background-color:#2b343b;background-image:url(https://www.jirav.com/hubfs/card__patern_new.png);background-repeat:no-repeat;background-size:cover;border-radius:32px;display:flex;gap:40px;min-height:282px;padding:48px 40px}.banner__card_section .banner__card .card__item .image__box{flex:0 0 102px}.banner__card_section .banner__card .card__item .image__box img{width:100%}.banner__card_section .banner__card .card__item .content__box{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-around}.banner__card_section .banner__card .card__item .content__box .card__text{color:var(--Primary-Palette-White,#fcfcfc);font-family:proximanova_regular,sans-serif;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-1.44px;line-height:120%;max-width:275px}.banner__card_section .banner__card .card__item .content__box .button_wrapper a{color:var(--Primary-Palette-White,#fcfcfc);display:flex;font-family:proximanova_regular,sans-serif;font-size:20px;font-style:normal;font-weight:700;gap:10px;letter-spacing:-.2px;line-height:normal;text-decoration:none}.banner__card_section .banner__card .card__item .content__box .button_wrapper a svg{max-width:20px;fill:#fcfcfc}@media screen and (max-width:920px){.banner__card_section .banner__card .card__item{min-height:230px;padding:30px 25px}.banner__card_section .banner__card .card__item .content__box .card__text{font-size:24px}}@media screen and (max-width:767px){.banner__card_section .banner__card{grid-template-columns:repeat(1,1fr);row-gap:16px}.banner__card_section .banner__card .card__item{align-items:flex-start;background-color:#2b343b;background-image:url(https://www.jirav.com/hubfs/mobile_card__patern_new.png);background-repeat:no-repeat;background-size:cover;border-radius:20px;gap:24px;min-height:187px;padding:24px 20px}.banner__card_section .banner__card .card__item .content__box .card__text{font-size:24px;font-style:normal;font-weight:700;letter-spacing:-1.08px;line-height:120%;margin-bottom:28px}.banner__card_section .banner__card .card__item .content__box .button_wrapper a{font-size:20px;font-style:normal;font-weight:700;letter-spacing:-.2px;line-height:normal}.banner__card_section .banner__card .card__item .image__box{flex:0 0 48px}}