.elementor-1406 .elementor-element.elementor-element-ea8c91f{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1406 .elementor-element.elementor-element-9c24d65{--display:flex;--min-height:475px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-1406 .elementor-element.elementor-element-528d225{width:var( --container-widget-width, 95% );max-width:95%;--container-widget-width:95%;--container-widget-flex-grow:0;}.elementor-1406 .elementor-element.elementor-element-528d225 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1406 .elementor-element.elementor-element-528d225.elementor-element{--align-self:center;}.elementor-1406 .elementor-element.elementor-element-68d09f4{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1406 .elementor-element.elementor-element-9c24d65{--width:100%;}.elementor-1406 .elementor-element.elementor-element-68d09f4{--content-width:100%;}}@media(max-width:1024px){.elementor-1406 .elementor-element.elementor-element-9c24d65{--margin-top:5%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-1406 .elementor-element.elementor-element-528d225{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}@media(max-width:767px){.elementor-1406 .elementor-element.elementor-element-9c24d65{--margin-top:5%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}}/* Start custom CSS for html, class: .elementor-element-0b89434 */.hero-section {
  position: relative;
  width: 100%;
  height: 80vh; /* full screen height */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  filter: blur(50px); /* background blur */
  transform: translate(-50%, -50%);
  z-index: 1;
}

.hero-gradient {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20%; /* bottom 20% gradient */
  background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
  z-index: 2;
}

.hero-content {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  text-align: left;
  color: #fff;
  z-index: 3;
}

.hero-content h1 {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 20px;
   color: #fff;
    font-family: 'Sora', sans-serif;
}

.hero-content p {
  font-size: 1rem;
  margin-bottom: 20px;
  color: #ddd;
   font-family: 'Sora', sans-serif;
}

.hero-btn {
  display: inline-block;
  padding: 12px 28px;
  background: linear-gradient(90deg, #a020f0, #6c00ff);
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  transition: 0.3s;
}

.hero-btn:hover {
  opacity: 0.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-528d225 */#expertise-section {
  text-align: center;
  padding: 0 20px;
  padding-bottom: 60px;
  
  
  background: url("http://hypequad.com/wp-content/uploads/2025/08/BG-pe-HQ.png") no-repeat center center;
background-size: 666px 377px;
background-position: center 250px;
  position: relative;
}

/* Heading */
.section-headings {
    color: #fff;
    font-size: 3rem;
    padding-bottom: 30px;
}

/* Cards Grid */
.expertise-cards-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 80%;
  margin: 0 auto;
}

/* Individual Card */
.expertise-card {
  background: rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 24px;     
  padding-left: 36px; 
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 250px;
  
  align-items: center;  
  
 
 
  
}

.exp-card1 {
     background: url("http://hypequad.com/wp-content/uploads/2025/08/Website-2x.png") no-repeat right center;
      background-size: 270px 250px; 
}

.exp-card2 {
     background: url("http://hypequad.com/wp-content/uploads/2025/08/Content_marketing.png") no-repeat right center;
      background-size: 270px 250px; 
}

.exp-card3 {
     background: url("http://hypequad.com/wp-content/uploads/2025/08/Website_3d_icon.png") no-repeat right center;
      background-size: 270px 250px; 
}

.exp-card4 {
     background: url("http://hypequad.com/wp-content/uploads/2025/08/Video_Editing.png") no-repeat right center;
      background-size: 270px 250px; 
}

.expertise-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
}

/* Card Text */
.expertise-card-title {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
     color: #fff;
       font-family: "Geist", sans-serif !important;
}

.expertise-card-subtitle {
  margin: 6px 0 20px;
  font-size: 20px;
  color: #ddd;
}

/* Learn More Button */
.expertise-learn-more {
  display: flex;
  align-items: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  padding-top: 60px;
}

.expertise-icon {
  width: 36px;  
  height: 36px;
  margin-right: 8px;
  object-fit: contain;
}


/* Responsive Design */
@media (max-width: 768px) {
  .expertise-cards-container {
    grid-template-columns: 1fr;
    max-width: 95%;
  }
  
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-9c24d65 */.container3 {
    width: 100vw;
   
}

    .ast-container {
        max-width: 100%;
        padding-left: 0;
    }/* End custom CSS */