.elementor-87 .elementor-element.elementor-element-183e370{--display:flex;}.elementor-87 .elementor-element.elementor-element-6a3fbaa{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-87 .elementor-element.elementor-element-513078e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-87 .elementor-element.elementor-element-6f5fade{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-87 .elementor-element.elementor-element-124e4a5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-87 .elementor-element.elementor-element-b385c2d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-87 .elementor-element.elementor-element-9c302d5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-87 .elementor-element.elementor-element-778fc7f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-87 .elementor-element.elementor-element-8de9b93{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-bfa5489 *//* =========================
ACR INDUSTRIES PAGE - SEC 1
PAGE HERO
CSS ONLY
========================= */

.acr-ind-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  min-height:86vh;
  padding:150px 0 105px;
  background:
    url('https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1800&q=85');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#fff;
}

.acr-ind-hero,
.acr-ind-hero *{
  box-sizing:border-box;
}

.acr-ind-hero__overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(23,29,41,.97) 0%,rgba(32,41,55,.90) 48%,rgba(32,41,55,.52) 100%),
    radial-gradient(circle at 82% 18%,rgba(236,42,136,.36),transparent 28%),
    radial-gradient(circle at 12% 88%,rgba(45,125,191,.26),transparent 30%);
}

.acr-ind-hero__grid{
  position:absolute;
  inset:0;
  z-index:2;
  opacity:.14;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:52px 52px;
}

.acr-ind-hero::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 0 125px 125px;
  border-color:transparent transparent #ec2a88 transparent;
  z-index:5;
}

.acr-ind-hero__shape{
  position:absolute;
  pointer-events:none;
  z-index:3;
}

.acr-ind-hero__shape--one{
  top:-110px;
  right:-95px;
  width:390px;
  height:390px;
  background:linear-gradient(135deg,rgba(236,42,136,.42),rgba(45,125,191,.14));
  transform:rotate(45deg);
  opacity:.55;
}

.acr-ind-hero__shape--two{
  left:-95px;
  bottom:90px;
  width:300px;
  height:120px;
  background:rgba(255,255,255,.08);
  transform:skewX(-32deg);
}

.acr-ind-hero__wrap{
  position:relative;
  z-index:6;
  width:min(1240px,92%);
  margin:0 auto;
  min-height:calc(86vh - 255px);
  display:grid;
  grid-template-columns:1fr 420px;
  gap:70px;
  align-items:end;
}

/* LEFT CONTENT */

.acr-ind-hero__content{
  max-width:940px;
}

.acr-ind-hero__label{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:24px;
  color:#f5a5cd;
  font-size:13px;
  line-height:1.4;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:900;
}

.acr-ind-hero__label span{
  width:48px;
  height:3px;
  border-radius:999px;
  flex:0 0 auto;
  background:linear-gradient(90deg,#ec2a88,#63c4ff);
}

.acr-ind-hero h1{
  margin:0;
  max-width:980px;
  color:#fff;
  font-size:clamp(44px,5.8vw,86px);
  line-height:.98;
  letter-spacing:-.068em;
  font-weight:950;
}

.acr-ind-hero h1 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#f5a5cd 0%,#ec2a88 44%,#63c4ff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}

.acr-ind-hero__content > p{
  max-width:780px;
  margin:28px 0 0;
  color:rgba(255,255,255,.74);
  font-size:17px;
  line-height:1.85;
  font-weight:500;
}

.acr-ind-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:36px;
}

.acr-ind-hero__btn{
  min-height:56px;
  padding:0 28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  transition:.28s ease;
}

.acr-ind-hero__btn--primary{
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  box-shadow:0 20px 45px rgba(236,42,136,.32);
}

.acr-ind-hero__btn--primary:hover{
  transform:translateY(-3px);
  box-shadow:0 26px 58px rgba(236,42,136,.42);
}

.acr-ind-hero__btn--outline{
  color:#fff;
  border:1px solid rgba(255,255,255,.30);
  background:rgba(255,255,255,.08);
  backdrop-filter:blur(12px);
}

.acr-ind-hero__btn--outline:hover{
  transform:translateY(-3px);
  border-color:#ec2a88;
  background:rgba(236,42,136,.18);
}

/* RIGHT PANEL */

.acr-ind-hero__panel{
  position:relative;
  overflow:hidden;
  padding:32px;
  border-radius:32px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(18px);
  box-shadow:0 30px 80px rgba(0,0,0,.26);
}

.acr-ind-hero__panel::before{
  content:"";
  position:absolute;
  top:-75px;
  right:-75px;
  width:170px;
  height:170px;
  background:rgba(236,42,136,.42);
  transform:rotate(45deg);
}

.acr-ind-hero__panel::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:58px;
  height:58px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-hero__panel > span,
.acr-ind-hero__list{
  position:relative;
  z-index:2;
}

.acr-ind-hero__panel > span{
  display:block;
  margin-bottom:20px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-hero__list{
  display:grid;
  gap:12px;
}

.acr-ind-hero__list div{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:14px;
  align-items:center;
  padding:16px;
  border-radius:18px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.14);
}

.acr-ind-hero__list strong{
  width:48px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:15px;
  background:rgba(255,255,255,.12);
  color:#f5a5cd;
  font-size:13px;
  line-height:1;
  font-weight:950;
}

.acr-ind-hero__list small{
  display:block;
  color:rgba(255,255,255,.72);
  font-size:13px;
  line-height:1.45;
  font-weight:700;
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-ind-hero{
    padding:130px 0 90px;
  }

  .acr-ind-hero__wrap{
    grid-template-columns:1fr;
    gap:42px;
    align-items:start;
  }

  .acr-ind-hero__panel{
    max-width:620px;
  }
}

