@import url("https://fonts.googleapis.com/css2?family=Mansalva&display=swap");.Hero_hero__9EQpX{position:relative;width:100vw;height:100vh;background:url(/images/croissant.png) 50%/cover no-repeat;background-position:top;display:flex;align-items:center;justify-content:left;padding-left:10%;color:#000;text-align:left;min-height:600px}.Hero_hero__9EQpX .Hero_content__TvH0P{position:relative;z-index:10;width:90%}.Hero_hero__9EQpX h1{font-family:Mansalva,cursive;font-size:70px;font-weight:700;margin-bottom:10px}.Hero_hero__9EQpX p{font-size:20px;margin-bottom:20px}.Hero_hero__9EQpX .Hero_buttons__VwukY{display:flex;flex-wrap:wrap;gap:15px}.Hero_button__WxhqW{padding:12px 20px;background:#fff;color:#000;text-decoration:none;border-radius:25px;font-weight:700;transition:.3s;white-space:nowrap;text-align:center;font-size:16px}.Hero_button__WxhqW:hover{background:#000;color:#fff}@media screen and (max-width:1024px){.Hero_hero__9EQpX{justify-content:center;padding-left:5%;text-align:center}.Hero_hero__9EQpX .Hero_content__TvH0P{margin-top:20px;max-width:90%}.Hero_hero__9EQpX h1{font-size:42px}.Hero_hero__9EQpX p{font-size:18px}.Hero_hero__9EQpX .Hero_buttons__VwukY{flex-direction:column;align-items:center}.Hero_button__WxhqW{width:100%;max-width:250px;padding:12px 15px;font-size:15px}}@media screen and (max-width:600px){.Hero_hero__9EQpX h1{font-size:50px}.Hero_hero__9EQpX p{font-size:20px}.Hero_hero__9EQpX .Hero_buttons__VwukY{gap:10px}.Hero_button__WxhqW{max-width:70vw;font-size:20px;padding:10px 15px}}.Footer_footer__4ngX1{background:#fff;color:#000;text-align:center;padding:30px 0;font-size:16px}.Footer_container__DuuQ8{max-width:1200px;margin:auto;padding:0 20px}.Footer_socialList__GyNGq{list-style:none;padding:0;margin:0 0 15px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.Footer_socialList__GyNGq li{display:inline-block}.Footer_socialList__GyNGq a{text-decoration:none;color:#000;font-weight:700;transition:color .2s ease-in-out}.Footer_socialList__GyNGq a:hover{color:#f8b400}.Footer_copyright__pODhr{font-size:14px;color:#bbb}@media screen and (max-width:768px){.Footer_socialList__GyNGq{flex-direction:column;align-items:center;gap:10px}.Footer_socialList__GyNGq a{font-size:18px}.Footer_copyright__pODhr{font-size:12px;margin-bottom:60px}.Footer_footer__4ngX1{margin-bottom:10px;z-index:-1}}.Navbar_navbar__vqhjI{position:absolute;top:0;left:0;width:100vw;max-width:100vw;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;color:#000;z-index:11000;box-sizing:border-box;overflow:hidden}.Navbar_logo__XaZAL{display:flex;align-items:center;flex-shrink:0}.Navbar_logoImage__7lhRs{width:220px;height:auto;object-fit:contain;transition:transform .2s ease-in-out}.Navbar_logoImage__7lhRs:hover{transform:scale(1.05)}.Navbar_menu__RevBt{position:absolute;left:50%;transform:translateX(-50%);display:flex;list-style:none;gap:25px;margin:0;padding:0}.Navbar_menu__RevBt li{display:inline-block}.Navbar_menu__RevBt li a{text-decoration:none;font-size:18px;font-weight:500;position:relative;display:inline-block;transition:color .3s ease-in-out}.Navbar_menu__RevBt li a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background-color:#000;transform:scaleX(0);transform-origin:right;transition:transform .3s ease-in-out}.Navbar_menu__RevBt li a:hover:after{transform:scaleX(1);transform-origin:left}.Navbar_latestEpisode__P6yuO{padding:15px 20px;background:#fff;color:#000;text-decoration:none;border-radius:45px;font-weight:700;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;transition:.3s}.Navbar_latestEpisode__P6yuO:hover{background:#000;color:#fff}.Navbar_menuToggle__GNAez{display:none;font-size:26px;cursor:pointer;z-index:1100}.Navbar_mobileMenu__D3sDh{display:none;position:fixed;top:0;left:0;width:100%;background:#fff;padding:20px 0;box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;z-index:1001}.Navbar_menuOpen__vBIDR{display:block;transform:translateY(0);opacity:1}.Navbar_mobileMenu__D3sDh ul{list-style:none;padding:0;margin:0;text-align:center}.Navbar_mobileMenu__D3sDh li{margin:15px 0}.Navbar_mobileMenu__D3sDh li a{text-decoration:none;color:#000;font-size:20px;padding:15px 0;display:block}.Navbar_mobileMenuOverlay__R2_qn{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.Navbar_socialIcons__RriBh{display:flex;justify-content:center;gap:15px;margin-top:20px}.Navbar_socialIcon__jni0P{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Navbar_socialIcon__jni0P img{width:50px;height:50px}@media screen and (max-width:768px){.Navbar_menu__RevBt{display:none}.Navbar_menuToggle__GNAez{display:block}.Navbar_latestEpisode__P6yuO{display:none}.Navbar_logoImage__7lhRs{width:150px}}