/*
Theme Name: Enfold Child
Description: Child theme for the Enfold WordPress Theme.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* =========================================================
   01. FONDATIONS — DESIGN SYSTEM AXXESS
   Generic tokens and reusable layout primitives.
   ========================================================= */
:root {
  --axxess-green: #BDBE00;
  --axxess-green-light: #C5C51B;
  --axxess-anthracite: #545050;
  --axxess-anthracite-soft: #555151;
  --axxess-black: #231F20;
  --axxess-white: #FFFFFF;
  --axxess-surface: #F6F6F2;
  --axxess-border: #DFDFDA;
  --axxess-container: 1280px;
  --axxess-container-wide: 1440px;
  --axxess-reading: 720px;
  --axxess-gutter: clamp(24px, 4vw, 64px);
  --axxess-radius-sm: 14px;
  --axxess-radius-md: 24px;
  --axxess-radius-lg: 36px;
  --axxess-shadow: 0 28px 80px rgba(35, 31, 32, .14);
  --axxess-ease: cubic-bezier(.2, .75, .25, 1);
}

body:has(.axxess-lab) #main > .container_wrap_first:first-child {
  display: none;
}

.axxess-lab,
.axxess-lab p,
.axxess-lab a,
.axxess-lab li,
.axxess-lab button {
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.axxess-lab .av-special-heading-tag,
.axxess-lab .av-special-heading-tag + .av-subheading,
.axxess-lab .iconbox_content_title,
.axxess-lab .iconlist_title,
.axxess-lab .toggler {
  font-family: "Manrope", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}

.axxess-lab.avia-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 0;
  box-shadow: none;
}

.axxess-lab .container {
  width: min(calc(100% - (2 * var(--axxess-gutter))), var(--axxess-container));
  max-width: var(--axxess-container);
  margin-inline: auto;
}

.axxess-lab-hero .container,
.axxess-lab-solutions .container,
.axxess-lab-proof .container,
.axxess-lab-cta .container {
  width: min(calc(100% - clamp(40px, 4vw, 64px)), var(--axxess-container-wide));
  max-width: var(--axxess-container-wide);
}

.axxess-lab .content,
.axxess-lab .sidebar {
  padding-top: 0;
  padding-bottom: 0;
}

.axxess-lab .av-special-heading-tag {
  color: var(--axxess-black);
  font-weight: 750;
  line-height: .98;
  letter-spacing: -.05em;
}

.axxess-lab .av-subheading {
  max-width: var(--axxess-reading);
  margin-top: 22px;
  line-height: 1.6;
}

.axxess-lab p {
  font-size: 17px;
  line-height: 1.72;
}

.axxess-lab .avia-button {
  min-height: 54px;
  padding: 17px 28px;
  border: 0;
  border-radius: 999px;
  box-shadow: none;
  color: var(--axxess-black);
  font-weight: 750;
  letter-spacing: -.015em;
  transition: transform .25s var(--axxess-ease), box-shadow .25s var(--axxess-ease), background-color .25s ease;
}

.axxess-lab .avia-button:hover,
.axxess-lab .avia-button:focus-visible {
  transform: translateY(-3px);
  box-shadow: 0 16px 34px rgba(35, 31, 32, .18);
}

.axxess-lab-anchor {
  height: 0;
  margin: 0;
}

/* =========================================================
   02. HEADER — NATIVE ENFOLD + TOP BAR
   CSS only supplies layout, crest overflow and transitions.
   ========================================================= */
#header_meta {
  height: 36px;
  min-height: 36px;
}

#header_meta .container {
  width: min(calc(100% - 64px), var(--axxess-container-wide));
  max-width: var(--axxess-container-wide);
  height: 36px;
  min-height: 36px;
}

#header_meta .phone-info {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 36px;
}

#header_meta .phone-info > div {
  display: block;
  width: 100%;
}

.axxess-topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 24px;
  white-space: nowrap;
}

.axxess-topbar-call {
  color: inherit;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s ease;
}

.axxess-topbar-call:hover,
.axxess-topbar-call:focus-visible {
  color: var(--axxess-green) !important;
}

.axxess-topbar-call-mobile {
  display: none;
}

