.navbar{z-index:200;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;height:80px;position:fixed;top:0;left:0;right:0}.navbar__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.navbar__container{padding-inline:1rem}}.navbar__container{justify-content:space-between;align-items:center;height:100%;display:flex}.navbar__logo{color:#0a0a0a;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.navbar__logo span:last-child{background:linear-gradient(135deg,#6366f1,#4f46e5);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.navbar__logo-icon{background:#6366f1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.navbar__links{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.navbar__links{display:none}}.navbar__link{color:#6b7280;border-radius:9999px;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.navbar__link:hover{color:#6366f1}.navbar__link--active{color:#fff;background:#6366f1}.navbar__link--active:hover{color:#fff;opacity:.9}.navbar__actions{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.navbar__actions{display:none}}.navbar__lang{align-items:center;display:flex;position:relative}.navbar__lang-btn{cursor:pointer;color:#0a0a0a;background:#fff;border:1px solid #00000014;border-radius:40px;align-items:center;gap:6px;padding:8px 16px;font-size:1rem;font-weight:600;transition:all .15s;display:flex;box-shadow:0 2px 8px #0000000a}.navbar__lang-btn svg{color:#6b7280;transition:color .15s}.navbar__lang-btn:hover{border-color:#00000026;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.navbar__lang-btn:hover svg{color:#0a0a0a}.navbar__lang-dropdown{transform-origin:100% 0;background:#fff;border:1px solid #0000000f;border-radius:12px;flex-direction:column;gap:2px;min-width:140px;padding:.5rem;animation:.2s forwards fadeScale;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 25px #00000014}.navbar__lang-option{text-align:left;color:#0a0a0a;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:1rem;transition:background .15s,color .15s}.navbar__lang-option:hover{background:#0000000a}.navbar__lang-option.active{color:#6366f1;background:#0000000a;font-weight:600}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}@media (max-width:768px){.navbar__hamburger{display:flex}}.navbar__hamburger span{transform-origin:50%;background:#0a0a0a;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.navbar__hamburger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar__hamburger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__drawer{z-index:calc(200 - 1);-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#fffffff7;flex-direction:column;padding:1.5rem 1.5rem 2rem;transition:opacity .25s,transform .25s;display:none;position:fixed;top:80px;left:0;right:0;transform:translateY(-12px)}@media (max-width:768px){.navbar__drawer{display:flex}}.navbar__drawer--open{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar__drawer-links{flex-direction:column;gap:.25rem;display:flex}.navbar__drawer-link{color:#0a0a0a;border-bottom:1px solid #0000000f;padding:.75rem 0;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .15s}.navbar__drawer-link:hover,.navbar__drawer-link--active{color:#6366f1}.navbar__drawer-lang{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.navbar__drawer-lang-label{color:#6b7280;font-size:1rem;font-weight:500}.navbar__drawer-lang-options{background:#0000000a;border-radius:8px;gap:.5rem;padding:4px;display:flex}.navbar__drawer-lang-btn{color:#0a0a0a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:1rem;font-weight:600;transition:all .15s}.navbar__drawer-lang-btn.active{color:#6366f1;background:#fff;box-shadow:0 2px 4px #0000000d}.navbar__backdrop{z-index:calc(200 - 2);background:#0003;position:fixed;inset:0}@media (min-width:768px){.navbar__backdrop{display:none}}@keyframes fadeScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.floating-label{white-space:nowrap;background:#fff;border:1px solid #0000000f;justify-content:center;align-items:center;gap:.5rem;min-width:110px;height:32px;padding:.5rem;display:inline-flex;position:relative;box-shadow:0 4px 20px #0000001a,0 1px 4px #0000000f}.floating-label__icon{background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-25%;transform:translateY(-75%)}.floating-label__icon svg{width:100%;height:100%}.floating-label__text{padding-right:.25rem;font-size:.75rem;font-weight:400;line-height:1}.floating-label__icon--left{left:-20px}.floating-label__icon--right{right:-22px}
.hero{flex-direction:column;align-items:center;gap:100px;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.hero{gap:60px}}@media (max-width:768px){.hero{gap:40px}}@media (max-width:640px){.hero{gap:2rem}}.hero{background:radial-gradient(100% 55% at 50% 105%,#6366f121 0%,#0000 65%),linear-gradient(#fff 0% 40%,#888af566 100%);margin-bottom:60px}.hero__fl{z-index:10;position:absolute}.hero__fl--web{top:380px;left:0}@media (max-width:1024px){.hero__fl--web{left:16px}}@media (max-width:768px){.hero__fl--web{display:none}}.hero__fl--landing{top:470px;right:40px}@media (max-width:1024px){.hero__fl--landing{right:16px}}@media (max-width:768px){.hero__fl--landing{display:none}}.hero__content{z-index:2;text-align:center;padding-top:4rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:1440px;padding-inline:1.5rem;display:flex;position:relative}.hero__badge{color:#0a0a0a;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:1.125rem;font-weight:500;display:inline-flex}.hero__leaf{pointer-events:none;flex-shrink:0;width:auto;height:40px}.hero__leaf--flip{transform:scaleX(-1)}@media (max-width:640px){.hero__leaf{height:22px}}.hero__heading{letter-spacing:-.03em;font-size:5rem;font-weight:700;line-height:1.05}@media (max-width:768px){.hero__heading{font-size:3.5rem}}@media (max-width:640px){.hero__heading{font-size:2.75rem}}.hero__heading{color:#0a0a0a;flex-direction:column;align-items:center;gap:.5rem;margin:0;font-weight:800;line-height:1.25;display:flex}.hero__heading-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.hero__toggle{flex-shrink:0;justify-content:center;align-items:center;width:88px;height:50px;display:flex;position:relative}.hero__toggle img{object-fit:cover;pointer-events:none;object-position:center;width:100%;height:100%}.hero__sub{color:#6b7280;max-width:820px;margin:0 0 40px;font-size:1.37rem;line-height:1.7}@media (max-width:768px){.hero__sub{font-size:1rem}}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.hero__btn{text-decoration:none}.hero__btn--primary{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;height:4.31rem;padding-inline:2rem;font-family:Cosmica,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;transition:opacity .3s,transform .3s,box-shadow .3s;display:inline-flex}.hero__btn--primary:hover{opacity:.9;transform:translateY(-2px)}.hero__btn--primary{color:#fff;background:#6366f1;box-shadow:0 4px 20px #6366f14d}.hero__btn--primary:hover{box-shadow:0 8px 28px #6366f166}.hero__btn--secondary{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;height:4.31rem;padding-inline:2rem;font-family:Cosmica,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;transition:opacity .3s,transform .3s,box-shadow .3s;display:inline-flex}.hero__btn--secondary:hover{opacity:.9;transform:translateY(-2px)}.hero__btn--secondary{color:#fff;background:#000}.hero__btn--secondary:hover{opacity:.85}.hero__visual{flex:1;justify-content:center;align-items:flex-end;width:100%;max-width:1440px;margin-top:2.5rem;display:flex;position:relative}.hero__stage{justify-content:center;align-items:flex-end;width:100%;padding-bottom:2.5rem;display:flex}@media (max-width:640px){.hero__stage{padding-bottom:1.5rem}}.hero__item{flex-shrink:0;position:relative}.hero__item .hero__img-wrap{width:100%;position:relative}.hero__item .hero__img-wrap img{border-radius:16px;width:100%;height:auto;display:block}.hero__item .hero__dotted{pointer-events:none;display:block;position:absolute}.hero__item .hero__chip{z-index:6;position:absolute}.hero__item--left{z-index:2;width:375px}.hero__item--left .hero__img-wrap{z-index:2;transform:translate(150px)}.hero__item--left .hero__dotted{opacity:.85;z-index:1;width:220px;bottom:34%;left:-48px}.hero__item--left .hero__chip{bottom:29%;left:-116px}@media (max-width:1599px){.hero__item--left .hero__dotted,.hero__item--left .hero__chip{display:none}}@media (max-width:1024px){.hero__item--left{width:240px}.hero__item--left .hero__img-wrap{transform:translate(20px)}}@media (max-width:768px){.hero__item--left{display:none}}.hero__item--center{z-index:4;width:450px}.hero__item--center .hero__img-wrap{z-index:4}.hero__item--center .hero__dotted{opacity:.75;z-index:1;width:220px;top:-52px;left:-216px}.hero__item--center .hero__chip--platform{top:-76px;left:-300px}@media (max-width:1599px){.hero__item--center .hero__chip--platform,.hero__item--center .hero__dotted{display:none}}@media (max-width:1024px){.hero__item--center{width:360px}}@media (max-width:768px){.hero__item--center{width:300px}}@media (max-width:640px){.hero__item--center{width:240px}}@media (max-width:480px){.hero__item--center{width:200px}}.hero__item--right{z-index:2;width:375px}.hero__item--right .hero__img-wrap{z-index:2;transform:translate(-150px)}.hero__item--right .hero__dotted{opacity:.85;z-index:1;width:220px;top:30%;right:-60px}.hero__item--right .hero__chip{top:46%;right:-177px}@media (max-width:1599px){.hero__item--right .hero__dotted,.hero__item--right .hero__chip{display:none}}@media (max-width:1024px){.hero__item--right{width:240px}.hero__item--right .hero__img-wrap{transform:translate(-20px)}}@media (max-width:768px){.hero__item--right{display:none}}.hero__curve{z-index:5;width:100%;height:400px;display:block;position:absolute;bottom:0;left:0}@media (max-width:768px){.hero__curve{height:220px}}@media (max-width:640px){.hero__curve{height:140px}}@media (max-width:480px){.hero__curve{height:100px}}.hero__chip{color:#0a0a0a;white-space:nowrap;background:#fff;border:1px solid #0000000f;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;box-shadow:0 4px 16px #0000001a}@media (max-width:640px){.hero__content{gap:1rem;padding-top:2.5rem}.hero__heading{font-size:2.5rem}.hero__actions{gap:.75rem}.hero__chip,.hero__dotted{display:none}}@media (max-width:480px){.hero__content{gap:.75rem;padding-top:1.5rem}.hero__heading{font-size:2rem}.hero__sub{font-size:1rem}.hero__toggle{width:64px;height:36px}.hero__badge{font-size:1rem}}
.trusted{width:100%;max-width:1440px;margin:0 auto 160px;padding:2.5rem 0 3rem;overflow:hidden}.trusted__label{text-align:center;color:#0a0a0a;letter-spacing:.04em;margin:0 0 2rem;font-size:1rem;font-weight:600}.trusted__viewport{cursor:default;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.trusted__track{will-change:transform;align-items:center;gap:3rem;width:max-content;display:flex}.trusted__item{flex-shrink:0;justify-content:center;align-items:center;display:flex}.trusted__item img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:auto;height:38px}
.sh{flex-direction:column;gap:1.25rem;display:flex}.sh--center{text-align:center;align-items:center}.sh--left{text-align:left;align-items:flex-start}.sh__text{letter-spacing:-.02em;font-size:3.5rem;font-weight:700;line-height:1.1}@media (max-width:768px){.sh__text{font-size:2.5rem}}@media (max-width:640px){.sh__text{font-size:2rem}}.sh__text{color:#0a0a0a;margin:0;font-weight:800}.sh__highlight{white-space:nowrap;display:inline-block;position:relative}.sh__badge{color:#fff;white-space:nowrap;pointer-events:none;will-change:transform,opacity;border-radius:9999px;width:max-content;margin:0 auto;padding:6px .75rem;font-size:1rem;font-weight:500;position:absolute;top:-4px;left:0;right:0}.sh__sub{color:#0a0a0a;max-width:560px;margin:0;font-size:1rem;font-weight:450;line-height:1.6}
.whychoose{width:100%;max-width:1440px;margin-inline:auto;padding-block:6rem;padding-inline:1.5rem}@media (max-width:768px){.whychoose{padding-inline:1rem}}.whychoose__header{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:3rem;display:flex}.whychoose__grid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:1024px){.whychoose__grid{gap:1rem}}@media (max-width:768px){.whychoose__grid{grid-template-columns:1fr;gap:1rem}}@media (max-width:640px){.whychoose__grid{gap:.75rem}}.whychoose__card{border-radius:40px;flex-direction:column;display:flex;overflow:hidden}@media (max-width:640px){.whychoose__card{border-radius:24px}}.whychoose__card--experts{background:#efefff;grid-row:span 2;gap:1.5rem;padding:0 0 2rem}@media (max-width:768px){.whychoose__card--experts{grid-row:span 1}}.whychoose__card--launch,.whychoose__card--delivery{background:#efefff;gap:1.25rem;padding:2rem}@media (max-width:640px){.whychoose__card--launch,.whychoose__card--delivery{gap:1rem;padding:1.5rem}}.whychoose__card--efficient{background:#efefff;flex-direction:row;grid-column:span 2;align-items:center;gap:2.5rem;padding:2rem 2.5rem}@media (max-width:1024px){.whychoose__card--efficient{gap:2rem;padding:2rem}}@media (max-width:768px){.whychoose__card--efficient{flex-direction:column;grid-column:span 1;gap:1.5rem;padding:2rem}}@media (max-width:640px){.whychoose__card--efficient{padding:1.5rem}}.whychoose__avatars-wrap{width:100%;height:550px;margin-bottom:100px;position:relative}@media (max-width:1024px){.whychoose__avatars-wrap{height:420px;margin-bottom:80px}}@media (max-width:768px){.whychoose__avatars-wrap{height:380px;margin-bottom:70px}}@media (max-width:640px){.whychoose__avatars-wrap{height:300px;margin-bottom:55px}}@media (max-width:480px){.whychoose__avatars-wrap{height:260px;margin-bottom:46px}}.whychoose__bg-curve{object-fit:fill;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.whychoose__lines{z-index:1;width:100%;height:100%;position:absolute;inset:0}.whychoose__avatar{object-fit:cover;z-index:2;border-radius:50%;width:80px;height:80px;position:absolute}@media (max-width:1024px){.whychoose__avatar{width:68px;height:68px}}@media (max-width:768px){.whychoose__avatar{width:64px;height:64px}}@media (max-width:640px){.whychoose__avatar{width:54px;height:54px}}@media (max-width:480px){.whychoose__avatar{width:46px;height:46px}}.whychoose__star{z-index:3;width:150px;height:150px;position:absolute;bottom:-110px;left:50%;transform:translate(-50%)}.whychoose__star img{object-fit:contain;width:100%;height:100%}@media (max-width:1024px){.whychoose__star{width:120px;height:120px;bottom:-86px}}@media (max-width:768px){.whychoose__star{width:110px;height:110px;bottom:-76px}}@media (max-width:640px){.whychoose__star{width:88px;height:88px;bottom:-60px}}@media (max-width:480px){.whychoose__star{width:76px;height:76px;bottom:-52px}}@media (max-width:768px){.whychoose__card-media--right{min-width:unset;justify-content:center}}.whychoose__card-media{justify-content:center;align-items:center;width:100%;display:flex}.whychoose__card-media img{object-fit:contain;width:auto;max-width:100%;max-height:180px}@media (max-width:640px){.whychoose__card-media img{max-height:140px}}.whychoose__card-media--right{flex:1;justify-content:flex-end;min-width:260px}.whychoose__card-media--right img{max-width:100%;max-height:240px}@media (max-width:1024px){.whychoose__card-media--right{min-width:200px}}@media (max-width:768px){.whychoose__card-media--right{min-width:unset;justify-content:center}}.whychoose__card-body{flex-direction:column;flex:1;gap:.75rem;display:flex}.whychoose__card--experts .whychoose__card-body{padding:0 2rem}@media (max-width:640px){.whychoose__card--experts .whychoose__card-body{padding:0 1.5rem}}.whychoose__card-title{letter-spacing:-.01em;color:#0a0a0a;margin:0;font-size:2rem;font-weight:800;line-height:1.2}@media (max-width:640px){.whychoose__card-title{font-size:1.5rem}}.whychoose__card-desc{color:#0a0a0a;margin:0;font-size:1rem;line-height:1.6}@media (max-width:640px){.whychoose__header{margin-bottom:2rem}.whychoose__sub{font-size:1rem}}
.process{width:100%;max-width:1440px;margin-inline:auto;padding-block:6rem;padding-inline:1.5rem}@media (max-width:768px){.process{padding-inline:1rem}}.process__header{flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}@media (max-width:640px){.process__header{margin-bottom:2rem}}.process__grid{grid-template-columns:1fr 1fr;gap:1.85rem;display:grid}@media (max-width:1024px){.process__grid{gap:1rem}}@media (max-width:768px){.process__grid{grid-template-columns:1fr;gap:1rem}}@media (max-width:640px){.process__grid{gap:.75rem}}.process__cell{flex-direction:column;gap:2.5rem;display:flex}@media (max-width:640px){.process__cell{gap:1rem}}.process__cell-body{flex-direction:column;gap:.5rem;padding:0 .5rem;display:flex}.process__card{border-radius:40px;flex-direction:column;height:585px;display:flex;overflow:hidden}@media (max-width:1024px){.process__card{border-radius:32px;height:480px}}@media (max-width:768px){.process__card{height:420px}}@media (max-width:640px){.process__card{border-radius:24px;height:340px}}@media (max-width:480px){.process__card{height:300px}}.process__card--strategy,.process__card--design,.process__card--dev,.process__card--support{background-color:#6366f1;background-image:url(/assets/images/step_process_card_background_vector.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.process__card--dev{position:relative}.process__card--design{padding:1.25rem}.process__card--strategy{flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.process__strategy-top{min-height:0}.process__strategy-mockup{object-fit:contain;max-width:78%;max-height:100%}.process__strategy-bottom{flex-shrink:0;justify-content:center;align-items:center;height:119px;display:flex;position:relative}@media (max-width:1024px){.process__strategy-bottom{height:120px}}@media (max-width:640px){.process__strategy-bottom{height:100px;padding:0 1rem 1rem}}.process__strategy-bar{object-fit:contain;object-position:center;width:100%;height:100%}.process__tag{color:#111827;white-space:nowrap;background:#fff;border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex;box-shadow:0 4px 16px #0000001a,0 1px 4px #0000000f}.process__fl{z-index:3;pointer-events:none;position:absolute}.process__fl--share{top:14%;right:3%}.process__fl--info{top:32%;right:3%}.process__fl--gathering{top:50%;left:15%}.process__fl--audience{top:52%;right:25%}.process__fl--call{bottom:-20%;right:12%}.process__card-visual{flex:1;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.process__card-visual--design{position:relative}.process__card-visual--support img{object-fit:contain;width:auto;max-width:100%;max-height:100%}.process__design-canvas{border:2px dashed #ffffff73;border-radius:24px;flex-direction:column;flex:1;gap:1rem;width:100%;padding:1.25rem;display:flex;position:relative;overflow:hidden}.process__design-tools{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.process__tool-icon{color:#ffffffa6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.process__tool-icon--active{color:#fff;background:#fff3}.process__img-swap{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.process__img-swap__img{object-fit:contain;border-radius:16px;max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.process__cursor{z-index:10;pointer-events:none;filter:drop-shadow(0 2px 8px #0006);will-change:transform,opacity;position:absolute;top:0;left:0}.process__pills-area{position:absolute;inset:0}.process__pill{white-space:nowrap;will-change:transform;border-radius:1.5rem;flex-direction:column;justify-content:center;height:65px;padding:0 1.25rem;font-size:1.55rem;font-weight:400;display:flex;position:absolute;box-shadow:0 4px 14px #0000002e}.process__pill:first-child{bottom:3%;left:3%}.process__pill:nth-child(2){bottom:3%;left:35%}.process__pill:nth-child(3){bottom:3%;right:3%}.process__pill:nth-child(4){bottom:16%;left:4%}.process__pill:nth-child(5){bottom:16%;left:37%}.process__pill:nth-child(6){bottom:16%;right:3%}.process__pill:nth-child(7){bottom:29%;left:3%}.process__pill:nth-child(8){bottom:29%;left:35%}.process__pill:nth-child(9){bottom:29%;right:3%}.process__step-num{color:#0a0a0a;margin-bottom:1.6rem;font-size:1.7rem;font-weight:700;line-height:35px}.process__card-desc{color:#0a0a0a;margin:0;font-size:1rem;font-weight:450;line-height:1.6}
.zoom-scroll{background:#f7f7fd;height:100vh;position:relative;overflow:hidden}.zoom-scroll__marquee{z-index:1;pointer-events:none;width:100%;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.zoom-scroll__track{align-items:center;width:max-content;animation:18s linear infinite zoom-scroll-marquee;display:flex}.zoom-scroll__item{color:#0a0a0a;white-space:nowrap;padding:0 2rem;font-size:3.5rem;font-weight:800}@media (max-width:768px){.zoom-scroll__item{font-size:2.5rem}}@media (max-width:640px){.zoom-scroll__item{font-size:2rem}}.zoom-scroll__img-wrap{z-index:2;will-change:transform,border-radius;position:absolute;inset:0;overflow:hidden}.zoom-scroll__img{width:100%;height:100%}.zoom-scroll__img img{object-fit:cover;width:100%;height:100%}@keyframes zoom-scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.global{background:#fff;height:100vh;overflow:hidden}.global__inner{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.global__inner{padding-inline:1rem}}.global__inner{grid-template-columns:1fr 1.4fr;align-items:center;gap:4rem;height:100%;display:grid}@media (max-width:1024px){.global__inner{gap:2rem}}@media (max-width:768px){.global__inner{grid-template-columns:1fr;padding-block:3rem;overflow-y:auto}}@media (max-width:640px){.global__inner{gap:1.5rem;padding-block:2rem}}.global__left{flex-direction:column;gap:1.5rem;display:flex}.global__right{flex-direction:column;justify-content:flex-end;height:100%;display:flex}.global__card{flex-direction:column;gap:.75rem;padding:1.5rem 1.5rem 1.25rem;display:flex}.global__card-label{color:#6b7280;font-size:1rem;font-weight:500}.global__card-label--primary{color:#6366f1}.global__card-num{color:#9ca3af;font-size:3.5rem;font-weight:800;line-height:1}@media (max-width:768px){.global__card-num{font-size:2.5rem}}@media (max-width:640px){.global__card-num{font-size:2rem}}.global__card-num--lg{font-size:5rem}@media (max-width:1024px){.global__card-num--lg{font-size:3.5rem}}@media (max-width:768px){.global__card-num--lg{font-size:2.5rem}}@media (max-width:640px){.global__card-num--lg{font-size:2rem}}.global__card-desc{color:#6b7280;max-width:220px;margin:0;font-size:.75rem;line-height:1.6}.global__bars{align-items:flex-end;gap:0;width:100%;display:flex}.global__bar-wrap{flex-direction:column;display:flex}.global__bar-wrap--agency{width:38%}.global__bar-wrap--ours{flex:1}.global__line{transform-origin:0;will-change:transform;background:#ef4444;flex-shrink:0;width:100%;height:7px}.global__purple-line{background:#6366f1}.global__bar{background:linear-gradient(#6366f1 -150.73%,#fff0 80.11%);border-radius:0;width:100%}.global__bar-wrap--agency .global__bar{height:250px}@media (max-width:768px){.global__bar-wrap--agency .global__bar{height:180px}}@media (max-width:640px){.global__bar-wrap--agency .global__bar{height:130px}}.global__bar-wrap--ours .global__bar{height:400px}@media (max-width:768px){.global__bar-wrap--ours .global__bar{height:280px}}@media (max-width:640px){.global__bar-wrap--ours .global__bar{height:200px}}
.latest-work{flex-direction:column;align-items:center;gap:2rem;height:100vh;padding-top:110px;padding-bottom:2.5rem;display:flex;overflow:hidden}@media (max-width:640px){.latest-work{gap:1.25rem;padding-top:90px;padding-bottom:1.5rem}}.latest-work__header{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.latest-work__header{padding-inline:1rem}}.latest-work__header{flex-shrink:0}.latest-work__stack{flex:1;width:100%;max-width:1314px;padding-inline:1.5rem;position:relative;overflow:hidden}@media (max-width:640px){.latest-work__stack{padding-inline:1rem}}.latest-work__card{will-change:transform;border-radius:28px;padding:1rem 2rem 2rem;position:absolute;inset:0;overflow:hidden}@media (max-width:640px){.latest-work__card{border-radius:24px;padding:.75rem 1.25rem 1.25rem}}.latest-work__card-name{color:#fff;z-index:2;font-size:1.5rem;font-weight:700;line-height:60px;position:relative}@media (max-width:640px){.latest-work__card-name{font-size:1.25rem;line-height:48px}}.latest-work__card-img{z-index:1;width:77%;position:absolute;bottom:-30px;right:-25px}.latest-work__card-img img{border-radius:16px;width:100%;height:auto;transform:rotate(-4deg)}
.pricing{background:#fff;padding-block:6rem}.pricing__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.pricing__container{padding-inline:1rem}}.pricing__container{flex-direction:column;align-items:center;gap:3rem;display:flex}.pricing__card{background:#f0f0f0;border-radius:40px;grid-template-columns:1fr auto 1.3fr;width:100%;max-width:1314px;margin:0 auto;display:grid}@media (max-width:768px){.pricing__card{border-radius:24px;grid-template-columns:1fr}}.pricing__divider{border-left:3px dashed #6366f133;align-self:center;width:1px;height:85%}@media (max-width:768px){.pricing__divider{border-top:2px dashed #6366f133;border-left:none;width:100%;height:1px}}.pricing__left{flex-direction:column;gap:1.9rem;padding:2.5rem 3rem;display:flex}@media (max-width:768px){.pricing__left{padding:2rem 2.5rem}}@media (max-width:640px){.pricing__left{padding:1.5rem}}.pricing__tagline{color:#0a0a0a;max-width:330px;margin:0;font-size:2rem;font-weight:800;line-height:1.2}@media (max-width:640px){.pricing__tagline{max-width:100%;font-size:1.5rem}}.pricing__price{align-items:flex-start;gap:2px;line-height:1;display:flex}.pricing__dollar{color:#6366f1;padding-top:6px;font-size:2rem;font-weight:800;line-height:1}@media (max-width:640px){.pricing__dollar{font-size:1.5rem}}.pricing__slots{display:flex}.pricing__slot{color:#6366f1;height:1em;font-size:5rem;font-weight:800;line-height:1;display:inline-block;overflow:hidden}@media (max-width:768px){.pricing__slot{font-size:3.5rem}}@media (max-width:640px){.pricing__slot{font-size:2.5rem}}.pricing__slot--empty{width:0}.pricing__slot-char{line-height:1;display:inline-block}.pricing__per{color:#6366f1;align-self:flex-end;margin-left:.25rem;padding-bottom:4px;font-size:1.25rem;font-weight:700}.pricing__desc{color:#0a0a0a;max-width:430px;margin:0;font-size:1rem;font-weight:450;line-height:1.7}.pricing__actions{flex-wrap:wrap;gap:1rem;display:flex}.pricing__btn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.pricing__btn--dark{color:#fff;background:#0a0a0a}.pricing__btn--dark:hover{opacity:.8}.pricing__btn--primary{color:#fff;background:#6366f1}.pricing__btn--primary:hover{opacity:.85}.pricing__perks{flex-direction:column;gap:.75rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.pricing__perk{color:#0a0a0a;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.pricing__perk-icon{color:#6366f1;flex-shrink:0;font-size:1rem}.pricing__right{flex-direction:column;gap:2rem;padding:2.5rem 3rem;display:flex}@media (max-width:768px){.pricing__right{padding:2rem 2.5rem}}@media (max-width:640px){.pricing__right{padding:1.5rem}}.pricing__group{flex-direction:column;gap:1rem;display:flex}.pricing__group-title{color:#0a0a0a;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.pricing__row{cursor:pointer;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.pricing__row input[type=radio],.pricing__row input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.pricing__row-label{color:#0a0a0a;font-size:1rem;font-weight:500}.pricing__radio{background:#ffffffb3;border:3px solid #d1d5db;border-radius:50%;flex-shrink:0;width:40px;height:40px;transition:border .3s,background .3s}.pricing__row--on .pricing__radio{background:#fff;border:5px solid #6366f1}.pricing__toggle{background:#fff;border-radius:9999px;flex-shrink:0;width:56px;height:30px;transition:background .3s;position:relative}.pricing__toggle:after{content:"";background:#f0f0f0;border-radius:50%;width:22px;height:22px;transition:left .3s;position:absolute;top:4px;left:4px}.pricing__row--on .pricing__toggle{background:#6366f1}.pricing__row--on .pricing__toggle:after{left:calc(100% - 26px)}.pricing__badge{color:#6b7280;white-space:nowrap;background:#d1d5db;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.pricing__badge--pkg{padding:.5rem 1.25rem;font-size:1rem;transform:rotate(-4deg)}.pricing__badge--primary{color:#fff;background:#6366f1}.pricing__badge--addon{color:#fff;background:#ef4444}
.testimonials{background:#eaeaf5;flex-direction:column;align-items:center;gap:2rem;height:100vh;padding-top:110px;padding-bottom:2.5rem;display:flex;overflow:hidden}.testimonials__header{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.testimonials__header{padding-inline:1rem}}.testimonials__header{flex-shrink:0}.testimonials__stage{flex:1;width:100%;position:relative}.testimonials__card{border:2px solid var(--card-border,#e2e2f0);cursor:pointer;will-change:transform;background:#fff;border-radius:24px;flex-direction:column;gap:1.5rem;width:310px;min-height:400px;padding:2rem;display:flex;position:absolute;top:50%;left:50%}@media (max-width:768px){.testimonials__card{width:260px;min-height:340px;padding:1.5rem}}@media (max-width:640px){.testimonials__card{gap:1rem;width:220px;min-height:300px;padding:1.25rem}}.testimonials__quote{color:#0a0a0a;flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.testimonials__author{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.testimonials__avatar{background:#f7f7fd;border-radius:50%;flex-shrink:0;width:52px;height:52px;overflow:hidden}.testimonials__avatar img{object-fit:cover;width:100%;height:100%}.testimonials__info{flex-direction:column;gap:2px;display:flex}.testimonials__name{color:#0a0a0a;font-size:1rem;font-weight:700}.testimonials__role{color:#6b7280;font-size:.75rem}
.faq{background:#fff;padding-block:6rem}.faq__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.faq__container{padding-inline:1rem}}.faq__container{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}@media (max-width:1024px){.faq__container{grid-template-columns:1fr;gap:2rem}}.faq__header{z-index:1;position:sticky;top:calc(80px + 2rem)}@media (max-width:1024px){.faq__header{position:static}}.faq__list{flex-direction:column;gap:.75rem;display:flex}.faq__item{background:#efefff;border-radius:16px;transition:background .3s;overflow:hidden}.faq__question{color:#0a0a0a;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.faq__question span{flex:1}.faq__arrow{flex-shrink:0;width:18px;height:18px;transition:transform .3s;transform:rotate(180deg)}.faq__arrow--open{transform:rotate(0)}.faq__arrow img{width:100%;height:100%;display:block}.faq__answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq__item--open .faq__answer-wrap{grid-template-rows:1fr}.faq__answer{color:#6b7280;margin:0;padding:0 1.5rem;font-size:1rem;line-height:1.75;overflow:hidden}.faq__item--open .faq__answer{padding-bottom:1.25rem}
.footer__main{background:#eaeaf5;padding:4rem 0}@media (max-width:640px){.footer__main{padding:2.5rem 0}}.footer__container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.footer__container{padding-inline:1rem}}.footer__container{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:5rem;display:grid}@media (max-width:1024px){.footer__container{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.footer__container{gap:2.5rem}}@media (max-width:640px){.footer__container{gap:2rem}}.footer__left{flex-direction:column;gap:2rem;display:flex}@media (max-width:640px){.footer__left{gap:1.25rem}}.footer__desc{color:#0a0a0a;max-width:480px;margin-bottom:60px;font-size:1.25rem;font-weight:450;line-height:1.75}@media (max-width:768px){.footer__desc{margin-bottom:2rem;font-size:1rem}}@media (max-width:640px){.footer__desc{margin-bottom:1.25rem}}.footer__contact{flex-direction:column;gap:.75rem;display:flex}.footer__phone{color:#6b7280;font-size:1rem}.footer__email{color:#0a0a0a;text-underline-offset:6px;margin-bottom:100px;font-size:3.75rem;font-weight:700;line-height:1.1;text-decoration:underline;text-decoration-thickness:2px;transition:color .15s}@media (max-width:768px){.footer__email{margin-bottom:2.5rem;font-size:2.5rem}}@media (max-width:640px){.footer__email{margin-bottom:1.5rem;font-size:1.875rem}}@media (max-width:480px){.footer__email{font-size:1.5rem}}.footer__email:hover{color:#6366f1}.footer__brand{align-items:center;gap:1.25rem;margin-top:auto;padding-top:2rem;display:flex}@media (max-width:640px){.footer__brand{gap:.75rem;padding-top:1.25rem}}.footer__logo-mark{background:#6366f1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex}.footer__logo-mark svg{width:120px;height:120px}@media (max-width:768px){.footer__logo-mark{width:120px;height:120px}.footer__logo-mark svg{width:80px;height:80px}}@media (max-width:640px){.footer__logo-mark{width:80px;height:80px}.footer__logo-mark svg{width:52px;height:52px}}.footer__brand-name{color:#0a0a0a;font-size:6.25rem;font-weight:800;line-height:1}@media (max-width:768px){.footer__brand-name{font-size:4rem}}@media (max-width:640px){.footer__brand-name{font-size:2.75rem}}@media (max-width:480px){.footer__brand-name{font-size:2.25rem}}.footer__right{flex-direction:column;gap:2.5rem;display:flex}.footer__newsletter-title{color:#0a0a0a;margin:0 0 3rem;font-size:1.5rem;font-weight:700}.footer__form{flex-direction:column;gap:2rem;max-width:500px;display:flex}.footer__field{border-bottom:1.5px solid #0003;padding-bottom:.5rem}.footer__input{color:#0a0a0a;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:Cosmica,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem}.footer__input::placeholder{color:#0003}.footer__submit{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:9999px;align-self:flex-start;margin-top:.5rem;padding:1rem 2.5rem;font-family:Cosmica,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;transition:opacity .15s}.footer__submit:hover{opacity:.85}.footer__form-note{color:#6b7280;max-width:340px;margin:0;font-size:.75rem;line-height:1.65}.footer__nav{gap:4rem;margin-top:auto;padding-top:2rem;display:flex}@media (max-width:640px){.footer__nav{gap:2.5rem;margin-top:0;padding-top:1.25rem}}.footer__nav-col{flex-direction:column;gap:.75rem;display:flex}.footer__nav-heading{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.footer__nav-link{color:#0a0a0a;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s}.footer__nav-link:hover{color:#6366f1}.footer__bar{background:#6366f1;padding:1.25rem 0}.footer__bar-inner{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.footer__bar-inner{padding-inline:1rem}}.footer__bar-inner{justify-content:space-between;align-items:center;display:flex}@media (max-width:640px){.footer__bar-inner{text-align:center;flex-direction:column;gap:.75rem}}.footer__copy{color:#ffffffd9;font-size:.75rem}.footer__legal{align-items:center;gap:.75rem;display:flex}.footer__legal a{color:#ffffffd9;font-size:.75rem;text-decoration:none;transition:color .15s}.footer__legal a:hover{color:#fff}.footer__legal span{color:#fff6}
