.elementor-126 .elementor-element.elementor-element-8d7ab3a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-f5c242b *//* ================================
   DIGITALPARTNERS WEBSHOP KESZITES
================================ */

.dp-shop-page,
.dp-shop-page * {
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden !important;
}

.dp-shop-page {
  overflow: hidden;
  background: #ffffff;
  color: #0B1220;
}

.dp-shop-container {
  width: min(1200px, calc(100% - 40px));
  max-width: 1200px;
  margin: 0 auto;
}

/* SHARED */

.dp-shop-badge {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;
  padding: 9px 14px;
  border-radius: 999px;
  color: #38BDF8;
  background: rgba(15, 23, 42, 0.68);
  border: 1px solid rgba(56, 189, 248, 0.28);
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  backdrop-filter: blur(16px);
}

.dp-shop-badge::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #38BDF8;
  box-shadow: 0 0 16px rgba(56, 189, 248, 0.9);
}

.dp-shop-section-head {
  max-width: 780px;
  margin: 0 auto 48px;
  text-align: center;
}

.dp-shop-section-head span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 16px;
  padding: 9px 14px;
  border-radius: 999px;
  color: #2563EB;
  background: rgba(37, 99, 235, 0.075);
  border: 1px solid rgba(37, 99, 235, 0.12);
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.dp-shop-section-head span::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #38BDF8;
  box-shadow: 0 0 16px rgba(56, 189, 248, 0.9);
}

.dp-shop-section-head h2 {
  margin: 0;
  color: #0B1220;
  font-size: clamp(32px, 4vw, 54px);
  line-height: 1.02;
  letter-spacing: -0.055em;
  font-weight: 950;
}

.dp-shop-section-head p {
  max-width: 700px;
  margin: 18px auto 0;
  color: #475569;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 560;
}

/* HERO */

.dp-shop-hero {
  position: relative;
  overflow: hidden;
  padding: 155px 20px 95px;
  background:
    radial-gradient(circle at 15% 18%, rgba(37, 99, 235, 0.36), transparent 34%),
    radial-gradient(circle at 84% 28%, rgba(56, 189, 248, 0.24), transparent 32%),
    radial-gradient(circle at 50% 100%, rgba(37, 99, 235, 0.18), transparent 42%),
    linear-gradient(135deg, #0B1220 0%, #111827 52%, #0B1220 100%);
  color: #F8FAFC;
}

.dp-shop-bg-grid {
  position: absolute;
  inset: 0;
  opacity: 0.22;
  background-image:
    linear-gradient(rgba(248, 250, 252, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(248, 250, 252, 0.06) 1px, transparent 1px);
  background-size: 58px 58px;
  pointer-events: none;
}

.dp-shop-glow {
  position: absolute;
  border-radius: 999px;
  filter: blur(24px);
  pointer-events: none;
}

.dp-shop-glow-1 {
  width: 350px;
  height: 350px;
  left: -150px;
  top: 130px;
  background: rgba(37, 99, 235, 0.38);
}

.dp-shop-glow-2 {
  width: 470px;
  height: 470px;
  right: -180px;
  bottom: -150px;
  background: rgba(56, 189, 248, 0.2);
}

.dp-shop-hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(390px, 0.78fr);
  gap: 58px;
  align-items: center;
}

.dp-shop-hero-content {
  max-width: 720px;
}

.dp-shop-hero h1 {
  max-width: 720px;
  margin: 0;
  color: #F8FAFC;
  font-size: clamp(44px, 4.6vw, 64px);
  line-height: 0.98;
  letter-spacing: -0.055em;
  font-weight: 950;
}

.dp-shop-hero p {
  max-width: 610px;
  margin: 26px 0 0;
  color: rgba(248, 250, 252, 0.76);
  font-size: 17px;
  line-height: 1.72;
  font-weight: 560;
}

.dp-shop-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  max-width: 680px;
  margin-top: 42px;
}

.dp-shop-stats div {
  padding: 18px;
  border-radius: 20px;
  background: rgba(248, 250, 252, 0.055);
  border: 1px solid rgba(248, 250, 252, 0.11);
  backdrop-filter: blur(16px);
}

