.Hero-module__4OyQXW__hero{background-color:#0b1c3d;justify-content:center;align-items:center;min-height:100svh;padding:130px 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__4OyQXW__bgStack{z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__4OyQXW__bgLayer{opacity:0;z-index:1;transition:opacity .8s,transform 6s linear;position:absolute;inset:0;transform:scale(1.08)}.Hero-module__4OyQXW__bgActive{opacity:1;z-index:2;transform:scale(1)}.Hero-module__4OyQXW__heroImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Hero-module__4OyQXW__desktopImg{display:block}.Hero-module__4OyQXW__mobileImg{display:none}@media (max-width:768px){.Hero-module__4OyQXW__desktopImg{display:none}.Hero-module__4OyQXW__mobileImg{display:block}}@media (prefers-reduced-motion:reduce){.Hero-module__4OyQXW__bgLayer{transition:opacity .8s!important;transform:none!important}}.Hero-module__4OyQXW__gradientOverlay,.Hero-module__4OyQXW__vignette{display:none!important}.Hero-module__4OyQXW__container{max-width:var(--max-width);z-index:10;align-items:center;width:100%;margin:0 auto;padding:0 2.5rem;display:flex;position:relative}.Hero-module__4OyQXW__leftCol{text-align:left;-webkit-backdrop-filter:none;width:100%;max-width:720px;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:flex-start;padding:0;display:flex}.Hero-module__4OyQXW__awardBadge{background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.45rem 1.1rem;display:inline-flex}.Hero-module__4OyQXW__badgeDot{background-color:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__4OyQXW__pulseDot;display:inline-block}.Hero-module__4OyQXW__badgeText{text-transform:uppercase;letter-spacing:.06em;color:#fff;font-size:.75rem;font-weight:700}.Hero-module__4OyQXW__titleContainer{width:100%;min-height:100px;margin-bottom:1rem;position:relative}.Hero-module__4OyQXW__title{letter-spacing:-.02em;color:#fff;opacity:0;pointer-events:none;text-shadow:0 1px 4px #0000001f;width:100%;margin:0;font-size:clamp(2.2rem,4vw,3.25rem);font-weight:800;line-height:1.15;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(15px)}.Hero-module__4OyQXW__titleActive{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.Hero-module__4OyQXW__titleHidden{opacity:0;pointer-events:none;position:absolute;transform:translateY(-15px)}.Hero-module__4OyQXW__descContainer{width:70%;min-height:70px;margin-bottom:2rem;position:relative}.Hero-module__4OyQXW__description{color:#ffffffd9;opacity:0;pointer-events:none;text-shadow:0 1px 4px #00000026;width:100%;margin:0;font-size:1.05rem;line-height:1.6;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:translateY(10px)}.Hero-module__4OyQXW__descActive{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.Hero-module__4OyQXW__descHidden{opacity:0;pointer-events:none;position:absolute;transform:translateY(-10px)}.Hero-module__4OyQXW__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:2.25rem;display:flex}.Hero-module__4OyQXW__primaryButton{background-color:var(--accent);cursor:pointer;border:none;border-radius:999px;align-items:center;padding:.85rem 2.2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 25px #f4521e66;color:#fff!important}.Hero-module__4OyQXW__primaryButton:hover{background-color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px #ffffff40;color:var(--primary)!important}.Hero-module__4OyQXW__ghostButton{cursor:pointer;align-items:center;gap:.75rem;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__4OyQXW__ghostButton:hover .Hero-module__4OyQXW__playCircle{color:var(--primary);background-color:#fff;transform:scale(1.05)}.Hero-module__4OyQXW__ghostButton:hover .Hero-module__4OyQXW__ghostText{opacity:.85}.Hero-module__4OyQXW__playCircle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Hero-module__4OyQXW__playIcon{fill:currentColor}.Hero-module__4OyQXW__ghostText{color:#fff;font-size:1rem;font-weight:600;transition:opacity .3s}.Hero-module__4OyQXW__trustBar{border-top:1px solid #ffffff26;flex-wrap:wrap;align-items:center;gap:2.5rem;width:100%;padding-top:1.75rem;display:flex}.Hero-module__4OyQXW__ratingBlock{flex-direction:column;gap:.35rem;display:flex}.Hero-module__4OyQXW__stars{gap:.2rem;display:flex}.Hero-module__4OyQXW__starIcon{fill:#ffb21e;stroke:#ffb21e;color:#ffb21e}.Hero-module__4OyQXW__ratingText{color:#fff;font-size:.875rem;font-weight:700}.Hero-module__4OyQXW__ratingMuted{color:#ffffffa6;font-weight:400}.Hero-module__4OyQXW__teamBlock{align-items:center;gap:.75rem;display:flex}.Hero-module__4OyQXW__teamAvatars{display:flex}.Hero-module__4OyQXW__teamAvatar{background:#ffffff1a;border:2px solid #fff3;border-radius:50%;width:38px;height:38px;margin-left:-10px;overflow:hidden;box-shadow:0 1px 3px #0000001f}.Hero-module__4OyQXW__teamAvatars .Hero-module__4OyQXW__teamAvatar:first-child{margin-left:0}.Hero-module__4OyQXW__teamAvatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Hero-module__4OyQXW__teamInfo{flex-direction:column;display:flex}.Hero-module__4OyQXW__teamLabel{color:#ffffffa6;font-size:.7rem;font-weight:500}.Hero-module__4OyQXW__teamValue{color:#fff;font-size:.85rem;font-weight:700}.Hero-module__4OyQXW__controlBar{-webkit-backdrop-filter:blur(20px);z-index:15;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:3rem;padding:.5rem 2rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #06112640,inset 0 1px #ffffff1a}.Hero-module__4OyQXW__dotsWrap{align-items:center;gap:.8rem;display:flex}.Hero-module__4OyQXW__dot{cursor:pointer;background:#ffffff40;border:none;border-radius:2px;width:28px;height:4px;padding:0;transition:background .3s;display:block;position:relative;overflow:hidden}.Hero-module__4OyQXW__dotActive{background:var(--accent)}.Hero-module__4OyQXW__dotFill{transform-origin:0;background:#fff;width:100%;height:100%;display:block;transform:scaleX(0)}.Hero-module__4OyQXW__counter{font-family:var(--font-mono);color:#fffc;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.Hero-module__4OyQXW__counterCurrent{color:#fff}.Hero-module__4OyQXW__counterSep{color:#ffffff59}.Hero-module__4OyQXW__counterTotal{color:#ffffff80}.Hero-module__4OyQXW__arrows{gap:.5rem;display:flex}.Hero-module__4OyQXW__arrowBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Hero-module__4OyQXW__arrowBtn:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:scale(1.06)}.Hero-module__4OyQXW__arrowBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__bgLayer{background-position:82%!important;background-size:contain!important;transform:scale(1.02)!important}@keyframes Hero-module__4OyQXW__pulseDot{0%{box-shadow:0 0 #f4521e99}70%{box-shadow:0 0 0 10px #f4521e00}to{box-shadow:0 0 #f4521e00}}@media (max-width:1024px){.Hero-module__4OyQXW__hero{padding-top:120px}.Hero-module__4OyQXW__container{padding:0 2rem}.Hero-module__4OyQXW__leftCol{max-width:600px}}@media (max-width:768px){.Hero-module__4OyQXW__hero{height:100vh;min-height:100vh;max-height:100vh;padding:var(--navbar-offset)0 0;background-color:#0b1c3d;flex-direction:column;justify-content:flex-start;display:flex;position:relative;overflow:hidden}.Hero-module__4OyQXW__heroLight{background-color:#fff!important}.Hero-module__4OyQXW__bgStack{z-index:1;flex-grow:1;flex-shrink:0;order:2;width:100%;height:auto;min-height:220px;max-height:none;margin-top:.75rem;position:relative}.Hero-module__4OyQXW__bgLayer{background-repeat:no-repeat;width:100%;height:100%;position:absolute;inset:0;background-image:var(--bg-mobile)!important;background-position:50%!important;background-size:contain!important;transform:none!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__bgLayer{background-image:var(--bg-mobile)!important;background-position:50%!important;background-size:contain!important;transform:scale(1)!important}.Hero-module__4OyQXW__container{z-index:10;flex-shrink:0;order:1;align-items:flex-start;width:100%;max-width:100%;margin:0;padding:0 1.25rem;display:flex;position:relative}.Hero-module__4OyQXW__leftCol{text-align:left;background:0 0;flex-direction:column;align-items:flex-start;width:100%;max-width:100%;padding:0;display:flex}.Hero-module__4OyQXW__awardBadge{background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.55rem;padding:.3rem .85rem;display:inline-flex}.Hero-module__4OyQXW__badgeText{font-size:.68rem}.Hero-module__4OyQXW__titleContainer{width:100%;min-height:auto;margin-bottom:.35rem;position:relative}.Hero-module__4OyQXW__title{text-align:left;color:#fff;opacity:0;text-shadow:0 1px 4px #00000026;font-size:clamp(1.55rem,5.2vw,2rem);font-weight:800;line-height:1.18;position:relative;transform:translateY(15px)}.Hero-module__4OyQXW__titleActive{opacity:1;position:relative;transform:translateY(0)}.Hero-module__4OyQXW__titleHidden{display:none!important}.Hero-module__4OyQXW__descContainer{width:100%;min-height:auto;margin-bottom:.85rem;position:relative}.Hero-module__4OyQXW__description{text-align:left;color:#ffffffe6;opacity:0;text-shadow:0 1px 3px #0000001a;font-size:.82rem;line-height:1.45;position:relative;transform:translateY(10px)}.Hero-module__4OyQXW__descActive{opacity:1;position:relative;transform:translateY(0)}.Hero-module__4OyQXW__descHidden{display:none!important}.Hero-module__4OyQXW__actions{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.Hero-module__4OyQXW__primaryButton{border-radius:999px;padding:.6rem 1.25rem;font-size:.8rem;box-shadow:0 6px 20px #f4521e59}.Hero-module__4OyQXW__playCircle{width:32px;height:32px}.Hero-module__4OyQXW__ghostText{font-size:.8rem}.Hero-module__4OyQXW__trustBar{border-top:1px solid #ffffff1f;flex-flow:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding-top:.65rem;display:flex}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__trustBar{border-top:1px solid #0b1c3d14!important}.Hero-module__4OyQXW__ratingBlock{gap:.1rem}.Hero-module__4OyQXW__stars{gap:.15rem}.Hero-module__4OyQXW__starIcon{width:12px;height:12px}.Hero-module__4OyQXW__ratingText{font-size:.7rem}.Hero-module__4OyQXW__teamBlock{gap:.35rem}.Hero-module__4OyQXW__teamAvatar{width:26px;height:26px}.Hero-module__4OyQXW__teamLabel{font-size:.6rem}.Hero-module__4OyQXW__teamValue{font-size:.7rem}.Hero-module__4OyQXW__controlBar{z-index:15;gap:1rem;padding:.35rem 1rem;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}}@media (max-width:480px){.Hero-module__4OyQXW__hero{padding:var(--navbar-offset)0 0}.Hero-module__4OyQXW__bgStack{height:auto;min-height:190px;max-height:none;margin-top:.5rem}.Hero-module__4OyQXW__title{font-size:1.45rem}.Hero-module__4OyQXW__description{font-size:.78rem;line-height:1.42}.Hero-module__4OyQXW__actions{gap:.65rem;margin-bottom:.85rem}.Hero-module__4OyQXW__primaryButton{padding:.55rem 1.1rem;font-size:.75rem}.Hero-module__4OyQXW__trustBar{gap:.75rem;padding-top:.55rem}.Hero-module__4OyQXW__controlBar{gap:.75rem;padding:.3rem .85rem;bottom:1rem}.Hero-module__4OyQXW__controlBar .Hero-module__4OyQXW__arrows{display:none!important}}.Hero-module__4OyQXW__heroLight{background-color:#fff!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__gradientOverlay,.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__vignette{opacity:0!important;visibility:hidden!important;display:none!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__badgeText{color:var(--primary)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__awardBadge{background:#0b1c3d0d!important;border:1px solid #0b1c3d1a!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__title{color:var(--primary)!important;text-shadow:none!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__description{color:var(--muted)!important;text-shadow:none!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__ghostText{color:var(--primary)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__playCircle{color:var(--primary)!important;background:#0b1c3d0d!important;border:1px solid #0b1c3d1a!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__ratingText{color:var(--primary)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__ratingMuted,.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__teamLabel{color:var(--muted)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__teamValue{color:var(--primary)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__trustBar{border-top:1px solid #0b1c3d1a!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__counterCurrent{color:var(--primary)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__counterSep{color:#0b1c3d33!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__counterTotal{color:var(--muted)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__dot{background:#0b1c3d26!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__dotActive{background:var(--accent)!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__arrowBtn{color:var(--primary)!important;background:#0b1c3d0d!important;border:1px solid #0b1c3d1a!important}.Hero-module__4OyQXW__heroLight .Hero-module__4OyQXW__arrowBtn:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}
.Partners-module__nCldUa__partners{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:25px;width:100%;margin:-25px 0;padding:4rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.Partners-module__nCldUa__container{max-width:var(--max-width);flex-direction:column;align-items:center;gap:2rem;margin:0 auto;display:flex}.Partners-module__nCldUa__label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);text-align:center;margin-bottom:0;font-size:.8rem;font-weight:700}.Partners-module__nCldUa__logoRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;width:100%;display:flex}.Partners-module__nCldUa__logoItem{background:#fff;border:1px solid #eaeaea;border-radius:16px;justify-content:center;align-items:center;width:220px;height:96px;padding:1rem 1.75rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #0b1c3d05}.Partners-module__nCldUa__logoItem:hover{border-color:#eaeaea;transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.Partners-module__nCldUa__logoImg{-o-object-fit:contain;object-fit:contain;opacity:.85;width:100%;max-width:140px;height:100%;transition:all .35s cubic-bezier(.16,1,.3,1)}.Partners-module__nCldUa__logoItem:hover .Partners-module__nCldUa__logoImg{opacity:.85}@media (max-width:768px){.Partners-module__nCldUa__partners{border-radius:16px;margin:-16px 0;padding:2.5rem 1.5rem}.Partners-module__nCldUa__logoRow{gap:1rem}.Partners-module__nCldUa__logoItem{border-radius:12px;width:150px;height:76px;padding:.75rem 1rem}.Partners-module__nCldUa__logoImg{max-width:110px}}
.Services-module__hSRcWa__section{background-color:#f8fafc;padding:5.5rem 0 6.5rem;position:relative;overflow:hidden}.Services-module__hSRcWa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4521e0d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-80px}.Services-module__hSRcWa__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#f4521e08 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-80px;left:-60px}.Services-module__hSRcWa__container{max-width:var(--max-width);z-index:10;margin:0 auto;padding:0 2.5rem;position:relative}.Services-module__hSRcWa__header{justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:4rem;display:flex}.Services-module__hSRcWa__headerLeft{max-width:800px}.Services-module__hSRcWa__headerRight{flex-shrink:0;margin-top:.5rem}.Services-module__hSRcWa__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.Services-module__hSRcWa__title{color:#1a1a2e;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.Services-module__hSRcWa__subtitle{color:#6b7280;margin-bottom:0;font-size:1.05rem;line-height:1.7}.Services-module__hSRcWa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__hSRcWa__card{cursor:default;background:#fff;border:1px solid #eaeaea;border-radius:20px 20px 20px 0;flex-direction:column;justify-content:space-between;min-height:320px;padding:2.5rem 2.25rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0b1c3d05}.Services-module__hSRcWa__card:hover{border-color:#f4521e40;transform:translateY(-8px);box-shadow:0 20px 40px #0b1c3d14,0 1px 3px #00000005}.Services-module__hSRcWa__iconWrap{background-color:var(--accent);border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.75rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 16px #f4521e33}.Services-module__hSRcWa__iconIcon{transition:all .35s cubic-bezier(.16,1,.3,1);color:#fff!important}.Services-module__hSRcWa__card:hover .Services-module__hSRcWa__iconWrap{transform:scale(1.08)rotate(-3deg);box-shadow:0 8px 20px #f4521e59}.Services-module__hSRcWa__cardContent{z-index:5;flex-direction:column;flex-grow:1;display:flex;position:relative}.Services-module__hSRcWa__cardTitle{color:#1a1a2e;margin-bottom:.85rem;font-size:1.25rem;font-weight:700;line-height:1.35}.Services-module__hSRcWa__cardDescription{color:#6b7280;margin-bottom:1.25rem;font-size:.95rem;line-height:1.65}.Services-module__hSRcWa__cardFooter{z-index:5;align-items:center;height:40px;margin-top:0;display:flex;position:relative}.Services-module__hSRcWa__readMoreWrap{cursor:pointer;align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.Services-module__hSRcWa__arrowCircle{color:#6b7280;background:#fff;border:1px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #00000008}.Services-module__hSRcWa__arrowIcon{stroke-width:2.25px;color:#6b7280;transition:all .35s cubic-bezier(.16,1,.3,1)}.Services-module__hSRcWa__readMoreText{color:#6b7280;font-size:.9rem;font-weight:600;transition:all .35s cubic-bezier(.16,1,.3,1)}.Services-module__hSRcWa__card:hover .Services-module__hSRcWa__arrowCircle{background-color:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 6px 14px #f4521e4d}.Services-module__hSRcWa__card:hover .Services-module__hSRcWa__arrowIcon{color:#fff;transform:translate(3px)}.Services-module__hSRcWa__card:hover .Services-module__hSRcWa__readMoreText{color:var(--accent)}.Services-module__hSRcWa__viewAllBtn{z-index:1;background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #f4521e59;color:#fff!important}.Services-module__hSRcWa__viewAllBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.Services-module__hSRcWa__viewAllBtn:hover:before{left:100%}.Services-module__hSRcWa__viewAllBtn:hover{background:linear-gradient(135deg,#ff7043 0%,#f4521e 100%);transform:translateY(-3px)scale(1.03);box-shadow:0 12px 30px #f4521e80,0 0 0 1px #ffffff1a}.Services-module__hSRcWa__btnArrow{align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex}.Services-module__hSRcWa__viewAllBtn:hover .Services-module__hSRcWa__btnArrow{transform:translate(5px)}@media (max-width:1024px){.Services-module__hSRcWa__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.Services-module__hSRcWa__headerRight{width:100%;margin-top:.5rem}.Services-module__hSRcWa__viewAllBtn{justify-content:center;width:100%}.Services-module__hSRcWa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.Services-module__hSRcWa__section{padding:4.5rem 0}.Services-module__hSRcWa__container{padding:0 1.5rem}.Services-module__hSRcWa__grid{grid-template-columns:1fr;gap:1.25rem}}
.IndustriesSection-module__qjY3BW__section{background:linear-gradient(135deg,#091629 0%,#0b1c3d 50%,#091629 100%);padding:5.5rem 0 6.5rem;position:relative;overflow:hidden}.IndustriesSection-module__qjY3BW__container{max-width:var(--max-width);margin:0 auto;padding:0 2.5rem}.IndustriesSection-module__qjY3BW__header{text-align:left;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;max-width:100%;margin:0 auto 3.5rem;display:flex}.IndustriesSection-module__qjY3BW__headerLeft{max-width:760px}.IndustriesSection-module__qjY3BW__headerRight{flex-shrink:0;margin-top:.5rem}.IndustriesSection-module__qjY3BW__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.IndustriesSection-module__qjY3BW__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.25}.IndustriesSection-module__qjY3BW__subtitle{color:#ffffffa6;margin-bottom:0;font-size:1.05rem;line-height:1.65}.IndustriesSection-module__qjY3BW__pillsWrap{z-index:10;flex-wrap:wrap;justify-content:center;gap:1.25rem;max-width:1050px;margin:0 auto;display:flex;position:relative}.IndustriesSection-module__qjY3BW__pill{-webkit-backdrop-filter:blur(10px);cursor:default;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.85rem;padding:.75rem 1.5rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #00000026}.IndustriesSection-module__qjY3BW__pill:hover{background:#ffffff14;border-color:#f4521e66;transform:translateY(-3px)scale(1.03);box-shadow:0 10px 25px #00000059,0 0 0 1px #f4521e33}.IndustriesSection-module__qjY3BW__icon{color:var(--accent);justify-content:center;align-items:center;font-size:1.15rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.IndustriesSection-module__qjY3BW__pill:hover .IndustriesSection-module__qjY3BW__icon{transform:scale(1.15)rotate(-3deg)}.IndustriesSection-module__qjY3BW__name{color:#ffffffe6;letter-spacing:-.01em;font-size:.95rem;font-weight:600;transition:all .35s cubic-bezier(.16,1,.3,1)}.IndustriesSection-module__qjY3BW__pill:hover .IndustriesSection-module__qjY3BW__name{color:#ffffffe6}.IndustriesSection-module__qjY3BW__uniqueBtn{color:#fff!important;z-index:10!important;opacity:1!important;background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%)!important;border:1px solid #0000!important;border-radius:8px!important;align-items:center!important;gap:.75rem!important;padding:.8rem 2.2rem!important;font-size:.95rem!important;font-weight:600!important;text-decoration:none!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 25px #f4521e59!important}.IndustriesSection-module__qjY3BW__uniqueBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.IndustriesSection-module__qjY3BW__uniqueBtn:hover:before{left:100%}.IndustriesSection-module__qjY3BW__uniqueBtn:hover{background:linear-gradient(135deg,#ff7043 0%,#f4521e 100%)!important;transform:translateY(-3px)scale(1.03)!important;box-shadow:0 12px 30px #f4521e80,0 0 0 1px #ffffff1a!important}.IndustriesSection-module__qjY3BW__btnArrow{align-items:center;font-size:.85rem;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex}.IndustriesSection-module__qjY3BW__uniqueBtn:hover .IndustriesSection-module__qjY3BW__btnArrow{transform:translate(5px)}@media (max-width:768px){.IndustriesSection-module__qjY3BW__section{padding:4.5rem 0 5rem}.IndustriesSection-module__qjY3BW__container{padding:0 1.5rem}.IndustriesSection-module__qjY3BW__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.IndustriesSection-module__qjY3BW__headerRight{width:100%}.IndustriesSection-module__qjY3BW__uniqueBtn{justify-content:center;width:100%}.IndustriesSection-module__qjY3BW__pillsWrap{gap:.85rem}.IndustriesSection-module__qjY3BW__pill{gap:.75rem;padding:.65rem 1.25rem}.IndustriesSection-module__qjY3BW__name{font-size:.9rem}}
.HowWeWorkSection-module__1YW0CW__section{background:linear-gradient(135deg,#0b1c3d 0%,#091629 100%);padding:5rem 0 5.5rem;position:relative;overflow:hidden}.HowWeWorkSection-module__1YW0CW__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4521e14 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-60px;right:-60px}.HowWeWorkSection-module__1YW0CW__container{max-width:var(--max-width);z-index:10;flex-direction:column;align-items:center;margin:0 auto;padding:0 2.5rem;display:flex;position:relative}.HowWeWorkSection-module__1YW0CW__header{justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;margin-bottom:4.5rem;display:flex}.HowWeWorkSection-module__1YW0CW__headerLeft{text-align:left;max-width:800px}.HowWeWorkSection-module__1YW0CW__headerRight{flex-shrink:0;margin-top:.5rem}.HowWeWorkSection-module__1YW0CW__ctaBtn{z-index:1;background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #f4521e59;color:#fff!important}.HowWeWorkSection-module__1YW0CW__ctaBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.HowWeWorkSection-module__1YW0CW__ctaBtn:hover:before{left:100%}.HowWeWorkSection-module__1YW0CW__ctaBtn:hover{background:linear-gradient(135deg,#ff7043 0%,#f4521e 100%);transform:translateY(-3px)scale(1.03);box-shadow:0 12px 30px #f4521e80,0 0 0 1px #ffffff1a}.HowWeWorkSection-module__1YW0CW__btnArrow{align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex}.HowWeWorkSection-module__1YW0CW__ctaBtn:hover .HowWeWorkSection-module__1YW0CW__btnArrow{transform:translate(5px)}.HowWeWorkSection-module__1YW0CW__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.HowWeWorkSection-module__1YW0CW__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.25}.HowWeWorkSection-module__1YW0CW__subtitle{color:#ffffffa6;font-size:1.05rem;line-height:1.65}.HowWeWorkSection-module__1YW0CW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:4rem;width:100%;display:grid;position:relative}.HowWeWorkSection-module__1YW0CW__stepsGrid:before{content:"";z-index:1;background:linear-gradient(90deg,#f4521e80,#f4521e1a);border-bottom:2px dashed #ffffff2e;height:2px;position:absolute;top:29px;left:14%;right:14%}.HowWeWorkSection-module__1YW0CW__step{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.HowWeWorkSection-module__1YW0CW__circle{background:linear-gradient(135deg,var(--accent),#ff7043);color:#fff;z-index:5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:1.5rem;font-size:1.15rem;font-weight:800;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 25px #f4521e59}.HowWeWorkSection-module__1YW0CW__step:hover .HowWeWorkSection-module__1YW0CW__circle{transform:translateY(-4px)scale(1.04);box-shadow:0 12px 30px #f4521e80}.HowWeWorkSection-module__1YW0CW__stepContent{flex-direction:column;align-items:center;display:flex}.HowWeWorkSection-module__1YW0CW__stepTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.HowWeWorkSection-module__1YW0CW__stepBody{color:#ffffffa6;max-width:340px;margin-bottom:0;font-size:.95rem;line-height:1.65}@media (max-width:1024px){.HowWeWorkSection-module__1YW0CW__stepsGrid{gap:2.5rem}.HowWeWorkSection-module__1YW0CW__stepsGrid:before{left:18%;right:18%}}@media (max-width:768px){.HowWeWorkSection-module__1YW0CW__section{padding:4.5rem 0}.HowWeWorkSection-module__1YW0CW__container{padding:0 1.5rem}.HowWeWorkSection-module__1YW0CW__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.HowWeWorkSection-module__1YW0CW__headerRight{width:100%;margin-top:.5rem}.HowWeWorkSection-module__1YW0CW__ctaBtn{justify-content:center;width:100%}.HowWeWorkSection-module__1YW0CW__stepsGrid{grid-template-columns:1fr;gap:3rem}.HowWeWorkSection-module__1YW0CW__stepsGrid:before{display:none}.HowWeWorkSection-module__1YW0CW__step{text-align:left;flex-direction:row;align-items:flex-start;gap:1.25rem}.HowWeWorkSection-module__1YW0CW__circle{width:48px;height:48px;margin-bottom:0;font-size:1rem}.HowWeWorkSection-module__1YW0CW__stepContent{align-items:flex-start}.HowWeWorkSection-module__1YW0CW__stepBody{max-width:100%}}
.MissionGoal-module__RzLkjG__section{background:#fcfcfd;padding:5rem 0 6rem;overflow:hidden}.MissionGoal-module__RzLkjG__container{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;margin:0 auto;padding:0 2rem;display:grid}.MissionGoal-module__RzLkjG__contentCol{flex-direction:column;align-items:flex-start;display:flex}.MissionGoal-module__RzLkjG__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.85rem;font-size:.7rem;font-weight:700;display:block}.MissionGoal-module__RzLkjG__title{color:var(--primary);margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.MissionGoal-module__RzLkjG__body{color:var(--muted);margin-bottom:1rem;font-size:1rem;line-height:1.7}.MissionGoal-module__RzLkjG__btn{background:var(--accent);border-radius:999px;align-items:center;margin-top:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 20px #f4521e40;color:#fff!important}.MissionGoal-module__RzLkjG__btn:hover{background:#d84315;transform:translateY(-2px);box-shadow:0 12px 28px #f4521e61;color:#fff!important}.MissionGoal-module__RzLkjG__imageCol{justify-content:center;align-items:center;display:flex;position:relative}.MissionGoal-module__RzLkjG__bgRing{z-index:0;border:1px solid #f0f0f0;border-radius:50%;width:440px;height:440px;position:absolute}.MissionGoal-module__RzLkjG__bgRingInner{z-index:0;border:1px dashed #e8e8e8;border-radius:50%;width:340px;height:340px;position:absolute}.MissionGoal-module__RzLkjG__modelWrapper{aspect-ratio:1/1.15;z-index:10;border-radius:32px;width:85%;position:relative;overflow:visible}.MissionGoal-module__RzLkjG__modelImage{-o-object-fit:cover;object-fit:cover;border-radius:32px;width:100%;height:100%;box-shadow:0 30px 70px #0b1c3d1f}.MissionGoal-module__RzLkjG__floaterLeft{z-index:20;background:#fffffff7;border:1px solid #f0f0f0;border-radius:20px;align-items:center;gap:.65rem;padding:.6rem 1rem;animation:3.9s ease-in-out infinite MissionGoal-module__RzLkjG__floatUp;display:flex;position:absolute;top:30%;left:-32px;box-shadow:0 8px 28px #00000017}.MissionGoal-module__RzLkjG__floaterLeftIcon{color:#059669;background:#10b9811f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:700;display:flex}.MissionGoal-module__RzLkjG__floaterLeftInfo{flex-direction:column;display:flex}.MissionGoal-module__RzLkjG__floaterLeftLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.62rem;font-weight:600}.MissionGoal-module__RzLkjG__floaterLeftValue{color:var(--primary);font-size:.95rem;font-weight:800;line-height:1.2}.MissionGoal-module__RzLkjG__floaterChart{z-index:20;background:#fffffff7;border:1px solid #f0f0f0;border-radius:20px;width:160px;padding:.75rem 1rem;animation:4.3s ease-in-out infinite MissionGoal-module__RzLkjG__floatDown;position:absolute;bottom:16px;left:-24px;box-shadow:0 8px 24px #00000017}.MissionGoal-module__RzLkjG__chartHeader{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.MissionGoal-module__RzLkjG__chartIconWrap{width:24px;height:24px;color:var(--accent);background:#f4521e1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MissionGoal-module__RzLkjG__chartTitle{color:var(--primary);font-size:.7rem;font-weight:700}.MissionGoal-module__RzLkjG__chartBars{align-items:flex-end;gap:5px;height:40px;display:flex}.MissionGoal-module__RzLkjG__bar{background:#0b1c3d1a;border-radius:3px;flex:1}.MissionGoal-module__RzLkjG__barOrangeLow{background:#f4521e99}.MissionGoal-module__RzLkjG__barOrange{background:var(--accent)}.MissionGoal-module__RzLkjG__floaterTeam{z-index:20;background:#fffffff7;border:1px solid #f0f0f0;border-radius:14px;align-items:center;gap:.5rem;padding:.5rem .85rem;animation:3.2s ease-in-out infinite MissionGoal-module__RzLkjG__floatPulse;display:flex;position:absolute;bottom:20px;right:12px;box-shadow:0 6px 20px #00000014}.MissionGoal-module__RzLkjG__miniAvatars{display:flex}.MissionGoal-module__RzLkjG__miniAvatar{background:#e5e7eb;border:1.5px solid #fff;border-radius:50%;width:24px;height:24px;margin-left:-6px;overflow:hidden}.MissionGoal-module__RzLkjG__miniAvatars .MissionGoal-module__RzLkjG__miniAvatar:first-child{margin-left:0}.MissionGoal-module__RzLkjG__miniAvatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.MissionGoal-module__RzLkjG__teamLabel{color:var(--primary);white-space:nowrap;font-size:.7rem;font-weight:700}@keyframes MissionGoal-module__RzLkjG__floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes MissionGoal-module__RzLkjG__floatDown{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes MissionGoal-module__RzLkjG__floatPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@media (max-width:1024px){.MissionGoal-module__RzLkjG__container{gap:3.5rem}}@media (max-width:768px){.MissionGoal-module__RzLkjG__section{padding:4rem 0}.MissionGoal-module__RzLkjG__container{grid-template-columns:1fr;gap:4rem}.MissionGoal-module__RzLkjG__modelWrapper{width:75%;max-width:320px;margin:0 auto}}
.Testimonials-module__gpdmcG__section{background:linear-gradient(135deg,#0b1c3d 0%,#091629 100%);padding:5rem 0 6rem;position:relative;overflow:hidden}.Testimonials-module__gpdmcG__container{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin:0 auto;padding:0 2rem;display:grid}.Testimonials-module__gpdmcG__stackCol{flex-direction:column;padding-bottom:2rem;display:flex;position:relative}.Testimonials-module__gpdmcG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1rem;padding:1.75rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;box-shadow:0 8px 32px #0000004d}.Testimonials-module__gpdmcG__card:hover{border-color:#f4521e4d;transform:translateY(-6px)scale(1.02);box-shadow:0 16px 45px #00000080;z-index:100!important}.Testimonials-module__gpdmcG__cardText{color:#ffffffd9;margin-bottom:0;font-size:.9rem;font-style:italic;line-height:1.75}.Testimonials-module__gpdmcG__cardProfile{align-items:center;gap:.75rem;display:flex}.Testimonials-module__gpdmcG__cardAvatar{background:#ffffff1a;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.Testimonials-module__gpdmcG__cardAvatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Testimonials-module__gpdmcG__cardProfileInfo{flex-direction:column;display:flex}.Testimonials-module__gpdmcG__cardName{color:#fff;font-size:.88rem;font-weight:700}.Testimonials-module__gpdmcG__cardRole{color:#ffffff80;font-size:.75rem;font-weight:500}.Testimonials-module__gpdmcG__quoteGlyph{color:#f4521e26;-webkit-user-select:none;user-select:none;pointer-events:none;font-family:Georgia,serif;font-size:4.5rem;font-weight:900;line-height:1;position:absolute;bottom:.5rem;right:1rem}.Testimonials-module__gpdmcG__contentCol{flex-direction:column;align-items:flex-start;display:flex}.Testimonials-module__gpdmcG__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.85rem;font-size:.7rem;font-weight:700;display:block}.Testimonials-module__gpdmcG__title{color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.2}.Testimonials-module__gpdmcG__body{color:#ffffffb3;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.Testimonials-module__gpdmcG__statsRow{border-bottom:1px solid #ffffff14;align-items:center;gap:2rem;width:100%;margin-bottom:2rem;padding-bottom:2rem;display:flex}.Testimonials-module__gpdmcG__statItem{flex-direction:column;gap:.3rem;display:flex}.Testimonials-module__gpdmcG__statNumber{color:#fff;font-size:2.25rem;font-weight:800;line-height:1}.Testimonials-module__gpdmcG__statNumberYellow{color:#f59e0b;font-size:2.25rem;font-weight:800;line-height:1}.Testimonials-module__gpdmcG__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.Testimonials-module__gpdmcG__statDivider{background:#ffffff14;flex-shrink:0;width:1px;height:50px}.Testimonials-module__gpdmcG__btn{z-index:1;background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #f4521e59;color:#fff!important}.Testimonials-module__gpdmcG__btn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.Testimonials-module__gpdmcG__btn:hover:before{left:100%}.Testimonials-module__gpdmcG__btn:hover{background:linear-gradient(135deg,#ff7043 0%,#f4521e 100%);transform:translateY(-3px)scale(1.03);box-shadow:0 12px 30px #f4521e80,0 0 0 1px #ffffff1a;color:#fff!important}.Testimonials-module__gpdmcG__btnArrow{align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex}.Testimonials-module__gpdmcG__btn:hover .Testimonials-module__gpdmcG__btnArrow{transform:translate(5px)}@media (max-width:1024px){.Testimonials-module__gpdmcG__container{gap:3.5rem}}@media (max-width:768px){.Testimonials-module__gpdmcG__section{padding:4rem 0}.Testimonials-module__gpdmcG__container{grid-template-columns:1fr;gap:3rem}.Testimonials-module__gpdmcG__stackCol{width:100%;max-width:480px;margin:0 auto}.Testimonials-module__gpdmcG__card{margin-left:0!important}}
.BlogPosts-module__6Lu4OG__section{background:#f8fafc;padding:4rem 0 4.5rem;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4521e0d 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-120px;right:-80px}.BlogPosts-module__6Lu4OG__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#0b1c3d0a 0%,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;bottom:-100px;left:-60px}.BlogPosts-module__6Lu4OG__container{max-width:var(--max-width);z-index:10;margin:0 auto;padding:0 2.5rem;position:relative}.BlogPosts-module__6Lu4OG__header{justify-content:space-between;align-items:flex-start;gap:2.5rem;margin-bottom:2.25rem;display:flex}.BlogPosts-module__6Lu4OG__headerLeft{max-width:680px}.BlogPosts-module__6Lu4OG__headerRight{flex-shrink:0;margin-top:.5rem}.BlogPosts-module__6Lu4OG__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.72rem;font-weight:700;font-family:var(--font-mono),"Space Mono",monospace;margin-bottom:.85rem;display:block}.BlogPosts-module__6Lu4OG__title{color:#1a1a2e;letter-spacing:-.03em;margin-bottom:.6rem;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;line-height:1.2}.BlogPosts-module__6Lu4OG__titleAccent{background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BlogPosts-module__6Lu4OG__subtitle{color:#6b7280;max-width:500px;margin-bottom:0;font-size:.92rem;line-height:1.65}.BlogPosts-module__6Lu4OG__viewAllBtn{z-index:1;background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;padding:.8rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #f4521e59;color:#fff!important}.BlogPosts-module__6Lu4OG__viewAllBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%}.BlogPosts-module__6Lu4OG__viewAllBtn:hover:before{left:100%}.BlogPosts-module__6Lu4OG__viewAllBtn:hover{background:linear-gradient(135deg,#ff7043 0%,#f4521e 100%);transform:translateY(-3px)scale(1.03);box-shadow:0 12px 30px #f4521e80;color:#fff!important}.BlogPosts-module__6Lu4OG__btnArrow{align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex}.BlogPosts-module__6Lu4OG__viewAllBtn:hover .BlogPosts-module__6Lu4OG__btnArrow,.BlogPosts-module__6Lu4OG__ctaBannerBtn:hover .BlogPosts-module__6Lu4OG__btnArrow{transform:translate(5px)}.BlogPosts-module__6Lu4OG__mainGrid{grid-template-columns:1.3fr 1fr;gap:1.5rem;margin-bottom:1.75rem;display:grid}.BlogPosts-module__6Lu4OG__featuredCard{background:#fff;border:1px solid #eaeaea;border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0b1c3d0a}.BlogPosts-module__6Lu4OG__featuredCard:hover{border-color:#f4521e33;transform:translateY(-8px);box-shadow:0 24px 60px #0b1c3d1a}.BlogPosts-module__6Lu4OG__featuredImgWrap{aspect-ratio:16/7;background:#e5e7eb;width:100%;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__featuredImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.BlogPosts-module__6Lu4OG__featuredCard:hover .BlogPosts-module__6Lu4OG__featuredImg{transform:scale(1.06)}.BlogPosts-module__6Lu4OG__featuredOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#0b1c3d26 100%);position:absolute;inset:0}.BlogPosts-module__6Lu4OG__featuredPlaceholder{background:linear-gradient(135deg,#0b1c3d 0%,#1c3b75 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__placeholderOrb{background:radial-gradient(circle,#f4521e33 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute}.BlogPosts-module__6Lu4OG__placeholderGlyph{color:#ffffff26;z-index:2;font-size:4rem;line-height:1;position:relative}.BlogPosts-module__6Lu4OG__categoryBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;z-index:5;border-radius:50px;padding:.35rem .9rem;font-size:.68rem;font-weight:700;position:absolute;top:1.25rem;left:1.25rem;box-shadow:0 4px 12px #f4521e66}.BlogPosts-module__6Lu4OG__featuredReadTime{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffffff2;z-index:5;background:#00000073;border-radius:50px;align-items:center;gap:.4rem;padding:.3rem .8rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:1.25rem;right:1.25rem}.BlogPosts-module__6Lu4OG__featuredBody{flex-direction:column;flex:1;padding:1.25rem 1.5rem 1.5rem;display:flex}.BlogPosts-module__6Lu4OG__featuredTitle{color:#1a1a2e;letter-spacing:-.02em;margin-bottom:.55rem;font-size:1.15rem;font-weight:800;line-height:1.35;transition:color .25s}.BlogPosts-module__6Lu4OG__featuredCard:hover .BlogPosts-module__6Lu4OG__featuredTitle{color:var(--accent)}.BlogPosts-module__6Lu4OG__featuredExcerpt{color:#6b7280;flex:1;margin-bottom:1rem;font-size:.88rem;line-height:1.65}.BlogPosts-module__6Lu4OG__featuredCta{text-transform:uppercase;letter-spacing:.07em;color:var(--accent);align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:inline-flex}.BlogPosts-module__6Lu4OG__featuredArrow{align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}.BlogPosts-module__6Lu4OG__featuredCard:hover .BlogPosts-module__6Lu4OG__featuredArrow{transform:translate(5px)}.BlogPosts-module__6Lu4OG__sideStack{flex-direction:column;gap:1rem;display:flex}.BlogPosts-module__6Lu4OG__sideCard{background:#fff;border:1px solid #eaeaea;border-radius:16px;align-items:flex-start;gap:1rem;padding:1rem;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0b1c3d08}.BlogPosts-module__6Lu4OG__sideCard:hover{border-color:#f4521e33;transform:translateY(-5px);box-shadow:0 16px 40px #0b1c3d17}.BlogPosts-module__6Lu4OG__sideImgWrap{aspect-ratio:1;background:#e5e7eb;border-radius:12px;flex-shrink:0;width:86px;min-width:86px;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__sideImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogPosts-module__6Lu4OG__sideCard:hover .BlogPosts-module__6Lu4OG__sideImg{transform:scale(1.07)}.BlogPosts-module__6Lu4OG__sidePlaceholder{background:linear-gradient(135deg,#0b1c3d 0%,#1c3b75 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__placeholderOrbSmall{background:radial-gradient(circle,#f4521e40 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute}.BlogPosts-module__6Lu4OG__placeholderGlyphSmall{color:#fff3;z-index:2;font-size:1.75rem;line-height:1;position:relative}.BlogPosts-module__6Lu4OG__sideCategoryBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.07em;z-index:5;border-radius:50px;padding:.2rem .6rem;font-size:.58rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.BlogPosts-module__6Lu4OG__sideBody{flex-direction:column;flex:1;min-width:0;display:flex}.BlogPosts-module__6Lu4OG__sideTitle{color:#1a1a2e;letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.88rem;font-weight:700;line-height:1.4;transition:color .25s;display:-webkit-box;overflow:hidden}.BlogPosts-module__6Lu4OG__sideCard:hover .BlogPosts-module__6Lu4OG__sideTitle{color:var(--accent)}.BlogPosts-module__6Lu4OG__sideExcerpt{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:.6rem;font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden}.BlogPosts-module__6Lu4OG__sideMeta{justify-content:space-between;align-items:center;display:flex}.BlogPosts-module__6Lu4OG__sideReadTime{color:#9ca3af;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;display:flex}.BlogPosts-module__6Lu4OG__sideArrow{color:#9ca3af;border:1.5px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.BlogPosts-module__6Lu4OG__sideCard:hover .BlogPosts-module__6Lu4OG__sideArrow{background:var(--accent);border-color:var(--accent);color:#fff;transform:translate(2px)}.BlogPosts-module__6Lu4OG__ctaBanner{background:linear-gradient(135deg,#0b1c3d 0%,#091629 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;padding:1.75rem 2.5rem;display:flex;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__ctaBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#f4521e1f 0%,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.BlogPosts-module__6Lu4OG__ctaBanner:after{content:"";pointer-events:none;background:radial-gradient(circle,#f4521e12 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;left:100px}.BlogPosts-module__6Lu4OG__ctaBannerLeft{z-index:5;position:relative}.BlogPosts-module__6Lu4OG__ctaBannerEyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.7rem;font-weight:700;font-family:var(--font-mono),"Space Mono",monospace;margin-bottom:.6rem;display:block}.BlogPosts-module__6Lu4OG__ctaBannerText{color:#fff;letter-spacing:-.02em;max-width:520px;margin:0;font-size:1.05rem;font-weight:700;line-height:1.5}.BlogPosts-module__6Lu4OG__ctaBannerBtn{z-index:5;white-space:nowrap;background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%);border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;padding:.9rem 2.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #f4521e66;color:#fff!important}.BlogPosts-module__6Lu4OG__ctaBannerBtn:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%}.BlogPosts-module__6Lu4OG__ctaBannerBtn:hover:before{left:100%}.BlogPosts-module__6Lu4OG__ctaBannerBtn:hover{background:linear-gradient(135deg,#ff7043 0%,#f4521e 100%);transform:translateY(-3px)scale(1.03);box-shadow:0 14px 35px #f4521e8c;color:#fff!important}.BlogPosts-module__6Lu4OG__miniRow{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.75rem;display:grid}.BlogPosts-module__6Lu4OG__miniCard{background:#fff;border:1px solid #eaeaea;border-radius:14px;align-items:center;gap:.85rem;padding:.85rem 1rem;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0b1c3d08}.BlogPosts-module__6Lu4OG__miniCard:hover{border-color:#f4521e33;transform:translateY(-4px);box-shadow:0 12px 28px #0b1c3d14}.BlogPosts-module__6Lu4OG__miniStripe{opacity:0;background:linear-gradient(#f4521e 0%,#ff7043 100%);border-radius:14px 0 0 14px;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.BlogPosts-module__6Lu4OG__miniCard:hover .BlogPosts-module__6Lu4OG__miniStripe{opacity:1}.BlogPosts-module__6Lu4OG__miniImgWrap{background:#e5e7eb;border-radius:10px;flex-shrink:0;width:52px;min-width:52px;height:52px;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__miniImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.BlogPosts-module__6Lu4OG__miniCard:hover .BlogPosts-module__6Lu4OG__miniImg{transform:scale(1.08)}.BlogPosts-module__6Lu4OG__miniPlaceholder{background:linear-gradient(135deg,#0b1c3d 0%,#1c3b75 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BlogPosts-module__6Lu4OG__miniBody{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.BlogPosts-module__6Lu4OG__miniMeta{align-items:center;gap:.35rem;display:flex}.BlogPosts-module__6Lu4OG__miniCat{text-transform:uppercase;letter-spacing:.07em;color:var(--accent);white-space:nowrap;font-size:.62rem;font-weight:700}.BlogPosts-module__6Lu4OG__miniDot{color:#d1d5db;font-size:.75rem;line-height:1}.BlogPosts-module__6Lu4OG__miniTime{color:#9ca3af;white-space:nowrap;align-items:center;gap:.25rem;font-size:.62rem;font-weight:600;display:flex}.BlogPosts-module__6Lu4OG__miniTitle{color:#1a1a2e;letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;font-weight:700;line-height:1.35;transition:color .25s;display:-webkit-box;overflow:hidden}.BlogPosts-module__6Lu4OG__miniCard:hover .BlogPosts-module__6Lu4OG__miniTitle{color:var(--accent)}.BlogPosts-module__6Lu4OG__miniArrow{color:#d1d5db;flex-shrink:0;transition:color .3s,transform .3s cubic-bezier(.16,1,.3,1)}.BlogPosts-module__6Lu4OG__miniCard:hover .BlogPosts-module__6Lu4OG__miniArrow{color:var(--accent);transform:translate(3px)}@media (max-width:1024px){.BlogPosts-module__6Lu4OG__header{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-bottom:2rem}.BlogPosts-module__6Lu4OG__headerRight{width:100%;margin-top:0}.BlogPosts-module__6Lu4OG__viewAllBtn{justify-content:center;width:100%}.BlogPosts-module__6Lu4OG__mainGrid{grid-template-columns:1fr;gap:1.25rem}.BlogPosts-module__6Lu4OG__featuredImgWrap{aspect-ratio:16/8}.BlogPosts-module__6Lu4OG__sideStack{gap:1rem}.BlogPosts-module__6Lu4OG__ctaBanner{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.75rem}.BlogPosts-module__6Lu4OG__ctaBannerBtn{justify-content:center;width:100%}.BlogPosts-module__6Lu4OG__miniRow{grid-template-columns:1fr 1fr}}@media (max-width:640px){.BlogPosts-module__6Lu4OG__section{padding:3.5rem 0}.BlogPosts-module__6Lu4OG__container{padding:0 1.25rem}.BlogPosts-module__6Lu4OG__featuredBody{padding:1.1rem 1.25rem 1.25rem}.BlogPosts-module__6Lu4OG__sideCard{padding:.85rem}.BlogPosts-module__6Lu4OG__sideImgWrap{width:72px;min-width:72px}.BlogPosts-module__6Lu4OG__ctaBanner{border-radius:14px;padding:1.5rem 1.25rem}.BlogPosts-module__6Lu4OG__ctaBannerText{font-size:.97rem}.BlogPosts-module__6Lu4OG__miniRow{grid-template-columns:1fr}}
.Newsletter-module__Yy9fEW__section{background:#fff;padding:2rem 0 3.5rem}.Newsletter-module__Yy9fEW__container{max-width:var(--max-width);margin:0 auto;padding:0 2.5rem}.Newsletter-module__Yy9fEW__card{text-align:center;background:linear-gradient(135deg,#0b1c3d 0%,#091629 100%);border-radius:28px;flex-direction:column;align-items:center;padding:3.5rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0b1c3d40,0 4px 16px #0000001a}.Newsletter-module__Yy9fEW__orbLeft{pointer-events:none;background:radial-gradient(circle,#f4521e24 0%,#0000 65%);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;left:-80px}.Newsletter-module__Yy9fEW__orbRight{pointer-events:none;background:radial-gradient(circle,#f4521e17 0%,#0000 65%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-90px;right:-60px}.Newsletter-module__Yy9fEW__gridOverlay{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:55px 55px;border-radius:28px;position:absolute;inset:0}.Newsletter-module__Yy9fEW__trustRow{z-index:5;margin-bottom:1.25rem;position:relative}.Newsletter-module__Yy9fEW__trustBadge{background:#f4521e1a;border:1px solid #f4521e40;border-radius:50px;align-items:center;gap:.5rem;padding:.35rem 1rem;display:inline-flex}.Newsletter-module__Yy9fEW__stars{color:#f59e0b;align-items:center;gap:1px;display:flex}.Newsletter-module__Yy9fEW__trustText{color:#ffffffbf;letter-spacing:.02em;white-space:nowrap;font-size:.72rem;font-weight:600}.Newsletter-module__Yy9fEW__title{color:#fff;letter-spacing:-.03em;z-index:5;margin-bottom:1rem;font-size:clamp(1.85rem,4vw,3rem);font-weight:800;line-height:1.2;position:relative}.Newsletter-module__Yy9fEW__titleAccent{background:linear-gradient(135deg,#f4521e 0%,#ff7043 50%,#ffb74d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Newsletter-module__Yy9fEW__subtitle{color:#fff9;z-index:5;max-width:560px;margin:0 auto 2rem;font-size:1rem;line-height:1.7;position:relative}.Newsletter-module__Yy9fEW__btnRow{z-index:5;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.Newsletter-module__Yy9fEW__primaryBtn{background:linear-gradient(135deg,#f4521e 0%,#ff7043 100%);border:1px solid #0000;border-radius:8px;align-items:center;gap:.65rem;padding:.85rem 2.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #f4521e73;color:#fff!important}.Newsletter-module__Yy9fEW__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:100%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%}.Newsletter-module__Yy9fEW__primaryBtn:hover:before{left:100%}.Newsletter-module__Yy9fEW__primaryBtn:hover{background:linear-gradient(135deg,#ff7043 0%,#f4521e 100%);transform:translateY(-3px)scale(1.03);box-shadow:0 14px 38px #f4521e99;color:#fff!important}.Newsletter-module__Yy9fEW__btnArrow{align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex}.Newsletter-module__Yy9fEW__primaryBtn:hover .Newsletter-module__Yy9fEW__btnArrow{transform:translate(5px)}.Newsletter-module__Yy9fEW__secondaryBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.55rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;color:#ffffffe0!important}.Newsletter-module__Yy9fEW__secondaryBtn:hover{background:#ffffff1a;border-color:#ffffff47;transform:translateY(-3px);box-shadow:0 10px 25px #0003;color:#fff!important}.Newsletter-module__Yy9fEW__trustStrip{z-index:5;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex;position:relative}.Newsletter-module__Yy9fEW__stripItem{color:#ffffff73;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:flex}.Newsletter-module__Yy9fEW__stripDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.Newsletter-module__Yy9fEW__stripDivider{background:#ffffff1a;flex-shrink:0;width:1px;height:14px}@media (max-width:768px){.Newsletter-module__Yy9fEW__section{padding:1.5rem 0 2.5rem}.Newsletter-module__Yy9fEW__container{padding:0 1.25rem}.Newsletter-module__Yy9fEW__card{border-radius:20px;padding:2.5rem 1.75rem}.Newsletter-module__Yy9fEW__title{font-size:clamp(1.6rem,6vw,2.25rem)}.Newsletter-module__Yy9fEW__subtitle{margin-bottom:1.75rem;font-size:.92rem}.Newsletter-module__Yy9fEW__btnRow{flex-direction:column;gap:.75rem;width:100%}.Newsletter-module__Yy9fEW__primaryBtn,.Newsletter-module__Yy9fEW__secondaryBtn{justify-content:center;width:100%}.Newsletter-module__Yy9fEW__trustStrip{flex-direction:column;gap:.6rem}.Newsletter-module__Yy9fEW__stripDivider{display:none}}@media (max-width:480px){.Newsletter-module__Yy9fEW__card{border-radius:16px;padding:2rem 1.25rem}}
