.grid-model-item[data-v-de387b08]{position:relative}.grid-model-item__wrapper[data-v-de387b08]{display:flex;flex-direction:column;width:100%;overflow:hidden}.grid-model-item__container[data-v-de387b08]{width:100%;border-radius:20px;overflow:hidden;height:-moz-fit-content;height:fit-content;transform:translateZ(0)}@media(max-width:767px){.grid-model-item__container[data-v-de387b08]{border-radius:16px}}.grid-model-item__image[data-v-de387b08]{width:100%;aspect-ratio:2/3;transform-origin:center;transition:all .3s ease-in-out}.grid-model-item__favorite[data-v-de387b08],.grid-model-item__open-icon[data-v-de387b08]{cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;opacity:0;top:12px;right:12px;height:32px;width:32px;min-width:32px;border-radius:50%;font-size:20px;line-height:0;transition:all .3s ease-in-out;background:#161616e6;z-index:10}@media(max-width:1024px){.grid-model-item__favorite[data-v-de387b08],.grid-model-item__open-icon[data-v-de387b08]{opacity:1;top:6px;right:6px}}.grid-model-item__favorite svg[data-v-de387b08],.grid-model-item__open-icon svg[data-v-de387b08]{transition:fill .3s ease-in-out}.grid-model-item__favorite path[data-v-de387b08],.grid-model-item__open-icon path[data-v-de387b08]{transition:stroke .3s ease-in-out}.grid-model-item__favorite.--active svg[data-v-de387b08],.grid-model-item__favorite.--active:hover svg[data-v-de387b08],.grid-model-item__open-icon.--active svg[data-v-de387b08],.grid-model-item__open-icon.--active:hover svg[data-v-de387b08]{fill:var(--brand-primary)}.grid-model-item__favorite.--active path[data-v-de387b08],.grid-model-item__favorite.--active:hover path[data-v-de387b08],.grid-model-item__open-icon.--active path[data-v-de387b08],.grid-model-item__open-icon.--active:hover path[data-v-de387b08]{stroke:var(--brand-primary)}.grid-model-item__favorite.--inactive svg[data-v-de387b08],.grid-model-item__open-icon.--inactive svg[data-v-de387b08]{fill:transparent}.grid-model-item__favorite.--inactive path[data-v-de387b08],.grid-model-item__open-icon.--inactive path[data-v-de387b08]{stroke:var(--color-white)}.grid-model-item__favorite.--inactive:hover svg[data-v-de387b08],.grid-model-item__open-icon.--inactive:hover svg[data-v-de387b08]{fill:transparent}.grid-model-item__favorite.--inactive:hover path[data-v-de387b08],.grid-model-item__open-icon.--inactive:hover path[data-v-de387b08]{stroke:var(--brand-primary)}.grid-model-item__fav-icon[data-v-de387b08]{position:absolute;top:5px;right:5px;z-index:11;color:var(--brand-primary)}.grid-model-item__name[data-v-de387b08]{display:flex;align-items:center;justify-content:center;padding-top:12px;font-size:18px;font-weight:600;line-height:22px;transition:color .3s ease}@media(max-width:1024px){.grid-model-item__name[data-v-de387b08]{font-size:16px;line-height:20px}}.grid-model-item__name span[data-v-de387b08]{word-break:break-word;text-align:center}.grid-model-item:hover .grid-model-item__container[data-v-de387b08]{background:var(--brand-secondary)}.grid-model-item:hover .grid-model-item__image[data-v-de387b08]{transform:scale(1.05);opacity:.85}.grid-model-item:hover .grid-model-item__name[data-v-de387b08]{color:var(--brand-primary)}.grid-model-item:hover .grid-model-item__favorite[data-v-de387b08],.grid-model-item:hover .grid-model-item__open-icon[data-v-de387b08]{opacity:1}.model-item-information[data-v-c7f7e2f2]{--y-indent:12;--x-indent:0;--grid-gutter:0;height:-moz-fit-content;height:fit-content;overflow:hidden}@media(max-width:1024px){.model-item-information[data-v-c7f7e2f2]{--grid-gutter:30;--y-indent:8}}@media(max-width:767px){.model-item-information[data-v-c7f7e2f2]{--grid-gutter:0;flex-direction:row}}.model-item-information .model-item-information__wrapper[data-v-c7f7e2f2]{padding:6px 0;font-size:16px;font-weight:400;line-height:20px;height:-moz-fit-content;height:fit-content;display:flex;gap:8px;white-space:nowrap;max-width:100%;width:100%;overflow:hidden}@media(max-width:1024px){.model-item-information .model-item-information__wrapper[data-v-c7f7e2f2]{padding:4px 15px;font-size:14px;line-height:18px;width:50%}}@media(max-width:767px){.model-item-information .model-item-information__wrapper[data-v-c7f7e2f2]{flex-wrap:wrap;padding:4px 0;font-size:12px;line-height:14px;gap:4px;width:100%}}.model-item-information .model-item-information__label[data-v-c7f7e2f2]{color:var(--color-low-gray)}.model-item-information .model-item-information__value[data-v-c7f7e2f2]{color:var(--color-white);overflow:hidden;text-overflow:ellipsis}.model-item-information .model-item-information__value.--green[data-v-c7f7e2f2]{color:var(--color-green)}.list-model-item[data-v-acfe16a1]{position:relative;width:100%;height:-moz-fit-content;height:fit-content;display:grid;grid-template-rows:29px 1fr;grid-template-columns:270px auto 246px;-moz-column-gap:30px;column-gap:30px;row-gap:24px;grid-template-areas:"image title title" "image desc info"}@media(max-width:1024px){.list-model-item[data-v-acfe16a1]{grid-template-columns:210px auto;grid-template-rows:30px minmax(122px,auto) minmax(111px,auto);-moz-column-gap:30px;column-gap:30px;row-gap:20px;grid-template-areas:"image title" "image info" "image desc"}}@media(max-width:767px){.list-model-item[data-v-acfe16a1]{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);-moz-column-gap:10px;column-gap:10px;row-gap:16px;grid-template-areas:"title title" "image info" "desc desc"}}.list-model-item .model-name[data-v-acfe16a1]{grid-area:title;transition:all .3s ease-in-out;font-size:22px;font-weight:600;line-height:29px;color:var(--color-white)}@media(max-width:1024px){.list-model-item .model-name[data-v-acfe16a1]{font-size:20px;line-height:26px}}.list-model-item .model-name a[data-v-acfe16a1]{cursor:pointer}.list-model-item .model-description[data-v-acfe16a1]{grid-area:desc;gap:12px}@media(max-width:1024px){.list-model-item .model-description[data-v-acfe16a1]{gap:8px}}@media(max-width:1024px){.list-model-item .model-description[data-v-acfe16a1] .toggle-content__button{font-size:14px!important;font-weight:600;line-height:18px}}.list-model-item .model-description[data-v-acfe16a1] .toggle-content__button svg{width:16px;height:16px}@media(max-width:1024px){.list-model-item .model-description[data-v-acfe16a1] .toggle-content__button svg{width:14px;height:14px}}.list-model-item .model-info[data-v-acfe16a1]{grid-area:info}.list-model-item .preview-container[data-v-acfe16a1]{grid-area:image;position:relative;width:100%;border-radius:20px;overflow:hidden;height:auto;aspect-ratio:2/3}@media(max-width:1024px){.list-model-item .preview-container[data-v-acfe16a1]{aspect-ratio:210/303;border-radius:16px}}@media(max-width:767px){.list-model-item .preview-container[data-v-acfe16a1]{aspect-ratio:160/240;border-radius:16px}}.list-model-item .model-link[data-v-acfe16a1]{z-index:0}.list-model-item .preview-image[data-v-acfe16a1]{width:100%;transform-origin:center;transition:all .3s ease-in-out;aspect-ratio:2/3}@media(max-width:1024px){.list-model-item .preview-image[data-v-acfe16a1]{aspect-ratio:210/303}}@media(max-width:767px){.list-model-item .preview-image[data-v-acfe16a1]{aspect-ratio:160/240}}.list-model-item__favorite[data-v-acfe16a1],.list-model-item__open-icon[data-v-acfe16a1]{position:absolute;display:flex;align-items:center;justify-content:center;opacity:0;top:12px;right:12px;height:32px;width:32px;min-width:32px;border-radius:50%;font-size:20px;line-height:0;transition:all .3s ease-in-out;background:#161616e6;z-index:10}@media(max-width:1024px){.list-model-item__favorite[data-v-acfe16a1],.list-model-item__open-icon[data-v-acfe16a1]{opacity:1;top:6px;right:6px}}.list-model-item__favorite svg[data-v-acfe16a1],.list-model-item__open-icon svg[data-v-acfe16a1]{transition:fill .3s ease-in-out}.list-model-item__favorite path[data-v-acfe16a1],.list-model-item__open-icon path[data-v-acfe16a1]{transition:stroke .3s ease-in-out}.list-model-item__favorite.--active svg[data-v-acfe16a1],.list-model-item__favorite.--active:hover svg[data-v-acfe16a1],.list-model-item__open-icon.--active svg[data-v-acfe16a1],.list-model-item__open-icon.--active:hover svg[data-v-acfe16a1]{fill:var(--brand-primary)}.list-model-item__favorite.--active path[data-v-acfe16a1],.list-model-item__favorite.--active:hover path[data-v-acfe16a1],.list-model-item__open-icon.--active path[data-v-acfe16a1],.list-model-item__open-icon.--active:hover path[data-v-acfe16a1]{stroke:var(--brand-primary)}.list-model-item__favorite.--inactive svg[data-v-acfe16a1],.list-model-item__open-icon.--inactive svg[data-v-acfe16a1]{fill:transparent}.list-model-item__favorite.--inactive path[data-v-acfe16a1],.list-model-item__open-icon.--inactive path[data-v-acfe16a1]{stroke:var(--color-white)}.list-model-item__favorite.--inactive:hover svg[data-v-acfe16a1],.list-model-item__open-icon.--inactive:hover svg[data-v-acfe16a1]{fill:transparent}.list-model-item__favorite.--inactive:hover path[data-v-acfe16a1],.list-model-item__open-icon.--inactive:hover path[data-v-acfe16a1]{stroke:var(--brand-primary)}.list-model-item:hover .preview-container[data-v-acfe16a1]{background:var(--brand-secondary)}.list-model-item:hover .preview-image[data-v-acfe16a1]{transform:scale(1.05);opacity:.85}.list-model-item:hover .model-name[data-v-acfe16a1]{color:var(--brand-primary)}.list-model-item:hover .list-model-item__favorite[data-v-acfe16a1],.list-model-item:hover .list-model-item__open-icon[data-v-acfe16a1]{opacity:1}.simple-model-item__name[data-v-687f461e]{justify-content:center;text-align:center;margin-top:17px;font-size:18px;font-weight:400;text-shadow:0 1px 4px #000}@media(max-width:959px){.simple-model-item__name[data-v-687f461e]{font-size:14px}}
