/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
@media (min-width: calc(478px + 1px)) {
  .show-xs {
    display: none; } }

@media (max-width: 478px) {
  .hide-xs {
    display: none; } }

@media (min-width: calc(767px + 1px)) {
  .show-sm {
    display: none; } }

@media (max-width: 767px) {
  .hide-sm {
    display: none; } }

html {
  --rad-sm: 4px;
  --rad-md: 20px;
  --rad-lg: 40px;
  --gap-sm: 2%;
  --gap-md: 4%;
  --space-sm: 0.5rem;
  --space-md: 1rem;
  --pad-xs: 1rem;
  --pad-sm: 2rem;
  --pad-md: 3rem;
  --pad-lg: 6rem;
  --width-md: 55rem;
  --width-lg: 70rem; }
  @media (max-width: 767px) {
    html {
      --pad-lg: 3rem; } }
  @media (max-width: 450px) {
    html {
      --pad-md: 2rem;
      --pad-lg: 2rem; } }

.nav-button a {
  padding: 0.8rem 1.8rem !important;
  background: #03A96F !important;
  color: white !important; }
  .nav-button a:after {
    margin-left: 0.5rem; }

.bricks-nav-menu a {
  transition: all 0.2s ease !important; }

.bricks-nav-menu .sub-menu {
  padding-top: 1rem; }
  .bricks-nav-menu .sub-menu > li > a {
    font-size: 1em; }

#menu-secondary-menu.bricks-nav-menu {
  align-items: center; }

.theme-primary header:not(.scrolling) {
  background: #03A96F !important; }
  .theme-primary header:not(.scrolling) #brxe-zvlvze .bricks-nav-menu > li:hover {
    color: white; }
    .theme-primary header:not(.scrolling) #brxe-zvlvze .bricks-nav-menu > li:hover > a,
    .theme-primary header:not(.scrolling) #brxe-zvlvze .bricks-nav-menu > li:hover > .brx-submenu-toggle * {
      color: white; }
  .theme-primary header:not(.scrolling) #brxe-zvlvze .bricks-nav-menu > .current-menu-ancestor > .brx-submenu-toggle > * {
    color: white; }

#brx-header.sticky.scrolling > .brxe-section {
  background-color: transparent !important;
  background: linear-gradient(to bottom, white 90%, transparent); }

.bricks-mobile-menu-wrapper {
  padding: var(--pad-lg); }
  .bricks-mobile-menu-wrapper .bricks-mobile-menu {
    padding-top: 2em; }

.menu-show-all .bricks-nav-menu {
  display: flex;
  gap: 2em; }
  .menu-show-all .bricks-nav-menu > li {
    flex: 0 1 auto;
    margin: 0; }

.menu-show-all .sub-menu {
  display: block;
  position: relative;
  opacity: 1;
  visibility: visible;
  top: 0;
  background: transparent;
  min-width: 10rem;
  max-width: 12rem; }
  .menu-show-all .sub-menu li a {
    font-size: 0.8em;
    padding: 1rem 0;
    display: block;
    white-space: normal;
    line-height: 1.4; }

.menu-show-all .brx-submenu-toggle button {
  display: none; }

@media (max-width: 991px) {
  .menu-show-all .bricks-nav-menu {
    gap: 1em; }
  .menu-show-all .sub-menu {
    min-width: 0; } }

.site-credits {
  font-size: 16px; }
  .site-credits a {
    text-decoration: none; }

.bricks-is-frontend :not(.brx-animated)[data-interactions*="In"] {
  opacity: 0; }

/* Hubspot Pages */
.hs-page .nav-button a {
  padding: 0.5em 0.6em !important; }

.hs-page .brxe-nav-menu {
  padding: 0 !important; }

.hs-page #brxe-zvlvze .bricks-nav-menu {
  margin-left: 1.2rem; }
  .hs-page #brxe-zvlvze .bricks-nav-menu > li {
    margin-left: 1rem; }

