@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: CentroSans;
  src: url("../fonts/./PFCentroSansPro-Light-subset.otf");
}
:root {
  --primary-color: #045396;
}

.mt-80 {
  margin-top: 80px !important;
}

label.label_one {
  padding: 1rem;
  cursor: pointer;
}
label.label_one .label_input {
  width: 140px;
  height: 140px;
  border-bottom: 5px solid #008eff;
  background-color: #adadad;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
label.label_one .label_input .first_svg svg {
  width: 40px;
  height: 40px;
}
label.label_one .label_input .first_svg svg path {
  fill: #0c2543 !important;
}
label.label_one .label_input h5 {
  font-weight: 400 !important;
}
label.label_one .label_input .checked-icons .lbl__icon-plus {
  display: block;
  fill: #0c2543;
}
label.label_one .label_input .checked-icons .lbl__icon-check {
  display: none;
}
label.label_one input {
  display: none;
}
label.label_one input:checked + .label_input {
  background-color: #0b5aaa !important;
  border-color: #ffffff;
}
label.label_one input:checked + .label_input .first_svg svg path {
  fill: #ffffff !important;
}
label.label_one input:checked + .label_input h5 {
  color: #ffffff;
  font-weight: 400 !important;
}
label.label_one input:checked + .label_input .checked-icons .lbl__icon-plus {
  display: none;
}
label.label_one input:checked + .label_input .checked-icons .lbl__icon-check {
  display: block;
}
label.label_one input:checked + .label_input .checked-icons .lbl__icon-check g {
  fill: #0c2543;
}

.input_wrapper input {
  width: 100%;
  height: 45px;
  background: #ffffff;
  border: 0;
  border-radius: 6px;
  padding-left: 20px;
  padding-top: 9px;
  font-size: 16px;
  font-family: avenir, sans-serif;
  color: #656567;
}
.input_wrapper input::-moz-placeholder {
  font-weight: bold;
}
.input_wrapper input::placeholder {
  font-weight: bold;
}

.btn_site {
  background-color: #0b5aaa;
  padding: 11px 10px 8px 10px;
  color: #ffffff;
  border: 2px solid #0b5aaa;
}
.btn_site:hover {
  background-color: transparent;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #ffffff;
}

.text-blue {
  color: #0b5aaa !important;
}

.text-black {
  color: black !important;
}

.btn_site_outline {
  background-color: white !important;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #ffffff;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.btn_site_outline.variant-blue {
  color: #0b5aaa;
  border: 2px solid #0b5aaa;
}
.btn_site_outline.variant-blue:hover {
  background-color: #e0e8ee !important;
  border: 2px solid #0b5aaa !important;
}
.btn_site_outline:hover {
  background-color: #0b5aaa !important;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #0b5aaa;
}

.rs-icon.one {
  width: 44px !important;
}

.btn_site {
  background-color: #0b5aaa;
  padding: 11px 10px 8px 10px;
  color: #ffffff;
  border: 2px solid #0b5aaa;
}
.btn_site:hover {
  background-color: transparent;
  color: #fff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #fff;
}
.btn_site.secondary {
  background-color: #adadad;
  padding: 11px 10px 8px 10px;
  color: #ffffff;
  border: 2px solid #adadad;
}
.btn_site.other:hover {
  background-color: transparent;
  color: #0b5aaa !important;
  padding: 11px 10px 8px 10px;
  border: 2px solid #0b5aaa !important;
}

body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}

#custom {
  position: relative;
  font-size: 62.5%;
  font-size: 1.4rem;
  color: #393a3d;
  font-weight: 400;
  font-family: avenir, sans-serif;
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-mast-header/1.2.8/cg-mktg-component-mast-header.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-windowshade/1.3.13/cg-mktg-component-windowshade.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-pencil/1.2.16/cg-mktg-component-pencil.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-header-simple/1.2.11/cg-mktg-component-header-simple.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-nav-simple/1.3.2/cg-mktg-component-nav-simple.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-linkmap-simple/1.2.16/cg-mktg-component-linkmap-simple.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-button-link/1.2.29/cg-mktg-component-button-link.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-button-modal/1.2.14/cg-mktg-component-button-modal.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-side-by-side/1.1.19/cg-mktg-component-side-by-side.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-media-animation-lottie/1.2.6/cg-mktg-component-media-animation-lottie.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-hero-list/1.0.7/cg-mktg-component-hero-list.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-promo/1.6.16/cg-mktg-component-promo.css */
  /*! CSS Used from: https://turbotax.intuit.com/handlebars/common_3.0.1364/common/bazaarvoice/css/stars.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-carousel/1.8.18/cg-mktg-component-carousel.css */
  /*! CSS Used from: https://lib.intuitcdn.net/libs/glide/3.4.1/core.min.css */
  /*! CSS Used from: https://lib.intuitcdn.net/libs/glide/3.4.1/theme.min.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-grid/1.2.2/cg-mktg-component-grid.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-callout/1.1.12/cg-mktg-component-callout.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-text/1.2.5/cg-mktg-component-text.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-button-badge/1.1.6/cg-mktg-component-button-badge.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-accordion/1.3.10/cg-mktg-component-accordion.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-linkmap/1.1.2/cg-mktg-component-linkmap.css */
  /*! CSS Used from: https://turbotax.intuit.com/cms/component/asset/cg-mktg-component-footer/1.4.14/cg-mktg-component-footer.css */
}
#custom .cgmt-sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
#custom .cgmt-sr-only-focusable:active,
#custom .cgmt-sr-only-focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  overflow: visible;
  width: auto;
  white-space: normal;
  z-index: 1001;
}
#custom .bg-custom {
  background-image: url(../images/hero-list_FS_GettingStarted_ZoneF_xs.avif);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
#custom .component-margin-standard > .component-margin {
  margin-top: 70px;
}
#custom .component-margin-gutter > .component-margin {
  margin-top: 16px;
}
#custom .component-margin-none > .component-margin {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #custom .component-margin-gutter > .component-margin {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1440px) {
  #custom body {
    background-color: #f4f5f8;
  }
}
#custom .cgmt-padding-xxs {
  padding-top: var(--spacing-xxs);
  padding-bottom: var(--spacing-xxs);
}
#custom .cgmt-padding-md {
  padding-top: var(--spacing-md);
  padding-bottom: var(--spacing-md);
}
#custom .cgmt-bgcolor-white {
  background-color: #fff;
}
#custom .cgmt-color-black {
  color: #000;
}
#custom .cgmt-color-blue02 {
  color: #0077c5;
}
#custom .cgmt-bgcolor-blue02 {
  background-color: #0077c5;
}
#custom .cgmt-color-blue05 {
  color: #34bfff;
}
#custom .cgmt-color-red02 {
  color: #d52b1e;
}
#custom .cgmt-bgcolor-red02 {
  background-color: #d52b1e;
}
#custom .cgmt-bgcolor-red05 {
  background-color: #ff8979;
}
#custom .cgmt-color-gray01 {
  color: #393a3d;
}
#custom .cgmt-color-gray02 {
  color: #6b6c72;
}
#custom .cgmt-color-gray03 {
  color: #8d9096;
}
#custom .cgmt-bgcolor-gray08 {
  background-color: #f4f5f8;
}
#custom .cgmt-color-blueTint {
  color: #ebf9ff;
}
#custom .cgmt-bgcolor-blueTint {
  background-color: #ebf9ff;
}
#custom .cgmt-bgcolor-tofu100 {
  background-color: #f4f4ef;
}
#custom button,
#custom input {
  font-family: avenir, sans-serif;
}
#custom a {
  color: #0077c5;
  text-decoration: none;
}
#custom a:hover {
  color: #055393;
  text-decoration: underline;
}
#custom strong {
  font-weight: 800;
}
#custom .headline-02 {
  font-size: 2.8rem;
  line-height: 3.6rem;
}
@media only screen and (min-width: 1024px) {
  #custom .headline-02 {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  #custom .headline-02 {
    font-size: 4rem;
    line-height: 5.2rem;
  }
}
#custom .headline-03 {
  font-size: 2.8rem;
  line-height: 3.6rem;
}
@media only screen and (min-width: 1200px) {
  #custom .headline-03 {
    font-size: 3.4rem;
    line-height: 4.4rem;
  }
}
#custom .body-01 {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media only screen and (min-width: 1200px) {
  #custom .body-01 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
#custom .body-02 {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
#custom .body-03 {
  font-size: 1.4rem;
  line-height: 2rem;
}
#custom .body-04 {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
#custom .body-01,
#custom .body-02,
#custom .body-03,
#custom .body-04,
#custom .headline-02,
#custom .headline-03 {
  font-weight: 400;
}
#custom .cgmt-body-copy-3 {
  font-size: 1.4rem;
}
#custom .cgmt-body-copy-3 {
  line-height: 1.2;
  font-weight: 400;
}
#custom .cgmt-weight-regular {
  font-weight: 400;
}
#custom .cgmt-weight-demi {
  font-weight: 600;
}
#custom .cgmt-weight-bold {
  font-weight: 800;
}
#custom .cgmt-visible-lg,
#custom .cgmt-visible-md,
#custom .cgmt-visible-sm,
#custom .cgmt-visible-xl,
#custom .cgmt-visible-xs {
  display: none;
}
@media screen and (max-width: 479px) {
  #custom .cgmt-visible-xs {
    display: block !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #custom .cgmt-visible-sm {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #custom .cgmt-visible-md {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #custom .cgmt-visible-lg {
    display: block !important;
  }
}
@media screen and (min-width: 1200px) {
  #custom .cgmt-visible-xl {
    display: block !important;
  }
}
#custom .bv-stars {
  position: relative;
  display: inline-block;
}
#custom .bv-stars-link:focus {
  outline: auto;
  padding: 10px;
  outline-offset: -6px;
}
#custom .bv-star-set {
  font-size: 18px;
  color: #ccc;
  letter-spacing: -1px;
  box-sizing: border-box;
}
#custom .bv-star-set-bg {
  color: rgba(0, 0, 0, 0.15);
}
#custom .bv-star-set-fill {
  position: absolute;
  top: 0;
  left: 0;
  word-wrap: none;
  white-space: nowrap;
  overflow: hidden;
  color: #ffca00;
}
#custom .bv-reviews-count {
  color: #055393;
  font-size: 12px;
}
#custom .btn-primary {
  border-radius: 4px;
  border: none;
  font-size: 1.8rem;
  line-height: 2rem;
  padding: 10px 24px;
  text-align: center;
  border-width: 2px;
  background-image: none;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  margin: 0 inherit;
  touch-action: manipulation;
  transition: all 0.24s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
  white-space: nowrap;
  color: #fff;
  background: #0097e6;
  border: 2px solid #0097e6;
}
#custom .btn,
#custom .btn-primary,
#custom .btn-primary:active,
#custom .btn-primary:focus,
#custom .btn-primary:hover,
#custom .btn:active,
#custom .btn:focus,
#custom .btn:hover {
  text-decoration: none;
}
#custom .btn-primary:focus,
#custom .btn:focus {
  outline-color: #6b6c72;
  outline-offset: 2px;
  outline-width: 1px;
}
#custom .btn > .icon {
  display: inline-block;
  margin-right: 8px;
  font-size: 1.5rem;
  margin-top: -4px;
  pointer-events: none;
  margin-bottom: 0;
}
#custom .btn + .btn,
#custom .btn + .btn-primary {
  margin-top: 10px;
}
#custom .btn-primary:visited,
#custom .btn:visited {
  color: #fff;
}
#custom .btn-primary:hover,
#custom .btn:hover {
  color: #fff;
  background: #0077c5;
  border-color: rgba(0, 151, 230, 0.1);
}
#custom .btn-primary:active,
#custom .btn:active {
  color: #fff;
  background: #055393;
  border-color: rgba(0, 151, 230, 0.2);
}
#custom .btn-primary:focus,
#custom .btn:focus {
  color: #fff;
}
#custom .btn-primary:focus:after,
#custom .btn:focus:after {
  left: -6px;
  padding: 5px;
  top: -6px;
}
#custom .btn-secondary {
  color: #0097e6;
  background: #fff;
  border: 2px solid #0097e6;
  text-decoration: none;
}
#custom .btn-secondary:visited {
  color: #0097e6;
}
#custom .btn-secondary:hover {
  color: #0097e6;
  background: #ebf9ff;
  border-color: #0097e6;
}
#custom .btn-secondary:active {
  color: #0097e6;
  background: #d2f1ff;
  border-color: #0097e6;
}
#custom .btn-secondary:focus {
  color: #0097e6;
}
#custom .btn-secondary:focus:after {
  left: -6px;
  padding: 5px;
  top: -6px;
}
#custom .btn-ttlive-solid {
  color: #fff;
  background: #055393;
  border: 2px solid #055393;
  text-decoration: none;
}
#custom .btn-ttlive-solid:visited {
  color: #fff;
}
#custom .btn-ttlive-solid:hover {
  color: #fff;
  background: #033762;
  border-color: rgba(5, 83, 147, 0.1);
}
#custom .btn-ttlive-solid:active {
  color: #fff;
  background: #021b30;
  border-color: rgba(5, 83, 147, 0.2);
}
#custom .btn-ttlive-solid:focus {
  color: #fff;
}
#custom .btn-ttlive-solid:focus:after {
  left: -6px;
  padding: 5px;
  top: -6px;
}
#custom .btn-ttlive-outline {
  color: #055393;
  background: #fff;
  border: 2px solid #055393;
  text-decoration: none;
}
#custom .btn-ttlive-outline:visited {
  color: #055393;
}
#custom .btn-ttlive-outline:hover {
  color: #055393;
  background: rgba(5, 83, 147, 0.1);
  border-color: #055393;
}
#custom .btn-ttlive-outline:active {
  color: #055393;
  background: rgba(5, 83, 147, 0.2);
  border-color: #055393;
}
#custom .btn-ttlive-outline:focus {
  color: #055393;
}
#custom .btn-ttlive-outline:focus:after {
  left: -6px;
  padding: 5px;
  top: -6px;
}
#custom .btn-inline-container {
  line-height: 4em;
}
#custom .btn-inline-container > .btn,
#custom .btn-inline-container > .btn-primary {
  width: auto;
  display: inline-block;
}
#custom .btn-inline-container > .btn,
#custom .btn-inline-container > .btn-primary {
  margin: 0 0 0 8px;
}
#custom .btn-inline-container > .btn:first-child {
  margin-left: 0;
}
#custom .btn-small-container > .btn,
#custom .btn-small-container > .btn-primary {
  font-size: 1.4rem;
  padding: 8px 14px;
  border-width: 1px;
  line-height: 1;
}
#custom .btn-small-container > .btn-primary:last-child,
#custom .btn-small-container > .btn:last-child {
  margin-left: 13px;
}
@media screen and (min-width: 768px) {
  #custom .btn,
  #custom .btn-primary {
    display: inline-block;
    width: auto;
  }
  #custom .btn + .btn,
  #custom .btn + .btn-primary {
    margin-top: 0;
    margin-left: 20px;
  }
}
#custom .icon {
  font-family: avenir, sans-serif;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#custom .icon_arrow-down:before {
  content: "\f102";
}
#custom .icon_arrow-left:before {
  content: "\f103";
}
#custom .icon_arrow-right:before {
  content: "\f104";
}
#custom .icon_play-fill:before {
  content: "\f11c";
}
#custom .icon_star:before {
  content: "\f120";
}
#custom .aZS8__mast-header {
  display: flex;
  flex-direction: column;
}
#custom .windowshade-post-load-display {
  display: block;
}
#custom .tSPY__windowshade {
  position: relative;
  overflow: hidden;
}
#custom .tSPY__windowshade__controls {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  top: 0;
}
#custom .tSPY__windowshade--collapsed-content-container {
  overflow: hidden;
  transition: height 0s ease-out;
  position: relative;
  z-index: 1;
}
#custom .tSPY__toggle-delay-time {
  transition-delay: 0ms;
}
#custom .epvP__pencil {
  position: relative;
}
#custom .epvP__container {
  padding: 0 16px;
}
@media screen and (min-width: 1024px) {
  #custom .epvP__container {
    max-width: 1024px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  #custom .epvP__container {
    max-width: 1200px;
  }
}
#custom .epvP__clickable__banner {
  position: absolute;
  height: 100%;
  width: 100%;
  transition: 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
#custom .epvP__clickable__banner:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#custom .epvP__list {
  width: 100%;
  padding: 10px 0;
  list-style-type: none;
  margin: 0;
}
#custom .epvP__item {
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: left;
  pointer-events: none;
}
#custom .epvP__item--slim {
  padding: 0;
}
#custom .epvP__item--default {
  padding: 5px 0;
}
#custom .epvP__item--left {
  align-items: flex-start;
}
#custom .epvP__item--center {
  align-items: center;
}
#custom .epvP__item--header-container {
  display: flex;
  align-items: center;
  position: relative;
}
#custom .epvP__list--solo > .epvP__item {
  justify-content: center;
}
#custom .epvP__contentContainer {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: left;
}
#custom .epvP__contentContainer--copy {
  margin-left: 10px;
}
#custom .epvP__contentContainer--copy a {
  pointer-events: all;
}
#custom .epvP__contentContainer--text-align-left {
  text-align: left;
}
#custom .epvP__contentContainer--center {
  justify-content: center;
}
#custom .epvP__single-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #custom .epvP__item,
  #custom .epvP__list {
    display: flex;
    justify-content: center;
  }
  #custom .epvP__item {
    width: 50%;
    position: relative;
    flex-direction: column;
    padding: 14px 16px;
  }
  #custom .epvP__item--slim {
    padding: 0;
  }
  #custom .epvP__item--default {
    padding: 14px 16px;
  }
  #custom .epvP__single-item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #custom .epvP__contentContainer--mobile-text-align-left {
    text-align: left;
  }
}
#custom .epvP__button-position--inline {
  display: flex;
  align-items: center;
  justify-content: center;
}
#custom .epvP__button-position--inline .epvP__buttons {
  padding: 0 0 0 20px;
}
@media screen and (max-width: 768px) {
  #custom .epvP__button-position--inline {
    flex-direction: column;
  }
  #custom .epvP__button-position--inline .epvP__buttons {
    padding: 0 0 10px;
    width: 100%;
  }
}
#custom .epvP__buttons {
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
}
#custom .bjrw__header {
  margin-top: 0;
  position: relative;
  z-index: 1002;
  height: 62px;
}
#custom .bjrw__header:after {
  clear: both;
  content: "";
  display: block;
}
#custom .bjrw__inner {
  margin-top: 0;
  height: 100%;
  padding: 0 20px;
  flex-direction: row;
  justify-content: space-between;
  overflow: visible;
  z-index: 1002;
  position: relative;
}
#custom .bjrw__inner,
#custom .bjrw__inner > div {
  display: flex;
  align-items: center;
}
#custom .bjrw__logo {
  z-index: 1000;
  justify-content: center;
}
#custom .bjrw__buttons {
  z-index: 1000;
  text-align: right;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
