.elementor-3244 .elementor-element.elementor-element-0454b9d{--display:flex;}.elementor-3244 .elementor-element.elementor-element-2740405{--display:flex;}.elementor-3244 .elementor-element.elementor-element-4c37674{--display:flex;}.elementor-3244 .elementor-element.elementor-element-51b5acb{--display:flex;}.elementor-3244 .elementor-element.elementor-element-5f32898{--display:flex;}.elementor-3244 .elementor-element.elementor-element-3b971b9{--display:flex;}.elementor-3244 .elementor-element.elementor-element-bf7d160{--display:flex;}.elementor-3244 .elementor-element.elementor-element-b419961{--display:flex;}.elementor-3244 .elementor-element.elementor-element-21a23dc{--display:flex;}.elementor-3244 .elementor-element.elementor-element-7a5919e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-09c03c1 */.uk-talent-hero {
  padding: 100px 0;
  background: linear-gradient(135deg, #f4f7fb 0%, #ffffff 60%);
}

.uk-talent-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 70px;
  padding: 0 20px;
}

.uk-talent-left {
  flex: 1.1;
}

.uk-badge {
  display: inline-block;
  background: #e8f0ff;
  color: #2f6fed;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 50px;
  margin-bottom: 20px;
}

.uk-talent-left h2 {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #111;
}

.uk-talent-left h2 span {
  color: #2f6fed;
}

.uk-intro {
  font-size: 18px;
  color: #444;
  margin-bottom: 20px;
}

.uk-talent-left p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin-bottom: 20px;
}

.uk-buttons {
  display: flex;
  gap: 20px;
  margin-top: 25px;
}

.uk-btn-primary {
  background: #2f6fed;
  color: #fff;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}

.uk-btn-primary:hover {
  background: #1e4fc4;
}

.uk-btn-outline {
  border: 2px solid #2f6fed;
  color: #2f6fed;
  padding: 12px 26px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}

.uk-btn-outline:hover {
  background: #2f6fed;
  color: #fff;
}

/* Right Card */

.uk-talent-right {
  flex: 0.9;
}

.uk-info-card {
  background: #ffffff;
  padding: 40px;
  border-radius: 18px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
}

.uk-info-card h3 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #111;
}

.uk-info-card ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.uk-info-card ul li {
  font-size: 16px;
  margin-bottom: 12px;
  color: #444;
  padding-left: 18px;
  position: relative;
}

.uk-info-card ul li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #2f6fed;
  font-weight: 700;
}

.uk-note {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}

/* Responsive */

@media (max-width: 992px) {
  .uk-talent-container {
    flex-direction: column;
    text-align: center;
  }

  .uk-buttons {
    justify-content: center;
    flex-wrap: wrap;
  }

  .uk-talent-left h2 {
    font-size: 34px;
  }

  .uk-info-card {
    margin-top: 40px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c62926f */.uk-talent-section {
  padding: 100px 0;
  background: #ffffff;
}

.uk-talent-container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  display: flex;
  gap: 80px;
  align-items: flex-start;
}

.uk-talent-left {
  flex: 1;
}

.uk-talent-left h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #111;
}

.uk-intro {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 25px;
  color: #444;
}

.uk-highlight-box {
  background: linear-gradient(135deg, #2f6fed, #4f85ff);
  color: #fff;
  padding: 25px;
  border-radius: 14px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.6;
}

.uk-talent-left p {
  font-size: 16px;
  line-height: 1.6;
  color: #555;
}

/* Right Timeline Style */

.uk-talent-right {
  flex: 1;
}

.uk-criteria {
  border-left: 3px solid #2f6fed;
  padding-left: 30px;
}

.uk-step {
  display: flex;
  gap: 20px;
  margin-bottom: 35px;
  position: relative;
}

.uk-number {
  font-size: 18px;
  font-weight: 700;
  color: #2f6fed;
  min-width: 40px;
}

.uk-step h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #111;
}

.uk-step p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

/* Responsive */

@media (max-width: 992px) {
  .uk-talent-container {
    flex-direction: column;
    gap: 50px;
  }

  .uk-talent-left h2 {
    font-size: 32px;
  }
}.uk-highlight-box {
  background: linear-gradient(135deg, #2f6fed, #4f85ff);
  color: #ffffff; /* Makes all text white */
  padding: 25px;
  border-radius: 14px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.6;
}

.uk-highlight-box p {
  color: #ffffff; /* Ensures paragraph text is white */
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3b84f4c */.gtv-editorial-section {
  padding: 120px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f4f7ff 100%);
  position: relative;
}

.gtv-editorial-container {
  max-width: 1100px;
  margin: auto;
  padding: 0 20px;
}

.gtv-editorial-header {
  text-align: center;
  margin-bottom: 80px;
}

.gtv-editorial-header h2 {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #111;
  line-height: 1.2;
}

.gtv-editorial-header p {
  font-size: 18px;
  color: #555;
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.6;
}

.gtv-editorial-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.gtv-column h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #2f6fed;
}

