*+.brand-text,.brand-text:first-child{margin-top:var(--section-gap)}.layout__body>.brand-text:first-child{margin-top:var(--page-top-gap)}@media (max-width:768px){.brand-text__embla__viewport{overflow:hidden}}.brand-text__embla__container{display:flex;justify-content:space-between;gap:24px}@media (max-width:768px){.brand-text__embla__container{margin-left:calc(var(--slide-spacing-sm) * -1)}}.brand-text__item__embla__slide{display:flex;flex-direction:column;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.brand-text__item__embla__slide{display:flex;flex:0 0 100%;flex-direction:column;align-items:center;overflow:hidden;min-width:0;padding-left:var(--slide-spacing-sm)}}.brand-text__item__image{width:130px;height:auto;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.brand-text__item__image{width:100px}}.brand-text__item__text{max-width:27ch;font-size:16px;font-weight:400;line-height:150%;text-align:center}@media (max-width:1024px){.brand-text__item__text{font-size:15px}}.brand-text__embla__dots{display:none}@media (max-width:768px){.brand-text__embla__dots{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:16px}}.brand-text__embla__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;border:0;border-radius:50%;touch-action:manipulation;cursor:pointer}.brand-text__embla__dot:after{content:"";display:flex;align-items:center;width:9px;height:9px;border-radius:50%;box-shadow:inset 0 0 0 .3rem #cfcfcf}.brand-text__embla__dot--selected:after{box-shadow:inset 0 0 0 .3rem #4e4e4e}