@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Freude-Regular;src:url(/assets/Freude-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}body{scroll-behavior:smooth;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}.sticky-header{z-index:1000;opacity:0;pointer-events:none;background:#fff;border-bottom:none;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s,border-bottom .4s;position:fixed;top:0;left:0;transform:translateY(-100%)}.sticky-header.visible{opacity:1;pointer-events:auto;border-bottom:1px solid #e2e2e2;transform:translateY(0)}.sticky-header-content{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1704px;height:80px;margin:0 auto;padding:0 48px;display:flex;position:relative}.sticky-header-logo{flex-shrink:0;justify-content:flex-start;align-items:center;width:126px;height:56px;display:flex;position:absolute;top:50%;left:48px;transform:translateY(-50%)}.sticky-header-logo img{object-fit:contain;width:100%;height:100%}.sticky-header-nav{flex-shrink:0;align-items:center;gap:16px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.sticky-header-link{color:#000;white-space:nowrap;border-radius:54px;padding:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:opacity .3s}.sticky-header-link:hover{opacity:.7}.sticky-header-socials{flex-shrink:0;align-items:center;gap:27px;display:flex;position:absolute;top:50%;right:48px;transform:translateY(-50%)}.sticky-header-social-icon{justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:opacity .3s;display:flex}.sticky-header-social-icon:hover{opacity:.7}.sticky-header-social-icon img{object-fit:contain;filter:brightness(0);width:100%;height:100%}.sticky-header-mobile{z-index:1000;opacity:0;pointer-events:none;background:#fff;border-bottom:none;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s,border-bottom .4s;display:none;position:fixed;top:0;left:0;transform:translateY(-100%)}.sticky-header-mobile.visible{opacity:1;pointer-events:auto;border-bottom:1px solid #e2e2e2;transform:translateY(0)}.sticky-header-mobile-content{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:56px;padding:4px 14px 4px 20px;display:flex}@media (max-width:768px){.sticky-header-mobile-content{padding:4px 14px 4px 20px}}.sticky-header-mobile-logo{flex-shrink:0;justify-content:flex-start;align-items:center;width:108px;height:48px;display:flex}.sticky-header-mobile-logo img{object-fit:contain;width:100%;height:100%}.sticky-header-mobile-menu-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:opacity .3s;display:flex}.sticky-header-mobile-menu-btn:hover{opacity:.7}.sticky-header-mobile-menu-btn svg{width:28px;height:28px}@media (max-width:1024px){.sticky-header{display:none!important}.sticky-header-mobile{display:block}}@media (min-width:1025px){.sticky-header-mobile{display:none!important}}@media (min-width:1025px) and (max-width:1400px){.sticky-header-content{max-width:100%;padding:0 32px}.sticky-header-logo{width:110px;height:48px;left:32px}.sticky-header-nav{gap:12px}.sticky-header-link{padding:6px;font-size:13px}.sticky-header-socials{gap:20px;right:32px}}@media (min-width:1401px) and (max-width:1500px){.sticky-header-content{max-width:1400px;padding:0 48px}}@media (min-width:1501px){.sticky-header-content{max-width:1704px}}.hero-section{background:#fff;width:100%;padding:12px;position:relative}.hero-area{background:#000;border-radius:24px;width:100%;height:900px;position:relative;overflow:hidden}.hero-bg-image{object-fit:cover;z-index:0;opacity:1;border-radius:24px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.hero-video{object-fit:cover;z-index:1;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-area:has(.hero-video.loaded) .hero-bg-image{opacity:0;pointer-events:none}.video-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0006 0% 100%);border-radius:24px;align-self:stretch;width:100%;height:900px;position:absolute;top:0;left:0}.hero-header{z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:calc(100% - 24px);height:80px;padding:0 48px;display:flex;position:absolute;top:0;left:12px}.hero-header *{pointer-events:auto}.header-content{justify-content:space-between;align-items:center;width:100%;max-width:1704px;height:64px;margin:0 auto;padding:0;display:flex;position:relative}.header-logo{flex-shrink:0;justify-content:flex-start;align-items:center;width:135px;height:58px;display:flex;position:relative}.header-logo img{object-fit:contain;object-position:left center;width:100%;height:100%;margin-top:1rem;display:block}.desktop-nav{flex-shrink:0;align-items:center;gap:16px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-link{color:#fff;border-radius:54px;padding:8px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:opacity .3s}.nav-link:hover{opacity:.8}.social-icons{flex-shrink:0;align-items:center;gap:27px;display:flex;position:relative}.social-icons .social-icon:first-child img{filter:brightness(0)invert()}.social-icon{justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .3s;display:flex}.social-icon:hover{opacity:.7}.social-icon img{object-fit:contain;width:100%;height:100%}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.hero-content{z-index:5;text-align:center;flex-direction:column;align-items:center;gap:11.5px;width:100%;max-width:748px;padding:0 24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-logo{width:180px;height:140px}.hero-logo img{object-fit:contain;width:100%;height:100%}.hero-text-content{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.youtube-badge{justify-content:center;align-items:center;gap:12px;height:21px;display:flex}.youtube-icon{width:91.37px;height:20.398px}.divider{background:#ffffff7a;width:1px;height:15px}.badge-text{color:#fff;white-space:nowrap;font-size:16px;font-weight:600;line-height:24px}.hero-title{color:#fff;text-align:center;width:1000px;max-width:1000px;margin:0;font-family:Freude-Regular,sans-serif;font-size:56px;font-weight:400;line-height:56px}.hero-title .mobile-title{display:none}.hero-title .desktop-title br{content:"";margin:0;display:block}.hero-actions{justify-content:center;align-items:flex-start;gap:16px;width:509px;display:flex}.btn{white-space:nowrap;cursor:pointer;border:none;border-radius:61px;justify-content:center;align-items:center;padding:12px 28px;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;transition:transform .3s ease-out;display:inline-flex;position:relative;overflow:visible}.btn-primary{color:#000;background:#fff}.btn-primary:hover{transform:scale(1.048,1.08)}.btn-primary:hover .btn-content{transform:scale(.9542,.9259)}.btn-content{align-items:center;gap:10px;transition:transform .3s ease-out;display:flex}.btn-primary .btn-text{color:#000;z-index:2;flex-shrink:0;position:relative}.btn-primary .btn-icon{flex-shrink:0}.btn-secondary{color:#fff;background:0 0;border:1px solid #fff}.btn-secondary:hover{background:#ffffff1a;transform:scale(1.04)}.btn-secondary:hover .btn-content{transform:scale(.9615)}.btn-secondary .btn-text{flex-shrink:0;display:inline-block}.btn-secondary .btn-icon{flex-shrink:0}.btn-text{z-index:2;transition:none;position:relative}.btn-icon{z-index:2;flex-shrink:0;width:20px;height:20px;transition:none;position:relative}.discover-section{z-index:10;pointer-events:auto;cursor:pointer;flex-direction:column;align-items:center;width:72px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.discover-text{color:#fffc;text-align:center;margin-bottom:0;font-size:14px;font-weight:600;line-height:20px}.chevron-arrows{flex-direction:column;align-items:flex-start;padding-top:0;padding-bottom:16px;display:flex}.chevron{width:24px;height:24px;margin-bottom:-16px}.chevron-2{opacity:.48}@media (max-width:768px){.hero-section{min-height:100vh;padding:0}.hero-area{border-radius:0;width:100%;height:896px;min-height:100vh}.video-overlay{border-radius:0;height:100%}.hero-header{align-items:center;width:100%;height:68px;padding:0;display:flex;top:0;left:0}.header-content{justify-content:space-between;align-items:center;gap:0;width:100%;max-width:100%;height:68px;padding:0 14px 0 20px;display:flex}.header-logo{aspect-ratio:9/4;flex-shrink:0;align-items:center;width:108px;height:68px;margin-top:0;padding:0;display:flex;position:static;top:auto;left:auto;overflow:visible;transform:none}.header-logo img{object-fit:contain;width:100%;height:68px}.desktop-nav,.social-icons{display:none}.mobile-menu-btn{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:0;display:flex;position:static;transform:none}.hero-content{z-index:5;box-sizing:border-box;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:100%;padding:0 24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-logo{align-self:center;width:120px;height:78px;margin-top:40px}.hero-text-content{flex-direction:column;align-items:center;gap:8px;width:100%;padding:0;display:flex}.hero-actions{align-items:flex-start;width:100%}.youtube-badge{height:21px}.youtube-icon{width:81px;height:18px}.badge-text{font-size:14px;line-height:20px}.hero-title{width:100%;max-width:100%;font-size:36px;line-height:40px}.hero-title .desktop-title{display:none}.hero-title .mobile-title{display:block}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:100%;padding:0}.btn{gap:10px;width:auto}.btn-primary,.btn-secondary{align-self:center;width:80%}.btn-secondary .btn-content{justify-content:center;width:100%}.discover-section{bottom:16px}.hero-video{border-radius:0}.discover-text{font-size:12px;line-height:18px}.mobile-menu-bg-image{transform-origin:50%;pointer-events:none;z-index:0;opacity:.6;width:500px;height:200px;position:absolute;top:22%;left:auto;right:-5rem;overflow:visible;transform:translateY(-50%)rotate(78deg);display:block!important}.mobile-menu-bg-image-img{object-fit:contain;object-position:center;opacity:1;width:auto;height:50vh;max-height:340px;display:block!important}}.mobile-menu-overlay{z-index:1000;opacity:0;background:#fff;width:100%;height:100%;transition:opacity .3s ease-in-out;display:none;position:fixed;top:0;left:0;overflow-y:auto}.mobile-menu-overlay.active{opacity:1;display:block}.mobile-menu-overlay{overflow-x:hidden}.mobile-menu-content{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:56px 0 40px;transition:transform .3s ease-out;display:flex;position:relative;overflow:hidden auto;transform:translateY(20px)}.mobile-menu-overlay.active .mobile-menu-content{transform:translateY(0)}.mobile-menu-bg-image{transform-origin:50%;pointer-events:none;z-index:0;opacity:.6;width:500px;height:200px;position:absolute;top:22%;left:auto;right:-5rem;overflow:visible;transform:translateY(-50%)rotate(78deg);display:block!important}.mobile-menu-bg-image-img{object-fit:contain;object-position:center;opacity:1;width:auto;height:50vh;max-height:340px;display:block!important}.mobile-menu-header{box-sizing:border-box;z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:440px;height:56px;padding:4px 14px 4px 20px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-menu-logo{align-items:center;display:flex}.mobile-menu-logo img{object-fit:contain;width:100%;height:68px;margin-top:3rem}.mobile-menu-close{cursor:pointer;background:#000;border:none;border-radius:39px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2.5rem;padding:0;display:flex}.mobile-menu-close svg{width:24px;height:24px}.mobile-menu-nav{z-index:10;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;display:flex;position:absolute;top:calc(50% - 50px);left:20px;transform:translateY(-50%)}.mobile-nav-link{color:#282828;text-align:left;white-space:nowrap;opacity:0;border-radius:54px;padding:0;font-family:Freude-Regular,sans-serif;font-size:36px;line-height:40px;text-decoration:none;transition:opacity .3s,transform .3s;transform:translate(-20px)}.mobile-menu-overlay.active .mobile-nav-link{opacity:1;transform:translate(0)}.mobile-menu-overlay.active .mobile-nav-link:first-child{transition-delay:.1s}.mobile-menu-overlay.active .mobile-nav-link:nth-child(2){transition-delay:.15s}.mobile-menu-overlay.active .mobile-nav-link:nth-child(3){transition-delay:.2s}.mobile-menu-overlay.active .mobile-nav-link:nth-child(4){transition-delay:.25s}.mobile-nav-link:hover{opacity:.7}.mobile-menu-social{z-index:10;opacity:0;align-items:flex-start;gap:32px;transition:opacity .3s ease-out .3s,transform .3s ease-out .3s;display:flex;position:absolute;bottom:40px;left:20px;transform:translateY(20px)}.mobile-menu-overlay.active .mobile-menu-social{opacity:1;transform:translateY(0)}.mobile-social-icon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mobile-social-icon img{object-fit:contain;filter:brightness(0);opacity:1;width:100%;height:100%}@media (max-width:480px){.mobile-menu-header{max-width:100%;height:52px;padding:4px 12px 4px 16px}.mobile-menu-logo img{width:100%;height:54px;margin-top:2.5rem}.mobile-menu-close{width:40px;height:40px;margin-top:2rem}.mobile-menu-close svg{width:20px;height:20px}}@media (min-width:481px) and (max-width:767px){.mobile-menu-header{max-width:100%;height:56px;padding:4px 16px 4px 20px}.mobile-menu-logo{height:68px}.mobile-menu-logo img{width:100%;height:54px;margin-top:2.5rem}.mobile-menu-close{width:44px;height:44px;margin-top:2.5rem}}@media (min-width:768px) and (max-width:1000px){.mobile-menu-header{max-width:100%;height:64px;padding:4px 24px 4px 32px}.mobile-menu-logo{width:100%;height:68px}.mobile-menu-logo img{width:100%;height:68px;margin-top:2.5rem}.mobile-menu-close{width:48px;height:48px;margin-top:2rem}.mobile-menu-close svg{width:26px;height:26px}.mobile-menu-nav{gap:40px;left:32px}.mobile-nav-link{font-size:42px;line-height:48px}.mobile-menu-bg-image{transform-origin:50%;pointer-events:none;z-index:0;opacity:.6;width:500px;height:200px;position:absolute;top:22%;left:auto;right:-5rem;overflow:visible;transform:translateY(-50%)rotate(78deg);display:block!important}.mobile-menu-bg-image-img{object-fit:contain;object-position:center;opacity:1;width:auto;height:50vh;max-height:340px;display:block!important}.mobile-menu-social{gap:40px;bottom:48px;left:32px}.mobile-social-icon{width:36px;height:36px}}@media (min-width:1001px) and (max-width:1024px){.mobile-menu-header{max-width:700px;height:72px;padding:4px 32px 4px 40px}.mobile-menu-logo{width:100%;height:68px}.mobile-menu-logo img{width:100%;height:68px;margin-top:2rem}.mobile-menu-close{width:52px;height:52px;margin-top:1.5rem}.mobile-menu-close svg{width:28px;height:28px}.mobile-menu-nav{gap:48px;left:40px}.mobile-nav-link{font-size:48px;line-height:56px}.mobile-menu-bg-image{transform-origin:50%;pointer-events:none;z-index:0;opacity:.6;width:500px;height:200px;position:absolute;top:22%;left:auto;right:-5rem;overflow:visible;transform:translateY(-50%)rotate(78deg);display:block!important}.mobile-menu-bg-image-img{object-fit:contain;object-position:center;opacity:1;width:auto;height:50vh;max-height:340px;display:block!important}.mobile-menu-social{gap:48px;bottom:56px;left:40px}.mobile-social-icon{width:40px;height:40px}}@media (min-width:1025px){.mobile-menu-overlay{display:none!important}}.episodes-section{scroll-snap-align:start;background:#fff;justify-content:center;width:100%;padding:96px 224px;scroll-margin-top:20px;display:flex}@media (max-width:1024px){.episodes-section{display:none}}.episodes-container{flex-direction:column;gap:32px;width:100%;max-width:1280px;display:flex}.episodes-header{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.episodes-title-group{flex-direction:column;gap:12px;width:456px;display:flex}.episodes-label{color:#572a99;margin:0;font-family:Freude-Regular,sans-serif;font-size:24px;line-height:32px}.episodes-title{color:#282828;margin:0;font-family:Freude-Regular,sans-serif;font-size:48px;font-weight:400;line-height:56px}.episodes-action{background:#fff;border:1px solid #e2e2e2;border-radius:40px;align-items:center;gap:24px;padding:8px 8px 8px 24px;display:flex}.episodes-youtube-badge{align-items:center;gap:12px;height:21px;display:flex}.episodes-youtube-icon{object-fit:contain;width:91.37px;height:20.398px}.episodes-divider{background:#d9d9d9;width:1px;height:15px}.episodes-badge-text{color:#000;white-space:nowrap;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}.episodes-watch-btn{background:#572a99;border-radius:61px;justify-content:center;align-items:center;gap:10px;padding:12px 28px;text-decoration:none;transition:transform .3s ease-out;display:flex;position:relative;overflow:visible}.episodes-watch-btn:hover{transform:scale(1.048,1.08)}.episodes-watch-btn-content{align-items:center;gap:10px;transition:transform .3s ease-out;display:flex}.episodes-watch-btn:hover .episodes-watch-btn-content{transform:scale(.9542,.9259)}.episodes-watch-btn span{color:#fff;white-space:nowrap;z-index:2;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;position:relative}.episodes-play-icon{object-fit:contain;z-index:2;flex-shrink:0;width:20px;height:20px;position:relative}.episodes-grid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}.episode-card{cursor:pointer;flex-direction:column;gap:12px;display:flex}.episode-cover{aspect-ratio:1920/1080;cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.episode-cover img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.episode-card:hover .episode-cover img{transform:scale(1.05)}.episode-play-hover{opacity:0;z-index:2;pointer-events:none;background:#572a99;border-radius:61px;justify-content:center;align-items:center;width:48px;height:48px;margin:0;padding:0;transition:transform .3s,opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.episode-card:hover .episode-play-hover{opacity:1;transform:translate(-50%,-50%)scale(1)}.episode-play-hover img{object-fit:contain;flex-shrink:0;width:17px;height:20px;margin:0;padding:0;display:block}.episode-cover-with-play{position:relative}.episode-play-overlay{cursor:pointer;background:#572a99;border:none;border-radius:61px;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.episode-play-overlay:hover{transform:translate(-50%,-50%)scale(1.1)}.episode-play-overlay img{object-fit:contain;width:24px;height:24px}.episode-content{cursor:pointer;flex-direction:column;gap:6px;display:flex}.episode-title-group{flex-direction:column;gap:4px;display:flex}.episode-number{color:#572a99;margin:0;font-family:Freude-Regular,sans-serif;font-size:16px;line-height:16px}.episode-title{color:#000;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:24px}.episode-meta{justify-content:flex-start;align-items:center;gap:8px;display:flex}.episode-date,.episode-views{color:#282828;white-space:nowrap;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.episode-dot{object-fit:contain;flex-shrink:0;width:3px;height:3px;display:block}@media (max-width:1024px){.desktop-nav,.social-icons{display:none}.mobile-menu-btn{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2rem;display:flex;position:static;transform:none}}@media (min-width:769px) and (max-width:1024px){.hero-header{padding:24px}.hero-content{width:100%;max-width:100%;padding:0 12px}.hero-title{width:100%;max-width:100%;font-size:48px;line-height:52px}.hero-actions{justify-content:center;align-items:center;gap:10px;width:100%;max-width:100%;flex-flow:row!important;display:flex!important}.hero-actions .btn{white-space:nowrap;width:auto;min-width:0;max-width:none;padding:10px 16px;font-size:13px;flex:none!important}.hero-actions .btn-content{align-items:center;gap:6px;display:flex}.hero-actions .btn-icon{flex-shrink:0;width:16px;height:16px}.hero-actions .btn-text{white-space:nowrap;font-size:13px}.episodes-section{padding:96px 48px}.episodes-grid{grid-template-columns:repeat(2,1fr)}}.mobile-episodes-section{scroll-snap-align:start;scroll-margin-top:20px;display:none}@media (max-width:1024px){.mobile-episodes-section{background:#fff;width:100%;padding:48px 0 48px 20px;display:block}.mobile-episodes-container{flex-direction:column;gap:20px;width:100%;display:flex}.mobile-episodes-title-group{flex-direction:column;gap:4px;width:100%;display:flex}.mobile-episodes-label{color:#572a99;margin:0;font-family:Freude-Regular,sans-serif;font-size:20px;line-height:28px}.mobile-episodes-title{color:#282828;letter-spacing:.64px;margin:0;font-family:Freude-Regular,sans-serif;font-size:32px;font-weight:400;line-height:40px}.mobile-episodes-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:20px;width:100%;padding-bottom:4px;padding-right:20px;display:flex;overflow:auto hidden}.mobile-episodes-scroll::-webkit-scrollbar{display:none}.mobile-episode-card{scroll-snap-align:start;cursor:pointer;flex-direction:column;flex:0 0 290px;gap:12px;min-width:290px;max-width:290px;display:flex}.mobile-episode-cover{aspect-ratio:1920/1080;cursor:pointer;border-radius:16px;position:relative;overflow:hidden}.mobile-episode-cover img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.mobile-episode-card:hover .mobile-episode-cover img{transform:scale(1.05)}.mobile-episode-play-hover{opacity:1;z-index:2;pointer-events:none;box-sizing:border-box;background:#572a99;border-radius:61px;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;display:flex;position:absolute;bottom:12px;left:12px;transform:none}.mobile-episode-play-hover img{object-fit:contain;flex-shrink:0;width:16px;height:16px;margin:0;padding:0 0 0 2px;display:block}.mobile-episode-content{cursor:pointer;flex-direction:column;gap:6px;display:flex}.mobile-episode-title-group{flex-direction:column;gap:4px;display:flex}.mobile-episode-number{color:#572a99;margin:0;font-family:Freude-Regular,sans-serif;font-size:16px;line-height:16px}.mobile-episode-title{color:#000;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:24px}.mobile-episode-meta{justify-content:flex-start;align-items:center;gap:8px;display:flex}.mobile-episode-date,.mobile-episode-views{color:#282828;white-space:nowrap;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.mobile-episode-dot{flex-shrink:0;width:3px;height:3px;display:block}}.scroll-animate{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.scroll-animate.scroll-visible{opacity:1;transform:translateY(0)}.episodes-section,.characters-section,.music-section,.gallery-section,.contact-section,.footer-section,.mobile-footer-section{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.episodes-section.scroll-visible,.characters-section.scroll-visible,.music-section.scroll-visible,.gallery-section.scroll-visible,.contact-section.scroll-visible,.footer-section.scroll-visible,.mobile-footer-section.scroll-visible{opacity:1;transform:translateY(0)}.episode-card{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.episode-card.scroll-visible{opacity:1;transform:translateY(0)}.music-card{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.music-card.scroll-visible{opacity:1;transform:translateY(0)}.gallery-item,.mobile-gallery-item{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.gallery-item.scroll-visible,.mobile-gallery-item.scroll-visible{opacity:1;transform:translateY(0)}.characters-section{background:#572a99;justify-content:center;width:100%;padding:96px 48px;scroll-margin-top:80px;display:flex;position:relative;overflow:hidden}.characters-decorative-top-left,.characters-decorative-bottom-right{z-index:0;pointer-events:none;transition:transform .3s ease-out;position:absolute}.characters-decorative-top-left{transform-origin:50%;width:560px;height:560px;top:-200px;left:-200px}.characters-decorative-bottom-right{transform-origin:50%;width:560px;height:560px;bottom:-200px;right:-200px}.characters-decorative-svg{opacity:1;width:100%;height:100%}.characters-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:48px;width:100%;max-width:100%;padding:0;display:flex;position:relative}.characters-title-group{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.characters-label{color:#fff;text-align:center;margin:0;font-family:Freude-Regular,sans-serif;font-size:24px;line-height:32px;display:block}.characters-title{color:#fff;text-align:center;margin:0;font-family:Freude-Regular,sans-serif;font-size:48px;font-weight:700;line-height:56px}.characters-grid{background:0 0;border-radius:24px;justify-content:center;gap:16px;width:auto;max-width:95%;margin:0 auto;padding:0;display:flex;overflow:visible}.character-card{opacity:0;background:0 0;border-radius:24px;flex-direction:column;flex:0 auto;justify-content:flex-start;align-items:center;width:25%;min-width:250px;padding:0;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;position:relative;transform:translateY(20px)}.character-card.card-visible{opacity:1;transform:translateY(0)}.character-card:first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}.character-card:last-child{border-top-right-radius:24px;border-bottom-right-radius:24px}.character-card-image{flex:1;justify-content:center;align-items:center;width:100%;margin-bottom:12px;display:flex;position:relative;overflow:visible}.character-card-image img{object-fit:contain;object-position:center;border-radius:20px;display:block;width:100%!important;height:auto!important}.character-card-name{color:#fff;text-align:center;white-space:nowrap;letter-spacing:.5px;background:0 0;border:1px solid #fff;border-radius:24px;flex-shrink:0;margin-top:0;padding:10px 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:700}@media (max-width:768px){.characters-section{padding:48px 20px}.characters-decorative-top-left,.characters-decorative-bottom-right{display:none}.characters-container{gap:32px;padding:0}.characters-title-group{gap:8px;width:100%}.characters-title{font-size:32px;line-height:40px}.characters-grid{flex-wrap:wrap;justify-content:center;gap:12px;max-width:100%}.character-card{border-radius:20px;width:calc(50% - 6px);min-width:0;padding:0}.character-card:first-child,.character-card:last-child{border-radius:20px}.character-card-image{margin-bottom:10px}.character-card-image img{border-radius:16px;min-height:0}.character-card-name{color:#fff;background:0 0;border:1px solid #fff;margin-top:0;padding:6px 12px;font-size:12px}}.music-section{background:#fff;justify-content:center;width:100%;padding:96px 220px;scroll-margin-top:80px;display:flex;overflow:visible}@media (max-width:1024px){.music-section{display:none}}.music-container{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1400px;display:flex;overflow:visible}.music-title-group{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:873px;display:flex}.music-label{color:#572a99;margin:0;font-family:Freude-Regular,sans-serif;font-size:24px;line-height:32px}.music-title{color:#282828;margin:0;font-family:Freude-Regular,sans-serif;font-size:48px;font-weight:400;line-height:56px}.music-description{color:#000;max-width:738px;margin:0;font-family:Inter,sans-serif;font-size:18px;line-height:28px}.music-cards{align-items:stretch;gap:24px;width:100%;display:flex;overflow:visible}.music-card{cursor:pointer;background:#fff;border:none;border-radius:30px;flex-direction:column;flex:1;gap:14px;padding:8px 8px 0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #e2e2e2}.music-card:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a,0 0 0 1px #e2e2e2}.music-card-featured{flex:1}.music-card-cover{aspect-ratio:400/300;border-radius:24px;width:100%;position:relative;overflow:hidden}.music-card-cover img{object-fit:cover;object-position:50% 30%;width:100%;height:100%;transition:transform .3s}.music-card:hover .music-card-cover img{transform:scale(1.05)}.music-card-content{flex-direction:column;align-items:center;gap:16px;padding:24px 24px 32px;display:flex;position:relative}.music-card-icon{z-index:2;background:#fff;border-radius:123px;justify-content:center;align-items:center;width:80px;height:80px;padding:16px;display:flex;position:absolute;top:calc(50% - 111.13px);left:50%;transform:translate(-50%,-50%)}.music-card-icon img{object-fit:contain;width:48px;height:48px;transition:transform .3s}.music-card:hover .music-card-icon img{transform:rotate(18deg)}.music-card-heading{text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:80px;display:flex;position:relative}.music-card-title{color:#000;z-index:3;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;max-height:72px;margin:0;font-family:Freude-Regular,sans-serif;font-size:26px;font-weight:400;line-height:36px;display:-webkit-box;position:relative;overflow:hidden}.music-card-subtitle{color:#000;overflow-wrap:break-word;word-wrap:break-word;width:100%;max-height:20px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.music-card-btn{background:#55ae1b;border-radius:61px;justify-content:center;align-items:center;gap:10px;width:277px;padding:12px 28px;text-decoration:none;transition:transform .3s ease-out;display:flex;position:relative;overflow:visible}.music-card-btn:hover{transform:scaleY(1.08)}.music-btn-icon,.music-card-btn span{transition:transform .3s ease-out}.music-card-btn:hover .music-btn-icon,.music-card-btn:hover span{transform:scaleY(.9259)}.music-btn-icon{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px}.music-card-btn span{color:#fff;white-space:nowrap;z-index:2;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;position:relative}.mobile-music-section{display:none}@media (max-width:1024px){.mobile-music-section{background:#fff;width:100%;padding:48px 20px;display:block;overflow:visible}.mobile-music-container{flex-direction:column;gap:20px;width:100%;margin-left:0;padding-left:0;display:flex;overflow:visible}.mobile-music-title-group{text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.mobile-music-label{color:#572a99;white-space:nowrap;margin:0;font-family:Freude-Regular,sans-serif;font-size:20px;line-height:28px}.mobile-music-title{color:#282828;letter-spacing:.64px;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;margin:0;font-family:Freude-Regular,sans-serif;font-size:32px;font-weight:400;line-height:40px}.mobile-music-description{color:#000;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.mobile-music-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;width:calc(100% + 20px);margin-left:0;margin-right:-20px;padding:4px 20px 4px 0;scroll-padding-left:8px;display:flex;overflow:auto hidden}.mobile-music-cards::-webkit-scrollbar{display:none}.mobile-music-card{scroll-snap-align:start;cursor:pointer;background:#fff;border:none;border-radius:30px;flex-direction:column;flex:0 0 329px;gap:20px;min-width:329px;max-width:329px;margin-top:0;margin-left:8px;padding:8px 8px 0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:visible;box-shadow:0 0 0 1px #e2e2e2}.mobile-music-card:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a,0 0 0 1px #e2e2e2}.mobile-music-card-cover{aspect-ratio:400/300;border-radius:24px;width:100%;position:relative;overflow:hidden}.mobile-music-card-cover img{object-fit:cover;object-position:50% 30%;width:100%;height:100%;transition:transform .3s}.mobile-music-card:hover .mobile-music-card-cover img{transform:scale(1.05)}.mobile-music-card-content{flex-direction:column;align-items:center;gap:16px;padding:16px 24px 24px;display:flex;position:relative}.mobile-music-card-icon{z-index:2;background:#fff;border-radius:123px;justify-content:center;align-items:center;width:80px;height:80px;padding:16px;display:flex;position:absolute;top:calc(50% - 111.13px);left:calc(50% + .83px);transform:translate(-50%,-50%)}.mobile-music-card-icon img{object-fit:contain;width:48px;height:48px;transition:transform .3s}.mobile-music-card:hover .mobile-music-card-icon img{transform:rotate(18deg)}.mobile-music-card-heading{text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-height:70px;display:flex;position:relative}.mobile-music-card-title{color:#000;z-index:3;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;max-height:64px;margin:0;font-family:Freude-Regular,sans-serif;font-size:24px;font-weight:400;line-height:32px;display:-webkit-box;position:relative;overflow:hidden}.mobile-music-card-subtitle{color:#000;overflow-wrap:break-word;word-wrap:break-word;width:100%;max-height:20px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.mobile-music-card-btn{background:#55ae1b;border-radius:61px;justify-content:center;align-items:center;gap:10px;width:277px;padding:12px 28px;text-decoration:none;transition:transform .3s ease-out;display:flex;position:relative;overflow:visible}.mobile-music-card-btn:hover{transform:scaleY(1.08)}.mobile-music-card-btn .mobile-music-btn-icon,.mobile-music-card-btn span{transition:transform .3s ease-out}.mobile-music-card-btn:hover .mobile-music-btn-icon,.mobile-music-card-btn:hover span{transform:scaleY(.9259)}.mobile-music-btn-icon{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px}.mobile-music-card-btn span{color:#fff;white-space:nowrap;z-index:2;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;position:relative}}.gallery-section{z-index:1;background:#fff;justify-content:center;width:100%;padding:80px 0 0;scroll-margin-top:80px;display:flex;position:relative;overflow:visible}.gallery-linear-decor-left,.gallery-linear-decor-right{z-index:0;pointer-events:none;width:200px;height:100%;position:absolute;top:0;bottom:0}.gallery-linear-decor-left{left:0}.gallery-linear-decor-right{right:0}.gallery-linear-decor-svg{opacity:1;width:100%;height:100%}.gallery-container{z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:100%;max-width:100%;padding:0;display:flex;position:relative}.gallery-title-group{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;margin-top:-20px;padding:0 48px;display:flex}.gallery-title{color:#000;text-align:center;margin:0;font-family:Freude-Regular,sans-serif;font-size:48px;font-weight:700;line-height:56px}.gallery-title br{content:"";margin:0;padding:0;line-height:0;display:block}.gallery-title-line{margin:0;padding:0;line-height:64px;display:block}.gallery-description{color:#000;text-align:center;max-width:738px;margin:-4px auto 0;padding:0 48px;font-family:Inter,sans-serif;font-size:18px;line-height:28px}.gallery-grid{background:0 0;grid-template-columns:repeat(4,1fr);gap:0;width:100%;max-width:100%;margin:0;padding:0;display:grid}.gallery-item{z-index:3;aspect-ratio:1;border-radius:0;width:100%;position:relative;overflow:hidden}.gallery-image{object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%;display:block}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.gallery-section{display:none}}.mobile-gallery-section{display:none}@media (max-width:768px){.mobile-gallery-section{background:#fff;width:100%;padding:48px 20px;display:block;position:relative;overflow:visible}.mobile-gallery-linear-decor-left,.mobile-gallery-linear-decor-right{z-index:0;pointer-events:none;width:150px;height:100%;position:absolute;top:0;bottom:0}.mobile-gallery-linear-decor-left{left:0}.mobile-gallery-linear-decor-right{right:0}.mobile-gallery-container{z-index:1;flex-direction:column;align-items:center;gap:20px;width:100%;padding:0;display:flex;position:relative}.mobile-gallery-title-group{text-align:center;flex-direction:column;align-items:center;gap:2.4px;width:100%;padding:0;display:flex}.mobile-gallery-title{color:#282828;letter-spacing:.64px;text-align:center;width:100%;margin:0;font-family:Freude-Regular,sans-serif;font-size:32px;font-weight:400;line-height:40px}.mobile-gallery-description{color:#000;text-align:center;width:100%;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:20px}.mobile-gallery-grid{grid-template-columns:repeat(2,1fr);gap:0;width:100%;margin-top:0;padding:0;display:grid}.mobile-gallery-item{z-index:3;aspect-ratio:4/3;border-radius:0;width:100%;position:relative;overflow:hidden}.mobile-gallery-image{object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%;display:block}}.contact-section{background:#d32b32;justify-content:center;width:100%;padding:48px 224px 96px;scroll-margin-top:80px;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.mobile-music-title-group{padding:0 12px}.mobile-music-label{font-size:20px;line-height:24px}.mobile-music-title{letter-spacing:.48px;font-size:32px;line-height:32px}.mobile-music-description{font-size:14px;line-height:18px}}@media (min-width:481px) and (max-width:640px){.mobile-music-title{letter-spacing:.56px;font-size:28px;line-height:36px}}@media (min-width:641px) and (max-width:767px){.mobile-music-title{letter-spacing:.6px;font-size:30px;line-height:38px}}@media (min-width:768px) and (max-width:1000px){.mobile-music-title-group{padding:0 24px}.mobile-music-label{font-size:22px;line-height:30px}.mobile-music-title{letter-spacing:.72px;font-size:36px;line-height:44px}.mobile-music-description{font-size:15px;line-height:22px}}@media (min-width:1001px) and (max-width:1024px){.mobile-music-title-group{padding:0 32px}.mobile-music-label{font-size:24px;line-height:32px}.mobile-music-title{letter-spacing:.8px;font-size:40px;line-height:48px}.mobile-music-description{font-size:16px;line-height:24px}}@media (max-width:768px){.contact-section{display:none}}.contact-decorative-top-left,.contact-decorative-bottom-right{z-index:0;pointer-events:none;transition:transform .3s ease-out;position:absolute}.contact-decorative-top-left{transform-origin:50%;width:560px;height:560px;top:-200px;left:-200px}.contact-decorative-bottom-right{transform-origin:50%;width:560px;height:560px;bottom:-200px;right:-200px}.contact-decorative-svg{opacity:1;width:100%;height:100%}.contact-decorative-left,.contact-decorative-right{pointer-events:none;z-index:0;position:absolute}.contact-decorative-left{pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:contain;width:452.539px;height:417.395px;position:absolute;top:calc(50% + 207.07px);left:-100px;transform:translateY(-50%)rotate(346.213deg)}.contact-decorative-right{display:none}@media (min-width:1200px) and (max-width:1500px){.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px}}@media (min-width:1000px) and (max-width:1199px){.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px}}.contact-container{z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;width:100%;max-width:1100px;display:flex;position:relative}.contact-content{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;width:100%;margin-bottom:0;display:flex}.contact-title-group{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.contact-label{color:#fff;text-align:center;margin:0;font-family:Freude-Regular,sans-serif;font-size:48px;font-weight:700;line-height:56px}.contact-title{color:#fff;text-align:center;margin:0;padding:0;font-family:Freude-Regular,sans-serif;font-size:64px;font-weight:400;line-height:64px}.contact-title br{content:"";margin:0;padding:0;line-height:0;display:block}.contact-title-line{margin:0;padding:0;line-height:64px;display:block}.contact-description{color:#fff;text-align:center;max-width:700px;margin:0 auto;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:28px}.contact-form-card{background:#fff;border-radius:24px;flex-direction:column;flex-shrink:0;gap:16px;width:100%;max-width:600px;margin:0 auto;padding:48px 53px;display:flex;position:relative;overflow:hidden}.contact-form-shadow{opacity:.08;pointer-events:none;z-index:0;width:283px;height:396px;position:absolute;bottom:-50px;right:-80px}.contact-form-header{z-index:1;justify-content:center;align-items:center;gap:10px;width:100%;display:flex;position:relative}.contact-form-icon{flex-shrink:0;width:38px;height:38px}.contact-form-title{color:#d32b32;flex:1;margin:0;font-family:Freude-Regular,sans-serif;font-size:24px;font-weight:400;line-height:32px}.contact-form{z-index:1;flex-direction:column;gap:16px;width:100%;display:flex;position:relative}.contact-form-inputs{flex-direction:column;gap:16px;width:100%;display:flex}.contact-input-wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.contact-floating-label{width:100%;position:relative}.contact-input{color:#000;box-sizing:border-box;background:#fff;border:1px solid #cbcbcb;border-radius:12px;width:100%;height:56px;padding:24px 16px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:border-color .3s}.contact-input:focus{border-color:#d32b32;outline:none}.contact-input::placeholder{color:#0000}.contact-input-label{color:#757575;pointer-events:none;transform-origin:0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:all .3s;position:absolute;top:16px;left:16px}.contact-input:focus~.contact-input-label,.contact-input:not(:placeholder-shown)~.contact-input-label{color:#808087;font-size:12px;line-height:16px;top:8px}.contact-company-wrapper{gap:0}.contact-company-input{box-sizing:border-box;background:#fff;border:1px solid #cbcbcb;border-radius:12px;width:100%;height:56px;padding:24px 16px 16px;transition:border-color .3s;position:relative}.contact-company-input:focus-within{border-color:#d32b32}.contact-company-label{color:#757575;pointer-events:none;transform-origin:0 0;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:all .3s;position:absolute;top:16px;left:16px}.contact-company-input:focus-within .contact-company-label,.contact-company-input.has-value .contact-company-label{color:#808087;font-size:12px;line-height:16px;top:8px}.contact-company-value{color:#000;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.contact-company-value::placeholder{color:#0000}.contact-textarea-wrapper{height:102px}.contact-textarea{color:#000;box-sizing:border-box;resize:none;background:#fff;border:1px solid #cbcbcb;border-radius:12px;width:100%;height:100%;padding:24px 16px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:border-color .3s}.contact-textarea:focus{border-color:#d32b32;outline:none}.contact-textarea::placeholder{color:#0000}.contact-textarea-wrapper .contact-input-label{top:16px}.contact-textarea:focus~.contact-input-label,.contact-textarea:not(:placeholder-shown)~.contact-input-label{color:#808087;font-size:12px;line-height:16px;top:8px}.contact-checkbox-wrapper{align-items:flex-start;gap:12px;width:100%;display:flex}.contact-checkbox{cursor:pointer;appearance:none;box-sizing:border-box;border:1px solid #cbcbcb;border-radius:7.2px;flex-shrink:0;width:24px;height:24px;margin-top:2px;position:relative}.contact-checkbox:checked{background:#d32b32;border-color:#d32b32}.contact-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.contact-checkbox-label{color:#000;cursor:pointer;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.contact-privacy-link{color:#000;font-weight:500;text-decoration:underline;transition:color .3s}.contact-privacy-link:hover{color:#d32b32}.contact-submit-btn{cursor:pointer;color:#fff;text-align:center;background:#d32b32;border:none;border-radius:61px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;transition:padding .3s ease-out;display:flex;position:relative;overflow:hidden}.contact-submit-btn:before{content:"";z-index:0;background:#d32b32;border-radius:61px;transition:transform .3s ease-out;position:absolute;inset:0;transform:scaleY(1)}.contact-submit-btn:hover:before{transform:scaleY(1.08)}.contact-submit-btn span,.contact-submit-btn .contact-send-icon{z-index:1;white-space:nowrap;flex-shrink:0;position:relative}.contact-submit-btn span{display:inline-block}.contact-send-icon{color:#fff;width:20px;height:20px;display:block}.mobile-contact-section{display:none}@media (max-width:768px){.mobile-contact-section{background:#d32b32;width:100%;padding:48px 20px;display:block;position:relative;overflow:hidden}.mobile-contact-decorative{display:none}.mobile-contact-container{z-index:1;width:100%;position:relative}.mobile-contact-content{flex-direction:column;gap:24px;width:100%;display:flex}.mobile-contact-title-group{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.mobile-contact-label{color:#fff;text-align:left;width:100%;margin:0;font-family:Freude-Regular,sans-serif;font-size:32px;font-weight:700;line-height:40px}.mobile-contact-title{color:#fff;letter-spacing:.8px;text-align:left;width:100%;margin:0;font-family:Freude-Regular,sans-serif;font-size:38px;font-weight:400;line-height:48px}.mobile-contact-description{color:#fff;text-align:left;width:100%;max-width:600px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.mobile-contact-form-card{background:#fff;border-radius:24px;flex-direction:column;gap:16px;width:100%;padding:24px;display:flex;position:relative;overflow:hidden}.mobile-contact-form-shadow{opacity:.08;pointer-events:none;z-index:0;width:283px;height:396px;position:absolute;bottom:-50px;right:-80px}.mobile-contact-form-header{z-index:1;justify-content:center;align-items:center;gap:10px;width:100%;display:flex;position:relative}.mobile-contact-form-icon{flex-shrink:0;width:38px;height:38px}.mobile-contact-form-title{color:#d32b32;flex:1;margin:0;font-family:Freude-Regular,sans-serif;font-size:24px;font-weight:400;line-height:32px}.mobile-contact-form{z-index:1;flex-direction:column;gap:16px;width:100%;display:flex;position:relative}.mobile-contact-form-inputs{flex-direction:column;gap:16px;width:100%;display:flex}.mobile-contact-input-wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.mobile-contact-floating-label{width:100%;position:relative}.mobile-contact-input{color:#000;box-sizing:border-box;background:#fff;border:1px solid #cbcbcb;border-radius:12px;width:100%;height:56px;padding:24px 16px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:border-color .3s}.mobile-contact-input:focus{border-color:#d32b32;outline:none}.mobile-contact-input::placeholder{color:#0000}.mobile-contact-input-label{color:#757575;pointer-events:none;transform-origin:0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:all .3s;position:absolute;top:16px;left:16px}.mobile-contact-input:focus~.mobile-contact-input-label,.mobile-contact-input:not(:placeholder-shown)~.mobile-contact-input-label{color:#808087;font-size:12px;line-height:16px;top:8px}.mobile-contact-company-wrapper{gap:0}.mobile-contact-company-input{box-sizing:border-box;background:#fff;border:1px solid #cbcbcb;border-radius:12px;width:100%;height:56px;padding:24px 16px 16px;transition:border-color .3s;position:relative}.mobile-contact-company-input:focus-within{border-color:#d32b32}.mobile-contact-company-label{color:#757575;pointer-events:none;transform-origin:0 0;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:all .3s;position:absolute;top:16px;left:16px}.mobile-contact-company-input:focus-within .mobile-contact-company-label,.mobile-contact-company-input.has-value .mobile-contact-company-label{color:#808087;font-size:12px;line-height:16px;top:8px}.mobile-contact-company-value{color:#000;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.mobile-contact-company-value::placeholder{color:#0000}.mobile-contact-textarea{color:#000;box-sizing:border-box;resize:none;background:#fff;border:1px solid #cbcbcb;border-radius:12px;width:100%;height:100%;padding:24px 16px 16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:border-color .3s}.mobile-contact-textarea:focus{border-color:#d32b32;outline:none}.mobile-contact-textarea::placeholder{color:#0000}.mobile-contact-textarea-wrapper .mobile-contact-input-label{top:16px}.mobile-contact-textarea:focus~.mobile-contact-input-label,.mobile-contact-textarea:not(:placeholder-shown)~.mobile-contact-input-label{color:#808087;font-size:12px;line-height:16px;top:8px}.mobile-contact-checkbox-wrapper{align-items:flex-start;gap:12px;width:100%;display:flex}.mobile-contact-checkbox{cursor:pointer;appearance:none;box-sizing:border-box;border:1px solid #cbcbcb;border-radius:7.2px;flex-shrink:0;width:24px;height:24px;margin-top:2px;position:relative}.mobile-contact-checkbox:checked{background:#d32b32;border-color:#d32b32}.mobile-contact-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.mobile-contact-checkbox-label{color:#000;cursor:pointer;flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.mobile-contact-privacy-link{color:#000;font-weight:500;text-decoration:underline;transition:color .3s}.mobile-contact-privacy-link:hover{color:#d32b32}.mobile-contact-submit-btn{cursor:pointer;color:#fff;text-align:center;background:0 0;border:none;border-radius:61px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;transition:none;display:flex;position:relative;overflow:hidden}.mobile-contact-submit-btn:before{content:"";z-index:0;background:#d32b32;border-radius:61px;transition:transform .3s ease-out;position:absolute;inset:0;transform:scaleY(1)}.mobile-contact-submit-btn:hover:before{transform:scaleY(1.08)}.mobile-contact-submit-btn span,.mobile-contact-submit-btn .mobile-contact-send-icon{z-index:1;white-space:nowrap;flex-shrink:0;position:relative}.mobile-contact-submit-btn span{display:inline-block}.mobile-contact-send-icon{color:#fff;width:20px;height:20px;display:block}.mobile-contact-textarea-wrapper{height:98px}}@media (min-width:768px) and (max-width:1199px){.hero-section{padding:12px}.hero-area{height:800px}.hero-header{padding:0 32px}.hero-content{max-width:600px;padding:0 24px}.hero-title{width:100%;max-width:100%;font-size:48px;line-height:52px}.hero-actions{flex-wrap:wrap;justify-content:center;width:100%;max-width:500px}.btn{flex:1;min-width:200px}.episodes-section{padding:80px 64px}.episodes-container{max-width:100%}.episodes-header{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}.episodes-title-group{flex:1;width:auto}.episodes-action{flex-direction:row;flex-shrink:0;align-items:center;gap:24px}.episodes-grid{grid-template-columns:repeat(3,1fr);gap:20px}.characters-section{padding:80px 32px}.characters-grid{background:0 0;border-radius:24px;flex-direction:row;justify-content:center;gap:16px;max-width:95%;padding:0;overflow:visible}.character-card{background:0 0;border:none;border-radius:24px;flex:0 auto;width:25%;min-width:0;padding:0}.character-card:first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}.character-card:last-child{border-top-right-radius:24px;border-bottom-right-radius:24px}.character-card-image{border:none;border-radius:0}.contact-section{padding:80px 64px}.contact-container{flex-direction:column;align-items:center;gap:48px;max-width:100%}.contact-content{text-align:center;width:100%;max-width:600px}.contact-title-group{text-align:center;align-items:center}.contact-label,.contact-title,.contact-description{text-align:center}.contact-form-card{width:100%;max-width:600px}.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px;transform:rotate(36.669deg)}.contact-decorative-left{aspect-ratio:452.539/417.395;width:30%;height:auto;top:calc(50% + 207.07px);left:-200px;transform:translateY(-50%)rotate(346.213deg)}}@media (max-width:1040px){.contact-decorative-left{display:none}}@media (min-width:768px) and (max-width:1024px){.hero-area{height:700px}.hero-title{font-size:40px;line-height:44px}.hero-actions{flex-direction:column;width:100%}.btn{width:100%;max-width:400px}.episodes-section{padding:64px 32px}.episodes-header{flex-direction:column;align-items:flex-start;gap:24px}.episodes-title-group{width:100%}.episodes-action{flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.episodes-grid{grid-template-columns:repeat(2,1fr);gap:16px}.characters-section{padding:80px 32px}.characters-grid{background:0 0;border-radius:24px;flex-direction:row;justify-content:center;gap:16px;max-width:95%;padding:0;overflow:visible}.character-card{background:0 0;border:none;border-radius:24px;flex:0 auto;width:25%;min-width:0;padding:0}.character-card:first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}.character-card:last-child{border-top-right-radius:24px;border-bottom-right-radius:24px}.character-card-image{border:none;border-radius:0}.characters-decorative-top-left{width:400px;height:400px;top:-150px;left:-150px}.characters-decorative-bottom-right{width:400px;height:400px;bottom:-150px;right:-150px}.contact-section{padding:32px 32px 64px}.contact-decorative-top-left{width:400px;height:400px;top:-150px;left:-150px}.contact-decorative-bottom-right{width:400px;height:400px;bottom:-150px;right:-150px}.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px}.contact-decorative-left{aspect-ratio:452.539/417.395;width:25%;height:auto;top:calc(50% + 207.07px);left:-200px;transform:translateY(-50%)rotate(346.213deg)}}@media (min-width:1200px) and (max-width:1919px){.characters-grid{background:0 0!important;border-radius:24px!important;flex-direction:row!important;justify-content:center!important;gap:16px!important;width:auto!important;max-width:95%!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}.character-card{background:0 0!important;border:none!important;border-radius:24px!important;flex-direction:column!important;flex:0 auto!important;justify-content:flex-start!important;align-items:center!important;width:25%!important;min-width:250px!important;padding:0!important;display:flex!important;position:relative!important}.character-card:first-child{border-right:none!important;border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.character-card:last-child{border-left:none!important;border-top-right-radius:24px!important;border-bottom-right-radius:24px!important}.character-card:nth-child(2n){border-left:none!important;border-right:none!important}.character-card:nth-child(n+3){border-top:none!important;border-bottom:none!important}.character-card-image{border:none!important;border-radius:0!important;flex:1!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-bottom:12px!important;display:flex!important;position:relative!important;overflow:visible!important}.character-card-inner{display:none!important}}@media (min-width:1200px) and (max-width:1400px){.characters-section{padding:96px 48px}.characters-grid{background:0 0!important;border-radius:24px!important;flex-direction:row!important;justify-content:center!important;gap:16px!important;width:auto!important;max-width:95%!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}.character-card{background:0 0!important;border:none!important;border-radius:24px!important;flex-direction:column!important;flex:0 auto!important;justify-content:flex-start!important;align-items:center!important;width:25%!important;min-width:250px!important;padding:0!important;display:flex!important;position:relative!important}.character-card:first-child{border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.character-card:last-child{border-top-right-radius:24px!important;border-bottom-right-radius:24px!important}.character-card-image{border:none!important;border-radius:0!important;flex:1!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-bottom:12px!important;display:flex!important;position:relative!important;overflow:visible!important}.contact-section{padding:80px 100px}.contact-container{justify-content:space-between;align-items:center;gap:40px;max-width:1100px;flex-direction:row!important}.contact-content{text-align:left;width:45%;max-width:450px}.contact-title-group{text-align:left;align-items:flex-start}.contact-label,.contact-title,.contact-description{text-align:left}.contact-form-card{width:55%;max-width:550px}.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px}.contact-decorative-left{aspect-ratio:452.539/417.395;width:35%;height:auto;top:calc(50% + 207.07px);left:-200px;transform:translateY(-50%)rotate(346.213deg)}}@media (min-width:1000px) and (max-width:1199px){.contact-section{padding:80px 48px}.contact-container{justify-content:flex-start;align-items:center;gap:32px;max-width:100%;flex-direction:column!important}.contact-content{text-align:center;width:100%;max-width:100%}.contact-title-group{text-align:center;align-items:center}.contact-label,.contact-title,.contact-description{text-align:center}.contact-form-card{width:100%;max-width:600px;margin:0 auto}.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px}.contact-decorative-left{aspect-ratio:452.539/417.395;width:28%;height:auto;top:calc(50% + 207.07px);left:-200px;transform:translateY(-50%)rotate(346.213deg)}}@media (min-width:1024px) and (max-width:1400px){.characters-section{padding:96px 48px}.characters-grid{background:0 0!important;border-radius:24px!important;flex-direction:row!important;justify-content:center!important;gap:16px!important;width:auto!important;max-width:95%!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}.character-card{background:0 0!important;border:none!important;border-radius:24px!important;flex-direction:column!important;flex:0 auto!important;justify-content:flex-start!important;align-items:center!important;width:25%!important;min-width:250px!important;padding:0!important;display:flex!important;position:relative!important}.character-card:first-child{border-top-left-radius:24px!important;border-bottom-left-radius:24px!important}.character-card:last-child{border-top-right-radius:24px!important;border-bottom-right-radius:24px!important}.character-card-image{border:none!important;border-radius:0!important;flex:1!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-bottom:12px!important;display:flex!important;position:relative!important;overflow:visible!important}.hero-section{padding:12px}.hero-area{height:850px}.hero-header{padding:0 32px}.header-content{max-width:100%;padding:0}.hero-content{max-width:90%;padding:0 32px}.hero-title{max-width:100%;font-size:52px;line-height:58px}.hero-actions{gap:16px;width:100%;max-width:550px}.hero-actions .btn{padding:12px 24px;font-size:15px}.episodes-section{padding:80px 64px}.episodes-container{max-width:100%}.episodes-title-group{width:100%;max-width:500px}.episodes-title{font-size:44px;line-height:52px}.episodes-grid{grid-template-columns:repeat(2,1fr);gap:20px}.music-section{padding:80px 120px}.music-container,.music-title-group{max-width:100%}.music-title{font-size:44px;line-height:52px}.music-cards{gap:20px}.music-card{flex:1 1 0;min-width:0}.music-card-content{padding:20px 20px 28px}.music-card-btn{width:100%;max-width:100%;padding:12px 20px;font-size:14px}.music-card-btn span{font-size:14px;line-height:20px}.music-btn-icon{width:20px;height:20px}.contact-section{padding:80px 64px}.contact-container{justify-content:flex-start;align-items:center;gap:32px;max-width:100%;flex-direction:column!important}.contact-content{text-align:center;width:100%;max-width:100%}.contact-title-group{text-align:center;align-items:center}.contact-label,.contact-title,.contact-description{text-align:center}.contact-form-card{width:100%;max-width:600px;margin:0 auto}.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px}.contact-decorative-left{aspect-ratio:452.539/417.395;width:32%;height:auto;top:calc(50% + 207.07px);left:-200px;transform:translateY(-50%)rotate(346.213deg)}}@media (min-width:1401px) and (max-width:1500px){.episodes-section{padding:80px 96px}.episodes-header{flex-direction:row;justify-content:space-between;align-items:flex-end}.episodes-title-group{flex:1;width:auto}.episodes-action{flex-direction:row;flex-shrink:0;align-items:center}.episodes-grid{grid-template-columns:repeat(3,1fr)}.characters-section{padding:96px 48px}.characters-grid{flex-direction:row;gap:16px;max-width:95%;padding:0}.character-card{flex:0 auto;width:25%;min-width:250px;padding:0}.contact-section{padding:80px 120px}.contact-container{justify-content:flex-start;align-items:center;gap:32px;max-width:1100px;flex-direction:column!important}.contact-content{text-align:center;width:100%;max-width:100%}.contact-title-group{text-align:center;align-items:center}.contact-label,.contact-title,.contact-description{text-align:center}.contact-form-card{width:100%;max-width:600px;margin:0 auto}.contact-decorative-right{width:100%;height:100%;top:32rem;right:-1200px}}@media (min-width:1401px){.characters-section{padding:96px 48px}.characters-grid{gap:16px;max-width:95%}.character-card{width:25%;min-width:250px}.contact-section{padding:96px 224px}.contact-container{justify-content:flex-start;align-items:center;gap:32px;max-width:1100px;flex-direction:column!important}.contact-content{text-align:center;flex-shrink:0;width:100%;max-width:100%}.contact-title-group{text-align:center;align-items:center}.contact-label,.contact-title,.contact-description{text-align:center}.contact-form-card{flex-shrink:0;width:100%;max-width:600px;margin:0 auto}}@media (min-width:1501px){.characters-section{padding:96px 48px}}.footer-section{background:#fff;justify-content:center;width:100%;padding:96px 224px;display:flex}.footer-container{justify-content:space-between;align-items:flex-start;gap:80px;width:100%;max-width:1280px;display:flex}.footer-content{flex:1;align-items:flex-start;gap:80px;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;width:316px;display:flex}.footer-logo-section{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.footer-logo-image{object-fit:contain;width:auto;max-width:195px;height:auto;max-height:78px}.footer-logo-text{color:#282828;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.footer-logo-section .footer-social-group{width:100%;margin-top:8px}.footer-links-section{flex-direction:column;flex:1;align-items:flex-start;display:flex}.footer-links{align-items:flex-start;gap:32px;display:flex}.footer-link-column{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:180px;display:flex}.footer-column-title{color:#282828;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px}.footer-link{color:#0a0a0a;text-align:center;white-space:nowrap;border-radius:54px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:opacity .3s}.footer-link:hover{opacity:.7}.footer-social-group{flex-direction:column;align-items:flex-start;gap:14px;width:100%;display:flex}.footer-social-title{color:#282828;width:100%;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.footer-social-icons{align-items:flex-start;gap:27px;width:100%;display:flex}.footer-social-icon{justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:opacity .3s;display:flex}.footer-social-icon:hover{opacity:.7}.footer-social-icon img{object-fit:contain;filter:brightness(0);width:100%;height:100%}.footer-image{flex-shrink:0;justify-content:center;align-items:center;width:351px;height:234px;display:flex}.footer-image img{object-fit:contain;object-position:center center;width:100%;height:100%}.mobile-footer-section{background:#fff;width:100%;padding:40px 22px;display:none}.mobile-footer-container{flex-direction:column;align-items:flex-start;gap:40px;display:flex}.mobile-footer-links-section{flex-direction:column;align-items:flex-start;gap:40px;width:100%;display:flex}.mobile-footer-links{align-items:flex-start;gap:32px;width:100%;display:flex}.mobile-footer-link-column{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:180px;display:flex}.mobile-footer-column-title{color:#282828;text-transform:uppercase;letter-spacing:.5px;margin:0 0 4px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:20px}.mobile-footer-link{color:#0a0a0a;text-align:center;white-space:nowrap;border-radius:54px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:opacity .3s}.mobile-footer-link:hover{opacity:.7}.mobile-footer-social-group{flex-direction:column;align-items:flex-start;gap:14px;width:100%;display:flex}.mobile-footer-social-title{color:#282828;width:100%;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.mobile-footer-social-icons{align-items:flex-start;gap:27px;width:100%;display:flex}.mobile-footer-social-icon{justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:opacity .3s;display:flex}.mobile-footer-social-icon:hover{opacity:.7}.mobile-footer-social-icon img{object-fit:contain;filter:brightness(0);width:100%;height:100%}.mobile-footer-divider{background:#e2e2e2;width:100%;height:1px}.mobile-footer-brand{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;display:flex}.mobile-footer-logo-section{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;display:flex}.mobile-footer-logo-image{object-fit:contain;width:auto;max-width:195px;height:auto;max-height:78px}.mobile-footer-logo-text{color:#282828;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px}.mobile-footer-logo-section .mobile-footer-social-group{width:100%;margin-top:8px}@media (min-width:1025px) and (max-width:1200px){.footer-section{padding:64px 32px}.footer-container{flex-wrap:wrap;gap:32px;max-width:100%}.footer-content{flex:1;gap:32px;min-width:0}.footer-brand{width:auto;min-width:250px;max-width:280px}.footer-company{width:auto}.footer-links-section{flex:1;gap:32px;min-width:0}.footer-links{gap:24px}.footer-link-column{width:auto;min-width:150px}.footer-image{flex-shrink:0;justify-content:center;align-items:center;width:250px;height:167px;display:flex}.footer-image img{object-fit:contain}}@media (min-width:1201px) and (max-width:1400px){.footer-section{padding:80px 48px}.footer-container{gap:40px;max-width:100%}.footer-content{flex:1;gap:40px}.footer-brand{width:auto;min-width:280px;max-width:316px}.footer-company{width:auto}.footer-links-section{gap:40px}.footer-links{gap:28px}.footer-link-column{width:auto;min-width:160px}.footer-image{flex-shrink:0;justify-content:center;align-items:center;width:300px;height:200px;display:flex}.footer-image img{object-fit:contain}}@media (min-width:1401px) and (max-width:1500px){.footer-section{padding:80px 120px}.footer-container{gap:64px;max-width:1200px}.footer-content{gap:64px}.footer-image{justify-content:center;align-items:center;width:320px;height:213px;display:flex}.footer-image img{object-fit:contain}}@media (min-width:1501px) and (max-width:1700px){.footer-section{padding:96px 120px}.footer-container{gap:64px;max-width:1280px}.footer-content{gap:64px}}@media (max-width:1024px){.footer-section{display:none}.mobile-footer-section{display:block}}.page-section{background:#fff;width:100%}:is(body:has(.page-section) .sticky-header,body:has(.page-section) .sticky-header-mobile){opacity:1;pointer-events:auto;border-bottom:none;transform:translateY(0)}:is(body:has(.page-section).scrolled .sticky-header,body:has(.page-section).scrolled .sticky-header-mobile){border-bottom:1px solid #e2e2e2}.desktop-page{padding:160px 395px 80px;display:block}.page-container{justify-content:center;align-items:flex-start;max-width:1728px;margin:0 auto;display:flex}.page-content{flex-direction:column;gap:40px;width:864px;display:flex}.page-breadcrumb{color:#282828;align-items:center;gap:8px;margin-bottom:-20px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}.breadcrumb-link{color:#282828;text-decoration:none;transition:color .3s}.breadcrumb-link:hover{color:#ff5e19}.breadcrumb-separator{color:#282828}.breadcrumb-current{color:#282828;font-weight:500}.page-title{letter-spacing:-.72px;color:#141414;margin:0;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:44px}.page-title+.page-description{margin-top:-28px}.page-description{color:#555;max-width:800px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.page-paragraphs{flex-direction:column;gap:40px;display:flex}.page-paragraph{flex-direction:column;gap:20px;display:flex}.page-subtitle{color:#141414;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px}.page-text{color:#141414;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:28px}.page-text p{margin:0 0 18px}.page-text p:last-child{margin-bottom:0}.page-link{color:#141414;cursor:pointer;text-decoration:underline}.page-link:hover{text-decoration:none}.mobile-page{padding:104px 20px 48px;display:none}.mobile-page-container{width:100%;max-width:440px;margin:0 auto}.mobile-page-content{flex-direction:column;gap:24px;width:100%;display:flex}.mobile-page-breadcrumb+.mobile-page-title{margin-top:0}.mobile-page-breadcrumb{color:#282828;align-items:center;gap:8px;margin-top:0;margin-bottom:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:18px;display:flex}.mobile-breadcrumb-link{color:#282828;text-decoration:none;transition:color .3s}.mobile-breadcrumb-link:hover{color:#ff5e19}.mobile-breadcrumb-separator{color:#282828}.mobile-breadcrumb-current{color:#282828;font-weight:500}.mobile-page-title{color:#141414;margin:0;font-family:Inter,sans-serif;font-size:28px;font-weight:600;line-height:38px}.mobile-page-title+.mobile-page-description{margin-top:-12px}.mobile-page-description{color:#555;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.mobile-page-paragraphs{flex-direction:column;gap:32px;display:flex}.mobile-page-paragraph{flex-direction:column;gap:12px;display:flex}.mobile-page-subtitle{color:#141414;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:30px}.mobile-page-text{color:#141414;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.mobile-page-text p{margin:0 0 16px}.mobile-page-text p:last-child{margin-bottom:0}.mobile-page-link{color:#141414;cursor:pointer;text-decoration:underline}.mobile-page-link:hover{text-decoration:none}@media (max-width:1024px){.desktop-page{display:none}.mobile-page{display:block}}@media (min-width:1025px) and (max-width:1400px){.desktop-page{padding:160px 200px 80px}}@media (min-width:1401px) and (max-width:1500px){.desktop-page{padding:160px 300px 80px}}@media (min-width:1501px) and (max-width:1700px){.desktop-page{padding:160px 350px 80px}}@media (min-width:1701px){.desktop-page{padding:160px 395px 80px}}@media (min-width:1025px){.mobile-footer-section{display:none}}.contact-captcha-wrapper{margin-top:15px;margin-bottom:15px}.contact-captcha-box{background:linear-gradient(135deg,#fff8f0 0%,#fff 100%);border:2px solid #ff6b00;border-radius:12px;flex-direction:column;gap:12px;padding:15px;display:flex}.contact-captcha-question{color:#333;align-items:center;gap:10px;font-size:14px;display:flex}.contact-captcha-icon{font-size:20px}.contact-captcha-text{font-family:var(--font-primary),"Outfit",sans-serif}.contact-captcha-text strong{color:#ff6b00;font-size:18px;font-weight:700}.contact-captcha-input{text-align:center;letter-spacing:2px;font-size:20px!important;font-weight:600!important}.contact-captcha-error{color:#e53935;background:#ffebee;border-left:3px solid #e53935;border-radius:6px;margin-top:8px;padding:8px 12px;font-size:13px}.contact-message{border-radius:8px;margin-bottom:15px;padding:12px 16px;font-size:14px;font-weight:500}.contact-message-success{color:#2e7d32;background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);border:1px solid #a5d6a7}.contact-message-error{color:#c62828;background:linear-gradient(135deg,#ffebee 0%,#ffcdd2 100%);border:1px solid #ef9a9a}.mobile-contact-section .contact-captcha-wrapper{margin-top:12px;margin-bottom:12px}.mobile-contact-section .contact-captcha-box{padding:12px}.mobile-contact-section .contact-captcha-question{font-size:13px}.mobile-contact-section .contact-captcha-text strong{font-size:16px}.contact-submit-btn:disabled,.mobile-contact-submit-btn:disabled{opacity:.7;cursor:not-allowed}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}.page-main{flex:1}.page-wrapper .footer-section,.page-wrapper .mobile-footer-section{opacity:1;transform:translateY(0)}.gdpr-documents-list{flex-direction:column;gap:16px;margin-top:-16px;display:flex}.gdpr-document-item{background:#fafafa;border:1px solid #e0e0e0;border-radius:16px;justify-content:space-between;align-items:center;padding:24px 32px;text-decoration:none;transition:all .3s;display:flex}.gdpr-document-item:hover{background:#f0f0f0;border-color:#d0d0d0}.gdpr-document-info{flex-direction:column;gap:6px;display:flex}.gdpr-document-title{color:#333;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:1.4}.gdpr-document-description{color:#777;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.gdpr-document-arrow{color:#888;flex-shrink:0;font-size:20px;transition:transform .3s,color .3s}.gdpr-document-item:hover .gdpr-document-arrow{color:#333;transform:translate(4px)}.gdpr-content{color:#333;font-size:16px;line-height:1.8}.gdpr-content p{color:#444;margin-bottom:16px}.gdpr-content strong{color:#111;font-weight:600}.gdpr-content h1,.gdpr-content h2{color:#111;margin-top:32px;margin-bottom:16px;font-size:24px;font-weight:600}.gdpr-content h3{color:#111;margin-top:24px;margin-bottom:12px;font-size:20px;font-weight:600}.gdpr-content ul,.gdpr-content ol{color:#444;margin-bottom:16px;margin-left:24px}.gdpr-content li{margin-bottom:8px}.gdpr-content a{color:#ff6b00;text-decoration:none}.gdpr-content a:hover{color:#ff8c5a;text-decoration:underline}.gdpr-content table{border-collapse:collapse;border:1px solid #e0e0e0;border-radius:8px;width:100%;margin:24px 0;font-size:14px;overflow:hidden}.gdpr-content thead{background:#f5f5f5}.gdpr-content th{text-align:left;color:#111;border-bottom:2px solid #e0e0e0;padding:14px 16px;font-weight:600}.gdpr-content tbody tr{border-bottom:1px solid #e8e8e8}.gdpr-content tbody tr:nth-child(2n){background:#fafafa}.gdpr-content tbody tr:last-child{border-bottom:none}.gdpr-content td{color:#444;vertical-align:top;padding:12px 16px}.gdpr-content td strong{color:#222}.gdpr-documents-list.mobile{gap:12px;margin-top:-8px}.gdpr-documents-list.mobile .gdpr-document-item{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;padding:18px 20px}.gdpr-documents-list.mobile .gdpr-document-title{color:#333;font-size:15px}.gdpr-documents-list.mobile .gdpr-document-description{color:#777;font-size:13px}.gdpr-documents-list.mobile .gdpr-document-arrow{color:#888;font-size:18px}.mobile-page .gdpr-content{color:#333;font-size:14px;line-height:1.7}.mobile-page .gdpr-content h1,.mobile-page .gdpr-content h2{color:#111;margin-top:24px;margin-bottom:12px;font-size:20px}.mobile-page .gdpr-content h3{color:#111;margin-top:20px;margin-bottom:10px;font-size:17px}.mobile-page .gdpr-content table{font-size:12px;display:block;overflow-x:auto}.mobile-page .gdpr-content th,.mobile-page .gdpr-content td{min-width:120px;padding:10px 12px}.cookie-banner{z-index:10000;background:0 0;width:100%;padding:0;transition:transform .4s cubic-bezier(.4,0,.2,1);display:block;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.cookie-banner.cookie-banner-visible{transform:translateY(0)}.cookie-banner-content{background:#fff;border-radius:10px 10px 0 0;flex-wrap:nowrap;align-items:flex-start;gap:15px;width:100%;max-width:800px;margin:0 auto;padding:12px 30px 8px 110px;display:flex;position:relative;overflow:visible;box-shadow:0 -2.5px 12.5px #00000026}.cookie-banner-icon{z-index:10001;pointer-events:none;width:110px;height:170px;position:absolute;bottom:0;left:0;transform:translateY(0%)}.cookie-banner-icon img{object-fit:contain;width:100%;height:100%}.cookie-banner-text-wrapper{flex-direction:column;flex:1;gap:10px;min-width:0;margin-left:20px;display:flex}.cookie-banner-actions{flex-shrink:0;align-self:center;align-items:stretch;gap:12px;min-width:150px;margin-left:auto;flex-direction:column!important;display:flex!important}.cookie-banner-text{flex:1;width:100%;min-width:0}.cookie-banner-title{color:#1a1a1a;margin:0 0 6px;font-size:18px;font-weight:600;line-height:1.3}.cookie-banner-description{color:#4a4a4a;margin:0;font-size:14px;line-height:1.5}.cookie-banner-button{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;white-space:nowrap;text-align:center;box-sizing:border-box;border-radius:5px;flex-shrink:0;width:100%;min-width:113px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.cookie-banner-button-accept{color:#fff;background:#572a99;border:1.5px solid #0000}.cookie-banner-button-accept:hover{box-shadow:none;background:#572a99;transform:none}.cookie-banner-button-accept:active{transform:none}.cookie-banner-button-decline{color:#1a1a1a;background:0 0;border:1.5px solid #1a1a1a}.cookie-banner-button-decline:hover{background:#f5f5f5;transform:translateY(-1px)}.cookie-banner-button-decline:active{transform:translateY(0)}@media (max-width:768px){.cookie-banner-content{border-radius:10px 10px 0 0;flex-direction:column;gap:14.5px;padding:15px 18px 15px 180px}.cookie-banner-icon{width:180px;height:220px;left:0;transform:translateY(0%)}.cookie-banner-title{font-size:16px}.cookie-banner-description{font-size:12px}.cookie-banner-text-wrapper{margin-left:5px}.cookie-banner-actions{align-self:stretch;align-items:center;gap:10px;width:100%;margin-left:0;flex-direction:row!important}.cookie-banner-button{flex:1;min-width:auto;padding:10px 16px;font-size:12px;width:auto!important}}@media (max-width:480px){.cookie-banner-content{border-radius:7.5px 7.5px 0 0;padding:12.5px 12.5px 12.5px 110px}.cookie-banner-icon{width:110px;height:175px;left:0;transform:translateY(0%)}.cookie-banner-title{font-size:18px}.cookie-banner-description{font-size:13px}.cookie-banner-text-wrapper{flex-direction:column;flex:1;gap:10px;min-width:0;margin-left:5px;display:flex}.cookie-banner-actions{align-self:stretch;align-items:center;gap:8px;width:100%;margin-left:0;flex-direction:row!important}.cookie-banner-button{flex:1;padding:10px 14px;font-size:11px;width:auto!important}}
