.elementor-kit-5{--e-global-color-primary:#0B1020;--e-global-color-secondary:#5A5A5A;--e-global-color-text:#0B1020;--e-global-color-accent:#0064E0;--e-global-color-eb9b750:#D8D8D8;--e-global-color-1a984a6:#FBEBEB;--e-global-color-c19bd82:#690031;--e-global-color-71e85e9:#CBEFFF;--e-global-color-8d71855:#004232;--e-global-color-35e4010:#CEFFCA;--e-global-color-ff3f34c:#004232;--e-global-color-535a51f:#004232;--e-global-color-bca8930:#73869D;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"articulat-cf";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-size:16px;font-weight:400;line-height:1em;letter-spacing:0px;color:#FFFFFF;border-radius:30px 30px 30px 30px;padding:17px 23px 17px 23px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#0B1020;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:15px;padding:15px 22px 15px 22px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
  --bc-primary: #0064e0;
}

* {
  scroll-padding: 60px;
  scroll-behavior: smooth;
}

a.blue {
  color: var(--bc-primary);
}

body,
body h1,
body h2 {
  font-family: "Google Sans Flex", -apple-system, "system-ui", "helvetica neue",
    Sans-serif !important;
}

body {
  font-size: 16px;
  line-height: 1.55;
}

@media (width < 880px) {
  body {
    font-size: 15px;
  }
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: 600;
}

body h1,
body h2 {
  line-height: 1 !important;
}

body h3 {
  line-height: 1.15 !important;
}

body h4,
body h5,
body h6 {
  line-height: 1.2 !important;
}

body h1 {
  font-size: clamp(44px, 6vw, 80px);
  font-size: clamp(44px, 5.4vw, 72px);
  line-height: 1.15;
  letter-spacing: -0.2px;
}

body h2,
body .h2 h1 {
  font-size: clamp(32px, 4.25vw, 52px);
  letter-spacing: -0.2px;
}

body h3,
body .h3 h1 {
  font-size: clamp(28px, 3.5vw, 40px);
  letter-spacing: -0.1px;
}

body h4,
body .legal h2 {
  font-size: clamp(22px, 2.75vw, 32px);
}

body h5 {
  font-size: clamp(20px, 2vw, 24px);
}

body h6,
body .h6,
body .subtitle,
body .legal h3 {
  font-size: clamp(18px, 1.5vw, 20px);
}

.elementor-kit-7 p,
p {
  margin-block-end: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

/* container inline padding */

.bcontainer {
  padding-inline: 1.875rem;
}

@media (width > 767px) {
  .bcontainer {
    padding-inline: 3.5rem;
  }
}

@media (width > 1024px) {
  .bcontainer {
    padding-inline: 3.5rem;
  }
}

@media (width > 1200px) {
  .bcontainer {
    padding-inline: 4rem;
  }
}

/* container gaps */

.gap-2col,
.gap-2col .e-con-inner {
  gap: 60px;
}

.gap-3col .e-con-inner {
  gap: 60px 40px;
}

.gap-4col .e-con-inner {
  gap: 40px;
}

@media (width > 767px) {
  .gap-2col,
  .gap-2col .e-con-inner {
    gap: 80px;
  }
}

@media (width > 1024px) {
  .gap-2col,
  .gap-2col .e-con-inner {
    gap: 130px;
  }

  .gap-3col .e-con-inner {
    gap: 60px 60px;
  }

  .gap-4col .e-con-inner {
    gap: 60px 40px;
  }
}

/* btn */

.btn {
  flex-shrink: 0;
}

.btn a {
  color: #fff;
  border: solid 2px #232121;
  background-color: #232121;
}

.btn.btn-outline a {
  color: #141a1e;
  border: solid 2px #141a1e;
  background: transparent;
}

.btn.btn-outline.dark a {
  background: transparent;
}

.red .btn.btn-outline a {
  background-color: #690031 !important;
  color: #ffeaec !important;
  border: solid 1px #ffeaeca3;
}

/* btn link */

.btn-link a.elementor-button {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  border-bottom: solid #080808 1.5px;
  border-radius: 0;
  padding: 0;
}

.btn-link a.elementor-button span {
  color: #080808;
  line-height: 20px;
  font-weight: 500;
}

.btn-link {
  position: relative;
  margin-right: 24px;
  color: #080808;
}

.btn-link::after {
  position: absolute;
  font-weight: 600;
  font-size: 15px;
  content: "→";
  right: -24px;
  bottom: -1px;
}

.btn-link.arrow-up::after {
  font-size: 16px;
  rotate: z -45deg;
  bottom: -0.5px;
}

.btn-link.blue {
  border-bottom: solid #146ef5 1.5px;
}

.btn-link.blue,
.btn-link.blue a span,
.btn-link.blue a.elementor-button {
  color: #146ef5;
  font-weight: 500;
  border-color: #146ef5;
}

.btn-link.blue::after {
  bottom: -2px;
}

.subtitle {
  letter-spacing: 0.1px;
  line-height: 1.5;
}

.subtitle.gray {
  color: #5a5a5a;
}

.muted {
  color: #7c8a97;
  color: #979a9d;
  color: #8f9295;
}

.inpage-menu li:first-of-type {
  color: #146ef5;
  border-bottom: solid #146ef5 2px;
}

.inpage-menu.pink li:first-of-type {
  border-bottom: solid #690031 2px;
}

.inpage-menu.pink li:first-of-type span {
  color: #690031 !important;
}

/* faq accordions */

.accordion h5 {
  font-size: 20px !important;
  font-weight: 600;
  line-height: 1.4;
}

.faq-container .faq h4 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.1px;
  line-height: 1.6;
}

