.features-section .feature-card{transition:all .3s ease-in-out;border:1px solid hsl(240,4%,90%);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);min-height:200px;display:flex;flex-direction:column}.features-section .feature-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#d5e0f8}.features-section .feature-card .feature-header .feature-icon .icon-wrapper{width:48px;height:48px;border-radius:6px;background:linear-gradient(135deg,#2459d1,#132e6d);box-shadow:0 4px 12px rgba(36,89,209,.3);transition:all .3s ease-in-out}.features-section .feature-card .feature-header .feature-icon .icon-wrapper:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(36,89,209,.4)}.features-section .feature-card .feature-header .feature-title{font-weight:600;color:hsl(240,4%,25%);transition:color .2s ease}.features-section .feature-card .feature-description{font-size:.9rem;line-height:1.6;color:hsl(240,3%,50%);flex-grow:1}.features-section .features-carousel{position:relative}.features-section .features-carousel .features-carousel-container{padding:1rem 0;position:relative}.features-section .features-carousel .features-carousel-container .react-multi-carousel-list{overflow:visible;padding:0 60px}.features-section .features-carousel .features-carousel-container .react-multi-carousel-track{display:flex;align-items:stretch}.features-section .features-carousel .features-carousel-item{padding:0 .75rem}.features-section .features-carousel .features-carousel-item .feature-card-wrapper{height:100%}.features-section .features-carousel .features-carousel-item .feature-card-wrapper .feature-card{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,255,255,.95));border:1px solid rgba(36,89,209,.1);box-shadow:0 8px 32px rgba(0,0,0,.08),0 2px 8px rgba(36,89,209,.05)}.features-section .features-carousel .features-carousel-item .feature-card-wrapper .feature-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.12),0 4px 16px rgba(36,89,209,.1)}.features-section .features-carousel .custom-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;border-radius:50%;background:linear-gradient(135deg,#2459d1,#132e6d);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(36,89,209,.3);z-index:10;overflow:hidden}.features-section .features-carousel .custom-arrow:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.features-section .features-carousel .custom-arrow:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px rgba(36,89,209,.4)}.features-section .features-carousel .custom-arrow:hover:before{left:100%}.features-section .features-carousel .custom-arrow:active{transform:translateY(-50%) scale(.95)}.features-section .features-carousel .custom-arrow svg{font-size:1rem;transition:transform .2s ease}.features-section .features-carousel .custom-arrow.custom-left-arrow{left:10px}.features-section .features-carousel .custom-arrow.custom-left-arrow:hover svg{transform:translateX(-2px)}.features-section .features-carousel .custom-arrow.custom-right-arrow{right:10px}.features-section .features-carousel .custom-arrow.custom-right-arrow:hover svg{transform:translateX(2px)}.features-section .features-carousel .features-custom-dots{display:flex!important;justify-content:center;margin-top:2rem;gap:.75rem;padding:0!important}.features-section .features-carousel .features-custom-dots li{margin:0!important}.features-section .features-carousel .features-custom-dots li button{width:14px!important;height:14px!important;border-radius:50%!important;border:2px solid #2459d1!important;background:rgba(0,0,0,0)!important;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative}.features-section .features-carousel .features-custom-dots li button:before{display:none!important}.features-section .features-carousel .features-custom-dots li.react-multi-carousel-dot--active button{background:#2459d1!important;transform:scale(1.2);box-shadow:0 2px 8px rgba(36,89,209,.3)}.features-section .features-carousel .features-custom-dots li button:hover:not(.react-multi-carousel-dot--active button){background:#d5e0f8!important;transform:scale(1.1)}@media(max-width:768px){.features-section .features-carousel .react-multi-carousel-item:not(.react-multi-carousel-item--active) .feature-card{opacity:.7;transform:scale(.96);transition:all .3s ease}.features-section .features-carousel .react-multi-carousel-item.react-multi-carousel-item--active .feature-card{opacity:1;transform:scale(1)}.features-section .features-carousel .features-carousel-container .react-multi-carousel-list{padding:0 50px}.features-section .features-carousel .custom-arrow{width:44px;height:44px}.features-section .features-carousel .custom-arrow svg{font-size:.9rem}.features-section .features-carousel .custom-arrow.custom-left-arrow{left:5px}.features-section .features-carousel .custom-arrow.custom-right-arrow{right:5px}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.feature-card{animation:fadeInUp .6s ease-out}@media(max-width:992px){.features-section .container{padding-left:1.5rem;padding-right:1.5rem}.features-section .features-carousel .features-carousel-item{padding:0 .5rem}}@media(max-width:768px){.features-section .feature-card{margin-bottom:1rem;min-height:180px;padding:1.25rem!important}.features-section .features-carousel .features-custom-dots{margin-top:1.5rem;gap:.5rem}.features-section .features-carousel .features-custom-dots li button{width:12px!important;height:12px!important;border-width:1px!important}}@media(max-width:576px){.title-large{font-size:1.75rem;line-height:1.3}.lead{font-size:1rem;line-height:1.5}.features-section{padding:2rem 0}.features-section .feature-card{padding:1.5rem!important;min-height:160px}.features-section .feature-card .feature-header .feature-icon .icon-wrapper{width:40px;height:40px}.features-section .feature-card .feature-header .feature-title{color:hsl(240,4%,25%);font-size:.95rem}.features-section .feature-card .feature-description{font-size:.85rem}.features-section .features-carousel .features-carousel-container .react-multi-carousel-list{padding:0 40px}.features-section .features-carousel .features-carousel-item{padding:0 .25rem}.features-section .features-carousel .custom-arrow{width:36px;height:36px}.features-section .features-carousel .custom-arrow svg{font-size:.75rem}.features-section .features-carousel .custom-arrow.custom-left-arrow{left:2px}.features-section .features-carousel .custom-arrow.custom-right-arrow{right:2px}.features-section .features-carousel .features-custom-dots{margin-top:1rem}}.react-multi-carousel-list .react-multi-carousel-item.react-multi-carousel-item--active .feature-card{border-color:rgba(36,89,209,.2)}.features-carousel .react-multi-carousel-arrow{display:none!important}@media(prefers-reduced-motion:reduce){.features-section .custom-arrow,.features-section .feature-card,.features-section .features-custom-dots li button{animation:none!important;transition:none!important}}.custom-arrow:focus-visible{outline:2px solid #2459d1;outline-offset:2px}.features-custom-dots li button:focus-visible{outline:2px solid #2459d1;outline-offset:2px}.growth-section{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(244,247,251,.95) 50%,rgba(230,236,251,.95))}.growth-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(36,89,209,.03) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(36,89,209,.05) 0,transparent 50%);pointer-events:none}.growth-section .background-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.growth-section .background-elements .gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.6;animation:float 6s ease-in-out infinite}.growth-section .background-elements .gradient-orb.orb-1{width:200px;height:200px;background:linear-gradient(45deg,#2459d1,#d5e0f8);top:-50px;right:-50px;animation-delay:0s}.growth-section .background-elements .gradient-orb.orb-2{width:150px;height:150px;background:linear-gradient(45deg,hsl(160,75%,45%),rgba(28.6875,200.8125,143.4375,.3));bottom:-30px;left:-30px;animation-delay:2s}.growth-section .background-elements .gradient-orb.orb-3{width:100px;height:100px;background:linear-gradient(45deg,rgba(36,89,209,.4),rgba(213,224,248,.2));top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:4s}.growth-section .growth-content .content-header .subtitle{color:#2459d1;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center}.growth-section .growth-content .content-header .subtitle svg{color:#2459d1;animation:pulse 2s infinite}.growth-section .growth-content .content-header .title-large{font-weight:800;color:hsl(240,4%,25%);line-height:1.2}.growth-section .growth-content .content-header .title-large .gradient-text{background:linear-gradient(135deg,#2459d1,#132e6d);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;position:relative}.growth-section .growth-content .content-header .title-large .gradient-text:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#2459d1,transparent);border-radius:2px}.growth-section .growth-content .content-header .lead{color:hsl(240,3%,50%);font-size:1.1rem;line-height:1.6;font-weight:400}.growth-section .growth-content .growth-benefits .benefit-item{display:flex;align-items:center;padding:1rem 1.25rem;margin-bottom:.75rem;background:hsla(0,0%,100%,.7);border-radius:6px;border:1px solid rgba(36,89,209,.1);backdrop-filter:blur(10px);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideInLeft .6s ease-out both}.growth-section .growth-content .growth-benefits .benefit-item:hover{transform:translateX(8px);background:hsla(0,0%,100%,.9);border-color:rgba(36,89,209,.2);box-shadow:0 8px 25px rgba(36,89,209,.15)}.growth-section .growth-content .growth-benefits .benefit-item .benefit-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-size:1rem;transition:all .3s ease}.growth-section .growth-content .growth-benefits .benefit-item.benefit-success .benefit-icon{background:linear-gradient(135deg,hsl(160,75%,45%),hsl(160,75%,35%));color:#fff;box-shadow:0 4px 12px hsla(160,75%,45%,.3)}.growth-section .growth-content .growth-benefits .benefit-item.benefit-primary .benefit-icon{background:linear-gradient(135deg,#2459d1,#132e6d);color:#fff;box-shadow:0 4px 12px rgba(36,89,209,.3)}.growth-section .growth-content .growth-benefits .benefit-item.benefit-info .benefit-icon{background:linear-gradient(135deg,#17a2b8,rgb(17.3333333333,122.0869565217,138.6666666667));color:#fff;box-shadow:0 4px 12px rgba(23,162,184,.3)}.growth-section .growth-content .growth-benefits .benefit-item .benefit-text{font-weight:500;flex:1}.growth-section .growth-content .growth-benefits .benefit-item .benefit-glow{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:6px;background:linear-gradient(90deg,transparent,rgba(36,89,209,.1),transparent);opacity:0;transition:opacity .3s ease}.growth-section .growth-content .cta-wrapper .cta-button{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#2459d1,#132e6d);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgba(36,89,209,.3)}.growth-section .growth-content .cta-wrapper .cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(36,89,209,.4);color:#fff}.growth-section .growth-content .cta-wrapper .cta-button .button-text{position:relative;z-index:2}.growth-section .growth-content .cta-wrapper .cta-button .button-icon{margin-left:.5rem;transition:transform .3s ease;position:relative;z-index:2}.growth-section .growth-content .cta-wrapper .cta-button:hover .button-icon{transform:translateX(4px)}.growth-section .growth-content .cta-wrapper .cta-button .button-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.growth-section .growth-content .cta-wrapper .cta-button:hover .button-shine{left:100%}.growth-section .growth-visual{position:relative}.growth-section .growth-visual .stats-container{position:relative;z-index:2}.growth-section .growth-visual .stats-container .featured-stat{margin-bottom:1.5rem;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,.8));border:1px solid rgba(36,89,209,.15);border-radius:10px;padding:2rem;backdrop-filter:blur(20px);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:fadeInUp .8s ease-out}.growth-section .growth-visual .stats-container .featured-stat:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(36,89,209,.2);border-color:rgba(36,89,209,.3)}.growth-section .growth-visual .stats-container .featured-stat .stat-bg-pattern{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(36,89,209,.05) 1px,transparent 0);background-size:20px 20px;animation:rotate 20s linear infinite}.growth-section .growth-visual .stats-container .featured-stat .stat-content{position:relative;z-index:2;text-align:center}.growth-section .growth-visual .stats-container .featured-stat .stat-content .stat-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#2459d1,#132e6d);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;box-shadow:0 8px 25px rgba(36,89,209,.3);animation:pulse 2s infinite}.growth-section .growth-visual .stats-container .featured-stat .stat-content .stat-number{font-size:2.5rem;font-weight:900;color:#2459d1;margin-bottom:.5rem;background:linear-gradient(135deg,#2459d1,#132e6d);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.growth-section .growth-visual .stats-container .featured-stat .stat-content .stat-label{font-size:1rem;color:hsl(240,3%,50%);font-weight:500;margin-bottom:.75rem}.growth-section .growth-visual .stats-container .featured-stat .stat-content .stat-trend .trend-indicator{background:linear-gradient(135deg,hsl(160,75%,45%),hsl(160,75%,35%));color:#fff;padding:.25rem .75rem;border-radius:6px;font-size:.85rem;font-weight:600;animation:bounce 1s ease-in-out infinite}.growth-section .growth-visual .stats-container .featured-stat .stat-glow{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(36,89,209,.1),rgba(36,89,209,.05));border-radius:10px;opacity:0;transition:opacity .3s ease}.growth-section .growth-visual .stats-container .featured-stat:hover .stat-glow{opacity:1}.growth-section .growth-visual .stats-container .stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat{background:hsla(0,0%,100%,.8);border:1px solid rgba(36,89,209,.1);border-radius:6px;padding:1.5rem;backdrop-filter:blur(15px);position:relative;transition:all .3s ease;animation:fadeInUp .8s ease-out}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat:first-child{animation-delay:.2s}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat:nth-child(2){animation-delay:.4s}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat:hover{transform:translateY(-4px);box-shadow:0 12px 25px rgba(36,89,209,.15);border-color:rgba(36,89,209,.2)}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat .stat-content{text-align:center;position:relative;z-index:2}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat .stat-content .stat-icon.small{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d5e0f8,#2459d1);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;font-size:1rem}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat .stat-content .stat-number.small{font-size:1.75rem;font-weight:800;color:#2459d1;margin-bottom:.25rem}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat .stat-content .stat-label{font-size:.85rem;color:hsl(240,3%,50%);font-weight:500}.growth-section .growth-visual .stats-container .stats-grid .secondary-stat .pulse-ring{position:absolute;top:50%;left:50%;width:100px;height:100px;border:2px solid rgba(36,89,209,.3);border-radius:50%;transform:translate(-50%,-50%);animation:pulse-ring 2s infinite}.growth-section .growth-visual .floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.growth-section .growth-visual .floating-elements .floating-element{position:absolute;width:40px;height:40px;border-radius:50%;background:rgba(36,89,209,.1);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;color:#2459d1;animation:float 4s ease-in-out infinite}.growth-section .growth-visual .floating-elements .floating-element.element-1{top:10%;right:10%;animation-delay:0s}.growth-section .growth-visual .floating-elements .floating-element.element-2{bottom:20%;left:5%;animation-delay:1.5s}.growth-section .growth-visual .floating-elements .floating-element.element-3{top:60%;right:5%;animation-delay:3s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(.8);opacity:1}to{transform:translate(-50%,-50%) scale(1.4);opacity:0}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-2px)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media(max-width:992px){.growth-section .container{padding-left:1.5rem;padding-right:1.5rem}.growth-section .featured-stat{padding:1.5rem}.growth-section .featured-stat .stat-content .stat-number{font-size:2rem}}@media(max-width:768px){.growth-section .row .col-lg-6:first-child{margin-bottom:3rem}.growth-section .stats-container .stats-grid{grid-template-columns:1fr;gap:.75rem}.growth-section .stats-container .stats-grid .secondary-stat{padding:1.25rem}.growth-section .floating-elements{display:none}}@media(max-width:576px){.growth-section .growth-content .content-header .title-large{font-size:1.75rem}.growth-section .growth-content .content-header .lead{font-size:1rem}.growth-section .growth-content .growth-benefits .benefit-item{padding:.75rem 1rem;margin-bottom:.5rem}.growth-section .growth-content .growth-benefits .benefit-item .benefit-icon{width:32px;height:32px;margin-right:.75rem}.growth-section .growth-content .cta-wrapper .cta-button{width:100%;justify-content:center;padding:1rem 1.5rem}.growth-section .featured-stat{padding:1.25rem}.growth-section .featured-stat .stat-content .stat-icon{width:50px;height:50px;font-size:1.25rem}.growth-section .featured-stat .stat-content .stat-number{font-size:1.75rem}}@media(prefers-reduced-motion:reduce){.growth-section .benefit-item,.growth-section .featured-stat,.growth-section .floating-element,.growth-section .gradient-orb,.growth-section .secondary-stat,.growth-section .stat-bg-pattern{animation:none}.growth-section .pulse-ring{display:none}}.segment-category-section{background:linear-gradient(135deg,hsl(240,5%,99%),hsl(0,0%,100%))}.segment-category-section .section-title{font-size:2.5rem;font-weight:700;color:hsl(240,5%,12%);text-align:center;margin-bottom:1rem;line-height:1.2;position:relative}@media(max-width:992px){.segment-category-section .section-title{font-size:2.25rem}}@media(max-width:768px){.segment-category-section .section-title{font-size:2rem}}@media(max-width:576px){.segment-category-section .section-title{font-size:1.75rem}}.segment-category-section .section-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#2459d1,#d5e0f8);border-radius:2px}.segment-category-section .section-description{font-size:1.125rem;color:hsl(240,3%,50%);text-align:center;max-width:600px;margin:0 auto 3rem;line-height:1.6;font-weight:400}@media(max-width:768px){.segment-category-section .section-description{font-size:1rem;margin-bottom:2.5rem}}@media(max-width:576px){.segment-category-section .section-description{font-size:.95rem;margin-bottom:2rem;padding:0 1rem}}.segment-category-section .segment-category-card{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .3s ease-in-out;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08)}.segment-category-section .segment-category-card:hover{transform:translateY(-8px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.segment-category-section .segment-category-card:hover .image-container img{transform:scale(1.08)}.segment-category-section .segment-category-card:hover .image-container .overlay{opacity:.4}.segment-category-section .segment-category-card:hover .content-overlay{transform:translateY(0);opacity:1}.segment-category-section .segment-category-card:hover .content-overlay .explore-indicator .arrow-icon{transform:translateX(4px)}.segment-category-section .segment-category-card .image-container{position:relative;overflow:hidden}.segment-category-section .segment-category-card .image-container img{height:280px;width:100%;border-radius:10px;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}@media(max-width:992px){.segment-category-section .segment-category-card .image-container img{height:240px}}@media(max-width:768px){.segment-category-section .segment-category-card .image-container img{height:200px}}@media(max-width:576px){.segment-category-section .segment-category-card .image-container img{height:180px}}.segment-category-section .segment-category-card .image-container .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.2) 60%,rgba(0,0,0,.7));opacity:.6;transition:opacity .3s ease;border-radius:10px}.segment-category-section .segment-category-card .content-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px;color:#fff;transform:translateY(10px);opacity:.9;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:576px){.segment-category-section .segment-category-card .content-overlay{padding:20px}}.segment-category-section .segment-category-card .content-overlay .category-title{font-size:1.25rem;font-weight:600;margin:0 0 8px;text-shadow:0 2px 4px #000;line-height:1.3;color:#fff}@media(max-width:768px){.segment-category-section .segment-category-card .content-overlay .category-title{font-size:1.1rem}}@media(max-width:576px){.segment-category-section .segment-category-card .content-overlay .category-title{font-size:1rem}}.segment-category-section .segment-category-card .content-overlay .explore-indicator{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:500;opacity:.9}.segment-category-section .segment-category-card .content-overlay .explore-indicator .explore-text{text-shadow:0 1px 2px rgba(0,0,0,.3)}.segment-category-section .segment-category-card .content-overlay .explore-indicator .arrow-icon{display:flex;align-items:center;transition:transform .3s ease}.segment-category-section .segment-category-card .content-overlay .explore-indicator .arrow-icon svg{width:16px;height:16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.segment-category-section.premium-style .segment-category-card{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.segment-category-section.premium-style .segment-category-card:hover{background:hsla(0,0%,100%,.95)}#hero-container{text-align:left;height:80vh;background:hsl(240,5%,12%) 50% no-repeat;background-size:cover;position:relative;overflow:hidden}#hero-container .hero-title{font-size:2.8rem;line-height:1.2}@media(max-width:768px){#hero-container .hero-title{font-size:2.2rem}}@media(max-width:576px){#hero-container .hero-title{font-size:1.8rem}}#hero-container .hero-subtitle{font-size:1.25rem;line-height:1.7}@media(max-width:768px){#hero-container .hero-subtitle{font-size:1.1rem;line-height:1.6}}@media(max-width:576px){#hero-container .hero-subtitle{font-size:1rem;line-height:1.5}}#hero-container .gradient-overlay{background:linear-gradient(135deg,rgba(36,89,209,.7) 100%,rgba(19,46,109,.9) 0,rgba(16,39,92,.8) 50%);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}#hero-container .d-flex{position:relative;z-index:2}#hero-container .text-wrapper{text-align:left;padding:0 20px;max-width:800px}#hero-container .text-wrapper h1{color:#fff;font-size:3.8rem;font-weight:700;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.2);margin-bottom:1.5rem}@media(max-width:768px){#hero-container .text-wrapper h1{font-size:2.8rem}}@media(max-width:576px){#hero-container .text-wrapper h1{font-size:2.2rem}}#hero-container .text-wrapper h6{color:#fff;max-width:700px;font-size:1.25rem;line-height:1.7;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.1);opacity:.9;margin-bottom:2rem}@media(max-width:768px){#hero-container .text-wrapper h6{font-size:1.1rem}}#hero-container .text-wrapper #cta-button{margin-top:15px;padding:14px 28px;font-size:1.1rem;font-weight:600;border-radius:8px;background-color:#2459d1;border:.1rem solid #fff;color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.15);transition:all .3s cubic-bezier(.25,.8,.25,1)}#hero-container .text-wrapper #cta-button:hover{background-color:#132e6d;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.2)}#hero-container .text-wrapper #cta-button:active{transform:translateY(1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}#hero-container-backdrop{text-align:left;height:600px;background:hsl(240,5%,12%) 50% no-repeat;background-size:cover;position:relative;overflow:hidden}#hero-container-backdrop .gradient-overlay{background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.4) 30%,rgba(16,39,92,.7) 70%,rgba(36,89,209,.8));width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;backdrop-filter:blur(1px)}#hero-container-backdrop:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(240,5%,12%,.2);z-index:1;pointer-events:none}#hero-container-backdrop .d-flex{position:relative;z-index:2}#hero-container-backdrop .text-wrapper{text-align:left;padding:0 20px;max-width:800px}#hero-container-backdrop .text-wrapper h1{color:#fff;font-size:3.8rem;font-weight:700;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.3),0 4px 8px rgba(0,0,0,.2),0 1px 2px rgba(0,0,0,.4);margin-bottom:1.5rem;filter:drop-shadow(0 0 8px rgba(0,0,0,.3))}@media(max-width:768px){#hero-container-backdrop .text-wrapper h1{font-size:2.8rem}}@media(max-width:576px){#hero-container-backdrop .text-wrapper h1{font-size:2.2rem}}#hero-container-backdrop .text-wrapper h6{color:#fff;max-width:700px;font-size:1.25rem;line-height:1.7;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.2);opacity:.95;margin-bottom:2rem}@media(max-width:768px){#hero-container-backdrop .text-wrapper h6{font-size:1.1rem}}#hero-container-backdrop .text-wrapper #cta-button{margin-top:15px;padding:14px 28px;font-size:1.1rem;font-weight:600;border-radius:8px;background-color:#2459d1;border:2px solid hsla(0,0%,100%,.2);color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.2),0 2px 8px rgba(36,89,209,.3);transition:all .3s cubic-bezier(.25,.8,.25,1);backdrop-filter:blur(8px)}#hero-container-backdrop .text-wrapper #cta-button:hover{background-color:#132e6d;border-color:hsla(0,0%,100%,.3);transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.25),0 4px 12px rgba(36,89,209,.4)}#hero-container-backdrop .text-wrapper #cta-button:active{transform:translateY(1px);box-shadow:0 2px 8px rgba(0,0,0,.2),0 1px 4px rgba(36,89,209,.3)}.hero-overlay-light .gradient-overlay{background:rgba(0,0,0,.3)!important}.hero-overlay-medium .gradient-overlay{background:rgba(0,0,0,.5)!important}.hero-overlay-dark .gradient-overlay{background:rgba(0,0,0,.7)!important}.hero-overlay-brand .gradient-overlay{background:linear-gradient(135deg,rgba(16,39,92,.8),rgba(36,89,209,.6))!important}.default-bg-success{background-color:hsl(160,75%,45%)}.default-bg-danger{background-color:hsl(340,85%,55%)}.default-bg-warning{background-color:#fa3}.marketplace-color{color:#2459d1}.marketplace-color-bg{background-color:#2459d1;color:#fff}.marketplace-color-border{border:2px solid #2459d1}.marketplace-color-btn{background-color:#2459d1;color:#fff;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.marketplace-color-btn:hover{background-color:#132e6d;color:#fff}.marketplace-color-btn:active,.marketplace-color-btn:focus,.marketplace-color-btn:focus-visible{background-color:#132e6d;color:#fff;box-shadow:none;outline:none}.marketplace-color-btn-outline{background-color:rgba(0,0,0,0);color:#2459d1;border:1px solid #2459d1;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.marketplace-color-btn-outline:hover{background-color:#2459d1;color:#fff}.segment-container .subtitle{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.segment-container .title-large{font-size:2.5rem;font-weight:700;line-height:1.2;color:hsl(240,4%,25%)}@media(max-width:768px){.segment-container .title-large{font-size:2rem}}.segment-container .lead{font-size:1.125rem;font-weight:400;line-height:1.6}@media(max-width:576px){.segment-container .title-large{font-size:1.75rem}.segment-container .lead{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.segment-page .business-card,.segment-page .stat-card{animation:fadeInUp .6s ease-out}.transition-all{transition:all all .3s ease-in-out}.rounded-lg{border-radius:6px}.shadow-sm{box-shadow:0 2px 8px rgba(0,0,0,.08)}