<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.video-section{position:relative;padding-bottom:41%}@media screen and (max-width:1000px){.video-section{padding-bottom:71%}}@media only screen and (max-width:767px){.video-section{padding-bottom:0;min-height:65vh}}.video-section::before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:var(--background-section-color);opacity:.2;z-index:2}.video-section img,.video-section video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.video-section__wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;display:flex;justify-content:space-between;flex-direction:column;min-height:inherit;padding:45px 57px 55px 40px}@media only screen and (max-width:767px){.video-section__wrapper{position:relative;padding:20px 20px 40px 15px}}.video-section__text{transform:translate(-54%,100%) rotate(-90deg) translate(-34%,100%);color:var(--color-content);font-size:30px;line-height:1}@media only screen and (max-width:767px){.video-section__text{transform:translate(-53%,100%) rotate(-90deg) translate(-36%,100%);line-height:1.38;font-size:18px}}.video-section__blocks{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;align-content:flex-end;flex-wrap:wrap;height:auto;max-height:-webkit-fill-available}.video-section__block{text-align:right;width:100%;max-width:213px;margin-bottom:60px}@media only screen and (max-width:767px){.video-section__block{margin-bottom:35px}}.video-section__block:last-child{margin-bottom:0}.video-section__block filling-text{color:transparent;-webkit-text-stroke:2px var(--color-content)}@media only screen and (max-width:767px){.video-section__block filling-text{-webkit-text-stroke:1px var(--color-content)}}.video-section__block filling-text span.paragraph span::before{color:var(--color-content)}.video-section__block filling-text.aos-animate span.paragraph{justify-content:flex-end}.video-section__block filling-text.aos-animate span.paragraph span::before{max-width:-moz-fit-content;max-width:fit-content}.video-section__block-text{color:var(--color-content);line-height:1.85}@media only screen and (max-width:767px){.video-section__block-text{font-size:14px;line-height:1.42}}.video-section__button{position:absolute;width:35px;height:35px;bottom:25px;left:27px;background:0 0;border:none;z-index:2;cursor:pointer}@media only screen and (max-width:767px){.video-section__button{width:27px;height:27px;bottom:20px;left:22px}}.video-section__button .icon--play{display:none;width:inherit;height:inherit}.video-section__button .icon--play circle{stroke:var(--color-content)}.video-section__button .icon--play path{stroke:var(--color-content);fill:var(--color-content)}.video-section__button .icon--pause{display:block;width:inherit;height:inherit}.video-section__button .icon--pause circle{stroke:var(--color-content)}.video-section__button .icon--pause path{stroke:var(--color-content)}.video-section__button.pause .icon--play{display:block}.video-section__button.pause .icon--pause{display:none}</pre></body></html>