.absolute-fill, .bg-dot-grid-inset:after, .bg-dot-grid-inset-top:after, .bg-dot-grid-squares:after, .bg-dot-grid-right:before, .ratio-base > img, .ratio-16-9 > img, .ratio-4-3 > img, .ratio-1-1 > img, .ratio-base > a, .ratio-16-9 > a, .ratio-4-3 > a, .ratio-1-1 > a, .feature-card .card-header .card-header-inner, .detail-card .detail-card__hover-content, .page-template-page-quiz .quiz-hero:before, .page-template-page-quiz .ida-quiz-module .bg-wrap, .page-template-page-quiz .ida-quiz-module .bg-wrap > * {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.skip-link {
  transition: none; }

.shadow-sm {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }

.bg-dot-grid, .bg-dot-grid-inset:after, .bg-dot-grid-inset-top:after, .bg-dot-grid-right:before {
  background: url("/wp-content/themes/bricks-child/img/bg-dot-grid.svg") repeat left/38px; }

.bg-dot-grid-inset {
  position: relative; }
  .bg-dot-grid-inset > * {
    position: relative;
    z-index: 5; }
  .bg-dot-grid-inset:after {
    content: "";
    top: 10%;
    bottom: 10%;
    z-index: 0; }

.bg-dot-grid-inset-top {
  position: relative; }
  .bg-dot-grid-inset-top > * {
    position: relative;
    z-index: 5; }
  .bg-dot-grid-inset-top:after {
    content: "";
    top: 20%;
    z-index: 0; }

.bg-dot-grid-squares {
  position: relative; }
  .bg-dot-grid-squares:after {
    content: "";
    left: -20%;
    background: url("/wp-content/themes/bricks-child/img/bg-dot-grid-squares.svg") no-repeat center/contain; }

@media (min-width: 767px) {
  .stagger-columns > *:nth-child(1):before {
    content: "";
    display: block;
    margin-top: 0%; } }

@media (min-width: 767px) {
  .stagger-columns > *:nth-child(2):before {
    content: "";
    display: block;
    margin-top: 30%; } }

@media (min-width: 767px) {
  .stagger-columns > *:nth-child(3):before {
    content: "";
    display: block;
    margin-top: 60%; } }

.screenshot-image, .cta-section.type-text-w-screenshot .section-image {
  background: url("/wp-content/themes/bricks-child/img/mockup-monitor.png") no-repeat top left/contain;
  aspect-ratio: 900 / 741;
  width: 100%; }
  .screenshot-image img, .cta-section.type-text-w-screenshot .section-image img {
    margin: 1%;
    width: 98%;
    height: auto; }
  .screenshot-image:after, .cta-section.type-text-w-screenshot .section-image:after {
    content: "";
    display: block;
    padding-top: 25.1%; }

.mobile-screenshot-image {
  border-radius: 25px;
  background: linear-gradient(to top, #BFBFBF, #EBEBEB);
  max-width: 300px; }
  .mobile-screenshot-image img {
    border-radius: 25px;
    padding: 3%; }

.mobile-screenshot-video {
  padding-top: 172%;
  border-radius: 25px;
  background: linear-gradient(to top, #BFBFBF, #EBEBEB);
  max-width: 300px; }
  .mobile-screenshot-video video {
    border-radius: 25px;
    padding: 3%; }

.flex-no-wrap {
  flex-wrap: nowrap; }

.grid-12 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 1rem; }

html {
  --col-1:  6.5%; }

.col-1 {
  width: var(--col-1);
  margin-right: 2%; }
  .col-1:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-1, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-1 {
  width: calc((1400px / 12) * 1) !important; }

html {
  --col-2:  15%; }

.col-2 {
  width: var(--col-2);
  margin-right: 2%; }
  .col-2:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-2, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-2 {
  width: calc((1400px / 12) * 2) !important; }

html {
  --col-3:  23.5%; }

.col-3 {
  width: var(--col-3);
  margin-right: 2%; }
  .col-3:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-3, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-3 {
  width: calc((1400px / 12) * 3) !important; }

html {
  --col-4:  32%; }

.col-4 {
  width: var(--col-4);
  margin-right: 2%; }
  .col-4:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-4, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-4 {
  width: calc((1400px / 12) * 4) !important; }

html {
  --col-5:  40.5%; }

.col-5 {
  width: var(--col-5);
  margin-right: 2%; }
  .col-5:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-5, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-5 {
  width: calc((1400px / 12) * 5) !important; }

html {
  --col-6:  49%; }

.col-6 {
  width: var(--col-6);
  margin-right: 2%; }
  .col-6:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-6, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-6 {
  width: calc((1400px / 12) * 6) !important; }

html {
  --col-7:  57.5%; }

.col-7 {
  width: var(--col-7);
  margin-right: 2%; }
  .col-7:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-7, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-7 {
  width: calc((1400px / 12) * 7) !important; }

html {
  --col-8:  66%; }

.col-8 {
  width: var(--col-8);
  margin-right: 2%; }
  .col-8:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-8, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-8 {
  width: calc((1400px / 12) * 8) !important; }

html {
  --col-9:  74.5%; }

.col-9 {
  width: var(--col-9);
  margin-right: 2%; }
  .col-9:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-9, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-9 {
  width: calc((1400px / 12) * 9) !important; }

html {
  --col-10:  83%; }

.col-10 {
  width: var(--col-10);
  margin-right: 2%; }
  .col-10:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-10, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-10 {
  width: calc((1400px / 12) * 10) !important; }

html {
  --col-11:  91.5%; }

.col-11 {
  width: var(--col-11);
  margin-right: 2%; }
  .col-11:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-11, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-11 {
  width: calc((1400px / 12) * 11) !important; }

html {
  --col-12:  100%; }

.col-12 {
  width: var(--col-12);
  margin-right: 2%; }
  .col-12:last-child {
    margin-right: 0; }

@media (max-width: 767px) {
  .col-12, .col {
    width: 100%;
    margin-right: 0;
    grid-column: span 12 !important; } }

.width-col-12 {
  width: calc((1400px / 12) * 12) !important; }

.flex-2-col > * {
  flex: 0 1 calc(50% - 0.5em) !important; }
  @media (max-width: 767px) {
    .flex-2-col > * {
      flex: 0 0 100% !important; } }

.brx-animate-fadeInUp {
  animation-name: fadeInUpMod !important; }

.brx-animate-fadeInDown {
  animation-name: fadeInDownMod !important; }

.brx-animate-fadeInLeft {
  animation-name: fadeInLeftMod !important; }

.brx-animate-fadeInRight {
  animation-name: fadeInRightMod !important; }

@keyframes fadeInUpMod {
  0% {
    opacity: 0;
    transform: translateY(3rem); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes fadeInDownMod {
  0% {
    opacity: 0;
    transform: translateY(-3rem); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes fadeInRightMod {
  0% {
    opacity: 0;
    transform: translateX(3rem); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes fadeInLeftMod {
  0% {
    opacity: 0;
    transform: translateX(-3rem); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }

.delay-1 {
  animation-delay: calc(1 * 0.2s); }

.delay-2 {
  animation-delay: calc(2 * 0.2s); }

.delay-3 {
  animation-delay: calc(3 * 0.2s); }

.delay-4 {
  animation-delay: calc(4 * 0.2s); }

.delay-5 {
  animation-delay: calc(5 * 0.2s); }

.delay-6 {
  animation-delay: calc(6 * 0.2s); }

.delay-7 {
  animation-delay: calc(7 * 0.2s); }

.delay-8 {
  animation-delay: calc(8 * 0.2s); }

.delay-9 {
  animation-delay: calc(9 * 0.2s); }

.delay-10 {
  animation-delay: calc(10 * 0.2s); }

.bricks-is-frontend .brx-popup:not(.brx-animated)[data-interactions*="In"] {
  opacity: 1 !important; }

.brx-popup {
  pointer-events: none; }
  .brx-popup .brx-popup-backdrop {
    pointer-events: none; }
  .brx-popup .brx-popup-content {
    pointer-events: auto; }

h1, h2, h3, h4, h5, h6 {
  margin: 1em 0 0.6em; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none; }

h1 {
  margin: 0.6em 0 0.3em; }

p {
  margin: 0 0 1.5rem; }

.body-large, .body-lg-wrap p, #brx-content form .hs-form-field label, .testimonial .testimonial-content-wrapper, .brxe-testimonials .swiper-slide .testimonial-content-wrapper {
  font-size: 20px;
  line-height: 1.5; }

.small, .body-sm :where(p) {
  font-size: 16px; }

.jumbo, .h1-jumbo h1 {
  font-size: 66px;
  font-size: clamp(30px, 4.5vw, 66px);
  font-weight: 400; }
  .jumbo strong, .h1-jumbo h1 strong {
    font-weight: 600; }

.button-arrow {
  font-family: Font Awesome\ 6 Solid;
  font-weight: 900;
  content: "\f061"; }

.button-base, .brxe-button, .nav-button a, #brx-content form input[type=submit], .wp-element-button {
  border-radius: var(--rad-sm);
  transition: all 0.3s ease; }
  .button-base:after, .brxe-button:after, .nav-button a:after, #brx-content form input[type=submit]:after, .wp-element-button:after {
    content: "\f061";
    font-family: Font Awesome\ 6 Solid;
    font-weight: 900;
    position: relative;
    transition: all 0.3s ease; }
  .button-base:hover, .brxe-button:hover, .nav-button a:hover, #brx-content form input:hover[type=submit], .wp-element-button:hover {
    filter: brightness(85%) contrast(1.2); }
    .button-base:hover:after, .brxe-button:hover:after, .nav-button a:hover:after, #brx-content form input[type=submit]:hover:after, .wp-element-button:hover:after {
      transform: translateX(0.5rem); }

.wp-element-button {
  font-family: "Montserrat";
  font-weight: 700;
  background-color: #03A96F;
  text-decoration: none !important;
  align-items: center;
  border-width: 0;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  letter-spacing: .5px;
  padding: 0.8rem 1.8rem;
  text-align: center; }

.brxe-text-link .icon {
  transition: all 0.3s ease; }

.brxe-text-link:hover {
  color: #03A96F; }
  .brxe-text-link:hover .icon {
    transform: translateX(0.5rem);
    color: #03A96F; }

main ul li {
  font-size: 16px;
  margin-bottom: 0.8rem; }

main ol li {
  margin-bottom: 0.8rem; }

.single-post main ul li, .bullets-normal ul li {
  font-size: inherit; }

#brx-content form .hs-form-field {
  display: flex;
  margin: 0 0 2.5rem;
  flex-wrap: wrap; }
  #brx-content form .hs-form-field label {
    flex: 0 0 12rem;
    color: #1C2029;
    text-align: right;
    margin-right: 1rem; }
  #brx-content form .hs-form-field > .input {
    border: none;
    flex: 0 1 calc(100% - 13rem);
    width: auto;
    padding: 0; }
    #brx-content form .hs-form-field > .input input, #brx-content form .hs-form-field > .input textarea {
      background: #f1f1f1;
      border: none;
      border-radius: 4px;
      min-height: 5rem; }
  #brx-content form .hs-form-field .hs-error-msgs {
    flex: 1 0 100%;
    padding-left: 15rem;
    color: #ae1e27;
    margin: 0.5em 0; }
    #brx-content form .hs-form-field .hs-error-msgs label {
      font-size: 14px;
      text-align: left;
      color: #ae1e27; }

#brx-content form .hs_error_rollup {
  color: #ae1e27; }
  #brx-content form .hs_error_rollup label {
    color: #ae1e27; }

#brx-content form input[type=submit] {
  padding: 0.8rem 1.8rem;
  border: none;
  background: #03A96F;
  color: white;
  font-family: "Montserrat";
  font-weight: 700; }

#brx-content form .hs_submit .actions {
  text-align: center; }

@media (max-width: 767px) {
  #brx-content form .hs-form-field {
    flex-direction: column; }
    #brx-content form .hs-form-field label {
      text-align: left;
      flex: 0 0 auto; }
    #brx-content form .hs-form-field > .input {
      flex: 0 1 100%; }
    #brx-content form .hs-form-field .hs-error-msgs {
      padding-left: 0; } }

.grecaptcha-badge {
  visibility: visible !important; }

.form-wrapper {
  position: relative;
  margin-bottom: calc(70px + 3rem); }
  .form-wrapper:after {
    content: url("/wp-content/themes/bricks-child/img/chat-stem-left-white.svg");
    position: absolute;
    top: 100%;
    left: 10%;
    width: 10%;
    zoom: 1; }

.chat-wrap-lg {
  position: relative;
  margin-bottom: 75px; }
  .chat-wrap-lg:after {
    content: url("/wp-content/themes/bricks-child/img/chat-stem-right-green.svg");
    position: absolute;
    top: 100%;
    left: 10%;
    width: 10%;
    zoom: 1; }

.bricks-type-lead h1, .bricks-type-lead h2, .bricks-type-lead h3, .bricks-type-lead h4, .bricks-type-lead h5 {
  font-weight: 500; }

.bricks-type-lead h2 {
  font-size: 40px; }

