.ctr-hero-performers{display:block;width:100%}.ctr-hero-performers__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%}.ctr-hero-performers__content{display:flex;flex-direction:column;gap:40px;justify-content:center;padding:64px;background-color:var(--ctr-hero-performers-bg);color:var(--ctr-hero-performers-text)}.ctr-hero-performers__copy{display:flex;flex-direction:column;gap:24px;max-width:616px}.ctr-hero-performers__header{display:flex;flex-direction:column;gap:14px}.ctr-hero-performers__eyebrow{margin:0;font-family:"ABC Monument Grotesk Mono",var(--FONT-STACK-BODY),monospace;font-size:16px;font-weight:400;line-height:1.3;letter-spacing:.05em;text-transform:uppercase;color:var(--ctr-hero-performers-text)}.ctr-hero-performers__title{margin:0;display:flex;flex-direction:column;font-family:"Exposure[0]",var(--FONT-STACK-HEADING),serif!important;font-size:64px;font-weight:400;line-height:1;text-transform:capitalize;color:var(--ctr-hero-performers-text)}.ctr-hero-performers__title-line{display:block}.ctr-hero-performers__title-line--accent{color:var(--ctr-hero-performers-accent)}.ctr-hero-performers__description{margin:0;max-width:477px;font-family:"ABC Monument Grotesk Mono",var(--FONT-STACK-BODY),monospace;font-size:16px;font-weight:400;line-height:1.3;color:var(--ctr-hero-performers-text)}.ctr-hero-performers__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ctr-hero-performers__button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:12px 24px;border-radius:100px;font-family:"ABC Monument Grotesk Mono",var(--FONT-STACK-BODY),monospace;font-size:16px;font-weight:400;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:opacity .2s ease}.ctr-hero-performers__button:hover{opacity:.9}.ctr-hero-performers__button--primary{background-color:var(--ctr-hero-performers-primary-bg);color:var(--ctr-hero-performers-primary-text);border:1px solid var(--ctr-hero-performers-primary-bg);min-width:340px}.ctr-hero-performers__button--primary:hover{color:var(--ctr-hero-performers-primary-text)}.ctr-hero-performers__button--secondary{background-color:transparent;color:var(--ctr-hero-performers-secondary-text);border:1px solid var(--ctr-hero-performers-secondary-border)}.ctr-hero-performers__button--secondary:hover{color:var(--ctr-hero-performers-secondary-text)}.ctr-hero-performers__trust-grid{display:grid;width:100%;max-width:616px;background-color:#fff;border:1px solid var(--ctr-hero-performers-trust-border);grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto auto}.ctr-hero-performers__trust-cell{display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 16px;font-family:"ABC Monument Grotesk Mono",var(--FONT-STACK-BODY),monospace;font-size:12px;font-weight:400;line-height:1.3;text-transform:uppercase;color:var(--ctr-hero-performers-text);white-space:nowrap;background-color:#fff;border-right:1px solid var(--ctr-hero-performers-trust-border);border-bottom:1px solid var(--ctr-hero-performers-trust-border)}.ctr-hero-performers__trust-cell:nth-child(1){grid-column:1 / 7;grid-row:1}.ctr-hero-performers__trust-cell:nth-child(2){grid-column:7 / 10;grid-row:1}.ctr-hero-performers__trust-cell:nth-child(3){grid-column:10 / 13;grid-row:1;border-right:0}.ctr-hero-performers__trust-cell:nth-child(4){grid-column:1 / 9;grid-row:2;justify-content:flex-start;padding-left:50px;border-bottom:0}.ctr-hero-performers__trust-cell:nth-child(5){grid-column:9 / 13;grid-row:2;justify-content:flex-end;padding-right:50px;border-right:0;border-bottom:0}.ctr-hero-performers__trust-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.ctr-hero-performers__trust-icon--star{width:12px;height:12px;color:#f5c518}.ctr-hero-performers__trust-icon--star svg{display:block;width:100%;height:100%}.ctr-hero-performers__trust-icon--dot{width:9px;height:9px;border-radius:50%;background-color:var(--ctr-hero-performers-dot)}.ctr-hero-performers__media{position:relative;min-height:615px;overflow:hidden;background-color:var(--ctr-hero-performers-bg)}.ctr-hero-performers__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:14% center}.ctr-hero-performers__image--mobile{display:none}.ctr-hero-performers__image--desktop{display:block}@media screen and (max-width:749px){.ctr-hero-performers__layout{display:flex;flex-direction:column;gap:32px;padding:40px 20px;background-color:var(--ctr-hero-performers-bg);border-bottom:1px solid var(--ctr-hero-performers-border)}.ctr-hero-performers__content{display:contents;padding:0;border-bottom:0;background:transparent}.ctr-hero-performers__copy{order:1;gap:16px;max-width:none;align-items:center;text-align:center}.ctr-hero-performers__header{align-items:center;gap:14px}.ctr-hero-performers__eyebrow{font-size:14px;letter-spacing:.05em;text-align:center}.ctr-hero-performers__title{align-items:center;font-size:32px;text-align:center}.ctr-hero-performers__description{max-width:338px;font-size:14px;text-align:center}.ctr-hero-performers__media{order:2;min-height:0;width:100%;max-width:382px;margin:0 auto;aspect-ratio:382 / 283;border-bottom:0;background:transparent}.ctr-hero-performers__image{position:relative;inset:auto;object-position:center}.ctr-hero-performers__image--desktop{display:none}.ctr-hero-performers__image--mobile{display:block}.ctr-hero-performers__actions{order:3;flex-direction:column;width:100%;gap:8px}.ctr-hero-performers__button{width:100%;min-width:0}.ctr-hero-performers__trust-grid{order:4;max-width:none;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:auto auto auto;border-width:.5px}.ctr-hero-performers__trust-cell{padding:4px 16px;font-size:9px;white-space:normal;text-align:center;border-width:.5px}.ctr-hero-performers__trust-cell:nth-child(1){grid-column:1 / -1;grid-row:1;border-right:0;border-bottom:.5px solid var(--ctr-hero-performers-trust-border)}.ctr-hero-performers__trust-cell:nth-child(2){grid-column:1 / 4;grid-row:2;border-bottom:.5px solid var(--ctr-hero-performers-trust-border)}.ctr-hero-performers__trust-cell:nth-child(3){grid-column:4 / -1;grid-row:2;border-right:0;border-bottom:.5px solid var(--ctr-hero-performers-trust-border)}.ctr-hero-performers__trust-cell:nth-child(4){grid-column:1 / 5;grid-row:3;justify-content:center;padding-left:16px;border-bottom:0}.ctr-hero-performers__trust-cell:nth-child(5){grid-column:5 / -1;grid-row:3;justify-content:center;padding-right:16px;border-right:0;border-bottom:0}.ctr-hero-performers__trust-icon--star,.ctr-hero-performers__trust-icon--dot{width:8px;height:8px}}@media screen and (min-width:750px)and (max-width:1199px){.ctr-hero-performers__content{padding:48px 32px}.ctr-hero-performers__title{font-size:48px}.ctr-hero-performers__button--primary{min-width:0;flex:1 1 auto}.ctr-hero-performers__trust-cell{font-size:10px;padding:8px 12px;white-space:normal}.ctr-hero-performers__trust-cell:nth-child(4){padding-left:24px}.ctr-hero-performers__trust-cell:nth-child(5){padding-right:24px}}
/*# sourceMappingURL=/cdn/shop/t/139/assets/ctr-hero-performers.css.map */
