.product-card-container{display:flex;flex-direction:column;width:100%}.product-card{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:1.5625rem;background-size:cover;background-position:center;background-repeat:no-repeat;align-self:stretch;position:relative;cursor:pointer}.product-label-vertical{color:#fff;white-space:nowrap}.product-description{button{padding:.5rem 1rem;border-radius:.25rem;border:2px solid white;font-size:1rem;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .3s ease,transform .2s ease}button:hover{background-color:var(--primary-600);transform:translateY(-2px)}button a{color:#fff;text-decoration:none}}.product-label-h3{font-weight:700;font-size:1.5rem;cursor:pointer}.product-content{display:flex;flex-direction:column;gap:.5rem;width:100%;height:auto;align-items:start}.product-img{display:flex;justify-content:end;aspect-ratio:1 / 1}.product-img img{width:80%;height:auto;object-fit:contain;aspect-ratio:1 / 1;display:block}@media only screen and (min-width:768px){.product-card-container{padding:0 4.6875rem}.product-card{padding:2rem;min-height:25rem}.product-description{width:80%}.product-content{flex-direction:row;gap:.5rem;justify-content:space-evenly}.product-label-h3{font-size:1.875rem}.product-img{bottom:0;right:0;width:40%;position:absolute}.product-img img{width:100%}.product-label-vertical{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}}@media only screen and (min-width:1024px){.product-card-container{flex-direction:row;height:40.5rem}.product-card{flex:1;overflow:hidden;transition:flex .4s cubic-bezier(.4,0,.2,1),background-color .3s ease}.product-card.is-active-card{flex:6}.product-label-h3{font-size:2.375rem}.product-img{width:50%}.border-highlight{border-bottom:10px solid var(--secondary-500)}.product-description{opacity:0;transition:opacity .3s ease .15s}.is-active-card .product-description{opacity:1}}.carousel-container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.carousel-slider{overflow:hidden}.carousel-track{display:flex;gap:1rem;transition:transform .4s ease;will-change:transform}.carousel-slide{background-color:var(--white);display:flex;justify-content:center;align-items:center;flex:0 0 100%;border-radius:.5rem}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);padding:.75rem;cursor:pointer;z-index:10}.carousel-arrow-left{left:0}.carousel-arrow-right{right:0}.carousel-indicators{display:flex;justify-content:center;align-items:center;gap:5px}.carousel-indicator{background-color:var(--white);width:25px;height:3px;border:none;cursor:pointer}.carousel-indicator.active{background-color:var(--accent)}@media screen and (min-width:768px){.carousel-slider{width:90%}.carousel-slide{flex:0 0 calc(100% / 3 - (1.875rem * 2 / 3))}.carousel-track{gap:1.875rem}.carousel-arrow{padding:.5rem}.carousel-indicator{width:50px;height:5px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.hero-section[data-astro-cid-xhaoqxbd]{background-image:var(--hero-bg-mobile);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;position:relative;padding:3rem 1.3125rem;min-height:100vh}.hero-content[data-astro-cid-xhaoqxbd]{position:relative;z-index:10;max-width:1000px;font-family:var(--font-space)}.hero-title[data-astro-cid-xhaoqxbd]{color:#fff;margin-bottom:2.5rem}.hero-quote[data-astro-cid-xhaoqxbd]{display:inline-block;padding-bottom:.75rem;border-bottom:3px solid var(--accent)}.hero-title[data-astro-cid-xhaoqxbd]:nth-child(1){animation:fadeUp .7s ease .1s both}.hero-title[data-astro-cid-xhaoqxbd]:nth-child(2){animation:fadeUp .7s ease .2s both}.hero-title[data-astro-cid-xhaoqxbd]:nth-child(3){animation:fadeUp .7s ease .3s both}.cta-group[data-astro-cid-xhaoqxbd]{display:flex;gap:2rem;flex-wrap:wrap;animation:fadeUp .7s ease .5s both}.customize-btn[data-astro-cid-xhaoqxbd]{font-family:var(--font-space);font-size:1.125rem;font-weight:700;color:var(--primary-900);background:none;border:none;padding:.5rem;display:flex;gap:.5rem;align-items:center;cursor:pointer;transition:color .2s ease}.customize-btn[data-astro-cid-xhaoqxbd]:hover{color:var(--primary-500)}.team-section[data-astro-cid-xhaoqxbd]{background-color:var(--primary-900);display:flex;flex-direction:column;align-items:center;padding:4rem 1.25rem}.team-container[data-astro-cid-xhaoqxbd]{display:flex}.team-image[data-astro-cid-xhaoqxbd]{display:block;width:100%;height:20rem;border-radius:1rem;object-fit:cover;flex-shrink:0}.team-video[data-astro-cid-xhaoqxbd]{height:16.5rem;width:100%;overflow:hidden}.team-video-placeholder[data-astro-cid-xhaoqxbd]{background-image:var(--videoUrl);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:1rem}.product-section[data-astro-cid-xhaoqxbd]{padding:2rem;padding:4rem 1.25rem;isolation:isolate}.product-container[data-astro-cid-xhaoqxbd]{flex-direction:column;gap:48px;isolation:isolate}.partners-section[data-astro-cid-xhaoqxbd]{background-color:var(--white);padding:4rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:3rem}.partners-head[data-astro-cid-xhaoqxbd]{width:100%;max-width:68.125rem;display:flex;flex-direction:column;gap:1rem}.partners-title[data-astro-cid-xhaoqxbd]{font-family:var(--font-hanken);font-weight:700;font-size:2.25rem;text-transform:capitalize;color:var(--primary-900)}.partners-description[data-astro-cid-xhaoqxbd]{font-family:var(--font-hanken);font-weight:400;font-size:1rem;line-height:1.4;color:var(--black)}.partners-grid[data-astro-cid-xhaoqxbd]{width:100%;max-width:68.125rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 1rem}.partner-card[data-astro-cid-xhaoqxbd]{width:calc((100% - 2rem) / 3);display:flex;flex-direction:column;align-items:center;gap:1.125rem}.partner-logo[data-astro-cid-xhaoqxbd]{width:100%;height:10rem;display:flex;align-items:center;justify-content:center}.partner-logo[data-astro-cid-xhaoqxbd] img[data-astro-cid-xhaoqxbd]{width:8rem;height:8rem;object-fit:contain;transition:transform .25s ease,filter .25s ease;filter:grayscale(30%)}.partner-card[data-astro-cid-xhaoqxbd]:hover .partner-logo[data-astro-cid-xhaoqxbd] img[data-astro-cid-xhaoqxbd]{transform:scale(1.08);filter:grayscale(0%)}.partner-name[data-astro-cid-xhaoqxbd]{font-family:var(--font-hanken);font-weight:400;line-height:1.4;color:var(--black);text-align:center}.carousel-section[data-astro-cid-xhaoqxbd]{background-color:var(--primary-900);color:var(--white);padding:4rem 1.25rem;display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width:768px){.hero-section[data-astro-cid-xhaoqxbd]{background-image:var(--hero-bg)}.team-section[data-astro-cid-xhaoqxbd]{padding:6.25rem;flex-direction:row}.partners-section[data-astro-cid-xhaoqxbd]{padding:6.25rem;gap:3rem}.product-section[data-astro-cid-xhaoqxbd]{padding:4.6875rem}.partners-title[data-astro-cid-xhaoqxbd]{font-size:3.625rem}.carousel-section[data-astro-cid-xhaoqxbd]{padding:4.6875rem}}@media only screen and (min-width:1024px){.hero-section[data-astro-cid-xhaoqxbd]{padding:6rem 4rem}.product-section[data-astro-cid-xhaoqxbd]{padding:6.25rem}.product-container[data-astro-cid-xhaoqxbd]{padding:0 6.25rem}.team-section[data-astro-cid-xhaoqxbd]{justify-content:center}.team-video[data-astro-cid-xhaoqxbd]{width:28.125rem;height:21.25rem;border-radius:1rem;overflow:hidden}.team-content[data-astro-cid-xhaoqxbd]{width:31.25rem}.partners-section[data-astro-cid-xhaoqxbd]{padding:3rem 2rem;gap:3rem}.partner-card[data-astro-cid-xhaoqxbd]{width:calc(20% - .8rem)}}
