.feature-dialogue-overlay{z-index:210;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.feature-dialogue-box{scrollbar-width:thin;scrollbar-color:#0000004d #0000;background:#fff;border-radius:1.5rem;max-width:620px;max-height:90vh;margin:1rem;padding:2.5rem;transition:all .25s;animation-fill-mode:forwards;position:relative;overflow-y:auto;box-shadow:0 8px 40px #0003}@media (max-width:768px){.feature-dialogue-box{padding:1.5rem}}.feature-dialogue-box::-webkit-scrollbar{width:6px}.feature-dialogue-box::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:9999px}.feature-dialogue-box.fade-in{animation:.25s ease-out popupFadeIn}.feature-dialogue-box.fade-out{animation:.25s ease-in popupFadeOut}.close-btn{cursor:pointer;color:#555;background:0 0;border:none;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.close-btn:hover{color:#000}.close-btn .close-icon{font-size:1.25rem}.dialogue-subtitle{color:#7c4ab1;background-color:#d9a4fc33;border-radius:9999px;margin-bottom:1.25rem;padding:.3rem 1.25rem;font-size:1rem;font-weight:600;display:inline-block}@media (max-width:768px){.dialogue-subtitle{font-size:.7rem}}.dialogue-title{color:#11060c;margin-bottom:1rem;font-size:2rem;font-weight:400;line-height:1.3}@media (max-width:768px){.dialogue-title{font-size:1.5rem}}.dialogue-description{color:#555;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500;line-height:1.6}@media (max-width:768px){.dialogue-description{font-size:.875rem}}.dialogue-list{color:#555;margin-bottom:2rem;padding-left:1.25rem;font-size:1rem;font-weight:700;list-style:outside}@media (max-width:768px){.dialogue-list{font-size:.8rem}}.dialogue-list li{margin-bottom:.75rem}.dialogue-button{justify-content:flex-end;display:flex}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes popupFadeOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.95)translateY(10px)}}
@property --a{syntax:"<angle>";inherits:false;initial-value:0deg}.card{border-radius:inherit;-webkit-backdrop-filter:brightness(1.1)blur(10px)url(#displacementFilter);backdrop-filter:brightness(1.1)blur(10px)url(#displacementFilter);border-radius:1.5rem;flex:1;width:100%;height:100%;transition:opacity .26s ease-out;overflow:hidden}.card:hover .arrow-button{color:#000;background-color:#fff}.card:hover .arrow-button__icon{color:#000}.card:before{content:"";z-index:0;-webkit-box-shadow:inset 2px 2px 0 -2px #ffffffb3,inset 0 0 3px 1px #ffffffb3;z-index:100;border:0 solid;border-radius:28px;transition:all .3s linear;position:absolute;inset:0;overflow:hidden;box-shadow:inset .5px 1.7px #fff9,inset -2px -2px 0 -1.9px #fff9}.card:not(.not-apply):hover:before{content:"";border:1.25rem solid;border-image:conic-gradient(from var(--a),#f5c5ff,transparent,#f5c5ff,#b189ba,#d67252,#f5c5ff,#f5c5ff,#f5c5ff,#d67252,#b189ba,transparent,#f5c5ff,#f5c5ff)1;filter:blur(.5rem)saturate(80%);animation:20s linear infinite a;position:absolute;inset:-1rem}@keyframes a{to{--a:1turn}}
.bento-root{background:#1f0d19;justify-content:center;align-items:center;width:100%;padding:2rem;display:none}@media (min-width:1024px){.bento-root{display:flex}}.bento-root__inner{z-index:10;width:100%;max-width:1440px}.bento-grid{display:none}@media (min-width:1024px){.bento-grid{grid-template-rows:113fr 113fr 114fr 100fr 100fr 100fr 113fr 113fr 113fr;grid-template-columns:173fr 211fr 124fr 124fr 124fr 124fr 211fr 173fr;gap:1rem;width:100%;height:920px;display:grid}}@media (min-width:1200px){.bento-grid{height:980px}}@media (min-width:1300px){.bento-grid{height:1080px}}.tile{justify-content:center;align-items:center;gap:1rem;display:flex}.tile__body{flex-direction:column;align-items:flex-start;gap:1.2rem;width:100%;height:100%;padding:1.5rem;display:flex}.tile__body.between{justify-content:space-between}.tile__body.start,.tile.left-justify{justify-content:flex-start}.tile.tile--rose{background-color:#50223c80;box-shadow:inset 0 0 100px 20px #fff3}.tile.tile--radial-light{background-color:#69717a33;box-shadow:inset 0 0 100px 20px #fff3}.tile.tile--subtle{background-color:#0a090947;box-shadow:inset 0 0 100px 20px #fff3}.tile.tile--linear{background-color:#6e577380;box-shadow:inset 0 0 100px 20px #fff3}.heading-2{color:#fff;font-size:1.25rem;font-weight:200}.heading-2.center{text-align:center}.heading-2 .bold{font-weight:700}.muted{color:#fffc;font-size:.9rem;font-weight:200}.muted.center{text-align:center}.muted.lg{font-size:.875rem}.centered,.centered-img{align-self:center}.inline-img{display:block}.stack{flex-direction:column;gap:.5rem;display:flex}.abs{position:absolute}.bottom-right{bottom:1rem;right:1rem}.abs-img{pointer-events:none;position:absolute}.abs-img.right{right:0}.abs-img.bottom{bottom:0}.billing-img{transform:scale(1.2)}@media (min-width:1200px){.billing-img{transform:scale(1.1)}}@media (min-width:1540px){.billing-img{transform:scale(1.1)}}.causelist-img{transform:scale(1.3)}.max-text-width{max-width:60%}.live-img{position:absolute;bottom:-10%;left:50%;transform:translate(-50%)}.scale{transform:scale(1.1)}.arrow-button{cursor:pointer;z-index:200;border-radius:9999px;justify-content:center;align-items:center;padding:.4rem;display:inline-flex}.arrow-button__icon{color:#fff;width:.75rem;height:.75rem}.arrow-button:hover .arrow-button__icon{color:#000}.arrow-button{transition:transform .15s,box-shadow .2s,background-color .2s}.arrow-button:hover{background-color:#fff;transform:translateY(-1px)scale(1.03)}.arrow-button:active{transform:translateY(0)scale(.99)}.centerpiece{place-items:center;width:100%;height:100%;display:grid;position:relative}.centerpiece__bg{object-fit:cover;z-index:10;width:100%;height:100%;position:absolute;inset:0}.centerpiece__veil{z-index:10;background:radial-gradient(circle,#0000 0%,#ffffff1a 100%);position:absolute;inset:0}.centerpiece__fg{z-index:20;width:auto;max-width:100%;max-height:70%;position:absolute;transform:scale(1)}.center{text-align:center}.arw-btn-abs{z-index:200;position:absolute}.arw-btn-abs__bottom-right{bottom:1rem;right:1rem}.arw-btn-abs__bottom-left{bottom:1rem;left:1rem}.arw-btn-abs__middle-left{bottom:60%;left:1rem}.arw-btn-abs__middle-middle{bottom:50%;left:50%;transform:translate(-50%)translateY(-50%)}.arw-btn-abs__bottom-middle{bottom:1rem;left:50%;transform:translate(-50%)}.bento-gradient{z-index:0;filter:blur(200px);background:linear-gradient(90deg,#fff4ff,#999299);width:100px;height:1000px;position:absolute;top:10rem;left:0;transform:rotate(-45deg)}
.features-list{background-color:#11060c;grid-template-columns:1fr;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:1440px;padding:2rem;display:grid;position:relative}@media (min-width:768px){.features-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-list{display:none}}.feature-mobile-card{-webkit-backdrop-filter:blur(4px);background:radial-gradient(circle,#ffffff1a,#ffffff1a 50%,#fff3 100%);border:1px solid #fff3;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffffbf,inset 1px 0 #ffffff4d,inset 0 3px #fff3}@media (max-width:480px){.feature-mobile-card{aspect-ratio:1}}.feature-mobile-card:before,.feature-mobile-card:after{content:"";pointer-events:none;border-radius:.5rem;position:absolute;inset:0}.feature-mobile-card:before{opacity:.7;background:linear-gradient(to bottom right,#ffffff0d,#0000 50% 100%)}.feature-mobile-card:after{opacity:.5;background:linear-gradient(to top left,#ffffff0d,#0000 50% 100%)}.arrow-button{cursor:pointer;-webkit-backdrop-filter:blur(4px);background-color:#0000000d;border:1px solid #ffffff80;border-radius:9999px;justify-content:center;align-items:center;gap:1rem;padding:.5rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,0 0 9px #0003,0 3px 8px #00000026}.arrow-button:before,.arrow-button:after{content:"";pointer-events:none;border-radius:.5rem;position:absolute;inset:0}.arrow-button:before{opacity:.7;background:linear-gradient(to bottom right,#ffffff0d,#0000 50% 100%)}.arrow-button:after{opacity:.5;background:linear-gradient(to top left,#ffffff0d,#0000 50% 100%)}.arrow-button:disabled{cursor:not-allowed;opacity:.6}.alerts-section{flex-direction:column;flex:auto;justify-content:space-between;align-items:flex-start;gap:1rem;height:100%;padding:1.5rem;display:flex;position:relative}.alerts-section__text{flex-direction:column;gap:.25rem;display:flex}.alerts-section__title{color:#fff;align-self:start;font-size:18px;font-weight:250;line-height:2rem}.alerts-section__title .bold{font-weight:700}.alerts-section__description{color:#fff;font-size:.875rem;font-weight:500}@media (min-width:480px){.alerts-section__description{max-width:75%}}.alerts-section__image{align-self:center;max-width:100%;height:auto;display:block;scale:2}@media (min-width:480px){.alerts-section__image{position:absolute;top:1rem;bottom:0;right:3rem;scale:1.6}}.alerts-section__image_png{position:absolute}@media (max-width:480px){.alerts-section__image_png{top:2rem;bottom:0;left:50%;transform:translate(-50%)scale(.6)}}@media (min-width:480px){.alerts-section__image_png{top:-12rem;right:-10rem;transform:scale(.25)}}@media (min-width:768px){.alerts-section__image_png{top:-4rem;right:-6rem;transform:scale(.4)}}@media (max-width:480px){.alerts-section__cta{align-self:end}}
.features-hero-section{color:#fff;background-color:#1f0d19}.features-hero-section .container{text-align:center;max-width:1440px;margin:0 auto;padding:5rem 2rem}@media (min-width:768px){.features-hero-section .container{text-align:center;padding:8rem 4rem 2rem}}.features-hero-section .container .header{flex-direction:column;align-items:center;gap:2rem;display:flex}.features-hero-section .container .header .hero-tag{background:linear-gradient(90deg,#dcd2d833,#b189ba,#dcd2d833);border-radius:999px;width:fit-content;min-width:fit-content;padding:.1rem;font-size:.75rem;display:inline-block}.features-hero-section .container .header .hero-tag__inner{color:#fff;background:#1f0d19;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem 1rem;display:flex}.features-hero-section .container .header .hero-tag__inner .bold{color:#fff;font-weight:700}.features-hero-section .container .header h2{max-width:500px;margin:.5rem 0 1rem;font-size:1.625rem;font-weight:300}@media (min-width:768px){.features-hero-section .container .header h2{font-size:3rem;line-height:3.75rem}}.features-hero-section .container .header h2 span{color:#ede8eb;font-weight:700}.features-hero-section .container .header .description-desktop{color:#b5b5b5;max-width:800px;margin:0 auto;font-size:1rem;font-weight:500;line-height:1.5rem;display:none}@media (min-width:768px){.features-hero-section .container .header .description-desktop{font-size:1rem;display:inline}}.features-hero-section .container .header .description-mobile{color:#b5b5b5;max-width:800px;margin:0 auto;font-size:.875rem;font-weight:500;line-height:1.5rem;display:inline}@media (min-width:768px){.features-hero-section .container .header .description-mobile{font-size:1rem;display:none}}
