.arrow-circle{display:inline-flex;width:4.9rem;height:4.9rem;align-items:center;justify-content:center;border:.1rem solid var(--color-border);border-radius:50%;color:var(--color-blue);transition:border-color .15s ease,background-color .15s ease,color .15s ease}.arrow-circle--previous{transform:rotate(180deg)}.arrow-circle__mask{display:block;width:1.2rem;height:1.2rem;overflow:hidden}.arrow-circle__track{display:flex;width:200%;height:100%;transform:translate(-50%);transition:transform .25s ease-in-out}.arrow-circle:hover .arrow-circle__track{transform:translate(0)}.arrow-circle__icon{width:1.2rem;height:1.2rem;flex-shrink:0}.other-brands{display:block;background-color:var(--color-blue);color:var(--color-off-white);padding-block:6.4rem}@media(min-width:1180px){.other-brands{padding-block:4rem}}.other-brands__inner{display:block;width:100%}.other-brands__layout{display:grid;gap:3.2rem}@media(min-width:1180px){.other-brands__layout{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:2rem}}.other-brands__heading{margin:0;max-width:14rem;color:var(--color-off-white);font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;letter-spacing:-.06rem;text-transform:uppercase}@media(min-width:1180px){.other-brands__heading{max-width:24rem;font-size:2.9rem;line-height:.95;letter-spacing:-.145rem;grid-column:1/span 6;grid-row:1/2}}.other-brands__content{display:grid;gap:var(--s-32)}@media(min-width:1180px){.other-brands__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem;grid-column:1/span 12}}.other-brands__nav{display:grid;gap:var(--s-16)}@media(min-width:1180px){.other-brands__nav{grid-column:1/span 6;grid-row:2/3}}.other-brands__brand{display:flex;width:100%;max-width:100%;align-items:center;gap:var(--s-8);color:var(--color-off-white);font-family:var(--font-display);font-size:3.9rem;font-weight:400;line-height:.9;letter-spacing:-.117rem;text-decoration:none;text-transform:uppercase;transition:color .15s ease}@media(min-width:1180px){.other-brands__brand{position:relative;display:block;width:100%;color:#fcfcfa33;font-size:9rem;letter-spacing:-.27rem;transition:color .15s ease}.other-brands__brand:hover,.other-brands__brand:focus-visible,.other-brands__brand.is-active{color:var(--color-light-blue)}.other-brands__brand:hover .other-brands__brand-arrow,.other-brands__brand:focus-visible .other-brands__brand-arrow,.other-brands__brand.is-active .other-brands__brand-arrow{opacity:1}.other-brands__brand:hover .other-brands__brand-name,.other-brands__brand:focus-visible .other-brands__brand-name,.other-brands__brand.is-active .other-brands__brand-name{transform:translate(calc(4.9rem + var(--s-16)))}}.other-brands__brand:focus-visible{outline:.2rem solid var(--color-off-white);outline-offset:.2rem}.other-brands__brand-name{display:block}@media(min-width:1180px){.other-brands__brand-name{transform:translate(0);transition:transform .25s ease,color .15s ease}}.other-brands__brand-arrow{display:grid;flex-shrink:0;opacity:1;visibility:visible;transition:opacity .15s ease,visibility .15s ease}.other-brands__brand-arrow .arrow-circle{width:3.2rem;height:3.2rem;border:0;background:var(--color-accent);color:var(--color-blue)}.other-brands__brand-arrow .arrow-circle__icon{width:1.3rem;height:1.3rem}@media(min-width:1180px){.other-brands__brand-arrow{position:absolute;top:50%;left:0;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .22s ease}.other-brands__brand-arrow .arrow-circle{width:4.9rem;height:4.9rem;border:0;background:var(--color-accent);color:var(--color-blue)}}.other-brands__detail{display:none}@media(min-width:1180px){.other-brands__detail{display:grid;grid-column:9/span 4;grid-row:1/span 2;width:100%;max-width:44rem;min-width:0;justify-self:end}}.other-brands__panel{grid-area:1/1;display:grid;gap:var(--s-24);min-width:0}@media(min-width:1180px){.other-brands__panel{gap:0}}@media(prefers-reduced-motion:no-preference){.other-brands__panel{transition:opacity .18s ease}}.other-brands__panel:not(.is-active){opacity:0}.other-brands__panel.is-active{opacity:1}.other-brands__media{display:grid;place-items:center;min-height:28rem;margin:0;padding:var(--s-24);border-radius:0 2.4rem;background:#ffffff14;overflow:hidden}@media(min-width:1180px){.other-brands__media{min-height:44rem;height:44rem;padding:0;border-radius:3.2rem 0;background:#ebf5ff1a}}.other-brands__image{display:block;width:auto;max-width:100%;height:auto;max-height:28rem;object-fit:contain}@media(min-width:1180px){.other-brands__image{max-height:32.6rem}}.other-brands__description{max-width:42rem;color:var(--color-off-white);font-family:var(--font-body);font-size:1.4rem;font-weight:400;line-height:1.5}@media(min-width:1180px){.other-brands__description{max-width:32.5rem;line-height:1.4}}.other-brands__description p{margin:0}@media(prefers-reduced-motion:reduce){.other-brands__panel,.other-brands__brand-arrow,.other-brands__brand-name{transition:none}}
