.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 ul,.pseo__topic ol{list-style:initial;padding-left:1.5em}.pseo__topic li{list-style:initial}.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}}.pseo__agent{width:100%;background:var(--pes-agent-color-bg);overflow-x:hidden;container-type:inline-size;container-name:section}.pseo__agent *{box-sizing:border-box}.pseo__agent h1,.pseo__agent h2,.pseo__agent h3,.pseo__agent h4,.pseo__agent h5,.pseo__agent p{margin:0}.pseo__agent a{text-decoration:none}.pseo__agent ul,.pseo__agent ol{list-style:initial;padding-left:1.5em}.pseo__agent li{list-style:initial}.pseo__agent *:first-child{margin-top:0}.pseo__agent-container{padding:60px;margin:0 auto;max-width:var(--es-width-content, 1320px)}.pseo__agent-container2{padding-bottom:0}h1.pseo__agent-title{color:var(--pes-agent-color-text);max-width:960px;font-size:44px;font-weight:700;line-height:58px;margin:0 auto 12px;text-align:center;letter-spacing:-.5px;word-break:break-word}@media(max-width:768px){h1.pseo__agent-title{font-size:30px;line-height:38px;margin-bottom:10px}}@container (max-width: 768px){h1.pseo__agent-title{font-size:30px;line-height:38px;margin-bottom:10px}}h2.pseo__agent-title{color:var(--pes-agent-color-text);max-width:960px;font-size:32px;font-weight:700;line-height:42px;margin:0 auto 16px;text-align:center;letter-spacing:-.25px;word-break:break-word}@media(max-width:768px){h2.pseo__agent-title{font-size:22px;line-height:28px;margin-bottom:10px;letter-spacing:0}}@container (max-width: 768px){h2.pseo__agent-title{font-size:22px;line-height:28px;margin-bottom:10px;letter-spacing:0}}.pseo__agent-subtitle{color:var(--pes-agent-color-text-subtitle);text-align:center;max-width:960px;margin:0 auto;font-size:18px;font-style:normal;font-weight:600;line-height:24px;word-break:break-word}.pseo__agent-btn-wrapper{margin-top:48px;text-align:center}.pseo__agent-btn-wrapper .pseo__agent-btn{display:flex;margin:0 auto;min-width:250px;width:max-content;padding:18px 20px;line-height:24px;justify-content:center;align-items:center;gap:8px;font-size:18px;font-style:normal;font-weight:600;border-radius:16px;transition:opacity .2s ease;background:var(--pes-agent-color-primary-btn-bg);color:var(--pes-agent-color-primary-btn-text);transition:transform .3s cubic-bezier(.25,.8,.25,1)}.pseo__agent-btn-wrapper .pseo__agent-btn:hover{transform:scale(1.1)}.pseo__agent-image-wrapper{margin-top:54px}.pseo__agent-image{display:block;max-width:960px;width:100%;max-height:540px;height:auto;aspect-ratio:16 / 9;border-radius:24px;background:var(--pes-agent-color-image-bg);margin:0 auto;object-fit:cover;overflow:hidden}@media(max-width:768px){.pseo__agent-container{padding:36px 16px}h1.pseo__agent-title{font-size:24px;line-height:32px}h2.pseo__agent-title{font-size:22px;line-height:28px}.pseo__agent-subtitle{font-size:14px;line-height:20px}.pseo__agent-btn-wrapper{margin-top:24px}.pseo__agent-btn-wrapper .pseo__agent-btn{width:max-content;min-width:200px;max-width:100%;padding:0 20px;height:50px;line-height:20px;font-size:14px}.pseo__agent-image-wrapper{margin-top:32px}}@container section (max-width: 768px){.pseo__agent-container{padding:36px 16px}h1.pseo__agent-title{font-size:24px;line-height:32px}h2.pseo__agent-title{font-size:22px;line-height:28px}.pseo__agent-subtitle{font-size:14px;line-height:20px}.pseo__agent-btn-wrapper{margin-top:24px}.pseo__agent-btn-wrapper .pseo__agent-btn{width:max-content;min-width:200px;max-width:100%;padding:0 20px;height:50px;line-height:20px;font-size:14px}.pseo__agent-image-wrapper{margin-top:32px}}.pseo__resource{width:100%;background:var(--pes-resource-color-bg);overflow-x:hidden;container-type:inline-size;container-name:section}.pseo__resource *{box-sizing:border-box}.pseo__resource h1,.pseo__resource h2,.pseo__resource h3,.pseo__resource h4,.pseo__resource h5,.pseo__resource p{margin:0}.pseo__resource a{text-decoration:none}.pseo__resource ul,.pseo__resource ol{list-style:initial;padding-left:1.5em}.pseo__resource li{list-style:initial}.pseo__resource *:first-child{margin-top:0}.pseo__resource-container{padding:60px;margin:0 auto;max-width:var(--es-width-content, 1320px)}h2.pseo__resource-title{max-width:960px;font-size:32px;font-weight:700;line-height:42px;margin:0 auto 16px;text-align:center;letter-spacing:-.25px;word-break:break-word;color:var(--pes-resource-color-text)}@media(max-width:768px){h2.pseo__resource-title{font-size:22px;line-height:28px;margin-bottom:10px;letter-spacing:0}}@container (max-width: 768px){h2.pseo__resource-title{font-size:22px;line-height:28px;margin-bottom:10px;letter-spacing:0}}.pseo__resource-list{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:48px;width:100%}.pseo__resource-list-item{display:flex;flex-direction:column;width:calc((100% - 48px)/4);cursor:pointer;text-decoration:none;transition:transform .2s ease;border-radius:16px;overflow:hidden;border:1px solid var(--pes-resource-color-border);background:var(--pes-resource-color-item-bg)}.pseo__resource-list-item:hover{transform:translateY(-2px)}.pseo__resource-list-item-cover{width:100%;aspect-ratio:16/9;object-fit:cover}h3.pseo__resource-list-item-title{padding:16px;text-align:center;color:var(--pes-resource-color-text);font-size:18px;font-weight:550;line-height:24px;letter-spacing:0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.pseo__resource-container{padding:36px 16px}.pseo__resource-list{flex-direction:column;gap:24px;margin-top:24px}.pseo__resource-list-item{width:100%}h3.pseo__resource-list-item-title{font-size:16px;line-height:22px}}@container section (max-width: 768px){.pseo__resource-container{padding:36px 16px}.pseo__resource-list{flex-direction:column;gap:24px;margin-top:24px}.pseo__resource-list-item{width:100%}h3.pseo__resource-list-item-title{font-size:16px;line-height:22px}}
