.fgh-rebrand-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.fgh-rebrand-modal[data-state=open]{opacity:1;visibility:visible}.fgh-rebrand-modal__overlay{position:absolute;inset:0;background:rgba(35,35,35,.55);cursor:pointer}.fgh-rebrand-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;gap:48px;width:826px;max-width:100%;max-height:calc(100vh - 48px);overflow-y:auto;padding:40px 96px;background:#f7f4ef;border-radius:4px;box-shadow:0 24px 64px -16px rgba(0,0,0,.35);transform:translateY(8px) scale(.98);transition:transform .25s ease}.fgh-rebrand-modal[data-state=open] .fgh-rebrand-modal__dialog{transform:translateY(0) scale(1)}.fgh-rebrand-modal__mandala-clip{position:absolute;inset:0;overflow:hidden;pointer-events:none;border-radius:4px;z-index:0}.fgh-rebrand-modal__mandala{position:absolute;top:31px;left:440px;display:block;width:901px;height:901px;max-width:none;opacity:1}.fgh-rebrand-modal__close{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#232323;background:rgba(0,0,0,0);border:0;border-radius:999px;cursor:pointer;transition:background .2s ease}.fgh-rebrand-modal__close:hover,.fgh-rebrand-modal__close:focus-visible{background:rgba(35,35,35,.08);outline:none}.fgh-rebrand-modal__title,.fgh-rebrand-modal__media,.fgh-rebrand-modal__body{position:relative;z-index:1}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__title{margin:0;font-family:var(--wp--preset--font-family--heading,"Darker Grotesque",sans-serif);font-weight:700;font-size:36px;line-height:1.1;color:#232323}.fgh-rebrand-modal__media{display:flex;justify-content:center}.fgh-rebrand-modal__media img{display:block;width:664px;max-width:664px;height:auto}.fgh-rebrand-modal__body{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text,.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text p{margin:0;font-family:var(--wp--preset--font-family--body,"Figtree",sans-serif);font-weight:400;font-size:20px;line-height:1.5;color:#000}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text p+p{margin-top:12px}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text ul,.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text ol{margin:12px 0 0;padding-left:1.4em}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text ul{list-style:disc}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text ol{list-style:decimal}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text li{margin:0;font-family:var(--wp--preset--font-family--body,"Figtree",sans-serif);font-size:20px;line-height:1.5;color:#000}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text li+li{margin-top:4px}.fgh-rebrand-modal__text strong,.fgh-rebrand-modal__text b{font-weight:700}.fgh-rebrand-modal__text a{color:inherit;text-decoration:underline}.fgh-rebrand-modal__cta{margin:0}@media(max-width:720px){.fgh-rebrand-modal{padding:16px}.fgh-rebrand-modal__dialog{gap:32px;padding:48px 24px 32px}.fgh-rebrand-modal__mandala{top:-120px;left:auto;right:-480px}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__title{font-size:30px}.fgh-rebrand-modal__media{height:auto}.fgh-rebrand-modal__media img{width:100%;max-width:100%}.fgh-rebrand-modal__dialog .fgh-rebrand-modal__text{font-size:18px}}@media(prefers-reduced-motion:reduce){.fgh-rebrand-modal,.fgh-rebrand-modal__dialog{transition:none}}