.faq-subject h4 {
  padding-bottom: 0px;
}

/*.faq {*/
/*    margin-block-start: -30px;*/
/*    margin-block-end: -30px !important;*/
/*}*/

.faq-container .faq summary {
  padding: 26px 0;
  border: none;
  border-top: solid 1px #d8d8d8;
}

.faq-container .faq summary svg {
  width: 12px;
  fill: #141a1e;
}

.accordion.faq details .e-n-accordion-item-title {
  border-inline: none;
  border-bottom: none;
}

.accordion.faq details:first-of-type .e-n-accordion-item-title {
  border-top: none !important;
}

.accordion svg {
  transform: scale(2.2) rotateZ(90deg);
  transition: transform 0.2s ease;
}

.accordion .e-opened svg {
  transform: scale(2.2) rotateZ(270deg);
}

.faq .accordion-content {
  padding: 0 0px 48px 0;
  margin-top: 0px;
}

@media (width > 767px) {
  .faq .accordion-content {
    padding: 0 100px 44px 0;
    margin-top: 0px;
  }
}

.accordion-content {
  padding: 0 0px 0px 0;
  margin-top: 0px;
}

@media (width > 767px) {
  .accordion-content {
    padding: 0 0px 44px 0;
    margin-top: 0px;
  }
}

.accordion-content a {
  text-decoration: underline;
  color: inherit;
}

.label-gray,
.label {
  font-size: 12px;
  background: #f5f5f7;
  border-radius: 3px;
  padding: 2px 8px;
  display: inline-block;
  margin-bottom: 0px !important;
}

.label.gray {
  background: #f5f5f7;
}

.label.white {
  background-color: #fff;
}

.label.bubble {
  font-size: 11px;
  line-height: 1.6;
  background: #fff;
  border-radius: 5px;
  padding: 3px 6px;
  display: inline-block;
  margin-bottom: 0px !important;
  align-self: start;
  border: solid 1px #d8d8d8;
}

.label.blue {
  font-size: 11px;
  color: #1d6be3;
  background: #e9f0fe;
  border-radius: 5px;
  padding: 2px 8px;
  display: inline-block;
  margin-bottom: 16px !important;
  letter-spacing: -0.1px;
}

.bc-box {
  border: solid 1px #d8d8d8;
  border-radius: 14px;
  padding: 48px;
}

.e-n-accordion-item summary {
  cursor: pointer;
}

.bc-accordion .e-n-accordion-item summary + div {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.45s ease, opacity 0.35s ease;
}

.auto-progress {
  position: absolute;
  top: -1.5px;
  left: 0;
  height: 1.5px;
  width: 0;
  background: #080808;
}
.e-n-accordion-item-title {
  position: relative;
}

.e-n-accordion-item summary h5 {
  color: #8f9295;
}

.e-n-accordion-item[open] summary h5 {
  color: #080808;
}

.bcontent-sm,
.bcontent-sm .e-con-inner {
  gap: 18px;
}

.bcontent,
.bcontent .e-con-inner {
  gap: 24px;
}

.bcontent .text {
  width: 470px;
}

.grid-col {
  gap: 14px;
  padding-top: 32px;
  border-top: solid 1px #d8d8d8;
}

.grid-col h4 {
  font-size: 22px;
  /*font-weight: 600;*/
}

