.brand_cards_module{background:#000;padding:90px 20px 100px}.brand_cards_container{margin:0 auto;max-width:1440px}.brand_cards_top{color:#fff;margin:0 auto 70px;max-width:680px;text-align:center}.brand_cards_top h1,.brand_cards_top h2,.brand_cards_top h3{color:#fff;font-size:38px;font-weight:400;line-height:1.25;margin:0 0 18px;text-decoration:underline;text-decoration-color:#eb5534;text-underline-offset:5px}.brand_cards_top p{color:#fff;font-size:16px;font-weight:300;line-height:1.7;margin:0 auto}.brand_cards_grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.brand_card{background:#fff;min-height:150px;padding:34px 40px 30px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.brand_card:hover{box-shadow:0 18px 40px hsla(0,0%,100%,.08);transform:translateY(-4px)}.brand_card_logo{margin-bottom:18px}.brand_card_logo img{display:block;height:auto!important;max-width:170px!important;object-fit:contain;width:auto}.brand_card_text{color:#111}.brand_card_text p{color:#111;font-size:16px;font-weight:400;line-height:1.75;margin:0}.brand_card_text p+p{margin-top:18px}.brand_card_text a{align-items:center;color:#111;display:inline-flex;font-size:12px;letter-spacing:.08em;line-height:1;opacity:0;text-decoration:none;text-transform:uppercase;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.brand_card:hover .brand_card_text a{opacity:1;transform:translateY(0)}.brand_card_text a:after{background:#eb5534;content:"";height:1px;margin-left:10px;width:36px}.brand_card_badge{background:#eb5534;color:#fff;font-size:11px;letter-spacing:.12em;line-height:1;padding:9px 20px;position:absolute;right:-20px;text-transform:uppercase;top:14px;z-index:2}@media only screen and (max-width:991px){.brand_cards_module{padding:60px 20px}.brand_cards_top{margin-bottom:45px}.brand_cards_grid{gap:22px;grid-template-columns:repeat(2,1fr)}.brand_card{padding:30px}}@media only screen and (max-width:575px){.brand_cards_grid{grid-template-columns:1fr}.brand_card{min-height:140px;padding:28px 24px}.brand_card_text a{opacity:1;transform:none}.brand_card_logo img{max-width:150px!important}}