#custom .bjrw__nav {
  height: 100%;
}
#custom .bjrw__languageSelector {
  display: none;
}
@media screen and (max-width: 767px) {
  #custom .bjrw__buttons.show-last-button > .btn {
    display: none;
  }
  #custom .bjrw__buttons.show-last-button > .btn:last-of-type {
    display: inline-block;
  }
}
@media screen and (max-width: 1134px) {
  #custom .bjrw__header > div {
    flex: 1;
  }
}
#custom .persistent {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  border-bottom: 1px solid #d4d7dc;
}
#custom .bjrw__logo {
  margin-top: 4px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#custom .bjrw__logo > a > picture > img {
  height: 32px;
  width: 32px;
}
@media screen and (min-width: 768px) {
  #custom .bjrw__logo > a > picture > img {
    width: 141.81px;
  }
}
@media screen and (min-width: 1135px) {
  #custom .bjrw__header {
    height: 70px;
  }
  #custom .bjrw__logo {
    left: 20px;
    transform: translateX(0);
    z-index: 1005;
    margin: 0;
  }
  #custom .bjrw__nav {
    padding-left: 157.81px;
  }
}
@media screen and (min-width: 768px) {
  #custom .bjrw__languageSelector {
    display: inline-block;
    position: relative;
    cursor: pointer;
  }
  #custom .bjrw__languageSelector__button {
    border: none;
    font-size: 16px;
    text-transform: capitalize;
    background: transparent;
    cursor: pointer;
    padding: 30px 12px 22px 0;
  }
  #custom .bjrw__languageSelector__button > span:first-child {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: currentColor;
    transition: 0.35s;
    pointer-events: none;
  }
}
#custom .bjrw__languageSelector__list {
  display: none;
  box-sizing: border-box;
  position: absolute;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  padding: 15px 0;
  margin: 0;
  text-align: left;
  right: 0;
  left: auto;
  min-width: 190px;
  background: #fff;
  list-style-type: none;
}
#custom .bjrw__languageSelector__list-item {
  font-size: 14px;
}
#custom .bjrw__languageSelector__list-item > a {
  display: block;
  color: #393a3d;
  text-decoration: none;
  padding: 0 30px;
}
#custom .bjrw__languageSelector__list-item > a:focus,
#custom .bjrw__languageSelector__list-item > a:hover {
  background: #eceef1;
}
#custom .bjrw__languageSelector__caret {
  pointer-events: none;
}
#custom .bjrw__languageSelector__caret:before {
  content: "\f102";
}
@media screen and (min-width: 1200px) {
  #custom .bjrw__inner {
    padding: 0 40px;
  }
  #custom .bjrw__logo {
    left: 40px;
  }
}
#custom .dGu7__hamburger {
  width: 20px;
  height: 19px;
  position: relative;
  display: block;
  margin: 0;
  z-index: 1002;
}
#custom .dGu7__hamburger:before {
  top: 0;
}
#custom .dGu7__hamburger:after,
#custom .dGu7__hamburger:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  width: 20px;
  height: 3px;
  transition: all 0.5s ease;
}
#custom .dGu7__hamburger:after {
  bottom: 0;
}
#custom .dGu7__hamburger-icon {
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 20px;
  height: 3px;
  opacity: 1;
  transition: all 0.25s ease;
}
#custom .dGu7__menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#custom .dGu7__sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
#custom .dGu7__nav-simple {
  margin: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
#custom .dGu7__menu-wrapper {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  max-width: calc(100vw - 6rem);
  width: 42rem;
  box-sizing: border-box;
  z-index: 1005;
  transform: translateX(-100%);
  transition: transform 0.35s, visibility 0.35s;
  visibility: hidden;
  overflow: hidden;
  opacity: 1;
  padding: 0;
  min-height: 100%;
}
#custom .dGu7__menu {
  padding: 10px 0;
}
#custom .dGu7__nav-header {
  height: 72px;
  margin: 0 20px;
  border-bottom: 1px solid #e3e5e8;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#custom .dGu7__submenu {
  transform: translateX(-150%);
  height: 100vh;
  opacity: 0;
  list-style-type: none;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1009;
  width: 100%;
}
@media screen and (prefers-reduced-motion: no-preference) {
  #custom .dGu7__submenu {
    transition: transform 0.5s cubic-bezier(0.65, 0, 0.35, 1), opacity 0.5s 0.5s;
  }
}
@media screen and (min-width: 1200px) {
  #custom .dGu7__submenu {
    width: calc(100% + 50px + 141.81px + 48px);
  }
}
@media screen and (min-width: 1135px) {
  #custom .dGu7__submenu {
    padding: 94px 0 0 40px;
    z-index: -1;
    width: calc(100% + 10px + 141.81px + 48px);
    display: flex;
    border-top: none;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  }
}
#custom .dGu7__submenu > .drawer-content {
  display: flex;
}
#custom .dGu7__nav-infoZone {
  display: none;
}
#custom .dGu7__link-wrapper {
  align-items: stretch;
  justify-content: space-between;
  position: relative;
  display: flex;
  cursor: pointer;
  font-family: avenir, sans-serif;
  border: none;
  width: 100%;
  background-color: transparent;
  padding: 0;
}
#custom .dGu7__link-wrapper:active,
#custom .dGu7__link-wrapper:focus {
  color: inherit;
  text-decoration: inherit;
}
#custom .dGu7__menu-item-arrow,
#custom .dGu7__mobile-back-arrow {
  text-decoration: none;
  cursor: pointer;
}
#custom .dGu7__menu-item-arrow:hover,
#custom .dGu7__mobile-back-arrow:hover {
  text-decoration: none;
}
#custom .dGu7__mobile-back-arrow {
  border: 0;
  font-size: 16px;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: none;
  font-family: avenir, sans-serif;
  font-weight: 600;
  line-height: 24px;
  color: #6b6c72;
}
#custom .dGu7__menu-item-arrow {
  display: flex;
  width: 25%;
  border: none;
  display: block;
  background-color: transparent;
  align-self: stretch;
  flex: 1;
  justify-content: flex-end;
  pointer-events: all;
  position: static;
}
#custom .dGu7__mobile-back-wrapper {
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding: 0;
  justify-content: space-between;
}
#custom .dGu7__hamburger {
  transition-duration: 0.18s;
  margin-right: -5px;
}
#custom .dGu7__hamburger:after,
#custom .dGu7__hamburger:before {
  background-color: #393a3d;
  transition: all 0.18s;
}
#custom .dGu7__hamburger-icon {
  background-color: #393a3d;
}
#custom .dGu7__nav-list-item {
  display: block;
}
#custom .dGu7__simple-nav-link {
  width: 75%;
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  position: relative;
  padding: 10px 20px;
}
#custom .dGu7__simple-nav-link:hover {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  cursor: default;
}
#custom .dGu7__simple-nav-link:after {
  display: none;
}
#custom .dGu7__mobile-nav-languageSelector {
  position: relative;
  cursor: pointer;
  display: none;
  align-items: center;
  margin: 0 0 0 auto;
}
#custom .dGu7__mobile-nav-languageSelector__button {
  border: none;
  font-size: 16px;
  text-transform: capitalize;
  background: transparent;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
}
#custom .dGu7__mobile-nav-languageSelector__button--text {
  padding-left: 8px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  font-family: avenir, sans-serif;
}
#custom .dGu7__mobile-nav-languageSelector__list {
  display: none;
  z-index: 1006;
  box-sizing: border-box;
  position: absolute;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  padding: 15px 0;
  margin: 0;
  text-align: left;
  top: 100%;
  right: 0;
  left: auto;
  min-width: 190px;
  background: #fff;
  list-style-type: none;
}
#custom .dGu7__mobile-nav-languageSelector__list-item {
  font-size: 14px;
  font-family: avenir, sans-serif;
}
#custom .dGu7__mobile-nav-languageSelector__list-item > a {
  display: block;
  color: #393a3d;
  text-decoration: none;
  padding: 10px 30px;
}
#custom .dGu7__mobile-nav-languageSelector:focus > .dGu7__mobile-nav-languageSelector__list {
  display: block;
}
#custom .dGu7__nav-drawer-content-wrap {
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: calc(100vh - 76px);
}
#custom .dGu7__nav-drawer-content-wrap > .component-margin {
  margin-top: 0;
}
#custom .dGu7__nav-drawer-content-wrap::-webkit-scrollbar {
  display: none;
}
#custom .dGu7__mobile-nav-buttons {
  background: #fff;
  z-index: 1011;
  display: flex;
  align-items: center;
  width: 100%;
  height: 76px;
  border-top: 1px solid #d4d7dc;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  padding: 20px;
}
#custom .dGu7__mobile-nav-buttons > .btn {
  margin: 0;
  flex-grow: 1;
}
#custom .nav-overlay,
#custom .nav-overlay-desktop {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.25s 0.25s;
}
@media screen and (min-width: 1135px) {
  #custom .dGu7__hamburger {
    display: none;
  }
  #custom .dGu7__menu {
    padding: 0;
  }
  #custom .dGu7__menu-item-arrow,
  #custom .dGu7__mobile-back-wrapper,
  #custom .dGu7__mobile-nav-buttons,
  #custom .dGu7__mobile-nav-languageSelector,
  #custom .dGu7__nav-header {
    display: none;
  }
  #custom .dGu7__menu-wrapper {
    background: none;
    transform: translateX(0);
    position: relative;
    left: auto;
    width: 100%;
    min-height: unset;
    visibility: visible;
    overflow: initial;
    padding: 20px 0;
  }
  #custom .dGu7__simple-nav-link {
    padding: 10px 0 0;
    margin-bottom: 0;
    border: 0;
    width: 100%;
  }
  #custom .dGu7__nav-list-item {
    float: left;
    margin-right: 30px;
    position: static;
    border-bottom: none;
    font-family: avenir, sans-serif;
    font-style: normal;
  }
  #custom .dGu7__nav-link-underline {
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    display: none;
    pointer-events: none;
  }
  #custom .dGu7__nav-infoZone {
    display: block;
    width: 141.81px;
    min-width: 141.81px;
    max-width: 141.81px;
    margin-right: 8px;
    pointer-events: none;
    z-index: 5;
    opacity: 0;
    transition: opacity 1s;
  }
  #custom .dGu7__nav-infoZone__primary {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 12px;
  }
  #custom .dGu7__nav-infoZone__primary,
  #custom .dGu7__nav-infoZone__secondary {
    color: #6b6c72;
    font-family: avenir, sans-serif;
  }
  #custom .dGu7__nav-infoZone__secondary {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }
  #custom .dGu7__nav-drawer-content-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
    overflow: visible;
    display: flex;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1230px) {
  #custom .dGu7__nav-list-item {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1135px) {
  #custom .dGu7__icon,
  #custom .dGu7__icon_arrow-left:before {
    font-size: 13px;
  }
  #custom .dGu7__icon {
    position: absolute;
    right: 17px;
    top: calc(50% - 6.5px);
  }
  #custom .dGu7__icon_arrow-left {
    position: relative;
    width: 20px;
    margin-top: -2px;
  }
  #custom ul[class*=area--links] {
    padding-bottom: 200px;
  }
}
#custom .XFPi__icon,
#custom .XFPi__icon_arrow-left:before {
  font-size: 30px;
}
#custom .XFPi__icon {
  position: absolute;
  right: 17px;
  top: calc(50% - 15px);
}
#custom .XFPi__icon_arrow-left {
  position: relative;
  width: 20px;
  margin-top: -2px;
}
#custom .XFPi__linkmap-simple,
#custom .XFPi__scss-prefix-js {
  display: flex;
  width: 100%;
  border-color: currentColor;
  min-height: 470px;
  font-size: 16px;
  background-color: #fff;
}
#custom .XFPi__linkmap-simple:after,
#custom .XFPi__scss-prefix-js:after {
  clear: both;
  content: "";
  display: block;
}
#custom .XFPi__area {
  margin: 0;
  list-style: none;
  border-color: inherit;
  flex: 1;
  padding: 0;
}
#custom .XFPi__area--sublinks {
  flex-direction: column;
}
#custom .XFPi__area--sublinks {
  border: none;
}
#custom .XFPi__area.XFPi__cascading-element-js {
  opacity: 0;
  left: 0;
}
@media screen and (min-width: 1135px) {
  #custom .XFPi__area.XFPi__cascading-element-js {
    z-index: -1;
  }
}
@media screen and (min-width: 1135px) and (prefers-reduced-motion) {
  #custom .XFPi__area.XFPi__cascading-element-js {
    transition: opacity 0.45s ease;
  }
}
#custom .XFPi__headerText,
#custom .XFPi__sublink__headerText {
  font-family: avenir, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  display: flex;
  align-items: center;
  color: #6b6c72;
  padding: 0 20px 10px;
}
#custom .XFPi__sublink__headerText {
  padding-top: 10px;
}
#custom .XFPi__button--back,
#custom .XFPi__link,
#custom .XFPi__sublink {
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  padding: 0;
  cursor: default;
}
#custom .XFPi__secondary-links-border {
  display: block;
  margin: 14px 20px;
  border-top: 1px solid #d4d7dc;
}
#custom .XFPi__list-item--link,
#custom .XFPi__list-item--sublink {
  flex: 5;
  padding: 10px 20px;
  text-decoration: none;
  text-align: left;
  font-family: avenir, sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
#custom .XFPi__button--back {
  display: none;
  cursor: pointer;
  justify-content: flex-start;
  width: 100%;
  border: none;
}
#custom .XFPi__button--next {
  display: flex;
  border: none;
  width: 100%;
}
#custom .XFPi__button--next,
#custom .XFPi__next-arrow {
  background-color: transparent;
  padding: 0;
}
#custom .XFPi__next-arrow {
  display: block;
  position: absolute;
  right: 0;
  pointer-events: none;
}
#custom .XFPi__sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
#custom .links-headerText-js {
  display: none;
}
#custom .enable-headerText {
  display: flex;
}
#custom .XFPi__hide-on-mobile-js,
#custom .XFPi__mobile-languageSelector {
  display: none;
}
@media screen and (max-width: 1134px) {
  #custom .XFPi__linkmap-simple {
    flex-direction: column;
    min-height: 50vh;
  }
  #custom .XFPi__area--links,
  #custom .XFPi__area--sublinks {
    padding: 20px 0;
    flex: 2;
  }
  #custom .XFPi__area--sublinks__header {
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    padding: 0;
    height: 72px;
    margin: 0 20px;
    border-bottom: 1px solid #e3e5e8;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  #custom .XFPi__area--links {
    padding-bottom: 76px;
  }
  #custom .XFPi__area--sublinks {
    padding-top: 0;
  }
  #custom .XFPi__hide-on-mobile-js {
    display: none;
  }
  #custom .XFPi__list-item--link {
    flex: 15;
  }
  #custom .XFPi__button--back {
    display: flex;
    background: #fff;
    font-weight: 600;
    line-height: 24px;
    color: #6b6c72;
  }
  #custom .XFPi__mobile-languageSelector {
    position: relative;
    cursor: pointer;
    display: none;
    align-items: center;
  }
  #custom .XFPi__mobile-languageSelector__button {
    border: none;
    font-size: 16px;
    text-transform: capitalize;
    background: transparent;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
  }
  #custom .XFPi__mobile-languageSelector__button--text {
    padding-left: 8px;
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
    font-family: avenir, sans-serif;
  }
  #custom .XFPi__mobile-languageSelector__list {
    display: none;
    z-index: 1006;
    box-sizing: border-box;
    position: absolute;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 15px 0;
    margin: 0;
    text-align: left;
    top: 100%;
    right: 0;
    left: auto;
    min-width: 190px;
    background: #fff;
    list-style-type: none;
  }
  #custom .XFPi__mobile-languageSelector__list-item {
    font-size: 14px;
    font-family: avenir, sans-serif;
  }
  #custom .XFPi__mobile-languageSelector__list-item > a {
    display: block;
    color: #393a3d;
    text-decoration: none;
    padding: 10px 30px;
  }
  #custom .XFPi__mobile-languageSelector:focus > .XFPi__mobile-languageSelector__list {
    display: block;
  }
  #custom .enable-languageSelector {
    display: flex;
  }
}
#custom .XFPi__next-arrow {
  align-self: stretch;
  flex: 1;
  justify-content: flex-end;
  pointer-events: all;
  position: static;
}
@media screen and (min-width: 1135px) {
  #custom .XFPi__linkmap-simple {
    position: relative;
    max-width: 50vw;
  }
  #custom .XFPi__area--links {
    max-width: 50vw;
    padding: 0 20px 60px;
    overflow-y: auto;
  }
  #custom .XFPi__area--sublinks {
    position: absolute;
    top: -94px;
    left: 100%;
    height: 100vh;
    width: 80%;
    background: #f4f5f8;
    padding: 100px 0 20px;
  }
  #custom .XFPi__sublink__headerText {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
  }
  #custom .XFPi__headerText {
    display: none;
  }
  #custom .XFPi__list-item--link,
  #custom .XFPi__list-item--sublink {
    font-size: 24px;
    line-height: 32px;
    padding: 14px 20px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .XFPi__area--links {
    padding: 0 20px 60px;
  }
}
#custom .XFPi__button--next:active,
#custom .XFPi__button--next:focus,
#custom .XFPi__button--next:hover,
#custom .XFPi__list-item--link:active,
#custom .XFPi__list-item--link:focus,
#custom .XFPi__list-item--link:hover,
#custom .XFPi__list-item--sublink:active,
#custom .XFPi__list-item--sublink:focus,
#custom .XFPi__list-item--sublink:hover {
  color: inherit;
  text-decoration: inherit;
  font-weight: inherit;
}
@media screen and (max-width: 1135px) {
  #custom .XFPi__icon,
  #custom .XFPi__icon_arrow-left:before {
    font-size: 13px;
  }
  #custom .XFPi__icon {
    position: absolute;
    right: 17px;
    top: calc(50% - 6.5px);
  }
  #custom .XFPi__icon_arrow-left {
    position: relative;
    width: 20px;
    margin-top: -2px;
  }
}
#custom .icon_play-fill:before {
  font-size: 24px;
}
#custom a.non-hardcoded-btn.button-tall {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#custom a.non-hardcoded-btn.button-tall > * {
  display: flex;
  justify-content: space-evenly;
}
#custom a.non-hardcoded-btn.button-tall .btn-text {
  flex-direction: column;
}
#custom a.non-hardcoded-btn.button-tall .icon {
  margin-top: 0;
}
#custom .btn-small-container .btn.button-wide {
  position: relative;
  padding-left: 36px;
}
#custom .btn-small-container .btn.button-wide .icon-svg {
  position: absolute;
  left: 14px;
  top: 25%;
}
#custom .btn-small-container .btn.button-wide .icon-svg.sign-in {
  top: 20%;
}
#custom .btn-small-container a.btn {
  display: inline-flex;
}
@media screen and (min-width: 768px) {
  #custom .btn.button-tall {
    min-height: 64px;
  }
}
#custom .amaO__media {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
#custom .amaO__media > picture > img {
  position: absolute;
  max-height: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