.dp-shop-stats strong {
  display: block;
  margin-bottom: 5px;
  color: #F8FAFC;
  font-size: 15px;
  font-weight: 900;
}

.dp-shop-stats span {
  display: block;
  color: rgba(248, 250, 252, 0.58);
  font-size: 13px;
  line-height: 1.4;
}

/* HERO VISUAL */

.dp-shop-hero-visual {
  min-height: 470px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dp-shop-mockup {
  width: 100%;
  max-width: 455px;
  padding: 24px;
  border-radius: 34px;
  background:
    linear-gradient(145deg, rgba(248, 250, 252, 0.13), rgba(248, 250, 252, 0.045)),
    rgba(15, 23, 42, 0.76);
  border: 1px solid rgba(248, 250, 252, 0.14);
  box-shadow: 0 36px 95px rgba(0, 0, 0, 0.44);
  backdrop-filter: blur(24px);
}

.dp-shop-mockup-top {
  display: flex;
  gap: 7px;
  margin-bottom: 24px;
}

.dp-shop-mockup-top span {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: rgba(248, 250, 252, 0.24);
}

.dp-shop-mockup-top span:first-child {
  background: #38BDF8;
}

.dp-shop-mockup-top span:nth-child(2) {
  background: #2563EB;
}

.dp-shop-feature-product {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 16px;
  padding: 18px;
  border-radius: 24px;
  background: rgba(11, 18, 32, 0.54);
  border: 1px solid rgba(248, 250, 252, 0.1);
}

.dp-shop-product-img {
  min-height: 190px;
  border-radius: 20px;
  background:
    radial-gradient(circle at 35% 30%, rgba(56, 189, 248, 0.5), transparent 30%),
    linear-gradient(135deg, rgba(37, 99, 235, 0.7), rgba(56, 189, 248, 0.22));
}

.dp-shop-product-copy span,
.dp-shop-product-copy h3,
.dp-shop-product-copy p,
.dp-shop-product-copy div {
  display: block;
  border-radius: 999px;
}

.dp-shop-product-copy span {
  width: 76px;
  height: 10px;
  margin-bottom: 18px;
  background: #38BDF8;
}

.dp-shop-product-copy h3 {
  width: 92%;
  height: 22px;
  margin: 0 0 14px;
  background: rgba(248, 250, 252, 0.22);
}

.dp-shop-product-copy p {
  width: 100%;
  height: 9px;
  margin: 0 0 10px;
  background: rgba(248, 250, 252, 0.13);
}

.dp-shop-product-copy div {
  width: 116px;
  height: 36px;
  margin-top: 24px;
  background: linear-gradient(135deg, #2563EB, #38BDF8);
}

.dp-shop-product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 16px;
}

.dp-shop-product-grid div {
  padding: 14px;
  border-radius: 18px;
  background: rgba(248, 250, 252, 0.075);
  border: 1px solid rgba(248, 250, 252, 0.1);
}

.dp-shop-product-grid span {
  display: block;
  height: 48px;
  margin-bottom: 12px;
  border-radius: 14px;
  background: rgba(56, 189, 248, 0.16);
}

.dp-shop-product-grid strong,
.dp-shop-product-grid small {
  display: block;
  height: 8px;
  border-radius: 999px;
}

.dp-shop-product-grid strong {
  width: 82%;
  margin-bottom: 7px;
  background: rgba(248, 250, 252, 0.22);
}

.dp-shop-product-grid small {
  width: 56%;
  background: rgba(248, 250, 252, 0.12);
}

/* LIGHT SECTIONS */

.dp-shop-intro,
.dp-shop-types,
.dp-shop-process,
.dp-shop-faq {
  padding: 95px 20px 100px;
  background:
    radial-gradient(circle at 12% 24%, rgba(37, 99, 235, 0.075), transparent 30%),
    linear-gradient(180deg, #F8FAFC 0%, #ffffff 100%);
}

.dp-shop-types {
  background:
    radial-gradient(circle at 12% 20%, rgba(37, 99, 235, 0.07), transparent 30%),
    linear-gradient(180deg, #EEF6FF 0%, #ffffff 100%);
}

.dp-shop-process {
  background: #ffffff;
}

.dp-shop-card-grid {
  display: grid;
  gap: 18px;
}

.dp-shop-card-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.dp-shop-card-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.dp-shop-card,
.dp-shop-type-card,
.dp-shop-step-card {
  position: relative;
  overflow: hidden;
  padding: 28px;
  min-height: 270px;
  border-radius: 30px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.88));
  border: 1px solid rgba(37, 99, 235, 0.11);
  box-shadow: 0 22px 60px rgba(15, 23, 42, 0.08);
}

.dp-shop-type-card,
.dp-shop-step-card {
  min-height: 360px;
  padding: 26px;
  border-radius: 28px;
}

.dp-shop-icon,
.dp-shop-step-card > span {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  margin-bottom: 24px;
  border-radius: 18px;
  color: #F8FAFC;
  font-size: 20px;
  font-weight: 950;
  background: linear-gradient(135deg, #2563EB 0%, #38BDF8 100%);
  box-shadow: 0 16px 38px rgba(37, 99, 235, 0.28);
}

.dp-shop-card h3,
.dp-shop-type-card h3,
.dp-shop-step-card h3 {
  margin: 0 0 12px;
  color: #0B1220;
  font-size: 22px;
  line-height: 1.14;
  letter-spacing: -0.035em;
  font-weight: 950;
}

.dp-shop-card p,
.dp-shop-type-card p,
.dp-shop-step-card p {
  margin: 0;
  color: #475569;
  font-size: 14.8px;
  line-height: 1.72;
}

.dp-shop-type-card ul {
  display: grid;
  gap: 9px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

.dp-shop-type-card li {
  position: relative;
  padding-left: 22px;
  color: #1E293B;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 760;
}

.dp-shop-type-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #38BDF8;
}

.dp-shop-type-card-featured {
  background:
    radial-gradient(circle at 18% 18%, rgba(56, 189, 248, 0.16), transparent 30%),
    linear-gradient(135deg, #0B1220 0%, #111827 58%, #0B1220 100%);
  border-color: rgba(56, 189, 248, 0.22);
}

.dp-shop-type-card-featured > span {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #38BDF8;
  background: rgba(56, 189, 248, 0.10);
  border: 1px solid rgba(56, 189, 248, 0.2);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.dp-shop-type-card-featured h3,
.dp-shop-type-card-featured li {
  color: #F8FAFC;
}

.dp-shop-type-card-featured p {
  color: rgba(248, 250, 252, 0.68);
}

/* DARK BOXES */

.dp-shop-dark-section,
.dp-shop-trust,
.dp-shop-final {
  padding: 0 20px 100px;
  background: #ffffff;
}

.dp-shop-dark-section {
  background: #EEF6FF;
}

.dp-shop-dark-box,
.dp-shop-trust-box,
.dp-shop-final-box {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  gap: 50px;
  align-items: center;
  padding: 46px;
  border-radius: 38px;
  background:
    radial-gradient(circle at 18% 20%, rgba(56, 189, 248, 0.15), transparent 28%),
    linear-gradient(135deg, #0B1220 0%, #111827 52%, #0B1220 100%);
  border: 1px solid rgba(56, 189, 248, 0.16);
  box-shadow: 0 34px 95px rgba(15, 23, 42, 0.2);
}

.dp-shop-final-box {
  grid-template-columns: minmax(0, 1fr) auto;
}

.dp-shop-dark-content,
.dp-shop-trust-content,
.dp-shop-final-box > div,
.dp-shop-dark-grid,
.dp-shop-cart-visual {
  position: relative;
  z-index: 2;
}

.dp-shop-dark-content h2,
.dp-shop-trust-content h2,
.dp-shop-final h2 {
  margin: 0;
  color: #F8FAFC;
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.02;
  letter-spacing: -0.055em;
  font-weight: 950;
}

.dp-shop-final h2 {
  font-size: clamp(30px, 3.6vw, 50px);
}

.dp-shop-dark-content p,
.dp-shop-trust-content p,
.dp-shop-final p {
  margin: 22px 0 0;
  color: rgba(248, 250, 252, 0.72);
  font-size: 16px;
  line-height: 1.78;
}

.dp-shop-dark-grid,
.dp-shop-check-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.dp-shop-dark-grid div,
.dp-shop-check-grid div {
  padding: 22px;
  border-radius: 24px;
  background: rgba(248, 250, 252, 0.075);
  border: 1px solid rgba(248, 250, 252, 0.12);
}

.dp-shop-dark-grid strong {
  display: inline-flex;
  margin-bottom: 10px;
  color: #38BDF8;
  font-size: 13px;
  font-weight: 950;
}

.dp-shop-dark-grid h3 {
  margin: 0 0 8px;
  color: #F8FAFC;
  font-size: 20px;
  line-height: 1.15;
  font-weight: 950;
}

.dp-shop-dark-grid p {
  margin: 0;
  color: rgba(248, 250, 252, 0.66);
  font-size: 14px;
  line-height: 1.65;
}

.dp-shop-check-grid {
  margin-top: 28px;
  gap: 12px;
}

.dp-shop-check-grid div {
  position: relative;
  padding: 15px 16px 15px 42px;
  color: rgba(248, 250, 252, 0.86);
  font-size: 14px;
  font-weight: 760;
}

.dp-shop-check-grid div::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #38BDF8;
}

/* CART VISUAL */

.dp-shop-cart-card {
  padding: 28px;
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(248, 250, 252, 0.13), rgba(248, 250, 252, 0.045)),
    rgba(15, 23, 42, 0.78);
  border: 1px solid rgba(248, 250, 252, 0.14);
}

.dp-shop-cart-top {
  display: flex;
  gap: 7px;
  margin-bottom: 24px;
}

.dp-shop-cart-top span {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: rgba(248, 250, 252, 0.22);
}

.dp-shop-cart-item {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 14px;
  align-items: center;
  padding: 14px;
  margin-bottom: 12px;
  border-radius: 20px;
  background: rgba(248, 250, 252, 0.075);
  border: 1px solid rgba(248, 250, 252, 0.1);
}

.dp-shop-cart-item > div {
  width: 58px;
  height: 58px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.8), rgba(56, 189, 248, 0.35));
}

.dp-shop-cart-item strong,
.dp-shop-cart-item p,
.dp-shop-cart-summary span,
.dp-shop-cart-summary div {
  display: block;
  border-radius: 999px;
}

.dp-shop-cart-item strong {
  width: 78%;
  height: 12px;
  margin-bottom: 10px;
  background: rgba(248, 250, 252, 0.22);
}

.dp-shop-cart-item p {
  width: 52%;
  height: 9px;
  margin: 0;
  background: rgba(248, 250, 252, 0.13);
}

.dp-shop-cart-summary {
  padding: 18px;
  margin-top: 18px;
  border-radius: 22px;
  background: rgba(11, 18, 32, 0.54);
  border: 1px solid rgba(248, 250, 252, 0.1);
}

.dp-shop-cart-summary span {
  height: 10px;
  margin-bottom: 12px;
  background: rgba(248, 250, 252, 0.14);
}

.dp-shop-cart-summary div {
  width: 130px;
  height: 38px;
  margin-top: 18px;
  background: linear-gradient(135deg, #2563EB, #38BDF8);
}

/* FAQ */

.dp-shop-faq-list {
  max-width: 900px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}

.dp-shop-faq-list details {
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(37, 99, 235, 0.1);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.06);
}

.dp-shop-faq-list summary {
  position: relative;
  cursor: pointer;
  list-style: none;
  padding: 22px 62px 22px 24px;
  color: #0B1220;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.35;
}

.dp-shop-faq-list summary::-webkit-details-marker {
  display: none;
}

.dp-shop-faq-list summary::after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: rgba(37, 99, 235, 0.08);
  color: #2563EB;
  font-size: 22px;
}

