html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
    
}


html {
  line-height: 1;
}


ol, ul {
  list-style: none;
  display: list-item;
}


table {
 font-family: 'Roboto';  
  width: 100%;
font-size: 15px;
}

td {
  text-align: center;
  padding: 8px;
}

th {
  text-align: center;
  padding: 8px;
  background-color: #76236c;
color: white;
}

tr:nth-child(even) {
  background-color: #e6e6e6;
}




caption {
  text-align: center;
  font-weight: normal;
  vertical-align: middle;
}


q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}


a img {
  border: none;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}


html {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 992px) {
  
  html {
    font-size: 16px;
  }
}


body {
  text-rendering: optimizeLegibility;
  font-family: "Roboto";
}


img {
  max-width: 100%;
  height: auto;
}


strong,
b {
  font-weight: 700;
}


i,
em {
  font-style: italic;
}


li {
  list-style: inside;
}


a {
  text-decoration: none;
}


input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
   border: 1px solid #76236c;
  font: 300 1.2rem/1 "Roboto";
  width: 100%;
  box-sizing: border-box;
  max-width: 494px;
  padding: .5rem 1.125rem;
margin-bottom: 5px;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
 height: 30px;
}

.gform_wrapper .gfield_label {
  display: none;
}

.gform_wrapper .gfield {
  margin-bottom: 1.75rem;
}


h2 {
  color: #76236c;
  font: 300 22px/1 "Roboto";
  margin-bottom: 1.75rem;
}

@media screen and (min-width: 10px) {
  
  h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 576px) {
  
  h2 {
    font-size: 29px;
  }
}
@media screen and (min-width: 768px) {
  
  h2 {
    font-size: 40px;
  }
}
@media screen and (min-width: 992px) {
  
  h2 {
    font-size: 40px;
  }
}


h3 {
  color: #76236c;
  font: 500 18px/24px "Roboto";
}
@media screen and (min-width: 576px) {
  
  h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (min-width: 768px) {
  
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (min-width: 992px) {
  
  h3 {
    font-size: 26px;
    line-height: 34px;
  }
}


h4 {
  color: #76236c;
  font: 300 20px/26px "Roboto";
}
@media screen and (min-width: 576px) {
  
  h4 {
    font-size: 26px;
    line-height: 40px;
  }
}
@media screen and (min-width: 768px) {
  
  h4 {
    font-size: 40px;
    line-height: 54px;
  }
}
@media screen and (min-width: 992px) {
  
  h4 {
    font-size: 45px;
    line-height: 60px;
  }
}


.l-content-container {
  max-width: 1140px;
  margin: 0 auto;
  width: 90%;
  position: relative;
}


.l-split-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.l-split-content--half {
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 2.25rem;
}

.l-split-content--half > div:first-child {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  
  .l-split-content--half {
   
  }
  
  .l-split-content--half > div {
  
  }
  
  .l-split-content--half > div:first-child {
    margin-bottom: 0;
  }
}


.l-video-list > div:first-child {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  
  .l-video-list {

  
  }
  
  .l-video-list > div:first-child {
    padding-right: 10%;
    margin-bottom: 0;
    box-sizing: border-box;
  
  }
  
  .l-video-list .l-video-list__video {
    /*-ms-flex: 0 0 300px;
        flex: 0 0 300px;
    max-width: 300px;*.
  }
}
@media screen and (min-width: 992px) {
  
  .l-video-list .l-video-list__video {
   /* -ms-flex: 0 0 412px;
        flex: 0 0 412px;
    max-width: 412px;*/
  }
}


.l-logo-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 1.5rem;
justify-content: center;
}
/*
.l-logo-grid > div {
  max-width: 50%;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 2.5rem;
}*/
/*
@media screen and (min-width: 576px) {
  
  .l-logo-grid > div {
    max-width: 33.33333%;
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
  }
}
@media screen and (min-width: 768px) {
  
  .l-logo-grid > div {
    max-width: 20%;
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
  }
}
*/
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}


*, ::after, ::before {
  box-sizing: inherit;
}


.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}


.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 8px;
  padding-left: 8px;
}