#custom .amaO__container {
  box-sizing: border-box;
  text-align: center;
  min-height: 400px;
  position: relative;
}
#custom .amaO__container:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  #custom .amaO__container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .amaO__container {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .amaO__container {
    max-width: 1160px;
  }
}
#custom .amaO__container__fixed-height {
  height: 100%;
}
#custom .amaO__inner-container {
  box-sizing: border-box;
  padding: 0 16px;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
@media screen and (max-width: 1023px) {
  #custom .amaO__container,
  #custom .amaO__content,
  #custom .amaO__inner-container {
    display: flex;
  }
  #custom .amaO__inner-container {
    justify-content: space-between;
    flex-direction: column;
    flex: 1;
  }
}
#custom .amaO__content {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  box-sizing: border-box;
  padding-top: 24px;
  z-index: 10;
  position: relative;
}
#custom .amaO__heading--image {
  max-width: 100%;
  margin: 0 0 8px;
}
#custom .amaO__heading {
  margin: 0;
}
#custom .amaO__copy {
  margin: 16px 0 0;
}
#custom .amaO__cta {
  width: 100%;
  z-index: 10;
  margin-bottom: 16px;
}
#custom .amaO__cta--padding-small {
  padding-top: 28px;
}
#custom .amaO__cta .amaO__cta-buttons {
  display: flex;
  margin-right: -20px;
  margin-top: -20px;
  justify-content: center;
}
#custom .amaO__cta .amaO__cta-buttons > a {
  margin-top: 10px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  #custom .amaO__cta .amaO__cta-buttons,
  #custom .amaO__cta .amaO__cta-buttons > a {
    margin-right: 0;
  }
}
#custom .amaO__cta .amaO__cta-button-container {
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#custom .amaO__contain > img {
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 767px) {
  #custom .amaO__media_mobile-center > picture > img {
    left: auto;
    right: auto;
    transform: translate(-50%);
  }
  #custom .amaO__media--mobileHeight {
    background: none;
  }
}
#custom .amaO__hero {
  overflow: hidden;
}
#custom .amaO__hero__component-height-medium {
  max-height: 500px;
  height: 500px;
}
#custom .amaO__hero__inlineMedia {
  position: relative;
}
#custom .amaO__container__inlineMedia,
#custom .amaO__content__inlineMedia {
  position: unset;
}
#custom .amaO__container__inlineMedia .amaO__inner-container > :first-child,
#custom .amaO__content__inlineMedia .amaO__inner-container > :first-child {
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 767px) {
  #custom .amaO__container__inlineMedia,
  #custom .amaO__content__inlineMedia {
    position: relative;
  }
}
@media screen and (min-width: 480px) {
  #custom .amaO__cta--padding-small {
    padding-top: 28px;
  }
}
@media screen and (min-width: 768px) {
  #custom .amaO__container {
    display: flex;
    align-items: center;
  }
  #custom .amaO__container__fixed-height {
    height: 100%;
  }
  #custom .amaO__container:after {
    min-height: inherit;
  }
  #custom .amaO__inlineMedia {
    z-index: 9;
    position: absolute;
    bottom: 0;
    top: 0;
    left: -100%;
    right: -100%;
    margin-top: 0;
    height: 100%;
  }
  #custom .amaO__content {
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 700px;
  }
  #custom .amaO__content.amaO__text_left {
    width: calc(66.66667% - 33.33333px);
    float: left;
    margin-left: 20px;
    text-align: left;
  }
  #custom .amaO__content.amaO__text_left .amaO__cta-buttons {
    justify-content: left;
  }
  #custom .amaO__heading--image {
    margin: 0 0 16px;
  }
  #custom .amaO__heading {
    padding-top: 0;
  }
  #custom .amaO__cta {
    padding: 0;
    position: relative;
    margin-top: 28px;
    margin-bottom: 0;
  }
  #custom .amaO__cta-buttons .btn + .btn {
    margin-left: 0;
  }
  #custom .amaO__inner-container.amaO__text_desktop-left {
    text-align: left;
  }
  #custom .amaO__inner-container.amaO__text_desktop-left .amaO__cta-buttons {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  #custom .amaO__content.amaO__text_left {
    width: calc(58.33333% - 31.66667px);
    float: left;
    margin-left: 20px;
  }
}
#custom .icon_play-fill:before {
  font-size: 24px;
}
#custom a.non-hardcoded-btn.button-tall {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#custom a.non-hardcoded-btn.button-tall > * {
  display: flex;
  justify-content: space-evenly;
}
#custom a.non-hardcoded-btn.button-tall .btn-text {
  flex-direction: column;
}
#custom a.non-hardcoded-btn.button-tall .icon {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #custom .btn.button-tall {
    min-height: 64px;
  }
}
#custom .Yibl__headingsWrapper {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
}
#custom .Yibl__container {
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 768px) {
  #custom .Yibl__container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .Yibl__container {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .Yibl__container {
    max-width: 1160px;
  }
}
#custom .Yibl__container:after {
  clear: both;
  content: "";
  display: block;
}
#custom .Yibl__headingsWrapper {
  float: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
#custom .Yibl__content {
  box-sizing: border-box;
  padding: 24px 0 0;
  z-index: 10;
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
}
#custom .Yibl__content {
  position: relative;
}
@media screen and (max-width: 767px) {
  #custom .Yibl__content.Yibl__text--mobile-text-align-center {
    text-align: center;
  }
}
#custom .Yibl__cta {
  padding-top: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
#custom .Yibl__heading {
  margin-bottom: 24px;
}
#custom .Yibl__heading {
  margin: 0;
}
#custom .Yibl__media {
  position: relative;
  line-height: 0;
}
#custom .Yibl__media--large > div > svg {
  height: 500px;
}
@media screen and (max-width: 479px) {
  #custom .Yibl__media--large > div > svg {
    height: 330px;
  }
}
#custom .Yibl__copy {
  margin: 20px 0 0;
}
#custom .Yibl__container-inner {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #custom .Yibl__container-inner--tall-350 {
    min-height: 350px;
  }
}
@media screen and (min-width: 768px) {
  #custom .Yibl__container {
    display: flex;
    flex-direction: column;
  }
  #custom .Yibl__content-wrapper {
    display: flex;
    align-items: center;
  }
  #custom .Yibl__content-wrapper--right {
    flex-direction: row-reverse;
  }
  #custom .Yibl__container-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #custom .Yibl__content {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
    padding-bottom: 60px;
    text-align: left;
  }
  #custom .Yibl__content--left {
    padding-left: 40px;
    padding-right: 0;
  }
  #custom .Yibl__content--right {
    padding-right: 40px;
    padding-left: 0;
  }
  #custom .Yibl__media {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
  #custom .Yibl__heading {
    padding-top: 0;
  }
  #custom .Yibl__cta {
    padding-top: 0;
    display: flex;
    flex-direction: row;
  }
  #custom .Yibl__cta {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 28px;
  }
}
@media screen and (max-width: 767px) {
  #custom .I4zG__lottie-400 {
    height: 400px;
  }
}
#custom .OcKW__media {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
#custom .OcKW__media > picture > img {
  position: absolute;
  max-height: 100%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
#custom .OcKW__media_fullbleed_right {
  width: 100%;
}
#custom .OcKW__media_fullbleed_right > picture > img {
  right: 0;
  left: auto;
  transform: translate(0);
}
@media only screen and (min-width: 768px) {
  #custom .OcKW__media_fullbleed_right {
    width: 100%;
  }
  #custom .OcKW__media_fullbleed_right > picture > img {
    right: -128px;
    left: auto;
    transform: translate(0);
  }
}
@media only screen and (min-width: 1024px) {
  #custom .OcKW__media_fullbleed_right > picture > img {
    right: -88px;
  }
}
@media only screen and (min-width: 1200px) {
  #custom .OcKW__media_fullbleed_right > picture > img {
    right: -140px;
  }
}
#custom .OcKW__container {
  position: relative;
}
#custom .OcKW__content {
  padding: 8px 16px 40px;
}
#custom .OcKW__heading {
  position: absolute;
  z-index: 10;
  top: 40px;
  margin: 0;
}
#custom .OcKW__list {
  position: relative;
  z-index: 10;
  padding: 15px 0 0;
  margin: 0;
}
#custom .OcKW__list-item {
  padding: 0 0 6px 24px;
  margin-bottom: 16px;
  list-style: none;
  position: relative;
}
#custom .OcKW__list-icon {
  position: absolute;
  left: -10px;
  top: -2px;
  width: 2rem;
  height: 2rem;
}
@media screen and (max-width: 768px) {
  #custom .OcKW__list-icon {
    width: 1.5rem;
    height: 1.5rem;
    left: -5px;
  }
}
#custom .OcKW__list-title {
  font-size: 20px !important;
}
@media screen and (max-width: 768px) {
  #custom .OcKW__list-title {
    font-size: 16px !important;
  }
}
#custom .OcKW__list-copy {
  margin: 0;
  color: #6b6c72;
  line-height: 2rem;
}
#custom .OcKW__btnContainer {
  width: 100%;
  position: relative;
  z-index: 10;
}
#custom .OcKW__media {
  min-height: 334px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #custom .OcKW__media > picture > img {
    right: 0;
    left: auto;
    transform: translate(0);
  }
}
#custom .OcKW__hero-list:after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (min-width: 768px) {
  #custom .OcKW__container:after {
    clear: both;
    content: "";
    display: block;
  }
  #custom .OcKW__inner-container {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
  #custom .OcKW__heading {
    position: relative;
    z-index: auto;
    top: auto;
    margin-bottom: 16px;
  }
  #custom .OcKW__list-item {
    padding-bottom: 0;
  }
  #custom .OcKW__btnContainer {
    margin-top: 12px;
  }
  #custom .OcKW__media {
    min-height: 400px;
    position: absolute;
    overflow: visible;
    height: 100%;
  }
  #custom .OcKW__content {
    padding: 40px;
    background-color: transparent;
  }
}
#custom .OcKW__hero-list {
  overflow: hidden;
}
#custom .OcKW__hero-list .OcKW__container {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #custom .OcKW__hero-list .OcKW__container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .OcKW__hero-list .OcKW__container {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .OcKW__hero-list .OcKW__container {
    max-width: 1160px;
  }
}
#custom .Xyli__promo {
  text-align: center;
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-left: 16px;
  padding-right: 16px;
}
#custom .Xyli__promo--padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
#custom .Xyli__container {
  box-sizing: border-box;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #custom .Xyli__container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .Xyli__container {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .Xyli__container {
    max-width: 1160px;
  }
}
#custom .Xyli__container .Xyli__bvstars__wrapper {
  margin: 0;
}
#custom .Xyli__container .Xyli__bvstars__wrapper__rated--body-01 {
  font-size: 19px;
}
#custom .Xyli__content > div:not(.Xyli__notch-outer-container) {
  box-sizing: border-box;
  position: relative;
}
#custom .Xyli__img-container {
  margin: 0 0 8px;
}
#custom .Xyli__img {
  max-height: 120px;
  width: auto;
  max-width: 100%;
}
#custom .Xyli__heading2 {
  margin: 0 0 6px;
}
#custom .Xyli__copy {
  margin: 0 0 20px;
}
#custom .Xyli__cta {
  margin-top: 26px;
}
#custom .Xyli__normalizeMargin:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #custom .Xyli__img-container {
    margin: 0 0 16px;
  }
  #custom .Xyli__heading2 {
    margin: 0 0 12px;
  }
  #custom .Xyli__copy {
    margin: 0 0 26px;
  }
}
#custom .Xyli__bvstars__wrapper .bv-stars {
  margin-top: -11px;
}
#custom .Xyli__bvstars__wrapper .bv-reviews-count {
  color: #0077c5;
  margin-top: 5px;
}
#custom .Xyli__bvstars__wrapper .bv-star-set {
  font-size: 30px;
}
@media screen and (min-width: 1024px) {
  #custom .Xyli__promo {
    padding: 0;
  }
  #custom .Xyli__promo--padding {
    padding: 48px 0;
  }
  #custom .Xyli__content {
    padding: 0;
  }
  #custom .Xyli__img-container {
    margin: 0 0 16px;
  }
  #custom .Xyli__heading2 {
    margin: 0 0 14px;
  }
  #custom .Xyli__copy {
    margin: 0 0 26px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #custom .Xyli__promo .Xyli__heading2__with-reviews {
    margin: 0 0 12px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .Xyli__promo .Xyli__heading2__with-reviews {
    margin: 0 0 14px;
  }
}
#custom .bv-stars {
  position: relative;
  display: inline-block;
}
#custom .bv-star-set {
  font-size: 22px;
  font-size: 2.2rem;
  color: #ccc;
}
#custom .bv-star-set-fill {
  position: absolute;
  top: 0;
  left: 0;
  text-wrap: none;
  white-space: nowrap;
  overflow: hidden;
  color: #ffca00;
}
#custom .bv-reviews-count {
  display: block;
}
#custom ._5Gfk__disclaimerText {
  text-align: center;
  margin: 0 0 30px;
}
@media screen and (min-width: 1024px) {
  #custom ._5Gfk__disclaimerText {
    margin: 0 0 40px;
  }
}
#custom ._5Gfk__heading__content {
  text-align: center;
  margin: 0 16px;
}
#custom ._5Gfk__bottom-copy {
  text-align: center;
  margin: 30px 16px 0;
}
#custom ._5Gfk__carousel__image {
  max-width: 120px;
  margin-bottom: 10px;
}
#custom ._5Gfk__carousel__image_22 {
  height: 22px;
}
@media screen and (max-width: 768px) {
  #custom ._5Gfk__carousel__image_22 {
    margin-bottom: 10px;
  }
}
#custom ._5Gfk__carousel__profile {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 191px;
}
#custom ._5Gfk__carousel__profile__name-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
#custom ._5Gfk__carousel__profile__name-wrapper span {
  align-self: flex-start;
}
#custom ._5Gfk__carousel__profile__name-wrapper--copy2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  white-space: nowrap;
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #custom ._5Gfk__carousel__profile__name-wrapper--copy2 {
    font-size: 1.2rem;
  }
}
#custom ._5Gfk__carousel-container {
  margin-top: 30px;
}
#custom ._5Gfk__carousel-container__left {
  text-align: left;
}
#custom ._5Gfk__carousel-container__carousel__item:focus {
  outline: none;
}
#custom ._5Gfk__carousel__item--background {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
#custom ._5Gfk__sr-only {
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__copy._5Gfk__bottomContainerCopy {
  margin: 0 0 10px;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper {
  flex-grow: 1;
  -ms-flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
  position: relative;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--inner {
  width: 100%;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--left {
  align-items: flex-start;
}
#custom ._5Gfk__section-container ._5Gfk__carousel-container__carousel__item {
  position: relative;
}
#custom ._5Gfk__section-container ._5Gfk__desktop-cards__carousel__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#custom ._5Gfk__section-container ._5Gfk__desktop-cards__carousel__item--top-border {
  height: 6px;
  border-radius: 4px 4px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
}
#custom ._5Gfk__section-container ._5Gfk__desktop-cards__carousel__item--top-border--with-bottom-container,
#custom ._5Gfk__section-container .glide__slide--active :first-child {
  opacity: 1;
}
#custom ._5Gfk__section-container .glide--swipeable {
  cursor: default;
}
#custom ._5Gfk__section-container ._5Gfk__glide__track {
  overflow-y: visible;
}
#custom ._5Gfk__section-container ._5Gfk__glide__bullets {
  display: flex;
  position: relative;
  justify-content: space-around;
  max-width: 300px;
  height: 3em;
  align-items: center;
  padding: 0 50px;
  top: 0;
  box-sizing: border-box;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__arrow {
  top: auto;
  bottom: 0;
  transform: none;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__arrow:focus {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
}
#custom ._5Gfk__section-container ._5Gfk__glide__slides {
  padding: 0 20px 30px;
  margin-left: -20px;
  margin-right: -20px;
  white-space: normal;
  box-sizing: content-box;
}
#custom ._5Gfk__section-container .glide__bullet {
  background-color: #d4d7dc;
  box-shadow: none;
  width: 12px;
  height: 12px;
  display: none;
}
#custom ._5Gfk__section-container .glide__bullet:focus,
#custom ._5Gfk__section-container .glide__bullet:hover {
  background-color: #8d9096;
  border: none;
}
#custom ._5Gfk__section-container .glide__bullet--active {
  background-color: #8d9096;
}
#custom ._5Gfk__section-container .glide__bullet--active:focus,
#custom ._5Gfk__section-container .glide__bullet--active:hover {
  background-color: #8d9096;
  border: none;
}
@media screen and (min-width: 1024px) {
  #custom ._5Gfk__section-container .glide__bullet {
    display: none;
  }
  #custom ._5Gfk__section-container .glide__bullets--3perslide .glide__bullet:nth-child(3n-2) {
    display: block;
  }
}
#custom ._5Gfk__section-container ._5Gfk__carousel__subheading {
  margin-top: 0;
  margin-bottom: 10px;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__copy {
  margin-bottom: 0;
}
#custom ._5Gfk__section-container ._5Gfk__carousel__arrows {
  position: relative;
  margin: 0 28px;
}
#custom ._5Gfk__section-container ._5Gfk__arrow {
  padding: 0;
  border: none;
  box-shadow: none;
  transition: opacity 0.2s ease;
}
#custom ._5Gfk__section-container ._5Gfk__arrow:hover {
  opacity: 0.5;
}
#custom ._5Gfk__section-container ._5Gfk__arrow--right {
  right: -13px;
}
#custom ._5Gfk__section-container ._5Gfk__arrow--left {
  left: -13px;
}
#custom ._5Gfk__section-container ._5Gfk__icon_arrow {
  font-size: 3em;
  text-shadow: none;
}
@media screen and (max-width: 1023px) {
  #custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--show-padding,
  #custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--show-padding-mobile {
    padding: 30px;
  }
  #custom ._5Gfk__section-container ._5Gfk__glide__slides--cards__carousel__item {
    position: relative;
    transition: border 0.2s ease;
    box-shadow: 0 10px 20px 0 rgba(57, 58, 61, 0.15);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  #custom ._5Gfk__section-container ._5Gfk__glide__slides--cards__carousel__top-border {
    height: 6px;
    border-radius: 4px 4px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
  }
  #custom ._5Gfk__section-container ._5Gfk__glide__slides--cards .glide__slide--active :first-child {
    opacity: 1;
  }
  #custom ._5Gfk__section-container .carousel__show-dots-mobile .glide__bullet {
    display: block;
  }
  #custom ._5Gfk__section-container .disclaimer-text {
    padding-bottom: 30px;
    margin-bottom: 10px;
  }
  #custom ._5Gfk__section-container ._5Gfk__carousel__arrow--large {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  #custom ._5Gfk__section-container ._5Gfk__heading__content {
    margin: 0 40px;
  }
  #custom ._5Gfk__section-container ._5Gfk__bottom-copy {
    margin: 40px 40px 0;
  }
}
@media screen and (min-width: 768px) {
  #custom ._5Gfk__section-container ._5Gfk__carousel__arrows {
    margin: 0 82px;
  }
}
@media screen and (min-width: 1024px) {
  #custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--show-padding,
  #custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--show-padding-desktop {
    padding: 30px;
  }
  #custom ._5Gfk__section-container ._5Gfk__desktop-cards__carousel__item {
    transition: border 0.2s ease;
    box-shadow: 0 10px 20px 0 rgba(57, 58, 61, 0.15);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 4px;
  }
  #custom ._5Gfk__section-container ._5Gfk__desktop-cards__carousel__item--top-border {
    height: 6px;
    border-radius: 4px 4px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
  }
  #custom ._5Gfk__section-container ._5Gfk__desktop-cards__carousel__item--top-border--with-bottom-container {
    opacity: 1;
  }
  #custom ._5Gfk__section-container ._5Gfk__container {
    margin: 0 auto;
    max-width: 984px;
  }
  #custom ._5Gfk__section-container ._5Gfk__carousel__arrow--large {
    display: block;
  }
  #custom ._5Gfk__section-container ._5Gfk__carousel__arrow--small {
    display: none;
  }
  #custom ._5Gfk__section-container ._5Gfk__carousel__arrows {
    margin: 0 20px;
  }
  #custom ._5Gfk__section-container ._5Gfk__carousel-container {
    margin-top: 40px;
  }
  #custom ._5Gfk__section-container ._5Gfk__glide__slides {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  #custom ._5Gfk__section-container ._5Gfk__desktop-cards {
    padding-bottom: 30px;
    margin-bottom: 10px;
  }
  #custom ._5Gfk__section-container ._5Gfk__carousel__image {
    margin-bottom: 30px;
  }
  #custom ._5Gfk__section-container ._5Gfk__carousel__image_22 {
    margin-bottom: 15px;
  }
  #custom ._5Gfk__section-container ._5Gfk__arrow--right {
    right: -33px;
  }
  #custom ._5Gfk__section-container ._5Gfk__arrow--left {
    left: -33px;
  }
  #custom ._5Gfk__section-container .glide__arrows,
  #custom ._5Gfk__section-container .glide__bullets {
    display: none;
  }
  #custom ._5Gfk__section-container .glide__track > .glide__slides {
    margin-bottom: 0;
  }
  #custom ._5Gfk__section-container .glide__track > .disclaimer-text {
    padding-bottom: 30px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1200px) {
  #custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--show-padding,
  #custom ._5Gfk__section-container ._5Gfk__carousel__content-wrapper--show-padding-desktop {
    padding: 40px;
  }
  #custom ._5Gfk__section-container ._5Gfk__container {
    max-width: 1160px;
  }
}
#custom .glide__slides,
#custom .glide__track {
  overflow: hidden;
}
#custom .glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
#custom .glide__arrows,
#custom .glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#custom .glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid hsla(0, 0%, 100%, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 0.15s ease, border 0.3s ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
#custom .glide__arrow:focus {
  outline: none;
}
#custom .glide__arrow:hover {
  border-color: #fff;
}
#custom .glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
#custom .glide__bullet {
  background-color: hsla(0, 0%, 100%, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
#custom .glide__bullet:focus {
  outline: none;
}
#custom .glide__bullet:focus,
#custom .glide__bullet:hover {
  border: 2px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.5);
}
#custom .glide__bullet--active {
  background-color: #fff;
}
#custom .glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}
#custom .ml5J__headingsWrapper {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
}
#custom .ml5J__grid__container {
  box-sizing: border-box;
  position: relative;
}
#custom .ml5J__grid__container:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid__container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .ml5J__grid__container {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .ml5J__grid__container {
    max-width: 1160px;
  }
}
#custom .ml5J__grid .ml5J__headingsContainer {
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid .ml5J__headingsContainer {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .ml5J__grid .ml5J__headingsContainer {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .ml5J__grid .ml5J__headingsContainer {
    max-width: 1160px;
  }
}
#custom .ml5J__grid .ml5J__headingsContainer:after {
  clear: both;
  content: "";
  display: block;
}
#custom .ml5J__grid__items {
  list-style: none;
  margin: 0;
  padding: 0;
}
#custom .ml5J__grid__item {
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
  margin: 0 16px 20px;
}
#custom .ml5J__grid__item_content {
  position: relative;
  padding: 20px;
  min-height: 30px;
}
#custom .ml5J__grid__item_content > :last-child {
  padding-bottom: 0;
}
#custom .ml5J__grid__item_content--text-center {
  text-align: center;
}
#custom .ml5J__grid__item_copy {
  padding: 0 0 20px;
  margin: 0;
}
#custom .ml5J__grid__item_subheading {
  margin: 20px 0 10px;
}
#custom .ml5J__grid__img {
  min-width: 40px;
  min-height: 15px;
  -o-object-fit: contain;
  object-fit: contain;
}
#custom .ml5J__grid__img-large {
  min-height: 30px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid__container {
    padding: 0;
  }
  #custom .ml5J__grid__collapse {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}
