.product .hero[data-v-c0ecfa96]{position:relative;height:100vh;min-height:400px;overflow:hidden}@media(max-width:1059px){.product .hero[data-v-c0ecfa96]{height:fit-content}}.product .hero__bg[data-v-c0ecfa96]{position:absolute;top:0;right:0;bottom:0;left:0}.product .hero__bg[data-v-c0ecfa96]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:30%;background:linear-gradient(to bottom,#0000004d,#0000)}.product .hero__slide[data-v-c0ecfa96]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1s ease-in-out}.product .hero__slide img[data-v-c0ecfa96]{width:100%;height:100%;object-fit:cover;object-position:center top}.product .hero__slide--active[data-v-c0ecfa96]{opacity:1}.product .hero__overlay[data-v-c0ecfa96]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product .hero__indicators[data-v-c0ecfa96]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:99;cursor:pointer}.product .hero__indicator[data-v-c0ecfa96]{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;border:none;padding:0;cursor:pointer;transition:all .3s ease}.product .hero__indicator--active[data-v-c0ecfa96]{background-color:#fff;transform:scale(1.2)}.product .hero__indicator[data-v-c0ecfa96]:hover{background-color:#fff}.product .hero__content[data-v-c0ecfa96]{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding-top:80px;z-index:2}.product .hero__title[data-v-c0ecfa96]{font-size:48px;font-weight:300;color:#ffffffe6;letter-spacing:8px;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media(min-width:768px)and (max-width:1059px){.product .hero__title[data-v-c0ecfa96]{font-size:36px}}@media(max-width:1059px){.product .hero__title[data-v-c0ecfa96]{font-size:24px;letter-spacing:4px;text-align:center;padding:0 16px}}.product .products__container[data-v-c0ecfa96]{max-width:1520px;margin:0 auto;padding:0 20px}.product .products[data-v-c0ecfa96]{display:block}@media(max-width:1059px){.product .products[data-v-c0ecfa96]{display:none}}.product .product-card[data-v-c0ecfa96]{margin-bottom:64px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;background:#f5f5f5;border-radius:32px;height:650px}@media(max-width:1059px){.product .product-card[data-v-c0ecfa96]{flex-direction:column;gap:32px;padding:48px 0}}.product .product-card--reverse[data-v-c0ecfa96]{flex-direction:row-reverse}@media(max-width:1059px){.product .product-card--reverse[data-v-c0ecfa96]{flex-direction:column}}.product .product-card__image[data-v-c0ecfa96]{position:relative;height:650px}.product .product-card__slider-img[data-v-c0ecfa96]{aspect-ratio:1/1;border-radius:32px;overflow:hidden;position:absolute;width:100%;height:650px;object-fit:cover}.product .product-card__nav[data-v-c0ecfa96]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:16px;margin-top:16px}.product .product-card__nav-btn[data-v-c0ecfa96]{width:35px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#666;transition:all .15s ease;cursor:pointer}.product .product-card__nav-btn[data-v-c0ecfa96]:hover{border-color:#1a1a1a;color:#1a1a1a}.product .product-card__nav-btn svg[data-v-c0ecfa96]{width:16px;height:16px}.product .product-card__nav-text[data-v-c0ecfa96]{font-size:#666666;color:#1a1a1a}.product .product-card__info[data-v-c0ecfa96]{flex:1;padding:10px 32px}.product .product-card__category[data-v-c0ecfa96]{font-family:Inter;font-weight:400;font-style:Regular;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:20%;text-transform:uppercase;color:#3f3f3f;margin-bottom:4px}.product .product-card__model[data-v-c0ecfa96]{font-family:Afacad;font-weight:500;font-style:Medium;font-size:80px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#3f3f3f;margin:32px 0}@media(max-width:1059px){.product .product-card__model[data-v-c0ecfa96]{font-size:24px}}.product .product-card__tagline[data-v-c0ecfa96]{font-size:16px;color:#666;margin-bottom:24px;max-height:100px;overflow-y:scroll;scrollbar-width:none}.product .product-card__features[data-v-c0ecfa96]{margin-top:32px;width:fit-content;display:grid;grid-template-columns:repeat(2,1fr);column-gap:80px;row-gap:32px;margin-bottom:32px}.product .product-card__feature[data-v-c0ecfa96]{display:flex;align-items:flex-start;row-gap:4px;column-gap:4px}.product .product-card__feature-icon[data-v-c0ecfa96]{font-size:18px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:4px}.product .product-card__feature-icon .feature-icon[data-v-c0ecfa96]{width:100%;height:100%;object-fit:contain}.product .product-card__feature-text[data-v-c0ecfa96]{font-size:14px;color:#3f3f3f;font-family:Inter;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:10%;text-transform:uppercase}.product .product-card__btn[data-v-c0ecfa96]{display:inline-flex;color:#fff;background-color:#4169e1}.product .products-mobile[data-v-c0ecfa96]{display:none}@media(max-width:1059px){.product .products-mobile[data-v-c0ecfa96]{display:block}}.product .products-mobile__container[data-v-c0ecfa96]{max-width:1520px;margin:0 auto;padding:0 20px}.product .products-mobile-card[data-v-c0ecfa96]{margin-bottom:64px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:64px;background:#f5f5f5;border-radius:32px;padding:64px 16px}.product .products-mobile-card__info[data-v-c0ecfa96]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.product .products-mobile-card__image[data-v-c0ecfa96]{width:100%;position:relative;height:300px}.product .products-mobile-card__slider-img[data-v-c0ecfa96]{aspect-ratio:1/1;border-radius:32px;width:100%;height:300px;object-fit:cover}.product .products-mobile-card__nav[data-v-c0ecfa96]{left:50%;transform:translate(-50%);position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.product .products-mobile-card__nav-btn[data-v-c0ecfa96]{width:25px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#666;transition:all .15s ease;cursor:pointer}.product .products-mobile-card__nav-btn[data-v-c0ecfa96]:hover{border-color:#1a1a1a;color:#1a1a1a}.product .products-mobile-card__nav-btn svg[data-v-c0ecfa96]{width:12px;height:12px}.product .products-mobile-card__nav-text[data-v-c0ecfa96]{font-size:#666666;color:#1a1a1a}.product .products-mobile-card__category[data-v-c0ecfa96]{font-family:Inter;font-weight:400;font-style:Regular;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:20%;text-transform:uppercase;text-align:center;color:#3f3f3f;margin-bottom:4px}.product .products-mobile-card__model[data-v-c0ecfa96]{font-family:Afacad;font-weight:500;font-style:Medium;font-size:80px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#3f3f3f;margin:32px 0}@media(max-width:1059px){.product .products-mobile-card__model[data-v-c0ecfa96]{font-size:24px}}.product .products-mobile-card__tagline[data-v-c0ecfa96]{font-size:16px;color:#666;margin-bottom:24px;text-align:center;height:100px;overflow-y:scroll;scrollbar-width:none;padding:0 48px}.product .products-mobile-card__features[data-v-c0ecfa96]{margin-top:64px;width:fit-content;display:grid;grid-template-rows:repeat(4,1fr);column-gap:80px;row-gap:32px;margin-bottom:32px}.product .products-mobile-card__feature[data-v-c0ecfa96]{display:flex;align-items:center;column-gap:4px}.product .products-mobile-card__feature-icon[data-v-c0ecfa96]{font-size:18px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:4px}.product .products-mobile-card__feature-icon .feature-icon[data-v-c0ecfa96]{width:100%;height:100%;object-fit:contain}.product .products-mobile-card__feature-text[data-v-c0ecfa96]{color:#3f3f3f;font-family:Inter;font-weight:400;font-style:Regular;font-size:3.5vw;leading-trim:NONE;line-height:100%;letter-spacing:10%;text-transform:uppercase}.product .products-mobile-card__btn[data-v-c0ecfa96]{display:inline-flex;color:#fff;background-color:#4169e1}