@media(max-width:767px){
  .acr-ind-hero{
    min-height:auto;
    padding:108px 0 75px;
  }

  .acr-ind-hero__overlay{
    background:
      linear-gradient(180deg,rgba(23,29,41,.96) 0%,rgba(32,41,55,.90) 58%,rgba(32,41,55,.72) 100%),
      radial-gradient(circle at 82% 18%,rgba(236,42,136,.30),transparent 28%);
  }

  .acr-ind-hero__wrap{
    width:min(100% - 34px,1240px);
    min-height:auto;
  }

  .acr-ind-hero__shape{
    display:none;
  }

  .acr-ind-hero__label{
    font-size:11px;
    letter-spacing:.1em;
    gap:10px;
  }

  .acr-ind-hero__label span{
    width:34px;
  }

  .acr-ind-hero h1{
    font-size:40px;
    line-height:1;
    letter-spacing:-.052em;
  }

  .acr-ind-hero__content > p{
    font-size:15px;
    line-height:1.75;
  }

  .acr-ind-hero__actions{
    flex-direction:column;
    margin-top:30px;
  }

  .acr-ind-hero__btn{
    width:100%;
    min-height:54px;
  }

  .acr-ind-hero__panel{
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-hero__list div{
    grid-template-columns:1fr;
  }

  .acr-ind-hero::after{
    border-width:0 0 75px 75px;
  }
}

@media(max-width:420px){
  .acr-ind-hero h1{
    font-size:35px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc93928 *//* =========================
ACR INDUSTRIES PAGE - SEC 2
PROPERTY & DEVELOPMENT
CSS ONLY
========================= */

.acr-ind-property{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(236,42,136,.10), transparent 28%),
    radial-gradient(circle at 88% 82%, rgba(45,125,191,.10), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f7f8fb 100%);
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#2f3a4a;
}

.acr-ind-property,
.acr-ind-property *{
  box-sizing:border-box;
}

.acr-ind-property__shape{
  position:absolute;
  pointer-events:none;
  z-index:1;
}

.acr-ind-property__shape--one{
  top:90px;
  right:-120px;
  width:330px;
  height:330px;
  background:linear-gradient(135deg,rgba(236,42,136,.12),rgba(47,58,74,.05));
  transform:rotate(45deg);
}

.acr-ind-property__shape--two{
  left:-95px;
  bottom:100px;
  width:300px;
  height:115px;
  background:rgba(47,58,74,.06);
  transform:skewX(-32deg);
}

.acr-ind-property__wrap{
  position:relative;
  z-index:3;
  width:min(1240px,92%);
  margin:0 auto;
}

/* HEADER */

.acr-ind-property__head{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:60px;
  align-items:end;
  margin-bottom:56px;
}

.acr-ind-property__label{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:24px;
  color:#ec2a88;
  font-size:13px;
  line-height:1.4;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:900;
}

.acr-ind-property__label span{
  width:48px;
  height:3px;
  border-radius:999px;
  flex:0 0 auto;
  background:linear-gradient(90deg,#ec2a88,#2d7dbf);
}

.acr-ind-property h2{
  margin:0;
  max-width:860px;
  color:#2f3a4a;
  font-size:clamp(38px,4.5vw,68px);
  line-height:1.02;
  letter-spacing:-.055em;
  font-weight:950;
}

.acr-ind-property h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#ec2a88 0%,#9b2f68 45%,#2d7dbf 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}

.acr-ind-property__head p{
  margin:0;
  color:#667085;
  font-size:16px;
  line-height:1.85;
  font-weight:500;
}

/* MAIN LAYOUT */

.acr-ind-property__layout{
  display:grid;
  grid-template-columns:1.02fr .98fr;
  gap:34px;
  align-items:stretch;
}

/* LEFT VISUAL */

.acr-ind-property__visual{
  position:relative;
  min-height:690px;
}

.acr-ind-property__visual::before{
  content:"";
  position:absolute;
  top:42px;
  left:-14px;
  right:42px;
  bottom:28px;
  border-radius:34px;
  background:linear-gradient(135deg,#2f3a4a,#ec2a88);
  opacity:.10;
  transform:skewX(-8deg);
  z-index:1;
}

.acr-ind-property__image{
  position:relative;
  z-index:2;
  overflow:hidden;
  width:100%;
  height:610px;
  border-radius:34px;
  background:#dfe3ea;
  box-shadow:0 34px 90px rgba(16,24,40,.16);
}

.acr-ind-property__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}

.acr-ind-property__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(47,58,74,.06),rgba(47,58,74,.48)),
    radial-gradient(circle at 78% 18%,rgba(236,42,136,.22),transparent 30%);
}

.acr-ind-property__float{
  position:absolute;
  z-index:4;
  left:30px;
  right:30px;
  bottom:0;
  overflow:hidden;
  padding:28px;
  border-radius:26px;
  background:#2f3a4a;
  color:#fff;
  box-shadow:0 28px 75px rgba(16,24,40,.24);
}

.acr-ind-property__float::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:54px;
  height:54px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-property__float span,
.acr-ind-property__float strong{
  position:relative;
  z-index:2;
}

.acr-ind-property__float span{
  display:block;
  margin-bottom:10px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-property__float strong{
  display:block;
  max-width:560px;
  color:#fff;
  font-size:23px;
  line-height:1.25;
  letter-spacing:-.02em;
  font-weight:950;
}

/* RIGHT CONTENT */

.acr-ind-property__content{
  display:flex;
  flex-direction:column;
  gap:20px;
}

.acr-ind-property__intro{
  position:relative;
  overflow:hidden;
  padding:34px;
  border-radius:30px;
  background:
    radial-gradient(circle at 92% 12%, rgba(236,42,136,.14), transparent 30%),
    linear-gradient(135deg,#ffffff,#fbfcff);
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 22px 60px rgba(16,24,40,.07);
}

.acr-ind-property__intro::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:58px;
  height:58px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-property__intro span,
.acr-ind-property__intro h3,
.acr-ind-property__intro p{
  position:relative;
  z-index:2;
}

.acr-ind-property__intro span{
  display:block;
  margin-bottom:16px;
  color:#ec2a88;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-property__intro h3{
  margin:0;
  color:#2f3a4a;
  font-size:clamp(28px,3vw,42px);
  line-height:1.08;
  letter-spacing:-.045em;
  font-weight:950;
}

.acr-ind-property__intro p{
  margin:20px 0 0;
  color:#667085;
  font-size:15px;
  line-height:1.82;
  font-weight:500;
}

/* CARDS */

.acr-ind-property__cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.acr-ind-property__cards article{
  position:relative;
  overflow:hidden;
  min-height:230px;
  padding:24px;
  border-radius:26px;
  background:#fff;
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 20px 55px rgba(16,24,40,.07);
  transition:transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}

.acr-ind-property__cards article::before{
  content:"";
  position:absolute;
  top:-65px;
  right:-65px;
  width:145px;
  height:145px;
  background:linear-gradient(135deg,rgba(236,42,136,.10),rgba(45,125,191,.08));
  transform:rotate(45deg);
}

.acr-ind-property__cards article:hover{
  transform:translateY(-5px);
  border-color:rgba(236,42,136,.28);
  box-shadow:0 30px 75px rgba(16,24,40,.12);
}

.acr-ind-property__cards div{
  position:relative;
  z-index:2;
  width:54px;
  height:54px;
  margin-bottom:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#2f3a4a;
  color:#fff;
  font-size:13px;
  line-height:1;
  font-weight:950;
  box-shadow:0 16px 35px rgba(16,24,40,.14);
}

.acr-ind-property__cards article:nth-child(even) div{
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  box-shadow:0 16px 35px rgba(236,42,136,.24);
}

.acr-ind-property__cards h4{
  position:relative;
  z-index:2;
  margin:0 0 10px;
  color:#2f3a4a;
  font-size:20px;
  line-height:1.2;
  letter-spacing:-.025em;
  font-weight:950;
}

.acr-ind-property__cards p{
  position:relative;
  z-index:2;
  margin:0;
  color:#667085;
  font-size:14px;
  line-height:1.7;
  font-weight:500;
}

/* BOTTOM CTA */

.acr-ind-property__bottom{
  margin-top:30px;
  padding:30px;
  border-radius:30px;
  background:
    radial-gradient(circle at 90% 12%, rgba(236,42,136,.22), transparent 30%),
    linear-gradient(135deg,#2f3a4a,#202937);
  box-shadow:0 28px 75px rgba(16,24,40,.16);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  position:relative;
  overflow:hidden;
}

.acr-ind-property__bottom::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:68px;
  height:68px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-property__bottom div,
.acr-ind-property__bottom a{
  position:relative;
  z-index:2;
}

.acr-ind-property__bottom span{
  display:block;
  margin-bottom:8px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-property__bottom strong{
  display:block;
  max-width:820px;
  color:#fff;
  font-size:22px;
  line-height:1.3;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-ind-property__bottom a{
  min-height:54px;
  padding:0 26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 18px 38px rgba(236,42,136,.28);
  transition:.28s ease;
}

.acr-ind-property__bottom a:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(236,42,136,.38);
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-ind-property{
    padding:95px 0;
  }

  .acr-ind-property__head,
  .acr-ind-property__layout{
    grid-template-columns:1fr;
  }

  .acr-ind-property__head{
    gap:22px;
  }

  .acr-ind-property__visual{
    min-height:650px;
    max-width:820px;
  }
}

@media(max-width:767px){
  .acr-ind-property{
    padding:76px 0;
  }

  .acr-ind-property__wrap{
    width:min(100% - 34px,1240px);
  }

  .acr-ind-property__shape,
  .acr-ind-property__visual::before{
    display:none;
  }

  .acr-ind-property__head{
    margin-bottom:38px;
  }

  .acr-ind-property__label{
    font-size:11px;
    letter-spacing:.1em;
    gap:10px;
  }

  .acr-ind-property__label span{
    width:34px;
  }

  .acr-ind-property h2{
    font-size:36px;
    line-height:1.06;
    letter-spacing:-.045em;
  }

  .acr-ind-property__head p{
    font-size:15px;
    line-height:1.75;
  }

  .acr-ind-property__visual{
    min-height:auto;
    display:flex;
    flex-direction:column;
    gap:16px;
  }

  .acr-ind-property__image{
    height:320px;
    border-radius:26px;
  }

  .acr-ind-property__float{
    position:relative;
    left:auto;
    right:auto;
    bottom:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-property__float strong{
    font-size:20px;
  }

  .acr-ind-property__intro{
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-property__intro h3{
    font-size:29px;
  }

  .acr-ind-property__cards{
    grid-template-columns:1fr;
  }

  .acr-ind-property__cards article{
    min-height:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-property__bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-property__bottom strong{
    font-size:19px;
  }

  .acr-ind-property__bottom a{
    width:100%;
  }
}

@media(max-width:420px){
  .acr-ind-property h2{
    font-size:32px;
  }

  .acr-ind-property__intro h3{
    font-size:26px;
  }

  .acr-ind-property__cards h4{
    font-size:19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c5f0da0 *//* =========================
ACR INDUSTRIES PAGE - SEC 3
CORPORATE & COMMERCIAL
CSS ONLY
========================= */

.acr-ind-corp{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:120px 0;
  background:
    radial-gradient(circle at 84% 14%, rgba(236,42,136,.27), transparent 28%),
    radial-gradient(circle at 12% 88%, rgba(45,125,191,.20), transparent 30%),
    linear-gradient(135deg,#202937 0%,#2f3a4a 52%,#171d29 100%);
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#fff;
}

.acr-ind-corp,
.acr-ind-corp *{
  box-sizing:border-box;
}

.acr-ind-corp__grid-bg{
  position:absolute;
  inset:0;
  opacity:.14;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:52px 52px;
  z-index:1;
}

.acr-ind-corp__shape{
  position:absolute;
  pointer-events:none;
  z-index:2;
}

.acr-ind-corp__shape--one{
  top:-120px;
  right:-110px;
  width:430px;
  height:430px;
  background:linear-gradient(135deg,rgba(236,42,136,.40),rgba(45,125,191,.14));
  transform:rotate(45deg);
  opacity:.58;
}

.acr-ind-corp__shape--two{
  left:-95px;
  bottom:110px;
  width:300px;
  height:120px;
  background:rgba(255,255,255,.07);
  transform:skewX(-32deg);
}

.acr-ind-corp__wrap{
  position:relative;
  z-index:5;
  width:min(1240px,92%);
  margin:0 auto;
}

/* HEADER */

.acr-ind-corp__head{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:60px;
  align-items:end;
  margin-bottom:56px;
}

.acr-ind-corp__label{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:24px;
  color:#f5a5cd;
  font-size:13px;
  line-height:1.4;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:900;
}

.acr-ind-corp__label span{
  width:48px;
  height:3px;
  border-radius:999px;
  flex:0 0 auto;
  background:linear-gradient(90deg,#ec2a88,#63c4ff);
}

.acr-ind-corp h2{
  margin:0;
  max-width:860px;
  color:#fff;
  font-size:clamp(38px,4.6vw,70px);
  line-height:1.02;
  letter-spacing:-.06em;
  font-weight:950;
}

.acr-ind-corp h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#f5a5cd 0%,#ec2a88 45%,#63c4ff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}

.acr-ind-corp__head p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
  font-weight:500;
}

/* LAYOUT */

.acr-ind-corp__layout{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:26px;
  align-items:stretch;
}

/* FEATURE PANEL */

.acr-ind-corp__feature{
  position:relative;
  overflow:hidden;
  min-height:720px;
  padding:42px;
  border-radius:34px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(16px);
  box-shadow:0 34px 90px rgba(0,0,0,.20);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}

.acr-ind-corp__feature::before{
  content:"";
  position:absolute;
  top:-95px;
  right:-95px;
  width:220px;
  height:220px;
  background:rgba(236,42,136,.34);
  transform:rotate(45deg);
}

.acr-ind-corp__feature::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:78px;
  height:78px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-corp__feature span,
.acr-ind-corp__feature h3,
.acr-ind-corp__feature p,
.acr-ind-corp__mini{
  position:relative;
  z-index:2;
}

.acr-ind-corp__feature > span{
  display:block;
  margin-bottom:18px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-corp__feature h3{
  margin:0;
  max-width:560px;
  color:#fff;
  font-size:clamp(32px,3.5vw,50px);
  line-height:1.05;
  letter-spacing:-.05em;
  font-weight:950;
}

.acr-ind-corp__feature p{
  margin:22px 0 0;
  max-width:560px;
  color:rgba(255,255,255,.72);
  font-size:15px;
  line-height:1.82;
  font-weight:500;
}

.acr-ind-corp__mini{
  margin-top:34px;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:12px;
}

.acr-ind-corp__mini div{
  padding:18px 14px;
  border-radius:18px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.14);
}

.acr-ind-corp__mini strong{
  display:block;
  margin-bottom:7px;
  color:#f5a5cd;
  font-size:18px;
  line-height:1;
  font-weight:950;
}

.acr-ind-corp__mini small{
  display:block;
  color:rgba(255,255,255,.70);
  font-size:12px;
  line-height:1.35;
  font-weight:700;
}

/* SHOWCASE */

.acr-ind-corp__showcase{
  display:grid;
  grid-template-columns:1fr;
  gap:20px;
}

.acr-ind-corp__image{
  position:relative;
  overflow:hidden;
  min-height:360px;
  border-radius:34px;
  background:#202937;
  box-shadow:0 30px 80px rgba(0,0,0,.20);
}

.acr-ind-corp__image img{
  width:100%;
  height:100%;
  min-height:360px;
  object-fit:cover;
  object-position:center;
  display:block;
}

.acr-ind-corp__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(32,41,55,.08),rgba(32,41,55,.70)),
    radial-gradient(circle at 82% 16%,rgba(236,42,136,.30),transparent 30%);
  z-index:2;
}

.acr-ind-corp__caption{
  position:absolute;
  left:28px;
  right:28px;
  bottom:28px;
  z-index:3;
  padding:24px;
  border-radius:24px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(16px);
  box-shadow:0 24px 65px rgba(0,0,0,.20);
}

.acr-ind-corp__caption::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:48px;
  height:48px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-corp__caption span,
.acr-ind-corp__caption strong{
  position:relative;
  z-index:2;
}

.acr-ind-corp__caption span{
  display:block;
  margin-bottom:10px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-corp__caption strong{
  display:block;
  max-width:560px;
  color:#fff;
  font-size:23px;
  line-height:1.25;
  letter-spacing:-.02em;
  font-weight:950;
}

/* CARDS */

.acr-ind-corp__cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.acr-ind-corp__cards article{
  position:relative;
  overflow:hidden;
  min-height:210px;
  padding:24px;
  border-radius:26px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
  box-shadow:0 24px 60px rgba(0,0,0,.12);
  transition:transform .28s ease, background .28s ease, border-color .28s ease;
}

.acr-ind-corp__cards article::before{
  content:"";
  position:absolute;
  top:-65px;
  right:-65px;
  width:145px;
  height:145px;
  background:rgba(255,255,255,.07);
  transform:rotate(45deg);
  transition:.28s ease;
}

.acr-ind-corp__cards article:hover{
  transform:translateY(-5px);
  background:rgba(255,255,255,.115);
  border-color:rgba(236,42,136,.42);
}

.acr-ind-corp__cards article:hover::before{
  background:rgba(236,42,136,.25);
}

.acr-ind-corp__cards div{
  position:relative;
  z-index:2;
  width:54px;
  height:54px;
  margin-bottom:22px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#ec2a88;
  color:#fff;
  font-size:13px;
  line-height:1;
  font-weight:950;
  box-shadow:0 16px 35px rgba(236,42,136,.25);
}

.acr-ind-corp__cards article:nth-child(even) div{
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.16);
  color:#f5a5cd;
  box-shadow:none;
}

.acr-ind-corp__cards h4{
  position:relative;
  z-index:2;
  margin:0 0 10px;
  color:#fff;
  font-size:20px;
  line-height:1.2;
  letter-spacing:-.025em;
  font-weight:950;
}

.acr-ind-corp__cards p{
  position:relative;
  z-index:2;
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:14px;
  line-height:1.7;
  font-weight:500;
}

/* BOTTOM */

.acr-ind-corp__bottom{
  margin-top:24px;
  padding:30px;
  border-radius:30px;
  background:#fff;
  box-shadow:0 28px 75px rgba(0,0,0,.18);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  position:relative;
  overflow:hidden;
}

.acr-ind-corp__bottom::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:64px;
  height:64px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-corp__bottom div,
.acr-ind-corp__bottom a{
  position:relative;
  z-index:2;
}

.acr-ind-corp__bottom span{
  display:block;
  margin-bottom:8px;
  color:#ec2a88;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-corp__bottom strong{
  display:block;
  max-width:820px;
  color:#2f3a4a;
  font-size:22px;
  line-height:1.3;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-ind-corp__bottom a{
  min-height:54px;
  padding:0 26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 18px 38px rgba(236,42,136,.24);
  transition:.28s ease;
}

.acr-ind-corp__bottom a:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(236,42,136,.34);
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-ind-corp{
    padding:95px 0;
  }

  .acr-ind-corp__head,
  .acr-ind-corp__layout{
    grid-template-columns:1fr;
  }

  .acr-ind-corp__head{
    gap:22px;
  }

  .acr-ind-corp__feature{
    min-height:500px;
  }
}

@media(max-width:767px){
  .acr-ind-corp{
    padding:76px 0;
  }

  .acr-ind-corp__wrap{
    width:min(100% - 34px,1240px);
  }

  .acr-ind-corp__shape{
    display:none;
  }

  .acr-ind-corp__head{
    margin-bottom:38px;
  }

  .acr-ind-corp__label{
    font-size:11px;
    letter-spacing:.1em;
    gap:10px;
  }

  .acr-ind-corp__label span{
    width:34px;
  }

  .acr-ind-corp h2{
    font-size:36px;
    line-height:1.06;
    letter-spacing:-.045em;
  }

  .acr-ind-corp__head p{
    font-size:15px;
    line-height:1.75;
  }

  .acr-ind-corp__feature{
    min-height:auto;
    padding:28px;
    border-radius:26px;
  }

  .acr-ind-corp__feature h3{
    font-size:30px;
  }

  .acr-ind-corp__mini,
  .acr-ind-corp__cards{
    grid-template-columns:1fr;
  }

  .acr-ind-corp__image{
    min-height:330px;
    border-radius:26px;
  }

  .acr-ind-corp__image img{
    min-height:330px;
  }

  .acr-ind-corp__caption{
    position:relative;
    left:auto;
    right:auto;
    bottom:auto;
    border-radius:0;
    background:#2f3a4a;
    border:0;
    box-shadow:none;
  }

  .acr-ind-corp__caption strong{
    font-size:20px;
  }

  .acr-ind-corp__cards article{
    min-height:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-corp__bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-corp__bottom strong{
    font-size:19px;
  }

  .acr-ind-corp__bottom a{
    width:100%;
  }
}

@media(max-width:420px){
  .acr-ind-corp h2{
    font-size:32px;
  }

  .acr-ind-corp__feature h3{
    font-size:27px;
  }

  .acr-ind-corp__cards h4{
    font-size:19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9c433e3 *//* =========================
ACR INDUSTRIES PAGE - SEC 4
EDUCATION & TRAINING
CSS ONLY
========================= */

.acr-ind-edu{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(236,42,136,.10), transparent 28%),
    radial-gradient(circle at 88% 82%, rgba(45,125,191,.10), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f7f8fb 100%);
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#2f3a4a;
}

.acr-ind-edu,
.acr-ind-edu *{
  box-sizing:border-box;
}

.acr-ind-edu__shape{
  position:absolute;
  pointer-events:none;
  z-index:1;
}

.acr-ind-edu__shape--one{
  top:90px;
  left:-120px;
  width:330px;
  height:330px;
  background:linear-gradient(135deg,rgba(236,42,136,.12),rgba(47,58,74,.05));
  transform:rotate(45deg);
}

.acr-ind-edu__shape--two{
  right:-95px;
  bottom:100px;
  width:300px;
  height:115px;
  background:rgba(47,58,74,.06);
  transform:skewX(-32deg);
}

.acr-ind-edu__wrap{
  position:relative;
  z-index:3;
  width:min(1240px,92%);
  margin:0 auto;
}

/* HEADER */

.acr-ind-edu__head{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:60px;
  align-items:end;
  margin-bottom:56px;
}

.acr-ind-edu__label{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:24px;
  color:#ec2a88;
  font-size:13px;
  line-height:1.4;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:900;
}

.acr-ind-edu__label span{
  width:48px;
  height:3px;
  border-radius:999px;
  flex:0 0 auto;
  background:linear-gradient(90deg,#ec2a88,#2d7dbf);
}

.acr-ind-edu h2{
  margin:0;
  max-width:860px;
  color:#2f3a4a;
  font-size:clamp(38px,4.5vw,68px);
  line-height:1.02;
  letter-spacing:-.055em;
  font-weight:950;
}

.acr-ind-edu h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#ec2a88 0%,#9b2f68 45%,#2d7dbf 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}

.acr-ind-edu__head p{
  margin:0;
  color:#667085;
  font-size:16px;
  line-height:1.85;
  font-weight:500;
}

/* LAYOUT */

.acr-ind-edu__layout{
  display:grid;
  grid-template-columns:.98fr 1.02fr;
  gap:34px;
  align-items:stretch;
}

/* LEFT CONTENT */

.acr-ind-edu__content{
  display:flex;
  flex-direction:column;
  gap:20px;
}

.acr-ind-edu__intro{
  position:relative;
  overflow:hidden;
  padding:34px;
  border-radius:30px;
  background:
    radial-gradient(circle at 92% 12%, rgba(236,42,136,.14), transparent 30%),
    linear-gradient(135deg,#ffffff,#fbfcff);
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 22px 60px rgba(16,24,40,.07);
}

.acr-ind-edu__intro::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:58px;
  height:58px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-edu__intro span,
.acr-ind-edu__intro h3,
.acr-ind-edu__intro p{
  position:relative;
  z-index:2;
}

.acr-ind-edu__intro span{
  display:block;
  margin-bottom:16px;
  color:#ec2a88;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-edu__intro h3{
  margin:0;
  color:#2f3a4a;
  font-size:clamp(28px,3vw,42px);
  line-height:1.08;
  letter-spacing:-.045em;
  font-weight:950;
}

.acr-ind-edu__intro p{
  margin:20px 0 0;
  color:#667085;
  font-size:15px;
  line-height:1.82;
  font-weight:500;
}

.acr-ind-edu__cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.acr-ind-edu__cards article{
  position:relative;
  overflow:hidden;
  min-height:230px;
  padding:24px;
  border-radius:26px;
  background:#fff;
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 20px 55px rgba(16,24,40,.07);
  transition:transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}

.acr-ind-edu__cards article::before{
  content:"";
  position:absolute;
  top:-65px;
  right:-65px;
  width:145px;
  height:145px;
  background:linear-gradient(135deg,rgba(236,42,136,.10),rgba(45,125,191,.08));
  transform:rotate(45deg);
}

.acr-ind-edu__cards article:hover{
  transform:translateY(-5px);
  border-color:rgba(236,42,136,.28);
  box-shadow:0 30px 75px rgba(16,24,40,.12);
}

.acr-ind-edu__cards div{
  position:relative;
  z-index:2;
  width:54px;
  height:54px;
  margin-bottom:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#2f3a4a;
  color:#fff;
  font-size:13px;
  line-height:1;
  font-weight:950;
  box-shadow:0 16px 35px rgba(16,24,40,.14);
}

.acr-ind-edu__cards article:nth-child(even) div{
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  box-shadow:0 16px 35px rgba(236,42,136,.24);
}

.acr-ind-edu__cards h4{
  position:relative;
  z-index:2;
  margin:0 0 10px;
  color:#2f3a4a;
  font-size:20px;
  line-height:1.2;
  letter-spacing:-.025em;
  font-weight:950;
}

.acr-ind-edu__cards p{
  position:relative;
  z-index:2;
  margin:0;
  color:#667085;
  font-size:14px;
  line-height:1.7;
  font-weight:500;
}

/* RIGHT VISUAL */

.acr-ind-edu__visual{
  position:relative;
  min-height:690px;
}

.acr-ind-edu__visual::before{
  content:"";
  position:absolute;
  top:42px;
  left:42px;
  right:-14px;
  bottom:28px;
  border-radius:34px;
  background:linear-gradient(135deg,#2f3a4a,#ec2a88);
  opacity:.10;
  transform:skewX(8deg);
  z-index:1;
}

.acr-ind-edu__image{
  position:relative;
  z-index:2;
  overflow:hidden;
  width:100%;
  height:520px;
  border-radius:34px;
  background:#dfe3ea;
  box-shadow:0 34px 90px rgba(16,24,40,.16);
}

.acr-ind-edu__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}

.acr-ind-edu__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(47,58,74,.06),rgba(47,58,74,.48)),
    radial-gradient(circle at 78% 18%,rgba(236,42,136,.22),transparent 30%);
}

.acr-ind-edu__float{
  position:absolute;
  z-index:4;
  left:30px;
  right:30px;
  top:430px;
  overflow:hidden;
  padding:28px;
  border-radius:26px;
  background:#2f3a4a;
  color:#fff;
  box-shadow:0 28px 75px rgba(16,24,40,.24);
}

.acr-ind-edu__float::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:54px;
  height:54px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-edu__float span,
.acr-ind-edu__float strong{
  position:relative;
  z-index:2;
}

.acr-ind-edu__float span{
  display:block;
  margin-bottom:10px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-edu__float strong{
  display:block;
  max-width:560px;
  color:#fff;
  font-size:23px;
  line-height:1.25;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-ind-edu__mini{
  position:absolute;
  z-index:3;
  left:0;
  right:0;
  bottom:0;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}

.acr-ind-edu__mini div{
  padding:18px 14px;
  border-radius:18px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 18px 45px rgba(16,24,40,.08);
}

.acr-ind-edu__mini strong{
  display:block;
  margin-bottom:7px;
  color:#ec2a88;
  font-size:18px;
  line-height:1;
  font-weight:950;
}

.acr-ind-edu__mini small{
  display:block;
  color:#667085;
  font-size:12px;
  line-height:1.35;
  font-weight:700;
}

/* BOTTOM */

.acr-ind-edu__bottom{
  margin-top:30px;
  padding:30px;
  border-radius:30px;
  background:
    radial-gradient(circle at 90% 12%, rgba(236,42,136,.22), transparent 30%),
    linear-gradient(135deg,#2f3a4a,#202937);
  box-shadow:0 28px 75px rgba(16,24,40,.16);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  position:relative;
  overflow:hidden;
}

.acr-ind-edu__bottom::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:68px;
  height:68px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-edu__bottom div,
.acr-ind-edu__bottom a{
  position:relative;
  z-index:2;
}

.acr-ind-edu__bottom span{
  display:block;
  margin-bottom:8px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-edu__bottom strong{
  display:block;
  max-width:820px;
  color:#fff;
  font-size:22px;
  line-height:1.3;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-ind-edu__bottom a{
  min-height:54px;
  padding:0 26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 18px 38px rgba(236,42,136,.28);
  transition:.28s ease;
}

.acr-ind-edu__bottom a:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(236,42,136,.38);
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-ind-edu{
    padding:95px 0;
  }

  .acr-ind-edu__head,
  .acr-ind-edu__layout{
    grid-template-columns:1fr;
  }

  .acr-ind-edu__head{
    gap:22px;
  }

  .acr-ind-edu__visual{
    min-height:670px;
    max-width:820px;
  }
}

@media(max-width:767px){
  .acr-ind-edu{
    padding:76px 0;
  }

  .acr-ind-edu__wrap{
    width:min(100% - 34px,1240px);
  }

  .acr-ind-edu__shape,
  .acr-ind-edu__visual::before{
    display:none;
  }

  .acr-ind-edu__head{
    margin-bottom:38px;
  }

  .acr-ind-edu__label{
    font-size:11px;
    letter-spacing:.1em;
    gap:10px;
  }

  .acr-ind-edu__label span{
    width:34px;
  }

  .acr-ind-edu h2{
    font-size:36px;
    line-height:1.06;
    letter-spacing:-.045em;
  }

  .acr-ind-edu__head p{
    font-size:15px;
    line-height:1.75;
  }

  .acr-ind-edu__intro{
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-edu__intro h3{
    font-size:29px;
  }

  .acr-ind-edu__cards{
    grid-template-columns:1fr;
  }

  .acr-ind-edu__cards article{
    min-height:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-edu__visual{
    min-height:auto;
    display:flex;
    flex-direction:column;
    gap:16px;
  }

  .acr-ind-edu__image{
    height:320px;
    border-radius:26px;
  }

  .acr-ind-edu__float{
    position:relative;
    left:auto;
    right:auto;
    top:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-edu__float strong{
    font-size:20px;
  }

  .acr-ind-edu__mini{
    position:relative;
    left:auto;
    right:auto;
    bottom:auto;
    grid-template-columns:1fr;
  }

  .acr-ind-edu__bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-edu__bottom strong{
    font-size:19px;
  }

  .acr-ind-edu__bottom a{
    width:100%;
  }
}

@media(max-width:420px){
  .acr-ind-edu h2{
    font-size:32px;
  }

  .acr-ind-edu__intro h3{
    font-size:26px;
  }

  .acr-ind-edu__cards h4{
    font-size:19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bfda8a8 *//* =========================
ACR INDUSTRIES PAGE - SEC 5
MUSEUM, GALLERY & EXHIBITION
CSS ONLY
========================= */

.acr-ind-museum{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:120px 0;
  background:
    radial-gradient(circle at 84% 14%, rgba(236,42,136,.27), transparent 28%),
    radial-gradient(circle at 12% 88%, rgba(45,125,191,.20), transparent 30%),
    linear-gradient(135deg,#202937 0%,#2f3a4a 52%,#171d29 100%);
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#fff;
}

.acr-ind-museum,
.acr-ind-museum *{
  box-sizing:border-box;
}

.acr-ind-museum__grid-bg{
  position:absolute;
  inset:0;
  opacity:.14;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:52px 52px;
  z-index:1;
}

.acr-ind-museum__shape{
  position:absolute;
  pointer-events:none;
  z-index:2;
}

.acr-ind-museum__shape--one{
  top:-120px;
  right:-110px;
  width:430px;
  height:430px;
  background:linear-gradient(135deg,rgba(236,42,136,.40),rgba(45,125,191,.14));
  transform:rotate(45deg);
  opacity:.58;
}

.acr-ind-museum__shape--two{
  left:-95px;
  bottom:110px;
  width:300px;
  height:120px;
  background:rgba(255,255,255,.07);
  transform:skewX(-32deg);
}

.acr-ind-museum__wrap{
  position:relative;
  z-index:5;
  width:min(1240px,92%);
  margin:0 auto;
}

/* HEADER */

.acr-ind-museum__head{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:60px;
  align-items:end;
  margin-bottom:56px;
}

.acr-ind-museum__label{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:24px;
  color:#f5a5cd;
  font-size:13px;
  line-height:1.4;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:900;
}

.acr-ind-museum__label span{
  width:48px;
  height:3px;
  border-radius:999px;
  flex:0 0 auto;
  background:linear-gradient(90deg,#ec2a88,#63c4ff);
}

.acr-ind-museum h2{
  margin:0;
  max-width:860px;
  color:#fff;
  font-size:clamp(38px,4.6vw,70px);
  line-height:1.02;
  letter-spacing:-.06em;
  font-weight:950;
}

.acr-ind-museum h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#f5a5cd 0%,#ec2a88 45%,#63c4ff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}

.acr-ind-museum__head p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.85;
  font-weight:500;
}

/* LAYOUT */

.acr-ind-museum__layout{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:26px;
  align-items:stretch;
}

/* FEATURE */

.acr-ind-museum__feature{
  position:relative;
  overflow:hidden;
  min-height:760px;
  border-radius:34px;
  background:#202937;
  box-shadow:0 34px 90px rgba(0,0,0,.24);
}

.acr-ind-museum__image{
  position:absolute;
  inset:0;
  z-index:1;
}

.acr-ind-museum__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
  transition:transform .55s ease;
}

.acr-ind-museum__feature:hover .acr-ind-museum__image img{
  transform:scale(1.05);
}

.acr-ind-museum__overlay{
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(180deg,rgba(32,41,55,.10) 0%,rgba(32,41,55,.94) 88%),
    radial-gradient(circle at 82% 16%,rgba(236,42,136,.34),transparent 30%);
}

.acr-ind-museum__feature-content{
  position:absolute;
  left:34px;
  right:34px;
  bottom:34px;
  z-index:3;
  padding:30px;
  border-radius:26px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(16px);
  box-shadow:0 26px 70px rgba(0,0,0,.22);
}

.acr-ind-museum__feature-content::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:56px;
  height:56px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-museum__feature-content span,
.acr-ind-museum__feature-content h3,
.acr-ind-museum__feature-content p{
  position:relative;
  z-index:2;
}

.acr-ind-museum__feature-content span{
  display:block;
  margin-bottom:14px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-museum__feature-content h3{
  margin:0;
  max-width:560px;
  color:#fff;
  font-size:34px;
  line-height:1.1;
  letter-spacing:-.04em;
  font-weight:950;
}

.acr-ind-museum__feature-content p{
  margin:18px 0 0;
  max-width:590px;
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.78;
  font-weight:500;
}

/* CARDS */

.acr-ind-museum__cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.acr-ind-museum__card{
  position:relative;
  overflow:hidden;
  min-height:235px;
  padding:26px;
  border-radius:28px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
  box-shadow:0 24px 60px rgba(0,0,0,.12);
  transition:transform .28s ease, background .28s ease, border-color .28s ease;
}

.acr-ind-museum__card::before{
  content:"";
  position:absolute;
  top:-65px;
  right:-65px;
  width:145px;
  height:145px;
  background:rgba(255,255,255,.07);
  transform:rotate(45deg);
  transition:.28s ease;
}

.acr-ind-museum__card::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:44px;
  height:44px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
  opacity:0;
  transition:.28s ease;
}

.acr-ind-museum__card:hover{
  transform:translateY(-6px);
  background:rgba(255,255,255,.115);
  border-color:rgba(236,42,136,.42);
}

.acr-ind-museum__card:hover::before{
  background:rgba(236,42,136,.25);
}

.acr-ind-museum__card:hover::after{
  opacity:1;
}

.acr-ind-museum__card--active{
  background:linear-gradient(135deg,rgba(236,42,136,.28),rgba(255,255,255,.08));
  border-color:rgba(236,42,136,.35);
}

.acr-ind-museum__card div{
  position:relative;
  z-index:2;
  width:56px;
  height:56px;
  margin-bottom:26px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#ec2a88;
  color:#fff;
  font-size:13px;
  line-height:1;
  font-weight:950;
  box-shadow:0 16px 35px rgba(236,42,136,.25);
}

.acr-ind-museum__card:nth-child(even) div{
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.16);
  color:#f5a5cd;
  box-shadow:none;
}

.acr-ind-museum__card h4{
  position:relative;
  z-index:2;
  margin:0 0 12px;
  color:#fff;
  font-size:21px;
  line-height:1.2;
  letter-spacing:-.025em;
  font-weight:950;
}

.acr-ind-museum__card p{
  position:relative;
  z-index:2;
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:14px;
  line-height:1.72;
  font-weight:500;
}

/* BOTTOM */

.acr-ind-museum__bottom{
  margin-top:24px;
  padding:30px;
  border-radius:30px;
  background:#fff;
  box-shadow:0 28px 75px rgba(0,0,0,.18);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  position:relative;
  overflow:hidden;
}

.acr-ind-museum__bottom::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:64px;
  height:64px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-museum__bottom div,
.acr-ind-museum__bottom a{
  position:relative;
  z-index:2;
}

.acr-ind-museum__bottom span{
  display:block;
  margin-bottom:8px;
  color:#ec2a88;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-museum__bottom strong{
  display:block;
  max-width:820px;
  color:#2f3a4a;
  font-size:22px;
  line-height:1.3;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-ind-museum__bottom a{
  min-height:54px;
  padding:0 26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 18px 38px rgba(236,42,136,.24);
  transition:.28s ease;
}

.acr-ind-museum__bottom a:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(236,42,136,.34);
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-ind-museum{
    padding:95px 0;
  }

  .acr-ind-museum__head,
  .acr-ind-museum__layout{
    grid-template-columns:1fr;
  }

  .acr-ind-museum__head{
    gap:22px;
  }

  .acr-ind-museum__feature{
    min-height:560px;
  }
}

@media(max-width:767px){
  .acr-ind-museum{
    padding:76px 0;
  }

  .acr-ind-museum__wrap{
    width:min(100% - 34px,1240px);
  }

  .acr-ind-museum__shape{
    display:none;
  }

  .acr-ind-museum__head{
    margin-bottom:38px;
  }

  .acr-ind-museum__label{
    font-size:11px;
    letter-spacing:.1em;
    gap:10px;
  }

  .acr-ind-museum__label span{
    width:34px;
  }

  .acr-ind-museum h2{
    font-size:36px;
    line-height:1.06;
    letter-spacing:-.045em;
  }

  .acr-ind-museum__head p{
    font-size:15px;
    line-height:1.75;
  }

  .acr-ind-museum__feature{
    min-height:620px;
    border-radius:26px;
  }

  .acr-ind-museum__feature-content{
    left:20px;
    right:20px;
    bottom:20px;
    padding:24px;
    border-radius:22px;
  }

  .acr-ind-museum__feature-content h3{
    font-size:26px;
  }

  .acr-ind-museum__cards{
    grid-template-columns:1fr;
  }

  .acr-ind-museum__card{
    min-height:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-museum__bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-museum__bottom strong{
    font-size:19px;
  }

  .acr-ind-museum__bottom a{
    width:100%;
  }
}

@media(max-width:420px){
  .acr-ind-museum h2{
    font-size:32px;
  }

  .acr-ind-museum__feature-content h3{
    font-size:23px;
  }

  .acr-ind-museum__card h4{
    font-size:19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c33874e *//* =========================
ACR INDUSTRIES PAGE - SEC 6
GOVERNMENT & INSTITUTIONS
CSS ONLY
========================= */

.acr-ind-gov{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:115px 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(236,42,136,.10), transparent 28%),
    radial-gradient(circle at 88% 82%, rgba(45,125,191,.10), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f7f8fb 100%);
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#2f3a4a;
}

.acr-ind-gov,
.acr-ind-gov *{
  box-sizing:border-box;
}

.acr-ind-gov__shape{
  position:absolute;
  pointer-events:none;
  z-index:1;
}

.acr-ind-gov__shape--one{
  top:90px;
  right:-120px;
  width:330px;
  height:330px;
  background:linear-gradient(135deg,rgba(236,42,136,.12),rgba(47,58,74,.05));
  transform:rotate(45deg);
}

.acr-ind-gov__shape--two{
  left:-95px;
  bottom:100px;
  width:300px;
  height:115px;
  background:rgba(47,58,74,.06);
  transform:skewX(-32deg);
}

.acr-ind-gov__wrap{
  position:relative;
  z-index:3;
  width:min(1240px,92%);
  margin:0 auto;
}

/* HEADER */

.acr-ind-gov__head{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:60px;
  align-items:end;
  margin-bottom:56px;
}

.acr-ind-gov__label{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:24px;
  color:#ec2a88;
  font-size:13px;
  line-height:1.4;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:900;
}

.acr-ind-gov__label span{
  width:48px;
  height:3px;
  border-radius:999px;
  flex:0 0 auto;
  background:linear-gradient(90deg,#ec2a88,#2d7dbf);
}

.acr-ind-gov h2{
  margin:0;
  max-width:900px;
  color:#2f3a4a;
  font-size:clamp(38px,4.5vw,68px);
  line-height:1.02;
  letter-spacing:-.055em;
  font-weight:950;
}

.acr-ind-gov h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#ec2a88 0%,#9b2f68 45%,#2d7dbf 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}

.acr-ind-gov__head p{
  margin:0;
  color:#667085;
  font-size:16px;
  line-height:1.85;
  font-weight:500;
}

/* LAYOUT */

.acr-ind-gov__layout{
  display:grid;
  grid-template-columns:.98fr 1.02fr;
  gap:34px;
  align-items:stretch;
}

/* LEFT CONTENT */

.acr-ind-gov__content{
  display:flex;
  flex-direction:column;
  gap:20px;
}

.acr-ind-gov__intro{
  position:relative;
  overflow:hidden;
  padding:34px;
  border-radius:30px;
  background:
    radial-gradient(circle at 92% 12%, rgba(236,42,136,.14), transparent 30%),
    linear-gradient(135deg,#ffffff,#fbfcff);
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 22px 60px rgba(16,24,40,.07);
}

.acr-ind-gov__intro::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:58px;
  height:58px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-gov__intro span,
.acr-ind-gov__intro h3,
.acr-ind-gov__intro p{
  position:relative;
  z-index:2;
}

.acr-ind-gov__intro span{
  display:block;
  margin-bottom:16px;
  color:#ec2a88;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-gov__intro h3{
  margin:0;
  color:#2f3a4a;
  font-size:clamp(28px,3vw,42px);
  line-height:1.08;
  letter-spacing:-.045em;
  font-weight:950;
}

.acr-ind-gov__intro p{
  margin:20px 0 0;
  color:#667085;
  font-size:15px;
  line-height:1.82;
  font-weight:500;
}

/* CARDS */

.acr-ind-gov__cards{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.acr-ind-gov__cards article{
  position:relative;
  overflow:hidden;
  min-height:230px;
  padding:24px;
  border-radius:26px;
  background:#fff;
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 20px 55px rgba(16,24,40,.07);
  transition:transform .28s ease, border-color .28s ease, box-shadow .28s ease;
}

.acr-ind-gov__cards article::before{
  content:"";
  position:absolute;
  top:-65px;
  right:-65px;
  width:145px;
  height:145px;
  background:linear-gradient(135deg,rgba(236,42,136,.10),rgba(45,125,191,.08));
  transform:rotate(45deg);
}

.acr-ind-gov__cards article:hover{
  transform:translateY(-5px);
  border-color:rgba(236,42,136,.28);
  box-shadow:0 30px 75px rgba(16,24,40,.12);
}

.acr-ind-gov__cards div{
  position:relative;
  z-index:2;
  width:54px;
  height:54px;
  margin-bottom:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#2f3a4a;
  color:#fff;
  font-size:13px;
  line-height:1;
  font-weight:950;
  box-shadow:0 16px 35px rgba(16,24,40,.14);
}

.acr-ind-gov__cards article:nth-child(even) div{
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  box-shadow:0 16px 35px rgba(236,42,136,.24);
}

.acr-ind-gov__cards h4{
  position:relative;
  z-index:2;
  margin:0 0 10px;
  color:#2f3a4a;
  font-size:20px;
  line-height:1.2;
  letter-spacing:-.025em;
  font-weight:950;
}

.acr-ind-gov__cards p{
  position:relative;
  z-index:2;
  margin:0;
  color:#667085;
  font-size:14px;
  line-height:1.7;
  font-weight:500;
}

/* RIGHT VISUAL */

.acr-ind-gov__visual{
  position:relative;
  min-height:690px;
}

.acr-ind-gov__visual::before{
  content:"";
  position:absolute;
  top:42px;
  left:42px;
  right:-14px;
  bottom:28px;
  border-radius:34px;
  background:linear-gradient(135deg,#2f3a4a,#ec2a88);
  opacity:.10;
  transform:skewX(8deg);
  z-index:1;
}

.acr-ind-gov__image{
  position:relative;
  z-index:2;
  overflow:hidden;
  width:100%;
  height:520px;
  border-radius:34px;
  background:#dfe3ea;
  box-shadow:0 34px 90px rgba(16,24,40,.16);
}

.acr-ind-gov__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}

.acr-ind-gov__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(47,58,74,.06),rgba(47,58,74,.48)),
    radial-gradient(circle at 78% 18%,rgba(236,42,136,.22),transparent 30%);
}

.acr-ind-gov__float{
  position:absolute;
  z-index:4;
  left:30px;
  right:30px;
  top:430px;
  overflow:hidden;
  padding:28px;
  border-radius:26px;
  background:#2f3a4a;
  color:#fff;
  box-shadow:0 28px 75px rgba(16,24,40,.24);
}

.acr-ind-gov__float::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:54px;
  height:54px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-gov__float span,
.acr-ind-gov__float strong{
  position:relative;
  z-index:2;
}

.acr-ind-gov__float span{
  display:block;
  margin-bottom:10px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-gov__float strong{
  display:block;
  max-width:560px;
  color:#fff;
  font-size:23px;
  line-height:1.25;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-ind-gov__mini{
  position:absolute;
  z-index:3;
  left:0;
  right:0;
  bottom:0;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
}

.acr-ind-gov__mini div{
  padding:18px 14px;
  border-radius:18px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(47,58,74,.10);
  box-shadow:0 18px 45px rgba(16,24,40,.08);
}

.acr-ind-gov__mini strong{
  display:block;
  margin-bottom:7px;
  color:#ec2a88;
  font-size:18px;
  line-height:1;
  font-weight:950;
}

.acr-ind-gov__mini small{
  display:block;
  color:#667085;
  font-size:12px;
  line-height:1.35;
  font-weight:700;
}

/* BOTTOM */

.acr-ind-gov__bottom{
  margin-top:30px;
  padding:30px;
  border-radius:30px;
  background:
    radial-gradient(circle at 90% 12%, rgba(236,42,136,.22), transparent 30%),
    linear-gradient(135deg,#2f3a4a,#202937);
  box-shadow:0 28px 75px rgba(16,24,40,.16);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  position:relative;
  overflow:hidden;
}

.acr-ind-gov__bottom::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:68px;
  height:68px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-gov__bottom div,
.acr-ind-gov__bottom a{
  position:relative;
  z-index:2;
}

.acr-ind-gov__bottom span{
  display:block;
  margin-bottom:8px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.13em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-gov__bottom strong{
  display:block;
  max-width:820px;
  color:#fff;
  font-size:22px;
  line-height:1.3;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-ind-gov__bottom a{
  min-height:54px;
  padding:0 26px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 18px 38px rgba(236,42,136,.28);
  transition:.28s ease;
}

.acr-ind-gov__bottom a:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(236,42,136,.38);
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-ind-gov{
    padding:95px 0;
  }

  .acr-ind-gov__head,
  .acr-ind-gov__layout{
    grid-template-columns:1fr;
  }

  .acr-ind-gov__head{
    gap:22px;
  }

  .acr-ind-gov__visual{
    min-height:670px;
    max-width:820px;
  }
}

@media(max-width:767px){
  .acr-ind-gov{
    padding:76px 0;
  }

  .acr-ind-gov__wrap{
    width:min(100% - 34px,1240px);
  }

  .acr-ind-gov__shape,
  .acr-ind-gov__visual::before{
    display:none;
  }

  .acr-ind-gov__head{
    margin-bottom:38px;
  }

  .acr-ind-gov__label{
    font-size:11px;
    letter-spacing:.1em;
    gap:10px;
  }

  .acr-ind-gov__label span{
    width:34px;
  }

  .acr-ind-gov h2{
    font-size:36px;
    line-height:1.06;
    letter-spacing:-.045em;
  }

  .acr-ind-gov__head p{
    font-size:15px;
    line-height:1.75;
  }

  .acr-ind-gov__intro{
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-gov__intro h3{
    font-size:29px;
  }

  .acr-ind-gov__cards{
    grid-template-columns:1fr;
  }

  .acr-ind-gov__cards article{
    min-height:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-gov__visual{
    min-height:auto;
    display:flex;
    flex-direction:column;
    gap:16px;
  }

  .acr-ind-gov__image{
    height:320px;
    border-radius:26px;
  }

  .acr-ind-gov__float{
    position:relative;
    left:auto;
    right:auto;
    top:auto;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-gov__float strong{
    font-size:20px;
  }

  .acr-ind-gov__mini{
    position:relative;
    left:auto;
    right:auto;
    bottom:auto;
    grid-template-columns:1fr 1fr;
  }

  .acr-ind-gov__bottom{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-gov__bottom strong{
    font-size:19px;
  }

  .acr-ind-gov__bottom a{
    width:100%;
  }
}

@media(max-width:420px){
  .acr-ind-gov h2{
    font-size:32px;
  }

  .acr-ind-gov__intro h3{
    font-size:26px;
  }

  .acr-ind-gov__cards h4{
    font-size:19px;
  }

  .acr-ind-gov__mini{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ecd28d *//* =========================
ACR INDUSTRIES PAGE - SEC 7
FINAL CTA
CSS ONLY
========================= */

.acr-ind-cta{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:125px 0;
  background:
    url('https://images.unsplash.com/photo-1559028012-481c04fa702d?auto=format&fit=crop&w=1800&q=85');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#fff;
}

.acr-ind-cta,
.acr-ind-cta *{
  box-sizing:border-box;
}

.acr-ind-cta__overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,rgba(23,29,41,.96) 0%,rgba(32,41,55,.88) 45%,rgba(32,41,55,.55) 100%),
    radial-gradient(circle at 82% 18%,rgba(236,42,136,.35),transparent 28%),
    radial-gradient(circle at 12% 88%,rgba(45,125,191,.26),transparent 30%);
}

.acr-ind-cta__grid{
  position:absolute;
  inset:0;
  z-index:2;
  opacity:.14;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:52px 52px;
}

.acr-ind-cta::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:0;
  height:0;
  border-style:solid;
  border-width:0 0 130px 130px;
  border-color:transparent transparent #ec2a88 transparent;
  z-index:5;
}

.acr-ind-cta__shape{
  position:absolute;
  pointer-events:none;
  z-index:3;
}

.acr-ind-cta__shape--one{
  top:-120px;
  right:-100px;
  width:410px;
  height:410px;
  background:linear-gradient(135deg,rgba(236,42,136,.42),rgba(45,125,191,.14));
  transform:rotate(45deg);
  opacity:.55;
}

.acr-ind-cta__shape--two{
  left:-90px;
  bottom:100px;
  width:300px;
  height:120px;
  background:rgba(255,255,255,.08);
  transform:skewX(-32deg);
}

.acr-ind-cta__wrap{
  position:relative;
  z-index:6;
  width:min(1240px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 430px;
  gap:70px;
  align-items:center;
}

/* LEFT CONTENT */

.acr-ind-cta__content{
  max-width:900px;
}

.acr-ind-cta__label{
  display:flex;
  align-items:center;
  gap:13px;
  margin-bottom:24px;
  color:#f5a5cd;
  font-size:13px;
  line-height:1.4;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-weight:900;
}

.acr-ind-cta__label span{
  width:48px;
  height:3px;
  border-radius:999px;
  flex:0 0 auto;
  background:linear-gradient(90deg,#ec2a88,#63c4ff);
}

.acr-ind-cta h2{
  margin:0;
  max-width:950px;
  color:#fff;
  font-size:clamp(42px,5.4vw,82px);
  line-height:.98;
  letter-spacing:-.065em;
  font-weight:950;
}

.acr-ind-cta h2 em{
  display:block;
  font-style:normal;
  background:linear-gradient(90deg,#f5a5cd 0%,#ec2a88 44%,#63c4ff 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  color:transparent;
}

.acr-ind-cta__content > p{
  max-width:780px;
  margin:28px 0 0;
  color:rgba(255,255,255,.74);
  font-size:17px;
  line-height:1.85;
  font-weight:500;
}

.acr-ind-cta__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:36px;
}

.acr-ind-cta__btn{
  min-height:56px;
  padding:0 28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  transition:.28s ease;
}

.acr-ind-cta__btn--primary{
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  box-shadow:0 20px 45px rgba(236,42,136,.32);
}

.acr-ind-cta__btn--primary:hover{
  transform:translateY(-3px);
  box-shadow:0 26px 58px rgba(236,42,136,.42);
}

.acr-ind-cta__btn--outline{
  color:#fff;
  border:1px solid rgba(255,255,255,.30);
  background:rgba(255,255,255,.08);
  backdrop-filter:blur(12px);
}

.acr-ind-cta__btn--outline:hover{
  transform:translateY(-3px);
  border-color:#ec2a88;
  background:rgba(236,42,136,.18);
}

/* RIGHT PANEL */

.acr-ind-cta__panel{
  position:relative;
  overflow:hidden;
  padding:32px;
  border-radius:32px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(18px);
  box-shadow:0 30px 80px rgba(0,0,0,.26);
}

.acr-ind-cta__panel::before{
  content:"";
  position:absolute;
  top:-75px;
  right:-75px;
  width:170px;
  height:170px;
  background:rgba(236,42,136,.42);
  transform:rotate(45deg);
}

.acr-ind-cta__panel::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:58px;
  height:58px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-ind-cta__panel > span,
.acr-ind-cta__panel h3,
.acr-ind-cta__list,
.acr-ind-cta__panel-link{
  position:relative;
  z-index:2;
}

.acr-ind-cta__panel > span{
  display:block;
  margin-bottom:14px;
  color:#f5a5cd;
  font-size:12px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-ind-cta__panel h3{
  margin:0;
  color:#fff;
  font-size:30px;
  line-height:1.14;
  letter-spacing:-.035em;
  font-weight:950;
}

.acr-ind-cta__list{
  display:grid;
  gap:12px;
  margin-top:26px;
}

.acr-ind-cta__list div{
  display:grid;
  grid-template-columns:46px 1fr;
  gap:14px;
  align-items:center;
  padding:16px;
  border-radius:18px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.14);
}

.acr-ind-cta__list strong{
  width:46px;
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:15px;
  background:rgba(255,255,255,.12);
  color:#f5a5cd;
  font-size:13px;
  line-height:1;
  font-weight:950;
}

.acr-ind-cta__list small{
  display:block;
  color:rgba(255,255,255,.72);
  font-size:13px;
  line-height:1.45;
  font-weight:700;
}

.acr-ind-cta__panel-link{
  min-height:52px;
  margin-top:24px;
  padding:0 24px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  text-decoration:none;
  font-size:14px;
  line-height:1;
  font-weight:900;
  box-shadow:0 18px 38px rgba(236,42,136,.28);
  transition:.28s ease;
}

.acr-ind-cta__panel-link:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(236,42,136,.38);
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-ind-cta{
    padding:105px 0;
  }

  .acr-ind-cta__wrap{
    grid-template-columns:1fr;
    gap:42px;
  }

  .acr-ind-cta__panel{
    max-width:620px;
  }
}

@media(max-width:767px){
  .acr-ind-cta{
    padding:82px 0;
  }

  .acr-ind-cta__overlay{
    background:
      linear-gradient(180deg,rgba(23,29,41,.96) 0%,rgba(32,41,55,.90) 58%,rgba(32,41,55,.72) 100%),
      radial-gradient(circle at 82% 18%,rgba(236,42,136,.30),transparent 28%);
  }

  .acr-ind-cta__wrap{
    width:min(100% - 34px,1240px);
  }

  .acr-ind-cta__shape{
    display:none;
  }

  .acr-ind-cta__label{
    font-size:11px;
    letter-spacing:.1em;
    gap:10px;
  }

  .acr-ind-cta__label span{
    width:34px;
  }

  .acr-ind-cta h2{
    font-size:40px;
    line-height:1;
    letter-spacing:-.052em;
  }

  .acr-ind-cta__content > p{
    font-size:15px;
    line-height:1.75;
  }

  .acr-ind-cta__actions{
    flex-direction:column;
    margin-top:30px;
  }

  .acr-ind-cta__btn{
    width:100%;
    min-height:54px;
  }

  .acr-ind-cta__panel{
    padding:24px;
    border-radius:24px;
  }

  .acr-ind-cta__panel h3{
    font-size:24px;
  }

  .acr-ind-cta__list div{
    grid-template-columns:1fr;
  }

  .acr-ind-cta::after{
    border-width:0 0 75px 75px;
  }
}

@media(max-width:420px){
  .acr-ind-cta h2{
    font-size:35px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4f23fc *//* =========================
ACR GLOBAL FOOTER
CSS ONLY
========================= */

.acr-footer{
  width:100vw;
  margin-left:calc(50% - 50vw);
  position:relative;
  overflow:hidden;
  padding:90px 0 0;
  background:
    radial-gradient(circle at 82% 12%, rgba(236,42,136,.24), transparent 28%),
    radial-gradient(circle at 10% 90%, rgba(45,125,191,.18), transparent 30%),
    linear-gradient(135deg,#171d29 0%,#2f3a4a 58%,#202937 100%);
  font-family:'Inter','Poppins','Montserrat',sans-serif;
  color:#fff;
}

.acr-footer,
.acr-footer *{
  box-sizing:border-box;
}

.acr-footer__grid-bg{
  position:absolute;
  inset:0;
  opacity:.12;
  background-image:
    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);
  background-size:52px 52px;
  z-index:1;
}

.acr-footer__shape{
  position:absolute;
  pointer-events:none;
  z-index:2;
}

.acr-footer__shape--one{
  top:-120px;
  right:-120px;
  width:420px;
  height:420px;
  background:linear-gradient(135deg,rgba(236,42,136,.38),rgba(45,125,191,.12));
  transform:rotate(45deg);
  opacity:.55;
}

.acr-footer__shape--two{
  left:-100px;
  bottom:110px;
  width:310px;
  height:120px;
  background:rgba(255,255,255,.07);
  transform:skewX(-32deg);
}

.acr-footer__wrap{
  position:relative;
  z-index:5;
  width:min(1240px,92%);
  margin:0 auto;
}

/* TOP */

.acr-footer__top{
  display:grid;
  grid-template-columns:1.35fr .7fr .9fr 1fr;
  gap:42px;
  align-items:start;
  padding-bottom:42px;
}

.acr-footer__brand{
  max-width:430px;
}

.acr-footer__logo{
  width:190px;
  max-width:100%;
  height:auto;
  display:inline-flex;
  align-items:center;
  margin-bottom:24px;
  text-decoration:none;
}

.acr-footer__logo img{
  max-width:100%;
  height:auto;
  display:block;
  object-fit:contain;
}

.acr-footer__brand p{
  margin:0;
  color:rgba(255,255,255,.70);
  font-size:15px;
  line-height:1.82;
  font-weight:500;
}

.acr-footer__badges{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:24px;
}

.acr-footer__badges span{
  padding:9px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:800;
}

/* COLUMNS */

.acr-footer__col h3,
.acr-footer__contact h3{
  margin:0 0 22px;
  color:#fff;
  font-size:18px;
  line-height:1.2;
  letter-spacing:-.02em;
  font-weight:950;
}

.acr-footer__col h3::after,
.acr-footer__contact h3::after{
  content:"";
  width:42px;
  height:3px;
  display:block;
  margin-top:12px;
  border-radius:999px;
  background:linear-gradient(90deg,#ec2a88,#63c4ff);
}

.acr-footer__col ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:12px;
}

.acr-footer__col a{
  color:rgba(255,255,255,.68);
  text-decoration:none;
  font-size:14px;
  line-height:1.45;
  font-weight:650;
  transition:.25s ease;
}

.acr-footer__col a:hover{
  color:#f5a5cd;
  padding-left:5px;
}

/* CONTACT */

.acr-footer__contact{
  position:relative;
  overflow:hidden;
  padding:26px;
  border-radius:28px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
}

.acr-footer__contact::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:54px;
  height:54px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

.acr-footer__info{
  position:relative;
  z-index:2;
  margin-bottom:20px;
}

.acr-footer__info span{
  display:block;
  margin-bottom:8px;
  color:#f5a5cd;
  font-size:11px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-footer__info p{
  margin:0;
  color:rgba(255,255,255,.74);
  font-size:13px;
  line-height:1.65;
  font-weight:600;
}

.acr-footer__cta{
  position:relative;
  z-index:2;
  min-height:50px;
  padding:0 22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#ec2a88,#9b2f68);
  text-decoration:none;
  font-size:13px;
  line-height:1;
  font-weight:950;
  box-shadow:0 18px 38px rgba(236,42,136,.25);
  transition:.28s ease;
}

.acr-footer__cta:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 50px rgba(236,42,136,.35);
}

/* MIDDLE STRIP */

.acr-footer__middle{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  padding:26px;
  border-radius:30px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  backdrop-filter:blur(14px);
  margin-bottom:34px;
}

.acr-footer__middle div{
  position:relative;
  overflow:hidden;
  padding:22px;
  border-radius:22px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.10);
}

.acr-footer__middle div::after{
  content:"";
  position:absolute;
  right:0;
  bottom:0;
  width:38px;
  height:38px;
  background:#ec2a88;
  clip-path:polygon(100% 0,100% 100%,0 100%);
  opacity:0;
  transition:.28s ease;
}

.acr-footer__middle div:hover::after{
  opacity:1;
}

.acr-footer__middle span{
  display:block;
  margin-bottom:9px;
  color:#f5a5cd;
  font-size:11px;
  line-height:1;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:950;
}

.acr-footer__middle strong{
  display:block;
  color:#fff;
  font-size:14px;
  line-height:1.55;
  font-weight:750;
}

/* BOTTOM */

.acr-footer__bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:24px 0;
  border-top:1px solid rgba(255,255,255,.12);
}

.acr-footer__bottom p{
  margin:0;
  color:rgba(255,255,255,.60);
  font-size:13px;
  line-height:1.5;
  font-weight:600;
}

.acr-footer__bottom-links{
  display:flex;
  align-items:center;
  gap:18px;
}

.acr-footer__bottom-links a{
  color:rgba(255,255,255,.60);
  text-decoration:none;
  font-size:13px;
  line-height:1.5;
  font-weight:700;
  transition:.25s ease;
}

.acr-footer__bottom-links a:hover{
  color:#f5a5cd;
}

/* RESPONSIVE */

@media(max-width:1100px){
  .acr-footer{
    padding-top:78px;
  }

  .acr-footer__top{
    grid-template-columns:1fr 1fr;
    gap:34px;
  }

  .acr-footer__brand{
    max-width:100%;
  }

  .acr-footer__middle{
    grid-template-columns:1fr;
  }
}

@media(max-width:767px){
  .acr-footer{
    padding-top:66px;
  }

  .acr-footer__wrap{
    width:min(100% - 34px,1240px);
  }

  .acr-footer__shape{
    display:none;
  }

  .acr-footer__top{
    grid-template-columns:1fr;
    gap:30px;
    padding-bottom:34px;
  }

  .acr-footer__logo{
    width:170px;
  }

  .acr-footer__brand p{
    font-size:14px;
    line-height:1.75;
  }

  .acr-footer__contact{
    padding:24px;
    border-radius:24px;
  }

  .acr-footer__middle{
    padding:18px;
    border-radius:24px;
  }

  .acr-footer__middle div{
    padding:20px;
    border-radius:20px;
  }

  .acr-footer__bottom{
    flex-direction:column;
    align-items:flex-start;
  }

  .acr-footer__bottom-links{
    flex-wrap:wrap;
    gap:12px;
  }
}

@media(max-width:420px){
  .acr-footer__badges span{
    width:100%;
    text-align:center;
  }

  .acr-footer__bottom p,
  .acr-footer__bottom-links a{
    font-size:12px;
  }
}/* End custom CSS */