.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}@media(max-width:768px){.pseo__player-mask .pseo__player-icon{width:42px;height:42px}.pseo__player-mask .pseo__player-icon svg{width:21px;height:21px}}.pseo__compare-slider{overflow-x:hidden}.pseo__compare-slider-handle{display:flex;flex-direction:column;place-items:center;height:100%;cursor:ew-resize;color:#fff}.pseo__compare-slider-handle-line{flex:1;width:2px;background-color:currentcolor;box-shadow:#00000080 0 0 4px}.pseo__compare-slider-handle-button{width:38px;height:38px;border-radius:50%;background-color:#fff;pointer-events:none;display:flex;justify-content:center;align-items:center;box-shadow:#0003 0 4px 12px}.pseo__compare-slider .pseo__before-label,.pseo__compare-slider .pseo__after-label{position:absolute;top:16px;border-radius:999px;padding:0 14px;font-size:14px;line-height:32px}.pseo__compare-slider .pseo__before-label{left:16px;background-color:#00000080;color:#fff}.pseo__compare-slider .pseo__after-label{right:16px;background-color:#fff;color:#000}@media(max-width:768px){.pseo__compare-slider-handle-button{width:32px;height:32px}.pseo__compare-slider .pseo__before-label,.pseo__compare-slider .pseo__after-label{top:10px;font-size:10px;padding:0 10px;line-height:24px}.pseo__compare-slider .pseo__before-label{left:10px}.pseo__compare-slider .pseo__after-label{right:10px}}.pseo__loop-swiper{position:relative;width:100%;overflow:hidden;container-type:inline-size;container-name:loop-swiper}.pseo__loop-swiper .pseo__viewport{touch-action:pan-y pinch-zoom}.pseo__loop-swiper .pseo__track{display:flex;will-change:transform;backface-visibility:hidden;-webkit-user-select:none;user-select:none}.pseo__loop-swiper .pseo__slide{flex-shrink:0}.pseo__loop-swiper .pseo__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:36px;padding-bottom:2px}.pseo__loop-swiper .pseo__nav-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin:0;border:1px solid var(--loop-swiper-color-nav-border, rgba(3, 3, 3, .11));background:var(--loop-swiper-color-nav-bg, #fff);border-radius:999px;cursor:pointer;color:var(--loop-swiper-color-nav-text, rgba(2, 4, 8, .89));transition:transform .2s,border-color .2s}.pseo__loop-swiper .pseo__nav-btn:hover{transform:scale(1.1)}.pseo__loop-swiper .pseo__dots{display:flex;align-items:center;gap:8px}.pseo__loop-swiper .pseo__dot{width:8px;height:8px;border-radius:999px;background:var(--loop-swiper-color-dot, rgba(0, 0, 0, .15));cursor:pointer;transition:background .2s,width .2s}.pseo__loop-swiper .pseo__dot-active{background:var(--loop-swiper-color-dot-active, rgba(0, 0, 0, .5))}@media(max-width:768px){.pseo__loop-swiper .pseo__nav{margin-top:12px}.pseo__loop-swiper .pseo__nav-btn{width:32px;height:32px;display:none}}@container loop-swiper (max-width: 768px){.pseo__loop-swiper .pseo__nav{margin-top:12px}.pseo__loop-swiper .pseo__nav-btn{width:32px;height:32px;display:none}}.pseo__tooltip{position:fixed;z-index:1070;max-width:250px;color:#fff;font-size:14px;line-height:1.5715;pointer-events:none}.pseo__tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;line-height:0}.pseo__tooltip-inner{min-width:30px;min-height:32px;padding:6px 8px;color:#fff;text-align:start;text-decoration:none;word-wrap:break-word;background-color:#000000d9;border-radius:6px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.pseo__tooltip-open{opacity:1}.pseo__tooltip-arrow{position:absolute;bottom:-6px;left:calc(var(--tooltip-arrow-left, 0px) - 6px);width:0;height:0;border-top:6px solid rgba(0,0,0,.85);border-right:6px solid transparent;border-left:6px solid transparent}.pseo__introd{width:100%;background:var(--pes-introd-color-bg);overflow-x:hidden;container-type:inline-size;container-name:section}.pseo__introd *{box-sizing:border-box}.pseo__introd h1,.pseo__introd h2,.pseo__introd h3,.pseo__introd h4,.pseo__introd h5,.pseo__introd p{margin:0}.pseo__introd a{text-decoration:none}.pseo__introd ul,.pseo__introd ol{list-style:initial;padding-left:1.5em}.pseo__introd li{list-style:initial}.pseo__introd *:first-child{margin-top:0}.pseo__introd-container{padding:60px 60px 30px;margin:0 auto;max-width:var(--es-width-content, 1320px)}.pseo__introd-container-body{background:var(--pes-introd-color-sub-bg);border-radius:24px;padding:40px 48px;display:flex;justify-content:space-between;align-items:center;position:relative}.pseo__introd-container-body-left{max-width:560px;margin-right:30px}.pseo__introd-container-body-left:last-child{max-width:none;margin-right:0}.pseo__introd-container-body-right{max-width:460px}.pseo__introd-container-body-right-media{display:block;border-radius:12px;height:100%;max-width:100%;object-fit:cover;aspect-ratio:16/9}h1.pseo__introd-title{max-width:960px;font-size:54px;font-weight:700;line-height:62px;margin:0 auto 16px;text-align:center;letter-spacing:-.5px;word-break:break-word;text-align:left;color:var(--pes-introd-color-text)}@media(max-width:768px){h1.pseo__introd-title{font-size:30px;line-height:38px;margin-bottom:10px}}@container (max-width: 768px){h1.pseo__introd-title{font-size:30px;line-height:38px;margin-bottom:10px}}h2.pseo__introd-title{max-width:960px;font-size:40px;font-weight:600;line-height:48px;margin:0 auto 16px;text-align:center;letter-spacing:-.3px;word-break:break-word;text-align:left;color:var(--pes-introd-color-text)}@media(max-width:768px){h2.pseo__introd-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}@container (max-width: 768px){h2.pseo__introd-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}.pseo__introd-content{color:var(--pes-introd-color-text-subtitle);font-size:16px;font-weight:400;line-height:24px;word-break:break-word}.pseo__introd-btn-wrapper{margin-top:24px}.pseo__introd-btn{display:inline-flex;min-width:120px;padding:18px 20px;justify-content:center;align-items:center;gap:8px;border-radius:16px;background:var(--pes-introd-color-primary-btn-bg);color:var(--pes-introd-color-primary-btn-text);font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:opacity .2s ease}@media(max-width:768px){.pseo__introd-container{padding:24px 16px 16px}.pseo__introd-container-body{padding:24px 16px 16px;border-radius:16px;flex-direction:column;gap:16px}.pseo__introd-container-body-left{width:100%;max-width:none;margin-right:0}.pseo__introd-container-body-right{display:none}h2.pseo__introd-title{font-size:22px;line-height:28px}.pseo__introd-content{font-size:14px;line-height:20px}.pseo__introd-btn-wrapper{margin-top:16px;text-align:center}.pseo__introd-btn{padding:16px 18px;line-height:20px}}@container section (max-width: 768px){.pseo__introd-container{padding:24px 16px 16px}.pseo__introd-container-body{padding:24px 16px 16px;border-radius:16px;flex-direction:column;gap:16px}.pseo__introd-container-body-left{width:100%;max-width:none;margin-right:0}.pseo__introd-container-body-right{display:none}h2.pseo__introd-title{font-size:22px;line-height:28px}.pseo__introd-content{font-size:14px;line-height:20px}.pseo__introd-btn-wrapper{margin-top:16px;text-align:center}.pseo__introd-btn{padding:16px 18px;line-height:20px}}.pseo__blogHeader{width:100%;background:var(--pes-blogheader-color-bg);overflow-x:hidden;container-type:inline-size;container-name:section}.pseo__blogHeader *{box-sizing:border-box}.pseo__blogHeader h1,.pseo__blogHeader h2,.pseo__blogHeader h3,.pseo__blogHeader h4,.pseo__blogHeader h5,.pseo__blogHeader p{margin:0}.pseo__blogHeader a{text-decoration:none}.pseo__blogHeader ul,.pseo__blogHeader ol{list-style:initial;padding-left:1.5em}.pseo__blogHeader li{list-style:initial}.pseo__blogHeader-container{--container-padding: 50px 60px;--container-max-width: var(--es-width-content, 1320px);padding:var(--container-padding);margin:0 auto;max-width:var(--container-max-width);display:flex;flex-direction:column;align-items:center;text-align:center}h1.pseo__blogHeader-title{max-width:960px;font-size:54px;font-weight:700;line-height:62px;margin:0 auto 24px;text-align:center;letter-spacing:-.5px;word-break:break-word;color:var(--pes-blogheader-color-title);font-size:48px;line-height:58px}@media(max-width:768px){h1.pseo__blogHeader-title{font-size:30px;line-height:38px;margin-bottom:10px}}@container (max-width: 768px){h1.pseo__blogHeader-title{font-size:30px;line-height:38px;margin-bottom:10px}}h2.pseo__blogHeader-title{max-width:960px;font-size:40px;font-weight:600;line-height:48px;margin:0 auto 24px;text-align:center;letter-spacing:-.3px;word-break:break-word;color:var(--pes-blogheader-color-title);font-size:48px;line-height:58px}@media(max-width:768px){h2.pseo__blogHeader-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}@container (max-width: 768px){h2.pseo__blogHeader-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}.pseo__blogHeader-meta{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--pes-blogheader-color-meta);line-height:1.5}.pseo__blogHeader-avatar{width:28px;height:28px;border-radius:50%;overflow:hidden;object-fit:cover}.pseo__blogHeader-avatarPlaceholder{background-color:var(--pes-blogheader-color-avatar-bg)}.pseo__blogHeader-date{margin-left:8px}@media(max-width:768px){.pseo__blogHeader-container{--container-padding: 24px 16px}h1.pseo__blogHeader-title,h2.pseo__blogHeader-title{font-size:24px}.pseo__blogHeader-meta{font-size:12px}}@container section (max-width: 768px){.pseo__blogHeader-container{--container-padding: 24px 16px}h1.pseo__blogHeader-title,h2.pseo__blogHeader-title{font-size:24px}.pseo__blogHeader-meta{font-size:12px}}.pseo__xdesign-explore-more-skill{width:100%;overflow:hidden;background:var(--pes-xdesign-color-explore-more-skill-bg-gradient),var(--pes-xdesign-color-explore-more-skill-bg);container-type:inline-size;container-name:section}.pseo__xdesign-explore-more-skill *{box-sizing:border-box}.pseo__xdesign-explore-more-skill h1,.pseo__xdesign-explore-more-skill h2,.pseo__xdesign-explore-more-skill h3,.pseo__xdesign-explore-more-skill h4,.pseo__xdesign-explore-more-skill h5,.pseo__xdesign-explore-more-skill p{margin:0}.pseo__xdesign-explore-more-skill a{text-decoration:none}.pseo__xdesign-explore-more-skill ul,.pseo__xdesign-explore-more-skill ol{list-style:initial;padding-left:1.5em}.pseo__xdesign-explore-more-skill li{list-style:initial}.pseo__xdesign-explore-more-skill-container{max-width:var(--es-width-content, 1320px);padding:80px 120px;padding-top:var(--pes-xdesign-padding-top-explore-more-skill-container);padding-left:var(--pes-xdesign-padding-left-explore-more-skill-container);padding-right:var(--pes-xdesign-padding-left-explore-more-skill-container);margin:0 auto}.pseo__xdesign-explore-more-skill-header{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--es-width-content, 1320px);margin:0 auto;text-align:center}.pseo__xdesign-explore-more-skill-title{max-width:960px;margin:0 auto;color:var(--pes-xdesign-color-explore-more-skill-title);font-size:32px;font-weight:700;line-height:42px;letter-spacing:-.25px;text-align:center}.pseo__xdesign-explore-more-skill-subtitle{max-width:960px;color:var(--pes-xdesign-color-explore-more-skill-subtitle);font-size:16px;line-height:normal;text-align:center}.pseo__xdesign-explore-more-skill-header>.pseo__xdesign-explore-more-skill-title+.pseo__xdesign-explore-more-skill-subtitle{margin:12px auto 0!important}.pseo__xdesign-explore-more-skill-grid{display:grid;max-width:var(--es-width-content, 1320px);grid-template-columns:repeat(auto-fit,minmax(312px,1fr));margin:34px auto 0;margin-top:var(--pes-xdesign-padding-top-explore-more-skill-grid-margin)}.pseo__xdesign-explore-more-skill-card{display:flex;align-items:center;width:calc(100% - 16px);min-width:300px;min-height:152px;padding:16px 14px 16px 20px;margin:8px;overflow:hidden;color:inherit;text-decoration:none;background:var(--pes-xdesign-color-explore-more-skill-card-bg);border-radius:16px;transition:box-shadow .16s ease}.pseo__xdesign-explore-more-skill-card-content{flex:1 1 0;min-width:0}.pseo__xdesign-explore-more-skill-card-title-row{display:flex;align-items:center;min-width:0}.pseo__xdesign-explore-more-skill-card-title{display:-webkit-box;min-width:0;margin:0;overflow:hidden;color:var(--pes-xdesign-color-explore-more-skill-card-title);font-size:20px;font-weight:500;line-height:30px;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pseo__xdesign-explore-more-skill-card-arrow{flex:none;width:0;height:16px;margin-left:0;overflow:hidden;opacity:0;transition:width .16s ease,margin-left .16s ease,opacity .16s ease}.pseo__xdesign-explore-more-skill-card:hover,.pseo__xdesign-explore-more-skill-card:focus-visible{box-shadow:0 0 2px #0000000a,0 2px 8px #0000000f}.pseo__xdesign-explore-more-skill-card:hover .pseo__xdesign-explore-more-skill-card-arrow,.pseo__xdesign-explore-more-skill-card:focus-visible .pseo__xdesign-explore-more-skill-card-arrow{width:16px;margin-left:6px;opacity:1}.pseo__xdesign-explore-more-skill-card-description{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:var(--pes-xdesign-color-explore-more-skill-card-description);font-size:16px;line-height:24px;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pseo__xdesign-explore-more-skill-card-content>.pseo__xdesign-explore-more-skill-card-title-row+.pseo__xdesign-explore-more-skill-card-description{margin-top:8px!important}.pseo__xdesign-explore-more-skill-card-media{flex:none;display:block;width:120px;height:120px;margin-left:16px;overflow:hidden;background:#f0f1f4;border:1.5px solid #fff;border-radius:12px;box-shadow:0 0 2px #0000000a,0 2px 8px #0000000f;object-fit:cover}.pseo__xdesign-explore-more-skill-action{display:flex;align-items:center;justify-content:center;width:max-content;min-width:80px;padding:12px 14px 12px 16px;margin:24px auto 0;color:#131314f2;font-size:14px;font-weight:500;line-height:16px;text-decoration:none;border:2px solid rgba(13,30,64,.08);border-radius:10px}.pseo__xdesign-explore-more-skill-action-icon{width:12px;height:12px;margin-left:4px}@media(max-width:768px){.pseo__xdesign-explore-more-skill-container{padding:56px 24px;padding-top:var(--pes-xdesign-padding-top-explore-more-skill-container-mobile)}.pseo__xdesign-explore-more-skill-title{font-size:28px;line-height:38px}.pseo__xdesign-explore-more-skill-grid{margin-top:26px}.pseo__xdesign-explore-more-skill-card{min-height:128px}.pseo__xdesign-explore-more-skill-card-media{width:96px;height:96px}}@container section (max-width: 768px){.pseo__xdesign-explore-more-skill-container{padding:56px 24px;padding-top:var(--pes-xdesign-padding-top-explore-more-skill-container-mobile)}.pseo__xdesign-explore-more-skill-title{font-size:28px;line-height:38px}.pseo__xdesign-explore-more-skill-grid{margin-top:26px}.pseo__xdesign-explore-more-skill-card{min-height:128px}.pseo__xdesign-explore-more-skill-card-media{width:96px;height:96px}}@media(max-width:348px){.pseo__xdesign-explore-more-skill-container{padding-right:10px;padding-left:10px}}@container section (max-width: 348px){.pseo__xdesign-explore-more-skill-container{padding-right:10px;padding-left:10px}}