.ev-dialog-overlay{z-index:50;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ev-dialog{background-color:#fff;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:28rem;padding:1.5rem;display:flex;box-shadow:0 20px 60px #00000026}@media (min-width:640px){.ev-dialog{max-width:32rem}}.ev-dialog__header{flex-direction:column;gap:.5rem;display:flex}.ev-dialog__title{color:#111827;margin:0;font-size:1.125rem}.ev-dialog__desc{color:#6b7280;margin:0;font-size:.875rem}.ev-dialog__body{flex-direction:column;gap:1rem;display:flex}.ev-dialog__checkbox-label{cursor:pointer;color:#111827;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.ev-dialog__footer{flex-direction:column;gap:.5rem;display:flex}.ev-dialog__btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:.625rem 1.25rem;font-size:.875rem;text-decoration:none;transition:opacity .15s;display:flex}.ev-dialog__btn--primary{color:#fff;background-color:#111827}.ev-dialog__btn--primary:hover{opacity:.85}.ev-dialog__btn--outline{color:#374151;background-color:#0000;border:1px solid #d1d5db}.ev-dialog__btn--outline:hover{background-color:#f9fafb}
.landing-benefits__inner{max-width:64rem;margin-left:auto;margin-right:auto}.landing-benefits__header{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}@media (min-width:640px){.landing-benefits__header{margin-bottom:2rem}}@media (min-width:768px){.landing-benefits__header{margin-bottom:2.5rem}}.landing-benefits__title{text-align:center;font-family:var(--font-birzia), "Birzia", sans-serif;letter-spacing:-.25px;color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:700;line-height:1.25}@media (min-width:640px){.landing-benefits__title{font-size:1.25rem}}@media (min-width:768px){.landing-benefits__title{font-size:1.5rem}}@media (min-width:1024px){.landing-benefits__title{font-size:1.875rem}}@media (min-width:1280px){.landing-benefits__title{font-size:2.25rem}}.landing-benefits__underline{width:6rem;height:.25rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.landing-benefits__underline{width:7rem;height:.375rem}}@media (min-width:768px){.landing-benefits__underline{width:115px;height:6px}}.landing-benefits__underline-img{width:100%;height:100%}.landing-benefits__item-root{text-align:center;flex-direction:column;align-items:center;display:flex}.landing-benefits__circle-bg{width:100%;height:100%;position:absolute;inset:0}.landing-benefits__icon-img{object-fit:contain;width:100%;height:100%}.landing-benefits__text-block{font-family:var(--font-birzia), "Birzia", sans-serif;letter-spacing:-.25px;color:#fff;text-align:center;font-weight:700;line-height:1.375}.landing-benefits__text-block--mobile{font-size:.75rem}@media (min-width:640px){.landing-benefits__text-block--mobile{font-size:.875rem}}.landing-benefits__text-block--desktop{font-size:1rem}@media (min-width:1280px){.landing-benefits__text-block--desktop{font-size:1.125rem}}.landing-benefits__text-line{margin-bottom:0}.landing-benefits{background:var(--color-dark-blue);padding:1.5rem 1rem}@media (min-width:768px){.landing-benefits{padding:2.5rem 2rem}}@media (min-width:1024px){.landing-benefits{padding:3rem 2rem}}.landing-benefits__circle{justify-content:center;align-items:center;margin-bottom:.75rem;display:flex;position:relative}.landing-benefits__circle--mobile{width:5rem;height:5rem}@media (min-width:375px){.landing-benefits__circle--mobile{width:6rem;height:6rem}}.landing-benefits__circle--desktop{width:110px;height:110px}@media (min-width:1440px){.landing-benefits__circle--desktop{width:130px;height:130px}}.landing-benefits__icon-wrap--mobile{z-index:10;width:3rem;height:3rem;transition:transform .3s ease-in-out;position:relative}@media (min-width:375px){.landing-benefits__icon-wrap--mobile{width:3.5rem;height:3.5rem}}.landing-benefits__icon-wrap--desktop{z-index:10;width:70px;height:70px;transition:transform .3s ease-in-out;position:relative}@media (min-width:1440px){.landing-benefits__icon-wrap--desktop{width:85px;height:85px}}.landing-benefits__icon--rotate-right{transform:rotate(45deg)}.landing-benefits__icon--rotate-left{transform:rotate(-45deg)}.landing-benefits__mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:28rem;margin-left:auto;margin-right:auto;display:grid}@media (min-width:375px){.landing-benefits__mobile-grid{gap:2rem}}@media (min-width:1024px){.landing-benefits__mobile-grid{display:none}}.landing-benefits__desktop{flex-direction:column;align-items:center;gap:2rem;max-width:56rem;margin-left:auto;margin-right:auto;display:none}@media (min-width:1024px){.landing-benefits__desktop{display:flex}}@media (min-width:1440px){.landing-benefits__desktop{gap:2.5rem}}.landing-benefits__desktop-row{justify-content:center;gap:3rem;width:100%;display:flex}@media (min-width:1440px){.landing-benefits__desktop-row{gap:4rem}}.landing-benefits__desktop-row--bottom{gap:2rem}@media (min-width:1440px){.landing-benefits__desktop-row--bottom{gap:3rem}}
.landing-birthday{padding:1.5rem 1rem;position:relative}@media (min-width:768px){.landing-birthday{padding:2.5rem 2rem}}@media (min-width:1024px){.landing-birthday{padding:3rem 2rem}}.landing-birthday__inner{max-width:64rem;margin-left:auto;margin-right:auto}.landing-birthday__panel{border-style:solid;border-width:4px;border-color:var(--color-dark-blue);background:var(--color-olive);border-radius:1rem;padding:1.5rem 1rem;position:relative}@media (min-width:640px){.landing-birthday__panel{border-width:6px;border-radius:1.5rem;padding:2rem 1.5rem}}@media (min-width:768px){.landing-birthday__panel{border-width:8px;border-radius:2rem;padding:2.5rem 2rem}}@media (min-width:1024px){.landing-birthday__panel{padding:3rem 2.5rem}}.landing-birthday__balloons{pointer-events:none;top:-1.5rem;width:6rem;height:6rem;position:absolute;inset-inline-end:-.5rem}@media (min-width:640px){.landing-birthday__balloons{top:-2rem;width:8rem;height:8rem;inset-inline-end:-1rem}}@media (min-width:768px){.landing-birthday__balloons{top:-3rem;width:10rem;height:10rem;inset-inline-end:-2rem}}@media (min-width:1024px){.landing-birthday__balloons{top:-5rem;width:13rem;height:13rem;inset-inline-end:-3rem}}@media (min-width:1280px){.landing-birthday__balloons{width:16rem;height:16rem}}.landing-birthday__balloons-img{object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;inset:0}.landing-birthday__balloons-img--figma{display:none}.landing-birthday__titles{text-align:center}.landing-birthday__eyebrow{font-family:var(--font-birzia), "Birzia", sans-serif;letter-spacing:-.25px;color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:300;line-height:1.25}@media (min-width:640px){.landing-birthday__eyebrow{margin-bottom:1.5rem;font-size:1.25rem}}@media (min-width:768px){.landing-birthday__eyebrow{font-size:1.5rem}}@media (min-width:1024px){.landing-birthday__eyebrow{font-size:1.875rem}}@media (min-width:1280px){.landing-birthday__eyebrow{font-size:2.25rem}}.landing-birthday__headline{letter-spacing:-.25px;color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.25}@media (min-width:640px){.landing-birthday__headline{margin-bottom:1.5rem;font-size:1.875rem}}@media (min-width:768px){.landing-birthday__headline{margin-bottom:2rem;font-size:2.25rem}}@media (min-width:1024px){.landing-birthday__headline{margin-bottom:2.5rem;font-size:3rem}}@media (min-width:1280px){.landing-birthday__headline{font-size:3.75rem}}.landing-birthday__body-wrap{text-align:center;margin-bottom:2rem}@media (min-width:640px){.landing-birthday__body-wrap{margin-bottom:2.5rem}}.landing-birthday__body{letter-spacing:-.25px;color:#fff;margin:0;font-size:.75rem;font-weight:300;line-height:1.375}@media (min-width:640px){.landing-birthday__body{font-size:.875rem}}@media (min-width:768px){.landing-birthday__body{font-size:1rem}}@media (min-width:1024px){.landing-birthday__body{font-size:1.125rem}}@media (min-width:1280px){.landing-birthday__body{font-size:1.25rem}}.landing-birthday__body-line{margin-bottom:0;display:block}.landing-birthday__cta-row{justify-content:center;display:flex}.landing-birthday__cta{cursor:pointer;background:var(--color-lime);border-radius:1rem;min-width:9rem;padding:.625rem 1.25rem;transition:transform .2s}.landing-birthday__cta:hover{transform:scale(1.05)}@media (min-width:640px){.landing-birthday__cta{border-radius:1.5rem;padding:.75rem 1.5rem}}@media (min-width:768px){.landing-birthday__cta{border-radius:2rem}}.landing-birthday__cta-text{text-align:center;letter-spacing:-.25px;color:#000;margin:0;font-size:1rem;font-weight:700}@media (min-width:640px){.landing-birthday__cta-text{font-size:1.125rem}}@media (min-width:768px){.landing-birthday__cta-text{font-size:1.25rem}}.landing-birthday__badge{pointer-events:none;top:-.25rem;width:4rem;height:4rem;position:absolute;inset-inline-start:-.25rem}@media (min-width:640px){.landing-birthday__badge{top:-.5rem;width:5rem;height:5rem;inset-inline-start:-.5rem}}@media (min-width:768px){.landing-birthday__badge{top:-.75rem;width:6rem;height:6rem;inset-inline-start:-.75rem}}@media (min-width:1024px){.landing-birthday__badge{width:8rem;height:8rem}}@media (min-width:1280px){.landing-birthday__badge{width:10rem;height:10rem}}.landing-birthday__badge-inner{inset-inline-end:0;justify-content:center;align-items:center;display:flex;position:absolute;top:0}.landing-birthday__badge-rotate{flex:none;rotate:9.342deg}.landing-birthday__badge-circle-wrap{width:3.5rem;height:3.5rem;position:relative}@media (min-width:640px){.landing-birthday__badge-circle-wrap{width:4rem;height:4rem}}@media (min-width:768px){.landing-birthday__badge-circle-wrap{width:5rem;height:5rem}}@media (min-width:1024px){.landing-birthday__badge-circle-wrap{width:7rem;height:7rem}}@media (min-width:1280px){.landing-birthday__badge-circle-wrap{width:9rem;height:9rem}}.landing-birthday__badge-circle{width:100%;max-width:none;height:100%;display:block}.landing-birthday__badge-label-wrap{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}.landing-birthday__badge-label-rotate{flex:none;rotate:15deg}.landing-birthday__badge-label{text-align:center;letter-spacing:-.25px;color:#000;margin:0;font-size:.875rem;font-weight:700;line-height:1.25}@media (min-width:640px){.landing-birthday__badge-label{font-size:1rem}}@media (min-width:768px){.landing-birthday__badge-label{font-size:1.125rem}}@media (min-width:1024px){.landing-birthday__badge-label{font-size:1.5rem}}@media (min-width:1280px){.landing-birthday__badge-label{font-size:1.875rem}}.landing-birthday__gift-wrap{pointer-events:none;inset-inline-start:2.5rem;display:none;position:absolute;top:2.5rem}@media (min-width:768px){.landing-birthday__gift-wrap{inset-inline-start:3rem;display:block;top:3rem}}@media (min-width:1024px){.landing-birthday__gift-wrap{inset-inline-start:5rem;top:4.5rem}}.landing-birthday__gift-circle-wrap{width:6rem;height:6rem;position:relative}@media (min-width:768px){.landing-birthday__gift-circle-wrap{width:8rem;height:8rem}}@media (min-width:1024px){.landing-birthday__gift-circle-wrap{width:9rem;height:9rem}}@media (min-width:1280px){.landing-birthday__gift-circle-wrap{width:11rem;height:11rem}}.landing-birthday__gift-circle{width:100%;max-width:none;height:100%;display:block}.landing-birthday__gift-text{text-align:center;letter-spacing:-.25px;color:var(--color-dark-blue);font-size:1rem;font-weight:700;line-height:1.25;position:absolute;top:50%;left:50%;translate:-50% -50%;rotate:-15deg}@media (min-width:768px){.landing-birthday__gift-text{font-size:1.125rem}}@media (min-width:1024px){.landing-birthday__gift-text{font-size:1.25rem}}@media (min-width:1280px){.landing-birthday__gift-text{font-size:1.875rem}}.landing-birthday__gift-text p{margin:0}.landing-birthday__cta{text-decoration:none}@media screen and (max-width:425px){.landing-birthday{padding:.75rem 1rem 1.5rem}.landing-birthday__inner{max-width:100%}.landing-birthday__panel{z-index:0;box-sizing:border-box;background:var(--color-olive);border:none;border-radius:2.5rem;width:100%;max-width:20.5rem;margin-inline:auto;padding:1.75rem 1.25rem 1.5rem;position:relative;overflow:visible}.landing-birthday__balloons{z-index:2;top:-1.5rem;width:6.75rem;height:6.75rem;inset-inline-end:-.75rem}.landing-birthday__balloons-img--desktop{display:none}.landing-birthday__balloons-img--figma{display:block}.landing-birthday__titles{z-index:1;max-width:15rem;margin-inline:auto;position:relative}.landing-birthday__eyebrow{margin-bottom:.125rem;font-size:1.5rem;font-weight:300;line-height:1.2}.landing-birthday__headline{margin-bottom:.875rem;font-size:2rem;font-weight:700;line-height:1.1}.landing-birthday__body-wrap{z-index:1;margin-bottom:1.125rem;position:relative}.landing-birthday__body{letter-spacing:-.25px;font-size:.875rem;font-weight:300;line-height:1.35}.landing-birthday__body-line{display:block}.landing-birthday__body-line+.landing-birthday__body-line{margin-top:.25rem}.landing-birthday__cta-row{z-index:1;margin-top:.25rem;position:relative}.landing-birthday__cta{background:var(--color-lime);border-radius:3.125rem;min-width:min(18rem,100%);padding:.75rem 2.5rem}.landing-birthday__cta-text{color:var(--color-dark-blue);font-size:1rem;font-weight:700;line-height:1.2}.landing-birthday__badge--new{display:none}.landing-birthday__gift-wrap{z-index:2;top:-2.5rem;width:6.75rem;height:6.75rem;display:block;inset-inline:-1.75rem auto}.landing-birthday__gift-circle-wrap{width:100%;height:100%}.landing-birthday__gift-text{color:var(--color-dark-blue);font-size:1.125rem;font-weight:700;line-height:1.15;rotate:-12deg}}