@keyframes skeletonWaveAnim{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.video-section{padding-bottom:var(--pd-spacing-xs)}.video-section__video{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.video-section__video.has-ratio-17-9{aspect-ratio:17/9}.video-section .video-section__frame{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-section .video-section__frame video,.video-section .video-section__frame iframe{width:100%;max-width:100%;max-height:100%;object-fit:cover}.video-section__content{display:grid;grid-template-columns:repeat(4, 1fr);gap:0 var(--pd-spacing-3xs);padding-top:var(--pd-spacing-xs)}@media(min-width: 576px){.video-section__content{padding-top:var(--pd-spacing-xs)}}@media(min-width: 768px){.video-section__content{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 1200px){.video-section__content{grid-template-columns:repeat(12, 1fr)}}.video-section__category{grid-column:span 4;color:var(--pd-color-text-high);margin-bottom:var(--pd-spacing-2xs);font-size:var(--pd-typography-body-4-font-size);font-weight:var(--pd-typography-body-4-font-weight);line-height:var(--pd-typography-body-4-line-height);position:relative;padding-left:1.75rem}.video-section__category::after{content:"";position:absolute;display:block;top:50%;left:0;transform:translateY(-50%);height:1px;width:16px;background-color:var(--pd-color-border-high)}@media(min-width: 768px){.video-section__category{margin-bottom:var(--pd-spacing-sm);font-size:var(--pd-typography-body-2-font-size);font-weight:var(--pd-typography-body-2-font-weight);line-height:var(--pd-typography-body-2-line-height)}}.video-section__title{grid-column:span 4;color:var(--pd-color-text-high);margin-bottom:var(--pd-spacing-xs);font-size:var(--pd-typography-headline-4-font-size);font-weight:var(--pd-typography-headline-4-font-weight);line-height:var(--pd-typography-headline-4-line-height)}@media(min-width: 768px){.video-section__title{margin-bottom:var(--pd-spacing-sm);font-size:var(--pd-typography-headline-3-font-size);font-weight:var(--pd-typography-headline-3-font-weight);line-height:var(--pd-typography-headline-3-line-height)}}.video-section__description{grid-column:span 4}.video-section__description p{color:var(--pd-color-text-high);margin-bottom:0;font-size:var(--pd-typography-body-1-font-size);font-weight:var(--pd-typography-body-1-font-weight);line-height:var(--pd-typography-body-1-line-height)}.video-section__description p:not(:last-child){margin-bottom:var(--pd-spacing-3xs)}.video-section--fullscreen{padding-bottom:0}.video-section--fullscreen .video-section__video{padding:0}.video-section--fullscreen .video-section__content{position:relative;padding-bottom:var(--pd-spacing-xs)}@media(min-width: 768px){.video-section--fullscreen .video-section__content{margin-bottom:var(--pd-spacing-2xl);padding-top:var(--pd-spacing-3xl);padding-bottom:0}}@media(min-width: 1200px){.video-section--fullscreen .video-section__content{padding-top:var(--pd-spacing-6xl)}}.video-section--fullscreen .video-section__content::before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:var(--pd-color-border-medium);z-index:-1;left:24px}@media(min-width: 576px){.video-section--fullscreen .video-section__content::before{left:0}}@media(min-width: 1200px){.video-section--fullscreen .video-section__content::before{left:8.3333333333%}}.video-section--fullscreen .video-section__content>*{margin-left:var(--pd-spacing-xs)}@media(min-width: 768px){.video-section--fullscreen .video-section__content>*{margin-left:0}}@media(min-width: 768px){.video-section--fullscreen .video-section__category{grid-row:1;margin-left:var(--pd-spacing-m)}}@media(min-width: 1200px){.video-section--fullscreen .video-section__category{grid-column:2/span 5;margin-left:var(--pd-spacing-ml)}}.video-section--fullscreen .video-section__title{font-size:var(--pd-typography-headline-3-font-size);font-weight:var(--pd-typography-headline-3-font-weight);line-height:var(--pd-typography-headline-3-line-height)}@media(min-width: 768px){.video-section--fullscreen .video-section__title{grid-row:2;margin-bottom:var(--pd-spacing-xl);padding-left:var(--pd-spacing-m);font-size:var(--pd-typography-headline-2-m-font-size);font-weight:var(--pd-typography-headline-2-m-font-weight);line-height:var(--pd-typography-headline-2-m-line-height)}}@media(min-width: 1200px){.video-section--fullscreen .video-section__title{grid-column:2/span 5;margin-bottom:0;padding-left:var(--pd-spacing-ml);font-size:var(--pd-typography-headline-2-font-size);font-weight:var(--pd-typography-headline-2-font-weight);line-height:var(--pd-typography-headline-2-line-height)}}@media(min-width: 768px){.video-section--fullscreen .video-section__description{grid-row:3;grid-column:5/span 4;display:grid;grid-template-columns:repeat(2, 1fr);gap:0 var(--pd-spacing-3xs)}}@media(min-width: 1200px){.video-section--fullscreen .video-section__description{grid-row:2;grid-column:8/span 4;margin-top:var(--pd-spacing-3xl)}}@media(min-width: 768px){.video-section--fullscreen .video-section__description p{margin-bottom:0}}@media(min-width: 768px){.video-section--size-m{padding-bottom:0}}.video-section--size-m .video-section__video{clip-path:polygon(8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px), 0 8px);will-change:transform}@media(min-width: 768px){.video-section--size-m .video-section__video{position:relative}.video-section--size-m .video-section__video::before,.video-section--size-m .video-section__video::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:17px;height:32px;background-color:#fff;clip-path:polygon(100% 0, 0 50%, 100% 100%);z-index:2}.video-section--size-m .video-section__video::before{left:-1px;transform:translateY(-50%) rotate(180deg)}.video-section--size-m .video-section__video::after{right:-1px}.video-section--size-m .video-section__video{clip-path:polygon(16px 0, calc(100% - 16px) 0, 100% 16px, 100% calc(100% - 16px), calc(100% - 16px) 100%, 16px 100%, 0 calc(100% - 16px), 0 16px)}}@media(min-width: 768px){.video-section--size-m.ceramic-bg .video-section__video::after,.video-section--size-m.ceramic-bg .video-section__video::before{background-color:var(--pd-color-surface-low)}}.video-section--size-m .video-section__content{align-items:start}@media(min-width: 768px){.video-section--size-m .video-section__content{padding-top:var(--pd-spacing-3xl);padding-bottom:var(--pd-spacing-3xl)}}@media(min-width: 1200px){.video-section--size-m .video-section__content{padding-bottom:7rem}}@media(min-width: 768px){.video-section--size-m .video-section__category{grid-row:1}}@media(min-width: 1200px){.video-section--size-m .video-section__category{grid-column:2/span 6}}@media(min-width: 768px){.video-section--size-m .video-section__title{grid-row:2;margin-bottom:0}}@media(min-width: 1200px){.video-section--size-m .video-section__title{grid-column:2/span 6}}.video-section--size-m .video-section__description{position:relative}@media(min-width: 768px){.video-section--size-m .video-section__description{grid-column:6/span 3;grid-row:2}}@media(min-width: 1200px){.video-section--size-m .video-section__description{grid-column:9/span 3;margin-top:-64px}}@media(min-width: 768px){.video-section--size-m .video-section__description::before{content:"";position:absolute;display:block;top:0;left:-64px;height:100%;width:1px;background-color:var(--pd-color-border-medium);z-index:-1}}@media(min-width: 768px){.video-section--size-s .video-section__container{display:grid;grid-template-columns:repeat(8, 1fr);gap:0 var(--pd-spacing-3xs);padding-top:7rem;padding-bottom:11.125rem}}@media(min-width: 1200px){.video-section--size-s .video-section__container{grid-template-columns:repeat(12, 1fr)}}.video-section--size-s .video-section__video{clip-path:polygon(8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px), 0 8px)}@media(min-width: 768px){.video-section--size-s .video-section__video{grid-column:4/span 5;grid-row-start:1;width:90%;margin-left:auto;clip-path:polygon(16px 0, calc(100% - 16px) 0, 100% 16px, 100% calc(100% - 16px), calc(100% - 16px) 100%, 16px 100%, 0 calc(100% - 16px), 0 16px);transition:margin .5s ease}}@media(min-width: 1200px){.video-section--size-s .video-section__video{grid-column:6/span 6;width:100%}}@media(min-width: 768px){.video-section--size-s .video-section__content{display:block;grid-column:1/span 3;padding-top:0}}@media(min-width: 1200px){.video-section--size-s .video-section__content{grid-column:2/span 3}}@media(min-width: 768px){.video-section--size-s .video-section__category{font-size:var(--pd-typography-body-4-font-size);font-weight:var(--pd-typography-body-4-font-weight);line-height:var(--pd-typography-body-4-line-height)}}@media(min-width: 1200px){.video-section--size-s .video-section__category{font-size:var(--pd-typography-body-2-font-size);font-weight:var(--pd-typography-body-2-font-weight);line-height:var(--pd-typography-body-2-line-height)}}.video-section--size-s .video-section__description{margin-bottom:var(--pd-spacing-sm)}.video-section--size-s .video-section__button{grid-column:span 4}
