.unew-brand-showcase{position:relative;color:var(--ubs-text);background:var(--ubs-bg);padding-top:var(--ubs-padding-top);padding-bottom:var(--ubs-padding-bottom)}.unew-brand-showcase__container{width:min(100% - 40px,var(--ubs-container));margin-inline:auto}.unew-brand-showcase--width-full .unew-brand-showcase__container{width:100%;max-width:none;padding-inline:40px}.unew-brand-showcase .unew-brand-showcase__pane--mobile{display:none}.unew-brand-showcase__header{max-width:760px;margin-bottom:36px}.unew-brand-showcase__header--left{text-align:left;margin-right:auto}.unew-brand-showcase__header--center{text-align:center;margin-inline:auto}.unew-brand-showcase__header--right{text-align:right;margin-left:auto}.unew-brand-showcase__badge{display:inline-flex;margin-bottom:14px;padding:6px 10px;border:1px solid var(--ubs-border);border-radius:999px;color:var(--ubs-accent);font-size:10px;line-height:1;letter-spacing:.08em;text-transform:uppercase}.unew-brand-showcase__kicker{margin:0 0 12px;color:var(--ubs-muted);font-size:12px;line-height:1.2;letter-spacing:.08em;text-align:inherit;text-transform:uppercase}.unew-brand-showcase__heading{margin:0;color:var(--ubs-text);font-size:clamp(28px,4vw,var(--ubs-heading-size));line-height:1.02;font-weight:400;letter-spacing:-.03em;text-align:inherit}.unew-brand-showcase__intro{margin-top:18px;color:var(--ubs-muted);font-size:var(--ubs-text-size);line-height:1.55;text-align:inherit}.unew-brand-showcase__intro--left,.unew-brand-showcase__intro--left p{text-align:left}.unew-brand-showcase__intro--center,.unew-brand-showcase__intro--center p{text-align:center}.unew-brand-showcase__intro--right,.unew-brand-showcase__intro--right p{text-align:right}.unew-brand-showcase__intro>*:first-child,.unew-brand-showcase__text>*:first-child{margin-top:0}.unew-brand-showcase__intro>*:last-child,.unew-brand-showcase__text>*:last-child{margin-bottom:0}.unew-brand-showcase__grid{display:grid;gap:var(--ubs-gap)}.unew-brand-showcase__grid--desktop-2{grid-template-columns:repeat(2,minmax(0,1fr))}.unew-brand-showcase__grid--desktop-3{grid-template-columns:repeat(3,minmax(0,1fr))}.unew-brand-showcase__grid--desktop-4{grid-template-columns:repeat(4,minmax(0,1fr))}.unew-brand-showcase__grid--desktop-5{grid-template-columns:repeat(5,minmax(0,1fr))}.unew-brand-showcase__grid--desktop-6{grid-template-columns:repeat(6,minmax(0,1fr))}.unew-brand-showcase__card{min-width:0;border:1px solid var(--ubs-border);border-radius:var(--ubs-radius);background:var(--ubs-card-bg);overflow:hidden}.unew-brand-showcase__media{height:var(--ubs-image-height);border-radius:var(--ubs-image-radius) var(--ubs-image-radius) 0 0;overflow:hidden;background:#f5f0ea}.unew-brand-showcase__image{display:block;width:100%;height:100%;object-fit:var(--ubs-image-fit);object-position:var(--ubs-image-position)}.unew-brand-showcase__body{padding:22px}.unew-brand-showcase__body--left{text-align:left}.unew-brand-showcase__body--center{text-align:center}.unew-brand-showcase__body--right{text-align:right}.unew-brand-showcase__logo{display:flex;width:100%;margin-bottom:14px}.unew-brand-showcase__logo--left{justify-content:flex-start}.unew-brand-showcase__logo--center{justify-content:center}.unew-brand-showcase__logo--right{justify-content:flex-end}.unew-brand-showcase__logo-image{display:block;width:auto;max-width:min(var(--ubs-logo-width),100%);max-height:var(--ubs-logo-height);object-fit:contain}.unew-brand-showcase__card-badge{display:inline-flex;margin-bottom:10px;color:var(--ubs-accent);font-size:10px;line-height:1;letter-spacing:.08em;text-transform:uppercase}.unew-brand-showcase__title{margin:0;color:var(--ubs-text);font-size:20px;line-height:1.15;font-weight:400}.unew-brand-showcase__subtitle{margin:8px 0 0;color:var(--ubs-muted);font-size:13px;line-height:1.35;text-align:inherit}.unew-brand-showcase__text{margin-top:12px;color:var(--ubs-muted);font-size:var(--ubs-text-size);line-height:1.5}.unew-brand-showcase__text p,.unew-brand-showcase__text ul,.unew-brand-showcase__text ol{margin:0 0 12px;padding:0}.unew-brand-showcase__text li{margin-left:1.2em}.unew-brand-showcase__link{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;color:var(--ubs-accent);font-size:13px;line-height:1.2;text-decoration:underline;text-underline-offset:5px}.unew-brand-showcase__link--button{min-height:38px;padding:10px 16px;border:1px solid var(--ubs-accent);background:var(--ubs-accent);color:#fff;text-decoration:none}.unew-brand-showcase__link--text{min-height:auto;padding:0;border:0;background:transparent}.unew-brand-showcase__actions{display:flex;margin-top:32px}.unew-brand-showcase__actions--left{justify-content:flex-start}.unew-brand-showcase__actions--center{justify-content:center}.unew-brand-showcase__actions--right{justify-content:flex-end}.unew-brand-showcase__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:12px 18px;border:1px solid currentColor;color:var(--ubs-text);font-size:13px;line-height:1.2;text-decoration:none}.unew-brand-showcase__button--primary{border-color:var(--ubs-accent);background:var(--ubs-accent);color:#fff}.unew-brand-showcase__button--secondary{background:transparent}.unew-brand-showcase__button--text{min-height:auto;padding:0;border:0;text-decoration:underline;text-underline-offset:5px}@media screen and (max-width:749px){.unew-brand-showcase{padding-top:var(--ubs-mobile-padding-top);padding-bottom:var(--ubs-mobile-padding-bottom)}.unew-brand-showcase__container,.unew-brand-showcase--width-full .unew-brand-showcase__container{width:min(100% - 32px,var(--ubs-container));padding-inline:0}.unew-brand-showcase .unew-brand-showcase__pane--desktop{display:none}.unew-brand-showcase .unew-brand-showcase__pane--mobile{display:block}.unew-brand-showcase__header{margin-bottom:28px}.unew-brand-showcase__heading{font-size:var(--ubs-mobile-heading-size)}.unew-brand-showcase__intro,.unew-brand-showcase__text{font-size:var(--ubs-mobile-text-size)}.unew-brand-showcase__grid{gap:var(--ubs-mobile-gap)}.unew-brand-showcase__grid--mobile-1{grid-template-columns:1fr}.unew-brand-showcase__grid--mobile-2{grid-template-columns:repeat(2,minmax(0,1fr))}.unew-brand-showcase__body{padding:18px}.unew-brand-showcase__actions{flex-direction:column;align-items:stretch}.unew-brand-showcase__button{width:100%}}@media screen and (min-width:750px){.unew-brand-showcase.unew-brand-showcase--hide-desktop{display:none}}@media screen and (max-width:749px){.unew-brand-showcase.unew-brand-showcase--hide-mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/unew-brand-showcase.css.map */
