.sticky-post{display:flex;align-items:center;justify-content:center;align-content:center;width:100%;gap:5rem;flex-wrap:wrap}@media(max-width:768px){.sticky-post{justify-content:center;text-align:center}}.sticky-post__link{width:100%;height:100%;max-width:599px;max-height:336px;border-radius:12px;overflow:hidden}.sticky-post__link__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease-in-out}.sticky-post__link:hover .sticky-post__link__image{transform:scale(1.1)}.sticky-post__content{flex:1;width:100%;display:flex;flex-direction:column;gap:3rem;align-self:flex-start}.sticky-post__title{font-size:clamp(3rem,8vw,3.6rem);font-weight:800;height:100%;display:flex;align-items:center;justify-content:start;color:var(--ufoGreen)}@media(max-width:768px){.sticky-post__title{justify-content:center;text-align:center}}.sticky-post__excerpt{color:#fff;font-size:1.6rem}.sticky-post__button{color:var(--ufoGreen);background-color:#60c;font-weight:600;max-width:200px;padding:1rem;text-align:center;border-radius:12px;text-transform:uppercase;cursor:pointer;transition:color .3s ease-in-out}.sticky-post__button:hover{background:#6c00fac0}@media(max-width:768px){.sticky-post__button{max-width:100%}}.most-recent-post__title{font-size:2.25rem;text-align:center;height:100%;display:flex;align-items:center;justify-content:center}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.hero[data-astro-cid-irnpqa64]{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:0 2rem;padding-block:10rem;writing-mode:horizontal-tb;min-height:100dvh}.hero__container[data-astro-cid-irnpqa64]{max-width:750px;text-align:center}.hero__title[data-astro-cid-irnpqa64]{font-size:5rem;font-weight:800}@media(max-width:768px){.hero__title[data-astro-cid-irnpqa64]{font-size:3.5rem;font-weight:700}}.hero__desc[data-astro-cid-irnpqa64]{text-wrap:balance;color:#fff;font-size:2rem;margin-bottom:5rem;font-weight:400}.secondary-card{border:var(--card-border);background-color:var(--bg-card);display:flex;align-items:center;justify-content:space-around;padding:.8rem;color:var(--mainColor);width:100%;gap:1rem;box-shadow:0 0 7px #000000a6;border-radius:12px;height:100%}@media(max-width:768px){.secondary-card{width:100%;max-height:100%}}.secondary-card__container{overflow:hidden;width:137px;height:100%;border-radius:1.2rem}@media(max-width:768px){.secondary-card__container{width:100px;height:97px}}.secondary-card__container img{transition:transform .3s ease-in-out;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.secondary-card__container:hover img{transform:scale(1.1)}.secondary-card__content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.secondary-card__content>p{text-wrap:pretty;font-size:1.2rem}@media(max-width:768px){.secondary-card__content>p{text-wrap:stable}.secondary-card__content--hide-excerpt>p{display:none}}.secondary-card__title{color:var(--mainColor);text-transform:uppercase;font-size:1.8rem;font-weight:700}.secondary-card__title:hover{color:#60c}@media(max-width:768px){.secondary-card__title{font-size:1.3rem}}.secondary-card__tags{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:768px){.secondary-card__tags{display:none}}.secondary-card__tag{padding:.3rem .7rem;background-color:#60c;color:#fff;border-radius:1rem;font-size:1.2rem;font-weight:400}.backgroud{height:100%;position:relative;z-index:1;overflow:hidden;width:100%;background:#000}.backgroud:after,.backgroud:before{content:"";position:absolute;inset:0;height:100%;width:100%;overflow-x:hidden;z-index:-10}.backgroud:before{content:"";position:absolute;background-color:#0c0912;background-image:radial-gradient(37.88% 68.62% at 50% 0,#3f059d4d,#40089500 80%),radial-gradient(10% 10% at 50% 10%,#4d08ad80,#4a07b666 90%,#570ec400),radial-gradient(100% 28.09% at 100% 10%,#5a119b33,#4005831a 80%,#460d9000),linear-gradient(180deg,#34007c13 35.79%,#34007c0d 80%,#0d0b13 80%),radial-gradient(74.84% 135.56% at 100% 10%,#15023a80,#100223 80%);background-repeat:no-repeat;background-size:cover;height:100svh;z-index:-2;filter:blur(50px);top:-50px;left:-50px;right:-50px;width:100%}.dark .backgroud:before{content:"";position:absolute;background-color:#0c0912;background-image:radial-gradient(37.88% 68.62% at 50% 0,#3f059d4d,#40089500 80%),radial-gradient(10% 10% at 50% 10%,#4d08ad80,#4a07b666 90%,#570ec400),radial-gradient(100% 28.09% at 100% 10%,#5a119b33,#4005831a 80%,#460d9000),linear-gradient(180deg,#34007c13 35.79%,#34007c0d 80%,#0d0b13 80%),radial-gradient(74.84% 135.56% at 100% 10%,#15023a80,#100223 80%);background-repeat:no-repeat;background-size:cover;height:100svh;z-index:-2;filter:blur(50px);top:-50px;left:-50px;right:-50px;width:100%}.dark .background:after{content:"";background-color:#17131c;z-index:-3}.wrapper{position:relative;z-index:40}.custom-shape-divider-bottom-1723178641{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1723178641 svg{position:relative;display:block;width:calc(100% + 547.3px);height:179px}@media(max-width:768px){.custom-shape-divider-bottom-1723178641 svg{height:168px;width:calc(100% + 247.3px)}}.custom-shape-divider-bottom-1723178641 .shape-fill{fill:var(--bg-color)}.custom-shape-divider-bottom-1723178641 .shape-fill-2{fill:#0e0e0e}.custom-shape-divider-bottom-1723178641 .shape-fill-3{fill:var(--cetaceanPurple)}.dark .custom-shape-divider-bottom-1723178641 .shape-fill{fill:var(--mainColor)}.card__bento{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;width:100%;height:100%;background-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-position:center;position:relative}.card__bento__content{display:flex;flex-direction:column;z-index:2;padding:1rem;height:100%;justify-content:space-evenly;width:100%}.card__bento__content p{color:#fff}.card__bento__title{line-height:4rem;font-size:3.5rem;font-weight:700;background:var(--text-gradient-ufo);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.card__bento__title--small{line-height:2rem;font-weight:600;background:var(--text-gradient-ufo);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.6rem}.card__bento__overlay{position:absolute;width:100%;height:100%;backdrop-filter:blur(2px);background-color:#000000bf;z-index:1}