@media only screen and (min-width: 990px) {
  .html_header_top.html_logo_center.html_bottom_nav_header #header_main,
  .html_header_top.html_logo_center.html_bottom_nav_header .av-logo-container,
  .html_header_top.html_logo_center.html_bottom_nav_header .av-logo-container .inner-container {
    height: 118px !important;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header .logo,
  .html_header_top.html_logo_center.html_bottom_nav_header .logo a,
  .html_header_top.html_logo_center.html_bottom_nav_header .logo svg {
    height: 136px !important;
    max-height: 136px !important;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header .logo {
    top: 0;
    z-index: 12;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header_main_alternate {
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 8;
    width: 100%;
    height: 118px;
    border: 0;
    background: transparent;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header_main_alternate .container,
  .html_header_top.html_logo_center.html_bottom_nav_header #header_main_alternate .main_menu,
  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu {
    width: 100%;
    height: 118px;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header_main_alternate .main_menu {
    position: relative;
    display: block;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li {
    float: none;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li:nth-child(3) {
    margin-right: 94px;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li:nth-child(4) {
    margin-left: 94px;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li > a {
    display: flex;
    align-items: center;
    height: 118px !important;
    padding: 0 16px;
    color: var(--axxess-black);
    font-size: 14px;
    font-weight: 750;
    line-height: 1.2 !important;
    letter-spacing: -.015em;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li > a::after {
    content: "";
    position: absolute;
    right: 16px;
    bottom: 31px;
    left: 16px;
    height: 3px;
    border-radius: 3px;
    background: var(--axxess-green);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .22s var(--axxess-ease);
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li > a:hover::after,
  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li > a:focus-visible::after {
    transform: scaleX(1);
  }

  .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 172px !important;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #header_main,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled .av-logo-container,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled .av-logo-container .inner-container,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #header_main_alternate,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #header_main_alternate .container,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #header_main_alternate .main_menu,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #avia-menu {
    height: 82px !important;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #header_main_alternate {
    top: 0;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled .logo,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled .logo a,
  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled .logo svg {
    height: 98px !important;
    max-height: 98px !important;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #avia-menu > li > a {
    height: 82px !important;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #header.header-scrolled #avia-menu > li > a::after {
    bottom: 18px;
  }
}

/* =========================================================
   03. HEROES — IMMERSIVE FULL WIDTH
   ========================================================= */
.axxess-lab-hero {
  background:
    radial-gradient(circle at 82% 18%, rgba(189, 190, 0, .20), transparent 28%),
    linear-gradient(135deg, #FFFFFF 0%, #F6F6F2 64%, #ECEDE4 100%);
}

.axxess-lab-hero::before {
  content: "";
  position: absolute;
  top: -180px;
  right: -110px;
  width: 520px;
  height: 620px;
  border: 2px solid rgba(189, 190, 0, .34);
  border-radius: 44% 44% 52% 52% / 28% 28% 68% 68%;
  transform: rotate(14deg);
  pointer-events: none;
}

.axxess-lab-hero .container {
  min-height: 760px;
  padding-top: 126px;
  padding-bottom: 146px;
}

.axxess-lab-hero .flex_column_table {
  align-items: center;
}

.axxess-lab-hero-copy {
  width: 42% !important;
  padding-right: 2%;
}

.axxess-lab-hero-visual {
  width: 54% !important;
  margin-left: 4% !important;
  margin-right: -5vw;
  position: relative;
}

.axxess-lab-hero .av-special-heading-tag {
  max-width: 760px;
  font-size: clamp(58px, 5.15vw, 84px) !important;
}

.axxess-lab-kicker p {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 30px;
  color: var(--axxess-black);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .14em;
}

.axxess-lab-kicker p::before {
  content: "";
  width: 34px;
  height: 3px;
  border-radius: 4px;
  background: var(--axxess-green);
}

.axxess-lab-lead {
  max-width: 650px;
  margin: 32px 0 34px;
}

.axxess-lab-main-image img,
.axxess-lab-product-image img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: var(--axxess-radius-lg);
  box-shadow: var(--axxess-shadow);
}

.axxess-lab-main-image img {
  min-height: 680px;
}

.axxess-lab-floating-card {
  position: absolute;
  right: 2vw;
  bottom: -34px;
  z-index: 3;
  width: min(380px, 76%);
  padding: 26px 28px 26px 34px;
  border: 1px solid rgba(255, 255, 255, .78);
  border-radius: 22px;
  background: rgba(255, 255, 255, .91);
  box-shadow: 0 24px 56px rgba(35, 31, 32, .20);
  backdrop-filter: blur(16px);
  transition: transform .3s var(--axxess-ease);
}

.axxess-lab-floating-card::before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  width: 5px;
  border-radius: 0 5px 5px 0;
  background: var(--axxess-green);
}

.axxess-lab-hero-visual:hover .axxess-lab-floating-card {
  transform: translateY(-6px);
}

.axxess-lab-floating-card p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.axxess-lab-floating-card strong {
  color: var(--axxess-black);
  font-size: 17px;
}

/* =========================================================
   04. COMPOSITIONS BENTO — WIDE GRID
   ========================================================= */
.axxess-lab-solutions {
  background: var(--axxess-white);
}

.axxess-lab-solutions .container {
  padding-top: 132px;
  padding-bottom: 156px;
}

.axxess-lab-section-intro {
  max-width: 860px;
  margin-bottom: 62px;
}

.axxess-lab-solutions .axxess-lab-gap {
  height: 42px !important;
}

.axxess-lab-solutions .axxess-lab-card:nth-of-type(3n) {
  transform: translateY(34px);
}

.axxess-lab-solutions .axxess-lab-card:nth-of-type(4n) {
  transform: translateY(68px);
}

.axxess-lab-solutions .axxess-lab-card:hover {
  z-index: 5;
}

/* =========================================================
   05. CARTES DE SOLUTIONS
   ========================================================= */
.axxess-lab-card {
  margin-bottom: 24px;
  transition: transform .3s var(--axxess-ease);
}

.axxess-lab .iconbox_top .iconbox_content {
  min-height: 308px;
  padding: 34px 30px 30px;
  overflow: hidden;
  border: 1px solid var(--axxess-border);
  border-radius: var(--axxess-radius-md);
  background: var(--axxess-white);
  box-shadow: 0 8px 30px rgba(35, 31, 32, .04);
  transition: transform .3s var(--axxess-ease), box-shadow .3s var(--axxess-ease), border-color .3s ease;
}

.axxess-lab .iconbox_top:hover .iconbox_content {
  transform: translateY(-8px);
  border-color: rgba(189, 190, 0, .7);
  box-shadow: 0 28px 60px rgba(35, 31, 32, .12);
}

.axxess-lab .iconbox_top .iconbox_icon {
  margin-bottom: 28px;
  border: 0;
  color: var(--axxess-black);
  background: var(--axxess-green);
  transition: transform .28s var(--axxess-ease);
}

.axxess-lab .iconbox_top:hover .iconbox_icon {
  transform: rotate(-5deg) scale(1.06);
}

.axxess-lab .iconbox_content_title {
  font-size: 24px;
  font-weight: 750;
  letter-spacing: -.04em;
}

.axxess-lab-card-wide .iconbox_content {
  min-height: 370px !important;
  color: var(--axxess-white);
  border-color: var(--axxess-black) !important;
  background: var(--axxess-black) !important;
}

.axxess-lab-card-wide .iconbox_content p,
.axxess-lab-card-wide .iconbox_content_title {
  color: var(--axxess-white) !important;
}

.axxess-lab-card-accent .iconbox_content {
  min-height: 350px !important;
  border-color: var(--axxess-green) !important;
  background: var(--axxess-green) !important;
}

.axxess-lab-card-accent .iconbox_content,
.axxess-lab-card-accent .iconbox_content p,
.axxess-lab-card-accent .iconbox_content_title {
  color: var(--axxess-black) !important;
}

.axxess-lab-card-accent .iconbox_icon {
  background: var(--axxess-white) !important;
}

/* =========================================================
   06. FICHES PRODUITS — STANDARD CONTAINER
   ========================================================= */
.axxess-lab-product {
  background:
    linear-gradient(90deg, rgba(189,190,0,.08), transparent 34%),
    var(--axxess-surface);
}

.axxess-lab-product .container {
  padding-top: 136px;
  padding-bottom: 142px;
}

.axxess-lab-product-image {
  position: relative;
  margin-left: -4vw;
}

.axxess-lab-product-image::after {
  content: "";
  position: absolute;
  right: -22px;
  bottom: -22px;
  width: 112px;
  height: 142px;
  border: 3px solid var(--axxess-green);
  border-radius: 30px 30px 44px 44px;
  z-index: -1;
}

.axxess-lab-product-image img {
  min-height: 640px;
}

.axxess-lab-product-note p {
  margin-top: 16px;
  color: var(--axxess-anthracite-soft);
  font-size: 12px;
}

.axxess-lab-product-copy {
  padding-left: 7%;
}

.axxess-lab-manufacturer-placeholder {
  display: inline-block;
  margin-bottom: 26px;
  padding: 11px 17px;
  border: 1px dashed #8E9087;
  border-radius: 10px;
  background: rgba(255,255,255,.74);
}

.axxess-lab-manufacturer-placeholder p {
  margin: 0;
  color: var(--axxess-anthracite);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.axxess-lab-badges p {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 26px 0;
}

.axxess-lab-badges span {
  padding: 8px 13px;
  border-radius: 999px;
  background: var(--axxess-white);
  font-size: 12px;
  font-weight: 700;
}

.axxess-lab-benefits {
  margin: 30px 0 32px;
}

.axxess-lab-benefits .iconlist_icon {
  color: var(--axxess-black);
  background: var(--axxess-green);
}

.axxess-lab-benefits .iconlist_title {
  font-size: 19px;
  font-weight: 750;
}

.axxess-lab-product-toggle,
.axxess-lab-accordion {
  margin-top: 28px;
}

.axxess-lab .toggler {
  min-height: 62px;
  padding: 19px 54px 19px 22px;
  border-color: #D9DAD3;
  font-size: 16px;
  font-weight: 750;
}

.axxess-lab .toggle_content {
  padding: 22px;
  border-color: #D9DAD3;
}

/* =========================================================
   07. PREUVES — IMMERSIVE DARK FULL WIDTH
   ========================================================= */
.axxess-lab-proof {
  color: #F3F4EF;
  background:
    radial-gradient(circle at 92% 22%, rgba(189,190,0,.16), transparent 25%),
    var(--axxess-black) !important;
}

.axxess-lab-proof::before {
  content: "";
  position: absolute;
  top: 0;
  left: clamp(24px, 5vw, 90px);
  width: 3px;
  height: 120px;
  background: var(--axxess-green);
}

.axxess-lab-proof .container {
  min-height: 760px;
  padding-top: 142px;
  padding-bottom: 150px;
}

.axxess-lab-proof p,
.axxess-lab-proof .av-subheading {
  color: #F3F4EF;
}

.axxess-lab-proof .av-special-heading-tag {
  color: var(--axxess-white);
}

.axxess-lab-stat {
  min-height: 180px;
  padding: 30px 26px;
  border-left: 1px solid rgba(255,255,255,.16);
}

.axxess-lab-stat:first-of-type {
  border-left: 0;
}

.axxess-lab-stat .av-special-heading-tag {
  color: var(--axxess-green);
  font-size: clamp(50px, 5vw, 76px) !important;
}

.axxess-lab-stat-label p {
  margin: 10px 0 0;
  color: #D9DAD3;
  font-size: 13px;
}

.axxess-lab-testimonial-wrap {
  margin-top: 58px;
  padding: 38px 42px;
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 28px;
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(12px);
}

.axxess-lab-testimonials,
.axxess-lab-testimonials p,
.axxess-lab-testimonials strong {
  color: var(--axxess-white);
}

/* =========================================================
   08. FAQ — EDITORIAL READING RHYTHM
   ========================================================= */
.axxess-lab-faq {
  background: var(--axxess-white);
}

.axxess-lab-faq .container {
  padding-top: 128px;
  padding-bottom: 136px;
}

.axxess-lab-faq-intro {
  position: sticky;
  top: 120px;
  padding-right: 7%;
}

.axxess-lab-faq-list {
  max-width: 780px;
}

.axxess-lab-faq-list .toggler {
  margin-top: 12px;
  border-width: 0 0 1px;
  background: transparent;
}

/* =========================================================
   09. CTA — FULL WIDTH ACCENT
   ========================================================= */
.axxess-lab-cta {
  color: var(--axxess-black);
  background:
    linear-gradient(135deg, rgba(255,255,255,.20), transparent 48%),
    var(--axxess-green) !important;
}

.axxess-lab-cta::after {
  content: "";
  position: absolute;
  right: -100px;
  bottom: -210px;
  width: 420px;
  height: 520px;
  border: 2px solid rgba(35,31,32,.22);
  border-radius: 42% 42% 54% 54% / 28% 28% 70% 70%;
  transform: rotate(-15deg);
  pointer-events: none;
}

.axxess-lab-cta .container {
  min-height: 520px;
  padding-top: 122px;
  padding-bottom: 124px;
}

.axxess-lab-cta,
.axxess-lab-cta .av-special-heading-tag,
.axxess-lab-cta .av-subheading {
  color: var(--axxess-black);
}

.axxess-lab-cta-inner {
  position: relative;
  z-index: 2;
  max-width: 980px;
  margin-inline: auto !important;
  text-align: center;
}

.axxess-lab-cta .av-subheading {
  max-width: var(--axxess-reading);
  margin-right: auto;
  margin-left: auto;
}

.axxess-lab-cta .avia-button-wrap {
  display: inline-block;
  margin: 32px 6px 0;
}

/* =========================================================
   10. RESPONSIVE
   ========================================================= */
@media only screen and (min-width: 990px) and (max-width: 1180px) {
  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li:nth-child(3) {
    margin-right: 64px;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li:nth-child(4) {
    margin-left: 64px;
  }

  .html_header_top.html_logo_center.html_bottom_nav_header #avia-menu > li > a {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
  }

  .axxess-lab-hero .av-special-heading-tag {
    font-size: 58px !important;
  }

  .axxess-lab-main-image img {
    min-height: 590px;
  }
}

@media only screen and (max-width: 989px) {
  :root {
    --axxess-gutter: 32px;
  }

  #header_meta,
  #header_meta .container {
    height: 34px;
    min-height: 34px;
  }

  #header_meta .phone-info {
    line-height: 34px;
  }

  .html_header_top.html_logo_center #header_main,
  .html_header_top.html_logo_center #header .av-logo-container,
  .html_header_top.html_logo_center #header .inner-container {
    height: 88px !important;
  }

  .html_header_top.html_logo_center #header .logo {
    left: 24px;
    z-index: 12;
    height: 100px !important;
    transform: none;
  }

  .html_header_top.html_logo_center #header .logo a,
  .html_header_top.html_logo_center #header .logo svg {
    height: 100px !important;
    max-height: 100px !important;
  }

  .html_header_top.html_logo_center .av-burger-menu-main > a {
    min-width: 58px;
    min-height: 88px;
  }

  .html_header_top.html_logo_center #header_main_alternate {
    border: 0;
  }

  .html_header_top #top #wrap_all #main {
    padding-top: 12px !important;
  }

  .axxess-lab-hero .container,
  .axxess-lab-solutions .container,
  .axxess-lab-product .container,
  .axxess-lab-proof .container,
  .axxess-lab-faq .container,
  .axxess-lab-cta .container {
    min-height: 0;
    padding-top: 88px;
    padding-bottom: 92px;
  }

  .axxess-lab-hero-copy,
  .axxess-lab-hero-visual,
  .axxess-lab-product-copy {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .axxess-lab-hero-copy,
  .axxess-lab-product-copy,
  .axxess-lab-faq-intro {
    padding-right: 0;
    padding-left: 0;
  }

  .axxess-lab-hero-visual,
  .axxess-lab-product-copy,
  .axxess-lab-faq-list {
    margin-top: 48px !important;
  }

  .axxess-lab-main-image img,
  .axxess-lab-product-image img {
    min-height: 460px;
  }

  .axxess-lab-product-image {
    margin-left: 0;
  }

  .axxess-lab-solutions .axxess-lab-card {
    transform: none !important;
  }

  .axxess-lab-solutions .av_one_fourth,
  .axxess-lab-proof .av_one_fourth {
    width: 48% !important;
    margin-right: 2% !important;
    margin-left: 0 !important;
  }

  .axxess-lab-faq-intro {
    position: static;
  }
}

@media only screen and (max-width: 767px) {
  :root {
    --axxess-gutter: 24px;
  }

  #header_meta,
  #header_meta .container {
    height: 32px;
    min-height: 32px;
  }

  #header_meta .container {
    width: calc(100% - 32px);
  }

  #header_meta .phone-info {
    line-height: 32px;
    text-align: center;
  }

  .axxess-topbar-inner {
    justify-content: center;
  }

  .axxess-topbar-address,
  .axxess-topbar-call-desktop {
    display: none;
  }

  .axxess-topbar-call-mobile {
    display: inline;
  }

  .html_header_top.html_logo_center #header {
    position: fixed !important;
    top: 0;
    z-index: 1000;
    overflow: visible !important;
    transition: top .24s var(--axxess-ease), height .24s var(--axxess-ease);
  }

  html.html_header_top.html_logo_center body.admin-bar #header {
    top: 46px !important;
  }

  html.html_header_top.html_logo_center body.admin-bar #header.header-scrolled {
    top: 0 !important;
  }

  .html_header_top.html_logo_center #header_main,
  .html_header_top.html_logo_center #header .av-logo-container,
  .html_header_top.html_logo_center #header .inner-container {
    height: 84px !important;
    overflow: visible !important;
  }

  .html_header_top.html_logo_center #header .logo {
    left: 18px;
    height: 94px !important;
  }

  .html_header_top.html_logo_center #header .logo a,
  .html_header_top.html_logo_center #header .logo svg {
    height: 94px !important;
    max-height: 94px !important;
  }

  .html_header_top.html_logo_center .av-burger-menu-main > a {
    min-width: 60px;
    min-height: 84px;
  }

  .html_header_top.html_logo_center #header.header-scrolled #header_meta {
    height: 0;
    min-height: 0;
    overflow: hidden;
    border: 0;
  }

  .html_header_top.html_logo_center #header.header-scrolled #header_main,
  .html_header_top.html_logo_center #header.header-scrolled .av-logo-container,
  .html_header_top.html_logo_center #header.header-scrolled .inner-container {
    height: 76px !important;
  }

  .html_header_top.html_logo_center #header.header-scrolled .logo,
  .html_header_top.html_logo_center #header.header-scrolled .logo a,
  .html_header_top.html_logo_center #header.header-scrolled .logo svg {
    height: 86px !important;
    max-height: 86px !important;
  }

  .html_header_top #top #wrap_all #main {
    padding-top: 126px !important;
  }

  .axxess-lab-hero .container,
  .axxess-lab-solutions .container,
  .axxess-lab-product .container,
  .axxess-lab-proof .container,
  .axxess-lab-faq .container,
  .axxess-lab-cta .container {
    padding-top: 72px;
    padding-bottom: 76px;
  }

  .axxess-lab-hero::before {
    top: -120px;
    right: -210px;
    width: 380px;
    height: 480px;
  }

  .axxess-lab .av-special-heading-tag {
    font-size: clamp(34px, 10.5vw, 48px) !important;
    line-height: 1.02;
  }

  .axxess-lab p {
    font-size: 16px;
  }

  .axxess-lab-hero-copy {
    margin-bottom: 42px !important;
  }

  .axxess-lab-main-image img,
  .axxess-lab-product-image img {
    min-height: 360px;
    border-radius: 22px;
  }

  .axxess-lab-floating-card {
    position: relative;
    right: auto;
    bottom: auto;
    width: auto;
    margin: -42px 14px 0;
  }

  .axxess-lab .avia-button-wrap,
  .axxess-lab-cta .avia-button-wrap {
    display: block;
    margin: 10px 0;
  }

  .axxess-lab .avia-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .axxess-lab-solutions .av_one_fourth,
  .axxess-lab-proof .av_one_fourth {
    width: 100% !important;
    margin-right: 0 !important;
  }

  .axxess-lab .iconbox_top .iconbox_content,
  .axxess-lab-card-wide .iconbox_content,
  .axxess-lab-card-accent .iconbox_content {
    min-height: 0 !important;
  }

  .axxess-lab-product-copy {
    margin-top: 44px !important;
  }

  .axxess-lab-stat {
    min-height: 0;
    margin-bottom: 10px !important;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 16px;
  }

  .axxess-lab-badges p {
    display: block;
  }

  .axxess-lab-badges span {
    display: inline-block;
    margin: 0 4px 7px 0;
  }

  .axxess-lab-testimonial-wrap {
    padding: 28px 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .axxess-lab *,
  .axxess-lab *::before,
  .axxess-lab *::after,
  #header * {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
  }
}
