.iti--allow-dropdown {
  width: 100%;
  color: black;
}
label.error {
  color: red;
  font-size: 12px;
  font-weight: 500;
}
.header_btn {
  float: right;
}

.btn_one {
}

.btn_blue {
    border-radius: 40px;
    background: #ffffff;
    color: #000000;
    text-align: center;
    font-family: "SF UI Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.48px;
    padding: 1vw 3vw;
    text-decoration: none;
}

.btn_blue:hover {
  color: #fff;
  background: #ed0101
}

.sec_banner {
    background: url(../images/banner-bl.jpg);
    background-repeat: no-repeat;
    min-height: 79vh;
    display: flex;
    align-items: center;
    position: relative;
}

.left_header_absolute {
  position: absolute;
  bottom: 3vw;
  left: 4vw;
  display: flex;
  gap: 30px;
}

.right_header_absolute {
  position: absolute;
  bottom: 3vw;
  right: 4vw;
}

.banner_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  gap: 30px;
}

.banner_wrapper h6, .brs_banner_txt h6 {
  color: #1A69FB;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 28.525px; /* 81.5% */
  letter-spacing: -1.4px;
}

.banner_wrapper h1 {
  text-align: center;
  font-family: "SF UI Text";
  font-size: 70px;
  font-style: normal;
  font-weight: 800;
  line-height: 74px; /* 102.222% */
  letter-spacing: -3.6px;
}

.banner_wrapper p {
  color: #4A4A4A;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.525px; /* 95.083% */
  letter-spacing: -0.9px;
}

.buttons_two {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}

.buttons_two a {
  padding: 1vw 2vw;
}

.buttons_two .btn_one {
  border-radius: 40px;
  background: #1A69FB;
  color: #FFF;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  position: relative;
  transition: 0.5s;
}

.buttons_two .btn_one:hover {
  background: #ED0101;
}

.buttons_two .btn_one img {
  position: absolute;
  left: -10px;
  top: 0;
}

.buttons_two .btn_transparent {
  border-radius: 100px;
  border: 1px solid #959595;
  background: #FFF;
  color: #000;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  transition: 0.5s;
}

.buttons_two .btn_transparent:hover {
  background: #ed0101;
  color: #fff;
}

.home_section_two {
  width: 100%;
  padding: 4vw 0vw;
}

.wrapper_home_section_two {
  width: 100%;
}

.heading_paragraf {
}

.heading_paragraf h2, .case_study_left_content h2 {
  color: #fff;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 128.571% */
  letter-spacing: -3.5px;
}

.heading_paragraf h6 {
  color: #1A69FB;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 28.525px;
  letter-spacing: -1.4px;
  margin: 0 0 20px 0;
}

.heading_paragraf h2 span {
  color: #1A69FB;
}

.heading_paragraf p {
  color: #4A4A4A;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.525px; /* 142.624% */
  letter-spacing: -0.6px;
  margin: 13px 0 0 0;
}

.home_section_two_logos_row_one {
  margin: 50px 0 50px 0;
}

.home_section_two_logos_row_one {
  margin: 50px 0 50px 0;
}

.home_section_two_logos_row_one img {
  width: 89%;
}

.home_section_two_logos_row_two {
  text-align: right;
}

.home_section_two_logos_row_two img {
  width: 90%;
}

.home_section_three {
  width: 100%;
  padding: 4vw 0vw;
  background: #fbfcff;
  border-bottom: 1px solid #00000017;
}

.wrapper_home_section_three {
  width: 100%;
}

.fuel_row_boxes {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  padding: 80px 0 0 0;
}

.fuel_box {
  position: relative;
  width: 33.33333%;
  transition: 0.5s;
  padding: 40px 0;
  max-height: 280px;
}

.fuel_box ul {
  margin: 8px 0 0 20px;
  padding: 0px;
  display: none;
  transition: 0.5s;
}

.fuel_box ul li {
  margin: 0px;
  padding: 0px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 156.25% */
}

.fuel_box img {
  transition: 0.5s;
}

.fuel_box h3 {
  color: #282828;
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 107%; /* 26.75px */
  letter-spacing: -0.75px;
  margin: 24px 0 0 0;
}

.fuel_box_border {
  background: #CBCBCB;
  width: 1px;
  height: 201.75px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.fuel_box:hover {
  transition: 0.5s;
  background: #1A69FB;
  text-align: left;
  padding: 20px 0;
  border-radius: 9px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0px;
}

.fuel_box:hover img {
  transition: 0.5s;
  filter: brightness(100);
  width: 50px;
  left: 20px;
  position: relative;
}

.fuel_box:hover h3 {
  color: #fff;
  text-align: left;
  left: 20px;
  position: relative;
}

.fuel_box:hover ul {
  display: block;
  left: 20px;
  position: relative;
}

.home_section_four {
  width: 100%;
  padding: 4vw 0vw;
}

.wrapper_home_section_four {
  width: 100%;
}

.home_section_four_row {
  width: 100%;
  margin: 70px 0 0 0;
}

.home_section_four_box {
  width: 100%;
}

.home_section_four_box h5 {
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a9a9a9;
  font-family: "Bebas Neue";
  font-size: 108px;
  font-style: normal;
  line-height: 83px;
  color: transparent;
  font-weight: 300;
}

.home_section_four_box h4 {
  color: #000;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 116.667% */
  letter-spacing: -0.9px;
}

.home_section_four_box p {
  width: 100%;
}

.saprator {
  opacity: 0.1;
  background: #000;
  width: 100%;
  padding: 1px 0;
  margin: 21px 0;
}

.home_section_four_box.active {
  margin: 41px 0 0 0;
}

/*.home_section_four_box.active h4 {*/

/*  color: #1A69FB;*/

/*}*/

.home_section_five {
  width: 100%;
  padding: 4vw 0vw;
  background: #fbfcff;
  border-bottom: 1px solid #00000017;
}

.row_home_section_five {
  width: 100%;
  margin: 70px 0 0 0;
}

.section_five_column_one {
  width: 100%;
}

.section_five_column_one h6 {
  color: #ED0101;
  font-family: "SF UI Text";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  margin: 0 0 19px 0;
}

.section_five_column_one h6 span {
  color: #000;
}

.section_five_column_one h2 {
  text-align: left;
}

.section_five_column_one p {
  text-align: left;
}

.section_five_column_one .buttons_two {
  justify-content: flex-start;
  margin: 24px 0   00;
}

.section_five_column_two {
}

.section_five_column_two img {
  width: 100%;
}

.row_two_home_section_five {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 60px 0 0 0;
}

.row_two_home_section_five li {
  list-style: none;
  padding: 0 97px;
  border-right: 1px solid #0000002e;
}

.row_two_home_section_five li:last-child {
  border-right: transparent;
}

.cta_home {
  width: 100%;
  background: #fff;
}

.cta_home_wrapper {
  width: 100%;
  padding: 4vw 0vw;
}

section.cta_home .buttons_two {
  margin: 40px 0 20px 0;
}

.red_color {
  color: #ED0101 !important;
}

.cta_home_wrapper h6 {
  color: #000;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px; /* 93.75% */
  letter-spacing: -0.48px;
  text-align: center;
}

.home_section_seven {
  width: 100%;
  padding: 4vw 0vw;
  border-bottom: 1px solid #00000017;
}

.home_section_seven_wrapper {
  width: 100%;
  margin: 50px 0 0 0;
}

.tabs_left {
  width: 100%;
  display: flex;
  gap: 27px;
  border-bottom: 1px solid #00000038;
  padding: 0 0 19px 0;
}

.tabs_a_content * {
  color: #000;
}

.tabs_a_content h5 {
  color: #282828;
  font-family: "SF UI Text";
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 107%; /* 26.75px */
  letter-spacing: -0.75px;
  margin: 0 0 14px 0;
}

.nav-link.active h5 {
  color: #1A69FB;
}

.tabs_a_content p {
  color: #696969;
  font-family: "SF UI Text";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 115% */
  letter-spacing: -0.4px;
}

.tabs_home {
}

.tabs_home h4 {
  color: #0E2030;
  font-family: "SF UI Text";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 58px; /* 112.857% */
  letter-spacing: -3.5px;
}

.tabs_home p {
  color: #4A4A4A;
  font-family: "SF UI Text";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px; /* 136% */
  letter-spacing: -0.75px;
}

.tabs_home .buttons_two {
  justify-content: flex-start;
  margin: 31px 0 0 0;
}

.home_section_seven_wrapper ul#myTab {
  gap: 24px;
}

.home_section_eight {
  width: 100%;
  background: url("../images/bg_logos.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 671px;
  background-position: center;
}

.home_section_eight h6 {
  color: #1A69FB;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 28.525px; /* 81.5% */
  letter-spacing: -1.4px;
  margin: 0 0 20px 0;
}

.wrapper_sec_eight {
  margin: 293px 0 0;
}

.wrapper_sec_eight .buttons_two {
  margin: 30px 0 0 0;
}

.testimonils {
  width: 100%;
  padding: 4vw 2vw;
}

.testimonils_row_one {
  width: 90%;
  margin: 40px 0 0;
}

.testimonilsbox {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.20);
  background: #FFF;
  padding: 20px 30px;
}

.row_testimonils {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 11px 0;
}

