:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/Figtree-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/Barlow-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}html,body,#root{margin:0;padding:0;width:100%;max-width:100vw;min-height:100%;overflow-x:hidden;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-style:normal;line-height:1.6;color:#111;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:inherit}*{margin:0;padding:0}html{scroll-behavior:smooth}.app-layout{display:flex;flex-direction:column;min-height:100vh;width:100%;background-color:#fff}.main-content{margin-top:80px;display:flex;flex:1;width:100%;overflow-x:hidden}.container{display:flex;justify-content:space-evenly;align-items:center;margin:0 auto;width:100%;max-width:1900px;padding-inline:1.5rem;box-sizing:border-box}@media(max-width:600px){.container{justify-content:space-between;max-width:100vw;padding-inline:1rem}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.promo-navbar,.promo-navbar *{font-family:Inter,sans-serif!important}.promo-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff}.promo-navbar-inner{max-width:1900px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:center}.promo-navbar-spacer{flex:1}.promo-logo-button{border:none;background:none;padding:0;cursor:pointer}.promo-logo{height:40px;display:block}@media(max-width:768px){.promo-navbar-inner{padding:.6rem 1rem}.promo-logo{height:34px}}.contact-section,.contact-section *{font-family:Inter,sans-serif!important;font-weight:500}.contact-wrapper{width:100%;display:flex;justify-content:center;margin:0;padding:0}.contact-page{display:flex;justify-content:center;align-items:center;width:100%;padding:0;margin:0;min-height:auto}.contact-form{max-width:500px;width:100%;padding:0 3rem;background:#fff;display:flex;flex-direction:column;box-sizing:border-box;margin:0}.contact-form form{display:flex;flex-direction:column;gap:.45rem;margin:0;padding:0}.contact-row{display:flex;gap:.75rem;width:100%;margin:0;padding:0}.field-group{flex:1;display:flex;flex-direction:column;margin:0;padding:0}.contact-form label{font-size:.9rem;letter-spacing:.05em;text-align:left;margin-bottom:.25rem}.contact-form label span{color:red;margin-left:.25rem}.contact-form input,.contact-form textarea{color:#000;padding:.4rem .6rem;border:1px solid #000;border-radius:3px;font-size:1rem;font-family:Figtree,sans-serif;width:100%;background:transparent;transition:border-color .25s ease,box-shadow .2s ease;margin:0}.contact-form input:hover,.contact-form textarea:hover{border-color:#666}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#256cf4;box-shadow:0 0 0 2px #0000000f}.contact-form button{margin:.85rem auto 0;padding:.75rem 2.4rem;border:none;background:#256cf4;color:#fff;font-family:Figtree,sans-serif;font-size:.95rem;cursor:pointer;text-transform:uppercase;border-radius:10px;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.contact-form button:hover{background:#333;box-shadow:0 10px 22px #00000026}.error{color:red;font-size:.8rem;margin-top:.1rem;margin-bottom:0;font-family:Montserat,sans-serif}[data-netlify-recaptcha]{margin:0;padding:0}@media(max-width:768px){.contact-row{flex-direction:column}}.contact-toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:#000000e6;color:#fff;padding:.75rem 1.5rem;border-radius:999px;font-size:.9rem;z-index:9999;animation:contact-toast-fade 5s ease-in-out forwards;box-shadow:0 10px 25px #00000059}@keyframes contact-toast-fade{0%{opacity:0;transform:translate(-50%,10px)}10%,90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,10px)}}@media(max-width:600px){.contact-toast{width:90%;text-align:center}}.contact-intro-headline{font-family:Montserat,sans-serif;font-weight:600;font-size:1.1rem;margin:0 0 .25rem}.contact-intro-subheadline{font-family:Montserat,sans-serif;font-size:.9rem;margin:0 0 .75rem}.brands-section{background:radial-gradient(circle at top center,#f7f7f7,#aaa 55%,#bcbcbc)}.brands-section-inner{padding:1rem 0;text-align:center}.brands-featured-row{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.brand-featured{display:flex;flex-direction:column;align-items:center;gap:.4rem}.brand-featured img{height:35px;max-width:150px;object-fit:contain}.brands-grid{display:flex;gap:1rem;justify-items:center;align-items:center;max-width:1200px;margin:0 auto 1rem;flex-direction:row;flex-wrap:wrap;justify-content:center}.brand-circle{width:60px;height:60px;border-radius:50%;background:#fff;box-shadow:0 8px 20px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.2rem}.brand-circle img{max-width:90%;max-height:100%;object-fit:contain}@media(min-width:992px){.brands-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.brand-circle{width:90px;height:90px;border-radius:100%;background:#fff;box-shadow:0 8px 20px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.6rem}.brand-featured img{height:60px;max-width:220px;object-fit:contain}.brands-featured-row{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:3rem}}.brand-name{font-size:.75rem;text-transform:uppercase;opacity:.7;margin-top:.35rem}.brand-name-featured{font-size:.8rem}.brand-name-circle{text-align:center}.social-grid{display:flex;justify-content:center;gap:1.5rem;text-align:center;flex-wrap:wrap;max-width:1000px}.social-video-card{display:flex;flex-direction:column;gap:.5rem;flex:0 1 300px;max-width:350px;align-items:center}@media(min-width:1024px){.social-video-card{flex:0 1 280px;max-width:200px;max-height:550px}}.social-video-title{font-family:Barlow,sans-serif;font-size:1rem;text-transform:uppercase;font-weight:600;margin-bottom:.1rem}.social-video-brand{min-height:2.4em;line-height:1.2;display:block;font-family:Inter,sans-serif;font-size:1rem}.social-video-wrapper{position:relative;overflow:hidden}.social-video{width:100%;aspect-ratio:9 / 16;object-fit:cover;display:block;transition:transform .25s ease}.video-audio-toggle{position:absolute;bottom:.75rem;right:.75rem;width:28px;height:28px;border-radius:999px;border:none;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;z-index:2;opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease}.social-video-wrapper:hover .video-audio-toggle{opacity:1;pointer-events:auto}.video-audio-toggle.active{background:#ffffffe6;color:#000;opacity:1;pointer-events:auto}.note-icon{line-height:1}.social-carousel{display:none}@media(max-width:768px){.social-carousel{display:flex;flex-direction:column;align-items:center;gap:.6rem;width:100%}.social-carousel-single{display:flex;justify-content:center;width:70vw;max-width:380px}.phone-frame{position:relative;padding:.9rem .45rem 1.1rem;border-radius:2rem;border:2px solid #111;background:#000;box-shadow:0 18px 30px #00000059;width:100%}.phone-frame .social-video-wrapper{border-radius:1.6rem;overflow:hidden;background:#000}.phone-frame .social-video{border-radius:1.4rem}.phone-frame:before{content:"";position:absolute;top:.4rem;left:50%;transform:translate(-50%);width:34%;height:.35rem;border-radius:999px;background:#111}.social-carousel-dots{display:flex;gap:.35rem;justify-content:center;margin-top:.1rem}.social-dot{width:14px;height:14px;border-radius:999px;border:none;background:#ccc;padding:0}.social-dot.active{background:#111;width:25px}}.two-line-brand{min-height:2.4em;line-height:1.2;display:block;font-family:Inter,sans-serif}.video-grid{max-width:1500px;display:flex;gap:2.5rem 2rem;flex-direction:row;flex-wrap:wrap;justify-content:center}.video-card{max-width:400px;display:flex;cursor:pointer;flex-direction:column;align-items:center}.video-meta{margin-bottom:.6rem;text-align:center}.video-category{font-family:Barlow,sans-serif!important;font-weight:600;font-size:1rem;text-transform:uppercase}.video-title{min-height:2.4em;line-height:1.2;display:block;font-family:Inter,sans-serif!important;font-weight:500;font-size:1rem}.video-wrapper{position:relative;overflow:hidden;background:#111319;width:100%;max-width:520px}.video-element{width:100%;display:block;object-fit:cover}.video-card.vertical .video-element{aspect-ratio:9 / 16}.video-card.horizontal .video-element{aspect-ratio:16 / 9}.mute-toggle{position:absolute;right:.75rem;bottom:.75rem;width:28px;height:28px;border:none;border-radius:999px;font-size:.9rem;cursor:pointer;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;outline:none;-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease}.video-wrapper:hover .mute-toggle{opacity:1;pointer-events:auto}.mute-toggle.unmuted{color:#000;background:#ffffffe6;opacity:1;pointer-events:auto}.note-icon{font-size:1.5rem;line-height:1.5}@media(max-width:900px){.video-grid{gap:2rem 1.25rem}}@media(max-width:600px){.video-grid{grid-template-columns:1fr;gap:2rem}}.main-offer-section{padding:4rem 1.5rem}.main-offer-inner{display:flex;max-width:760px;margin:0 auto;flex-direction:column;align-items:center}.main-offer-heading{font-size:xxx-large;text-align:center;margin:0 0 1.75rem;font-family:Barlow,sans-serif!important}@media(max-width:768px){.main-offer-heading{font-size:2rem}}.main-offer-title{font-family:Barlow,sans-serif!important;font-size:xx-large;margin-top:0;margin-bottom:1rem}.main-offer-text{margin:1rem 0 1.5rem;font-size:1.4rem;line-height:1.6}.main-offer-item{position:relative;overflow:hidden;border-radius:.75rem}.main-offer-item img,.main-offer-item video{display:block;width:100%;height:100%;object-fit:cover}.main-offer-wrapper{width:100%;background:#f7f7f7;padding:3.5rem 0;margin:0 0 4rem}.main-offer-section{max-width:1200px;margin:0 auto;padding:0 1rem}.main-offer-content{max-width:800px;margin:0 auto;text-align:center}.main-offer-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;margin:1.5rem 0 1.75rem}.main-offer-item{flex:0 1 240px;max-width:260px;overflow:hidden;border-radius:14px}.main-offer-item img,.main-offer-item video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.main-offer-list{list-style:none;margin:1.5rem 0 2rem;padding:0;font-family:Montserat,sans-serif;font-size:1.5rem;color:#333}.main-offer-list li{margin-bottom:.4rem}.examples-section{padding:0 5rem 3rem}.examples-section .section-inner{max-width:1900px;margin:0 auto}@media(max-width:1024px){.examples-section{padding:0 2.5rem 3rem}}@media(max-width:768px){.examples-section{padding:0 1.5rem 2.5rem}}@media(max-width:480px){.examples-section{padding:0 1rem 2rem}}.footer,.footer *{font-family:Inter,sans-serif!important}.footer{width:100%;padding:20px 40px;color:#333;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;min-height:80px;align-self:center;max-width:1200px}.footer-heading{font-size:3rem;font-family:Barlow,sans-serif!important}.footer-subtitle{font-size:1.5rem}.footer-left{display:flex;flex-direction:column;font-size:.9rem;margin-bottom:10px}.btn-primary{margin:.85rem auto 0;padding:.75rem 2.4rem;border:none;background:#256cf4;color:#fff;font-family:Figtree,sans-serif;font-size:.95rem;cursor:pointer;text-transform:uppercase;border-radius:10px;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.footer-left a{color:#333;text-decoration:none;display:inline-flex;align-items:center}.footer-right{display:flex;gap:30px;flex-wrap:wrap;align-items:center;font-size:.9rem}.footer-section{display:flex;flex-direction:column;gap:5px}.footer-section a{color:#333;text-decoration:none;display:inline-flex;align-items:center}.footer-section.socials{flex-direction:row;align-items:center;gap:20px}.footer-section svg{transition:transform .3s ease,color .3s ease}.footer-section svg:hover{transform:scale(1.2)}@media(max-width:600px){.footer-right{gap:0px;flex-direction:row-reverse}}.content-container{margin:0 auto;padding:2rem}.content-container h1{padding-top:6rem;font-size:2rem;margin-bottom:1.5rem;text-align:center}.projects-page{margin:0 auto;padding:6rem 0 3rem;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;box-sizing:border-box}.social-strip-placeholder{width:100%;max-width:1200px;margin:0 auto 1.5rem;height:420px;background:transparent}.projects-section{display:flex;padding:0;margin-bottom:4rem;flex-direction:column;align-items:center}.projects-section-title{font-family:Barlow,sans-serif!important;font-weight:700;font-size:3rem;margin-bottom:1.75rem;text-align:center}.scroll-top-btn{position:fixed;bottom:3rem;right:5rem;width:40px;height:40px;border:none;border-radius:50%;background:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.9;transition:opacity .3s ease,transform .2s ease;z-index:999}.scroll-top-btn:hover{opacity:1;transform:scale(1.05)}.arrow-up{display:inline-block;width:12px;height:12px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(135deg);margin-bottom:-2px}.section-cta-wrapper{margin-top:1.5rem;text-align:center}.cta-button{padding:.75rem 1.9rem;border:none;background:#256cf4;color:#fff;font-family:Inter,sans-serif;font-size:.9rem;cursor:pointer;text-transform:uppercase;max-width:220px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.cta-button:hover{background:#333;box-shadow:0 8px 18px #0000001f}@media(max-width:1024px){.projects-page{padding-top:5rem}.projects-section-title{font-size:2.2rem}.contact-section-title{font-size:2rem}.main-offer-title{font-size:1.5rem}}@media(max-width:768px){.projects-page{padding-top:4.5rem}.projects-section-title{font-size:2rem}.main-offer-title{font-size:1.3rem}.scroll-top-btn{right:1.5rem;bottom:5rem}.main-offer-item{flex:1 1 100%;max-width:100%}.contact-section-title{font-size:2rem}}@media(max-width:480px){.projects-section-title{font-size:2rem}.main-offer-title{font-size:1.5rem}.contact-section-title{font-size:2rem}}.contact-section-title{font-family:Barlow,sans-serif!important;font-weight:700;font-size:3rem;margin-bottom:1.75rem;text-align:center}.section-cta-wrapper{margin-bottom:1.5rem;margin-top:1.5rem;display:flex;justify-content:center}.section-cta-wrapper .cta-button{min-width:11rem}
