.IPDetail .About{padding-top:var(--spacing-vertical-sm)}@media only screen and (max-width:1024px){.IPDetail .About{flex-direction:column;grid-gap:0;gap:0}}.IPDetail .About .Renderer p:last-child{margin-bottom:0}@media only screen and (max-width:1024px){.IPDetail .About .Renderer h1,.IPDetail .About .Renderer h2,.IPDetail .About .Renderer h3,.IPDetail .About .Renderer h4,.IPDetail .About .Renderer h5,.IPDetail .About .Renderer h6{margin-top:64}}.IPDetail .About__aside{box-sizing:border-box}@media only screen and (max-width:1024px){.IPDetail .About__aside{position:relative;width:100%}}.IPDetail .MainHeader{height:272px}@media only screen and (max-width:1280px){.IPDetail .MainHeader{height:220px}}@media only screen and (max-width:1024px){.IPDetail .MainHeader{height:192px}}@media only screen and (max-width:563px){.IPDetail .MainHeader{height:186px}}.IPDetail .MainHeader__ibar{display:none}.IPDetail .MainHeader__actionsWrapper{max-width:100%;width:100%;margin-right:0;margin-left:0}.IPDetail .MainHeader__link:only-child{background-color:var(--blue80)}.IPDetail__aside{color:var(--grey80);padding:24px 15px;border-top:1px solid var(--grey40);border-bottom:1px solid var(--grey40);height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:var(--spacing-vertical-xl)}@media only screen and (max-width:1024px){.IPDetail__aside{padding:24px 0}}.IPDetail__aside .Link__wrapper{margin-top:24px;width:100%;display:flex}.IPDetail__aside .Link__wrapper a{justify-content:center;width:100%}.IPDetail__aside .Link__wrapper a:after{margin-left:8px;height:16px;width:16px}@media only screen and (max-width:1280px){.IPDetail__aside .Link__wrapper a{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media only screen and (max-width:563px){.IPDetail__aside .Link__wrapper a{width:100%}}.IPDetail__aside .Renderer ol{list-style:none;counter-reset:item}.IPDetail__aside .Renderer ol li{display:flex;align-items:flex-start;counter-increment:item;margin-top:24px}.IPDetail__aside .Renderer ol li p{margin-top:1px;color:#545454}.IPDetail__aside .Renderer ol li:before{content:counter(item);font-size:.875rem;line-height:1.25rem;font-weight:700;background:var(--grey80);border-radius:100%;margin-right:16px;color:var(--white);min-width:24px;min-height:24px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1024px){.IPDetail__aside .Renderer ol li:before{margin-right:8px}}.IPDetail__aside .Renderer p{color:#6b6b6b;margin:0}