@media (min-width: 576px) {
  
  .container-fluid {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  
  .container-fluid {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 992px) {
  
  .container-fluid {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1200px) {
  
  .container-fluid {
    padding-right: 8px;
    padding-left: 8px;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}

@media (min-width: 576px) {
  
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (min-width: 768px) {
  
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (min-width: 992px) {
  
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}
@media (min-width: 1200px) {
  
  .row {
    margin-right: -8px;
    margin-left: -8px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}


.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}

@media (min-width: 576px) {
  
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 992px) {
  
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width: 1200px) {
  
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 8px;
    padding-left: 8px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}


.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}


.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}


.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}


.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}


.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}


.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}


.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}


.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}


.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}


.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}


.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}


.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}


.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


.pull-0 {
  right: auto;
}


.pull-1 {
  right: 8.333333%;
}


.pull-2 {
  right: 16.666667%;
}


.pull-3 {
  right: 25%;
}


.pull-4 {
  right: 33.333333%;
}


.pull-5 {
  right: 41.666667%;
}


.pull-6 {
  right: 50%;
}


.pull-7 {
  right: 58.333333%;
}


.pull-8 {
  right: 66.666667%;
}


.pull-9 {
  right: 75%;
}


.pull-10 {
  right: 83.333333%;
}


.pull-11 {
  right: 91.666667%;
}


.pull-12 {
  right: 100%;
}


.push-0 {
  left: auto;
}


.push-1 {
  left: 8.333333%;
}


.push-2 {
  left: 16.666667%;
}


.push-3 {
  left: 25%;
}


.push-4 {
  left: 33.333333%;
}


.push-5 {
  left: 41.666667%;
}


.push-6 {
  left: 50%;
}


.push-7 {
  left: 58.333333%;
}


.push-8 {
  left: 66.666667%;
}


.push-9 {
  left: 75%;
}


.push-10 {
  left: 83.333333%;
}


.push-11 {
  left: 91.666667%;
}


.push-12 {
  left: 100%;
}


.offset-1 {
  margin-left: 8.333333%;
}


.offset-2 {
  margin-left: 16.666667%;
}


.offset-3 {
  margin-left: 25%;
}


.offset-4 {
  margin-left: 33.333333%;
}


.offset-5 {
  margin-left: 41.666667%;
}


.offset-6 {
  margin-left: 50%;
}


.offset-7 {
  margin-left: 58.333333%;
}


.offset-8 {
  margin-left: 66.666667%;
}


.offset-9 {
  margin-left: 75%;
}


.offset-10 {
  margin-left: 83.333333%;
}


