.FlowBeam-module__qrLdRq__container{justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 30% 70%,#0000);mask-image:linear-gradient(#0000,#000 30% 70%,#0000)}.FlowBeam-module__qrLdRq__glow{background:radial-gradient(circle, var(--color-green-1-06) 0%, var(--color-green-1-00) 70%);pointer-events:none;border-radius:50%;width:340px;height:340px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FlowBeam-module__qrLdRq__streams{align-items:stretch;gap:16px;height:100%;display:flex}.FlowBeam-module__qrLdRq__stream{background:var(--color-green-2-15);width:3px;height:100%;position:relative;overflow:hidden}.FlowBeam-module__qrLdRq__stream:after{content:"";background:linear-gradient(180deg, transparent, var(--color-green-1), transparent);height:40%;animation:4s linear infinite FlowBeam-module__qrLdRq__beamDown;position:absolute;left:0;right:0}.FlowBeam-module__qrLdRq__stream:first-child:after{animation-duration:4.4s;animation-delay:-.3s}.FlowBeam-module__qrLdRq__stream:nth-child(2):after{animation-duration:3.4s;animation-delay:-1.6s}.FlowBeam-module__qrLdRq__stream:nth-child(3):after{animation-duration:4.1s;animation-delay:-.9s}.FlowBeam-module__qrLdRq__stream:nth-child(4):after{animation-duration:3.1s;animation-delay:-2.1s}.FlowBeam-module__qrLdRq__stream:nth-child(5):after{animation-duration:4.3s;animation-delay:-.6s}.FlowBeam-module__qrLdRq__stream:nth-child(6):after{animation-duration:3.6s;animation-delay:-2.5s}.FlowBeam-module__qrLdRq__stream:nth-child(7):after{animation-duration:4.6s;animation-delay:-1.3s}.FlowBeam-module__qrLdRq__node{background:var(--color-green-3);width:10px;height:10px;box-shadow:0 0 0 6px var(--color-green-3-10);border-radius:50%;animation:3.4s ease-in-out infinite FlowBeam-module__qrLdRq__nodePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes FlowBeam-module__qrLdRq__beamDown{0%{transform:translateY(-140%)}to{transform:translateY(360%)}}@keyframes FlowBeam-module__qrLdRq__nodePulse{0%,to{box-shadow:0 0 0 6px var(--color-green-3-10)}50%{box-shadow:0 0 0 12px var(--color-green-3-10)}}
.ForWho-module__CsFfsG__container{gap:var(--spacing-xxl);width:100%;max-width:var(--home-layout-max-width);flex-direction:column;margin:0 auto;display:flex}.ForWho-module__CsFfsG__titleLine{font-family:inherit;display:block}.ForWho-module__CsFfsG__grid{grid-template-columns:1fr;gap:25px;width:100%;display:grid}.ForWho-module__CsFfsG__card{text-align:left;background:var(--color-green-4);border:1px solid var(--color-green-3-15);border-radius:var(--border-radius-card);flex-direction:column;gap:14px;padding:25px 30px;display:flex}.ForWho-module__CsFfsG__cardHeader{border-bottom:1px solid var(--color-green-3-15);align-items:center;gap:14px;padding-bottom:14px;display:flex}.ForWho-module__CsFfsG__cardIcon{width:26px;height:26px;color:var(--color-green-1);flex-shrink:0;display:flex}.ForWho-module__CsFfsG__cardIcon svg{width:100%;height:100%}.ForWho-module__CsFfsG__cardTitle{font-family:var(--font-family-2-bold);color:var(--color-green-5);margin:0;font-size:1.1rem;line-height:1.2}.ForWho-module__CsFfsG__cardBody{flex-direction:column;gap:12px;display:flex}.ForWho-module__CsFfsG__cardText{font-family:var(--font-family-2-medium);color:var(--color-green-5);opacity:.85;text-wrap:pretty;margin:0;font-size:1rem;line-height:1.55}.ForWho-module__CsFfsG__cardAnswer{font-family:var(--font-family-2-medium);color:var(--color-green-5);text-wrap:pretty;margin:0;font-size:1.05rem;line-height:1.6}.ForWho-module__CsFfsG__cardMark{font-family:var(--font-family-2-bold);color:var(--color-green-2);text-decoration:underline;-webkit-text-decoration-color:var(--color-green-3-20);text-decoration-color:var(--color-green-3-20);text-underline-offset:4px;background:0 0;padding:0;text-decoration-thickness:2px}@media (min-width:768px){.ForWho-module__CsFfsG__grid{grid-template-columns:repeat(2,1fr)}.ForWho-module__CsFfsG__card{padding:40px}}
.Hero-module__aPcL_W__container{margin-top:30px;position:relative}.Hero-module__aPcL_W__glowBlob{background:radial-gradient(circle, var(--color-green-1-06) 0%, var(--color-green-1-00) 70%);z-index:-1;pointer-events:none;border-radius:50%;width:80vw;max-width:800px;height:600px;animation:8s ease-in-out infinite alternate Hero-module__aPcL_W__pulseBlob;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__aPcL_W__pulseBlob{0%{opacity:.6;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.Hero-module__aPcL_W__content{align-items:center;gap:var(--spacing-3xl);flex-direction:column;display:flex}.Hero-module__aPcL_W__mainWrapper{gap:var(--spacing-3xl);width:100%;display:flex}.Hero-module__aPcL_W__main{align-items:center;gap:var(--spacing-xxl);flex-direction:column;width:100%;display:flex;container-type:inline-size}.Hero-module__aPcL_W__headline{align-items:center;gap:var(--spacing-xl);flex-direction:column;display:flex}.Hero-module__aPcL_W__badgeContainer{justify-content:center;width:100%;display:flex}.Hero-module__aPcL_W__badge{background:var(--color-green-2-04);color:var(--color-green-1);border:1px solid var(--color-green-2-15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px var(--color-green-2-05);border-radius:30px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__aPcL_W__badge:hover{background:var(--color-green-2-08);box-shadow:0 6px 24px var(--color-green-2-10);transform:translateY(-2px)}.Hero-module__aPcL_W__dot{background-color:var(--color-green-2);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite Hero-module__aPcL_W__blink}@keyframes Hero-module__aPcL_W__blink{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__aPcL_W__highlight{font-family:var(--font-family-1-bold-italic);background:linear-gradient(130deg, var(--color-green-1) 0%, var(--color-green-3) 80%, var(--color-green-1) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;padding:0 0 .12em;animation:4s linear infinite Hero-module__aPcL_W__shine;display:inline}.Hero-module__aPcL_W__titleHighlight{margin:-.18em -.14em -.34em;padding:.18em .14em .34em;display:inline-block}@keyframes Hero-module__aPcL_W__shine{to{background-position:200%}}.Hero-module__aPcL_W__animateSlideUp{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards Hero-module__aPcL_W__slideUp}.Hero-module__aPcL_W__delay1{animation-delay:.1s}.Hero-module__aPcL_W__delay2{animation-delay:.2s}.Hero-module__aPcL_W__delay3{animation-delay:.3s}.Hero-module__aPcL_W__delay4{animation-delay:.4s}.Hero-module__aPcL_W__delay5{animation-delay:.5s}@keyframes Hero-module__aPcL_W__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__aPcL_W__title{text-align:center;text-wrap:balance;font-family:var(--font-family-1-bold-italic);color:var(--color-green-5);letter-spacing:-.5px;font-size:1.9rem;font-weight:800;line-height:1.35}.Hero-module__aPcL_W__titleLine{display:block}.Hero-module__aPcL_W__titleEmphasized{margin-top:8px;display:block}.Hero-module__aPcL_W__text{max-width:750px;font-family:var(--font-family-2-medium);text-align:center;text-wrap:pretty;letter-spacing:-.01em;background:linear-gradient(to bottom, var(--color-grey-6) 20%, var(--color-grey-mid-60) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 auto;padding:0 10px;font-size:1.15rem;line-height:1.6}.Hero-module__aPcL_W__lineBreak{display:none}.Hero-module__aPcL_W__textAccent{font-family:var(--font-family-1-bold-italic);background:linear-gradient(130deg, var(--color-green-1) 0%, var(--color-green-3) 80%, var(--color-green-1) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite Hero-module__aPcL_W__shine}.Hero-module__aPcL_W__ctaBlock{align-items:center;gap:var(--spacing-m);margin-top:var(--spacing-s);flex-direction:column;display:flex}.Hero-module__aPcL_W__ctaRow{justify-content:center;align-items:center;gap:var(--spacing-m);flex-wrap:wrap;display:flex}.Hero-module__aPcL_W__noCard{font-family:var(--font-family-2-medium);font-size:var(--font-size-sm);color:var(--color-grey-1);align-items:center;gap:8px;display:inline-flex}.Hero-module__aPcL_W__noCard svg{flex-shrink:0;width:14px;height:auto}.Hero-module__aPcL_W__ctaWrapper{justify-content:center;display:inline-flex;position:relative}@container (min-width:750px){.Hero-module__aPcL_W__lineBreak{display:initial}}@media (min-width:768px){.Hero-module__aPcL_W__container{margin-top:40px}.Hero-module__aPcL_W__title{font-size:2.2rem}}@media (min-width:992px){.Hero-module__aPcL_W__container{margin-top:50px}.Hero-module__aPcL_W__mainWrapper{flex-direction:row;justify-content:space-between}.Hero-module__aPcL_W__headline{gap:var(--spacing-xxl)}.Hero-module__aPcL_W__text{font-size:1.35rem}.Hero-module__aPcL_W__title{letter-spacing:-1.5px;font-size:3rem;line-height:1.3}}
.SectionArrow-module__ovn8UW__container{width:100%;color:var(--color-green-3);justify-content:center;align-items:center;margin:-20px 0;display:flex}.SectionArrow-module__ovn8UW__arrow{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .6s forwards SectionArrow-module__ovn8UW__arrowIn,2.8s ease-in-out 1.4s infinite SectionArrow-module__ovn8UW__arrowBounce;display:flex}@keyframes SectionArrow-module__ovn8UW__arrowIn{0%{opacity:0;transform:translateY(30px)}to{opacity:.8;transform:translateY(-3px)}}@keyframes SectionArrow-module__ovn8UW__arrowBounce{0%,to{opacity:.8;transform:translateY(-3px)}50%{opacity:1;transform:translateY(3px)}}@media (min-width:992px){.SectionArrow-module__ovn8UW__container{margin:-35px 0}}
.IlluAnalyse-module__gPOt1q__cls1{fill:none}.IlluAnalyse-module__gPOt1q__cls1,.IlluAnalyse-module__gPOt1q__cls2,.IlluAnalyse-module__gPOt1q__cls3,.IlluAnalyse-module__gPOt1q__cls4,.IlluAnalyse-module__gPOt1q__cls5{stroke:var(--color-green-1);stroke-width:2px}.IlluAnalyse-module__gPOt1q__cls1,.IlluAnalyse-module__gPOt1q__cls2,.IlluAnalyse-module__gPOt1q__cls4{stroke-miterlimit:10}.IlluAnalyse-module__gPOt1q__cls2,.IlluAnalyse-module__gPOt1q__cls3{fill:none}.IlluAnalyse-module__gPOt1q__cls3,.IlluAnalyse-module__gPOt1q__cls5{stroke-linecap:round;stroke-linejoin:round}.IlluAnalyse-module__gPOt1q__cls4,.IlluAnalyse-module__gPOt1q__cls5{fill:var(--color-green-7)}
.IlluCalendar-module__HQJBhG__cls1{fill:none;stroke-linecap:round;stroke-linejoin:round}.IlluCalendar-module__HQJBhG__cls1,.IlluCalendar-module__HQJBhG__cls2{stroke:var(--color-green-1);stroke-width:2px}.IlluCalendar-module__HQJBhG__cls2{fill:var(--color-green-7);stroke-miterlimit:10}
.IlluHandshake-module__9KQKsq__cls1,.IlluHandshake-module__9KQKsq__cls2{fill:none}.IlluHandshake-module__9KQKsq__cls1,.IlluHandshake-module__9KQKsq__cls2,.IlluHandshake-module__9KQKsq__cls3{stroke:var(--color-green-1);stroke-width:2px}.IlluHandshake-module__9KQKsq__cls1,.IlluHandshake-module__9KQKsq__cls3{stroke-miterlimit:10}.IlluHandshake-module__9KQKsq__cls2{stroke-linecap:round;stroke-linejoin:round}.IlluHandshake-module__9KQKsq__cls3{fill:var(--color-green-7)}
.IlluProject-module__XCfL0W__cls1,.IlluProject-module__XCfL0W__cls2{fill:none}.IlluProject-module__XCfL0W__cls1,.IlluProject-module__XCfL0W__cls2,.IlluProject-module__XCfL0W__cls3,.IlluProject-module__XCfL0W__cls4{stroke:var(--color-green-1);stroke-width:2px}.IlluProject-module__XCfL0W__cls1,.IlluProject-module__XCfL0W__cls3{stroke-miterlimit:10}.IlluProject-module__XCfL0W__cls2,.IlluProject-module__XCfL0W__cls4{stroke-linecap:round;stroke-linejoin:round}.IlluProject-module__XCfL0W__cls3,.IlluProject-module__XCfL0W__cls4{fill:var(--color-green-7)}
.IlluWhy-module__G3a3EW__cls1,.IlluWhy-module__G3a3EW__cls2{fill:none}.IlluWhy-module__G3a3EW__cls1,.IlluWhy-module__G3a3EW__cls2,.IlluWhy-module__G3a3EW__cls3,.IlluWhy-module__G3a3EW__cls4,.IlluWhy-module__G3a3EW__cls5{stroke:var(--color-green-1)}.IlluWhy-module__G3a3EW__cls1,.IlluWhy-module__G3a3EW__cls2,.IlluWhy-module__G3a3EW__cls4,.IlluWhy-module__G3a3EW__cls5{stroke-width:2px}.IlluWhy-module__G3a3EW__cls1,.IlluWhy-module__G3a3EW__cls4{stroke-miterlimit:10}.IlluWhy-module__G3a3EW__cls2,.IlluWhy-module__G3a3EW__cls3,.IlluWhy-module__G3a3EW__cls5{stroke-linecap:round;stroke-linejoin:round}.IlluWhy-module__G3a3EW__cls3{stroke-width:1.41px}.IlluWhy-module__G3a3EW__cls3,.IlluWhy-module__G3a3EW__cls4,.IlluWhy-module__G3a3EW__cls5{fill:var(--color-green-7)}
.TheJourney-module__kIcEFa__container{gap:var(--spacing-2xl);flex-direction:column;display:flex}.TheJourney-module__kIcEFa__content{text-align:center;flex-direction:column;gap:50px;display:flex}.TheJourney-module__kIcEFa__subTitle{font-family:var(--font-family-1-bold-italic);color:var(--color-green-5);font-size:1.3rem;line-height:1.4}.TheJourney-module__kIcEFa__subTitleUnderline{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.TheJourney-module__kIcEFa__timeline{width:100%;max-width:var(--home-layout-max-width);flex-direction:column;gap:30px;margin:0 auto;display:flex;position:relative}.TheJourney-module__kIcEFa__journeyItem{width:100%;padding-left:60px;position:relative}.TheJourney-module__kIcEFa__journeyItem:before{content:"";opacity:.9;background:var(--color-green-7);z-index:0;width:3px;height:calc(100% + 30px);position:absolute;top:45px;left:20px;transform:translate(-50%)}.TheJourney-module__kIcEFa__journeyItem:last-child:before{display:none}.TheJourney-module__kIcEFa__journeyItem:after{content:"";background:var(--color-green-7);z-index:1;border-radius:50%;width:18px;height:18px;position:absolute;top:35px;left:20px;transform:translate(-50%)}.TheJourney-module__kIcEFa__phaseCard{background:var(--color-green-4);border-radius:var(--border-radius-card);text-align:left;border:1px solid var(--color-green-3-15);flex-direction:column;gap:20px;padding:25px 30px;display:flex}.TheJourney-module__kIcEFa__phaseHeader{justify-content:space-between;align-items:center;height:36px;display:flex}.TheJourney-module__kIcEFa__phaseLabel{font-family:var(--font-family-2-medium);color:var(--color-green-1);opacity:.2;align-items:center;font-size:2.22rem;font-weight:700;line-height:1;display:flex}.TheJourney-module__kIcEFa__iconWrapper{width:50px;height:50px;color:var(--color-green-1);justify-content:center;align-items:center;display:flex}.TheJourney-module__kIcEFa__iconWrapper svg{width:100%;height:auto}.TheJourney-module__kIcEFa__itemTexts{color:var(--color-green-5);flex-direction:column;gap:12px;display:flex}.TheJourney-module__kIcEFa__itemTitle{font-family:var(--font-family-2-bold);color:var(--color-green-5);font-size:1.1rem;line-height:1.2}@media (min-width:768px){.TheJourney-module__kIcEFa__journeyItem:before{height:calc(100% + 30px);top:58px;left:15px;transform:translate(-50%)}.TheJourney-module__kIcEFa__journeyItem:after{top:49px;left:15px;transform:translate(-50%)}.TheJourney-module__kIcEFa__phaseCard{text-align:left;padding:40px}.TheJourney-module__kIcEFa__phaseHeader{flex-direction:row}.TheJourney-module__kIcEFa__itemTitle{font-size:1.1rem}.TheJourney-module__kIcEFa__iconWrapper{width:60px;height:60px}}@media (min-width:992px){.TheJourney-module__kIcEFa__iconWrapper{width:80px;height:80px}}
.Tools-module__PAnbbW__container{text-align:center;width:100%;height:100%;max-width:var(--home-layout-max-width);flex-direction:column;align-items:center;gap:60px;margin:0 auto;display:flex;position:relative}.Tools-module__PAnbbW__intro{text-align:left;background:var(--color-green-3);border-radius:var(--border-radius-card);width:100%;box-shadow:0 4px 20px var(--color-green-1-05);flex-direction:column;align-items:flex-start;gap:30px;padding:40px;display:flex}.Tools-module__PAnbbW__introTitles{gap:var(--spacing-m);border-bottom:1px solid var(--color-white-overlay-15);flex-direction:column;width:100%;padding-bottom:30px;display:flex}.Tools-module__PAnbbW__introSupTitle{font-family:var(--font-family-2-semi-bold);color:var(--color-white-overlay-60);margin:0;font-size:1.2rem;font-weight:800}.Tools-module__PAnbbW__introTitle{font-family:var(--font-family-1-bold-italic);text-transform:uppercase;color:var(--color-white-1);text-wrap:balance;margin:0;font-size:1.6rem;line-height:1.2}.Tools-module__PAnbbW__introText{font-family:var(--font-family-2-bold);color:var(--color-white-1);border-top:1px solid var(--color-white-overlay-15);text-wrap:balance;width:100%;margin:0;padding-top:30px;font-size:1.1rem;line-height:1.5}.Tools-module__PAnbbW__checks{grid-template-columns:1fr;gap:30px;width:100%;display:grid}.Tools-module__PAnbbW__checkItem{color:var(--color-white-1);align-items:flex-start;gap:15px;width:100%;display:flex}.Tools-module__PAnbbW__checkContent{flex-direction:column;gap:8px;display:flex}.Tools-module__PAnbbW__checkTitle{font-family:var(--font-family-2-bold);letter-spacing:.04em;color:var(--color-white-1);margin:0;font-size:.9rem}.Tools-module__PAnbbW__checkText{font-family:var(--font-family-2-medium);color:var(--color-white-overlay-85);text-wrap:pretty;margin:0;font-size:.95rem;line-height:1.5}.Tools-module__PAnbbW__checkItem svg{background:var(--color-white-overlay-15);border-radius:50%;flex-shrink:0;width:24px;height:24px;padding:6px}.Tools-module__PAnbbW__checkItem svg path{fill:var(--color-white-1)}@media (min-width:992px){.Tools-module__PAnbbW__intro{gap:40px;padding:50px 60px}.Tools-module__PAnbbW__checks{grid-template-columns:repeat(3,1fr);gap:40px}}.Tools-module__PAnbbW__toolsGroup{align-items:center;gap:var(--spacing-xxl);flex-direction:column;width:100%;display:flex}.Tools-module__PAnbbW__groupLabel{align-items:center;gap:var(--spacing-sm);text-align:left;align-self:flex-start;display:flex}.Tools-module__PAnbbW__groupLabel:before{content:"";border-radius:50%;flex-shrink:0;width:8px;height:8px}.Tools-module__PAnbbW__groupLabelAvailable:before{background:var(--color-green-2);box-shadow:0 0 0 3px var(--color-green-2-15)}.Tools-module__PAnbbW__groupLabelUpcoming:before{background:var(--color-grey-1);box-shadow:0 0 0 3px var(--color-grey-2)}.Tools-module__PAnbbW__groupLabelUpcoming{color:var(--color-grey-1)}.Tools-module__PAnbbW__toolsGrid{grid-template-columns:1fr;gap:25px;width:100%;display:grid}@media (min-width:768px){.Tools-module__PAnbbW__toolsGrid{grid-template-columns:repeat(2,1fr)}}.Tools-module__PAnbbW__toolCard{background:var(--color-white-1);border:1px solid var(--color-grey-2);border-radius:var(--border-radius-card-2);text-align:left;flex-direction:column;gap:15px;padding:30px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.Tools-module__PAnbbW__toolCard:hover{box-shadow:0 12px 24px var(--color-green-3-10);transform:translateY(-3px)}.Tools-module__PAnbbW__toolCard:hover .Tools-module__PAnbbW__toolNumber{opacity:.13}.Tools-module__PAnbbW__toolNumber{font-family:var(--font-family-1-bold-italic);color:var(--color-green-1);opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:3.2rem;line-height:1;transition:opacity .2s;position:absolute;top:16px;right:24px}.Tools-module__PAnbbW__toolHeader{z-index:1;justify-content:space-between;align-items:center;margin-bottom:5px;display:flex;position:relative}.Tools-module__PAnbbW__toolIcon{background:linear-gradient(135deg, var(--color-green-4) 0%, var(--color-green-3-10) 100%);width:42px;height:42px;box-shadow:0 4px 10px var(--color-green-3-10);color:var(--color-green-1);border-radius:14px;justify-content:center;align-items:center;display:flex}.Tools-module__PAnbbW__toolIcon svg{width:24px;height:24px}.Tools-module__PAnbbW__toolTitle{font-family:var(--font-family-1-bold-italic);color:var(--color-green-5);z-index:1;align-items:center;gap:8px;font-size:1.2rem;display:flex;position:relative}.Tools-module__PAnbbW__toolStar{color:var(--color-green-3);flex-shrink:0;margin-top:-1px;display:flex}.Tools-module__PAnbbW__toolDesc{color:var(--color-grey-6);z-index:1;flex-grow:1;font-size:.95rem;line-height:1.6}.Tools-module__PAnbbW__toolAction{z-index:1;margin-top:15px;display:flex}
.WhyMeidly-module__HKkLRq__container{align-items:center;gap:var(--spacing-lx);width:100%;max-width:var(--home-layout-max-width);flex-direction:column;margin:0 auto;display:flex}.WhyMeidly-module__HKkLRq__head{align-items:center;gap:var(--spacing-m);text-align:center;flex-direction:column;display:flex}.WhyMeidly-module__HKkLRq__chaos{justify-content:center;align-items:center;gap:var(--spacing-xl);max-width:var(--home-layout-max-width);margin:var(--spacing-xxl) 0 var(--spacing-2xl);flex-wrap:wrap;display:flex}.WhyMeidly-module__HKkLRq__fragment{border:1px dashed var(--color-grey-5);background:var(--color-white-1);color:var(--color-grey-6);font-family:var(--font-family-2-medium);font-size:var(--font-size-md-2);opacity:.8;border-radius:13px;align-items:center;padding:12px 18px;transition:transform .25s,opacity .25s,background .25s,border-color .25s,color .25s;display:inline-flex}.WhyMeidly-module__HKkLRq__fragment:first-child{transform:rotate(-3.5deg)}.WhyMeidly-module__HKkLRq__fragment:nth-child(2){transform:rotate(2.5deg)translateY(-3px)}.WhyMeidly-module__HKkLRq__fragment:nth-child(3){transform:rotate(-2deg)translateY(4px)}.WhyMeidly-module__HKkLRq__fragment:nth-child(4){transform:rotate(3.5deg)}.WhyMeidly-module__HKkLRq__fragment:nth-child(5){transform:rotate(-2.8deg)translateY(-2px)}.WhyMeidly-module__HKkLRq__fragment:nth-child(6){transform:rotate(2deg)translateY(3px)}.WhyMeidly-module__HKkLRq__fragment:nth-child(7){transform:rotate(-3deg)}.WhyMeidly-module__HKkLRq__fragment:nth-child(8){transform:rotate(2.8deg)}.WhyMeidly-module__HKkLRq__fragment:nth-child(9){transform:rotate(-3.2deg)translateY(3px)}.WhyMeidly-module__HKkLRq__fragment:nth-child(10){transform:rotate(2.5deg)translateY(-3px)}.WhyMeidly-module__HKkLRq__fragment:nth-child(11){transform:rotate(-2.6deg)translateY(2px)}.WhyMeidly-module__HKkLRq__fragment:nth-child(12){transform:rotate(3deg)translateY(-2px)}.WhyMeidly-module__HKkLRq__fragment:hover{opacity:1;background:var(--color-green-4);border-color:var(--color-green-3);color:var(--color-green-5);transform:none}.WhyMeidly-module__HKkLRq__resolution{gap:var(--spacing-m);width:100%;padding:var(--spacing-l) var(--spacing-xl);border-radius:var(--border-radius-card);background:var(--color-green-4);border:1px solid var(--color-green-3-15);flex-direction:column;display:flex}.WhyMeidly-module__HKkLRq__resolutionText{text-align:center;font-family:var(--font-family-2-medium);font-size:var(--font-size-lg);line-height:var(--home-text-line-height);color:var(--color-green-5);text-wrap:balance;margin:0}.WhyMeidly-module__HKkLRq__resolutionSplit{width:100%;max-width:240px;height:1px;margin:var(--spacing-xs) auto;background:var(--color-green-3-15);position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.WhyMeidly-module__HKkLRq__resolutionEmphasis{font-family:var(--font-family-1-bold-italic);color:var(--color-green-2);font-size:1.15em}.WhyMeidly-module__HKkLRq__resolutionArrow{display:none}@media (min-width:992px){.WhyMeidly-module__HKkLRq__resolution{width:calc(100% - 60px);margin-left:60px;position:relative}.WhyMeidly-module__HKkLRq__resolutionArrow{color:var(--color-green-3);display:flex;position:absolute;top:50%;left:-58px;transform:translateY(-50%)}}
.TenantGate-module__FU5Inq__container{z-index:1;padding:var(--spacing-ml);background:var(--color-white-1);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.TenantGate-module__FU5Inq__content{z-index:2;flex-direction:column;align-items:center;gap:32px;display:flex;position:relative}.TenantGate-module__FU5Inq__logos{flex-direction:column;align-items:center;gap:21px;display:flex}.TenantGate-module__FU5Inq__logoItem{width:190px}.TenantGate-module__FU5Inq__logoItem img{object-fit:contain;max-width:190px;height:80px!important}.TenantGate-module__FU5Inq__logos .TenantGate-module__FU5Inq__logoItem svg{height:80px}.TenantGate-module__FU5Inq__separator{font-family:var(--font-family-2-medium);color:var(--color-green-3);font-size:1.5rem}.TenantGate-module__FU5Inq__topLeftGradient{top:calc((var(--header-height) * -1) * 2.4);background:radial-gradient(ellipse at left, var(--color-green-8), transparent 65%);z-index:0;pointer-events:none;width:50%;height:1800px;position:fixed;left:0}.TenantGate-module__FU5Inq__topRightGradient{top:calc((var(--header-height) * -1) * 4.2);background:radial-gradient(ellipse at top right, var(--color-green-8), transparent 65%);z-index:0;pointer-events:none;width:50%;height:900px;position:fixed;right:0}@media (min-width:992px){.TenantGate-module__FU5Inq__logos{flex-direction:row;gap:24px}}
/*# sourceMappingURL=1zf2lnaapic-v.css.map*/