@media only screen and (min-width: 768px) and (min-width: 0px) {
  #custom .ml5J__grid__content {
    width: calc(100% - 32px);
    float: left;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 480px) {
  #custom .ml5J__grid__content {
    width: calc(100% - 32px);
    float: left;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  #custom .ml5J__grid__content {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  #custom .ml5J__grid__content {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #custom .ml5J__grid__content {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid__items {
    display: flex;
    flex-flow: row wrap;
  }
}
@media only screen and (min-width: 768px) and (min-width: 0px) {
  #custom .ml5J__grid__items > .ml5J__grid__item {
    width: calc(50% - 24px);
    float: left;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 480px) {
  #custom .ml5J__grid__items > .ml5J__grid__item {
    width: calc(50% - 24px);
    float: left;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  #custom .ml5J__grid__items > .ml5J__grid__item {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  #custom .ml5J__grid__items > .ml5J__grid__item {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #custom .ml5J__grid__items > .ml5J__grid__item {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid__items > .ml5J__grid__item:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  #custom .ml5J__grid__items > .ml5J__grid__item:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 0px) {
  #custom .ml5J__grid__items__3-column > .ml5J__grid__item {
    width: calc(33.33333% - 21.33333px);
    float: left;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 480px) {
  #custom .ml5J__grid__items__3-column > .ml5J__grid__item {
    width: calc(33.33333% - 21.33333px);
    float: left;
    margin-left: 16px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  #custom .ml5J__grid__items__3-column > .ml5J__grid__item {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  #custom .ml5J__grid__items__3-column > .ml5J__grid__item {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
  #custom .ml5J__grid__items__3-column > .ml5J__grid__item {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid__items__3-column > .ml5J__grid__item:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  #custom .ml5J__grid__items__3-column > .ml5J__grid__item:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid__item {
    margin: 30px 0 0;
  }
  #custom .ml5J__grid__item_content {
    padding: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #custom .ml5J__grid__container {
    padding: 0 0 30px;
    margin-bottom: -30px;
    overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) {
  #custom .ml5J__grid .ml5J__grid__item,
  #custom .ml5J__grid .ml5J__grid__item_content {
    display: flex;
    flex-direction: column;
  }
  #custom .ml5J__grid .ml5J__grid__item_content {
    height: 100%;
  }
  #custom .ml5J__grid .ml5J__grid__item_content--text-center .ml5J__grid__img {
    margin: 0 auto;
  }
}
#custom .cUqi__callout {
  position: relative;
  border-width: 0;
}
#custom .cUqi__callout__no-padding {
  padding-top: 0;
  padding-bottom: 0;
}
#custom .cUqi__callout__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#custom .cUqi__callout__item {
  margin: 0;
  padding: 0 16px;
  text-align: center;
}
#custom .cUqi__callout__heading {
  margin: 12px 0 8px;
}
@media screen and (min-width: 768px) {
  #custom .cUqi__callout__container {
    margin: 0 auto;
  }
  #custom .cUqi__callout__list {
    display: flex;
    justify-content: space-between;
  }
  #custom .cUqi__callout__item {
    width: 50%;
    padding: 0 20px;
  }
  #custom .cUqi__callout__item--only {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  #custom .cUqi__callout__container {
    max-width: 984px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  #custom .cUqi__callout__container {
    max-width: 1160px;
    margin: 0 auto;
  }
}
#custom .MlTN__container {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #custom .MlTN__container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .MlTN__container {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .MlTN__container {
    max-width: 1160px;
  }
}
#custom .MlTN__container:after {
  clear: both;
  content: "";
  display: block;
}
#custom .MlTN__container__wrapper {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
}
#custom .MlTN__container--left {
  text-align: left;
}
#custom .-CFt__button-badge {
  padding: 0;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  vertical-align: bottom;
}
#custom .-CFt__button-badge,
#custom .-CFt__button-badge:hover {
  background-color: transparent;
}
#custom .-CFt__button-badge .-CFt__image {
  display: block;
}
@media only screen and (max-width: 767px) {
  #custom .-CFt__button-badge .-CFt__image {
    margin: 0 auto;
  }
}
#custom .accordion-container .accordion-panel {
  display: block;
  overflow: hidden;
  transition-property: height;
  transition-timing-function: ease-in;
  transition-duration: inherit;
  flex-basis: auto;
}
#custom .accordion-container .accordion-header {
  cursor: pointer;
}
#custom .xy9R__container {
  box-sizing: border-box;
}
#custom .xy9R__container:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  #custom .xy9R__container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #custom .xy9R__container {
    max-width: 984px;
    padding: 0 40px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .xy9R__container {
    max-width: 1160px;
  }
}
#custom .accordion-header {
  box-sizing: border-box;
}
#custom .accordion-header button {
  text-align: left;
}
#custom .accordion-header:focus,
#custom .accordion-header:hover {
  color: #037c8f;
  text-decoration: underline;
}
#custom .xy9R__content-top {
  position: relative;
  padding: 0 16px;
}
#custom .xy9R__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: center;
}
#custom .xy9R__item_heading {
  display: flex;
  flex-direction: column;
  margin: 0;
  outline: none;
}
#custom .xy9R__item_heading_flex {
  display: flex;
  padding: 10px 16px;
  background-color: transparent;
  border: none;
}
#custom .xy9R__item_heading_flex:hover {
  text-decoration: underline;
  color: #037c8f;
}
#custom .xy9R__item_panel {
  padding-right: 40px;
}
#custom .xy9R__item_copy {
  margin: 0;
  padding: 10px 0 10px 16px;
}
#custom .xy9R__caret-right {
  margin-left: auto;
  padding-left: 20px;
  font-size: 20px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #custom .xy9R__content-top {
    padding-left: 0;
    padding-right: 0;
  }
  #custom .xy9R__item_heading {
    background-color: #fff;
  }
  #custom .xy9R__item_heading_flex {
    padding: 20px 0;
  }
  #custom .xy9R__item_copy {
    padding: 0 40px 20px 0;
  }
  #custom .xy9R__caret-right {
    font-size: 30px;
  }
}
#custom .t6X-__caret-down:before {
  cursor: pointer;
  border-color: currentColor;
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  height: 9px;
  width: 9px;
}
#custom .t6X-__caret-down:before {
  transform: rotate(135deg);
}
#custom .t6X-__linkmap {
  background-color: #f4f5f8;
}
#custom .t6X-__links-container {
  font-weight: 800;
  padding-left: 22px;
  padding-right: 22px;
  min-width: 290px;
}
#custom .t6X-__links-container:after {
  clear: both;
  content: "";
  display: block;
}
#custom .t6X-__links-gutterless {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
#custom .t6X-__links-column {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
}
#custom .t6X-__links-header {
  font-size: 16px;
  border-bottom: 1px solid #d4d7dc;
  line-height: 60px;
  color: #393a3d;
  display: flex;
  align-items: center;
  margin: 0;
  padding-right: 2px;
}
#custom .t6X-__mega-list {
  display: block;
  margin: 0;
  padding: 0;
  margin-left: 20px;
  line-height: 1.9;
  list-style-type: none;
  color: #393a3d;
}
#custom .t6X-__mega-list > .t6X-__mega-list-item:first-of-type {
  margin-top: 15px;
}
#custom .t6X-__mega-list-item > .t6X-__mega-list-link {
  color: #393a3d;
  display: inline-block;
  line-height: normal;
  margin-bottom: 10px;
}
#custom .t6X-__mega-list-item {
  line-height: 1;
}
#custom .t6X-__md-header {
  display: none;
}
#custom .t6X-__xs-header {
  display: flex;
}
#custom .t6X-__caret-down {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  #custom .t6X-__linkmap {
    padding-bottom: 25px;
    border-bottom: 1px solid #d4d7dc;
  }
  #custom .t6X-__links-container {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    max-width: 728px;
  }
  #custom .t6X-__links-container:first-child {
    padding-top: 34px;
    padding-bottom: 22px;
  }
  #custom .t6X-__links-column {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
    height: auto;
  }
  #custom .t6X-__links-header {
    font-size: inherit;
    border-bottom: none;
    line-height: 1.43;
  }
  #custom .t6X-__caret-down {
    display: none;
  }
  #custom .t6X-__mega-list {
    height: auto !important;
    margin: 0;
  }
  #custom .t6X-__md-header {
    display: block;
  }
  #custom .t6X-__xs-header {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  #custom .t6X-__links-container {
    max-width: 984px;
  }
}
@media screen and (min-width: 1200px) {
  #custom .t6X-__links-container {
    max-width: 1160px;
  }
}
#custom .accordion-container .accordion-panel {
  display: block;
  overflow: hidden;
  transition-property: height;
  transition-timing-function: ease-in;
  transition-duration: inherit;
  flex-basis: auto;
}
#custom .accordion-container .accordion-header {
  cursor: pointer;
}
#custom .yMWY__footer {
  background-color: #f4f5f8;
  padding-bottom: 20px;
}
#custom .yMWY__sitemap-container {
  width: calc(50% - 30px);
  float: left;
  margin-left: 20px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#custom .yMWY__sitemap-link {
  font-size: 1.6rem;
  color: #393a3d;
  margin-right: auto;
}
#custom .yMWY__sitemap-link:hover {
  text-decoration: none;
}
#custom .yMWY__contrast-container {
  width: calc(50% - 30px);
  flex-direction: column;
  justify-content: center;
}
#custom .yMWY__contrast-container,
#custom .yMWY__social-container {
  float: left;
  margin-left: 20px;
  height: 60px;
  display: flex;
}
#custom .yMWY__social-container {
  width: calc(100% - 40px);
  justify-content: space-between;
  align-items: center;
}
#custom .yMWY__social__img {
  margin: auto;
  vertical-align: middle;
  display: inline-block;
}
#custom .yMWY__products-container {
  display: inline-block;
  width: 100%;
}
#custom .yMWY__gutterless {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}
#custom .yMWY__container {
  padding-left: 22px;
  padding-right: 22px;
  min-width: 290px;
  color: #393a3d;
}
#custom .yMWY__container:after {
  clear: both;
  content: "";
  display: block;
}
#custom .yMWY__intuit {
  min-height: 30px;
  margin-top: 20px;
}
#custom .yMWY__intuit,
#custom .yMWY__products {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
}
#custom .yMWY__products {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-top: 14px;
  margin-bottom: -6px;
}
#custom .yMWY__product-link {
  padding: 6px 0;
  margin-right: 15px;
}
#custom .yMWY__product-link:last-child {
  margin-right: 0;
}
#custom .yMWY__links {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  line-height: 1.71;
  margin-top: 40px;
}
#custom .yMWY__link-list-item {
  float: left;
  list-style-type: none;
  color: #393a3d;
}
#custom .yMWY__link-list-item > a {
  color: inherit;
}
#custom .yMWY__link-list-item:hover {
  text-decoration: underline;
}
#custom .yMWY__link-list-item:after {
  content: "|";
  padding: 0.3em;
}
#custom .yMWY__link-list-item:last-child:after {
  content: "";
}
#custom .yMWY__legal {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px;
  line-height: 1.43;
}
#custom .yMWY__legal-text {
  color: #393a3d;
}
@media screen and (max-width: 479px) {
  #custom .yMWY__legal-text > br {
    display: none;
  }
}
#custom .yMWY__legal .yMWY__certs {
  padding-left: 0;
  margin-top: 20px;
}
#custom .yMWY__certs-item {
  float: left;
  margin-right: 8px;
  list-style-type: none;
}
#custom .yMWY__certs-item:last-child {
  margin-right: 20px;
}
#custom .yMWY__divider {
  border: 0;
  margin: 0;
  height: 1px;
  background-color: #d4d7dc;
  clear: left;
}
@media only screen and (min-width: 480px) and (min-width: 480px) and (max-width: 767px) {
  #custom .yMWY__legal-text > br {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #custom .yMWY__md-hide {
    display: none;
  }
  #custom .yMWY__sitemap-container {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__contrast-container {
    width: calc(41.66667% - 28.33333px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__social-container {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__intuit {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__products {
    width: calc(66.66667% - 33.33333px);
    float: left;
    margin-left: 20px;
    margin-top: 21px;
  }
  #custom .yMWY__product-link {
    margin-right: 20px;
  }
  #custom .yMWY__links {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
    margin-top: 20px;
  }
  #custom .yMWY__link-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-top: 8px;
  }
  #custom .yMWY__link-list-item {
    line-height: 1.73;
    float: none;
    list-style-type: none;
    margin-bottom: 5px;
  }
  #custom .yMWY__link-list-item:after {
    content: none;
  }
  #custom .yMWY__legal {
    width: calc(66.66667% - 33.33333px);
    float: left;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1023px) {
  #custom .yMWY__legal-text > br {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #custom .yMWY__social__img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 20px;
    width: 29px;
  }
  #custom .yMWY__container {
    margin: 0 auto;
    max-width: 728px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #custom .yMWY__sitemap-container {
    font-size: inherit;
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__contrast-container {
    width: calc(41.66667% - 28.33333px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__social-container {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__intuit {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
    margin-top: 15px;
  }
  #custom .yMWY__products {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
  }
  #custom .yMWY__legal {
    width: calc(75% - 35px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__certs {
    margin-right: -25px;
    float: right;
  }
  #custom .yMWY__social__img {
    height: auto;
    width: auto;
  }
  #custom .yMWY__container {
    max-width: 984px;
  }
}
@media only screen and (min-width: 1200px) {
  #custom .yMWY__contrast-container {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__social-container {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px;
  }
  #custom .yMWY__container {
    max-width: 1160px;
  }
}
#custom .yMWY__switch {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-right: auto;
  min-width: 105px;
}
#custom .yMWY__footer-contrast-switch {
  opacity: 0;
  width: 0;
  height: 0;
}
#custom .yMWY__slider-container {
  position: relative;
}
#custom .yMWY__slider-label {
  margin-right: 5px;
}
#custom .yMWY__slider {
  position: absolute;
  cursor: pointer;
  top: -2px;
  left: 0;
  transition: transform 0.4s;
  height: 20px;
  width: 40px;
  border-radius: 15px;
  background-color: #6b6c72;
}
#custom .yMWY__slider:before {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 2px;
  top: 2px;
  height: 16px;
  width: 16px;
  display: block;
  border-radius: 10px;
  transition: 0.25s;
}
#custom .yMWY__footer-contrast-switch:checked ~ .yMWY__slider-container > .yMWY__slider {
  background-color: #0077c5;
}
#custom .yMWY__footer-contrast-switch:checked ~ .yMWY__slider-container > .yMWY__slider:before {
  transform: translateX(20px);
}
#custom .yMWY__legal-text {
  margin: 0;
}
#custom .yMWY__link-list {
  margin: 0;
  padding: 0;
}
#custom .yMWY__links {
  text-align: left;
}
#custom .yMWY__legal-padding {
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  #custom .yMWY__social__img {
    max-width: 25px;
  }
}
#custom .yMWY__legal-text a {
  color: #055393;
  text-decoration: underline;
}
#custom .yMWY__legal-privacy {
  margin: 20px 0;
  display: flex;
  flex-direction: row;
}
#custom .yMWY__legal-privacy__links {
  padding: 0 10px;
  cursor: pointer;
  position: relative;
}
#custom .yMWY__legal-privacy__links:after {
  content: "|";
  position: absolute;
  left: 0;
}
#custom .yMWY__legal-privacy__about {
  padding: 0 10px;
  padding-left: 0;
  cursor: pointer;
  position: relative;
}
#custom .yMWY__legal-privacy__about:after {
  content: "";
}
#custom .yMWY__legal-privacy__icon {
  margin-left: 4px;
  height: 19px;
  width: 40px;
}
#custom .yMWY__legal-privacy__icon > img {
  -o-object-fit: cover;
  object-fit: cover;
}
#custom div.yMWY__legal-privacy__links {
  padding-right: 0;
}
#custom .contrast-theme .contrast-bg-blue02 {
  background-color: #0077c5;
  border-color: #0077c5;
}
#custom .contrast-theme a.contrast-bg-blue02:hover {
  background-color: #005e9c;
  border-color: #005e9c;
}
#custom .contrast-theme a.contrast-bg-blue02:active {
  background-color: #004c7e;
  border-color: #004c7e;
}
#custom .contrast-theme .contrast-fg-blue02 {
  color: #0077c5 !important;
  border-color: #0077c5 !important;
}
#custom .contrast-theme .contrast-fg-gray02 {
  color: #6b6c72 !important;
}

