@font-face{font-family:'DM Sans';src:url('../../fonts/DMSans-VariableFont_opsz,wght.woff2') format('woff2');font-weight:100 900;font-display:swap;}@font-face{font-family:'Epilogue';src:url('../../fonts/Epilogue-VariableFont_wght.woff2') format('woff2');font-weight:100 900;font-display:swap;}: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:#ffffff;--color-black:#000000;--color-dark:#1a1a1a;--color-black-soft:#111111;--color-black-deep:#0a0a0a;}*{margin:0;padding:0;box-sizing:border-box;}::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);font-family:'Epilogue',sans-serif;color:var(--color-dark);overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;cursor:url("../images/Cursor SVG/cursor-default.svg") 2 0,auto;}html{scrollbar-width:none;-ms-overflow-style:none;}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;}.main-header{width:100%;position:relative;}.navbar{position:-webkit-sticky;position:sticky;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:rgba(253,247,240,0.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(0,0,0,0.04);}.logo-ucv,.logo-fil{height:42px;width:auto;display:block;transition:filter 0.3s cubic-bezier(0.4,0,0.2,1);}@media (max-width:768px){.navbar{padding:14px 16px;}.logo-ucv,.logo-fil{height:30px;}}.vimeo-hero{position:relative;width:calc(100% - 24px);min-height:calc(100vh - 24px);margin:12px auto;overflow:hidden;background-color:var(--bg-color);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 24px 30px;box-sizing:border-box;}.hero-bg-left-shapes,.hero-bg-right-shapes{position:absolute;inset:0;pointer-events:none;z-index:1;}.hero-shape--yellow{position:absolute;left:0;top:120px;width:45px;height:80px;background:#E6FAB9;}.hero-shape--green{position:absolute;left:0;top:200px;width:65px;height:160px;background:#29725F;}.hero-shape--orange-rect{position:absolute;left:65px;top:290px;width:70px;height:140px;background:#F5693C;border-radius:0 40px 0 0;}.hero-shape--orange-circle{position:absolute;left:20px;top:370px;width:80px;height:80px;background:#F5693C;border-radius:50%;}.hero-shape--blue-pillar{position:absolute;right:80px;top:380px;width:110px;height:480px;background:linear-gradient(180deg,rgba(130,160,255,0.35) 0%,rgba(75,105,240,0.85) 100%);border-radius:60px 60px 0 0;}.hero-shape--blue-glow{position:absolute;right:0;bottom:0;width:260px;height:350px;background:rgba(130,160,255,0.2);border-radius:130px 0 0 0;}.hero-logo-wrap{position:absolute;top:28px;right:48px;z-index:20;}.hero-logo{height:clamp(50px,5vw,75px);width:auto;object-fit:contain;}.hero-headline-wrap{position:relative;z-index:20;margin-top:40px;text-align:center;}.hero-title{font-family:'Epilogue',sans-serif;font-weight:900;font-style:italic;font-size:clamp(2.2rem,4.2vw,3.8rem);color:#1E4DB7;letter-spacing:-1.5px;line-height:1.1;text-shadow:0 2px 10px rgba(30,77,183,0.08);}.hero-books-container{position:relative;z-index:20;margin-top:36px;display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,32px);flex-wrap:nowrap;width:100%;max-width:1200px;}.hero-book-card{position:relative;flex:0 0 auto;width:clamp(120px,12.5vw,195px);aspect-ratio:200 / 298;border-radius:8px;overflow:hidden;box-shadow:0 14px 32px rgba(0,0,0,0.22),0 4px 12px rgba(0,0,0,0.12);cursor:pointer;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1),box-shadow 0.4s ease;will-change:transform;}.hero-book-card:hover{transform:translateY(-12px) scale(1.05) rotate(1deg);box-shadow:0 22px 45px rgba(30,77,183,0.3),0 8px 18px rgba(0,0,0,0.15);z-index:30;}.hero-book-img{width:100%;height:100%;object-fit:cover;display:block;}.hero-info-grid{position:relative;z-index:20;margin-top:45px;display:grid;grid-template-columns:repeat(2,auto);gap:16px clamp(20px,4vw,54px);align-items:center;justify-content:center;}.hero-info-item{display:flex;align-items:center;gap:12px;padding:8px 16px;border-radius:12px;transition:transform 0.3s ease,background-color 0.3s ease;}.hero-info-item:hover{transform:translateY(-2px);background-color:rgba(255,255,255,0.5);}.hero-info-icon{width:32px;height:32px;color:#E85535;flex-shrink:0;}.hero-info-text{font-family:'DM Sans',sans-serif;font-size:clamp(0.95rem,1.4vw,1.35rem);font-weight:700;color:#1E3A70;letter-spacing:-0.4px;}.hero-persona{position:absolute;bottom:-10px;z-index:10;pointer-events:none;overflow:hidden;}.hero-persona--left{left:0;width:clamp(180px,25vw,420px);height:clamp(160px,25vw,360px);}.hero-persona--right{right:0;width:clamp(200px,28vw,460px);height:clamp(170px,25vw,360px);}.hero-persona-img{height:100%;width:auto;display:block;}.hero-persona--left .hero-persona-img{object-fit:contain;object-position:left bottom;}.hero-persona--right .hero-persona-img{object-fit:cover;object-position:right bottom;}.hero-mobile-event-card{display:none;}@media (max-width:768px){.vimeo-hero{width:calc(100% - 12px);height:auto;min-height:calc(100svh - 12px);margin:6px auto;border-radius:18px;padding:14px 12px 16px;}.hero-bg-left-shapes,.hero-bg-right-shapes{display:none;}.hero-logo-wrap{position:relative;top:auto;right:auto;margin-bottom:2px;}.hero-logo{height:36px;}.hero-headline-wrap{margin-top:0;}.hero-title{margin:0;font-size:clamp(1.55rem,6.8vw,2.1rem);line-height:1.1;}.hero-books-container{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;width:100%;max-width:350px;margin-top:10px;}.hero-book-card{flex:1 1 0;max-width:62px;aspect-ratio:200/298;border-radius:5px;box-shadow:0 4px 12px rgba(0,0,0,0.16);}.hero-book-card:hover{transform:none;}.hero-info-grid{grid-template-columns:1fr;gap:6px;margin-top:12px;width:100%;max-width:350px;z-index:20;}.hero-info-item{display:flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(255,255,255,0.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(30,77,183,0.12);border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.05);}.hero-info-icon{width:20px;height:20px;color:#E85535;flex-shrink:0;}.hero-info-text{font-size:0.85rem;font-weight:700;color:#1E3A70;line-height:1.2;}.hero-persona{display:none;}.hero-mobile-event-card{display:block;width:100%;max-width:350px;margin-top:12px;padding:12px 12px;background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);border:1.5px dashed #CBD5E1;border-radius:12px;text-align:center;position:relative;z-index:25;box-shadow:0 4px 14px rgba(0,0,0,0.05);}.hero-mobile-location{font-family:'DM Sans',sans-serif;font-size:0.85rem;font-weight:700;color:#222;line-height:1.25;}.hero-mobile-date{margin-top:4px;font-family:'Epilogue',sans-serif;font-size:0.98rem;font-weight:800;color:#1E3A70;}.hero-mobile-stand{margin-top:2px;font-family:'Epilogue',sans-serif;font-size:1.1rem;font-weight:900;color:#1E4DB7;}.text-green{color:#29725F;}.text-blue{color:#1E4DB7;}}.horizontal-words-section{position:relative;width:100%;height:100vh;background-color:var(--bg-color);overflow:hidden;}.horizontal-words__relative{padding-left:25vw;padding-right:25vw;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;display:flex;align-items:center;}.horizontal-words__arrow-svg{width:23.75em;position:absolute;bottom:100%;left:50%;transform:translate(-160%,-35%);}.horizontal-words__bottom-text{position:absolute;left:50%;top:50%;transform:translate(-50%,9em);width:max-content;text-align:center;display:flex;flex-direction:column;align-items:center;z-index:20;}.horizontal-words__bottom-text-l{max-width:40em;font-size:1.3rem;line-height:1.4;font-weight:450;margin:0;}.horizontal-words__autoplay-toggle{position:absolute;right:clamp(18px,3vw,36px);bottom:clamp(18px,3vw,32px);z-index:30;display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:46px;padding:10px 16px;gap:9px;border:1px solid rgba(255,255,255,0.18);border-radius:999px;background:rgba(24,24,24,0.9);box-shadow:0 8px 24px rgba(0,0,0,0.16);color:#fff;font:inherit;font-size:0.88rem;font-weight:700;line-height:1;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color 180ms ease,transform 180ms ease,opacity 180ms ease;}.horizontal-words__autoplay-toggle[hidden]{display:none;}.horizontal-words__autoplay-toggle:hover{background:#181818;transform:translateY(-2px);}.horizontal-words__autoplay-toggle:focus-visible{outline:3px solid var(--color-pink);outline-offset:4px;}.horizontal-words__autoplay-icon{position:relative;display:block;width:12px;height:14px;flex:0 0 12px;}.horizontal-words__autoplay-icon::before,.horizontal-words__autoplay-icon::after{content:'';position:absolute;top:1px;width:3px;height:12px;border-radius:2px;background:currentColor;}.horizontal-words__autoplay-icon::before{left:1px;}.horizontal-words__autoplay-icon::after{right:1px;}.horizontal-words__autoplay-toggle[data-state="paused"] .horizontal-words__autoplay-icon::before{top:0;left:2px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid currentColor;border-radius:1px;background:transparent;}.horizontal-words__autoplay-toggle[data-state="paused"] .horizontal-words__autoplay-icon::after{display:none;}.horizontal-words__sticker-svg{width:100%;position:relative;}.horizontal-words__sticker-cursor{width:7.5em;position:absolute;top:50%;left:50%;transform:translate(-50%,10%);z-index:10;}.horizontal-words__sticker-phone{width:8em;position:absolute;top:50%;left:79%;transform:translate(-50%,-100%);z-index:10;}.horizontal-words__arrow-end-svg{width:8.4375em;position:absolute;top:50%;left:100%;transform:translate(50%);}.horizontal-words__sticker-watch{width:6em;position:absolute;top:50%;left:17.5%;transform:translate(-50%,-110%);z-index:10;}.horizontal-words__placeholder-left-svg{opacity:.05;width:90em;position:absolute;top:50%;right:101.5%;transform:translate(0%,-50%);}.horizontal-words__h2{font-size:9vw;line-height:1;font-weight:1000;margin:0;text-transform:lowercase;position:relative;z-index:2;white-space:nowrap;}.motion-card-section{position:relative;width:100%;padding:120px 60px 100px;text-align:center;overflow:hidden;z-index:1;}.motion-card__heading{max-width:900px;margin:0 auto 60px;position:relative;}.motion-card__title{font-family:'Epilogue',sans-serif;font-size:7rem;font-weight:750;line-height:0.9;letter-spacing:-5px;color:var(--color-dark);margin-bottom:0;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.motion-card__subtitle{font-family:'Times New Roman','Georgia',serif;font-style:italic;font-weight:400;font-size:7.5rem;line-height:1.15;letter-spacing:-2px;color:var(--color-dark);position:relative;display:inline-block;top:-30px;}.motion-card__sticker{position:absolute;display:inline-block;pointer-events:none;}.motion-card__sticker--top{top:-15px;right:-25px;width:150px;height:80px;rotate:calc(-10deg);}.motion-card__underline-svg{display:block;max-width:720px;margin:-45px auto 0;color:var(--color-dark);height:auto;}.motion-card__cards-area{position:relative;width:100%;max-width:1100px;height:550px;margin:40px auto 80px;}.motion-card__blob{position:absolute;top:50%;left:50%;transform:translate(-116.5%,-45%);width:580px;height:500px;z-index:0;pointer-events:none;}.motion-card__blob-svg{width:100%;height:100%;}.motion-card__cards{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:2;}.motion-card__card{position:relative;width:17vw;height:22vw;border-radius:0.375rem;overflow:clip;box-shadow:0 8px 30px rgba(0,0,0,0.15);flex-shrink:0;}.motion-card__card-image{width:100%;height:100%;background-color:#d9d2cb;border-radius:0.375rem;overflow:hidden;}.motion-card__card-image .cover-image{width:100%;height:100%;object-fit:cover;}.motion-card__card--1{transform:rotate(-6deg);margin-right:-2vw;z-index:1;}.motion-card__card--2{transform:rotate(6deg);margin-right:-2vw;left:-2rem;bottom:-3rem;z-index:2;}.motion-card__card--3{transform:rotate(-6deg);margin-right:-2vw;left:-3rem;z-index:3;}.motion-card__card--4{transform:rotate(4deg);margin-right:-2vw;z-index:4;bottom:-2rem;left:-3.5rem;}.motion-card__floating-labels{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none;}.motion-card__floating-labels .motion-card__floating-label{pointer-events:auto;}.motion-card__floating-label{position:absolute;padding:0.1vw 0.5vw;border-radius:9999px;border-bottom-left-radius:0;z-index:10;transform:translate(-50%,-50%);white-space:nowrap;}.motion-card__floating-text{pointer-events:none;margin:0;font-family:'DM Sans',sans-serif;font-size:1rem;font-weight:450;color:var(--color-dark);}.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{max-width:550px;margin:0 auto;text-align:center;}.motion-card__description{font-family:'DM Sans',sans-serif;font-size:1.3rem;font-weight:400;line-height:1.7;color:var(--color-dark);letter-spacing:-0.2px;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.showreel-section{position:relative;width:100%;min-height:100vh;background-color:#fdf7f0;background-image:radial-gradient(circle at 10% 20%,rgba(240,190,250,0.28) 0%,transparent 50%),radial-gradient(circle at 90% 10%,rgba(245,105,60,0.22) 0%,transparent 55%),radial-gradient(circle at 85% 85%,rgba(130,160,255,0.28) 0%,transparent 55%),radial-gradient(circle at 15% 80%,rgba(41,114,95,0.22) 0%,transparent 50%);display:flex;align-items:center;justify-content:center;overflow:visible;padding:100px 40px;}.showreel-section::before,.showreel-section::after{content:'';position:absolute;left:0;right:0;height:140px;pointer-events:none;z-index:5;}.showreel-section::before{top:0;background:linear-gradient(to bottom,#F0EBE6 0%,transparent 100%);}.showreel-section::after{bottom:0;background:linear-gradient(to top,#F0EBE6 0%,transparent 100%);}.showreel__container{max-width:1200px;width:100%;display:flex;align-items:center;gap:60px;}.showreel__text-side{flex:1.2;text-align:left;display:flex;flex-direction:column;align-items:flex-start;}.showreel__video-side{flex:0.8;display:flex;justify-content:center;align-items:center;width:100%;}.instagram-embed-wrapper{width:100%;max-width:360px;display:flex;justify-content:center;}.instagram-iframe{width:360px;height:640px;background-color:#ffffff;transition:transform 0.3s cubic-bezier(0.4,0,0.2,1),box-shadow 0.3s ease;}.instagram-iframe:hover{transform:scale(1.015);box-shadow:0 30px 60px rgba(0,0,0,0.15) !important;}.showreel__badge{display:inline-block;font-family:'Epilogue',Arial,sans-serif;padding:8px 16px;background:var(--color-black);color:var(--color-white);border-radius:20px;border-bottom-left-radius:1px;font-size:1rem;font-weight:500;text-transform:lowercase;margin-bottom:24px;width:fit-content;}.showreel__title{font-family:'Epilogue',sans-serif;font-size:4.5rem;font-weight:900;letter-spacing:-3px;color:var(--color-black);margin-bottom:1.5rem;line-height:1.05;}.showreel__subtitle{font-family:'DM Sans',sans-serif;font-size:1.15rem;font-weight:400;color:rgba(0,0,0,0.7);line-height:1.6;letter-spacing:-0.1px;}@media (max-width:900px){.showreel-section{padding:80px 24px;}.showreel__container{flex-direction:column;gap:40px;}.showreel__text-side{text-align:center;align-items:center;}.showreel__title{font-size:clamp(2.5rem,8vw,3.5rem);letter-spacing:-1.5px;margin-bottom:1rem;}.showreel__badge{margin-bottom:16px;}.showreel__subtitle{font-size:1rem;}.instagram-iframe{width:320px;height:570px;}}@media (max-width:400px){.instagram-iframe{width:290px;height:515px;}}.section-heading-wrap{width:100%;display:flex;justify-content:center;align-items:center;padding:60px 20px 0;text-align:center;}.cards-wrapper{position:relative;width:100%;max-width:1400px;height:650px;margin:100px auto 100px auto;display:flex;justify-content:center;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.card{width:320px;height:460px;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1.5rem;padding:3.5rem 1.5rem 1.5rem;cursor:pointer;border-radius:10px;color:var(--color-white);box-shadow:0 10px 25px rgba(0,0,0,0.15);transform-origin:center center;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.card-title{text-align:left;font-size:2.2rem;font-family:"Epilogue",sans-serif;font-weight:800;margin-top:30px;line-height:1;letter-spacing:-1px;}.card-divider-svg{width:100%;height:auto;display:block;color:rgba(255,255,255,0.8);margin:0;}.card-green{background-color:var(--color-green);left:calc(50% - 700px);top:50px;transform:rotate(4deg);z-index:1;}.card-darkblue{background-color:var(--color-lightblue);color:var(--color-dark);left:calc(50% - 430px);top:100px;transform:rotate(-5deg);z-index:2;}.card-orange{background-color:var(--color-orange);color:var(--color-dark);left:calc(50% - 220px);top:20px;transform:rotate(5deg);z-index:3;}.card-maroon{background-color:var(--color-maroon);left:calc(50% + 50px);top:30px;transform:rotate(-8deg);z-index:4;}.card-pink{background-color:var(--color-pink);color:var(--color-dark);left:calc(50% + 320px);top:70px;transform:rotate(5deg);z-index:5;}.card-darkblue::after,.card-orange::after,.card-maroon::after{content:"";position:absolute;top:0;bottom:0;left:-35px;right:-35px;}.card-pink .card-divider-svg,.card-orange .card-divider-svg,.card-darkblue .card-divider-svg{color:rgba(0,0,0,0.8);}.card-list{list-style:none;font-family:"DM Sans",sans-serif;font-weight:500;}.card-list li{margin-bottom:8px;font-size:1.15rem;font-weight:500;display:flex;align-items:flex-start;gap:12px;line-height:1.3;letter-spacing:-0.3px;}.services-card__bullet-svg{width:14px;height:18px;flex-shrink:0;margin-top:2px;color:currentColor;}:root{--sticker-camera-w:95px;--sticker-phone-w:90px;--sticker-smiley-w:90px;--sticker-hand-w:95px;--sticker-heart-w:100px;--sticker-camera-top:-55px;--sticker-camera-left:205px;--sticker-phone-top:-50px;--sticker-phone-left:210px;--sticker-smiley-top:-55px;--sticker-hand-top:-50px;--sticker-heart-top:-60px;--sticker-heart-right:-10px;}.card-sticker{position:absolute;z-index:10;pointer-events:none;}.card-sticker svg,.card-sticker img{display:block;width:100%;height:100%;object-fit:contain;}.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);right:15px;left:auto;transform:rotate(4deg);}.card-sticker.sticker-hand{width:var(--sticker-hand-w);height:auto;top:var(--sticker-hand-top);right:20px;left:auto;transform:rotate(8deg);}.card-sticker.sticker-heart{width:var(--sticker-heart-w);height:auto;top:var(--sticker-heart-top);right:var(--sticker-heart-right);left:auto;bottom:auto;transform:rotate(8deg);}.Double-marquee{background-color:var(--bg-color);padding:40px 60px;display:flex;justify-content:space-between;align-items:center;gap:60px;min-height:100vh;}.marquee-left{flex:1;position:relative;display:flex;justify-content:center;align-items:center;max-width:600px;}.marquee-text-container{position:relative;z-index:5;text-align:left;}.marquee-left h2{font-family:'Epilogue',sans-serif;font-size:4rem;font-weight:1000;line-height:0.95;letter-spacing:-2px;color:var(--color-black);margin-bottom:120px;margin-right:50px;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.text-with{font-family:'Times New Roman',serif;font-style:italic;font-weight:400;position:relative;}.marquee-underline{position:absolute;top:7.5rem;right:7.8rem;width:100px;height:auto;color:var(--color-black);z-index:6;transform:scaleX(0);opacity:0;transform-origin:left;}.marquee-blob-container{position:absolute;top:55%;left:30%;transform:translate(-50%,-50%);width:420px;height:500px;z-index:1;}.marquee-blob{position:absolute;width:100%;height:100%;z-index:1;}.marquee-svg-container{position:absolute;width:100%;height:100%;z-index:2;}.marquee-svg-item{position:absolute;}.marquee-svg-item:nth-child(1){bottom:18%;left:68%;width:90px;height:auto;transform:translateX(-50%) scale(0) rotate(-20deg);opacity:0;z-index:2;}.marquee-svg-item:nth-child(2){bottom:3%;left:70%;width:350px;height:auto;color:var(--color-dark);transform:rotate(190deg) scaleX(-1);z-index:1;}.marquee-svg-item:nth-child(2) path{stroke-dasharray:1000;stroke-dashoffset:1000;}.marquee-right{flex:0 0 auto;display:flex;gap:8px;height:850px;position:relative;overflow:hidden;width:500px;margin-right:40px;}.marquee-right--4col{width:760px;gap:8px;}.marquee-column{flex:1;position:relative;overflow:hidden;}.marquee-column::before,.marquee-column::after{content:'';position:absolute;left:0;right:0;height:100px;z-index:2;pointer-events:none;}.marquee-column::before{top:0;background:linear-gradient(to bottom,var(--bg-color) 0%,transparent 100%);}.marquee-column::after{bottom:0;background:linear-gradient(to top,var(--bg-color) 0%,transparent 100%);}.marquee-track{display:flex;flex-direction:column;gap:10px;animation-timing-function:linear;animation-iteration-count:infinite;}.marquee-track--up{animation:marqueeUp 20s linear infinite;}.marquee-track--down{animation:marqueeDown 20s linear infinite;}@keyframes marqueeUp{0%{transform:translateY(0);}100%{transform:translateY(-50%);}}@keyframes marqueeDown{0%{transform:translateY(-50%);}100%{transform:translateY(0);}}.marquee-item{width:90%;height:240px;border-radius:10px;display:flex;align-items:center;justify-content:center;}.marquee-item{width:90%;height:130px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(0,0,0,0.06);background:#fff;transition:box-shadow 0.2s ease,transform 0.2s ease;}.marquee-item:nth-child(even){background:#f7f5f0;}.marquee-item:hover{box-shadow:0 6px 24px rgba(54,81,159,0.13);transform:scale(1.03);}.marquee-logo{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.marquee-logo__before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;}.cover-image{width:100%;height:auto;object-fit:contain;}.marquee-sponsor-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px;width:100%;height:100%;}.marquee-sponsor-cat{font-family:'Epilogue',sans-serif;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#36519f;background:rgba(54,81,159,0.08);border-radius:20px;padding:3px 10px;white-space:nowrap;}.marquee-sponsor-img{width:100%;max-width:160px;max-height:80px;height:auto;object-fit:contain;display:block;margin:0 auto;}.marquee-item{width:90%;height:160px;border-radius:14px;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(0,0,0,0.06);transition:box-shadow 0.2s ease,transform 0.2s ease;}.marquee-item:hover{box-shadow:0 6px 24px rgba(54,81,159,0.13);transform:scale(1.03);}.main-footer{padding:10px;background-color:var(--bg-color);}.footer-inner{background-color:var(--color-darkblue);border-radius:20px;padding:80px 40px 40px;position:relative;overflow:hidden;min-height:0;display:flex;flex-direction:column;justify-content:space-between;}.footer-top{display:flex;justify-content:space-between;gap:40px;position:relative;z-index:5;}.footer-column{flex:1;display:flex;flex-direction:column;gap:15px;color:var(--color-white);}.footer-badge{display:inline-block;font-family:"Epilogue",Arial,sans-serif;padding:8px 15px;background:var(--color-white);color:var(--color-black);align-items:center;border-radius:20px;border-bottom-left-radius:1px;font-size:1rem;font-weight:450;width:fit-content;text-transform:lowercase;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.footer-column h3{font-family:"Epilogue",Arial,sans-serif;font-size:2.2rem;font-weight:800;line-height:1.1;letter-spacing:-1px;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;}.footer-column address{font-family:"Epilogue",Arial,sans-serif;font-style:normal;font-size:2rem;font-weight:1000;line-height:1.2;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.footer-map-link{color:var(--color-white);text-decoration:none;font-size:1.1rem;font-weight:600;width:fit-content;padding-bottom:4px;margin-top:10px;position:relative;display:flex;flex-direction:column;}.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{font-size:2rem;font-weight:900;color:var(--color-white);text-decoration:none;letter-spacing:-0.5px;width:fit-content;display:inline-block;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;}.footer-whatsapp{font-size:2.2rem;font-weight:800;margin-top:-10px;color:var(--color-white);text-decoration:none;width:fit-content;display:inline-block;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;}.footer-note{font-size:1rem;opacity:0.8;line-height:1.4;cursor:url("/assets/Cursor SVG/cursor-text.svg") 12 12,auto;}.footer-socials{display:flex;gap:25px;margin-top:1px;}.footer-socials a{color:var(--color-white);width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:url("/assets/Cursor SVG/cursor-pointer.svg") 12 12,pointer;}.footer-socials a svg{width:100%;height:100%;}.footer-bottom{position:relative;width:100%;margin-top:50px;}.footer-big-text{width:100%;color:var(--color-white);text-align:center;pointer-events:none;user-select:none;margin-bottom:-70px;}.footer-logo__svg{width:104.9%;height:auto;margin-left:-2.5%;}.footer-url{display:none;}.cursor-bubble{position:fixed;top:0;left:0;pointer-events:none;background-color:var(--color-pink);color:var(--color-black);padding:5px 7px 3px 7px;border-radius:50px 50px 50px 0px;font-size:18px;font-family:'Epilogue',sans-serif;opacity:0;transform:scale(0);transform-origin:left center;z-index:10000;white-space:nowrap;}.transition-scribble{position:fixed;top:-50vh;left:-50vw;width:200vw;height:200vh;z-index:9999;pointer-events:none;color:var(--color-darkblue);}body.is-transitioning{pointer-events:none !important;}body.is-transitioning .cursor-bubble{opacity:0 !important;transform:scale(0) !important;display:none !important;}@media (min-width:769px) and (max-width:1200px){.cards-wrapper{height:auto;display:flex;flex-direction:column;align-items:center;margin-top:50px;padding-bottom:50px;gap:30px;overflow:visible;}.card{position:relative;left:auto !important;top:auto !important;transform:none !important;width:90%;max-width:400px;height:auto;min-height:400px;margin-bottom:20px;}}@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{font-size:1.4rem;margin-left:52px;}.nav-bar__whatsapp-svg{width:26px;}.header-content{height:100svh;padding:0 24px;text-align:center;}.header-content h1{font-size:2rem;}.content-section{padding:80px 0 0;overflow:visible;}.main-title{font-size:3rem;letter-spacing:-2px;}.title-underline-svg{width:100px;bottom:-10px;}.title-container{margin-bottom:50px;}.cards-wrapper{position:relative !important;display:block !important;width:100% !important;margin:0 auto !important;overflow:visible !important;}.card{width:82vw;max-width:340px;min-height:420px;height:auto;}.card-sticker{pointer-events:none;}.Double-marquee{flex-direction:column;align-items:flex-start;padding:60px 24px 0;gap:0;min-height:unset;}.marquee-left{max-width:100%;width:100%;justify-content:flex-start;align-items:flex-start;min-height:340px;}.marquee-text-container{text-align:left;}.marquee-left h2{font-size:2.6rem;letter-spacing:-1.5px;margin-bottom:0;margin-right:0;}.marquee-blob-container{width:240px;height:280px;top:45%;left:20%;}.marquee-svg-item:nth-child(1){width:60px;bottom:10%;left:55%;}.marquee-svg-item:nth-child(2){width:220px;bottom:-5%;left:55%;}.marquee-underline{top:5rem;right:auto;left:9.5rem;width:70px;}.marquee-right{display:grid;grid-template-rows:130px 130px;grid-auto-flow:column;grid-auto-columns:130px;gap:8px;width:100%;height:auto;margin-right:0;padding:20px 24px 32px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.marquee-right::-webkit-scrollbar{display:none;}.marquee-column{display:contents;}.marquee-column::before,.marquee-column::after{display:none;}.marquee-column:nth-child(1) .marquee-track,.marquee-column:nth-child(2) .marquee-track{display:contents;animation:none;}.marquee-item{transform:none !important;width:90%;max-width:400px;height:auto;min-height:400px;margin-bottom:20px;}}@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{font-size:1.4rem;margin-left:52px;}.nav-bar__whatsapp-svg{width:26px;}.header-content{height:100svh;padding:0 24px;text-align:center;}.header-content h1{font-size:2rem;}.content-section{padding:80px 0 0;overflow:visible;}.main-title{font-size:3rem;letter-spacing:-2px;}.title-underline-svg{width:100px;bottom:-10px;}.title-container{margin-bottom:50px;}.cards-wrapper{position:relative !important;display:block !important;width:100% !important;margin:0 auto !important;overflow:visible !important;}.card{width:82vw;max-width:340px;min-height:420px;height:auto;}.card-sticker{pointer-events:none;}.Double-marquee{flex-direction:column;align-items:flex-start;padding:60px 24px 0;gap:0;min-height:unset;}.marquee-left{max-width:100%;width:100%;justify-content:flex-start;align-items:flex-start;min-height:340px;}.marquee-text-container{text-align:left;}.marquee-left h2{font-size:2.6rem;letter-spacing:-1.5px;margin-bottom:0;margin-right:0;}.marquee-blob-container{width:240px;height:280px;top:45%;left:20%;}.marquee-svg-item:nth-child(1){width:60px;bottom:10%;left:55%;}.marquee-svg-item:nth-child(2){width:220px;bottom:-5%;left:55%;}.marquee-underline{top:5rem;right:auto;left:9.5rem;width:70px;}.marquee-right{display:grid;grid-template-rows:130px 130px;grid-auto-flow:column;grid-auto-columns:130px;gap:8px;width:100%;height:auto;margin-right:0;padding:20px 24px 32px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.marquee-right::-webkit-scrollbar{display:none;}.marquee-column{display:contents;}.marquee-column::before,.marquee-column::after{display:none;}.marquee-column:nth-child(1) .marquee-track,.marquee-column:nth-child(2) .marquee-track{display:contents;animation:none;}.marquee-item{width:130px;height:130px;flex-shrink:0;}.main-footer{padding:6px;}.footer-inner{padding:50px 20px 30px;border-radius:14px;min-height:100svh;}.footer-top{flex-direction:column;gap:36px;}.footer-column h3{font-size:1.4rem;letter-spacing:-0.5px;}.footer-column address{font-size:1.25rem;}.footer-email{font-size:1.3rem;}.footer-whatsapp{font-size:1.1rem;margin-top:-6px;}.footer-map-link{font-size:0.95rem;}.footer-sticker.sticker-boom{left:2%;bottom:10%;width:90px;}.footer-sticker.sticker-smiley{left:30%;bottom:5%;width:90px;}.footer-sticker.sticker-heart{left:50%;bottom:18%;width:85px;}.footer-sticker.sticker-hands{left:60%;bottom:2%;width:90px;}.footer-sticker.sticker-100{left:72%;bottom:20%;width:80px;}.footer-sticker.sticker-camera{right:2%;bottom:8%;width:85px;}.footer-bottom{margin-top:200px;}.footer-logo__svg{width:110%;margin-left:-5%;}}html,body{width:100%;max-width:100%;overflow-x:clip;}.navbar,.main-header,.content-section,.horizontal-words-section,.motion-card-section,.showreel-section,.Double-marquee,.main-footer{max-width:100%;}.nav-trigger-button{appearance:none;border:0;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer;}.nav-trigger-button:focus-visible,.vimeo-hero__btn:focus-visible,.nav-work-btn:focus-visible,.nav-wa-link:focus-visible{outline:3px solid var(--color-pink);outline-offset:4px;}.vimeo-hero__iframe{width:100%;height:100%;min-width:0;min-height:0;inset:0;top:0;left:0;transform:none;object-fit:cover;}@media (max-width:1200px){.navbar{padding:16px clamp(18px,3vw,30px);}.logo-work-text{font-size:clamp(1.45rem,2.8vw,1.85rem);}.logo-truus{max-width:clamp(86px,13vw,128px);max-height:44px;}.home-header__title{padding-inline:clamp(24px,4vw,40px);}.vimeo-hero__title{font-size:clamp(2.7rem,7.5vw,5.4rem);}}@media (max-width:768px){.navbar{padding:12px 16px;}.nav-center{position:absolute;left:50%;top:12px;transform:translateX(-50%);}.logo-work-container,.logo-whatsapp{min-width:44px;min-height:44px;}.logo-work-container{width:44px;height:44px;}.logo-work-text{margin-left:48px;font-size:clamp(1.1rem,5vw,1.35rem);}.logo-truus{width:auto !important;height:38px !important;max-width:76px;}.nav-bar__whatsapp-svg{width:28px;}.nav-popout{position:fixed;top:8px !important;left:8px !important;right:8px !important;width:auto !important;height:auto !important;max-height:calc(100svh - 16px);overflow-y:auto;border-radius:18px;overscroll-behavior:contain;}.nav-left .nav-popout-inner,.nav-right .nav-popout-inner{width:100%;height:auto;padding:76px 18px 18px;gap:14px;}.nav-left .nav-popout-inner{min-height:min(590px,calc(100svh - 16px));}.nav-work-item{gap:12px;}.nav-work-item__img-wrap{width:62px;height:62px;border-radius:10px;}.nav-work-item__text{min-width:0;gap:5px;}.nav-work-badge{max-width:100%;font-size:0.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.nav-work-title{margin-top:0;font-size:clamp(0.92rem,4vw,1.05rem);line-height:1.15;overflow-wrap:anywhere;}.nav-work-btn{min-height:48px;margin-top:auto;padding:14px 18px;font-size:1rem;}.nav-right .nav-popout-inner{min-height:min(520px,calc(100svh - 16px));justify-content:center;}.nav-wa-qr{display:none;}.nav-wa-title{margin-top:0;}.nav-wa-desc{max-width:28ch;margin-bottom:8px;font-size:0.95rem;}.nav-wa-link{min-height:44px;font-size:1.05rem;}.vimeo-hero{width:calc(100% - 12px);height:auto;min-height:calc(100svh - 12px);margin:6px auto;border-radius:18px;}.home-header__title{bottom:88px;padding-inline:clamp(16px,5vw,24px);}.vimeo-hero__title{max-width:100%;margin-inline:auto;gap:0 0.1em;font-size:clamp(2rem,10.4vw,3.25rem);line-height:0.94;letter-spacing:-0.055em;}.vimeo-hero__controls{bottom:22px;left:22px;gap:8px;}.vimeo-hero__btn{width:44px;height:44px;border-radius:10px;}}@media (max-width:370px){.logo-work-text{display:block;margin-left:43px;font-size:1.05rem;}.vimeo-hero__title{font-size:clamp(1.9rem,10vw,2.35rem);}}@media (hover:none),(pointer:coarse){body,a,button,.card,.motion-card__card{cursor:auto !important;}.cursor-bubble,.vimeo-mute-bubble{display:none !important;}}@media (max-width:1200px){.horizontal-words__relative{padding-inline:18vw;}.horizontal-words__h2{font-size:clamp(5rem,11vw,7rem);}.motion-card-section{padding:110px clamp(30px,5vw,54px) 90px;}.motion-card__title{font-size:clamp(4.8rem,9.5vw,6.5rem);}.motion-card__subtitle{font-size:clamp(5rem,10vw,6.8rem);}.motion-card__cards-area{max-width:900px;}.motion-card__card{width:clamp(150px,19vw,210px);height:clamp(195px,25vw,275px);}.showreel__content{width:min(880px,calc(100% - 64px));}.showreel__title{font-size:clamp(3.8rem,8vw,5rem);}}@media (max-width:768px){.horizontal-words-section{height:100svh;min-height:620px;padding:0;overflow:hidden;}.horizontal-words__relative{padding-inline:18vw;}.horizontal-words__h2{font-size:clamp(3.6rem,16vw,5rem);letter-spacing:-0.055em;}.horizontal-words__arrow-svg{width:clamp(12rem,62vw,17rem);transform:translate(-142%,-22%);}.horizontal-words__arrow-end-svg{width:clamp(5.5rem,26vw,7rem);transform:translate(28%,-5%);}.horizontal-words__sticker-watch{width:clamp(52px,16vw,68px) !important;left:14%;}.horizontal-words__sticker-cursor{width:clamp(82px,25vw,108px) !important;}.horizontal-words__sticker-phone{width:clamp(50px,15vw,64px) !important;left:82%;}.horizontal-words__bottom-text{top:50%;width:calc(100% - 36px);transform:translate(-50%,clamp(8.5rem,31vw,10.5rem));}.horizontal-words__bottom-text-l{max-width:34ch;font-size:clamp(0.93rem,4vw,1.05rem);line-height:1.45;}.horizontal-words__autoplay-toggle{right:16px;bottom:max(16px,env(safe-area-inset-bottom));min-width:102px;min-height:44px;padding:9px 14px;font-size:0.82rem;}.motion-cards-wrapper{padding-top:56px;}.motion-card-section{padding:76px 18px 82px;}.motion-card__heading{width:100%;max-width:520px;margin-bottom:44px;}.motion-card__title{font-size:clamp(3.3rem,15vw,4.5rem);line-height:0.88;letter-spacing:-0.065em;}.motion-card__subtitle{top:-8px;font-size:clamp(3rem,13vw,4rem);line-height:1;letter-spacing:-0.04em;}.motion-card__underline-svg{width:min(100%,440px);margin-top:-12px;}.motion-card__cards-area{width:100%;height:clamp(430px,118vw,540px);margin:8px auto 46px;}.motion-card__blob{top:48%;left:50%;width:min(132vw,520px);height:auto;aspect-ratio:1.16;transform:translate(-50%,-50%);}.motion-card__cards{position:relative;display:block;}.motion-card__card{position:absolute;width:clamp(105px,31vw,132px);height:clamp(136px,41vw,176px);margin:0;left:auto;bottom:auto;border-radius:8px;}.motion-card__card--1{top:20%;left:2%;transform:rotate(-7deg);}.motion-card__card--2{top:8%;left:25%;transform:rotate(6deg);}.motion-card__card--3{top:30%;left:48%;transform:rotate(-6deg);}.motion-card__card--4{top:13%;right:1%;transform:rotate(5deg);}.motion-card__floating-label{max-width:74vw;padding:3px 8px;white-space:normal;text-align:center;}.motion-card__floating-text{font-size:clamp(0.72rem,3.2vw,0.88rem);line-height:1.15;}.motion-card__floating-label--pink{top:8%;left:28%;}.motion-card__floating-label--orange{top:72%;left:42%;}.motion-card__floating-label--red{top:44%;left:76%;}.motion-card__footer-text{max-width:34ch;}.motion-card__description{font-size:clamp(1rem,4.5vw,1.12rem);line-height:1.58;}.showreel-section{min-height:100svh;padding:88px 22px;}.showreel__content{width:100%;max-width:520px;}.showreel__title{font-size:clamp(3.2rem,13.5vw,4.35rem);line-height:0.98;letter-spacing:-0.055em;}.showreel__subtitle{max-width:34ch;margin-inline:auto;font-size:clamp(0.82rem,3.8vw,0.98rem);line-height:1.5;letter-spacing:0.09em;}}@media (max-width:370px){.motion-card__title{font-size:3.1rem;}.motion-card__subtitle{font-size:2.8rem;}.motion-card__floating-label--red{left:72%;}.showreel__title{font-size:3rem;}}@media (min-width:769px) and (max-width:1024px){.service-cards-wrapper{padding:130px 28px 80px;}.cards-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:min(100%,860px);height:auto;margin:70px auto 40px;padding:0;gap:46px 30px;}.card{position:relative;inset:auto !important;width:100%;max-width:none;min-height:470px;margin:0;transform:none !important;}.card:last-child{grid-column:1 / -1;width:min(100%,420px);justify-self:center;}}@media (max-width:1200px){.Double-marquee{flex-direction:column;align-items:stretch;padding:90px clamp(24px,5vw,50px) 50px;gap:32px;}.marquee-left{width:100%;max-width:none;min-height:430px;justify-content:flex-start;}.marquee-right,.marquee-right--4col{width:100%;height:650px;margin-right:0;}.footer-inner{padding-inline:clamp(28px,4vw,40px);}.footer-email,.footer-whatsapp,.footer-column address{overflow-wrap:anywhere;}}@media (max-width:768px){.service-cards-wrapper{padding-top:82px;}.section-heading-wrap{padding:0 18px;}.main-title{font-size:clamp(2.65rem,12vw,3.35rem);line-height:0.95;letter-spacing:-0.055em;}.title-container{margin-bottom:44px;}.cards-wrapper{isolation:isolate;}.card{width:min(82vw,330px);min-height:430px;padding:3.15rem 1.2rem 1.35rem;gap:1.15rem;border-radius:12px;}.card-title{margin-top:22px;font-size:clamp(1.8rem,8vw,2.15rem);}.card-list li{margin-bottom:7px;gap:9px;font-size:clamp(0.94rem,4.1vw,1.05rem);line-height:1.26;}.services-card__bullet-svg{width:12px;height:16px;}.card-sticker.sticker-camera{width:90px;top:-45px;right:10px;left:auto;}.card-sticker.sticker-phone{width:80px;top:-40px;right:10px;left:auto;}.card-sticker.sticker-smiley{width:80px;top:-45px;right:10px;left:auto;}.card-sticker.sticker-hand{width:85px;top:-40px;right:15px;left:auto;}.card-sticker.sticker-heart{width:85px;top:-40px;right:15px;left:auto;}.Double-marquee{min-height:0;padding:76px 0 48px;gap:20px;}.marquee-left{width:auto;min-height:350px;margin-inline:22px;}.marquee-left h2{max-width:100%;font-size:clamp(2.35rem,11.5vw,3rem);line-height:0.95;letter-spacing:-0.055em;}.marquee-blob-container{width:min(72vw,280px);height:auto;aspect-ratio:0.86;top:58%;left:37%;}.marquee-underline{top:5.25rem;left:clamp(8.5rem,42vw,10rem);}.marquee-right,.marquee-right--4col{display:grid;grid-template-rows:repeat(2,136px);grid-auto-flow:column;grid-auto-columns:136px;align-self:stretch;width:100%;height:auto;margin:0;padding:18px 22px 24px;gap:9px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline:22px;overscroll-behavior-inline:contain;scrollbar-width:none;}.marquee-column,.marquee-column .marquee-track{display:contents;animation:none !important;}.marquee-item{width:136px;height:136px;border-radius:12px;scroll-snap-align:start;}.marquee-sponsor-wrap{gap:8px;padding:12px 9px;}.marquee-sponsor-cat{max-width:100%;padding-inline:7px;font-size:0.56rem;overflow:hidden;text-overflow:ellipsis;}.marquee-sponsor-img{max-width:112px;max-height:62px;}.footer-inner{min-height:0;padding:54px 20px 28px;}.footer-top{gap:34px;}.footer-column{min-width:0;}.footer-column h3{font-size:clamp(1.3rem,6vw,1.55rem);}.footer-column address{font-size:clamp(1.16rem,5.6vw,1.4rem);}.footer-email{max-width:100%;font-size:clamp(1.05rem,5.4vw,1.3rem);}.footer-whatsapp{max-width:100%;font-size:clamp(1rem,5vw,1.2rem);}.footer-note{font-size:clamp(0.85rem,3.8vw,0.98rem);}.footer-socials{gap:16px;}.footer-socials a{width:48px;height:48px;}.footer-bottom{margin-top:clamp(170px,54vw,215px);}.footer-logo__svg{width:100%;margin-left:0;}}@media (max-width:370px){.card{width:min(80vw,300px);padding-inline:1rem;}.marquee-right,.marquee-right--4col{grid-template-rows:repeat(2,126px);grid-auto-columns:126px;}.marquee-item{width:126px;height:126px;}.footer-inner{padding-inline:16px;}}@media (max-width:768px){.service-cards-wrapper{padding-bottom:96px;}.cards-wrapper{display:flex !important;flex-direction:column;align-items:center;height:auto !important;margin:0 auto !important;padding:54px 0 0;gap:78px;}.card{position:relative !important;inset:auto !important;height:auto;min-height:440px;justify-content:flex-start;padding-top:6rem;}.card-title{margin-top:0;}.card-green{transform:rotate(-2deg) !important;}.card-darkblue{transform:rotate(2deg) !important;}.card-orange{transform:rotate(-1.5deg) !important;}.card-maroon{transform:rotate(2deg) !important;}.card-pink{transform:rotate(-2deg) !important;}}.cards-wrapper{scroll-margin-top:86px;}.card-list{text-align:left;}@media (min-width:769px) and (max-width:1024px){.card-title{margin-top:66px;}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;}.cursor-bubble,.vimeo-mute-bubble,.transition-scribble{display:none !important;}.horizontal-words-section{height:auto;min-height:0;padding:clamp(100px,16vw,170px) 20px;overflow:hidden;}.horizontal-words__relative{position:relative;inset:auto;padding:0;transform:none !important;white-space:normal;}.horizontal-words__h2{max-width:12ch;margin-inline:auto;font-size:clamp(3.2rem,12vw,7rem);text-align:center;white-space:normal;}.horizontal-words__h2 .letter{transform:none !important;}.horizontal-words__arrow-svg,.horizontal-words__arrow-end-svg,.horizontal-words__sticker-watch,.horizontal-words__sticker-cursor,.horizontal-words__sticker-phone{display:none;}.horizontal-words__bottom-text{position:relative;inset:auto;width:min(100%,38rem);margin:42px auto 0;transform:none;}.horizontal-words__bottom-text-l{max-width:none;}.horizontal-words__autoplay-toggle{display:none !important;}.marquee-track{animation:none !important;}.marquee-underline,.marquee-svg-item,.footer-sticker{opacity:1 !important;}}@media (prefers-reduced-motion:reduce) and (max-width:768px){.service-cards-wrapper{padding-bottom:92px;}.cards-wrapper{display:flex !important;flex-direction:column;align-items:center;height:auto !important;margin:20px auto 0 !important;padding:54px 0 0;gap:74px;}.card{position:relative !important;inset:auto !important;transform:none !important;}}