/*.grid-col *:not(h4) {*/
/*    color: #5a5a5a;*/
/*}*/

.bcontent h3 {
  margin-bottom: 14px;
}

.bcontent a {
  margin-top: 20px;
}

/* Templates */

.webpage-grid-heading-block a.btn {
  display: inline-block;
  margin-top: 20px;
}

.webpage-grid-content-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 60px;
}

.grid-item {
  flex-basis: 28%;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
  border-top: solid 1px #d8d8d8;
  padding-top: 32px;
}

.grid-item h4 {
  font-size: 20px;
}

@media (width < 1024px) {
  .grid-item {
    flex-basis: 40%;
  }
}

@media (width < 768px) {
  .grid-item {
    flex-basis: 100%;
  }
}

/*.grid-item p {*/
/*    color: #5a5a5a*/
/*}*/

.bc-accordion h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}

.bc-accordion-item {
  padding: 22px 0 0px;
  margin-top: 22px;
  border-top: solid 1.5px #d8d8d8;
  position: relative;
}

.bc-accordion-summary {
  cursor: pointer;
  padding: 10px 0;
}

.bc-accordion-content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.45s ease, opacity 0.35s ease;
}

.bc-accordion-inner {
  padding-bottom: 20px;
  padding-right: 40px;
}

.bc-accordion-progress {
  position: absolute;
  top: -2px;
  left: 0;
  height: 2px;
  width: 0;
  background: #080808;
  transition: width 0s;
}

.bc-accordion-item h5.bc-accordion-title {
  color: #5a5a5a;
}

.bc-accordion-item.bc-active h5.bc-accordion-title {
  color: #080808;
}

.pinned-img {
  position: sticky;
  top: 100px;
  height: 70vh;
  background-size: contain !important;
  background-position: center;
  background-repeat: no-repeat;
  margin: 80px 0 8px 80px;
}

