/* Sitewide ice template — Divi canvas, header, homepage, pages, shop */

.im-fit__hp {
  position: absolute;
  left: -9999px;
  height: 0;
  width: 0;
  opacity: 0;
}

#et-main-area,
#main-content,
#content-area,
#left-area,
.container,
#page-container,
.et_pb_section,
.et_pb_row,
.et_pb_column,
.et_pb_module,
.et_pb_text,
.et_pb_text_inner,
.et_pb_post,
.et_pb_with_background,
.et_section_regular,
.et_pb_gutters3,
article.page,
article.et_pb_post,
.entry-content,
.woocommerce-page .container,
.et_pb_css_mix_blend_mode_passthrough {
  background-color: transparent !important;
}

#et_search_icon:before,
.et_search_outer,
#et-top-navigation .et-cart-info span {
  color: #e8f4f7 !important;
}

#main-header,
#top-header,
#main-header.et-fixed-header,
.et-l--header,
.et_header_style_left #et-top-navigation,
.et_pb_menu_inner_container {
  background: #0b1c28 !important;
  border-bottom: 1px solid rgba(90, 196, 214, 0.22);
  box-shadow: none !important;
}

#main-header .et_search_form_container,
.et-search-form,
#et-boc .et-l--header {
  background: #0b1c28 !important;
}

#top-menu a,
#et-top-navigation a,
#et-secondary-nav a,
.et_mobile_menu a,
#main-header .et-cart-info,
#et-secondary-nav li a,
.et_pb_menu a {
  color: #e8f4f7 !important;
}

#top-menu > li.current-menu-item > a,
#top-menu a:hover,
#et-top-navigation a:hover {
  color: #7fd4e8 !important;
}

.et_mobile_menu {
  background: #123044 !important;
  border-top: 1px solid rgba(90, 196, 214, 0.25);
}

#et_top_search,
.et-search-form input {
  color: #e8f4f7 !important;
}

#main-footer,
#footer-bottom,
.et-l--footer,
#footer-widgets {
  background: #0b1c28 !important;
  color: #c5d4db !important;
}

#main-footer a,
#footer-bottom a,
#footer-widgets a {
  color: #7fd4e8 !important;
}

#footer-widgets .footer-widget h4,
#main-footer h4 {
  color: #e8f4f7 !important;
}

body.im-ice-page .et_pb_title_container,
body.im-ice-page .et_main_title,
body.im-ice-page article > .entry-title,
body.im-ice-page .et_pb_post_title,
body.im-ice-page .et_pb_module.et_pb_post_title {
  display: none !important;
}

body.page .et_pb_text,
body.page .et_pb_blurb,
body.page .et_pb_cta,
body.page .et_pb_toggle,
body.page .et_pb_accordion_item,
body.page .et_pb_code {
  background: rgba(247, 251, 252, 0.88) !important;
  border: 1px solid var(--im-line) !important;
  border-radius: 12px;
  box-shadow: 0 10px 28px rgba(12, 40, 56, 0.06);
}

body.page .et_pb_text_inner,
body.page .et_pb_blurb_content,
body.page .entry-content {
  color: var(--im-ink);
}

body.page .et_pb_text {
  padding: 8px 4px;
}

.et_pb_button,
.et_pb_promo_button,
a.et_pb_button {
  background: var(--im-heat) !important;
  border: 0 !important;
  border-radius: 4px !important;
  color: #fff !important;
  font-weight: 700 !important;
}

.et_pb_button:hover,
a.et_pb_button:hover {
  background: var(--im-heat-deep) !important;
  color: #fff !important;
}

.et_pb_blurb h4,
.et_pb_cta h2,
.et_pb_toggle_title,
body.page h1,
body.page h2,
body.page h3 {
  color: var(--im-ink);
}

.im-wrap {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 22px;
  width: 100%;
}

