.hero[data-v-72bffa16]{position:relative}.hero__container[data-v-72bffa16]{position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:var(--scale-14);z-index:10}@media screen and (min-width: 768px){.hero[data-v-72bffa16]{padding:6.25em 0}}.hero__texts[data-v-72bffa16]{max-width:37.5em}.hero__link[data-v-72bffa16]{color:var(--theme-color-ace);display:inline-flex;align-items:center;gap:var(--scale-2);cursor:pointer;font-size:1em}@media screen and (min-width: 768px){.hero__link[data-v-72bffa16]{font-size:1.125em}}.hero__link-icon[data-v-72bffa16]{font-size:1.5em;transition:all .2s ease-in-out}.hero__link:hover .hero__link-icon[data-v-72bffa16]{padding-left:var(--scale-1)}.hero__title[data-v-72bffa16]{font-size:2.5em;font-weight:500}@media screen and (min-width: 768px){.hero__title[data-v-72bffa16]{font-size:3.5em}}.hero__text[data-v-72bffa16]{font-size:1em;margin:1em 0}@media screen and (min-width: 768px){.hero__text[data-v-72bffa16]{font-size:1.5em;margin:2.5rem 0}}@media screen and (min-width: 1024px){.hero__text[data-v-72bffa16]{font-size:1.75em;margin:2.5rem 0}}.hero__picture[data-v-72bffa16]{--size: 25em;max-width:var(--size);max-height:var(--size);width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:none}@media screen and (min-width: 1024px){.hero__picture[data-v-72bffa16]{display:block}}.card[data-v-4001ab37]{container-type:inline-size}.card--small[data-v-4001ab37]{align-items:center}.card--medium[data-v-4001ab37]{grid-row:span 2}.card--large[data-v-4001ab37]{grid-row:span 3}.card__content[data-v-4001ab37]{position:relative;padding:var(--scale-4) var(--scale-6);background-color:var(--theme-color-gray--06);border-radius:.5em;color:var(--theme-primary-text-color);cursor:pointer;display:flex;flex-direction:column;gap:var(--scale-14);height:100%;overflow:hidden}@media screen and (min-width: 768px){.card__content--with-illustration[data-v-4001ab37]{background-image:url(/assets/img/grid-CIgO9hBT.svg);background-position:right 90%;background-size:cover}}.card__content--no-link[data-v-4001ab37]{cursor:initial}.card__content--go[data-v-4001ab37]{background-color:var(--theme-color-go)}.card__content--ace[data-v-4001ab37]{background-color:var(--theme-color-ace)}.card__content--ray[data-v-4001ab37]{background-color:var(--theme-color-ray)}.card__content--legacy[data-v-4001ab37]{background-color:var(--theme-color-legacy)}.card__content--royale[data-v-4001ab37]{background-color:var(--theme-color-royale)}.card__content--flagship[data-v-4001ab37]{background-color:var(--theme-color-flagship)}.card__content--min-height[data-v-4001ab37]{padding-bottom:6rem}.card__links[data-v-4001ab37]{display:flex;flex-direction:column;gap:var(--scale-4);flex:1}.card__link[data-v-4001ab37]{display:flex;align-items:center;justify-content:space-between;gap:var(--scale-6);cursor:pointer}.card__link-icon[data-v-4001ab37]{transition:all .2s ease-in-out}.card__link:hover .card__link-icon[data-v-4001ab37]{transform:translate(.25em)}.card__title-line[data-v-4001ab37]{position:relative;display:flex;align-items:center;gap:var(--scale-4);justify-content:space-between;width:100%}.card__title[data-v-4001ab37]{font-size:1.5em;font-weight:500;flex:1;transition:all .3s ease-in-out}@container (width > 10rem){.card__title[data-v-4001ab37]{font-size:2em}}.card__title--with-links[data-v-4001ab37]{font-size:1.5em}@media screen and (min-width: 768px){.card:not(.card--has-links):hover .card__title[data-v-4001ab37]{font-size:1.25em}}.card__title--animate[data-v-4001ab37]{animation-name:fadeIt-4001ab37;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:both}.card__title--small-size[data-v-4001ab37]{font-size:1.25em!important}@container (width > 18rem){.card__title--small-size[data-v-4001ab37]{font-size:1.5em!important}}.card__subtext[data-v-4001ab37]{position:absolute;bottom:-.25em;transform:translateY(100%);line-height:1.25;opacity:0;transition:all .4s;max-height:0;margin-top:0;overflow:hidden}.card:hover .card__subtext[data-v-4001ab37]{margin-top:var(--scale-4);opacity:1;max-height:12.5em}.card__icon[data-v-4001ab37]{font-size:2em}@keyframes fadeIt-4001ab37{0%{opacity:1;transform:translate(0)}25%{transform:translate(-1rem);opacity:0}60%{opacity:0}to{opacity:1;transform:translate(0)}}.section__title[data-v-b7fe30f8]{margin-bottom:2.5rem}.section__grid[data-v-b7fe30f8]{display:grid;grid-template-columns:1fr;gap:var(--scale-6)}@media screen and (min-width: 768px){.section__grid[data-v-b7fe30f8]{grid-auto-flow:row;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);gap:var(--scale-6)}}@media screen and (min-width: 1024px){.section__grid[data-v-b7fe30f8]{grid-auto-flow:column;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--scale-4)}}.articles__list[data-v-8f99fc99]{display:grid;gap:var(--scale-10);grid-template-columns:1fr}@media screen and (min-width: 768px){.articles__list[data-v-8f99fc99]{grid-template-columns:repeat(auto-fill,minmax(22em,1fr))}}.articles__article[data-v-8f99fc99]{width:100%;min-width:22em;flex:1}
