.pseo__player-mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:var(--pes-player-mask-color-bg, rgba(0, 0, 0, .1));display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in-out}.pseo__player-mask .pseo__player-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;flex-shrink:0;background:var(--pes-player-mask-color-button-bg, #fff);border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer;transition:transform .2s ease-in-out}.pseo__player-mask .pseo__player-icon:hover{transform:scale(1.1)}.pseo__player-mask.pseo__hide{opacity:0}.pseo__player-mask:hover{opacity:1}.pseo__topic{width:100%;background:var(--pes-topic-color-bg);overflow-x:hidden;container-type:inline-size;container-name:section}.pseo__topic *{box-sizing:border-box}.pseo__topic h1,.pseo__topic h2,.pseo__topic h3,.pseo__topic h4,.pseo__topic h5,.pseo__topic p{margin:0}.pseo__topic a{text-decoration:none}.pseo__topic-container{padding:60px;margin:0 auto;max-width:var(--es-width-content, 1320px)}.pseo__topic-list{display:flex;flex-direction:column;gap:48px;padding:36px 48px;border-radius:24px;border:1px solid var(--pes-topic-color-border)}.pseo__topic-list-item{gap:14px;display:flex;flex-direction:column}h2.pseo__topic-list-item-title{font-size:32px;font-weight:700;line-height:42px;word-break:break-word;color:var(--pes-topic-color-text)}.pseo__topic-list-item-content{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;word-break:break-word;color:var(--pes-topic-color-text-subtitle)}@media(max-width:768px){.pseo__topic-container{padding:36px 16px}.pseo__topic-list{gap:24px;padding:0;border:unset}.pseo__topic-list-item{gap:10px}h2.pseo__topic-list-item-title{font-size:22px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0px}}@container section (max-width: 768px){.pseo__topic-container{padding:36px 16px}.pseo__topic-list{gap:24px;padding:0;border:unset}.pseo__topic-list-item{gap:10px}h2.pseo__topic-list-item-title{font-size:22px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0px}}
