.noscroll{height:100%}.intro,.noscroll{width:100%;overflow:hidden}.intro{height:100vh;position:relative;display:flex;align-items:center;justify-content:center}.intro:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:250px;pointer-events:none;z-index:4}.gridMotion-container{gap:1rem;flex:none;position:relative;width:150vw;height:150vh;display:grid;grid-template-rows:repeat(4,1fr);grid-template-columns:100%;transform:rotate(-15deg);transform-origin:center center;z-index:2}.row{display:grid;gap:1rem;grid-template-columns:repeat(7,1fr);will-change:transform,filter}.row__item{position:relative}.row__item-inner{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px;background-color:#111;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.row__item-img{width:100%;height:100%;background-size:cover;background-position:50% 50%;position:absolute;top:0;left:0}.row__item-content{padding:1rem;text-align:center;z-index:1}.fullview{position:relative;width:100%;height:100%;top:0;left:0;pointer-events:none}.fullview .row__item-inner{border-radius:0}.concept-section{display:flex;position:relative;max-width:1200px;margin:0 auto;gap:80px;overflow:hidden;margin-top:var(--spacing-xl);overflow:visible;padding-top:20px}.concept-section .description-section{flex:0 0 30%;display:flex;flex-direction:column}.concept-section .description-section .section-title{font-size:32px;color:var(--secondary-color);font-weight:600}.concept-section .description-section .section{display:flex;flex-direction:column;margin-top:42px;padding:var(--padding-medium) 0;font-size:18px}.concept-section .description-section .section-description{font-size:16px}.concept-section .description-section .title{color:var(--secondary-color);font-size:18px;font-weight:600;margin-bottom:var(--spacing-medium)}.concept-section .description-section .concept-blob{position:absolute;color:transparent;height:100%;width:100%;top:0;left:20px;transform:scale(1.8);z-index:-1}.concept-section .showcase-section{width:100%;max-height:780px;overflow:hidden}@media screen and (max-width:450px){.concept-section{flex-direction:column;align-items:center;margin:30px auto;max-width:400px;gap:40px}.concept-section .description-section .concept-blob{position:absolute;color:transparent;height:100%;width:100%;top:-210px;left:20px}.concept-section .description-section .section-title,.concept-section .description-section .title{text-align:center}.concept-section .showcase-section{max-height:480px}.row__item-inner{min-width:150px}}@media screen and (max-width:400px){.concept-section{max-width:370px}}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x:50%;--mouse-y:50%;--spotlight-color:hsla(0,0%,100%,.05)}.card-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:focus-within:before,.card-spotlight:hover:before{opacity:.6}.how-it-works-section{max-width:1200px;position:relative;padding:0 0 var(--padding-xl) 0;margin:0 auto}.how-it-works-section:before{background:#fff;height:70px;display:block;content:""}.how-it-works-section .title-section{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-medium)}.how-it-works-section .cards-section{display:flex;gap:var(--spacing-medium);margin-top:var(--spacing-xl)}.how-it-works-section .cards-section .custom-card{background-color:#fff;border-radius:4px;border:1px solid #ece4e4;flex:0 0 33.333333%}.how-it-works-section .cards-section .custom-card:hover{box-shadow:0 8px 24px rgba(180,106,203,.1)}.how-it-works-section .cards-section .custom-card .card-content{display:flex;flex-direction:column;gap:var(--padding-large)}.how-it-works-section .cards-section .custom-card .card-content .step-number{font-size:60px;color:#797687}.how-it-works-section .cards-section .custom-card .card-content .step-number span{color:var(--primary-color)}.how-it-works-section .cards-section .custom-card .card-content .card-title{font-size:22px;font-weight:500;margin-bottom:25px;color:var(--secondary-color)}.how-it-works-section .cards-section .custom-card .card-content .card-description{font-size:16px;line-height:28px;color:#797687}@media screen and (max-width:450px){.how-it-works-section{max-width:400px}.how-it-works-section .cards-section{flex-direction:column;margin:0 auto;margin-top:var(--spacing-medium)}.how-it-works-section .primary-title{font-size:30px;text-align:center}}@media screen and (max-width:400px){.how-it-works-section{max-width:370px}}.landing-section .hero-section{background-color:#f5f3f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='72' viewBox='0 0 36 72'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%239842ad' fill-opacity='0.05'%3E%3Cpath d='M2 6h12L8 18 2 6zm18 36h12l-6 12-6-12z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.animated-gradient-text{position:relative;margin:0 auto;display:flex;max-width:fit-content;flex-direction:row;align-items:center;justify-content:center;font-weight:500;backdrop-filter:blur(10px);transition:box-shadow .5s ease-out;overflow:hidden;cursor:pointer}.gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-size:300% 100%;animation:gradient linear infinite;border-radius:inherit;z-index:0;pointer-events:none;&:before{content:"";position:absolute;left:0;top:0;border-radius:inherit;width:calc(100% - 2px);height:calc(100% - 2px);left:50%;top:50%;transform:translate(-50%,-50%);background-color:#060606;z-index:-1}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.text-content{display:inline-block;position:relative;z-index:2;background-size:300% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradient linear infinite;margin-left:10px}.invitations-modal-content{height:65svh!important}.invitations-container{padding:var(--padding-xl);display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-template-rows:minmax(300px,auto);overflow-y:auto;justify-items:center;gap:var(--spacing-lg);height:100%;width:100%}@media screen and (max-width:400px){.invitations-container{padding:24px 8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-rows:minmax(300px,auto)}}