.bricks-type-lead strong {
  font-weight: 600;
  color: #03A96F; }

@media (max-width: 991px) {
  .bricks-type-lead h2 {
    font-size: 28px; } }

.single-post h1 {
  font-size: 30px; }

.single-post h2 {
  font-size: 28px; }

.single-post h3 {
  font-size: 22px; }

.single-post h4 {
  font-size: 20px; }

.single-post h5 {
  font-size: 18px; }

.single-post a {
  transition: all 0.3s ease; }
  .single-post a:hover {
    color: #03A96F; }

.hs-page .body-container-wrapper a {
  text-decoration: underline; }

.big-bullet {
  padding-left: 2.5em;
  position: relative; }
  .big-bullet:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #03A96F;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%; }

.bold-green b {
  color: #03A96F; }

.hero-simple .chat-wrap-lg {
  position: relative; }
  .hero-simple .chat-wrap-lg > * {
    flex: 0 1 50%;
    z-index: 5; }

@media (max-width: 767px) {
  .hero-simple .chat-wrap-lg > * {
    flex: 0 0 100%; } }

.bg-dot-grid-right {
  position: relative; }
  .bg-dot-grid-right:before {
    content: "";
    left: 50%;
    border-radius: 0 var(--rad-lg) var(--rad-lg) 0; }

.home-story-section {
  --pW: 20%;
  --pWH: var(--pW) * 0.5; }
  .home-story-section .transaction-lines, .home-story-section .data-rings, .home-story-section .data-grid, .home-story-section .bank-image {
    transition: all 0.5s ease;
    transform-origin: 50% 50%; }
  .home-story-section .transaction-lines, .home-story-section .data-rings, .home-story-section .data-grid {
    opacity: 0; }
  .home-story-section .data-rings #data-rings > * {
    transform-origin: 50% 50%;
    animation: rotate infinite 25s linear; }
    .home-story-section .data-rings #data-rings > *:nth-child(2) {
      animation-duration: 22s; }
    .home-story-section .data-rings #data-rings > *:nth-child(3) {
      animation-duration: 20s; }
    .home-story-section .data-rings #data-rings > *:nth-child(4) {
      animation-duration: 18s; }
    .home-story-section .data-rings #data-rings > *:nth-child(5) {
      animation-duration: 19s; }
    .home-story-section .data-rings #data-rings > *:nth-child(6) {
      animation-duration: 14s; }
    .home-story-section .data-rings #data-rings > *:nth-child(7) {
      animation-duration: 13s; }
    .home-story-section .data-rings #data-rings > *:nth-child(1) *[id^="highlights"] > * {
      opacity: 0;
      transform-origin: 50% 50%;
      animation: popInOut infinite 10s ease-in-out; }
      .home-story-section .data-rings #data-rings > *:nth-child(1) *[id^="highlights"] > *:nth-child(1) {
        animation-duration: calc(10s + (0.5s * 1));
        animation-delay: calc(1s * (1 + 1)); }
      .home-story-section .data-rings #data-rings > *:nth-child(1) *[id^="highlights"] > *:nth-child(2) {
        animation-duration: calc(10s + (0.5s * 1));
        animation-delay: calc(1s * (2 + 1)); }
      .home-story-section .data-rings #data-rings > *:nth-child(1) *[id^="highlights"] > *:nth-child(3) {
        animation-duration: calc(10s + (0.5s * 1));
        animation-delay: calc(1s * (3 + 1)); }
      .home-story-section .data-rings #data-rings > *:nth-child(1) *[id^="highlights"] > *:nth-child(4) {
        animation-duration: calc(10s + (0.5s * 1));
        animation-delay: calc(1s * (4 + 1)); }
      .home-story-section .data-rings #data-rings > *:nth-child(1) *[id^="highlights"] > *:nth-child(5) {
        animation-duration: calc(10s + (0.5s * 1));
        animation-delay: calc(1s * (5 + 1)); }
      .home-story-section .data-rings #data-rings > *:nth-child(1) *[id^="highlights"] > *:nth-child(6) {
        animation-duration: calc(10s + (0.5s * 1));
        animation-delay: calc(1s * (6 + 1)); }
    .home-story-section .data-rings #data-rings > *:nth-child(2) *[id^="highlights"] > * {
      opacity: 0;
      transform-origin: 50% 50%;
      animation: popInOut infinite 10s ease-in-out; }
      .home-story-section .data-rings #data-rings > *:nth-child(2) *[id^="highlights"] > *:nth-child(1) {
        animation-duration: calc(10s + (0.5s * 2));
        animation-delay: calc(1s * (1 + 2)); }
      .home-story-section .data-rings #data-rings > *:nth-child(2) *[id^="highlights"] > *:nth-child(2) {
        animation-duration: calc(10s + (0.5s * 2));
        animation-delay: calc(1s * (2 + 2)); }
      .home-story-section .data-rings #data-rings > *:nth-child(2) *[id^="highlights"] > *:nth-child(3) {
        animation-duration: calc(10s + (0.5s * 2));
        animation-delay: calc(1s * (3 + 2)); }
      .home-story-section .data-rings #data-rings > *:nth-child(2) *[id^="highlights"] > *:nth-child(4) {
        animation-duration: calc(10s + (0.5s * 2));
        animation-delay: calc(1s * (4 + 2)); }
      .home-story-section .data-rings #data-rings > *:nth-child(2) *[id^="highlights"] > *:nth-child(5) {
        animation-duration: calc(10s + (0.5s * 2));
        animation-delay: calc(1s * (5 + 2)); }
      .home-story-section .data-rings #data-rings > *:nth-child(2) *[id^="highlights"] > *:nth-child(6) {
        animation-duration: calc(10s + (0.5s * 2));
        animation-delay: calc(1s * (6 + 2)); }
    .home-story-section .data-rings #data-rings > *:nth-child(3) *[id^="highlights"] > * {
      opacity: 0;
      transform-origin: 50% 50%;
      animation: popInOut infinite 10s ease-in-out; }
      .home-story-section .data-rings #data-rings > *:nth-child(3) *[id^="highlights"] > *:nth-child(1) {
        animation-duration: calc(10s + (0.5s * 3));
        animation-delay: calc(1s * (1 + 3)); }
      .home-story-section .data-rings #data-rings > *:nth-child(3) *[id^="highlights"] > *:nth-child(2) {
        animation-duration: calc(10s + (0.5s * 3));
        animation-delay: calc(1s * (2 + 3)); }
      .home-story-section .data-rings #data-rings > *:nth-child(3) *[id^="highlights"] > *:nth-child(3) {
        animation-duration: calc(10s + (0.5s * 3));
        animation-delay: calc(1s * (3 + 3)); }
      .home-story-section .data-rings #data-rings > *:nth-child(3) *[id^="highlights"] > *:nth-child(4) {
        animation-duration: calc(10s + (0.5s * 3));
        animation-delay: calc(1s * (4 + 3)); }
      .home-story-section .data-rings #data-rings > *:nth-child(3) *[id^="highlights"] > *:nth-child(5) {
        animation-duration: calc(10s + (0.5s * 3));
        animation-delay: calc(1s * (5 + 3)); }
      .home-story-section .data-rings #data-rings > *:nth-child(3) *[id^="highlights"] > *:nth-child(6) {
        animation-duration: calc(10s + (0.5s * 3));
        animation-delay: calc(1s * (6 + 3)); }
    .home-story-section .data-rings #data-rings > *:nth-child(4) *[id^="highlights"] > * {
      opacity: 0;
      transform-origin: 50% 50%;
      animation: popInOut infinite 10s ease-in-out; }
      .home-story-section .data-rings #data-rings > *:nth-child(4) *[id^="highlights"] > *:nth-child(1) {
        animation-duration: calc(10s + (0.5s * 4));
        animation-delay: calc(1s * (1 + 4)); }
      .home-story-section .data-rings #data-rings > *:nth-child(4) *[id^="highlights"] > *:nth-child(2) {
        animation-duration: calc(10s + (0.5s * 4));
        animation-delay: calc(1s * (2 + 4)); }
      .home-story-section .data-rings #data-rings > *:nth-child(4) *[id^="highlights"] > *:nth-child(3) {
        animation-duration: calc(10s + (0.5s * 4));
        animation-delay: calc(1s * (3 + 4)); }
      .home-story-section .data-rings #data-rings > *:nth-child(4) *[id^="highlights"] > *:nth-child(4) {
        animation-duration: calc(10s + (0.5s * 4));
        animation-delay: calc(1s * (4 + 4)); }
      .home-story-section .data-rings #data-rings > *:nth-child(4) *[id^="highlights"] > *:nth-child(5) {
        animation-duration: calc(10s + (0.5s * 4));
        animation-delay: calc(1s * (5 + 4)); }
      .home-story-section .data-rings #data-rings > *:nth-child(4) *[id^="highlights"] > *:nth-child(6) {
        animation-duration: calc(10s + (0.5s * 4));
        animation-delay: calc(1s * (6 + 4)); }
    .home-story-section .data-rings #data-rings > *:nth-child(5) *[id^="highlights"] > * {
      opacity: 0;
      transform-origin: 50% 50%;
      animation: popInOut infinite 10s ease-in-out; }
      .home-story-section .data-rings #data-rings > *:nth-child(5) *[id^="highlights"] > *:nth-child(1) {
        animation-duration: calc(10s + (0.5s * 5));
        animation-delay: calc(1s * (1 + 5)); }
      .home-story-section .data-rings #data-rings > *:nth-child(5) *[id^="highlights"] > *:nth-child(2) {
        animation-duration: calc(10s + (0.5s * 5));
        animation-delay: calc(1s * (2 + 5)); }
      .home-story-section .data-rings #data-rings > *:nth-child(5) *[id^="highlights"] > *:nth-child(3) {
        animation-duration: calc(10s + (0.5s * 5));
        animation-delay: calc(1s * (3 + 5)); }
      .home-story-section .data-rings #data-rings > *:nth-child(5) *[id^="highlights"] > *:nth-child(4) {
        animation-duration: calc(10s + (0.5s * 5));
        animation-delay: calc(1s * (4 + 5)); }
      .home-story-section .data-rings #data-rings > *:nth-child(5) *[id^="highlights"] > *:nth-child(5) {
        animation-duration: calc(10s + (0.5s * 5));
        animation-delay: calc(1s * (5 + 5)); }
      .home-story-section .data-rings #data-rings > *:nth-child(5) *[id^="highlights"] > *:nth-child(6) {
        animation-duration: calc(10s + (0.5s * 5));
        animation-delay: calc(1s * (6 + 5)); }
    .home-story-section .data-rings #data-rings > *:nth-child(6) *[id^="highlights"] > * {
      opacity: 0;
      transform-origin: 50% 50%;
      animation: popInOut infinite 10s ease-in-out; }
      .home-story-section .data-rings #data-rings > *:nth-child(6) *[id^="highlights"] > *:nth-child(1) {
        animation-duration: calc(10s + (0.5s * 6));
        animation-delay: calc(1s * (1 + 6)); }
      .home-story-section .data-rings #data-rings > *:nth-child(6) *[id^="highlights"] > *:nth-child(2) {
        animation-duration: calc(10s + (0.5s * 6));
        animation-delay: calc(1s * (2 + 6)); }
      .home-story-section .data-rings #data-rings > *:nth-child(6) *[id^="highlights"] > *:nth-child(3) {
        animation-duration: calc(10s + (0.5s * 6));
        animation-delay: calc(1s * (3 + 6)); }
      .home-story-section .data-rings #data-rings > *:nth-child(6) *[id^="highlights"] > *:nth-child(4) {
        animation-duration: calc(10s + (0.5s * 6));
        animation-delay: calc(1s * (4 + 6)); }
      .home-story-section .data-rings #data-rings > *:nth-child(6) *[id^="highlights"] > *:nth-child(5) {
        animation-duration: calc(10s + (0.5s * 6));
        animation-delay: calc(1s * (5 + 6)); }
      .home-story-section .data-rings #data-rings > *:nth-child(6) *[id^="highlights"] > *:nth-child(6) {
        animation-duration: calc(10s + (0.5s * 6));
        animation-delay: calc(1s * (6 + 6)); }
    .home-story-section .data-rings #data-rings > *:nth-child(7) *[id^="highlights"] > * {
      opacity: 0;
      transform-origin: 50% 50%;
      animation: popInOut infinite 10s ease-in-out; }
      .home-story-section .data-rings #data-rings > *:nth-child(7) *[id^="highlights"] > *:nth-child(1) {
        animation-duration: calc(10s + (0.5s * 7));
        animation-delay: calc(1s * (1 + 7)); }
      .home-story-section .data-rings #data-rings > *:nth-child(7) *[id^="highlights"] > *:nth-child(2) {
        animation-duration: calc(10s + (0.5s * 7));
        animation-delay: calc(1s * (2 + 7)); }
      .home-story-section .data-rings #data-rings > *:nth-child(7) *[id^="highlights"] > *:nth-child(3) {
        animation-duration: calc(10s + (0.5s * 7));
        animation-delay: calc(1s * (3 + 7)); }
      .home-story-section .data-rings #data-rings > *:nth-child(7) *[id^="highlights"] > *:nth-child(4) {
        animation-duration: calc(10s + (0.5s * 7));
        animation-delay: calc(1s * (4 + 7)); }
      .home-story-section .data-rings #data-rings > *:nth-child(7) *[id^="highlights"] > *:nth-child(5) {
        animation-duration: calc(10s + (0.5s * 7));
        animation-delay: calc(1s * (5 + 7)); }
      .home-story-section .data-rings #data-rings > *:nth-child(7) *[id^="highlights"] > *:nth-child(6) {
        animation-duration: calc(10s + (0.5s * 7));
        animation-delay: calc(1s * (6 + 7)); }
  .home-story-section .bank-image {
    position: absolute;
    width: 40%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%); }
  .home-story-section .home-story-people > * {
    position: absolute;
    width: 20%;
    transition: all 0.5s ease;
    opacity: 0;
    animation: bobUpDown infinite 2s ease-in-out; }
    .home-story-section .home-story-people > *:nth-child(1) {
      animation-duration: calc(2s + (0.3s * 1)); }
    .home-story-section .home-story-people > *:nth-child(2) {
      animation-duration: calc(2s + (0.3s * 2)); }
    .home-story-section .home-story-people > *:nth-child(3) {
      animation-duration: calc(2s + (0.3s * 3)); }
    .home-story-section .home-story-people > *:nth-child(4) {
      animation-duration: calc(2s + (0.3s * 4)); }
    .home-story-section .home-story-people > *:nth-child(5) {
      animation-duration: calc(2s + (0.3s * 5)); }
    .home-story-section .home-story-people > *:nth-child(1) {
      left: calc(50% - var(--pWH));
      top: 0; }
    .home-story-section .home-story-people > *:nth-child(2) {
      left: calc(100% - var(--pW));
      top: calc(34% - var(--pWH)); }
    .home-story-section .home-story-people > *:nth-child(3) {
      left: calc(75% - var(--pWH));
      top: 70%; }
    .home-story-section .home-story-people > *:nth-child(4) {
      left: calc(25% - var(--pWH));
      top: 70%; }
    .home-story-section .home-story-people > *:nth-child(5) {
      left: 0;
      top: calc(34% - var(--pWH)); }
  .home-story-section[data-status="step-1-active"] .transaction-lines, .home-story-section [data-status="step-1-active"] .transaction-lines {
    opacity: 1; }
  .home-story-section[data-status="step-1-active"] .home-story-people > *, .home-story-section [data-status="step-1-active"] .home-story-people > * {
    opacity: 1; }
  .home-story-section[data-status="step-2-active"] .bank-image, .home-story-section [data-status="step-2-active"] .bank-image {
    width: 60%; }
  .home-story-section[data-status="step-2-active"] .transaction-lines, .home-story-section [data-status="step-2-active"] .transaction-lines {
    opacity: 0; }
  .home-story-section[data-status="step-2-active"] .data-rings, .home-story-section [data-status="step-2-active"] .data-rings {
    opacity: 1; }
  .home-story-section[data-status="step-3-active"] .bank-image, .home-story-section [data-status="step-3-active"] .bank-image {
    top: 70%;
    width: 50%; }
  .home-story-section[data-status="step-3-active"] .data-grid, .home-story-section [data-status="step-3-active"] .data-grid {
    opacity: 1; }
  .home-story-section[data-status="step-3-active"] .home-story-people > *, .home-story-section [data-status="step-3-active"] .home-story-people > * {
    opacity: 1; }
    .home-story-section[data-status="step-3-active"] .home-story-people > *:nth-child(1), .home-story-section [data-status="step-3-active"] .home-story-people > *:nth-child(1) {
      left: calc(50% - var(--pWH));
      top: 0; }
    .home-story-section[data-status="step-3-active"] .home-story-people > *:nth-child(2), .home-story-section [data-status="step-3-active"] .home-story-people > *:nth-child(2) {
      left: calc(100% - var(--pW));
      top: 10%; }
    .home-story-section[data-status="step-3-active"] .home-story-people > *:nth-child(3), .home-story-section [data-status="step-3-active"] .home-story-people > *:nth-child(3) {
      left: calc(66% - var(--pWH));
      top: 25%; }
    .home-story-section[data-status="step-3-active"] .home-story-people > *:nth-child(4), .home-story-section [data-status="step-3-active"] .home-story-people > *:nth-child(4) {
      left: calc(33% - var(--pWH));
      top: 25%; }
    .home-story-section[data-status="step-3-active"] .home-story-people > *:nth-child(5), .home-story-section [data-status="step-3-active"] .home-story-people > *:nth-child(5) {
      left: 0;
      top: 10%; }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes bobUpDown {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(5%); }
  100% {
    transform: translateY(0); } }

