@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;700&display=swap);body{padding:0;margin:0;background:#000;color:#fff;font-size:14px}body a{color:#fff;text-decoration:underline}body a:hover{text-decoration:none}body ul{list-style:none;padding:0;margin:0}#app{padding:0;box-sizing:border-box;font-family:Poppins,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}.Logo{display:flex;flex-direction:column;color:#fff;margin-bottom:20px}.Logo h1{margin:0;font-size:64px;line-height:64px;font-weight:700}@media screen and (max-width:700px){.Logo h1{font-size:48px;line-height:48px}}.Logo small{font-size:18px}@media screen and (max-width:700px){.Logo small{font-size:14px}}.Header{position:relative;display:flex;margin-bottom:50px}.Header .Logo{position:absolute;left:50%;top:60%;transform:translate(-50%,-50%);z-index:2}.Header-background{-o-object-fit:cover;object-fit:cover;-o-object-position:center -50px;object-position:center -50px;height:700px;width:100%}@media screen and (max-width:700px){.Header-background{height:500px;-o-object-position:center;object-position:center}}.Header-gradient{position:absolute;width:100%;height:400px;background:linear-gradient(0deg,#000,hsla(0,0%,100%,0));bottom:0;left:0;right:0}@media screen and (max-width:700px){.Header-gradient{height:200px}}.Title{justify-content:center;margin-bottom:50px;font-size:32px}.StudioPhotos,.Title{display:flex;width:100%}.StudioPhotos{overflow:hidden;flex-direction:column;color:#fff;margin-bottom:100px}.StudioPhotos-line{display:flex;width:100%;justify-content:center;height:500px}@media screen and (max-width:700px){.StudioPhotos-line{flex-direction:column;height:auto}}.StudioPhotos-line-photo{-o-object-fit:cover;object-fit:cover;width:auto;height:500px}@media screen and (max-width:700px){.StudioPhotos-line-photo{width:100%}}.StudioPhotos-line-photo.portrait{max-width:30%}@media screen and (max-width:700px){.StudioPhotos-line-photo.portrait{max-width:100%}}.Works{display:flex;flex-direction:column;max-width:1200px;margin:0 auto;justify-content:space-between;margin-bottom:100px}@media screen and (max-width:700px){.Works{flex-direction:column;justify-content:center;align-items:center}}.Works h3{font-weight:400}.Works strong{font-size:24px;margin-top:30px}.Works>div,.Works strong{margin-bottom:20px}.Contact{text-align:center;width:100%}.Contact,.Production{margin:0 auto;margin-bottom:100px}.Production{display:flex;flex-wrap:wrap;max-width:1200px;justify-content:center}.Production-item{margin-right:20px;margin-bottom:50px;width:200px;text-decoration:none}.Production-item small{display:block}.Production-item img{display:block;margin-bottom:20px;width:200px;height:200px}.Production-item em{font-size:12px;color:#666;font-style:normal}.Production-item h3{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;font-weight:700;text-transform:uppercase;margin:10px 0;line-height:16px}.Production-item h3 span{display:block;margin-top:5px;font-weight:400;font-size:16px}@media screen and (max-width:700px){.Production-item{margin-right:0}}@media screen and (max-width:700px){.Production{flex-direction:column;justify-content:center;align-items:center}}