.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  
  .pull-sm-0 {
    right: auto;
  }

  
  .pull-sm-1 {
    right: 8.333333%;
  }

  
  .pull-sm-2 {
    right: 16.666667%;
  }

  
  .pull-sm-3 {
    right: 25%;
  }

  
  .pull-sm-4 {
    right: 33.333333%;
  }

  
  .pull-sm-5 {
    right: 41.666667%;
  }

  
  .pull-sm-6 {
    right: 50%;
  }

  
  .pull-sm-7 {
    right: 58.333333%;
  }

  
  .pull-sm-8 {
    right: 66.666667%;
  }

  
  .pull-sm-9 {
    right: 75%;
  }

  
  .pull-sm-10 {
    right: 83.333333%;
  }

  
  .pull-sm-11 {
    right: 91.666667%;
  }

  
  .pull-sm-12 {
    right: 100%;
  }

  
  .push-sm-0 {
    left: auto;
  }

  
  .push-sm-1 {
    left: 8.333333%;
  }

  
  .push-sm-2 {
    left: 16.666667%;
  }

  
  .push-sm-3 {
    left: 25%;
  }

  
  .push-sm-4 {
    left: 33.333333%;
  }

  
  .push-sm-5 {
    left: 41.666667%;
  }

  
  .push-sm-6 {
    left: 50%;
  }

  
  .push-sm-7 {
    left: 58.333333%;
  }

  
  .push-sm-8 {
    left: 66.666667%;
  }

  
  .push-sm-9 {
    left: 75%;
  }

  
  .push-sm-10 {
    left: 83.333333%;
  }

  
  .push-sm-11 {
    left: 91.666667%;
  }

  
  .push-sm-12 {
    left: 100%;
  }

  
  .offset-sm-0 {
    margin-left: 0;
  }

  
  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  
  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  
  .offset-sm-3 {
    margin-left: 25%;
  }

  
  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  
  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  
  .offset-sm-6 {
    margin-left: 50%;
  }

  
  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  
  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  
  .offset-sm-9 {
    margin-left: 75%;
  }

  
  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  
  .pull-md-0 {
    right: auto;
  }

  
  .pull-md-1 {
    right: 8.333333%;
  }

  
  .pull-md-2 {
    right: 16.666667%;
  }

  
  .pull-md-3 {
    right: 25%;
  }

  
  .pull-md-4 {
    right: 33.333333%;
  }

  
  .pull-md-5 {
    right: 41.666667%;
  }

  
  .pull-md-6 {
    right: 50%;
  }

  
  .pull-md-7 {
    right: 58.333333%;
  }

  
  .pull-md-8 {
    right: 66.666667%;
  }

  
  .pull-md-9 {
    right: 75%;
  }

  
  .pull-md-10 {
    right: 83.333333%;
  }

  
  .pull-md-11 {
    right: 91.666667%;
  }

  
  .pull-md-12 {
    right: 100%;
  }

  
  .push-md-0 {
    left: auto;
  }

  
  .push-md-1 {
    left: 8.333333%;
  }

  
  .push-md-2 {
    left: 16.666667%;
  }

  
  .push-md-3 {
    left: 25%;
  }

  
  .push-md-4 {
    left: 33.333333%;
  }

  
  .push-md-5 {
    left: 41.666667%;
  }

  
  .push-md-6 {
    left: 50%;
  }

  
  .push-md-7 {
    left: 58.333333%;
  }

  
  .push-md-8 {
    left: 66.666667%;
  }

  
  .push-md-9 {
    left: 75%;
  }

  
  .push-md-10 {
    left: 83.333333%;
  }

  
  .push-md-11 {
    left: 91.666667%;
  }

  
  .push-md-12 {
    left: 100%;
  }

  
  .offset-md-0 {
    margin-left: 0;
  }

  
  .offset-md-1 {
    margin-left: 8.333333%;
  }

  
  .offset-md-2 {
    margin-left: 16.666667%;
  }

  
  .offset-md-3 {
    margin-left: 25%;
  }

  
  .offset-md-4 {
    margin-left: 33.333333%;
  }

  
  .offset-md-5 {
    margin-left: 41.666667%;
  }

  
  .offset-md-6 {
    margin-left: 50%;
  }

  
  .offset-md-7 {
    margin-left: 58.333333%;
  }

  
  .offset-md-8 {
    margin-left: 66.666667%;
  }

  
  .offset-md-9 {
    margin-left: 75%;
  }

  
  .offset-md-10 {
    margin-left: 83.333333%;
  }

  
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  
  .pull-lg-0 {
    right: auto;
  }

  
  .pull-lg-1 {
    right: 8.333333%;
  }

  
  .pull-lg-2 {
    right: 16.666667%;
  }

  
  .pull-lg-3 {
    right: 25%;
  }

  
  .pull-lg-4 {
    right: 33.333333%;
  }

  
  .pull-lg-5 {
    right: 41.666667%;
  }

  
  .pull-lg-6 {
    right: 50%;
  }

  
  .pull-lg-7 {
    right: 58.333333%;
  }

  
  .pull-lg-8 {
    right: 66.666667%;
  }

  
  .pull-lg-9 {
    right: 75%;
  }

  
  .pull-lg-10 {
    right: 83.333333%;
  }

  
  .pull-lg-11 {
    right: 91.666667%;
  }

  
  .pull-lg-12 {
    right: 100%;
  }

  
  .push-lg-0 {
    left: auto;
  }

  
  .push-lg-1 {
    left: 8.333333%;
  }

  
  .push-lg-2 {
    left: 16.666667%;
  }

  
  .push-lg-3 {
    left: 25%;
  }

  
  .push-lg-4 {
    left: 33.333333%;
  }

  
  .push-lg-5 {
    left: 41.666667%;
  }

  
  .push-lg-6 {
    left: 50%;
  }

  
  .push-lg-7 {
    left: 58.333333%;
  }

  
  .push-lg-8 {
    left: 66.666667%;
  }

  
  .push-lg-9 {
    left: 75%;
  }

  
  .push-lg-10 {
    left: 83.333333%;
  }

  
  .push-lg-11 {
    left: 91.666667%;
  }

  
  .push-lg-12 {
    left: 100%;
  }

  
  .offset-lg-0 {
    margin-left: 0;
  }

  
  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  
  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  
  .offset-lg-3 {
    margin-left: 25%;
  }

  
  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  
  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  
  .offset-lg-6 {
    margin-left: 50%;
  }

  
  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  
  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  
  .offset-lg-9 {
    margin-left: 75%;
  }

  
  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  
  .pull-xl-0 {
    right: auto;
  }

  
  .pull-xl-1 {
    right: 8.333333%;
  }

  
  .pull-xl-2 {
    right: 16.666667%;
  }

  
  .pull-xl-3 {
    right: 25%;
  }

  
  .pull-xl-4 {
    right: 33.333333%;
  }

  
  .pull-xl-5 {
    right: 41.666667%;
  }

  
  .pull-xl-6 {
    right: 50%;
  }

  
  .pull-xl-7 {
    right: 58.333333%;
  }

  
  .pull-xl-8 {
    right: 66.666667%;
  }

  
  .pull-xl-9 {
    right: 75%;
  }

  
  .pull-xl-10 {
    right: 83.333333%;
  }

  
  .pull-xl-11 {
    right: 91.666667%;
  }

  
  .pull-xl-12 {
    right: 100%;
  }

  
  .push-xl-0 {
    left: auto;
  }

  
  .push-xl-1 {
    left: 8.333333%;
  }

  
  .push-xl-2 {
    left: 16.666667%;
  }

  
  .push-xl-3 {
    left: 25%;
  }

  
  .push-xl-4 {
    left: 33.333333%;
  }

  
  .push-xl-5 {
    left: 41.666667%;
  }

  
  .push-xl-6 {
    left: 50%;
  }

  
  .push-xl-7 {
    left: 58.333333%;
  }

  
  .push-xl-8 {
    left: 66.666667%;
  }

  
  .push-xl-9 {
    left: 75%;
  }

  
  .push-xl-10 {
    left: 83.333333%;
  }

  
  .push-xl-11 {
    left: 91.666667%;
  }

  
  .push-xl-12 {
    left: 100%;
  }

  
  .offset-xl-0 {
    margin-left: 0;
  }

  
  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  
  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  
  .offset-xl-3 {
    margin-left: 25%;
  }

  
  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  
  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  
  .offset-xl-6 {
    margin-left: 50%;
  }

  
  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  
  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  
  .offset-xl-9 {
    margin-left: 75%;
  }

  
  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.ml-auto {
  margin-left: auto !important;
}