@keyframes popInOut {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  30% {
    opacity: 1; }
  35% {
    opacity: 0; }
  100% {
    opacity: 0; } }

.card, .feature-card {
  background: white;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.brxe-carousel .image {
  background-size: contain;
  background-repeat: no-repeat; }

.logo-gallery .bricks-layout-item {
  background-color: white;
  border-radius: 4px;
  margin: 0; }
  .logo-gallery .bricks-layout-item .image {
    background-size: 80% auto !important; }

.logo-gallery.img-ratio-5-2 .image {
  padding-top: 40% !important;
  background-size: 60% auto !important; }

.ratio-base, .ratio-16-9, .ratio-4-3, .ratio-1-1 {
  height: 0;
  width: 100%; }
  .ratio-base > img, .ratio-16-9 > img, .ratio-4-3 > img, .ratio-1-1 > img, .ratio-base > a, .ratio-16-9 > a, .ratio-4-3 > a, .ratio-1-1 > a {
    position: absolute !important; }
  .ratio-base img, .ratio-16-9 img, .ratio-4-3 img, .ratio-1-1 img {
    object-fit: cover;
    object-position: 50%; }

.ratio-16-9 {
  padding-top: 56.25%; }

.ratio-4-3 {
  padding-top: 75%; }

.ratio-1-1 {
  padding-top: 100%; }

.brxe-cta-section {
  width: 100%; }

.cta-section {
  background: #1C2029;
  color: white;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: var(--col-10);
  margin: 0 auto;
  padding: 0 var(--col-1); }
  .cta-section > * {
    flex: 0 1 100%; }
  .cta-section .section-content {
    padding: var(--col-1); }
  .cta-section .section-image {
    margin-top: -5%; }
  .cta-section.type-text-centered .section-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 55rem;
    margin: 0 auto; }
  .cta-section.type-text-centered .section-image {
    display: none; }
  .cta-section.type-text-w-image {
    margin-top: 5%; }
    .cta-section.type-text-w-image .section-content {
      padding-left: 0; }
  .cta-section.type-text-w-screenshot {
    margin-top: 5%; }
    .cta-section.type-text-w-screenshot .section-content {
      padding-left: 0; }
  .cta-section.type-text-w-mobile-screenshot {
    margin-top: 5%; }
    .cta-section.type-text-w-mobile-screenshot .section-content {
      padding-left: 0; }
      .cta-section.type-text-w-mobile-screenshot .section-content > * {
        max-width: 40rem; }
    .cta-section.type-text-w-mobile-screenshot .section-image {
      border-radius: 25px;
      background: linear-gradient(to top, #BFBFBF, #EBEBEB);
      max-width: 300px; }
      .cta-section.type-text-w-mobile-screenshot .section-image img {
        border-radius: 25px;
        padding: 3%; }
  @media (max-width: 767px) {
    .cta-section {
      max-width: 100%; }
      .cta-section.type-text-w-image, .cta-section.type-text-w-screenshot {
        flex-direction: column-reverse; }
      .cta-section.type-text-w-mobile-screenshot {
        flex-direction: column-reverse; }
        .cta-section.type-text-w-mobile-screenshot .section-image {
          max-width: 50%; } }

.testimonial .testimonial-content-wrapper, .brxe-testimonials .swiper-slide .testimonial-content-wrapper {
  padding: var(--pad-md);
  border-radius: var(--rad-md);
  background: white;
  position: relative;
  margin-bottom: 30px; }
  .testimonial .testimonial-content-wrapper:after, .brxe-testimonials .swiper-slide .testimonial-content-wrapper:after {
    content: url("/wp-content/themes/bricks-child/img/chat-stem-left-white.svg");
    position: absolute;
    top: 100%;
    left: 20%;
    width: 10%;
    zoom: 0.5; }

.testimonial .testimonial-meta-wrapper, .brxe-testimonials .swiper-slide .testimonial-meta-wrapper {
  margin-top: 0; }
  .testimonial .testimonial-meta-wrapper .image, .brxe-testimonials .swiper-slide .testimonial-meta-wrapper .image {
    background-color: #00A1AF;
    border-radius: 500px;
    background-size: cover;
    background-position: top center;
    flex-shrink: 0; }

.hero-logo-grid-animated {
  --img-width: 190px;
  --img-pad: 0.5em;
  --img-height: calc(var(--img-width) * 0.43); }
  @media (max-width: 1500px) {
    .hero-logo-grid-animated {
      --img-width: 13vw;
      --img-pad: 0.5vw; } }
  @media (max-width: 767px) {
    .hero-logo-grid-animated {
      --img-width: 23vw; } }
  .hero-logo-grid-animated .hero-logo-grid-row {
    display: flex;
    flex-direction: row; }
    .hero-logo-grid-animated .hero-logo-grid-row:nth-child(2) {
      margin-left: calc((var(--img-width) * 0.5) + var(--img-pad)); }
    .hero-logo-grid-animated .hero-logo-grid-row:nth-child(3) {
      margin-left: calc(var(--img-width) + (var(--img-pad) * 2)); }
  .hero-logo-grid-animated .brxe-carousel {
    flex: 0 0 var(--img-width);
    width: var(--img-width);
    background: white;
    border-radius: var(--rad-sm);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    display: block;
    margin: var(--img-pad);
    padding: 0.5rem; }
    .hero-logo-grid-animated .brxe-carousel .image {
      width: calc(var(--img-width) - 1rem);
      height: calc(var(--img-height) - 1rem);
      background-size: contain; }

.hero-image-grid-4-3 {
  --img-width: 190px;
  --img-pad: 0.5em;
  --img-height: calc(var(--img-width) * 0.75); }
  @media (max-width: 1500px) {
    .hero-image-grid-4-3 {
      --img-width: 13vw;
      --img-pad: 0.5vw; } }
  @media (max-width: 767px) {
    .hero-image-grid-4-3 {
      --img-width: 23vw; } }
  .hero-image-grid-4-3 .row {
    display: flex;
    flex-direction: row; }
    .hero-image-grid-4-3 .row:nth-child(2) {
      margin-left: calc((var(--img-width) * 0.5) + var(--img-pad)); }
    .hero-image-grid-4-3 .row:nth-child(3) {
      margin-left: calc(var(--img-width) + (var(--img-pad) * 2)); }
  .hero-image-grid-4-3 .brxe-carousel {
    flex: 0 0 var(--img-width);
    width: var(--img-width);
    background: white;
    border-radius: var(--rad-sm);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    display: block;
    margin: var(--img-pad); }
    .hero-image-grid-4-3 .brxe-carousel .image {
      width: var(--img-width);
      height: var(--img-height);
      background-size: cover; }

.person-circle {
  border-radius: 0 0 500px 500px;
  overflow: hidden;
  position: relative;
  z-index: 5; }
  .person-circle:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto !important;
    padding-top: 100%;
    border-radius: 500px;
    z-index: 0; }
  .person-circle img {
    position: relative !important;
    z-index: 5;
    width: 120%;
    max-width: 120%;
    margin: 0 -10%; }