.im-kicker {
  color: #7fd4e8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.im-kicker--light,
.im-split__card--buy .im-kicker,
.im-page-hero .im-kicker,
.im-hero .im-kicker {
  color: #7fd4e8;
}

.im-lead {
  color: rgba(232, 244, 247, 0.88);
  font-size: 18px;
  line-height: 1.55;
  margin: 0 0 22px;
  max-width: 40rem;
}

.im-page-hero .im-lead,
.im-hero .im-lead {
  color: rgba(232, 244, 247, 0.88);
}

.im-btn {
  align-items: center;
  background: var(--im-navy);
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff !important;
  cursor: pointer;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.01em;
  line-height: 1.2;
  padding: 13px 18px;
  text-decoration: none !important;
}

.im-btn--heat {
  background: var(--im-heat);
}

.im-btn--heat:hover,
.im-btn--heat:focus-visible {
  background: var(--im-heat-deep);
}

.im-btn--navy:hover,
.im-btn--navy:focus-visible {
  background: var(--im-ink);
}

.im-btn--ghost,
.im-btn--ghost:hover {
  background: transparent;
  border-color: rgba(232, 244, 247, 0.45);
  color: #fff !important;
}

.im-btn--ghost-dark {
  background: transparent;
  border-color: var(--im-line);
  color: var(--im-navy) !important;
}

.im-btn--ghost-dark:hover {
  border-color: var(--im-ice);
  color: var(--im-ice) !important;
}

.im-hero__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 18px;
}

.im-ico {
  color: var(--im-ice);
  display: inline-flex;
}

.im-ico svg {
  fill: currentColor;
  height: 28px;
  width: 28px;
}

.im-home {
  color: var(--im-ink);
}