.mr-auto {
  margin-right: auto !important;
}


.mr-bs-auto {
  margin-right: auto;
}
@media screen and (min-width: 576px) {
  
  .mr-bs-auto {
    margin-right: 0;
  }
}


.ml-bs-auto {
  margin-left: auto;
}
@media screen and (min-width: 576px) {
  
  .ml-bs-auto {
    margin-left: 0;
  }
}


.l-grid-std-mb {
  margin-bottom: 16px;
}


.ml-bm-auto {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  
  .ml-bm-auto {
    margin-left: 0;
  }
}


.mr-bm-auto {
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  
  .mr-bm-auto {
    margin-right: 0;
  }
}

@media screen and (min-width: 576px) {
  
  .ml-sm-auto {
    margin-left: auto !important;
  }

  
  .mr-sm-auto {
    margin-right: auto !important;
  }
}
@media screen and (min-width: 768px) {
  
  .ml-md-auto {
    margin-left: auto !important;
  }

  
  .mr-md-auto {
    margin-right: auto !important;
  }
}

.c-hero {
  min-height: 350px;
  color: #fff;
  padding-top: 3.6125rem;
  padding-bottom: 6rem;
  box-sizing: border-box;
}

@media screen and (min-width: 10px)  {
  
  .c-hero {
    min-height: 100px;

  }
}
@media screen and (min-width: 768px) {
  
  .c-hero {
    min-height: 450px;
  }
}
@media screen and (min-width: 992px) {
  
  .c-hero {
    min-height: 530px;
  }
}


