.elementor-11536 .elementor-element.elementor-element-cdf6cb2{--display:flex;}.elementor-11536 .elementor-element.elementor-element-578fd11{--display:flex;}.elementor-11536 .elementor-element.elementor-element-95c6271{--display:flex;}.elementor-11536 .elementor-element.elementor-element-fd4b943{--display:flex;}.elementor-11536 .elementor-element.elementor-element-8875893{--display:flex;}.elementor-11536 .elementor-element.elementor-element-dfc8639{--display:flex;}.elementor-11536 .elementor-element.elementor-element-fb00bb3{--display:flex;}.elementor-11536 .elementor-element.elementor-element-1087a21{--display:flex;}.elementor-11536 .elementor-element.elementor-element-2a6fedf{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for html, class: .elementor-element-70ffc98 *//* ===== DV SSL Hero ===== */
.dv-hero {
  padding: 90px 20px;
  background: #ffffff;
  font-family: inherit;
}

.dv-hero-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 70px;
  align-items: center;
}

/* Left Visual */
.dv-hero-visual {
  background: #f4f9f9;
  border-radius: 28px;
  padding: 50px;
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.domain-chip {
  display: inline-block;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 600;
  width: fit-content;
}

.domain-chip.dark {
  background: #222;
  color: #ffffff;
}

.domain-chip.light {
  background: #ffffff;
  color: #008080;
  border: 1px solid #dddddd;
}

/* Right Content */
.dv-eyebrow {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #008080;
  margin-bottom: 16px;
}

.dv-hero-content h1 {
  font-size: 42px;
  font-weight: 800;
  line-height: 1.2;
  color: #008080;
  margin-bottom: 24px;
}

.dv-benefits {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.dv-benefits li {
  font-size: 16px;
  margin-bottom: 12px;
  color: #333;
}

.dv-benefits li::before {
  content: "✔";
  color: #008080;
  font-weight: 700;
  margin-right: 10px;
}

/* Price Box */
.dv-price-box {
  margin-bottom: 30px;
}

.dv-offer {
  display: inline-block;
  background: #fff3cd;
  color: #856404;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 6px;
  margin-bottom: 10px;
}

.dv-price {
  font-size: 36px;
  font-weight: 800;
  color: #000;
}

.dv-price span {
  font-size: 16px;
  font-weight: 500;
}

.dv-note {
  font-size: 14px;
  color: #555;
  margin-top: 8px;
}

/* Actions */
.dv-hero-actions {
  display: flex;
  gap: 18px;
  margin-bottom: 24px;
}

.btn-primary {
  background: #008080;
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 700;
}

.btn-primary:hover {
  background: #006666;
}

.btn-secondary {
  color: #008080;
  text-decoration: none;
  font-weight: 600;
  align-self: center;
}

/* Rating */
.dv-rating {
  font-size: 14px;
  color: #333;
}

.dv-rating span {
  margin-left: 6px;
  color: #555;
}

/* Responsive */
@media (max-width: 900px) {
  .dv-hero-container {
    grid-template-columns: 1fr;
  }

  .dv-hero-content h1 {
    font-size: 32px;
  }
}
/* Force DV Hero button colors */
.dv-hero .btn-primary,
.dv-hero .btn-primary:visited,
.dv-hero .btn-primary:hover,
.dv-hero .btn-primary:active {
  color: #ffffff !important;
  background-color: #008080;
}

/* Optional: hover state */
.dv-hero .btn-primary:hover {
  background-color: #006666;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9f353af *//* ===== SSL Explainer Section ===== */
.ssl-explainer-section {
  padding: 100px 20px;
  background: #ffffff;
  font-family: inherit;
}

.ssl-explainer-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

/* Heading */
.ssl-explainer-container h2 {
  font-size: 44px;
  font-weight: 800;
  color: #008080;
  line-height: 1.2;
  margin-bottom: 28px;
}

/* Paragraph */
.ssl-explainer-container p {
  font-size: 18px;
  line-height: 1.8;
  color: #444;
}

/* Responsive */
@media (max-width: 768px) {
  .ssl-explainer-container h2 {
    font-size: 32px;
  }

  .ssl-explainer-container p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e579198 *//* ===== DV SSL Features Section (FINAL) ===== */
.dv-features-section {
  padding: 100px 20px;
  background: #ffffff;
  font-family: inherit;
}

/* Force brand color on heading */
.dv-features-section h2.dv-features-title {
  font-size: 44px;
  font-weight: 800;
  color: #008080;
  margin-bottom: 60px;
}

/* Grid */
.dv-features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}

/* Feature Block */
.dv-feature {
  max-width: 360px;
}

.dv-icon {
  display: inline-block;
  font-size: 22px;
  margin-bottom: 14px;
}

.dv-feature h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
}

.dv-feature p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}

/* Responsive */
@media (max-width: 900px) {
  .dv-features-section h2.dv-features-title {
    font-size: 32px;
  }

  .dv-features-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .dv-feature {
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-09e0b46 *//* ===== DV Pricing Section ===== */
.dv-pricing-section {
  padding: 100px 20px;
  background: #ffffff;
  font-family: inherit;
}

.dv-pricing-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

/* Title */
.dv-pricing-title {
  font-size: 44px;
  font-weight: 800;
  color: #008080;
  margin-bottom: 14px;
}

.dv-pricing-subtitle {
  font-size: 18px;
  color: #444;
  max-width: 800px;
  margin: 0 auto 60px;
}

/* Grid */
.dv-pricing-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

/* Card */
.dv-pricing-card {
  border: 1px solid #e2eeee;
  border-radius: 18px;
  padding: 40px 26px;
  background: #ffffff;
  position: relative;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.dv-pricing-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

.dv-pricing-card h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 18px;
  color: #000;
}

.price {
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 24px;
  color: #000;
}

.price span {
  font-size: 16px;
  font-weight: 500;
}

/* List */
.dv-pricing-card ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.dv-pricing-card ul li {
  font-size: 15px;
  margin-bottom: 12px;
  color: #444;
}

.dv-pricing-card ul li::before {
  content: "✓";
  color: #008080;
  font-weight: 700;
  margin-right: 8px;
}

/* Button */
.pricing-btn {
  display: inline-block;
  padding: 12px 26px;
  border-radius: 10px;
  background: #008080;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
}

.pricing-btn:hover {
  background: #006666;
}

/* Featured */
.dv-pricing-card.featured {
  border: 2px solid #008080;
}

.badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: #008080;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 999px;
}

/* Responsive */
@media (max-width: 1000px) {
  .dv-pricing-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .dv-pricing-grid {
    grid-template-columns: 1fr;
  }

  .dv-pricing-title {
    font-size: 32px;
  }
}
/* FORCE white button */
.dv-pricing-section .pricing-btn {
  display: inline-block;
  padding: 12px 26px;
  border-radius: 10px;

  background-color: #ffffff;     /* white button */
  color: #008080;                /* brand text */

  border: 2px solid #008080;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;

  transition: all 0.25s ease;
}

/* Hover state */
.dv-pricing-section .pricing-btn:hover {
  background-color: #008080;
  color: #ffffff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-649697d *//* ===== SSL Comparison Section ===== */
.ssl-compare-section {
  padding: 100px 20px;
  background: #ffffff;
  font-family: inherit;
}

.ssl-compare-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

/* Heading */
.ssl-compare-section h2.ssl-compare-title {
  font-size: 44px;
  font-weight: 800;
  color: #008080; /* BRAND COLOR */
  margin-bottom: 14px;
}

/* Subtitle */
.ssl-compare-subtitle {
  font-size: 18px;
  color: #444;
  max-width: 900px;
  margin: 0 auto 50px;
  line-height: 1.7;
}

/* Table Wrapper */
.ssl-compare-table-wrap {
  overflow-x: auto;
}

/* Table */
.ssl-compare-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
}

/* Cells */
.ssl-compare-table th,
.ssl-compare-table td {
  border: 1px solid #dddddd;
  padding: 16px 18px;
  font-size: 15px;
}

/* Header */
.ssl-compare-table thead th {
  background: #f5fefe;
  font-weight: 700;
}

.ssl-compare-table thead th:first-child {
  text-align: left;
}

/* Feature column */
.ssl-compare-table tbody td:first-child {
  text-align: left;
  font-weight: 600;
  color: #333;
}

/* Center values */
.ssl-compare-table td {
  text-align: center;
}

/* Highlight EV column */
.ssl-compare-table .highlight {
  background: #f0fbfb;
  color: #008080;
  font-weight: 700;
}

/* Responsive */
@media (max-width: 768px) {
  .ssl-compare-section h2.ssl-compare-title {
    font-size: 32px;
  }

  .ssl-compare-subtitle {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8736190 *//* ===== DV SSL Types Section ===== */
.dv-types-section {
  padding: 100px 20px;
  background: #ffffff;
  font-family: inherit;
}

.dv-types-container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Top layout */
.dv-types-top {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 60px;
  align-items: center;
  margin-bottom: 60px;
}

/* Heading */
.dv-types-section h2 {
  font-size: 44px;
  font-weight: 800;
  color: #008080; /* BRAND COLOR */
  margin-bottom: 20px;
}

/* Paragraph */
.dv-types-text p {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  max-width: 520px;
}

/* Image */
.dv-types-image {
  border-radius: 24px;
  overflow: hidden;
}

.dv-types-image img {
  width: 100%;
  height: auto;
  display: block;
}

/* Cards */
.dv-types-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.dv-type-card {
  border: 1px solid #e6eeee;
  border-radius: 18px;
  padding: 28px 26px;
  background: #ffffff;
}

.dv-type-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
}

.dv-type-card p {
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}

/* Responsive */
@media (max-width: 900px) {
  .dv-types-top {
    grid-template-columns: 1fr;
  }

  .dv-types-section h2 {
    font-size: 32px;
  }

  .dv-types-cards {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dae3040 *//* ===== DV Who Should Use Section ===== */
.dv-who-section {
  padding: 100px 20px;
  background: #ffffff;
  font-family: inherit;
}

.dv-who-container {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

/* Heading */
.dv-who-section h2.dv-who-title {
  font-size: 44px;
  font-weight: 800;
  color: #008080; /* BRAND COLOR */
  margin-bottom: 60px;
}

/* Grid */
.dv-who-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  justify-items: center;
}

/* Item */
.dv-who-item {
  max-width: 220px;
}

/* Icon */
.dv-icon {
  width: 90px;
  height: 90px;
  background: #e8f5f5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  margin: 0 auto 18px;
}

/* Text */
.dv-who-item p {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 1.4;
}

/* Responsive */
@media (max-width: 900px) {
  .dv-who-section h2.dv-who-title {
    font-size: 32px;
  }

  .dv-who-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f85ac8d *//* 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 */