.gtv-column p {
  font-size: 16px;
  color: #444;
  line-height: 1.7;
  margin-bottom: 35px;
}

.gtv-emphasis {
  margin-top: 20px;
  padding: 25px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

/* Responsive */

@media (max-width: 992px) {
  .gtv-editorial-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .gtv-editorial-header h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-baef062 */.endorsement-support-section {
  padding: 110px 0;
  background: #ffffff;
}

.endorsement-container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}

.endorsement-header {
  text-align: center;
  margin-bottom: 70px;
}

.endorsement-header h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #111;
}

.endorsement-header p {
  font-size: 18px;
  color: #555;
  max-width: 750px;
  margin: 0 auto;
}

.endorsement-features {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}

.endorsement-item {
  flex: 1;
  min-width: 180px;
  text-align: center;
}

.check-icon {
  width: 60px;
  height: 60px;
  background: #2f6fed;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto 20px auto;
}

.endorsement-item h4 {
  font-size: 16px;
  font-weight: 600;
  color: #111;
  line-height: 1.5;
}

.endorsement-disclaimer {
  margin-top: 60px;
  text-align: center;
  font-size: 14px;
  color: #666;
  border-top: 1px solid #e5e5e5;
  padding-top: 25px;
}

/* Responsive */

@media (max-width: 992px) {
  .endorsement-features {
    justify-content: center;
  }

  .endorsement-item {
    flex: 0 0 45%;
    margin-bottom: 40px;
  }

  .endorsement-header h2 {
    font-size: 30px;
  }
}

@media (max-width: 600px) {
  .endorsement-item {
    flex: 0 0 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5684ef9 */.media-platform-section {
  padding: 110px 0;
  background: #ffffff;
}

.media-platform-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 70px;
  padding: 0 20px;
}

.media-platform-left {
  flex: 1;
}

.media-platform-left h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #111;
  line-height: 1.2;
}

.media-intro {
  font-size: 18px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 25px;
}

.media-divider {
  width: 60px;
  height: 4px;
  background: #2f6fed;
  margin-bottom: 25px;
}

.media-points {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}

.media-points li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #444;
  line-height: 1.6;
}

.media-points li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #2f6fed;
  font-weight: bold;
}

