.elementor-kit-3567{--e-global-color-primary:#1F728B;--e-global-color-accent:#1F728B;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;}.elementor-kit-3567 button,.elementor-kit-3567 input[type="button"],.elementor-kit-3567 input[type="submit"],.elementor-kit-3567 .elementor-button{background-color:#1F728B;}.elementor-kit-3567 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gradient-green {
  background: linear-gradient(to right, #2D9F88, #1D3152);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.gradient-purple {
  background: linear-gradient(to right, #923A7F, #1D3152) !important;
  background-clip: text;
  -webkit-background-clip: text !important;

  color: transparent;
  -webkit-text-fill-color: transparent !important;

  display: inline-block !important;
}

.footer {
    overflow: visible !important;
}

.share_post-container {
    display: none !important;
}

.post_date {
      background: linear-gradient(to right, #2D9F88, #1D3152) !important;
}

.post_categories {
display: none !important;
}

.comments_post {
    display: none !important;
}

.post_author::after {
    display: none !important;
}

.post_likes {
    display: none !important;
}

.wgl-likes {
    display: none !important;
}

.title-wrapper .title {
    display: none !important;
}

.widget:not(:first-child) {
    padding-top: 30px !important ;
    margin-bottom: -10px;
}

#categories-2 {
    padding-top: 10px !important;
    padding-bottom: 30px !important;
}

#tag_cloud-1 {
    padding-top: 10px !important;
}
.header-gradient {
    position: relative;
    overflow: hidden;
}
po
.header-gradient::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(45, 159, 136, 0.7) 0%,
        rgba(29, 49, 82, 0.7) 100%
    );
    z-index: 1;
}

.header-gradient > * {
    position: relative;
    z-index: 2;
}



.blog-post_bg_media {
      background-image:
    linear-gradient(
        270deg,
        rgba(45, 159, 136, 0.7) 0%,
        rgba(29, 49, 82, 0.7) 100%
    ),
    url('https://www.tdsynnex.com/na/us/inspire/wp-content/uploads/2026/06/2e3cf818ad01df7c29c6179d86eca813f68563e8-1.jpg') !important;
  background-size: cover;
  background-position: center;
    content: "";
    position: absolute;
    inset: 0;
}


.countdown-section {
    background: linear-gradient(to right, #2D9F88, #1D3152) !important;
  background-clip: text !important;

  color: transparent !important;
  -webkit-text-fill-color: transparent !important;

  display: inline-block !important;
}

.wgl-counter__value {
    background: linear-gradient(to right, #923A7F, #1D3152) !important;
  background-clip: text !important;

  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
}

.wgl-counter__suffix {
    background: linear-gradient(to right, #923A7F, #1D3152) !important;
  background-clip: text !important;

  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
}

.expand-form {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease;
}

.expand-form.active {
    max-height: 1200px;
    opacity: 1;
}

.e-con {
    --padding-left: none !important;
}

.mobile-hamburger-close {
    background: #1F728B !important;
}

.header_search {
    display: none !important;
}

.search_mobile_menu {
        display: none !important;
}

.hamburger-box {
    background: #1F728B !important;
}

.header_area_container .hamburger-box {
    padding: 10px !important;
}

#toggle-form-btn {
    cursor: pointer;
}

#main {
    padding: 0 !important;
}

/*Form CSS*/

/* =========================
   FORM CONTAINER
========================= */

#mktoForm_24187 {
  width: 100% !important;
  max-width: 720px !important;
  margin: 0 auto 0 0 !important;
  padding: 50px 50px 75px 50px !important;
  background: #ffffff !important;
  font-family: 'TWKEverett-medium', Arial, sans-serif !important;
  box-sizing: border-box;
}

/* REMOVE RANDOM MARKETO WIDTHS/SPACING */

#mktoForm_24187 *,
#mktoForm_24187 *::before,
#mktoForm_24187 *::after {
  box-sizing: border-box;
}

/* =========================
   FORM ROWS
========================= */

#mktoForm_24187 .mktoFormRow {
  width: 100% !important;
  margin-bottom: 22px !important;
}

/* REMOVE MARKETO OFFSETS */

