.cox-breakout-highlights {
  position: relative;
}
.cox-breakout-highlights.inited .e-con-inner > div:last-child {
  padding-top: 100vh;
  max-width: 675px;
}

.coxauto-form, .elementor-form {
  position: relative;
  z-index: 9999;
}
.coxauto-form label, .elementor-form label {
  color: #001842 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 120%;
  margin-bottom: 8px;
  letter-spacing: 0 !important;
}
.coxauto-form a, .elementor-form a {
  color: #001842;
}
.coxauto-form input[type=text],
.coxauto-form input[type=email],
.coxauto-form input[type=tel],
.coxauto-form input[type=url],
.coxauto-form input[type=search],
.coxauto-form input[type=password],
.coxauto-form input[type=number],
.coxauto-form input[type=date],
.coxauto-form input[type=time],
.coxauto-form select,
.coxauto-form textarea,
.coxauto-form .elementor-field-group .elementor-field-textual, .elementor-form input[type=text],
.elementor-form input[type=email],
.elementor-form input[type=tel],
.elementor-form input[type=url],
.elementor-form input[type=search],
.elementor-form input[type=password],
.elementor-form input[type=number],
.elementor-form input[type=date],
.elementor-form input[type=time],
.elementor-form select,
.elementor-form textarea,
.elementor-form .elementor-field-group .elementor-field-textual {
  all: unset;
  all: revert;
  width: 100%;
  margin: 0;
  padding: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #D1D8D8;
  border-radius: 4px !important;
  font-size: 16px !important;
  line-height: 21px !important;
  letter-spacing: 0 !important;
  height: 53px;
  color: #001842 !important;
  background-color: #F1F7F7 !important;
  box-sizing: border-box;
  outline: none !important;
}
.coxauto-form input[type=date], .elementor-form input[type=date] {
  font-family: inherit;
}
.coxauto-form .iti, .elementor-form .iti {
  --iti-hover-color: transparent;
  width: 100%;
}
.coxauto-form .iti__selected-country, .elementor-form .iti__selected-country {
  padding: 0 15px 0 10px;
  background-color: #fff;
  display: flex;
}
.coxauto-form .iti__search-input, .elementor-form .iti__search-input {
  display: none !important;
}
.coxauto-form .iti__selected-country, .elementor-form .iti__selected-country {
  border: none !important;
}
.coxauto-form .iti__selected-country:hover, .coxauto-form .iti__selected-country:focus, .elementor-form .iti__selected-country:hover, .elementor-form .iti__selected-country:focus {
  background-color: #fff !important;
}
.coxauto-form .iti__selected-dial-code, .elementor-form .iti__selected-dial-code {
  color: #001842;
}
.coxauto-form .iti__country-container, .elementor-form .iti__country-container {
  max-height: 53px;
}
.coxauto-form input:not([type=range]):focus,
.coxauto-form select:focus,
.coxauto-form textarea:focus, .elementor-form input:not([type=range]):focus,
.elementor-form select:focus,
.elementor-form textarea:focus {
  outline: none !important;
  border-color: #001842 !important;
}
.coxauto-form select, .elementor-form select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg%20width='13'%20height='7'%20viewBox='0%200%2013%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M1%201.00002L6%205.50002L11.2529%201.00002'%20stroke='%23001842'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 16px) 50% !important;
}
.coxauto-form textarea, .elementor-form textarea {
  min-height: 137px !important;
}
.coxauto-form input[type=radio], .coxauto-form input[type=checkbox], .coxauto-form form.ngc-form input[type=checkbox], .elementor-form input[type=radio], .elementor-form input[type=checkbox], .elementor-form form.ngc-form input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 1px solid #D1D8D8 !important;
  border-radius: 50%;
  background-color: #F1F7F7 !important;
  cursor: pointer;
  vertical-align: middle;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.coxauto-form input[type=radio]::before, .coxauto-form input[type=checkbox]::before, .elementor-form input[type=radio]::before, .elementor-form input[type=checkbox]::before {
  content: "";
  position: absolute;
  inset: 4px;
  border-radius: 50%;
  background-color: #001842;
  transform: scale(0);
  transition: transform 0.15s ease;
}
.coxauto-form input[type=radio]:checked::before, .coxauto-form input[type=checkbox]:checked::before, .elementor-form input[type=radio]:checked::before, .elementor-form input[type=checkbox]:checked::before {
  transform: scale(1);
}
.coxauto-form input[type=radio]:focus, .coxauto-form input[type=checkbox]:focus, .elementor-form input[type=radio]:focus, .elementor-form input[type=checkbox]:focus {
  outline: none;
  border: 1px solid #D1D8D8 !important;
}
.coxauto-form input[type=checkbox], .coxauto-form form.ngc-form input[type=checkbox], .elementor-form input[type=checkbox], .elementor-form form.ngc-form input[type=checkbox] {
  border-radius: 25%;
}
.coxauto-form input[type=checkbox]::before, .coxauto-form form.ngc-form input[type=checkbox]::before, .elementor-form input[type=checkbox]::before, .elementor-form form.ngc-form input[type=checkbox]::before {
  border-radius: 25%;
}
.coxauto-form ::placeholder, .elementor-form ::placeholder {
  color: #001842 !important;
  opacity: 0.8 !important;
}
.coxauto-form .cox-form__row, .coxauto-form .elementor-field-group, .elementor-form .cox-form__row, .elementor-form .elementor-field-group {
  margin-bottom: 20px !important;
}
.coxauto-form .coxauto-label--required label::after, .coxauto-form .elementor-field-required label::after, .coxauto-form .coxauto-field-required label::after, .elementor-form .coxauto-label--required label::after, .elementor-form .elementor-field-required label::after, .elementor-form .coxauto-field-required label::after {
  content: "*";
  color: #F70004;
  margin-left: 3px;
}
.coxauto-form .elementor-field-option, .coxauto-form .ngc-form .checkbox-wrapper, .coxauto-form .radio-wrapper, .elementor-form .elementor-field-option, .elementor-form .ngc-form .checkbox-wrapper, .elementor-form .radio-wrapper {
  margin-bottom: 5px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.coxauto-form .elementor-field-option label, .coxauto-form .ngc-form .checkbox-wrapper label, .coxauto-form .radio-wrapper label, .elementor-form .elementor-field-option label, .elementor-form .ngc-form .checkbox-wrapper label, .elementor-form .radio-wrapper label {
  margin-bottom: 0;
  font-size: 14px !important;
  line-height: 120%;
  flex: 1;
}
.coxauto-form .elementor-field-option label::after, .coxauto-form .ngc-form .checkbox-wrapper label::after, .coxauto-form .radio-wrapper label::after, .elementor-form .elementor-field-option label::after, .elementor-form .ngc-form .checkbox-wrapper label::after, .elementor-form .radio-wrapper label::after {
  content: "";
}
.coxauto-form .show-hide-toggle, .elementor-form .show-hide-toggle {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 53px;
  border: none;
  font-size: 15px;
  text-transform: lowercase;
  color: #001842;
}
.coxauto-form .show-hide-toggle:hover, .coxauto-form .show-hide-toggle:focus, .elementor-form .show-hide-toggle:hover, .elementor-form .show-hide-toggle:focus {
  background-color: transparent !important;
  color: #001842 !important;
}
.coxauto-form .select-wrapper, .elementor-form .select-wrapper {
  width: 100% !important;
  margin-top: 0 !important;
  border-radius: 4px !important;
}
.coxauto-form .elementor-select-wrapper .select-caret-down-wrapper, .elementor-form .elementor-select-wrapper .select-caret-down-wrapper {
  display: none;
}
.coxauto-form .elementor-field-group .elementor-select-wrapper:before, .elementor-form .elementor-field-group .elementor-select-wrapper:before {
  display: none !important;
}
.coxauto-form .ca-button--label, .elementor-form .ca-button--label {
  min-width: 223px;
  border-width: 1px;
  border-color: rgba(0, 24, 66, 0.2);
}
@media (max-width: 370px) {
  .coxauto-form .ca-button--label, .elementor-form .ca-button--label {
    min-width: 175px;
  }
}
.coxauto-form__submit, .elementor-form__submit {
  margin-top: 20px;
}
.coxauto-form__error, .coxauto-form .form-error, .coxauto-form form.ngc-form .form-error, .elementor-form__error, .elementor-form .form-error, .elementor-form form.ngc-form .form-error {
  color: #EE0004;
  font-size: 11px;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.coxauto-form .radio-wrapper label, .coxauto-form .checkbox-wrapper label, .elementor-form .radio-wrapper label, .elementor-form .checkbox-wrapper label {
  margin-bottom: 0;
}

.coxauto-form__inset {
  width: 100%;
}
.coxauto-form__section-toggle {
  width: 100%;
  text-align: right;
  font-size: 14px;
  margin-right: 5px;
}
.coxauto-form__picklist {
  position: relative;
  height: 0;
  width: 100%;
  display: none;
}
.coxauto-form__picklist ul, .coxauto-form__picklist li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
}
.coxauto-form__picklist ul {
  width: 100%;
  position: absolute;
  z-index: 9999;
  top: -3px;
  left: 0;
  border: 1px solid #D1D8D8;
  border-top: 0;
  background-color: #fff;
  max-height: 200px;
  overflow-y: auto;
}
.coxauto-form__picklist li {
  cursor: pointer;
  padding: 3px;
  color: #001842;
  background-color: #F1F7F7;
}
.coxauto-form__picklist li:hover {
  background-color: #001842;
  color: #F1F7F7;
}

.coxauto-form-wrapper {
  all: unset;
  all: revert;
}
.coxauto-form-wrapper .e-con, .coxauto-form-wrapper .e-con-inner {
  padding: 0 !important;
}
.coxauto-form-wrapper .coxauto-form-heading, .coxauto-form-wrapper .elementor-widget-heading .elementor-heading-title {
  color: #001842;
  font-weight: normal;
  margin-bottom: 36px;
  font-size: 36px;
  line-height: 1;
}
.coxauto-form-wrapper--max-width {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.ngc-address-lookup-fields {
  display: none;
}

.ngc-form-header {
  margin-top: 30px;
  margin-bottom: 0;
}
.ngc-form-header h3, .ngc-form-header h4, .ngc-form-header h5 {
  color: #001842;
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1;
}
.ngc-form-header p {
  font-family: var(--e-global-typography-97a388a-font-family), Sans-serif;
  font-size: var(--e-global-typography-97a388a-font-size);
  font-weight: var(--e-global-typography-97a388a-font-weight);
  line-height: var(--e-global-typography-97a388a-line-height);
  padding: 0;
  margin: 0;
}

.elementor-field-type-submit {
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  visibility: hidden !important;
}

.hp-wrapper {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.salesforce-form form {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.salesforce-form .input-div br {
  display: none;
}
.salesforce-form .error {
  display: none;
}
.salesforce-form .error p {
  padding: 0;
  margin: 0;
}
.salesforce-form input[type=submit], .salesforce-form button[type=submit] {
  display: none;
}
.salesforce-form .d-none {
  display: none;
}
.salesforce-form--recaptcha .coxauto-elementor-submit {
  opacity: 0.5;
  pointer-events: none;
  transition: opacity 0.5 ease;
  cursor: not-allowed;
}

.ca-button {
  font-size: 20px;
  font-weight: 400;
  font-family: helvetica-neue-lt-pro, sans-serif;
  color: #001842 !important;
  line-height: 100%;
  display: inline-flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  text-wrap: nowrap;
  height: 56px;
  padding: 0 30px;
  __padding-top: 4px;
  border-radius: 1000px;
  border-width: 0px;
  border-style: solid;
  border-color: #E1EAE7;
  background-color: #FFFFFF;
  cursor: pointer;
  text-decoration: none !important;
  transition: transform ease-out 0.5s;
}
.ca-button--dark {
  color: #FFFFFF !important;
  background-color: #001842;
}
.ca-button--icon {
  width: 56px;
  padding: 0;
  __padding-top: 4px;
  background-color: #00DCB1;
  border-color: #00DCB1;
  text-align: center;
  justify-content: center;
}
.ca-button--icon svg {
  stroke: #001842;
}
.ca-button--smaller {
  height: 48px;
}
.ca-button--icon.ca-button--smaller {
  width: 48px;
}
.ca-button__innericon svg {
  stroke: #001842;
}
.ca-button--secondary, .ca-button--dark {
  font-family: helvetica-neue-lt-pro, sans-serif;
  border-color: #001842;
  border-width: 2px;
}
.ca-button--secondary {
  background-color: #FFFFFF;
}
.ca-button--open {
  background-color: transparent;
  border-color: #00DCB1 !important;
  border-width: 1px;
}
.ca-button--open svg {
  stroke: #00DCB1 !important;
}
.ca-button__icon, .ca-button__inset {
  width: 20px;
  height: 20px;
}
.ca-button--facebook .ca-button__icon {
  width: 15px;
  height: 25px;
}
.ca-button--youtube .ca-button__icon {
  width: 32px;
  height: 25px;
}
.ca-button--linkedin .ca-button__icon {
  width: 25px;
  height: 25px;
}
.ca-button--x .ca-button__icon {
  width: 27px;
  height: 25px;
}
.ca-button--instagram .ca-button__icon {
  width: 25px;
  height: 25px;
}

.ca-button-group {
  display: flex;
  flex-wrap: nowrap;
}
.ca-button-group--stretch {
  width: 100%;
}
.ca-button-group--stretch > :first-child {
  flex: 1;
}
.ca-button-group--stretch > :first-child .ca-button {
  width: 100%;
  text-align: center;
  justify-content: center;
}
.ca-button-group--bordered .ca-button-border {
  padding: 6px;
  border: 1px solid #005280;
}
.ca-button-group--rev {
  flex-direction: row-reverse;
}

.ca-button--icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
  opacity: 0;
  transform: scale(0.9);
}

.ca-button--icon:hover, .ca-button-group:hover .ca-button--icon {
  transform: scale(0.9);
}

.ca-button--icon:hover:after, .ca-button-group:hover .ca-button--icon:after, .ca-button--icon.ca-button--secondary:hover:after {
  animation-delay: 0;
  animation-iteration-count: 1;
  animation-direction: forward;
}

.ca-button--icon:hover:after, .ca-button-group:hover .ca-button--icon:after {
  animation: buttonPulse 1s ease-out 80ms;
}

.ca-button--icon.ca-button--secondary:hover:after, .ca-button-group:hover .ca-button--icon.ca-button--secondary:after {
  animation: buttonPulseSecondary 1s ease-out 80ms;
}

.ca-button--icon:after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  content: "";
  pointer-events: none;
}

@keyframes buttonPulse {
  0% {
    opacity: 0.25;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #00DCB1, 0 0 0 5px rgba(255, 255, 255, 0.5);
  }
  100% {
    opacity: 0;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #00DCB1, 0 0 0 5px rgba(255, 255, 255, 0.5);
    transform: scale(1.25);
  }
}
@keyframes buttonPulseSecondary {
  0% {
    opacity: 0.25;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #001842, 0 0 0 5px rgba(255, 255, 255, 0.5);
  }
  100% {
    opacity: 0;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #001842, 0 0 0 5px rgba(255, 255, 255, 0.5);
    transform: scale(1.25);
  }
}
.ca-button-border {
  border-radius: 1000px;
  padding: 0;
  background: linear-gradient(206.92deg, rgba(255, 255, 255, 0.5) -75.45%, rgba(255, 255, 255, 0.275) 110.99%);
}

.theme--light .ca-button--text:not(.ca-button--secondary) {
  border-width: 2px;
}

.theme--dark .ca-button--text {
  color: #001842 !important;
  background-color: #FFFFFF;
}

.top-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.top-nav__primary, .top-nav__secondary {
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-nav__primary {
  flex: 1;
}
.top-nav__secondary {
  justify-content: flex-end;
  gap: 20px;
}
.top-nav__arrow {
  transition: all 0.4s ease;
  opacity: 0.25;
}
.top-nav__mobile {
  display: none;
}
.top-nav__item {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #001842;
  padding: 12px 14px;
  transition: all 0.2s ease;
  color: #001842 !important;
}
.top-nav__item > span {
  text-align: center;
}
.top-nav__item:hover, .top-nav__item.active {
  color: #196AE3 !important;
}
.top-nav__item:hover .top-nav__arrow, .top-nav__item.active .top-nav__arrow {
  opacity: 1;
}
.top-nav__item--button {
  border-radius: 1000px;
  border-width: 1px;
  border-style: solid;
  border-color: #00b59b;
  background-color: #00DCB1;
  color: #001842;
  padding: 12px 24px;
}
.top-nav__item--button:hover {
  background-color: #FFFFFF;
  border-color: #ADCBF4;
}
@media only screen and (max-width: 1300px) {
  .top-nav__item:not(.top-nav__item--button) {
    padding: 12px 12px;
  }
}
@media only screen and (max-width: 1170px) {
  .top-nav__item {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1170px) {
  .top-nav {
    gap: 10px;
  }
}
@media only screen and (max-width: 1314px) {
  .top-nav__primary, .top-nav__secondary {
    display: none;
  }
  .top-nav__mobile {
    display: block;
  }
}

.mobile-menu-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-width: 1px;
  border-style: solid;
  border-color: #001842;
  border-radius: 8px;
  background-color: #E8F1FA;
  transition: all 0.5s ease;
}
.mobile-menu-trigger__close {
  display: none;
}
.mobile-menu-trigger.active {
  background-color: #FFFFFF;
  border-color: #196AE3;
}
.mobile-menu-trigger.active .mobile-menu-trigger__open {
  display: none;
}
.mobile-menu-trigger.active .mobile-menu-trigger__close {
  display: block;
}

.megamenu-wrapper .megamenu {
  transform: translateX(-100%);
  opacity: 0;
}
.megamenu-wrapper.active .megamenu {
  transform: translateX(0);
  opacity: 1;
}

.megamenu {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  width: 100%;
  padding: 32px 64px;
  border-top: 1px solid #ADCBF4;
  transition: all 0.25s ease;
}
.megamenu__sections {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.megamenu__buttons {
  display: none;
}
.megamenu__primary {
  width: 340px;
  padding-right: 40px;
  border-right: 1px solid #ADCBF4;
}
@media only screen and (max-width: 1200px) {
  .megamenu__primary {
    width: 33%;
    min-width: 280px;
  }
}
.megamenu__secondary {
  flex: 1;
}
.megamenu__section {
  display: none;
}
.megamenu__section.active {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 40px;
}
.megamenu__subsections, .megamenu__toplevels {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.megamenu__toplevels {
  display: none;
}
.megamenu__arrow {
  transition: all 0.4s ease;
  opacity: 0.25;
}
.megamenu__link, .megamenu__back, .megamenu__subtitle, .megamenu .megamenu-item {
  display: flex;
  color: #001842 !important;
  padding: 12px 20px;
  transition: all 0.4s ease;
  font-weight: 400;
  font-size: 20px;
}
.megamenu .megamenu__items--basic .megamenu-item {
  min-height: 32px;
  padding: 3px 20px;
}
.megamenu__link:hover, .megamenu__link.active, .megamenu__back:hover, .megamenu__back.active, .megamenu .megamenu-item:hover, .megamenu .megamenu-item.active {
  background-color: #E8F1FA;
  color: #196AE3 !important;
}
.megamenu__link:hover .megamenu__arrow, .megamenu__link.active .megamenu__arrow, .megamenu__back:hover .megamenu__arrow, .megamenu__back.active .megamenu__arrow, .megamenu .megamenu-item:hover .megamenu__arrow, .megamenu .megamenu-item.active .megamenu__arrow {
  opacity: 1;
}
.megamenu__subtitle {
  display: none;
  color: #196AE3;
}
.megamenu__link {
  align-items: center;
  justify-content: space-between;
}
.megamenu__back {
  display: none;
  align-items: center;
  gap: 10px;
}
.megamenu__items {
  display: flex;
}
.megamenu__items--detailed {
  flex-wrap: wrap;
  gap: 24px;
}
.megamenu__items--detailed .megamenu-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: calc(33.3% - 24px);
}
.megamenu__items--detailed .megamenu-item__body {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
}
.megamenu__items--detailed .megamenu-item__label {
  line-height: 140%;
}
.megamenu__items--detailed .megamenu-item__description {
  font-size: 16px;
  font-weight: 300;
}
.megamenu__items--detailed .megamenu-item__arrow {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .megamenu__items--detailed .megamenu-item {
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 1314px) {
  .megamenu__items--detailed .megamenu-item {
    width: 100%;
    align-items: center;
  }
  .megamenu__items--detailed .megamenu-item__arrow {
    display: block;
  }
}
@media only screen and (max-width: 1314px) {
  .megamenu__items--detailed {
    gap: 0;
  }
}
.megamenu__items--basic {
  flex-direction: column;
  gap: 12px;
  max-width: 350px;
}
.megamenu__items--basic .megamenu-item {
  display: flex;
  align-items: center;
  min-height: 60px;
  justify-content: space-between;
}
.megamenu__items--basic .megamenu-item__arrow {
  display: none;
}
@media only screen and (max-width: 1314px) {
  .megamenu__items--basic .megamenu-item__arrow {
    display: block;
  }
}
@media only screen and (max-width: 1314px) {
  .megamenu__items--basic {
    max-width: 10000px;
  }
}
.megamenu__viewall {
  display: flex;
  justify-content: flex-end;
}
.megamenu__viewall .megamenu-item {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 16px;
}
.megamenu__viewall .megamenu-item .megamenu-item__arrow {
  transition: all 0.4s ease;
  opacity: 0.25;
}
.megamenu__viewall .megamenu-item.hover .megamenu-item__arrow {
  opacity: 1;
}
.megamenu__page {
  display: none;
}
.megamenu__page.active {
  display: block;
}
.megamenu__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-radius: 1000px;
  padding: 0 30px;
  height: 50px;
  border-color: #ADCBF4;
  font-size: 16px;
  font-weight: 400;
  color: #001842;
}
.megamenu__button--alt {
  color: #FFFFFF;
  background-color: #196AE3;
  border-color: #196AE3;
}
@media only screen and (max-width: 1314px) {
  .megamenu {
    padding: 20px 28px;
    height: calc(100vh - 180px);
  }
  .megamenu__link, .megamenu__back, .megamenu__subtitle, .megamenu .megamenu-item {
    font-size: 16px;
  }
  .megamenu__toplevels, .megamenu__subtitle {
    display: flex;
  }
  .megamenu__sections {
    display: none;
  }
  .megamenu__back {
    display: flex;
  }
  .megamenu__wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .megamenu__viewport {
    flex: 1;
    overflow: auto;
  }
  .megamenu__buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
  .megamenu__primary {
    border-right: none;
    padding-right: 0;
    width: 100%;
  }
}

.megamenu-toplevel-match {
  transition: transform 0.25s ease;
}

@media only screen and (max-width: 1314px) {
  .megamenu__primary {
    width: 100%;
  }
  .megamenu-level-0, .megamenu-level-1, .megamenu-level-2, .megamenu__sections {
    display: none;
  }
  .megamenu-wrapper.level-0 .megamenu-level-0 {
    display: flex;
  }
  .megamenu-wrapper.level-1 .megamenu__sections {
    display: block;
  }
  .megamenu-wrapper.level-1 .megamenu-level-1 {
    display: block;
  }
  .megamenu-wrapper.level-2 .megamenu__sections {
    display: flex;
  }
  .megamenu-wrapper.level-2 .megamenu-level-2 {
    display: block;
  }
}
.expanding-anim {
  font-family: helvetica-neue-lt-pro, sans-serif;
  position: relative;
  height: 100vh;
  overflow: hidden;
}
@media only screen and (max-width: 700px) {
  .expanding-anim {
    height: auto;
  }
}
.expanding-anim__track {
  position: relative;
  width: 100%;
  height: 56vw;
  overflow: hidden;
  transform-origin: center center;
  will-change: transform, height;
}
.expanding-anim__media, .expanding-anim__midground, .expanding-anim__foreground {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  will-change: transform;
}
.expanding-anim__media {
  position: relative;
  transform: scale(1.1);
  position: absolute;
  top: 0;
  left: 0;
}
.expanding-anim__midground {
  object-position: 30% 50%;
}
.expanding-anim__foreground {
  object-position: 50% 50%;
}
.expanding-anim__foreground, .expanding-anim__midground, .expanding-anim__overlay, .expanding-anim__gradient {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.expanding-anim__overlay {
  background-color: rgba(0, 0, 0, 0.4);
}
.expanding-anim__gradient {
  z-index: 200;
}
.expanding-anim__body {
  height: auto;
}
@media only screen and (min-width: 700px) {
  .expanding-anim__body {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
}
.expanding-anim__content-wrap {
  max-width: 960px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 1.5em;
}
.expanding-anim__content {
  letter-spacing: 0.03em;
  line-height: 150%;
  font-size: clamp(1rem, 2vw, 1.25em);
  font-weight: 300;
}
.expanding-anim__content p {
  margin-bottom: 1em;
}
.expanding-anim__headline {
  font-weight: 300;
  line-height: 120%;
  font-size: clamp(44px, 8vw, 96px);
  letter-spacing: -1px;
}
.expanding-anim.inited .expanding-anim__track {
  transform: scale(0.6);
}
.expanding-anim.inited .expanding-anim__body {
  transform: translateY(100%);
}
.expanding-anim.inited .expanding-anim__overlay {
  opacity: 0;
}
@media only screen and (max-width: 700px) {
  .expanding-anim__content-wrap {
    max-width: 100vw;
    gap: 1em;
  }
  .expanding-anim__overlay {
    opacity: 0;
  }
  .expanding-anim__foreground {
    transform: translate3d(10%, 0px, 0px);
  }
  .expanding-anim__midground {
    transform: translate3d(-9%, -20%, 0px) scale(0.6, 0.6);
  }
}
@media only screen and (max-height: 700px) {
  .expanding-anim__content-wrap {
    max-width: 80vw;
    gap: 0.8em;
  }
  .expanding-anim__headline {
    line-height: 110%;
    font-size: 3.5em;
  }
  .expanding-anim__headline br {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  .expanding-anim__content-wrap {
    max-width: 100vw;
  }
  .expanding-anim__headline {
    line-height: 110%;
    font-size: 2.5em;
  }
  .expanding-anim__headline br {
    display: none;
  }
}

/* Text
---------------------------------------*/
/* Headings
---------------------------------------*/
/* Breakpoints
---------------------------------------*/
/* Solutions Browser
----------------------------------------*/
.spotlight {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding-top: 23px;
  padding-bottom: 100px;
  gap: 100px;
}
.spotlight__media {
  width: 48.5%;
  position: relative;
}
.spotlight__image {
  width: 100%;
  __height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: 500;
  border-style: solid !important;
  object-fit: cover;
  object-position: 50% 50%;
  __max-height: 600px;
}
.spotlight__image--active {
  display: block;
  opacity: 1;
  z-index: 1000;
}
.spotlight__image--accent-top-edge {
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}
.spotlight__image--accent-bottom-edge {
  border-top-width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}
.spotlight__image--accent-left-edge {
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
  border-right-width: 0 !important;
}
.spotlight__image--accent-right-edge {
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
}
.spotlight .solutions-accordion {
  flex: 1;
}
@media (max-width: 1024px) {
  .spotlight {
    gap: 30px;
  }
  .spotlight__media {
    width: 33%;
  }
}
@media (max-width: 850px) {
  .spotlight {
    gap: 0;
  }
  .spotlight__media {
    display: none;
  }
}

/* Tab Browser
----------------------------------------*/
.expander {
  width: 100%;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding: 40px 0;
  font-weight: 300;
}
.expander__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.expander__headline {
  display: flex;
  padding: 0;
  margin: 0;
  line-height: 100%;
  align-items: flex-start;
  gap: 10px;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: -0.8px;
  font-weight: 300;
}
.expander__headline .n {
  width: 40px;
  color: #687fa8;
}
.expander__body {
  width: calc(100% - 60px);
  font-family: helvetica-neue-lt-pro, sans-serif;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0;
}
.expander__content {
  height: 0;
  overflow: hidden;
}
.expander__content__inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
.expander__cta {
  margin-top: 45px;
}
.expander--open .expander__content {
  height: auto;
}
@media (max-width: 850px) {
  .expander {
    padding: 28px 16px;
  }
  .expander__headline {
    font-size: 24px;
    line-height: 150%;
    letter-spacing: -0.5px;
    font-weight: 300;
  }
  .expander__headline .n {
    width: 30px;
  }
  .expander__head {
    gap: 2px;
  }
  .expander__body {
    font-family: helvetica-neue-lt-pro, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    width: 100%;
  }
}
@media (max-width: 390px) {
  .expander__headline .n {
    display: none;
  }
}

.text--codeweavers-blue {
  color: #196AE3 !important;
}

.bg--codeweavers-blue {
  background-color: #196AE3;
}

.border--codeweavers-blue {
  border-color: #196AE3 !important;
}

.stroke--codeweavers-blue {
  stroke: #196AE3 !important;
}

.highlight-codeweavers-blue span {
  color: #196AE3 !important;
}

.text--codeweavers-green {
  color: #00DCB1 !important;
}

.bg--codeweavers-green {
  background-color: #00DCB1;
}

.border--codeweavers-green {
  border-color: #00DCB1 !important;
}

.stroke--codeweavers-green {
  stroke: #00DCB1 !important;
}

.highlight-codeweavers-green span {
  color: #00DCB1 !important;
}

.text--cox-night-blue {
  color: #001842 !important;
}

.bg--cox-night-blue {
  background-color: #001842;
}

.border--cox-night-blue {
  border-color: #001842 !important;
}

.stroke--cox-night-blue {
  stroke: #001842 !important;
}

.highlight-cox-night-blue span {
  color: #001842 !important;
}

.text--cox-blue {
  color: #005280 !important;
}

.bg--cox-blue {
  background-color: #005280;
}

.border--cox-blue {
  border-color: #005280 !important;
}

.stroke--cox-blue {
  stroke: #005280 !important;
}

.highlight-cox-blue span {
  color: #005280 !important;
}

.text--cox-green {
  color: #00DCB1 !important;
}

.bg--cox-green {
  background-color: #00DCB1;
}

.border--cox-green {
  border-color: #00DCB1 !important;
}

.stroke--cox-green {
  stroke: #00DCB1 !important;
}

.highlight-cox-green span {
  color: #00DCB1 !important;
}

.text--cox-white {
  color: #FFFFFF !important;
}

.bg--cox-white {
  background-color: #FFFFFF;
}

.border--cox-white {
  border-color: #FFFFFF !important;
}

.stroke--cox-white {
  stroke: #FFFFFF !important;
}

.highlight-cox-white span {
  color: #FFFFFF !important;
}

.text--cox-cloud {
  color: #E1EAE7 !important;
}

.bg--cox-cloud {
  background-color: #E1EAE7;
}

.border--cox-cloud {
  border-color: #E1EAE7 !important;
}

.stroke--cox-cloud {
  stroke: #E1EAE7 !important;
}

.highlight-cox-cloud span {
  color: #E1EAE7 !important;
}

.text--cox-sunshine {
  color: #E6DC39 !important;
}

.bg--cox-sunshine {
  background-color: #E6DC39;
}

.border--cox-sunshine {
  border-color: #E6DC39 !important;
}

.stroke--cox-sunshine {
  stroke: #E6DC39 !important;
}

.highlight-cox-sunshine span {
  color: #E6DC39 !important;
}

.text--cox-amber {
  color: #FFAB0F !important;
}

.bg--cox-amber {
  background-color: #FFAB0F;
}

.border--cox-amber {
  border-color: #FFAB0F !important;
}

.stroke--cox-amber {
  stroke: #FFAB0F !important;
}

.highlight-cox-amber span {
  color: #FFAB0F !important;
}

.text--cox-mint {
  color: #00DCB1 !important;
}

.bg--cox-mint {
  background-color: #00DCB1;
}

.border--cox-mint {
  border-color: #00DCB1 !important;
}

.stroke--cox-mint {
  stroke: #00DCB1 !important;
}

.highlight-cox-mint span {
  color: #00DCB1 !important;
}

.text--ngc-sky-blue {
  color: #00A2FC !important;
}

.bg--ngc-sky-blue {
  background-color: #00A2FC;
}

.border--ngc-sky-blue {
  border-color: #00A2FC !important;
}

.stroke--ngc-sky-blue {
  stroke: #00A2FC !important;
}

.highlight-ngc-sky-blue span {
  color: #00A2FC !important;
}

.text--ngc-light-blue {
  color: #00A2FC !important;
}

.bg--ngc-light-blue {
  background-color: #00A2FC;
}

.border--ngc-light-blue {
  border-color: #00A2FC !important;
}

.stroke--ngc-light-blue {
  stroke: #00A2FC !important;
}

.highlight-ngc-light-blue span {
  color: #00A2FC !important;
}

.text--ngc-green {
  color: #009281 !important;
}

.bg--ngc-green {
  background-color: #009281;
}

.border--ngc-green {
  border-color: #009281 !important;
}

.stroke--ngc-green {
  stroke: #009281 !important;
}

.highlight-ngc-green span {
  color: #009281 !important;
}

.text--mvx-light-blue {
  color: #3BD3DB !important;
}

.bg--mvx-light-blue {
  background-color: #3BD3DB;
}

.border--mvx-light-blue {
  border-color: #3BD3DB !important;
}

.stroke--mvx-light-blue {
  stroke: #3BD3DB !important;
}

.highlight-mvx-light-blue span {
  color: #3BD3DB !important;
}

.spritesheet--standard {
  width: 20px;
  height: 20px;
}

body {
  __background-color: #184088 !important;
}
