/* Core settings */@media screen and (min-width: 1024px){.pvideo .pbox__grid{min-height:calc(100vh - 11.8055555556vw);background-color:#dbdbdb}}.pvideo .pbox__grid-left{min-width:40.7638888889vw;width:40.7638888889vw;padding-right:0}@media screen and (max-width: 1023px){.pvideo .pbox__grid-left{min-width:100%;width:100%}}@media screen and (min-width: 1024px){.pvideo .pbox__grid-right{padding-right:2.7777777778vw;display:flex;align-items:center}.pvideo .pbox__grid-right .video__box:not(.pvideo .pbox__grid-right .video__box--vertical){width:100%}}.pvideo .psc__text p,.pvideo .psc__text ul{margin-bottom:1.25vw}@media screen and (max-width: 1023px){.pvideo .psc__text p,.pvideo .psc__text ul{margin-bottom:2.6666666667vw}}@media screen and (max-width: 1023px){.pvideo .psc__text{line-height:normal}}.pvideo__box{position:relative}.pvideo__box--vertical{width:25.4861111111vw;margin-left:auto;margin-right:auto}@media screen and (max-width: 1023px){.pvideo__box--vertical{width:100%}}.pvideo__frame{position:absolute;inset:0;z-index:5;width:100%;height:100%;border:none}.pvideo__frame iframe{width:100%;height:100%;object-fit:cover}.pvideo__frame:not(.active){display:none !important}.pvideo__play{position:absolute;inset:0;cursor:pointer;display:flex;align-items:center;justify-content:center;will-change:opacity;transition:opacity 0.2s ease}.pvideo__play-icon{width:3.4722222222vw;height:3.4722222222vw}@media screen and (max-width: 1023px){.pvideo__play-icon{width:8.5333333333vw;height:8.5333333333vw}}.pvideo__play svg{display:block;width:100%;height:100%}.pvideo__play svg path{fill:#2F3338}.pvideo__play:hover{opacity:0.85}