:root{--gray-900-color: #18181b;--gray-800-color: #27272a;--gray-700-color: #3f3f46;--gray-600-color: #52525b;--gray-500-color: #71717a;--gray-400-color: #a1a1aa;--white-color: #ffffff;--purple-color: #564694;--magenta-color: #ea4881;--yellow-color: #edb913;--blue-color: #3ebeee;--secondary-purple-color: #786ba9;--third-purple-color: #dddaea;--secondary-yellow-color: #fbf1d0;--secondary-magenta-color: #fad1e0}.white-text{color:var(--white-color)}.magenta-text{color:var(--magenta-color)}.yellow-text{color:var(--yellow-color)}.flex{display:flex}.flex.column{flex-direction:column}.flex.center{justify-content:center;align-items:center}.flex.align-center{align-items:center}.flex.align-end{align-items:flex-end}.flex.justify-center{justify-content:center}.flex.justify-end{justify-content:flex-end}.flex.justify-between{justify-content:space-between}.flex.wrap{flex-wrap:wrap}.gap-80{gap:80px}.gap-48{gap:48px}.gap-40{gap:40px}.gap-24{gap:24px}.gap-16{gap:16px}@font-face{font-family:Neometric;src:url(/fonts/neometric-bold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Neometric;src:url(/fonts/neometric-black.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat-bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.width-100{width:100%}.height-100{height:100%}.display-1,.display-2{color:var(--yellow-color);text-shadow:-4px 8px 0px rgba(16,18,35,.3);-webkit-text-stroke-width:8px;-webkit-text-stroke-color:var(--gray-900-color);paint-order:stroke fill;font-weight:800;font-family:Neometric,sans-serif}.display-1{font-size:60px;line-height:84px}.display-2{font-size:48px;line-height:67px}.title{font-family:Neometric,sans-serif;font-size:56px;font-weight:800}.title-3{font-size:26px;font-weight:600;line-height:36px;font-family:Neometric,sans-serif}.title-4{font-size:20px;font-weight:600;line-height:28px;font-family:Neometric,sans-serif}.text-1{font-size:18px;font-weight:400;line-height:28px;font-family:Monserrat,sans-serif}.text-1.bold{font-weight:700}.text-3{font-family:Monserrat,sans-serif;font-size:14px;font-weight:700;line-height:normal}.text-center{text-align:center}.text-right{text-align:right}.prevent-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (width < 1080px){.display-1{font-size:48px;line-height:67px}.display-2{font-size:44px;line-height:62px}.title{font-size:40px}.title-3{font-size:24px;font-weight:600;line-height:34px}}@media (width < 768px){.display-1{font-size:42px;line-height:59px}.display-2{font-size:40px;line-height:56px}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100vw;height:100vh;font-family:Neometric;font-size:18px;font-weight:400;color:var(--gray-900-color);overflow:hidden}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}a:active,a:link,a:hover,a:visited{text-decoration:none}button{border:none;background:transparent;cursor:pointer}main{background-color:var(--gray-900-color)}.mobile{display:none}.pc{padding:0 7.5%;overflow:hidden}.landing-container{overflow:auto}.main-landing-container{padding-top:280px;gap:120px}.landing-page-margin{margin:0 160px}.magenta-button{color:var(--magenta-color);border-radius:16px;border:4px solid var(--magenta-color);box-shadow:-4px 4px 0 0 var(--magenta-color)}.line{width:510px;height:1px;margin:0 auto;border-bottom:1px solid var(--gray-800-color)}@media (width < 1300px){.pc{padding:0}}@media (width < 1024px){.main-landing-container{padding:240px 16px 0;gap:80px}.landing-page-margin{margin:0}}@media (width < 768px){.mobile{display:flex;overflow:hidden}.pc{display:none}.line{width:200px}}svg[data-astro-cid-lrg5sztn]{max-height:100%}.navbar-container{margin-top:40px;padding:0 3%;top:0;left:0;z-index:2}.mini-logo{top:0;left:5%}#fixed-navbar{height:80px;margin-top:40px;padding:0 2% 0 calc(3% + 229px);border-radius:16px;border:4px solid var(--purple-color);background:var(--secondary-purple-color);box-shadow:-4px 8px 0 0 var(--purple-color)}ul{list-style-type:none;margin:0;padding:0}a{color:var(--secondary-yellow-color)}a:hover{color:var(--yellow-color)}button#toggle,aside{display:none}aside{width:100vw;height:100vh}.overlay-backdrop{opacity:0;background:var(--gray-800-color);pointer-events:none;transition:opacity .3s linear;z-index:2}.sidebar-container{width:100%;max-width:375px;height:100vh;top:0;right:-375px;padding:80px 32px;z-index:2;background:var(--secondary-purple-color);transform:translate(0);transition:transform .3s linear}.overlay-backdrop.sidebar-open{opacity:.7}.sidebar-container.sidebar-open{transform:translate(-375px)}.line-navbar{width:215px;height:2px;opacity:.3;background-color:var(--third-purple-color)}@media (width > 1440px){.navbar-container{padding:0 160px}.mini-logo{left:210px}#fixed-navbar{padding:0 5% 0 344px}}@media (width < 1024px){.navbar-container{padding:0 16px}.mini-logo{top:35px;left:30px}.mini-logo svg{width:129px;height:90px}#fixed-navbar{padding:0 24px}.navbar-container ul.flex{display:none}button#toggle{display:block}aside{display:block}}.landing-container{width:100vw;height:100vh}.presentation-description{max-width:1052px}#presentation-button{height:56px;padding:0 24px}.swiper.custom{width:100%;height:495px;padding-bottom:52px}.swiper-slide img{width:100%;height:100%;object-fit:cover}.swiper.custom .swiper-slide.swiper-slide-prev,.swiper.custom .swiper-slide.swiper-slide-next{opacity:.5}.swiper.custom .swiper-button-prev,.swiper.custom .swiper-button-next{width:46px;height:46px;top:calc(50% - 28px);border-radius:50%;background-color:var(--gray-900-color)}.swiper.custom .swiper-button-prev:after,.swiper.custom .swiper-button-next:after{content:none}.swiper.custom .swiper-button-prev svg,.swiper.custom .swiper-button-next svg{width:24px;height:24px;border-radius:50%}.swiper.custom .swiper-button-prev{left:24%}.swiper.custom .swiper-button-next{right:24%}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal.custom{bottom:0}.swiper.custom .swiper-pagination-bullet{opacity:1;background:var(--secondary-magenta-color)}.swiper.custom .swiper-pagination-bullet-active{background:var(--magenta-color)}@media (width < 850px){.swiper.custom{height:372px;padding-bottom:52px}.swiper.custom .swiper-button-prev,.swiper.custom .swiper-button-next{display:none}}.what-is-subtitle{max-width:1048px}.what-is-description{max-width:792px}#what-is-cards{margin-top:80px;flex-wrap:wrap}#what-is-cards .what-is-card-container{max-width:415.3334px;padding:24px;border-radius:16px;background:var(--gray-800-color)}#what-is-cards .what-is-card-container svg{flex-shrink:0}@media (width < 920px){#what-is-cards .what-is-card-container{width:100%;max-width:532px}}.birthday-celebration-description{max-width:790px}footer{justify-content:space-between;height:208px;padding:64px 6.25%;background-color:var(--purple-color)}.footer-logo svg{height:80px;width:144px}.footer-line{height:100%;width:0;opacity:.1;border-right:1px solid var(--white-color)}.social-network{width:40px;height:40px;border-radius:50%;background:var(--purple-color);border:4px solid var(--yellow-color);box-shadow:-4px 4px 0 0 var(--yellow-color)}.footer-circle{width:8px;height:8px;border-radius:50%;background-color:var(--white-color)}@media (width < 1200px){footer{justify-content:center;height:unset;padding:40px 16px;gap:40px}.footer-logo,.footer-social-networks{min-width:100%}.footer-line:not(.tablet){display:none}.footer-links .text-1,.footer-copyright .text-1{font-size:14px;font-weight:700}}@media (width < 1024px){.footer-line.tablet{height:40px}}@media (width < 600px){.footer-line.tablet{display:none}.footer-links,.footer-copyright{min-width:100%}}@media (width < 400px){.footer-links{flex-direction:column}}