.c-hero__heading {
  font: 300 28px/1.25 "Roboto";
font-weight: lighter;
  max-width: 880px;
color: #feb713;
}

@media screen and (min-width: 10px) {
  
  .c-hero__heading {
    font-size: 30px;
  }
}
@media screen and (min-width: 576px) {
  
  .c-hero__heading {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  
  .c-hero__heading {
    font-size: 44px;
  }
}
@media screen and (min-width: 992px) {
  
  .c-hero__heading {
    font-size: 50px;
  }
}


.c-hero__sub-heading {
  font: 500 15px/1 "Roboto";
  margin-bottom: 3rem;

}

@media screen and (min-width: 10px) {
  
  .c-hero__sub-heading {
font-size: 18px;
width: 70%;
line-height: 30px;
 margin-bottom: 0rem;
  }
}
@media screen and (min-width: 576px) {
  
  .c-hero__sub-heading {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  
  .c-hero__sub-heading {
    font-size: 24px;
line-height: 30px;
  }
}
@media screen and (min-width: 992px) {
  
  .c-hero__sub-heading {
    font-size: 32px;
line-height: 40px;
  }
}



.c-site-header {
  background: #000;
  width: 100%;
  color: #fff;
  height: 54px;
  box-sizing: border-box;
  padding-top: 8px;
  z-index: 1000;
}

.c-site-header span {
  color: inherit;
  font: 500 1.0625rem/1 "Roboto";
  cursor: pointer;
}

.c-site-header span:not(:first-child) {
  margin-left: 2.6rem;
}
@media screen and (min-width: 576px) {
  
  .c-site-header span:not(:first-child) {
    margin-left: 3.5rem;
  }
}
@media screen and (min-width: 768px) {
  
  .c-site-header span:not(:first-child) {
    margin-left: 4.6875rem;
  }
}



@media screen and (min-width: 10px) {
.c-main > .l-content-container {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
}
@media screen and (min-width: 576px) {
.c-main > .l-content-container {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
}

@media screen and (min-width: 768px){
.c-main > .l-content-container {
  padding-top: 0rem;
  padding-bottom: 3.5rem;
}
}
@media screen and (min-width: 992px){
.c-main > .l-content-container {
  padding-top: 0rem;
  padding-bottom: 3.5rem;
}
}


.c-page-section {
  margin-bottom: 4.5rem;
}


.c-site-footer__main {
  background: linear-gradient(to right, #672d89, #b64164);
  color: #fff;
  padding: 3rem 0;
}


.c-site-footer__content {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.c-site-footer__content a {
  color: inherit;
}

.c-site-footer__content > div:first-child {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 576px) {
  
  .c-site-footer__content {
    display: -ms-flexbox;
    display: flex;
  }
  
  .c-site-footer__content > div {
    -ms-flex: 1;
        flex: 1;
  }
  
  .c-site-footer__content > div:first-child {
    max-width: 200px;
    -ms-flex: 0 0 200px;
        flex: 0 0 200px;
    box-sizing: border-box;
    padding-right: 5%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {

.c-page-section {
 width: 50%;
}


  
  .c-site-footer__content > div:first-child {
    max-width: 260px;
    -ms-flex: 0 0 260px;
        flex: 0 0 260px;
  }
}
@media screen and (min-width: 992px) {
  
  .c-site-footer__content > div:first-child {
    max-width: 328px;
    -ms-flex: 0 0 328px;
        flex: 0 0 328px;
  }
}


.c-site-footer__content__links {
  padding-top: 2.5rem;
  font-size: 14px;
  line-height: 24px;
}

.c-site-footer__content__links a:not(:last-child) {
  margin-right: 32px;
}


.c-site-footer__secondary {
  background: #000;
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
  padding: 1.5rem 0;
}

.c-site-footer__secondary p {
  max-width: 1020px;
}

.sticky-form {
  background: #f0f0f0;
  padding: 10px;
 
  transition: .2s linear;
  width: 320px;

}

.sticky-form label {
  display: none;
}

.sticky-form.is-visible {
  opacity: 1;
  visibility: visible;

}
.c-get-started-btn-container {
  height: 68px;
  display: none;
  width: 262px;
}
@media screen and (min-width: 768px) {
  
  .c-get-started-btn-container {
    display: block;
  }

}


@media screen and (min-width: 10px) {
.c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 100 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  
  transition: .2s linear;
}
}


@media screen and (min-width: 200px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  
  padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}


@media screen and (min-width: 768px) {
 
.c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 
  padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
 

  transition: .2s linear;

  }

}




@media screen and (min-width: 992px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width:100%;
  text-align: center;

  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1050px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;

  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1100px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width:100%;
  text-align: center;

  box-sizing: border-box;
  
  transition: .2s linear;


  }

@media screen and (min-width: 1150px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;

  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1200px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;

  box-sizing: border-box;
  
  transition: .2s linear;


  }

}




@media screen and (min-width: 1260px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;

  box-sizing: border-box;
  
  transition: .2s linear;


  }

}






@media screen and (min-width: 1280px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1285px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1290px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 100%;
  text-align: center;

  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1295px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1300px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}
@media screen and (min-width: 1350px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1380px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
 padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}


@media screen and (min-width: 1400px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1430px) {
 .c-get-started-btn {
  
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}

@media screen and (min-width: 1460px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  transition: .2s linear;


  }

}

@media screen and (min-width: 1500px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  transition: .2s linear;


  }

}

@media screen and (min-width: 1590px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  transition: .2s linear;


  }

}


@media screen and (min-width: 1600px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  transition: .2s linear;


  }

}


@media screen and (min-width: 1630px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  transition: .2s linear;


  }

}

@media screen and (min-width: 1650px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  transition: .2s linear;


  }



}

@media screen and (min-width: 1680px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 10 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 200px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  transition: .2s linear;


  }



}



@media screen and (min-width: 2500px) {
 .c-get-started-btn {
 
  color: #fff;
  background: #76236c;
  font: 700 32px/1 "Roboto",Arial,Helvetica,sans-serif;
  display: inline-block;
  padding: .8rem;
height: 69px;
  width: 450px;
  text-align: center;
 width: 100%;
  box-sizing: border-box;
  
  transition: .2s linear;


  }

}







.c-get-started-btn.is-hidden {
  opacity: 0;
  visibility: hidden;
}

@media screen and (min-width: 301px) {
.c-get-started-btn__inner {
 z-index: 1000;
 position: absolute;
  right: 0;
  top: -69px;
width: 320px;
}}

@media screen and (max-width:300px) {
.c-get-started-btn__inner {
 z-index: 1000;
 position: absolute;
  right: 0;
  top: -69px;
width: 320px;
}}

.c-get-started-btn__inner.is-fixed {
  position: fixed;
  top: 0;
}


.c-btn, .gform_wrapper input[type="submit"] {
  background: #76236c;
  display: inline-block;
  color: #fff;
  font: 700 1.0875rem/1 "Roboto";
  padding: 1rem 1.5rem;
  text-align: center;
  box-sizing: border-box;
  min-width: 13.5rem;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  outline: none;
}

.c-btn:not(:last-child), .gform_wrapper input[type="submit"]:not(:last-child) {
  margin-right: 2.5rem;
  margin-bottom: 1rem;
}


.u-text-black {
  color: #000;
}


.u-content {
  font: 300 16px/22px "Roboto";
}

