.custom-order[data-v-209d7512]{border-radius:4rem;background:rgba(255,255,255,0.101961);overflow:hidden;position:relative;background-image:url("/images/customOrder/custom-order-image.png");background-size:contain;background-position:right;background-repeat:no-repeat}@media screen and (max-width: 767px){.custom-order[data-v-209d7512]{background-size:cover;background-position:top}}.custom-order__content[data-v-209d7512]{position:relative;display:flex;width:100%}@media screen and (max-width: 767px){.custom-order__content[data-v-209d7512]{flex-direction:column}}.custom-order__info[data-v-209d7512]{display:flex;padding:5.6rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.6rem;padding-right:0}@media screen and (max-width: 1024px){.custom-order__info[data-v-209d7512]{padding:4rem;padding-right:0}}@media screen and (max-width: 767px){.custom-order__info[data-v-209d7512]{padding:3.2rem 10rem 3.2rem 2.4rem;position:relative;z-index:1}}.custom-order__subtitle[data-v-209d7512]{color:rgba(255,255,255,0.4)}.custom-order__title[data-v-209d7512]{color:#fff}.custom-order__description[data-v-209d7512]{color:#fff;max-width:47rem}.custom-order__image-wrapper[data-v-209d7512]{position:relative;flex:1;min-width:40%}@media screen and (max-width: 767px){.custom-order__image-wrapper[data-v-209d7512]{position:absolute;width:100%;height:100%}}.custom-order__image[data-v-209d7512]{position:absolute;right:0;top:0;height:100%;width:100%;object-fit:cover}@media screen and (max-width: 767px){.custom-order__image[data-v-209d7512]{left:5rem}}

.card-list[data-v-32bfa214]{--item-width: 280px;--grid-gap: 16px;--show-more-gradient-height: 60px;--show-more-overlap-padding: 40px;--title-font-size: 21px;--title-font-weight: 500;--title-margin-bottom: 20px}.card-list-container[data-v-32bfa214]{display:flex}.card-list__title[data-v-32bfa214]{font-size:var(--title-font-size);font-weight:var(--title-font-weight);margin-bottom:var(--title-margin-bottom)}.card-list__list[data-v-32bfa214]{display:grid;flex-grow:1;grid-template-columns:repeat(auto-fill, minmax(var(--item-width, 280px), 1fr));grid-gap:var(--grid-gap)}.card-list__list--visible-rows[data-v-32bfa214]{grid-gap:0 var(--grid-gap);grid-template-rows:repeat(var(--visible-rows, 1), max-content) repeat(100, 0);overflow-y:hidden}.card-list__list--visible-rows .card-list__item[data-v-32bfa214],.card-list__list--visible-rows .card-list__need-help[data-v-32bfa214]{margin-bottom:var(--grid-gap)}.card-list__item-tag[data-v-32bfa214]{display:flex;grid-column:-2;grid-row:1;padding:24px;border-radius:10px;height:100%;background:linear-gradient(90deg, rgba(95,115,250,0.25) 0%, rgba(95,115,250,0) 100%)}.card-list__item-tag-desktop[data-v-32bfa214]{height:auto;width:var(--item-width);margin-bottom:var(--grid-gap)}.card-list__list--load-more[data-v-32bfa214]{grid-template-rows:repeat(var(--visible-rows, 1), max-content) max-content repeat(100, 0)}.card-list__load-more[data-v-32bfa214]{z-index:2;grid-column:1 / -1;grid-row:calc(1 + var(--visible-rows, 1))}.load-more-list[data-v-32bfa214]{position:relative}.load-more-list__wrapper[data-v-32bfa214]{display:grid}.load-more-list__gradient[data-v-32bfa214]{pointer-events:none;position:absolute;width:100%;height:var(--show-more-gradient-height);bottom:0;left:0;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);z-index:1}.load-more-list__button[data-v-32bfa214]{justify-self:center;align-self:center;font-weight:500;scroll-snap-align:start;z-index:2}.load-more-list--overlap .load-more-list__gradient[data-v-32bfa214]{bottom:100%}.load-more-list--overlap .load-more-list__wrapper[data-v-32bfa214]{position:absolute;width:100%;bottom:100%;left:0;background-color:#000;padding-bottom:var(--show-more-overlap-padding)}.card-list__list--scrollable[data-v-32bfa214]{-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-left:var(--padding);padding-left:var(--padding);padding-right:var(--padding);overflow-x:scroll;grid-auto-flow:column;grid-auto-columns:var(--item-width)}.card-list__list--scrollable[data-v-32bfa214]::-webkit-scrollbar{display:none}.card-list__list--scrollable .card-list__item[data-v-32bfa214]{scroll-snap-align:start;grid-row:1}.card-list__list--scrollable .card-list__load-more[data-v-32bfa214]{grid-column:initial;grid-row:1;display:grid;align-items:center}.card-list__list--scrollable .load-more-list__wrapper[data-v-32bfa214]{position:initial;padding-bottom:0}.card-list__list--scrollable .load-more-list__gradient[data-v-32bfa214]{display:none}.card-list__need-help[data-v-32bfa214]{grid-column:1 / -1;margin:3.2rem 0}@media screen and (max-width: 1024px){.card-list__need-help[data-v-32bfa214]{margin:4rem 0}}@media screen and (max-width: 767px){.card-list__need-help[data-v-32bfa214]{margin:2.4rem 0}}.card-list__need-help[data-v-32bfa214]:not(:nth-child(-n+8)){grid-row:4}@media screen and (max-width: 1023.3px){.card-list__item-tag-desktop[data-v-32bfa214]{display:none}}@media screen and (min-width: 800px){.card-list__need-help[data-v-32bfa214]{grid-row:auto !important}.card-list__need-help[data-v-32bfa214]:not(:nth-child(-n+9)){grid-row:3 !important}}@media screen and (max-width: 479.3px){.card-list__list--visible-rows[data-v-32bfa214]{grid-template-rows:auto}}

.pagination[data-v-d7d5f2ae]{display:none}

.responsive-image[data-v-26f85f9a]{--border-radius: 0px;width:100%}.responsive-image__img[data-v-26f85f9a]{width:100%;overflow:hidden;border-radius:var(--border-radius)}.responsive-image--new-game[data-v-26f85f9a]{background-color:#1A2837}.responsive-image--new-game .responsive-image__img[data-v-26f85f9a]{mix-blend-mode:luminosity}.responsive-image__img--fill[data-v-26f85f9a]{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover}


/*# sourceMappingURL=13.c70025913711de1815c5.css.map*/