.hero[data-astro-cid-shwxrd6l]{flex:1;width:min(100%,var(--max-width));color:var(--neutral-50);display:flex;align-items:center;justify-content:space-between;gap:2rem}.hero[data-astro-cid-shwxrd6l]>div[data-astro-cid-shwxrd6l],.hero[data-astro-cid-shwxrd6l]>article[data-astro-cid-shwxrd6l]{display:flex;flex-direction:column;gap:1rem}.hero[data-astro-cid-shwxrd6l]>article[data-astro-cid-shwxrd6l]{align-items:start;animation:slideInRight .5s ease-in-out}.hero[data-astro-cid-shwxrd6l]>article[data-astro-cid-shwxrd6l]>p[data-astro-cid-shwxrd6l]{max-width:50ch}.hero[data-astro-cid-shwxrd6l]>div[data-astro-cid-shwxrd6l]{align-items:center;animation:slideInLeft .5s ease-in-out}.hero[data-astro-cid-shwxrd6l]>div[data-astro-cid-shwxrd6l]>span[data-astro-cid-shwxrd6l]{font-size:1rem;transition:font-size .3s ease-in-out,font-weight .3s ease-in-out}.hero[data-astro-cid-shwxrd6l]>div[data-astro-cid-shwxrd6l]>span[data-astro-cid-shwxrd6l].active{font-size:var(--text-size-medium);font-weight:var(--font-weight-title)}@media screen and (width <= 480px){.hero[data-astro-cid-shwxrd6l]>div[data-astro-cid-shwxrd6l]{display:none}}@keyframes slideInRight{0%{transform:translate(-700px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInLeft{0%{transform:translate(700px);opacity:0}to{transform:translate(0);opacity:1}}.award__card[data-astro-cid-o2u43rm7]{--award-card-width: min(100%, 270px);width:var(--award-card-width);height:170px;padding:1rem;border-radius:var(--border-radius-out);display:flex;flex-direction:column;gap:1rem;background-color:var(--glass-color);color:var(--neutral-50);backdrop-filter:var(--blur-effect)}.award__card[data-astro-cid-o2u43rm7]>div[data-astro-cid-o2u43rm7]{flex:1;display:grid;place-items:center}.award__card[data-astro-cid-o2u43rm7]>div[data-astro-cid-o2u43rm7]>p[data-astro-cid-o2u43rm7]{text-align:center;font-size:clamp(1.802rem,4vw + 1rem,3.052rem)}@media screen and (width <= 905px){.award__card[data-astro-cid-o2u43rm7]{--animation-duration: 25s;position:absolute;top:0;left:calc(var(--award-card-width) * var(--totalAwards));animation:moveAwardToLeft var(--animation-duration) linear infinite;animation-delay:calc(var(--animation-duration) / var(--totalAwards) * (var(--totalAwards) - var(--index)) * -1)}@keyframes moveAwardToLeft{to{left:calc(-1 * var(--award-card-width))}}}@media screen and (width <= 480px){.award__card[data-astro-cid-o2u43rm7]{height:160px}}aside[data-astro-cid-d62wjqyu]{width:min(100%,var(--max-width));display:flex;justify-content:end;gap:2rem;overflow:hidden;animation:slideInUp .5s ease-in-out}@media screen and (width <= 905px){aside[data-astro-cid-d62wjqyu]{height:170px;position:relative}}@media screen and (width <= 480px){aside[data-astro-cid-d62wjqyu]{height:160px}}@keyframes slideInUp{0%{transform:translateY(700px);opacity:0}to{transform:translateY(0);opacity:1}}header[data-astro-cid-ejafxrpz]:before{content:"";position:absolute;inset:0;background-color:var(--image-background-hover);z-index:-1}header[data-astro-cid-ejafxrpz]{color:var(--neutral-900);padding:1rem;width:100%;min-height:100dvh;background-repeat:no-repeat;background-position:center center;background-size:cover;background-attachment:fixed;position:relative;display:flex;align-items:center;flex-direction:column;gap:3rem;animation:changeBackground 20s infinite linear;z-index:999;overflow:hidden}@keyframes changeBackground{0%,20%{background-image:url(https://res.cloudinary.com/dygwpgeq9/image/upload/v1745387808/banner_img_01_xp3kl6.webp)}25%,45%{background-image:url(https://res.cloudinary.com/dygwpgeq9/image/upload/v1745387808/banner_img_02_bnjs84.webp)}50%,70%{background-image:url(https://res.cloudinary.com/dygwpgeq9/image/upload/v1745387808/banner_img_03_ic4ksm.webp)}75%,95%{background-image:url(https://res.cloudinary.com/dygwpgeq9/image/upload/v1745387808/banner_img_04_rim6to.webp)}to{background-image:url(https://res.cloudinary.com/dygwpgeq9/image/upload/v1745387808/banner_img_01_xp3kl6.webp)}}.product__card[data-astro-cid-tjdfhdqb]{grid-area:var(--grid-area);position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;border-radius:var(--border-radius-out);box-shadow:var(--box-shadow);color:var(--neutral-50);animation:revealProduct linear both;animation-timeline:view();animation-range:entry 25% cover 35%;overflow:hidden}.product__card[data-astro-cid-tjdfhdqb]>figure[data-astro-cid-tjdfhdqb]{position:absolute;inset:0}.product__card[data-astro-cid-tjdfhdqb]>figure[data-astro-cid-tjdfhdqb]>img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;filter:brightness(.5);transition:scale .3s ease-in-out,filter .3s ease-in-out;z-index:-1}.product__card[data-astro-cid-tjdfhdqb]:hover>figure[data-astro-cid-tjdfhdqb]>img[data-astro-cid-tjdfhdqb]{scale:1.1;filter:brightness(.75)}.product__card[data-astro-cid-tjdfhdqb]>figure[data-astro-cid-tjdfhdqb]>figcaption[data-astro-cid-tjdfhdqb]{visibility:hidden}.product__card[data-astro-cid-tjdfhdqb]>div[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.25rem;transition:transform .3s ease-in-out;z-index:2}.product__card[data-astro-cid-tjdfhdqb]:hover>div[data-astro-cid-tjdfhdqb]{transform:translateY(calc(100% + 2rem))}.product__card[data-astro-cid-tjdfhdqb]>div[data-astro-cid-tjdfhdqb]>div[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.25rem}.product__card[data-astro-cid-tjdfhdqb]>div[data-astro-cid-tjdfhdqb]>h6[data-astro-cid-tjdfhdqb]{color:var(--primary-200)}@keyframes revealProduct{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@media screen and (width <= 520px){.product__card[data-astro-cid-tjdfhdqb]{aspect-ratio:4 / 3;min-height:auto}}header[data-astro-cid-asp2fhfg]{text-align:center}div[data-astro-cid-asp2fhfg]{flex:1;display:grid;gap:1rem}@media screen and (width > 1024px){div[data-astro-cid-asp2fhfg]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(6,150px);grid-template-areas:"product1 product1 product2 product2 product2 product3 product3 product3" "product1 product1 product2 product2 product2 product3 product3 product3" "product4 product4 product2 product2 product2 product5 product5 product5" "product4 product4 product2 product2 product2 product5 product5 product5" "product4 product4 product6 product6 product7 product7 product8 product8" "product4 product4 product6 product6 product7 product7 product8 product8"}}@media screen and (width <= 1256px){div[data-astro-cid-asp2fhfg]{grid-template-rows:repeat(6,125px)}}@media screen and (768px <= width <= 1024px){div[data-astro-cid-asp2fhfg]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(5,225px);grid-template-areas:"product1 product1 product2 product2 product2 product2" "product4 product4 product2 product2 product2 product2" "product4 product4 product3 product3 product6 product6" "product7 product7 product7 product7 product8 product8" "product7 product7 product7 product7 product5 product5"}}@media screen and (521px <= width <= 767px){div[data-astro-cid-asp2fhfg]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(10,100px);grid-template-areas:"product1 product2" "product1 product2" "product3 product2" "product3 product4" "product3 product4" "product5 product6" "product5 product6" "product7 product6" "product7 product8" "product7 product8"}}@media screen and (width <= 520px){div[data-astro-cid-asp2fhfg]{grid-template-columns:1fr;grid-template-rows:repeat(7,1fr);grid-template-areas:"product1" "product2" "product3" "product4" "product5" "product6" "product7" "product8"}}main[data-astro-cid-j7pv25f6]{align-self:center;display:flex;flex-direction:column;width:min(100%,var(--max-width))}
