.navbar_navbar__SjCXx{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 40px;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.navbar_navbar__SjCXx.navbar_scrolled__r4NnC{background-color:rgba(0,0,0,.8);border-bottom:1px solid hsla(0,0%,100%,.1);padding:16px 40px}.navbar_logo__4uBNv{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);cursor:pointer;transition:transform .3s ease}.navbar_logo__4uBNv:hover{transform:scale(1.05)}.navbar_navLinks__VSuai{display:flex;gap:32px;align-items:center}.navbar_navLink__2xe_B{color:#fff;font-size:16px;font-weight:500;transition:all .3s ease;text-decoration:none;background:none;border:none;cursor:pointer;padding:8px 16px;border-radius:8px;position:relative;overflow:hidden}.navbar_navLink__2xe_B:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease}.navbar_navLink__2xe_B:hover:before{left:100%}.navbar_navLink__2xe_B:hover{color:gold;transform:translateY(-2px);background:hsla(0,0%,100%,.1)}.navbar_navCta__mDBu0{background:linear-gradient(45deg,#ff6b6b,#ff8e53)!important;padding:12px 20px!important;border-radius:25px!important;color:#fff!important;box-shadow:0 4px 15px hsla(0,100%,71%,.4);font-weight:600}.navbar_navCta__mDBu0:hover{transform:translateY(-3px)!important;box-shadow:0 6px 20px hsla(0,100%,71%,.6)!important;background:linear-gradient(45deg,#ff8e53,#ff6b6b)!important}.navbar_mobileMenuBtn__XWTb_{display:none;flex-direction:column;cursor:pointer;gap:4px;z-index:150}.navbar_mobileMenuBtn__XWTb_ span{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}@media (max-width:768px){.navbar_navbar__SjCXx{padding:16px 20px}.navbar_navLinks__VSuai{display:none}.navbar_mobileMenuBtn__XWTb_{display:flex}.navbar_logo__4uBNv{font-size:1.2rem}}@media (max-width:480px){.navbar_navbar__SjCXx{padding:12px 16px}}.navbar_mobileMenu__y7XdQ{position:absolute;top:100%;right:20px;background-color:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:16px;z-index:120}@media (min-width:769px){.navbar_mobileMenu__y7XdQ{display:none!important}}.style_homeHeader__YtIR7{position:relative;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.style_backgroundImage__3R6bb{width:100%;height:140vh;position:absolute;z-index:1}.style_overlay__ibuXa{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,192,203,.3),rgba(255,105,180,.4),rgba(138,43,226,.5));z-index:2}.style_backgroundImage__3R6bb img{object-fit:cover}.style_intro__GyyTF{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3;width:100%;max-width:1200px;padding:0 20px}.style_textContent__oNkoA{text-align:center;margin-top:2rem}.style_intro__GyyTF h1{color:#fff;font-size:clamp(3rem,7vw,7rem);font-weight:700;letter-spacing:-.02em;margin:0;line-height:1.1;text-align:center;background:linear-gradient(45deg,gold,#ff69b4,#00bfff,#32cd32);background-size:400% 400%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:style_gradientShift___XTaH 3s ease-in-out infinite;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@keyframes style_gradientShift___XTaH{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.style_birthdayDate__C5d_Z{font-size:clamp(1.2rem,2vw,1.8rem);color:gold;margin:1rem 0;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.3);animation:style_pulse__bXFfx 2s ease-in-out infinite}@keyframes style_pulse__bXFfx{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.style_subheading__8E2_L{font-size:clamp(1rem,1.5vw,1.5rem);color:hsla(0,0%,100%,.9);margin-top:1rem;font-weight:400;max-width:600px;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.style_cta__Xmqke{display:flex;gap:16px;margin-top:32px;justify-content:center}.style_primaryBtn__QNq5P{background:linear-gradient(45deg,#ff6b6b,#ff8e53);color:#fff;border:none;padding:14px 28px;border-radius:30px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px hsla(0,100%,71%,.4)}.style_primaryBtn__QNq5P:hover{transform:translateY(-3px);box-shadow:0 6px 20px hsla(0,100%,71%,.6)}.style_secondaryBtn__gLnH6{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.3);padding:14px 28px;border-radius:30px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.style_secondaryBtn__gLnH6:hover{background:hsla(0,0%,100%,.2);transform:translateY(-3px)}.style_introImage__aYu2b{filter:brightness(90%);width:350px;height:475px;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);transition:transform .5s ease;border:4px solid hsla(0,0%,100%,.3)}.style_introImage__aYu2b:hover{transform:scale(1.02) rotate(1deg)}.style_introImage__aYu2b img{object-fit:cover;object-position:center}.style_birthdayBadge__Ua4e4{position:absolute;top:-10px;right:-10px;background:linear-gradient(45deg,gold,orange);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 15px rgba(255,215,0,.5);animation:style_bounce___EW6A 2s ease-in-out infinite}@keyframes style_bounce___EW6A{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.style_scrollIndicator__8giLl{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:#fff;opacity:.8;font-size:14px;letter-spacing:1px;z-index:5;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.style_scrollLine__yv510{width:1px;height:50px;background-color:hsla(0,0%,100%,.3);margin-top:10px;position:relative;overflow:hidden}.style_scrollLine__yv510:after{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,gold,#ff69b4);animation:style_scrollDown__Aon31 1.5s infinite}@keyframes style_scrollDown__Aon31{0%{transform:translateY(-100%)}to{transform:translateY(200%)}}.style_floatingElements__MplJU{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:4}.style_balloon__3iYG9,.style_cake__qBLsJ,.style_confetti__HejLS,.style_gift__NGMLi{position:absolute;font-size:2rem;animation:style_float__1yWwY 6s ease-in-out infinite}.style_balloon__3iYG9{top:20%;left:10%;animation-delay:0s}.style_confetti__HejLS{top:30%;right:15%;animation-delay:1s}.style_gift__NGMLi{bottom:30%;left:15%;animation-delay:2s}.style_cake__qBLsJ{bottom:20%;right:10%;animation-delay:3s}@keyframes style_float__1yWwY{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(5deg)}}@media (max-width:768px){.style_intro__GyyTF{padding:0 16px}.style_cta__Xmqke{flex-direction:column;width:100%;max-width:300px;margin:24px auto 0}.style_primaryBtn__QNq5P,.style_secondaryBtn__gLnH6{width:100%}}.style_description__3rERL{position:relative;color:#fff;padding:15vh 0;background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 50%,#f5576c 75%,#4facfe);background-size:400% 400%;animation:style_gradientShift__xHhAq 8s ease-in-out infinite;overflow:hidden}@keyframes style_gradientShift__xHhAq{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.style_birthdayDecorations__twe8Q{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.style_balloonLeft__78PDC,.style_balloonRight__c5aSO,.style_confettiLeft__Wkh9l,.style_confettiRight__SQ87s{position:absolute;font-size:3rem;opacity:.6;animation:style_float__1Zemm 4s ease-in-out infinite}.style_confettiLeft__Wkh9l{top:10%;left:5%;animation-delay:0s}.style_confettiRight__SQ87s{top:20%;right:5%;animation-delay:1s}.style_balloonLeft__78PDC{bottom:20%;left:8%;animation-delay:2s}.style_balloonRight__c5aSO{bottom:10%;right:8%;animation-delay:3s}@keyframes style_float__1Zemm{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(5deg)}}.style_container__h1Pof{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.style_sectionHeader__n_zsp{text-align:center;margin-bottom:4rem}.style_birthdayTitle__X2Hai{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin:0 0 1rem;background:linear-gradient(45deg,gold,#ff69b4,#00bfff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:style_titleGradient__Zj__Q 3s ease-in-out infinite;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@keyframes style_titleGradient__Zj__Q{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.style_birthdaySubtitle__UUe3g{font-size:clamp(1rem,2vw,1.5rem);color:hsla(0,0%,100%,.9);font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.3);animation:style_pulse__qiZEx 2s ease-in-out infinite}@keyframes style_pulse__qiZEx{0%,to{opacity:.9}50%{opacity:1}}.style_textWrapper__TRUN0{position:relative;margin:2rem 0}.style_animatedText__yuuAr{font-size:clamp(1.5rem,3vw,3.5rem);font-weight:600;position:relative;letter-spacing:-.02em;line-height:1.3;opacity:0;transition:all .3s ease;cursor:pointer;border-radius:15px;padding:2rem 0 2rem 2rem;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);margin:0 0 1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.style_animatedText__yuuAr:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);box-shadow:0 8px 32px rgba(0,0,0,.1)}.style_sparkle__5qfjT{position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-size:1.5rem;opacity:0;transition:all .3s ease;animation:style_sparkleRotate__j0nTG 2s linear infinite}@keyframes style_sparkleRotate__j0nTG{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.style_textWrapper__TRUN0:hover .style_sparkle__5qfjT{opacity:1}.style_text1__QACEo{border-left:4px solid gold}.style_text2__Xa5KV{border-left:4px solid #ff69b4}.style_text3__JNnUK{border-left:4px solid #00bfff}.style_text4__0gboo{border-left:4px solid #32cd32}.style_text5__nA_u_{border-left:4px solid tomato}.style_birthdayQuote__ce6ws{text-align:center;margin-top:4rem;padding:2rem;background:hsla(0,0%,100%,.1);border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.2)}.style_birthdayQuote__ce6ws p{font-size:clamp(1.2rem,2.5vw,2rem);font-style:italic;margin:0;color:gold;text-shadow:1px 1px 2px rgba(0,0,0,.3);animation:style_quoteGlow__XzlDA 3s ease-in-out infinite}@keyframes style_quoteGlow__XzlDA{0%,to{text-shadow:1px 1px 2px rgba(0,0,0,.3),0 0 10px rgba(255,215,0,.3)}50%{text-shadow:1px 1px 2px rgba(0,0,0,.3),0 0 20px rgba(255,215,0,.6)}}@media (max-width:768px){.style_description__3rERL{padding:10vh 0}.style_animatedText__yuuAr{font-size:1.5rem;padding:1.5rem 1rem 1.5rem 1.5rem}.style_sectionHeader__n_zsp{margin-bottom:2rem}.style_birthdayQuote__ce6ws{margin-top:2rem;padding:1.5rem}.style_sparkle__5qfjT{right:1rem;font-size:1.2rem}.style_balloonLeft__78PDC,.style_balloonRight__c5aSO,.style_confettiLeft__Wkh9l,.style_confettiRight__SQ87s{font-size:2rem}}@media (max-width:480px){.style_animatedText__yuuAr{font-size:1.2rem;padding:1rem}.style_birthdayDecorations__twe8Q{display:none}}.style_features__j1Fot{position:relative;padding:120px 0;background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 50%,#f5576c 75%,#4facfe);background-size:400% 400%;animation:style_gradientShift__425DD 8s ease-in-out infinite;color:#fff;overflow:hidden}@keyframes style_gradientShift__425DD{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.style_container__cTbkL{max-width:1400px;margin:0 auto;padding:0 24px}.style_sectionTitle__OyauT{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:3rem;text-align:center;background:linear-gradient(45deg,gold,#ff69b4,#00bfff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:style_titleGradient__EIa2X 3s ease-in-out infinite;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@keyframes style_titleGradient__EIa2X{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.style_featureGrid__0MZrZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:32px;gap:32px;margin-bottom:64px;min-height:200px}.style_featureCard__1CBl4{background:hsla(0,0%,100%,.1);border-radius:20px;padding:32px;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.2);height:-moz-fit-content;height:fit-content;min-height:250px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;display:flex;flex-direction:column}.style_featureCard__1CBl4:hover{transform:translateY(-8px) scale(1.02);background:hsla(0,0%,100%,.15);box-shadow:0 20px 40px rgba(0,0,0,.2);border-color:gold}.style_noWishesCard__H0zqj{background:hsla(0,0%,100%,.05);border-radius:20px;padding:32px;transition:all .3s ease;border:2px dashed hsla(0,0%,100%,.3);height:-moz-fit-content;height:fit-content;min-height:250px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;grid-column:1/-1;max-width:500px;margin:0 auto}.style_noWishesCard__H0zqj:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.5)}.style_iconContainer__QPKHg{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,gold,#ff69b4);display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 8px 20px rgba(255,215,0,.3);flex-shrink:0}.style_noWishesCard__H0zqj .style_iconContainer__QPKHg{margin:0 auto 24px}.style_icon__3mOG_{font-size:28px}.style_featureCard__1CBl4 h3{font-size:1.5rem;margin-bottom:16px;font-weight:600;letter-spacing:-.01em;color:#fff;flex-shrink:0}.style_noWishesCard__H0zqj h3{font-size:1.8rem;margin-bottom:16px;font-weight:600;color:hsla(0,0%,100%,.8)}.style_featureCard__1CBl4 p{color:hsla(0,0%,100%,.9);line-height:1.6;font-size:1rem;flex-grow:1;margin-bottom:16px}.style_noWishesCard__H0zqj p{color:hsla(0,0%,100%,.7);line-height:1.6;font-size:1.1rem}.style_messageTimestamp__z7DeB{color:hsla(0,0%,100%,.6);font-size:.85rem;margin-top:auto;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.1);text-align:right}.style_ctaContainer__wFfLt{display:flex;justify-content:center;margin-bottom:48px}.style_ctaButton__TvAUT{background:linear-gradient(45deg,#ff6b6b,#ff8e53);color:#fff;border:none;padding:16px 32px;border-radius:30px;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px hsla(0,100%,71%,.4)}.style_ctaButton__TvAUT:hover{transform:translateY(-3px);box-shadow:0 12px 35px hsla(0,100%,71%,.6)}.style_modalOverlay__0H4FM{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.style_modalContent__Cw1UT{background:hsla(0,0%,100%,.9);border-radius:15px;padding:2rem;width:90%;max-width:500px;box-shadow:0 4px 20px rgba(0,0,0,.2);position:relative}.style_modalHeader__p_RMc{color:#000;text-align:center;margin-bottom:1.5rem}.style_closeButton__ZlLKF{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:1.5rem;cursor:pointer}.style_messageForm__ynO6Q{display:flex;flex-direction:column}.style_inputGroup__WPxV6{margin-bottom:1rem}.style_messageInput__8xmQA,.style_nameInput__H7uzM{padding:.5rem;border-radius:5px;border:1px solid rgba(0,0,0,.2);background:rgba(0,0,0,.05);color:#000}.style_sendButton__k7sSM{background:gold;color:#000;border:none;padding:.5rem;border-radius:5px;cursor:pointer;transition:background .3s ease}.style_sendButton__k7sSM:hover{background:#ffc107}@media (max-width:768px){.style_features__j1Fot{padding:80px 0}.style_featureGrid__0MZrZ{grid-template-columns:1fr;gap:24px}.style_featureCard__1CBl4{padding:24px}.style_iconContainer__QPKHg{width:56px;height:56px}.style_icon__3mOG_{font-size:24px}}.style_footer__NVn40{background-color:var(--primary-bg);color:var(--text-color);padding:80px 0 40px;border-top:1px solid hsla(0,0%,100%,.1)}.style_container__e_Qid{max-width:1400px;margin:0 auto;padding:0 24px}.style_footerContent__Z8Qzq{display:flex;flex-direction:column;gap:48px;margin-bottom:64px}@media (min-width:992px){.style_footerContent__Z8Qzq{flex-direction:row}}.style_footerBrand__nAOdI{flex:1 1}.style_footerLogo__vws8B{font-size:1.75rem;font-weight:700;margin:0 0 16px;letter-spacing:-.02em}.style_footerBrand__nAOdI p{color:var(--subtle-color);margin-bottom:24px;font-size:1rem;line-height:1.6;max-width:300px}.style_socialLinks__8aMQI{display:flex;gap:16px}.style_socialIcon__Puj5c{width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;transition:var(--transition);font-size:18px}.style_socialIcon__Puj5c:hover{background:var(--accent-color);transform:translateY(-3px)}.style_footerLinks__1vBvO{flex:2 1;display:flex;flex-wrap:wrap;gap:48px}.style_footerLinkGroup___jOkw{flex:1 1;min-width:160px}.style_footerLinkGroup___jOkw h4{font-size:1.125rem;margin:0 0 24px;font-weight:600}.style_footerLinkGroup___jOkw ul{list-style:none;padding:0;margin:0}.style_footerLinkGroup___jOkw li{margin-bottom:12px}.style_footerLinkGroup___jOkw a{color:var(--subtle-color);text-decoration:none;transition:var(--transition);font-size:.9375rem}.style_footerLinkGroup___jOkw a:hover{color:var(--accent-color)}.style_footerBottom__gcgG2{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1)}@media (min-width:768px){.style_footerBottom__gcgG2{flex-direction:row;justify-content:space-between;text-align:left}}.style_footerBottom__gcgG2 p{color:var(--subtle-color);font-size:.875rem;margin:0 0 16px}@media (min-width:768px){.style_footerBottom__gcgG2 p{margin:0}}.style_footerBottomLinks__nUV2k{display:flex;gap:24px}.style_footerBottomLinks__nUV2k a{color:var(--subtle-color);font-size:.875rem;text-decoration:none;transition:var(--transition)}.style_footerBottomLinks__nUV2k a:hover{color:var(--accent-color)}.style_gallery__hfCpP{position:relative;padding:120px 0;background:linear-gradient(135deg,#667eea,#764ba2 25%,#f093fb 50%,#f5576c 75%,#4facfe);background-size:400% 400%;animation:style_gradientShift__MpFW8 10s ease-in-out infinite;color:#fff;overflow:hidden}@keyframes style_gradientShift__MpFW8{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.style_container__gj4xm{max-width:1400px;margin:0 auto;padding:0 24px}.style_header__5qvhI{text-align:center;margin-bottom:4rem}.style_sectionTitle__eGt1J{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,gold,#ff69b4,#00bfff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:style_titleGradient__K8jqp 3s ease-in-out infinite;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@keyframes style_titleGradient__K8jqp{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.style_sectionSubtitle__mWPva{font-size:clamp(1rem,2vw,1.5rem);color:hsla(0,0%,100%,.9);margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.style_categoryFilter__5vvfo{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;padding:0 1rem}.style_categoryBtn__qT4l_{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.style_categoryBtn__qT4l_:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.style_categoryBtn__qT4l_.style_active__1rb7C{background:linear-gradient(45deg,#ff6b6b,#ff8e53);border-color:transparent;box-shadow:0 5px 20px hsla(0,100%,71%,.4)}.style_categoryEmoji__yJUNq{font-size:1.2rem}.style_imageGrid__kBhSp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.style_gridItem__kw_or{cursor:pointer;transition:transform .3s ease}.style_gridItem__kw_or:hover{transform:translateY(-5px)}.style_imageContainer__dFFJ9{position:relative;aspect-ratio:4/3;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.style_gridImage__O_X3i{object-fit:cover;transition:transform .5s ease}.style_imageOverlay__RhZpn{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,transparent 50%,rgba(0,0,0,.7));display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;opacity:0;transition:all .3s ease}.style_gridItem__kw_or:hover .style_imageOverlay__RhZpn{opacity:1}.style_gridItem__kw_or:hover .style_gridImage__O_X3i{transform:scale(1.1)}.style_imageInfo__YJIwn{margin-bottom:1rem}.style_imageTitle__uhXjF{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#fff}.style_imageDescription__uemtl{font-size:.9rem;color:hsla(0,0%,100%,.8);margin:0;line-height:1.4}.style_viewButton__Yn_ec{align-self:flex-start;padding:.5rem 1rem;background:hsla(0,0%,100%,.2);border-radius:20px;font-size:.8rem;font-weight:500;color:#fff;cursor:pointer;transition:background .3s ease}.style_viewButton__Yn_ec:hover{background:hsla(0,0%,100%,.3)}.style_galleryStats__OjBMD{display:flex;justify-content:space-around;margin-top:4rem;padding:2rem 0;background:hsla(0,0%,100%,.1);border-radius:20px}.style_stat__LBnE8{text-align:center}.style_statNumber__R8uwU{font-size:2rem;font-weight:700;color:gold}.style_statLabel__yzm7c{font-size:1rem;color:hsla(0,0%,100%,.7)}.style_modal__UxPcu{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.style_modalContent__FUGhg{background:hsla(0,0%,100%,.1);border-radius:20px;padding:2rem;position:relative;max-width:600px;width:90%}.style_closeButton__L0BMt{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.style_modalImageContainer__Jiocg{position:relative;aspect-ratio:4/3;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}.style_modalImage__PQAOn{object-fit:cover}.style_modalInfo__ZxPIc{margin-top:1rem}.style_modalTitle__3mRmh{font-size:1.5rem;font-weight:600;color:#fff}.style_modalDescription__HIwrs{font-size:1rem;color:hsla(0,0%,100%,.8);margin-top:.5rem}.page_countdown__mcTO1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center;background:linear-gradient(135deg,#0094ff,#73c8ff);color:#fff;font-family:Arial,sans-serif;font-size:1.5rem;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.2);transition:transform .3s ease}.page_countdown__mcTO1 h1{font-size:2.5rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page_timer___dRIt{font-size:2rem;font-weight:700;margin-top:1rem;background:hsla(0,0%,100%,.1);padding:10px 20px;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4fca85807f6c09f6-s.woff2) format("woff2");unicode-range:U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0897-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10ec2-10ec4,U+10efc-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9d7436bc73437f75-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/501d9eeee6e2b0cc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4fca85807f6c09f6-s.woff2) format("woff2");unicode-range:U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0897-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10ec2-10ec4,U+10efc-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9d7436bc73437f75-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/501d9eeee6e2b0cc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4fca85807f6c09f6-s.woff2) format("woff2");unicode-range:U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0897-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10ec2-10ec4,U+10efc-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9d7436bc73437f75-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/501d9eeee6e2b0cc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4fca85807f6c09f6-s.woff2) format("woff2");unicode-range:U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0897-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10ec2-10ec4,U+10efc-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9d7436bc73437f75-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/501d9eeee6e2b0cc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4fca85807f6c09f6-s.woff2) format("woff2");unicode-range:U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0897-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10ec2-10ec4,U+10efc-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9d7436bc73437f75-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/501d9eeee6e2b0cc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/4fca85807f6c09f6-s.woff2) format("woff2");unicode-range:U+06??,U+0750-077f,U+0870-088e,U+0890-0891,U+0897-08e1,U+08e3-08ff,U+200c-200e,U+2010-2011,U+204f,U+2e41,U+fb50-fdff,U+fe70-fe74,U+fe76-fefc,U+102e0-102fb,U+10e60-10e7e,U+10ec2-10ec4,U+10efc-10eff,U+1ee00-1ee03,U+1ee05-1ee1f,U+1ee21-1ee22,U+1ee24,U+1ee27,U+1ee29-1ee32,U+1ee34-1ee37,U+1ee39,U+1ee3b,U+1ee42,U+1ee47,U+1ee49,U+1ee4b,U+1ee4d-1ee4f,U+1ee51-1ee52,U+1ee54,U+1ee57,U+1ee59,U+1ee5b,U+1ee5d,U+1ee5f,U+1ee61-1ee62,U+1ee64,U+1ee67-1ee6a,U+1ee6c-1ee72,U+1ee74-1ee77,U+1ee79-1ee7c,U+1ee7e,U+1ee80-1ee89,U+1ee8b-1ee9b,U+1eea1-1eea3,U+1eea5-1eea9,U+1eeab-1eebb,U+1eef0-1eef1}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/9d7436bc73437f75-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/501d9eeee6e2b0cc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Rubik_294e18;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Rubik_Fallback_294e18;src:local("Arial");ascent-override:88.57%;descent-override:23.68%;line-gap-override:0.00%;size-adjust:105.57%}.__className_294e18{font-family:__Rubik_294e18,__Rubik_Fallback_294e18;font-style:normal}