.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__feature{width:100%;background:var(--pes-feature-color-bg);overflow-x:hidden;container-type:inline-size;container-name:section}.pseo__feature *{box-sizing:border-box}.pseo__feature h1,.pseo__feature h2,.pseo__feature h3,.pseo__feature h4,.pseo__feature h5,.pseo__feature p{margin:0}.pseo__feature a{text-decoration:none}.pseo__feature ul,.pseo__feature ol{list-style:initial;padding-left:1.5em}.pseo__feature li{list-style:initial}.pseo__feature-container{--container-padding: var(--pes-feature-padding-container-y, 60px) var(--pes-feature-padding-container-x, 60px);padding:var(--container-padding);margin:0 auto;max-width:var(--es-width-content, 1320px)}h2.pseo__feature-title{max-width:960px;font-size:40px;font-weight:600;line-height:48px;margin:0 auto 48px;text-align:center;letter-spacing:-.3px;word-break:break-word;color:var(--pes-feature-color-text)}@media(max-width:768px){h2.pseo__feature-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}@container (max-width: 768px){h2.pseo__feature-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}.pseo__feature-list{display:grid;gap:120px}.pseo__feature-list .pseo__even{flex-direction:row-reverse}.pseo__feature-list .pseo__even>.pseo__feature-item-media-container{margin-left:80px}.pseo__feature-list .pseo__odd>.pseo__feature-item-media-container{margin-right:80px}.pseo__feature-list .pseo__feature-item{display:flex;justify-content:center;align-items:center}.pseo__feature-list .pseo__feature-item-media-container{max-width:580px;width:50%}.pseo__feature-list .pseo__feature-item-media-container-inner{width:100%;max-height:580px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:24px}.pseo__feature-list .pseo__feature-item-media-container-inner .pseo__feature-media{width:100%;max-height:580px;height:auto;position:relative;overflow:hidden;border-radius:24px;background:var(--pes-feature-color-media-bg);object-fit:cover}.pseo__feature-list .pseo__feature-item-media-container-inner .pseo__feature-media video{max-height:580px}.pseo__feature-list .pseo__feature-item-text-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:start}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-item-title{text-align:left;font-size:32px;font-weight:700;line-height:42px;letter-spacing:-.25px;color:var(--pes-feature-color-text)}.pseo__feature-list .pseo__feature-item-text-container h3.pseo__feature-item-title{font-size:20px;line-height:28px}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-item-article{text-align:left;margin-top:16px;color:var(--pes-feature-color-text-subtitle);font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;word-break:break-word}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-btn{margin-top:28px;display:flex;align-items:center;justify-content:center;min-width:144px;height:40px;border-radius:10px;padding:0 14px;background:var(--pes-feature-color-primary-btn-bg);border:unset;color:var(--pes-feature-color-primary-btn-text);text-align:center;font-size:14px;font-weight:550;line-height:16px;letter-spacing:0px;cursor:pointer;text-decoration:none}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-btn:hover{opacity:.85}@media(max-width:768px){.pseo__feature-container{--container-padding: calc(var(--pes-feature-padding-container-y, 60px) / 1.666) calc(var(--pes-feature-padding-container-x, 60px) / 3.75)}h2.pseo__feature-title{margin-bottom:16px}.pseo__feature-list{gap:72px}.pseo__feature-list .pseo__even{flex-direction:column}.pseo__feature-list .pseo__even>:first-child{margin-left:0}.pseo__feature-list .pseo__odd>:first-child{margin-right:0}.pseo__feature-list .pseo__feature-item{flex-direction:column}.pseo__feature-list .pseo__feature-item-media-container{width:100%;max-width:unset}.pseo__feature-list .pseo__feature-item-media-container-inner{border-radius:16px}.pseo__feature-list .pseo__feature-item-media-container-inner .pseo__feature-media{max-height:400px;border-radius:16px}.pseo__feature-list .pseo__feature-item-text-container{margin-top:16px;align-items:center;justify-content:center}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-item-title{text-align:center;font-size:22px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0px}.pseo__feature-list .pseo__feature-item-text-container h3.pseo__feature-item-title{font-size:16px;line-height:20px}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-item-article{text-align:center;margin-top:10px}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-btn{margin-top:16px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0px}}@container section (max-width: 768px){.pseo__feature-container{--container-padding: calc(var(--pes-feature-padding-container-y, 60px) / 1.666) calc(var(--pes-feature-padding-container-x, 60px) / 3.75)}h2.pseo__feature-title{margin-bottom:16px}.pseo__feature-list{gap:72px}.pseo__feature-list .pseo__even{flex-direction:column}.pseo__feature-list .pseo__even>:first-child{margin-left:0}.pseo__feature-list .pseo__odd>:first-child{margin-right:0}.pseo__feature-list .pseo__feature-item{flex-direction:column}.pseo__feature-list .pseo__feature-item-media-container{width:100%;max-width:unset}.pseo__feature-list .pseo__feature-item-media-container-inner{border-radius:16px}.pseo__feature-list .pseo__feature-item-media-container-inner .pseo__feature-media{max-height:400px;border-radius:16px}.pseo__feature-list .pseo__feature-item-text-container{margin-top:16px;align-items:center;justify-content:center}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-item-title{text-align:center;font-size:22px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0px}.pseo__feature-list .pseo__feature-item-text-container h3.pseo__feature-item-title{font-size:16px;line-height:20px}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-item-article{text-align:center;margin-top:10px}.pseo__feature-list .pseo__feature-item-text-container .pseo__feature-btn{margin-top:16px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0px}}.pseo__faq{container-type:inline-size;container-name:section;overflow-x:hidden;width:100%;background:var(--pes-faq-color-bg)}.pseo__faq *{box-sizing:border-box}.pseo__faq h1,.pseo__faq h2,.pseo__faq h3,.pseo__faq h4,.pseo__faq h5,.pseo__faq p{margin:0}.pseo__faq a{text-decoration:none}.pseo__faq ul,.pseo__faq ol{list-style:initial;padding-left:1.5em}.pseo__faq li{list-style:initial}.pseo__faq-container{--container-padding: var(--pes-faq-padding-container-y, 60px) var(--pes-faq-padding-container-x, 60px);padding:var(--container-padding);max-width:var(--es-width-content, 1320px);margin:0 auto;display:flex;gap:48px}.pseo__faq-container .pseo__faq-title{font-style:normal;font-size:32px;font-weight:700;line-height:42px;letter-spacing:-.25px;flex-basis:260px;color:var(--pes-faq-color-text);word-break:break-word}.pseo__faq-container .pseo__faq-list{flex:1;border-top:1px solid var(--pes-faq-color-border)}.pseo__faq-container .pseo__faq-list-item{padding:24px 0;border-bottom:1px solid var(--pes-faq-color-border)}.pseo__faq-container .pseo__faq-list-item .pseo__faq-question{width:100%;border:none;font-size:18px;font-weight:600;line-height:24px;display:flex;justify-content:space-between;cursor:pointer;text-align:left;color:var(--pes-faq-color-text)}.pseo__faq-container .pseo__faq-list-item .pseo__faq-question:hover{color:var(--pes-faq-color-text)}.pseo__faq-container .pseo__faq-list-item .pseo__faq-question-content{flex:1;font-size:inherit;word-break:break-word}.pseo__faq-container .pseo__faq-list-item .pseo__faq-question .pseo__faq-icon{transition:transform .3s ease}.pseo__faq-container .pseo__faq-list-item .pseo__faq-question .pseo__faq-icon.pseo__open{transform:rotate(180deg)}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer{font-size:16px;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);color:var(--pes-faq-color-text-subtitle)}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer.pseo__faq-expanded{grid-template-rows:1fr}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer.pseo__faq-expanded .pseo__faq-answer-content{padding-top:12px;opacity:1;transform:translateY(0);line-height:24px}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer-content{word-break:break-word;min-height:0;padding-top:0;opacity:0;transform:translateY(-8px);transition:opacity .3s cubic-bezier(.4,0,.2,1) .15s,transform .3s cubic-bezier(.4,0,.2,1) .15s,padding-top .4s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.pseo__faq-container{--container-padding: calc(var(--pes-faq-padding-container-y, 60px) / 1.666) calc(var(--pes-faq-padding-container-x, 60px) / 3.75);flex-direction:column;gap:24px}.pseo__faq-container .pseo__faq-title{text-align:center;width:100%;font-size:22px;font-weight:700;line-height:28px;letter-spacing:0;flex-basis:0}.pseo__faq-container .pseo__faq-list-item{padding:12px 0}.pseo__faq-container .pseo__faq-list-item .pseo__faq-question{font-size:14px;font-style:normal;font-weight:600;line-height:20px;gap:16px}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer{font-size:14px;line-height:20px;font-weight:400px}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer.pseo__faq-expanded .pseo__faq-answer-content{padding-top:8px}}@container section (max-width: 768px){.pseo__faq-container{--container-padding: calc(var(--pes-faq-padding-container-y, 60px) / 1.666) calc(var(--pes-faq-padding-container-x, 60px) / 3.75);flex-direction:column;gap:24px}.pseo__faq-container .pseo__faq-title{text-align:center;width:100%;font-size:22px;font-weight:700;line-height:28px;letter-spacing:0;flex-basis:0}.pseo__faq-container .pseo__faq-list-item{padding:12px 0}.pseo__faq-container .pseo__faq-list-item .pseo__faq-question{font-size:14px;font-style:normal;font-weight:600;line-height:20px;gap:16px}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer{font-size:14px;line-height:20px;font-weight:400px}.pseo__faq-container .pseo__faq-list-item .pseo__faq-answer.pseo__faq-expanded .pseo__faq-answer-content{padding-top:8px}}.pseo__tools{width:100%;background:var(--pes-tools-color-bg);overflow-x:hidden;container-type:inline-size;container-name:section}.pseo__tools *{box-sizing:border-box}.pseo__tools h1,.pseo__tools h2,.pseo__tools h3,.pseo__tools h4,.pseo__tools h5,.pseo__tools p{margin:0}.pseo__tools a{text-decoration:none}.pseo__tools ul,.pseo__tools ol{list-style:initial;padding-left:1.5em}.pseo__tools li{list-style:initial}.pseo__tools *:first-child{margin-top:0}.pseo__tools-container{--container-padding: var(--pes-tools-padding-container-y, 60px) var(--pes-tools-padding-container-x, 60px);padding:var(--container-padding);margin:0 auto;max-width:var(--es-width-content, 1320px)}h2.pseo__tools-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;color:var(--pes-tools-color-text)}@media(max-width:768px){h2.pseo__tools-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}@container (max-width: 768px){h2.pseo__tools-title{font-size:24px;line-height:28px;margin-bottom:10px;letter-spacing:0}}.pseo__tools-subtitle{max-width:960px;margin:0 auto;font-size:18px;line-height:28px;text-align:center;font-weight:500;color:var(--pes-tools-color-text-secondary)}.pseo__tools-list{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:48px;width:100%}.pseo__tools-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-tools-color-border);background:var(--pes-tools-color-item-bg)}.pseo__tools-list-item.pseo__hide{display:none}.pseo__tools-list-item:hover{transform:translateY(-2px)}.pseo__tools-list-item-cover{width:100%;aspect-ratio:16/9;object-fit:cover}.pseo__tools-list-item-info{padding:16px}.pseo__tools-list-item-info:empty{display:none}h3.pseo__tools-list-item-title{color:var(--pes-tools-color-text);font-size:18px;font-weight:550;line-height:24px;letter-spacing:0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pseo__tools-list-item-desc{color:var(--pes-tools-color-text-secondary);font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.pseo__tools-more{margin-top:24px;text-align:center}.pseo__tools-more-link{display:inline-block;min-width:120px;padding:18px 20px;border-radius:16px;border:2px solid var(--pes-tools-color-border);text-decoration:none;color:var(--pes-tools-color-text);font-size:16px;line-height:22px;transition:color .2s ease,border-color .2s ease;height:60px;text-align:center}.pseo__tools-more-link:hover{border-color:var(--pes-tools-color-border-hover)}@media(max-width:768px){.pseo__tools-container{--container-padding: calc(var(--pes-tools-padding-container-y, 60px) / 1.666) calc(var(--pes-tools-padding-container-x, 60px) / 3.75)}.pseo__tools-subtitle{font-size:14px;line-height:20px;font-style:normal;font-weight:500}.pseo__tools-list{flex-direction:column;gap:24px;margin-top:24px}.pseo__tools-list-item{width:100%}h3.pseo__tools-list-item-title{font-size:16px;line-height:22px}}@container section (max-width: 768px){.pseo__tools-container{--container-padding: calc(var(--pes-tools-padding-container-y, 60px) / 1.666) calc(var(--pes-tools-padding-container-x, 60px) / 3.75)}.pseo__tools-subtitle{font-size:14px;line-height:20px;font-style:normal;font-weight:500}.pseo__tools-list{flex-direction:column;gap:24px;margin-top:24px}.pseo__tools-list-item{width:100%}h3.pseo__tools-list-item-title{font-size:16px;line-height:22px}}.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}}.pseo__xdesign-skill-scene-type-hero{position:relative;width:100%;overflow:hidden;background:var(--pes-xdesign-color-skill-scene-type-hero-bg);container-type:inline-size;container-name:section}.pseo__xdesign-skill-scene-type-hero *{box-sizing:border-box}.pseo__xdesign-skill-scene-type-hero h1,.pseo__xdesign-skill-scene-type-hero h2,.pseo__xdesign-skill-scene-type-hero h3,.pseo__xdesign-skill-scene-type-hero h4,.pseo__xdesign-skill-scene-type-hero h5,.pseo__xdesign-skill-scene-type-hero p{margin:0}.pseo__xdesign-skill-scene-type-hero a{text-decoration:none}.pseo__xdesign-skill-scene-type-hero ul,.pseo__xdesign-skill-scene-type-hero ol{list-style:initial;padding-left:1.5em}.pseo__xdesign-skill-scene-type-hero li{list-style:initial}.pseo__xdesign-skill-scene-type-hero:before{position:absolute;inset:0;z-index:0;content:"";background:url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiBvdmVyZmxvdz0idmlzaWJsZSIgc3R5bGU9ImRpc3BsYXk6IGJsb2NrOyIgd2lkdGg9IjE5MzUiIGhlaWdodD0iMTA3MSIgdmlld0JveD0iMCAwIDE5MzUgMTA3MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlZlY3RvciA5MjYzIiBmaWx0ZXI9InVybCgjZmlsdGVyMF9pZm5fMF8xMCkiPgo8cGF0aCBkPSJNMTA2OS4xOSAxMTMuMjU4QzExNDIuMTggMTQ1LjI0NCAxMTEwLjI1IDIzMi45MzEgMTA1Ny4zOCAzMTguODI0QzExMzcuNTUgMjQ1LjA1OSAxMjM5LjE2IDE5NC41MzMgMTMxMC4zNiAyMTguMjQzQzEzNTguNTUgMjM0LjI5MiAxMzY0LjA0IDI4Ni41MjMgMTM0NS43OCAzNDYuOTQ0QzE1MDUuNDcgMjQyLjEzMyAxNzIxLjY4IDE3Mi45OTcgMTgwNi44OCAyNjEuOTg1QzE5MzEuMDQgMzkxLjY1MiAxNjE3Ljk5IDgyNy45OTkgMTM3Ni41NiA4NTguMjI0QzEyNjQuNjQgODcyLjIzNSAxMjM0LjA5IDgyNC44NDMgMTI0NS4yMSA3NTYuNTMyQzExMzcuNzQgODQzLjY4OSAxMDI0LjgyIDkwMS41NTUgOTY4Ljc3MiA4NTguMjI0Qzk1Ni4xMDUgODQ4LjQzMSA5NDcuMDc0IDgzOC4zMDkgOTQxLjAwMyA4MjguMTVDODQ3LjYwNSA5MTAuNjI3IDY5Ny4wOTUgOTg4Ljg2NyA2MzYuNjk5IDk2Ny40MDZDNDU2LjkzOSA5MDMuNTI5IDc0OS44NDggNTk1LjAxNSA3NTguMjkyIDU2My44MTFDNjg0LjQxMSA2NDEuODIgMjE3LjE2NyA3OTcuMDE0IDEyOS4zNTcgNjg4LjU1NEM0MS41NDY1IDU4MC4wOTUgMTU2LjUyMSA0NjAuOTM1IDM5Ni44NjIgMjk4LjMzN0M2MzcuMjAyIDEzNS43MzggOTY4Ljc3MiA2OS4yNTg2IDEwNjkuMTkgMTEzLjI1OFoiIGZpbGw9IiNFMUY1RjYiLz4KPC9nPgo8ZGVmcz4KPGZpbHRlciBpZD0iZmlsdGVyMF9pZm5fMF8xMCIgeD0iLTUzLjY1NDMiIHk9Ii0zLjU0ODExZS0wOCIgd2lkdGg9IjE5ODguNjUiIGhlaWdodD0iMTA3NyIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz4KPGZlT2Zmc2V0IGR4PSItMTc1IiBkeT0iMTA2Ii8+CjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249Ijc2LjgyNzEiLz4KPGZlQ29tcG9zaXRlIGluMj0iaGFyZEFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIvPgo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwLjIwNzY3NSAwIDAgMCAwIDAuODYyNTk0IDAgMCAwIDAgMC45MDM1MjcgMCAwIDAgMSAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJzaGFwZSIgcmVzdWx0PSJlZmZlY3QxX2lubmVyU2hhZG93XzBfMTAiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNTAiIHJlc3VsdD0iZWZmZWN0Ml9mb3JlZ3JvdW5kQmx1cl8wXzEwIi8+CjxmZVR1cmJ1bGVuY2UgdHlwZT0iZnJhY3RhbE5vaXNlIiBiYXNlRnJlcXVlbmN5PSIyIDIiIHN0aXRjaFRpbGVzPSJzdGl0Y2giIG51bU9jdGF2ZXM9IjMiIHJlc3VsdD0ibm9pc2UiIHNlZWQ9IjE4OCIgLz4KPGZlQ29sb3JNYXRyaXggaW49Im5vaXNlIiB0eXBlPSJsdW1pbmFuY2VUb0FscGhhIiByZXN1bHQ9ImFscGhhTm9pc2UiIC8+CjxmZUNvbXBvbmVudFRyYW5zZmVyIGluPSJhbHBoYU5vaXNlIiByZXN1bHQ9ImNvbG9yZWROb2lzZTEiPgo8ZmVGdW5jQSB0eXBlPSJkaXNjcmV0ZSIgdGFibGVWYWx1ZXM9IjEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDEgMSAxIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgIi8+CjwvZmVDb21wb25lbnRUcmFuc2Zlcj4KPGZlQ29tcG9zaXRlIG9wZXJhdG9yPSJpbiIgaW4yPSJlZmZlY3QyX2ZvcmVncm91bmRCbHVyXzBfMTAiIGluPSJjb2xvcmVkTm9pc2UxIiByZXN1bHQ9Im5vaXNlMUNsaXBwZWQiIC8+CjxmZUZsb29kIGZsb29kLWNvbG9yPSJyZ2JhKDIzMiwgMjE3LCAyNTUsIDAuNikiIHJlc3VsdD0iY29sb3IxRmxvb2QiIC8+CjxmZUNvbXBvc2l0ZSBvcGVyYXRvcj0iaW4iIGluMj0ibm9pc2UxQ2xpcHBlZCIgaW49ImNvbG9yMUZsb29kIiByZXN1bHQ9ImNvbG9yMSIgLz4KPGZlTWVyZ2UgcmVzdWx0PSJlZmZlY3QzX25vaXNlXzBfMTAiPgo8ZmVNZXJnZU5vZGUgaW49ImVmZmVjdDJfZm9yZWdyb3VuZEJsdXJfMF8xMCIgLz4KPGZlTWVyZ2VOb2RlIGluPSJjb2xvcjEiIC8+CjwvZmVNZXJnZT4KPC9maWx0ZXI+CjwvZGVmcz4KPC9zdmc+Cg==) center -45px / 1735px 871px no-repeat;opacity:1}.pseo__xdesign-skill-scene-type-hero:after{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;background:linear-gradient(to bottom,var(--pes-xdesign-color-skill-scene-type-hero-bg) 31%,rgba(251,251,253,0) 73%,var(--pes-xdesign-color-skill-scene-type-hero-bg) 96%)}.pseo__xdesign-skill-scene-type-hero-container{position:relative;z-index:1;width:100%;min-width:900px;max-width:1280px;min-height:720px;padding:120px 0 80px;margin:0 auto}.pseo__xdesign-skill-scene-type-hero-header{display:flex;flex-direction:column;align-items:center;padding:40px 0;text-align:center}.pseo__xdesign-skill-scene-type-hero-title{margin:0;color:var(--pes-xdesign-color-skill-scene-type-hero-title);font-size:44px;font-weight:700;line-height:58px;letter-spacing:-.5px;text-align:center}.pseo__xdesign-skill-scene-type-hero-subtitle{max-width:800px;margin:16px 0 0;color:var(--pes-xdesign-color-skill-scene-type-hero-subtitle);font-size:20px;line-height:1.6;letter-spacing:-.5px;text-align:center}.pseo__xdesign-skill-scene-type-hero-header>.pseo__xdesign-skill-scene-type-hero-subtitle{margin:12px 0 0}.pseo__xdesign-skill-scene-type-hero-cards-area{display:flex;flex-direction:column;align-items:center}.pseo__xdesign-skill-scene-type-hero-cards{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,minmax(0,1fr));width:calc(100% - 160px);height:268px;padding:0 28px}.pseo__xdesign-skill-scene-type-hero-card{position:relative;z-index:1;justify-self:center;width:180px;min-width:180px;height:240px;overflow:hidden;color:inherit;text-decoration:none;background:var(--pes-xdesign-color-skill-scene-type-hero-card-bg);border:6px solid #fff;border-radius:16px;transform:rotate(-10deg);transition:transform .24s ease,box-shadow .16s ease}.pseo__xdesign-skill-scene-type-hero-card:nth-child(2n){transform:rotate(5deg)}.pseo__xdesign-skill-scene-type-hero-card:hover,.pseo__xdesign-skill-scene-type-hero-card:focus-visible{z-index:10;box-shadow:0 8px 24px #0000001f}.pseo__xdesign-skill-scene-type-hero-card-media{display:block;width:100%;height:174px;overflow:hidden;background:var(--pes-xdesign-color-skill-scene-type-hero-card-bg);object-fit:cover}.pseo__xdesign-skill-scene-type-hero-card-label{display:flex;align-items:center;justify-content:center;width:calc(100% + 12px);height:60px;margin-left:-6px;padding:12px 18px;overflow:hidden;color:var(--pes-xdesign-color-skill-scene-type-hero-subtitle);font-size:16px;line-height:26px;letter-spacing:-.5px;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:var(--pes-xdesign-color-skill-scene-type-hero-label-bg)}.pseo__xdesign-skill-scene-type-hero-card-arrow{display:block;width:0;height:16px;margin-left:0;overflow:hidden;background-color:var(--seo-content-secondary, rgba(17, 18, 20, .6));-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuODQ0NjcgMTAuNTMwM0MzLjU1MTc4IDEwLjIzNzQgMy41NTE3OCA5Ljc2MjU2IDMuODQ0NjcgOS40Njk2N0w3LjMxNDM0IDZMMy44NDQ2NyAyLjUzMDMzQzMuNTUxNzggMi4yMzc0NCAzLjU1MTc4IDEuNzYyNTYgMy44NDQ2NyAxLjQ2OTY3QzQuMTM3NTYgMS4xNzY3OCA0LjYxMjQ0IDEuMTc2NzggNC45MDUzMyAxLjQ2OTY3TDguNTUxNzggNS4xMTYxMkM5LjAzOTkzIDUuNjA0MjcgOS4wMzk5MyA2LjM5NTczIDguNTUxNzggNi44ODM4OEw0LjkwNTMzIDEwLjUzMDNDNC42MTI0NCAxMC44MjMyIDQuMTM3NTYgMTAuODIzMiAzLjg0NDY3IDEwLjUzMDNaIiBmaWxsPSIjMTMxMzE0IiBmaWxsLW9wYWNpdHk9IjAuOTUiLz4KPC9zdmc+Cg==) center / contain no-repeat;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuODQ0NjcgMTAuNTMwM0MzLjU1MTc4IDEwLjIzNzQgMy41NTE3OCA5Ljc2MjU2IDMuODQ0NjcgOS40Njk2N0w3LjMxNDM0IDZMMy44NDQ2NyAyLjUzMDMzQzMuNTUxNzggMi4yMzc0NCAzLjU1MTc4IDEuNzYyNTYgMy44NDQ2NyAxLjQ2OTY3QzQuMTM3NTYgMS4xNzY3OCA0LjYxMjQ0IDEuMTc2NzggNC45MDUzMyAxLjQ2OTY3TDguNTUxNzggNS4xMTYxMkM5LjAzOTkzIDUuNjA0MjcgOS4wMzk5MyA2LjM5NTczIDguNTUxNzggNi44ODM4OEw0LjkwNTMzIDEwLjUzMDNDNC42MTI0NCAxMC44MjMyIDQuMTM3NTYgMTAuODIzMiAzLjg0NDY3IDEwLjUzMDNaIiBmaWxsPSIjMTMxMzE0IiBmaWxsLW9wYWNpdHk9IjAuOTUiLz4KPC9zdmc+Cg==) center / contain no-repeat;opacity:0;transition:width .16s ease,margin-left .16s ease,opacity .16s ease}.pseo__xdesign-skill-scene-type-hero-card:hover .pseo__xdesign-skill-scene-type-hero-card-arrow,.pseo__xdesign-skill-scene-type-hero-card:focus-visible .pseo__xdesign-skill-scene-type-hero-card-arrow{width:16px;margin-left:4px;opacity:1}.pseo__xdesign-skill-scene-type-hero-action{display:flex;align-items:center;justify-content:center;min-width:80px;padding:12px 14px 12px 16px;margin-top:24px;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-skill-scene-type-hero-action-icon{width:12px;height:12px;margin-left:4px}@media(max-width:980px){.pseo__xdesign-skill-scene-type-hero-container{min-width:0;padding-right:24px;padding-left:24px}.pseo__xdesign-skill-scene-type-hero-cards{padding:0}.pseo__xdesign-skill-scene-type-hero-card-media{height:174px}}@media(max-width:768px){.pseo__xdesign-skill-scene-type-hero-container{min-height:0;padding:64px 16px}.pseo__xdesign-skill-scene-type-hero-title{color:var(--seo-content-primary, rgba(19, 19, 20, .95));font-size:var(--h1-size-mobile, 30px);font-weight:700;line-height:var(--h1-line-height-mobile, 38px);letter-spacing:var(--h1-letter-spacing-mobile, -.5px)}.pseo__xdesign-skill-scene-type-hero-subtitle{max-width:100%;margin:8px 0 0;color:var(--seo-content-secondary, rgba(17, 18, 20, .6));font-size:var(--subtitle-size-mobile, 14px);font-weight:400;line-height:1.6;letter-spacing:var(--subtitle-letter-spacing-mobile, 0)}.pseo__xdesign-skill-scene-type-hero-header>.pseo__xdesign-skill-scene-type-hero-subtitle{margin:8px 0 0}.pseo__xdesign-skill-scene-type-hero-cards{position:relative;display:block;width:237px;min-width:0;height:263px;padding:0;overflow:visible;perspective:600px;transform:translate(10px)}.pseo__xdesign-skill-scene-type-hero-card{position:absolute;top:0;left:0;width:180px;margin-right:0;cursor:pointer;z-index:var(--pes-xdesign-skill-scene-type-hero-card-stack-z-index, 1);box-shadow:0 0 2px #0000000a,0 2px 8px #0000000f;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform:translate(calc(var(--pes-xdesign-skill-scene-type-hero-card-stack-x, 0px) + var(--pes-xdesign-skill-scene-type-hero-card-drag-x, 0px))) translateY(calc(var(--pes-xdesign-skill-scene-type-hero-card-stack-y, 0px) + var(--pes-xdesign-skill-scene-type-hero-card-drag-y, 0px))) rotate(var(--pes-xdesign-skill-scene-type-hero-card-stack-rotate, 0deg)) scale(var(--pes-xdesign-skill-scene-type-hero-card-stack-scale, 1));transform-origin:90% 90%;will-change:transform}.pseo__xdesign-skill-scene-type-hero-card:nth-child(2n){transform:translate(calc(var(--pes-xdesign-skill-scene-type-hero-card-stack-x, 0px) + var(--pes-xdesign-skill-scene-type-hero-card-drag-x, 0px))) translateY(calc(var(--pes-xdesign-skill-scene-type-hero-card-stack-y, 0px) + var(--pes-xdesign-skill-scene-type-hero-card-drag-y, 0px))) rotate(var(--pes-xdesign-skill-scene-type-hero-card-stack-rotate, 0deg)) scale(var(--pes-xdesign-skill-scene-type-hero-card-stack-scale, 1))}.pseo__xdesign-skill-scene-type-hero-card:hover,.pseo__xdesign-skill-scene-type-hero-card:focus-visible{z-index:var(--pes-xdesign-skill-scene-type-hero-card-stack-z-index, 1)}.pseo__xdesign-skill-scene-type-hero-card-arrow{width:16px;margin-left:4px;opacity:1}}