.video-portrait{position:relative}@media(max-width:766px){.video-portrait__row .video-portrait__video-col{order:2;margin-top:2.5rem}.video-portrait__row .video-portrait__story-col{order:1}}.video-portrait__player{position:relative;height:100%}.video-portrait__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.video-portrait__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;border:0;padding:0;cursor:pointer;transition:background-color var(--theme-transition)}@media(any-hover:hover){.video-portrait__play:hover{background:#00000080}}.video-portrait__play.is-hidden{display:none}.video-portrait__play-circle{display:flex;align-items:center;justify-content:center;width:6.875rem;height:6.875rem;border-radius:50%;background:#fff9;color:var(--theme-base-dark)}.video-portrait__play-circle .icon{width:5rem;height:5rem;fill:currentColor}.video-portrait__story{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:1024px){.video-portrait__story{min-height:58.875rem}}.video-portrait__title{color:var(--theme-primary-color);margin:0}.video-portrait__text{color:var(--theme-base-light);margin-top:2rem}.video-portrait__text p{margin:0 0 1rem}.video-portrait__text p:last-child{margin-bottom:0}.video-portrait__ornaments{display:flex;align-items:center;justify-content:center;gap:3.9375rem;margin-top:2.5rem}@media(min-width:768px){.video-portrait__ornaments{margin-top:4.0625rem}}.video-portrait__ornaments img{width:2.25rem;height:2.25rem}.video-portrait__ornaments img:nth-child(2){width:4rem;height:4rem}.video-portrait__ornament-flip{transform:rotate(180deg)}.video-portrait__photo{margin-top:2.5rem}@media(min-width:768px){.video-portrait__photo{margin-top:4.0625rem}}.video-portrait__photo picture,.video-portrait__photo img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.video-portrait__placeholder{border:1px dashed var(--theme-primary-color);color:var(--theme-base-light);text-align:center;padding:2.5rem 1.25rem}