#mktoForm_24187 .mktoOffset,
#mktoForm_24187 .mktoGutter {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

/* FORM COLUMN */

#mktoForm_24187 .mktoFormCol {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  min-height: auto !important;
}

/* FIELD WRAPPER */

#mktoForm_24187 .mktoFieldWrap {
  width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* =========================
   LABELS
========================= */

#mktoForm_24187 .mktoLabel {
  width: 100% !important;
  margin: 0 0 6px 0 !important;
  padding: 0 !important;
  font-size: 18px !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  color: #17345F !important;
}

/* REMOVE REQUIRED ASTERISK */

#mktoForm_24187 .mktoAsterix,
#mktoForm_24187 em {
  display: none !important;
}

/* =========================
   INPUTS
========================= */

#mktoForm_24187 input[type="text"],
#mktoForm_24187 input[type="email"],
#mktoForm_24187 input[type="tel"],
#mktoForm_24187 input[type="number"],
#mktoForm_24187 textarea,
#mktoForm_24187 select,
#mktoForm_24187 .mktoField {
  width: 100% !important;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #53B7B5 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #17345F !important;
  font-size: 18px !important;
  font-family: 'TWKEverett-medium', Arial, sans-serif !important;
  padding: 0 0 10px 0 !important;
  margin: 0 !important;
  height: auto !important;
}

/* PLACEHOLDER */

#mktoForm_24187 input::placeholder,
#mktoForm_24187 textarea::placeholder {
  color: #7A7A7A !important;
  opacity: 1 !important;
}

/* INPUT FOCUS */

#mktoForm_24187 input:focus,
#mktoForm_24187 textarea:focus,
#mktoForm_24187 select:focus {
  outline: none !important;
  border-bottom: 2px solid #2AB795 !important;
}

/* =========================
   BUTTON AREA
========================= */

#mktoForm_24187 .mktoButtonRow {
  margin-top: 40px !important;
}

#mktoForm_24187 .mktoButtonWrap {
  margin-left: 0 !important;
}

/* SUBMIT BUTTON */

#mktoForm_24187 .mktoButton {
  width: 200px !important;
  height: 60px !important;
  border: none !important;
  border-radius: 0 !important;
  background: linear-gradient(
    90deg,
    #2AB795 0%,
    #17345F 100%
  ) !important;
  
  box-shadow: none !important;

  color: #ffffff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: 'DMSans', Arial, sans-serif !important;
  text-transform: lowercase !important;

  cursor: pointer !important;
  transition: transform 0.2s ease !important;
}

  #mktoForm_24187 .mktoButton::first-letter {
  text-transform: uppercase;
}

/* BUTTON HOVER */

/*#mktoForm_24187 .mktoButton:hover {*/
/*  transform: translateY(-2px);*/
/*}*/

/* =========================
   MOBILE
========================= */

/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {
    
    .inspire-form-header h2,
    .inspire-form-header p {
  text-align: center;
    }

  #mktoForm_24187 {
    padding: 30px 20px 45px 20px !important;
    max-width: 100% !important;
  }

  /* LABELS */

  #mktoForm_24187 .mktoLabel {
    font-size: 15px !important;
    line-height: 1.4 !important;
    margin-bottom: 8px !important;
  }

  /* INPUTS */

  #mktoForm_24187 input[type="text"],
  #mktoForm_24187 input[type="email"],
  #mktoForm_24187 input[type="tel"],
  #mktoForm_24187 input[type="number"],
  #mktoForm_24187 textarea,
  #mktoForm_24187 select,
  #mktoForm_24187 .mktoField {
    font-size: 16px !important;
    padding: 0 0 12px 0 !important;
  }

  /* ROW SPACING */

  #mktoForm_24187 .mktoFormRow {
    margin-bottom: 18px !important;
  }

  /* BUTTON AREA */

  #mktoForm_24187 .mktoButtonRow {
    margin-top: 30px !important;
  }

  /* SUBMIT BUTTON */

  #mktoForm_24187 .mktoButton {
    width: 100% !important;
    height: 56px !important;
    font-size: 18px !important;
  }

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.tdsynnex.com/na/us/inspire/wp-content/uploads/2026/05/Raleway-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */