﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  overflow-x: hidden; }

/* Fix for drop down */
select {
-webkit-appearance: none;
box-shadow: none !important;
background-color: white;
background: url("../images/select-arrow.svg") no-repeat right;
}
.form .form-inner .form-group .input-wrapper .select-wrapper {
position:unset !important;
}
.form .form-inner .form-group .input-wrapper .select-wrapper::after {
	background-image:none !important;
}



/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
* {
  margin: 0;
  padding: 0; }

body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: none; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

.btn {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: benton-sans, sans-serif;
  font-weight: 600;
  overflow: hidden;
  outline: none;
  padding: 0.675rem 1.75rem 0.5rem 2rem;
  position: relative;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  -webkit-tap-highlight-color: transparent; }
  .btn.purple {
    background-color: #4F2683;
    color: #FFFFFF;
    font-size: 1.25rem;
    line-height: 1;
    padding: 1.25rem 2rem 1.125rem; }
    .btn.purple:hover {
      background-color: #6731ab; }
  .btn.white {
    -webkit-box-align: center;
            align-items: center;
    background-color: transparent;
    border: 4px solid #FFFFFF;
    color: #FFFFFF;
    display: -webkit-box;
    display: flex;
    font-size: 1.3125rem;
    -webkit-box-pack: justify;
            justify-content: space-between;
    line-height: 1; }
    .btn.white img {
      height: auto;
      -webkit-transition: -webkit-transform 0.3s ease-in-out;
      transition: -webkit-transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      width: 2rem; }
    .btn.white:hover {
      background-color: rgba(255, 255, 255, 0.2); }
    .btn.white.down:hover img {
      -webkit-transform: rotate(270deg);
              transform: rotate(270deg); }
    .btn.white.up:hover img {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }

html {
  font-size: 16px;
  font-family: benton-sans, sans-serif;
  font-weight: 500;
  color: #231F20; }

body {
  -webkit-font-smoothing: antialiased; }

.roboto {
  font-family: benton-sans, sans-serif; }

h1, h2, h3 {
  margin: 0;
  font-family: benton-sans, sans-serif; }

h1 {
  color: #FFFFFF;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 2rem; }
  @media screen and (min-width: 35.625rem) {
    h1 {
      font-size: 2.525rem;
      line-height: 3rem; } }
  @media screen and (min-width: 48rem) {
    h1 {
      font-size: 2.725rem;
      line-height: 3.25rem; } }
  @media screen and (min-width: 67.5rem) {
    h1 {
      font-size: 2.825rem; } }
  @media screen and (min-width: 82.75rem) {
    h1 {
      font-size: 3.125rem;
      line-height: 3.4375rem; } }

h2 {
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2.1875rem; }
  @media screen and (min-width: 35.625rem) {
    h2 {
      font-size: 1.575rem; } }
  @media screen and (min-width: 48rem) {
    h2 {
      font-size: 1.675rem; } }
  @media screen and (min-width: 67.5rem) {
    h2 {
      font-size: 1.775rem; } }
  @media screen and (min-width: 82.75rem) {
    h2 {
      font-size: 1.875rem; } }

h3 {
  color: #4F2683;
  font-weight: 600;
  line-height: 1.75rem;
  font-size: 1.25rem; }
  @media screen and (min-width: 35.625rem) {
    h3 {
      font-size: 1.25rem; } }
  @media screen and (min-width: 48rem) {
    h3 {
      font-size: 1.5625rem; } }
  @media screen and (min-width: 67.5rem) {
    h3 {
      font-size: 1.5625rem; } }
  @media screen and (min-width: 82.75rem) {
    h3 {
      font-size: 1.5625rem; } }

a {
  color: inherit;
  outline: none;
  text-decoration: none; }

p {
  font-size: 1rem;
  line-height: 1.75rem;
  margin: 0 0 1.5rem; }
  p:last-of-type {
    margin-bottom: 0; }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box; }

body {
  margin: 0;
  overflow-x: hidden; }

.container {
  max-width: 64rem;
  margin: 0 auto; }

.container-sm {
  max-width: 56.75rem;
  margin: 0 auto; }

.banner-cards .banner {
  background-color: #4F2683;
  padding: 4.6875rem 1rem 9.6875rem; }
  .banner-cards .banner h2 {
    margin-bottom: 1.76rem;
    text-align: center; }
  .banner-cards .banner p {
    color: #FFFFFF;
    margin: 0 auto;
    max-width: 44.4375rem;
    text-align: center; }

.banner-cards .card-wrapper {
  margin-top: -6.5rem;
  padding: 0 1rem; }

.banner-cards .cards {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  .banner-cards .cards .card {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0.9375rem 3.125rem 0 rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    margin: 1.5% auto;
    max-width: 28.125rem;
    padding: 2.1875rem;
    width: 90%; }
    @media screen and (min-width: 35.625rem) {
      .banner-cards .cards .card {
        margin: 0 0 2.5rem;
        width: 49%; } }
    .banner-cards .cards .card h3 {
      margin-bottom: 1rem;
      margin-top: 0.75rem; }
    .banner-cards .cards .card p {
      max-width: 22.1875rem; }

.description {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 3.25rem auto;
  padding: 0 1rem; }
  @media screen and (min-width: 48rem) {
    .description {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row; } }
  .description .text-wrapper {
    width: 90%;
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 48rem) {
      .description .text-wrapper {
        width: 40%;
        padding-right: 1.5rem; } }
  .description .image-wrapper {
    position: relative;
    width: calc(100vw - 2rem);
    height: calc((100vw - 2rem) * 0.76); }
    @media screen and (min-width: 48rem) {
      .description .image-wrapper {
        width: 30rem;
        height: 22.8rem; } }
    .description .image-wrapper img {
      width: 100%;
      box-shadow: 0 1rem 3.125rem 0 rgba(0, 0, 0, 0.2); }
    .description .image-wrapper .background {
      width: 80%; }
    .description .image-wrapper .foreground {
      width: 53.5%;
      position: absolute;
      bottom: 0;
      right: 0; }

.faq {
  background-color: #77757A;
  padding: 4rem 1rem 3rem; }
  @media screen and (min-width: 35.625rem) {
    .faq {
      padding: 6rem 1rem 4rem; } }
  .faq .collapse {
    border-bottom: 4px solid #FFFFFF;
    cursor: pointer;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    position: relative; }
    .faq .collapse .question, .faq .collapse .content {
      color: #FFFFFF; }
    .faq .collapse .question {
      padding-right: 1.3rem; }
    .faq .collapse .content {
      display: none;
      margin-top: 0.75rem; }
      .faq .collapse .content.open {
        display: block; }
    .faq .collapse::after {
      background-image: url("../images/plus.svg");
      background-repeat: no-repeat;
      background-size: contain;
      color: #FFFFFF;
      content: '';
      height: 1.25rem;
      position: absolute;
      right: 0;
      top: 0.5rem;
      width: 1.25rem; }
    .faq .collapse.active:after {
      background-image: url("../images/minus.svg"); }
  .faq .disclaimers {
    margin-top: 2.8125rem;
    max-width: 50rem; }
    .faq .disclaimers p {
      color: #FFFFFF;
      margin-bottom: 0;
      font-size: 0.875rem; }

.flickity-page-dots {
  bottom: 4rem;
  display: block;
  left: 0; }
  @media screen and (min-width: 35.625rem) {
    .flickity-page-dots {
      display: none; } }

.flickity-button {
  background-color: transparent !important; }
  .flickity-button svg {
    left: 0; }
  .flickity-button.flickity-prev-next-button {
    display: none;
    -webkit-transform: scale(2);
            transform: scale(2);
    outline: none;
    top: 10rem; }
    @media screen and (min-width: 35.625rem) {
      .flickity-button.flickity-prev-next-button {
        display: block; } }
    .flickity-button.flickity-prev-next-button .flickity-button-icon {
      height: 100%;
      width: 100%; }
    .flickity-button.flickity-prev-next-button svg {
      fill: #0C7D7C;
      left: 0;
      top: 0; }
    .flickity-button.flickity-prev-next-button.previous {
      left: 2rem;
      top: 50%; }
      @media screen and (min-width: 35.625rem) {
        .flickity-button.flickity-prev-next-button.previous {
          left: 6rem; } }
      @media screen and (min-width: 67.5rem) {
        .flickity-button.flickity-prev-next-button.previous {
          top: 6rem; } }
    .flickity-button.flickity-prev-next-button.next {
      right: 2rem;
      top: 56.2%; }
      @media screen and (min-width: 35.625rem) {
        .flickity-button.flickity-prev-next-button.next {
          right: 6rem; } }
      @media screen and (min-width: 67.5rem) {
        .flickity-button.flickity-prev-next-button.next {
          top: 8rem; } }

footer {
  background-color: #FFFFFF;
  color: #77757A;
  font-family: benton-sans, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 2rem 0;
  text-align: center; }

.form {
  padding: 0 1rem; }
  .form .form-inner {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0.9375rem 3.125rem 0 rgba(0, 0, 0, 0.2);
    padding: 2.5625rem 2rem 3.87rem;
    position: relative; }
    @media screen and (min-width: 48rem) {
      .form .form-inner {
        padding: 3.25rem 5rem 4.375rem; } }
    .form .form-inner h2 {
      color: #231F20;
      font-weight: 600;
      letter-spacing: -0.0625rem;
      line-height: 2.1875rem;
      margin-bottom: 3.9rem; }
      .form .form-inner h2 span {
        display: block; }
    .form .form-inner .form-group {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
              justify-content: space-between;
      margin-bottom: 0; }
      @media screen and (min-width: 48rem) {
        .form .form-inner .form-group {
          margin-bottom: 2.25rem; } }
      .form .form-inner .form-group.checkbox {
        -webkit-box-align: center;
                align-items: center;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
                justify-content: flex-start; }
        .form .form-inner .form-group.checkbox .checkbox-wrapper {
          height: 2rem;
          position: relative;
          width: 2rem; }
          .form .form-inner .form-group.checkbox .checkbox-wrapper .customChkBx {
            background-color: #FFFFFF;
            border: 4px solid #4F2683;
            height: 2rem;
            width: 2rem;
            left: 0;
            position: absolute;
            top: 0; }
          .form .form-inner .form-group.checkbox .checkbox-wrapper input {
            cursor: pointer;
            opacity: 0;
            position: absolute;
            height: 2rem;
            width: 2rem;
            z-index: 1; }
            .form .form-inner .form-group.checkbox .checkbox-wrapper input:checked ~ span::after {
              background-image: url("../images/check.svg");
              background-repeat: no-repeat;
              background-size: contain;
              content: '';
              display: block;
              height: 1.4375rem;
              left: 1px;
              position: absolute;
              top: 4px;
              width: 1.3125rem; }
        .form .form-inner .form-group.checkbox .checkbox-text {
          font-size: 0.875rem;
          margin-left: 2rem; }
          @media screen and (min-width: 35.625rem) {
            .form .form-inner .form-group.checkbox .checkbox-text {
              font-size: 1rem;
              margin-left: 1.5rem; } }
          @media screen and (min-width: 48rem) {
            .form .form-inner .form-group.checkbox .checkbox-text {
              margin-left: 0.625rem; } }
      .form .form-inner .form-group.submit {
        -webkit-box-pack: center;
                justify-content: center;
        margin-bottom: 0; }
        @media screen and (min-width: 35.625rem) {
          .form .form-inner .form-group.submit {
            -webkit-box-pack: start;
                    justify-content: flex-start; } }
        .form .form-inner .form-group.submit input {
          margin-top: 2rem;
          min-width: 13.25rem; }
          @media screen and (min-width: 35.625rem) {
            .form .form-inner .form-group.submit input {
              min-width: 16.25rem; } }
          @media screen and (min-width: 48rem) {
            .form .form-inner .form-group.submit input {
              margin-top: 0; } }
      .form .form-inner .form-group .input-wrapper {
        width: 100%; }
        @media screen and (min-width: 48rem) {
          .form .form-inner .form-group .input-wrapper {
            width: 49%; } }
        .form .form-inner .form-group .input-wrapper.sm-desktop {
          margin-bottom: 1rem;
          width: 100%; }
          @media screen and (min-width: 77.5rem) {
            .form .form-inner .form-group .input-wrapper.sm-desktop {
              width: 48%; } }
        .form .form-inner .form-group .input-wrapper .select-wrapper {
          position: relative; }
          .form .form-inner .form-group .input-wrapper .select-wrapper::after {
            background-image: url("../images/select-arrow.svg");
            background-repeat: no-repeat;
            background-size: contain;
            content: '';
            display: block;
            height: 2.1875rem;
            position: absolute;
            right: 0;
            top: 0;
            width: 2.1875rem; }
         .form .form-inner .form-group .input-wrapper input, .form .form-inner .form-group .input-wrapper select {
          background-color: #FFFFFF;
          border-top: none;
          border-left: none;
          border-right: none;
          border-bottom: 4px solid #4F2683;
          border-radius: 0;
          color: #231F20;
          font-size: 1rem;
          line-height: 1.6875rem;
          margin-bottom: 1rem;
          outline: none;
          width: 100%;
          -webkit-appearance: none;
          -webkit-box-shadow: 0 0 0 62.5rem #FFFFFF inset; }
          @media screen and (min-width: 48rem) {
            .form .form-inner .form-group .input-wrapper input, .form .form-inner .form-group .input-wrapper select {
              margin-bottom: 0; } }
          .form .form-inner .form-group .input-wrapper input::-webkit-input-placeholder, .form .form-inner .form-group .input-wrapper select::-webkit-input-placeholder {
            color: #231F20;
            font-weight: 500; }
          .form .form-inner .form-group .input-wrapper input::-moz-placeholder, .form .form-inner .form-group .input-wrapper select::-moz-placeholder {
            color: #231F20;
            font-weight: 500; }
          .form .form-inner .form-group .input-wrapper input:-ms-input-placeholder, .form .form-inner .form-group .input-wrapper select:-ms-input-placeholder {
            color: #231F20;
            font-weight: 500; }
          .form .form-inner .form-group .input-wrapper input::-ms-input-placeholder, .form .form-inner .form-group .input-wrapper select::-ms-input-placeholder {
            color: #231F20;
            font-weight: 500; }
          .form .form-inner .form-group .input-wrapper input::placeholder, .form .form-inner .form-group .input-wrapper select::placeholder {
            color: #231F20;
            font-weight: 500; }
        .form .form-inner .form-group .input-wrapper label, .form .form-inner .form-group .input-wrapper input {
          font-weight: 600;
          letter-spacing: 1px; }
        .form .form-inner .form-group .input-wrapper select {
          padding: 0.4rem 2rem 0.4rem 0; }
        .form .form-inner .form-group .input-wrapper input {
          padding: 0.4rem 0; }
        .form .form-inner .form-group .input-wrapper label {
          font-size: 0.75rem;
          line-height: 1rem;
          text-transform: uppercase;
          color: #77757A; }

header {
  -webkit-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: flex;
  padding: 2rem 0;
  -webkit-box-pack: center;
          justify-content: center; }

.hero {
  -webkit-box-align: center;
          align-items: center;
  background-image: url(../images/main-hero.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 3rem 1rem; }
  @media screen and (min-width: 35.625rem) {
    .hero {
      height: 25rem; } }
  @media screen and (min-width: 48rem) {
    .hero {
      height: 37.5rem; } }
  .hero h1, .hero h2 {
    text-align: center; }
  .hero h1 {
    margin: 0 auto 1.34375rem;
    max-width: 45rem;
    text-transform: uppercase; }
  .hero h2 {
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 48rem) {
      .hero h2 {
        margin-bottom: 3rem; } }
  .hero a {
    min-width: 14.3125rem; }

.learn-more {
  -webkit-box-align: center;
          align-items: center;
  background-image: url(../images/secondary-cta-footer.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  height: 18.75rem;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 0 1.5rem; }
  .learn-more h2 {
    margin-bottom: 1.5625rem;
    text-align: center; }
  .learn-more a {
    min-width: 17.1875rem; }
    @media screen and (min-width: 48rem) {
      .learn-more a {
        min-width: 20.875rem;
        padding-left: 50px; } }

.testimonials {
  padding: 5rem 1.5rem 7rem; }
  .testimonials .testimonial {
    height: auto;
    width: 100%; }
    .testimonials .testimonial .testimonial-inner {
      margin: 0 auto; }
      .testimonials .testimonial .testimonial-inner h2 {
        color: #77757A;
        text-align: center;
        font-weight: 500;
        margin-bottom: 1.5rem; }
        @media screen and (min-width: 67.5rem) {
          .testimonials .testimonial .testimonial-inner h2 {
            font-size: 2rem;
            line-height: 2.75rem;
            margin-bottom: 3rem; } }
      .testimonials .testimonial .testimonial-inner .images {
        position: relative;
        margin: 1rem auto;
        width: 14rem; }
        @media screen and (min-width: 48rem) {
          .testimonials .testimonial .testimonial-inner .images {
            width: 17.125rem; } }
      .testimonials .testimonial .testimonial-inner .profile-image {
        border-radius: 50%;
        overflow: hidden;
        height: 5.75rem;
        width: 5.75rem;
        margin: 0 auto; }
      .testimonials .testimonial .testimonial-inner .prev-image,
      .testimonials .testimonial .testimonial-inner .next-image {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 0;
        height: 2.875rem;
        width: 2.875rem;
        opacity: 0.5; }
      .testimonials .testimonial .testimonial-inner .next-image {
        left: auto;
        right: 0; }
      .testimonials .testimonial .testimonial-inner img {
        width: 100%;
        height: auto; }
      .testimonials .testimonial .testimonial-inner .info h3 {
        color: #0C7D7C;
        text-align: center; }
      .testimonials .testimonial .testimonial-inner .info p {
        font-size: 0.875rem;
        line-height: 1.4375rem;
        margin-bottom: 0;
        text-align: center; }

/*# sourceMappingURL=styles/styles.css.map */
