.Hero-module__ZARIfG__hero{background-color:var(--primary);color:#fff;text-align:center;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__parallaxBg{z-index:0;will-change:transform;width:100%;height:120%;position:absolute;top:-10%;left:0}.Hero-module__ZARIfG__heroLarge{min-height:80vh}.Hero-module__ZARIfG__heroMedium{min-height:40vh}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(135deg,#4c6b5fd9 0%,#262928b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgPattern{opacity:.1;z-index:0;background-image:radial-gradient(circle at 2px 2px,#fff 1px,#0000 0);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;max-width:800px;animation:.8s ease-out Hero-module__ZARIfG__fadeIn;position:relative}.Hero-module__ZARIfG__title{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1.2}.Hero-module__ZARIfG__description{opacity:1;color:#f0f0f0;text-shadow:0 1px 2px #0000004d;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__description{font-size:1rem}}
.BlogCard-module__h7P_Na__card{background:#fff;border-radius:16px;text-decoration:none;transition:all .4s;display:block;overflow:hidden;box-shadow:0 8px 25px #00000014}.BlogCard-module__h7P_Na__card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #4c6b5f33}.BlogCard-module__h7P_Na__imageWrapper{height:220px;position:relative;overflow:hidden}.BlogCard-module__h7P_Na__imageWrapper img{transition:transform .5s}.BlogCard-module__h7P_Na__card:hover .BlogCard-module__h7P_Na__imageWrapper img{transform:scale(1.08)}.BlogCard-module__h7P_Na__content{padding:1.5rem}.BlogCard-module__h7P_Na__date{color:var(--muted);margin-bottom:.5rem;font-size:.85rem;display:block}.BlogCard-module__h7P_Na__title{color:var(--text-dark);margin-bottom:.75rem;font-size:1.2rem;line-height:1.4;transition:color .3s}.BlogCard-module__h7P_Na__card:hover .BlogCard-module__h7P_Na__title{color:var(--primary)}.BlogCard-module__h7P_Na__excerpt{color:#666;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__h7P_Na__readMore{color:var(--primary);font-size:.9rem;font-weight:600;transition:color .3s}.BlogCard-module__h7P_Na__card:hover .BlogCard-module__h7P_Na__readMore{color:var(--accent)}
.investment-module__6_4KHa__intro{text-align:center;max-width:800px;margin:0 auto 4rem}.investment-module__6_4KHa__spacesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.investment-module__6_4KHa__spaceCard{background:#fff;border:1px solid #eee;border-radius:12px;padding:2rem;box-shadow:0 5px 15px #00000008}.investment-module__6_4KHa__spaceCard h3{color:var(--primary);border-bottom:2px solid var(--accent);display:inplace-block;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem}.investment-module__6_4KHa__spaceCard ul{padding:0;list-style:none}.investment-module__6_4KHa__spaceCard li{color:#666;border-bottom:1px solid #f5f5f5;padding:.5rem 0}.investment-module__6_4KHa__spaceCard li:last-child{border-bottom:none}.investment-module__6_4KHa__advantagesSection{background-color:#fff;border-radius:16px;padding:4rem 2rem;box-shadow:0 5px 20px #0000000d}.investment-module__6_4KHa__advantagesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem;display:grid}.investment-module__6_4KHa__advantageItem{text-align:center}.investment-module__6_4KHa__iconBox{background:var(--background);width:60px;height:60px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.investment-module__6_4KHa__opportunitiesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.investment-module__6_4KHa__opportunityCard{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 10px 30px #0000000d}.investment-module__6_4KHa__opportunityCard:hover{transform:translateY(-8px);box-shadow:0 20px 50px #4c6b5f33}.investment-module__6_4KHa__opImageWrapper{width:100%;height:250px;position:relative;overflow:hidden}.investment-module__6_4KHa__opImageWrapper img{transition:transform .4s}.investment-module__6_4KHa__opportunityCard:hover .investment-module__6_4KHa__opImageWrapper img{transform:scale(1.08)}.investment-module__6_4KHa__overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.investment-module__6_4KHa__overlay span{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:30px;padding:.5rem 1.5rem;font-weight:500}.investment-module__6_4KHa__opportunityCard:hover .investment-module__6_4KHa__overlay{opacity:1}.investment-module__6_4KHa__opContent{padding:1.5rem}.investment-module__6_4KHa__opContent h3{color:var(--text-dark);margin-bottom:1rem}.investment-module__6_4KHa__opMeta{color:#666;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.investment-module__6_4KHa__opMeta span{align-items:center;gap:.4rem;display:flex}.investment-module__6_4KHa__viewBtn{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.5rem 1rem;transition:all .2s;display:flex}.investment-module__6_4KHa__opportunityCard:hover .investment-module__6_4KHa__viewBtn{background:var(--primary);color:#fff}
.OpportunityModal-module__Ff-nLq__backdrop{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.OpportunityModal-module__Ff-nLq__modal{background:#f8f9fa;border-radius:20px;flex-direction:column;width:100%;max-width:1400px;height:90vh;animation:.3s ease-out OpportunityModal-module__Ff-nLq__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes OpportunityModal-module__Ff-nLq__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.OpportunityModal-module__Ff-nLq__header{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.OpportunityModal-module__Ff-nLq__header h2{color:var(--primary);margin:0;font-size:1.5rem}.OpportunityModal-module__Ff-nLq__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.OpportunityModal-module__Ff-nLq__closeBtn:hover{color:var(--accent);background:#f5f5f5}.OpportunityModal-module__Ff-nLq__body{flex:1;padding:2rem;overflow-y:auto}.OpportunityModal-module__Ff-nLq__grid{grid-template-columns:1.2fr .8fr;gap:2rem;margin-bottom:2rem;display:grid}.OpportunityModal-module__Ff-nLq__infoSection{color:var(--text-dark);background:#fff;border-radius:16px;padding:2rem}.OpportunityModal-module__Ff-nLq__sectionTitle{color:var(--accent);border-bottom:2px solid #fff3;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem}.OpportunityModal-module__Ff-nLq__list{margin:0 0 1.5rem;padding:0;list-style:none}.OpportunityModal-module__Ff-nLq__list li{align-items:center;padding:.5rem 0;font-size:1.1rem;display:flex}.OpportunityModal-module__Ff-nLq__list li:before{content:"-";margin-left:.5rem;font-weight:700}.OpportunityModal-module__Ff-nLq__mapSection{background:#fff;border-radius:16px;height:100%;min-height:400px;padding:1rem}.OpportunityModal-module__Ff-nLq__mapPlaceholder{color:#999;background:#eee;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex;position:relative;overflow:hidden}.OpportunityModal-module__Ff-nLq__blueprintSection{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem}.OpportunityModal-module__Ff-nLq__blueprintImage{border:1px solid #eee;border-radius:8px;width:100%;height:auto}.OpportunityModal-module__Ff-nLq__gallerySection{background:#fff;border-radius:16px;padding:2rem}.OpportunityModal-module__Ff-nLq__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.OpportunityModal-module__Ff-nLq__galleryItem{aspect-ratio:4/3;cursor:pointer;border-radius:8px;transition:transform .2s;position:relative;overflow:hidden}.OpportunityModal-module__Ff-nLq__galleryItem:hover{transform:scale(1.02)}.OpportunityModal-module__Ff-nLq__greenBox{color:#fff;background-color:#557153;border-radius:16px;height:100%;padding:2rem}.OpportunityModal-module__Ff-nLq__greenBoxTitle{color:#a9c46c;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.OpportunityModal-module__Ff-nLq__greenBoxSubtitle{color:#a9c46c;margin-top:2rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700}@media (max-width:900px){.OpportunityModal-module__Ff-nLq__grid{grid-template-columns:1fr}.OpportunityModal-module__Ff-nLq__modal{border-radius:0;height:100%}}
.about-module__8TymFG__missionVisionGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.about-module__8TymFG__missionVisionCard{border-right:5px solid var(--primary);background:#fff;border-radius:12px;padding:3rem;box-shadow:0 5px 20px #0000000d}.about-module__8TymFG__missionVisionCard h2{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.about-module__8TymFG__valueCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:10px;padding:2rem;transition:all .3s}.about-module__8TymFG__valueCard:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.about-module__8TymFG__valueIcon{color:var(--accent);margin-bottom:1rem}@media (max-width:768px){.about-module__8TymFG__missionVisionGrid{grid-template-columns:1fr;gap:2rem}}
.contact-module__swMWYG__grid{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.contact-module__swMWYG__contactInfo h3{color:var(--primary);margin-bottom:2rem;font-size:1.5rem}.contact-module__swMWYG__infoItem{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.contact-module__swMWYG__infoIcon{color:var(--accent);background:#fff;border-radius:8px;padding:.8rem;box-shadow:0 4px 10px #0000000d}.contact-module__swMWYG__infoItem div h4{margin-bottom:.3rem;font-size:1.1rem}.contact-module__swMWYG__formCard{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 5px 25px #0000000d}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__formGroup label{margin-bottom:.5rem;font-weight:600;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:1rem;font-family:inherit;transition:border .3s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary)}@media (max-width:900px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:3rem}}.contact-module__swMWYG__socialSection{border-top:1px solid #00000014;margin-top:2rem;padding-top:1.5rem}.contact-module__swMWYG__socialSection h4{color:var(--text);margin-bottom:1rem;font-size:1rem;font-weight:600}.contact-module__swMWYG__socialLinks{flex-wrap:wrap;gap:.75rem;display:flex}.contact-module__swMWYG__socialIcon{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.contact-module__swMWYG__socialIcon:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.contact-module__swMWYG__socialIcon span{width:22px;height:22px;display:flex}.contact-module__swMWYG__socialIcon svg{width:100%;height:100%}
.locations-module__5nWS8W__locationsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.locations-module__5nWS8W__locationCard{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 5px 15px #0000000d}.locations-module__5nWS8W__locationCard:hover{transform:translateY(-8px);box-shadow:0 15px 35px #4c6b5f26}.locations-module__5nWS8W__mapPlaceholder{background-color:var(--muted);color:#fff;justify-content:center;align-items:center;height:200px;font-weight:600;display:flex}.locations-module__5nWS8W__locationCardNoImage{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.locations-module__5nWS8W__locationCardNoImage:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 20px 40px #4c6b5f1a}.locations-module__5nWS8W__noImageHeader{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:relative}.locations-module__5nWS8W__noImageHeader:before{content:"";opacity:.5;background-image:radial-gradient(circle at 10px 10px,#ffffff1a 2px,#0000 0);background-size:20px 20px;position:absolute;inset:0}.locations-module__5nWS8W__noImageIconBox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex;position:relative}.locations-module__5nWS8W__noImageBadge{color:var(--primary);background:#fff;border-radius:20px;padding:.35rem 1rem;font-size:.85rem;font-weight:700;position:relative;box-shadow:0 4px 6px #0000001a}.locations-module__5nWS8W__noImageBody{text-align:center;flex-direction:column;flex:1;align-items:center;padding:2rem 1.5rem;display:flex}.locations-module__5nWS8W__cardContent{padding:1.5rem}.locations-module__5nWS8W__cardContent h3{color:var(--primary);align-items:center;gap:.5rem;display:flex}.locations-module__5nWS8W__cardContent p{color:#555;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;display:flex}.locations-module__5nWS8W__cityBadge{background-color:var(--accent);color:var(--text-dark);border-radius:20px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.locations-module__5nWS8W__fullMap{color:#777;background-color:#e0e0e0;border-radius:12px;justify-content:center;align-items:center;height:400px;font-size:1.5rem;display:flex}
.article-module__xPihzG__articleWrapper{max-width:800px;margin:0 auto}.article-module__xPihzG__meta{margin-bottom:1.5rem}.article-module__xPihzG__date{color:var(--muted);font-size:.95rem}.article-module__xPihzG__featuredImage{border-radius:16px;width:100%;height:400px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.article-module__xPihzG__content{font-size:1.1rem;line-height:1.9}.article-module__xPihzG__content p{color:#444;margin-bottom:1.5rem}@media (max-width:768px){.article-module__xPihzG__featuredImage{height:250px}.article-module__xPihzG__content{font-size:1rem}}
.news-module__obM1Ya__newsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}@media (max-width:768px){.news-module__obM1Ya__newsGrid{grid-template-columns:1fr}}
.partners-module__xZ8bXq__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.partners-module__xZ8bXq__categoryCard{text-align:center;border-bottom:4px solid var(--accent);background:#fff;border-radius:12px;padding:3rem 2rem;transition:transform .3s;box-shadow:0 5px 15px #0000000d}.partners-module__xZ8bXq__categoryCard:hover{transform:translateY(-5px)}.partners-module__xZ8bXq__categoryCard h3{color:var(--primary);margin-top:1rem}.partners-module__xZ8bXq__categoryCard p{color:#777;font-size:.9rem}
.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;padding:1rem 0;display:grid}.services-module__g8J8Uq__serviceCard{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.services-module__g8J8Uq__serviceCard:hover{border-color:rgba(var(--primary-rgb),.2);transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.services-module__g8J8Uq__iconWrapper{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark,#1a202c)100%);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:240px;display:flex}.services-module__g8J8Uq__carouselWrapper{background:#f1f5f9;flex-shrink:0;width:100%;height:240px;position:relative;overflow:hidden}.services-module__g8J8Uq__embla{width:100%;height:100%;overflow:hidden}.services-module__g8J8Uq__emblaContainer{width:100%;height:100%;display:flex}.services-module__g8J8Uq__emblaSlide{flex:0 0 100%;min-width:0;height:100%;position:relative}.services-module__g8J8Uq__slideImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.services-module__g8J8Uq__serviceCard:hover .services-module__g8J8Uq__slideImage{transform:scale(1.05)}.services-module__g8J8Uq__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.services-module__g8J8Uq__content h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.services-module__g8J8Uq__content p{color:#4b5563;flex-grow:1;margin-bottom:0;font-size:1rem;line-height:1.6}.services-module__g8J8Uq__prevBtn,.services-module__g8J8Uq__nextBtn{cursor:pointer;z-index:10;width:36px;height:36px;color:var(--primary);opacity:0;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 6px #0000001a}.services-module__g8J8Uq__carouselWrapper:hover .services-module__g8J8Uq__prevBtn,.services-module__g8J8Uq__carouselWrapper:hover .services-module__g8J8Uq__nextBtn{opacity:1}.services-module__g8J8Uq__prevBtn:hover,.services-module__g8J8Uq__nextBtn:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.services-module__g8J8Uq__prevBtn{right:12px}.services-module__g8J8Uq__nextBtn{left:12px}.services-module__g8J8Uq__dots{z-index:10;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:12px;left:0;right:0}.services-module__g8J8Uq__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s;box-shadow:0 2px 4px #0000001a}.services-module__g8J8Uq__dotActive{background:#fff;border-radius:4px;width:20px}@media (max-width:768px){.services-module__g8J8Uq__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.services-module__g8J8Uq__carouselWrapper,.services-module__g8J8Uq__iconWrapper{height:220px}.services-module__g8J8Uq__content{padding:1.5rem}.services-module__g8J8Uq__content h3{font-size:1.25rem}}
.strategy-module__NiIzFq__section{padding:5rem 0;position:relative;overflow:hidden}.strategy-module__NiIzFq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;padding:1rem 0;display:grid}.strategy-module__NiIzFq__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #fff9;border-radius:20px;flex-direction:column;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.strategy-module__NiIzFq__card:before{content:"";background:linear-gradient(135deg,rgba(var(--primary),.1),transparent);z-index:0;border-radius:0 0 0 100%;width:6rem;height:6rem;transition:transform .5s;position:absolute;top:0;right:0}.strategy-module__NiIzFq__card:hover{border-color:rgba(var(--primary),.2);transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.strategy-module__NiIzFq__card:hover:before{transform:scale(1.5)}.strategy-module__NiIzFq__cardContent{z-index:1;flex-direction:column;flex:1;height:100%;display:flex;position:relative}.strategy-module__NiIzFq__iconBox{background:rgba(var(--primary),.1);width:3.5rem;height:3.5rem;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .4s;display:flex}.strategy-module__NiIzFq__card:hover .strategy-module__NiIzFq__iconBox{background:var(--primary);color:#fff;transform:scale(1.1)rotate(5deg)}.strategy-module__NiIzFq__title{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:800;line-height:1.4}.strategy-module__NiIzFq__description{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.strategy-module__NiIzFq__actions{border-top:1px solid #0000000d;margin-top:auto;padding-top:1.5rem}.strategy-module__NiIzFq__downloadBtn{width:100%;color:var(--text-dark);background:#f8fafc;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.875rem;font-weight:600;transition:all .3s;display:flex}.strategy-module__NiIzFq__downloadBtn:hover{background:var(--primary);color:#fff;box-shadow:0 4px 12px rgba(var(--primary),.2);transform:translateY(-2px)}.strategy-module__NiIzFq__emptyState{text-align:center;background:#fff;border-radius:24px;max-width:600px;margin:2rem auto;padding:5rem 1rem;box-shadow:0 4px 6px -1px #0000000d}.strategy-module__NiIzFq__emptyIcon{color:#94a3b8;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;display:flex}.strategy-module__NiIzFq__emptyTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.strategy-module__NiIzFq__emptyText{color:#64748b;max-width:400px;margin:0 auto}@media (max-width:768px){.strategy-module__NiIzFq__grid{grid-template-columns:1fr;gap:1.5rem}.strategy-module__NiIzFq__card{padding:1.5rem}}