.u-content p:not(:last-child) {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {

.c-get-started-btn-container {
 width: 100% !important;
 display: block !important;
 height: auto !important;
}
  .c-get-started-btn__inner {
  width: 100% !important;
  left: auto !important;
  top: auto !important;
  bottom: -500px !important;
  position: fixed !important;
background: #f0f0f0;
  }

.c-get-started-btn__inner.show-me {
 top: 0 !important;
 bottom: auto !important;
 height: 100% !important;
 overflow: scroll;
}

 .c-get-started-btn {
  width: 100% !important;
  display: block !important;
     opacity: 1 !important;
 }



 .sticky-form {
  width: 100% !important;
 }
}


@media screen and (min-width: 768px) {
  
  .u-content {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (min-width: 992px) {
  
  .u-content {
    font-size: 22px;
    line-height: 30px;
  }
}


.u-img-fill-area {
  background-size: cover;
}

@media screen and (min-width: 300px) {

.u-img-fill-area--right {
  background-position: right center;
}
}

@media screen and (min-width: 10px) {

.u-img-fill-area--right {
  background-position: initial;
}
}


.u-video-player {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
margin-top: 2.25rem;
}

.u-video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


.u-callout-text {
  color: #76236c;
  font: 300 28px/40px "Roboto";
  margin-bottom: 2.5rem;
}

.u-callout-text img,
.u-callout-text span {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 576px) {
  
  .u-callout-text {
    font-size: 32px;
    line-height: 55px;
  }
}
@media screen and (min-width: 768px) {
  
  .u-callout-text {
    font-size: 38px;
    line-height: 63px;
  }
}
@media screen and (min-width: 992px) {
  
  .u-callout-text {
    font-size: 45px;
    line-height: 70px;
  }
}


select {  
 border: 1px solid #76236c; 
 font: 300 1.2rem/1 "Roboto"; 
 width: 100%; 
 box-sizing: border-box; 
 max-width: 494px; 
 padding: .0rem .85rem; 
 margin-bottom: 5px; 
 height: 30px; 
 color: #666; 
 }


.o-selector {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  display: none;
}


.o-selector {
  z-index: 300;
  width: 100%;
  max-width: 494px;
  text-align: center;
position: relative;
margin-bottom: 5px;
}

.o-selector--alt {
  width: 70%;
  margin: auto;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}
@media screen and (min-width: 925px) {
  
  .o-selector--alt {
    display: none;
  }
}


.o-selector__label {
  border: 1px solid #76236c;
  cursor: pointer;
  position: relative;
background: #fff;
  font: 300 1.2rem/1 "Roboto";
  color: #757575;
  box-sizing: border-box;
  padding: .75rem 1.125rem;
}


.o-selector__label-text {
  height: 100%;
  overflow: hidden;
}

.o-selector__label-text.has-value {
  color: #000;
}


.o-selector__dropdown {
  background: #eee;
  color: #76236c;
  font: 0.9rem/1.5rem "Roboto";
  border: none;
  box-sizing: border-box;
  width: 100%;
  max-width: 494px;
  max-height: 0;
  overflow: hidden;
  z-index: 500;
  position: relative;
}
@media screen and (min-width: 768px) {
  
  .o-selector__dropdown {
    font: 1rem/1.5rem "Roboto";
  }
}

.o-selector__dropdown > div {
  padding: .25rem 1.25rem;
  cursor: pointer;
}

.o-selector__dropdown > div:hover {
  background: #dfdfdf;
}

.o-selector__dropdown.is-open {
  max-height: 20rem;
  transition: .3s linear;
  overflow: scroll;
}


.o-selector__arrow {
  width: 31px;
  height: 100%;
  background: #76236c;
  position: absolute;
  top: 0;
  right: 0;
}

.o-selector__arrow:before, .o-selector__arrow:after {
  transition: .3s linear;
  content: '';
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.o-selector__arrow:before {
  border-bottom: 10px solid #fff;
  top: 7px;
}

.o-selector__arrow:after {
  border-top: 10px solid #fff;
  top: 22px;
}
@media screen and (min-width: 576px) {
  
  .o-selector__arrow:before {
    top: 8px;
  }
  
  .o-selector__arrow:after {
    top: 22px;
  }
}
@media screen and (min-width: 768px) {
  
  .o-selector__arrow:before {
    top: 10px;
  }
  
  .o-selector__arrow:after {
    top: 23px;
  }
}
@media screen and (min-width: 992px) {
  
  .o-selector__arrow:before {
    top: 13px;
  }
  
  .o-selector__arrow:after {
    top: 26px;
  }
}