.brands{flex-direction:column;justify-content:center;margin:0 auto;padding:44px var(--spacing-section-padding-x,135px) 44px var(--spacing-section-padding-x,135px);position:relative}.brands,.brands__container{align-items:center;display:flex;max-width:var(--sizing-hero-max-width,1440px);width:100%}.brands__container{flex-direction:row;gap:40px;justify-content:space-between}.brands__content{flex:0 0 auto;max-width:470px}.brands__headline{color:var(--color-white,#fff);font-family:var(--font-family-primary,"Inter",sans-serif);font-size:35px;font-weight:700;line-height:48px;margin:0;max-width:470px;word-wrap:break-word;overflow-wrap:break-word}.brands__grid{display:grid;flex-shrink:0;gap:7px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);width:568px}.brands__logo-wrapper{align-items:flex-start;aspect-ratio:176/96;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:20px}.brands__logo{flex:1 0 0;min-height:0;min-width:0;mix-blend-mode:exclusion;opacity:.6;position:relative;width:100%}.brands__logo-image{height:100%;inset:0;object-fit:contain;object-position:center;pointer-events:none;position:absolute;width:100%}.brands__logo-wrapper{min-height:96px}.brands__grid{min-width:568px}.brands:focus-visible{outline:2px solid var(--color-mirai-green,#00d0a8);outline-offset:4px}@media (min-width:768px) and (max-width:1023px){.brands{padding:40px 60px}.brands__container{gap:30px}.brands__content{max-width:350px}.brands__headline{font-size:28px;line-height:40px}.brands__grid{min-width:420px;width:420px}.brands__logo-wrapper{min-height:72px;padding:15px}}@media (max-width:767px){.brands{padding:32px 16px}.brands__container{align-items:center;flex-direction:column;gap:32px}.brands__content{max-width:100%;text-align:center}.brands__headline{font-size:24px;line-height:32px;max-width:100%}.brands__grid{gap:8px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);max-width:400px;min-width:auto;width:100%}.brands__logo-wrapper{min-height:64px;padding:12px}}