.elementor-8978 .elementor-element.elementor-element-6f2061c{width:var( --container-widget-width, 100.253% );max-width:100.253%;--container-widget-width:100.253%;--container-widget-flex-grow:0;}.elementor-8978 .elementor-element.elementor-element-6f2061c > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-8978 .elementor-element.elementor-element-441ba37{width:var( --container-widget-width, 123.254% );max-width:123.254%;--container-widget-width:123.254%;--container-widget-flex-grow:0;}.elementor-8978 .elementor-element.elementor-element-45bd402{margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-8978 .elementor-element.elementor-element-81f22d9{font-family:"Red Hat Text", Sans-serif;font-size:18px;font-weight:400;line-height:1.6em;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#002B5C;}.elementor-8978 .elementor-element.elementor-element-6e24af8 > .elementor-widget-container{padding:40px 40px 40px 40px;}.elementor-8978 .elementor-element.elementor-element-88ba334{width:var( --container-widget-width, 100.253% );max-width:100.253%;--container-widget-width:100.253%;--container-widget-flex-grow:0;}.elementor-8978 .elementor-element.elementor-element-cb00da8{margin-top:50px;margin-bottom:50px;}.elementor-8978 .elementor-element.elementor-element-37616b3{padding:05% 10% 05% 10%;}.elementor-8978 .elementor-element.elementor-element-7e71b2a > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-8978 .elementor-element.elementor-element-4410f60 > .elementor-element-populated{margin:0px 0px 0px 050px;--e-column-margin-right:0px;--e-column-margin-left:050px;padding:0% 0% 0% 0%;}.elementor-8978 .elementor-element.elementor-element-d4e2f04 > .elementor-widget-container{border-radius:0px 0px 0px 0px;}.elementor-8978 .elementor-element.elementor-element-4b4f97c > .elementor-widget-container{padding:0rem 00rem 0rem 0rem;}.elementor-8978 .elementor-element.elementor-element-4b4f97c{text-align:center;}.elementor-8978 .elementor-element.elementor-element-4b4f97c .elementor-heading-title{color:#FFFFFF;}.elementor-8978 .elementor-element.elementor-element-aef7d16 > .elementor-widget-container{margin:010px 0px 0px 0px;}.elementor-8978 .elementor-element.elementor-element-aef7d16{color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-8978 .elementor-element.elementor-element-d41faeb > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8978 .elementor-element.elementor-element-81f22d9 p{margin-block-end:0px;}.elementor-8978 .elementor-element.elementor-element-0ed5353{font-size:14px;}}/* Start custom CSS for html, class: .elementor-element-6f2061c */div.page-header {
    display: none;
}
div.elementor-widget-wrap.elementor-element-populated:has(#block-hero-wrap){
    padding: 0 !important;
}
.hero-wrap {
    background-color: var(--white);
    position: relative;
    height: auto;
    padding: 80px 0 180px 0;
}
.hero-blue-cut {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 100%;
    background: linear-gradient(rgba(0, 43, 92, 0.9), rgba(0, 43, 92, 0.9)), url('https://smetric-new.dreamhosters.com/wp-content/uploads/2026/03/hero.png');
    background-size: cover;
    background-position: center;
    /* This creates the "Half Cut" diagonal look */
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
    z-index: 1;
}
.hero-container {
    position: relative;
    z-index: 10;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 90%;
    color: white !important;
    gap: 50px;
}
.hero-container h1 {
    color: white;
}

.hero-wrap p {
    margin: 16px 0;
}
       /* Styling for the new sub-description */
.hero-subtext {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 25px;
    max-width: 550px;
    opacity: 0.9;
}

/* The bright blue stabilization line from your image */
.hero-action {
    font-size: 2.05rem;
    font-weight: 800;
    color: #00d4ff; /* Bright accent blue */
    margin-bottom: 35px;
}

/* Bottom badges styling */
.hero-badges {
    font-size: 1.35rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0.8;
}

.hero-badges strong {
    color: #ffffff;
}
.hero-overlap {
    flex: 1;
    background: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.3);
    margin-top: 100px;
}

