.affiliate-hero{padding-top:24px;padding-bottom:96px}.affiliate-hero__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:clamp(24px,5vw,96px);margin-top:32px}.affiliate-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:32px;flex:1 1 420px;min-width:0;max-width:737px}.affiliate-hero__label{display:inline-flex;align-items:center;height:56px;padding:0 24px;border:1px solid var(--grey-color);border-radius:100px;background:var(--bg-surface);color:var(--color-white);font-weight:600;font-size:16px;line-height:24px;white-space:nowrap}.affiliate-hero__title{margin:0;font-size:clamp(28px,3.8vw,56px);line-height:1.14;text-transform:uppercase}.affiliate-hero__text{margin:0;max-width:100%;color:var(--title-color);font-weight:600;font-size:16px;line-height:24px}.affiliate-hero__buttons{display:flex;align-items:center;gap:24px;width:100%}.affiliate-hero__btn{display:inline-flex;align-items:center;justify-content:center;max-width:345px;width:100%;padding:24px;border-radius:99px;font-weight:700;font-size:16px;line-height:24px;text-align:center;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.affiliate-hero__btn--primary{background:var(--accent-color);color:var(--bg-color);border:1px solid var(--accent-color)}.affiliate-hero__btn--primary:hover{background:var(--color-white);border-color:var(--color-white)}.affiliate-hero__btn--outline{background:transparent;color:var(--color-white);border:1px solid #fafafa}.affiliate-hero__btn--outline:hover{background:var(--color-white);color:var(--bg-color)}.affiliate-hero__image-wrap{position:relative;flex:0 1 414px;min-width:280px;max-width:414px}.affiliate-hero__image{overflow:hidden}.affiliate-hero__image-el{display:block;width:100%;height:auto;aspect-ratio:414/446;object-fit:cover}.affiliate-hero__stat{position:absolute;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap;width:max-content;max-width:calc(100% - 16px);padding:24px 12px;border:1px solid var(--grey-color);border-radius:24px;background:var(--bg-surface);text-align:center;white-space:nowrap}.affiliate-hero__stat-value{color:var(--accent-color);font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase}.affiliate-hero__stat-label{color:var(--text-color);font-weight:400;font-size:14px;line-height:20px}.affiliate-hero__image-wrap--boxed .affiliate-hero__image{border-radius:32px}.affiliate-hero__image-wrap--boxed .affiliate-hero__image-el{margin-left:32px;width:calc(100% - 32px)}.affiliate-hero__image-wrap--boxed .affiliate-hero__stat{left:0;bottom:45px}.affiliate-hero__image-wrap--bleed{flex-basis:481px;max-width:481px}.affiliate-hero__image-wrap--bleed .affiliate-hero__image-el{aspect-ratio:481/439}.affiliate-hero__image-wrap--bleed .affiliate-hero__image{position:relative}.affiliate-hero__image-wrap--bleed .affiliate-hero__image:after,.affiliate-hero__image-wrap--bleed .affiliate-hero__image:before{content:"";position:absolute;pointer-events:none}.affiliate-hero__image-wrap--bleed .affiliate-hero__image:before{inset:auto 0 0 0;height:40%;background:linear-gradient(0deg,var(--bg-color) 0,rgba(7,7,7,0) 100%)}.affiliate-hero__image-wrap--bleed .affiliate-hero__image:after{inset:0 0 0 auto;width:18%;background:linear-gradient(270deg,var(--bg-color) 0,rgba(7,7,7,0) 100%)}.affiliate-hero__stat--standalone{top:24px;right:24px;width:auto}@media (max-width:1023px){.affiliate-hero{padding-top:32px;padding-bottom:48px}.affiliate-hero__inner{flex-direction:column;align-items:stretch;gap:32px;margin-top:24px}.affiliate-hero__content{flex:0 0 auto;max-width:100%;gap:24px;text-align:center;align-items:center}.affiliate-hero__label{display:none}.affiliate-hero__title{font-size:28px;line-height:32px}.affiliate-hero__text{font-weight:400;font-size:14px;line-height:20px}.affiliate-hero__buttons{flex-direction:column;width:100%;gap:16px}.affiliate-hero__btn{flex:0 0 auto;width:100%;max-width:none;height:56px;padding:16px 32px}.affiliate-hero__image-wrap{order:-1;flex:0 0 auto;width:100%;max-width:480px;min-width:0;margin:0 auto}.affiliate-hero__image-el{height:auto}.affiliate-hero__image-wrap--boxed .affiliate-hero__image-el{margin-left:0;width:100%;aspect-ratio:343/370}.affiliate-hero__image-wrap--boxed .affiliate-hero__stat{left:0;bottom:-16px}.affiliate-hero__image-wrap--bleed .affiliate-hero__image-el{aspect-ratio:328/300}.affiliate-hero__stat--standalone{top:unset;bottom:-10%;padding:12px;right:unset;left:50%;transform:translateX(-50%)}}