.page-module__E0kJGG__navbar{z-index:10}.page-module__E0kJGG__section:nth-child(odd){background-color:var(--gray-a2)}.page-module__E0kJGG__heroContainer{background:radial-gradient(ellipse 100vw 80dvh at center bottom,var(--accent-9)0%,var(--accent-9)0%,white 48%,white 52%,var(--accent-9)100%,var(--accent-9)100%);border-radius:var(--radius-6);margin:var(--space-3);padding:15dvh 0}@media (min-width:768px){.page-module__E0kJGG__heroTitleHeadingSmaller{color:#202020;max-width:800px;font-size:6dvh;line-height:6dvh}.page-module__E0kJGG__heroTitleHeadingBigger{color:var(--accent-9);margin:0 var(--space-9);font-size:9dvh;line-height:9dvh}}@media (max-width:768px){.page-module__E0kJGG__heroTitleHeadingSmaller{color:#202020;max-width:800px;font-size:5dvh;line-height:5dvh}.page-module__E0kJGG__heroTitleHeadingBigger{color:var(--accent-9);white-space:nowrap;margin:0 var(--space-3);font-size:6dvh;line-height:6dvh}}@media (min-width:768px){.page-module__E0kJGG__whyCardBox{--why-card-box-size:15vh}}@media (max-width:768px){.page-module__E0kJGG__whyCardBox{--why-card-box-size:3vh}}.page-module__E0kJGG__whyCardBox{width:var(--why-card-box-size);height:var(--why-card-box-size);background-color:var(--accent-a4);border-radius:calc(var(--why-card-box-size)*.2);padding:calc(var(--why-card-box-size)*.1);display:flex}.page-module__E0kJGG__whyCardBox[data-inner-box-variant=bottom-right]{justify-content:flex-end;align-items:flex-end}.page-module__E0kJGG__whyCardBox[data-inner-box-variant=upper-left]{justify-content:flex-start;align-items:flex-start}.page-module__E0kJGG__whyCardBox[data-inner-box-variant=center]{justify-content:center;align-items:center}.page-module__E0kJGG__whyCardInnerBox{width:calc(var(--why-card-box-size)*.5);height:calc(var(--why-card-box-size)*.5);background-color:var(--accent-9);border-radius:var(--radius-3)}
.Menu-module__UIGT2q__desktopNav{display:none}@media (min-width:768px){.Menu-module__UIGT2q__desktopNav{display:flex}}.Menu-module__UIGT2q__navLink{color:var(--gray-11);font-weight:500;text-decoration:none;transition:color .2s}.Menu-module__UIGT2q__navLink:hover{color:var(--violet-11)}@media (min-width:768px){.Menu-module__UIGT2q__menuButton{display:none}}
.PromoCards-module__ddOwmW__promoCard{border:1px solid var(--gray-a4);height:100%;transition:all .3s}.PromoCards-module__ddOwmW__promoCard:hover{border-color:var(--accent-8);box-shadow:0 8px 24px var(--accent-a3);transform:translateY(-4px)}.PromoCards-module__ddOwmW__logoGrid{gap:var(--space-2);grid-template-columns:repeat(3,1fr);width:100%;max-width:200px;display:grid}.PromoCards-module__ddOwmW__logoBox{aspect-ratio:1;opacity:0;animation:.6s forwards PromoCards-module__ddOwmW__fadeInUp}.PromoCards-module__ddOwmW__logoImage{object-fit:contain;transition:all .3s}.PromoCards-module__ddOwmW__logoBox:hover .PromoCards-module__ddOwmW__logoImage{transform:scale(1.1)}@keyframes PromoCards-module__ddOwmW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PromoCards-module__ddOwmW__aiIconContainer{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.PromoCards-module__ddOwmW__aiOrbitOuter{border:2px solid var(--accent-a4);border-radius:50%;width:140px;height:140px;animation:3s ease-in-out infinite PromoCards-module__ddOwmW__pulse;position:absolute}.PromoCards-module__ddOwmW__aiOrbitInner{border:2px solid var(--accent-a6);border-radius:50%;width:100px;height:100px;animation:3s ease-in-out .5s infinite PromoCards-module__ddOwmW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PromoCards-module__ddOwmW__aiCore{background:linear-gradient(135deg,var(--accent-9),var(--accent-10));color:#fff;width:60px;height:60px;box-shadow:0 4px 16px var(--accent-a6);border-radius:50%;justify-content:center;align-items:center;animation:10s linear infinite PromoCards-module__ddOwmW__rotate;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes PromoCards-module__ddOwmW__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes PromoCards-module__ddOwmW__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.PromoCards-module__ddOwmW__marketplaceGrid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);width:100%;max-width:180px;display:grid}.PromoCards-module__ddOwmW__marketplaceItem{background:var(--gray-a2);border:1px solid var(--gray-a4);border-radius:var(--radius-2);padding:var(--space-2);gap:var(--space-1);opacity:0;flex-direction:column;transition:all .2s;animation:.5s forwards PromoCards-module__ddOwmW__fadeInScale;display:flex}.PromoCards-module__ddOwmW__marketplaceItem:hover{border-color:var(--accent-7);background:var(--accent-a2);transform:scale(1.02)}@keyframes PromoCards-module__ddOwmW__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.PromoCards-module__ddOwmW__marketplaceItemIcon{background:linear-gradient(135deg,var(--accent-8),var(--accent-9));border-radius:var(--radius-1);width:24px;height:24px}.PromoCards-module__ddOwmW__marketplaceItemLine{background:var(--gray-a4);border-radius:var(--radius-1);width:100%;height:4px}.PromoCards-module__ddOwmW__marketplaceItemLine:last-child{width:60%}