.hero-overlap img { 
    width: 100%; border-radius: 4px; display: block; 
    
}

@media (max-width: 768px) {
    .hero-wrap {
        height: 100vh;
        padding: 70px 10px;
    }
    .hero-container {
        display: flex;
        flex-direction: column;
        height: auto;
        gap: 10px;
    }
    .hero-blue-cut {
        height: 720px;
    }
    .hero-text {
        font-size: 10px;
        order: 2;
    }
    .hero-container h1 {
        font-size: 20px !important;
        margin: 0;
    }
    .hero-wrap p {
        font-size: 14px !important;
        margin: 0;
    }
    .hero-subtext {
        font-size: 10px;
    }
    .hero-overlap {
        margin: 10px;
        order: 1;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-441ba37 */div.elementor-widget-wrap.elementor-element-populated:has(#block-interaction-track){
    padding: 0 !important;
}
:root { --transition-speed: 0.8s; }

.scroll-track {
  height: 100vh;
  position: relative;
  background: #f4f7fb;
}

.sticky-wrapper {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swap-container {
  width: 80%;
  margin: 0 auto;
  padding: 0 40px;
}

.swap-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.col {
  position: relative;
  height: 420px;
  overflow: hidden;
}

.block {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateY(30px);
  transition:
    opacity var(--transition-speed) cubic-bezier(0.4, 0, 0.2, 1),
    transform var(--transition-speed) cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.text-content {
  padding: 40px;
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.06);
}

.text-content h2 { margin: 0 0 12px 0; color: #1a1a1a; }
.text-content p  { margin: 0 0 16px 0; color: #555; line-height: 1.6; }
.text-content ul { padding-left: 18px; margin: 0; color: #555; line-height: 1.6; }

.real-image {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  border-radius: 14px !important;
}

.text-a, .image-c {
  opacity: 1;
  transform: translateY(0);
  z-index: 2;
}

.scroll-track.active .text-a,
.scroll-track.active .image-c {
  opacity: 0;
  transform: translateY(-30px);
}

.scroll-track.active .image-b {
  opacity: 1;
  transform: translateY(0);
  z-index: 3;
  transition-delay: 0.1s;
}

.scroll-track.active .text-d {
  opacity: 1;
  transform: translateY(0);
  z-index: 3;
  transition-delay: 0.2s;
  text-align: right;
  align-items: flex-end;
}

@media (max-width: 768px) {
    #interactionTrack .sticky-wrapper .swap-container {
        width: 90%;
        padding: 0;
    }
    .swap-grid {
        grid-template-columns: 1fr;
        gap : 20px
    }
    .swap-grid .col {
        height: 250px;
    }
    .swap-grid .col .text-content {
        padding: 10px;
    }
    .swap-grid .col .text-content h2{
        margin: 0;
        font-size: 18px;
    }
    .swap-grid .col .text-content p{
        margin: 0;
        font-size: 14px;
    }
    .swap-grid .col .text-content ul{
        font-size: 14px;
    }
    .scroll-track.active .text-d {
        text-align: left;
        align-items: flex-start;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-81f22d9 */@media (max-width:768px) {
    #smetric-contact-guide-title h1 {
        font-size: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-0ed5353 */@media (max-width:768px) {
    #smetric-contact-guide-content {
        font-size: 14px;
    }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-d41faeb */@media (max-width:768px) {
    #smetric-contact-guide-block {
        margin-bottom: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-6e24af8 */#ads-campaign-contact-form {
    background: #f4f7f9;
    border-radius: 12px;
}
#ads-campaign-contact-form button[type="submit"] {
    background-color: #002B5C;
    color: white;
}
#ads-campaign-contact-form h4 {
    font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-6c2367d */@media (max-width: 768px) {
    #smetric-contact-form-block > .elementor-element-populated {
        padding: 0;
    }
    
    #smetric-contact-form-block > .elementor-element-populated > #ads-campaign-contact-form > .elementor-widget-container {
        padding: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-45bd402 */@media (max-width:768px) {
    #smetric-contact-block {
        padding: 20px 0;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-88ba334 */div.elementor-widget-wrap.elementor-element-populated:has(#block-stabilization){
    padding: 0 !important;
}

.stabilization-section {
  background: radial-gradient(
    circle at top,
    #f8fafc 0%,
    #eef2f7 60%,
    #e9eef4 100%
  );
  padding: 60px 20px 100px;
}

.stabilization-container {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.stabilization-title {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 60px;;
  color: #0f172a;
}

/* 4-COLUMN GRID WITH STAGGERED OFFSET */
.stabilization-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 80px auto 80px;
  column-gap: 28px;
  row-gap: 0;
  align-items: start;
}

.stabilization-card {
  background: #ffffff;
  padding: 28px 32px 28px;
  border-radius: 16px;
  box-shadow: 0 20px 45px rgba(15, 23, 42, 0.08);
}

.stabilization-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}


/* Card base */
.stabilization-card.a {
  grid-column: 1 / 2;
  grid-row: 1 / span 2;
}

.stabilization-card.c {
  grid-column: 3 / 4;
  grid-row: 1 / span 2;
}

/* B and D start at row 2 */
.stabilization-card.b {
  grid-column: 2 / 3;
  grid-row: 2 / span 2;
}

.stabilization-card.d {
  grid-column: 4 / 5;
  grid-row: 2 / span 2;
}



/* Icon */
.stabilization-card img {
  width: 49px;
  height: 50px;
  margin-bottom: 1px;
  opacity: 0.85;
}

/* Typography */
.stabilization-card h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #0f172a;
}

.stabilization-card p {
  font-size: 16px;
  line-height: 1.5;
  color: #475569;
}


/* MOBILE: collapse to single column */
@media (max-width: 900px) {
  /*.stabilization-grid {*/
  /*  grid-template-columns: 1fr;*/
  /*}*/

  /*.stabilization-card {*/
  /*  grid-column: auto !important;*/
  /*}*/
}

#block-stabilization h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

#block-stabilization h2.stabilization-title {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 60px;
    color: #0f172a;
}

@media (max-width:768px) {
    .stabilization-grid {
        grid-template-columns: auto;
        gap: 20px
    }

    .stabilization-card.a {
        grid-column: 1/1;
        grid-row: 1 / span 2;
    }
    .stabilization-card.b {
        grid-column: 1/1;
        grid-row: 3 / span 2;
    }
    .stabilization-card.c {
        grid-column: 1/1;
        grid-row: 5 / span 2;
    }
    .stabilization-card.d {
        grid-column: 1/1;
        grid-row: 7 / span 2;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-87b9b07 */@media (max-width:768px) {
    #smetric-ads-campaign-team-info #smetric-team-members>.elementor-container {
        display: flex;
    }
    
    #smetric-ads-campaign-team-info h2{
        font-size: 20px;
    }
    #smetric-ads-campaign-team-info .smetric-team-members-item {
        width: 50%;
    }
    #smetric-ads-campaign-team-info .smetric-team-members-item > .elementor-element-populated{
        padding: 0 0px;
    }
    
    #smetric-ads-campaign-team-info .smetric-team-members-item > .elementor-element-populated img{
        width: 50%;
    }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-4410f60 */@media (max-width:768px) {
    #smetric-ads-campaign-map>.elementor-element-populated {
        margin: 0;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-5ff1d85 */#smetric-footer-banner {
    background: linear-gradient(rgba(0, 43, 92, 0.8), rgba(0, 43, 92, 0.8)), url(https://smetric-new.dreamhosters.com/wp-content/uploads/2026/03/LA.webp);
    background-size: cover;
    background-position: center;
    color: white;
    text-align: center;
    padding: 120px 20px;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-cb00da8 */@media (max-width:768px) {
    #smetric-ads-campaign-smetric-info {
        margin-bottom: 0px;
    }
}/* End custom CSS */