.carousel-section{padding:1.75rem 0}.carousel-section__wrapper{position:relative}.carousel-section__swiper{border-radius:1.25rem}.carousel-section__slide{height:auto}.carousel-section__nav-btn{z-index:20;cursor:pointer;color:#333;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.625rem;height:2.625rem;font-size:.875rem;transition:background .25s,box-shadow .25s,transform .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000047}.carousel-section__nav-btn:hover,.carousel-section__nav-btn:focus-visible{background:#fff;outline:none;transform:translateY(-50%)scale(1.08);box-shadow:0 4px 18px #00000052}.carousel-section__nav-btn--prev{left:.875rem}.carousel-section__nav-btn--next{right:.875rem}@media (max-width:575.98px){.carousel-section__nav-btn{width:2rem;height:2rem;font-size:.6875rem}}.carousel-section--blue .project-card:before{background:linear-gradient(90deg,#0b3149eb 0%,#0b31498c 45%,#0b314900 75%)}.carousel-section--blue .project-card__check-icon{color:#fff}.carousel-section--orange .project-card:before{background:linear-gradient(90deg,#e07215eb 0%,#e072158c 45%,#e0721500 75%)}.carousel-section--orange .project-card__check-icon{color:#fff}.project-card{width:100%;height:34.375rem;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}.project-card__bg{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.project-card__content{z-index:2;flex-direction:column;flex:0 0 50%;justify-content:center;gap:1.125rem;padding:1.25rem 5.5rem;display:flex;position:relative}@media (max-width:991.98px){.project-card__content{padding:2rem}}@media (max-width:767.98px){.project-card__content{flex:none;width:100%;padding:1.75rem 1.5rem}}.project-card__title{font-size:2.5rem;font-family:var(--font-host-grotesk),sans-serif;color:#fff;margin:0;font-weight:600;line-height:1.3}@media (min-width:992px) and (max-width:1200px){.project-card__title{font-size:1.375rem}}@media (min-width:768px) and (max-width:991px){.project-card__title{font-size:1.25rem}}.project-card__highlights{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.project-card__highlight-item{align-items:flex-start;gap:.625rem;display:flex}.project-card__check-icon{font-size:1.125rem;font-family:var(--font-poppins),sans-serif;flex-shrink:0;margin-top:.25rem}.project-card__highlight-text{font-size:1rem;font-family:var(--font-poppins),sans-serif;color:#f5f5f5;margin:0;font-weight:400;line-height:1.55}@media (max-width:767.98px){.project-card{flex-direction:column}}
.project-highlights{padding:5rem 0}