.media-closing {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

.media-platform-right {
  flex: 1;
  text-align: right;
}

.media-platform-right img {
  max-width: 100%;
  border-radius: 14px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

/* Responsive */

@media (max-width: 992px) {
  .media-platform-container {
    flex-direction: column;
    text-align: center;
  }

  .media-platform-left h2 {
    font-size: 30px;
  }

  .media-platform-right {
    text-align: center;
    margin-top: 40px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4713a52 */.audience-radial-section {
  padding: 120px 0;
  background: #f8f9fc;
}

.audience-container {
  max-width: 1200px;
  margin: auto;
  text-align: center;
  padding: 0 20px;
}

.audience-header {
  margin-bottom: 80px;
}

.audience-header h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #111;
}

.audience-header p {
  font-size: 18px;
  color: #555;
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.6;
}

.audience-radial-wrapper {
  position: relative;
  width: 600px;
  height: 600px;
  margin: auto;
}

.audience-center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 160px;
  height: 160px;
  transform: translate(-50%, -50%);
  background: #2f6fed;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  padding: 20px;
}

.audience-item {
  position: absolute;
  width: 220px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #333;
  background: #fff;
  padding: 12px 18px;
  border-radius: 30px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.05);
}

/* Positioning Around Circle */

.item-1 { top: 0; left: 50%; transform: translateX(-50%); }
.item-2 { top: 18%; right: 0; }
.item-3 { bottom: 18%; right: 0; }
.item-4 { bottom: 0; left: 50%; transform: translateX(-50%); }
.item-5 { bottom: 18%; left: 0; }
.item-6 { top: 18%; left: 0; }
.item-7 { top: 50%; right: -30px; transform: translateY(-50%); }

/* Responsive */

@media (max-width: 992px) {
  .audience-radial-wrapper {
    width: 100%;
    height: auto;
    position: static;
  }

  .audience-center {
    position: static;
    margin: 0 auto 40px auto;
    transform: none;
  }

  .audience-item {
    position: static;
    display: block;
    margin: 15px auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c33fc5a */.media-process-section {
  padding: 120px 0;
  background: #ffffff;
}

.media-process-container {
  max-width: 1300px;
  margin: auto;
  padding: 0 20px;
}

.media-process-header {
  text-align: center;
  margin-bottom: 90px;
}

.media-process-header h2 {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #111;
}

.media-process-header p {
  font-size: 18px;
  color: #555;
  max-width: 700px;
  margin: 0 auto;
}

.process-flow {
  display: flex;
  justify-content: space-between;
  position: relative;
  gap: 40px;
}

.process-flow::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #e5e5e5;
  z-index: 0;
}

.process-step {
  position: relative;
  text-align: center;
  flex: 1;
  z-index: 1;
}

.step-number {
  width: 80px;
  height: 80px;
  margin: 0 auto 25px;
  background: #2f6fed;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.process-step h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #111;
}

.process-step p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
  max-width: 220px;
  margin: 0 auto;
}

/* Responsive */

@media (max-width: 992px) {
  .process-flow {
    flex-direction: column;
  }

  .process-flow::before {
    display: none;
  }

  .process-step {
    margin-bottom: 60px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d1d4778 */.brandhexa-choose-section {
  padding: 120px 0;
  background: #ffffff;
}

.brandhexa-container {
  max-width: 1000px;
  margin: auto;
  padding: 0 20px;
}

.brandhexa-header {
  text-align: center;
  margin-bottom: 80px;
}

.brandhexa-header h2 {
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #111;
}

.brandhexa-header p {
  font-size: 18px;
  color: #555;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
}

.brandhexa-stack {
  width: 100%;
}

.brandhexa-item {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  padding: 30px 0;
}

.brandhexa-number {
  font-size: 48px;
  font-weight: 700;
  color: #2f6fed;
  min-width: 80px;
  line-height: 1;
}

.brandhexa-content h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #111;
}

.brandhexa-content p {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
}

.brandhexa-divider {
  height: 1px;
  background: #e6e6e6;
}

/* Responsive */

@media (max-width: 768px) {
  .brandhexa-item {
    flex-direction: column;
    gap: 15px;
  }

  .brandhexa-number {
    font-size: 36px;
  }

  .brandhexa-header h2 {
    font-size: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-366b957 */.legal-disclaimer-section {
  padding: 70px 20px;
  background: #fff8f0;
}

.legal-disclaimer-container {
  max-width: 900px;
  margin: auto;
  background: #ffffff;
  border: 1px solid #ffe0c2;
  border-radius: 16px;
  padding: 50px 40px;
  text-align: center;
  position: relative;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.04);
}

.legal-badge {
  display: inline-block;
  background: #ff8a00;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 18px;
  border-radius: 50px;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.legal-content p {
  font-size: 16px;
  color: #444;
  line-height: 1.7;
  margin-bottom: 15px;
}

.legal-content p:last-child {
  margin-bottom: 0;
}

/* Responsive */

@media (max-width: 768px) {
  .legal-disclaimer-container {
    padding: 35px 25px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9b2f612 *//* FAQ SECTION ONLY */
.faq-section {
  padding: 80px 20px;
  background: #ffffff;
  font-family: Arial, sans-serif;
}

/* LOCAL CONTAINER */
.faq-container {
  max-width: 900px;
  margin: 0 auto;
}

/* TITLE */
.faq-section .faq-title {
  text-align: center;
  font-size: 34px;
  margin-bottom: 50px;
}

/* FAQ ITEM */
.faq-section .faq-item {
  background: #eef2f3;
  border-radius: 6px;
  margin-bottom: 18px;
}

/* QUESTION */
.faq-section .faq-item summary {
  cursor: pointer;
  padding: 18px 22px;
  font-size: 16px;
  font-weight: 600;
  list-style: none;
  position: relative;
}

.faq-section .faq-item summary::-webkit-details-marker {
  display: none;
}

/* PLUS / MINUS ICON */
.faq-section .faq-item summary::after {
  content: "+";
  position: absolute;
  right: 22px;
  font-size: 22px;
}

.faq-section .faq-item[open] summary::after {
  content: "−";
}

/* ANSWER */
.faq-section .faq-item p {
  padding: 0 22px 20px;
  font-size: 15px;
  color: #555;
  line-height: 1.7;
}/* End custom CSS */