.pinned-img img {
  display: none !important;
  transition: background-image 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

/* color pairings */

.light-pink {
  background: #ffeaec;
}

.light-pink * {
  border-color: #6900313d;
}

.light-pink h2,
.light-pink h4,
.light-pink {
  color: #690031;
}

.light-blue h2,
.light-blue h3,
.light-blue {
  color: #222875;
}

.dark-green h2,
.dark-green h3,
.dark-green,
.dark-green a .elementor-button-text {
  color: #cafcdc;
  color: #ceffca;
}

.light-green h1,
.light-green h2,
.light-green h3,
.light-green {
  color: #004232;
}

.dark h2,
.dark h4 {
  color: #ffeaec;
  color: #f1f1f1;
}

.dark {
  color: #a3a7b0;
  color: #f1f1f1;
}

.red {
  background: #690031;
}

.red * {
  border-color: rgba(255, 255, 255, 0.3);
}

.red h2,
.red h4,
.red li,
.red {
  color: #ffeaec;
}

.dark-blue h2,
.dark-blue h3,
.dark-blue {
  color: #c3f4fc;
}


/* button link */

.btn-link a {
  background-color: transparent !important;
  display: flex;
  padding: 0 !important;
  border-width: 0 0 0 0;
}

.btn-link svg {
  margin-top: -1px;
}

.btn-link.underline a .elementor-button-text {
  border-style: solid;
  border-radius: 0px !important;
  border-width: 0 0 1px 0;
}

.btn-link.black a {
  color: #0d0d0d;
  font-weight: 600;
  font-size: 17px;
  border-color: #242975;
}

.btn-link.black svg {
  margin-left: 6px;
  width: 20px;
}

.btn-link.blue a {
  color: #242975;
  border-color: #242975;
}

/* button outline */

.btn-outline a,
.btn-outline a:hover,
.btn-outline a:focus {
  border: solid #6e6e6e 1px;
  background: #fafafa !important;
  color: #0d0d0d !important;
}

.btn-outline.green a,
.btn-outline.green a:hover,
.btn-outline.green a:focus {
  border: solid #cafcdc 1px;
  background: transparent !important;
  color: #cafcdc;
}

.btn-outline.red a,
.btn-outline.red a:hover,
.btn-outline.red a:focus {
  border: solid #ffeaec 1px;
  background: transparent !important;
  color: #ffeaec !important;
}

.btn-outline.dark-blue a,
.btn-outline.dark-blue a:hover,
.btn-outline.dark-blue a:focus {
  border: solid #c3f4fc 1px;
  background: transparent !important;
  color: #c3f4fc !important;
}

.btn-outline.light-blue a,
.btn-outline.light-blue a:hover,
.btn-outline.light-blue a:focus {
  border: solid #222875 1px;
  background: transparent !important;
  color: #222875 !important;
}

.btn-outline.light-green a,
.btn-outline.light-green a:hover,
.btn-outline.light-green a:focus {
  border: solid #004232 1px;
  background: transparent !important;
  color: #004232 !important;
}

.btn-outline.dark-green a,
.btn-outline.dark-green a:hover,
.btn-outline.dark-green a:focus {
  border: solid #CEFFCA 1px;
  background: transparent !important;
  color: #CEFFCA !important;
}

.btn-outline.light-pink a,
.btn-outline.light-pink a:hover,
.btn-outline.light-pink a:focus {
  border: solid #690031 1px;
  background: transparent !important;
  color: #690031 !important;
}

.btn-outline.red a,
.btn-outline.red a:hover,
.btn-outline.red a:focus {
  border: solid #ffeaec 1px;
  background: transparent !important;
  color: #ffeaec !important;
}

.btn-outline.light-purple a,
.btn-outline.light-purple a:hover,
.btn-outline.light-purple a:focus {
  border: solid #6a0085a6 1px;
  background: transparent !important;
  color: #5b0172 !important;
}





.btn-outline.dark a,
.btn-outline.dark a:hover,
.btn-outline.dark a:focus {
  border: solid #fff 1px;
  background: #171921 !important;
  color: #fff !important;
}

.btn-outline.light-pink a,
.btn-outline.light-pink a:hover,
.btn-outline.light-pink a:focus {
  border: solid #a65d7c 1px;
  background: rgba(255, 255, 255, 0) !important;
  color: #690031 !important;
}

/* structure */

.gap-2col .e-con-inner {
  gap: 48px;
}

@media (width > 767px) {
  .gap-2col .e-con-inner {
    gap: 100px;
  }
}

.gap-3col .e-con-inner {
  gap: 40px 60px;
}

@media (width > 767px) {
  .gap-3col .e-con-inner {
    gap: 80px 80px;
  }
}

.gap-3col-article .e-con-inner {
  gap: 40px 40px;
}

@media (width > 767px) {
  .gap-3col-article .e-con-inner {
    gap: 80px 40px;
  }
}

.gap-grid .e-con-inner {
  gap: 24px;
}

@media (width > 767px) {
  .gap-grid .e-con-inner {
    gap: 54px 24px;
  }
}

@media (width < 767px) {
  .gap-grid .e-con-inner > div:first-of-type {
    margin-bottom: 32px !important;
  }
}

.box-4col-pd {
  padding: 34px 34px 44px 24px;
}

.box-4col-pd a {
  margin-top: 20px;
}

@media (width > 767px) {
  .box-4col-pd {
    padding: 24px 24px 40px;
  }
}

.pd-hero-filled {
  padding-block: 48px;
}

@media (width > 767px) {
  .pd-hero-filled {
    padding-block: 70px;
  }
}

.pd-section-mdl {
  padding-block: 90px;
}

@media (width > 767px) {
  .pd-section-mdl {
    padding-block: 110px !important;
  }
}

.pd-section-top {
  padding-block: 90px 0px;
}

@media (width > 767px) {
  .pd-section-top {
    padding-block: 120px 0px;
  }
}

.divider-gap {
  padding-block: 24px;
}

.divider-list {
  padding-block: 10px;
}

/* content column */

.content-col {
  gap: 22px;
}

.text {
  max-width: 520px !important;
}

.content-col a {
  margin-top: 20px;
}

/* widgets*/

.testimonial * {
  font-size: 34px;
  line-height: 1.3 !important;
  letter-spacing: -0.1px;
  font-weight: 600 !important;
  margin-right: 20px;
  font-family: "articulat-cf";
}

.howitworks:not(h4) {
  font-size: 17px;
}

.howitworks:not(h4) {
  padding-right: 10px;
}

.howitworks .elementor-spacer-inner {
  height: 28px !important;
}

@media (width > 767px) {
  .howitworks .elementor-spacer-inner {
    height: 40px !important;
  }

  .howitworks:not(h4) {
    padding-right: 0px;
  }
}

.accordion-content {
  color: #3d3d3d;
  color: #42515a;
  padding-top: 20px;
  padding-bottom: 50px;
  border: 0;
  width: 84%;
  font-size: 16px !important;
}

@media (width > 767px) {
  .accordion-content {
    font-size: 17px !important;
  }
}

.faq-question h3 {
  font-family: "figtree", Sans-serif;
  font-size: 17px !important;
  font-weight: 500;
  line-height: 1.35em;
  letter-spacing: 0px !important;
  margin-right: 44px;
}

@media (width > 767px) {
  .faq-question h3 {
    font-size: 18px !important;
    line-height: 1.2em;
  }
}

@media (width > 1024px) {
  .faq-question h3 {
    font-size: 20px !important;
  }
}

.btn-link.icon-md svg {
  width: 6px !important;
  margin-top: 1px;
}

/* color pairings */

.dark h2,
.dark h3,
.dark {
  color: #fff;
}

.dark .btn.btn-outline a {
  color: #fff;
  border: solid 2px #fff;
  background-color: transparent;
}

/* container gaps */

.gap-2col,
.gap-2col .e-con-inner {
  gap: 60px;
}

.gap-3col .e-con-inner {
  gap: 60px 40px;
}

.gap-4col .e-con-inner {
  gap: 40px;
}

@media (width > 767px) {
  .gap-2col,
  .gap-2col .e-con-inner {
    gap: 80px;
  }
}

@media (width > 1024px) {
  .gap-2col,
  .gap-2col .e-con-inner {
    gap: 130px;
  }

  .gap-3col .e-con-inner {
    gap: 60px 60px;
  }

  .gap-4col .e-con-inner {
    gap: 60px 40px;
  }
}

/* images */

.img-br img {
  border-radius: 8px;
}

.ratio-wide img {
  aspect-ratio: 1.6;
  object-fit: cover;
}

.ratio-sq img {
  aspect-ratio: 1.1;
  object-fit: cover;
}

.ratio-md img {
  aspect-ratio: 1.2;
  object-fit: cover;
}

/* container block padding */

.pd-sm,
.pd-h {
  padding-block: 50px;
}

@media (width < 1024px) {
  .pd-h {
    padding-block: 60px;
  }
}

@media (width < 768px) {
  .pd-h {
    padding-block: 80px;
  }
}

.pd-t {
  padding-block: 80px 40px;
}

.pd-m {
  padding-block: 80px;
}

.pd-b {
  padding-block: 40px 80px;
}

/* cta */

.cta {
  padding-block: 80px;
}

.cta .e-con-inner {
  gap: 20px;
}

.cta-filled {
  padding-block: 100px;
  margin-block: 40px;
}

.cta-filled.mb-0 {
  margin-block: 0px;
}

.cta-filled .e-con-inner {
  gap: 14px;
  color: white;
}

.cta .btn,
.cta-filled .btn {
  margin-top: 20px;
}

.benefit-list strong {
}

.benefit-list ul {
  list-style: none;
  padding-left: 0 !important;
}

.benefit-list li {
  margin-top: 10px;
}

.accordion-content p {
  max-width: 740px !important;
}

.pinned-img {
  position: sticky;
  top: 100px;
  height: 70vh;
  background-size: contain !important;
  background-position: center;
  background-repeat: no-repeat;
  margin: 80px 0 8px 80px;
}

.pinned-img img {
  display: none !important;
  transition: background-image 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

/* color pairings */

.light-pink h2,
.light-pink h4,
.light-pink {
  color: #690031;
}

.light-blue h2,
.light-blue h3,
.light-blue {
  color: #222875;
}

.dark-green h2,
.dark-green h3,
.dark-green,
.dark-green a .elementor-button-text {
  color: #cafcdc;
  color: #ceffca;
}

.light-green h1,
.light-green h2,
.light-green h3,
.light-green {
  color: #004232;
}

.dark h2,
.dark h4 {
  color: #ffeaec;
  color: #f1f1f1;
}

.dark {
  color: #a3a7b0;
  color: #f1f1f1;
}

.red h2,
.red h4,
.red li,
.red {
  color: #ffeaec;
}

.dark-blue h2,
.dark-blue h3,
.dark-blue {
  color: #c3f4fc;
}

/* button link */

.btn-link a {
  background-color: transparent !important;
  display: flex;
  padding: 0 !important;
  border-width: 0 0 0 0;
}

.btn-link svg {
  margin-top: -1px;
}

.btn-link.underline a .elementor-button-text {
  border-style: solid;
  border-radius: 0px !important;
  border-width: 0 0 1px 0;
}

.btn-link.black a {
  color: #0d0d0d;
  font-weight: 600;
  font-size: 17px;
  border-color: #242975;
}

.btn-link.black svg {
  margin-left: 6px;
  width: 20px;
}

.btn-link.blue a {
  color: #242975;
  border-color: #242975;
}

/* button outline */

.btn-outline a,
.btn-outline a:hover,
.btn-outline a:focus {
  border: solid #6e6e6e 1px;
  background: #fafafa !important;
  color: #0d0d0d !important;
}

.btn-outline.green a,
.btn-outline.green a:hover,
.btn-outline.green a:focus {
  border: solid #cafcdc 1px;
  background: transparent !important;
  color: #cafcdc;
}

.btn-outline.red a,
.btn-outline.red a:hover,
.btn-outline.red a:focus {
  border: solid #ffeaec 1px;
  background: transparent !important;
  color: #ffeaec !important;
}

.btn-outline.dark a,
.btn-outline.dark a:hover,
.btn-outline.dark a:focus {
  border: solid #fff 1px;
  background: #171921 !important;
  color: #fff !important;
}

.btn-outline.light-pink a,
.btn-outline.light-pink a:hover,
.btn-outline.light-pink a:focus {
  border: solid #a65d7c 1px;
  background: rgba(255, 255, 255, 0) !important;
  color: #690031 !important;
}

/* structure */

.gap-2col .e-con-inner {
  gap: 48px;
}

@media (width > 767px) {
  .gap-2col .e-con-inner {
    gap: 100px;
  }
}

.gap-3col .e-con-inner {
  gap: 40px 60px;
}

@media (width > 767px) {
  .gap-3col .e-con-inner {
    gap: 80px 80px;
  }
}

.gap-3col-article .e-con-inner {
  gap: 40px 40px;
}

@media (width > 767px) {
  .gap-3col-article .e-con-inner {
    gap: 80px 40px;
  }
}

.gap-grid .e-con-inner {
  gap: 24px;
}

@media (width > 767px) {
  .gap-grid .e-con-inner {
    gap: 54px 24px;
  }
}

@media (width < 767px) {
  .gap-grid .e-con-inner > div:first-of-type {
    margin-bottom: 32px !important;
  }
}

.box-4col-pd {
  padding: 34px 34px 44px 24px;
}

.box-4col-pd a {
  margin-top: 20px;
}

@media (width > 767px) {
  .box-4col-pd {
    padding: 24px 24px 40px;
  }
}

.pd-hero-filled {
  padding-block: 48px;
}

@media (width > 767px) {
  .pd-hero-filled {
    padding-block: 70px;
  }
}

.pd-section-mdl {
  padding-block: 90px;
}

@media (width > 767px) {
  .pd-section-mdl {
    padding-block: 110px !important;
  }
}

.pd-section-top {
  padding-block: 90px 0px;
}

@media (width > 767px) {
  .pd-section-top {
    padding-block: 120px 0px;
  }
}

.divider-gap {
  padding-block: 24px;
}

.divider-list {
  padding-block: 10px;
}

/* content column */

.content-col {
  gap: 22px;
}

.text {
  max-width: 520px !important;
}

.content-col a {
  margin-top: 20px;
}

/* widgets*/

.testimonial * {
  font-size: 34px;
  line-height: 1.3 !important;
  letter-spacing: -0.1px;
  font-weight: 600 !important;
  margin-right: 20px;
  font-family: "articulat-cf";
}

.howitworks:not(h4) {
  font-size: 17px;
}

.howitworks:not(h4) {
  padding-right: 10px;
}

.howitworks .elementor-spacer-inner {
  height: 28px !important;
}

@media (width > 767px) {
  .howitworks .elementor-spacer-inner {
    height: 40px !important;
  }

  .howitworks:not(h4) {
    padding-right: 0px;
  }
}

.accordion-content {
  color: #3d3d3d;
  color: #42515a;
  padding-top: 20px;
  padding-bottom: 50px;
  border: 0;
  width: 84%;
  font-size: 16px !important;
}

@media (width > 767px) {
  .accordion-content {
    font-size: 17px !important;
  }
}

.faq-question h3 {
  font-family: "figtree", Sans-serif;
  font-size: 17px !important;
  font-weight: 500;
  line-height: 1.35em;
  letter-spacing: 0px !important;
  margin-right: 44px;
}

@media (width > 767px) {
  .faq-question h3 {
    font-size: 18px !important;
    line-height: 1.2em;
  }
}

@media (width > 1024px) {
  .faq-question h3 {
    font-size: 20px !important;
  }
}

.btn-link.icon-md svg {
  width: 6px !important;
  margin-top: 1px;
}/* End custom CSS */