.free-btn {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

.text-base {
  font-size: 16px !important;
  line-height: 18px !important;
}

.small {
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
}

.texes-hero {
  background-color: #f3f4ef !important;
  background: url(../images/DIY_HowitWorks_Dev-and-Lamar_XL.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .texes-hero {
    background: url(../images/DIY_HowitWorks_Dev-and-Lamar_XS.avif);
  }
}

@media screen and (max-width: 768px) {
  .hero-buttons a {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .custom-card-container .row > * {
    padding: 0;
  }
}
.custom-card-container .row .col-lg-10 .custom-ad-card {
  border-radius: 4px;
  background-color: #e8fafe;
  box-shadow: 0 10px 20px 0 rgba(57, 58, 61, 0.15);
  min-height: 194px;
}
@media screen and (max-width: 992px) {
  .custom-card-container .row .col-lg-10 .custom-ad-card .row > * {
    padding: 0;
  }
}

@media screen and (max-width: 992px) {
  .non-hardcoded-btn {
    width: 100% !important;
  }
}

.getting-container {
  background-color: #ecf9ff;
}

.callout_section {
  background-color: #f4f4ef;
}
@media screen and (min-width: 992px) {
  .callout_section .callout__container .row .col-lg-6.border-col {
    border-right: 1px solid #f3f4ef;
  }
}
@media screen and (max-width: 992px) {
  .callout_section .callout__container .row .col-lg-6 .btn-ttlive-solid {
    width: 100% !important;
  }
}
.callout_section .callout__container .row .col-lg-6 img {
  max-width: 240px;
  max-height: 190px;
  height: 100%;
  width: 100%;
}
.callout_section .callout__container .row .col-lg-6 .callout_title {
  max-width: 350px;
  font-weight: 300;
}
.callout_section .callout__container .row .col-lg-6 .text-muted {
  max-width: 420px;
}

.nav-link {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.tabs .nav-link {
  border: 2px solid transparent;
  text-decoration: none !important;
  color: #8d9096 !important;
  font-size: 16px !important;
}
@media screen and (max-width: 768px) {
  .tabs .nav-link {
    font-size: 12px !important;
  }
}
.tabs .nav-link.active {
  color: #055393 !important;
  border-bottom: 2px solid #055393 !important;
  background: none !important;
}
.tabs .nav-link:active {
  color: #055393 !important;
  border-color: #055393 !important;
  background: #e2ebf2 !important;
}
.tabs .nav-link:hover {
  color: #055393 !important;
}

.pricing-tabs .nav-item .nav-link {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #000;
  border: 1px solid lightgrey;
  transition: all 200ms ease-in-out;
}
.pricing-tabs .nav-item .nav-link.active {
  background-color: #205ea3;
  color: white;
}

.need-link {
  font-weight: 600 !important;
}

.pricing-tabs-content label {
  transition: all 200ms ease-in-out;
  cursor: pointer;
  margin: 0;
}
.pricing-tabs-content .divider {
  height: 1px;
  width: 100%;
  background-color: lightgrey;
  margin: 5px 0;
}
.pricing-tabs-content input[type=checkbox]:checked + label {
  background-color: #f4f5f8;
}
.pricing-tabs-content input[type=checkbox] + label svg#checkbox {
  display: none;
}
.pricing-tabs-content input[type=checkbox]:checked + label svg#checkbox {
  display: block;
}
.pricing-tabs-content input[type=checkbox] + label svg#box {
  display: block;
}
.pricing-tabs-content input[type=checkbox]:checked + label svg#box {
  display: none;
}

.tab-content .accordion .accordion-item:first-child {
  border-top: 1px solid #d4d7dc;
}
.tab-content .accordion .accordion-item:last-child {
  border-bottom: 1px solid #d4d7dc;
}
.tab-content .accordion .accordion-item .accordion-header:hover {
  color: #037c8f !important;
}
.tab-content .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .tab-content .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
  }
}
.tab-content .accordion .accordion-item .accordion-header .accordion-button:hover {
  color: #037c8f !important;
}
.tab-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  box-shadow: none !important;
  color: black !important;
  border-bottom: 1px solid #d4d7dc !important;
}
.tab-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):hover {
  color: #037c8f !important;
}
.tab-content .accordion .accordion-item .accordion-body {
  font-size: 16px;
}

