.landing-ecosystem{padding:4.8rem 0 6.4rem;background:linear-gradient(180deg,#FFFFF2 0%,#F7E0FF 100%)}@media(min-width:768px){.landing-ecosystem{padding:7.2rem 0 9.6rem}}@media(min-width:992px){.landing-ecosystem{padding:9.6rem 0 12rem}}.landing-ecosystem .landing-ecosystem-wrapper{max-width:1128px;margin-inline:auto}.landing-ecosystem .landing-ecosystem-title{text-align:left;margin-bottom:3.2rem;max-width:760px}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-title{margin-bottom:4.8rem}}.landing-ecosystem .landing-ecosystem-layout{display:grid;grid-template-columns:1fr;gap:2.4rem}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-layout{grid-template-columns:220px minmax(0,1fr);gap:3.2rem;align-items:start}}@media(min-width:1265px){.landing-ecosystem .landing-ecosystem-layout{grid-template-columns:248px minmax(0,1fr);gap:4rem}}.landing-ecosystem .landing-ecosystem-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-nav{flex-direction:column;gap:1.2rem;position:sticky;top:12rem}}.landing-ecosystem .landing-ecosystem-tab{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.2rem 2rem;border-radius:999px;border:0;background:transparent;color:#3D2334;font-family:inherit;font-size:1.6rem;font-weight:500;line-height:1.3;letter-spacing:-0.16px;cursor:pointer;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease;text-align:center;text-decoration:none}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-tab{justify-content:flex-start;width:100%;text-align:left;padding:1.4rem 2.4rem}}.landing-ecosystem .landing-ecosystem-tab.active{background:#ffdf77;color:#3D2334}.landing-ecosystem .landing-ecosystem-tab:hover{color:#3D2334}.landing-ecosystem .landing-ecosystem-panels{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-panels{gap:3.2rem}}.landing-ecosystem .landing-ecosystem-panel{display:block;background:#fff;border:1px solid #E5E7EB;border-radius:2.4rem;box-shadow:none;overflow:hidden;scroll-margin-top:11rem}.landing-ecosystem .landing-ecosystem-panel:last-child{margin-bottom:4.8rem}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-panel:last-child{margin-bottom:6.4rem}}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-panel{border-radius:3.2rem;scroll-margin-top:13rem}.landing-ecosystem .landing-ecosystem-panel:last-child{margin-bottom:8rem}}.landing-ecosystem .landing-ecosystem-panel-grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-panel-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:stretch;min-height:520px}}@media(min-width:1265px){.landing-ecosystem .landing-ecosystem-panel-grid{min-height:560px}}.landing-ecosystem .landing-ecosystem-content{padding:2.4rem 2.4rem 0}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-content{padding:3.2rem 3.2rem 0}}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-content{padding:4.8rem 4rem 4.8rem 4.8rem;display:flex;flex-direction:column;justify-content:center}}.landing-ecosystem .landing-ecosystem-panel-title{margin-bottom:1.6rem;font-size:2.8rem;font-weight:500;line-height:115%;letter-spacing:-0.56px;color:#3D2334}.landing-ecosystem .landing-ecosystem-panel-title span{font-family:"Playfair Display",serif;font-style:italic}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-panel-title{font-size:3.6rem;letter-spacing:-0.72px}}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-panel-title{font-size:4rem;letter-spacing:-0.8px}}.landing-ecosystem .landing-ecosystem-panel-desc{margin-bottom:2.4rem;font-size:1.6rem;font-weight:500;line-height:150%;letter-spacing:-0.16px;color:#6B7280}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-panel-desc{margin-bottom:3.2rem;font-size:1.8rem;letter-spacing:-0.18px}}.landing-ecosystem .landing-ecosystem-list{list-style:none;padding:0;margin:0 0 3.2rem}.landing-ecosystem .landing-ecosystem-list li{position:relative;padding-left:3.6rem;margin-bottom:1.6rem;color:#3D2334;font-size:1.6rem;font-weight:500;line-height:150%;letter-spacing:-0.16px}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-list li{font-size:1.8rem;letter-spacing:-0.18px;margin-bottom:1.8rem}}.landing-ecosystem .landing-ecosystem-list li:last-child{margin-bottom:0}.landing-ecosystem .landing-ecosystem-list li::before{content:"";position:absolute;left:0;top:.2rem;width:2.4rem;height:2.4rem;background-image:url(../img/landing/check-landing.png);background-size:contain;background-repeat:no-repeat}.landing-ecosystem .landing-ecosystem-actions{display:flex;flex-wrap:wrap;gap:1.2rem;padding-bottom:2.4rem}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-actions{padding-bottom:0}}.landing-ecosystem .landing-ecosystem-btn{display:inline-flex;align-items:center;justify-content:center;min-height:5.6rem;padding:0 2.4rem;border-radius:.8rem;border:0;background:#F2CCFF;color:#3D2334;font-size:1.6rem;font-weight:600;letter-spacing:-0.32px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-btn{min-height:6.6rem;padding:0 3.2rem;font-size:1.8rem;letter-spacing:-0.36px}}.landing-ecosystem .landing-ecosystem-btn:hover{color:#3D2334;transform:translateY(-1px);box-shadow:0 8px 24px rgba(61,35,52,.12)}.landing-ecosystem .landing-ecosystem-store-badges{display:flex;flex-wrap:wrap;gap:1.2rem}.landing-ecosystem .landing-ecosystem-store-badge{display:inline-flex;align-items:center;justify-content:center;min-width:180px;min-height:5.6rem;padding:.8rem 1.6rem;border-radius:.8rem;background:#F2CCFF;transition:transform .2s ease,box-shadow .2s ease}.landing-ecosystem .landing-ecosystem-store-badge img{width:auto;max-height:4rem}.landing-ecosystem .landing-ecosystem-store-badge:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(61,35,52,.12)}.landing-ecosystem .landing-ecosystem-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px;padding:1.6rem 1.2rem;background:#fff;overflow:hidden}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-visual{padding:2rem 1.6rem}}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-visual{min-height:100%;padding:2.4rem 2rem}}.landing-ecosystem .landing-ecosystem-visual img{display:block;width:auto;max-width:100%;height:auto;max-height:480px;object-fit:contain;object-position:center}@media(min-width:768px){.landing-ecosystem .landing-ecosystem-visual img{max-height:540px}}@media(min-width:992px){.landing-ecosystem .landing-ecosystem-visual img{max-width:110%;max-height:600px}}
