.businesses-choose{padding-top:120px;padding-bottom:120px}.businesses-choose__title{margin:0 auto 60px;text-align:center}.businesses-choose__cards{display:grid;grid-gap:24px;grid-template-columns:repeat(3,1fr)}.businesses-choose__card{padding:24px;background-repeat:no-repeat;background-position:top left,bottom right;border-radius:5px;backdrop-filter:blur(18px)}.businesses-choose__card:first-child{background-image:url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/blue-lotus-top.svg'),url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/blue-lotus-bottom.svg')}.businesses-choose__card:nth-of-type(2){background-image:url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/green-top.svg'),url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/green-bottom.svg')}.businesses-choose__card:nth-of-type(5){background-image:url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/purple-top.svg'),url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/purple-bottom.svg')}.businesses-choose__card:nth-of-type(4){background-image:url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/orange-top.svg'),url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/orange-bottom.svg')}.businesses-choose__card:nth-of-type(3){background-image:url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/red-top.svg'),url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/red-bottom.svg')}.businesses-choose__card:last-child{background-image:url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/blue-top.svg'),url('/wp-content/themes/se_theme/page-templates/affiliate-2024/assets/images/blue-bottom.svg')}.businesses-choose__icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:10px}.businesses-choose__name{margin-bottom:8px;font-size:18px;font-weight:600;line-height:26px;color:var(--se-heading-color)}.businesses-choose__text{font-size:16px;line-height:24px;color:#4e5155}.businesses-choose__head{display:flex;margin-bottom:20px}@media screen and (max-width:991px){.businesses-choose{padding-top:80px;padding-bottom:80px}.businesses-choose__title{max-width:478px;margin-bottom:48px}.businesses-choose__cards{grid-gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.businesses-choose{padding-top:48px;padding-bottom:48px}.businesses-choose__title{padding:0;margin:0 0 20px;text-align:start}.businesses-choose__icon{width:40px;height:40px}.businesses-choose__icon svg{width:18px}}@media screen and (max-width:575px){.businesses-choose__cards{grid-template-columns:1fr;grid-gap:12px}}