.p-top__hero{margin-top:72px;padding:70px var(--space-container-x)120px}@media screen and (max-width:540px){.p-top__hero{padding:40px var(--space-container-x-mobile)80px}}.p-top__hero-inner{max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:60px}@media screen and (max-width:840px){.p-top__hero-inner{align-items:flex-start}}@media screen and (max-width:540px){.p-top__hero-inner{align-items:center;gap:40px}}.p-top__hero-image{width:100%;height:auto}@media screen and (max-width:540px){.p-top__hero-image{width:calc(100% + 56px);max-width:none;margin:0 -28px}}.p-top__hero-content{display:flex;align-items:center;justify-content:center;gap:24px 40px;width:100%}@media screen and (max-width:840px){.p-top__hero-content{flex-direction:column;align-items:flex-start;gap:24px}}@media screen and (max-width:540px){.p-top__hero-content{gap:16px}}.p-top__hero-title{flex:none;width:calc(50% - 20px);color:var(--color-ink);font-family:var(--font-body);font-size:46px;font-weight:600;line-height:1.3}@media screen and (max-width:840px){.p-top__hero-title{width:100%;font-size:42px}}@media screen and (max-width:540px){.p-top__hero-title{font-size:8vw}}.p-top__hero-body{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:calc(50% - 20px)}@media screen and (max-width:840px){.p-top__hero-body{width:100%}}.p-top__hero-desc{width:100%;color:var(--color-ink);font-family:var(--font-body);font-size:16px;letter-spacing:.02em;line-height:1.6}@media screen and (max-width:540px){.p-top__hero-desc{font-size:14px}}.p-top__hero-actions{display:flex;align-items:center;justify-content:center;gap:8px}.p-top__intro{position:relative;z-index:2;padding:160px var(--space-container-x)}@media screen and (max-width:540px){.p-top__intro{padding:80px var(--space-container-x-mobile)}}.p-top__intro::before{content:"";position:absolute;inset:0;z-index:-1;background-image:url(/images/top-intro-photo.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:brightness(85%)grayscale(20%)}.p-top__intro-inner{max-width:var(--container-max);margin:0 auto;display:flex;flex-wrap:nowrap;justify-content:center;gap:40px}@media screen and (max-width:840px){.p-top__intro-inner{flex-direction:column;gap:60px}}@media screen and (max-width:540px){.p-top__intro-inner{gap:32px}}.p-top__intro-title{width:calc(50% - 20px);color:var(--color-white);font-family:var(--font-body);font-size:36px;font-weight:600;line-height:1.4}@media screen and (max-width:840px){.p-top__intro-title{width:100%}}@media screen and (max-width:540px){.p-top__intro-title{font-size:24px}}.p-top__intro-desc{width:calc(50% - 20px);color:var(--color-white);font-family:var(--font-body);font-size:16px;letter-spacing:.02em;line-height:1.6}@media screen and (max-width:840px){.p-top__intro-desc{width:100%}}@media screen and (max-width:540px){.p-top__intro-desc{font-size:14px}}.p-top__products{padding:120px var(--space-container-x)}@media screen and (max-width:540px){.p-top__products{padding:80px var(--space-container-x-mobile)}}.p-top__products-inner{max-width:var(--container-max);margin:0 auto;display:flex;flex-direction:column;gap:60px}@media screen and (max-width:540px){.p-top__products-inner{gap:40px}}.p-top__products-head{display:flex;align-items:flex-start;justify-content:space-between;gap:0 40px}@media screen and (max-width:840px){.p-top__products-head{flex-direction:column;gap:16px}}.p-top__products-title{width:calc(50% - 20px);color:var(--color-ink);font-family:var(--font-body);font-size:36px;font-weight:600;line-height:1.3}@media screen and (max-width:840px){.p-top__products-title{width:100%}}@media screen and (max-width:540px){.p-top__products-title{font-size:24px}}.p-top__products-desc{width:calc(50% - 20px);color:var(--color-ink);font-family:var(--font-body);font-size:16px;letter-spacing:.02em;line-height:1.6}@media screen and (max-width:840px){.p-top__products-desc{width:100%}}@media screen and (max-width:540px){.p-top__products-desc{font-size:14px}}.p-top__product-list{display:flex;flex-direction:column;gap:24px}.p-top__product-card{display:flex;align-items:center;justify-content:space-between;gap:0 40px;overflow:hidden;background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;transition:background .3s cubic-bezier(.4,.4,0,1)}.p-top__product-card:hover{box-shadow:0 2px 16px rgba(0,0,0,6%)}@media screen and (max-width:840px){.p-top__product-card{flex-direction:column}}.p-top__product-card-body{display:flex;flex:none;flex-direction:column;gap:24px;width:calc(60% - 16px);padding:40px}@media screen and (max-width:840px){.p-top__product-card-body{width:100%;padding:32px}}@media screen and (max-width:540px){.p-top__product-card-body{padding:24px}}.p-top__product-card-heading{display:flex;flex-direction:column;gap:8px}.p-top__product-card-tagline{color:var(--color-ink);font-family:var(--font-body);font-size:24px;font-weight:600;line-height:1.2}@media screen and (max-width:540px){.p-top__product-card-tagline{font-size:20px}}.p-top__product-card-name{color:var(--color-ink);font-family:var(--font-inter);font-size:46px;font-weight:600;letter-spacing:-.04em;line-height:1}@media screen and (max-width:540px){.p-top__product-card-name{font-size:36px}}.p-top__product-card-info{display:flex;flex-direction:column;gap:8px}.p-top__product-card-desc{color:var(--color-ink);font-family:var(--font-body);font-size:16px;letter-spacing:.02em;line-height:1.6}@media screen and (max-width:540px){.p-top__product-card-desc{font-size:14px}}.p-top__product-card-more{display:flex;align-items:center;gap:8px}.p-top__product-card-more-text{color:var(--color-ink);font-family:var(--font-body);font-size:16px;letter-spacing:.02em;line-height:1.6}@media screen and (max-width:540px){.p-top__product-card-more-text{font-size:14px}}.p-top__product-card-more-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--color-ink);border-radius:4px;color:var(--color-white);transition:background .3s cubic-bezier(.4,.4,0,1)}.p-top__product-card-more-icon svg{width:14px;height:14px}.p-top__product-card:hover .p-top__product-card-more-text{color:var(--color-ink-muted)}.p-top__product-card:hover .p-top__product-card-more-icon{background:var(--color-solid-hover)}.p-top__product-card-thumb{flex:none;align-self:stretch;width:calc(40% - 24px);background-position:50% 0;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:840px){.p-top__product-card-thumb{width:100%;height:340px}}@media screen and (max-width:540px){.p-top__product-card-thumb{height:210px}}.p-top__product-card-thumb--analyst{background-image:url(/images/top-card-analyst.jpg)}.p-top__product-card-thumb--presenter{background-image:url(/images/top-card-presenter.jpg)}.p-top__product-card-thumb--roleplay{background-image:url(/images/top-card-roleplay.jpg)}.p-top__news{background:var(--color-hover);padding:120px var(--space-container-x)}@media screen and (max-width:540px){.p-top__news{padding:80px var(--space-container-x-mobile)}}.p-top__news-inner{max-width:var(--container-max);margin:0 auto;display:flex;align-items:flex-start;gap:40px}@media screen and (max-width:840px){.p-top__news-inner{flex-direction:column;gap:60px}}@media screen and (max-width:540px){.p-top__news-inner{gap:40px}}.p-top__news-head{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:calc(35% - 26px)}@media screen and (max-width:840px){.p-top__news-head{width:100%}}.p-top__news-title{color:var(--color-ink);font-family:var(--font-body);font-size:36px;font-weight:600;line-height:1.3}@media screen and (max-width:540px){.p-top__news-title{font-size:24px}}.p-top__news-more{display:flex;align-items:center;gap:8px}.p-top__news-more-text{color:var(--color-ink);font-family:var(--font-body);font-size:16px;letter-spacing:.02em;line-height:1.6}@media screen and (max-width:540px){.p-top__news-more-text{font-size:14px}}.p-top__news-more-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:var(--color-ink);border-radius:4px;color:var(--color-white);transition:background .3s cubic-bezier(.4,.4,0,1)}.p-top__news-more-icon svg{width:14px;height:14px}.p-top__news-more:hover .p-top__news-more-text{color:var(--color-ink-muted)}.p-top__news-more:hover .p-top__news-more-icon{background:var(--color-solid-hover)}.p-top__news-list{display:flex;flex-direction:column;width:calc(65% - 14px);border-top:1px solid var(--color-border)}@media screen and (max-width:840px){.p-top__news-list{width:100%}}.p-top__news-row{display:flex;flex-direction:column;gap:12px;padding:24px 0;border-bottom:1px solid var(--color-border);transition:border-color .3s ease-out}.p-top__news-row:hover{border-color:var(--color-ink-muted)}.p-top__news-row-title{color:var(--color-ink);font-family:var(--font-body);font-size:16px;letter-spacing:.02em;line-height:1.6}@media screen and (max-width:540px){.p-top__news-row-title{font-size:14px}}.p-top__news-row-meta{display:flex;align-items:center;gap:16px}.p-top__news-row-date{color:var(--color-ink-muted);font-family:var(--font-inter);font-size:14px;letter-spacing:.02em;line-height:1}