@font-face{font-family:gotham;src:url(GOTHAM-MEDIUM.c9f7f5fbf27d0712643c.OTF) format("opentype")}*{margin:0;padding:0;box-sizing:border-box}body{background:#fff}.body-modal{overflow:hidden;padding-right:10px}.white-frame-horizontal{width:100vw;height:20px;background:#fff;z-index:50;position:fixed;top:0;left:0}.white-frame-horizontal--bottom{bottom:0;top:auto}a[title="Hosted on free web hosting 000webhost.com. Host your own website for FREE."]{display:none}.white-frame-vertical{height:120vh;width:20px;background:#fff;z-index:50;position:fixed;top:0;left:0}.white-frame-vertical--right{right:0;left:auto}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#e1e1e1}::-webkit-scrollbar-thumb:hover{background:#515cff}.app-root,.app-side-bar{z-index:1000}.header{position:fixed;height:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 46px 0 40px;z-index:10001;top:70px;left:0}.header__text{font-size:1px;position:absolute;left:-5000px}.header__hamburger-wrapper{display:flex;justify-content:center;align-items:center;height:18px;cursor:pointer;padding:20px 10px}.header__hamburger{background:#fff;height:4px;width:22px;position:relative;transition:all .4s}.header__hamburger:after,.header__hamburger:before{content:'';transition:all .6s;-webkit-transform-origin:left;transform-origin:left;background:#fff;height:4px;width:22px;position:absolute}.header__hamburger:before{top:-8px;transition-delay:.2s}.header__hamburger:after{bottom:-8px}.header__hamburger--active{background:0 0;box-shadow:none}.header__hamburger--active:after,.header__hamburger--active:before{height:4px;width:23px;background:#515cff}.header__hamburger--active:before{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}.header__hamburger--active:after{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.header__hamburger--activeModal{background:0 0;box-shadow:none}.header__hamburger--activeModal:after,.header__hamburger--activeModal:before{height:4px;width:23px;background:#fff}.header__hamburger--activeModal:before{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}.header__hamburger--activeModal:after{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.logo{width:70px}.side-bar{position:fixed;top:0;right:0;width:20vw;height:100vh;background:0 0;text-align:center;padding:80px 0 30px;-webkit-animation:.3s forwards side-bar-in,.6s forwards shadow-in;animation:.3s forwards side-bar-in,.6s forwards shadow-in;overflow:hidden;z-index:20;transition:width .6s}.side-bar__list{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0 12px}.side-bar__list-element{list-style:none;padding:5px 0}.side-bar__footer{margin-top:25px}.side-bar__contact-info a{color:inherit;text-decoration:none}.side-bar__link{color:#515cff;text-decoration:none;-webkit-animation:.6s forwards fadeInText;animation:.6s forwards fadeInText;font-family:gotham;font-size:20px;font-weight:700;transition:color .5s}.side-bar__link:hover{color:#e1e1e1}.side-bar__link--footer{color:#ff4956}.side-bar__link--footer:hover,.side-bar__link--social{color:#e1e1e1}.side-bar__link--social:hover{color:#ff4956}.side-bar__social{transition:opacity .6s;opacity:1}.side-bar__social--hide{opacity:0}.side-bar:before{content:'';width:60vw;height:100vh;position:absolute;background:#fff;top:0;right:0;z-index:-5;-webkit-animation:1s forwards side-bar-in2;animation:1s forwards side-bar-in2;border-bottom-left-radius:50%;border-top-left-radius:50%;transition:width .6s}.side-bar--visible{right:0}.side-bar__about-info{height:0;overflow:hidden;transition:height .6s;font-family:gotham;color:#ff4956;font-size:13px}.side-bar__about-info--extend{height:20vh}.side-bar__contact-info{height:0;overflow:hidden;transition:height .6s;font-family:gotham;color:#ff4956;font-size:13px}.side-bar__contact-info--extend{height:20vh;line-height:1.5}.side-bar--extend{width:500px}.side-bar--extend:before{width:900px}.page-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;width:100%;margin:auto;padding:20px}.page-wrapper__image-container{position:relative;font-size:0;height:calc(25vw - 13px);background:#e1e1e1}.page-wrapper__image{grid-column:span 1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-wrapper__image-info{cursor:pointer;position:absolute;top:0;left:0;grid-column:span 1;width:100%;height:100%;background:rgba(81,92,255,.8);opacity:0;color:#fff;font-family:gotham;font-size:20px;text-align:center;transition:all .6s;display:flex;justify-content:center;align-items:center;overflow:hidden}.page-wrapper__image-info:hover{opacity:1}.modal-images{position:fixed;top:0;left:20px;background:rgba(0,0,0,.8);width:calc(100% - 40px);height:100%;-webkit-animation:2s forwards fadeIn;animation:2s forwards fadeIn;display:flex;justify-content:center;overflow:auto}.modal-images__container{margin:14vh auto auto;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:70vw;text-align:center;-webkit-animation:2s forwards image-scale-in;animation:2s forwards image-scale-in;-webkit-transform-origin:top;transform-origin:top}.modal-images__image{max-width:70vw;max-height:65vh;-o-object-fit:contain;object-fit:contain;margin-bottom:50vh;-webkit-animation:2s forwards image-separation;animation:2s forwards image-separation}.modal-images__text{position:fixed;max-width:50vw;max-height:15vh;top:81vh;left:25vw;color:#fff;overflow:auto}.modal-images__title{font-family:gotham;font-size:20px}.modal-images__content{font-family:gotham;font-size:15px}.modal-images__video-wrapper{width:70vw;height:0;margin-bottom:50vh;padding-bottom:56.25%;position:relative}.modal-images__video{width:100%;height:100%;position:absolute;top:0;left:0;border:none}@media only screen and (min-width:500px) and (max-width:768px) and (min-height:200px) and (max-height:500px){.side-bar{overflow:auto}.body-modal{overflow:hidden;padding-right:0}}@media only screen and (min-width:500px) and (max-width:768px){.body-modal{overflow:hidden;padding-right:0}.white-frame-horizontal{height:10px}.white-frame-vertical{width:10px}::-webkit-scrollbar{width:0}.header{padding:0 20px 0 25px;top:45px}.logo{width:45px}.side-bar{width:30vw;height:120vh;padding:100px 0 35vh}.side-bar:before{width:80vw}.side-bar__footer{margin-top:25px}.side-bar__about-info{font-size:10px}.side-bar__about-info--extend{height:30vh}.side-bar__contact-info{font-size:10px}.side-bar__contact-info--extend{height:30vh}.side-bar--extend{width:50vw}.side-bar--extend:before{width:100vw}.page-wrapper{padding:10px}.page-wrapper__image-info{font-size:15px}.modal-images{width:100%;left:0;height:120vh}.modal-images__container{margin:16vh auto auto;width:85vw}.modal-images__image{max-width:85vw;max-height:60vh}.modal-images__video-wrapper{width:85vw;height:0;margin-bottom:50vh;padding-bottom:56.25%;position:relative}.modal-images__text{max-width:85vw;max-height:10vh;top:auto;bottom:39px;left:7.5vw}.modal-images__title{font-family:gotham;font-size:12px}.modal-images__content{font-family:gotham;font-size:10px}}@media only screen and (min-width:120px) and (max-width:500px){.body-modal{overflow:hidden;padding-right:0}.white-frame-horizontal{height:10px}.white-frame-vertical{width:10px}::-webkit-scrollbar{width:0}.header{padding:0 20px 0 25px;top:45px}.logo{width:45px}.side-bar{width:50vw;height:120vh;padding:70px 0 35vh}.side-bar:before{width:100vw}.side-bar__footer{margin-top:25px}.side-bar__about-info{font-size:10px}.side-bar__about-info--extend{height:30vh}.side-bar__contact-info{font-size:10px}.side-bar__contact-info--extend{height:30vh}.side-bar--extend{width:75vw}.side-bar--extend:before{width:130vw}.page-wrapper{grid-template-columns:repeat(3,1fr);padding:10px}.page-wrapper__image-container{height:calc(33vw - 10px)}.page-wrapper__image-info{font-size:14px}.modal-images{width:100%;left:0;height:120vh}.modal-images__container{margin:16vh auto auto;width:85vw}.modal-images__image{max-width:85vw;max-height:60vh}.modal-images__video-wrapper{width:85vw;height:0;margin-bottom:50vh;padding-bottom:56.25%;position:relative}.modal-images__text{max-width:85vw;max-height:10vh;top:auto;bottom:39px;left:7.5vw}.modal-images__title{font-family:gotham;font-size:12px}.modal-images__content{font-family:gotham;font-size:10px}}@-webkit-keyframes shadow-in{0%,80%{box-shadow:-2px 3px 10px transparent}100%{box-shadow:-2px 3px 10px rgba(0,0,0,.3)}}@keyframes shadow-in{0%,80%{box-shadow:-2px 3px 10px transparent}100%{box-shadow:-2px 3px 10px rgba(0,0,0,.3)}}@-webkit-keyframes side-bar-in{0%{right:-40vw}100%{right:0}}@keyframes side-bar-in{0%{right:-40vw}100%{right:0}}@-webkit-keyframes side-bar-in2{0%{right:-40vw;height:100vh;top:20vh;background:#515cff}100%{right:0;height:180vh;top:0;background:#fff}}@keyframes side-bar-in2{0%{right:-40vw;height:100vh;top:20vh;background:#515cff}100%{right:0;height:180vh;top:0;background:#fff}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInText{0%,70%{opacity:0}100%{opacity:1}}@keyframes fadeInText{0%,70%{opacity:0}100%{opacity:1}}@-webkit-keyframes image-separation{0%,70%{margin-bottom:10vh}100%{margin-bottom:50vh}}@keyframes image-separation{0%,70%{margin-bottom:10vh}100%{margin-bottom:50vh}}@-webkit-keyframes image-scale-in{0%,70%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes image-scale-in{0%,70%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}