.full-service {
  background-color: #ecf9ff;
  background-image: url(../images/hero-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .full-service {
    padding-bottom: 120px;
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .full-service {
    background-image: none;
    padding-top: 50px;
  }
  .full-service .link-buttons {
    margin-bottom: 50px;
  }
}
.full-service .sub-heading {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .full-service .sub-heading {
    font-size: 16px;
  }
}

.pricing-hero {
  background-color: #f3f3f1;
}
.pricing-hero .help-button {
  height: 48px;
  width: 192px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid black;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.pricing-hero .help-button:hover {
  background-color: #dddddd;
}
@media screen and (max-width: 768px) {
  .pricing-hero .help-button {
    width: 100%;
  }
}

.pricing-card {
  border: 2px solid #adbac2;
  border-radius: 16px;
  min-width: 300px;
  min-height: 880px;
  padding: 24px;
}
.pricing-card.border-black {
  border: 2px solid black !important;
}
.pricing-card .pricing-logo {
  max-width: 150px;
}
.pricing-card .trigger-text {
  font-size: 12px;
  text-decoration: underline;
  transition: all 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pricing-card .trigger-text:hover {
  color: #0b5aaa;
}
.pricing-card .pricing-image {
  max-width: 241px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.pricing-button {
  background-color: #205ea3;
  width: 170px;
  height: 57px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: white;
  box-shadow: none;
}
.pricing-button:hover {
  background-color: #0c4e90;
}

.text-yellow {
  color: #ffca00;
}

.text-xs {
  font-size: 12px;
}

.review-card {
  border-radius: 4px !important;
  border-top: 6px solid #0077c5 !important;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 450px;
  color: #393a3d;
  gap: 16px !important;
}
@media screen and (max-width: 768px) {
  .review-card {
    min-height: 400px;
    padding: 16px;
  }
}
.review-card .cgmt-weight-demi {
  font-size: 16px !important;
  font-weight: 600;
}
.review-card .description {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
}
.review-card .name-text {
  line-height: 16px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.filing-page {
  overflow: hidden !important;
}
.filing-page .btn_site_outline {
  background-color: white !important;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #ffffff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
}
.filing-page .btn_site_outline.variant-blue {
  color: #0b5aaa;
  border: 2px solid #0b5aaa;
}
.filing-page .btn_site_outline.variant-blue:hover {
  background-color: #e0e8ee !important;
  border: 2px solid #0b5aaa !important;
}
.filing-page .btn_site_outline:hover {
  background-color: #0b5aaa !important;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #0b5aaa;
}
.filing-page .filing-hero {
  background-color: #f4f5f9;
  color: #393a3d;
}
.filing-page .filing-hero .hero-title {
  font-size: 48px;
  line-height: 60px;
  font-weight: 500;
  display: block;
}
@media (max-width: 992px) {
  .filing-page .filing-hero .hero-title {
    font-size: 36px;
  }
}
@media (max-width: 567px) {
  .filing-page .filing-hero .hero-title {
    font-size: 30px;
    line-height: 32px;
  }
}
.filing-page .filing-hero .btn_site_outline {
  background-color: white !important;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #ffffff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  max-width: 250px;
  z-index: 11;
}
@media (max-width: 767px) {
  .filing-page .filing-hero .btn_site_outline {
    padding: 8px;
    max-width: 100%;
  }
}
@media (max-width: 567px) {
  .filing-page .filing-hero .btn_site_outline {
    padding: 4px;
    max-width: 100%;
  }
}
.filing-page .filing-hero .btn_site_outline.variant-blue {
  color: #0b5aaa;
  border: 2px solid #0b5aaa;
  z-index: 11;
}
.filing-page .filing-hero .btn_site_outline.variant-blue:hover {
  background-color: #e0e8ee !important;
  border: 2px solid #0b5aaa !important;
}
.filing-page .filing-hero .sub-title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin: 16px 0;
  display: block;
}
.filing-page .filing-hero .sub-title a {
  color: #055393 !important;
}
.filing-page .filing-hero .sub-title a:hover {
  text-decoration: underline !important;
}
.filing-page .filing-hero .button_container {
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .filing-page .filing-hero .button_container {
    margin: 0 auto;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 32px;
  }
}
.filing-page .filing-hero .button_container .contained {
  background-color: #055393 !important;
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 600;
  color: white !important;
  padding: 16px;
  min-width: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
@media (max-width: 567px) {
  .filing-page .filing-hero .button_container .contained {
    background-color: #055393 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 600;
    color: white !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .filing-page .filing-hero .button_container .contained {
    width: 100%;
  }
}
.filing-page .filing-hero .button_container .contained:hover {
  background-color: #033762 !important;
}
.filing-page .filing-hero .banner-image {
  width: 100%;
  height: auto;
}
.filing-page .absolute-card-section {
  position: absolute;
  bottom: -75px;
  left: 0;
  right: 0;
  border: 2px solid red;
}
@media screen and (max-width: 992px) {
  .filing-page .absolute-card-section {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .filing-page .absolute-card-section .container-xl {
    padding: 0;
  }
}
.filing-page .absolute-card-section .card {
  height: 150px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
  border-radius: 6px;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .filing-page .absolute-card-section .card {
    height: auto;
    border-radius: 0;
    box-shadow: none !important;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.filing-page .absolute-card-section .card .logo-img {
  height: 40px;
}
.filing-page .absolute-card-section .card .subtext {
  font-size: 20px;
  line-height: 28px;
  font-weight: 800;
  letter-spacing: 1.5px;
}
.filing-page .absolute-card-section .card .continue_input {
  width: 100%;
  padding: 0 10px !important;
  border-radius: 6px !important;
  border: 1.5px solid #afafaf !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  height: 40px;
}
.filing-page .absolute-card-section .card .continue_input:hover {
  border-color: #0097e6 !important;
}
.filing-page .absolute-card-section .card .continue_input:focus {
  outline: 2px solid #0097e6;
  border-color: transparent !important;
}
.filing-page .absolute-card-section .card .continue_input:focus-within {
  border-color: transparent !important;
}
.filing-page .absolute-card-section .card .btn {
  background-color: #0097e6;
  height: 40px;
}
@media screen and (max-width: 768px) {
  .filing-page .absolute-card-section .card .btn {
    width: 100%;
  }
}
.filing-page .absolute-card-section .card li a:not([href]):not([class]),
.filing-page .absolute-card-section .card li a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.filing-page .absolute-card-section .card li.active a:not([href]):not([class]),
.filing-page .absolute-card-section .card li.active a:not([href]):not([class]):hover {
  color: #ffffff;
  text-decoration: none;
}
.filing-page .absolute-card-section .card .small_text {
  font-weight: 500 !important;
}
.filing-page .options {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  box-shadow: 0 10px 20px 0 rgba(57, 58, 61, 0.15);
  height: 290px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 992px) {
  .filing-page .options {
    margin-top: 40px;
    margin-bottom: 0px;
    height: auto;
  }
}
.filing-page .options img {
  width: auto;
  max-height: 100%;
}
.filing-page .options .title-container {
  max-width: 380px;
}
@media screen and (max-width: 992px) {
  .filing-page .options .title-container {
    max-width: 100%;
    padding: 0 10px;
  }
}
.filing-page .options .options-title {
  font-size: 28px;
  line-height: 36px;
  color: #393a3d;
  font-weight: 500 !important;
  display: block;
}
.filing-page .options .options-description {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500 !important;
  color: #393a3d;
  display: block;
}
.filing-page .options .options_button {
  font-size: 18px;
  line-height: 1 !important;
  font-weight: 500 !important;
  border: 2px solid #055393;
  height: 45px;
  width: 172px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 200ms ease-in-out !important;
  color: #055393;
}
@media screen and (max-width: 992px) {
  .filing-page .options .options_button {
    width: 95%;
    margin: 0 auto;
  }
}
.filing-page .options .options_button:hover {
  background-color: rgba(5, 83, 147, 0.1019607843);
}

.card_tite {
  font-size: 28px !important;
  line-height: 36px !important;
  font-weight: 500 !important;
  color: #393a3d;
}

.btn_button {
  font-size: 18px;
  line-height: 1 !important;
  font-weight: 500 !important;
  border: 2px solid #055393;
  background-color: #055393 !important;
  width: 172px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 200ms ease-in-out !important;
  color: #ffffff;
  padding: 0.77rem;
  height: unset !important;
}
.btn_button:hover {
  background-color: transparent !important;
  color: #055393 !important;
}

label.filters {
  font-size: 14px;
  display: block;
  font-weight: 700 !important;
  font-family: "Poppins", sans-serif;
}

input.zip_code {
  border-bottom: 3px dashed #055393;
  border-top: unset;
  border-right: unset;
  border-left: unset;
  border-radius: unset;
}
input.zip_code:focus-visible, input.zip_code:focus {
  box-shadow: unset;
  outline: unset;
  border-bottom: 3px dashed #055393;
}

.new-accordion-box {
  position: relative;
  margin-top: -30px;
  z-index: 10;
}
@media (max-width: 992px) {
  .new-accordion-box {
    position: relative;
    top: 100% !important;
    left: 0 !important;
    min-width: 100%;
    min-height: 250px;
    padding: 12px !important;
    margin-top: 24px;
  }
}
@media (max-width: 992px) {
  .new-accordion-box .accordion-item-1 {
    position: relative;
  }
}
.new-accordion-box .accordion {
  width: auto !important;
  margin-bottom: 0;
  padding: 24px;
  overflow: visible !important;
  position: relative;
}
@media screen and (min-width: 992px) {
  .new-accordion-box .accordion {
    max-width: -moz-max-content;
    max-width: max-content;
    min-width: 500px;
  }
}
.new-accordion-box .accordion-item {
  background-color: #fff;
  border: none !important;
}
.new-accordion-box .accordion-item h6 {
  color: #000 !important;
}
.new-accordion-box .c-hr {
  background: #9ea2a3;
  border: 0;
  height: 1px;
  width: 100%;
}
.new-accordion-box .accordion-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.438) !important;
  min-width: 180px !important;
}
.new-accordion-box .accordion-button {
  padding: 1rem 0.25rem !important;
}
.new-accordion-box .plus-icon {
  margin-top: 26px;
  width: 5%;
}
.new-accordion-box .new-accordion-title {
  color: #000 !important;
  color: #2d2d2d;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 1.25px !important;
  display: block;
  white-space: nowrap;
}
@media (max-width: 576px) {
  .new-accordion-box .new-accordion-title {
    white-space: normal;
  }
}
.new-accordion-box .accordion-button:not(.collapsed) {
  color: #000 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
}
.new-accordion-box .accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none !important;
}
.new-accordion-box .accordion-body-1 {
  position: absolute;
  width: 100% !important;
  background-color: white;
  z-index: 11111111111;
  box-shadow: 3px 3px 5px white;
  height: 228px;
  overflow-y: scroll;
  left: 0;
}
@media (max-width: 992px) {
  .new-accordion-box .accordion-body-1 {
    width: 100% !important;
    box-shadow: 3px 3px 5px white;
    left: 0;
  }
}
@media (max-width: 576px) {
  .new-accordion-box .accordion-body-1 {
    width: 100% !important;
    box-shadow: 3px 3px 5px white;
  }
}
.new-accordion-box .accordion-body-2 {
  position: absolute;
  width: 30% !important;
  background-color: white;
  z-index: 11111111111;
  max-height: 220px;
}
@media (max-width: 992px) {
  .new-accordion-box .accordion-body-2 {
    left: 0;
    width: 100% !important;
    box-shadow: 3px 3px 5px white;
    padding: 12px 32px !important;
  }
}
.new-accordion-box .new-accordion-two-span {
  font-size: 14px;
  color: #707070 !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
}
.new-accordion-box .accordion-new-input-parent {
  margin-left: 0px !important;
}
@media (max-width: 992px) {
  .new-accordion-box .accordion-new-input-parent {
    margin-left: 10px !important;
    margin-top: 0px !important;
  }
}
.new-accordion-box .accordion-new-input-parent .new-accordion-input {
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.438) !important;
  padding: 1.1rem 0.25rem !important;
}
@media (max-width: 576px) {
  .new-accordion-box .accordion-new-input-parent .new-accordion-input {
    margin-top: 8px;
  }
}
@media (max-width: 992px) {
  .new-accordion-box .accordion-new-input-parent .new-accordion-input {
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.438) !important;
    width: 100% !important;
    padding: 0.5rem 0.25rem !important;
  }
}
.new-accordion-box .new-accordion-image {
  display: none;
}
.new-accordion-box .new-accordion-main-img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}
.new-accordion-box .accordion-link li {
  list-style: none !important;
  display: inline !important;
}
.new-accordion-box .accordion-link p {
  display: inline;
}

.accordion-new-button {
  background-color: #055393 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 600;
  color: white !important;
  outline: none;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  margin-left: 8px;
  margin-top: 6px;
  white-space: nowrap;
}

.new-card {
  min-height: 500px;
}

.new-card {
  height: 100%;
  transition: all 400ms ease-in-out;
  display: flex;
  flex-direction: column;
}
.new-card:hover {
  transform: scale(1.03);
}
@media (max-width: 767px) {
  .new-card:hover {
    transform: scale(1);
  }
}

.card-body {
  overflow: hidden;
}

.overflow-hidden {
  overflow: hidden;
}

.flex-grow-1 {
  flex-grow: 1;
}

.video-button {
  white-space: nowrap;
  padding: 4px 12px;
}

.video-modal {
  width: 100%;
  position: relative;
  z-index: 1000000000000000000000000000 !important;
}

@media (max-width: 767px) {
  .slick-next {
    content: "→";
    display: none !important;
  }
}
.home-video-modal .modal-content {
  background: none !important;
  border: none !important;
  z-index: 11111111111111 !important;
}
.home-video-modal .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  background: transparent url("../images/modal-cross.svg") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
  color: #fff !important;
  filter: invert(1) !important;
}

.modal-content {
  border: none !important;
  border: 2px solid red;
  background-color: #012169 !important;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
  color: #fff !important;
  filter: invert(1) !important;
}

.tick-img {
  width: 20px;
  height: 20px;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end !important;
  padding: 1rem 1rem;
  border-bottom: none !important;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.top-header-text {
  font-size: 16px !important;
  font-weight: 400;
}
.top-header-text span {
  font-weight: 600;
  font-size: 18px;
}
.top-header-text a {
  text-decoration: underline;
  font-weight: 600;
  font-size: 18px;
}

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

.rs-header__topbar .top-banner-learn-text {
  color: #fff;
}
.rs-header__topbar .top-banner-learn-text:hover {
  color: #fff !important;
}

.cards_container .titile {
  color: #393a3d;
  font-size: 48px;
  line-height: 60px;
  display: block;
  font-weight: 500 !important;
}
@media screen and (max-width: 768px) {
  .cards_container .titile {
    font-size: 28px;
    line-height: 36px;
  }
}
.cards_container .card {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  overflow: hidden;
  box-shadow: 0 10px 20px 0 rgba(57, 58, 61, 0.15) !important;
  border: none !important;
}
.cards_container .card .top_header {
  height: 10px;
  width: 100%;
}
.cards_container .card .top_header.teal {
  background-color: #008481;
}
.cards_container .card .top_header.blue {
  background-color: #055393;
}
.cards_container .card .top_header.red {
  background-color: #b80000;
}
.cards_container .card .card_title {
  font-size: 28px !important;
  line-height: 36px !important;
  font-weight: 500 !important;
  color: #393a3d;
}
@media (max-width: 576px) {
  .cards_container .card .card_title {
    font-size: 22px !important;
  }
}

.c-pointer {
  cursor: pointer;
}

.home-cards-btn {
  background-color: #000;
  color: #fff;
}
.home-cards-btn:hover {
  background: transparent;
  border: 1px solid #212529;
  color: #000 !important;
}

button:focus,
a:focus {
  text-decoration: none;
  outline: none;
}

.search-page {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.search-page .nav-tabs .nav-item.show .nav-link,
.search-page .nav-tabs .nav-link.active {
  color: #fff !important;
  background-color: #366fac !important;
}
.search-page .border-gray {
  border: 1px solid rgba(209, 209, 209, 0.596);
  border-radius: 8px;
  padding: 12px;
}
@media (max-width: 992px) {
  .search-page .border-gray {
    border: none;
  }
}
@media (max-width: 576px) {
  .search-page .border-gray {
    padding: 0px !important;
  }
}
.search-page .card-upper {
  background-color: #fff !important;
  padding: 24px 12px;
  color: #000 !important;
}
.search-page .card-upper .cards-title {
  color: #000 !important;
  font-size: 20px;
  font-weight: 600 !important;
}
.search-page .card-upper .cards-sub-title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-top: 4px;
}
.search-page .card-upper .card-detials-text {
  color: rgba(51, 51, 51, 0.68);
  margin-top: 8px !important;
}
.search-page .map-card-btn {
  padding: 8px 12px;
  background-color: #055393;
  color: #ffffff;
  border: none;
  outline: none;
  white-space: nowrap;
  border-radius: 50px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .search-page .search-cards-second-box {
    padding: 0 18px;
  }
}
.search-page .search-cards-second-box .normal-fw {
  font-size: 15px;
  color: rgb(51, 51, 51) !important;
}
@media (max-width: 576px) {
  .search-page .search-cards-second-box .normal-fw {
    font-size: 14px;
  }
}
.search-page .search-cards-second-box .heart-box {
  background-color: rgb(255, 228, 233);
  color: rgb(248, 65, 65);
  border-radius: 4px;
  padding: 4px;
}
.search-page .search-cards-second-box .heart-box .heart-text {
  font-size: 10px;
}
.search-page .search-cards-second-box .total-number {
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 0.68);
  font-size: 14px;
}
.search-page .nav-tabs {
  border-bottom: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  gap: 4;
}
.search-page .nav-item .nav-link {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #000;
  border: 1px solid lightgrey;
  transition: all 200ms ease-in-out;
}
.search-page .tab-content {
  width: 80%;
}
@media (max-width: 576px) {
  .search-page .tab-content {
    width: 95%;
  }
}
.search-page .card-photo img {
  height: 88px;
  border-radius: 50px;
  width: 100px;
}
@media (max-width: 420px) {
  .search-page .card-photo img {
    height: 65px;
    width: 88px;
    border-radius: 50px;
  }
}
.search-page ::-webkit-scrollbar {
  width: 4px;
}
.search-page ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.search-page ::-webkit-scrollbar-thumb {
  background: #888;
}
.search-page ::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.search-page .map-card {
  border-radius: 0px !important;
  margin-bottom: 0 !important;
  overflow: hidden;
  background-color: #fff;
  border: 0.5px solid rgba(58, 47, 31, 0.1);
  box-shadow: none !important;
  margin-top: 0 !important;
  cursor: pointer;
}
@media (max-width: 576px) {
  .search-page .search-page-video-parent {
    display: block;
  }
}
@media (max-width: 576px) {
  .search-page .search-page-video-parent .btn_site_outline {
    width: 100% !important;
  }
}
.search-page .modal {
  -webkit-backdrop-filter: blur(0px) !important;
          backdrop-filter: blur(0px) !important;
}
.search-page .modal .search-modal-profile {
  color: #fff !important;
}
.search-page .modal .search-modal-profile img {
  height: 100px;
  max-width: 100px;
  border-radius: 50px;
}
.search-page .modal .search-form {
  background-color: #fff !important;
}
.search-page .modal .search-form .input-parent-div {
  margin-top: 18px;
  border-bottom: 1px solid rgba(77, 73, 73, 0.507) !important;
}
.search-page .modal .search-form .input-parent-div .form-control {
  padding: 0 !important;
}
.search-page .modal .search-form .input-parent-div .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #012169;
  border: 1px dotted #012169 !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}
.search-page .modal .search-form label {
  font-size: 1rem !important;
  line-height: 1.5;
  color: #646464 !important;
  font-weight: 500 !important;
}
.search-page .modal .search-form input {
  border: none !important;
}
.search-page .modal .search-form .form-right-side {
  color: #fff !important;
}
.search-page .modal .modal-right-side {
  text-align: center;
  color: #fff !important;
}
.search-page .modal .modal-right-side h6,
.search-page .modal .modal-right-side h5 {
  color: #fff !important;
}
.search-page .modal .modal-right-side h6 {
  font-size: 14px;
  width: 60%;
  margin: auto;
}
.search-page .modal .modal-right-side .radio-parent .d-flex {
  display: flex;
  gap: 1rem;
}
.search-page .modal .modal-right-side .radio-parent .radio-container {
  position: relative;
}
.search-page .modal .modal-right-side .radio-parent .search-modal-input {
  width: 50px;
  height: 50px;
}
.search-page .modal .modal-right-side .radio-parent .search-page .modal .modal-right-side .radio-parent .first_svg {
  margin-right: 0 !important;
}
.search-page .modal .modal-right-side .radio-parent .search-modal-input {
  border: 1px solid #fff;
  border-radius: 50px;
}
.search-page .modal .modal-right-side .radio-parent .search-modal-input:hover {
  background-color: white;
}
.search-page .modal .modal-right-side .radio-parent .search-modal-input svg {
  fill: #fff;
}
.search-page .modal .modal-right-side .radio-parent .search-modal-input:hover svg path {
  fill: #055393;
}
.search-page .modal .modal-right-side .radio-parent input[type=radio] {
  display: none;
}
.search-page .modal .modal-right-side .radio-parent input[type=radio]:checked + .search-modal-input {
  background-color: white;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-page .modal .modal-right-side .radio-parent .search-modal-input {
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s, border-radius 0.3s;
  justify-content: center;
}
.search-page .modal .modal-right-side .radio-parent .search-modal-input img {
  width: 24px;
  height: auto;
}
.search-page .modal .modal-right-side .radio-parent input[type=radio]:checked + .search-modal-input .svg-icon path {
  fill: #055393;
}
.search-page .modal .bottom-buttons-parent {
  background-color: #fff;
  padding: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.search-page .modal .bottom-buttons-parent .search-modal-continue {
  border: 2px solid #0b5aaa;
  height: 40px;
}
@media (max-width: 576px) {
  .search-page .modal .bottom-buttons-parent .search-modal-continue {
    width: 200px;
  }
}
.search-page .modal .bottom-buttons-parent .btn_site_outline {
  height: 40px !important;
  padding: 0 12px !important;
}
@media (max-width: 576px) {
  .search-page .modal .bottom-buttons-parent .btn_site_outline {
    width: 200px;
  }
}
.search-page .bottom-text {
  font-size: 10px;
  color: #fff !important;
  margin-top: 16px;
  line-height: 18px;
  margin-bottom: 100px !important;
}
@media (max-width: 576px) {
  .search-page .bottom-text {
    margin-bottom: 150px !important;
  }
}

.checkboxWrapper .checkbox {
  border: 1px solid #fff;
  width: 36px;
  height: 36px;
  padding-top: 3px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.checkboxWrapper .checkbox:hover {
  background-color: #fff;
  color: #000;
}
.checkboxWrapper input {
  display: none;
}
.checkboxWrapper input:checked + .checkbox {
  background-color: #fff;
  color: #000;
}

.radio-day .time-radio {
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.625rem 1rem;
  border-radius: 50px;
  cursor: pointer;
}
.radio-day .time-radio:hover {
  background-color: #fff;
  color: #000;
}
.radio-day input {
  display: none;
}
.radio-day input:checked + .time-radio {
  background-color: #fff;
  color: #000;
}
.radio-day .time-zone {
  font-size: 12px;
}

.new-main {
  position: relative;
}
.new-main .new-main-bg {
  background-color: #050574 !important;
}
.new-main .new-main-headings {
  font-size: 38px;
  color: #000 !important;
  font-weight: 700 !important;
}
@media (max-width: 767px) {
  .new-main .new-main-headings {
    font-size: 32px !important;
  }
}
@media (max-width: 567px) {
  .new-main .new-main-headings {
    font-size: 24px !important;
    margin-bottom: 16px;
    line-height: 32px;
  }
}
.new-main .btn_site_outline {
  background-color: white !important;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #ffffff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
}
.new-main .btn_site_outline.variant-blue {
  color: #0b5aaa;
  border: 2px solid #0b5aaa;
}
.new-main .btn_site_outline.variant-blue:hover {
  background-color: #e0e8ee !important;
  border: 2px solid #0b5aaa !important;
}
.new-main .btn_site_outline:hover {
  background-color: #0b5aaa !important;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #0b5aaa;
}
.new-main .new-main-header {
  color: #fff !important;
  background: radial-gradient(48.2% 48.2% at 50% 50%, #2e2e9c 0, rgba(78, 78, 177, 0) 100%);
  padding: 40px 24px;
}
@media (max-width: 567px) {
  .new-main .new-main-header {
    padding: 12px 8px;
  }
}
@media (max-width: 992px) {
  .new-main .new-main-header {
    text-align: center;
  }
}
.new-main .new-main-header .new-main-left .main-heading {
  font-size: 2.75rem;
  font-weight: 700;
  letter-spacing: -0.03125rem;
  line-height: 130%;
  margin-bottom: 1rem;
  margin-top: 0;
  padding-top: 0.5rem;
  text-decoration: none;
  text-transform: none;
  color: #fff !important;
}
@media (max-width: 992px) {
  .new-main .new-main-header .new-main-left .main-heading {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .new-main .new-main-header .new-main-left .main-heading {
    font-size: 2rem;
  }
}
@media (max-width: 576px) {
  .new-main .new-main-header .new-main-left .main-heading {
    font-size: 1.5rem;
  }
}
.new-main .new-main-header .new-main-left .checkbox-flex-div {
  display: flex;
  gap: 4 !important;
}
@media (max-width: 992px) {
  .new-main .new-main-header .new-main-left .checkbox-flex-div {
    justify-content: center;
  }
}
.new-main .new-main-header .new-main-left label.new-label_one {
  padding: 0 !important;
  cursor: pointer;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input {
  width: 150px;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: inset 0 0 0 0.0625rem rgba(255, 255, 255, 0.2509803922), 0 0.0625rem 0.1875rem 0 rgba(0, 0, 0, 0.1019607843), 0 0.375rem 0.375rem 0 rgba(0, 0, 0, 0.0901960784), 0 0.8125rem 0.5rem 0 rgba(0, 0, 0, 0.0509803922), 0 1.4375rem 0.5625rem 0 rgba(0, 0, 0, 0.0117647059), 0 2.25rem 0.625rem 0 rgba(0, 0, 0, 0);
  border-radius: 0.25rem;
  transition: border 0.2s;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input:hover {
  border: 2px solid #fff !important;
  background-color: rgba(255, 255, 255, 0.1019607843) !important;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input .hover-checkbox {
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.1019607843) !important;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input.active-checkbox {
  border: 2px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.2509803922);
}
@media (max-width: 576px) {
  .new-main .new-main-header .new-main-left label.new-label_one .new-label_input {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 410px) {
  .new-main .new-main-header .new-main-left label.new-label_one .new-label_input {
    width: 87px;
    height: 120px;
  }
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input .first_svg svg {
  width: 40px;
  height: 40px;
}
@media (max-width: 567px) {
  .new-main .new-main-header .new-main-left label.new-label_one .new-label_input .first_svg svg {
    width: 24px;
    height: 24px;
  }
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input .check-box-tick {
  position: absolute;
  top: 10%;
  left: 4%;
  fill: #fff !important;
  background: #fff !important;
  border-radius: 12px;
  display: none;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input h5 {
  font-weight: 600 !important;
  color: #fff !important;
  font-size: 14px;
  margin-top: 12px;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input .checked-icons .lbl__icon-plus {
  display: block;
  fill: #0c2543;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input .checked-icons .lbl__icon-check {
  display: none;
}
.new-main .new-main-header .new-main-left label.new-label_one .new-label_input .combine-text {
  font-size: 13px;
}
.new-main .new-main-header .new-main-left label.new-label_one .checked-border {
  border: 2px solid #fff !important;
}
.new-main .new-main-header .new-main-left label.new-label_one input {
  display: none;
}
.new-main .new-main-header .new-main-left label.new-label_one input:checked + .label_input {
  background-color: #0b5aaa !important;
  border-color: #ffffff;
}
.new-main .new-main-header .new-main-left label.new-label_one input:checked + .label_input .first_svg svg path {
  fill: #ffffff !important;
}
.new-main .new-main-header .new-main-left label.new-label_one input:checked + .label_input h5 {
  color: #ffffff;
  font-weight: 400 !important;
  margin-top: 8px !important;
  border: 2px solid red;
}
.new-main .new-main-header .new-main-left label.new-label_one input:checked + .label_input .checked-icons .lbl__icon-plus {
  display: none;
}
.new-main .new-main-header .new-main-left label.new-label_one input:checked + .label_input .checked-icons .lbl__icon-check {
  display: block;
}
.new-main .new-main-header .new-main-left label.new-label_one input:checked + .label_input .checked-icons .lbl__icon-check g {
  fill: #0c2543;
}
.new-main .new-main-header .new-main-left .input-parent {
  display: flex;
  gap: 3;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .new-main .new-main-header .new-main-left .input-parent {
    display: flex;
    gap: 3;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .new-main .new-main-header .new-main-left .input-parent {
    display: block;
  }
}
.new-main .new-main-header .new-main-left .input-parent button {
  background-color: #ff3e00;
  padding: 1rem 2rem;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 0.5rem;
}
.new-main .new-main-header .new-main-left .input-parent button:hover {
  background-color: #ff8a66;
}
@media (max-width: 567px) {
  .new-main .new-main-header .new-main-left .input-parent button {
    margin-top: 12px;
    width: 100% !important;
  }
}
.new-main .new-main-header .new-main-left .input-parent .new-main-input {
  border-radius: 0.5rem;
  padding: 1rem 2rem !important;
  outline: none !important;
  border: none !important;
  margin-right: 12px !important;
}
@media (max-width: 567px) {
  .new-main .new-main-header .new-main-left .input-parent .new-main-input {
    width: 100% !important;
  }
}
.new-main .new-main-header .new-main-right-img {
  height: auto;
  max-width: 100%;
  border-radius: 24px;
}
.new-main .new-main-header .cards_container {
  background-image: url(../../../assets/images/product-hero-1.svg);
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.new-main .new-main-header .cards_container .titile {
  color: #393a3d;
  font-size: 48px;
  line-height: 60px;
  display: block;
  font-weight: 500 !important;
}
@media screen and (max-width: 768px) {
  .new-main .new-main-header .cards_container .titile {
    font-size: 28px;
    line-height: 36px;
  }
}
.new-main .new-main-header .cards_container .card {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  overflow: hidden;
  box-shadow: 0 10px 20px 0 rgba(57, 58, 61, 0.15) !important;
  border: none !important;
}
.new-main .new-main-header .cards_container .card .top_header {
  height: 10px;
  width: 100%;
}
.new-main .new-main-header .cards_container .card .top_header.teal {
  background-color: #008481;
}
.new-main .new-main-header .cards_container .card .top_header.blue {
  background-color: #055393;
}
.new-main .new-main-header .cards_container .card .top_header.red {
  background-color: #b80000;
}
.new-main .new-main-header .cards_container .card .card_title {
  font-size: 34px !important;
  line-height: 36px !important;
  font-weight: 700 !important;
  color: #393a3d;
}
.new-main .text-underline {
  text-decoration: underline !important;
}
.new-main .new-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 12px 12px;
  min-height: 512px;
  border: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}
.new-main .new-card .card-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 576px) {
  .new-main .new-card .card-body {
    padding-bottom: 0 !important;
  }
}
.new-main .new-card img {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 576px) {
  .new-main .new-card {
    min-height: 470px !important;
  }
}
.new-main .contact .title {
  font-size: 2.375rem;
  font-weight: 700;
  letter-spacing: -0.03125rem;
  line-height: 130%;
  margin-bottom: 1rem;
  margin-top: 0;
  padding-top: 0.5rem;
  text-decoration: none;
  text-transform: none;
}
.new-main .contact .contact-text-parent p {
  margin-top: 8px;
  color: #656567 !important;
}
.new-main .contact .contact-text-parent h4 {
  color: #000 !important;
  font-weight: 600;
}
.new-main .contact .contact-banner {
  background-color: #050574 !important;
  width: 90%;
  margin: auto;
  border-radius: 12px;
  text-align: center;
  padding: 36px;
}
.new-main .contact .contact-banner h3 {
  color: #fff !important;
}
.new-main .contact .contact-banner li,
.new-main .contact .contact-banner span {
  color: #fff !important;
}
.new-main .contact .contact-banner .contact-btn {
  background-color: white !important;
  color: black;
  outline: none;
  padding: 12px 24px;
  border: none;
  border-radius: 12px;
  margin-top: 32px;
}
.new-main .contact .contact-banner .contact-btn:hover {
  background-color: #eff0f1;
}
.new-main .new-main-accordion {
  width: 70%;
  margin: auto;
}
@media (max-width: 576px) {
  .new-main .new-main-accordion {
    width: 85% !important;
  }
}
.new-main .new-main-accordion .accordion-button:not(.collapsed) {
  color: #000 !important;
  background-color: white !important;
  box-shadow: none !important;
}
.new-main .new-main-accordion .accordion-item {
  background-color: #fff;
  border: none !important;
  border-bottom: 1px solid rgba(175, 175, 175, 0.432) !important;
  padding: 18px 0px !important;
}
.new-main .new-main-accordion .accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none !important;
}
.new-main .new-main-accordion .accordion-button {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  padding: 0;
  color: #000 !important;
}
@media (max-width: 576px) {
  .new-main .new-main-accordion .accordion-button {
    font-size: 1.15rem !important;
  }
}
.new-main .new-main-accordion .accordion-body {
  padding: 1rem 0rem;
}
.new-main .new-main-accordion .accordion-learn-more-text {
  display: block;
  color: #5d6265;
  font-weight: 600;
  margin-top: 12px;
}
.new-main .new-main-accordion .accordion-learn-more-link {
  text-decoration: underline;
  color: #06f !important;
}
.new-main .new-main-accordion .accordion-lists {
  list-style: circle !important;
}
.new-main .new-main-accordion .accordion-lists ul {
  list-style: circle !important;
}
.new-main .new-main-accordion .accordion-lists li {
  margin: 12px 0;
  list-style: circle !important;
}
.new-main .new-main-accordion .accordion-lists span {
  font-weight: 700;
}
.new-main .new-main-accordion p {
  margin: 12px 0;
}
.new-main .new-main-accordion .table-small-text {
  font-size: 14px;
}
.new-main .new-main-accordion .over-flow-auto {
  overflow: auto;
}
.new-main .accordion-cards-parent {
  border: 1px solid rgba(182, 181, 181, 0.541);
  padding: 24px;
}
@media (max-width: 992px) {
  .new-main .accordion-cards-parent .top-text {
    text-align: center !important;
  }
}
@media (max-width: 992px) {
  .new-main .accordion-cards-parent .top-text .rating-div {
    display: flex;
    justify-content: center;
  }
}
.new-main .accordion-cards-parent .top-text .rating-div .rating-number {
  font-weight: 800 !important;
  color: #000 !important;
}
.new-main .accordion-cards-parent .top-text span {
  margin: 0;
  font-size: 14px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8125px;
  color: #64666a;
}
.new-main .accordion-cards-parent .top-text .heading {
  color: #000;
  font-weight: 800 !important;
}
.new-main .accordion-cards-parent .left-side .credit-card-img {
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .new-main .accordion-cards-parent .left-side .credit-card-img {
    height: 150px;
    width: 200px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.new-main .accordion-cards-parent .left-side .credit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #ff3e00;
  outline: none;
  border: none;
  padding: 12px 32px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 100%;
  border-radius: 4px;
  margin-top: 12px;
  white-space: nowrap !important;
}
.new-main .accordion-cards-parent .left-side .credit-btn:hover {
  background-color: #ff8a66;
}
.new-main .accordion-cards-parent .right-side .box-text {
  background-color: #eef7ff;
  padding: 24px;
}
.new-main .accordion-cards-parent .right-side .box-text .heading {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 0.8125px;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  color: #02427e;
}
.new-main .accordion-cards-parent .right-side .box-text p {
  color: #000;
  font-weight: 700;
}
.new-main .accordion-cards-parent .right-side .lists-text-parent span {
  font-weight: 900 !important;
}
.new-main .accordion-cards-parent .right-side .lists-text-parent .lists-text-detail span {
  color: #02427e;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  min-width: 53px;
}
.new-main .accordion-cards-parent .right-side .lists-text-parent .lists-text-detail p {
  line-height: 26px;
}
.new-main .accordion-cards-parent .cards-accordion .accordion-body {
  padding: 2rem 2.25rem !important;
}
.new-main .accordion-cards-parent .cards-accordion .accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.25);
}
.new-main .accordion-cards-parent .cards-accordion .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  font-weight: 900 !important;
  color: #000 !important;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
.new-main .accordion-cards-parent .cards-accordion .accordion-lists li {
  list-style: circle;
  color: #000 !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  margin-bottom: 16px;
}
.new-main .accordion-cards-parent .cards-accordion h5 {
  color: #000 !important;
  font-weight: 900;
}
.new-main .credit-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #ff3e00;
  outline: none;
  border: none;
  padding: 12px 32px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 100%;
  border-radius: 4px;
  margin-top: 12px;
  white-space: nowrap;
}
.new-main .credit-btn:hover {
  background-color: #ff8a66;
}
@media (max-width: 576px) {
  .new-main .credit-btn {
    padding: 12px 0px;
  }
}

.new-main-modal {
  font-family: CentroSans, sans-serif !important;
}
.new-main-modal .btn_site {
  background-color: #000 !important;
  color: #fff !important;
  border: none !important;
  outline: none !important;
}
.new-main-modal .btn_site:hover {
  background-color: transparent;
  color: #ffffff;
  padding: 11px 10px 8px 10px;
  border: 2px solid #ffffff;
}
.new-main-modal .btn_site.other:hover {
  background-color: transparent;
  color: #ffffff !important;
  padding: 11px 10px 8px 10px;
  border: 1px solid #000000 !important;
}
.new-main-modal .search-modal-btn {
  padding: 12px 36px;
  border: 1px solid #6868f2;
  color: #fff !important;
  white-space: nowrap;
  font-family: CentroSans, sans-serif !important;
}
.new-main-modal .search-modal-btn:hover {
  background-color: rgb(80, 77, 77);
}

.new-card {
  margin: 12px;
  min-height: 512px !important;
}

.center-heading {
  width: 75%;
  margin: auto;
  text-align: center;
}
@media (max-width: 567px) {
  .center-heading {
    width: 95%;
  }
}
@media (max-width: 767px) {
  .center-heading {
    width: 90%;
  }
}

.cp-140 {
  padding-top: 140px !important;
}
@media (max-width: 576px) {
  .cp-140 {
    padding-top: 80px !important;
  }
}

.cfs-38 {
  font-size: 38px;
}
@media (max-width: 576px) {
  .cfs-38 {
    font-size: 24px;
  }
}

.ctext-underline {
  text-decoration: underline;
}

.card-upper {
  background-color: #fff !important;
  padding: 24px 12px;
  color: #000 !important;
}
.card-upper .cards-title {
  color: #000 !important;
  font-size: 20px;
  font-weight: 600 !important;
}
.card-upper .cards-sub-title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-top: 4px;
}
.card-upper .card-detials-text {
  color: rgba(51, 51, 51, 0.68);
  margin-top: 8px !important;
}

.slick-dots {
  display: none !important;
}
@media (max-width: 767px) {
  .slick-dots {
    display: block !important;
    position: absolute;
    text-align: center;
    width: 94%;
  }
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 8px !important;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 53px;
  height: 30px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.map-card:hover .cards-title {
  text-decoration: underline;
}

.rs-header .navbar-getquote-btn {
  background-color: #055393;
  border-radius: 50px;
  border: none;
  outline: none;
  color: #fff;
  margin-left: 16px;
  white-space: nowrap;
}
.rs-header .navbar-getquote-btn:hover {
  background-color: #083b64;
}

.rs-header__main-box {
  max-height: 100px !important;
}

.parent-refer {
  display: inline-block;
  padding: 6px 8px !important;
  background-color: #e6e8f0;
  border-radius: 8px;
}
.parent-refer:hover {
  background-color: #f2f3f6;
  padding: 6px 8px !important;
  border-radius: 8px;
  box-sizing: border-box;
}
.parent-refer .refer-navbar {
  color: #002156 !important;
  font-size: 16px;
  font-weight: 600;
  padding: 0px;
  margin-top: 4px !important;
}
@keyframes pulse0112 {
  0%, 100% {
    transform: scale(0);
    opacity: 0.5;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
}
.dot-spinner {
  --uib-size: 2.8rem;
  --uib-speed: 0.9s;
  --uib-color: #0b5aaa;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: var(--uib-size);
  width: var(--uib-size);
}

.dot-spinner__dot {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  width: 100%;
}
.dot-spinner__dot::before {
  content: "";
  height: 20%;
  width: 20%;
  border-radius: 50%;
  background-color: var(--uib-color);
  transform: scale(0);
  opacity: 0.5;
  animation: pulse0112 calc(var(--uib-speed) * 1.111) ease-in-out infinite;
  box-shadow: 0 0 20px rgba(18, 31, 53, 0.3);
}
.dot-spinner__dot:nth-child(2) {
  transform: rotate(45deg);
}
.dot-spinner__dot:nth-child(2)::before {
  animation-delay: calc(var(--uib-speed) * -0.875);
}
.dot-spinner__dot:nth-child(3) {
  transform: rotate(90deg);
}
.dot-spinner__dot:nth-child(3)::before {
  animation-delay: calc(var(--uib-speed) * -0.75);
}
.dot-spinner__dot:nth-child(4) {
  transform: rotate(135deg);
}
.dot-spinner__dot:nth-child(4)::before {
  animation-delay: calc(var(--uib-speed) * -0.625);
}
.dot-spinner__dot:nth-child(5) {
  transform: rotate(180deg);
}
.dot-spinner__dot:nth-child(5)::before {
  animation-delay: calc(var(--uib-speed) * -0.5);
}
.dot-spinner__dot:nth-child(6) {
  transform: rotate(225deg);
}
.dot-spinner__dot:nth-child(6)::before {
  animation-delay: calc(var(--uib-speed) * -0.375);
}
.dot-spinner__dot:nth-child(7) {
  transform: rotate(270deg);
}
.dot-spinner__dot:nth-child(7)::before {
  animation-delay: calc(var(--uib-speed) * -0.25);
}
.dot-spinner__dot:nth-child(8) {
  transform: rotate(315deg);
}
.dot-spinner__dot:nth-child(8)::before {
  animation-delay: calc(var(--uib-speed) * -0.125);
}

.min-height-card {
  min-height: 0;
}
@media (min-width: 400px) and (max-width: 441px) {
  .min-height-card {
    min-height: 140px;
  }
}
@media (min-width: 320px) and (max-width: 342px) {
  .min-height-card {
    min-height: 140px;
  }
}

.privacy-policy h1,
.privacy-policy h2,
.privacy-policy h4 {
  color: #000;
}
.privacy-policy h1 {
  margin: 32px 0;
}
.privacy-policy p {
  margin: 12px 0;
}
.privacy-policy h2 {
  margin-top: 24px;
}
.privacy-policy h4 {
  margin-top: 24px;
}

.form-policy-text {
  font-size: 13px;
  color: #000;
  font-weight: 600;
}
.form-policy-text .privacy-policy-a {
  color: rgb(67, 67, 206) !important;
  text-decoration: underline;
}

.mt-half {
  margin-top: 3.5px !important;
}

@media (max-width: 576px) {
  .search-tabs-video-btn {
    border: 2px solid green !important;
    display: none !important;
  }
}

button,
input,
optgroup,
select,
textarea {
  font-family: avenir, sans-serif !important;
}

.navbar-getquote-btn {
  background-color: #055393;
  border-radius: 50px;
  border: none;
  outline: none;
  color: #fff;
  margin-left: 16px;
  white-space: nowrap;
  min-width: 128px;
  height: 45px;
}
.navbar-getquote-btn:hover {
  background-color: #083b64;
}
@media (max-width: 440px) {
  .navbar-getquote-btn {
    margin-left: 0px;
  }
}

.video-btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  background: transparent url("../images/modal-cross.svg") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

.cfooter-p {
  padding: 48px 0;
  background-color: #002156;
}

.btn-loader {
  display: none; /* Initially hide the SVG loader */
  width: 25px; /* Adjust size as needed */
  height: 25px;
  vertical-align: middle; /* Center vertically within the button */
  margin-left: 5px; /* Optional: Adjust spacing between text and loader */
}
.btn-loader svg {
  width: 3.25em;
  transform-origin: center;
  animation: rotate4 2s linear infinite;
}
.btn-loader circle {
  fill: none;
  stroke: hsl(0, 0%, 100%);
  stroke-width: 2;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: dash4 1.5s ease-in-out infinite;
}
@keyframes rotate4 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash4 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dashoffset: -125px;
  }
}

.privcay-text {
  color: #fff !important;
}
.privcay-text:hover {
  text-decoration: underline;
}

.btn-gray {
  background-color: gray !important;
}

.btn-blue {
  background-color: #012169;
}

.mt-100 {
  margin-top: 100px !important;
}
@media (max-width: 767px) {
  .mt-100 {
    margin-top: 64px !important;
  }
}

.referal-page .mt-100 {
  margin-top: 100px !important;
}
@media (max-width: 767px) {
  .referal-page .mt-100 {
    margin-top: 64px !important;
  }
}
.referal-page .referral-link-parent .referal-img {
  max-height: 48px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .referal-page .referral-link-parent .referal-img {
    max-height: 48px;
  }
}
.referal-page .referal-button {
  background-color: #055393 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 600;
  color: white !important;
  outline: none;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  margin-left: 8px;
  margin-top: 6px;
  white-space: nowrap;
}
.referal-page .referal-button:hover {
  background-color: #083b64 !important;
}
.referal-page .referal-sign-up-section {
  position: relative;
}
.referal-page .referal-sign-up-section .referal-signup-details {
  color: #000 !important;
  font-size: 24px;
  width: 80%;
  line-height: 30px;
  font-weight: 600;
}
@media (max-width: 992px) {
  .referal-page .referal-sign-up-section .referal-signup-details {
    width: 100%;
  }
}
.referal-page .referal-sign-up-section .referral-image {
  max-width: 650px;
  position: absolute;
  top: -300px;
  right: 0%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .referal-page .referal-sign-up-section .referral-image {
    max-width: 560px;
  }
}
@media (max-width: 992px) {
  .referal-page .referal-sign-up-section .referral-image {
    position: static;
    max-width: 100%;
    height: auto;
    margin-top: 24px;
  }
}

.bg-image {
  background-image: url(../images/product-hero-1.svg) !important;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 500px;
  width: 100%;
  position: relative;
}
.bg-image .heading {
  color: #fff !important;
  position: absolute;
  top: 50%;
  font-size: 50px;
}
@media (max-width: 767px) {
  .bg-image .heading {
    font-size: 36px;
  }
}

.referral-work-section {
  padding-top: 80px;
}
.referral-work-section p {
  font-size: 24px;
  color: var(--primary-color);
}
.referral-work-section .referal-work-left-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.referral-work-section .referal-work-left-side h4 {
  color: #000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  margin-top: 12px;
}
@media (max-width: 576px) {
  .referral-work-section .referal-work-left-side h4 {
    font-size: 30px;
  }
}

.my-referal {
  background-color: #f5f5ff;
}
.my-referal .my-referals-box {
  padding: 24px;
  background-color: #fff !important;
  border-radius: 4px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #c7c7c7;
  border-radius: 8px;
}
.my-referal .withdraw-btn {
  background-color: #055393 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 600;
  color: white !important;
  outline: none;
  border: none;
  padding: 12px 24px;
  border-radius: 8px;
  margin-top: 16px;
  white-space: nowrap;
}
.my-referal .withdraw-btn:hover {
  background-color: #083b64 !important;
}
.my-referal .payment-text {
  color: #0e457c;
  font-weight: 700;
}
.my-referal .payment-text:hover {
  text-decoration: underline !important;
}
.my-referal .fs14 {
  font-size: 15px !important;
  color: black !important;
}
.my-referal .svg-div {
  min-width: 60px;
  height: 60px;
  background-color: #f5f5ff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 12px;
}
.my-referal .table-responsive {
  background: #fff;
  margin-top: 24px;
  border-radius: 8px;
  border: 1px solid #c7c7c7;
  padding: 24px;
}
.my-referal .table-responsive .nav-tabs .nav-item.show .nav-link,
.my-referal .table-responsive .nav-tabs .nav-link.active {
  color: #065a99 !important;
  border-bottom: 1px solid #065a99 !important;
  font-weight: 700 !important;
  border-color: #ffffff #ffffff #ffffff;
}
.my-referal .table-responsive .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: rgb(128, 126, 126) !important;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.my-referal .table-responsive .nav-tabs .nav-link:focus,
.my-referal .table-responsive .nav-tabs .nav-link:hover {
  border-color: #ffffff #ffffff #dee2e6;
  isolation: isolate;
}
.my-referal .referal-modal {
  color: #fff !important;
}
.my-referal .referal-modal .modal-header .modal-title {
  color: #fff !important;
}
.my-referal .referal-modal .modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 0px solid #dee2e6 !important;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.my-referal .wiretransfer-modal {
  color: #fff !important;
}
.my-referal .wiretransfer-modal .modal-header .modal-title {
  color: #fff !important;
}
.my-referal .wiretransfer-modal .modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 0px solid #dee2e6 !important;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.my-referal .withdraw-modal {
  color: #fff !important;
}
.my-referal .withdraw-modal .modal-header .modal-title {
  color: #fff !important;
}
.my-referal .withdraw-modal .modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 0px solid #dee2e6 !important;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.my-referal .referal-modal-btns {
  background: none !important;
  outline: none;
  border: none;
  color: #0e457c;
  font-weight: 700;
}
.my-referal .referal-modal-btns:hover {
  text-decoration: underline;
}
.my-referal .form-check-label {
  margin-top: 3px !important;
}
.my-referal .fs-36 {
  font-size: 36px !important;
}
.my-referal .approaved-text {
  color: #4caf50;
}
.my-referal .reject-text {
  color: red;
}
.my-referal tbody,
.my-referal td,
.my-referal tfoot,
.my-referal th,
.my-referal thead,
.my-referal tr {
  border-color: inherit;
  border-style: none !important;
  border-width: 0;
}
.my-referal tr {
  border-bottom: 1px solid rgba(219, 219, 219, 0.726) !important;
}
.my-referal th,
.my-referal td {
  padding: 15px;
  white-space: nowrap !important;
}
.my-referal .progress {
  height: 10px !important;
}
.my-referal .table-tabs {
  border-bottom: 1px solid rgba(230, 230, 230, 0.726) !important;
}
.my-referal .table-tabs a.active {
  color: #065a99 !important;
  border-bottom: 1px solid #065a99;
  font-weight: 700;
}

.tabs-pages-style {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
.tabs-pages-style .tabs-pages-links {
  width: 400px;
  background-color: rgb(204, 204, 204);
  border-radius: 50px;
  height: 45px;
  display: flex;
  padding: 4px;
  text-align: center;
}
.tabs-pages-style .tabs-pages-links a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  border-radius: 50px;
  text-decoration: none;
  transition: background-color 0.3s;
}
.tabs-pages-style .tabs-pages-links a button {
  width: 100%;
  border-radius: 50px;
  background-color: rgb(204, 204, 204);
  color: #000;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  font: inherit;
  cursor: pointer;
}
.tabs-pages-style .tabs-pages-links a.active button {
  background-color: white;
  color: #000;
  font-weight: 700;
  height: 39px;
}

.active-payout-btn {
  background-color: white !important;
  color: #000 !important;
  font-weight: 700 !important;
  height: 39px !important;
}

.top-bar {
  width: 100%;
  background-color: #055393;
  padding: 12px;
}
.top-bar .mt-60 {
  margin-top: 60px;
}
.top-bar .banner-image {
  cursor: pointer;
  position: absolute;
  right: 4%;
  align-self: flex-end;
}

.refer-earn {
  background-color: #f5f5ff;
}
.refer-earn .top-bar {
  width: 100%;
  background-color: #055393;
  padding: 12px;
}
.refer-earn .top-bar .mt-60 {
  margin-top: 60px;
}
.refer-earn .top-bar .banner-image {
  cursor: pointer;
  position: absolute;
  right: 4%;
  align-self: flex-end;
}
.refer-earn .my-referals-box {
  padding: 24px;
  background-color: #fff !important;
  border-radius: 4px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #c7c7c7;
  min-height: 380px;
  border-radius: 8px;
  height: 100%;
}
.refer-earn .my-referals-box .link-div {
  margin-top: 10px;
  padding: 12px 0;
  position: relative;
}
.refer-earn .my-referals-box .link-div .text-copy {
  background-color: #fafbff;
  padding: 12px 0;
  border-radius: 4px;
  min-width: 60%;
}
.refer-earn .my-referals-box .term-service-link {
  color: #055393;
  cursor: pointer;
}
.refer-earn .my-referals-box .term-service-link:hover {
  text-decoration: underline;
}
.refer-earn .my-referals-box .referals-details-box {
  margin-top: 12px;
}
.refer-earn .my-referals-box .referals-details-box .refer-detail-heading {
  color: black;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
}
.refer-earn .my-referals-box .social-links {
  cursor: pointer;
}

.label {
  padding: 10px;
  font-size: 18px;
  color: #111;
}

.copy-text {
  position: relative;
  padding: 10px;
  background: #fff;
  background-color: #fafbff;
  border-radius: 10px;
  display: flex;
}

.copy-text input.text {
  padding: 10px;
  font-size: 18px;
  color: #555;
  border: none;
  outline: none;
}

.copy-text button {
  padding: 10px;
  background: #055393;
  color: #fff;
  font-size: 18px;
  border: none;
  outline: none;
  border-radius: 10px;
  cursor: pointer;
}

.copy-text button:active {
  background: #809ce2;
}

.copy-text button:before {
  content: "Copied";
  position: absolute;
  top: -45px;
  right: 0px;
  background: #5c81dc;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 15px;
  display: none;
}

.copy-text button:after {
  content: "";
  position: absolute;
  top: -20px;
  right: 25px;
  width: 10px;
  height: 10px;
  background: #5c81dc;
  transform: rotate(45deg);
  display: none;
}

.copy-text.active button:before,
.copy-text.active button:after {
  display: block;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #055393 !important;
  transition: width 0.6s ease;
}

.referal-pricing-cards {
  padding: 24px;
  background-color: #fff !important;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #c7c7c7;
  min-height: 380px;
  height: 100% !important;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.referal-pricing-cards .most-popular {
  position: absolute;
  left: 50%;
  top: -15px;
  transform: translate(-50%, -15%);
  z-index: 11;
}
.referal-pricing-cards .most-popular .most-popular-badge {
  background-color: var(--primary-color);
  border-radius: 50px;
  padding: 10px 36px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
}
.referal-pricing-cards .description h2 {
  font-size: 24px;
}
.referal-pricing-cards .description .price {
  font-size: 38px !important;
  color: #002156 !important;
  font-weight: 700;
}
.referal-pricing-cards .description .price .month-text {
  font-size: 14px;
}
.referal-pricing-cards .lists p {
  color: #002156;
  font-size: 16px;
  padding: 8px 0;
}
.referal-pricing-cards .lists svg {
  min-width: 22px !important;
  min-height: 22px !important;
}
.referal-pricing-cards .pay {
  background-color: rgb(250, 251, 255);
  display: flex;
  justify-content: space-between;
  border-radius: 8px;
  padding: 8px 16px;
  align-items: center;
}
.referal-pricing-cards .pay .discount-pay {
  font-size: 12px;
  white-space: nowrap;
}
.referal-pricing-cards .pay .pay-discount-price {
  padding: 4px 8px;
  border-radius: 6px;
  color: #727586;
  border: 1px solid #727586;
  font-size: 12px;
  line-height: 16px;
}
.referal-pricing-cards .pay .cut-price {
  text-decoration: line-through;
  font-size: 12px;
  color: #0c2543;
}
.referal-pricing-cards .pay .total-price {
  color: #1d1e20;
  font-weight: 700;
  font-size: 16px;
}
.referal-pricing-cards .commision {
  background-color: #ddf5f1 !important;
  border-radius: 4px;
  padding: 12px 8px;
}
.referal-pricing-cards .commision h6 {
  color: #00b090 !important;
}
.referal-pricing-cards .commision .commistion-svg {
  min-width: 22px;
  min-height: 22px;
}
.referal-pricing-cards .commision .commision-left p {
  font-size: 14px;
  color: #00b090 !important;
}
.referal-pricing-cards .commision .commision-left p:nth-child(2) {
  text-decoration: line-through;
  font-weight: 700;
}
.second-one {
  border: 1px solid var(--primary-color) !important;
}
.second-one .cards-button-friend {
  background-color: var(--primary-color) !important;
  color: #fff !important;
}
.second-one .copy-btn-div-outline {
  background-color: var(--primary-color) !important;
}
.second-one .copy-svg path {
  fill: #fff !important;
}

.text-copy {
  background-color: #fafbff;
  padding: 12px 0;
  border-radius: 4px;
  min-width: 60%;
}

.copy-btn-div {
  background-color: #055393;
  height: 53px;
  min-width: 50px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.cards-button-friend {
  border: 1px solid var(--primary-color) !important;
  padding: 12px 24px;
  color: var(--primary-color) !important;
  background: none !important;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 700;
  transition: 0.3s all ease-in;
}
.cards-button-friend:hover {
  background-color: var(--primary-color) !important;
  color: #fff !important;
}

.copy-btn-div-outline {
  background-color: white;
  height: 53px;
  min-width: 50px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 1px solid var(--primary-color);
  transition: 0.3s all ease-in-out;
}
.copy-btn-div-outline:hover {
  background-color: var(--primary-color);
}
.copy-btn-div-outline:hover .copy-svg path {
  fill: #fff !important;
}

.copyMessage {
  display: none;
  position: fixed;
  top: 20%;
  right: 26px;
  color: #055393;
  padding: 5px;
  border-radius: 5px;
  width: 400px;
  height: 70px;
  border-radius: 12px;
  background-color: white;
  color: #00a687;
  padding: 24px 12px;
  transition: 0.2s opacity ease;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
@media (max-width: 576px) {
  .copyMessage {
    width: 280px;
  }
}

.modal2 {
  z-index: 111111 !important;
}

.footer-icon {
  background-color: #002156;
  min-width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}

.careers-section .image-parent {
  height: 400px;
}
.careers-section .accordion-careers-image {
  height: 100%;
  width: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
.careers-section .careers-heading {
  font-size: 36px;
  color: black !important;
  font-weight: 700 !important;
}
@media (max-width: 576px) {
  .careers-section .careers-heading {
    font-size: 28px !important;
    color: #000 !important;
    font-weight: 700 !important;
  }
}
.careers-section .careers-accordion .accordion {
  width: auto;
  margin: 0 auto;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  transition: height 0.3s ease;
  margin-bottom: 24px;
}
.careers-section .careers-accordion .accordion-item {
  background-color: #fff;
  border: none !important;
  border-bottom: 1px solid rgba(175, 175, 175, 0.432) !important;
  padding: 12px 0px !important;
}
.careers-section .careers-accordion .accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #fff;
  box-shadow: 0px 0px 0px 0px !important;
}
.careers-section .careers-accordion .accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0px 0px 0px 0px !important;
}
.careers-section .careers-accordion .accordion-button:not(.collapsed) {
  color: #075292 !important;
  font-weight: 600;
  background-color: #fff;
  box-shadow: 0px 0px 0px 0px !important;
}
.careers-section .careers-accordion .accordion-button {
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 576px) {
  .careers-section .careers-accordion .accordion-button {
    font-size: 18px;
  }
}
.careers-section .careers-accordion .details {
  padding-left: 20px;
  margin-top: 24px;
}
.careers-section .careers-accordion .details .accordion-register-button {
  background-color: #055393;
  border-radius: 50px;
  border: none;
  outline: none;
  color: #fff;
  white-space: nowrap;
  padding: 16px 24px;
  margin-top: 12px;
}
.careers-section .careers-accordion .details .accordion-register-button a:hover {
  color: #fff !important;
}
.careers-section .careers-accordion .details .accordion-register-button:hover {
  background-color: #083b64 !important;
}

.footer-width {
  width: 80% !important;
}/*# sourceMappingURL=custom.css.map */