@import url("https://fonts.googleapis.com/css2?family=Alata&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=M+PLUS+Rounded+1c:wght@400;900&family=Mona+Sans:ital,wght@0,200..900;1,200..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&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&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

* {
  font-family: "Alata", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
label span, .slide-title, .slide-subtitle, .slide-text, label, input{
    font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 500;
  font-style: normal;
}
.ct-section {
  width: 100%;
  background-size: cover;
  background-repeat: repeat;
}
.ct-section > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ct-div-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.ct-new-columns {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
.ct-link-text {
  display: inline-block;
}
.ct-link {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  text-decoration: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ct-link-button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.ct-link-button {
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #ffffff;
  padding: 10px 16px;
}
.ct-image {
  max-width: 100%;
}
.ct-fancy-icon > svg {
  width: 55px;
  height: 55px;
}
.ct-inner-content {
  width: 100%;
}
.ct-slide {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ct-nestable-shortcode {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-comments {
  width: 100%;
  text-align: left;
}
.oxy-comment-form {
  width: 100%;
}
.oxy-login-form {
  width: 100%;
}
.oxy-search-form {
  width: 100%;
}
.oxy-tabs-contents {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-tab {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-tab-content {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.oxy-testimonial {
  width: 100%;
}
.oxy-icon-box {
  width: 100%;
}
.oxy-pricing-box {
  width: 100%;
}
.oxy-posts-grid {
  width: 100%;
}
.oxy-gallery {
  width: 100%;
}
.ct-slider {
  width: 100%;
}
.oxy-tabs {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}
.ct-modal {
  flex-direction: column;
  align-items: flex-start;
}
.ct-span {
  display: inline-block;
  text-decoration: inherit;
}
.ct-widget {
  width: 100%;
}
.oxy-dynamic-list {
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ct-div-block,
  .oxy-post-content,
  .ct-text-block,
  .ct-headline,
  .oxy-rich-text,
  .ct-link-text {
    max-width: 100%;
  }
  img {
    flex-shrink: 0;
  }
  body * {
    min-height: 1px;
  }
}
.oxy-testimonial {
  flex-direction: row;
  align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
  order: 1;
}

.oxy-testimonial .oxy-testimonial-photo {
  width: 125px;
  height: 125px;
  margin-right: 20px;
}

.oxy-testimonial .oxy-testimonial-photo-wrap,
.oxy-testimonial .oxy-testimonial-author-wrap,
.oxy-testimonial .oxy-testimonial-content-wrap {
  align-items: flex-start;
  text-align: left;
}

.oxy-testimonial .oxy-testimonial-text {
  margin-bottom: 8px;
  font-size: 21px;
  line-height: 1.4;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author {
  font-size: 18px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author-info {
  font-size: 12px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-icon-box {
  text-align: left;
  flex-direction: column;
}

.oxy-icon-box .oxy-icon-box-icon {
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-heading {
  font-size: 21px;
  margin-bottom: 12px;
}

.oxy-icon-box .oxy-icon-box-text {
  font-size: 16px;
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-link {
  margin-top: 20px;
}

/* GLOBALS */

.oxy-pricing-box .oxy-pricing-box-section {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  justify-content: center;
}

/* IMAGE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
  justify-content: center;
}

/* TITLE */

.oxy-pricing-box .oxy-pricing-box-title-title {
  font-size: 48px;
}

.oxy-pricing-box .oxy-pricing-box-title-subtitle {
  font-size: 24px;
}

/* PRICE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  flex-direction: row;
}

.oxy-pricing-box .oxy-pricing-box-currency {
  font-size: 28px;
}

.oxy-pricing-box .oxy-pricing-box-amount-main {
  font-size: 80px;
  line-height: 0.7;
}

.oxy-pricing-box .oxy-pricing-box-amount-decimal {
  font-size: 13px;
}

.oxy-pricing-box .oxy-pricing-box-term {
  font-size: 16px;
}

.oxy-pricing-box .oxy-pricing-box-sale-price {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}

/* CONTENT */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

/* CTA */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
  justify-content: center;
}

.oxy-progress-bar .oxy-progress-bar-background {
  background-color: #000000;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.12) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.12) 50%,
    rgba(255, 255, 255, 0.12) 75%,
    transparent 75%,
    transparent
  );
  animation: none 0s paused;
}

.oxy-progress-bar .oxy-progress-bar-progress-wrap {
  width: 85%;
}

.oxy-progress-bar .oxy-progress-bar-progress {
  background-color: #66aaff;
  padding: 40px;
  animation: none 0s paused, none 0s paused;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.12) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.12) 50%,
    rgba(255, 255, 255, 0.12) 75%,
    transparent 75%,
    transparent
  );
}

.oxy-progress-bar .oxy-progress-bar-overlay-text {
  font-size: 30px;
  font-weight: 900;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-progress-bar .oxy-progress-bar-overlay-percent {
  font-size: 12px;
}

.ct-slider .unslider-nav ol li {
  border-color: #ffffff;
}
.ct-slider .unslider-nav ol li.unslider-active {
  background-color: #ffffff;
}
.ct-slider .ct-slide {
  padding: 0px;
}

.oxy-superbox .oxy-superbox-secondary,
.oxy-superbox .oxy-superbox-primary {
  transition-duration: 0.5s;
}

.oxy-shape-divider {
  width: 0px;
  height: 0px;
}

.oxy_shape_divider svg {
  width: 100%;
}
.oxy-pro-menu
  .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(
    .oxy-pro-menu-off-canvas-container
  )
  .sub-menu {
  box-shadow: px px px px;
}

.oxy-pro-menu
  .oxy-pro-menu-show-dropdown
  .oxy-pro-menu-list
  .menu-item-has-children
  > a
  svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu
  .oxy-pro-menu-show-dropdown
  .oxy-pro-menu-list
  .menu-item-has-children
  > a
  div {
  margin-left: 0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  width: 30px;
  height: 30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
  top: 20px;
  left: 20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  width: 24px;
  height: 24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container {
  background-color: #ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-open-container {
  background-image: url();
}

.oxy-pro-menu
  .oxy-pro-menu-off-canvas-container
  .oxy-pro-menu-list
  .menu-item-has-children
  > a
  svg,
.oxy-pro-menu
  .oxy-pro-menu-open-container
  .oxy-pro-menu-list
  .menu-item-has-children
  > a
  svg {
  font-size: 24px;
}

.oxy-pro-menu
  .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container
  .menu-item-has-children
  ul,
.oxy-pro-menu
  .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container
  .menu-item-has-children
  ul {
  background-color: rgba(0, 0, 0, 0.2);
  border-top-style: solid;
}

.oxy-pro-menu
  .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(
    .oxy-pro-menu-off-canvas-container
  )
  .oxy-pro-menu-list {
  flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a {
  text-align: left;
  justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,
.oxy-pro-menu
  .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container
  .menu-item {
  align-items: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container {
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
}
.oxy-pro-menu
  .oxy-pro-menu-container.oxy-pro-menu-open-container
  .oxy-pro-menu-list
  .menu-item
  a,
.oxy-pro-menu
  .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container
  .oxy-pro-menu-list
  .menu-item
  a {
  text-align: left;
  justify-content: flex-start;
}

.oxy-site-navigation {
  --oxynav-brand-color: #4831b0;
  --oxynav-neutral-color: #ffffff;
  --oxynav-activehover-color: #efedf4;
  --oxynav-background-color: #4831b0;
  --oxynav-border-radius: 0px;
  --oxynav-other-spacing: 8px;
  --oxynav-transition-duration: 0.3s;
  --oxynav-transition-timing-function: cubic-bezier(0.84, 0.05, 0.31, 0.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper {
  text-align: left;
}

.oxy-site-navigation > ul {
  left: 0;
}
.oxy-site-navigation {
  --oxynav-animation-name: none;
}

.oxy-site-navigation > ul:not(.open) > li[data-cta="true"]:nth-last-child(1) {
  background-color: var(--oxynav-brand-color);
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
  border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"]:nth-last-child(2) {
  background: transparent;
  border: 1px solid currentColor;
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation
  > ul:not(.open)
  > li[data-cta="true"]:nth-last-child(2):not(:hover)
  > img {
  filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"]:hover {
  background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation
  > ul:not(.open)
  > li[data-cta="true"]:nth-last-child(1)
  > a {
  color: var(--oxynav-neutral-color);
}
.oxy-site-navigation
  > ul:not(.open)
  > li[data-cta="true"]:nth-last-child(2)
  > a {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"]:hover > a {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation
  > ul:not(.open)
  > li[data-cta="true"]:nth-last-child(1)
  > a::after {
  color: var(--oxynav-neutral-color);
}
.oxy-site-navigation
  > ul:not(.open)
  > li[data-cta="true"]:nth-last-child(2)
  > a::after {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"]:hover > a::after {
  color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"] > ul {
  display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"] > button,
.oxy-site-navigation > ul:not(.open) > li[data-cta="true"] > ul {
  display: none;
}

.ct-section-inner-wrap,
.oxy-header-container {
  max-width: 1120px;
}
body {
  font-family: "Open Sans";
}
body {
  line-height: 1.6;
  font-size: 16px;
  font-weight: 400;
  color: #404040;
}
.oxy-nav-menu-hamburger-line {
  background-color: #404040;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Source Sans Pro";
  font-size: 38px;
  font-weight: 700;
}
h2,
h3,
h4,
h5,
h6 {
  font-size: 30px;
}
h3,
h4,
h5,
h6 {
  font-size: 24px;
}
h4,
h5,
h6 {
  font-size: 20px;
}
h5,
h6 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
a {
  color: #0074db;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.ct-link-text {
  text-decoration: ;
}
.ct-link {
  text-decoration: ;
}
.ct-link-button {
  border-radius: 3px;
}
.ct-section-inner-wrap {
  padding-top: 75px;
  padding-right: 20px;
  padding-bottom: 75px;
  padding-left: 20px;
}
.ct-new-columns > .ct-div-block {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.oxy-header-container {
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 992px) {
  .ct-columns-inner-wrap {
    display: block !important;
  }
  .ct-columns-inner-wrap:after {
    display: table;
    clear: both;
    content: "";
  }
  .ct-column {
    width: 100% !important;
    margin: 0 !important;
  }
  .ct-columns-inner-wrap {
    margin: 0 !important;
  }
}
.oxel_horizontal_divider {
  margin-top: 16px;
  margin-bottom: 16px;
  width: 100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap {
  flex-direction: unset;
}
.oxel_horizontal_divider__line {
  height: 2px;
  background-color: #98a1a8;
}
.oxel_horizontal_divider__icon {
  color: #98a1a8;
}
.oxel_horizontal_divider__icon > svg {
  width: 16px;
  height: 16px;
}
.oxel_horizontal_divider__icon {
  flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap {
  display: flex;
}
.oxel_iconlist {
}
.oxel_iconlist__row {
  padding-top: 3px;
  padding-right: 8px;
  padding-bottom: 3px;
  width: 100%;
  margin-top: 0px;
  padding-left: 8px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.oxel_iconlist__row__icon {
  color: #0098db;
}
.oxel_iconlist__row__icon > svg {
  width: 18px;
  height: 18px;
}
.oxel_iconlist__row__icon {
  margin-right: 6px;
}
@media (max-width: 479px) {
  .oxel_iconlist__row__icon {
    margin-top: -6px;
  }
}

.oxel_iconlist__row__label {
  color: #000000;
}
.oxel_iconlist__row--dark {
  background-color: #eceeef;
}
.oxel_icon_button__container:hover {
  background-color: #cfd3d7;
}
.oxel_icon_button__container {
  background-color: #eceeef;
  padding-top: 8px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  transition-duration: 0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.oxel_icon_button_text {
  color: #374047;
}
.oxel_icon_button_icon {
  color: #606e79;
}
.oxel_icon_button_icon > svg {
  width: 18px;
  height: 18px;
}
.oxel_icon_button_icon {
  margin-right: 8px;
}
.oxy-stock-content-styles {
}
.text-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.dot-separator {
  margin-left: 4px;
  margin-right: 4px;
  font-size: 1em;
  line-height: 1;
  margin-top: -8px;
  font-weight: 900;
  color: #000000;
}
.lp-province-picker {
}
.lp-province-picker:not(.ct-section):not(.oxy-easy-posts),
.lp-province-picker.oxy-easy-posts .oxy-posts,
.lp-province-picker.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.lp-province:hover {
  background-color: #ffffff;
  border-top-color: #eff4fb;
  border-right-color: #eff4fb;
  border-bottom-color: #eff4fb;
  border-left-color: #eff4fb;
}
.lp-province {
  width: 19%;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  background-color: #eff4fb;
  margin-bottom: 1%;
  margin-right: 1%;
  border-top-color: rgba(255, 255, 255, 0);
  border-right-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
  border-left-color: rgba(255, 255, 255, 0);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}
@media (max-width: 767px) {
  .lp-province {
    width: 24%;
  }
}

@media (max-width: 479px) {
  .lp-province {
    width: 32%;
  }
}

.lp-province-flag {
  margin-bottom: 5px;
  width: auto !important;
  height: 30px !important;
}
.lp-province-name {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 1.2em;
  color: #2b2c28;
}
.lp-province-picker-wrap {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  border-top-color: #566d8f;
  border-right-color: #566d8f;
  border-bottom-color: #566d8f;
  border-left-color: #566d8f;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-radius: 15px;
  background-color: #ffffff;
}
.mb-1 {
  margin-bottom: 15px;
}
.age-button-2:hover {
  background-color: #a00e0e;
  border: 1px solid #a00e0e;
}
.age-button-2:hover {
}
.age-button-2 {
  background-color: #db2828;
  border: 1px solid #db2828;
  color: #ffffff;
}
.age-button-2 {
  button-hover_color: #a00e0e;
  width: 100%;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 1.2em;
}
.age-button:hover {
  background-color: #185906;
  border: 1px solid #185906;
}
.age-button:hover {
}
.age-button {
  background-color: #31af0e;
  border: 1px solid #31af0e;
  color: #ffffff;
  padding: 10px 16px;
}
.age-button {
  font-family: Open Sans;
  width: 49.5%;
  font-size: 1.25em;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
  button-hover_color: #185906;
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
  .age-button {
    width: 49%;
  }
}

@media (max-width: 479px) {
  .age-button {
    font-size: 1em;
  }
}

.big-bullet {
  margin-bottom: 30px;
  max-width: 500px;
  text-align: left;
  width: 100%;
}
.big-bullet:not(.ct-section):not(.oxy-easy-posts),
.big-bullet.oxy-easy-posts .oxy-posts,
.big-bullet.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.big-bullet-icon {
  border: 1px solid;
  padding: 18px;
  color: #ffffff;
}
.big-bullet-icon > svg {
  width: 40px;
  height: 40px;
}
.big-bullet-icon {
  margin-right: 14px;
}
@media (max-width: 479px) {
  .big-bullet-icon {
    border: 1px solid;
    padding: 10px;
  }
  .big-bullet-icon > svg {
    width: 24px;
    height: 24px;
  }
  .big-bullet-icon {
  }
}

.big-bullet-info {
  text-align: left;
}
.big-bullet-info:not(.ct-section):not(.oxy-easy-posts),
.big-bullet-info.oxy-easy-posts .oxy-posts,
.big-bullet-info.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.big-bullet-title {
}
.big-bullet-text {
}
.bg-triangles {
}
.mb-2 {
  margin-bottom: 30px;
}
.short-content {
  max-width: 700px;
}
.age-button-3 {
  width: 100%;
  border-top-color: #ff0000;
  border-right-color: #ff0000;
  border-bottom-color: #ff0000;
  border-left-color: #ff0000;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}
.age-button-3-img {
  width: 100%;
  object-fit: cover;
  height: 350px;
}
.mb1 {
}
.age-button-6:hover {
}
.age-button-6:hover {
}
.age-button-6 {
  padding: 10px 16px;
}
.age-button-6 {
  width: 48%;
  font-weight: 600;
  color: #ffffff;
  font-size: 1.2em;
  button-hover_color: #000000;
  margin-bottom: 15px;
}
.clr-h2 {
  color: #000000;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .clr-h2 {
    font-size: 1.5em;
  }
}

.cta_button {
  background-color: #3979d3;
  border: 1px solid #3979d3;
  padding: 16px 25.6px;
}
.cta_button {
  font-family: Source Sans Pro;
  font-weight: 600;
  width: 100%;
  max-width: 600px;
  font-size: 2em;
  letter-spacing: 2px;
  border-radius: 100px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.cta_button:not(.ct-section):not(.oxy-easy-posts),
.cta_button.oxy-easy-posts .oxy-posts,
.cta_button.ct-section .ct-section-inner-wrap {
  display: flex;
}
.cta-button-icon {
  color: #ffffff;
}
.cta-button-icon > svg {
  width: 50px;
  height: 50px;
}
.cta-button-icon {
  position: absolute;
  left: 40px;
}
.dk-gray:hover {
  background-color: #000000;
  border: 1px solid #000000;
}
.dk-gray:hover {
}
.dk-gray {
  background-color: #333333;
  border: 1px solid #333333;
}
.dk-gray {
  button-hover_color: #000000;
}
.funnel-btn {
}
.go-to-form {
  font-weight: 700;
  font-size: 22px;
}
.headline-red {
}
body {
  background: linear-gradient(180deg, #4062bb 50%, #2548a2);
  min-height: 100vh;
  overflow-x: hidden;
}

.bg-triangles {
  position: relative;
  overflow: hidden;
}

.bg-triangles:before {
  right: calc(100% - 10vw);
}

.bg-triangles:after {
  left: calc(100% - 9vw);
}

.bg-triangles:before,
.bg-triangles:after {
  content: "";
  display: block;
  width: 20vw;
  height: 20vw;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  z-index: -1;
  opacity: 0.8;
  background-color: #2548a2;
}

#vmap > svg {
  width: 100%;
}

#funnelComp h5.card-title {
  font-size: 1.75em;
}

#headline-12-436.headline-red {
  color: #cd0000;
}

#headline-12-436.headline-red span {
  color: black !important;
}