.im-hero,
.im-page-hero,
.im-band {
  background:
    radial-gradient(900px 420px at 12% -10%, rgba(90, 196, 214, 0.38), transparent 58%),
    radial-gradient(640px 360px at 100% 110%, rgba(196, 92, 18, 0.18), transparent 50%),
    linear-gradient(165deg, #0b1c28 0%, #123044 52%, #18556a 100%);
  color: #fff;
  position: relative;
}

.im-hero {
  padding: 48px 0 56px;
}

.im-hero::after,
.im-page-hero::after {
  background-image: linear-gradient(rgba(127, 212, 232, 0.07) 1px, transparent 1px),
    linear-gradient(90deg, rgba(127, 212, 232, 0.07) 1px, transparent 1px);
  background-size: 42px 42px;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.im-hero .im-wrap,
.im-page-hero .im-wrap {
  position: relative;
  z-index: 1;
}

.im-hero__grid {
  align-items: stretch;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.8fr);
}

.im-hero h1,
.im-page-hero h1 {
  color: #fff;
  font-size: clamp(2rem, 4.2vw, 3.15rem);
  font-weight: 750;
  letter-spacing: -0.035em;
  line-height: 1.12;
  margin: 0 0 16px;
  max-width: 16ch;
}

.im-hero__facts {
  color: rgba(232, 244, 247, 0.86);
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 650;
  gap: 10px 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.im-hero__facts li {
  align-items: center;
  display: inline-flex;
  gap: 8px;
}

.im-hero__facts .im-ico {
  color: #7fd4e8;
}

.im-hero__facts .im-ico svg {
  height: 18px;
  width: 18px;
}

.im-hero__panel {
  background: rgba(11, 28, 40, 0.55);
  border: 1px solid rgba(127, 212, 232, 0.28);
  border-radius: 14px;
  padding: 22px 22px 18px;
}

.im-hero__panel-kicker {
  color: #7fd4e8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.im-hero__code {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 16px;
}

.im-hero__code span {
  color: rgba(232, 244, 247, 0.86);
  font-size: 14px;
}

.im-hero__dl {
  display: grid;
  gap: 10px;
  margin: 0 0 14px;
}

.im-hero__dl div {
  border-top: 1px solid rgba(127, 212, 232, 0.18);
  padding-top: 10px;
}

.im-hero__dl dt {
  color: #7fd4e8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.im-hero__dl dd {
  color: #fff;
  font-size: 14px;
  margin: 3px 0 0;
}

.im-hero__panel-note {
  color: rgba(232, 244, 247, 0.78);
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.im-hero__panel-note a,
.im-home a.im-inline,
.im-home .im-trust__card a,
.im-home .im-steps a,
.im-home .im-sol a,
.im-home .im-faq a {
  color: #1f8aa6;
  font-weight: 700;
}

.im-hero__panel-note a {
  color: #7fd4e8;
}

.im-trust,
.im-carousel-block,
.im-steps,
.im-solutions,
.im-split,
.im-home .im-faq {
  padding: 48px 0;
}

.im-section-head {
  margin: 0 0 24px;
  max-width: 46rem;
}

.im-section-head h2,
.im-split__card h2,
.im-home .im-faq h2,
.im-band h2,
.im-trust__card h2,
.im-steps h3,
.im-sol h3,
.im-slide h3 {
  color: var(--im-ink);
  font-size: 1.65rem;
  font-weight: 750;
  letter-spacing: -0.03em;
  line-height: 1.2;
  margin: 0 0 10px;
}

.im-section-head .im-kicker,
.im-split__card--info .im-kicker,
.im-trust .im-kicker,
.im-carousel-block .im-kicker,
.im-steps .im-kicker,
.im-solutions .im-kicker,
.im-home .im-faq .im-kicker {
  color: var(--im-ice);
}

.im-section-lead,
.im-trust__card p,
.im-steps p,
.im-sol p,
.im-slide p,
.im-split__card p,
.im-home .im-faq p,
.im-acc p {
  color: var(--im-mute);
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
}

.im-trust__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.im-trust__card,
.im-slide,
.im-sol,
.im-split__card,
.im-acc {
  background: rgba(247, 251, 252, 0.9);
  border: 1px solid var(--im-line);
  border-radius: 12px;
  box-shadow: 0 10px 24px rgba(12, 40, 56, 0.06);
  padding: 20px 18px 18px;
}

.im-trust__card h2 {
  font-size: 1.05rem;
  margin: 10px 0 8px;
}

.im-carousel {
  position: relative;
}

.im-carousel__nav {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  margin: 0 0 12px;
}

.im-carousel__btn {
  background: var(--im-navy);
  border: 0;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 12px;
}

.im-carousel__track {
  display: grid;
  gap: 14px;
  grid-auto-columns: minmax(240px, 280px);
  grid-auto-flow: column;
  overflow-x: auto;
  padding-bottom: 8px;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
}

.im-slide {
  color: inherit;
  scroll-snap-align: start;
  text-decoration: none !important;
}

.im-slide:hover {
  border-color: var(--im-ice);
  box-shadow: 0 14px 28px rgba(12, 40, 56, 0.12);
}

.im-slide h3 {
  font-size: 1.12rem;
}

.im-slide p {
  margin: 0 0 12px;
}

.im-slide__go {
  color: var(--im-ice);
  font-size: 13px;
  font-weight: 800;
}

.im-steps__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.im-steps li {
  background: rgba(247, 251, 252, 0.9);
  border: 1px solid var(--im-line);
  border-radius: 12px;
  padding: 18px;
}

.im-steps__n {
  background: var(--im-ice);
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  height: 28px;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  width: 28px;
}

.im-solutions__grid,
.im-split__grid,
.im-faq__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr 1fr;
}

.im-split__grid,
.im-faq__grid {
  grid-template-columns: 1fr 1fr;
}

.im-split__card--buy {
  background: var(--im-navy);
  border-color: #18556a;
  color: #fff;
}

.im-split__card--buy h2,
.im-split__card--buy p {
  color: #e8f4f7;
}

.im-acc {
  margin: 0 0 10px;
}

.im-acc summary {
  color: var(--im-ink);
  cursor: pointer;
  font-weight: 750;
  list-style: none;
}

.im-acc summary::-webkit-details-marker {
  display: none;
}

.im-acc p {
  margin-top: 8px;
}

.im-band {
  margin: 8px 0 0;
  padding: 42px 0;
}

.im-band h2 {
  color: #fff;
  font-size: clamp(1.5rem, 3vw, 2rem);
  max-width: 18ch;
}

.im-band p {
  color: rgba(232, 244, 247, 0.82);
  margin: 0;
}

.im-band__inner {
  align-items: center;
  display: flex;
  gap: 24px;
  justify-content: space-between;
}

.im-page-hero {
  margin: 0 0 28px;
  padding: 36px 0 40px;
}

.im-page-hero h1 {
  max-width: 18ch;
}

body.im-ice-home #main-content .et_pb_section,
body.im-ice-home #main-content article .entry-content {
  display: none !important;
}

body.im-ice-home .im-home {
  display: block !important;
}

body.woocommerce .im-page-hero--shop {
  margin: 0 0 24px;
}

.im-pop[hidden] {
  display: none !important;
}

.im-pop {
  background: rgba(11, 28, 40, 0.52);
  inset: 0;
  position: fixed;
  z-index: 100040;
}

.im-pop.is-open {
  display: block;
}

.im-pop__panel {
  background: #f7fbfc;
  border: 1px solid var(--im-line);
  border-radius: 14px;
  bottom: 24px;
  box-shadow: 0 24px 60px rgba(11, 28, 40, 0.28);
  left: 50%;
  max-width: 420px;
  padding: 22px 22px 18px;
  position: absolute;
  transform: translateX(-50%);
  width: calc(100% - 28px);
}

.im-pop__panel .im-kicker {
  color: var(--im-ice);
}

.im-pop__panel h2 {
  color: var(--im-ink);
  font-size: 1.35rem;
  letter-spacing: -0.03em;
  margin: 0 0 8px;
}

.im-pop__lead {
  color: var(--im-mute);
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 14px;
}

.im-pop__form .im-fit__field {
  margin-bottom: 10px;
}

.im-pop__form select,
.im-pop__form input[type="text"] {
  background: #fff;
  border: 1px solid var(--im-line);
  border-radius: 6px;
  color: var(--im-ink);
  font-size: 14px;
  padding: 10px 12px;
  width: 100%;
}

.im-pop__x {
  background: transparent;
  border: 0;
  color: var(--im-mute);
  cursor: pointer;
  font-size: 28px;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 6px;
}

.im-close {
  background:
    radial-gradient(800px 320px at 10% 0%, rgba(90, 196, 214, 0.22), transparent 58%),
    linear-gradient(180deg, rgba(207, 234, 241, 0.35) 0%, rgba(232, 244, 247, 0.9) 100%);
  border-top: 1px solid var(--im-line);
  margin: 0;
  padding: 36px 0 48px;
}

.im-close__photos {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 18px;
}

.im-photo {
  background: var(--im-navy);
  border: 1px solid var(--im-line);
  border-radius: 12px;
  color: #fff !important;
  display: block;
  overflow: hidden;
  text-decoration: none !important;
}

.im-photo img {
  background: #d7eef4;
  display: block;
  height: 200px;
  object-fit: contain;
  width: 100%;
}

.im-photo--lg img {
  height: 240px;
}

.im-photo span,
.im-photo__cap {
  display: block;
  padding: 10px 12px 12px;
}

.im-photo__cap strong {
  display: block;
  font-size: 14px;
  font-weight: 750;
  letter-spacing: -0.02em;
}

.im-photo__cap em {
  color: #7fd4e8;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
}

.im-close__ctas {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.im-close .im-cta {
  border-radius: 12px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 168px;
  padding: 20px 18px;
  text-decoration: none !important;
}

.im-close .im-cta--info {
  background: rgba(247, 251, 252, 0.95);
  border: 1px solid var(--im-line);
  color: var(--im-ink) !important;
}

.im-close .im-cta--shop {
  background: var(--im-navy);
  color: #fff !important;
}

.im-close .im-cta--buy {
  background: var(--im-heat);
  color: #fff !important;
}

.im-close .im-cta__kicker {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.im-close .im-cta--info .im-cta__kicker,
.im-close .im-cta--info .im-cta__hint {
  color: var(--im-mute);
}

.im-close .im-cta--shop .im-cta__kicker,
.im-close .im-cta--shop .im-cta__hint,
.im-close .im-cta--buy .im-cta__kicker,
.im-close .im-cta--buy .im-cta__hint {
  color: rgba(255, 255, 255, 0.82);
}

.im-close .im-cta__title {
  font-size: 1.15rem;
  font-weight: 750;
  letter-spacing: -0.03em;
}

.im-close .im-cta__hint {
  font-size: 14px;
  line-height: 1.45;
  margin-top: auto;
}

.im-close .im-cta__action {
  font-size: 13px;
  font-weight: 800;
}

body.page .et_pb_section.et_section_regular {
  min-height: 0 !important;
}

.et_pb_column:empty,
.et_pb_row:empty {
  display: none !important;
}

@media (max-width: 980px) {
  .im-hero__grid,
  .im-trust__grid,
  .im-steps__grid,
  .im-solutions__grid,
  .im-split__grid,
  .im-faq__grid,
  .im-band__inner,
  .im-close__photos,
  .im-close__ctas {
    grid-template-columns: 1fr 1fr;
  }

  .im-band__inner {
    display: grid;
  }

  .im-hero h1,
  .im-page-hero h1 {
    max-width: none;
  }
}

@media (max-width: 680px) {
  .im-hero {
    padding: 28px 0 32px;
  }

  .im-hero__grid,
  .im-trust__grid,
  .im-steps__grid,
  .im-solutions__grid,
  .im-split__grid,
  .im-faq__grid,
  .im-close__photos,
  .im-close__ctas {
    grid-template-columns: 1fr;
  }

  .im-trust,
  .im-carousel-block,
  .im-steps,
  .im-solutions,
  .im-split,
  .im-home .im-faq {
    padding: 32px 0;
  }

  .im-pop__panel {
    bottom: 12px;
  }

  .im-btn {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .im-carousel__track {
    scroll-behavior: auto;
  }
}
