.creator-program-popup__modal{top:0;right:0;bottom:0;left:0;z-index:30;display:grid;width:100%;height:100%;place-items:center;transform:none;transition:visibility 0s linear .22s}.creator-program-popup__modal[open]{transform:none;transition-delay:0s}.creator-program-popup__modal>.creator-program-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#07110f;opacity:0;visibility:hidden;transition:opacity .26s ease,visibility 0s linear .26s}.creator-program-popup__modal[open]>.creator-program-popup__overlay{opacity:.56;visibility:visible;transition-delay:0s}.creator-program-popup__modal>.creator-program-popup__content{width:960px;height:560px;max-width:calc(100vw - 64px);max-height:calc(100vh - 48px);margin:0;overflow:auto;color:#101615;background:#f4f8f6;border-radius:2px;box-shadow:0 28px 90px #05120f3d;opacity:0;transform:translateY(10px) scale(.975);transition:opacity .22s ease,transform .22s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.creator-program-popup__modal[open]>.creator-program-popup__content{opacity:1;transform:translateY(0) scale(1);transition-duration:.42s}.creator-program-popup__close-rail{position:sticky;top:0;z-index:5;height:0}.creator-program-popup__modal .creator-program-popup__close{top:18px;right:18px;display:grid;width:40px;height:40px;place-items:center;color:#101615;background:#f7faf8e0;border:1px solid rgba(16,22,21,.1);border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .18s ease,transform .18s ease}.creator-program-popup__modal .creator-program-popup__close:hover{background:#fff;transform:scale(1.04)}.creator-program-popup__modal .creator-program-popup__close:focus-visible{outline:2px solid #101615;outline-offset:3px}.creator-program-popup__panel{position:relative;display:grid;min-height:100%;grid-template-columns:43% 57%;isolation:isolate}.creator-program-popup__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;background:linear-gradient(110deg,#f7faf8,#eef6f7 56%,#dcebed)}.creator-program-popup__media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#f7faf8fa,#f7faf8f0 36%,#f7faf86b,#f7faf800 68%);pointer-events:none}.creator-program-popup__media picture,.creator-program-popup__media img{display:block;width:100%;height:100%}.creator-program-popup__media img{object-fit:cover;object-position:center;opacity:0;transform:scale(1.015);transition:opacity .32s ease 90ms,transform .54s cubic-bezier(.22,1,.36,1) 90ms}.creator-program-popup__modal[open] .creator-program-popup__media img{opacity:1;transform:scale(1)}.creator-program-popup__copy{display:flex;grid-column:1;flex-direction:column;justify-content:center;min-width:0;padding:64px 26px 56px 52px;opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease}.creator-program-popup__modal[open] .creator-program-popup__copy{opacity:1;transform:translateY(0);transition-delay:.1s;transition-duration:.42s}.creator-program-popup__eyebrow{margin:0 0 18px;color:#3f665d;font-family:var(--text-font-family);font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.2}.creator-program-popup__title{max-width:340px;margin:0;color:#0d1412;font-family:var(--heading-font-family);font-size:clamp(30px,3vw,42px);font-weight:600;letter-spacing:-.035em;line-height:1.08}.creator-program-popup__description{max-width:350px;margin:22px 0 0;color:#3b4845;font-family:var(--text-font-family);font-size:15px;line-height:1.58}.creator-program-popup__actions{display:flex;align-items:flex-start;gap:16px;margin-top:36px}.creator-program-popup .creator-program-popup__primary{min-width:184px;min-height:52px;padding:16px 28px;color:#fff;background:#101615;border:1px solid #101615;border-radius:0;font-family:var(--text-font-family);font-size:14px;font-weight:600;letter-spacing:.02em;line-height:1.2;text-align:center;text-transform:none;transition:color .18s ease,background-color .18s ease}.creator-program-popup__primary:hover{color:#101615;background:#fff}.creator-program-popup__primary:focus-visible,.creator-program-popup__secondary:focus-visible{outline:2px solid #101615;outline-offset:3px}.creator-program-popup__secondary{align-self:center;color:#101615;font-size:14px;text-underline-offset:4px}@media screen and (max-width:1023px)and (min-width:750px){.creator-program-popup__copy{padding-left:40px}.creator-program-popup__title{font-size:34px}}@media screen and (max-width:749px){.creator-program-popup__modal{display:grid;bottom:auto;width:100%;height:100%;padding:12px;place-items:center;transform:none}.creator-program-popup__modal[open]{transform:none}.creator-program-popup__modal>.creator-program-popup__content{width:calc(100vw - 24px);height:auto;max-width:none;max-height:calc(100dvh - 24px);margin:0;border-radius:2px;overflow-y:auto;overscroll-behavior:contain}.creator-program-popup__panel{display:grid;min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto}.creator-program-popup__media{position:relative;inset:auto;z-index:0;grid-row:1;width:100%;height:clamp(190px,41dvh,300px)}.creator-program-popup__media:after{background:linear-gradient(180deg,#f4f8f600 68%,#f4f8f685)}.creator-program-popup__media img{object-position:center}.creator-program-popup__copy{grid-row:2;grid-column:1;justify-content:flex-start;padding:28px 24px 24px;background:#f4f8f6}.creator-program-popup__eyebrow{margin-bottom:12px;font-size:11px}.creator-program-popup__title{max-width:100%;font-size:clamp(28px,8.4vw,36px);line-height:1.08}.creator-program-popup__description{max-width:100%;margin-top:16px;font-size:14px;line-height:1.5}.creator-program-popup__actions{width:100%;margin-top:26px}.creator-program-popup__primary{width:100%;min-width:0}.creator-program-popup__secondary{width:100%;text-align:center}.creator-program-popup__modal .creator-program-popup__close{top:12px;right:12px;width:38px;height:38px}}@media screen and (max-height:680px)and (max-width:749px){.creator-program-popup__media{height:180px;background:linear-gradient(90deg,#e8ddca 0 50%,#8c9284 50% 100%)}.creator-program-popup__media img{object-fit:contain}.creator-program-popup__copy{padding-top:22px}}@media(prefers-reduced-motion:reduce){.creator-program-popup__modal,.creator-program-popup__modal>.creator-program-popup__overlay,.creator-program-popup__modal>.creator-program-popup__content,.creator-program-popup__media img,.creator-program-popup__copy,.creator-program-popup__close,.creator-program-popup__primary{transition:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/creator-program-popup.css.map */
