.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}}.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")}.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)}}