.dp-shop-faq-list details[open] summary::after {
  content: "–";
  background: linear-gradient(135deg, #2563EB 0%, #38BDF8 100%);
  color: #F8FAFC;
}

.dp-shop-faq-list p {
  margin: 0;
  padding: 0 24px 24px;
  color: #475569;
  font-size: 15px;
  line-height: 1.75;
}

/* FINAL CTA */

.dp-shop-final {
  padding-bottom: 105px;
}

.dp-shop-final-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.dp-shop-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 0 26px;
  border-radius: 16px;
  font-size: 15px;
  font-weight: 900;
  text-decoration: none !important;
}

.dp-shop-btn-primary {
  color: #F8FAFC !important;
  background: linear-gradient(135deg, #2563EB 0%, #38BDF8 100%);
  box-shadow: 0 20px 52px rgba(37, 99, 235, 0.36);
}

.dp-shop-btn-secondary {
  color: #F8FAFC !important;
  border: 1px solid rgba(248, 250, 252, 0.16);
  background: rgba(248, 250, 252, 0.07);
}

/* RESPONSIVE */

@media (max-width: 1050px) {
  .dp-shop-container {
    width: min(100% - 32px, 1200px);
  }

  .dp-shop-hero-inner,
  .dp-shop-dark-box,
  .dp-shop-trust-box,
  .dp-shop-final-box {
    grid-template-columns: 1fr;
  }

  .dp-shop-hero-content,
  .dp-shop-hero h1 {
    max-width: 820px;
  }

  .dp-shop-card-grid-3,
  .dp-shop-card-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .dp-shop-final-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  .dp-shop-container {
    width: 100%;
    max-width: 100%;
  }

  .dp-shop-hero {
    padding: 118px 16px 70px !important;
  }

  .dp-shop-hero-inner {
    display: block;
  }

  .dp-shop-hero h1 {
    max-width: 100%;
    font-size: clamp(31px, 10vw, 40px) !important;
    line-height: 1.04 !important;
    letter-spacing: -0.045em !important;
    overflow-wrap: break-word;
    hyphens: auto;
  }

  .dp-shop-hero p {
    max-width: 100%;
    font-size: 15.6px;
    line-height: 1.72;
  }

  .dp-shop-stats,
  .dp-shop-card-grid-3,
  .dp-shop-card-grid-4,
  .dp-shop-dark-grid,
  .dp-shop-check-grid,
  .dp-shop-feature-product,
  .dp-shop-product-grid {
    grid-template-columns: 1fr;
  }

  .dp-shop-hero-visual {
    display: none;
  }

  .dp-shop-intro,
  .dp-shop-types,
  .dp-shop-process,
  .dp-shop-faq {
    padding: 72px 16px;
  }

  .dp-shop-dark-section,
  .dp-shop-trust,
  .dp-shop-final {
    padding-left: 16px;
    padding-right: 16px;
  }

  .dp-shop-section-head {
    text-align: left;
    margin-bottom: 34px;
  }

  .dp-shop-section-head h2,
  .dp-shop-dark-content h2,
  .dp-shop-trust-content h2,
  .dp-shop-final h2 {
    font-size: clamp(28px, 8.8vw, 38px) !important;
    line-height: 1.06 !important;
    letter-spacing: -0.045em !important;
  }

  .dp-shop-dark-box,
  .dp-shop-trust-box,
  .dp-shop-final-box {
    padding: 24px;
    border-radius: 28px;
  }

  .dp-shop-final-actions {
    width: 100%;
    flex-direction: column;
  }

  .dp-shop-btn {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .dp-shop-hero h1 {
    font-size: clamp(30px, 9.8vw, 37px) !important;
  }

  .dp-shop-section-head h2,
  .dp-shop-dark-content h2,
  .dp-shop-trust-content h2,
  .dp-shop-final h2 {
    font-size: clamp(27px, 8.6vw, 36px) !important;
  }
}/* End custom CSS */