.perspectives-hero{border-bottom:1px dashed var(--color-stroke-500)}.perspectives-hero__content{align-items:flex-start;display:flex;flex-direction:column;padding:var(--space-64) var(--space-16) var(--space-32)}.perspectives-hero__title{color:var(--color-text-450);font-family:var(--font-sans);font-size:var(--font-size-h2);font-weight:var(--font-weight-medium);line-height:1.1;margin:0 0 var(--space-16) 0}.perspectives-hero__body{color:var(--color-text-400);font-family:var(--font-mono);font-size:var(--font-size-body-16);font-weight:var(--font-weight-normal);line-height:1.5;margin:0 0 var(--space-24) 0}.perspectives-hero__buttons{display:flex;flex-direction:column;gap:var(--space-12);width:100%}.perspectives-hero__button{text-align:center;width:100%}.perspectives-hero__articles{border-bottom:1px dashed var(--color-stroke-500);border-top:1px dashed var(--color-stroke-500);display:flex;flex-direction:column;gap:var(--space-32);padding:var(--space-16);padding-bottom:var(--space-48)}.perspectives-hero__articles-title{color:var(--color-text-450);font-family:var(--font-sans);font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:1.1;margin:0}.perspectives-hero__slides{display:flex;gap:var(--space-16);overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-8);scrollbar-width:none;-ms-overflow-style:none}.perspectives-hero__slides::-webkit-scrollbar{display:none}.perspectives-hero__article-card{background-color:var(--color-bg-500);border:1px dashed var(--color-stroke-500);display:flex;flex-direction:column;flex-shrink:0;position:relative;scroll-snap-align:start;text-decoration:none;width:340px}.perspectives-hero__article-image-container{aspect-ratio:16/9;overflow:hidden;position:relative;width:100%}.perspectives-hero__article-image{height:210px;object-fit:cover;width:100%}.perspectives-hero__article-arrow{color:var(--color-icon-450);height:24px;position:absolute;right:1px;top:1px;width:24px;z-index:1}.perspectives-hero__article-arrow path,.perspectives-hero__article-arrow rect{transition:fill .2s ease}.perspectives-hero__article-card:hover .perspectives-hero__article-arrow rect{fill:var(--color-primary)}.perspectives-hero__article-card:hover .perspectives-hero__article-arrow path{fill:var(--color-icon-350)}.perspectives-hero__article-body{display:flex;flex-direction:column;gap:var(--space-32);min-height:235px;padding:var(--space-24);position:relative}.perspectives-hero__article-text{display:flex;flex-direction:column;gap:var(--space-8)}.perspectives-hero__article-meta{color:var(--color-text-400);font-family:var(--font-mono);font-size:var(--font-size-body-12);font-weight:var(--font-weight-normal);line-height:1.5}.perspectives-hero__article-heading{color:var(--color-text-450);font-family:var(--font-sans);font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:1.1;margin:0}.perspectives-hero__article-desc{color:var(--color-text-400);font-family:var(--font-mono);font-size:var(--font-size-body-14);font-weight:var(--font-weight-normal);line-height:1.5;margin:0}.perspectives-hero__navigation{align-items:center;display:flex;justify-content:space-between;width:100%}.perspectives-hero__arrow{height:40px;width:40px}.perspectives-hero__pagination{align-items:center;display:flex;gap:var(--space-6)}.perspectives-hero__dot{background-color:var(--color-bg-tertiary);border:none;cursor:pointer;height:8px;padding:0;transition:background-color .25s ease;width:8px}.perspectives-hero__dot.is-active,.perspectives-hero__dot:hover{background-color:var(--color-primary)}@media (min-width:1190px){.perspectives-hero{display:flex;flex-direction:row;justify-content:space-between}.perspectives-hero__content{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;max-width:605px;min-height:625px;padding:var(--space-64) var(--space-32)}.perspectives-hero__buttons{flex-direction:row;margin-top:auto;width:auto}.perspectives-hero__button{width:auto}.perspectives-hero__articles{border-left:1px dashed var(--color-stroke-500);border-top:none;display:flex;flex:1;flex-direction:column;gap:var(--space-32);overflow:hidden;padding:var(--space-32)}.perspectives-hero__slides{gap:var(--space-24);overflow-x:auto}.perspectives-hero__article-card{width:372px}.perspectives-hero__navigation{margin-top:auto}}