@font-face{font-family:DM Sans;src:url(/fonts/DMSans-VariableFont_opsz,wght.ttf)format("truetype");font-weight:100 900}@font-face{font-family:Epilogue;src:url(/fonts/Epilogue-VariableFont_wght.ttf)format("truetype");font-weight:100 900}:root{--color-green:#29725f;--color-lightblue:#82a0ff;--color-darkblue:#4b69f0;--color-lightgreen:#e6fab9;--color-orange:#f5693c;--color-maroon:#a0325a;--color-pink:#f0befa;--bg-color:#f0ebe6;--color-white:#fff;--color-black:#000;--color-dark:#1a1a1a;--color-black-soft:#111;--color-black-deep:#0a0a0a}*{box-sizing:border-box;margin:0;padding:0}::selection{background-color:var(--color-pink);color:var(--color-black)}img,svg,video,canvas,audio,iframe,embed,object{-webkit-user-select:none;user-select:none}body{background-color:var(--bg-color);color:var(--color-dark);scrollbar-width:none;-ms-overflow-style:none;cursor:url("/assets/Cursor SVG/cursor-default.svg") 2 0,auto;font-family:Epilogue,sans-serif;overflow-x:hidden}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}@keyframes wiggle{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}
.main-header{width:100%}.logo-work-container{justify-content:center;align-items:center;width:60px;height:55px;display:flex;position:relative}.nav-bar__work-blob-svg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.logo-work-text{z-index:2;color:inherit;letter-spacing:-.5px;margin-left:60px;font-family:Epilogue,sans-serif;font-size:2rem;font-weight:800;transition:color .5s cubic-bezier(.4,0,.2,1);position:relative}.navbar{z-index:1000;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:20px 40px;transition:color .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.navbar.on-dark{color:var(--bg-color)}.navbar.on-light{color:var(--color-dark)}.logo-omar{letter-spacing:-.02em;width:150px;height:auto;font-size:2.5rem;font-weight:900;font-family:var(--font-display,"Epilogue", sans-serif);transition:transform .3s;display:block}.logo-omar:hover{transform:scale(1.05)}.logo-omar path,.nav-bar__whatsapp-svg path{fill:currentColor;transition:fill .2s cubic-bezier(.4,0,.2,1)}.nav-bar__whatsapp-svg{width:32px;height:auto;color:inherit;display:block}.main-header{width:100%;position:relative}.nav-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001;background:#fffffff2;border-radius:50px;align-items:center;gap:32px;padding:12px 28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000014}.nav-link{color:var(--color-dark);letter-spacing:-.3px;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;font-family:Epilogue,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.nav-link:after{content:"";background:var(--color-dark);border-radius:2px;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0}.nav-link:hover{color:var(--color-dark);transform:translateY(-2px)}.nav-link:hover:after{width:100%}@media (max-width:768px){.nav-links{border-radius:40px;gap:20px;padding:10px 20px;top:16px}.nav-link{font-size:.8rem}}@media (max-width:480px){.nav-links{border-radius:30px;justify-content:center;gap:12px;max-width:90vw;padding:8px 14px;top:10px;left:50%;transform:translate(-50%)}.nav-link{white-space:nowrap;font-size:.7rem}}@media (max-width:380px){.nav-links{gap:10px;padding:6px 12px;top:8px}.nav-link{font-size:.65rem}}.nav-overlay{z-index:99;opacity:0;visibility:hidden;pointer-events:none;background:#00000059;position:fixed;inset:0}.nav-hover-trigger{position:relative}.nav-popout{background:var(--bg-color);color:var(--color-dark);opacity:0;visibility:hidden;pointer-events:none;z-index:100;border-radius:16px;position:absolute;overflow:hidden}.nav-popout-inner{flex-direction:column;display:flex}.nav-hover-trigger:hover .nav-popout{pointer-events:auto}.nav-popout h4,.nav-popout p,.nav-popout a{margin:0;font-family:Epilogue,sans-serif}.nav-left .nav-popout{width:320px;height:500px;top:8px;left:-8px}.nav-left .nav-popout-inner{gap:20px;width:100%;height:100%;padding:100px 24px 24px}.nav-left .logo-work-container{z-index:105;position:relative}.nav-left:hover .logo-work-text{color:var(--color-dark)!important}.nav-work-item{color:inherit;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;align-items:flex-start;gap:16px;text-decoration:none;display:flex}.nav-work-item__img-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:75px;height:75px;display:flex;overflow:hidden}.nav-work-item__img{object-fit:contain;width:100%;height:100%}.nav-work-item__text{flex-direction:column;align-items:flex-start;gap:6px;margin-top:2px;display:flex}.nav-work-badge{border-radius:20px 20px 20px 1px;width:fit-content;padding:4px 12px;font-size:1.05rem;font-weight:500}.badge-maroon{color:var(--color-dark);background-color:#b1536e}.badge-pink{color:var(--color-dark);background-color:#ebb6f4}.badge-blue{color:var(--color-dark);background-color:#b6d9eb}.nav-work-title{letter-spacing:-.5px;margin-top:50px;font-size:1.3rem;font-weight:650;line-height:1.1}.nav-work-btn{text-align:center;background-color:var(--color-black);color:var(--color-white);cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;border-radius:12px;margin-top:10rem;padding:20px;font-size:1.4rem;font-weight:800;text-decoration:none;display:block}.nav-right .nav-popout{top:8px;right:-8px}.nav-right .nav-popout-inner{text-align:center;align-items:center;gap:20px;width:320px;padding:100px 24px 24px}.nav-right .logo-whatsapp{z-index:105;position:relative}.nav-wa-qr{object-fit:contain;border-radius:0;width:200px;height:200px;position:relative;top:-60px}.nav-wa-title{letter-spacing:-.5px;text-transform:lowercase;margin-top:-40px;font-size:1.4rem;font-weight:800}.nav-wa-desc{opacity:1;margin-bottom:28px;font-size:1.05rem;font-weight:500;line-height:1.35}.nav-wa-link{color:inherit;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;flex-direction:column;align-items:center;padding-bottom:18px;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.nav-wa-link-text{z-index:2}.nav-wa-link-svg{width:100%;height:14px;position:absolute;bottom:0;left:0}.nav-wa-link-svg path{stroke-dasharray:200;stroke-dashoffset:200px;transition:stroke-dashoffset .5s ease-out}.nav-hover-trigger:hover .nav-wa-link-svg path{stroke-dashoffset:0;transition-delay:.15s}
.content-section{text-align:center;padding:200px 20px 0}.title-container{margin-bottom:80px;display:inline-block;position:relative}.main-title{letter-spacing:-4px;color:var(--color-black);cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;font-family:Epilogue,sans-serif;font-size:6rem;font-weight:800}.italic-text{margin-left:-5px;font-family:Times New Roman,serif;font-style:italic;font-weight:400}.title-underline-svg{width:160px;height:auto;color:var(--color-black);position:absolute;bottom:-15px;right:0}.title-underline-svg path{stroke-dasharray:200;stroke-dashoffset:200px}
.motion-card-section{text-align:center;z-index:1;width:100%;padding:120px 60px 100px;position:relative;overflow:hidden}.motion-card__heading{max-width:900px;margin:0 auto 60px;position:relative}.motion-card__title{letter-spacing:-5px;color:var(--color-dark);cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;margin-bottom:0;font-family:Epilogue,sans-serif;font-size:7rem;font-weight:750;line-height:.9}.motion-card__subtitle{letter-spacing:-2px;color:var(--color-dark);font-family:Times New Roman,Georgia,serif;font-size:7.5rem;font-style:italic;font-weight:400;line-height:1.15;display:inline-block;position:relative;top:-30px}.motion-card__sticker{pointer-events:none;display:inline-block;position:absolute}.motion-card__sticker--top{width:150px;height:80px;top:-15px;right:-25px;rotate:-10deg}.motion-card__underline-svg{max-width:720px;color:var(--color-dark);height:auto;margin:-45px auto 0;display:block}.motion-card__cards-area{width:100%;max-width:1100px;height:550px;margin:40px auto 80px;position:relative}.motion-card__blob{z-index:0;pointer-events:none;width:580px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-116.5%,-45%)}.motion-card__blob-svg{width:100%;height:100%}.motion-card__cards{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.motion-card__card{border-radius:.375rem;flex-shrink:0;width:22vw;height:14vw;position:relative;overflow:clip;box-shadow:0 8px 30px #00000026}.motion-card__card-image{background-color:#d9d2cb;border-radius:.375rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.motion-card__card-image .cover-image{object-fit:cover;width:100%;height:100%}.motion-card__card--1{z-index:1;margin-right:-2vw;transform:rotate(-6deg)}.motion-card__card--2{z-index:2;margin-right:-2vw;bottom:-3rem;left:-2rem;transform:rotate(6deg)}.motion-card__card--3{z-index:3;margin-right:-2vw;left:-3rem;transform:rotate(-6deg)}.motion-card__card--4{z-index:4;margin-right:-2vw;bottom:-2rem;left:-3.5rem;transform:rotate(4deg)}.motion-card__floating-labels{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.motion-card__floating-labels .motion-card__floating-label{pointer-events:auto}.motion-card__floating-label{z-index:10;white-space:nowrap;border-radius:9999px 9999px 9999px 0;padding:.1vw .5vw;position:absolute;transform:translate(-50%,-50%)}.motion-card__floating-text{pointer-events:none;color:var(--color-dark);margin:0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:450}.motion-card__floating-label--pink{background-color:#efbbd8;top:31%;left:30%}.motion-card__floating-label--orange{background-color:#f4825c;top:69%;left:48%}.motion-card__floating-label--red{background-color:#dcec9d;top:46%;left:89%}.motion-card__footer-text{text-align:center;max-width:550px;margin:0 auto}.motion-card__description{color:var(--color-dark);letter-spacing:-.2px;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;font-family:DM Sans,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.7}@media (max-width:768px){.motion-card-section{padding:80px 20px 60px}.motion-card__heading{max-width:100%;margin:0 auto 40px}.motion-card__title{letter-spacing:-2px;font-size:3.5rem;line-height:.95}.motion-card__subtitle{letter-spacing:-1px;font-size:2.5rem;top:-15px}.motion-card__sticker--top{width:80px;height:50px;top:-10px;right:-15px}.motion-card__underline-svg{max-width:400px;margin:-25px auto 0}.motion-card__cards-area{max-width:100%;height:400px;margin:20px auto 40px;overflow:visible}.motion-card__blob{width:400px;height:350px;transform:translate(-110%,-40%)}.motion-card__card{width:45vw;height:28vw}.motion-card__card--1{margin-right:-3vw}.motion-card__card--2{margin-right:-3vw;bottom:-2rem;left:-1.5rem}.motion-card__card--3{margin-right:-3vw;left:-2rem}.motion-card__card--4{margin-right:-3vw;bottom:-1.5rem;left:-2.5rem}.motion-card__floating-labels .motion-card__floating-label{pointer-events:auto}.motion-card__floating-text{font-size:.75rem}.motion-card__floating-label--pink{padding:.2vw .6vw;top:35%;left:25%}.motion-card__floating-label--orange{padding:.2vw .6vw;top:65%;left:45%}.motion-card__floating-label--red{padding:.2vw .6vw;top:50%;left:85%}.motion-card__footer-text{max-width:90%;margin:0 auto}.motion-card__description{font-size:1rem;line-height:1.6}}@media (max-width:480px){.motion-card-section{padding:60px 16px 40px}.motion-card__title{letter-spacing:-1px;font-size:2.5rem}.motion-card__subtitle{font-size:1.8rem;top:-10px}.motion-card__sticker--top{width:60px;height:40px;right:-10px}.motion-card__underline-svg{max-width:280px;margin:-15px auto 0}.motion-card__cards-area{height:320px;margin:10px auto 30px}.motion-card__blob{width:300px;height:280px}.motion-card__card{width:48vw;height:30vw}.motion-card__floating-text{font-size:.65rem}.motion-card__floating-label--pink,.motion-card__floating-label--orange,.motion-card__floating-label--red{padding:.3vw .8vw}.motion-card__description{font-size:.9rem;line-height:1.5}}
.showreel-section{background-color:var(--color-black-deep);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.showreel__content{text-align:center;position:relative}.showreel__title{letter-spacing:-3px;color:var(--color-white);margin-bottom:1rem;font-family:Epilogue,sans-serif;font-size:5rem;font-weight:900;line-height:1.1}.showreel__subtitle{color:#fff6;letter-spacing:2px;text-transform:uppercase;margin-bottom:3rem;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:400}.showreel__sticker{margin-top:3rem;animation:2s ease-in-out infinite wiggle}.showreel__sticker img{object-fit:contain;width:120px;height:120px}
.cards-wrapper{cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;justify-content:center;width:100%;max-width:1400px;height:650px;margin:100px auto 100px 100px;display:flex;position:relative}.card{cursor:pointer;width:320px;height:460px;color:var(--color-white);transform-origin:50%;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;border-radius:10px;flex-direction:column;justify-content:center;align-items:stretch;gap:1.5rem;padding:3.5rem 1.5rem 1.5rem;display:flex;position:absolute;box-shadow:0 10px 25px #00000026}.card-title{text-align:left;letter-spacing:-1px;margin-top:30px;font-family:Epilogue,sans-serif;font-size:2.2rem;font-weight:800;line-height:1}.card-divider-svg{color:#fffc;width:100%;height:auto;margin:0;display:block}.card-green{background-color:var(--color-green);z-index:1;top:50px;left:calc(50% - 700px);transform:rotate(4deg)}.card-darkblue{background-color:var(--color-lightblue);color:var(--color-dark);z-index:2;top:100px;left:calc(50% - 430px);transform:rotate(-5deg)}.card-orange{background-color:var(--color-orange);color:var(--color-dark);z-index:3;top:20px;left:calc(50% - 220px);transform:rotate(5deg)}.card-maroon{background-color:var(--color-maroon);z-index:4;top:30px;left:calc(50% + 50px);transform:rotate(-8deg)}.card-pink{background-color:var(--color-pink);color:var(--color-dark);z-index:5;top:70px;left:calc(50% + 320px);transform:rotate(5deg)}.card-darkblue:after,.card-orange:after,.card-maroon:after{content:"";position:absolute;inset:0 -35px}.card-pink .card-divider-svg,.card-orange .card-divider-svg,.card-darkblue .card-divider-svg{color:#000c}.card-list{font-family:DM Sans,sans-serif;font-weight:500;list-style:none}.card-list li{letter-spacing:-.3px;align-items:flex-start;gap:12px;margin-bottom:8px;font-size:1.15rem;font-weight:500;line-height:1.3;display:flex}.services-card__bullet-svg{color:currentColor;flex-shrink:0;width:14px;height:18px;margin-top:2px}@media (max-width:768px){.cards-wrapper{width:100%!important;max-width:100%!important;height:500px!important;margin:50px auto!important;position:relative!important;overflow:visible!important}.card{transform-origin:50%!important;border-radius:16px!important;width:85vw!important;max-width:340px!important;height:420px!important;transition:transform .4s cubic-bezier(.4,0,.2,1)!important;position:absolute!important;top:40px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 8px 30px #0000001f!important}.card-green{z-index:1!important;top:40px!important;left:50%!important;transform:translate(-50%)rotate(-3deg)!important}.card-darkblue{z-index:2!important;top:50px!important;left:50%!important;transform:translate(-50%)rotate(2deg)!important}.card-orange{z-index:3!important;top:60px!important;left:50%!important;transform:translate(-50%)rotate(-2deg)!important}.card-maroon{z-index:4!important;top:70px!important;left:50%!important;transform:translate(-50%)rotate(3deg)!important}.card-pink{z-index:5!important;top:80px!important;left:50%!important;transform:translate(-50%)rotate(-3deg)!important}.card-title{margin-top:20px!important;font-size:1.6rem!important}.card-list li{gap:8px!important;font-size:.95rem!important}.card-divider-svg{margin-top:10px!important}.card-sticker,.card-darkblue:after,.card-orange:after,.card-maroon:after{display:none!important}}@media (max-width:480px){.cards-wrapper{height:450px!important;margin:40px auto!important}.card{width:90vw!important;max-width:320px!important;height:380px!important}.card-title{font-size:1.4rem!important}.card-list li{font-size:.85rem!important;line-height:1.4!important}}:root{--sticker-camera-w:160px;--sticker-phone-w:120px;--sticker-smiley-w:120px;--sticker-hand-w:120px;--sticker-heart-w:140px;--sticker-camera-top:-45px;--sticker-camera-left:120px;--sticker-phone-top:-45px;--sticker-phone-left:155px;--sticker-smiley-top:-50px;--sticker-hand-top:-40px;--sticker-heart-top:-50px;--sticker-heart-right:15px}.card-sticker{z-index:10;pointer-events:none;position:absolute}.card-sticker svg{width:100%;height:100%;display:block}.card-sticker.sticker-camera{width:var(--sticker-camera-w);height:auto;top:var(--sticker-camera-top);left:var(--sticker-camera-left);transform:rotate(3deg)}.card-sticker.sticker-phone{width:var(--sticker-phone-w);height:auto;top:var(--sticker-phone-top);left:var(--sticker-phone-left);transform:rotate(1deg)}.card-sticker.sticker-smiley{width:var(--sticker-smiley-w);height:auto;top:var(--sticker-smiley-top);left:70%;transform:translate(-50%)rotate(4deg)}.card-sticker.sticker-hand{width:var(--sticker-hand-w);height:auto;top:var(--sticker-hand-top);left:70%;transform:translate(-50%)rotate(8deg)}.card-sticker.sticker-heart{width:var(--sticker-heart-w);height:auto;top:var(--sticker-heart-top);right:var(--sticker-heart-right);transform:rotate(1deg)}
.Double-marquee{background-color:var(--bg-color);justify-content:space-between;align-items:center;gap:60px;min-height:100vh;padding:40px 60px;display:flex}.marquee-left{flex:1;justify-content:center;align-items:center;max-width:600px;display:flex;position:relative}.marquee-text-container{z-index:5;text-align:left;position:relative}.marquee-left h2{letter-spacing:-2px;color:var(--color-black);cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;margin-bottom:120px;margin-right:50px;font-family:Epilogue,sans-serif;font-size:4rem;font-weight:1000;line-height:.95}.text-with{font-family:Times New Roman,serif;font-style:italic;font-weight:400;position:relative}.marquee-underline{width:100px;height:auto;color:var(--color-black);z-index:6;opacity:0;transform-origin:0;position:absolute;top:7.5rem;right:7.8rem;transform:scaleX(0)}.marquee-blob-container{z-index:1;width:420px;height:500px;position:absolute;top:55%;left:30%;transform:translate(-50%,-50%)}.marquee-blob{z-index:1;width:100%;height:100%;position:absolute}.marquee-svg-container{z-index:2;width:100%;height:100%;position:absolute}.marquee-svg-item{position:absolute}.marquee-svg-item:first-child{opacity:0;z-index:2;width:90px;height:auto;bottom:18%;left:68%;transform:translate(-50%)scale(0)rotate(-20deg)}.marquee-svg-item:nth-child(2){width:350px;height:auto;color:var(--color-dark);z-index:1;bottom:3%;left:70%;transform:rotate(190deg)scaleX(-1)}.marquee-svg-item:nth-child(2) path{stroke-dasharray:1000;stroke-dashoffset:1000px}.marquee-right{flex:none;gap:5px;width:500px;height:850px;margin-right:80px;display:flex;position:relative;overflow:hidden}.marquee-column{flex:1;position:relative;overflow:hidden}.marquee-column:before,.marquee-column:after{content:"";z-index:2;pointer-events:none;height:100px;position:absolute;left:0;right:0}.marquee-column:before{background:linear-gradient(to bottom, var(--bg-color) 0%, transparent 100%);top:0}.marquee-column:after{background:linear-gradient(to top, var(--bg-color) 0%, transparent 100%);bottom:0}.marquee-track{flex-direction:column;gap:10px;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.marquee-column:first-child .marquee-track{animation:22s linear infinite marqueeUp}.marquee-column:nth-child(2) .marquee-track{animation:22s linear infinite marqueeDown}@keyframes marqueeUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes marqueeDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.marquee-item{border-radius:10px;justify-content:center;align-items:center;width:90%;height:240px;display:flex}.marquee-item[data-logo-theme=a]{background-color:#a52a5f}.marquee-item[data-logo-theme=b]{background-color:var(--color-darkblue)}.marquee-item[data-logo-theme=c]{background-color:#ff6b4a}.marquee-item[data-logo-theme=d]{background-color:var(--color-green)}.marquee-logo{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.marquee-logo__before{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.cover-image{object-fit:contain;width:100%;height:auto}
.main-footer{background-color:var(--bg-color);padding:10px}.footer-inner{background-color:var(--color-darkblue);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:95vh;padding:80px 40px 40px;display:flex;position:relative;overflow:hidden}.footer-top{z-index:5;justify-content:space-between;gap:40px;display:flex;position:relative}.footer-column{color:var(--color-white);flex-direction:column;flex:1;gap:15px;display:flex}.footer-badge{background:var(--color-white);color:var(--color-black);text-transform:lowercase;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;border-radius:20px 20px 20px 1px;align-items:center;width:fit-content;padding:8px 15px;font-family:Epilogue,Arial,sans-serif;font-size:1rem;font-weight:450;display:inline-block}.footer-column h3{letter-spacing:-1px;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;font-family:Epilogue,Arial,sans-serif;font-size:2.2rem;font-weight:800;line-height:1.1}.footer-column address{cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;font-family:Epilogue,Arial,sans-serif;font-size:2rem;font-style:normal;font-weight:1000;line-height:1.2}.footer-map-link{color:var(--color-white);flex-direction:column;width:fit-content;margin-top:10px;padding-bottom:4px;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex;position:relative}.footer-map-link span{cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer}.draw-btn__svg{width:40%;height:auto;margin-top:2px}.footer-email{color:var(--color-white);letter-spacing:-.5px;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;width:fit-content;font-size:2rem;font-weight:900;text-decoration:none;display:inline-block}.footer-whatsapp{color:var(--color-white);cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;width:fit-content;margin-top:-10px;font-size:2.2rem;font-weight:800;text-decoration:none;display:inline-block}.footer-note{opacity:.8;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;font-size:1rem;line-height:1.4}.footer-socials{gap:25px;margin-top:1px;display:flex}.footer-socials a{color:var(--color-white);cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.footer-socials a svg{width:100%;height:100%}.footer-bottom{width:100%;margin-top:50px;position:relative}.footer-big-text{width:100%;color:var(--color-white);text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:-70px}.footer-logo__svg{width:104.9%;height:auto;margin-left:-2.5%}.footer-bottom-row{pointer-events:none;z-index:10;justify-content:space-between;align-items:flex-end;width:100%;display:flex;position:absolute;bottom:0;left:0}.footer-url{display:none}.footer-credits-wrapper{pointer-events:auto;z-index:100;margin-bottom:-25px;margin-right:-25px;position:relative}.footer-credits-wrapper:before{content:"";pointer-events:auto;height:calc(100% + 25px);position:absolute;bottom:0;left:-10px;right:-10px}.footer-credits{background:var(--color-black);color:var(--color-white);pointer-events:auto;letter-spacing:.5px;z-index:2;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;border-radius:20px 20px 20px 1px;padding:3px 12px;font-family:Epilogue;font-size:1rem;text-decoration:none;display:inline-block;position:relative}.credits-box{background:var(--color-black);opacity:0;visibility:hidden;transform-origin:100% 100%;border:3px solid var(--color-white);pointer-events:auto;z-index:1;box-sizing:border-box;border-radius:12px;justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;bottom:calc(100% + 15px);right:0;overflow:hidden}.credits-content{white-space:nowrap;gap:38px;width:max-content;height:max-content;padding:34px 26px;display:flex}.credits-item{flex-direction:column;gap:4px;display:flex}.overflow-wrapper{overflow:visible}.credits-label,.credits-name{display:inline-block}.credits-label{color:var(--color-white);font-family:Epilogue,sans-serif;font-size:1.3rem;font-weight:950}.credits-name{color:var(--color-white);opacity:.9;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;font-family:Epilogue,sans-serif;font-size:1.1rem;font-weight:450;text-decoration:none;display:inline-block}.footer-stickers{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-sticker{pointer-events:auto;width:100px;height:auto;position:absolute}.sticker-boom{width:150px;bottom:15%;left:-1%;transform:rotate(-10deg)}.sticker-smiley{width:130px;bottom:45%;left:20%;transform:rotate(-20deg)}.sticker-heart{width:130px;bottom:30%;left:45%;transform:rotate(-15deg)}.footer-sticker.sticker-hands{width:130px;bottom:0%;left:55%;transform:rotate(10deg)}.footer-sticker.sticker-100{width:130px;bottom:55%;left:60%;transform:rotate(0)}.footer-sticker.sticker-camera{width:130px;bottom:15%;right:8%;transform:rotate(5deg)}
.vimeo-hero{background-color:var(--color-black-soft);cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 2 0,pointer;border-radius:24px;width:calc(100% - 24px);height:calc(100vh - 24px);margin:12px auto;position:relative;overflow:hidden}.vimeo-hero__iframe{pointer-events:none;border:none;width:100%;max-width:100%;height:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vimeo-hero__placeholder{object-fit:contain;z-index:1;opacity:1;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.vimeo-hero__placeholder--hidden{opacity:0;pointer-events:none}.vimeo-hero__fade{z-index:2;pointer-events:none;background:linear-gradient(#0000 30%,#0003 60%,#000000b3 100%);position:absolute;inset:0}.home-header__title{z-index:3;pointer-events:none;padding:0 44px;position:absolute;bottom:72px;left:0;right:0}.vimeo-hero__title{letter-spacing:-3px;color:var(--color-white);-webkit-user-select:none;user-select:none;pointer-events:auto;cursor:url("/assets/Cursor SVG/cursor-text.svg") 2 0,text;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .16em;font-family:Epilogue,sans-serif;font-size:clamp(2.5rem,6.5vw,6.5rem);font-weight:900;line-height:1;display:flex}.vimeo-hero__title *{cursor:url("/assets/Cursor SVG/cursor-text.svg") 2 0,text}.vimeo-hero__word{display:inline-block;position:static}.vimeo-hero__word.is--relative{position:relative}.vimeo-hero__title em{letter-spacing:-1px;font-family:Times New Roman,Georgia,serif;font-style:italic;font-weight:400}.home-header__smiley{pointer-events:none;z-index:10;width:1em;height:1em;position:absolute;top:-.35em;left:.4em;rotate:-30deg}.home-header__smiley-svg{width:100%;height:100%}.home-header__star{pointer-events:none;width:.8em;height:.8em;position:absolute;top:10%;right:-.6em;transform:translateY(-50%)rotate(10deg)}.home-header__star-inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.home-header__star-svg{width:100%;height:100%}.home-header__title-line-svg{width:120%;height:104%;color:var(--color-white);pointer-events:none;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.home-header__title-line-path{stroke-dasharray:1400;stroke-dashoffset:1400px;animation:1.4s cubic-bezier(.4,0,.2,1) .3s forwards draw-oval-underline}@keyframes draw-oval-underline{to{stroke-dashoffset:0}}.vimeo-hero__controls{z-index:4;align-items:center;gap:6px;display:flex;position:absolute;bottom:28px;left:44px}.vimeo-hero__btn{width:36px;height:36px;color:var(--color-white);cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 2 0,pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1.5px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;transition:background .25s,border-color .25s,transform .2s;display:flex}.vimeo-hero__btn:hover{background:#fff3;border-color:#ffffffb3;transform:scale(1.08)}.vimeo-hero__btn svg{width:16px;height:16px}.vimeo-mute-bubble{pointer-events:none;z-index:9998;opacity:0;transform-origin:0;position:fixed;top:0;left:0;transform:scale(0)rotate(-30deg)}.vimeo-mute-bubble__blob{justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:relative}.vimeo-mute-bubble__blob-svg{width:100%;height:100%;position:absolute;inset:0}.vimeo-mute-bubble__icon{z-index:1;width:56px;height:56px;color:var(--color-dark);justify-content:center;align-items:center;display:flex;position:relative}.vimeo-mute-bubble__icon svg{width:100%;height:100%}.vimeo-mute-bubble.is--muted .vimeo-mute-bubble__unmute,.vimeo-mute-bubble.is--unmuted .vimeo-mute-bubble__mute{display:none}.vimeo-hero__loading{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.vimeo-hero__spinner{opacity:.7;width:48px;height:48px}.home-header__touch-play,.home-header__blob-svg,.home-header__mute-icons{display:none}
.cursor-bubble{pointer-events:none;background-color:var(--color-pink);color:var(--color-black);opacity:0;transform-origin:0;z-index:10000;white-space:nowrap;border-radius:50px 50px 50px 0;padding:5px 7px 3px;font-family:Epilogue,sans-serif;font-size:18px;position:fixed;top:0;left:0;transform:scale(0)}.transition-scribble{z-index:9999;pointer-events:none;width:200vw;height:200vh;color:var(--color-darkblue);position:fixed;top:-50vh;left:-50vw}body.is-transitioning{pointer-events:none!important}body.is-transitioning .cursor-bubble{opacity:0!important;display:none!important;transform:scale(0)!important}
@media (min-width:769px) and (max-width:1200px){.cards-wrapper{flex-direction:column;align-items:center;gap:30px;height:auto;margin-top:50px;padding-bottom:50px;display:flex;overflow:visible}.card{width:90%;max-width:400px;height:auto;min-height:400px;margin-bottom:20px;position:relative;top:auto!important;left:auto!important;transform:none!important}}@media (max-width:900px){.footer-top{flex-direction:column;gap:60px}.footer-column h3,.footer-column address,.footer-email{font-size:1.5rem}.footer-big-text{font-size:40vw}}@media (max-width:768px){.navbar{padding:14px 16px}.logo-truus{width:100px}.logo-work-container{width:48px;height:44px}.logo-work-text{margin-left:52px;font-size:1.4rem}.nav-bar__whatsapp-svg{width:26px}.header-content{text-align:center;height:100svh;padding:0 24px}.header-content h1{font-size:2rem}.content-section{padding:80px 0 0;overflow:visible}.main-title{letter-spacing:-2px;font-size:3rem}.title-underline-svg{width:100px;bottom:-10px}.title-container{margin-bottom:50px}.cards-wrapper{width:100%!important;margin:0 auto!important;display:block!important;position:relative!important;overflow:visible!important}.card{width:85vw;max-width:320px;height:400px}.card-sticker{pointer-events:none}.motion-card-section{padding:60px 16px 40px}.motion-card__title{letter-spacing:-1.5px;font-size:2.8rem}.motion-card__subtitle{font-size:2rem;top:-12px}.motion-card__sticker--top{width:70px;height:45px;right:-10px}.motion-card__underline-svg{max-width:300px;margin:-20px auto 0}.motion-card__cards-area{height:350px;margin:20px auto 30px}.motion-card__blob{width:320px;height:280px}.motion-card__card{width:30vw;height:40vw}.motion-card__floating-text{font-size:.7rem}.motion-card__description{font-size:.95rem;line-height:1.5}.vimeo-hero{border-radius:16px;width:calc(100% - 16px);height:calc(100vh - 16px);margin:8px auto}.home-header__title{padding:0 24px;bottom:60px}.vimeo-hero__title{gap:.1em;font-size:clamp(2rem,5vw,4rem)}.home-header__smiley{width:.8em;height:.8em;top:-.3em;left:.3em}.home-header__star{width:.6em;height:.6em;right:-.4em}.vimeo-hero__controls{bottom:20px;left:24px}.vimeo-hero__btn{width:32px;height:32px}.vimeo-mute-bubble__blob{width:120px;height:120px}.nav-links{gap:16px;padding:10px 16px;top:16px}.nav-link{font-size:.75rem}#showreel-section{padding:60px 20px}.Double-marquee{min-height:unset;flex-direction:column;align-items:flex-start;gap:0;padding:60px 24px 0}.marquee-left{justify-content:flex-start;align-items:flex-start;width:100%;max-width:100%;min-height:340px}.marquee-text-container{text-align:left}.marquee-left h2{letter-spacing:-1.5px;margin-bottom:0;margin-right:0;font-size:2.6rem}.marquee-blob-container{width:240px;height:280px;top:45%;left:20%}.marquee-svg-item:first-child{width:60px;bottom:10%;left:55%}.marquee-svg-item:nth-child(2){width:220px;bottom:-5%;left:55%}.marquee-underline{width:70px;top:5rem;left:9.5rem;right:auto}.marquee-right{-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-rows:130px 130px;grid-auto-columns:130px;grid-auto-flow:column;gap:8px;width:100%;height:auto;margin-right:0;padding:20px 24px 32px;display:grid;overflow:auto hidden}.marquee-right::-webkit-scrollbar{display:none}.marquee-column{display:contents}.marquee-column:before,.marquee-column:after{display:none}.marquee-column:first-child .marquee-track,.marquee-column:nth-child(2) .marquee-track{animation:none;display:contents}.marquee-item{flex-shrink:0;width:130px;height:130px}.main-footer{padding:6px}.footer-inner{border-radius:14px;min-height:100svh;padding:50px 20px 30px}.footer-top{flex-direction:column;gap:36px}.footer-column h3{letter-spacing:-.5px;font-size:1.4rem}.footer-column address{font-size:1.25rem}.footer-email{font-size:1.3rem}.footer-whatsapp{margin-top:-6px;font-size:1.1rem}.footer-map-link{font-size:.95rem}.sticker-boom{width:90px;bottom:10%;left:2%}.sticker-smiley{width:90px;bottom:5%;left:30%}.sticker-heart{width:85px;bottom:18%;left:50%}.footer-sticker.sticker-hands{width:90px;bottom:2%;left:60%}.footer-sticker.sticker-100{width:80px;bottom:20%;left:72%}.footer-sticker.sticker-camera{width:85px;bottom:8%;right:2%}.footer-bottom{margin-top:200px}.footer-logo__svg{width:110%;margin-left:-5%}.footer-credits-wrapper{margin-bottom:-15px;margin-right:-15px}.footer-credits{font-size:.75rem}.credits-box{gap:20px;padding:16px 20px}.credits-label{font-size:.85rem}.credits-name{font-size:.95rem}}@media (max-width:480px){.navbar{padding:12px 14px}.logo-work-container{width:42px;height:38px}.logo-work-text{margin-left:46px;font-size:1.2rem}.nav-bar__whatsapp-svg{width:24px}.nav-links{gap:12px;max-width:90vw;padding:8px 12px;top:10px}.nav-link{font-size:.68rem}.vimeo-hero{border-radius:12px;width:calc(100% - 12px);height:calc(100vh - 12px);margin:6px auto}.home-header__title{padding:0 16px;bottom:50px}.vimeo-hero__title{gap:.08em;font-size:clamp(1.8rem,4.5vw,3rem)}.home-header__smiley{width:.7em;height:.7em}.home-header__star{width:.5em;height:.5em}.vimeo-hero__controls{gap:4px;bottom:16px;left:16px}.vimeo-hero__btn{width:28px;height:28px}.vimeo-mute-bubble__blob{width:100px;height:100px}.motion-card-section{padding:50px 14px 30px}.motion-card__title{font-size:2.2rem}.motion-card__subtitle{font-size:1.6rem}.motion-card__sticker--top{width:55px;height:35px}.motion-card__underline-svg{max-width:220px}.motion-card__cards-area{height:280px}.motion-card__blob{width:260px;height:220px}.motion-card__card{width:48vw;height:30vw}.motion-card__description{font-size:.85rem}.cards-wrapper{height:420px!important;margin:30px auto!important}.card{width:90vw!important;max-width:300px!important;height:360px!important}.card-title{font-size:1.3rem!important}.card-list li{font-size:.8rem!important}.Double-marquee{padding:40px 16px 0}.marquee-left{min-height:280px}.marquee-left h2{font-size:2rem}.marquee-blob-container{width:180px;height:220px}.marquee-right{grid-template-rows:100px 100px;grid-auto-columns:100px;gap:6px;padding:16px 16px 24px}.marquee-item{width:100px;height:100px}.footer-inner{border-radius:12px;padding:40px 16px 24px}.footer-top{gap:28px}.footer-column h3{font-size:1.2rem}.footer-column address{font-size:1.1rem}.footer-email{font-size:1.15rem}.footer-sticker.sticker-camera,.footer-sticker.sticker-hands,.footer-sticker.sticker-100,.sticker-boom,.sticker-smiley,.sticker-heart{width:70px}.footer-bottom{margin-top:160px}.footer-logo__svg{width:120%;margin-left:-10%}.credits-box{gap:14px;padding:12px 14px}.credits-label{font-size:.75rem}.credits-name{font-size:.85rem}}@media (max-width:380px){.navbar{padding:10px 12px}.logo-work-container{width:38px;height:34px}.logo-work-text{margin-left:42px;font-size:1.1rem}.nav-bar__whatsapp-svg{width:22px}.nav-links{gap:10px;padding:6px 10px;top:8px}.nav-link{font-size:.62rem}.vimeo-hero{border-radius:10px;width:calc(100% - 8px);margin:4px auto}.vimeo-hero__title{font-size:clamp(1.6rem,4vw,2.5rem)}.motion-card-section{padding:40px 12px 20px}.motion-card__title{font-size:1.9rem}.motion-card__subtitle{font-size:1.4rem}.motion-card__cards-area{height:240px}.motion-card__blob{width:220px;height:180px}.cards-wrapper{height:380px!important;margin:20px auto!important}.card{height:320px!important}.card-title{font-size:1.2rem!important}.card-list li{font-size:.75rem!important}}

