@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);@font-face{font-family:CreatoDisplay;font-style:normal;font-weight:900;src:url(/static/media/CreatoDisplay-Black.7062362cf6f3b2264565.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:italic;font-weight:900;src:url(/static/media/CreatoDisplay-BlackItalic.19f8dfdfa3baa94bf83f.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:normal;font-weight:700;src:url(/static/media/CreatoDisplay-Bold.07b3a53b2cf3578267fe.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:italic;font-weight:700;src:url(/static/media/CreatoDisplay-BoldItalic.940dc977a444a94d9212.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:normal;font-weight:800;src:url(/static/media/CreatoDisplay-ExtraBold.f9de8b92de0d58c6db97.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:italic;font-weight:800;src:url(/static/media/CreatoDisplay-ExtraBoldItalic.171e1aee3b442d15132f.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:normal;font-weight:300;src:url(/static/media/CreatoDisplay-Light.2c674134733d324952ba.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:italic;font-weight:300;src:url(/static/media/CreatoDisplay-LightItalic.275fb00937893c286fca.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:normal;font-weight:500;src:url(/static/media/CreatoDisplay-Medium.ee677d4fa2edd853d112.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:italic;font-weight:500;src:url(/static/media/CreatoDisplay-MediumItalic.f96be828924099a72500.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:normal;font-weight:400;src:url(/static/media/CreatoDisplay-Regular.6d28723c4e0b525a515f.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:italic;font-weight:400;src:url(/static/media/CreatoDisplay-RegularItalic.9f1b2d99a56122a6521b.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:normal;font-weight:100;src:url(/static/media/CreatoDisplay-Thin.ae8a7aa43ddc34448980.otf) format("opentype")}@font-face{font-family:CreatoDisplay;font-style:italic;font-weight:100;src:url(/static/media/CreatoDisplay-ThinItalic.4239769be3b51d9db735.otf) format("opentype")}body{box-sizing:border-box;font-family:CreatoDisplay,sans-serif;margin:0;padding:0}.container{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body,html{height:100%;width:100%}#root{flex-direction:column;min-height:100vh}#root,.hero{display:flex}.hero{align-items:center;background-color:#000;height:100vh;justify-content:center;overflow:hidden;width:100vw}.hero img{max-height:100%;max-width:100%;object-fit:cover}::-webkit-scrollbar{height:0;width:0}.scrollable-container{height:100vh;overflow-y:scroll}header img{height:40px}section{padding:20px}footer{background-color:#fff;bottom:0;color:#000;font-weight:700;padding:10px;position:relative;width:99%}footer a{color:#000;margin-right:10px;text-decoration:none}footer a:hover{color:grey}footer p{margin:0}@media (max-width:768px){.container{padding:0 10px}section{flex-direction:column;padding:10px}section img{width:100%}}.header{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:10px;z-index:11}.header-logo{height:40px;margin-left:5px;margin-top:12px}.menu-button{background:none;border:none;cursor:pointer;display:none;font-size:2rem}.header-nav{display:none}.header-link{color:inherit;font-size:1rem;margin-left:20px;text-decoration:none}@media (max-width:768px){.menu-button{background:none;border:none;color:#000;cursor:pointer;display:block;font-size:24px;position:fixed;right:15px;top:15px;z-index:1001}.header-nav{align-items:center;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:1000}.header-nav.open{opacity:1;pointer-events:auto}.header-link{color:#000;font-size:1.5rem;margin:20px 0;text-decoration:none;transition:color .3s ease}.header-link:hover{color:#007bff}.header{position:relative;z-index:1000}}.footer{background-color:initial;bottom:0;color:#000;display:flex;font-family:CreatoDisplay,sans-serif;font-size:10px;font-weight:500;justify-content:flex-start;padding:10px;position:fixed;width:100%;z-index:100}.footer-info{margin-right:20px;text-align:left}.footer-info,.footer-links{display:flex;flex-direction:column}.footer-links{text-align:right}.footer-links a{color:inherit;text-decoration:none}@media (max-width:768px){.footer{align-items:flex-end;flex-direction:row;justify-content:space-between;padding:10px}.footer-info{margin-left:10px;text-align:left}.footer-links{align-items:flex-end;margin-right:10px;text-align:right}}.page-container{position:relative}.cube-container,.page-container{height:100%;overflow:hidden;width:100%}.cube-container{align-items:center;background-color:#ffffff88;display:flex;justify-content:center;left:0;position:fixed;top:0;z-index:1000}.cube{background-color:#fff;box-shadow:0 0 15px #00000080;height:100vh;position:absolute;transform-origin:center;width:100vw}.top-left{left:0;top:0}.top-right{right:0;top:0}.bottom-left{bottom:0;left:0}.bottom-right{bottom:0;right:0}.animated-page{background-color:initial;height:100%;opacity:0;position:relative;width:100%;z-index:10}.fade-in{opacity:1;transition:opacity 1.5s ease-in-out}.countdown-container{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.countdown-number{color:#000;font-family:Bebas Neue,sans-serif;font-size:10rem;text-shadow:0 0 15px #00000080;transition:all .3s ease}@keyframes countdown{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.gallery-wrapper{margin:0;padding:0;position:relative;width:100%}.gallery-wrapper.video-loaded .gallery-container{opacity:1}.gallery-container{box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;margin:0;padding:10px;position:relative;width:70%;z-index:10}.gallery-background-video{backface-visibility:hidden;height:100%;left:0;object-fit:cover;perspective:1000;position:fixed;top:0;transform:translateZ(0);width:100%;z-index:9}.gallery-item{flex-basis:calc(18% - 4px);margin:0;position:relative;text-align:left;z-index:1}.combined-link,.gallery-item{align-items:center;display:flex;justify-content:flex-start;padding-left:0}.combined-link{color:#fff;font-family:CreatoDisplay,sans-serif;margin-left:0;text-decoration:none}.combined-link,.small-italic-gallery{transition:color .3s ease-in-out}.combined-link:hover,.combined-link:hover .small-italic-gallery{color:#ffffff58}.small-italic-title{color:#fff}.small-italic-title,.small-italic-title-brands{font-family:EB Garamond,EB Garamond Placeholder,serif;font-size:16px;font-style:italic;font-weight:0;transition:color .3s ease-in-out}.small-italic-title-brands{color:#000}.small-italic-gallery{color:#fff;font-family:EB Garamond,EB Garamond Placeholder,serif;font-size:16px;font-style:italic;font-weight:0;margin-right:10px}.small-italic-gallery:hover{color:#ffffff58}.large-link{font-size:69px;font-weight:800;margin-left:0;text-align:left;white-space:nowrap}body.gallery-active .footer,body.gallery-active .footer a{color:#fff}body.gallery-active .footer a:hover{color:#7c7b7b}body.gallery-active .social-link:after{background:#fff3}body.gallery-active .footer .social-icon{filter:brightness(0) invert(1)}@media (max-width:768px){.small-italic-gallery{font-size:.8rem;font-weight:100}.small-italic-title{line-height:0;margin-top:10px}.large-link,.small-italic-title-brands{line-height:0}.large-link{font-size:2rem}.gallery-container{align-items:flex-start;flex-direction:column}.gallery-item{margin-bottom:15px;text-align:left;width:100%}.combined-link{justify-content:flex-start}.gallery-background-video{background-attachment:scroll;background-size:cover;height:100vh}}@media screen and (max-width:768px) and (-webkit-min-device-pixel-ratio:2){.gallery-background{background-attachment:scroll;background-size:cover;height:100vh;object-fit:cover}}@supports (-webkit-touch-callout:none){.gallery-background{height:100vh;width:100vw}}*{cursor:none!important}.cursor{background-color:#ff0000e6;border-radius:50%;height:10px;opacity:.8;pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:transform .1s ease,background-color .2s ease,border-color .2s ease,opacity .2s ease;width:10px;z-index:9999}.cursor.click{transform:scale(.8)}.interactive{background-color:#ff000059!important}@media (max-width:768px){.cursor,.cursor.click,.interactive{background-color:initial!important;transform:none;transition:none}}.brands-container{box-sizing:border-box;display:flex;flex-wrap:wrap;max-width:100%;padding:20px;position:relative}.brand-name{align-items:baseline;color:#000;cursor:pointer;display:inline-flex;flex-wrap:nowrap;font-family:CreatoDisplay,sans-serif;font-size:30px;font-weight:800;justify-content:flex-start;margin-left:0;margin-right:15px;padding-left:0;text-decoration:none;transition:color .3s ease-in-out;z-index:999}.brand-name:hover{color:#d40606}.small-italic{color:#000;font-family:EB Garamond,serif;font-size:16px;font-style:italic;font-weight:100;margin-left:5px;white-space:nowrap}.brand-image{align-items:center;animation:fadeIn 1s forwards;background:#000c;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:12}.brand-image.show{z-index:13}.brand-image.hide{animation:fadeOut 1s forwards}.brand-image img{max-height:90%;max-width:90%}.logo-container{align-items:center;display:flex;height:100%;justify-content:center;margin-top:200px;position:relative;width:100%}.logo-container img{cursor:pointer;max-height:50%;max-width:50%;transition:filter .3s ease-in-out}.logo-container:hover .hover-text{opacity:1;visibility:visible;z-index:13}.hover-text{align-items:center;background:#000c;box-sizing:border-box;color:#fff;display:flex;height:100vh;justify-content:center;left:0;opacity:0;padding:200px;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100vw}.hover-text-inner{line-height:1.5;margin:0 auto;max-width:80vw;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.brand-name{font-size:2rem;line-height:1;white-space:normal}.small-italic{font-size:.8rem;white-space:normal}.brands-container{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:100px}.logo-container{display:none}.brand-name:hover{color:#000}}.portraits-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(6,1fr);margin:.4cm;padding:10px}.image-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.thumbnail{height:100%;object-fit:contain;object-position:top;opacity:0;transform:translateY(20px);transition:opacity .7s ease-in-out,transform .7s ease-in-out;width:100%}.thumbnail.appear{opacity:1;transform:translateY(0)}.enlarged-image{left:50%;max-height:90%;max-width:90%;position:fixed;top:50%;transform:translate(-50%,-50%);transition:transform .5s ease-in-out;z-index:1000}.overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}@media (max-width:768px){.portraits-container{gap:5px;grid-template-columns:1fr;margin:.2cm;padding:5px}.image-wrapper,.thumbnail{height:auto;width:100%}.enlarged-image{max-height:85%;max-width:95%}.gallery-header{margin-bottom:10px}.gallery-title{font-size:2rem}}.styled-portraits-container{grid-gap:10px;display:grid;gap:10px;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);margin:1cm 2px;padding:20px}.styled-image-wrapper{height:auto;overflow:hidden;position:relative;width:100%}.horizontal{grid-column:span 2}.styled-thumbnail{height:auto;object-fit:cover;opacity:0;transform:translateY(20px);transition:opacity .7s ease-in-out,transform .7s ease-in-out;width:100%}.styled-thumbnail.appear{opacity:1;transform:translateY(0)}.styled-enlarged-image{height:auto;left:50%;max-height:90%;object-fit:contain;position:fixed;top:50%;transform:translate(-50%,-50%);transition:transform .5s ease-in-out;width:100%;z-index:1000}.styled-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.nav-button{background-color:#00000080;border:none;color:#fff;cursor:pointer;font-size:2rem;padding:10px;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none;z-index:1001}.prev-button{left:10px}.next-button{right:10px}.nav-button:hover{background-color:#000c}@media (max-width:768px){.styled-portraits-container{gap:5px;grid-template-columns:1fr;margin:.2cm;padding:5px}.horizontal{grid-column:span 1}.styled-thumbnail{height:auto;object-fit:cover;opacity:0;transform:translateY(20px);transition:opacity .7s ease-in-out,transform .7s ease-in-out;width:100%}.styled-enlarged-image{left:50%;max-height:85%;top:50%;transform:translate(-50%,-50%);width:100%}.nav-button{font-size:1.5rem;padding:8px}.prev-button{left:5px}.next-button{right:5px}}.video-page{align-items:center;display:flex;flex-direction:column;gap:20px;padding:20px}.video-container{margin-bottom:40px;max-width:800px;opacity:.2;text-align:left;transition:opacity .5s ease-in-out;width:100%}.video-container.appear{opacity:1}.video-wrapper{padding-bottom:56.25%;position:relative;width:100%}.video{border:none}.video,.video-thumbnail{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.video-thumbnail{cursor:pointer}@media (max-width:768px){.video-wrapper{padding-bottom:75%}.video-title{font-size:1.2rem}}.netflix-gallery{margin:0 auto;padding:20px}.gallery-header{margin-bottom:20px;margin-left:80px;text-align:left}.gallery-title{color:#000;font-family:CreatoDisplay,sans-serif;font-size:69px;font-weight:800;text-transform:uppercase}.gallery-subtitle{color:#181818;font-family:EB Garamond,EB Garamond Placeholder,serif;font-size:24px;font-style:italic;font-weight:100;margin-right:10px}.gallery-text{color:#181818;font-size:18px;font-weight:500;margin-right:300px}.agency-title,.gallery-text{font-family:CreatoDisplay,sans-serif}.agency-title{color:#000;font-size:36px;font-style:normal;font-weight:800;margin-right:5px;text-transform:uppercase}.brands-gallery{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:space-around;overflow:hidden;position:relative;width:100%}.brand-img{cursor:pointer;opacity:1;position:relative;transition:transform .3s ease,opacity .3s ease}.hipervinculo{color:#393939;text-decoration:none}.img-0{margin:10px;width:30%}.img-1{margin:10px;width:40%}.img-2{margin:10px;width:35%}.img-3{margin:10px;width:45%}.img-4{margin:10px;width:38%}.zoom-overlay{align-items:center;background-color:#000c;cursor:pointer;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.zoomed-img{max-height:90%;max-width:90%;transition:transform .3s ease}.zoomed-img:hover{transform:scale(1.05)}@media (max-width:768px){.gallery-header{margin-left:.5cm}.gallery-title{align-items:left;font-size:45px}.agency-title{font-size:32px}.gallery-subtitle{font-size:18px}.gallery-text{font-size:15px;margin-right:0}.brands-gallery{align-items:center;display:flex;flex-direction:column}.brand-img,.img-0,.img-1,.img-10,.img-2,.img-3,.img-4,.img-5,.img-6,.img-7,.img-8,.img-9{margin:10px 0;width:100%}}.container-adds-or-clips{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:150px}.link{color:#000;font-size:69px;font-weight:800;margin:100px;padding:10px;text-align:center;text-decoration:none;transition:all .3s ease-in-out;white-space:nowrap}.video-text{color:#393939;font-family:EB Garamond,EB Garamond Placeholder,serif;font-size:35px;font-style:italic;font-weight:100;margin-right:10px}.adds-text,.clips-text{color:#000;font-family:CreatoDisplay,sans-serif;font-size:42px;font-weight:800;text-transform:uppercase}.link:hover{color:#000;transform:scale(1.1)}@media (max-width:768px){.container-adds-or-clips{align-items:center;flex-direction:column;margin-top:80px}.link{font-size:30px;margin:20px 0;padding:10px 20px;text-align:center}.video-text{font-size:25px;margin-right:5px}.adds-text,.clips-text{font-size:32px}}
/*# sourceMappingURL=main.6c6cb928.css.map*/