/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}#app div,#app span,#app applet,#app object,#app iframe,#app h1,#app h2,#app h3,#app h4,#app h5,#app h6,#app p,#app blockquote,#app pre,#app a,#app abbr,#app acronym,#app address,#app big,#app cite,#app code,#app del,#app dfn,#app em,#app img,#app ins,#app kbd,#app q,#app s,#app samp,#app small,#app strike,#app strong,#app sub,#app sup,#app tt,#app var,#app b,#app u,#app i,#app center,#app dl,#app dt,#app dd,#app ol,#app ul,#app li,#app fieldset,#app form,#app label,#app legend,#app table,#app caption,#app tbody,#app tfoot,#app thead,#app tr,#app th,#app td,#app article,#app aside,#app canvas,#app details,#app embed,#app figure,#app figcaption,#app footer,#app header,#app hgroup,#app menu,#app nav,#app output,#app ruby,#app section,#app summary,#app time,#app mark,#app audio,#app video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}#app article,#app aside,#app details,#app figcaption,#app figure,#app footer,#app header,#app hgroup,#app menu,#app nav,#app section{display:block}#app body{line-height:1}#app ol,#app ul{list-style:none}#app blockquote,#app q{quotes:none}#app blockquote:before,#app blockquote:after,#app q:before,#app q:after{content:"";content:none}#app table{border-collapse:collapse;border-spacing:0}#app html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;text-size-adjust:auto}#app body{margin:0}#app hr{box-sizing:content-box;height:0;overflow:visible}#app pre{font-family:monospace,monospace;font-size:1em}#app a{background-color:transparent}#app abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}#app b,#app strong{font-weight:bolder}#app code,#app kbd,#app samp{font-family:monospace,monospace;font-size:1em}#app small{font-size:80%}#app sub,#app sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#app sub{bottom:-.25em}#app sup{top:-.5em}#app img{border-style:none}#app button,#app input,#app optgroup,#app select,#app textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}#app button,#app input{overflow:visible}#app button,#app select{text-transform:none}#app button,#app [type=button],#app [type=reset],#app [type=submit]{-webkit-appearance:button}#app button::-moz-focus-inner,#app [type=button]::-moz-focus-inner,#app [type=reset]::-moz-focus-inner,#app [type=submit]::-moz-focus-inner{border-style:none;padding:0}#app button:-moz-focusring,#app [type=button]:-moz-focusring,#app [type=reset]:-moz-focusring,#app [type=submit]:-moz-focusring{outline:1px dotted ButtonText}#app fieldset{padding:.35em .75em .625em}#app legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}#app progress{vertical-align:baseline}#app textarea{overflow:auto}#app [type=checkbox],#app [type=radio]{box-sizing:border-box;padding:0}#app [type=number]::-webkit-inner-spin-button,#app [type=number]::-webkit-outer-spin-button{height:auto}#app [type=search]{-webkit-appearance:textfield;outline-offset:-2px}#app [type=search]::-webkit-search-decoration{-webkit-appearance:none}#app ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}#app details{display:block}#app summary{display:list-item}#app template{display:none}#app [hidden]{display:none}#app .clearfix:after{content:"";display:block;clear:both}html.has-scroll-smooth{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0}.wrapper.main-content{margin:0;padding:0;width:100%;max-width:100%}#PageContainer.loading{overflow:hidden;height:100vh}#preloader-wrapper{position:fixed;background-color:#f0f;width:100%;height:100vh;top:0;left:0;z-index:99}#preloader-wrapper .preloader-wrapper{display:flex;width:100%;height:100vh;padding-bottom:10vw;position:absolute;top:0;justify-content:center;align-items:center;flex-direction:column;z-index:99;background-color:#fbf7eb}@media only screen and (min-width: 767px){#preloader-wrapper .preloader-wrapper{padding-bottom:5vw}}#preloader-wrapper .preloader-wrapper .hero{text-transform:uppercase;font-size:9vw;margin-bottom:3vw;font-weight:600;text-align:center;line-height:1.1}@media only screen and (min-width: 767px){#preloader-wrapper .preloader-wrapper .hero{font-size:5vw}}#preloader-wrapper .preloader-wrapper .loading{margin-bottom:.8vw;font-size:4vw;animation:pulse 1.5s ease infinite}@media only screen and (min-width: 767px){#preloader-wrapper .preloader-wrapper .loading{font-size:1vw}}@keyframes pulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}#preloader-wrapper .preloader-wrapper .preloader{display:flex;justify-content:center;align-items:center;position:relative}#preloader-wrapper .preloader-wrapper .preloader.full-width{width:100%;margin-left:0;margin-right:0}#preloader-wrapper .preloader-wrapper .preloader-dotline .dot{display:inline-block;background:#000;height:10px;width:10px;opacity:0;border-radius:50%;animation:dotline-move 4s infinite;transform:translate(-300px);will-change:transform,opacity}#preloader-wrapper .preloader-wrapper .preloader-dotline .dot:nth-child(1){animation-delay:.8s}#preloader-wrapper .preloader-wrapper .preloader-dotline .dot:nth-child(2){animation-delay:.7s}#preloader-wrapper .preloader-wrapper .preloader-dotline .dot:nth-child(3){animation-delay:.6s}#preloader-wrapper .preloader-wrapper .preloader-dotline .dot:nth-child(4){animation-delay:.5s}#preloader-wrapper .preloader-wrapper .preloader-dotline .dot:nth-child(5){animation-delay:.4s}#preloader-wrapper .preloader-wrapper .preloader-dotline .dot:nth-child(6){animation-delay:.3s}@keyframes dotline-move{40%{transform:translate(0);opacity:.8}to{transform:translate(300px);opacity:0}}#app{font-family:Helvetica,Arial,sans-serif}#app #intro{display:flex;flex-direction:column}#app #intro .images{width:100%;height:150vw;position:relative}@media only screen and (min-width: 767px){#app #intro .images{width:92%;margin-left:4%;height:42vw;margin-top:30px}}@media only screen and (min-width: 1350px){#app #intro .images{width:88%;margin-left:6%}}#app #intro .images .mobile-first-screen{display:block;position:absolute;width:80vw;height:76%;margin-left:10vw;margin-top:2vw;will-change:opacity;opacity:0}@media only screen and (min-width: 767px){#app #intro .images .mobile-first-screen{display:none}}#app #intro .images .mobile-first-screen.loaded{animation:appear .8s ease-out forwards;animation-delay:.4s}#app #intro .images .mobile-first-screen img,#app #intro .images .mobile-first-screen video{height:100%}#app #intro .images .desktop-first-screen{display:none}@media only screen and (min-width: 767px){#app #intro .images .desktop-first-screen{display:block}}#app #intro .images .desktop-first-screen.loaded ul:nth-child(1){display:flex;justify-content:space-between;padding:0 5%;position:absolute;top:4vw}#app #intro .images .desktop-first-screen.loaded ul:nth-child(1) li{width:32%;opacity:0;will-change:opacity;animation:navel .6s forwards}#app #intro .images .desktop-first-screen.loaded ul:nth-child(1) li:nth-child(1){animation-delay:.6s}#app #intro .images .desktop-first-screen.loaded ul:nth-child(1) li:nth-child(2){animation-delay:.8s}#app #intro .images .desktop-first-screen.loaded ul:nth-child(1) li:nth-child(3){animation-delay:1s}#app #intro .images .desktop-first-screen.loaded ul:nth-child(2){display:flex;width:90%;position:absolute;animation:appear .1s forwards;animation-delay:1.6s;opacity:0}#app #intro .images .desktop-first-screen.loaded ul:nth-child(2) li{will-change:opacity;animation:appear .1s forwards;opacity:0}#app #intro .images .desktop-first-screen.loaded ul:nth-child(2) li:nth-child(1){width:15.5vw;margin-top:16vw;margin-left:10vw;animation-delay:1.8s}#app #intro .images .desktop-first-screen.loaded ul:nth-child(2) li:nth-child(2){width:27vw;position:absolute;right:7%;top:-1vw;animation-delay:1.6s}#app #intro .images .desktop-first-screen.loaded ul:nth-child(2) li:nth-child(3){width:12vw;margin-top:5vw;position:absolute;right:0;animation-delay:2s}#app #intro p{margin:0 5%;width:90%;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s;opacity:0;transform:translate(-8vw)}@media only screen and (min-width: 767px){#app #intro p{margin:0;margin-top:8vw;width:45vw;margin-left:14vw}}@media only screen and (min-width: 1350px){#app #intro p{margin-left:21vw;width:35vw}}#app #intro p.is-inview{opacity:1;transform:none}#app h1{display:flex;flex-direction:column;justify-content:space-between;height:calc(85% + 8vw);position:relative;z-index:3;margin-top:-8vw;margin-left:-2vw;overflow:hidden;width:110%}@media only screen and (min-width: 767px){#app h1{width:100%;height:100%;margin-top:0;margin-left:0}}#app h1.loaded span{text-transform:uppercase;font-weight:600;font-size:25.5vw;line-height:1;opacity:0}@media only screen and (min-width: 767px){#app h1.loaded span{font-size:12vw}}#app h1.loaded span#name{animation:1s heroLeft forwards cubic-bezier(.215,.61,.355,1)}#app h1.loaded span#surname{align-self:flex-end;animation:1s heroRight forwards cubic-bezier(.215,.61,.355,1);word-wrap:break-word;width:100%}@media only screen and (min-width: 767px){#app h1.loaded span#surname{width:auto;word-wrap:normal}}#app .subtitle.loaded{margin-top:2vw;margin-left:5vw;font-size:6.8vw;line-height:1.15;font-weight:100;opacity:0;animation:appear .5s forwards;animation-delay:.5s;word-wrap:break-word;width:80vw}@media only screen and (min-width: 767px){#app .subtitle.loaded{position:absolute;top:12vw;left:27vw;width:10.5vw;margin-top:0;margin-left:0;font-size:1.8vw;animation-delay:1.6s}}#app img{object-fit:cover;width:100%}#app p{font-size:17px;line-height:1.5}@media only screen and (min-width: 767px){#app p{font-size:17px}}#app h2{font-weight:600;font-size:8.5vw;line-height:1.2}@media only screen and (min-width: 767px){#app h2{font-size:3.3vw}}#app .shadow{opacity:0}#app .answer{margin-top:20px}@media only screen and (min-width: 767px){#app .answer{margin-top:30px}}#app #zoom{display:flex;justify-content:center;flex-direction:column;margin-top:100px}@media only screen and (min-width: 767px){#app #zoom{margin-top:13vw}}#app #zoom .iframe-wrapper{background-color:#000;width:100%;height:50vw;margin-bottom:16vw;transform:scaleY(0);transform-origin:top;transition:transform .8s cubic-bezier(.77,0,.18,1)}@media only screen and (min-width: 767px){#app #zoom .iframe-wrapper{height:41vw;margin-bottom:6vw}}@media only screen and (min-width: 1350px){#app #zoom .iframe-wrapper{height:32.7vw}}#app #zoom .iframe-wrapper.is-inview{transform:scaleY(1)}#app #zoom .iframe-wrapper .iframe{width:90vw;height:100%;margin-left:5vw;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .5s,transform 1.2s cubic-bezier(.77,0,.18,1) .5s;opacity:0;transform:translateY(10vw)}@media only screen and (min-width: 767px){#app #zoom .iframe-wrapper .iframe{width:72vw;margin-left:14vw;transform:translateY(8vw)}}@media only screen and (min-width: 1350px){#app #zoom .iframe-wrapper .iframe{width:58vw;margin-left:21vw}}#app #zoom .iframe-wrapper .iframe.is-inview{opacity:1;transform:translateY(6vw)}@media only screen and (min-width: 767px){#app #zoom .iframe-wrapper .iframe.is-inview{transform:translateY(3.5vw)}}#app #zoom .iframe-wrapper .iframe:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block}#app #zoom .iframe-wrapper .iframe:hover:after{content:none}#app #zoom .iframe-wrapper iframe,#app #zoom .iframe-wrapper object,#app #zoom .iframe-wrapper embed{width:100%;height:100%}#app #zoom .question-wrapper{margin-left:5%}@media only screen and (min-width: 767px){#app #zoom .question-wrapper{margin-left:44vw}}#app #zoom .question-wrapper .answer{font-family:Nothing You Could Do,cursive;font-size:20px;line-height:1.3}@media only screen and (min-width: 767px){#app #zoom .question-wrapper .answer{font-size:25px}}#app .question-wrapper{margin:0 5%;width:90%}@media only screen and (min-width: 767px){#app .question-wrapper{width:45vw;margin:0}}@media only screen and (min-width: 1350px){#app .question-wrapper{width:35vw}}#app #kyiv #large-txt,#app #kyiv #large-txt-2{position:relative}#app #kyiv #large-txt .large-txt,#app #kyiv #large-txt-2 .large-txt{text-transform:uppercase;font-size:10.1vw;width:80vw;margin-left:11vw;position:absolute;top:85vw}@media only screen and (min-width: 767px){#app #kyiv #large-txt .large-txt,#app #kyiv #large-txt-2 .large-txt{width:72vw;margin-left:14vw;font-size:5.5vw;top:45vw}}@media only screen and (min-width: 1350px){#app #kyiv #large-txt .large-txt,#app #kyiv #large-txt-2 .large-txt{width:60vw;margin-left:21vw;font-size:5vw}}#app #kyiv #large-txt-2 .large-txt{top:-5vw}@media only screen and (min-width: 767px){#app #kyiv #large-txt-2 .large-txt{top:-15vw}}#app #kyiv .photos-one,#app #kyiv .photos-two{z-index:2;display:flex;flex-direction:column}@media only screen and (min-width: 767px){#app #kyiv .photos-one,#app #kyiv .photos-two{justify-content:space-between;flex-direction:row}}#app #kyiv .photos-one .photo,#app #kyiv .photos-two .photo{display:inline-block}#app #kyiv .photos-one .photo:nth-of-type(1){margin-left:5vw;width:65vw;position:relative}@media only screen and (min-width: 767px){#app #kyiv .photos-one .photo:nth-of-type(1){margin-top:0;margin-left:10vw;width:40%}}@media only screen and (min-width: 1350px){#app #kyiv .photos-one .photo:nth-of-type(1){margin-left:15vw}}#app #kyiv .photos-one .photo:nth-of-type(1) .video{position:absolute;left:-5vw;top:5vw;width:25vw;z-index:2}@media only screen and (min-width: 767px){#app #kyiv .photos-one .photo:nth-of-type(1) .video{width:15vw;top:8vw}}#app #kyiv .photos-one .photo:nth-of-type(1) .video img.shadow{position:absolute;top:0}#app #kyiv .photos-one .photo:nth-of-type(1) .video video{position:relative;z-index:5}#app #kyiv .photos-one .photo:nth-of-type(2){margin-left:65vw;width:35vw;margin-top:20vw;position:relative}@media only screen and (min-width: 767px){#app #kyiv .photos-one .photo:nth-of-type(2){width:15%;margin-right:10vw;margin-left:0;margin-top:18vw}}#app #kyiv .photos-two{margin-bottom:80vw}@media only screen and (min-width: 450px){#app #kyiv .photos-two{margin-bottom:80vw}}@media only screen and (min-width: 767px){#app #kyiv .photos-two{margin-bottom:10vw}}#app #kyiv .photos-two .photo:nth-of-type(1){width:50vw;position:relative;margin-left:0;margin-top:40vw}@media only screen and (min-width: 767px){#app #kyiv .photos-two .photo:nth-of-type(1){margin-top:50vw;width:15%;margin-left:9vw}}@media only screen and (min-width: 1350px){#app #kyiv .photos-two .photo:nth-of-type(1){margin-left:15vw;margin-top:45vw}}#app #kyiv .photos-two .photo:nth-of-type(1) img{position:relative;animation:2s blink infinite}#app #kyiv .photos-two .photo:nth-of-type(1) img:nth-child(2){position:absolute;left:20px;top:-20px;animation-delay:1s}@media only screen and (min-width: 767px){#app #kyiv .photos-two .photo:nth-of-type(1) img:nth-child(2){left:30px;top:-30px}}#app #kyiv .photos-two .photo:nth-of-type(2){width:30%;margin-right:0;margin-left:58vw;position:relative;margin-top:40vw}@media only screen and (min-width: 767px){#app #kyiv .photos-two .photo:nth-of-type(2){width:20%;margin-right:15vw;margin-left:0;margin-top:0}}#app #kyiv .photos-two .photo:nth-of-type(2) video,#app #kyiv .photos-two .photo:nth-of-type(2) img.shadow{transform:rotate(-90deg)}#app #kyiv .photos-two .photo:nth-of-type(2) video{position:absolute;top:0;left:0;z-index:3}#app #kyiv .photos-three{margin-top:55vw;position:relative;z-index:2}@media only screen and (min-width: 767px){#app #kyiv .photos-three{margin-top:25vw}}#app #viral .photos-one,#app #viral .photos-two,#app #viral .photos-three{z-index:2;display:flex;flex-direction:column}@media only screen and (min-width: 767px){#app #viral .photos-one,#app #viral .photos-two,#app #viral .photos-three{justify-content:space-between;flex-direction:row}}#app #viral .photos-one .photo,#app #viral .photos-two .photo,#app #viral .photos-three .photo{display:inline-block}#app #viral .photos-one{align-items:flex-start;flex-direction:row;justify-content:space-between;margin-top:0vw}@media only screen and (min-width: 767px){#app #viral .photos-one{margin-top:0}}#app #viral .photos-one .photo:nth-of-type(1){width:30vw;margin-left:5vw;margin-top:20vw;margin-bottom:7vw;position:absolute}@media only screen and (min-width: 767px){#app #viral .photos-one .photo:nth-of-type(1){width:20%;margin-top:0;padding-top:7vw;margin-left:7vw;position:relative;height:40vw}}@media only screen and (min-width: 1350px){#app #viral .photos-one .photo:nth-of-type(1){margin-left:10vw}}#app #viral .photos-one .photo:nth-of-type(1) video,#app #viral .photos-one .photo:nth-of-type(1) img.shadow{position:absolute;left:0vw;top:45vw;width:30vw;z-index:5}@media only screen and (min-width: 767px){#app #viral .photos-one .photo:nth-of-type(1) video,#app #viral .photos-one .photo:nth-of-type(1) img.shadow{top:7vw;width:14.1vw;left:calc(20vw + 20px)}}#app #viral .photos-one .photo:nth-of-type(1) img.shadow{z-index:4}#app #viral .photos-one .photo:nth-of-type(2){width:75vw;margin-left:25vw;overflow:hidden}@media only screen and (min-width: 767px){#app #viral .photos-one .photo:nth-of-type(2){margin-left:0;width:66vw}}@media only screen and (min-width: 1350px){#app #viral .photos-one .photo:nth-of-type(2){width:62vw}}#app #viral .photos-two{margin-top:45vw}@media only screen and (min-width: 767px){#app #viral .photos-two{margin-top:15vw}}#app #viral .photos-two .photo:nth-of-type(1){width:40%;margin-left:50vw;margin-top:3vw;position:relative}@media only screen and (min-width: 767px){#app #viral .photos-two .photo:nth-of-type(1){margin-top:0;width:15%;margin-left:15vw}}#app #viral .photos-two .photo:nth-of-type(1) video{position:absolute;top:0;left:0}#app #viral .photos-two .photo:nth-of-type(2){width:60%;position:relative}@media only screen and (min-width: 767px){#app #viral .photos-two .photo:nth-of-type(2){width:40%;margin-right:10vw}}#app #viral .photos-two .photo:nth-of-type(2) .video,#app #viral .photos-two .photo:nth-of-type(2) img.shadow{position:absolute;left:10vw;top:75vw;width:90vw;z-index:2}@media only screen and (min-width: 767px){#app #viral .photos-two .photo:nth-of-type(2) .video,#app #viral .photos-two .photo:nth-of-type(2) img.shadow{left:-50vw;width:60vw;top:35vw}}#app #viral .photos-two .photo:nth-of-type(2) img.shadow{width:70vw}#app #viral .photos-three{margin-top:75vw}@media only screen and (min-width: 767px){#app #viral .photos-three{margin-top:30vw}}#app #viral .photos-three .photo{position:relative}#app #viral .photos-three .photo .blink{width:32vw;position:absolute;top:-15vw;left:0vw}@media only screen and (min-width: 767px){#app #viral .photos-three .photo .blink{left:14vw;width:20vw;top:-5vw}}@media only screen and (min-width: 1350px){#app #viral .photos-three .photo .blink{left:17vw;width:17vw}}#app #viral .photos-three .photo .blink img:nth-child(1){position:relative;animation:2s blink infinite;z-index:3}#app #viral .photos-three .photo .blink img:nth-child(2){position:absolute;left:20px;top:-20px;animation-delay:1s;animation:2s blink infinite}@media only screen and (min-width: 767px){#app #viral .photos-three .photo .blink img:nth-child(2){left:30px;top:-30px}}#app #viral .photos-three .photo img.viral{width:80vw;margin-left:20vw;transition:opacity .8s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.77,0,.18,1) .2s;opacity:0;transform:translateY(20vw)}@media only screen and (min-width: 767px){#app #viral .photos-three .photo img.viral{width:54vw;margin-left:29.5vw}}@media only screen and (min-width: 1350px){#app #viral .photos-three .photo img.viral{width:50vw;margin-left:29.1vw}}#app #viral .photos-three .photo img.viral.is-inview{opacity:1;transform:none}#app #viral .photos-three .photo span{position:absolute;bottom:-10vw;left:5vw;font-size:18vw;text-transform:uppercase;font-weight:600;line-height:1.15}@media only screen and (min-width: 767px){#app #viral .photos-three .photo span{left:13.5vw;font-size:11vw;bottom:-5vw}}@media only screen and (min-width: 1350px){#app #viral .photos-three .photo span{left:21vw;font-size:10vw}}#app #polaroid,#app #pol{margin-top:15vw}@media only screen and (min-width: 767px){#app #polaroid,#app #pol{margin-top:4vw}}#app #polaroid .row,#app #pol .row{display:flex;justify-content:space-between;flex-direction:column}@media only screen and (min-width: 767px){#app #polaroid .row,#app #pol .row{flex-direction:row}}@media only screen and (min-width: 767px){#app #polaroid .row:nth-child(1) .question-wrapper,#app #pol .row:nth-child(1) .question-wrapper{margin-left:14vw;width:35vw}}@media only screen and (min-width: 1350px){#app #polaroid .row:nth-child(1) .question-wrapper,#app #pol .row:nth-child(1) .question-wrapper{margin-left:21.1vw}}#app #polaroid .row:nth-child(1) .video-wrapper,#app #pol .row:nth-child(1) .video-wrapper{margin-right:0;position:relative;margin-top:10vw;margin-bottom:45vw}@media only screen and (min-width: 767px){#app #polaroid .row:nth-child(1) .video-wrapper,#app #pol .row:nth-child(1) .video-wrapper{margin-right:5vw;margin-top:0;margin-bottom:0vw}}#app #polaroid .row:nth-child(1) .video-wrapper video,#app #polaroid .row:nth-child(1) .video-wrapper img.shadow,#app #pol .row:nth-child(1) .video-wrapper video,#app #pol .row:nth-child(1) .video-wrapper img.shadow{width:35vw;transition:opacity .01s cubic-bezier(.4,0,.68,.06) .4s;opacity:0}@media only screen and (min-width: 767px){#app #polaroid .row:nth-child(1) .video-wrapper video,#app #polaroid .row:nth-child(1) .video-wrapper img.shadow,#app #pol .row:nth-child(1) .video-wrapper video,#app #pol .row:nth-child(1) .video-wrapper img.shadow{width:19vw}}@media only screen and (min-width: 1350px){#app #polaroid .row:nth-child(1) .video-wrapper video,#app #polaroid .row:nth-child(1) .video-wrapper img.shadow,#app #pol .row:nth-child(1) .video-wrapper video,#app #pol .row:nth-child(1) .video-wrapper img.shadow{width:15vw}}#app #polaroid .row:nth-child(1) .video-wrapper video.is-inview,#app #polaroid .row:nth-child(1) .video-wrapper img.shadow.is-inview,#app #pol .row:nth-child(1) .video-wrapper video.is-inview,#app #pol .row:nth-child(1) .video-wrapper img.shadow.is-inview{opacity:1}#app #polaroid .row:nth-child(1) .video-wrapper video:nth-child(1),#app #polaroid .row:nth-child(1) .video-wrapper img.shadow:nth-child(1),#app #pol .row:nth-child(1) .video-wrapper video:nth-child(1),#app #pol .row:nth-child(1) .video-wrapper img.shadow:nth-child(1){margin-right:20px;transition-delay:.6s}@media only screen and (min-width: 1350px){#app #polaroid .row:nth-child(1) .video-wrapper video:nth-child(1),#app #polaroid .row:nth-child(1) .video-wrapper img.shadow:nth-child(1),#app #pol .row:nth-child(1) .video-wrapper video:nth-child(1),#app #pol .row:nth-child(1) .video-wrapper img.shadow:nth-child(1){margin-right:30px}}#app #polaroid .row:nth-child(1) .video-wrapper .video,#app #pol .row:nth-child(1) .video-wrapper .video{position:absolute;top:0}#app #polaroid .row:nth-child(2),#app #pol .row:nth-child(2){margin-bottom:9vw}@media only screen and (min-width: 767px){#app #polaroid .row:nth-child(2),#app #pol .row:nth-child(2){margin-top:6vw}}#app #polaroid .row:nth-child(2) .video-wrapper,#app #pol .row:nth-child(2) .video-wrapper{width:60vw;margin-left:40vw;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s;opacity:0;transform:translateY(-8vw)}@media only screen and (min-width: 767px){#app #polaroid .row:nth-child(2) .video-wrapper,#app #pol .row:nth-child(2) .video-wrapper{width:30vw;margin-left:10vw}}#app #polaroid .row:nth-child(2) .video-wrapper.is-inview,#app #pol .row:nth-child(2) .video-wrapper.is-inview{opacity:1;transform:none}#app #polaroid .row:nth-child(2) .video-wrapper video,#app #pol .row:nth-child(2) .video-wrapper video{position:absolute;top:0;left:0}#app #polaroid .row:nth-child(2) .question-wrapper,#app #pol .row:nth-child(2) .question-wrapper{align-self:flex-end;margin-bottom:-3vw;margin-top:5vw;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s;opacity:0;transform:translate(8vw)}@media only screen and (min-width: 767px){#app #polaroid .row:nth-child(2) .question-wrapper,#app #pol .row:nth-child(2) .question-wrapper{width:40vw;margin-right:14vw;margin-top:0}}@media only screen and (min-width: 1350px){#app #polaroid .row:nth-child(2) .question-wrapper,#app #pol .row:nth-child(2) .question-wrapper{margin-right:21.1vw;width:35vw}}#app #polaroid .row:nth-child(2) .question-wrapper.is-inview,#app #pol .row:nth-child(2) .question-wrapper.is-inview{opacity:1;transform:none}#app #polaroid .glide,#app #pol .glide{margin-bottom:25vw;margin-top:5vw}@media only screen and (min-width: 767px){#app #polaroid .glide,#app #pol .glide{margin-bottom:10vw}}#app #polaroid .glide li,#app #pol .glide li{width:45vw;height:55vw}@media only screen and (min-width: 767px){#app #polaroid .glide li,#app #pol .glide li{width:19vw;height:22vw}}#app #polaroid .glide li img,#app #pol .glide li img{width:auto;height:100%}#app #polaroid .stop,#app #pol .stop{min-height:250vw;position:relative;margin-bottom:100vw}@media only screen and (min-width: 767px){#app #polaroid .stop,#app #pol .stop{min-height:100vw;margin-bottom:40vw}}@media only screen and (min-width: 1350px){#app #polaroid .stop,#app #pol .stop{min-height:150vw;margin-bottom:30vw}}#app #polaroid .polaroids,#app #pol .polaroids{margin-top:400px;bottom:-50vh;top:-50vh;left:0;position:absolute;right:0;z-index:1}@media only screen and (min-width: 767px){#app #polaroid .polaroids,#app #pol .polaroids{margin-top:450px}}#app #polaroid .polaroids ul,#app #pol .polaroids ul{width:480vw;margin-bottom:20vw}@media only screen and (min-width: 767px){#app #polaroid .polaroids ul,#app #pol .polaroids ul{width:180vw;margin-bottom:6vw}}#app #polaroid .polaroids ul li,#app #pol .polaroids ul li{display:inline-block;width:35vw}@media only screen and (min-width: 767px){#app #polaroid .polaroids ul li,#app #pol .polaroids ul li{width:15vw}}#app #polaroid .polaroids ul li:nth-child(6),#app #polaroid .polaroids ul li:nth-child(12),#app #pol .polaroids ul li:nth-child(6),#app #pol .polaroids ul li:nth-child(12){width:26.1vw}@media only screen and (min-width: 767px){#app #polaroid .polaroids ul li:nth-child(6),#app #polaroid .polaroids ul li:nth-child(12),#app #pol .polaroids ul li:nth-child(6),#app #pol .polaroids ul li:nth-child(12){width:11.1vw}}#app #polaroid .question-wrapper.music,#app #pol .question-wrapper.music{margin-bottom:65vw;position:relative;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s;opacity:0;transform:translateY(8vw)}@media only screen and (min-width: 767px){#app #polaroid .question-wrapper.music,#app #pol .question-wrapper.music{margin-left:14vw;width:40vw;margin-bottom:15vw}}@media only screen and (min-width: 1350px){#app #polaroid .question-wrapper.music,#app #pol .question-wrapper.music{margin-left:21.1vw;width:38vw}}#app #polaroid .question-wrapper.music.is-inview,#app #pol .question-wrapper.music.is-inview{opacity:1;transform:none}#app #polaroid .question-wrapper.music #music-iframe,#app #pol .question-wrapper.music #music-iframe{position:absolute;left:22vw;bottom:-280px}@media only screen and (min-width: 767px){#app #polaroid .question-wrapper.music #music-iframe,#app #pol .question-wrapper.music #music-iframe{width:100%}}#app #polaroid .question-wrapper.music #music-iframe:after,#app #pol .question-wrapper.music #music-iframe:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block}#app #polaroid .question-wrapper.music #music-iframe:hover:after,#app #pol .question-wrapper.music #music-iframe:hover:after{content:none}#app #polaroid .question-wrapper.music iframe,#app #polaroid .question-wrapper.music .music-iframe,#app #pol .question-wrapper.music iframe,#app #pol .question-wrapper.music .music-iframe{width:100%;margin-bottom:10px}#app #bali .postcards-wrapper,#app #pool .postcards-wrapper{width:100%;background-color:#000;display:flex;justify-content:center;margin-bottom:6vw;transform:scaleY(0);transform-origin:top;transition:transform .8s cubic-bezier(.77,0,.18,1)}#app #bali .postcards-wrapper.is-inview,#app #pool .postcards-wrapper.is-inview{transform:scaleY(1)}#app #bali .postcards-wrapper .postcards,#app #pool .postcards-wrapper .postcards{width:90vw;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .5s,transform 1.2s cubic-bezier(.77,0,.18,1) .8s;opacity:0;transform:translateY(10vw)}@media only screen and (min-width: 767px){#app #bali .postcards-wrapper .postcards,#app #pool .postcards-wrapper .postcards{width:60vw;transform:translateY(8vw)}}#app #bali .postcards-wrapper .postcards.is-inview,#app #pool .postcards-wrapper .postcards.is-inview{opacity:1;transform:translateY(5vw)}@media only screen and (min-width: 767px){#app #bali .postcards-wrapper .postcards.is-inview,#app #pool .postcards-wrapper .postcards.is-inview{transform:translateY(3.5vw)}}#app #bali .question-wrapper,#app #pool .question-wrapper{margin-top:10vw}@media only screen and (min-width: 767px){#app #bali .question-wrapper,#app #pool .question-wrapper{margin-left:44vw;margin-top:8vw}}#app #bali .question-wrapper.voice,#app #pool .question-wrapper.voice{margin-left:21vw;margin-top:12vw;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.77,0,.18,1) .2s;opacity:0;transform:translateY(10vw)}@media only screen and (min-width: 767px){#app #bali .question-wrapper.voice,#app #pool .question-wrapper.voice{margin-bottom:15vw;transform:translateY(8vw)}}#app #bali .question-wrapper.voice.is-inview,#app #pool .question-wrapper.voice.is-inview{opacity:1;transform:translateY(5vw)}@media only screen and (min-width: 767px){#app #bali .question-wrapper.voice.is-inview,#app #pool .question-wrapper.voice.is-inview{transform:translateY(3.5vw)}}#app #bali .question-wrapper.voice iframe,#app #pool .question-wrapper.voice iframe{margin-top:20px;width:90%}@media only screen and (min-width: 767px){#app #bali .question-wrapper.voice iframe,#app #pool .question-wrapper.voice iframe{width:80%}}#app #bali .question-wrapper.voice p,#app #pool .question-wrapper.voice p{width:90%}@media only screen and (min-width: 767px){#app #bali .question-wrapper.voice p,#app #pool .question-wrapper.voice p{width:80%}}#app #bali .question-wrapper .voice-wrapper,#app #pool .question-wrapper .voice-wrapper{position:relative}#app #bali .question-wrapper .voice-wrapper:after,#app #pool .question-wrapper .voice-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block}#app #bali .question-wrapper .voice-wrapper:hover:after,#app #pool .question-wrapper .voice-wrapper:hover:after{content:none}#app #bali .photos-one,#app #bali .photos-two,#app #bali .photos-three,#app #bali .photos-five,#app #pool .photos-one,#app #pool .photos-two,#app #pool .photos-three,#app #pool .photos-five{z-index:2;display:flex;justify-content:space-between;flex-direction:column}@media only screen and (min-width: 767px){#app #bali .photos-one,#app #bali .photos-two,#app #bali .photos-three,#app #bali .photos-five,#app #pool .photos-one,#app #pool .photos-two,#app #pool .photos-three,#app #pool .photos-five{flex-direction:row}}#app #bali .photos-one .photo,#app #bali .photos-two .photo,#app #bali .photos-three .photo,#app #bali .photos-five .photo,#app #pool .photos-one .photo,#app #pool .photos-two .photo,#app #pool .photos-three .photo,#app #pool .photos-five .photo{display:inline-block}#app #bali .photos-one,#app #pool .photos-one{position:relative}#app #bali .photos-one .photo:nth-of-type(1),#app #pool .photos-one .photo:nth-of-type(1){width:33vw;position:relative;margin-left:10vw;margin-top:20vw}@media only screen and (min-width: 767px){#app #bali .photos-one .photo:nth-of-type(1),#app #pool .photos-one .photo:nth-of-type(1){width:13vw;margin-top:-6vw;margin-left:21vw}}#app #bali .photos-one .photo:nth-of-type(1) img,#app #pool .photos-one .photo:nth-of-type(1) img{position:relative;animation:2s blink infinite}#app #bali .photos-one .photo:nth-of-type(1) img:nth-child(2),#app #pool .photos-one .photo:nth-of-type(1) img:nth-child(2){position:absolute;left:-20px;top:-20px;animation-delay:1s}@media only screen and (min-width: 767px){#app #bali .photos-one .photo:nth-of-type(1) img:nth-child(2),#app #pool .photos-one .photo:nth-of-type(1) img:nth-child(2){left:-30px;top:-30px}}#app #bali .photos-one .photo:nth-of-type(2),#app #pool .photos-one .photo:nth-of-type(2){width:40vw;margin-left:60vw;margin-top:0vw}@media only screen and (min-width: 767px){#app #bali .photos-one .photo:nth-of-type(2),#app #pool .photos-one .photo:nth-of-type(2){width:22vw;margin-right:14vw;margin-left:0;margin-top:6vw}}@media only screen and (min-width: 1350px){#app #bali .photos-one .photo:nth-of-type(2),#app #pool .photos-one .photo:nth-of-type(2){margin-right:18vw}}#app #bali .photos-one .photo:nth-of-type(2) .video,#app #pool .photos-one .photo:nth-of-type(2) .video{position:relative}#app #bali .photos-one .photo:nth-of-type(2) video,#app #pool .photos-one .photo:nth-of-type(2) video{position:absolute;top:-45vw;right:0;width:40vw}@media only screen and (min-width: 767px){#app #bali .photos-one .photo:nth-of-type(2) video,#app #pool .photos-one .photo:nth-of-type(2) video{width:22vw;top:0vw}}#app #bali .photos-two,#app #pool .photos-two{flex-direction:row}#app #bali .photos-two .photo:nth-child(1),#app #pool .photos-two .photo:nth-child(1){width:73vw;margin-top:-20vw;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s;opacity:0;transform:translate(-8vw)}@media only screen and (min-width: 767px){#app #bali .photos-two .photo:nth-child(1),#app #pool .photos-two .photo:nth-child(1){width:54vw}}@media only screen and (min-width: 1350px){#app #bali .photos-two .photo:nth-child(1),#app #pool .photos-two .photo:nth-child(1){width:51vw}}#app #bali .photos-two .photo:nth-child(1).is-inview,#app #pool .photos-two .photo:nth-child(1).is-inview{opacity:1;transform:none}#app #bali .photos-two .photo:nth-child(2),#app #pool .photos-two .photo:nth-child(2){width:26vw;align-self:flex-end;margin-bottom:10vw;position:relative;right:5vw;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s;opacity:0;transform:translateY(10vw)}@media only screen and (min-width: 767px){#app #bali .photos-two .photo:nth-child(2),#app #pool .photos-two .photo:nth-child(2){right:7vw;margin-bottom:5vw;width:20vw}}@media only screen and (min-width: 1350px){#app #bali .photos-two .photo:nth-child(2),#app #pool .photos-two .photo:nth-child(2){right:10vw}}#app #bali .photos-two .photo:nth-child(2).is-inview,#app #pool .photos-two .photo:nth-child(2).is-inview{opacity:1;transform:none}#app #bali .photos-two .photo:nth-child(2) img:nth-child(1),#app #pool .photos-two .photo:nth-child(2) img:nth-child(1){position:absolute;top:0;left:calc(-26vw - 20px)}@media only screen and (min-width: 767px){#app #bali .photos-two .photo:nth-child(2) img:nth-child(1),#app #pool .photos-two .photo:nth-child(2) img:nth-child(1){left:calc(-20vw - 30px)}}#app #bali .photos-three .question-wrapper,#app #pool .photos-three .question-wrapper{margin-left:10vw}@media only screen and (min-width: 767px){#app #bali .photos-three .question-wrapper,#app #pool .photos-three .question-wrapper{margin-left:21vw}}#app #bali .photos-three .photo:nth-child(2),#app #pool .photos-three .photo:nth-child(2){width:60vw;margin-left:40vw;margin-top:12vw}@media only screen and (min-width: 767px){#app #bali .photos-three .photo:nth-child(2),#app #pool .photos-three .photo:nth-child(2){width:26vw;margin-right:15vw;margin-left:0}}#app #bali .full-width-photo,#app #pool .full-width-photo{margin-top:6vw;margin-bottom:15vw}#app #bali .photos-four,#app #pool .photos-four{position:relative;margin-top:16vw;margin-bottom:15vw}@media only screen and (min-width: 767px){#app #bali .photos-four,#app #pool .photos-four{margin-top:6vw}}#app #bali .photos-four .photo:nth-child(1),#app #pool .photos-four .photo:nth-child(1){position:absolute;width:30vw;top:10vw;left:5vw;z-index:3}@media only screen and (min-width: 767px){#app #bali .photos-four .photo:nth-child(1),#app #pool .photos-four .photo:nth-child(1){left:18vw;width:19vw;top:5vw}}@media only screen and (min-width: 1350px){#app #bali .photos-four .photo:nth-child(1),#app #pool .photos-four .photo:nth-child(1){left:20vw;width:17vw}}#app #bali .photos-four .photo:nth-child(1) video,#app #pool .photos-four .photo:nth-child(1) video{position:absolute;top:0;left:0}#app #bali .photos-four .photo:nth-child(2),#app #pool .photos-four .photo:nth-child(2){margin-left:15vw;width:80vw;position:relative}@media only screen and (min-width: 767px){#app #bali .photos-four .photo:nth-child(2),#app #pool .photos-four .photo:nth-child(2){width:53vw;margin-left:32vw}}@media only screen and (min-width: 1350px){#app #bali .photos-four .photo:nth-child(2),#app #pool .photos-four .photo:nth-child(2){width:48vw}}#app #bali .photos-four .photo:nth-child(2) img.shadow,#app #pool .photos-four .photo:nth-child(2) img.shadow{width:100%}#app #bali .photos-four .photo:nth-child(2) video,#app #pool .photos-four .photo:nth-child(2) video{position:absolute;top:0;left:0}#app #bali .photos-five,#app #pool .photos-five{flex-direction:row}#app #bali .photos-five .photo:nth-child(1),#app #pool .photos-five .photo:nth-child(1){width:43vw;margin-left:10vw;position:relative;transition:opacity .5s cubic-bezier(.4,0,.68,.06) .2s,transform 1.2s cubic-bezier(.215,.61,.355,1) .2s;opacity:0;transform:translateY(8vw)}@media only screen and (min-width: 767px){#app #bali .photos-five .photo:nth-child(1),#app #pool .photos-five .photo:nth-child(1){width:33vw;margin-left:19vw}}#app #bali .photos-five .photo:nth-child(1).is-inview,#app #pool .photos-five .photo:nth-child(1).is-inview{opacity:1;transform:none}#app #bali .photos-five .photo:nth-child(1) video,#app #pool .photos-five .photo:nth-child(1) video{width:43vw;position:absolute;top:0;left:0}@media only screen and (min-width: 767px){#app #bali .photos-five .photo:nth-child(1) video,#app #pool .photos-five .photo:nth-child(1) video{width:33vw}}#app #bali .photos-five .photo:nth-child(2),#app #pool .photos-five .photo:nth-child(2){width:43vw;position:relative;margin-top:0vw}@media only screen and (min-width: 767px){#app #bali .photos-five .photo:nth-child(2),#app #pool .photos-five .photo:nth-child(2){width:18vw;margin-top:10vw;margin-right:15vw}}#app #bali .photos-five .photo:nth-child(2) .video,#app #pool .photos-five .photo:nth-child(2) .video{position:relative}#app #bali .photos-five .photo:nth-child(2) video,#app #pool .photos-five .photo:nth-child(2) video{position:absolute;width:43vw;z-index:4;left:0;transition:opacity .01s cubic-bezier(.4,0,.68,.06) .4s;opacity:0}@media only screen and (min-width: 767px){#app #bali .photos-five .photo:nth-child(2) video,#app #pool .photos-five .photo:nth-child(2) video{width:18vw}}#app #bali .photos-five .photo:nth-child(2) video.is-inview,#app #pool .photos-five .photo:nth-child(2) video.is-inview{opacity:1}#app #bali .photos-five .photo:nth-child(2) video:nth-child(2),#app #pool .photos-five .photo:nth-child(2) video:nth-child(2){left:calc(-18vw - 30px);display:none;transition-delay:.6s}@media only screen and (min-width: 767px){#app #bali .photos-five .photo:nth-child(2) video:nth-child(2),#app #pool .photos-five .photo:nth-child(2) video:nth-child(2){display:block}}#app #bali .photos-five .photo:nth-child(2) img:nth-child(1),#app #pool .photos-five .photo:nth-child(2) img:nth-child(1){position:absolute;top:0;left:calc(-18vw - 30px);display:none}@media only screen and (min-width: 767px){#app #bali .photos-five .photo:nth-child(2) img:nth-child(1),#app #pool .photos-five .photo:nth-child(2) img:nth-child(1){display:block}}#app #pool .question-wrapper{width:80%;margin-bottom:6vw}@media only screen and (min-width: 767px){#app #pool .question-wrapper{width:35vw}}#app video{width:100%}#app .c-fixed,#app .c-fixed_target{left:0;position:absolute;right:0;top:-100vh}#app .c-fixed{background-position:50%;background-size:cover;height:100%;top:-100vh;background-image:url(https://personalparade.pages.dev/andriy_khylevych/IMG_3711-2.jpg);z-index:-1}@media only screen and (min-width: 767px){#app .c-fixed{top:-100vh;height:100%}}#app .c-fixed_target{bottom:-100vh}#app .c-fixed_wrapper{height:100vh;overflow:hidden;position:relative}#app .scale{transform:scale(1.4);transition:transform 1.2s cubic-bezier(.215,.61,.355,1);width:100%}#app .scale.is-inview{transform:scale(1)}#app #credits{display:flex;padding-left:10vw;margin-top:20px;margin-bottom:30px}@media only screen and (min-width: 767px){#app #credits{padding-left:67vw;margin-top:-25px}}#app #credits ul{margin-left:15px}@media only screen and (min-width: 767px){#app #credits ul{margin-left:30px}}#app #credits ul li{margin-bottom:5px}#app #credits ul li a{position:relative;font-size:17px;line-height:1.5}#app #credits ul li a:after{content:"";position:absolute;bottom:-3px;left:0;height:1px;width:100%;background-color:#000}@keyframes heroLeft{0%{transform:translate(-30vw);opacity:0}to{transform:translate(0);opacity:1}}@keyframes heroRight{0%{transform:translate(30vw);opacity:0}to{transform:translate(0);opacity:1}}@keyframes navel{0%{opacity:0}1%{opacity:1}99%{opacity:1}to{opacity:0;display:none}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes blink{0%{z-index:1}50%{z-index:2}}
