.body{background-color:#000c17}.investments-section{background-color:#232b3a;min-height:100vh;padding:0 0 80px}@media (max-width:767px){.investments-section{padding:40px 0}}.investments-section .wrap{max-width:1440px;margin:0 auto;padding:0}@media (max-width:767px){.investments-section .wrap{padding:0 16px}}.investments-section__title{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:300;line-height:115%;text-transform:capitalize;margin-bottom:51px}.investments-container{max-width:1088px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:90px}@media (max-width:767px){.investments-container{gap:80px}}.investment-project .project-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:60px}@media (min-width:768px) and (max-width:1023px){.investment-project .project-content{flex-direction:column;max-width:550px;margin:0 auto;gap:40px}}@media (max-width:767px){.investment-project .project-content{max-width:500px;margin:0 auto;flex-direction:column;gap:30px}}.project-info{flex:0 0 444px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:42px}@media (min-width:768px) and (max-width:1023px){.project-info{flex:none;width:100%}}@media (max-width:767px){.project-info{flex:0 0;gap:30px}}.project-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:100%}@media (max-width:767px){.project-header{gap:20px}}.project-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%}@media (max-width:767px){.project-title-wrapper{gap:12px}}.project-title{color:#fff;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:36px;font-weight:300;line-height:1.25;margin:0}@media (min-width:768px) and (max-width:1023px){.project-title{font-size:32px}}@media (max-width:767px){.project-title{font-size:28px;line-height:1.2}}.project-title-link{color:#fff;text-decoration:none;transition:color .3s ease}.project-title-link:hover{color:hsla(0,0%,100%,.8)}.project-title-link:visited{color:#fff}.project-tags{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;flex-wrap:wrap}@media (max-width:767px){.project-tags{gap:6px}}.project-tag{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;padding:6px 14px;border-radius:38px;background-color:#3e4758;color:#fffbf5;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.4}@media (max-width:767px){.project-tag{font-size:14px;padding:4px 12px}}.project-description{color:#fffbf5;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;font-weight:300;line-height:1.4;margin:0}@media (max-width:767px){.project-description{font-size:16px}}.project-stats{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;width:100%}@media (max-width:767px){.project-stats{gap:12px}}.stat-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:56px;width:100%}@media (max-width:767px){.stat-row{gap:20px}}.stat-label{flex:1;color:#fffbf5;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:1.4}@media (max-width:767px){.stat-label{font-size:14px}}.stat-value{color:#fff;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.3;text-align:right}@media (max-width:767px){.stat-value{font-size:14px;text-align:left}}.stat-divider{width:100%;height:1px;background-color:#4a576f}.download-pdf-btn,.read-more-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border-radius:36px;background-color:#fffbf5;color:#232b3a;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:1.15;text-decoration:none;transition:all .3s ease;align-self:flex-start;border:none;cursor:pointer}.download-pdf-btn:hover,.read-more-btn:hover{background-color:rgb(255,234.68,204.2);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.download-pdf-btn:active,.read-more-btn:active{transform:translateY(0)}.download-pdf-btn:visited,.read-more-btn:visited{color:#232b3a}@media (max-width:767px){.download-pdf-btn,.read-more-btn{font-size:14px;padding:10px 18px;align-self:stretch;text-align:center}}.project-images{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;max-width:584px}@media (min-width:768px) and (max-width:1023px){.project-images{max-width:100%}}.main-image{height:231px;background-color:#fff;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.main-image,.main-image img{width:100%;border-radius:16px}.main-image img{height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.main-image{height:200px}}.gallery-images{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%}@media (max-width:767px){.gallery-images{gap:12px}}.gallery-image{flex:1;height:231px;border-radius:16px;background-color:#fff;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0}.gallery-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}@media (max-width:767px){.gallery-image{height:200px}}.no-projects{color:#fffbf5;font-family:Inter,-apple-system,Roboto,Helvetica,sans-serif;font-size:18px;text-align:center;margin:60px 0}.investment-project{opacity:0;transform:translateY(30px);transition:all .6s ease}.investment-project[data-aos=fade-up].aos-animate{opacity:1;transform:translateY(0)}.gallery-image,.main-image{transition:transform .3s ease}.gallery-image:hover,.main-image:hover{transform:scale(1.02)}.gallery-image img,.main-image img{transition:all .3s ease}@media (prefers-reduced-motion:reduce){.download-pdf-btn,.gallery-image,.investment-project,.main-image,.read-more-btn{transition:none}.investment-project[data-aos=fade-up]{opacity:1;transform:none}}@media print{.investments-section{background:#fff;color:#000}.project-description,.project-title,.project-title-link,.stat-label,.stat-value{color:#000}.download-pdf-btn,.read-more-btn{display:none}}