.elementor-250 .elementor-element.elementor-element-deb08e9{--display:flex;border-style:none;--border-style:none;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-250 .elementor-element.elementor-element-deb08e9.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-250 .elementor-element.elementor-element-1795220{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-250 .elementor-element.elementor-element-312f212{--display:flex;}.elementor-250 .elementor-element.elementor-element-b80f0dd{width:100%;max-width:100%;padding:0px 0px 0px 5px;}.elementor-250 .elementor-element.elementor-element-55fd0f0{--display:flex;}.elementor-250 .elementor-element.elementor-element-db95f8b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-250 .elementor-element.elementor-element-deb08e9{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-250 .elementor-element.elementor-element-1795220{--width:100%;}}@media(max-width:1024px){.elementor-250 .elementor-element.elementor-element-1795220{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-250 .elementor-element.elementor-element-312f212{--margin-top:0px;--margin-bottom:0px;--margin-left:5px;--margin-right:0px;}.elementor-250 .elementor-element.elementor-element-b80f0dd{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-61103ce */.sdp-home-hero {
  position: relative;
  min-height: 760px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  overflow: hidden;
  font-family: Inter, Arial, sans-serif;
}

.sdp-hero-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.92) 0%, rgba(0,0,0,.72) 38%, rgba(0,0,0,.22) 72%, rgba(0,0,0,.12) 100%),
    linear-gradient(180deg, rgba(0,0,0,.15) 0%, rgba(0,0,0,.15) 55%, rgba(0,0,0,.65) 100%);
  z-index: 1;
}

.sdp-hero-content {
  position: relative;
  z-index: 2;
  max-width: 1180px;
  margin: 0 auto;
  padding: 140px 24px 70px;
}

.sdp-hero-content h1 {
  color: #fff;
  font-size: 56px;
  line-height: 1.18;
  font-weight: 900;
  margin: 0 0 28px;
  max-width: 850px;
}

.sdp-hero-content p {
  color: rgba(255,255,255,.88);
  font-size: 22px;
  line-height: 1.55;68
  max-width: 650px;
  margin: 0 0 38px;
}

.sdp-hero-actions {
  display: flex;
  gap: 18px;
  margin-bottom: 62px;
}

.sdp-btn {
  min-width: 180px;
  height: 58px;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  font-size: 17px;
  font-weight: 800;
}

.sdp-btn.primary {
  background: #1479ff;
  color: #fff !important;
}

.sdp-btn.ghost {
  border: 2px solid rgba(255,255,255,.75);
  color: #fff !important;
  background: rgba(0,0,0,.18);
}

.sdp-hero-points {
  display: flex;
  gap: 52px;
  color: #fff;
}

.sdp-hero-points strong {
  display: block;
  font-size: 17px;
  margin-bottom: 6px;
  color: #fff;
}

.sdp-hero-points span {
  display: block;
  color: rgba(255,255,255,.72);
  font-size: 15px;
  line-height: 1.4;
}

@media (max-width: 1024px) {
  .sdp-home-hero {
    min-height: 640px;
  }

  .sdp-hero-content {
    padding: 100px 24px 54px;
  }

  .sdp-hero-content h1 {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .sdp-home-hero {
    min-height: 580px;
    background-position: 62% center;
  }

  .sdp-hero-content {
    padding: 70px 18px 36px;
  }

  .sdp-hero-content h1 {
    font-size: 31px;
  }

  .sdp-hero-content p {
    font-size: 16px;
  }

  .sdp-hero-actions {
    flex-direction: column;
    gap: 12px;
    margin-bottom: 32px;
  }

  .sdp-btn {
    width: 100%;
  }

  .sdp-hero-points {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
  }
  @media (max-width: 767px) {
  body.page-id-250 .elementor-location-header {
    position: relative !important;
    background: #fff !important;
    border-bottom: 1px solid #e5eaf0 !important;
  }

  body.page-id-250 .sdp-home-hero {
    min-height: 720px !important;
    background-size: 190% auto !important;
    background-position: 62% 58% !important;
    background-repeat: no-repeat !important;
    background-color: #05080d !important;
  }

  body.page-id-250 .sdp-hero-overlay {
    background:
      linear-gradient(180deg, rgba(0,0,0,.78) 0%, rgba(0,0,0,.56) 34%, rgba(0,0,0,.18) 54%, rgba(0,0,0,.75) 100%),
      linear-gradient(90deg, rgba(0,0,0,.86) 0%, rgba(0,0,0,.45) 55%, rgba(0,0,0,.25) 100%) !important;
  }

  body.page-id-250 .sdp-hero-content {
    padding: 42px 22px 34px !important;
  }

  body.page-id-250 .sdp-hero-content h1 {
    font-size: 34px !important;
    line-height: 1.12 !important;
    max-width: 96% !important;
    margin-bottom: 300px !important;
    letter-spacing: 0 !important;
  }

  body.page-id-250 .sdp-hero-content p {
    font-size: 16px !important;
    line-height: 1.55 !important;
    max-width: 100% !important;
    margin-bottom: 22px !important;
  }

  body.page-id-250 .sdp-hero-actions {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    margin-bottom: 0 !important;
  }

  body.page-id-250 .sdp-btn {
    width: 100% !important;
    height: 54px !important;
    font-size: 18px !important;
    border-radius: 8px !important;
  }

  body.page-id-250 .sdp-hero-points {
    display: none !important;
  }
}
  
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-deb08e9 *//* Home only: make Elementor header sit on top of hero image */
body.page-id-250 .elementor-location-header {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  background: rgba(0,0,0,.42) !important;
  border-bottom: 1px solid rgba(255,255,255,.14);
}

body.page-id-250 .elementor-location-header .elementor-element-9b6ca97 {
  background: transparent !important;
}

body.page-id-250 .elementor-location-header a,
body.page-id-250 .elementor-location-header .elementor-heading-title a,
body.page-id-250 .elementor-location-header .uael-menu-item {
  color: #fff !important;
}

body.page-id-250 .elementor-location-header a:hover,
body.page-id-250 .elementor-location-header .uael-menu-item:hover {
  color: #72c7ee !important;
}

/* Home hero image position */
body.page-id-250 .sdp-home-hero {
  min-height: 760px !important;
  background-size: 115% auto !important;
  background-position: 1% center !important;
  background-repeat: no-repeat !important;
  background-color: #05080d !important;
}

/* Give space because header is now overlaying the hero */
body.page-id-250 .sdp-hero-content {
  padding-top: 190px !important;
}

/* Make title closer to reference image */
body.page-id-250 .sdp-hero-content h1 {
  max-width: 980px !important;
  font-size: 52px !important;
  line-height: 1.18 !important;
}

/* Darker left side, lighter piano side */
body.page-id-250 .sdp-hero-overlay {
  background:
    linear-gradient(90deg, rgba(0,0,0,.92) 0%, rgba(0,0,0,.76) 32%, rgba(0,0,0,.38) 58%, rgba(0,0,0,.22) 100%),
    linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.12) 45%, rgba(0,0,0,.68) 100%) !important;
}

/* Tablet */
@media (max-width: 1024px) {
  body.page-id-250 .sdp-home-hero {
    min-height: 660px !important;
    background-position: 64% center !important;
  }

  body.page-id-250 .sdp-hero-content {
    padding-top: 145px !important;
  }

  body.page-id-250 .sdp-hero-content h1 {
    font-size: 40px !important;
    max-width: 720px !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  body.page-id-250 .elementor-location-header {
   position: relative !important;
    background: #111820 !important;
    border-bottom: 1px solid rgba(255,255,255,.14) !important;
  }

  body.page-id-250 .elementor-location-header a,
  body.page-id-250 .elementor-location-header .elementor-heading-title a,
  body.page-id-250 .elementor-location-header .uael-menu-item {
    color: #fff !important;
  }

  body.page-id-250 .sdp-home-hero {
    min-height: 580px !important;
    background-position: 66% center !important;
  }

  body.page-id-250 .sdp-hero-content {
    padding-top: 76px !important;
  }

  body.page-id-250 .sdp-hero-content h1 {
    font-size: 31px !important;
    max-width: 100% !important;
  }
  
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-979b943 */<style>
.sdp-products-intro {
  background: #fff;
  padding: 76px 0 70px;
  font-family: Inter, Arial, sans-serif;
  color: #101722;
}

.sdp-products-wrap {
 width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 0 52px;
}

.sdp-products-head {
  text-align: center;
  margin-bottom: 38px;
}

.sdp-products-head h2 {
  font-size: 48px;
  line-height: 1.1;
  font-weight: 900;
  margin: 0 0 20px;
  color: #101722;
}

.sdp-products-head p {
  max-width: 980px;
  margin: 0 auto 8px;
  color: #5f6670;
  font-size: 17px;
  line-height: 1.7;
}

.sdp-products-image {
  display: block;
  overflow: hidden;
 border-radius: 22px;
  clip-path: polygon(0 0, 98% 0, 100% 6%, 100% 100%, 2% 100%, 0 94%);
}

.sdp-products-image img {
  width: 100%;
  height: 640px;
  object-fit: cover;
  object-position: center center;
  display: block;
  transition: transform .75s ease, filter .75s ease;
}

.sdp-products-image:hover img {
  transform: scale(1.06);
  filter: brightness(1.04) contrast(1.04);
}

.sdp-products-bottom {
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 54px;
  align-items: start;
  margin-top: 34px;
}

.sdp-products-bottom h3 {
  font-size: 30px;
  line-height: 1.25;
  font-weight: 900;
  margin: 0;
  color: #101722;
}

.sdp-products-bottom p {
  color: #5f6670;
  font-size: 16px;
  line-height: 1.8;
  margin: 0;
}

/* Tablet */
@media (max-width: 1024px) {
  .sdp-products-intro {
    padding: 58px 0;
  }

  .sdp-products-head h2 {
    font-size: 38px;
  }

  .sdp-products-image img {
    height: 480px;
  }

  .sdp-products-bottom {
    gap: 30px;
  }

  .sdp-products-bottom h3 {
    font-size: 26px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .sdp-products-intro {
    padding: 42px 0;
  }

  .sdp-products-wrap {
    padding: 0 16px;
  }

  .sdp-products-head {
    text-align: left;
    margin-bottom: 24px;
  }

  .sdp-products-head h2 {
    font-size: 30px;
    line-height: 1.15;
  }

  .sdp-products-head p {
    font-size: 15px;
  }

  .sdp-products-image {
    border-radius: 12px;
  }

  .sdp-products-image img {
     height: 300px;
  object-position: 35% center;
  }

  .sdp-products-bottom {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 24px;
  }

  .sdp-products-bottom h3 {
    font-size: 24px;
  }

  .sdp-products-bottom p {
    font-size: 15px;
  }
  .sdp-products-wrap {
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding: 0 52px !important;
}

.sdp-products-head {
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.sdp-products-image {
  width: 100% !important;
  max-width: none !important;
}

.sdp-products-image img {
  width: 100% !important;
  height: 680px !important;
  object-fit: cover !important;
}

.sdp-products-bottom {
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 1024px) {
  .sdp-products-wrap {
    padding: 0 24px !important;
  }

  .sdp-products-image img {
    height: 480px !important;
  }
}

@media (max-width: 767px) {
  .sdp-products-wrap {
    padding: 0 16px !important;
  }

  .sdp-products-image img {
    height: 320px !important;
    object-position: 35% center !important;
  }
}
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b80f0dd */<style>
.sdp-loop-carousel {
  width: 100%;
  background: #fff;
  padding: 70px 22px;
  overflow: hidden;
  font-family: Inter, Arial, sans-serif;
}

.sdp-loop-viewport {
  max-width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  cursor: grab;
  user-select: none;
}

.sdp-loop-viewport.is-dragging {
  cursor: grabbing;
}

.sdp-loop-track {
  display: flex;
  gap: 36px;
  will-change: transform;
}

.sdp-loop-card {
   flex: 0 0 calc((100% - 36px) / 2);
  min-width: 0;
  user-select: none;
}

.sdp-loop-card * {
  user-select: none;
}

.sdp-loop-image {
  display: block;
  overflow: hidden;
  background: #f3f3f3;
}

.sdp-loop-image img {
  width: 100%;
  height: 560px;
  object-fit: cover;
  display: block;
  pointer-events: none;
  -webkit-user-drag: none;
  transition: transform .7s ease;
}

.sdp-loop-card:hover img {
  transform: scale(1.06);
}

.sdp-loop-meta {
  margin-top: 22px;
  font-size: 18px;
  color: #333;
}

.sdp-loop-card h3 {
  font-size: 34px;
  line-height: 1.15;
  margin: 24px 0 18px;
  font-weight: 800;
  color: #111;
}

.sdp-loop-card p {
  font-size: 18px;
  line-height: 1.7;
  color: #555;
  max-width: 620px;
}

.sdp-loop-link {
  display: inline-block;
  margin-top: 14px;
  color: #111;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 1024px) {
  .sdp-loop-carousel {
    padding: 58px 20px;
  }

  .sdp-loop-track {
    gap: 24px;
  }

  .sdp-loop-image img {
    height: 420px;
  }
}

@media (max-width: 767px) {
  .sdp-loop-carousel {
    padding: 44px 16px;
  }

  .sdp-loop-track {
    gap: 18px;
  }

  .sdp-loop-image img {
    height: 280px;
  }

  .sdp-loop-card h3 {
    font-size: 24px;
  }

  .sdp-loop-card p {
    font-size: 15px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS */body.page-id-250 .sdp-products-intro,
body.page-id-250 .sdp-loop-carousel {
  padding-left: 52px !important;
  padding-right: 52px !important;
}

body.page-id-250 .sdp-products-wrap,
body.page-id-250 .sdp-loop-viewport {
  width: 100% !important;
  max-width: 1500px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box !important;
}

@media (max-width: 1024px) {
  body.page-id-250 .sdp-products-intro,
  body.page-id-250 .sdp-loop-carousel {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

@media (max-width: 767px) {
  body.page-id-250 .sdp-products-intro,
  body.page-id-250 .sdp-loop-carousel {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
body.page-id-250 .elementor-location-header .e-n-menu-content a {
  color: #333333 !important;
}

body.page-id-250 .elementor-location-header .e-n-menu-content .elementor-heading-title,
body.page-id-250 .elementor-location-header .e-n-menu-content .elementor-heading-title a {
  color: #72c7ee !important;
}

body.page-id-250 .elementor-location-header .e-n-menu-content a:hover {
  color: #72c7ee !important;
}/* End custom CSS */