.team-listing .person-circle, .team-image .person-circle {
  padding-top: 112%;
  width: 100%; }
  .team-listing .person-circle img, .team-image .person-circle img {
    position: absolute !important;
    top: 0;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    width: 100%;
    margin: 0; }
  .team-listing .person-circle:before, .team-image .person-circle:before {
    transition: all 0.3s ease; }

.team-listing .team-listing-item:hover .person-circle:before, .team-image .team-listing-item:hover .person-circle:before {
  background-color: #03A96F !important; }

.cat-list {
  list-style: none;
  padding-left: 0; }
  .cat-list a {
    color: #03A96F; }
  @media (max-width: 767px) {
    .cat-list li {
      display: inline-block;
      margin-right: 1em; } }

.cat-list-horizontal {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 1.5em; }
  .cat-list-horizontal li {
    display: inline-block; }
    .cat-list-horizontal li a {
      color: #1C2029; }

.brxe-posts {
  overflow: visible; }
  .brxe-posts .bricks-layout-item {
    border-radius: var(--rad-sm);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
    .brxe-posts .bricks-layout-item .content-wrapper {
      padding: var(--pad-md);
      background: white; }

.listing-item .listing-item-content {
  font-size: 16px; }
  .listing-item .listing-item-content a {
    text-decoration: none; }
  .listing-item .listing-item-content .content-external-link {
    display: none; }

.listing-item[data-category=in-the-news] .item-image-wrap {
  padding-top: 40% !important; }
  .listing-item[data-category=in-the-news] .item-image-wrap .item-image {
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    bottom: 10%;
    right: 10%;
    object-fit: contain; }

.listing-item[data-category=in-the-news] .listing-item-content .content-normal {
  display: none; }

.listing-item[data-category=in-the-news] .listing-item-content .content-external-link {
  display: block; }
  .listing-item[data-category=in-the-news] .listing-item-content .content-external-link a {
    text-decoration: none; }

.jobs-table th {
  padding: 10px 30px;
  background: #1c2029;
  color: #fff; }
  .jobs-table th:first-child {
    border-radius: 4px 0 0 0; }
  .jobs-table th:last-child {
    border-radius: 0 4px 0 0; }

.jobs-table tr:nth-child(2n+1) {
  background: #f2f2f2; }

.jobs-table tr:nth-child(2n) {
  background: #e6e6e6; }

.jobs-table tr:hover, .jobs-table tr .services-page .servicesnav .active > a {
  background: #03a96f; }

.jobs-table tr:hover a {
  color: #fff; }

.jobs-table tr:last-child td:first-child {
  border-radius: 0 0 0 4px; }

.jobs-table tr:last-child td:last-child {
  border-radius: 0 0 4px 0; }

.jobs-table td {
  padding: 8px 30px; }

.jobs-table p {
  margin-bottom: 0; }

.jobs-table a {
  color: #282f37;
  text-decoration: none;
  display: block; }

.jobs-table .dep-col {
  padding: 10px;
  width: 35%; }

.resource-card:hover .brxe-text-link {
  color: #03A96F; }
  .resource-card:hover .brxe-text-link .icon {
    transform: translateX(0.5rem);
    color: #03A96F; }

.feature-card {
  margin-top: 6%;
  margin-bottom: 4rem; }
  .feature-card .card-header {
    height: 0;
    padding-top: 30%;
    position: relative;
    border-radius: 4px 4px 0 0;
    background: #03A96F; }
    .feature-card .card-header .card-header-inner {
      display: flex;
      align-items: end; }
    .feature-card .card-header .card-image, .feature-card .card-header .card-icon {
      height: 100%;
      display: flex;
      flex-basis: 50%; }
      .feature-card .card-header .card-image img, .feature-card .card-header .card-icon img {
        object-fit: contain;
        width: 100%;
        height: 100%; }
    .feature-card .card-header .card-image {
      height: 120%;
      margin-top: -20%; }
  .feature-card .card-content {
    padding: var(--pad-md); }
  .feature-card.card-centered .card-header .card-header-inner {
    justify-content: center; }
  .feature-card.card-centered .card-header .card-image {
    flex-basis: 80%;
    margin-top: -40%;
    height: 140%;
    overflow: hidden; }
    .feature-card.card-centered .card-header .card-image img {
      height: 110%; }
  .feature-card.card-centered .card-header .card-icon {
    display: none; }
  .feature-card.card-centered .card-content {
    text-align: center;
    align-items: center; }
    .feature-card.card-centered .card-content > * {
      max-width: 45rem; }
  .feature-card.card-badge .card-header {
    background: #BFE2EB; }
    .feature-card.card-badge .card-header .card-header-inner {
      flex-direction: row-reverse; }
      .feature-card.card-badge .card-header .card-header-inner .card-image img {
        object-position: left; }
      .feature-card.card-badge .card-header .card-header-inner .card-icon img {
        object-position: right; }
  .feature-card.card-image-only .card-header {
    background: #BFE2EB;
    padding-top: 50%;
    border-radius: 4px; }
    .feature-card.card-image-only .card-header .card-header-inner {
      flex-direction: row-reverse; }
      .feature-card.card-image-only .card-header .card-header-inner .card-image {
        flex-basis: 60%;
        margin-left: -15%;
        margin-right: 5%; }
        .feature-card.card-image-only .card-header .card-header-inner .card-image img {
          object-position: left bottom; }
      .feature-card.card-image-only .card-header .card-header-inner .card-icon {
        flex-basis: 45%;
        z-index: 5;
        margin-left: 5%; }
        .feature-card.card-image-only .card-header .card-header-inner .card-icon img {
          object-position: right; }
  @media (max-width: 767px) {
    .feature-card .card-content {
      padding: var(--pad-sm); } }

.brxe-custom-feature-card {
  width: 100%; }
  .brxe-custom-feature-card.card-img-lg {
    display: flex; }
    .brxe-custom-feature-card.card-img-lg .feature-card {
      margin-top: 20%; }
    .brxe-custom-feature-card.card-img-lg .card-header {
      padding-top: 70%; }

.brxe-custom-detail-card {
  flex: 1 1 0px;
  display: flex; }

.detail-card {
  background: #ffffff;
  padding: var(--pad-md);
  position: relative;
  width: 100%;
  height: 100%; }
  .detail-card .card-header {
    display: flex;
    justify-content: center;
    position: relative;
    border-radius: 4px 4px 0 0; }
    .detail-card .card-header .card-image, .detail-card .card-header .card-icon {
      height: 100%;
      display: flex; }
      .detail-card .card-header .card-image img, .detail-card .card-header .card-icon img {
        width: 6em;
        height: 6em; }
    .detail-card .card-header .card-image {
      height: 120%;
      margin-top: -20%;
      flex-basis: 50%; }
  .detail-card .card-title {
    text-align: center; }
  .detail-card .card-content {
    text-align: center; }
    .detail-card .card-content a:after {
      content: "\f061";
      font-family: Font Awesome\ 6 Solid;
      font-weight: 900;
      position: relative;
      transition: all 0.3s ease;
      margin-left: 0.3em;
      display: inline-block; }
    .detail-card .card-content a:hover:after {
      transform: translateX(0.5rem); }
  .detail-card.card-expand-on-hover .card-content {
    display: none; }
  .detail-card .detail-card__hover-content {
    min-height: 100%;
    cursor: pointer;
    bottom: auto;
    background: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0);
    margin-bottom: 4rem;
    padding: var(--pad-md);
    transition: box-shadow 0.5s ease; }
    .detail-card .detail-card__hover-content .card-content {
      display: block;
      transition: max-height 0.5s cubic-bezier(1, 0, 0, 1);
      max-height: 0px;
      overflow: hidden; }
    .detail-card .detail-card__hover-content:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 0;
      width: 4px;
      opacity: 0;
      background: #03A96F;
      transition: all 0.2s ease; }
    .detail-card .detail-card__hover-content:after {
      content: "";
      display: block;
      position: absolute;
      right: 0.5em;
      bottom: 0.5em;
      clip-path: polygon(100% 0, 0 100%, 100% 100%);
      width: 1em;
      height: 1em;
      background: #03A96F;
      transition: all 0.3s ease; }
  .detail-card:hover {
    z-index: 15; }
    .detail-card:hover .detail-card__hover-content {
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
      .detail-card:hover .detail-card__hover-content .card-content {
        max-height: 400px; }
      .detail-card:hover .detail-card__hover-content:before {
        height: 100%;
        opacity: 1; }
      .detail-card:hover .detail-card__hover-content:after {
        width: 0.2em;
        height: 0.2em;
        opacity: 0; }
  .detail-card.card-horizontal {
    padding-left: 150px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
    .detail-card.card-horizontal .card-header {
      position: absolute;
      top: 2rem;
      left: 2rem; }
      .detail-card.card-horizontal .card-header .card-icon {
        flex-basis: 100%; }
        .detail-card.card-horizontal .card-header .card-icon img {
          width: 6em;
          height: 6em; }
    .detail-card.card-horizontal .card-title {
      text-align: left;
      margin-top: 0; }
    .detail-card.card-horizontal .card-content {
      text-align: left; }
  @media (max-width: 767px) {
    .detail-card .detail-card__hover-content {
      display: none; }
    .detail-card.card-expand-on-hover > .card-content {
      display: block; } }

.brxe-custom-feature-card {
  width: 100%; }

/* Depreciated - please use the consolidated .quiz-hood styles below */
.quiz-hood, .quiz-hood-top, .quiz-hood-top-secondary, .quiz-hood-top-brand-gray, .quiz-hood-bottom {
  position: relative;
  margin-top: 107px; }
  .quiz-hood-top:before, .quiz-hood-top-secondary:before, .quiz-hood-top-brand-gray:before {
    content: "";
    position: absolute;
    height: 7.5vw;
    left: 0;
    right: 0;
    top: calc(-7.5vw + 1px);
    bottom: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%; }
  .quiz-hood-top-secondary:before {
    background-image: url("/wp-content/themes/bricks-child//img/quiz-img/system_hood@2x.png"); }
  .quiz-hood-top-brand-gray:before {
    background-image: url("/wp-content/themes/bricks-child//img/quiz-img/system_hood_gray@2x.png"); }
  .quiz-hood-bottom:after {
    content: "";
    position: absolute;
    height: 7.5vw;
    left: 0;
    right: 0;
    bottom: calc(-7.5vw + 1px);
    top: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    transform: rotate(180deg); }
  .quiz-hood-bottom-secondary:before {
    background-image: url("/wp-content/themes/bricks-child//img/quiz-img/system_hood@2x.png"); }
  .quiz-hood-bottom-brand-gray:before {
    background-image: url("/wp-content/themes/bricks-child//img/quiz-img/system_hood_gray@2x.png"); }

/* New Consolidated .quiz-hood styles */
.quiz-hood-bottom-white, .quiz-hood-bottom-dark, .quiz-hood-bottom-light-gray, .quiz-hood-bottom-md-gray {
  position: relative;
  padding-bottom: 8vw !important; }
  .quiz-hood-bottom-white:after, .quiz-hood-bottom-dark:after, .quiz-hood-bottom-light-gray:after, .quiz-hood-bottom-md-gray:after {
    content: "";
    position: absolute;
    z-index: 0;
    height: 7.5vw;
    top: auto;
    left: 0;
    right: 0;
    bottom: -1px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%; }

.quiz-hood-bottom-white:after {
  background-image: url("/wp-content/themes/bricks-child//img/quiz-img/kas-hood-bottom-white.svg"); }

.quiz-hood-bottom-dark:after {
  background-image: url("/wp-content/themes/bricks-child//img/quiz-img/kas-hood-bottom-dark.svg"); }

.quiz-hood-bottom-light-gray:after {
  background-image: url("/wp-content/themes/bricks-child//img/quiz-img/kas-hood-bottom-light-gray.svg"); }

.quiz-hood-bottom-md-gray:after {
  background-image: url("/wp-content/themes/bricks-child//img/quiz-img/kas-hood-bottom-md-gray.svg"); }

.page-template-page-quiz {
  --trans: all 1.2s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0.3s;
  --color-bg: #f2f2f2;
  --color-bg2: white;
  --color-fore: black;
  --color-primary: #03a96f;
  --color-secondary: #444A58;
  font-size: 16px;
  position: relative; }
  .page-template-page-quiz .button {
    opacity: 1;
    transition: opacity .5s;
    display: inline-block;
    color: #fff;
    border-radius: 0;
    padding: 15px 30px;
    font-size: 1rem;
    font-weight: 700;
    min-width: 180px;
    text-align: center; }
  .page-template-page-quiz p {
    font-size: 1em;
    line-height: 1.3; }
  .page-template-page-quiz .gs-module {
    display: flow-root; }
  .page-template-page-quiz .quiz-hero .gs-module-container, .page-template-page-quiz .ida-quiz-module .gs-module-container, .page-template-page-quiz .quiz-after .gs-module-container {
    max-width: 800px;
    padding: 0 2em;
    margin: 0 auto; }
  .page-template-page-quiz .quiz-hero {
    padding-top: 80px;
    transition: var(--trans);
    background: var(--color-bg);
    position: relative; }
    .page-template-page-quiz .quiz-hero:before {
      content: "";
      z-index: 1;
      transition: var(--trans);
      background: linear-gradient(to bottom, white 40%, transparent); }
    .page-template-page-quiz .quiz-hero > * {
      position: relative;
      z-index: 5; }
    .page-template-page-quiz .quiz-hero .avatar-on-grid {
      margin-top: 2em; }
    .page-template-page-quiz .quiz-hero .hero-copy {
      position: relative; }
      .page-template-page-quiz .quiz-hero .hero-copy * {
        transition: var(--trans);
        color: var(--color-fore); }
      .page-template-page-quiz .quiz-hero .hero-copy:after {
        content: url("/wp-content/themes/bricks-child//img/quiz-img/kas-quiz-arrow-down.svg");
        display: block;
        width: 2em;
        margin: 1em auto 2em;
        animation: MoveUpDownArrow 2s ease-in-out infinite; }
  .page-template-page-quiz .ida-quiz-module {
    background: var(--color-bg);
    transition: var(--trans);
    overflow: hidden;
    padding: 1em 0; }
    .page-template-page-quiz .ida-quiz-module .quiz-chat-wrap {
      padding-bottom: 4em; }
    .page-template-page-quiz .ida-quiz-module .gs-module-container {
      position: relative;
      z-index: 5; }
    .page-template-page-quiz .ida-quiz-module .bg-wrap {
      pointer-events: none; }
      .page-template-page-quiz .ida-quiz-module .bg-wrap > * {
        opacity: 0;
        transition: all 0.3s linear;
        z-index: 1; }
      .page-template-page-quiz .ida-quiz-module .bg-wrap .bg-q1a1-q2a1 {
        background: linear-gradient(45deg, transparent 20%, white 20.01%, white 50%, transparent 50.01%); }
      .page-template-page-quiz .ida-quiz-module .bg-wrap .bg-q1a1-q2a2 {
        background: linear-gradient(to bottom, #1c2029, transparent 200px), url("/wp-content/themes/bricks-child//img/quiz-img/kas-pattern-zigzag.svg") repeat center/280px; }
      .page-template-page-quiz .ida-quiz-module .bg-wrap .bg-q1a2-q2a1 {
        background: linear-gradient(45deg, transparent 20%, white 20.01%, white 50%, transparent 50.01%); }
      .page-template-page-quiz .ida-quiz-module .bg-wrap .bg-q1a2-q2a2 {
        background: linear-gradient(to bottom, #bfe2eb, transparent 200px), url("/wp-content/themes/bricks-child//img/quiz-img/kas-pattern-curved.svg") repeat center/280px; }
  .page-template-page-quiz .avatar-on-grid {
    position: relative;
    max-width: 600px; }
    .page-template-page-quiz .avatar-on-grid .avatar-graphic {
      width: 50%;
      margin: 0 auto 0 5%;
      position: relative;
      z-index: 5;
      opacity: 0;
      animation: avatarIn 0.5s ease-out 0.5s 1 forwards; }
      .page-template-page-quiz .avatar-on-grid .avatar-graphic svg {
        overflow: visible; }
      .page-template-page-quiz .avatar-on-grid .avatar-graphic #face-shape {
        animation: MoveUpDown 2s ease-in-out infinite; }
      .page-template-page-quiz .avatar-on-grid .avatar-graphic #face-formal {
        animation: MoveUpDown 2s ease-in-out 0.5s infinite; }
      .page-template-page-quiz .avatar-on-grid .avatar-graphic #face-friendly {
        animation: MoveUpDown 2s ease-in-out 0.5s infinite; }
      .page-template-page-quiz .avatar-on-grid .avatar-graphic #bowtie {
        animation: MoveUpDown 2s ease-in-out 0.7s infinite; }
      .page-template-page-quiz .avatar-on-grid .avatar-graphic #glasses {
        animation: MoveUpDown 2s ease-in-out 0.7s infinite; }
    .page-template-page-quiz .avatar-on-grid:before {
      content: "";
      background-image: url("/wp-content/themes/bricks-child//img/quiz-img/kas-dot-bg-pattern-light-gray.svg");
      background-size: 8%;
      position: absolute;
      top: 12%;
      bottom: 12%;
      left: 0;
      right: 0;
      z-index: 1;
      transition: var(--trans);
      opacity: 0;
      animation: avatarIn 0.5s ease-out 1 forwards;
      opacity: 0.2 !important; }
  .page-template-page-quiz .avatar-graphic {
    --trans: all 0.8s $quiz-easing 0.2s; }
    .page-template-page-quiz .avatar-graphic #glasses, .page-template-page-quiz .avatar-graphic #face-shape, .page-template-page-quiz .avatar-graphic #face-formal, .page-template-page-quiz .avatar-graphic #face-friendly, .page-template-page-quiz .avatar-graphic #bowtie {
      transition: var(--trans); }
      .page-template-page-quiz .avatar-graphic #glasses > *, .page-template-page-quiz .avatar-graphic #face-shape > *, .page-template-page-quiz .avatar-graphic #face-formal > *, .page-template-page-quiz .avatar-graphic #face-friendly > *, .page-template-page-quiz .avatar-graphic #bowtie > * {
        transition: var(--trans); }
    .page-template-page-quiz .avatar-graphic #glasses, .page-template-page-quiz .avatar-graphic #face-formal, .page-template-page-quiz .avatar-graphic #bowtie {
      opacity: 0; }
    .page-template-page-quiz .avatar-graphic #face-shape {
      fill: var(--color-primary); }
  .page-template-page-quiz .card, .page-template-page-quiz .feature-card {
    background: white;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 1em;
    margin-bottom: 1em;
    font-size: 1.2rem;
    transition: var(--trans);
    position: relative;
    overflow: hidden; }
    .page-template-page-quiz .card .avatar-graphic, .page-template-page-quiz .feature-card .avatar-graphic {
      width: 70px; }
    .page-template-page-quiz .card .card-copy, .page-template-page-quiz .feature-card .card-copy {
      margin-bottom: 1em; }
    .page-template-page-quiz .card .button, .page-template-page-quiz .feature-card .button {
      --trans: all 0.5s $quiz-easing;
      display: block;
      text-align: center;
      font-size: 0.85em;
      background: var(--color-secondary);
      border-radius: 5px;
      padding: 0.5em 1em;
      margin-top: 0.8em;
      transition: var(--trans); }
    .page-template-page-quiz .card.answered .button, .page-template-page-quiz .answered.feature-card .button {
      opacity: 0.5; }
      .page-template-page-quiz .card.answered .button.chosen, .page-template-page-quiz .answered.feature-card .button.chosen {
        opacity: 1;
        transform: scale(1.02); }
    .page-template-page-quiz .card:before, .page-template-page-quiz .feature-card:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      height: 10px;
      width: 0;
      transition: var(--trans);
      background: var(--color-secondary); }
    .page-template-page-quiz .card:after, .page-template-page-quiz .feature-card:after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 0;
      height: 0;
      transition: var(--trans);
      transform: rotate(45deg) translate(0%, -75%);
      transform-origin: 50%;
      background: var(--color-secondary); }
  .page-template-page-quiz .quiz-after {
    display: none;
    padding: 2em 0 4em; }
    .page-template-page-quiz .quiz-after .final-callout {
      background: #f2f2f2;
      padding: 2em 1em;
      margin-bottom: 2em; }
      .page-template-page-quiz .quiz-after .final-callout .wysiwyg {
        max-width: 35em;
        margin: 0 auto; }
      .page-template-page-quiz .quiz-after .final-callout img {
        margin: 0 auto 1em;
        display: block; }
  .page-template-page-quiz .ida-quiz-module:after {
    opacity: 0;
    transition: all 0.3s ease; }
  .page-template-page-quiz.q3 .ida-quiz-module:after {
    opacity: 1; }
  .page-template-page-quiz .card:not(.active):not(.q1), .page-template-page-quiz .feature-card:not(.active):not(.q1) {
    transform: scale(0);
    opacity: 0;
    max-height: 0;
    padding: 0;
    margin: 0; }
  .page-template-page-quiz .question-card, .page-template-page-quiz .follow-up-card, .page-template-page-quiz .answer-card {
    display: none; }
  .page-template-page-quiz .question-card.q1 {
    display: block; }
  .page-template-page-quiz .answer-card {
    margin-bottom: 2em; }
    .page-template-page-quiz .answer-card .wysiwyg {
      font-size: 1.25rem; }
  .page-template-page-quiz.q1a1 {
    --color-bg: #1c2029;
    --color-bg2: black;
    --color-fore: white;
    --color-primary: #00a1af;
    --color-secondary: #00a1af; }
    .page-template-page-quiz.q1a1 .quiz-hero:before {
      filter: opacity(0.2); }
    .page-template-page-quiz.q1a1 .quiz-hero .hero-copy:after {
      filter: invert(1); }
    .page-template-page-quiz.q1a1 .quiz-hero .avatar-on-grid:before {
      opacity: 0.2; }
    .page-template-page-quiz.q1a1 .card, .page-template-page-quiz.q1a1 .feature-card {
      border-radius: 0px; }
      .page-template-page-quiz.q1a1 .card .button, .page-template-page-quiz.q1a1 .feature-card .button {
        border-radius: 0px; }
      .page-template-page-quiz.q1a1 .card .card-copy *, .page-template-page-quiz.q1a1 .feature-card .card-copy *, .page-template-page-quiz.q1a1 .card.follow-up-card *, .page-template-page-quiz.q1a1 .follow-up-card.feature-card * {
        font-family: 'PT Serif', serif; }
    .page-template-page-quiz.q1a1 .avatar-graphic #face-formal {
      opacity: 1; }
    .page-template-page-quiz.q1a1 .avatar-graphic #face-friendly {
      opacity: 0; }
    .page-template-page-quiz.q1a1 .f1 .answer-2 {
      display: none; }
  .page-template-page-quiz.q1a2 {
    --color-bg: #bfe2eb;
    --color-bg2: white;
    --color-fore: black;
    --color-primary: #f6a320;
    --color-secondary: #6e70db; }
    .page-template-page-quiz.q1a2 .card, .page-template-page-quiz.q1a2 .feature-card {
      border-radius: 30px; }
      .page-template-page-quiz.q1a2 .card .button, .page-template-page-quiz.q1a2 .feature-card .button {
        border-radius: 3em; }
      .page-template-page-quiz.q1a2 .card .card-copy *, .page-template-page-quiz.q1a2 .feature-card .card-copy *, .page-template-page-quiz.q1a2 .card.follow-up-card *, .page-template-page-quiz.q1a2 .follow-up-card.feature-card * {
        font-family: 'Montserrat', sans-serif; }
    .page-template-page-quiz.q1a2 .f1 .answer-1 {
      display: none; }
  .page-template-page-quiz.q2a1 .avatar-graphic #bowtie {
    opacity: 1; }
  .page-template-page-quiz.q2a1 .f2 .answer-2 {
    display: none; }
  .page-template-page-quiz.q2a1 .card:before, .page-template-page-quiz.q2a1 .feature-card:before {
    width: 100%; }
  .page-template-page-quiz.q2a2 .avatar-graphic #glasses {
    opacity: 1; }
  .page-template-page-quiz.q2a2 .f2 .answer-1 {
    display: none; }
  .page-template-page-quiz.q1a1.q2a2 .card:after, .page-template-page-quiz.q1a1.q2a2 .feature-card:after {
    width: 6em;
    height: 6em; }
  .page-template-page-quiz.q1a2.q2a2 .card:after, .page-template-page-quiz.q1a2.q2a2 .feature-card:after {
    width: 8em;
    height: 8em;
    border-radius: 50%; }
  .page-template-page-quiz.q1a1.q2a1 .bg-wrap .bg-q1a1-q2a1 {
    transition: var(--trans);
    opacity: 0.1; }
  .page-template-page-quiz.q1a1.q2a2 .bg-wrap .bg-q1a1-q2a2 {
    transition: var(--trans);
    opacity: 0.1; }
  .page-template-page-quiz.q1a2.q2a1 .bg-wrap .bg-q1a2-q2a1 {
    transition: var(--trans);
    opacity: 0.5; }
  .page-template-page-quiz.q1a2.q2a2 .bg-wrap .bg-q1a2-q2a2 {
    transition: var(--trans);
    opacity: 0.5; }
  .page-template-page-quiz.q3a1 .f3 .answer-2 {
    display: none; }
  .page-template-page-quiz.q3a2 .f3 .answer-1 {
    display: none; }
  .page-template-page-quiz.q1a1.q2a1.q3a1 .a-1-1-1 {
    display: block; }
  .page-template-page-quiz.q1a1.q2a1.q3a2 .a-1-1-2 {
    display: block; }
  .page-template-page-quiz.q1a1.q2a2.q3a1 .a-1-2-1 {
    display: block; }
  .page-template-page-quiz.q1a1.q2a2.q3a2 .a-1-2-2 {
    display: block; }
  .page-template-page-quiz.q1a2.q2a1.q3a1 .a-2-1-1 {
    display: block; }
  .page-template-page-quiz.q1a2.q2a1.q3a2 .a-2-1-2 {
    display: block; }
  .page-template-page-quiz.q1a2.q2a2.q3a1 .a-2-2-1 {
    display: block; }
  .page-template-page-quiz.q1a2.q2a2.q3a2 .a-2-2-2 {
    display: block; }
  @media (min-width: 700px) {
    .page-template-page-quiz .card, .page-template-page-quiz .feature-card {
      font-size: 1.6em; } }
  .page-template-page-quiz .hbspt-form .hs-form-field label, .page-template-page-quiz .hbspt-form .hs-form-field span {
    width: 100%;
    flex-grow: 1 !important;
    text-align: left !important;
    font-size: 16px; }
  .page-template-page-quiz .hbspt-form input {
    display: inline-block;
    width: 100% !important;
    max-width: 100%;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    border-radius: 3px; }
  .page-template-page-quiz .hbspt-form label {
    font-weight: normal;
    font-size: 13px; }
  .page-template-page-quiz .hbspt-form fieldset {
    max-width: 100% !important; }
  .page-template-page-quiz .hbspt-form input {
    display: inline-block;
    width: 100% !important;
    max-width: 100%;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
  .page-template-page-quiz .hbspt-form .hs-button {
    margin: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 12px;
    position: relative;
    text-align: center;
    transition: all .15s linear;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    padding: 12px 24px;
    background: #03a96f;
    border-color: #03a96f;
    font-size: 14px;
    line-height: 14px;
    font-family: helvetica; }
  .page-template-page-quiz .hbspt-form .input, .page-template-page-quiz .hbspt-form input {
    width: 100% !important;
    flex: 0 0 90% !important; }
  .page-template-page-quiz .quiz-after {
    background: white; }

@keyframes avatarIn {
  0% {
    opacity: 0;
    transform: translateY(10%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-2%); } }

@keyframes MoveUpDownArrow {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(1em); } }
