.StripeNav-module__C5C0oq__stripeNav{z-index:1000;flex-direction:column;width:60px;display:flex;position:fixed;top:0;bottom:0}.StripeNav-module__C5C0oq__left{left:0}.StripeNav-module__C5C0oq__right{right:0}.StripeNav-module__C5C0oq__stripe{flex:1;justify-content:center;align-items:center;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.StripeNav-module__C5C0oq__stripe:hover{flex:2.5}.StripeNav-module__C5C0oq__stripe:hover .StripeNav-module__C5C0oq__label{opacity:1}.StripeNav-module__C5C0oq__stripeNav:hover .StripeNav-module__C5C0oq__stripe:not(:hover){filter:brightness(.7)}.StripeNav-module__C5C0oq__label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.15em;text-transform:uppercase;opacity:0;font-size:.65rem;font-weight:600;transition:opacity .3s;position:absolute;transform:rotate(180deg)}.StripeNav-module__C5C0oq__activeIndicator{border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 10px #fffc}.StripeNav-module__C5C0oq__active .StripeNav-module__C5C0oq__activeIndicator{animation:2s infinite StripeNav-module__C5C0oq__pulse}@keyframes StripeNav-module__C5C0oq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@media (max-width:1024px){.StripeNav-module__C5C0oq__stripeNav{width:40px}}@media (max-width:768px){.StripeNav-module__C5C0oq__stripeNav{display:none}}
.Header-module__lnUIdW__header{z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:60px;right:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{box-shadow:0 5px 30px #00000014}.Header-module__lnUIdW__logo{align-items:center;gap:.75rem;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__lnUIdW__logo:hover{opacity:.8}.Header-module__lnUIdW__logoImage{-o-object-fit:contain;object-fit:contain;border-radius:50%;width:40px;height:40px}.Header-module__lnUIdW__logoText{flex-direction:column;display:flex}.Header-module__lnUIdW__logoMain{letter-spacing:.25em;color:var(--stripe-1);font-size:1.2rem;font-weight:800;line-height:1}.Header-module__lnUIdW__logoSub{letter-spacing:.15em;color:var(--text-light);text-transform:uppercase;margin-top:.15rem;font-size:.45rem;font-weight:500}.Header-module__lnUIdW__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--text);align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex;position:relative}.Header-module__lnUIdW__navLink:after{content:"";background:linear-gradient(90deg, var(--stripe-7), var(--stripe-8));width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__lnUIdW__navLink:hover:after,.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active:after{width:100%}.Header-module__lnUIdW__dropdownArrow{font-size:.6rem;transition:transform .3s}.Header-module__lnUIdW__dropdown:hover .Header-module__lnUIdW__dropdownArrow{transform:rotate(180deg)}.Header-module__lnUIdW__navCta{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff;border-radius:50px;padding:.6rem 1.2rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__lnUIdW__navCta:hover{transform:translateY(-2px);box-shadow:0 10px 25px #e84a234d}.Header-module__lnUIdW__dropdown{position:relative}.Header-module__lnUIdW__dropdownMenu{opacity:0;visibility:hidden;background:#fff;border-radius:16px;min-width:280px;margin-top:1rem;padding:.5rem;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 60px #00000026}.Header-module__lnUIdW__dropdownMenu:before{content:"";border:10px solid #0000;border-bottom-color:#fff;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__dropdownOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__dropdownHeader{letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);border-bottom:1px solid #0000000d;margin-bottom:.5rem;padding:.8rem 1rem .5rem;font-size:.65rem;font-weight:600}.Header-module__lnUIdW__dropdownItem{color:var(--text);border-radius:10px;align-items:center;gap:.8rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__dropdownItem:hover{color:var(--stripe-7);background:linear-gradient(135deg,#e84a230d 0%,#ff6b350d 100%);transform:translate(5px)}.Header-module__lnUIdW__dropdownIcon{background:linear-gradient(135deg,#0f17290d 0%,#1e3a5f0d 100%);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;display:flex}.Header-module__lnUIdW__dropdownFooter{border-top:1px solid #0000000d;margin-top:.5rem;padding-top:.5rem}.Header-module__lnUIdW__dropdownViewAll{color:var(--stripe-7);text-align:center;border-radius:10px;padding:.75rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__lnUIdW__dropdownViewAll:hover{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff}.Header-module__lnUIdW__mobileMenuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Header-module__lnUIdW__mobileMenuBtn span{background:var(--stripe-1);width:25px;height:2px;transition:all .3s}.Header-module__lnUIdW__mobileMenu{background:#fff;flex-direction:column;gap:.5rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 30px #0000001a}.Header-module__lnUIdW__mobileLink{color:var(--text);border-radius:8px;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:background .3s}.Header-module__lnUIdW__mobileLink:hover{background:var(--cream)}.Header-module__lnUIdW__mobileDropdown{flex-direction:column;display:flex}.Header-module__lnUIdW__mobileDropdownBtn{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:background .3s;display:flex}.Header-module__lnUIdW__mobileDropdownBtn:hover{background:var(--cream)}.Header-module__lnUIdW__mobileArrow{transition:transform .3s}.Header-module__lnUIdW__mobileArrow.Header-module__lnUIdW__arrowOpen{transform:rotate(180deg)}.Header-module__lnUIdW__mobileDropdownContent{border-left:2px solid var(--stripe-7);flex-direction:column;margin-top:.5rem;margin-left:1rem;padding-left:1rem;display:flex}.Header-module__lnUIdW__mobileSubLink{color:var(--text);border-radius:8px;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__lnUIdW__mobileSubLink:hover{color:var(--stripe-7);background:#e84a230d}.Header-module__lnUIdW__mobileCta{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff;text-align:center;border-radius:50px;margin-top:.5rem;padding:1rem;font-weight:600;text-decoration:none}@media (max-width:1024px){.Header-module__lnUIdW__header{left:40px;right:0}}@media (max-width:768px){.Header-module__lnUIdW__header{padding:1rem 1.5rem;left:0;right:0}.Header-module__lnUIdW__logoImage{width:32px;height:32px}.Header-module__lnUIdW__logoMain{letter-spacing:.2em;font-size:1rem}.Header-module__lnUIdW__logoSub{font-size:.4rem}.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__mobileMenuBtn,.Header-module__lnUIdW__mobileMenu{display:flex}}
.BlogGrid-module__PHTd-G__blogSection{background:#fff;padding:5rem 5%}.BlogGrid-module__PHTd-G__container{grid-template-columns:1fr 320px;gap:4rem;max-width:1300px;margin:0 auto;display:grid}.BlogGrid-module__PHTd-G__mainContent{min-width:0}.BlogGrid-module__PHTd-G__sectionHeader{margin-bottom:2.5rem}.BlogGrid-module__PHTd-G__sectionTitle{color:var(--stripe-1);margin-bottom:.5rem;font-size:2rem;font-weight:700}.BlogGrid-module__PHTd-G__sectionSubtitle{color:var(--text-light);font-size:1rem}.BlogGrid-module__PHTd-G__postsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.BlogGrid-module__PHTd-G__postCard{background:#fff;border:2px solid #f0f0f0;border-radius:20px;text-decoration:none;transition:all .4s;overflow:hidden}.BlogGrid-module__PHTd-G__postCard:hover{border-color:var(--stripe-7);transform:translateY(-8px);box-shadow:0 20px 50px #0000001a}.BlogGrid-module__PHTd-G__postCard:hover .BlogGrid-module__PHTd-G__postLink{color:var(--stripe-7)}.BlogGrid-module__PHTd-G__postCard:hover .BlogGrid-module__PHTd-G__postImageBg{transform:scale(1.05)}.BlogGrid-module__PHTd-G__postImage{height:180px;position:relative;overflow:hidden}.BlogGrid-module__PHTd-G__postImageBg{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .5s;display:flex}.BlogGrid-module__PHTd-G__postImageActual{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogGrid-module__PHTd-G__postCard:hover .BlogGrid-module__PHTd-G__postImageActual{transform:scale(1.05)}.BlogGrid-module__PHTd-G__postIcon{opacity:.6;font-size:3rem}.BlogGrid-module__PHTd-G__postCategory{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:.4rem .8rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.BlogGrid-module__PHTd-G__postContent{padding:1.5rem}.BlogGrid-module__PHTd-G__postMeta{color:var(--text-light);gap:.5rem;margin-bottom:.8rem;font-size:.8rem;display:flex}.BlogGrid-module__PHTd-G__postTitle{color:var(--stripe-1);margin-bottom:.8rem;font-size:1.1rem;font-weight:700;line-height:1.4}.BlogGrid-module__PHTd-G__postExcerpt{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogGrid-module__PHTd-G__postLink{color:var(--text);font-size:.85rem;font-weight:600;transition:color .3s}.BlogGrid-module__PHTd-G__loadMore{border:2px solid var(--stripe-7);width:100%;color:var(--stripe-7);cursor:pointer;background:0 0;border-radius:50px;margin-top:3rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:block}.BlogGrid-module__PHTd-G__loadMore:hover{background:var(--stripe-7);color:#fff}.BlogGrid-module__PHTd-G__sidebar{flex-direction:column;gap:2rem;display:flex}.BlogGrid-module__PHTd-G__sidebarWidget{background:#f8fafc;border-radius:20px;padding:1.5rem}.BlogGrid-module__PHTd-G__widgetTitle{color:var(--stripe-1);border-bottom:2px solid #0000000d;margin-bottom:1.2rem;padding-bottom:.8rem;font-size:1rem;font-weight:700}.BlogGrid-module__PHTd-G__categoriesList{flex-direction:column;gap:.5rem;display:flex}.BlogGrid-module__PHTd-G__categoryItem{border-radius:12px;align-items:center;gap:.8rem;padding:.8rem;text-decoration:none;transition:all .3s;display:flex}.BlogGrid-module__PHTd-G__categoryItem:hover{background:#fff;transform:translate(5px)}.BlogGrid-module__PHTd-G__categoryIcon{font-size:1.2rem}.BlogGrid-module__PHTd-G__categoryName{color:var(--text);flex:1;font-size:.9rem;font-weight:500}.BlogGrid-module__PHTd-G__categoryCount{background:var(--stripe-7);color:#fff;border-radius:50px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.BlogGrid-module__PHTd-G__popularList{flex-direction:column;gap:.8rem;display:flex}.BlogGrid-module__PHTd-G__popularItem{border-radius:12px;align-items:center;gap:1rem;padding:.8rem;text-decoration:none;transition:all .3s;display:flex}.BlogGrid-module__PHTd-G__popularItem:hover{background:#fff}.BlogGrid-module__PHTd-G__popularNumber{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.BlogGrid-module__PHTd-G__popularTitle{color:var(--text);font-size:.85rem;font-weight:500;line-height:1.4}.BlogGrid-module__PHTd-G__newsletterWidget{background:linear-gradient(135deg, var(--stripe-1) 0%, var(--stripe-2) 100%);color:#fff}.BlogGrid-module__PHTd-G__newsletterWidget .BlogGrid-module__PHTd-G__widgetTitle{color:#fff;border-bottom-color:#fff3}.BlogGrid-module__PHTd-G__newsletterText{opacity:.8;margin-bottom:1.2rem;font-size:.9rem;line-height:1.6}.BlogGrid-module__PHTd-G__newsletterForm{flex-direction:column;gap:.8rem;display:flex}.BlogGrid-module__PHTd-G__newsletterInput{color:#fff;background:#ffffff26;border:none;border-radius:10px;outline:none;padding:.9rem 1rem;font-size:.9rem}.BlogGrid-module__PHTd-G__newsletterInput::placeholder{color:#fff9}.BlogGrid-module__PHTd-G__newsletterBtn{color:var(--stripe-1);cursor:pointer;background:#fff;border:none;border-radius:10px;padding:.9rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s}.BlogGrid-module__PHTd-G__newsletterBtn:hover{background:var(--stripe-7);color:#fff}@media (max-width:1100px){.BlogGrid-module__PHTd-G__container{grid-template-columns:1fr}.BlogGrid-module__PHTd-G__sidebar{flex-flow:wrap}.BlogGrid-module__PHTd-G__sidebarWidget{flex:1;min-width:280px}}@media (max-width:768px){.BlogGrid-module__PHTd-G__blogSection{padding:3rem 1.5rem}.BlogGrid-module__PHTd-G__postsGrid{grid-template-columns:1fr}.BlogGrid-module__PHTd-G__sidebar{flex-direction:column}.BlogGrid-module__PHTd-G__sidebarWidget{min-width:100%}}
.CTA-module__pNO5Ga__cta{background:linear-gradient(135deg, var(--stripe-1) 0%, var(--stripe-2) 100%);text-align:center;padding:10rem 5%;position:relative;overflow:hidden}.CTA-module__pNO5Ga__ctaStripes{opacity:.15;height:150px;display:flex;position:absolute;bottom:0;left:0;right:0}.CTA-module__pNO5Ga__ctaStripes div:first-child{background:var(--stripe-2);flex:1}.CTA-module__pNO5Ga__ctaStripes div:nth-child(2){background:var(--stripe-3);flex:1}.CTA-module__pNO5Ga__ctaStripes div:nth-child(3){background:var(--stripe-4);flex:1}.CTA-module__pNO5Ga__ctaStripes div:nth-child(4){background:var(--stripe-5);flex:1}.CTA-module__pNO5Ga__ctaStripes div:nth-child(5){background:var(--stripe-6);flex:1}.CTA-module__pNO5Ga__ctaStripes div:nth-child(6){background:var(--stripe-7);flex:1}.CTA-module__pNO5Ga__ctaStripes div:nth-child(7){background:var(--stripe-8);flex:1}.CTA-module__pNO5Ga__cta h2{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;position:relative}.CTA-module__pNO5Ga__cta h2 span{background:linear-gradient(90deg, var(--stripe-6), var(--stripe-7));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.CTA-module__pNO5Ga__ctaEmail{color:#fff9;margin-bottom:2.5rem;font-size:1rem;position:relative}.CTA-module__pNO5Ga__ctaBtn{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.CTA-module__pNO5Ga__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #e84a2366}@media (max-width:768px){.CTA-module__pNO5Ga__cta{padding:6rem 1.5rem}}
.CTA-module__D4LB9a__cta{background:linear-gradient(135deg, var(--stripe-1) 0%, var(--stripe-2) 100%);text-align:center;padding:10rem 5%;position:relative;overflow:hidden}.CTA-module__D4LB9a__ctaStripes{opacity:.15;height:150px;display:flex;position:absolute;bottom:0;left:0;right:0}.CTA-module__D4LB9a__ctaStripes div:first-child{background:var(--stripe-2);flex:1}.CTA-module__D4LB9a__ctaStripes div:nth-child(2){background:var(--stripe-3);flex:1}.CTA-module__D4LB9a__ctaStripes div:nth-child(3){background:var(--stripe-4);flex:1}.CTA-module__D4LB9a__ctaStripes div:nth-child(4){background:var(--stripe-5);flex:1}.CTA-module__D4LB9a__ctaStripes div:nth-child(5){background:var(--stripe-6);flex:1}.CTA-module__D4LB9a__ctaStripes div:nth-child(6){background:var(--stripe-7);flex:1}.CTA-module__D4LB9a__ctaStripes div:nth-child(7){background:var(--stripe-8);flex:1}.CTA-module__D4LB9a__cta h2{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;position:relative}.CTA-module__D4LB9a__cta h2 span{background:linear-gradient(90deg, var(--stripe-6), var(--stripe-7));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.CTA-module__D4LB9a__ctaEmail{color:#fff9;margin-bottom:2.5rem;font-size:1rem;position:relative}.CTA-module__D4LB9a__ctaBtn{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.CTA-module__D4LB9a__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #e84a2366}@media (max-width:768px){.CTA-module__D4LB9a__cta{padding:6rem 1.5rem}}
.PortfolioContent-module__pM5xUW__hero{background:linear-gradient(135deg, var(--stripe-1) 0%, var(--stripe-2) 100%);text-align:center;padding:10rem 5% 3rem}.PortfolioContent-module__pM5xUW__heroContent{margin-bottom:2rem}.PortfolioContent-module__pM5xUW__heroBadge{color:#fff;background:#ffffff1a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;display:inline-block}.PortfolioContent-module__pM5xUW__heroTitle{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.PortfolioContent-module__pM5xUW__heroTitle span{background:linear-gradient(90deg, var(--stripe-5) 0%, var(--stripe-6) 50%, var(--stripe-7) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.PortfolioContent-module__pM5xUW__heroDesc{color:#ffffffb3;max-width:500px;margin:0 auto;font-size:1.1rem}.PortfolioContent-module__pM5xUW__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:1rem 0;display:flex}.PortfolioContent-module__pM5xUW__filterBtn{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.8rem;font-weight:500;transition:all .3s;display:flex}.PortfolioContent-module__pM5xUW__filterBtn:hover{color:#fff;background:#fff3}.PortfolioContent-module__pM5xUW__filterActive{color:var(--stripe-1)!important;background:#fff!important;border-color:#fff!important}.PortfolioContent-module__pM5xUW__filterIcon{font-size:.9rem}.PortfolioContent-module__pM5xUW__projectsSection{background:#fafafa;padding:4rem 5%}.PortfolioContent-module__pM5xUW__projectsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.PortfolioContent-module__pM5xUW__projectCard{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 5px 20px #0000000d}.PortfolioContent-module__pM5xUW__projectCard:hover{border-color:var(--project-color);transform:translateY(-10px);box-shadow:0 20px 50px #0000001f}.PortfolioContent-module__pM5xUW__projectCard:hover .PortfolioContent-module__pM5xUW__projectBg{transform:scale(1.1)}.PortfolioContent-module__pM5xUW__projectCard:hover .PortfolioContent-module__pM5xUW__projectCta{color:var(--project-color);transform:translate(5px)}.PortfolioContent-module__pM5xUW__projectVisual{height:180px;position:relative;overflow:hidden}.PortfolioContent-module__pM5xUW__projectBg{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .5s;display:flex}.PortfolioContent-module__pM5xUW__projectIcon{opacity:.8;font-size:3.5rem}.PortfolioContent-module__pM5xUW__projectCategories{flex-wrap:wrap;gap:.4rem;max-width:calc(100% - 5rem);display:flex;position:absolute;top:1rem;left:1rem}.PortfolioContent-module__pM5xUW__projectCategory{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:.35rem .8rem;font-size:.65rem;font-weight:600}.PortfolioContent-module__pM5xUW__projectYear{color:#fff;background:#0000004d;border-radius:6px;padding:.3rem .6rem;font-size:.65rem;font-weight:600;position:absolute;top:1rem;right:1rem}.PortfolioContent-module__pM5xUW__projectInfo{padding:1.5rem}.PortfolioContent-module__pM5xUW__projectClient{color:var(--text-light);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:600}.PortfolioContent-module__pM5xUW__projectTitle{color:var(--stripe-1);margin:.5rem 0 1rem;font-size:1.1rem;font-weight:700;line-height:1.3}.PortfolioContent-module__pM5xUW__projectResults{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.PortfolioContent-module__pM5xUW__resultTag{color:var(--stripe-1);background:#f0f0f0;border-radius:6px;padding:.3rem .6rem;font-size:.7rem;font-weight:600}.PortfolioContent-module__pM5xUW__projectCta{color:var(--text);font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block}.PortfolioContent-module__pM5xUW__statsBar{background:#fff;justify-content:center;gap:5rem;padding:4rem 5%;display:flex}.PortfolioContent-module__pM5xUW__stat{text-align:center}.PortfolioContent-module__pM5xUW__statNumber{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:3rem;font-weight:800;display:block}.PortfolioContent-module__pM5xUW__statLabel{color:var(--text-light);font-size:.9rem;font-weight:500}.PortfolioContent-module__pM5xUW__cta{text-align:center;background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);padding:6rem 5%}.PortfolioContent-module__pM5xUW__ctaContent{max-width:600px;margin:0 auto}.PortfolioContent-module__pM5xUW__cta h2{color:#fff;margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.PortfolioContent-module__pM5xUW__cta p{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.PortfolioContent-module__pM5xUW__ctaBtn{color:var(--stripe-7);background:#fff;border-radius:50px;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.PortfolioContent-module__pM5xUW__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.PortfolioContent-module__pM5xUW__modal{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;animation:.3s PortfolioContent-module__pM5xUW__fadeIn;display:flex;position:fixed;inset:0}@keyframes PortfolioContent-module__pM5xUW__fadeIn{0%{opacity:0}to{opacity:1}}.PortfolioContent-module__pM5xUW__modalContent{background:#fff;border-radius:24px;width:100%;max-width:500px;animation:.4s PortfolioContent-module__pM5xUW__slideUp;position:relative;overflow:hidden}@keyframes PortfolioContent-module__pM5xUW__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.PortfolioContent-module__pM5xUW__modalClose{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;transition:background .3s;position:absolute;top:1rem;right:1rem}.PortfolioContent-module__pM5xUW__modalClose:hover{background:#ffffff4d}.PortfolioContent-module__pM5xUW__modalHeader{text-align:center;padding:3rem;position:relative}.PortfolioContent-module__pM5xUW__modalIcon{margin-bottom:1rem;font-size:4rem;display:block}.PortfolioContent-module__pM5xUW__modalCategory{color:#fff;background:#fff3;border-radius:50px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.PortfolioContent-module__pM5xUW__modalBody{padding:2rem}.PortfolioContent-module__pM5xUW__modalClient{color:var(--text-light);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.PortfolioContent-module__pM5xUW__modalTitle{color:var(--stripe-1);margin:.5rem 0 1rem;font-size:1.5rem;font-weight:700}.PortfolioContent-module__pM5xUW__modalDesc{color:var(--text-light);margin-bottom:1.5rem;line-height:1.7}.PortfolioContent-module__pM5xUW__modalResults h4{color:var(--text-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.8rem;font-weight:600}.PortfolioContent-module__pM5xUW__modalResultsGrid{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:1.5rem;display:grid}.PortfolioContent-module__pM5xUW__modalResult{text-align:center;background:#f8f8f8;border-radius:12px;padding:1rem}.PortfolioContent-module__pM5xUW__modalResultValue{color:var(--stripe-1);font-size:.9rem;font-weight:700}.PortfolioContent-module__pM5xUW__modalCta{text-align:center;background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff;border-radius:12px;width:100%;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.PortfolioContent-module__pM5xUW__modalCta:hover{transform:scale(1.02)}@media (max-width:1200px){.PortfolioContent-module__pM5xUW__projectsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.PortfolioContent-module__pM5xUW__projectsGrid{grid-template-columns:repeat(2,1fr)}.PortfolioContent-module__pM5xUW__statsBar{flex-wrap:wrap;gap:2rem}}@media (max-width:768px){.PortfolioContent-module__pM5xUW__hero{padding:8rem 1.5rem 2rem}.PortfolioContent-module__pM5xUW__projectsSection{padding:2rem 1.5rem}.PortfolioContent-module__pM5xUW__projectsGrid{grid-template-columns:1fr;gap:1rem}.PortfolioContent-module__pM5xUW__statsBar{gap:1.5rem;padding:2rem 1.5rem}.PortfolioContent-module__pM5xUW__statNumber{font-size:2rem}.PortfolioContent-module__pM5xUW__cta{padding:3rem 1.5rem}.PortfolioContent-module__pM5xUW__modalResultsGrid{grid-template-columns:1fr}}
.CTA-module__71YTka__cta{background:linear-gradient(135deg, var(--stripe-1) 0%, var(--stripe-2) 100%);text-align:center;padding:10rem 5%;position:relative;overflow:hidden}.CTA-module__71YTka__ctaStripes{opacity:.15;height:150px;display:flex;position:absolute;bottom:0;left:0;right:0}.CTA-module__71YTka__ctaStripes div:first-child{background:var(--stripe-2);flex:1}.CTA-module__71YTka__ctaStripes div:nth-child(2){background:var(--stripe-3);flex:1}.CTA-module__71YTka__ctaStripes div:nth-child(3){background:var(--stripe-4);flex:1}.CTA-module__71YTka__ctaStripes div:nth-child(4){background:var(--stripe-5);flex:1}.CTA-module__71YTka__ctaStripes div:nth-child(5){background:var(--stripe-6);flex:1}.CTA-module__71YTka__ctaStripes div:nth-child(6){background:var(--stripe-7);flex:1}.CTA-module__71YTka__ctaStripes div:nth-child(7){background:var(--stripe-8);flex:1}.CTA-module__71YTka__cta h2{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;position:relative}.CTA-module__71YTka__cta h2 span{background:linear-gradient(90deg, var(--stripe-6), var(--stripe-7));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.CTA-module__71YTka__ctaEmail{color:#fff9;margin-bottom:2.5rem;font-size:1rem;position:relative}.CTA-module__71YTka__ctaBtn{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.CTA-module__71YTka__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #e84a2366}@media (max-width:768px){.CTA-module__71YTka__cta{padding:6rem 1.5rem}}
.ServiceCTA-module__Gr6Ska__cta{background:linear-gradient(135deg, var(--stripe-7) 0%, var(--stripe-8) 100%);padding:8rem 5%;position:relative;overflow:hidden}.ServiceCTA-module__Gr6Ska__ctaDecor{pointer-events:none;background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.ServiceCTA-module__Gr6Ska__ctaContent{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.ServiceCTA-module__Gr6Ska__ctaTitle{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ServiceCTA-module__Gr6Ska__ctaDesc{color:#fffc;margin-bottom:2.5rem;font-size:1.1rem}.ServiceCTA-module__Gr6Ska__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ServiceCTA-module__Gr6Ska__btn{border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ServiceCTA-module__Gr6Ska__btnPrimary{color:var(--stripe-7);background:#fff}.ServiceCTA-module__Gr6Ska__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.ServiceCTA-module__Gr6Ska__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff80}.ServiceCTA-module__Gr6Ska__btnSecondary:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.ServiceCTA-module__Gr6Ska__cta{padding:5rem 1.5rem}.ServiceCTA-module__Gr6Ska__ctaButtons{flex-direction:column;align-items:center}}