.row_testimonils_left {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.testimonilsbox p {
  color: #282828;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 143.75% */
  letter-spacing: -0.32px;
  text-transform: capitalize;
  min-height: 96px !important;
  !I;
  !;
}

.row_testimonils_left h5 {
  color: #000;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.row_testimonils_left h5 span {
  color: #555;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.852px; /* 148.945% */
  letter-spacing: -0.28px;
  text-transform: capitalize;
}

.slider_testimonils .slick-slide {
  margin: 0 10px; /* Slides ke left aur right side me 10px ka gap */
}

.testimonils_row_two {
  float: right;
  margin: 22px 0 0 0;
}

.clearfix::after {
  content: "";
}

/*inner pages*/
.sec_banner_inner_pages {
  max-height: 414px;
  min-height: 461px;
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
}

.news_bg {
  background: url(../images/new-banner.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

.pr_media-bg {
  background: url(../images/media-banner.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
.pr_media-bg {
  background: url(../images/wiki-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.pr_digital_bg {
  background: url(../images/content-banner.png);
  background-size: cover;
  background-repeat: no-repeat
}

.pkg_banner {
  background: url(../images/pkg-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.reputation_bg {
  background: url(../images/reputation-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.sec_banner_inner_pages p {
  color: #4A4A4A;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.525px; /* 142.624% */
  letter-spacing: -0.6px;
}

.media_engagmetn_services {
  width: 100%;
  background: #fff;
  padding: 4vw 0vw;
}

.media_engagmetn_row_wrapper {
  width: 100%;
  padding: 130px 0 0 0;
}

.media_engagmetn_box {
  border-radius: 10px;
  border: 1px solid rgb(0 0 0 / 15%);
  background: #FFF;
  padding: 88px 20px 25px 20px;
  position: relative;
  min-height: 100%;
  transition: all .4s linear;
}

.media_engagmetn_box.active  .media_engagmetn_box_image_box {
  background: #ED0101;
}

.media_engagmetn_box_image_box {
  background: #1A69FB;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -63px;
}

.media_engagmetn_box h4 {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 113.333% */
  letter-spacing: -0.9px;
}

.media_engagmetn_box p {
  color: #4A4A4A;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.6px;
  margin: 13px 0 15px 0;
}

/* .cta_inner {
  border-top: 1px solid #0000001c;
} */
.cta_inner .heading_paragraf h2 span {
  color: #ED0101;
}

.newsroom_section {
  width: 100%;
  background: #fff;
  padding: 0vw 0vw;
}

.newsroom_wrappper {
  width: 100%;
  margin: 40px 0 0 0;
}

.newsroom_box_wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.newsroom_box {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 14px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.20);
  background: #FFF;
  padding: 4px 4px  34px 4px;
}

.newsroom_box_feature_image {
}

.newroom_logos {
}

.newsroom_box_feature_image img {
  width: 100%;
}

.newsroom_box h6 {
  color: #000;
  font-family: Inter;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 112% */
  letter-spacing: -0.75px;
  margin: 15px 0 15px 0;
}

.newsroom_box p {
  color: #4A4A4A;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 131.25% */
  letter-spacing: -0.48px;
}

.newsroom_box a {
  color: #6C6C6C;
  font-family: "SF UI Text";
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 17px; /* 121.429% */
  letter-spacing: -0.14px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.newsrroom_box_content {
  padding: 0 14px;
}

.contact_us_sec_one {
  width: 100%;
  padding: 4vw 0vw;
}

.contact_wrapper {
  width: 100%;
}

.contact_wrapper h5 {
  text-align: center;
  color: #151515;
  text-align: center;
  font-family: "SF UI Text";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 116.667% */
  letter-spacing: -0.9px;
  margin: 21px 0 0 0;
}

.field_text {
  margin: 0 0 23px 0;
}

.field_text input {
  border: 1px solid #BDBDBD;
  background: #FFF;
  width: 100%;
  padding: 13px 11px;
}

.field_text textarea {
  border: 1px solid #BDBDBD;
  background: #FFF;
  width: 100%;
  padding: 13px 11px;
}

form.contact_forn {
  margin: 40px 0 0 0;
}

button.btn_submit {
  border-radius: 160px;
  background: #1565C0;
  margin: 0 auto;
  border: none;
  padding: 20px 90px;
  color: #FFF;
  text-align: center;
  font-family: 'SF UI Text';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.6px;
  margin: 0 auto;
}

.how_to_find {
  width: 100%;
  padding: 0vw 0vw 0vw 0vw;
}

.ho_to__find_row_wrapper {
}

.ho_to__find__row_wrapper {
  width: 100%;
  padding: 130px 0 0 0;
}

.ho_to__find_box {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.20);
  background: #FFF;
  padding: 48px 20px 40px 20px;
  position: relative;
}

.ho_to__find_box_image_box {
  background: #C62828;
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  margin: 0 auto;
  position: relative;
  left: 0;
  right: 0;
  top: -16px;
  margin: 0;
}

.ho_to__find_box h4 {
  color: #000;
  text-align: left;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: -0.9px;
}

.ho_to__find_box p {
  color: #4A4A4A;
  text-align: left;
  font-family: "SF UI Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.525px;
  letter-spacing: -0.6px;
  margin: 13px 0 0 0;
}

.our_mission {
  width: 100%;
  padding: 4vw 0vw;
}

.our_mission_wrapper {
  width: 100%;
  margin: 50px 0 0 0;
}

.our_mission_box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.our_mission_box img {
}

.our_mission_box h4 {
  color: #000;
  text-align: left;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 100% */
  letter-spacing: -0.9px;
}

.our_mission_box p {
  color: #404040;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 143.75% */
  letter-spacing: -0.32px;
}

.delivering_sec {
  width: 100%;
  padding: 4vw 0vw;
}

.delivering_sec .row {
  align-items: center;
}

.delivering_sec_left {
}

.delivering_sec_left h3 {
  color: #0E2030;
  font-family: "SF UI Text";
  font-size: 70px;
  font-style: normal;
  font-weight: 800;
  line-height: 79px;
  letter-spacing: -3.5px;
}

.delivering_sec_left h3 span {
  color: #1A69FB;
}

.delivering_sec_left p {
  color: #404040;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 143.75% */
  letter-spacing: -0.32px;
  margin: 20px 0 30px 0;
}

.delivering_sec_left .buttons_two {
  align-items: flex-start;
  justify-content: flex-start;
}

.sec_notable_site {
  background: #d2e3ff57;
  padding: 4vw 0px;
}

.notable_wrapper {
  width: 100%;
  margin: 50px 0 0 0;
}

.notable_box {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.20);
  background: #FFF;
  text-align: center;
  padding: 31px 0 14px 0;
}

.notable_box p {
  color: #404040;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 137.5% */
  letter-spacing: -0.32px;
  margin: 20px 0 0 0;
}

.notable_box ul {
  list-style: none;
  display: flex;
  justify-content: space-around;
  padding: 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.20);
  width: 84%;
  margin: 21px auto 0 auto;
}

.notable_box ul li {
  width: 50%;
  padding: 14px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.20);
}

.notable_box ul li h6 {
  color: #1A69FB;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;  /* border-right: 1px solid rgba(0, 0, 0, 0.20); */
}

.notable_box ul li h6 span {
  color: #555;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: -0.32px;
  text-transform: capitalize;
}

.notable_box_img {
  padding: 0 0 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.discover_btn {
  border-top: 1px solid rgba(0, 0, 0, 0.20);
  width: 100%;
  clear: both;
  padding: 15px 0 0;
}

.discover_btn a {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.6px;
  padding: 30px 0  0 0;
}

.border_none {
  border: none !important;
}

.notable_wrapper .row {
  gap: 27px 0px;
}



.media_box_list li {
  list-style: none;
  font-size: 14px;
  text-transform: math-auto;
  border: 1px solid #C0D6FF;
  width: max-content;
  padding: 8px 15px;
  border-radius: 40px;
}

.media_box_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

.media_engagmetn_box:hover {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  transform: translateY(-10px);
  transition: all .4s linear;
}

.brs_banner_txt h1 {
  text-align: center;
  font-family: "SF UI Text";
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 75px;
  letter-spacing: -3.6px;
  color: #000;
  padding: 20px 0;
}

.exp {
  display: flex;
  padding: 0;
  margin: 70px 0 0 0;
}

.exp li {
  list-style: none;
  padding: 0 60px;
  border-right: 1px solid #8080804f;
}

.exp li:last-child {
  border: none;
}

.exp li span {
  font-size: 65px;
  font-weight: 800;
  color: #2169f7;
  line-height: 60px;
}

.exp li div span:nth-child(1) {
  color: #ec0019;
}

.exp li p {
  font-size: 14px;
  font-weight: 500;
  color: black;
  line-height: 15px;
}

.news_img {
  background: url(../images/cta-2.webp) center center / cover no-repeat;
}

.content_cta_bg {
  background: url(../images/cta-1.png) center center / cover no-repeat;
}

.cta_media_bg {
  background: url(../images/cta-1.webp) center center / cover no-repeat;
}
.cta_wiki_bg {
  background: url(../images/cta-wiki.png) center center / cover no-repeat;
}

.cta_reputation_bg {
  background: url(../images/cta-reputation.webp) center center / cover no-repeat;
}

.cta_reputations_bg {
  background: url(../images/reputations-banner.png) center center / cover no-repeat;
}

.cta_media1_bg {
  background: url(../images/cta-2_1.webp) center center / cover no-repeat;
}

.cta_wiki_bg2 {
  background: url(../images/cta-wiki2.png) center center / cover no-repeat;
}

.content_cta1_bg {
  background: url(../images/cta-2.png) center center / cover no-repeat;
}

.news_cta_img {
  background: url(../images/cta-1_1.webp) center center / cover no-repeat;
}

.services_cards, .case_studies {
  padding: 4vw 0vw;
}

.services_cards ul {
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 65%);
  border: 1px solid #8080802b;
  border-radius: 10px;
  min-height: 350px;
  padding: 0 30px;
  margin: 0 0 20px 0;
  position: relative;
  color: #000;
}

.services_cards ul li, .case_study_left_content ul li {
  list-style: none;
}

.services_cards ul li h6 {
  font-size: 30px;
  font-weight: 800;
  line-height: 32px;
}

.services_cards ul li p {
  font-size: 14px;
  color: #4A4A4A;
  line-height: 20px;
  padding-top: 12px;
  padding-right: 30px;
}

.services_cards ul li img {
  max-width: 270px;
  object-fit: scale-down;
}

.services_cards ul:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  transition: all .3s linear;
}

.case_study_left_content h5 {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  font-style: italic;
  border-bottom: 2px solid #2169f7;
  color: #2169f7;
  width: max-content;
}

.case_study_left_content ul {
  display: flex;
  padding: 0;
  margin: 0;
}

.case_study_left_content ul li span {
  font-size: 70px;
  font-weight: 800;
  line-height: 75px;
}

.case_study_left_content ul li i {
  font-size: 70px;
  color: #16E142;
}

.case_study_left_content p {
  line-height: 18px;
  padding-top: 20px;
}

.case_study_right-content p {
  text-align: center;
  padding: 15px 50px;
}

.case_study_left_content ul li span img {
  position: relative;
  left: -15px;
}

.case_study_left_content ul li:nth-child(1) {
  padding-right: 10px;
  border-right: 2px solid #80808052;
}

.case_study_left_content ul li:nth-child(2) {
  padding-left: 20px;
}

.case-study .slick-slide {
  display: flex !important;
}

.slick-dots li {
  width: 40px;
  height: 2px;
  background-color: #80808094;
}

.slick-dots li:active {
  background-color: #1A69FB;
}

.slick-dots li.slick-active button:before {
  background-color: #1A69FB;
  width: 40px;
  height: 6px;
  top: -2px;
  border-radius: 30px;
}

.slick-dots li button:before, .slick-dots li.slick-active button:before {
  color: transparent;
}

.case-study .slick-dots li {
  margin: 0;
}

.services_cards ul::before {
  position: absolute;
  content: '';
  height: 10px;
  width: 0;
  background-color: #2169f7;
  bottom: 0;
  left: 0;
  right: 9;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: all .5s linear;
}

.services_cards ul:hover::before {
  width: 100%;
  transition: all .5s linear;
}

.dropdown-toggle::after {
  content: '';
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255);
    font-weight: 500;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link::before {
  position: absolute;
  content: '';
  width: 0;
  height: 2px;
  background-color: #0F569E;
  transition: all .3s linear;
  bottom: -1px;
}

.header .nav-item {
  margin: 10px 15px;
}

.navbar-light .navbar-nav .nav-link {
  position: relative;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #0F569E;
}

.navbar-light .navbar-nav .nav-link:hover::before {
  width: 100%;
  transition: all .3s linear;
}

.navbar-nav .dropdown-menu {
  padding: 0;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-light .navbar-toggler {
  padding: 7px;
  border: 2px solid black;
  border-radius: 40px;
}

body::-webkit-scrollbar {
  width: 7px;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

body::-webkit-scrollbar-thumb {
  background-color: #1A69FB;
  outline: 1px solid #1A69FB;
}

/* pkgs  */
.pkg_head h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  font-family: "SF UI Text";
  letter-spacing: -2px;
  color: white;
}

.pkg_head {
  display: flex;
  background-color: white;
  border: 1px solid #80808082;
  border-radius: 8px;
  padding: 50px 25px;
  flex-direction: column;
  justify-content: center;
  height: 300px;
}

.pkgs {
  background-color: #FBFDFE;
  padding: 4vw 0vw;
}

.pkg_head h4 {
  font-size: 30px;
  letter-spacing: -2px;
  font-weight: 700;
  line-height: 30px;
  padding-top: 30px;
  color: white;
}

.pkg_head img {
  width: 118px;
  margin: -110px auto 0 auto;
}

.pkgs .container {
  max-width: 1500px;
}

.pr_pkgs {
  min-width: 270px;
}

.pkgs .row {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}

.pkg_head span {
  font-size: 25px;
  font-weight: 700;
  color: #888888;
  text-align: center;
  letter-spacing: -1px;
  padding-top: 10px;
}

.pkg_head h6 {
  font-size: 50px;
  font-weight: 800;
  letter-spacing: -4px;
  text-align: center;
}

.pkg_head small {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}

.pkg_head p {
  font-size: 14px;
  text-align: center;
  letter-spacing: -1px;
  padding: 20px 0 0 0;
}

.pkg_head p span {
  display: block;
  font-size: 14px;
  color: #ED0101;
  line-height: 14px;
}

.bg_darl_color {
  background-color: #444444;
}

.pkg_body {
  border-radius: 8px;
  border: 1px solid #80808082;
  margin-top: 20px;
  padding: 20px;
  background-color: white;
  text-align: center;
}

.pkg_body ul {
  padding: 0;
  margin: 0;
}

.pkg_body ul li {
  list-style: none;
  padding: 15px 0;
  border-bottom: 1px solid #80808082;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 19px;
  min-height: 50px;
}

.bg_grey_color {
  background-color: #ACACAC;
}

.pkg_body h5 {
  font-size: 20px;
  font-weight: 400;
  color: white;
  text-align: left;
}

.pkg_body h4 {
  font-size: 45px;
  font-weight: 700;
  font-family: 'SF UI Text';
  text-align: left;
  line-height: 45px;
  letter-spacing: -2px;
  color: white;
}

.pkg_body h4 span {
  font-size: 14px;
  letter-spacing: 0;
  color: black;
  font-style: italic;
  display: block;
  line-height: 21px;
}

.pkg_prime {
  height: 160px;
  display: flex;
  align-items: center;
}

.pkg_publish {
  height: 280px;
  display: flex;
  align-items: center;
}

.line_140 {
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.line_220 {
  height: 170px;
  display: flex;
  align-items: center;
}

.line_70 {
  height: 70px;
  display: flex;
  align-items: center;
}

.pkg_body ul li b {
  line-height: 15px;
}

.pkg_footer span {
  font-size: 14px;
  border: 1px solid #D1D1D1;
  padding: 10px;
  display: inline-block;
  border-radius: 50px;
  width: 100%;
  margin-bottom: 10px;
  color: black;
  font-weight: 500;
}

.pkg_footer p {
  text-align: left;
}

.pkg_footer i {
  border: 1px solid grey;
  padding: 1px 7px;
  border-radius: 20px;
  margin-right: 5px;
  font-style: normal;
  background: #000;
  color: #fff;
  font-weight: bold;
}

.pkg_footer a {
  font-size: 14px;
  background-color: #2169f7;
  color: white;
  font-weight: 400;
  padding: 13px 40px;
  display: inline-block;
  border-radius: 50px;
  margin-top: 30px;
  width: 100%;
}

.line_250 {
  height: 250px;
  display: flex;
  align-items: left;
  flex-direction: column;
  justify-content: center;
}

.pr_pkgs:hover .coins {
  animation: rotation 2s infinite alternate;
}

.pr_pkgs:hover .coins1 {
  animation: rotation 3s infinite alternate;
}

@keyframes rotation {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }

  50% {
    transform: rotate3d(0, 1, 0, 180deg);
  }

  100% {
    transform: rotate3d(0, 1, 0, 360deg);
  }

}

.pkg_head:hover h6 {
  color: #2169f7;
}

.brand-logo {
  width: 154px;
  height: 100%;
}

.slider_testimonils2 .slick-dots li {
  width: 15px;
  height: 15px;
  background-color: #80808094;
  border-radius: 40px;
}

.slider_testimonils2 .slick-dots li.slick-active button:before {
  background-color: #1A69FB;
  width: 20px;
  height: 20px;
  top: -2px;
  border-radius: 30px;
  left: -3px;
}

.how_to_find {
  padding: 0 0 4vw 0;
}

.slider_testimonils2 .testimonilsbox {
  margin: 0 10px;
}

.logos-slider img, .logos-slider2 img {
  width: 200px;
  height: auto;
  display: block;
  margin: auto;
  height: 60px;
  object-fit: scale-down;
}

.logos-slider, .slick-track, .logos-slider2, .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
}

.home_section_four_box:hover h4 {
  color: #2169f7;
}

.home_section_four_box:hover h5 {
  color: #2169f7;
  transform: translateY(-10px);
  transition: all .3s linear;
}

.pkg__slider {
  position: relative;
}

.toolip_main_wrapper {
  width: 60%;
  bottom: 7%;
  height: auto;
  position: absolute;
  background: #acacac;
  right: 3px;
  border-radius: 10px;
  padding: 22px 0 0px 0;
  display: none;
}

.tooltip_content_wrapper {
  display: flex;
}

.tooltip_content_wrapper ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.tooltip_content_wrapper ul li {
  color: #fff;
  font-size: 14px;
}

.navbar-light .navbar-nav .nav-link.active {
  color: #0F569E;
}

.navbar-light .navbar-nav .nav-link.active:before {
  position: absolute;
  content: '';
  width: 100%;
  transition: all .3s linear;
  height: 2px;
  background-color: #0F569E;
  transition: all .3s linear;
  bottom: -1px;
}

.read_more_relate {
  position: relative;
}

.read_more_topics {
    position: absolute;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width: 724px;
    background: #fff;
    border: 1px solid #ccc;
    margin: auto;
    left: 0px;
    right: 30px;
    bottom: 30px
}
.column {
  padding: 15px 6px;
  border-radius: 5px;            /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
  background: #fff;
}

.column ul {
}

.column ul li {
    color: #000;
    text-align: center;
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: inherit;
    padding: 7px 0px !important;
    min-height: auto;
}




.more_topics_wrapper{

  position: relative;
}

.section_five_column_one img {
    width: 150px;
    margin: 0 0 19px 0;
}



.terms_conditions{
    width: 100%;
    padding: 4vw 2vw;
}




.terms_conditions h1{
    color: #000;
    text-align: left;
    font-family: "SF UI Text";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;


}

.terms_conditions h2 {
    color: #000;
    text-align: left;
    font-family: "SF UI Text";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
}


.terms_conditions p{
    color: #282828;
    font-family: "SF UI Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.32px;
    text-transform: capitalize;
  }

  .terms_conditions a{
      color: #000
  }

.stories_slider .row {
  display: flex;
}
.stories_slider .slick-dots {
  bottom: -40px;
}



section.creat-wiki-section {
    padding: 50px 0 0;
}

section.creat-wiki-section .heading_paragraf {
    margin: 0 0 20px 0;
}

.wiki-creat-main {
    padding: 20px;
    border: solid 1px #C9C9C9;
    border-radius: 8px;
    margin: 30px 0 0px 0;
    position: relative;
    min-height: 295px;
    transition: all .4s linear;
}

.wiki-nu {
    position: absolute;
    top: -15px;
}

.wiki-nu h4 {
    padding: 3px 15px;
    font-size: 15px;
    background: #C9C9C9;
    border-radius: 20px;
    color: #fff;
}

.wiki-creat-main h3 {
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    margin: 10px 0 10px 0;
}

ul.wiki-ul-nox {
    padding: 0 0 0 15px;
    margin: 10px 0 0 0;
}

.wiki-creat-main:hover {
  transform: translateY(-10px);
  transition: all .4s linear;
  background: #1a69fb;
}
.wiki-creat-main:hover h3 {
    color: #fff;
}

.wiki-creat-main:hover p {
    color: #fff;
}

.wiki-creat-main:hover li {
    color: #fff;
}

.wiki-creat-main:hover h4 {
    background: #000;
}

.wki-flex-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wiki-creat-main:hover img {
  filter: brightness(100);
}


.refund-policy {
  padding: 60px 20px;
  background: #ffffff;
  font-family: Arial, sans-serif;
  color: #333;
}

.refund-policy .container {
  max-width: 1170px;
  margin: auto;
}

.refund-policy .main-heading {
  font-size: 32px;
  margin-bottom: 25px;
  text-align: center;
  font-weight: bold;
}

.refund-policy .section-heading  , .section-heading{
  font-size: 25px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 10px;
  color: #000;
}

.refund-policy ul {
  padding-left: 20px;
  margin-bottom: 15px;
}

.refund-policy ul li {
  line-height: 1.6;
      list-style: disc;
}

.refund-policy ul {
    margin: 0;
    padding-left: 15px;
}

.terms-conditions {
    padding: 50px 0;
}

.terms-conditions ul li {
    list-style: disc;
}

.terms-conditions ul {
    padding-left: 15px;
}







  :root {
    --ink: #050810;
    --paper: #f5f3ee;
    --blue: #1A69FB;
    --red: #ED0101;
    --blue-dim: rgba(26,105,251,0.10);
    --white: #ffffff;
    --muted: #6b7280;
    --border: rgba(255,255,255,0.08);
    /* Light section palette */
    --l-bg: #f7f9ff;
    --l-alt: #eef2ff;
    --l-surface: #ffffff;
    --l-border: rgba(26,105,251,0.12);
    --l-text: #0e1a2e;
    --l-muted: #5a6a8a;
  }

  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  html { scroll-behavior: smooth; font-size: 16px; }

  body {
    font-family: 'DM Sans', sans-serif;
    background: var(--ink);
    color: var(--white);
    overflow-x: hidden;
    cursor: none;
  }

  /* ── Custom cursor ── */
  .cursor {
    width: 10px; height: 10px;
    background: var(--blue);
    border-radius: 50%;
    position: fixed; top: 0; left: 0;
    pointer-events: none; z-index: 9999;
    transform: translate(-50%,-50%);
    transition: transform .1s, width .3s, height .3s, background .3s;
    mix-blend-mode: difference;
  }
  .cursor-ring {
    width: 36px; height: 36px;
    border: 1.5px solid rgba(26,105,251,0.6);
    border-radius: 50%;
    position: fixed; top: 0; left: 0;
    pointer-events: none; z-index: 9998;
    transform: translate(-50%,-50%);
    transition: transform .18s ease, width .3s, height .3s;
  }
  body:hover .cursor { opacity: 1; }

  /* ── Nav ── */
  nav {
    position: fixed; top: 0; left: 0; right: 0; z-index: 1000;
    display: flex; align-items: center; justify-content: space-between;
    padding: 1.2rem 5vw;
    border-bottom: 1px solid transparent;
    transition: background .4s, border-color .4s, backdrop-filter .4s;
    min-height: 64px;
  }
  nav.scrolled {
    background: rgba(5,8,16,0.85);
    border-color: var(--border);
    backdrop-filter: blur(18px);
  }
  .logo {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 1.9rem;
    letter-spacing: .08em;
    color: var(--white);
  }
  .logo span { color: var(--blue); }
  .nav-links {
    display: flex; gap: 2.4rem; list-style: none;
  }
  .nav-links a {
    color: rgba(255,255,255,0.7);
    font-size: .85rem; font-weight: 500; letter-spacing: .04em;
    text-decoration: none;
    position: relative; transition: color .3s;
  }
  .nav-links a::after {
    content: '';
    position: absolute; bottom: -3px; left: 0;
    width: 0; height: 1.5px;
    background: var(--blue);
    transition: width .3s;
  }
  .nav-links a:hover { color: var(--white); }
  .nav-links a:hover::after { width: 100%; }
  .nav-cta {
    background: var(--blue);
    color: #fff !important;
    padding: .55rem 1.4rem;
    border-radius: 100px;
    font-size: .8rem !important;
    font-weight: 600 !important;
    transition: background .3s !important;
  }
  .nav-cta::after { display: none !important; }
  .nav-cta:hover { background: var(--red) !important; color: #fff !important; }

  /* ── Hero ── */
  .hero {
    min-height: 100vh;
    display: flex; align-items: center; justify-content: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 8rem 5vw 5rem;
  }
  .hero-bg {
    position: absolute; inset: 0; z-index: 0;
  }
  .hero-bg canvas { position: absolute; inset: 0; }
  .hero-gradient {
    position: absolute; inset: 0;
    background:
      radial-gradient(ellipse 70% 60% at 50% 30%, rgba(26,105,251,0.18) 0%, transparent 70%),
      radial-gradient(ellipse 40% 40% at 80% 80%, rgba(237,1,1,0.08) 0%, transparent 60%);
  }
  .hero-grid {
    position: absolute; inset: 0;
    background-image:
      linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);
    background-size: 60px 60px;
    mask-image: radial-gradient(ellipse 80% 80% at 50% 50%, black 0%, transparent 100%);
  }
  .hero-content {
    position: relative; z-index: 2;
    max-width: 900px;
  }
  .hero-eyebrow {
    display: inline-flex; align-items: center; gap: .6rem;
    font-size: .75rem; font-weight: 600; letter-spacing: .18em;
    text-transform: uppercase; color: var(--blue);
    border: 1px solid rgba(26,105,251,0.3);
    padding: .4rem 1rem; border-radius: 100px;
    margin-bottom: 2rem;
    animation: fadeUp .8s both;
  }
  .hero-eyebrow .dot {
    width: 6px; height: 6px; border-radius: 50%;
    background: var(--blue);
    animation: pulse-dot 2s infinite;
  }
  @keyframes pulse-dot {
    0%,100% { transform: scale(1); opacity: 1; }
    50% { transform: scale(1.6); opacity: .5; }
  }
  .hero h1 {
    font-family: 'Bebas Neue', sans-serif;
    font-size: clamp(3rem, 7vw, 6rem);
    line-height: .95;
    letter-spacing: .02em;
    animation: fadeUp .8s .1s both;
  }
  .hero h1 .line-blue { color: var(--blue); display: block; }
  .hero h1 .line-outline {
    -webkit-text-stroke: 1.5px rgba(255,255,255,0.25);
    color: transparent; display: block;
    letter-spacing: .06em;
  }
  .hero-sub {
    margin-top: 1rem;
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(.9rem, 1.5vw, 1.15rem);
    font-weight: 300; font-style: italic;
    color: rgba(255,255,255,0.55);
    animation: fadeUp .8s .2s both;
  }
  .hero-actions {
    display: flex; gap: 1rem; justify-content: center;
    margin-top: 2.5rem; flex-wrap: wrap;
    animation: fadeUp .8s .3s both;
  }
  .btn-primary {
    display: inline-flex; align-items: center; gap: .5rem;
    background: var(--blue);
    color: #fff; font-weight: 600; font-size: .85rem;
    letter-spacing: .04em;
    padding: .85rem 2rem; border-radius: 100px;
    text-decoration: none;
    transition: background .3s, transform .2s, box-shadow .3s;
    box-shadow: 0 0 0 0 rgba(26,105,251,0);
  }
  .btn-primary:hover {
    background: #0a0a0a;
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(237,1,1,0.35);
  }
  .btn-ghost {
    display: inline-flex; align-items: center; gap: .5rem;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff; font-weight: 500; font-size: .85rem;
    padding: .85rem 2rem; border-radius: 100px;
    text-decoration: none;
    transition: border-color .3s, background .3s;
  }
  .btn-ghost:hover { border-color: rgba(255,255,255,0.6); background: rgba(255,255,255,0.06); }

  .hero-scroll {
    position: absolute; bottom: 2.5rem; left: 50%; transform: translateX(-50%);
    display: flex; flex-direction: column; align-items: center; gap: .5rem;
    color: rgba(255,255,255,0.3); font-size: .7rem; letter-spacing: .12em; text-transform: uppercase;
    animation: fadeUp .8s .5s both;
  }
  .scroll-line {
    width: 1px; height: 50px;
    background: linear-gradient(to bottom, rgba(26,105,251,0.6), transparent);
    animation: scroll-anim 2s infinite;
  }
  @keyframes scroll-anim {
    0% { transform: scaleY(0); transform-origin: top; }
    50% { transform: scaleY(1); transform-origin: top; }
    51% { transform: scaleY(1); transform-origin: bottom; }
    100% { transform: scaleY(0); transform-origin: bottom; }
  }

  /* ── Ticker ── */
  .ticker-section {
    border-top: 1px solid rgba(26,105,251,0.12);
    border-bottom: 1px solid rgba(26,105,251,0.12);
    padding: 1.2rem 0;
    background: #eef2ff;
    overflow: hidden;
  }
  .ticker-track {
    display: flex; gap: 4rem;
    animation: ticker-scroll 28s linear infinite;
    width: max-content;
  }
  .ticker-track:hover { animation-play-state: paused; }
  @keyframes ticker-scroll {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
  }
  .ticker-item {
    display: flex; align-items: center; gap: .7rem;
    font-size: .75rem; font-weight: 600; letter-spacing: .1em;
    text-transform: uppercase; color: #3a5aad;
    white-space: nowrap;
  }
  .ticker-item .t-dot { width: 4px; height: 4px; border-radius: 50%; background: var(--blue); }

  /* ── Section shared ── */
  section { padding: 7rem 5vw; }
  .section-label {
    font-size: .7rem; font-weight: 700; letter-spacing: .2em;
    text-transform: uppercase; color: var(--blue);
    margin-bottom: 1rem;
  }
  .section-title {
    font-family: 'Bebas Neue', sans-serif;
    font-size: clamp(2.8rem, 6vw, 5rem);
    line-height: 1; letter-spacing: .03em;
  }
  .section-title span { color: var(--blue); }
  .section-title .red { color: var(--red); }
  .section-sub {
    font-size: 1rem; line-height: 1.7; margin-top: .8rem;
    max-width: 520px;
  }
  /* Light variant overrides */
  .light-section .section-title { color: var(--l-text); }
  .light-section .section-label { color: var(--blue); }
  .light-section .section-sub { color: var(--l-muted); }
  .reveal { opacity: 0; transform: translateY(30px); transition: opacity .7s, transform .7s; }
  .reveal.visible { opacity: 1; transform: none; }

  /* ── Services ── */
  .services { background: var(--l-bg); }
  .services-header { margin-bottom: 4rem; }
  .services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1.5px;
    border: 1.5px solid var(--l-border);
    border-radius: 16px;
    overflow: hidden;
    background: var(--l-border);
  }
  .svc-card {
    background: var(--l-surface);
    padding: 2.5rem 2rem;
    position: relative;
    overflow: hidden;
    transition: background .4s;
  }
  .svc-card::before {
    content: '';
    position: absolute; inset: 0;
    background: linear-gradient(135deg, rgba(26,105,251,0.06) 0%, transparent 60%);
    opacity: 0; transition: opacity .4s;
  }
  .svc-card:hover { background: #f0f5ff; }
  .svc-card:hover::before { opacity: 1; }
  .svc-num {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 5rem; line-height: 1;
    -webkit-text-stroke: 1px rgba(26,105,251,0.18);
    color: transparent;
    transition: -webkit-text-stroke-color .4s;
  }
  .svc-card:hover .svc-num { -webkit-text-stroke-color: rgba(26,105,251,0.5); }
  .svc-icon {
    width: 48px; height: 48px; border-radius: 12px;
    background: var(--blue-dim);
    display: flex; align-items: center; justify-content: center;
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
    transition: background .4s, transform .4s;
  }
  .svc-card:hover .svc-icon { background: var(--blue); transform: scale(1.1) rotate(-5deg); }
  .svc-card h3 {
    font-size: 1.2rem; font-weight: 700;
    line-height: 1.3; margin-bottom: .8rem;
    color: var(--l-text);
  }
  .svc-card p { color: var(--l-muted) !important; }
  .svc-tags {
    display: flex; flex-wrap: wrap; gap: .4rem; margin-top: 1rem;
  }
  .svc-tag {
    font-size: .68rem; font-weight: 600; letter-spacing: .06em;
    text-transform: uppercase;
    border: 1px solid rgba(26,105,251,0.25);
    color: var(--blue);
    padding: .25rem .7rem; border-radius: 100px;
    transition: border-color .3s, color .3s, background .3s;
  }
  .svc-card:hover .svc-tag { border-color: var(--blue); background: var(--blue-dim); }

  /* ── Why us ── */
  .why-us {
    background: var(--l-alt);
    border-top: 1px solid var(--l-border);
    border-bottom: 1px solid var(--l-border);
  }
  .why-grid {
    display: grid; grid-template-columns: 1fr 1fr;
    gap: 5rem; align-items: center; margin-top: 4rem;
  }
  .why-visual {
    position: relative; height: 480px;
  }
  .why-orb {
    position: absolute;
    border-radius: 50%;
    filter: blur(60px);
    animation: orb-float 8s ease-in-out infinite;
  }
  .orb-1 { width: 300px; height: 300px; background: rgba(26,105,251,0.18); top: 10%; left: 5%; animation-delay: 0s; }
  .orb-2 { width: 200px; height: 200px; background: rgba(237,1,1,0.10); bottom: 10%; right: 10%; animation-delay: -3s; }
  @keyframes orb-float {
    0%,100% { transform: translate(0,0); }
    50% { transform: translate(20px, -30px); }
  }
  .why-card-stack {
    position: relative; width: 100%; height: 100%;
  }
  .w-card {
    position: absolute;
    background: var(--l-surface);
    border: 1px solid var(--l-border);
    border-radius: 16px;
    padding: 1.8rem;
    box-shadow: 0 4px 24px rgba(26,105,251,0.08);
    transition: transform .4s;
  }
  .w-card:hover { transform: translateY(-6px) scale(1.02); }
  .w-card-1 { top: 0; left: 0; width: 75%; }
  .w-card-2 { top: 38%; right: 0; width: 65%; }
  .w-card-3 { bottom: 0; left: 10%; width: 72%; }
  .w-card-badge {
    display: inline-block; font-size: .65rem; font-weight: 700;
    letter-spacing: .1em; text-transform: uppercase;
    background: var(--blue-dim); color: var(--blue);
    padding: .25rem .7rem; border-radius: 100px; margin-bottom: .8rem;
  }
  .w-card h4 { font-size: 1rem; font-weight: 700; margin-bottom: .4rem; color: var(--l-text); }
  .w-card p { font-size: .8rem; color: var(--l-muted); line-height: 1.6; }
  .why-list { list-style: none; display: flex; flex-direction: column; gap: 1.8rem; }
  .why-item { display: flex; gap: 1.2rem; align-items: flex-start; }
  .why-item-icon {
    width: 42px; height: 42px; border-radius: 10px; flex-shrink: 0;
    background: var(--blue-dim); display: flex; align-items: center; justify-content: center;
    font-size: 1.1rem;
  }
  .why-item h4 { font-size: 1rem; font-weight: 700; margin-bottom: .3rem; color: var(--l-text); }
  .why-item p { font-size: .85rem; color: var(--l-muted); line-height: 1.6; }

  /* ── Stats ── */
  .stats-bar {
    background: var(--blue);
    padding: 3.5rem 5vw;
  }
  .stats-inner {
    display: grid; grid-template-columns: repeat(4,1fr);
    gap: 2rem; text-align: center;
  }
  .stat-num {
    font-family: 'Bebas Neue', sans-serif;
    font-size: clamp(3rem, 6vw, 5rem); line-height: 1;
  }
  .stat-label { font-size: .8rem; font-weight: 500; opacity: .8; margin-top: .3rem; letter-spacing: .06em; }

  /* ── Case studies ── */
  .cases { background: var(--l-bg); }
  .cases-header { margin-bottom: 3rem; }
  .cases-grid {
    display: grid; grid-template-columns: 1.3fr 1fr;
    gap: 1.5px; border: 1.5px solid var(--l-border); border-radius: 16px;
    overflow: hidden; background: var(--l-border);
  }
  .case-main {
    background: var(--l-text); padding: 3.5rem;
    display: flex; flex-direction: column; justify-content: flex-end;
    min-height: 500px; position: relative; overflow: hidden;
  }
  .case-img-bg {
    position: absolute; inset: 0;
    background: linear-gradient(45deg, rgba(26,105,251,0.5) 0%, rgba(237,1,1,0.25) 100%);
    opacity: .35;
  }
  .case-num-bg {
    position: absolute; top: -1rem; right: -1rem;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 14rem; line-height: 1;
    color: rgba(255,255,255,0.04);
    pointer-events: none; user-select: none;
  }
  .case-content { position: relative; z-index: 2; }
  .case-tag {
    display: inline-block; font-size: .65rem; font-weight: 700;
    letter-spacing: .12em; text-transform: uppercase;
    color: var(--blue); border: 1px solid rgba(26,105,251,0.4);
    background: rgba(26,105,251,0.1);
    padding: .3rem .8rem; border-radius: 100px; margin-bottom: 1rem;
  }
  .case-main h3 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 2.2rem; font-weight: 700; line-height: 1.2;
    margin-bottom: 1rem; color: #fff;
  }
  .case-main p { font-size: .9rem; color: rgba(255,255,255,0.65); line-height: 1.7; margin-bottom: 1.5rem; }
  .case-metrics {
    display: flex; gap: 2rem; margin-bottom: 1.5rem;
  }
  .metric-val { font-family: 'Bebas Neue', sans-serif; font-size: 2.5rem; color: var(--blue); line-height: 1; }
  .metric-label { font-size: .7rem; color: rgba(255,255,255,0.4); letter-spacing: .06em; margin-top: .2rem; }
  .case-side { display: flex; flex-direction: column; gap: 1.5px; background: var(--l-border); }
  .case-mini {
    background: var(--l-surface); padding: 2rem 2.5rem;
    flex: 1; position: relative; overflow: hidden;
    transition: background .3s;
  }
  .case-mini:hover { background: #f0f5ff; }
  .case-mini .case-tag { color: var(--blue); }
  .case-mini h4 { font-size: 1.1rem; font-weight: 700; margin: .6rem 0 .5rem; color: var(--l-text); }
  .case-mini p { font-size: .8rem; color: var(--l-muted); line-height: 1.6; }
  .case-mini-arrow {
    position: absolute; bottom: 1.5rem; right: 1.5rem;
    width: 36px; height: 36px; border-radius: 50%;
    border: 1px solid var(--l-border);
    color: var(--l-text);
    display: flex; align-items: center; justify-content: center;
    font-size: 1rem; transition: background .3s, border-color .3s, color .3s;
  }
  .case-mini:hover .case-mini-arrow { background: var(--blue); border-color: var(--blue); color: #fff; }

  /* ── Testimonials ── */
  .testi { background: var(--l-alt); border-top: 1px solid var(--l-border); }
  .testi-header { text-align: center; margin-bottom: 4rem; }
  .testi-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 1.5rem;
  }
  .testi-card {
    background: var(--l-surface);
    border: 1px solid var(--l-border);
    border-radius: 16px; padding: 2rem;
    position: relative; overflow: hidden;
    box-shadow: 0 2px 12px rgba(26,105,251,0.06);
    transition: border-color .3s, transform .3s, box-shadow .3s;
  }
  .testi-card:hover { border-color: rgba(26,105,251,0.35); transform: translateY(-4px); box-shadow: 0 8px 30px rgba(26,105,251,0.12); }
  .testi-quote {
    font-family: 'Cormorant Garamond', serif;
    font-size: 4rem; line-height: 1;
    color: var(--blue); opacity: .3;
    margin-bottom: -.5rem;
  }
  .testi-text {
    font-size: .88rem; line-height: 1.75;
    color: var(--l-muted);
    margin-bottom: 1.5rem;
  }
  .testi-author { display: flex; align-items: center; gap: .8rem; }
  .testi-avatar {
    width: 40px; height: 40px; border-radius: 50%;
    background: linear-gradient(135deg, var(--blue), var(--red));
    display: flex; align-items: center; justify-content: center;
    font-weight: 700; font-size: .85rem; color: #fff;
  }
  .testi-name { font-weight: 700; font-size: .9rem; color: var(--l-text); }
  .testi-role { font-size: .75rem; color: var(--l-muted); }
  .testi-stars { color: #f59e0b; font-size: .8rem; margin-bottom: .4rem; }

  /* ── Audience tabs ── */
  .audience { background: var(--l-bg); border-top: 1px solid var(--l-border); }
  .audience-inner {
    display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: start; margin-top: 3rem;
  }
  .aud-tabs { display: flex; flex-direction: column; gap: 0; }
  .aud-tab {
    padding: 1.8rem 1.5rem;
    border-left: 2px solid rgba(26,105,251,0.12);
    cursor: pointer; transition: border-color .3s, background .3s;
    border-radius: 0 8px 8px 0;
  }
  .aud-tab:hover { background: rgba(26,105,251,0.04); }
  .aud-tab.active { border-left-color: var(--blue); background: rgba(26,105,251,0.05); }
  .aud-tab h4 { font-size: 1.05rem; font-weight: 700; margin-bottom: .3rem; color: var(--l-text); transition: color .3s; }
  .aud-tab.active h4 { color: var(--blue); }
  .aud-tab p { font-size: .82rem; color: var(--l-muted); line-height: 1.6; }
  .aud-panel { display: none; }
  .aud-panel.active { display: block; animation: fadeIn .4s ease; }
  @keyframes fadeIn { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: none; } }
  .aud-panel-inner {
    background: var(--l-surface);
    border: 1px solid var(--l-border);
    border-radius: 20px; padding: 3rem;
    box-shadow: 0 4px 24px rgba(26,105,251,0.08);
  }
  .aud-panel h3 {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 3rem; margin-bottom: 1rem; color: var(--l-text);
  }
  .aud-panel p { font-size: .95rem; color: var(--l-muted); line-height: 1.75; margin-bottom: 2rem; }
  .aud-features { list-style: none; display: flex; flex-direction: column; gap: .7rem; }
  .aud-features li {
    display: flex; gap: .6rem; align-items: flex-start;
    font-size: .85rem; color: var(--l-text);
  }
  .aud-features li::before {
    content: '→'; color: var(--blue); font-weight: 700; flex-shrink: 0;
  }

  /* ── CTA ── */
  .cta-section {
    background: linear-gradient(135deg, #e8f0fe 0%, #f0f5ff 100%);
    border-top: 1px solid var(--l-border);
    text-align: center; padding: 8rem 5vw;
    position: relative; overflow: hidden;
  }
  .cta-glow {
    position: absolute; inset: 0;
    background: radial-gradient(ellipse 60% 60% at 50% 50%, rgba(26,105,251,0.12) 0%, transparent 70%);
    pointer-events: none;
  }
  .cta-section .section-title { font-size: clamp(3rem, 7vw, 6rem); margin-bottom: 1.2rem; color: var(--l-text); }
  .cta-section .section-title span { color: var(--blue); }
  .cta-section .section-title .red { color: var(--red); }
  .cta-section p { font-size: 1rem; color: var(--l-muted); max-width: 500px; margin: 0 auto 2.5rem; line-height: 1.7; }
  .cta-actions { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
  .cta-badge {
    margin-top: 2.5rem;
    display: inline-flex; align-items: center; gap: .5rem;
    font-size: .75rem; color: var(--l-muted);
    letter-spacing: .06em;
  }
  .cta-badge svg { width: 14px; height: 14px; fill: var(--l-muted); }
  .cta-section .btn-ghost {
    border-color: rgba(14,26,46,0.2); color: var(--l-text);
  }
  .cta-section .btn-ghost:hover { background: rgba(14,26,46,0.06); border-color: rgba(14,26,46,0.4); }

  /* ── Logos ── */
  .logos-section { padding: 4rem 5vw; border-top: 1px solid var(--l-border); background: var(--l-surface); overflow: hidden; }
  .logos-label { text-align: center; font-size: .7rem; letter-spacing: .15em; text-transform: uppercase; color: var(--l-muted); margin-bottom: 2.5rem; }
  .logos-row { display: flex; gap: 3rem; animation: ticker-scroll 22s linear infinite; width: max-content; }
  .logos-row-2 { animation-direction: reverse; animation-duration: 30s; margin-top: 1.5rem; }
  .logo-item {
    background: var(--l-alt);
    border: 1px solid var(--l-border); border-radius: 10px;
    padding: 1rem 2rem; white-space: nowrap;
    font-size: .75rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;
    color: var(--l-muted);
    transition: color .3s, background .3s, border-color .3s;
  }
  .logo-item:hover { color: var(--blue); border-color: rgba(26,105,251,0.3); background: #e8f0fe; }


/* ══════════════════════════════ SECTION HEADING ══════════════════════════════ */
.sec-head { text-align: center; margin-bottom: 56px; }
.sec-head .eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: var(--blue); display: block; margin-bottom: 12px; }
.sec-head h2 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(36px, 5vw, 58px); letter-spacing: 2px; line-height: 1.05; }
.sec-head.light h2 { color: #0d1117; }
.sec-head.light p { color: #4a5568; }
.sec-head.dark h2 { color: var(--white); }
.sec-head.dark p { color: var(--text); }
.sec-head p { margin-top: 14px; max-width: 600px; margin-left: auto; margin-right: auto; font-size: 15.5px; line-height: 1.75; }


/* ══════════════════════════════ MEDIA SERVICES — WHITE ══════════════════════════════ */
.media-services { padding: 90px 40px 0; background: #ffffff; }

.media-cards-grid {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 20px; max-width: 1220px; margin: 0 auto 64px;
}
.med-card {
  background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 16px;
  padding: 32px 22px 28px; position: relative; overflow: hidden;
  transition: transform .3s, border-color .3s, box-shadow .3s;
}
.med-card::before {
  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;
  background: linear-gradient(90deg, var(--blue), var(--blue-light));
  opacity: 0; transition: opacity .3s;
}
.med-card:hover { transform: translateY(-7px); border-color: rgba(26,105,251,0.3); box-shadow: 0 20px 50px rgba(26,105,251,0.09); }
.med-card:hover::before { opacity: 1; }
.med-card.active-card {
  border-color: var(--blue); background: linear-gradient(145deg, #eef4ff, #f0f5ff);
  box-shadow: 0 0 0 1px var(--blue), 0 20px 50px rgba(26,105,251,0.12);
}
.med-card.active-card::before { opacity: 1; }
.med-icon-wrap { width: 52px; height: 52px; margin-bottom: 20px; display: flex; align-items: center; justify-content: center; }
.med-icon-wrap img { width: 52px; height: 52px; object-fit: contain; }
.med-card h4 { font-family: 'Bebas Neue', sans-serif; font-size: 23px; letter-spacing: 1.5px; color: #0d1117; margin-bottom: 10px; line-height: 1.1; }
.med-card p { font-size: 13.5px; color: #4a5568; line-height: 1.65; }

/* Stats bar — dark pill inside white section */
.stats-wrap { padding: 0 40px 90px; background: #ffffff; }
.stats-bar {
  background: linear-gradient(135deg, #0a0f1a 0%, #0d1420 100%);
  border-radius: 16px; margin: 0 auto;
  max-width: 1220px;
  display: grid; grid-template-columns: repeat(3, 1fr);
}
.stat-item { text-align: center; padding: 44px 30px; border-right: 1px solid rgba(255,255,255,0.07); }
.stat-item:last-child { border-right: none; }
.stat-top { display: flex; align-items: center; justify-content: center; gap: 16px; margin-bottom: 10px; }
.stat-num {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 72px;
    letter-spacing: 2px;
    background: linear-gradient(135deg, #fff 0%, var(--blue-light) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    background-color: red;
}
.stat-label-word { font-family: 'Bebas Neue', sans-serif; font-size: 20px; letter-spacing: 2px; color: var(--blue); text-align: left; line-height: 1.2; }
.stat-desc { font-size: 13px; color: var(--text); line-height: 1.6; max-width: 170px; margin: 0 auto; }

/* ══════════════════════════════ CTA — DARK ══════════════════════════════ */

.cta-inner { position: relative; z-index: 1; max-width: 720px; margin: 0 auto; }
.cta-h2 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(42px, 6vw, 70px); letter-spacing: 2px; line-height: .95; color: var(--white); margin-bottom: 8px; }
.cta-h2 span { color: var(--blue); }
.cta-p { font-size: 16px; color: var(--text); line-height: 1.75; margin: 18px 0 34px; }
.cta-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }

/* ══════════════════════════════ SERVICES — LIGHT BG ══════════════════════════════ */
.services-section { padding: 90px 40px; background: #f8fafc; }
.services-section .services-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; max-width: 1220px; margin: 0 auto; }
.services-section .srv-card {
  background: #ffffff; border: 1px solid #e2e8f0; border-radius: 14px;
  padding: 26px 24px; display: flex; align-items: center; justify-content: space-between; gap: 18px;
  transition: border-color .3s, transform .25s, box-shadow .3s;
}
.services-section .srv-card:hover { border-color: rgba(26,105,251,0.3); transform: translateY(-4px); box-shadow: 0 16px 40px rgba(26,105,251,0.08); }
.services-section .srv-text { flex: 1; }
.services-section .srv-text h6 { font-family: 'Bebas Neue', sans-serif; font-size: 20px; letter-spacing: 1.5px; color: #0d1117; margin-bottom: 8px; line-height: 1.15; }
.services-section .srv-text p { font-size: 13px; color: #4a5568; line-height: 1.65; }
.services-section .srv-img { width: 88px; height: 88px; flex-shrink: 0; border-radius: 12px; overflow: hidden; background: #eef2ff; }
.services-section .srv-img img { width: 100%; height: 100%; object-fit: cover; }
.services-section .srv-img-ph { width: 88px; height: 88px; flex-shrink: 0; background: #eef2ff; border: 1px dashed #bfdbfe; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 10px; color: #94a3b8; text-align: center; padding: 6px; }

/* ══════════════════════════════ CTA 2 ══════════════════════════════ */
.cta2-section {
  padding: 90px 40px; background: linear-gradient(135deg, #060810 0%, #0d1420 100%);
  position: relative; overflow: hidden; text-align: center; border-top: 1px solid var(--border);
}
.cta2-section::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 60% 70% at 50% 50%, rgba(26,105,251,0.13) 0%, transparent 70%); }

/* ══════════════════════════════ CASE STUDIES — WHITE ══════════════════════════════ */
.case-section { padding: 90px 40px; background: #ffffff; }
.case-slider { max-width: 1180px; margin: 0 auto; }
.case-slide { display: none; }
.case-slide.active { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }

.case-logo-img { height: 38px; object-fit: contain; margin-bottom: 14px; display: block; }
.case-left h2 { font-family: 'Bebas Neue', sans-serif; font-size: 40px; letter-spacing: 2px; line-height: 1.05; color: #0d1117; margin-bottom: 22px; }
.case-stats-label { font-size: 11px; font-weight: 800; letter-spacing: 3px; text-transform: uppercase; color: var(--blue); margin-bottom: 16px; display: block; }
.case-stats { display: flex; gap: 18px; flex-wrap: wrap; }
.case-stat { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px; padding: 18px 20px; flex: 1; min-width: 120px; }
.case-stat-num { font-family: 'Bebas Neue', sans-serif; font-size: 38px; color: var(--blue); line-height: 1; display: flex; align-items: center; gap: 3px; }
.case-stat-num .pct { font-size: 26px; }
.case-stat-num .arr { color: #22c55e; font-size: 20px; }
.case-stat p { font-size: 12px; color: #4a5568; line-height: 1.5; margin-top: 6px; }

.case-right { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 20px; padding: 32px; position: relative; overflow: hidden; }
.case-right::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--blue), var(--blue-light)); }
.case-img { width: 100%; height: 195px; object-fit: cover; border-radius: 12px; margin-bottom: 20px; display: block; }
.case-img-ph { width: 100%; height: 195px; background: #eef2ff; border: 1px dashed #bfdbfe; border-radius: 12px; margin-bottom: 20px; display: flex; align-items: center; justify-content: center; font-size: 11px; color: #94a3b8; }
.case-right p { font-size: 13.5px; color: #374151; line-height: 1.8; margin-bottom: 22px; }

.case-dots { display: flex; justify-content: center; gap: 10px; margin-top: 48px; }
.case-dot { width: 30px; height: 4px; border-radius: 2px; background: #e2e8f0; cursor: pointer; transition: background .3s, width .3s; border: none; }
.case-dot.active { background: var(--blue); width: 50px; }


.media.cta-section {
  padding: 90px 40px; background: var(--dark2);
  position: relative; overflow: hidden; text-align: center;
}
.media.cta-section::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(ellipse 70% 80% at 50% 50%, rgba(26,105,251,0.10) 0%, transparent 70%);
}

  /* ─── HERO IMAGE BANNER ─── */
  .hero-img-banner {
    width: 100%;
    background: var(--dark);
    display: flex; justify-content: center; align-items: center;
    padding: 0;
    overflow: hidden;
    position: relative;
  }
  .hero-img-banner img {
    width: 100%; max-width: 1400px;
    display: block;
    object-fit: cover;
  }
  .hero-img-overlay {
    position: absolute; inset: 0;
    background: linear-gradient(to bottom, transparent 60%, var(--dark) 100%);
    pointer-events: none;
  }
  .sec-head { text-align: center; margin-bottom: 60px; }
  .sec-head h6 { font-size: 12px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: var(--blue); margin-bottom: 12px; }
  .sec-head h2 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(40px, 6vw, 64px); letter-spacing: 2px; line-height: 1; }
  .sec-head p { margin-top: 16px; max-width: 560px; margin-left: auto; margin-right: auto; color: var(--text); font-size: 16px; line-height: 1.7; }

  /* ─── PRICING TABLE ─── */
  .pricing-section { padding: 80px 20px 100px; background: #ffffff; }
  .pricing-section .sec-head h2 { color: #0d1117; }
  .pricing-section .sec-head p { color: #4a5568; }
  .pricing-section .sec-head h6 { color: var(--blue); }

  .pkg-wrap { max-width: 1320px; margin: 0 auto; overflow-x: auto; -webkit-overflow-scrolling: touch; }

  /* 5 columns: labels + 4 packages */
  .pkg-grid {
    display: grid;
    grid-template-columns: 190px repeat(4, 1fr);
    min-width: 860px;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 30px rgba(0,0,0,0.07);
  }

  /* ── HEADER ROW ── */
  .pg-header-label {
    background: #1a1f2e;
    padding: 24px 16px;
    display: flex; flex-direction: column; justify-content: center;
  }
  .pg-header-label h3 { font-family:'Bebas Neue',sans-serif; font-size:18px; letter-spacing:2px; color:#fff; line-height:1.2; }
  .pg-header-label h4 { font-family:'Bebas Neue',sans-serif; font-size:13px; letter-spacing:1px; color:#9ca3af; margin-top:6px; line-height:1.3; }

  .pg-pkg-head {
    background: #fff;
    padding: 22px 12px 18px;
    text-align: center;
    border-left: 1px solid #e2e8f0;
    display: flex; flex-direction: column; align-items: center; justify-content: center;
    position: relative;
  }
  .pg-pkg-head.popular { background: linear-gradient(160deg,#eef3ff,#f5f8ff); border-left: 2px solid var(--blue); border-right: 2px solid var(--blue); }
  .pop-tag {
    position: absolute; top: 0; left: 50%; transform: translateX(-50%);
    background: var(--blue); color: #fff;
    font-size: 9px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;
    padding: 3px 14px; border-radius: 0 0 8px 8px; white-space: nowrap;
  }
  .pg-pkg-name { font-family:'Bebas Neue',sans-serif; font-size:24px; letter-spacing:2px; color:#0d1117; margin-bottom:4px; }
  .pg-price-row { display:flex; align-items:flex-end; gap:1px; justify-content:center; }
  .pg-price-row .psym { font-size:14px; font-weight:800; color:var(--blue); margin-bottom:4px; }
  .pg-price-row .pamt { font-family:'Bebas Neue',sans-serif; font-size:36px; color:#0d1117; line-height:1; }
  .pg-price-row .pmo  { font-size:11px; color:#64748b; margin-bottom:4px; }
  .pg-annual { font-size:10px; color:#64748b; margin-top:3px; }
  .pg-annual .sv { color:#16a34a; font-weight:700; }

  /* ── SECTION DIVIDER ROW ── */
  .pg-sec-label {
    background: #1a1f2e;
    padding: 9px 16px;
    font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;
    color: #fff; display: flex; align-items: center;
  }
  .pg-sec-label span { font-size:9px; color:#9ca3af; font-weight:400; margin-left:5px; text-transform:none; letter-spacing:0; }
  .pg-sec-cell {
    background: #1a1f2e;
    border-left: 1px solid #2d3548;
  }
  .pg-sec-cell.popular { border-left: 2px solid var(--blue); border-right: 2px solid var(--blue); }

  /* ── DATA ROW ── */
  .pg-row-label {
    background: #f8fafc;
    padding: 14px 16px;
    font-size: 12px; font-weight: 700; color: #374151;
    border-top: 1px solid #e9edf2;
    display: flex; align-items: center;
  }
  .pg-cell {
    background: #fff;
    padding: 12px 14px;
    font-size: 12px; color: #374151; line-height: 1.5;
    border-top: 1px solid #e9edf2;
    border-left: 1px solid #e9edf2;
    display: flex; align-items: center; justify-content: center; text-align: center;
    flex-wrap: wrap;
  }
  .pg-cell.popular { background: #fbfcff; border-left: 2px solid var(--blue); border-right: 2px solid var(--blue); }
  .pg-cell strong { display:block; margin-top:4px; color: var(--blue); font-size:11px; }

  /* Logo placeholder */
  .logo-ph {
    background: #f0f5ff; border: 1px dashed #c7d8ff;
    border-radius: 8px; padding: 10px 8px;
    font-size: 9px; color: #6b7280; text-align: center; width: 100%;
    line-height: 1.6;
  }

  /* Topic tags */
  .ttag {
    display:inline-block; background:#eff6ff; border:1px solid #dbeafe;
    border-radius:4px; padding:2px 7px; font-size:10px; color:#1e40af;
    margin:2px; font-weight:600;
  }

  /* Subscribe button row */
  .pg-btn-label {
    background: #f0f5ff;
    padding: 14px 16px;
    border-top: 2px solid #e2e8f0;
    font-size: 11px; font-weight: 700; color: #374151;
    display: flex; align-items: center;
  }
  .pg-btn-cell {
    background: #f8fafc;
    padding: 12px 14px;
    border-top: 2px solid #e2e8f0;
    border-left: 1px solid #e2e8f0;
    display: flex; align-items: center; justify-content: center;
  }
  .pg-btn-cell.popular { background: #eff6ff; border-left: 2px solid var(--blue); border-right: 2px solid var(--blue); border-bottom: 2px solid var(--blue); }
  .btn-sub {
    display:block; width:100%; padding:10px 6px;
    background: transparent; border: 2px solid #cbd5e1;
    color: #374151; border-radius:7px;
    font-family:'Barlow',sans-serif; font-size:11px; font-weight:800;
    letter-spacing:1px; text-transform:uppercase; cursor:pointer;
    transition:all .2s; text-align:center; text-decoration:none;
  }
  .btn-sub:hover { background:var(--blue); border-color:var(--blue); color:#fff; }
  .pg-btn-cell.popular .btn-sub { background:var(--blue); border-color:var(--blue); color:#fff; }
  .pg-btn-cell.popular .btn-sub:hover { background:var(--blue-light); }


/* ══ BANNER ══ */
.banner { margin-top: 72px; background: var(--dark2); position: relative; overflow: hidden; padding: 110px 40px 100px; text-align: center; }
.banner::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 90% 60% at 50% -5%, rgba(26,105,251,0.22) 0%, transparent 65%); }
.banner::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, transparent, var(--blue), transparent); }
.banner-grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(26,105,251,0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(26,105,251,0.035) 1px, transparent 1px); background-size: 55px 55px; }
.banner-eyebrow { display: inline-block; font-size: 11px; font-weight: 700; letter-spacing: 3.5px; text-transform: uppercase; color: var(--blue); border: 1px solid rgba(26,105,251,0.35); padding: 6px 18px; border-radius: 40px; margin-bottom: 28px; background: rgba(26,105,251,0.07); position: relative; z-index: 1; animation: fadeUp .6s ease both; }
.banner h1 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(52px, 8vw, 100px); line-height: .92; letter-spacing: 2px; position: relative; z-index: 1; animation: fadeUp .7s .1s ease both; }
.banner h1 .w1 { display: block; color: var(--white); }
.banner h1 .w2 { display: block; color: var(--blue); }
.banner-sub { margin: 28px auto 0; max-width: 660px; font-size: 16.5px; color: var(--text); line-height: 1.75; position: relative; z-index: 1; animation: fadeUp .7s .2s ease both; }
.banner-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-top: 40px; position: relative; z-index: 1; animation: fadeUp .7s .32s ease both; }
.btn-primary { background: var(--blue); color: #fff; padding: 14px 30px; border-radius: 6px; font-size: 13px; font-weight: 800; letter-spacing: 1.2px; text-transform: uppercase; text-decoration: none; display: inline-flex; align-items: center; gap: 8px; transition: background .2s, transform .15s; }
.btn-primary:hover {  transform: translateY(-2px); }
.btn-outline { background: transparent; color: var(--white); padding: 14px 30px; border-radius: 6px; font-size: 13px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; text-decoration: none; border: 2px solid rgba(255,255,255,0.22); transition: border-color .2s, transform .15s; }
.btn-outline:hover { border-color: var(--white); transform: translateY(-2px); }


  /* ── Footer ── */
  /* ── FOOTER REDESIGN ── */
  footer { background: #040710; border-top: 1px solid rgba(255,255,255,.06); }

  /* CTA Strip */
  .ft-cta { background: linear-gradient(135deg, #0b1f5e 0%, #1A69FB 60%, #0d3fa6 100%); padding: 3.5rem 5vw; position: relative; overflow: hidden; }
  .ft-cta__orb { position: absolute; border-radius: 50%; pointer-events: none; }
  .ft-cta__orb--1 { width: 300px; height: 300px; background: rgba(255,255,255,.05); top: -100px; right: -60px; }
  .ft-cta__orb--2 { width: 180px; height: 180px; background: rgba(237,1,1,.1); bottom: -80px; left: 30%; }
  .ft-cta__inner { max-width: 1260px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 2rem; flex-wrap: wrap; position: relative; z-index: 1; }
  .ft-cta__eyebrow { font-family: 'SF UI Text', sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: rgba(255,255,255,.6); margin-bottom: .4rem; }
  .ft-cta__title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(1.8rem, 3vw, 2.6rem); color: #fff; line-height: 1.05; letter-spacing: .04em; }
  .ft-cta__title span { color: rgba(255,255,255,.55); }
  .ft-cta__actions { display: flex; gap: 1rem; align-items: center; flex-wrap: wrap; }
  .ft-cta__ghost { font-family: 'SF UI Text', sans-serif; font-size: .82rem; font-weight: 700; color: rgba(255,255,255,.8); text-decoration: none; border-bottom: 1px solid rgba(255,255,255,.3); padding-bottom: 2px; transition: color .2s, border-color .2s; }
  .ft-cta__ghost:hover { color: #fff; border-color: #fff; }

  /* Main grid */
  .ft-main { max-width: 1260px; margin: 0 auto; padding: 5rem 5vw 4rem; display: grid; grid-template-columns: 1.8fr 1fr 1fr 1.2fr; gap: 4rem; }

  /* Brand */
  .ft-brand__logo { height: 36px; filter: brightness(0) invert(1); opacity: .9; }
  .ft-brand__desc { font-family: 'SF UI Text', sans-serif; font-size: .84rem; color: rgba(255,255,255,.38); line-height: 1.75; margin-top: 1.2rem; max-width: 260px; }
  .ft-socials { display: flex; gap: .6rem; margin-top: 1.8rem; }
  .ft-social { width: 36px; height: 36px; border-radius: 10px; border: 1px solid rgba(255,255,255,.1); background: rgba(255,255,255,.04); display: flex; align-items: center; justify-content: center; color: rgba(255,255,255,.5); font-size: .85rem; text-decoration: none; transition: background .2s, border-color .2s, color .2s; }
  .ft-social:hover { background: #1A69FB; border-color: #1A69FB; color: #fff; }

  /* Cols */
  .ft-col__head { font-family: 'SF UI Text', sans-serif; font-size: .68rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: rgba(255,255,255,.3); margin-bottom: 1.4rem; }
  .ft-col a { display: block; font-family: 'SF UI Text', sans-serif; font-size: .84rem; color: rgba(255,255,255,.55); text-decoration: none; margin-bottom: .7rem; transition: color .2s, padding-left .2s; }
  .ft-col a:hover { color: #1A69FB; padding-left: 4px; }

  /* Contact col */
  .ft-contact-item { display: flex; align-items: flex-start; gap: .7rem; margin-bottom: .9rem; }
  .ft-contact-icon { width: 30px; height: 30px; background: rgba(26,105,251,.12); border-radius: 8px; display: flex; align-items: center; justify-content: center; color: #1A69FB; font-size: .8rem; flex-shrink: 0; margin-top: 1px; }
  .ft-contact-item span:last-child { font-family: 'SF UI Text', sans-serif; font-size: .82rem; color: rgba(255,255,255,.5); line-height: 1.5; }
  .ft-contact-btn { display: inline-block; margin-top: 1rem; padding: .65rem 1.4rem; background: transparent; border: 1px solid rgba(26,105,251,.5); border-radius: 8px; font-family: 'SF UI Text', sans-serif; font-size: .78rem; font-weight: 700; color: #1A69FB; text-decoration: none; transition: background .2s, border-color .2s; letter-spacing: .06em; }
  .ft-contact-btn:hover { background: #1A69FB; border-color: #1A69FB; color: #fff; }

  /* Stats row */
  .ft-stats { border-top: 1px solid rgba(255,255,255,.06); border-bottom: 1px solid rgba(255,255,255,.06); padding: 2rem 5vw; display: flex; align-items: center; justify-content: center; gap: 0; max-width: 100%; }
  .ft-stat { text-align: center; padding: 0 3rem; }
  .ft-stat__num { font-family: 'Bebas Neue', sans-serif; font-size: 1.8rem; color: #1A69FB; display: block; line-height: 1; }
  .ft-stat__lbl { font-family: 'SF UI Text', sans-serif; font-size: .68rem; color: rgba(255,255,255,.3); letter-spacing: .08em; text-transform: uppercase; }
  .ft-stat__sep { width: 1px; height: 40px; background: rgba(255,255,255,.08); flex-shrink: 0; }

  /* Bottom bar */
  .ft-bottom { padding: 1.8rem 5vw; display: flex; justify-content: space-between; align-items: center; }
  .ft-copy { font-family: 'SF UI Text', sans-serif; font-size: .75rem; color: rgba(255,255,255,.2); }
  .ft-tagline { font-family: 'SF UI Text', sans-serif; font-size: .75rem; color: rgba(255,255,255,.15); }

  /* Old social-btn kept for compatibility */
  .social-btn {
    width: 34px; height: 34px; border-radius: 8px;
    border: 1px solid var(--border);
    display: flex; align-items: center; justify-content: center;
    text-decoration: none; color: rgba(255,255,255,0.4); font-size: .8rem;
    transition: border-color .3s, color .3s;
  }
  .social-btn:hover { border-color: var(--blue); color: var(--blue); }

  /* ── Animations ── */
  @keyframes fadeUp {
    from { opacity: 0; transform: translateY(24px); }
    to { opacity: 1; transform: none; }
  }

  /* ── Responsive ── */
  @media (max-width: 900px) {
    .nav-links { display: none; }
    .why-grid, .cases-grid, .testi-grid, .audience-inner { grid-template-columns: 1fr; }
    .ft-main { grid-template-columns: 1fr 1fr; gap: 2.5rem; padding: 3rem 5vw; }
    .ft-stats { flex-wrap: wrap; gap: 1rem; }
    .ft-stat { padding: .8rem 1.5rem; }
    .ft-stat__sep { display: none; }
    .ft-bottom { flex-direction: column; gap: .5rem; text-align: center; }
    @media (max-width: 500px) {
      .ft-main { grid-template-columns: 1fr; text-align: center; }
      .ft-cta__inner { flex-direction: column; text-align: center; }
      .ft-cta__actions { justify-content: center; }
      .ft-brand__desc { max-width: 100%; }
      .ft-socials { justify-content: center; }
      .ft-contact-item { justify-content: center; }
      .ft-contact-btn { display: block; text-align: center; }
    }
    .stats-inner { grid-template-columns: repeat(2,1fr); }
    .case-side { flex-direction: row; }
    .cases-grid { grid-template-columns: 1fr; }
    .why-visual { height: 320px; }
  }
  @media (max-width: 600px) {
    .hero h1 { font-size: 4rem; }
    .stats-inner { grid-template-columns: 1fr 1fr; }
    .services-grid { grid-template-columns: 1fr; }
    .testi-grid { grid-template-columns: 1fr; }
  }


/* =========================================
   NEWS & PR PAGE — Custom Sections
   ========================================= */

/* ── Bento Grid Section ── */
.npr-bento { background: #f5f7ff; padding: 6rem 2rem; }
.npr-bento__inner { max-width: 1200px; margin: 0 auto; }
.npr-bento__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.npr-bento__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(2rem, 4vw, 3.2rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.15; }
.npr-bento__title span { color: #1A69FB; }
.npr-bento__heading { margin-bottom: 3.5rem; text-align: center; }
.npr-bento__grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 1.2rem; }
.npr-bento__card { background: #fff; border: 1px solid #e5e8f5; border-radius: 20px; padding: 2rem; position: relative; overflow: hidden; transition: box-shadow .3s; }
.npr-bento__card:hover { box-shadow: 0 8px 32px rgba(26,105,251,.1); }
.npr-bento__card--featured { grid-column: 1/3; grid-row: 1/2; padding: 2.5rem; background: linear-gradient(135deg, #fff 60%, #e8f0ff); border-color: #c5d8ff; }
.npr-bento__card--sm { grid-row: 1/2; grid-column: 3/4; }
.npr-bento__card--bl { grid-column: 1/2; grid-row: 2/3; }
.npr-bento__card--stats { grid-column: 2/4; grid-row: 2/3; background: linear-gradient(135deg, #1A69FB, #0d3fa6); border: none; display: flex; align-items: center; justify-content: space-around; gap: 1rem; flex-wrap: wrap; }
.npr-bento__orb { position: absolute; border-radius: 50%; }
.npr-bento__num { font-family: 'Bebas Neue', sans-serif; line-height: 1; display: block; }
.npr-bento__num--lg { font-size: 5rem; color: #1A69FB; opacity: .12; margin-bottom: -.5rem; }
.npr-bento__num--md { font-size: 4rem; opacity: .18; }
.npr-bento__num--blue { color: #1A69FB; }
.npr-bento__num--red { color: #ED0101; }
.npr-bento__card-title { font-family: 'SF UI Text', sans-serif; font-weight: 700; color: #0a0a0a; margin-bottom: .8rem; }
.npr-bento__card-title--lg { font-size: 1.6rem; }
.npr-bento__card-title--sm { font-size: 1.25rem; margin: .4rem 0 .6rem; }
.npr-bento__card-desc { font-family: 'SF UI Text', sans-serif; line-height: 1.7; color: #555; }
.npr-bento__card-desc--lg { font-size: .95rem; max-width: 500px; }
.npr-bento__card-desc--sm { font-size: .85rem; }
.npr-bento__tags { display: flex; flex-wrap: wrap; gap: .5rem; margin-top: 1.5rem; }
.npr-bento__tag { background: #1A69FB15; border: 1px solid #1A69FB44; color: #1A69FB; font-family: 'SF UI Text', sans-serif; font-size: .75rem; padding: .3rem .8rem; border-radius: 20px; }
.npr-bento__stat { text-align: center; }
.npr-bento__stat-num { font-family: 'Bebas Neue', sans-serif; font-size: 3rem; color: #fff; display: block; line-height: 1; }
.npr-bento__stat-label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; color: rgba(255,255,255,.75); }
.npr-bento__divider { width: 1px; height: 50px; background: rgba(255,255,255,.25); }

/* ── Zigzag Section ── */
.npr-zigzag { background: #fff; padding: 6rem 2rem; }
.npr-zigzag__inner { max-width: 1200px; margin: 0 auto; }
.npr-zigzag__header { text-align: center; margin-bottom: 4rem; }
.npr-zigzag__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.npr-zigzag__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(2rem, 4vw, 3rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.2; }
.npr-zigzag__title span { color: #1A69FB; }
.npr-zigzag__sub { font-family: 'SF UI Text', sans-serif; color: #666; max-width: 560px; margin: 1rem auto 0; font-size: .95rem; line-height: 1.7; }
.npr-zigzag__step { display: flex; align-items: center; gap: 3rem; margin-bottom: 4rem; flex-wrap: wrap; }
.npr-zigzag__step--reverse { flex-direction: row-reverse; }
.npr-zigzag__step:last-child { margin-bottom: 0; }
.npr-zigzag__num-box { flex: 0 0 auto; width: 80px; height: 80px; border-radius: 16px; display: flex; align-items: center; justify-content: center; }
.npr-zigzag__num-box--blue { background: #1A69FB; }
.npr-zigzag__num-box--red { background: #ED0101; }
.npr-zigzag__step-num { font-family: 'Bebas Neue', sans-serif; font-size: 2.2rem; color: #fff; }
.npr-zigzag__content { flex: 1; min-width: 200px; }
.npr-zigzag__content--right { text-align: right; }
.npr-zigzag__step-title { font-family: 'SF UI Text', sans-serif; font-size: 1.4rem; font-weight: 700; color: #0a0a0a; margin-bottom: .5rem; }
.npr-zigzag__step-desc { font-family: 'SF UI Text', sans-serif; color: #666; font-size: .9rem; line-height: 1.7; }

/* ── Case Studies Section ── */
.npr-cases { background: #f5f7ff; padding: 6rem 2rem; }
.npr-cases__inner { max-width: 1200px; margin: 0 auto; }
.npr-cases__header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 3rem; flex-wrap: wrap; gap: 1rem; }
.npr-cases__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.npr-cases__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; margin-top: .5rem; line-height: 1.2; }
.npr-cases__desc { font-family: 'SF UI Text', sans-serif; color: #888; font-size: .85rem; max-width: 340px; line-height: 1.6; }
.npr-cases__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }
.npr-case-card { background: #fff; border: 1px solid #e5e8f5; border-radius: 20px; overflow: hidden; transition: border-color .3s, box-shadow .3s; }
.npr-case-card--blue:hover { border-color: #1A69FB88; box-shadow: 0 10px 40px rgba(26,105,251,.1); }
.npr-case-card--red:hover { border-color: #ED010188; box-shadow: 0 10px 40px rgba(237,1,1,.08); }
.npr-case-card__top { height: 6px; }
.npr-case-card__top--blue { background: linear-gradient(to right, #1A69FB, #0d3fa6); }
.npr-case-card__top--red { background: linear-gradient(to right, #ED0101, #a80000); }
.npr-case-card__top--grad { background: linear-gradient(to right, #1A69FB, #ED0101); }
.npr-case-card__body { padding: 2rem; }
.npr-case-card__badge { font-family: 'SF UI Text', sans-serif; font-size: .7rem; font-weight: 700; letter-spacing: .15em; text-transform: uppercase; padding: .3rem .7rem; border-radius: 20px; }
.npr-case-card__badge--blue { color: #1A69FB; background: #1A69FB15; }
.npr-case-card__badge--red { color: #ED0101; background: #ED010115; }
.npr-case-card__title { font-family: 'SF UI Text', sans-serif; font-size: 1.2rem; font-weight: 700; color: #0a0a0a; margin: 1rem 0 .6rem; line-height: 1.3; }
.npr-case-card__desc { font-family: 'SF UI Text', sans-serif; color: #777; font-size: .85rem; line-height: 1.6; }
.npr-case-card__stats { display: flex; gap: 1.5rem; margin-top: 1.5rem; padding-top: 1.5rem; border-top: 1px solid #eef0f8; }
.npr-case-card__stat-num { font-family: 'Bebas Neue', sans-serif; font-size: 1.8rem; line-height: 1; }
.npr-case-card__stat-num--blue { color: #1A69FB; }
.npr-case-card__stat-num--red { color: #ED0101; }
.npr-case-card__stat-label { font-family: 'SF UI Text', sans-serif; font-size: .7rem; color: #aaa; margin-top: .2rem; }
.npr-stats-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #e5e8f5; border-radius: 16px; overflow: hidden; margin-top: 3rem; }
.npr-stats-row__item { background: #fff; padding: 2rem; text-align: center; }
.npr-stats-row__num { font-family: 'Bebas Neue', sans-serif; font-size: 2.5rem; color: #1A69FB; display: block; line-height: 1; }
.npr-stats-row__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; color: #999; }

/* ── CTA White (Red Accents) ── */
.npr-cta-white { background: #fff; padding: 5rem 2rem; position: relative; overflow: hidden; }
.npr-cta-white__orb { position: absolute; border-radius: 50%; }
.npr-cta-white__inner { max-width: 900px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }
.npr-cta-white__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #ED0101; }
.npr-cta-white__title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(2.5rem, 6vw, 5rem); color: #0a0a0a; line-height: 1; margin: .6rem 0 1rem; letter-spacing: .02em; }
.npr-cta-white__title span { color: #ED0101; }
.npr-cta-white__sub { font-family: 'SF UI Text', sans-serif; color: #666; font-size: 1rem; max-width: 580px; margin: 0 auto 2.5rem; line-height: 1.7; }
.npr-cta-white__actions { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
.npr-cta-white__btn-solid { background: #ED0101; color: #fff; font-family: 'SF UI Text', sans-serif; font-weight: 700; font-size: .9rem; padding: .9rem 2.2rem; border-radius: 40px; text-decoration: none; transition: background .3s; }
.npr-cta-white__btn-solid:hover { background: #c40000; color: #fff; }
.npr-cta-white__btn-outline { border: 2px solid #ED0101; color: #ED0101; font-family: 'SF UI Text', sans-serif; font-weight: 600; font-size: .9rem; padding: .9rem 2.2rem; border-radius: 40px; text-decoration: none; transition: .3s; }
.npr-cta-white__btn-outline:hover { background: #ED0101; color: #fff; }

/* ── CTA Dark (Blue) ── */
.npr-cta-dark { background: #0d1a3a; padding: 5rem 2rem; position: relative; overflow: hidden; }
.npr-cta-dark__pattern { position: absolute; inset: 0; background: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(26,105,251,.03) 40px, rgba(26,105,251,.03) 80px); }
.npr-cta-dark__inner { max-width: 800px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }
.npr-cta-dark__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(2rem, 4vw, 3rem); font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: 1rem; }
.npr-cta-dark__title span { color: #1A69FB; }
.npr-cta-dark__sub { font-family: 'SF UI Text', sans-serif; color: rgba(255,255,255,.55); font-size: .95rem; line-height: 1.7; max-width: 580px; margin: 0 auto 2.5rem; }
.npr-cta-dark__actions { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }

/* ── NPR Responsive ── */
@media (max-width: 900px) {
  .npr-bento__grid { grid-template-columns: 1fr 1fr; }
  .npr-bento__card--featured { grid-column: 1/3; }
  .npr-bento__card--sm, .npr-bento__card--bl { grid-column: auto; grid-row: auto; }
  .npr-bento__card--stats { grid-column: 1/3; grid-row: auto; }
  .npr-cases__grid { grid-template-columns: 1fr 1fr; }
  .npr-stats-row { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .npr-bento__grid { grid-template-columns: 1fr; }
  .npr-bento__card--featured, .npr-bento__card--stats { grid-column: 1/2; }
  .npr-cases__grid { grid-template-columns: 1fr; }
  .npr-stats-row { grid-template-columns: 1fr 1fr; }
  .npr-zigzag__step--reverse { flex-direction: row; }
  .npr-zigzag__content--right { text-align: left; }
}


/* =========================================
   MEDIA ENGAGEMENT PAGE — Custom Sections
   ========================================= */

/* ── Media Services: 2x2 Icon Cards ── */
.me-services { background: #f5f7ff; padding: 6rem 2rem; }
.me-services__inner { max-width: 1260px; margin: 0 auto; display: grid; grid-template-columns: 320px 1fr; gap: 4rem; align-items: start; }
.me-services__header { position: sticky; top: 6rem; }
.me-services__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.me-services__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.2; }
.me-services__title span { color: #1A69FB; }
.me-services__sub { font-family: 'SF UI Text', sans-serif; color: #666; font-size: .9rem; line-height: 1.7; margin-top: 1rem; }
.me-services__cta { display: inline-block; margin-top: 2rem; font-family: 'SF UI Text', sans-serif; font-size: .85rem; font-weight: 600; color: #1A69FB; border-bottom: 1px solid #1A69FB44; padding-bottom: .2rem; text-decoration: none; transition: border-color .3s; }
.me-services__cta:hover { border-color: #1A69FB; color: #1A69FB; }
.me-services__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.me-card { border-radius: 20px; padding: 2.2rem; position: relative; overflow: hidden; transition: transform .3s, box-shadow .3s; min-height: 260px; display: flex; flex-direction: column; justify-content: flex-end; }
.me-card:hover { transform: translateY(-4px); }
.me-card--1 { background: linear-gradient(135deg, #0b1f5e, #1A69FB); }
.me-card--2 { background: linear-gradient(135deg, #2a0505, #ED0101); }
.me-card--3 { background: #fff; border: 1px solid #e5e8f5; }
.me-card--4 { background: linear-gradient(135deg, #111, #1e1e1e); border: 1px solid #2a2a2a; }
.me-card--1:hover, .me-card--2:hover { box-shadow: 0 16px 48px rgba(0,0,0,.4); }
.me-card--3:hover { box-shadow: 0 12px 36px rgba(26,105,251,.15); }
.me-card--4:hover { box-shadow: 0 12px 36px rgba(237,1,1,.1); }
.me-card__num { font-family: 'Bebas Neue', sans-serif; font-size: 6rem; line-height: 1; position: absolute; top: 1rem; right: 1.5rem; opacity: .12; }
.me-card--1 .me-card__num, .me-card--2 .me-card__num, .me-card--4 .me-card__num { color: #fff; }
.me-card--3 .me-card__num { color: #1A69FB; }
.me-card__icon { font-size: 2.2rem; margin-bottom: 1rem; display: block; }
.me-card__title { font-family: 'SF UI Text', sans-serif; font-size: 1.15rem; font-weight: 700; margin-bottom: .5rem; }
.me-card--1 .me-card__title, .me-card--2 .me-card__title, .me-card--4 .me-card__title { color: #fff; }
.me-card--3 .me-card__title { color: #0a0a0a; }
.me-card__desc { font-family: 'SF UI Text', sans-serif; font-size: .85rem; line-height: 1.6; }
.me-card--1 .me-card__desc, .me-card--2 .me-card__desc, .me-card--4 .me-card__desc { color: rgba(255,255,255,.6); }
.me-card--3 .me-card__desc { color: #666; }
.me-card--4 .me-card__title { color: #ED0101; }

/* ── CTA Split Layout ── */
.me-cta-split { background: linear-gradient(135deg, #0d1a3a, #1a2d5a); padding: 5rem 2rem; position: relative; overflow: hidden; }
.me-cta-split__orb { position: absolute; border-radius: 50%; }
.me-cta-split__inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; position: relative; z-index: 1; }
.me-cta-split__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.me-cta-split__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #fff; margin: .6rem 0 1rem; line-height: 1.2; }
.me-cta-split__title span { color: #1A69FB; }
.me-cta-split__sub { font-family: 'SF UI Text', sans-serif; color: rgba(255,255,255,.6); font-size: .95rem; line-height: 1.7; margin-bottom: 2rem; }
.me-cta-split__btns { display: flex; gap: 1rem; flex-wrap: wrap; }
.me-cta-split__cards { display: flex; flex-direction: column; gap: 1rem; }
.me-split-card { background: rgba(255,255,255,.07); border: 1px solid rgba(255,255,255,.1); border-radius: 16px; padding: 1.3rem 1.6rem; backdrop-filter: blur(6px); }
.me-split-card__num { font-family: 'Bebas Neue', sans-serif; font-size: 2rem; color: #1A69FB; line-height: 1; }
.me-split-card__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; color: rgba(255,255,255,.55); margin-top: .2rem; }

/* ── Problem-Solution Section ── */
.me-provsol { background: #f5f7ff; padding: 6rem 2rem; }
.me-provsol__inner { max-width: 1200px; margin: 0 auto; }
.me-provsol__header { text-align: center; margin-bottom: 4rem; }
.me-provsol__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.me-provsol__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.2; }
.me-provsol__sub { font-family: 'SF UI Text', sans-serif; color: #666; font-size: .95rem; max-width: 580px; margin: 1rem auto 0; line-height: 1.7; }
.me-provsol__cols { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border-radius: 20px; overflow: hidden; border: 1px solid #e0e4f5; }
.me-provsol__col-head { padding: 1.2rem 2rem; font-family: 'SF UI Text', sans-serif; font-size: .85rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.me-provsol__col-head--prob { background: #0a0a0a; color: rgba(255,255,255,.7); }
.me-provsol__col-head--sol { background: #1A69FB; color: rgba(255,255,255,.9); }
.me-provsol__row { display: contents; }
.me-provsol__cell { padding: 1.5rem 2rem; border-bottom: 1px solid #e8eaf5; }
.me-provsol__cell:last-child, .me-provsol__row:last-child .me-provsol__cell { border-bottom: none; }
.me-provsol__cell--prob { background: #fff; }
.me-provsol__cell--sol { background: #f0f5ff; }
.me-provsol__cell-title { font-family: 'SF UI Text', sans-serif; font-size: .95rem; font-weight: 700; color: #0a0a0a; margin-bottom: .3rem; }
.me-provsol__cell-desc { font-family: 'SF UI Text', sans-serif; font-size: .85rem; color: #666; line-height: 1.6; }
.me-provsol__badge { display: inline-block; font-family: 'SF UI Text', sans-serif; font-size: .65rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; padding: .2rem .6rem; border-radius: 10px; margin-bottom: .5rem; }
.me-provsol__badge--prob { background: #0a0a0a15; color: #333; }
.me-provsol__badge--sol { background: #1A69FB20; color: #1A69FB; }

/* ── Big Text CTA ── */
.me-cta-big { background: #0a0a0a; padding: 6rem 2rem; position: relative; overflow: hidden; }
.me-cta-big__line { position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(to right, #1A69FB, #ED0101, #1A69FB); }
.me-cta-big__inner { max-width: 900px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }
.me-cta-big__eyebrow { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.me-cta-big__title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(3rem, 8vw, 7rem); color: #fff; line-height: .95; margin: .5rem 0 1.5rem; letter-spacing: .02em; }
.me-cta-big__title span { color: #1A69FB; -webkit-text-stroke: 0; }
.me-cta-big__sub { font-family: 'SF UI Text', sans-serif; color: rgba(255,255,255,.5); font-size: .95rem; max-width: 560px; margin: 0 auto 2.5rem; line-height: 1.7; }
.me-cta-big__btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }

/* ── Timeline Case Studies ── */
.me-cases { background: #fff; padding: 6rem 2rem; }
.me-cases__inner { max-width: 1000px; margin: 0 auto; }
.me-cases__header { text-align: center; margin-bottom: 4rem; }
.me-cases__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.me-cases__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; margin-top: .5rem; line-height: 1.2; }
.me-cases__sub { font-family: 'SF UI Text', sans-serif; color: #777; font-size: .9rem; max-width: 560px; margin: 1rem auto 0; line-height: 1.6; }
.me-timeline { position: relative; padding-left: 3rem; }
.me-timeline::before { content: ''; position: absolute; left: 10px; top: 0; bottom: 0; width: 2px; background: linear-gradient(to bottom, #1A69FB, #ED0101, #1A69FB); border-radius: 2px; }
.me-tl-item { position: relative; margin-bottom: 3rem; }
.me-tl-item:last-child { margin-bottom: 0; }
.me-tl-dot { position: absolute; left: -2.6rem; top: 1.6rem; width: 14px; height: 14px; border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 2px #1A69FB; }
.me-tl-dot--red { box-shadow: 0 0 0 2px #ED0101; }
.me-tl-dot--grad { box-shadow: 0 0 0 2px #1A69FB; background: #ED0101; }
.me-tl-card { background: #f8faff; border: 1px solid #e5e8f5; border-radius: 20px; padding: 2rem; display: grid; grid-template-columns: 1fr auto; gap: 2rem; align-items: start; transition: box-shadow .3s; }
.me-tl-card:hover { box-shadow: 0 6px 28px rgba(26,105,251,.1); }
.me-tl-card--red { background: #fff8f8; border-color: #f5e0e0; }
.me-tl-card--red:hover { box-shadow: 0 6px 28px rgba(237,1,1,.08); }
.me-tl-badge { font-family: 'SF UI Text', sans-serif; font-size: .7rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; padding: .25rem .65rem; border-radius: 10px; margin-bottom: .8rem; display: inline-block; }
.me-tl-badge--blue { background: #1A69FB18; color: #1A69FB; }
.me-tl-badge--red { background: #ED010118; color: #ED0101; }
.me-tl-title { font-family: 'SF UI Text', sans-serif; font-size: 1.2rem; font-weight: 700; color: #0a0a0a; margin-bottom: .5rem; line-height: 1.3; }
.me-tl-desc { font-family: 'SF UI Text', sans-serif; color: #666; font-size: .85rem; line-height: 1.6; }
.me-tl-stats { display: flex; flex-direction: column; gap: .8rem; min-width: 130px; text-align: right; }
.me-tl-stat-num { font-family: 'Bebas Neue', sans-serif; font-size: 2.2rem; line-height: 1; }
.me-tl-stat-num--blue { color: #1A69FB; }
.me-tl-stat-num--red { color: #ED0101; }
.me-tl-stat-label { font-family: 'SF UI Text', sans-serif; font-size: .7rem; color: #aaa; margin-top: .1rem; }

/* ── ME Responsive ── */
@media (max-width: 900px) {
  .me-services__inner { grid-template-columns: 1fr; }
  .me-services__header { position: static; }
  .me-services__grid { grid-template-columns: 1fr 1fr; }
  .me-cta-split__inner { grid-template-columns: 1fr; }
  .me-provsol__cols { grid-template-columns: 1fr; }
  .me-provsol__col-head--prob { display: none; }
  .me-provsol__cell--prob { background: #f0f0f0; }
  .me-tl-card { grid-template-columns: 1fr; }
  .me-tl-stats { flex-direction: row; text-align: left; }
}
@media (max-width: 600px) {
  .me-card { flex-direction: column; gap: 1rem; }
  .me-timeline { padding-left: 1.5rem; }
}


/* =========================================
   DIGITAL & CONTENT MARKETING PAGE
   ========================================= */

/* ── Services: 3 Tall Vertical Cards ── */
.dcm-services { background: #fff; padding: 6rem 2rem; }
.dcm-services__inner { max-width: 1200px; margin: 0 auto; }
.dcm-services__header { text-align: center; margin-bottom: 3.5rem; }
.dcm-services__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.dcm-services__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.2; }
.dcm-services__title span { color: #1A69FB; }
.dcm-services__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }
.dcm-svc-card { border-radius: 20px; overflow: hidden; transition: transform .3s, box-shadow .3s; }
.dcm-svc-card:hover { transform: translateY(-6px); box-shadow: 0 20px 50px rgba(0,0,0,.12); }
.dcm-svc-card__top { padding: 2.2rem 2rem 2rem; position: relative; overflow: hidden; min-height: 180px; display: flex; flex-direction: column; justify-content: flex-end; }
.dcm-svc-card__top--blue { background: linear-gradient(140deg, #0b1f5e, #1A69FB); }
.dcm-svc-card__top--dark { background: linear-gradient(140deg, #0a0a0a, #2a2a2a); }
.dcm-svc-card__top--red  { background: linear-gradient(140deg, #3a0505, #ED0101); }
.dcm-svc-card__bg-num { font-family: 'Bebas Neue', sans-serif; font-size: 7rem; color: #fff; opacity: .07; position: absolute; top: -1rem; right: 1rem; line-height: 1; }
.dcm-svc-card__icon { font-size: 2rem; margin-bottom: .6rem; display: block; }
.dcm-svc-card__title { font-family: 'SF UI Text', sans-serif; font-size: 1.25rem; font-weight: 700; color: #fff; line-height: 1.25; }
.dcm-svc-card__body { background: #f8faff; padding: 1.8rem 2rem; border: 1px solid #e8ecff; border-top: none; }
.dcm-svc-card--dark .dcm-svc-card__body { background: #fafafa; }
.dcm-svc-card__desc { font-family: 'SF UI Text', sans-serif; font-size: .85rem; color: #666; line-height: 1.6; margin-bottom: 1.2rem; }
.dcm-svc-card__list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: .5rem; }
.dcm-svc-card__list li { font-family: 'SF UI Text', sans-serif; font-size: .85rem; color: #444; padding-left: 1.2rem; position: relative; }
.dcm-svc-card__list li::before { content: '→'; position: absolute; left: 0; color: #1A69FB; font-size: .8rem; }
.dcm-svc-card--red .dcm-svc-card__list li::before { color: #ED0101; }

/* ── Stats Marquee Band ── */
.dcm-stats { background: #1A69FB; padding: 0; overflow: hidden; border-top: 1px solid #1559d4; border-bottom: 1px solid #1559d4; }
.dcm-stats__track { display: flex; gap: 0; animation: dcm-marquee 18s linear infinite; width: max-content; }
.dcm-stats__track:hover { animation-play-state: paused; }
.dcm-stats__item { display: flex; align-items: center; gap: 1rem; padding: 1.8rem 3rem; border-right: 1px solid rgba(255,255,255,.15); white-space: nowrap; }
.dcm-stats__num { font-family: 'Bebas Neue', sans-serif; font-size: 2.2rem; color: #fff; line-height: 1; }
.dcm-stats__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; color: rgba(255,255,255,.75); }
.dcm-stats__dot { width: 6px; height: 6px; background: rgba(255,255,255,.4); border-radius: 50%; }
@keyframes dcm-marquee { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }

/* ── CTA Diagonal ── */
.dcm-cta-diag { background: #0a0a0a; padding: 5rem 2rem 7rem; position: relative; clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%); margin-bottom: -3rem; }
.dcm-cta-diag__inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 3rem; }
.dcm-cta-diag__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.dcm-cta-diag__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #fff; margin: .5rem 0 1rem; line-height: 1.2; }
.dcm-cta-diag__title span { color: #1A69FB; }
.dcm-cta-diag__sub { font-family: 'SF UI Text', sans-serif; color: rgba(255,255,255,.5); font-size: .9rem; line-height: 1.7; max-width: 540px; }
.dcm-cta-diag__btns { display: flex; gap: 1rem; flex-shrink: 0; flex-wrap: wrap; align-self: center; }

/* ── Staggered Problem Cards ── */
.dcm-problems { background: #f5f7ff; padding: 8rem 2rem 6rem; }
.dcm-problems__inner { max-width: 1200px; margin: 0 auto; }
.dcm-problems__header { text-align: center; margin-bottom: 3.5rem; }
.dcm-problems__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.dcm-problems__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.2; }
.dcm-problems__title span { color: #1A69FB; }
.dcm-problems__sub { font-family: 'SF UI Text', sans-serif; color: #666; font-size: .9rem; max-width: 560px; margin: 1rem auto 0; line-height: 1.7; }
.dcm-problems__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }
.dcm-prob-card { background: #fff; border-radius: 16px; padding: 1.8rem; border: 1px solid #e5e8f5; transition: box-shadow .3s, transform .3s; }
.dcm-prob-card:hover { box-shadow: 0 8px 28px rgba(26,105,251,.1); transform: translateY(-3px); }
.dcm-prob-card:nth-child(even) { margin-top: 1.5rem; }
.dcm-prob-card__problem { display: flex; align-items: center; gap: .6rem; margin-bottom: 1rem; }
.dcm-prob-card__x { width: 26px; height: 26px; background: #ED010115; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: .75rem; flex-shrink: 0; color: #ED0101; font-weight: 700; }
.dcm-prob-card__prob-title { font-family: 'SF UI Text', sans-serif; font-size: .85rem; font-weight: 700; color: #333; }
.dcm-prob-card__divider { height: 1px; background: #eef0f8; margin-bottom: 1rem; }
.dcm-prob-card__solution { display: flex; align-items: flex-start; gap: .6rem; }
.dcm-prob-card__check { width: 26px; height: 26px; background: #1A69FB18; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: .75rem; flex-shrink: 0; color: #1A69FB; font-weight: 700; margin-top: .1rem; }
.dcm-prob-card__sol-text { font-family: 'SF UI Text', sans-serif; font-size: .85rem; color: #555; line-height: 1.6; }

/* ── CTA Bottom ── */
.dcm-cta-bottom { background: #fff; padding: 6rem 2rem; }
.dcm-cta-bottom__inner { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; }
.dcm-cta-bottom__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.dcm-cta-bottom__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 800; color: #0a0a0a; margin: .5rem 0 1rem; line-height: 1.2; }
.dcm-cta-bottom__title span { color: #ED0101; }
.dcm-cta-bottom__sub { font-family: 'SF UI Text', sans-serif; color: #666; font-size: .9rem; line-height: 1.7; margin-bottom: 2rem; }
.dcm-cta-bottom__btns { display: flex; gap: 1rem; flex-wrap: wrap; }
.dcm-cta-bottom__visual { position: relative; height: 280px; }
.dcm-cta-bottom__circle { position: absolute; border-radius: 50%; }
.dcm-cta-bottom__circle--1 { width: 220px; height: 220px; background: linear-gradient(135deg,#1A69FB,#0d3fa6); top: 0; right: 0; opacity: .9; }
.dcm-cta-bottom__circle--2 { width: 160px; height: 160px; background: linear-gradient(135deg,#ED0101,#a80000); bottom: 0; right: 60px; opacity: .85; }
.dcm-cta-bottom__circle--3 { width: 100px; height: 100px; background: #f5f7ff; border: 2px solid #e0e5ff; bottom: 40px; right: 200px; }
.dcm-cta-bottom__stat { position: absolute; background: #fff; border-radius: 12px; padding: .8rem 1.2rem; box-shadow: 0 4px 20px rgba(0,0,0,.1); }
.dcm-cta-bottom__stat--1 { top: 30px; right: 60px; }
.dcm-cta-bottom__stat--2 { bottom: 20px; right: 170px; }
.dcm-cta-bottom__stat-num { font-family: 'Bebas Neue', sans-serif; font-size: 1.6rem; color: #1A69FB; line-height: 1; }
.dcm-cta-bottom__stat-label { font-family: 'SF UI Text', sans-serif; font-size: .65rem; color: #999; }

/* ── DCM Responsive ── */
@media (max-width: 900px) {
  .dcm-services__grid { grid-template-columns: 1fr; }
  .dcm-cta-diag { clip-path: none; margin-bottom: 0; padding-bottom: 5rem; }
  .dcm-cta-diag__inner { grid-template-columns: 1fr; }
  .dcm-problems__grid { grid-template-columns: 1fr 1fr; }
  .dcm-prob-card:nth-child(even) { margin-top: 0; }
  .dcm-cta-bottom__inner { grid-template-columns: 1fr; }
  .dcm-cta-bottom__visual { display: none; }
}
@media (max-width: 600px) {
  .dcm-services__grid { grid-template-columns: 1fr; }
  .dcm-problems__grid { grid-template-columns: 1fr; }
  .dcm-prob-card:nth-child(even) { margin-top: 0; }
}


/* =========================================
   ONLINE REPUTATION PAGE
   ========================================= */

/* ── Services: Alternating Full-Width Rows ── */
.orm-services { background: #f5f7ff; padding: 6rem 2rem; }
.orm-services__inner { max-width: 1200px; margin: 0 auto; }
.orm-services__header { text-align: center; margin-bottom: 4rem; }
.orm-services__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.orm-services__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.2; }
.orm-services__title span { color: #1A69FB; }
.orm-row { display: flex; align-items: stretch; border-radius: 20px; overflow: hidden; margin-bottom: 1rem; transition: box-shadow .3s; }
.orm-row:hover { box-shadow: 0 10px 40px rgba(0,0,0,.1); }
.orm-row--reverse { flex-direction: row-reverse; }
.orm-row__icon-wrap { flex: 0 0 200px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1rem; padding: 2rem; }
.orm-row__icon-wrap--blue { background: linear-gradient(135deg, #0b1f5e, #1A69FB); }
.orm-row__icon-wrap--dark { background: linear-gradient(135deg, #111, #2a2a2a); }
.orm-row__icon-wrap--red  { background: linear-gradient(135deg, #2a0505, #ED0101); }
.orm-row__num { font-family: 'Bebas Neue', sans-serif; font-size: 3.5rem; color: rgba(255,255,255,.15); line-height: 1; }
.orm-row__icon { font-size: 2.4rem; }
.orm-row__body { flex: 1; background: #fff; padding: 2.2rem 2.5rem; display: flex; flex-direction: column; justify-content: center; border: 1px solid #e8ecff; border-left: none; }
.orm-row--reverse .orm-row__body { border-left: 1px solid #e8ecff; border-right: none; }
.orm-row__title { font-family: 'SF UI Text', sans-serif; font-size: 1.2rem; font-weight: 700; color: #0a0a0a; margin-bottom: .5rem; }
.orm-row__desc { font-family: 'SF UI Text', sans-serif; font-size: .88rem; color: #666; line-height: 1.7; }

/* ── Stats Pills Row ── */
.orm-stats { background: #f5f7ff; padding: 5rem 2rem; position: relative; overflow: hidden; }
.orm-stats__inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4,1fr); }
.orm-stat-pill { text-align: center; padding: 2.5rem 2rem; border-right: 1px solid #e0e5ff; }
.orm-stat-pill:last-child { border-right: none; }
.orm-stat-pill__num { font-family: 'Bebas Neue', sans-serif; font-size: clamp(3rem, 5vw, 5rem); line-height: 1; display: block; margin-bottom: .4rem; }
.orm-stat-pill:nth-child(odd) .orm-stat-pill__num { color: #1A69FB; }
.orm-stat-pill:nth-child(even) .orm-stat-pill__num { color: #ED0101; }
.orm-stat-pill__label { font-family: 'SF UI Text', sans-serif; font-size: .82rem; color: #666; letter-spacing: .04em; display: block; }

/* ── CTA Blockquote Style ── */
.orm-cta-quote { background: #0a0a0a; padding: 6rem 2rem; position: relative; overflow: hidden; }
.orm-cta-quote__bg-text { position: absolute; font-family: 'Bebas Neue', sans-serif; font-size: 18rem; color: #fff; opacity: .02; top: 50%; left: 50%; transform: translate(-50%,-50%); white-space: nowrap; letter-spacing: .05em; pointer-events: none; }
.orm-cta-quote__inner { max-width: 900px; margin: 0 auto; text-align: center; position: relative; z-index: 1; }
.orm-cta-quote__mark { font-family: 'Bebas Neue', sans-serif; font-size: 6rem; color: #1A69FB; line-height: .6; display: block; margin-bottom: 1rem; }
.orm-cta-quote__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 3rem); font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: 1rem; }
.orm-cta-quote__title span { color: #1A69FB; }
.orm-cta-quote__sub { font-family: 'SF UI Text', sans-serif; color: rgba(255,255,255,.5); font-size: .95rem; max-width: 580px; margin: 0 auto 2.5rem; line-height: 1.7; }
.orm-cta-quote__btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }

/* ── Individual vs Business Comparison ── */
.orm-audience { background: #f5f7ff; padding: 6rem 2rem; }
.orm-audience__inner { max-width: 1200px; margin: 0 auto; }
.orm-audience__header { text-align: center; margin-bottom: 3.5rem; }
.orm-audience__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.orm-audience__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.6rem); font-weight: 800; color: #0a0a0a; margin-top: .6rem; line-height: 1.2; }
.orm-audience__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; }
.orm-aud-card { border-radius: 24px; overflow: hidden; }
.orm-aud-card__top { padding: 2.5rem 2.5rem 2rem; }
.orm-aud-card--individual .orm-aud-card__top { background: linear-gradient(140deg, #0b1f5e, #1A69FB); }
.orm-aud-card--business .orm-aud-card__top  { background: linear-gradient(140deg, #2a0505, #ED0101); }
.orm-aud-card__eyebrow { font-family: 'SF UI Text', sans-serif; font-size: .75rem; font-weight: 600; letter-spacing: .15em; text-transform: uppercase; color: rgba(255,255,255,.6); margin-bottom: .5rem; }
.orm-aud-card__title { font-family: 'SF UI Text', sans-serif; font-size: 1.5rem; font-weight: 800; color: #fff; line-height: 1.2; margin-bottom: .8rem; }
.orm-aud-card__desc { font-family: 'SF UI Text', sans-serif; font-size: .88rem; color: rgba(255,255,255,.65); line-height: 1.6; }
.orm-aud-card__bottom { background: #fff; padding: 2rem 2.5rem; border: 1px solid #e8ecff; border-top: none; }
.orm-aud-card--business .orm-aud-card__bottom { border-color: #f5e0e0; }
.orm-aud-card__list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: .7rem; }
.orm-aud-card__list li { font-family: 'SF UI Text', sans-serif; font-size: .9rem; color: #333; display: flex; align-items: center; gap: .7rem; }
.orm-aud-card__list li::before { content: ''; width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0; }
.orm-aud-card--individual .orm-aud-card__list li::before { background: #1A69FB; }
.orm-aud-card--business  .orm-aud-card__list li::before { background: #ED0101; }

/* ── CTA Glow Border ── */
.orm-cta-glow { background: #fff; padding: 6rem 2rem; }
.orm-cta-glow__inner { max-width: 900px; margin: 0 auto; }
.orm-cta-glow__card { border-radius: 24px; padding: 4rem; background: linear-gradient(#fff,#fff) padding-box, linear-gradient(135deg,#1A69FB,#ED0101) border-box; border: 2px solid transparent; text-align: center; box-shadow: 0 0 60px rgba(26,105,251,.08), 0 0 60px rgba(237,1,1,.04); }
.orm-cta-glow__label { font-family: 'SF UI Text', sans-serif; font-size: .8rem; font-weight: 600; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; }
.orm-cta-glow__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; margin: .6rem 0 1rem; line-height: 1.2; }
.orm-cta-glow__title span { color: #ED0101; }
.orm-cta-glow__sub { font-family: 'SF UI Text', sans-serif; color: #666; font-size: .95rem; max-width: 560px; margin: 0 auto 2.5rem; line-height: 1.7; }
.orm-cta-glow__btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
.orm-cta-glow__btn-red { background: #ED0101; color: #fff; font-family: 'SF UI Text', sans-serif; font-weight: 700; font-size: .9rem; padding: .9rem 2.2rem; border-radius: 40px; text-decoration: none; transition: background .3s; }
.orm-cta-glow__btn-red:hover { background: #c40000; color: #fff; }
.orm-cta-glow__btn-out { border: 2px solid #ED0101; color: #ED0101; font-family: 'SF UI Text', sans-serif; font-weight: 600; font-size: .9rem; padding: .9rem 2.2rem; border-radius: 40px; text-decoration: none; transition: .3s; }
.orm-cta-glow__btn-out:hover { background: #ED0101; color: #fff; }

/* ── ORM Responsive ── */
@media (max-width: 900px) {
  .orm-row { flex-direction: column; }
  .orm-row--reverse { flex-direction: column; }
  .orm-row__icon-wrap { flex: 0 0 auto; flex-direction: row; justify-content: flex-start; padding: 1.5rem 2rem; }
  .orm-row__body { border-left: 1px solid #e8ecff !important; border-right: 1px solid #e8ecff !important; border-top: none; }
  .orm-stats__inner { grid-template-columns: repeat(2,1fr); }
  .orm-stat-pill { border-right: none; border-bottom: 1px solid rgba(255,255,255,.07); }
  .orm-stat-pill:nth-child(odd) { border-right: 1px solid rgba(255,255,255,.07); }
  .orm-stat-pill:last-child { border-bottom: none; }
  .orm-audience__grid { grid-template-columns: 1fr; }
  .orm-cta-glow__card { padding: 2.5rem 1.5rem; }
}
@media (max-width: 600px) {
  .orm-stats__inner { gap: .6rem; }
}

/* ══════════════════════════════════════════════════════
   PRICING — CREATIVE CARDS  (prc-*)
══════════════════════════════════════════════════════ */
.pricing-section { padding: 80px 24px 100px; background: #f5f7ff; }
.pricing-section .sec-head h2 { color: #0d1117; }
.pricing-section .sec-head p  { color: #4a5568; }
.pricing-section .sec-head h6 { color: var(--blue); }

.prc-wrap  { max-width: 1400px; margin: 0 auto; }
.prc-grid  { display: grid; grid-template-columns: repeat(4,1fr); gap: 1.5rem; align-items: start; }

/* ── Card base ── */
.prc-card  { border-radius: 24px; overflow: hidden; box-shadow: 0 8px 40px rgba(0,0,0,.10); display: flex; flex-direction: column; transition: transform .3s, box-shadow .3s; position: relative; }
.prc-card:hover { transform: translateY(-6px); box-shadow: 0 20px 60px rgba(0,0,0,.15); }

/* ── Popular badge ── */
.prc-card__pop-tag { position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: 10; background: #fff; color: #1A69FB; font-family: 'SF UI Text', sans-serif; font-size: .72rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; padding: .35rem 1.4rem; border-radius: 0 0 12px 12px; white-space: nowrap; box-shadow: 0 4px 12px rgba(26,105,251,.2); }

/* ── Headers ── */
.prc-card__header { padding: 2.5rem 1.8rem 2rem; position: relative; overflow: hidden; text-align: center; }
.prc-card--blue    .prc-card__header { background: linear-gradient(145deg, #0b1f5e, #1A69FB); }
.prc-card--dark    .prc-card__header { background: linear-gradient(145deg, #111, #2a2a3a); }
.prc-card--popular .prc-card__header { background: linear-gradient(145deg, #0d3fa6, #1A69FB); padding-top: 3.2rem; }
.prc-card--red     .prc-card__header { background: linear-gradient(145deg, #2a0505, #ED0101); }

.prc-card__bg-num { position: absolute; font-family: 'Bebas Neue', sans-serif; font-size: 8rem; color: rgba(255,255,255,.07); top: 50%; right: -1rem; transform: translateY(-50%); line-height: 1; pointer-events: none; }
.prc-card__name   { font-family: 'Bebas Neue', sans-serif; font-size: 2rem; letter-spacing: .12em; color: #fff; line-height: 1; margin-bottom: .8rem; position: relative; }
.prc-card__price-row { display: flex; align-items: flex-end; justify-content: center; gap: 2px; position: relative; }
.prc-sym  { font-family: 'SF UI Text', sans-serif; font-size: .9rem; font-weight: 800; color: rgba(255,255,255,.75); margin-bottom: .5rem; }
.prc-amt  { font-family: 'Bebas Neue', sans-serif; font-size: 3.2rem; color: #fff; line-height: 1; letter-spacing: .02em; }
.prc-mo   { font-family: 'SF UI Text', sans-serif; font-size: .75rem; color: rgba(255,255,255,.55); margin-bottom: .45rem; }
.prc-card__annual { font-family: 'SF UI Text', sans-serif; font-size: .72rem; color: rgba(255,255,255,.55); margin-top: .6rem; position: relative; }
.prc-save { background: rgba(255,255,255,.15); color: #fff; font-weight: 700; padding: .15rem .5rem; border-radius: 4px; font-size: .68rem; letter-spacing: .04em; }

/* ── Body ── */
.prc-card__body { background: #fff; flex: 1; display: flex; flex-direction: column; padding: 0; }

/* ── Feature rows ── */
.prc-feat { display: flex; flex-direction: column; gap: .25rem; padding: .9rem 1.6rem; border-bottom: 1px solid #f0f2fa; }
.prc-feat:last-of-type { border-bottom: none; }
.prc-feat__lbl { font-family: 'SF UI Text', sans-serif; font-size: .68rem; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: #9ca3af; }
.prc-feat__val { font-family: 'SF UI Text', sans-serif; font-size: .82rem; color: #1a1a2e; line-height: 1.5; }
.prc-feat__val em { display: block; font-style: normal; font-size: .75rem; color: #9ca3af; margin-top: .15rem; }
.prc-feat__val strong { display: block; margin-top: .2rem; color: #1A69FB; font-size: .78rem; }
.prc-feat--logo { padding: .7rem 1.6rem; }
.prc-feat--tags { padding: .9rem 1.6rem 1.2rem; }
.prc-tags { display: flex; flex-wrap: wrap; gap: .3rem; margin-top: .4rem; }

/* ── Section divider inside card ── */
.prc-divider { background: #f5f7ff; padding: .5rem 1.6rem; font-family: 'SF UI Text', sans-serif; font-size: .68rem; font-weight: 800; text-transform: uppercase; letter-spacing: .12em; color: #374151; border-top: 1px solid #e8ecff; border-bottom: 1px solid #e8ecff; }
.prc-divider span { font-size: .62rem; color: #9ca3af; font-weight: 400; text-transform: none; letter-spacing: 0; }

/* ── Subscribe button ── */
.prc-card__btn { display: block; margin: 1.4rem 1.6rem 1.8rem; padding: .85rem 1rem; border-radius: 10px; text-align: center; font-family: 'SF UI Text', sans-serif; font-size: .82rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; text-decoration: none; transition: .25s; border: 2px solid; }
.prc-card--blue    .prc-card__btn { background: transparent; border-color: #1A69FB; color: #1A69FB; }
.prc-card--blue    .prc-card__btn:hover { background: #1A69FB; color: #fff; }
.prc-card--dark    .prc-card__btn { background: transparent; border-color: #1a1a2e; color: #1a1a2e; }
.prc-card--dark    .prc-card__btn:hover { background: #1a1a2e; color: #fff; }
.prc-card--popular .prc-card__btn { background: #1A69FB; border-color: #1A69FB; color: #fff; }
.prc-card--popular .prc-card__btn:hover { background: #0d3fa6; border-color: #0d3fa6; }
.prc-card--red     .prc-card__btn { background: transparent; border-color: #ED0101; color: #ED0101; }
.prc-card--red     .prc-card__btn:hover { background: #ED0101; color: #fff; }

/* Popular card glow ring */
.prc-card--popular { box-shadow: 0 8px 40px rgba(26,105,251,.22), 0 0 0 2px #1A69FB; }
.prc-card--popular:hover { box-shadow: 0 24px 70px rgba(26,105,251,.3), 0 0 0 2px #1A69FB; }

/* ── Responsive ── */
@media (max-width: 1200px) {
  .prc-grid { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 640px) {
  .prc-grid { grid-template-columns: 1fr; }
  .prc-card__name { font-size: 1.6rem; }
  .prc-amt { font-size: 2.6rem; }
}

/* ══════════════════════════════════════════════════════
   LEAD POPUP  (lf-*)
══════════════════════════════════════════════════════ */
.lf-overlay {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(5,8,20,.75);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  display: flex; align-items: center; justify-content: center;
  padding: 1rem;
  opacity: 0; pointer-events: none;
  transition: opacity .35s ease;
}
.lf-overlay--active { opacity: 1; pointer-events: all; }
.lf-overlay--active .lf-modal {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.lf-modal {
  display: flex;
  width: 100%; max-width: 900px;
  max-height: 94vh;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 40px 100px rgba(0,0,0,.5);
  transform: translateY(40px) scale(.97);
  opacity: 0;
  transition: transform .4s cubic-bezier(.22,1,.36,1), opacity .35s ease;
  position: relative;
}

/* ── Close button ── */
.lf-close {
  position: absolute; top: 1rem; right: 1rem; z-index: 10;
  width: 36px; height: 36px; border-radius: 50%;
  background: rgba(255,255,255,.12); border: none;
  color: #fff; font-size: 1rem; cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  transition: background .2s;
}
.lf-close:hover { background: rgba(255,255,255,.25); }

/* ── Left panel ── */
.lf-panel--left {
  width: 360px; flex-shrink: 0;
  background: linear-gradient(145deg, #060e28, #0d2663, #1A69FB);
  padding: 3rem 2.5rem;
  display: flex; align-items: center;
  position: relative; overflow: hidden;
}
.lf-panel__orb { position: absolute; border-radius: 50%; pointer-events: none; }
.lf-panel__orb--1 { width: 260px; height: 260px; background: rgba(255,255,255,.05); top: -80px; right: -80px; }
.lf-panel__orb--2 { width: 180px; height: 180px; background: rgba(237,1,1,.08); bottom: -60px; left: -40px; }

.lf-panel__inner { position: relative; z-index: 1; }
.lf-panel__logo img { height: 36px; filter: brightness(0) invert(1); margin-bottom: 2.5rem; }
.lf-panel__heading { font-family: 'Bebas Neue', sans-serif; font-size: 2.8rem; color: #fff; line-height: 1; letter-spacing: .04em; margin-bottom: 1rem; }
.lf-panel__heading span { color: rgba(255,255,255,.5); }
.lf-panel__sub { font-family: 'SF UI Text', sans-serif; font-size: .85rem; color: rgba(255,255,255,.6); line-height: 1.7; margin-bottom: 2.5rem; }
.lf-panel__stats { display: flex; gap: 1.2rem; }
.lf-stat { text-align: center; }
.lf-stat__num { font-family: 'Bebas Neue', sans-serif; font-size: 1.8rem; color: #fff; display: block; line-height: 1; }
.lf-stat__lbl { font-family: 'SF UI Text', sans-serif; font-size: .65rem; color: rgba(255,255,255,.5); letter-spacing: .08em; text-transform: uppercase; }

/* ── Right panel ── */
.lf-panel--right {
  flex: 1; background: #fff;
  overflow-y: auto;
  position: relative;
}
.lf-form-wrap { padding: 3rem 2.5rem; }

.lf-eyebrow { font-family: 'SF UI Text', sans-serif; font-size: .7rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; display: block; margin-bottom: .5rem; }
.lf-form-title { font-family: 'Bebas Neue', sans-serif; font-size: 2rem; color: #0a0a0a; letter-spacing: .04em; line-height: 1; margin-bottom: .4rem; }
.lf-form-sub { font-family: 'SF UI Text', sans-serif; font-size: .82rem; color: #9ca3af; margin-bottom: 1.8rem; }

.lf-field { margin-bottom: 1.1rem; }
.lf-label { font-family: 'SF UI Text', sans-serif; font-size: .72rem; font-weight: 700; color: #374151; letter-spacing: .06em; text-transform: uppercase; display: block; margin-bottom: .4rem; }
.lf-input {
  width: 100%; padding: .8rem 1rem;
  background: #f8faff; border: 1.5px solid #e5eaff;
  border-radius: 10px;
  font-family: 'SF UI Text', sans-serif; font-size: .88rem; color: #0a0a0a;
  transition: border-color .2s, box-shadow .2s;
  outline: none; box-sizing: border-box;
}
.lf-input::placeholder { color: #c0c8e0; }
.lf-input:focus { border-color: #1A69FB; box-shadow: 0 0 0 3px rgba(26,105,251,.1); }
.lf-textarea { resize: vertical; min-height: 100px; }

/* ── Submit button ── */
.lf-submit {
  width: 100%; margin-top: .6rem;
  padding: 1rem; border-radius: 12px;
  background: linear-gradient(135deg, #1A69FB, #0d3fa6);
  border: none; cursor: pointer;
  font-family: 'SF UI Text', sans-serif; font-size: .88rem; font-weight: 800;
  letter-spacing: .1em; text-transform: uppercase; color: #fff;
  display: flex; align-items: center; justify-content: center; gap: .7rem;
  transition: opacity .2s, transform .15s;
  position: relative; overflow: hidden;
}
.lf-submit:hover:not(:disabled) { opacity: .9; transform: translateY(-1px); }
.lf-submit:disabled { opacity: .7; cursor: not-allowed; }

.lf-submit__loader {
  display: none; width: 16px; height: 16px;
  border: 2px solid rgba(255,255,255,.35);
  border-top-color: #fff; border-radius: 50%;
  animation: lf-spin .7s linear infinite;
}
.lf-submit--loading .lf-submit__text { opacity: 0; }
.lf-submit--loading .lf-submit__loader { display: block; position: absolute; }

@keyframes lf-spin { to { transform: rotate(360deg); } }

/* ── Success state ── */
.lf-success {
  display: none; flex-direction: column; align-items: center; justify-content: center;
  text-align: center; padding: 4rem 2.5rem; height: 100%;
}
.lf-success--active { display: flex; }
.lf-success__icon {
  width: 72px; height: 72px; border-radius: 50%;
  background: linear-gradient(135deg, #1A69FB, #0d3fa6);
  color: #fff; font-size: 2rem; display: flex; align-items: center; justify-content: center;
  margin-bottom: 1.5rem;
  animation: lf-pop .5s cubic-bezier(.22,1,.36,1) both;
}
@keyframes lf-pop { from { transform: scale(0); opacity: 0; } to { transform: scale(1); opacity: 1; } }
.lf-success__title { font-family: 'Bebas Neue', sans-serif; font-size: 2rem; color: #0a0a0a; letter-spacing: .04em; margin-bottom: .6rem; }
.lf-success__sub { font-family: 'SF UI Text', sans-serif; font-size: .88rem; color: #666; line-height: 1.7; max-width: 300px; margin-bottom: 2rem; }
.lf-success__close {
  padding: .8rem 2.5rem; border-radius: 10px;
  background: #f0f4ff; border: none;
  font-family: 'SF UI Text', sans-serif; font-size: .82rem; font-weight: 700; color: #1A69FB;
  cursor: pointer; transition: background .2s;
}
.lf-success__close:hover { background: #dde8ff; }

/* ── Responsive ── */
@media (max-width: 720px) {
  .lf-modal { flex-direction: column; max-height: 92vh; border-radius: 18px; }
  .lf-panel--left { width: 100%; padding: 2rem 1.8rem; }
  .lf-panel__heading { font-size: 2rem; }
  .lf-panel__sub { display: none; }
  .lf-form-wrap { padding: 2rem 1.5rem; }
}

/* ══════════════════════════════════════════════════════
   POLICY PAGES  (policy-*)
══════════════════════════════════════════════════════ */
.policy-hero { margin-top: 72px; background: #0a0f1a; padding: 80px 2rem 70px; position: relative; overflow: hidden; text-align: center; }
.policy-hero__grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(26,105,251,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(26,105,251,.04) 1px, transparent 1px); background-size: 50px 50px; }
.policy-hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(26,105,251,.18) 0%, transparent 65%); }
.policy-hero__inner { position: relative; z-index: 1; }
.policy-hero__eyebrow { font-family: 'SF UI Text', sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; display: block; margin-bottom: .8rem; }
.policy-hero__title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(2.8rem, 6vw, 5rem); letter-spacing: .04em; line-height: 1; color: #fff; margin-bottom: .8rem; }
.policy-hero__title span { color: #1A69FB; }
.policy-hero__sub { font-family: 'SF UI Text', sans-serif; font-size: .88rem; color: rgba(255,255,255,.4); }

.policy-body { background: #fff; padding: 5rem 2rem 6rem; }
.policy-body__inner { max-width: 820px; margin: 0 auto; }

.policy-block { margin-bottom: 2.5rem; padding-bottom: 2.5rem; border-bottom: 1px solid #eef0f8; }
.policy-block:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.policy-block h2 { font-family: 'SF UI Text', sans-serif; font-size: 1.1rem; font-weight: 800; color: #0a0a0a; margin-bottom: .9rem; padding-left: 1rem; border-left: 3px solid #1A69FB; }
.policy-block p { font-family: 'SF UI Text', sans-serif; font-size: .9rem; color: #444; line-height: 1.85; margin-bottom: .8rem; }
.policy-block ul { padding-left: 1.4rem; margin-bottom: .8rem; }
.policy-block ul li { font-family: 'SF UI Text', sans-serif; font-size: .88rem; color: #555; line-height: 1.7; margin-bottom: .4rem; }
.policy-block a { color: #1A69FB; text-decoration: none; }
.policy-block a:hover { text-decoration: underline; }
.policy-block strong { color: #0a0a0a; }
.policy-contact { background: #f5f7ff; border: 1px solid #e0e8ff; border-radius: 12px; padding: 1.4rem 1.8rem; margin-top: 1rem; }
.policy-contact p { margin: 0; }

/* Cookie table */
.policy-table { border: 1px solid #e5eaff; border-radius: 12px; overflow: hidden; margin-top: .8rem; }
.policy-table__row { display: grid; grid-template-columns: 1.2fr 1fr 2fr 1fr; gap: 0; }
.policy-table__row > div { padding: .7rem 1rem; font-family: 'SF UI Text', sans-serif; font-size: .8rem; color: #555; border-bottom: 1px solid #eef0f8; border-right: 1px solid #eef0f8; }
.policy-table__row > div:last-child { border-right: none; }
.policy-table__row--head > div { background: #f5f7ff; font-weight: 700; color: #374151; font-size: .72rem; text-transform: uppercase; letter-spacing: .08em; }
@media (max-width: 600px) {
  .policy-table__row { grid-template-columns: 1fr 1fr; }
  .policy-table__row > div:nth-child(3) { grid-column: 1/3; }
}

/* ══════════════════════════════════════════════════════
   WIKIPEDIA CONSULTATION  (wk-*)
══════════════════════════════════════════════════════ */
.wk-services { background: #fff; padding: 6rem 2rem; }
.wk-services__inner { max-width: 1200px; margin: 0 auto; }
.wk-services__header { text-align: center; margin-bottom: 4rem; }
.wk-services__label { font-family: 'SF UI Text', sans-serif; font-size: .75rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; display: block; margin-bottom: .5rem; }
.wk-services__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; line-height: 1.2; }
.wk-services__title span { color: #1A69FB; }
.wk-services__sub { font-family: 'SF UI Text', sans-serif; font-size: .9rem; color: #666; max-width: 560px; margin: .8rem auto 0; line-height: 1.7; }
.wk-services__grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 1.5rem; }
.wk-svc-card { background: #f8faff; border: 1px solid #e8ecff; border-radius: 20px; padding: 2rem; transition: transform .3s, box-shadow .3s; }
.wk-svc-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(26,105,251,.1); }
.wk-svc-card__icon { font-size: 2rem; width: 56px; height: 56px; border-radius: 14px; display: flex; align-items: center; justify-content: center; margin-bottom: 1.2rem; }
.wk-svc-card__icon--blue { background: linear-gradient(135deg, #0b1f5e, #1A69FB); }
.wk-svc-card__icon--red  { background: linear-gradient(135deg, #2a0505, #ED0101); }
.wk-svc-card__icon--dark { background: linear-gradient(135deg, #111, #2a2a2a); }
.wk-svc-card__title { font-family: 'SF UI Text', sans-serif; font-size: 1rem; font-weight: 700; color: #0a0a0a; margin-bottom: .6rem; }
.wk-svc-card__desc { font-family: 'SF UI Text', sans-serif; font-size: .84rem; color: #666; line-height: 1.7; }

/* ── Why Wikipedia ── */
.wk-why { background: #f5f7ff; padding: 6rem 2rem; }
.wk-why__inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }
.wk-why__label { font-family: 'SF UI Text', sans-serif; font-size: .75rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; display: block; margin-bottom: .5rem; }
.wk-why__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3vw, 2.6rem); font-weight: 800; color: #0a0a0a; line-height: 1.2; margin-bottom: 1rem; }
.wk-why__title span { color: #1A69FB; }
.wk-why__sub { font-family: 'SF UI Text', sans-serif; font-size: .88rem; color: #555; line-height: 1.8; margin-bottom: 1.5rem; }
.wk-why__points { display: flex; flex-direction: column; gap: .7rem; margin-bottom: 1.5rem; }
.wk-why__point { font-family: 'SF UI Text', sans-serif; font-size: .85rem; color: #333; display: flex; align-items: center; gap: .7rem; }
.wk-why__point span { color: #1A69FB; font-weight: 800; font-size: 1rem; }
.wk-why__stats { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.wk-stat-card { background: #fff; border: 1px solid #e8ecff; border-radius: 20px; padding: 2rem 1.5rem; text-align: center; }
.wk-stat-card--blue { background: linear-gradient(135deg, #0b1f5e, #1A69FB); border: none; }
.wk-stat-card--red  { background: linear-gradient(135deg, #2a0505, #ED0101); border: none; }
.wk-stat-card__num { font-family: 'Bebas Neue', sans-serif; font-size: 2.5rem; line-height: 1; display: block; margin-bottom: .3rem; }
.wk-stat-card { color: #0a0a0a; }
.wk-stat-card--blue .wk-stat-card__num, .wk-stat-card--red .wk-stat-card__num { color: #fff; }
.wk-stat-card:not(.wk-stat-card--blue):not(.wk-stat-card--red) .wk-stat-card__num { color: #1A69FB; }
.wk-stat-card__lbl { font-family: 'SF UI Text', sans-serif; font-size: .75rem; line-height: 1.4; }
.wk-stat-card--blue .wk-stat-card__lbl, .wk-stat-card--red .wk-stat-card__lbl { color: rgba(255,255,255,.7); }
.wk-stat-card:not(.wk-stat-card--blue):not(.wk-stat-card--red) .wk-stat-card__lbl { color: #666; }

/* ── Process ── */
.wk-process { background: #0a0f1a; padding: 6rem 2rem; }
.wk-process__inner { max-width: 900px; margin: 0 auto; }
.wk-process__header { text-align: center; margin-bottom: 4rem; }
.wk-process__label { font-family: 'SF UI Text', sans-serif; font-size: .75rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; display: block; margin-bottom: .5rem; }
.wk-process__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.6rem); font-weight: 800; color: #fff; line-height: 1.2; }
.wk-process__title span { color: #1A69FB; }
.wk-process__steps { display: flex; flex-direction: column; gap: 0; }
.wk-step { display: flex; gap: 2rem; align-items: flex-start; padding: 2rem 0; border-bottom: 1px solid rgba(255,255,255,.06); }
.wk-step:last-child { border-bottom: none; }
.wk-step__num { font-family: 'Bebas Neue', sans-serif; font-size: 2.5rem; line-height: 1; flex-shrink: 0; width: 64px; height: 64px; border-radius: 16px; display: flex; align-items: center; justify-content: center; letter-spacing: .04em; }
.wk-step__num--blue { background: rgba(26,105,251,.15); color: #1A69FB; }
.wk-step__num--red  { background: rgba(237,1,1,.15); color: #ED0101; }
.wk-step__body h3 { font-family: 'SF UI Text', sans-serif; font-size: 1rem; font-weight: 700; color: #fff; margin-bottom: .5rem; }
.wk-step__body p { font-family: 'SF UI Text', sans-serif; font-size: .85rem; color: rgba(255,255,255,.5); line-height: 1.8; margin: 0; }

/* ── CTA ── */
.wk-cta { background: #fff; padding: 6rem 2rem; text-align: center; }
.wk-cta__inner { max-width: 700px; margin: 0 auto; }
.wk-cta__label { font-family: 'SF UI Text', sans-serif; font-size: .75rem; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: #1A69FB; display: block; margin-bottom: .5rem; }
.wk-cta__title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #0a0a0a; line-height: 1.2; margin-bottom: 1rem; }
.wk-cta__title span { color: #1A69FB; }
.wk-cta__sub { font-family: 'SF UI Text', sans-serif; font-size: .9rem; color: #666; line-height: 1.8; margin-bottom: 2.5rem; }
.wk-cta__btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }

/* ── WK Responsive ── */
@media (max-width: 900px) {
  .wk-services__grid { grid-template-columns: repeat(2,1fr); }
  .wk-why__inner { grid-template-columns: 1fr; gap: 3rem; }
}
@media (max-width: 600px) {
  .wk-services__grid { grid-template-columns: 1fr; }
  .wk-why__stats { grid-template-columns: 1fr 1fr; }
  .wk-step { flex-direction: column; gap: 1rem; }
}

/* ══════════════════════════════════════════════════════
   MOBILE NAV  (hamburger + drawer)
══════════════════════════════════════════════════════ */
.nav-burger {
  display: none;
  flex-direction: column; justify-content: center; align-items: center;
  gap: 5px;
  width: 40px; height: 40px;
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 10px;
  cursor: pointer; padding: 0;
  transition: background .2s;
  z-index: 1001;
}
.nav-burger:hover { background: rgba(255,255,255,.13); }
.nav-burger span {
  display: block; width: 20px; height: 2px;
  background: #fff; border-radius: 2px;
  transition: transform .3s, opacity .3s, width .3s;
}
.nav-burger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-burger.open span:nth-child(2) { opacity: 0; width: 0; }
.nav-burger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* Overlay */
.mob-overlay {
  display: none;
  position: fixed; inset: 0; z-index: 9998;
  background: rgba(0,0,0,.6);
  backdrop-filter: blur(4px);
  opacity: 0; transition: opacity .35s;
}
.mob-overlay.active { opacity: 1; }

/* Drawer */
.mob-drawer {
  position: fixed; top: 0; right: -100%; z-index: 9999;
  width: min(320px, 88vw); height: 100vh;
  background: #080d1a;
  border-left: 1px solid rgba(255,255,255,.08);
  display: flex; flex-direction: column;
  transition: right .38s cubic-bezier(.22,1,.36,1);
  overflow-y: auto;
}
.mob-drawer.open { right: 0; }

.mob-drawer__head {
  display: flex; align-items: center; justify-content: space-between;
  padding: 1.4rem 1.6rem;
  border-bottom: 1px solid rgba(255,255,255,.07);
}
.mob-drawer__logo { height: 28px; filter: brightness(0) invert(1); opacity: .9; }
.mob-drawer__close {
  width: 34px; height: 34px; border-radius: 8px;
  background: rgba(255,255,255,.08); border: none;
  color: rgba(255,255,255,.7); font-size: .95rem;
  cursor: pointer; display: flex; align-items: center; justify-content: center;
  transition: background .2s;
}
.mob-drawer__close:hover { background: rgba(255,255,255,.16); color: #fff; }

/* Nav links inside drawer */
.mob-nav { list-style: none; padding: 1.2rem 0; margin: 0; flex: 1; }
.mob-nav li { border-bottom: 1px solid rgba(255,255,255,.05); }
.mob-nav li a {
  display: flex; align-items: center; justify-content: space-between;
  padding: 1rem 1.6rem;
  font-family: 'SF UI Text', sans-serif; font-size: .9rem; font-weight: 500;
  color: rgba(255,255,255,.65); text-decoration: none;
  transition: color .2s, background .2s;
}
.mob-nav li a::after { content: '→'; font-size: .8rem; opacity: .3; transition: opacity .2s, transform .2s; }
.mob-nav li a:hover { color: #fff; background: rgba(26,105,251,.08); }
.mob-nav li a:hover::after { opacity: .8; transform: translateX(3px); }

/* Footer CTA inside drawer */
.mob-drawer__footer { padding: 1.6rem; border-top: 1px solid rgba(255,255,255,.07); }
.mob-submit { width: 100%; justify-content: center; text-align: center; }

/* ── Show burger on mobile ── */
@media (max-width: 900px) {
  .nav-links { display: none !important; }
  .nav-burger { display: flex; flex-shrink: 0; }
  .mob-overlay { display: block; pointer-events: none; }
  .mob-overlay.active { pointer-events: all; }
  /* keep logo and burger on same row, vertically centered */
  #nav { display: flex; align-items: center; justify-content: space-between; padding: 1rem 4vw; }
  #nav .logo { display: flex; align-items: center; }
  .brand-logo { height: 32px; width: auto; display: block; }
}

/* ══════════════════════════════════════════════════════
   HOME SECTION FIVE — Case Study Slider  (hs5-*)
══════════════════════════════════════════════════════ */
.hs5 { background: #080d1a; padding: 6rem 0 0; overflow: hidden; }

/* Header */
.hs5__header { text-align: center; padding: 0 2rem 4rem; }
.hs5__eyebrow { font-family: 'SF UI Text', sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase; color: #1A69FB; display: block; margin-bottom: .6rem; }
.hs5__title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(2.2rem, 5vw, 4rem); color: #fff; letter-spacing: .04em; line-height: 1.05; }
.hs5__title span { color: #1A69FB; }

/* Slider wrap */
.hs5__slider-wrap { position: relative; }
.hs5__slider { overflow: hidden; }

/* Each slide */
.hs5__slide { outline: none; }
.hs5__slide-inner {
  display: grid; grid-template-columns: 1fr 1fr;
  align-items: center; gap: 5rem;
  max-width: 1260px; margin: 0 auto;
  padding: 0 5vw 5rem;
}

/* Content side */
.hs5__counter { font-family: 'Bebas Neue', sans-serif; font-size: 3.5rem; color: rgb(255 255 255 / 84%); line-height: 1; margin-bottom: 1.5rem; letter-spacing: .04em; }
.hs5__counter span { font-size: 1.4rem; }
.hs5__brand-logo { height: 44px; width: auto; object-fit: contain; margin-bottom: 1.4rem; display: block; filter: brightness(0) invert(1); opacity: .85; }
.hs5__brand-tag { display: inline-block; font-family: 'SF UI Text', sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #1A69FB; background: rgba(26,105,251,.1); border: 1px solid rgba(26,105,251,.25); border-radius: 50px; padding: .35rem 1rem; margin-bottom: 1.4rem; }
.hs5__slide-title { font-family: 'SF UI Text', sans-serif; font-size: clamp(1.6rem, 2.8vw, 2.4rem); font-weight: 800; color: #fff; line-height: 1.25; margin-bottom: 1rem; }
.hs5__slide-desc { font-family: 'SF UI Text', sans-serif; font-size: .9rem; color: rgba(255,255,255,.5); line-height: 1.8; margin-bottom: 1.5rem; max-width: 480px; }
.hs5__slide-tags { display: flex; gap: .5rem; flex-wrap: wrap; margin-bottom: 2rem; }
.hs5__slide-tags span { font-family: 'SF UI Text', sans-serif; font-size: .72rem; font-weight: 600; color: rgba(255,255,255,.5); background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1); border-radius: 50px; padding: .3rem .9rem; }
.hs5__slide-btn { display: inline-flex; align-items: center; gap: .5rem; font-family: 'SF UI Text', sans-serif; font-size: .84rem; font-weight: 700; color: #1A69FB; text-decoration: none; border-bottom: 1px solid rgba(26,105,251,.4); padding-bottom: 2px; transition: color .2s, border-color .2s; letter-spacing: .04em; }
.hs5__slide-btn:hover { color: #fff; border-color: rgba(255,255,255,.4); }

/* Visual side */
.hs5__visual { position: relative; }
.hs5__img-frame { border-radius: 24px; overflow: hidden; position: relative; z-index: 2; box-shadow: 0 30px 80px rgba(0,0,0,.5); border: 1px solid rgba(255,255,255,.07); aspect-ratio: 4/3; }
.hs5__img-frame img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .6s ease; }
.hs5__slide:hover .hs5__img-frame img { transform: scale(1.03); }

/* Decorative elements */
.hs5__decor { position: absolute; border-radius: 50%; pointer-events: none; }
.hs5__decor--1 { width: 200px; height: 200px; background: rgba(26,105,251,.12); top: -40px; right: -40px; z-index: 1; filter: blur(40px); }
.hs5__decor--2 { width: 150px; height: 150px; background: rgba(237,1,1,.08); bottom: -30px; left: -30px; z-index: 1; filter: blur(30px); }

/* Nav */
.hs5__nav { display: flex; align-items: center; justify-content: center; gap: 1.5rem; padding: 0 5vw 4rem; }
.hs5__arrow { width: 48px; height: 48px; border-radius: 50%; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12); color: rgba(255,255,255,.7); font-size: 1.1rem; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: background .2s, border-color .2s, color .2s; }
.hs5__arrow:hover { background: #1A69FB; border-color: #1A69FB; color: #fff; }
.hs5__dots { display: flex; gap: .6rem; align-items: center; }
.hs5__dot { width: 8px; height: 8px; border-radius: 50%; background: rgba(255,255,255,.2); cursor: pointer; transition: background .3s, width .3s, border-radius .3s; }
.hs5__dot.active { background: #1A69FB; width: 28px; border-radius: 4px; }

/* Stats */
.hs5__stats { background: rgba(255,255,255,.03); border-top: 1px solid rgba(255,255,255,.07); display: flex; align-items: center; justify-content: center; padding: 3rem 5vw; gap: 0; }
.hs5__stat { text-align: center; padding: 0 4rem; }
.hs5__stat-num { font-family: 'Bebas Neue', sans-serif; font-size: 2.8rem; color: #fff; display: block; line-height: 1; letter-spacing: .04em; }
.hs5__stat-lbl { font-family: 'SF UI Text', sans-serif; font-size: .72rem; color: rgba(255,255,255,.35); text-transform: uppercase; letter-spacing: .1em; margin-top: .3rem; display: block; }
.hs5__stat-sep { width: 1px; height: 50px; background: rgba(255,255,255,.08); flex-shrink: 0; }

/* Responsive */
@media (max-width: 900px) {
  .hs5__slide-inner { grid-template-columns: 1fr; gap: 2.5rem; }
  .hs5__visual { order: -1; }
  .hs5__img-frame { aspect-ratio: 16/9; }
  .hs5__stat { padding: 0 1.5rem; }
  .hs5__stat-num { font-size: 2rem; }
}
@media (max-width: 560px) {
  .hs5__stats { flex-wrap: wrap; gap: 1.5rem; }
  .hs5__stat-sep { display: none; }
  .hs5__stat { padding: 0 1rem; min-width: 40%; }
}

/* hs5 slide button row + ghost variant */
.hs5__slide-btns { display: flex; align-items: center; gap: 1.2rem; flex-wrap: wrap; margin-top: 1.8rem; }
.hs5__slide-btn--ghost { color: rgba(255,255,255,.65); border-bottom: 1px solid rgba(255,255,255,.25); font-weight: 600; }
.hs5__slide-btn--ghost:hover { color: #fff; border-color: rgba(255,255,255,.6); }

/* ══════════════════════════════════════════
   CONTACT US PAGE  (ct-*)
══════════════════════════════════════════ */

/* Hero */
.ct-hero { position: relative; min-height: 60vh; display: flex; align-items: center; justify-content: center; background: #080d1a; overflow: hidden; padding: clamp(6rem,12vw,10rem) 5vw clamp(4rem,8vw,7rem); text-align: center; }
.ct-hero__grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(26,105,251,.06) 1px, transparent 1px), linear-gradient(90deg, rgba(26,105,251,.06) 1px, transparent 1px); background-size: 60px 60px; pointer-events: none; }
.ct-hero__orb { position: absolute; border-radius: 50%; filter: blur(80px); pointer-events: none; }
.ct-hero__orb--1 { width: 480px; height: 480px; background: rgba(26,105,251,.18); top: -120px; right: -80px; }
.ct-hero__orb--2 { width: 320px; height: 320px; background: rgba(237,1,1,.1); bottom: -80px; left: 5%; }
.ct-hero__inner { position: relative; z-index: 2; max-width: 700px; margin: 0 auto; }
.ct-hero__eyebrow { display: inline-flex; align-items: center; justify-content: center; gap: .6rem; font-size: .78rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: #1A69FB; margin-bottom: 1.2rem; }
.ct-hero__eyebrow .dot { width: 6px; height: 6px; border-radius: 50%; background: #1A69FB; display: inline-block; animation: pulse 2s infinite; }
.ct-hero__title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(3.2rem,7vw,5.5rem); line-height: 1.05; color: #fff; margin: 0 0 1.2rem; }
.ct-hero__title span { color: #1A69FB; }
.ct-hero__sub { font-size: clamp(.95rem,1.6vw,1.12rem); color: rgba(255,255,255,.6); max-width: 560px; line-height: 1.7; margin: 0 auto 2rem; }
.ct-hero__actions { display: flex; gap: 1rem; flex-wrap: wrap; justify-content: center; }

/* Body */
.ct-body { padding: clamp(4rem,8vw,7rem) 5vw; background: #f5f7ff; }
.ct-body__inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 400px; gap: 4rem; align-items: start; }

/* Form wrap */
.ct-form-wrap { background: #fff; border-radius: 20px; padding: clamp(2rem,4vw,3rem); box-shadow: 0 4px 40px rgba(0,0,0,.07); }
.ct-form__eyebrow { display: block; font-size: .72rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: #1A69FB; margin-bottom: .6rem; }
.ct-form__title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(2rem,3.5vw,2.8rem); color: #080d1a; margin: 0 0 .4rem; line-height: 1.1; }
.ct-form__sub { font-size: .9rem; color: #666; margin-bottom: 2rem; }
.ct-field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem; margin-bottom: 1.2rem; }
.ct-field { display: flex; flex-direction: column; gap: .4rem; margin-bottom: 0; }
.ct-field:last-child:not(:first-child) { margin-bottom: 1.2rem; }
.ct-label { font-size: .78rem; font-weight: 600; color: #333; letter-spacing: .04em; }
.ct-input { background: #f5f7ff; border: 1.5px solid #e0e5ff; border-radius: 10px; padding: .85rem 1.1rem; font-size: .92rem; color: #080d1a; font-family: 'Poppins', sans-serif; outline: none; transition: border-color .2s, box-shadow .2s; width: 100%; box-sizing: border-box; }
.ct-input:focus { border-color: #1A69FB; box-shadow: 0 0 0 3px rgba(26,105,251,.12); }
.ct-select { appearance: none; cursor: pointer; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231A69FB' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 1rem center; padding-right: 2.5rem; }
.ct-textarea { resize: vertical; min-height: 130px; }
.ct-form > .ct-field { margin-bottom: 1.2rem; }
.ct-submit { width: 100%; padding: 1rem 2rem; background: linear-gradient(135deg, #1A69FB, #0d4fd4); color: #fff; border: none; border-radius: 10px; font-size: 1rem; font-weight: 700; font-family: 'Poppins', sans-serif; cursor: pointer; transition: transform .2s, box-shadow .2s; display: flex; align-items: center; justify-content: center; gap: .8rem; margin-top: .5rem; }
.ct-submit:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(26,105,251,.35); }
.ct-submit--loading .ct-submit__text { opacity: 0; }
.ct-submit__loader { width: 18px; height: 18px; border: 2px solid rgba(255,255,255,.3); border-top-color: #fff; border-radius: 50%; animation: lf-spin .7s linear infinite; display: none; }
.ct-submit--loading .ct-submit__loader { display: block; }

/* Success state */
.ct-success { display: none; text-align: center; padding: 3rem 2rem; }
.ct-success--active { display: block; }
.ct-success__icon { width: 72px; height: 72px; background: linear-gradient(135deg,#1A69FB,#0d4fd4); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 2rem; color: #fff; margin: 0 auto 1.5rem; }
.ct-success__title { font-family: 'Bebas Neue', sans-serif; font-size: 2.4rem; color: #080d1a; margin-bottom: .5rem; }
.ct-success__sub { font-size: .95rem; color: #666; line-height: 1.6; }

/* Info cards */
.ct-info { display: flex; flex-direction: column; gap: 1.2rem; }
.ct-info__card { background: #fff; border-radius: 16px; padding: 1.6rem; display: flex; flex-direction: column; gap: .6rem; box-shadow: 0 2px 20px rgba(0,0,0,.06); }
.ct-info__icon { width: 44px; height: 44px; background: linear-gradient(135deg,#1A69FB,#0d4fd4); border-radius: 12px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 1.1rem; }
.ct-info__icon--red { background: linear-gradient(135deg,#ED0101,#b30000); }
.ct-info__icon--dark { background: linear-gradient(135deg,#1a2340,#080d1a); }
.ct-info__card h4 { font-size: 1rem; font-weight: 700; color: #080d1a; margin: 0; }
.ct-info__card p { font-size: .83rem; color: #888; margin: 0; }
.ct-info__card a, .ct-info__card span { font-size: .92rem; color: #1A69FB; font-weight: 600; text-decoration: none; }
.ct-info__card a:hover { text-decoration: underline; }
.ct-info__card span { color: #333; }
.ct-hours { display: flex; flex-direction: column; gap: .4rem; margin-top: .2rem; }
.ct-hours__row { display: flex; justify-content: space-between; font-size: .83rem; color: #444; }
.ct-hours__row--off { color: #aaa; }

/* Why strip */
.ct-why { background: #080d1a; padding: 3rem 5vw; }
.ct-why__inner { max-width: 1000px; margin: 0 auto; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 2rem; }
.ct-why__item { display: flex; flex-direction: column; align-items: center; gap: .3rem; }
.ct-why__num { font-family: 'Bebas Neue', sans-serif; font-size: 2.4rem; color: #1A69FB; line-height: 1; }
.ct-why__lbl { font-size: .78rem; color: rgba(255,255,255,.5); text-transform: uppercase; letter-spacing: .1em; }
.ct-why__sep { width: 1px; height: 40px; background: rgba(255,255,255,.12); }

/* Responsive */
@media (max-width: 960px) {
  .ct-body__inner { grid-template-columns: 1fr; }
  .ct-info { flex-direction: row; flex-wrap: wrap; }
  .ct-info__card { flex: 1 1 calc(50% - .6rem); }
}
@media (max-width: 600px) {
  .ct-field-row { grid-template-columns: 1fr; }
  .ct-info__card { flex: 1 1 100%; }
  .ct-why__sep { display: none; }
}

/* ══ GLOBAL HEADING FONT CONSISTENCY ══
   Ensures all h1/h2 across every page use Bebas Neue
   matching the home page main headings */
h1, h2 {
  font-family: 'Bebas Neue', sans-serif !important;
}

/* ══ CASE STUDIES GRID (cs-*) ══ */
.cs-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; margin-top: 3rem; }
.cs-card { background: #fff; border-radius: 20px; overflow: hidden; border: 1.5px solid #e8eeff; box-shadow: 0 4px 24px rgba(0,0,0,.06); transition: transform .25s, box-shadow .25s; display: flex; flex-direction: column; }
.cs-card:hover { transform: translateY(-6px); box-shadow: 0 16px 48px rgba(26,105,251,.12); }
.cs-card__img { position: relative; height: 200px; overflow: hidden; background: #0a0f1e; }
.cs-card__img img { width: 100%; height: 100%; object-fit: cover; opacity: .85; transition: transform .4s; }
.cs-card:hover .cs-card__img img { transform: scale(1.05); }
.cs-card__badge { position: absolute; top: 1rem; left: 1rem; padding: .3rem .85rem; border-radius: 50px; font-size: .7rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.cs-card__badge--blue { background: rgba(26,105,251,.9); color: #fff; }
.cs-card__badge--red  { background: rgba(237,1,1,.9); color: #fff; }
.cs-card__body { padding: 1.8rem; display: flex; flex-direction: column; gap: 1rem; flex: 1; }
.cs-card__title { font-family: 'Bebas Neue', sans-serif; font-size: 1.5rem; color: #080d1a; line-height: 1.1; }
.cs-card__desc { font-size: .83rem; color: #666; line-height: 1.75; flex: 1; }
.cs-card__stats { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; padding-top: 1rem; border-top: 1px solid #f0f0f8; margin-top: auto; }
.cs-stat { display: flex; flex-direction: column; gap: .2rem; }
.cs-stat__num { font-family: 'Bebas Neue', sans-serif; font-size: 1.8rem; line-height: 1; }
.cs-stat__num--blue { color: #1A69FB; }
.cs-stat__num--red  { color: #ED0101; }
.cs-stat__lbl { font-size: .72rem; color: #999; text-transform: uppercase; letter-spacing: .06em; line-height: 1.3; }

@media (max-width: 960px) { .cs-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) { .cs-grid { grid-template-columns: 1fr; } }
