.single-brand{display:flex;flex-direction:column;gap:var(--wp--custom--spacing--small)}@media (min-width:981px){.single-brand{flex-direction:row;align-items:center;gap:4.375rem}}.single-brand__image{position:relative;border-radius:var(--wp--custom--border-radius--small);overflow:hidden;flex:1}.single-brand__image .image{position:relative;padding-top:55%;height:auto}.single-brand__image .image>img,.single-brand__image .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (min-width:981px){.single-brand__image .image{padding-top:75%}}.single-brand__image-element{width:100%}.single-brand__brand-logo{position:absolute;z-index:2;top:1.25rem;left:0;display:flex;align-items:center;padding:.5rem 1rem;max-width:6.25rem;height:3.75rem;border-top-right-radius:var(--wp--custom--border-radius--small);border-bottom-right-radius:var(--wp--custom--border-radius--small);background-color:var(--wp--preset--color--background)}.single-brand__brand-logo--small{display:flex;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;padding-inline:.625rem;border-radius:50%;background-color:var(--wp--preset--color--background-lighter)}@media (min-width:981px){.single-brand__brand-logo--small{width:6.25rem;height:6.25rem}}.single-brand__content{display:flex;flex-direction:column;gap:1.25rem;flex:1}.single-brand__heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (min-width:981px){.single-brand__heading{flex-direction:column-reverse;align-items:flex-start;gap:1.25rem}}.single-brand__title{margin:0;color:var(--wp--preset--color--secondary)}.single-brand__text{max-width:37.5rem}