.bottom-bubble{filter:drop-shadow(0 4px 20px rgba(0,0,0,.85));background:hsla(0,0%,96%,.5);backdrop-filter:blur(40px);display:inline-block;border-radius:15px;position:fixed;bottom:calc(12vh + 50px);left:50px;color:#000;z-index:1;width:30vw;min-width:300px;max-width:400px}.bottom-bubble .container{position:relative;height:calc(1.1rem + 2 * 20px);width:100%;max-height:250px;transition:var(--transition)}.bottom-bubble .top-line{display:flex;justify-content:space-between}.bottom-bubble .top-line .title{font-size:var(--fs-main);font-weight:600;margin:0;padding:20px 20px 20px 40px;display:inline-block;vertical-align:bottom;transition:var(--transition);line-height:1.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-bubble .top-line .bubble-close-button img{filter:invert(100%);transition:var(--transition);width:15px;height:15px}.bottom-bubble.closed .top-line .bubble-close-button img{transform:rotate(-45deg);width:13px;height:13px}.bottom-bubble .top-line .bubble-close-button{border:none;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:20px 40px 20px 20px;transition:var(--transition);vertical-align:bottom;background:none}.bottom-bubble .description::-webkit-scrollbar{display:none}.bottom-bubble .description{font-size:var(--fs-small);width:calc(100% - 80px);height:calc(100% - 63px);padding:0 40px;position:relative;display:block;transition:var(--transition);--mask:linear-gradient(180deg,transparent 0px,#000 22px,#000 calc(100% - 60px),transparent calc(100% - 10px));-webkit-mask:var(--mask);mask:var(--mask);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.bottom-bubble .description--inner{padding-bottom:30px}.bottom-bubble .description--inner p{margin-top:0}.mobile-bubble.bottom-bubble{bottom:10.5vh;max-width:calc(100vw - 60px);right:30px;left:auto;transition:width .2s ease-in-out;width:35vw;min-width:auto}@media (max-width:768px){.mobile-bubble.bottom-bubble{width:70vw}}@media (max-height:833px){.mobile-bubble.bottom-bubble{bottom:calc(100px - 12.495px)}}.mobile-bubble.bottom-bubble .top-line .title{padding:20px 0 20px 30px}.mobile-bubble.bottom-bubble .top-line .bubble-close-button{padding:20px 30px 20px 20px}.mobile-bubble.bottom-bubble .description{width:calc(100% - 60px);height:calc(100% - 53px);padding:0 30px}.mobile-bubble.bottom-bubble.opened{width:calc(100vw - 60px)}.bottom-bubble.opened .container{height:250px}.mobile-bubble.bottom-bubble.opened .top-line .title{padding:24px 0 11px 30px}.bottom-bubble.opened .top-line .title{padding:34px 0 11px 40px}.mobile-bubble.bottom-bubble.opened .top-line .bubble-close-button{padding:25px 30px 10px 20px}.bottom-bubble.opened .top-line .bubble-close-button{padding:35px 40px 10px 20px}.mobile-bubble.bottom-bubble.embed-bubble{left:50px;right:auto}.mobile-bubble.bottom-bubble.embed-bubble.opened{width:calc(50vw - 100px)}@media (max-width:1024px){.bottom-bubble.embed-bubble{display:none!important}}html{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}main.case-study{height:-moz-fit-content;height:fit-content;position:relative;--transition:all 0.5s cubic-bezier(0.75,0,0.25,1)}.back-button{filter:drop-shadow(0 4px 20px rgba(0,0,0,.85));background:hsla(0,0%,96%,.5);backdrop-filter:blur(40px);padding:10px 15px;display:flex;align-items:center;height:18px;border-radius:15px;position:fixed;top:50px;left:50px;z-index:1;cursor:pointer}.back-button.mobile-bubble{left:30px}.back-button img{display:inline-block}.bottom-strip{position:fixed;bottom:0;left:0;width:-moz-fit-content;width:fit-content;font-size:var(--fs-medium);line-height:var(--fs-medium);padding:0 50px;height:12vh;min-height:100px;white-space:nowrap;background-color:#000;transition:all .1s linear;display:flex;align-items:center;min-width:100vw}.bottom-strip p{margin:0}.bottom-strip.mobile-bottom-strip{padding:0 30px;transition:none}.modules{position:absolute;width:100%;top:0;left:0}.modules-container{position:fixed}.modules--slider{position:absolute;top:0;left:0;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;width:-moz-min-content;width:min-content;transition:all .1s linear;overflow-y:hidden;min-width:100vw}.mobile-modules .modules-container,.modules--slider{height:calc(100vh - 12vh);max-height:calc(100vh - 100px)}.mobile-modules .modules-container{width:100vw;overflow-x:scroll;scrollbar-width:none}.mobile-modules .modules-container::-webkit-scrollbar{display:none}.mobile-modules .module{min-width:150vh}.module{width:100vw;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.error-message{margin:0 auto;background-color:#010101}.error-message span{font-weight:800;letter-spacing:.3px;text-transform:uppercase;margin-right:10px}.large-images,.large-images .large-image{height:100%;width:100%;display:inline-block;position:relative;vertical-align:top}.large-images .large-image img,.large-images .large-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.large-video--overlay{width:100%;height:100%;position:absolute;top:0}.small-images{list-style:none;padding:0;margin:0}.small-images .small-image{position:absolute;min-width:200px;min-height:300px;z-index:100;transition:all .1s linear}.small-images .small-image img,.small-images .small-image video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.small-images .small-image video{cursor:pointer}.front-element__text-tag{background:hsla(0,25%,92%,.12);backdrop-filter:blur(40px);padding:10px 20px;display:inline-block;border-radius:10px;text-transform:none;position:absolute;width:-moz-fit-content;width:fit-content;bottom:60px;margin:0 auto;left:0;right:0}.module .small-images .small-video .small-video--container{display:flex;position:relative;align-items:center;justify-content:center}.module .small-images .small-video .play-button{width:50px!important;height:50px!important;z-index:1;position:absolute;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.embed-modules{pointer-events:none;height:100%;max-height:100%}@media (min-width:1025px){.case-study .embed{height:calc(100vh - 12vh)!important;max-height:calc(100vh - 100px)!important}.case-study .embed iframe{height:100%!important}}@media (max-width:1024px){.embed-bottom-strip{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}}.up-next{width:100%;position:fixed;right:0;top:0;transform:translateX(100%);transition:var(--transition);transition-duration:.5s}.up-next.mobile-up-next{top:auto;bottom:12vh;z-index:10}@media (max-height:833px){.up-next.mobile-up-next{bottom:100px}}.up-next.visible{transform:translateX(0)}.up-next.mobile-up-next .up-next__background{top:auto;bottom:0;height:calc(100vh - 12vh);max-width:calc(100vh - 100px);z-index:0}.up-next__background{background:linear-gradient(-90deg,#000,transparent 60%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:calc(100vh - 12vh);max-width:calc(100vh - 100px);position:absolute;right:0;top:0}.up-next.mobile-up-next .up-next--inner{top:auto;bottom:-1.5vh;right:30px}@media (max-height:833px){.up-next.mobile-up-next .up-next--inner{bottom:-12.495px}}.up-next--inner{position:absolute;right:5vw;top:10vh}.up-next--inner h3{text-transform:uppercase;font-weight:200;letter-spacing:.6px;font-size:1.6rem;min-height:1.6rem;text-align:center}.up-next.mobile-up-next .up-next--inner .up-next__img-card{height:40vh;width:35vw}@media (max-width:1024px){.up-next.mobile-up-next .up-next--inner .up-next__img-card{height:30vh;width:calc(100vw - 60px)}}.up-next--inner .up-next__img-card{width:30vh;height:50vh;border-radius:20px;overflow:hidden;-o-object-fit:cover;object-fit:cover;background-color:#000}.next-button--container{filter:drop-shadow(0 4px 20px rgba(0,0,0,.85));background:hsla(0,0%,96%,.5);backdrop-filter:blur(40px);border-radius:15px;margin-top:20px}.next-button--container a{display:flex;text-decoration:none;align-items:center}.next-button{font-size:0;padding:20px 40px;display:inline-block;height:1.1rem;width:calc(100% - 80px)}.next-button h4{font-size:var(--fs-main);margin:0;color:#000;line-height:1.1rem;width:calc(100% - 20px)}.next-button h4,.next-button img{display:inline-block;vertical-align:top}.next-button img{transform:rotate(180deg);transition:all .2s ease-in-out}.next-button:hover img{transform:rotate(180deg) translateX(-5px)}.close{width:32px;height:32px;opacity:.8;background:none;border:none;position:relative;padding:0}.small.close{width:24px;height:24px}.large.close{width:42px;height:42px}.close:hover{opacity:1}.close:after,.close:before{position:absolute;left:15px;height:33px;content:" ";width:2px;background-color:#fff;top:0}.small.close:after,.small.close:before{left:10px;height:24px}.large.close:after,.large.close:before{left:19px;height:48px;top:-3px}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.video-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:2000;transition:all .2s ease-in-out}.video-popup.loaded{backdrop-filter:blur(20px) brightness(50%)}.video-popup.loading .video-popup--inner{opacity:.2}.video-popup .video-popup--inner{width:80vw;height:70vh;margin:0;border-radius:19px;z-index:99;position:absolute;left:10vw;top:15vh;opacity:1;transition:all .35s ease-in-out;display:flex;flex-direction:column;justify-content:center}.video-popup.loading .video-popup--inner video{border-radius:0}.video-popup.extending .video-popup--inner video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.video-popup .video-popup--inner video{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto;display:block;border-radius:20px;transition:all .35s ease-in-out}.video-popup .close-icon{position:absolute;top:1rem;right:1rem;opacity:1;transition:all .2s ease-in-out}.video-popup.loading .close-icon{opacity:0}.module-a .large-images{width:calc(100% - 40vh)}.module-a .small-images{width:40vh;height:100%;display:inline-block;position:relative;background-color:#fff;overflow:hidden;margin:0 auto}.module-a .small-image{width:83%;margin:0 auto;position:relative;min-height:auto;z-index:0}.module-a .small-images .small-image:first-child{margin-top:3.2%;height:32%}.module-a .small-images .small-image:nth-child(2){height:32.3%}.module-a .small-images .small-image:nth-child(3){height:32.5%}.module-a .small-images .small-image img{-o-object-fit:cover;object-fit:cover;overflow:hidden}.module-a .film-back-image{top:0;left:0;width:100%;height:100%;position:absolute;mix-blend-mode:multiply;z-index:1}.module-b .large-image{display:block;position:absolute}.module-b.mobile-module.just-back-img{max-width:150vw}.module-b .small-image:first-child{top:5%;left:7%;height:42%;width:27%}.module-b .small-image:first-child .small-video--container,.module-b .small-image:first-child img,.module-b .small-image:first-child video{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.module-b .small-image:nth-child(2){top:55%;left:18%;width:15%;height:36%}.module-b .small-image:nth-child(2) .small-video--container,.module-b .small-image:nth-child(2) img,.module-b .small-image:nth-child(2) video,.module-b .small-image:nth-child(5) .small-video--container,.module-b .small-image:nth-child(5) img,.module-b .small-image:nth-child(5) video{-o-object-fit:contain;object-fit:contain;width:auto;height:100%}.module-b .small-image:nth-child(5) .small-video--container,.module-b .small-image:nth-child(5) img,.module-b .small-image:nth-child(5) video{float:right}.module-b .small-image:nth-child(4) .small-video--container,.module-b .small-image:nth-child(4) img,.module-b .small-image:nth-child(4) video{-o-object-fit:contain;object-fit:contain;height:auto;width:100%;max-height:70vh}.module-b .small-image:nth-child(3){top:25%;left:35%;height:55%;width:30%}.module-b .small-image:nth-child(4){top:8%;left:65%;height:30%;width:28%;overflow:visible}.module-b .small-image:nth-child(5){top:55%;left:70%;height:30%;width:20%}.module-b.mobile-module .small-image:nth-child(2){top:45%;height:50%;left:10%}.module-b.mobile-module .small-image:nth-child(3){width:50%;left:30%}.module-b.mobile-module .small-image:nth-child(5){left:65%}.module-b.mobile-module .small-image:nth-child(4){width:35%;left:60%}.module-b.desktop-module.unfinished .small-images,.module-b.mobile-module.unfinished .small-images{display:flex;position:absolute;align-items:center;gap:30px;justify-content:space-around;max-height:60vh;width:90%;margin:0 auto}.module-b.desktop-module.unfinished .small-images .small-image,.module-b.mobile-module.unfinished .small-images .small-image{position:relative;display:inline-block;top:auto;left:auto;height:60vh;width:100%}.module-b.desktop-module.unfinished .small-images .small-image img,.module-b.desktop-module.unfinished .small-images .small-image video,.module-b.desktop-module.unfinished .small-images .small-video--container,.module-b.mobile-module.unfinished .small-images .small-image img,.module-b.mobile-module.unfinished .small-images .small-image video,.module-b.mobile-module.unfinished .small-images .small-video--container{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.module-c .large-images .film-back-image{top:0;left:0;width:40vh;height:100%;display:inline-block;mix-blend-mode:multiply;position:relative;z-index:1}.module-c .large-image:nth-child(2){width:33vh;height:96.2%;-o-object-fit:cover;object-fit:cover;position:absolute;top:1.5%;left:3.5vh;z-index:0}.module-c .large-image:nth-child(3){height:100%;width:calc(100% - 40vh);display:inline-block;position:relative;vertical-align:top;overflow:hidden}.module-c .small-images{top:0;left:40vh;position:absolute;width:calc(100% - 40vh);height:100%;z-index:2}.module-c .small-image:first-child{top:5%;left:2%;height:25%;width:25%}.module-c .small-image:nth-child(2){top:45%;left:2%;width:25%;height:50%}.module-c .small-image:nth-child(3){top:25%;left:25%;height:30%;width:50%}.module-c .small-image:nth-child(4){top:5%;left:70%;height:35%;width:24%}.module-c .small-image:nth-child(5){top:55%;left:70%;height:40%;width:24%}.module-c .front-image__container:nth-child(4) img{width:100%;height:auto}.module-c .small-image:nth-child(5) img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover;float:right}.module-c.mobile-module .small-image:first-child{width:35%}.module-c.mobile-module .small-image:nth-child(2){height:40%;left:10%}.module-c.mobile-module .small-image:nth-child(4){left:60%;width:40%}.module-c.mobile-module .small-image:nth-child(5){left:65%;height:35%}.module-c.desktop-module.unfinished .small-images,.module-c.mobile-module.unfinished .small-images{display:flex;position:absolute;align-items:center;gap:30px;justify-content:space-around;width:calc(80% - 40vh);margin:0 auto 0 10%}.module-c.desktop-module.unfinished .small-images .small-image,.module-c.mobile-module.unfinished .small-images .small-image{position:relative;display:inline-block;top:auto;left:auto;height:60vh;width:100%}.module-d .large-image{width:50%}.module-d .small-images .small-image:first-child{width:40%;height:60%;left:5%;top:30%}.module-d .small-images .small-image:nth-child(2){width:40%;height:55%;right:5%;top:8%}.module-e .large-images .large-image:first-child{width:30%}.module-e .large-images .large-image:nth-child(2){width:70%}.module-e .small-images .small-image{position:absolute;top:20%;left:25%;width:25%;height:60%;-o-object-fit:contain;object-fit:contain}.module-f .large-image{width:50%}.module-f .small-images{width:100%;height:100%;position:absolute}.module-f .small-images .small-image:first-child{width:35%;height:45%;top:15%;left:7.5%}.module-f .small-images .small-image:nth-child(2){width:15%;height:35%;top:45%;left:5%}.module-f .small-images .small-image:nth-child(2) img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.module-f .small-images .small-image:nth-child(3){left:53%;top:5%;width:19%;height:40%}.module-f .small-images .small-image:nth-child(4){left:75%;top:0;width:25%;height:45%}.module-f .small-images .small-image:nth-child(5){left:50%;top:50%;width:25%;height:50%}.module-f .small-images .small-image:nth-child(4),.module-f .small-images .small-image:nth-child(5){transform:none!important}.module-f .small-images .small-image:nth-child(4) img,.module-f .small-images .small-image:nth-child(5) img{-o-object-fit:cover;object-fit:cover}.module-f .small-images .small-image:nth-child(6){left:78%;top:55%;width:19%;height:40%}.module-g .large-images .large-image{width:33.33%}.module-g .small-images .small-image{position:absolute;top:0;left:0;width:0}.module-g .small-images .small-image:first-child{width:23.33%;height:30%;top:5%;left:5%}.module-g .small-images .small-image:nth-child(2){width:23.33%;height:45%;top:40%;left:5%}.module-g .small-images .small-image:nth-child(3){left:50%;top:50%;width:25%;height:40%}.canvas-container{position:relative;width:15vw;height:15vw;min-width:200px;min-height:200px;left:0;top:0;pointer-events:none;transition:transform .3s ease}.canvas-container.small{transform:scale(.5)}.canvas-container canvas{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;pointer-events:none}.canvas-container *{pointer-events:none!important}.password-wall{position:fixed;width:100vw;height:100vh;overflow:visible;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999999;left:0;top:0}.password-wall-overlay{position:fixed;top:0;width:100%;height:100%;opacity:1;background:#000;z-index:99999;pointer-events:none;left:0}.password-wall form{display:flex;margin-top:1.5rem;box-sizing:border-box}.password-wall input{width:250px;margin-right:.5rem;text-transform:none}.password-wall p{text-transform:uppercase;width:392.5px;margin:1rem 0}@media screen and (max-width:768px){.password-wall form{flex-direction:column;width:100%;padding:var(--side-padding)}.password-wall input{width:100%;margin-bottom:1rem}.password-wall .button{width:100%}.password-wall p{width:100%;margin:0;padding:0 var(--side-padding);box-sizing:border-box}}