.why-choose-us,.why-choose-us-modern{position:relative;overflow:hidden}.why-us-bg-decoration{background:radial-gradient(circle at 20% 30%,rgba(var(--primary-color-rgb,41,15,15),.03)0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(var(--secondary-color-rgb,79,26,26),.03)0%,transparent 50%);pointer-events:none;z-index:0;position:absolute;inset:0}.why-us-header{z-index:1;position:relative}.why-us-badge{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);color:#fff;border-radius:50px;padding:8px 24px;display:inline-block}.why-us-description{color:var(--color-foreground);opacity:.85;line-height:1.8}.why-us-flex-grid{z-index:1;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;display:flex;position:relative}.why-us-card-wrapper{flex:calc(100% - 2rem);min-width:280px;max-width:100%;margin-bottom:0}@media (min-width:768px){.why-us-card-wrapper{flex:calc(50% - 1rem);min-width:300px;max-width:calc(50% - 1rem)}}@media (min-width:1024px){.why-us-card-wrapper{flex:calc(33.333% - 1.34rem);min-width:300px;max-width:calc(33.333% - 1.34rem)}}.why-us-card{background:#fff;border:1px solid #0000000d;flex-direction:column;height:100%;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.why-us-card-icon-wrapper{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;display:inline-flex;position:relative}.why-us-card-icon{z-index:2;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.why-us-card:hover .why-us-card-icon{transform:scale(1.1)rotate(5deg)}.why-us-card-icon-bg{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);opacity:.1;z-index:1;border-radius:50%;width:100px;height:100px;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-us-card:hover .why-us-card-icon-bg{opacity:.15;transform:translate(-50%,-50%)scale(1.2)}.why-us-card-title{color:var(--color-foreground);text-align:center;transition:color .3s}.why-us-card:hover .why-us-card-title{color:var(--primary-color)}.why-us-card-text{color:var(--color-foreground);opacity:.8;text-align:center;flex-grow:1;margin-top:auto;line-height:1.7}.why-us-card-hover-effect{background:linear-gradient(135deg,transparent 0%,rgba(var(--primary-color-rgb,41,15,15),.02)100%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.why-us-card:hover .why-us-card-hover-effect{opacity:1}@media (max-width:991px){.why-us-card{padding:2rem 1.5rem}.why-us-card-icon-wrapper{width:90px;height:90px}.why-us-card-icon{width:70px;height:70px}.why-us-card-icon-bg{width:90px;height:90px}}.choose-media{height:100%}.choose-media img{object-fit:cover;height:100%}.choose-logo{margin-block-start:50px}.choose-rotating-logo{justify-content:center;align-items:center;display:inline-flex;position:relative}.text-abs{color:#fff;font-size:48px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose-rotating-logo .svg-wrapper{--size:170px;min-width:var(--size);width:var(--size);height:var(--size)}.choose-rotating-logo .svg-wrapper svg{min-width:inherit;width:inherit;height:inherit;fill:var(--secondary-color)!important}.choose-bottom{margin-top:40px;position:relative;overflow:hidden}.choose-bottom-wrapper{z-index:2;position:relative}.choose-bottom-cards{z-index:1;position:relative}.choose-bottom-cards>*{row-gap:30px}.choose-bottom .card-project{transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #00000014}.choose-bottom .card-project:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}@media (min-width:768px){.choose-bottom{--offset:300px}.choose-bottom-cards{padding-inline-end:15px}.choose-media-absolute{width:var(--offset);position:absolute;bottom:0;right:0}}@media (min-width:1280px){.choose-us-content{padding-inline-start:40px}}@media (max-width:991px){.choose-top>*{row-gap:40px}.choose-logo{justify-content:center;display:flex}.choose-bottom{border-radius:30px 30px 0 0;margin-top:80px;padding-top:60px;padding-bottom:40px}}@media (max-width:767px){.choose-bottom{border-radius:20px 20px 0 0;margin-top:60px;padding-top:40px;padding-bottom:30px}.choose-bottom:after{width:150px;top:-30px}.choose-media-absolute{margin-block-start:40px}}.why-us-card-icon img{width:70%!important}
project-slider{display:block;overflow:hidden}project-slider .swiper-slide{height:auto}.card-project{--color-foreground:#fff;--color-foreground-heading:#fff;height:100%;min-height:360px;text-decoration:none;display:block;position:relative;overflow:hidden}.card-project:after{content:"";opacity:1;background:linear-gradient(#1c253900 0%,#1c2539 100%);width:100%;height:100%;position:absolute;top:0;left:0}.card-project img{border-radius:inherit;object-fit:cover;height:100%}.card-project-content-absolute{z-index:2;z-index:1;align-items:flex-end;width:100%;height:100%;padding:35px;display:flex;position:absolute;top:0;left:0}.card-project-content .heading+.text{margin-block-start:10px}.card-project-content{opacity:1;transition:all .5s}.card-project:hover .card-project-content{opacity:1;transform:translateY(0)}.icon-project-link{z-index:1;opacity:0;transition:all .5s;position:absolute;top:30px;right:30px;transform:scale(.5)}.card-project:hover .icon-project-link{opacity:1;transform:scale(1)}.icon-project-link svg{--size:52px;width:var(--size);height:var(--size)}.brochure-card{--color-foreground:#fff;--color-foreground-heading:#fff;height:100%;min-height:360px;display:block;position:relative;overflow:hidden}.brochure-card:after{content:"";opacity:1;z-index:1;background:linear-gradient(#1c253900 0%,#1c2539 100%);width:100%;height:100%;position:absolute;top:0;left:0}.brochure-card img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.brochure-card .card-project-content-absolute{z-index:2}@media (max-width:767px){.card-project-content-absolute{padding:24px}.slider-container .swiper{overflow:visible}}
