@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway:500,600,700,800|Work+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Raleway:500,600,700,800|Work+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@600;700&display=swap");
.fontraleway {
  font-family: "Raleway", sans-serif;
}

.fontworksans, .o-step-count {
  font-family: "Work Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

.font12 {
  font-size: 12px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size: 20px !important;
}

.font22 {
  font-size: 22px;
}

.font24 {
  font-size: 24px !important;
}

.font30 {
  font-size: 30px;
}

.font35 {
  font-size: 35px;
}

.font36 {
  font-size: 36px;
}

.font40 {
  font-size: 40px;
}

.font48 {
  font-size: 48px;
}

@media screen and (max-width: 1024px) {
  .font35-md {
    font-size: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .font25-md {
    font-size: 25px;
  }
}

@media screen and (max-width: 1024px) {
  .font20-md {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .font16-md {
    font-size: 16px !important;
  }
}

.lh--active1 {
  line-height: 30px;
}
.lh--active2 {
  line-height: 24px;
}

.green-bg--active1 {
  background: #37c731;
}
.green-bg--active2 {
  background: white;
  background: white;
  background: -moz-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: -webkit-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: linear-gradient(to bottom, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#dde9cc",GradientType=0 );
}
.green-bg--active3 {
  background: #7abe19;
}
.green-bg--active4 {
  background: #ecfbed;
}

.colororange {
  color: #fd7f20 !important;
}
.colororange--active1 {
  color: #fe7f20 !important;
}

.colordarkgrey--active1 {
  color: #333 !important;
}
.colordarkgrey--active2 {
  color: #151415 !important;
}

.lightgrey {
  background: #eee;
}

.colorwhite {
  color: #fff !important;
}

.colorgreen {
  color: #37c731;
}
.colorgreen--active1 {
  color: #7abe19;
}

.colorblue {
  color: #428cce;
}
.colorblue--active2 {
  color: #27b0d1;
}
.colorblue--active3 {
  color: #3488e9;
}
.colorblue--active4 {
  color: #00aeea !important;
}
.colorblue--active5 {
  color: #36505d;
}
.colorblue--active6 {
  color: #029ef1;
}

.colorblack {
  color: #000 !important;
}

.bg-orange--active1 {
  background: #fd7f20;
}
.bg-orange--active2 {
  background: #fb7f31;
}

.bg-blue {
  background: #26acd0;
}
.bg-blue--active2 {
  background: #28b4e3;
}
.bg-blue--active3 {
  background: #28b3e2;
}
.bg-blue--active4 {
  background: #e5f5fe;
}
.bg-blue--active5 {
  background: #2bbcd2;
  background: -moz-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: -webkit-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: linear-gradient(to right, #2bbcd2 0%, #219acf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2bbcd2", endColorstr="#219acf",GradientType=1 );
}
.bg-blue--active6 {
  color: #26acd1;
}
.bg-blue--active7 {
  color: #1eb5ee;
}
.bg-blue--active8 {
  background: #e4f5fd;
}
.bg-blue--active9 {
  background: #28b2d1;
}
.bg-blue--active10 {
  background: #23a1d0;
}
.bg-blue--active11 {
  background: #e0f1f7;
}
.bg-blue--active12 {
  background: #00aeea;
}
.bg-blue--active13 {
  background: #001f63;
}
.bg-blue--active14 {
  background: #e9f9fd;
}
.bg-blue--active15 {
  background: #0072bb;
}
.bg-blue--active16 {
  background: #d7f2fd;
}
.bg-blue--active17 {
  background: #c5e9f8;
}

.bg-pink--active1 {
  background: #fef5ef;
}

.bg-white {
  background: #fff;
}

.light-blue-bg {
  background: #ebf9fe;
}

.light-green-bg {
  background: #edfbec;
}
.light-green-bg--active1 {
  background: #edfadc;
}
.light-green-bg--active2 {
  background: #7bbe19;
}

.light-pink-bg {
  background: #fef5ee;
}
.light-pink-bg--active1 {
  background: #fff2e9;
}

.green-bg-secondary {
  background: #edfadb;
}

.bggrey {
  background: #f9f9f9;
}
.bggrey--active2 {
  background: #eaeaea;
}
.bggrey--active3 {
  background: #f9f9f9;
}
.bggrey--active4 {
  background: #fcfcfc;
}
.bggrey--active5 {
  background: #f5f1ee;
}
.bggrey--active6 {
  background: #f2f4f3;
}
.bggrey--active7 {
  background: #e4e4e4;
}
.bggrey--pattern {
  background: url(../images/pattern-bg.jpg) repeat-x 0 0;
  background-attachment: fixed;
  background-size: cover;
}
.bggrey--active8 {
  background: #f3f3f3;
}
.bggrey--active9 {
  background: #fafafa;
}

.weight800 {
  font-weight: 800;
}

.weight700 {
  font-weight: 700;
}

.weight600 {
  font-weight: 600 !important;
}

.weight500 {
  font-weight: 500;
}

.weight400 {
  font-weight: 400;
}

.weight300 {
  font-weight: 400;
}

.ls--2 {
  letter-spacing: 2px;
}
.ls--4 {
  letter-spacing: 4px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mt68 {
  margin-top: 68px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.ml23 {
  margin-left: 23px !important;
}

.pd56 {
  padding: 56px;
}

.pd44 {
  padding: 44px;
}

.pd16 {
  padding: 16px;
}

.padding-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-tb-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.padding-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-tb-10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.padding-t-20 {
  padding-top: 20px;
}

.padding-t-10 {
  padding-top: 10px;
}

.padding-b-20 {
  padding-bottom: 20px;
}

.padding-b-10 {
  padding-bottom: 10px;
}

.padding-l-30 {
  padding-top: 30px;
}

.padding-l-20 {
  padding-left: 20px;
}

.padding-r-20 {
  padding-right: 20px;
}

.padding-10 {
  padding: 10px;
}

.padding0 {
  padding: 0 !important;
}

.paddingb0 {
  padding-bottom: 0 !important;
}

.paddingt0 {
  padding-top: 0 !important;
}

.margin-lr-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.margin-tb-20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.margin-t-25 {
  margin-top: 25px;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-b-20 {
  margin-bottom: 20px;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-t-10, .margin-t-10-phone {
  margin-top: 10px !important;
}

.margin-t-5 {
  margin-top: 5px;
}

.margin-l-20 {
  margin-left: 20px;
}

.margin-r-20 {
  margin-right: 20px;
}

.margin-10 {
  margin: 10px;
}

.margin0 {
  margin: 0 !important;
}

.mr-0 {
  margin-right: 0;
}

.ml-0 {
  margin-left: 0;
}

.mt-0 {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-0-phone {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .padding-lr-0-phone {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .padding-t-0-phone {
    padding-top: 0 !important;
  }
}

.padding-t-0 {
  padding-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-b-0-phone {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-b-0-tab {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .margin-t-20-phone {
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-20-phone {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-0-sm {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 992px) {
  .margin-t-20-md {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-t-20-sm {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb54-md {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb34-md {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb28-md {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 991px) {
  .mb15-sm {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 1024px) {
  .ptb34-md {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .p31-md {
    padding: 31px;
  }
}

@media screen and (max-width: 1024px) {
  .pb28-md {
    padding-bottom: 28px !important;
  }
}

@media screen and (max-width: 1024px) {
  .pt28-md {
    padding-top: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .p16-md {
    padding: 16px;
  }
}

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

.o-divider {
  border-color: #dddddd;
  margin: 48px 0;
}
.o-divider--secondary {
  border-width: 2px;
}
.o-divider--dashed {
  border-color: #94dae8;
  border-style: dashed;
}
.o-divider--white {
  border-color: #fff;
}
.o-divider--blue {
  border-color: #75c6db;
}
.o-divider--grey {
  border-color: #eaeaea;
}
.o-divider--grey--active1 {
  border-color: #d2d2d2;
}
.o-divider--grey--active2 {
  border-color: #e0e0e0;
}
.o-divider--grey--active3 {
  border-color: #d1dce1;
}
.o-divider--grey--active4 {
  border-color: #f1f1f1;
}
.o-divider--grey--active5 {
  border-color: #f3f3f3;
}
.o-divider--grey--active6 {
  border-color: #ebebeb;
}
@media screen and (max-width: 1024px) {
  .o-divider {
    margin: 28px 0;
  }
}

.borderl {
  border-left-width: 6px;
  border-left-style: solid;
}
.borderl__green {
  border-left-color: #b9db89;
}
.borderl__orange {
  border-left-color: #faaf81;
}
.borderl__orange__active1 {
  border-left-color: #fd7f20;
}
.borderl__blue {
  border-left-color: #029ef1;
}
.borderl__blue__active1 {
  border-left-color: #277fc3;
}
.borderl__active4 {
  border-left-color: #fe7f20;
}
.borderl__green {
  border-left-color: #7abe19;
}
.borderl__grey {
  border-left-color: #e1e1e1;
}
.borderl__purple {
  border-left-color: #a468fc;
}
.borderl__6 {
  border-left-width: 6px;
}

.borderb {
  border-bottom-style: solid;
}
.borderb__blue {
  border-bottom-color: #029ef2;
}
.borderb__active2 {
  border-bottom-color: #029ef1;
}
.borderb__active3 {
  border-bottom-color: #00aeea;
}
.borderb__orange {
  border-bottom-color: #fd7f20;
}
.borderb__green {
  border-bottom-color: #7abe19;
}
.borderb__white {
  border-bottom-color: #fff;
}
.borderb__1 {
  border-bottom-width: 1px;
}
.borderb__2 {
  border-bottom-width: 2px;
}
.borderb__3 {
  border-bottom-width: 3px;
}
.borderb__4 {
  border-bottom-width: 4px;
}

.box-border {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  padding: 61px 80px;
}
@media screen and (max-width: 1024px) {
  .box-border {
    padding: 20px;
  }
}
.box-border__active1 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #323232;
}

.image-border img, .image-border iframe {
  padding: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  background: #fff;
}
.image-border--secondary img {
  border-width: 2px;
  padding: 5px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3 img {
  border: 9px solid #219acf;
  padding: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3--active3 img, .image-border--active3--active3 iframe {
  border-width: 15px;
}
.image-border--active5 img, .image-border--active5 .iframe-container {
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
}
.image-border--active5 iframe {
  padding-top: 37px;
  padding-bottom: 37px;
  background: #fff;
}
.image-border--video .iframe-container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  overflow: visible;
}

iframe {
  width: 100%;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  z-index: 4;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.numberList {
  counter-reset: my-sec-counter;
}
.numberList .numberListInner {
  padding-left: 40px;
  position: relative;
}
.numberList .numberListInner:before {
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) " ";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 800;
  color: #000;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  line-height: 27px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner:before {
    top: -4px;
  }
}
.numberList .numberListInner--green:before {
  background: #7abe19;
  color: #fff;
}
.numberList .numberListInner--white {
  padding-left: 64px;
}
.numberList .numberListInner--white:before {
  background: #fff;
  color: #24a9c8;
  width: 43px;
  height: 43px;
  line-height: 43px;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner--white:before {
    width: 33px;
    height: 33px;
    line-height: 33px;
    top: 0;
    font-size: 13px;
  }
}
.numberList .numberListInner--leftauto:before {
  left: auto;
}
.numberList .numberListInner--grey:before {
  color: #666;
  font-size: 18px;
  content: "" counter(my-sec-counter) ".";
}
.numberList--active4 {
  counter-reset: my-sec-counter 3;
}
.numberList--bg .numberListInner:nth-child(4n-7):before {
  background: #fb7f31;
}
.numberList--bg .numberListInner:nth-child(4n-2):before {
  background: #a067fc;
}
.numberList--bg .numberListInner:nth-child(4n-1):before {
  background: #39c630;
}
.numberList--bg .numberListInner:nth-child(4n):before {
  background: #1dafed;
}

.number-list {
  width: 27px;
  height: 27px;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #fff;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-right: 11px;
}

.o-common-section {
  padding: 61px 0;
}
@media screen and (max-width: 1199px) {
  .o-common-section {
    padding: 41px 0;
  }
}
@media screen and (max-width: 1024px) {
  .o-common-section {
    padding: 28px 0;
  }
}

.o-common-heading {
  font-family: "Raleway", sans-serif;
  margin-bottom: 40px;
}
.o-common-heading--orange {
  color: #fa6609;
}
.o-common-heading sup {
  top: -2px;
}
@media screen and (max-width: 1024px) {
  .o-common-heading {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .o-common-heading {
    margin-bottom: 15px;
  }
}

.borderr__blue {
  border: 1px solid #029ef2;
}
.borderr__blue--active1 {
  border: 1px solid #00aeea;
}
.borderr__green {
  border: 1px solid #7abe19;
}
.borderr__green--active1 {
  border: 1px solid #37c731;
}
.borderr__orange {
  border: 1px solid #fa6609;
}
.borderr__purple {
  border: 1px solid #af81f8;
}

.o-content-list-wrap {
  margin-bottom: 54px;
}
.o-content-list-wrap .o-content-list .o-content-listing {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #444;
}
.o-content-list-wrap .o-content-list .o-content-listing:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
}

.o-step-content-list.tick--orange ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
  width: 15px;
  height: 13px;
}
.o-step-content-list ul li {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  position: relative;
  padding: 0 0 0 31px;
  margin-bottom: 21px;
}
.o-step-content-list ul li .bullet {
  padding-top: 21px;
}
.o-step-content-list ul li .bullet li {
  padding: 0 0 0 21px;
}
.o-step-content-list ul li .bullet li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list ul li .bullet--disc li:before {
  background: url(../images/bullet-orange.svg) 0 0 no-repeat;
  width: 10px;
  height: 10px;
}
.o-step-content-list ul li .bullet--disc--grey li:before {
  background: url(../images/bullet-grey.svg) 0 0 no-repeat;
}
.o-step-content-list ul li .bullet--disc--blue li:before {
  background: url(../images/bullet-blue.svg) 0 0 no-repeat;
  width: 9px;
  height: 9px;
  top: 7px;
}
.o-step-content-list ul li .bullet--discSolid li:before {
  background: url(../images/discsolid.svg) 0 0 no-repeat;
  width: 7px;
  height: 7px;
}
@media screen and (max-width: 767px) {
  .o-step-content-list ul li:last-child {
    margin-bottom: 0;
  }
}
.o-step-content-list--active2 ul li {
  padding-left: 21px;
}
.o-step-content-list--active2 ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: #fff;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.o-step-content-list--active2--grey ul li:before {
  background: #c5c5c5;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list--active2--blue ul li:before {
  background: #36505d;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list.arrow--rightgrey ul li:before {
  background: url(../images/arrow-right-grey.svg) 0 0 no-repeat;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list.tick ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 15px;
  height: 13px;
}
.o-step-content-list.tick--green ul li:before {
  background: url(../images/tick-green.svg) 0 0 no-repeat;
}
.o-step-content-list.tick--orange ul li:before {
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
}

.triangle {
  position: relative;
}
.triangle:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-width: 20px 37.5px 0 37.5px;
  line-height: 0;
}
.triangle.triangle-right:before {
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-width: 21px 0 21px 17px;
}
.triangle.triangle-right--white:before {
  border-color: transparent transparent transparent white;
  _border-color: #000000 #000000 #000000 white;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-right--hidden:before {
    display: none;
  }
}
.triangle.triangle-top:before {
  top: -20px;
  border-width: 0 32px 20px 32px;
}
.triangle.triangle-top--blue:before {
  border-color: transparent transparent #001f63 transparent;
  line-height: 0;
  _border-color: #000000 #000000 #001f63 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-top--hidden:before {
    display: none;
  }
}
.triangle.triangle-bottom--white:before {
  border-color: white transparent transparent transparent;
  _border-color: white #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue:before {
  border-color: #26abd0 transparent transparent transparent;
  _border-color: #26abd0 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue--active1:before {
  top: 100%;
  border-color: #001f63 transparent transparent transparent;
  _border-color: #001f63 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--hollow {
  width: 41px;
  height: 19px;
  border-top: 1px solid #fff;
  margin: 0 auto;
}
.triangle.triangle-bottom--hollow:before {
  display: none;
}
.triangle.triangle-bottom--hollow--grey {
  top: -18px;
  width: 33px;
  height: 33px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}

.borderf {
  position: relative;
  background: #cacaca;
  width: 100%;
  height: 1px;
  margin: -40px 0 40px;
}
@media screen and (max-width: 1024px) {
  .borderf {
    margin-top: 10px;
  }
}

.o-counter-section {
  position: relative;
}
.o-counter-section .o-counter-step {
  font-family: "Work Sans", sans-serif;
  font-size: 45px;
  line-height: normal;
  font-weight: 700;
  color: #777;
  position: relative;
  display: inline-block;
  text-align: center;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.o-counter-section .o-counter-step--blue {
  color: #67c5df;
}
.o-counter-section .o-counter-step--blue--active1 {
  color: #29b6d1;
}
.o-counter-section .o-counter-step--colorgrey {
  color: #7f7f7f;
}

.o-all-you-do-top-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.o-all-you-do-top-bottom.o-all-you-do-top {
  background: #2abad2;
  top: 0;
  height: 345px;
}
.o-all-you-do-top-bottom.o-all-you-do-bottom {
  background: #2ab7d2;
  bottom: 0;
  height: 629px;
}
.o-all-you-do-top-bottom--active4 {
  background: #edfadb;
  height: 37%;
  bottom: 0;
}

.badge {
  vertical-align: middle;
  margin-right: 14px;
}
.badge--orange {
  background: url(../images/badge-orange.svg) 0 0 no-repeat;
  width: 37px;
  height: 44px;
}

.o-number-list ul {
  counter-reset: my-sec-counter;
}
.o-number-list ul li {
  padding-left: 20px;
}
.o-number-list ul li:after {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) ".";
}

.o-shape {
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
  position: relative;
}
.o-shape--hexagon {
  width: 121px;
  height: 150px;
  background: url(../images/logo-icon.svg) 0 0 no-repeat;
}

.o-step-count {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  color: #484848;
  margin: 0 auto 52px;
  text-transform: uppercase;
  display: block;
  left: -13px;
}
.o-step-count--slant-border-grey:after {
  position: absolute;
  top: -14px;
  left: 104px;
  content: "";
  width: 81px;
  height: 150px;
  z-index: 1;
  background: url(../images/slant-border-grey.svg) 0 0 no-repeat;
}
@media screen and (max-width: 1024px) {
  .o-step-count {
    margin-bottom: 12px;
  }
}

.ribbon--blue {
  background: #00aeea;
  position: relative;
  height: 84px;
}
.ribbon--blue:before, .ribbon--blue:after {
  position: absolute;
  top: 0;
  content: "";
  width: 31px;
  height: 84px;
  background: url(../images/ribbon-blue.svg) 0 0 no-repeat;
}
.ribbon--blue:before {
  left: -31px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ribbon--blue:after {
  right: -31px;
}
.ribbon--fontworksans .o-common-heading {
  font-family: "Raleway", sans-serif;
}
.ribbon .o-common-heading {
  margin-bottom: 0;
  top: 50%;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .ribbon .o-common-heading {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 480px) {
  .ribbon .o-common-heading {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .ribbon--plr10s {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.hexagon {
  position: relative;
  margin: 28.87px 0;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteBw {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.hexagon {
  position: relative;
  margin: 0 0 28px;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteb {
  background: url(../images/hexagon-whiteb.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.arrow-bg {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  justify-content: center;
  align-items: center;
  display: inline-flex !important;
}
.arrow-bg img {
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .arrow-bg img {
    max-width: 10px;
  }
}
@media screen and (max-width: 991px) {
  .arrow-bg {
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 768px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 100%;
    flex: 0 0 100%;
    *width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    *width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 14.2857142857%;
    flex: 0 0 14.2857142857%;
    *width: 14.2857142857%;
  }
}

.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (min-width: 768px) {
  .o-value-box-col {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .o-value-box-col {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 720x) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.matchheightWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  flex-direction: column;
}
.matchheightWrap .matchheight {
  height: 100%;
}

.line-through {
  text-decoration: line-through;
}

.row {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.row.justify-content {
  justify-content: center;
}

.col {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .col--11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .col--8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .col--2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
}

@media screen and (min-width: 768px) {
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
}

.valign--top {
  vertical-align: top;
}
.valign--middle {
  vertical-align: middle;
}
.valign--bottom {
  vertical-align: bottom;
}

@media screen and (max-width: 991px) {
  .margin-b0-md {
    margin-bottom: 0 !important;
  }
}

/****************************************************************************************
@
@	Global Style and Reset
@
****************************************************************************************/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

table, table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}

img {
  vertical-align: top;
}

embed {
  vertical-align: top;
}

* {
  border: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
}

input, textarea {
  outline: none !important;
}

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
  display: block;
}

mark, rp, rt, ruby, summary, time {
  display: inline;
}

/* Global Styles */
::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

.clear {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
}

.clearfix:after,
.clearfix:before,
.wrapper:after,
.wrapper:before {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #242424;
  height: auto;
  min-height: 100%;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a:hover {
  text-decoration: none;
}

/****************************************************************************************
@
@	Utility Classes
@
****************************************************************************************/
.main-wrapper {
  max-width: 1150px;
  width: 100%;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
}
.main-wrapper--full {
  max-width: none;
}

.u-heading-2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #000;
}
.u-heading-2 strong {
  color: #029ef2;
}
.u-heading-2.has-margin-bottom-50 {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .u-heading-2.has-margin-bottom-50 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .u-heading-2 {
    font-size: 40px;
    line-height: 44px;
  }
}

.o-siteFooter__fineprint {
  padding-top: 4rem;
}
.o-siteFooter__fineprint.a-container {
  max-width: 85.5rem;
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.o-siteFooter__fineprint.a-container a {
  color: #00b4f1;
}

.o-siteHeader__nav, .a-p\(14\), .a-p\(15\), .a-p\(17\), .a-s\(22\),
.a-s\(20\), .a-s\(28\), .a-s\(32\), .a-s\(18\), .a-s\(16\) {
  font-family: "Work Sans", "Helvetica", Arial, sans-serif;
  letter-spacing: -0.025em;
  font-weight: 400;
}

.b-lineBtn, .b-flatBtn, .b-button, .a-h\(22\), .a-h\(24\), .a-h\(28\), .a-h\(32\), .a-h\(58\),
.a-h\(48\),
.a-h\(40\) {
  font-family: "Raleway", "Work Sans", "Helvetica", Arial, sans-serif;
  letter-spacing: 0;
  font-weight: 800;
}

.a-lp\(15\), .a-lp\(17\), .a-ls\(20\), .a-ls\(22\), .a-ls\(24\), .a-ls\(26\), .a-ls\(28\) {
  font-family: "Gotham Rounded", "Helvetica", Arial, sans-serif;
  font-weight: lighter;
}

.a-ls\(17\), .a-lh\(36\), .a-lh\(40\), .a-lh\(45\) {
  font-family: "Gotham Rounded", "Helvetica", Arial, sans-serif;
  font-weight: bold;
}

@keyframes spin-loop {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

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

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

input, textarea, button {
  font-family: "Work Sans", "Helvetica", Arial, sans-serif;
}

input:required {
  box-shadow: none;
}

textarea {
  resize: vertical;
}

label, button {
  cursor: pointer;
}

html, body {
  font-size: 16px;
  font-family: "Work Sans", "Helvetica", Arial, sans-serif;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: -0.025em;
  margin: 0;
  color: #242424;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #ff5100;
  text-shadow: none;
  color: white;
}

::selection {
  background: #ff5100;
  text-shadow: none;
  color: white;
}

::-webkit-input-placeholder {
  color: #99A3A6;
}

:-moz-placeholder {
  color: #99A3A6;
}

::-moz-placeholder {
  color: #99A3A6;
}

:-ms-input-placeholder {
  color: #99A3A6;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #00B4F1;
}

a:hover {
  color: #FD7F20;
}

/*
    a:focus,
    button:focus {
      outline-width: rem(1px);
      outline-style: dotted;
      outline-color: $alt-blue;
    }
*/
.a-glyph {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  position: relative;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.a-squash {
  height: 0;
  overflow: hidden;
  position: absolute;
}

.a-glyph {
  width: 1rem;
  height: 1rem;
}

.a-allCaps {
  text-transform: uppercase;
}

.a-strike {
  text-decoration: line-through;
}

.a-super {
  vertical-align: super;
  font-size: 0.8em;
  line-height: 0;
}

.a-hr {
  height: 2rem;
  display: block;
  margin: 0 auto;
  border: 0;
  position: relative;
}
.a-hr:after {
  width: 30%;
  height: 0.0625rem;
  background: #DEDEDE;
  content: "";
  display: block;
  position: absolute;
  top: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
}

.a-h\(58\),
.a-h\(48\),
.a-h\(40\) {
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 0.0625rem 0 0.4375rem;
}

@media (max-width: 959px) {
  .a-h\(48\) {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 767px) {
  .a-h\(48\) {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
}
@media (max-width: 480px) {
  .a-h\(48\) {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}

.a-h\(32\) {
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 0.0625rem 0 0.4375rem;
  margin-bottom: -0.5rem;
}
.a-h\(32\)--lineHr {
  padding-bottom: 39px;
  position: relative;
}
.a-h\(32\)--lineHr:after {
  width: 100%;
  height: 0.0625rem;
  background: #FD7F20;
  content: "";
  display: block;
  position: absolute;
  bottom: 1.4375rem;
  left: 0;
}

.a-h\(28\) {
  font-size: 1.75rem;
  line-height: 2rem;
  padding: 0.4375rem 0 0.0625rem;
}
.a-h\(28\)--lineHr {
  padding-bottom: 33px;
  position: relative;
}
.a-h\(28\)--lineHr:after {
  width: 100%;
  height: 0.0625rem;
  background: #FD7F20;
  content: "";
  display: block;
  position: absolute;
  bottom: 0.9375rem;
  left: 0;
}

.a-h\(24\) {
  font-size: 1.5rem;
  line-height: 2rem;
}

.a-h\(22\) {
  font-size: 1.375rem;
  line-height: 2rem;
}
.a-h\(22\)--lineHr {
  padding-bottom: 32px;
  position: relative;
}
.a-h\(22\)--lineHr:after {
  width: 100%;
  height: 0.0625rem;
  background: #FD7F20;
  content: "";
  display: block;
  position: absolute;
  bottom: 0.9375rem;
  left: 0;
}

.a-lh\(45\) {
  font-size: 2.8125rem;
  line-height: 2.8125rem;
}

.a-lh\(40\) {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

.a-lh\(36\) {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.grade_cta .a-s\(12\) {
  display: inline-block;
  font-size: 0.75rem;
  letter-spacing: 0;
  margin: 1px 0 0 0;
  padding: 0 0 0.0625rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .grade_cta .a-s\(12\) {
    font-size: 0.875rem;
  }
}

.a-s\(14\) {
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  margin: -0.0625rem 0 0 0;
  padding: 0 0 0.0625rem;
  font-weight: 700;
}

.a-s\(16\) {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  padding: 0.375rem 0 0.125rem;
}
.a-s\(16\)__decorator {
  padding: 0.375rem 1.75rem 0.125rem;
  position: relative;
}
.a-s\(16\)__decorator:before, .a-s\(16\)__decorator:after {
  content: "—";
  position: absolute;
}
.a-s\(16\)__decorator:before {
  left: 0;
}
.a-s\(16\)__decorator:after {
  right: 0;
}

.a-s\(18\) {
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  padding: 0.375rem 0 0.125rem;
}
.a-s\(18\)__decorator {
  padding: 0.375rem 1.75rem 0.125rem;
  position: relative;
}
.a-s\(18\)__decorator:before, .a-s\(18\)__decorator:after {
  content: "—";
  position: absolute;
}
.a-s\(18\)__decorator:before {
  left: 0;
}
.a-s\(18\)__decorator:after {
  right: 0;
}

.a-s\(32\) {
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 0.0625rem 0 0.4375rem;
}

.a-ls\(28\) {
  font-size: 1.75rem;
  line-height: 1.875rem;
  font-weight: normal;
}

.a-ls\(26\) {
  font-size: 1.625rem;
  line-height: 2rem;
  font-weight: normal;
}

.a-s\(28\) {
  font-size: 1.75rem;
  line-height: 2.5rem;
  padding: 0.1875rem 0 0.3125rem;
}

.a-ls\(24\) {
  font-size: 1.5rem;
  line-height: 1.625rem;
}

.a-ls\(22\) {
  font-size: 1.375rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.a-ls\(20\) {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.a-s\(22\),
.a-s\(20\) {
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.3125rem 0 0.1875rem;
}

.a-ls\(17\) {
  font-size: 1.0625rem;
  line-height: 1.5rem;
}

.a-lp\(17\) {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  font-weight: 300;
}

.a-lp\(15\) {
  font-size: 0.9375rem;
  line-height: 1.125rem;
  font-weight: 300;
}

.a-p\(17\) {
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #748084;
  padding: 0.375rem 0 0.125rem;
}
.a-p\(17\)--breaker {
  margin: 0.5rem 0;
}

.a-p\(15\) {
  font-size: 0.9375rem;
  line-height: 1rem;
  color: #748084;
  padding: 0.4375rem 0 0.0625rem;
}
.a-p\(15\)--breaker {
  margin: 0.5rem 0;
}

.a-p\(14\) {
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0.4375rem 0 0.0625rem;
}

.a-justify\(center\) {
  text-align: center;
}

.a-color\(copy-1\) {
  color: #242424;
}

.a-color\(copy-2\) {
  color: #748084;
}

.a-color\(copy-3\) {
  color: #99A3A6;
}

.a-color\(active-1\) {
  color: #FD7F20;
}

.a-color\(active-2\) {
  color: #00B4F1;
}

.a-color\(active-2b\) {
  color: #008FF1;
}

.a-color\(active-3\) {
  color: #14C81F;
}

.a-color\(active-4\) {
  color: #A061FF;
}

.a-color\(alert\) {
  color: #DD0000;
}

.a-color\(white\) {
  color: white;
}

.a-angleBracket {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
}
.a-angleBracket--tl {
  top: 0;
  left: 0;
}
.a-angleBracket--br {
  bottom: 0;
  right: 0;
}

.a-highlight {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
  padding: 0.5rem 1rem;
  color: white;
}

@media only screen and (min-width : 960px) {
  .a-h\(58\) {
    font-size: 3.625rem;
    line-height: 4rem;
    padding: 0.25rem 0;
  }

  .a-h\(48\) {
    font-size: 3rem;
    line-height: 3.5rem;
    padding: 0.1875rem 0 0.3125rem;
  }

  .grade_cta .a-h\(48\) {
    font-size: 0.9375rem;
    line-height: 1.125rem;
    padding: 0.1875rem;
  }

  .a-h\(40\) {
    font-size: 2.5rem;
    line-height: 3rem;
    padding: 0.1875rem 0 0.3125rem;
  }

  .a-s\(22\) {
    font-size: 1.375rem;
    line-height: 2rem;
    padding: 0.0625rem 0 0.4375rem;
  }

  .a-h\(22\) {
    font-size: 1.375rem;
    line-height: 2rem;
  }

  .a-ls\(20\) {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.a-hide {
  display: none !important;
}

.a-noScroll {
  height: 100vh;
  overflow: hidden;
}

.a-ieWidthFix {
  width: 100vw;
  overflow-x: hidden;
}

.a-justifyContent\(center\) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.a-container {
  max-width: 85.5rem;
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.a-container__intro {
  padding: 4rem 0 2.5rem 0;
  text-align: center;
}

.a-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
.a-row--centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.grade_cta .a-row {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
}
@media (max-width: 1200px) and (min-width: 981px) {
  .grade_cta .a-row .display_none {
    display: none;
  }
}
@media (max-width: 980px) {
  .grade_cta .a-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .grade_cta .a-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grade_cta .a-row .display_none {
    display: none;
  }
}

.a-col {
  padding: 0 0.75rem;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.a-col--1-9 {
  -webkit-flex-basis: 11.1111111111%;
  -moz-flex-basis: 11.1111111111%;
  -ms-flex-preferred-size: 11.1111111111%;
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
.a-col--3-4 {
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.a-col--2-3 {
  -webkit-flex-basis: 66.66%;
  -moz-flex-basis: 66.66%;
  -ms-flex-preferred-size: 66.66%;
  flex-basis: 66.66%;
  max-width: 66.66%;
}
@media (max-width: 767px) {
  .a-col--1-1 {
    border: none !important;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.a-col--extraSpace {
  padding: 0 2.25rem;
}

.grade_cta .a-col {
  padding: 0;
}

.a-pos\(rel\) {
  position: relative;
}

.a-limiter {
  margin-left: auto;
  margin-right: auto;
}
.a-limiter\(800\) {
  max-width: 50rem;
}
.a-limiter\(696\) {
  max-width: 43.5rem;
}
.a-limiter\(312\) {
  max-width: 19.5rem;
}

@media only screen and (min-width : 960px) {
  .a-col--noSpace {
    margin: 0 -1.5rem;
  }
  .a-col--1-8 {
    -webkit-flex-basis: 12.5%;
    -moz-flex-basis: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  .a-col--1-7 {
    -webkit-flex-basis: 14.28%;
    -moz-flex-basis: 14.28%;
    -ms-flex-preferred-size: 14.28%;
    flex-basis: 14.28%;
    max-width: 14.28%;
  }
  .a-col--1-6 {
    -webkit-flex-basis: 16.666%;
    -moz-flex-basis: 16.666%;
    -ms-flex-preferred-size: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  .a-col--1-5 {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
  }
  .a-col--1-4 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .a-col--1-2 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .a-col--1-3 {
    -webkit-flex-basis: 33.33%;
    -moz-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
  .a-col--1-3--xs {
    -webkit-flex-basis: 37.33%;
    -moz-flex-basis: 37.33%;
    -ms-flex-preferred-size: 37.33%;
    flex-basis: 37.33%;
    max-width: 37.33%;
  }
  .a-col--2-3 {
    -webkit-flex-basis: 66.66%;
    -moz-flex-basis: 66.66%;
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%;
    max-width: 66.66%;
  }

  .a-desktop-order\(1\) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .a-desktop-order\(2\) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .a-desktop-order\(3\) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media only screen and (min-width : 640px) and (max-width : 959px) {
  .a-col--1-2-tabletOnly {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width : 1024px) {
  .a-col-sm-2--1-2 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width : 1280px) {
  .a-col-med-1--1-5 {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    width: 20%;
  }
  .a-col-med-1--1-3 {
    -webkit-flex-basis: 33.33%;
    -moz-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    width: 33.33%;
  }
  .a-col-med-1--1-2 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
  }
}
@media only screen and (min-width : 1440px) {
  .a-col-med-2--1-5 {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    width: 20%;
  }

  .a-col\(fluid\) {
    -webkit-flex-basis: 33.33%;
    -moz-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    width: 33.33%;
  }
}
.b-button {
  display: inline-block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd6c00+0,f75500+100 */
  background: #fd6c00;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fd6c00 0%, #f75500 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fd6c00 0%, #f75500 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fd6c00 0%, #f75500 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fd6c00", endColorstr="#f75500",GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: white;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  border-radius: 12.5rem;
  box-sizing: border-box;
}
.b-button--large {
  padding: 0.75rem 2.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.b-button--super {
  padding: 1rem 2.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.b-button--font22 {
  font-size: 1.375rem !important;
  font-family: "Raleway", sans-serif;
}
.b-button--font20 {
  font-size: 1.25rem !important;
  font-family: "Raleway", sans-serif;
}
.b-button--font14 {
  font-size: 0.875rem !important;
  font-family: "Raleway", sans-serif;
}
@media screen and (max-width: 991px) {
  .b-button--font20md {
    font-size: 1.25rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--font13small {
    font-size: 0.8125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--font12small {
    font-size: 0.75rem !important;
  }
}
.b-button--med {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.b-button--small {
  padding: 0.375rem 1.1875rem;
  font-size: 0.9375rem;
}
.b-button--w\(200\) {
  width: 12.5rem;
}
.b-button--w\(240\) {
  width: 15rem;
}
.b-button--w\(260\) {
  width: 16.25rem;
}
.b-button--w\(300\) {
  width: 18.75rem;
}
.b-button--w\(353\) {
  width: 22.0625rem;
}
.b-button--h\(54\) {
  height: 3.375rem;
  line-height: 3.375rem !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .b-button--h\(54\) {
    height: 2.5rem;
    line-height: 2.5rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--h\(54\) {
    height: 2.125rem;
    line-height: 2.125rem !important;
  }
}
.b-button--h\(64\) {
  height: 4rem;
  line-height: 4rem !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .b-button--h\(64\) {
    height: 3.125rem;
    line-height: 3.125rem !important;
  }
}
@media screen and (max-width: 767px) {
  .b-button--h\(64\) {
    height: 2.75rem;
    line-height: 2.75rem !important;
  }
}
.b-button--h\(60\) {
  height: 3.75rem;
  line-height: 3.75rem !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .b-button--h\(60\) {
    height: 3rem;
    line-height: 3rem !important;
  }
}
.b-button--active2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=0 );
  /* IE6-9 */
}
.b-button--active3 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62c814+0,14c81f+100 */
  background: #62c814;
  /* Old browsers */
  background: -moz-linear-gradient(top, #62c814 0%, #14c81f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #62c814 0%, #14c81f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #62c814 0%, #14c81f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#62c814", endColorstr="#14c81f",GradientType=0 );
  /* IE6-9 */
}
.b-button--active4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ac83eb+1,9183eb+100 */
  background: #ac83eb;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ac83eb 1%, #9183eb 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ac83eb 1%, #9183eb 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ac83eb 1%, #9183eb 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ac83eb", endColorstr="#9183eb",GradientType=1 );
  /* IE6-9 */
}
.b-button--active5 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00bdd3+0,009acf+100 */
  background: #00bdd3;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #00bdd3 0%, #009acf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #00bdd3 0%, #009acf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #00bdd3 0%, #009acf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00bdd3", endColorstr="#009acf",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}
.b-button--active6 {
  background: #cf2b34;
}
.b-button--active7 {
  background: #00c144;
  background: -moz-linear-gradient(top, #00c144 0%, #54c744 100%);
  background: -webkit-linear-gradient(top, #00c144 0%, #54c744 100%);
  background: linear-gradient(to bottom, #00c144 0%, #54c744 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00c144", endColorstr="#54c744",GradientType=0 );
  -webkit-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  -o-box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: -3px 2px 8px rgba(0, 0, 0, 0.15);
}
.b-button--white {
  background: white;
  color: #219acf !important;
}
.b-button--black {
  background: black;
}
.b-button:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: white;
}
@media screen and (max-width: 767px) {
  .b-button {
    width: auto;
  }
}

.b-glyphBtn {
  padding: 0.5rem;
}

.b-dottedBtn {
  border: 0.0625rem dashed #99A3A6;
  border-radius: 0.1875rem;
  color: #748084;
  transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.b-dottedBtn--full {
  display: inline-block;
  width: 100%;
  min-height: 2.5rem;
  padding: 0.4375rem 1rem;
  text-align: center;
}
.b-dottedBtn:hover {
  border-color: #00B4F1;
  color: #00B4F1;
}

.b-flatBtn {
  color: white;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  min-height: 3rem;
  min-width: 10rem;
  border-radius: 12.5rem;
  background: #00B4F1;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.b-flatBtn--small {
  font-size: 1.0625rem;
  min-height: 2.5rem;
}
.b-flatBtn:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.b-flatBtn:disabled {
  opacity: 0.2;
}

.b-lineBtn {
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  min-height: 3rem;
  min-width: 10rem;
  border-radius: 12.5rem;
  color: #FD7F20;
  border: 0.0625rem solid #FD7F20;
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.b-lineBtn__label {
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: 700;
}
.b-lineBtn--small {
  padding: 0.4375rem 1.4375rem;
  font-size: 1.0625rem;
  min-height: 2.5rem;
}
.b-lineBtn:hover {
  background: #FD7F20;
  color: white;
}
.b-lineBtn--active2 {
  color: #00B4F1;
  border-color: #00B4F1;
}
.b-lineBtn--active2:hover {
  background: #00B4F1;
  color: white;
}
.b-lineBtn--active3 {
  color: #14C81F;
  border-color: #14C81F;
}
.b-lineBtn--active3:hover {
  background: #14C81F;
  color: white;
}
.b-lineBtn--active4 {
  color: #A061FF;
  border-color: #A061FF;
}
.b-lineBtn--active4:hover {
  background: #A061FF;
  color: white;
}
.b-lineBtn--alert {
  color: #DD0000;
  border-color: #DD0000;
}
.b-lineBtn--alert:hover {
  background: #DD0000;
  color: white;
}

.b-button__mobile-sticky {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  width: 85%;
  text-align: center;
  bottom: 10px;
  display: inline-block;
}
@media screen and (min-width: 575px) {
  .b-button__mobile-sticky {
    display: none;
  }
}

.b-heroSection {
  background: #00B4F1;
}

.b-section {
  padding: 7rem 0;
}
.b-section__hdr {
  text-align: center;
  position: relative;
  padding: 3rem 0 0;
}
.b-section__hdrLogo {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.b-section__intro {
  text-align: center;
  position: relative;
  padding: 3rem 0 7rem;
}
.b-section__introBadge {
  width: auto;
  height: 7.5rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  fill: #eee;
}
.b-section--chain {
  padding: 3rem 0 7rem;
}

.b-stripeSection {
  position: relative;
  margin: 0 0 4rem;
}
.b-stripeSection:after {
  content: "";
  position: absolute;
  top: 3.5rem;
  bottom: 3.5rem;
  left: 0;
  right: 0;
  background: #FD7F20;
  z-index: -1;
}
.b-stripeSection--spaceTop {
  margin: 5rem 0 0 0;
}
.b-stripeSection--active-2:after {
  background: #00B4F1;
}

.b-blocker--loading:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  cursor: progress;
}
.b-blocker--loading .b-blocker__trigger {
  position: relative;
}
.b-blocker--loading .b-blocker__trigger:before {
  content: "";
  display: block;
  background: white url("../img/thinkster-logomark.svg") no-repeat 50% 50%/contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  bottom: 125%;
  left: 50%;
  margin: 0 0 0 -1rem;
  border-radius: 50%;
  z-index: 10100;
  animation-name: spin-loop;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  pointer-events: none;
}
.b-blocker--loading .b-blocker__trigger:after {
  content: "Loading...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.b-blocker--loading .b-blocker__trigger .b-button__label {
  visibility: hidden;
}

.b-splitBox {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
  padding: 13.5rem 0 6rem;
  text-align: center;
}
.b-splitBox__box {
  color: white;
}
.b-splitBox .o-thinkster__badge {
  position: absolute;
  top: 4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}

.b-contentSection {
  padding: 4rem 0;
}
.b-contentSection--spaceTop {
  margin: 5rem 0 0 0;
}

.b-companionWidget {
  padding: 0 0 4rem 0;
}
.b-companionWidget__hdr {
  text-align: center;
  margin: 0 0 1.5rem;
}
.b-companionWidget .b-checkedListBox {
  padding: 0.5rem 0 0 0;
}

@media only screen and (min-width : 960px) {
  .b-splitBox {
    background: #00B4F1;
    padding: 0;
    text-align: left;
  }
  .b-splitBox:after {
    width: 50%;
    display: block;
    content: "";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
    background: #00b4f1;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
    /* IE6-9 */
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
  }
  .b-splitBox:before {
    display: block;
    content: "";
    width: 0.0625rem;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    background: white;
    z-index: 3;
  }
  .b-splitBox__container {
    z-index: 2;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .b-splitBox__box {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  .b-splitBox__content {
    padding: 6rem 0;
  }
  .b-splitBox__content--a {
    margin: 0 22.22% 0 17.28%;
  }
  .b-splitBox__content--b {
    margin: 0 0 0 22.22%;
  }
  .b-splitBox .o-thinkster__badge {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
  }
}
.b-headerBlock {
  padding: 2rem 0;
}
.b-headerBlock .a-s\(18\),
.b-headerBlock .a-h\(58\),
.b-headerBlock .a-h\(48\) {
  margin-bottom: 0.5rem;
}
.b-headerBlock--hero {
  padding-top: 5rem;
  color: white;
}

/****************************************************************************************
@
@	Buttons
@
****************************************************************************************/
.c-button {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 800;
  color: #fff;
  display: inline-block;
  background: #fd6c00;
  background: -moz-linear-gradient(top, #fd6c00 0, #f75500 100%);
  background: -webkit-linear-gradient(top, #fd6c00 0, #f75500 100%);
  background: linear-gradient(to bottom, #fd6c00 0, #f75500 100%);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1.5rem;
  border-radius: 12.5rem;
  box-sizing: border-box;
}
.c-button:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
.c-button--super {
  padding: 0.6rem 1.5rem;
  font-size: 16px;
  line-height: 2rem;
}
@media screen and (min-width: 400px) {
  .c-button--super {
    padding: 0.8rem 2rem;
    font-size: 18px;
    line-height: 2rem;
  }
}
@media screen and (min-width: 640px) {
  .c-button--super {
    padding: 1rem 2.5rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.c-button--active2 {
  background: #00b4f1;
  background: -moz-linear-gradient(top, #00b4f1 0, #0098f1 100%);
  background: -webkit-linear-gradient(top, #00b4f1 0, #0098f1 100%);
  background: linear-gradient(to bottom, #00b4f1 0, #0098f1 100%);
}
.c-button--active3 {
  background: #62c814;
  background: -moz-linear-gradient(top, #62c814 0, #14c81f 100%);
  background: -webkit-linear-gradient(top, #62c814 0, #14c81f 100%);
  background: linear-gradient(to bottom, #62c814 0, #14c81f 100%);
}
.c-button--active4 {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0, #d8d8d8 100%);
  background: -webkit-linear-gradient(top, #ffffff 0, #d8d8d8 100%);
  background: linear-gradient(to bottom, #ffffff 0, #d8d8d8 100%);
  color: #242424;
}
.c-button--active4:hover {
  color: #26aeee;
}
.c-button--active5 {
  background: #fa6100;
}
.c-button--active5:hover {
  background: #c74d00;
}

.fontraleway {
  font-family: "Raleway", sans-serif;
}

.fontworksans, .o-step-count {
  font-family: "Work Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

.font12 {
  font-size: 12px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size: 20px !important;
}

.font22 {
  font-size: 22px;
}

.font24 {
  font-size: 24px !important;
}

.font30 {
  font-size: 30px;
}

.font35 {
  font-size: 35px;
}

.font36 {
  font-size: 36px;
}

.font40 {
  font-size: 40px;
}

.font48 {
  font-size: 48px;
}

@media screen and (max-width: 1024px) {
  .font35-md {
    font-size: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .font25-md {
    font-size: 25px;
  }
}

@media screen and (max-width: 1024px) {
  .font20-md {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .font16-md {
    font-size: 16px !important;
  }
}

.lh--active1 {
  line-height: 30px;
}
.lh--active2 {
  line-height: 24px;
}

.green-bg--active1 {
  background: #37c731;
}
.green-bg--active2 {
  background: white;
  background: white;
  background: -moz-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: -webkit-linear-gradient(top, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  background: linear-gradient(to bottom, white 0%, white 65%, #dde9cc 65%, #dde9cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#dde9cc",GradientType=0 );
}
.green-bg--active3 {
  background: #7abe19;
}
.green-bg--active4 {
  background: #ecfbed;
}

.colororange {
  color: #fd7f20 !important;
}
.colororange--active1 {
  color: #fe7f20 !important;
}

.colordarkgrey--active1 {
  color: #333 !important;
}
.colordarkgrey--active2 {
  color: #151415 !important;
}

.lightgrey {
  background: #eee;
}

.colorwhite {
  color: #fff !important;
}

.colorgreen {
  color: #37c731;
}
.colorgreen--active1 {
  color: #7abe19;
}

.colorblue {
  color: #428cce;
}
.colorblue--active2 {
  color: #27b0d1;
}
.colorblue--active3 {
  color: #3488e9;
}
.colorblue--active4 {
  color: #00aeea !important;
}
.colorblue--active5 {
  color: #36505d;
}
.colorblue--active6 {
  color: #029ef1;
}

.colorblack {
  color: #000 !important;
}

.bg-orange--active1 {
  background: #fd7f20;
}
.bg-orange--active2 {
  background: #fb7f31;
}

.bg-blue {
  background: #26acd0;
}
.bg-blue--active2 {
  background: #28b4e3;
}
.bg-blue--active3 {
  background: #28b3e2;
}
.bg-blue--active4 {
  background: #e5f5fe;
}
.bg-blue--active5 {
  background: #2bbcd2;
  background: -moz-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: -webkit-linear-gradient(left, #2bbcd2 0%, #219acf 100%);
  background: linear-gradient(to right, #2bbcd2 0%, #219acf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2bbcd2", endColorstr="#219acf",GradientType=1 );
}
.bg-blue--active6 {
  color: #26acd1;
}
.bg-blue--active7 {
  color: #1eb5ee;
}
.bg-blue--active8 {
  background: #e4f5fd;
}
.bg-blue--active9 {
  background: #28b2d1;
}
.bg-blue--active10 {
  background: #23a1d0;
}
.bg-blue--active11 {
  background: #e0f1f7;
}
.bg-blue--active12 {
  background: #00aeea;
}
.bg-blue--active13 {
  background: #001f63;
}
.bg-blue--active14 {
  background: #e9f9fd;
}
.bg-blue--active15 {
  background: #0072bb;
}
.bg-blue--active16 {
  background: #d7f2fd;
}
.bg-blue--active17 {
  background: #c5e9f8;
}

.bg-pink--active1 {
  background: #fef5ef;
}

.bg-white {
  background: #fff;
}

.light-blue-bg {
  background: #ebf9fe;
}

.light-green-bg {
  background: #edfbec;
}
.light-green-bg--active1 {
  background: #edfadc;
}
.light-green-bg--active2 {
  background: #7bbe19;
}

.light-pink-bg {
  background: #fef5ee;
}
.light-pink-bg--active1 {
  background: #fff2e9;
}

.green-bg-secondary {
  background: #edfadb;
}

.bggrey {
  background: #f9f9f9;
}
.bggrey--active2 {
  background: #eaeaea;
}
.bggrey--active3 {
  background: #f9f9f9;
}
.bggrey--active4 {
  background: #fcfcfc;
}
.bggrey--active5 {
  background: #f5f1ee;
}
.bggrey--active6 {
  background: #f2f4f3;
}
.bggrey--active7 {
  background: #e4e4e4;
}
.bggrey--pattern {
  background: url(../images/pattern-bg.jpg) repeat-x 0 0;
  background-attachment: fixed;
  background-size: cover;
}
.bggrey--active8 {
  background: #f3f3f3;
}
.bggrey--active9 {
  background: #fafafa;
}

.weight800 {
  font-weight: 800;
}

.weight700 {
  font-weight: 700;
}

.weight600 {
  font-weight: 600 !important;
}

.weight500 {
  font-weight: 500;
}

.weight400 {
  font-weight: 400;
}

.weight300 {
  font-weight: 400;
}

.ls--2 {
  letter-spacing: 2px;
}
.ls--4 {
  letter-spacing: 4px;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mt68 {
  margin-top: 68px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.ml23 {
  margin-left: 23px !important;
}

.pd56 {
  padding: 56px;
}

.pd44 {
  padding: 44px;
}

.pd16 {
  padding: 16px;
}

.padding-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-tb-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.padding-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-tb-10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.padding-t-20 {
  padding-top: 20px;
}

.padding-t-10 {
  padding-top: 10px;
}

.padding-b-20 {
  padding-bottom: 20px;
}

.padding-b-10 {
  padding-bottom: 10px;
}

.padding-l-30 {
  padding-top: 30px;
}

.padding-l-20 {
  padding-left: 20px;
}

.padding-r-20 {
  padding-right: 20px;
}

.padding-10 {
  padding: 10px;
}

.padding0 {
  padding: 0 !important;
}

.paddingb0 {
  padding-bottom: 0 !important;
}

.paddingt0 {
  padding-top: 0 !important;
}

.margin-lr-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.margin-tb-20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.margin-t-25 {
  margin-top: 25px;
}

.margin-t-20 {
  margin-top: 20px !important;
}

.margin-b-20 {
  margin-bottom: 20px;
}

.margin-b-10 {
  margin-bottom: 10px !important;
}

.margin-t-10, .margin-t-10-phone {
  margin-top: 10px !important;
}

.margin-t-5 {
  margin-top: 5px;
}

.margin-l-20 {
  margin-left: 20px;
}

.margin-r-20 {
  margin-right: 20px;
}

.margin-10 {
  margin: 10px;
}

.margin0 {
  margin: 0 !important;
}

.mr-0 {
  margin-right: 0;
}

.ml-0 {
  margin-left: 0;
}

.mt-0 {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-0-phone {
    padding: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .padding-lr-0-phone {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .padding-t-0-phone {
    padding-top: 0 !important;
  }
}

.padding-t-0 {
  padding-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .padding-b-0-phone {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .padding-b-0-tab {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .margin-t-20-phone {
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-20-phone {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-b-0-sm {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 992px) {
  .margin-t-20-md {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .margin-t-20-sm {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb54-md {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb34-md {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .mb28-md {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 991px) {
  .mb15-sm {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 1024px) {
  .ptb34-md {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
}

@media screen and (max-width: 1024px) {
  .p31-md {
    padding: 31px;
  }
}

@media screen and (max-width: 1024px) {
  .pb28-md {
    padding-bottom: 28px !important;
  }
}

@media screen and (max-width: 1024px) {
  .pt28-md {
    padding-top: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .p16-md {
    padding: 16px;
  }
}

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

.o-divider {
  border-color: #dddddd;
  margin: 48px 0;
}
.o-divider--secondary {
  border-width: 2px;
}
.o-divider--dashed {
  border-color: #94dae8;
  border-style: dashed;
}
.o-divider--white {
  border-color: #fff;
}
.o-divider--blue {
  border-color: #75c6db;
}
.o-divider--grey {
  border-color: #eaeaea;
}
.o-divider--grey--active1 {
  border-color: #d2d2d2;
}
.o-divider--grey--active2 {
  border-color: #e0e0e0;
}
.o-divider--grey--active3 {
  border-color: #d1dce1;
}
.o-divider--grey--active4 {
  border-color: #f1f1f1;
}
.o-divider--grey--active5 {
  border-color: #f3f3f3;
}
.o-divider--grey--active6 {
  border-color: #ebebeb;
}
@media screen and (max-width: 1024px) {
  .o-divider {
    margin: 28px 0;
  }
}

.borderl {
  border-left-width: 6px;
  border-left-style: solid;
}
.borderl__green {
  border-left-color: #b9db89;
}
.borderl__orange {
  border-left-color: #faaf81;
}
.borderl__orange__active1 {
  border-left-color: #fd7f20;
}
.borderl__blue {
  border-left-color: #029ef1;
}
.borderl__blue__active1 {
  border-left-color: #277fc3;
}
.borderl__active4 {
  border-left-color: #fe7f20;
}
.borderl__green {
  border-left-color: #7abe19;
}
.borderl__grey {
  border-left-color: #e1e1e1;
}
.borderl__purple {
  border-left-color: #a468fc;
}
.borderl__6 {
  border-left-width: 6px;
}

.borderb {
  border-bottom-style: solid;
}
.borderb__blue {
  border-bottom-color: #029ef2;
}
.borderb__active2 {
  border-bottom-color: #029ef1;
}
.borderb__active3 {
  border-bottom-color: #00aeea;
}
.borderb__orange {
  border-bottom-color: #fd7f20;
}
.borderb__green {
  border-bottom-color: #7abe19;
}
.borderb__white {
  border-bottom-color: #fff;
}
.borderb__1 {
  border-bottom-width: 1px;
}
.borderb__2 {
  border-bottom-width: 2px;
}
.borderb__3 {
  border-bottom-width: 3px;
}
.borderb__4 {
  border-bottom-width: 4px;
}

.box-border {
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
  padding: 61px 80px;
}
@media screen and (max-width: 1024px) {
  .box-border {
    padding: 20px;
  }
}
.box-border__active1 {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #323232;
}

.image-border img, .image-border iframe {
  padding: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 23.3664px rgba(0, 0, 0, 0.07);
  background: #fff;
}
.image-border--secondary img {
  border-width: 2px;
  padding: 5px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3 img {
  border: 9px solid #219acf;
  padding: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.image-border--active3--active3 img, .image-border--active3--active3 iframe {
  border-width: 15px;
}
.image-border--active5 img, .image-border--active5 .iframe-container {
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
}
.image-border--active5 iframe {
  padding-top: 37px;
  padding-bottom: 37px;
  background: #fff;
}
.image-border--video .iframe-container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 21.36px rgba(0, 0, 0, 0.07);
  overflow: visible;
}

iframe {
  width: 100%;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  z-index: 4;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}

.numberList {
  counter-reset: my-sec-counter;
}
.numberList .numberListInner {
  padding-left: 40px;
  position: relative;
}
.numberList .numberListInner:before {
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) " ";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 800;
  color: #000;
  align-items: center;
  justify-content: center;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  line-height: 27px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner:before {
    top: -4px;
  }
}
.numberList .numberListInner--green:before {
  background: #7abe19;
  color: #fff;
}
.numberList .numberListInner--white {
  padding-left: 64px;
}
.numberList .numberListInner--white:before {
  background: #fff;
  color: #24a9c8;
  width: 43px;
  height: 43px;
  line-height: 43px;
  font-weight: 700;
  font-size: 18px;
}
@media screen and (max-width: 991px) {
  .numberList .numberListInner--white:before {
    width: 33px;
    height: 33px;
    line-height: 33px;
    top: 0;
    font-size: 13px;
  }
}
.numberList .numberListInner--leftauto:before {
  left: auto;
}
.numberList .numberListInner--grey:before {
  color: #666;
  font-size: 18px;
  content: "" counter(my-sec-counter) ".";
}
.numberList--active4 {
  counter-reset: my-sec-counter 3;
}
.numberList--bg .numberListInner:nth-child(4n-7):before {
  background: #fb7f31;
}
.numberList--bg .numberListInner:nth-child(4n-2):before {
  background: #a067fc;
}
.numberList--bg .numberListInner:nth-child(4n-1):before {
  background: #39c630;
}
.numberList--bg .numberListInner:nth-child(4n):before {
  background: #1dafed;
}

.number-list {
  width: 27px;
  height: 27px;
  font-family: "Work Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #fff;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-right: 11px;
}

.o-common-section {
  padding: 61px 0;
}
@media screen and (max-width: 1199px) {
  .o-common-section {
    padding: 41px 0;
  }
}
@media screen and (max-width: 1024px) {
  .o-common-section {
    padding: 28px 0;
  }
}

.o-common-heading {
  font-family: "Raleway", sans-serif;
  margin-bottom: 40px;
}
.o-common-heading--orange {
  color: #fa6609;
}
.o-common-heading sup {
  top: -2px;
}
@media screen and (max-width: 1024px) {
  .o-common-heading {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767px) {
  .o-common-heading {
    margin-bottom: 15px;
  }
}

.borderr__blue {
  border: 1px solid #029ef2;
}
.borderr__blue--active1 {
  border: 1px solid #00aeea;
}
.borderr__green {
  border: 1px solid #7abe19;
}
.borderr__green--active1 {
  border: 1px solid #37c731;
}
.borderr__orange {
  border: 1px solid #fa6609;
}
.borderr__purple {
  border: 1px solid #af81f8;
}

.o-content-list-wrap {
  margin-bottom: 54px;
}
.o-content-list-wrap .o-content-list .o-content-listing {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #444;
}
.o-content-list-wrap .o-content-list .o-content-listing:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .o-content-list-wrap .o-content-list .o-content-listing {
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
  }
}

.o-step-content-list.tick--orange ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
  width: 15px;
  height: 13px;
}
.o-step-content-list ul li {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  position: relative;
  padding: 0 0 0 31px;
  margin-bottom: 21px;
}
.o-step-content-list ul li .bullet {
  padding-top: 21px;
}
.o-step-content-list ul li .bullet li {
  padding: 0 0 0 21px;
}
.o-step-content-list ul li .bullet li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list ul li .bullet--disc li:before {
  background: url(../images/bullet-orange.svg) 0 0 no-repeat;
  width: 10px;
  height: 10px;
}
.o-step-content-list ul li .bullet--disc--grey li:before {
  background: url(../images/bullet-grey.svg) 0 0 no-repeat;
}
.o-step-content-list ul li .bullet--disc--blue li:before {
  background: url(../images/bullet-blue.svg) 0 0 no-repeat;
  width: 9px;
  height: 9px;
  top: 7px;
}
.o-step-content-list ul li .bullet--discSolid li:before {
  background: url(../images/discsolid.svg) 0 0 no-repeat;
  width: 7px;
  height: 7px;
}
@media screen and (max-width: 767px) {
  .o-step-content-list ul li:last-child {
    margin-bottom: 0;
  }
}
.o-step-content-list--active2 ul li {
  padding-left: 21px;
}
.o-step-content-list--active2 ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  background: #fff;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.o-step-content-list--active2--grey ul li:before {
  background: #c5c5c5;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list--active2--blue ul li:before {
  background: #36505d;
  width: 8px;
  height: 8px;
  top: 8px;
}
.o-step-content-list.arrow--rightgrey ul li:before {
  background: url(../images/arrow-right-grey.svg) 0 0 no-repeat;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
}
.o-step-content-list.tick ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 15px;
  height: 13px;
}
.o-step-content-list.tick--green ul li:before {
  background: url(../images/tick-green.svg) 0 0 no-repeat;
}
.o-step-content-list.tick--orange ul li:before {
  background: url(../images/tick-orange.svg) 0 0 no-repeat;
}

.triangle {
  position: relative;
}
.triangle:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-width: 20px 37.5px 0 37.5px;
  line-height: 0;
}
.triangle.triangle-right:before {
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-width: 21px 0 21px 17px;
}
.triangle.triangle-right--white:before {
  border-color: transparent transparent transparent white;
  _border-color: #000000 #000000 #000000 white;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-right--hidden:before {
    display: none;
  }
}
.triangle.triangle-top:before {
  top: -20px;
  border-width: 0 32px 20px 32px;
}
.triangle.triangle-top--blue:before {
  border-color: transparent transparent #001f63 transparent;
  line-height: 0;
  _border-color: #000000 #000000 #001f63 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
@media screen and (max-width: 767px) {
  .triangle.triangle-top--hidden:before {
    display: none;
  }
}
.triangle.triangle-bottom--white:before {
  border-color: white transparent transparent transparent;
  _border-color: white #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue:before {
  border-color: #26abd0 transparent transparent transparent;
  _border-color: #26abd0 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--blue--active1:before {
  top: 100%;
  border-color: #001f63 transparent transparent transparent;
  _border-color: #001f63 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
.triangle.triangle-bottom--hollow {
  width: 41px;
  height: 19px;
  border-top: 1px solid #fff;
  margin: 0 auto;
}
.triangle.triangle-bottom--hollow:before {
  display: none;
}
.triangle.triangle-bottom--hollow--grey {
  top: -18px;
  width: 33px;
  height: 33px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}

.borderf {
  position: relative;
  background: #cacaca;
  width: 100%;
  height: 1px;
  margin: -40px 0 40px;
}
@media screen and (max-width: 1024px) {
  .borderf {
    margin-top: 10px;
  }
}

.o-counter-section {
  position: relative;
}
.o-counter-section .o-counter-step {
  font-family: "Work Sans", sans-serif;
  font-size: 45px;
  line-height: normal;
  font-weight: 700;
  color: #777;
  position: relative;
  display: inline-block;
  text-align: center;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.o-counter-section .o-counter-step--blue {
  color: #67c5df;
}
.o-counter-section .o-counter-step--blue--active1 {
  color: #29b6d1;
}
.o-counter-section .o-counter-step--colorgrey {
  color: #7f7f7f;
}

.o-all-you-do-top-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.o-all-you-do-top-bottom.o-all-you-do-top {
  background: #2abad2;
  top: 0;
  height: 345px;
}
.o-all-you-do-top-bottom.o-all-you-do-bottom {
  background: #2ab7d2;
  bottom: 0;
  height: 629px;
}
.o-all-you-do-top-bottom--active4 {
  background: #edfadb;
  height: 37%;
  bottom: 0;
}

.badge {
  vertical-align: middle;
  margin-right: 14px;
}
.badge--orange {
  background: url(../images/badge-orange.svg) 0 0 no-repeat;
  width: 37px;
  height: 44px;
}

.o-number-list ul {
  counter-reset: my-sec-counter;
}
.o-number-list ul li {
  padding-left: 20px;
}
.o-number-list ul li:after {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  counter-increment: my-sec-counter;
  content: "" counter(my-sec-counter) ".";
}

.o-shape {
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
  position: relative;
}
.o-shape--hexagon {
  width: 121px;
  height: 150px;
  background: url(../images/logo-icon.svg) 0 0 no-repeat;
}

.o-step-count {
  position: relative;
  font-weight: 700;
  font-size: 24px;
  color: #484848;
  margin: 0 auto 52px;
  text-transform: uppercase;
  display: block;
  left: -13px;
}
.o-step-count--slant-border-grey:after {
  position: absolute;
  top: -14px;
  left: 104px;
  content: "";
  width: 81px;
  height: 150px;
  z-index: 1;
  background: url(../images/slant-border-grey.svg) 0 0 no-repeat;
}
@media screen and (max-width: 1024px) {
  .o-step-count {
    margin-bottom: 12px;
  }
}

.ribbon--blue {
  background: #00aeea;
  position: relative;
  height: 84px;
}
.ribbon--blue:before, .ribbon--blue:after {
  position: absolute;
  top: 0;
  content: "";
  width: 31px;
  height: 84px;
  background: url(../images/ribbon-blue.svg) 0 0 no-repeat;
}
.ribbon--blue:before {
  left: -31px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ribbon--blue:after {
  right: -31px;
}
.ribbon--fontworksans .o-common-heading {
  font-family: "Raleway", sans-serif;
}
.ribbon .o-common-heading {
  margin-bottom: 0;
  top: 50%;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .ribbon .o-common-heading {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 480px) {
  .ribbon .o-common-heading {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .ribbon--plr10s {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.hexagon {
  position: relative;
  margin: 28.87px 0;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteBw {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.hexagon {
  position: relative;
  margin: 0 0 28px;
  font-size: 45px;
  font-weight: 700;
  width: 97px;
  height: 110px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.hexagon--bggrey {
  background: url(../images/hexagon-grey.svg) 0 0 no-repeat;
}
.hexagon--bgwhite {
  background: url(../images/hexagon-white.svg) 0 0 no-repeat;
}
.hexagon--bgwhiteb {
  background: url(../images/hexagon-whiteb.svg) 0 0 no-repeat;
}
.hexagon--colorgrey {
  color: #777 !important;
}

.arrow-bg {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  justify-content: center;
  align-items: center;
  display: inline-flex !important;
}
.arrow-bg img {
  vertical-align: middle;
}
@media screen and (max-width: 991px) {
  .arrow-bg img {
    max-width: 10px;
  }
}
@media screen and (max-width: 991px) {
  .arrow-bg {
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 768px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 100%;
    flex: 0 0 100%;
    *width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    *width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    max-width: 14.2857142857%;
    flex: 0 0 14.2857142857%;
    *width: 14.2857142857%;
  }
}

.col-2dot4, .col-sm-2dot4, .col-md-2dot4, .col-lg-2dot4, .col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media screen and (min-width: 768px) {
  .o-value-box-col {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .o-value-box-col {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 720x) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1140px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.matchheightWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  flex-direction: column;
}
.matchheightWrap .matchheight {
  height: 100%;
}

.line-through {
  text-decoration: line-through;
}

.row {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.row.justify-content {
  justify-content: center;
}

.col {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .col--sm--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .col--11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .col--8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
@media screen and (min-width: 992px) {
  .col--4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media screen and (min-width: 992px) {
  .col--3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 992px) {
  .col--2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .col--1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
}

@media screen and (min-width: 768px) {
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
}

.valign--top {
  vertical-align: top;
}
.valign--middle {
  vertical-align: middle;
}
.valign--bottom {
  vertical-align: bottom;
}

@media screen and (max-width: 991px) {
  .margin-b0-md {
    margin-bottom: 0 !important;
  }
}

/****************************************************************************************
@
@	Utility Classes
@
****************************************************************************************/
.main-wrapper {
  max-width: 1150px;
  width: 100%;
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
}
.main-wrapper--full {
  max-width: none;
}

.u-heading-2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #000;
}
.u-heading-2 strong {
  color: #029ef2;
}
.u-heading-2.has-margin-bottom-50 {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .u-heading-2.has-margin-bottom-50 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .u-heading-2 {
    font-size: 40px;
    line-height: 44px;
  }
}

.o-siteFooter__fineprint {
  padding-top: 4rem;
}
.o-siteFooter__fineprint.a-container {
  max-width: 85.5rem;
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.o-siteFooter__fineprint.a-container a {
  color: #00b4f1;
}

.o-thinkster {
  height: 3rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.o-thinkster__logomark {
  width: 3rem;
  height: 3rem;
}
.o-thinkster__wordmark {
  width: 16.25rem;
  height: 1.625rem;
  margin: -0.625rem 0 0 0.625rem;
}
.o-thinkster--stacked {
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.o-thinkster--stacked .o-thinkster__logomark {
  width: 5rem;
  height: 5rem;
  margin: 0 auto;
  display: block;
}
.o-thinkster--stacked .o-thinkster__wordmark {
  margin: 1rem auto 0;
  display: block;
}

.o-thinkster__badge {
  width: 6.6875rem;
  height: 7.5rem;
  position: relative;
  margin: 0 auto;
}
.o-thinkster__badgeLogo {
  width: auto;
  height: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.o-thinkster__badgeHexagon {
  width: 6.6875rem;
  height: 7.5rem;
  fill: white;
}

.o-siteFooter__bottom {
  border-top: 1px solid #406173;
  padding: 2rem 0 0;
  margin: 2rem 0 0;
}
.o-siteFooter__main {
  background: #3C5969;
  padding: 2rem 0 4rem;
}
.o-siteFooter__hdr {
  padding-bottom: 0.5rem;
  text-align: center;
}
.o-siteFooter__navItem--title {
  margin-top: 1rem;
}
.o-siteFooter__navLink {
  color: white;
}
.o-siteFooter__navLink strong {
  font-size: 1.375rem;
}
.o-siteFooter__navSubItem {
  font-size: 0.8125rem;
  line-height: 1.5rem;
  text-align: center;
}
.o-siteFooter__philosophy {
  padding: 1.5rem 0 0 0;
  text-align: center;
}
.o-siteFooter__meta {
  -webkit-align-self: right;
  -moz-align-self: right;
  -ms-flex-item-align: right;
  align-self: right;
  margin-left: 8.333%;
}
.o-siteFooter__socialMedia {
  padding: 1rem;
  background: #f1efef;
  border-radius: 3px;
  max-width: 300px;
  margin: 0 auto;
}
.o-siteFooter__socialMedia .o-siteFooter__hdr {
  color: #5f5f5f;
}
@media screen and (max-width: 959px) {
  .o-siteFooter__socialMedia {
    margin-top: 2rem;
  }
}
.o-siteFooter__socialMediaIcons {
  padding: 0.5rem 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
}
.o-siteFooter__socialMediaIcons a[title=Facebook]:hover .o-siteFooter__socialMediaIcon {
  fill: #4267b2;
}
.o-siteFooter__socialMediaIcons a[title=Twitter]:hover .o-siteFooter__socialMediaIcon {
  fill: #00acee;
}
.o-siteFooter__socialMediaIcons a[title=YouTube]:hover .o-siteFooter__socialMediaIcon {
  fill: #FF0000;
}
.o-siteFooter__socialMediaIcons a[title=LinkedIn]:hover .o-siteFooter__socialMediaIcon {
  fill: #0e76a8;
}
.o-siteFooter__socialMediaLink {
  margin-right: 0.5rem;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}
.o-siteFooter__socialMediaLink:hover {
  /*.o-siteFooter__socialMediaIcon {
    fill: $active-1;
  }*/
}
.o-siteFooter__socialMediaIcon {
  width: 2.5rem;
  height: 2.5rem;
  fill: #7e7e7e;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-siteFooter__nameChange {
  padding: 2.5rem 0 1rem 0;
}
.o-siteFooter__fineprint {
  text-align: center;
  padding: 2rem 0;
}

@media only screen and (max-width: 959px) {
  .o-siteFooter__sitemap {
    padding: 0 0 0rem;
  }
  .o-siteFooter__sitemap .a-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .o-siteFooter__sitemap .a-col--1-2 {
    padding: 0 0.75rem;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .o-siteFooter__navItem {
    text-align: center;
  }
  .o-siteFooter__meta {
    margin: 0;
  }
  .o-siteFooter__socialMediaLink {
    margin: 0 0.25rem;
  }
  .o-siteFooter__socialMediaIcons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .o-siteFooter__nameChange {
    text-align: center;
  }
}
@media screen and (max-width: 959px) {
  .o-siteFooter__nav:not(:last-child) {
    margin: 0 0 10px;
  }
}

@media only screen and (min-width : 960px) {
  .o-siteFooter__hdr {
    text-align: left;
  }
  .o-siteFooter__nav {
    display: block;
    text-align: left;
  }
  .o-siteFooter__navSubItem {
    position: relative;
    text-align: left;
  }
  .o-siteFooter__navSubItem:before {
    position: absolute;
    content: "";
    left: 0.25rem;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    border-radius: 3.125rem;
    border: 0.0625rem solid white;
    width: 0.5rem;
    height: 0.5rem;
    box-sizing: border-box;
  }
  .o-siteFooter__navSubItem .o-siteFooter__navLink {
    margin-left: 1rem;
    white-space: nowrap;
  }
}
.footer-new {
  background: #2d383e;
  font-family: "work-sans";
}
.footer-new .footer-new-inn {
  padding: 70px 0 60px;
}
.footer-new .footer-new-inn .logo-section {
  padding-right: 100px;
  position: absolute;
  bottom: 37px;
}
@media screen and (min-width: 320px) and (max-width: 576px) {
  .footer-new .footer-new-inn .logo-section {
    position: inherit;
    bottom: inherit;
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.footer-new .footer-new-inn .logo-section .ftr-logo .o-thinkster__badge {
  margin: 0 0 20px;
}
.footer-new .footer-new-inn .logo-section p {
  margin: 50px 0 24px;
  color: #d8e0e6;
  font-size: 16px;
  line-height: 25px;
  font-family: "Work Sans";
}
.footer-new .footer-new-inn .logo-section a {
  text-decoration: underline;
  color: #fff;
  font-weight: 600;
  font-family: "Work Sans";
}
.footer-new .footer-new-inn .ftr-about-sec .box-list {
  margin-bottom: 25px;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list.ftr-resource-sec {
  margin-top: 0px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .footer-new .footer-new-inn .ftr-about-sec .box-list.ftr-resource-sec {
    margin-top: 0;
  }
}
.footer-new .footer-new-inn .ftr-about-sec .box-list .ftr-title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 45px;
  font-family: "Work Sans";
}
.footer-new .footer-new-inn .ftr-about-sec .box-list .ftr-title::before {
  content: "";
  position: absolute;
  width: 69px;
  height: 3px;
  left: 0;
  background: #acd6f2;
  bottom: -20px;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a {
  color: #acd6f2;
  text-decoration: none;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-facebook {
  color: #4267b2 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-youtube {
  color: #ff0000 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-twitter {
  color: #00acee !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-linkedin {
  color: #0e76a8 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-instagram {
  background-image: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li:hover a .fa-pinterest {
  color: #e60023 !important;
}
.footer-new .footer-new-inn .ftr-about-sec .box-list ul li a {
  color: #d8e0e6;
  line-height: 26px;
  font-size: 14px;
  font-family: "Work Sans";
}

.ftr-social-list li {
  display: inline-block;
  margin-bottom: 10px;
}
.ftr-social-list li:last-child {
  padding-right: 0;
}
.ftr-social-list li a {
  font-size: 20px !important;
  padding-right: 15px;
}

.ftr-heap-img {
  margin-top: 15px;
}

.footer-copy-right {
  background-color: #242d30;
}
.footer-copy-right .footer-copy-right-inn {
  padding: 25px 0;
}
.footer-copy-right .footer-copy-right-inn p {
  color: #e1e1e1;
  text-align: center;
  margin-bottom: 0;
  font-family: "Work Sans";
}
@media screen and (min-width: 320px) and (max-width: 880px) {
  .footer-copy-right .footer-copy-right-inn p span {
    display: block;
    margin: 0 0 10px;
    line-height: 22px;
  }
}
.footer-copy-right .footer-copy-right-inn p a {
  padding-left: 40px;
  color: #acd6f2;
}
.footer-copy-right .footer-copy-right-inn p a:hover {
  text-decoration: none;
  color: #FD7F20;
}

.footer-bottom {
  background-color: #ffffff;
}
.footer-bottom .footer-bottom-inn {
  padding: 40px 0;
}
.footer-bottom .footer-bottom-inn p {
  color: #666666;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-family: "Work Sans";
}

@media screen and (max-width: 1023px) {
  html {
    overflow-x: hidden;
  }
}

body.bodIsOpen,
html.bodIsOpen {
  overflow: hidden;
}

.o-siteHeader {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 100;
  background: white;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-siteHeader--docked {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.93);
}
.o-siteHeader--hasNotification {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.o-siteHeader--shadow {
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.93);
}
.o-siteHeader__branding {
  padding: 0.5rem 0 0.5rem 1rem;
}
@media screen and (max-width: 450px) {
  .o-siteHeader__branding {
    padding: 0.5rem 0 0.5rem 1rem;
    max-width: 50%;
  }
}
@media screen and (max-width: 1100px) {
  .o-siteHeader__branding {
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
}
.o-siteHeader__nav {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  padding: 0.5rem 0;
}
.o-siteHeader__navItems {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0;
}
.o-siteHeader__navItem {
  position: relative;
  margin: 0 1.25rem 0 0;
}
.o-siteHeader__navItem--tier1, .o-siteHeader__navItem--tier2, .o-siteHeader__navItem--tier3 {
  display: none;
}
.o-siteHeader__navItem--hasSubNav:hover .o-siteHeader__subNav {
  display: block;
}
.o-siteHeader__navLink {
  color: #242424;
  display: inline-block;
}
.o-siteHeader__navLink .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #FD7F20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-siteHeader__navLink:hover {
  color: #00B4F1;
}
.o-siteHeader__navLink:hover .a-glyph--wedgeBoldDown {
  fill: #00B4F1;
}
.o-siteHeader__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: white;
}
.o-siteHeader__navBtn:hover {
  color: white;
}
@media screen and (min-width: 1201px) {
  .o-siteHeader__navTrigger {
    display: none;
  }
}
.o-siteHeader__navTrigger, .o-siteHeader__navClose {
  padding: 0.5rem;
  margin: 0 1rem 0 -0.5rem;
}
.o-siteHeader__navTrigger .a-glyph, .o-siteHeader__navClose .a-glyph {
  fill: #FD7F20;
}
.o-siteHeader__navTrigger:hover .a-glyph, .o-siteHeader__navClose:hover .a-glyph {
  fill: #00B4F1;
}
.o-siteHeader__navTrigger {
  position: relative;
}
@media screen and (max-width: 1100px) {
  .o-siteHeader__navTrigger {
    margin: 0 0 0 0.3rem;
  }
}
.o-siteHeader .o-thinkster__logomark {
  width: 2rem;
  height: 2rem;
  display: none;
}
.o-siteHeader .o-thinkster__wordmark {
  width: 12.5rem;
  height: 1.1875rem;
  margin: -0.375rem 0 0 0.375rem;
}
.o-siteHeader__subNav {
  position: absolute;
  background: white;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  display: none;
  white-space: nowrap;
}
.o-siteHeader__subNavItem {
  border-bottom: 0.0625rem solid #eee;
}
.o-siteHeader__subNavLink {
  padding: 0.5rem 1rem;
  display: block;
}

@media only screen and (min-width : 640px) {
  .o-siteHeader__branding {
    padding: 1rem 0 1rem 0.5rem;
  }
  .o-siteHeader__navItem--tier1 {
    display: block;
  }
}
@media only screen and (min-width : 1024px) {
  .o-siteHeader__navItem--tier2 {
    display: block;
  }
  .o-siteHeader .o-thinkster__logomark {
    width: 3rem;
    height: 3rem;
  }
  .o-siteHeader .o-thinkster__wordmark {
    width: 16.25rem;
    height: 1.625rem;
    margin: -0.625rem 0 0 0.625rem;
  }
}
@media only screen and (min-width: 1360px) {
  .o-siteHeader__navItem--tier3 {
    display: block;
  }
  .o-siteHeader__navTrigger {
    display: none;
  }
}
@media screen and (min-width: 1101px) {
  .o-siteHeader__navTrigger {
    display: none;
  }
}

.startFreeTrialMobileHamburger {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.startFreeTrialMobile {
  display: none;
}
@media screen and (max-width: 1100px) {
  .startFreeTrialMobile {
    display: block;
  }
}
.startFreeTrialMobile a {
  font-size: 0.8rem;
  padding: 0.2rem 0.8rem;
}

.o-homehero-video {
  background: url("../images/home-hero-video-bg.jpg") 50% 0% no-repeat #fff;
  background-size: cover;
  padding: 40px 0px 40px;
}
.o-homehero-video.o-homehero--worksheet {
  background: url("../images/math-worksheet/home-hero-video-bg.jpg") 50% 0% no-repeat #fff;
  background-size: cover;
  min-height: 400px;
}
.o-homehero-video.o-homehero--worksheet h1 {
  text-transform: uppercase;
  margin-bottom: 12px;
}
.o-homehero-video.o-homehero--worksheet h1 small {
  font-size: 76px;
  font-weight: 700;
  color: #000;
}
.o-homehero-video.o-homehero--worksheet h1 span {
  display: block;
  color: #00a7f1;
}
.o-homehero-video.o-homehero--worksheet p {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
  color: #000;
}
.o-homehero-video h1 span {
  color: #01aaf2;
}
.o-homehero-video h1 span.sub-heading {
  font-size: 1.8rem;
  line-height: 2.25rem;
  color: #242424;
}
.o-homehero-video .subtext.mod-1 {
  color: #01aaf2;
  font-family: "Work Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.o-homehero-video .subtext.mod-2 {
  color: #000;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-left: 10px;
  border-left: 4px solid #c9c9c9;
}
.o-homehero-video .subtext.mod-2 strong {
  font-weight: 700;
  color: #fd7f20;
}
.o-homehero-video .o-homeHero__action {
  margin: 2rem 0 1rem 0;
}
.o-homehero-video .vid-bottom-text {
  margin-top: 0.5rem;
}
.o-homehero-video .vidMainWrap {
  max-width: 760px;
  margin: 0 auto;
}
.o-homehero-video--vidwrap2 {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 10px 12px -8px rgba(0, 0, 0, 0.5);
}
.o-homehero-video--vidwrap2--cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: url("../images/home-hero-video-cover.jpg") 50% 0% no-repeat #000;
  background-size: cover;
  transition: all 0.2s;
}
.o-homehero-video--vidwrap2--cover.isPlaying {
  opacity: 0;
  visibility: hidden;
}
.o-homehero-video--vidwrap2--cover span {
  width: 69px;
  height: 69px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.o-homehero-video--vidwrap2--cover span:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.o-homehero-video--vidwrap3 {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 10px 12px -8px rgba(0, 0, 0, 0.5);
}
.o-homehero-video--vidwrap3--cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: url("../images/online-math-programs/top-banner.png") 50% 0% no-repeat #000;
  background-size: cover;
  transition: all 0.2s;
}
.o-homehero-video--vidwrap3--cover.isPlaying {
  opacity: 0;
  visibility: hidden;
}
.o-homehero-video--vidwrap3--cover span {
  width: 69px;
  height: 69px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.o-homehero-video--vidwrap3--cover span:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.o-homehero-video--vidwrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  overflow: hidden;
}
.o-homehero-video--vidwrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media all and (min-width: 960px) {
  .o-homehero-video .a-row {
    align-items: center;
  }
}
@media all and (max-width: 1025px) {
  .o-homehero-video h1 br {
    display: none;
  }
}
@media all and (max-width: 959px) {
  .o-homehero-video .a-col.left {
    flex-basis: 100%;
    max-width: 100%;
    order: 2;
    text-align: center;
  }
  .o-homehero-video .a-col.right {
    flex-basis: 100%;
    max-width: 100%;
    order: 1;
    padding-bottom: 25px;
  }
}

.cursor-pointer {
  cursor: pointer;
}

.popover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 998;
}
.popover .popover-body {
  padding: 1rem;
}
.popover .close {
  position: absolute;
  right: -15px;
  top: -15px;
  border-radius: 50%;
  padding: 0;
  background: #333;
  opacity: 1;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
}
.popover .close:not(:disabled):not(.disabled):focus, .popover .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
  color: #fff;
}

.o-tm-mega-menu {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  padding: 0.5rem 0;
  position: relative;
}
.o-tm-mega-menu__primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0;
  margin-bottom: 0;
}
.o-tm-mega-menu__primary__navItems {
  margin: 0 1.25rem 0 0;
  font-family: "Work Sans";
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__links {
  position: relative;
  margin-right: 20px;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__dropDown {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__dropDown:after {
  content: "";
  position: relative;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  background: none;
  display: inline-block;
  margin: 0 0 0.007812em;
  border-top: 4px solid #fd7f20;
  border-bottom: none;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  vertical-align: middle;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__dropDown {
  position: absolute;
  top: 14px;
  right: 0;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__dropDown:after {
  content: "";
  position: relative;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  background: none;
  display: inline-block;
  margin: 0 0 0.007812em;
  border-left: 4px solid #fd7f20;
  border-right: none;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  vertical-align: middle;
}
.o-tm-mega-menu__primary__navItems.hasSubNav:hover .o-tm-mega-menu__primary__navItems__links:after {
  border-top: none;
  border-bottom: 4px solid #fd7f20;
}
.o-tm-mega-menu__primary__navItems__links {
  color: #242424;
  display: inline-block;
}
.o-tm-mega-menu__primary__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: none;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__primary__navItems__links:hover {
  color: #00bbf5;
}
.o-tm-mega-menu__primary__navItems__links:hover .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
@media screen and (min-width: 1101px) {
  .o-tm-mega-menu__primary__navItems__links {
    font-size: 15px !important;
  }
}
@media screen and (min-width: 1301px) {
  .o-tm-mega-menu__primary__navItems__links {
    font-size: 17px !important;
  }
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__primary__navItems__links {
  color: #00bbf5;
  text-decoration: none !important;
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__primary__navItems__links .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__primary__navItems__dropDown:after {
  border-top: none;
  border-bottom: 4px solid #fd7f20;
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__secondary {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 5px);
  -moz-transform: translate(0, 5px);
  -ms-transform: translate(0, 5px);
  -o-transform: translate(0, 5px);
  transform: translate(0, 5px);
}
.o-tm-mega-menu__primary__navItems:hover .o-tm-mega-menu__secondary::before {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #00b4f1;
  left: 17%;
  top: -1.5%;
}
.o-tm-mega-menu__primary__navItems.hasSubNav .o-tm-mega-menu__primary__navItems__links {
  position: relative;
}
.o-tm-mega-menu__primary__navItems.hasSelfSubmenu {
  position: relative;
}
.o-tm-mega-menu__primary__navItems.hasSelfSubmenu:hover .o-tm-mega-menu__primary__navItems__selfSubmenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-150px, 20px);
  -moz-transform: translate(-150px, 20px);
  -ms-transform: translate(-150px, 20px);
  -o-transform: translate(-150px, 20px);
  transform: translate(-150px, 20px);
}
.o-tm-mega-menu__primary__navItems__selfSubmenu {
  width: 50vw;
  max-width: 300px;
  position: absolute;
  left: 50%;
  top: 100%;
  padding: 30px 0;
  display: flex;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -o-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -webkit-transform: translate(-150px, 30px);
  -moz-transform: translate(-150px, 30px);
  -ms-transform: translate(-150px, 30px);
  -o-transform: translate(-150px, 30px);
  transform: translate(-150px, 30px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transition-delay: 0.3s;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__col {
  flex: 1;
  padding: 0 30px;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__col:last-of-type {
  border-right: none;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__heading {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems {
  position: relative;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems__links {
  color: #242424;
  display: inline-block;
  padding: 10px 0;
  font-size: 15px;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems:hover__links {
  color: #00bbf5;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems:hover__links .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navItems.hasSubNav__links {
  position: relative;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
  width: 100%;
}
.o-tm-mega-menu__primary__navItems__selfSubmenu__navBtn:hover {
  text-decoration: none;
}
.o-tm-mega-menu__primary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
}
.o-tm-mega-menu__primary__navBtn:hover {
  text-decoration: none;
}
@media screen and (min-width: 1101px) {
  .o-tm-mega-menu__primary__navBtn {
    font-size: 13px;
  }
}
@media screen and (min-width: 1301px) {
  .o-tm-mega-menu__primary__navBtn {
    font-size: 1.0625rem !important;
  }
}
.o-tm-mega-menu__secondary {
  width: 100vw;
  max-width: 900px;
  position: absolute;
  right: 150px;
  top: 100%;
  padding: 20px 0;
  display: flex !important;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -ms-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -o-box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  -webkit-transform: translate(0, 15px);
  -moz-transform: translate(0, 15px);
  -ms-transform: translate(0, 15px);
  -o-transform: translate(0, 15px);
  transform: translate(0, 15px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transition-delay: 0.3s;
  border-left-color: #fff;
  border-right-color: #fff;
  z-index: 4;
}
.o-tm-mega-menu__secondary.our-results {
  right: 420px;
}
.o-tm-mega-menu__secondary.our-results::before {
  left: 28% !important;
  top: -5.2% !important;
}
.o-tm-mega-menu__secondary.resources::before {
  left: 40% !important;
  top: -3.2% !important;
}
.o-tm-mega-menu__secondary.about-thinkster {
  right: 425px;
}
.o-tm-mega-menu__secondary.about-thinkster::before {
  left: 37% !important;
  top: -2.2% !important;
}
.o-tm-mega-menu__secondary.math-program {
  right: 760px;
}
.o-tm-mega-menu__secondary.isOpen {
  opacity: 1;
  visibility: visible;
}
.o-tm-mega-menu__secondary.learn-more {
  right: 65px;
}
.o-tm-mega-menu__secondary.learn-more::before {
  left: 46% !important;
  top: -2.5% !important;
}
.o-tm-mega-menu__secondary.is4col {
  max-width: 1150px;
  right: 50px;
  flex-wrap: wrap;
}
.o-tm-mega-menu__secondary.is4col--xs {
  max-width: 980px;
}
.o-tm-mega-menu__secondary.is4col .o-tm-mega-menu__secondary__col {
  padding-bottom: 15px;
}
.o-tm-mega-menu__secondary.is4col .o-tm-mega-menu__secondary__col.isAuto {
  padding-bottom: 0;
}
.o-tm-mega-menu__secondary.is1col {
  max-width: 235px;
}
.o-tm-mega-menu__secondary.is2col {
  max-width: 740px;
}
.o-tm-mega-menu__secondary.is2col--xs {
  max-width: 400px;
}
.o-tm-mega-menu__secondary.is2col--md {
  max-width: 680px;
}
.o-tm-mega-menu__secondary.is3col--md {
  max-width: 780px;
}
.o-tm-mega-menu__secondary.flexInitial {
  flex: initial;
  flex-wrap: wrap;
}
.o-tm-mega-menu__secondary.widthAuto {
  width: auto;
  max-width: initial;
}
.o-tm-mega-menu__secondary__col {
  flex: 1;
  padding: 0 20px;
}
.o-tm-mega-menu__secondary__col p {
  font-size: 12px;
  color: #666;
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: normal;
}
.o-tm-mega-menu__secondary__col:last-of-type {
  border-right: none;
}
.o-tm-mega-menu__secondary__col.isAuto {
  -webkit-flex: auto;
  flex: auto;
  width: 100%;
  padding: 15px 25px 0;
  border-top: 1px solid #eee;
}
.o-tm-mega-menu__secondary__col.flexInitial {
  flex: initial;
}
.o-tm-mega-menu__secondary__col.widthFull {
  width: 100%;
}
.o-tm-mega-menu__secondary__col__is2col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.o-tm-mega-menu__secondary__heading {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links {
  color: #585858;
  font-family: "Work Sans";
  display: inline-block;
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links--mod {
  padding-left: 0;
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__secondary__heading .o-tm-mega-menu__secondary__navItems__links:hover {
  color: #00bbf5;
}
.o-tm-mega-menu__secondary__navItems {
  position: relative;
  font-family: "Work Sans";
  padding: 0;
  margin: 0 0 10px;
}
.o-tm-mega-menu__secondary__navItems .b-button {
  padding-left: 40px;
  padding-right: 40px;
  margin: 15px 0 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems {
  margin: 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links {
  color: #585858;
  font-family: "Work Sans";
  display: inline-block;
  padding: 3px 3px;
  font-size: 15px;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links.padding-left-20 {
  padding-left: 20px;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links--mod {
  padding-left: 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links:hover {
  color: #00bbf5;
  text-decoration: none !important;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__links--strong {
  font-size: 18px;
  color: #5f5f5f;
  font-weight: 700;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall {
  border-top: 1px solid #ddd;
  margin-top: 0.25rem !important;
  padding-top: 1rem;
  text-align: center;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall strong {
  font-weight: bold;
  font-size: 14px;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall strong, .o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall p {
  text-align: left;
  margin: 0 0 0.5rem;
  padding: 0;
}
.o-tm-mega-menu__secondary__navItems .o-tm-mega-menu__secondary__navItems__bookCall a {
  display: inline-flex;
  margin: 0.5rem 0 0 !important;
}
.o-tm-mega-menu__secondary__navItems:hover__links {
  color: #00bbf5;
  text-decoration: none !important;
}
.o-tm-mega-menu__secondary__navItems:hover__links .a-glyph--wedgeBoldDown {
  fill: #00bbf5;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav__navItems {
  position: relative;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav__links {
  position: relative;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav > ul {
  display: none !important;
  position: absolute;
  left: 100%;
  top: 0;
  width: max-content;
  min-width: 200px;
  max-width: 400px;
  background-color: #fff;
  padding: 1rem;
  border-radius: 0.625rem;
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
}
.o-tm-mega-menu__secondary__navItems.hasSubNav > ul a {
  color: #585858;
  font-family: "Work Sans";
  display: inline-block;
  padding: 3px 3px;
  font-size: 15px;
  font-weight: 700;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav > ul a:hover {
  color: #00bbf5;
}
.o-tm-mega-menu__secondary__navItems.hasSubNav:hover > ul {
  display: block !important;
}
@media screen and (min-width: 1311px) {
  .o-tm-mega-menu__secondary__navItems {
    padding-left: 0;
  }
}
.o-tm-mega-menu__secondary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
}
.o-tm-mega-menu__secondary__navBtn:hover {
  text-decoration: none;
}
@media screen and (max-width: 1100px) {
  .o-tm-mega-menu {
    display: none;
  }
}

.o-siteHeader__navTrigger.tm-new-hamburger {
  display: none;
}
@media screen and (max-width: 1100px) {
  .o-siteHeader__navTrigger.tm-new-hamburger {
    display: block;
  }
}

.o-mobile-side-nav {
  width: 410px;
  height: 100vh;
  max-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  -webkit-transform: translateX(415px);
  -moz-transform: translateX(415px);
  -ms-transform: translateX(415px);
  -o-transform: translateX(415px);
  transform: translateX(415px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.o-mobile-side-nav.isOpen {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.o-mobile-side-nav .col {
  flex: 1;
  position: relative;
  z-index: 1;
  max-height: 100%;
  padding: 0;
}
.o-mobile-side-nav .col.auto {
  flex: initial;
  z-index: 2;
  padding: 0;
}
.o-mobile-side-nav__close {
  height: 80px;
  float: right;
  background: #fff;
  margin: 0;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  -webkit-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px -8px 10px rgba(0, 0, 0, 0.15);
}
.o-mobile-side-nav__close:hover {
  background: #fff;
  color: #FD7F20;
}
.o-mobile-side-nav__close:active, .o-mobile-side-nav__close:focus {
  outline: none;
  background: #fff;
}
.o-mobile-side-nav__main {
  background: #fff;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding-bottom: 100px;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}
.o-mobile-side-nav__primary__items__links {
  color: #242424;
  font-size: 15px;
  padding: 16px 18px;
  font-family: "Work Sans";
  display: flex;
  align-items: center;
}
.o-mobile-side-nav__primary__items__links:active, .o-mobile-side-nav__primary__items__links:focus {
  outline: none;
  background: #fff;
}
.o-mobile-side-nav__primary__items__links span {
  flex: 1;
}
.o-mobile-side-nav__primary__items__links span.last {
  flex: initial;
  text-align: right;
}
.o-mobile-side-nav__primary__items__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: none;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-mobile-side-nav__primary__items__links a:hover {
  text-decoration: none;
  color: #FD7F20;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items {
  position: relative;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links {
  position: relative;
  display: inline-block;
  padding-right: 0;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links:hover {
  text-decoration: none;
  color: #FD7F20;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links.isLinksOpen:after {
  border-top: none;
  border-bottom: 7px solid #fd7f20;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__links a span {
  display: block;
  margin-top: 1rem;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__arrowWrap {
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__dropDown {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  text-align: center;
  width: 52px;
  height: 52px;
  line-height: 52px;
  cursor: pointer;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__dropDown:after {
  content: "";
  position: relative;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  background: none;
  display: inline-block;
  margin: 0;
  border-top: 7px solid #fd7f20;
  border-bottom: none;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  vertical-align: middle;
}
.o-mobile-side-nav__primary__items.hasSubNav .o-mobile-side-nav__primary__items__dropDown__dropUp span:after {
  border-bottom: 7px solid #fd7f20;
  border-top: none;
}
.arrow-up .o-mobile-side-nav__primary__items__dropDown {
  transform: rotate(180deg);
  /* Adjust this according to your design */
}

.arrow-down .o-mobile-side-nav__primary__items__dropDown {
  transform: rotate(0deg);
  /* Adjust this according to your design */
}
.o-mobile-side-nav__primary__items.btn-holder {
  padding: 18px 30px;
}
.o-mobile-side-nav__primary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
  width: 100%;
  text-align: center;
}
.o-mobile-side-nav__primary__navBtn:hover {
  text-decoration: none;
}
.o-mobile-side-nav__secondary {
  background: #f9f9f9;
  display: none;
}
.o-mobile-side-nav__secondary.isOpen {
  display: block;
}
.o-mobile-side-nav__secondary__items p {
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding: 0;
}
.o-mobile-side-nav__secondary__items p + span {
  display: block;
  color: #666;
  margin: 0.5rem 0 0;
}
.o-mobile-side-nav__secondary__items h3 {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #000;
  margin: 0;
  padding: 0;
}
.o-mobile-side-nav__secondary__items__links {
  color: #242424;
  font-size: 15px;
  padding: 18px 20px 18px 35px;
  font-family: "Work Sans";
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
}
.o-mobile-side-nav__secondary__items__links a:hover {
  text-decoration: none;
  color: #FD7F20;
}
.o-mobile-side-nav__secondary__items__links:active, .o-mobile-side-nav__secondary__items__links:focus {
  outline: none;
  background: #fff;
}
.o-mobile-side-nav__secondary__items__links span {
  flex: 1;
}
.o-mobile-side-nav__secondary__items__links span.last {
  flex: initial;
  text-align: right;
}
.o-mobile-side-nav__secondary__items__links .a-glyph--wedgeBoldDown {
  width: 0.75rem;
  height: 1.5rem;
  margin: 0 0 0 0.3125rem;
  display: inline-block;
  vertical-align: bottom;
  fill: #fd7f20;
  transition: fill 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.o-mobile-side-nav__secondary__items__links--strong {
  font-weight: 700;
  font-size: 16px;
  color: #000;
}
.o-mobile-side-nav__secondary__items.btn-holder {
  padding: 18px 30px;
}
.o-mobile-side-nav__secondary__navBtn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #fff;
  width: 100%;
  text-align: center;
}
.o-mobile-side-nav__secondary__navBtn:hover {
  text-decoration: none;
}
.o-mobile-side-nav__third .o-mobile-side-nav__third__items__links {
  padding-left: 45px;
  font-size: 14px;
}
.o-mobile-side-nav__third .o-mobile-side-nav__third__items__links:hover {
  text-decoration: none;
  color: #FD7F20;
}
@media screen and (max-width: 640px) {
  .o-mobile-side-nav {
    width: 280px;
    -webkit-transform: translateX(285px);
    -moz-transform: translateX(285px);
    -ms-transform: translateX(285px);
    -o-transform: translateX(285px);
    transform: translateX(285px);
  }
  .o-mobile-side-nav__close {
    height: 64px;
    width: 52px;
    padding: 0;
  }
}

.isFlex2 {
  flex: 2;
}

.learnMore__left {
  padding-left: 0;
}
.learnMore__right {
  padding-right: 0;
}

.o-topMenu {
  text-align: left;
}
.o-topMenu__socialHeading {
  padding: 0 0 7px;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
  color: #5f5f5f;
}
.o-topMenu__socialMediaLink {
  width: 48px;
  height: 48px;
  margin: 0 18px 0 0;
}
.o-topMenu__socialMediaLink:last-of-type {
  margin-right: 0;
}
.o-topMenu__socialMediaIcon {
  width: 48px;
  height: 48px;
  fill: #7e7e7e;
}

.o-tm-mega-menu__secondary__heading {
  margin-bottom: 5px;
  color: #5f5f5f;
  font-size: 16px !important;
}

.noBorderRight {
  border-right: none;
}

.GetStartedWithSat-bttn, .loginToSat-link, .for-MathTutoring {
  display: none;
}

@media screen and (min-width: 1311px) {
  #menuMobile {
    display: none;
  }
}

.o-th-main-menu .navbar-nav .nav-item .dropdown-menu {
  padding: 15px 9px;
  margin: 10px 0 0;
  box-shadow: -4px 3px 18px rgba(0, 0, 0, 0.21);
  border-radius: 9px;
  border: none;
}
.o-th-main-menu .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
  color: #00bbf5;
  text-decoration: none;
  background-color: transparent;
}

.fa-dot-circle-o::before {
  font-size: 10px;
  line-height: 20px;
  top: -2px;
  position: relative;
}

.fa-circle::before {
  font-size: 8px;
  line-height: 20px;
  top: -1px;
  position: relative;
  left: -1px;
}

.social-icons {
  padding: 5px 12px 0;
}
.social-icons .list-name {
  display: inline-block;
  margin-right: 7px;
}
.social-icons .list-name:hover .list-link .fa-facebook {
  color: #fff;
  background-color: #4267b2;
}
.social-icons .list-name:hover .list-link .fa-twitter {
  color: #fff;
  background-color: #00acee;
}
.social-icons .list-name:hover .list-link .fa-youtube {
  color: #fff;
  background-color: #ff0000;
}
.social-icons .list-name:hover .list-link .fa-linkedin {
  color: #fff;
  background-color: #0e76a8;
}
.social-icons .list-name:hover .list-link .fa-instagram {
  color: #fff;
  background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.social-icons .list-name:hover .list-link .fa-pinterest {
  color: #fff;
  background-color: #e60023;
}
.social-icons .list-name .list-link .fa {
  width: 30px;
  height: 30px;
  background: #ddd;
  line-height: 30px;
  border-radius: 50px;
  color: #666;
}

.lp-3 {
  padding-left: 3rem;
}

.lp-2 {
  padding-left: 2rem;
}

.lp-1 {
  padding-left: 1rem;
}

.lp-5 {
  padding-left: 2rem;
}

p.o-tm-mega-menu__secondary__heading {
  font-size: 18px !important;
  margin-bottom: 0;
  margin-left: 0;
}

.o-mobile-side-nav__secondary__items__bookcall a, .o-tm-mega-menu__secondary__navItems__bookCall a {
  color: #fff;
  padding: 0.5rem 2rem !important;
  display: block;
  background: #3c82f6;
  border-radius: 30px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  font-weight: 600;
  margin: 0.5rem auto 0;
}
.o-mobile-side-nav__secondary__items__bookcall a:hover, .o-mobile-side-nav__secondary__items__bookcall a:focus, .o-tm-mega-menu__secondary__navItems__bookCall a:hover, .o-tm-mega-menu__secondary__navItems__bookCall a:focus {
  color: #fff;
}

.o-notificationBar {
  background: #ff9e52 !important;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.o-notificationBar__is-parcc-offer {
  text-align: center !important;
}
.o-notificationBar .o-notificationBar__msg.__msg-width {
  max-width: 1200px;
  margin: 0 auto;
}
.o-notificationBar__close {
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 10;
  position: absolute;
  right: 1rem;
  background: url(../images/notification-cancel-white.png) 50% 50% no-repeat;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  .o-notificationBar__close {
    top: 10px !important;
    right: 5px !important;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.o-notificationBar .SelectQ-logo {
  height: 23px;
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .o-notificationBar .SelectQ-logo {
    margin: 0 0 10px;
  }
}
.o-notificationBar span {
  color: #252525;
  font-size: 1.3rem;
  line-height: 2rem;
  vertical-align: middle;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .o-notificationBar span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.o-notificationBar__msg {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  padding: 0.75rem 1rem !important;
}
.o-notificationBar__msg--hasBtn {
  padding: 0.25rem 0 0.25rem 2.5rem;
}
.o-notificationBar__link {
  color: #252525;
  display: inline;
  border-bottom: 0.0625rem dotted #252525;
}
.o-notificationBar__link:hover {
  color: #252525;
  border-bottom: none;
}
.o-notificationBar__dismissBtn {
  width: 2.5rem;
  height: 2.5rem;
}
.o-notificationBar__dismissBtn .a-glyph {
  fill: #FD7F20;
  display: block;
  margin: 0 auto;
}
.o-notificationBar__dismissBtn:hover .a-glyph {
  fill: #242424;
}

.gem-banner-bar {
  background: linear-gradient(to left, #1d2671, #c33764) !important;
}
.gem-banner-bar .o-notificationBar__msg {
  padding: 20px 1rem !important;
}
.gem-banner-bar .o-notificationBar__msg.__msg-width {
  max-width: 1200px;
  cursor: pointer;
}
.gem-banner-bar .b-row {
  display: flex;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row {
    display: block;
  }
}
.gem-banner-bar .b-row .b-col-left {
  flex: 0 0 67%;
  max-width: 67%;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-left {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.gem-banner-bar .b-row .b-col-left p {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-left p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}
.gem-banner-bar .b-row .b-col-left p a {
  text-decoration: underline;
  color: #fff;
}
.gem-banner-bar .b-row .b-col-left p b {
  font-size: 19px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-left p b {
    font-size: 16px;
  }
}
.gem-banner-bar .b-row .b-col-right {
  flex: 0 0 25%;
  max-width: 25%;
  display: none;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.gem-banner-bar .b-row .b-col-right a {
  background: #fcd466;
  padding: 10px 30px;
  border-radius: 35px;
  display: inline-block;
  margin: 10px 0 0;
  color: #000;
  font-weight: 600;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .b-row .b-col-right a {
    padding: 10px 20px;
    font-size: 15px;
  }
}
.gem-banner-bar .o-notificationBar__close {
  top: 22px !important;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .gem-banner-bar .o-notificationBar__close {
    top: 7px !important;
  }
}

/*==========================================================
 *
 *  Affiliates Social Proof Style
 *
 ==========================================================*/
.o-affiliates-social-proof {
  background: #eee;
}
@media screen and (max-width: 992px) {
  .o-affiliates-social-proof {
    background-color: #ffffff !important;
    margin: 0 20px;
  }
}
.o-affiliates-social-proof--featurePane {
  min-height: 6rem;
  padding: 0.9rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 1025px) {
  .o-affiliates-social-proof--featurePane {
    padding: 0rem 0;
  }
}
.o-affiliates-social-proof--feature {
  padding: 0.5rem 1rem;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .o-affiliates-social-proof--feature {
    width: 46%;
    float: left;
    margin: 0 0 15px 12px;
    border-radius: 7px;
    box-shadow: 0 18px 28.48px rgba(0, 0, 0, 0.07);
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .o-affiliates-social-proof--feature {
    width: 31%;
    float: left;
    box-shadow: 0 18px 28.48px rgba(0, 0, 0, 0.07);
    margin: 0 0 15px 12px;
    border-radius: 7px;
  }
}
.o-affiliates-social-proof--feature > div {
  min-height: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.o-affiliates-social-proof--feature > div img {
  margin: auto;
  max-height: 32px;
  width: auto;
}
.o-affiliates-social-proof--feature > div img.pbs {
  max-height: 38px;
}
.o-affiliates-social-proof--feature > div img.apple {
  max-height: 40px;
  position: relative;
  top: -3px;
}
.o-affiliates-social-proof--feature > div img.inc5000 {
  max-height: 40px;
}
@media screen and (min-width: 1025px) {
  .o-affiliates-social-proof--feature > div {
    min-height: 6rem;
  }
}

.o-affiliates-social-proof--grey-bg {
  background: #f5f5f5 !important;
  padding: 60px 20px 45px;
  margin: 0;
}
@media screen and (min-width: 991px) {
  .o-affiliates-social-proof--grey-bg {
    background: #f5f5f5;
    padding: 60px 0 45px;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof--grey-bg {
    padding-bottom: 10px;
  }
}
.o-affiliates-social-proof .c-social-text {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #333;
  margin-top: 15px;
}
.o-affiliates-social-proof .c-social-text--big {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #333;
  margin: 45px 0 5px;
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof .main-wrapper {
    padding-left: 0px;
    padding-right: 0;
  }
}
.o-affiliates-social-proof ul {
  display: flex;
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul {
    margin-bottom: 0;
  }
}
.o-affiliates-social-proof ul.awards li {
  margin: 0 13px;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul.awards li {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 575px) {
  .o-affiliates-social-proof ul.awards li {
    margin: 25px 25px 0;
  }
}
.o-affiliates-social-proof ul li {
  justify-content: center;
  align-items: center;
  display: flex;
  margin: 0 13px;
}
@media screen and (max-width: 1230px) {
  .o-affiliates-social-proof ul li {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 575px) {
  .o-affiliates-social-proof ul li {
    margin: 25px 15px 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof ul li {
    flex: 0 0 141px;
    margin: 15px 13px;
  }
}
.o-affiliates-social-proof ul li img.nbc {
  object-fit: contain;
}
.o-affiliates-social-proof ul li img.abc {
  object-fit: contain;
}
.o-affiliates-social-proof ul li img.apple {
  object-fit: contain;
}
.o-affiliates-social-proof__pan {
  border-radius: 10px;
  background-color: white;
  padding: 60px 15px;
}
@media screen and (min-width: 991px) {
  .o-affiliates-social-proof__pan {
    padding: 60px 90px;
  }
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .o-affiliates-social-proof__pan {
    margin-bottom: 10px;
  }
}
.o-affiliates-social-proof .social-proof-top {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 40px 54px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  padding: 0 25px;
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .o-affiliates-social-proof .social-proof-top {
    margin-bottom: 10px;
  }
}

.social-proof-bottom-row {
  margin-bottom: -70px;
}

.social-proof-bottom {
  text-align: center;
  padding: 10px;
  position: relative;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .social-proof-bottom {
    margin-bottom: 10px;
  }
}
.social-proof-bottom b {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 876px) {
  .social-proof-bottom b {
    font-size: 11px;
  }
}
@media screen and (min-width: 877px) and (max-width: 1024px) {
  .social-proof-bottom b {
    font-size: 13px;
  }
}

.social-proof-btm-new {
  background: #f5f5f5;
}
.social-proof-btm-new .social-proof-btm-new-inn {
  max-width: 870px;
  margin: 0 auto;
  padding: 0 0 60px;
}
.social-proof-btm-new .social-proof-btm-new-inn.pb-0 {
  padding-bottom: 0;
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row {
  display: flex;
  margin: 0 -15px;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row {
    flex-wrap: wrap;
  }
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
}
@media screen and (min-width: 320px) and (max-width: 567px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 567px) and (max-width: 768px) {
  .social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col .social-proof-bottom {
  text-align: center;
  padding: 10px;
  position: relative;
}
.social-proof-btm-new .social-proof-btm-new-inn .s-row .s-col .social-proof-bottom b {
  bottom: 15px;
  text-align: center;
  font-size: 13px;
}
.o-nyt-quote {
  padding: 32px 0;
  text-align: center;
}
.o-nyt-quote__intro {
  font-family: "Work Sans", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #242424;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 3rem 0 5rem;
}
.o-nyt-quote__intro__decorator {
  padding: 0.375rem 1.75rem 0.125rem;
  position: relative;
}
.o-nyt-quote__intro__decorator:before, .o-nyt-quote__intro__decorator:after {
  content: "—";
  position: absolute;
}
.o-nyt-quote__intro__decorator:before {
  left: 0;
}
.o-nyt-quote__intro__decorator:after {
  right: 0;
}
.o-nyt-quote__intro__introBadge {
  width: auto;
  height: 7.5rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  fill: #eee;
}
.o-nyt-quote__text {
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 800;
  color: #242424;
  padding: 0 0 30px;
}
.o-nyt-quote__text a {
  color: inherit;
}
.o-nyt-quote__text a span {
  color: #fd7f20;
}
.o-nyt-quote__text a:hover {
  color: #fd7f20;
}
.o-nyt-quote__logo {
  position: relative;
  padding-bottom: 3rem;
}
.o-nyt-quote__logoImg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 960px) {
  .o-nyt-quote {
    padding: 64px 0;
  }
}

.o-tourSelection__item {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#62c814+0,14c81f+0 */
  background: #62c814;
  /* Old browsers */
  background: -moz-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #62c814 0%, #14c81f 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #62c814 0%, #14c81f 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#62c814", endColorstr="#14c81f",GradientType=1 );
  /* IE6-9 */
  color: white;
  padding: 1.4375rem;
  margin-bottom: 4rem;
  text-align: center;
  transition: border 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
}
.o-tourSelection__itemLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.o-tourSelection__item--curriculum {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b4f1+0,0098f1+100 */
  background: #00b4f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b4f1 0%, #0098f1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b4f1 0%, #0098f1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00b4f1", endColorstr="#0098f1",GradientType=1 );
  /* IE6-9 */
}
.o-tourSelection__item--curriculum .o-tourSelection__icon {
  padding: 1.3125rem 0 1.125rem;
}
.o-tourSelection__item--curriculum .o-tourSelection__icon .a-glyph--atomicOrbitals {
  display: block;
  margin: 0 auto;
  width: 7.5rem;
  height: 7.0625rem;
}
.o-tourSelection__icon {
  padding: 1.75rem 0 1.625rem;
}
.o-tourSelection__icon .a-glyph--sketching {
  display: block;
  margin: 0 auto;
  width: 6.5625rem;
  height: 6.125rem;
}
.o-tourSelection .o-enrollCTA__action {
  margin: 1rem 0 4rem;
}

/* Playbutton animation */
@keyframes playWave {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes playWave {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes playWave {
  0% {
    -moz-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes playWave {
  0% {
    -o-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -o-transform: scale(1.5);
    opacity: 0;
  }
}
/* ./Playbutton animation */
/* wrapper */
.teachers-page-wrapper {
  max-width: 1210px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
@media screen and (min-width: 1440px) {
  .teachers-page-wrapper {
    max-width: 1410px;
  }
}

/* ./wrapper */
/* cta */
.teachers-cta {
  padding-top: 30px;
}
.teachers-cta .cta {
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #f96542;
  background-color: #f96542;
  color: #ffffff;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
  padding: 11px 30px;
}
.teachers-cta .cta:hover {
  background: #fff;
  color: #f96542;
}

/* ./cta */
/* parent-insight-h2 */
.teachers-page-h2 {
  position: relative;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 32px;
  font-weight: 800;
  color: #242424;
  padding: 0 0 25px;
  margin-bottom: 30px;
}
.teachers-page-h2:after {
  content: "";
  background-color: #fba996;
  width: 80px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.teachers-page-h2 span {
  color: #00aeef;
}
@media screen and (min-width: 760px) {
  .teachers-page-h2 {
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    color: #242424;
    margin-bottom: 50px;
  }
}

/* ./parent-insight-h2 */
/* parent-insight-p */
.teachers-page-p {
  font-family: "Work Sans", sans-serif;
  font-size: 1.135em;
  line-height: 1.4em;
  font-weight: 400;
  color: #333;
  padding: 0;
  margin-bottom: 1em;
}
.teachers-page-p.marging-bottom-0 {
  margin-bottom: 0;
}
@media screen and (min-width: 760px) {
  .teachers-page-p {
    font-family: "Work Sans", sans-serif;
    font-size: 1.195em;
    line-height: 1.4em;
    font-weight: 400;
    color: #333;
    margin-bottom: 1em;
  }
}

/* ./parent-insight-p */
/* o-tm-mega-menu */
.o-siteHeader__branding {
  padding: 0.5rem 0 0.5rem 1rem;
}
@media screen and (min-width: 640px) {
  .o-siteHeader__branding {
    padding: 0.5rem 0 0.5rem 1rem;
  }
}

.o-tm-mega-menu .teacher-login {
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #f96542;
  background-color: #f96542;
  color: #ffffff;
  font-family: Raleway;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
  padding: 11px 30px;
}
.o-tm-mega-menu .teacher-login:hover {
  background: #fff;
  color: #f96542;
}

.startFreeTrialMobile a.teacher-login {
  background: none;
  color: #f96542;
  font-family: Raleway;
  font-size: 13px !important;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

.o-affiliates-social-proof--feature {
  padding: 0.5rem 1rem;
}

/* ./o-tm-mega-menu */
/* teachers-page-hero */
.o-landingPageBanner {
  position: relative;
  text-align: center;
  background-color: #db37b2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(220,639,311)'%3E%3Cstop offset='0' stop-color='%23db37b2'/%3E%3Cstop offset='1' stop-color='%231327b0'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='708' height='590' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.06'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
  background-attachment: scroll;
  background-size: cover;
  padding: 40px 0;
}
.o-landingPageBanner .teachers-page-wrapper {
  max-width: 1150px;
}
.o-landingPageBanner h1, .o-landingPageBanner h2 {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 25px;
}
@media screen and (min-width: 640px) {
  .o-landingPageBanner h1, .o-landingPageBanner h2 {
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 20px;
    text-shadow: none;
  }
}
@media screen and (min-width: 960px) {
  .o-landingPageBanner h1, .o-landingPageBanner h2 {
    font-size: 44px;
    line-height: 52px;
    text-shadow: none;
  }
}
.o-landingPageBanner h2 {
  margin-bottom: 35px;
}
.o-landingPageBanner p {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
}
.o-landingPageBanner p strong {
  font-weight: 700;
  color: #ff2b00;
}
.o-landingPageBanner #apply-now {
  padding-top: 10px;
}
.o-landingPageBanner #apply-now p {
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 {
  margin: 0;
  padding: 0;
  background: none !important;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._form-label {
  display: none;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._inline-style {
  margin-bottom: 0;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._inline-style input[type=text] {
  line-height: 1;
  margin: 0;
  width: 350px;
  padding: 14px 15px;
  max-width: 100%;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
  color: #6e6e6e !important;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._button-wrapper {
  margin-right: 0 !important;
  margin-top: 0;
  margin-left: 10px !important;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._form-thank-you {
  display: block;
  text-align: center;
  color: #001f63;
  padding: 10px;
  background: #f7f7f7;
  border-radius: 5px;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._submit {
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #f96542 !important;
  background-color: #f96542 !important;
  color: #fff;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
  padding: 11.5px 30px !important;
  transition: all 0.2s;
}
.o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._submit:hover {
  background: #fff !important;
  color: #f96542 !important;
}
@media screen and (max-width: 760px) {
  .o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._inline-style {
    margin: 0px 0 0 !important;
  }
  .o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._inline-style input[type=text] {
    width: 100%;
  }
  .o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._button-wrapper {
    margin-right: 0 !important;
    margin-top: 0;
    margin-left: 0px !important;
  }
  .o-landingPageBanner #activeCampaignForm1 ._form._form_20 ._submit {
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .o-landingPageBanner {
    padding: 70px 0;
  }
}
@media screen and (min-width: 1025px) {
  .o-landingPageBanner {
    background-attachment: fixed;
  }
}

/* ./teachers-page-hero */
/* teachers-page-about */
.teachers-page-about {
  position: relative;
  text-align: center;
  padding: 40px 0 0;
}
.teachers-page-about .teachers-page-wrapper {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
}
.teachers-page-about p {
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-family: "Work Sans";
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 10px;
}
.teachers-page-about p strong {
  font-weight: 700;
}
.teachers-page-about p .tagline {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  display: inline-block;
  color: #f96542;
  border-radius: 5px;
  border: 1px solid #f96542;
  padding: 17px 26px;
  margin-top: 25px;
  cursor: pointer;
}
.teachers-page-about p .tagline:hover {
  color: #fff;
  background: #f96542;
}
@media screen and (min-width: 960px) {
  .teachers-page-about {
    padding: 70px 0 0;
  }
  .teachers-page-about .teachers-page-wrapper {
    padding: 0 50px;
    padding-bottom: 70px;
  }
}

/* ./teachers-page-about */
/* teachers-page-tutors */
.teachers-page-tutors {
  position: relative;
  text-align: center;
  padding: 40px 0;
  background-color: #fafafa;
}
.teachers-page-tutors .b-tintBox--profile {
  margin: 3.5rem 0;
}
.teachers-page-tutors .b-tintBox--profile.last {
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .teachers-page-tutors {
    padding: 70px 0;
  }
  .teachers-page-tutors .b-tintBox--profile {
    margin: 4rem 0;
    margin-bottom: 0;
  }
}

/* ./teachers-page-tutors */
/* teachers-page-testimonials */
.teachers-page-testimonials {
  position: relative;
  text-align: center;
  padding: 40px 0;
  background-color: #f6f6f6;
}
.teachers-page-testimonials .testimonials-carousel .block {
  display: flex;
  flex-direction: column;
  padding: 25px 20px;
  box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
}
.teachers-page-testimonials .testimonials-carousel .block .left {
  padding-bottom: 25px;
}
.teachers-page-testimonials .testimonials-carousel .block .iframe {
  border-radius: 10px;
  background-color: #e7e2dc;
  padding: 10px;
}
.teachers-page-testimonials .testimonials-carousel .block .iframe div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.teachers-page-testimonials .testimonials-carousel .block .iframe div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.teachers-page-testimonials .testimonials-carousel .block .text .quote {
  padding: 0 0 10px;
}
.teachers-page-testimonials .testimonials-carousel .block .text p {
  color: #000000;
  font-family: "Work Sans";
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
}
.teachers-page-testimonials .testimonials-carousel .block .text p strong {
  font-weight: 700;
  display: block;
}
.teachers-page-testimonials .testimonials-carousel .block .text p.name {
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .teachers-page-testimonials {
    padding: 70px 0;
  }
  .teachers-page-testimonials .testimonials-carousel .block {
    flex-direction: row;
    align-items: center;
    padding: 40px;
  }
  .teachers-page-testimonials .testimonials-carousel .block .left {
    width: 50%;
    padding-bottom: 0px;
    order: 2;
  }
  .teachers-page-testimonials .testimonials-carousel .block .right {
    width: 50%;
    order: 1;
    padding-right: 40px;
  }
  .teachers-page-testimonials .testimonials-carousel .block.flipped .left {
    order: 1;
  }
  .teachers-page-testimonials .testimonials-carousel .block.flipped .right {
    order: 2;
    padding-right: 0px;
    padding-left: 40px;
  }
  .teachers-page-testimonials .testimonials-carousel .block .iframe {
    padding: 15px;
  }
  .teachers-page-testimonials .testimonials-carousel .block .text {
    text-align: left;
  }
  .teachers-page-testimonials .testimonials-carousel .block .text .quote {
    padding: 0 0 20px;
  }
  .teachers-page-testimonials .testimonials-carousel .block .text p {
    margin-bottom: 30px;
  }
}

/* ./teachers-page-testimonials */
/* teachers-page-why */
.teachers-page-why {
  position: relative;
  text-align: center;
  padding: 40px 0;
}
.teachers-page-why .boxes {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  text-align: left;
}
.teachers-page-why .boxes.last {
  margin-bottom: 0;
}
.teachers-page-why .boxes .left {
  width: 50%;
  padding-right: 30px;
}
.teachers-page-why .boxes .right {
  width: 50%;
  padding-left: 30px;
}
.teachers-page-why .boxes:nth-child(even) .left {
  order: 2;
  padding-right: 0px;
  padding-left: 30px;
}
.teachers-page-why .boxes:nth-child(even) .right {
  order: 1;
  padding-left: 0px;
  padding-right: 30px;
}
.teachers-page-why .boxes figure {
  display: block;
  border-radius: 10px;
}
.teachers-page-why .boxes figure img {
  max-width: 100%;
  border-radius: 10px;
  width: 100%;
}
.teachers-page-why .boxes figure.iframe {
  background-color: #e7e2dc;
  padding: 10px;
}
.teachers-page-why .boxes figure.iframe > div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.teachers-page-why .boxes figure.iframe > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 960px) {
  .teachers-page-why .boxes figure.iframe {
    padding: 15px;
  }
}
.teachers-page-why .boxes h3 {
  color: #000000;
  font-family: Raleway;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 20px;
  padding: 0;
}
.teachers-page-why .boxes ul {
  margin-bottom: 25px;
}
.teachers-page-why .boxes ul li {
  list-style-type: none;
  color: #666666;
  font-family: "Work Sans";
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 16px;
}
.teachers-page-why .boxes ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6f6f6f;
}
.teachers-page-why .boxes .cta {
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #f96542;
  background-color: #f96542;
  color: #ffffff;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
  padding: 11px 30px;
}
.teachers-page-why .boxes .cta:hover {
  background: #fff;
  color: #f96542;
}
@media screen and (min-width: 960px) {
  .teachers-page-why {
    padding: 70px 0;
  }
}
@media screen and (max-width: 959px) {
  .teachers-page-why .boxes {
    flex-direction: column;
    margin-bottom: 40px;
    text-align: center;
  }
  .teachers-page-why .boxes.last {
    margin-bottom: 0;
  }
  .teachers-page-why .boxes .left {
    width: 100%;
    padding: 0 0 25px;
  }
  .teachers-page-why .boxes .right {
    width: 100%;
    padding: 0 0 0px;
  }
  .teachers-page-why .boxes:nth-child(2n) .left {
    order: 1;
    padding: 0 0 20px;
  }
  .teachers-page-why .boxes:nth-child(2n) .right {
    order: 2;
    padding: 0 0 0px;
  }
  .teachers-page-why .boxes ul {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .teachers-page-why .boxes {
    margin-bottom: 35px;
  }
  .teachers-page-why .boxes.last {
    margin-bottom: 0;
  }
  .teachers-page-why .boxes h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .teachers-page-why .boxes .cta {
    display: block;
    width: 100%;
  }
}

/* ./teachers-page-why */
/* teachers-page-user-testimonials */
.teachers-page-user-testimonials {
  text-align: center;
  /*// @media
  @include media-query(576px) {
    .teachers-page-wrapper {
      max-width: 540px;
    }
  }
  // ./@media

  // @media
  @include media-query(768px) {
    .teachers-page-wrapper {
      max-width: 720px;
    }
  }
  // ./@media

  // @media
  @include media-query(992px) {
    .teachers-page-wrapper {
      max-width: 960px;
    }
  }
  // ./@media

  // @media
  @include media-query(1200px) {
    .teachers-page-wrapper {
      max-width: 1170px;
    }
  }
  // ./@media*/
  /*.row {
    margin: 0 -15px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }

  .col-lg-4,
  ..col-md-6,
  .col-md-5,
  .col-md-7 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  // @media
  @include media-query(768px) {
    .col-md-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }

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

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

  // @media
  @include media-query(992px) {
    .col-lg-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
  }
  // ./@media*/
}
.teachers-page-user-testimonials.o-funnels-students .o-students-review-content-box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: -4px 1px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -4px 1px 6px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: -4px 1px 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: -4px 1px 6px rgba(0, 0, 0, 0.1);
  box-shadow: -4px 1px 6px rgba(0, 0, 0, 0.1);
  padding: 46px 27px;
  margin-bottom: 30px;
}
.teachers-page-user-testimonials.o-funnels-students .o-students-review-content-box p {
  color: #333;
  line-height: 24px;
  font-family: "Work Sans", sans-serif;
}
@media screen and (max-width: 991px) {
  .teachers-page-user-testimonials.o-funnels-students .o-students-review-content-box p {
    line-height: 21px;
  }
}
@media screen and (max-width: 767px) {
  .teachers-page-user-testimonials.o-funnels-students .o-students-review-content-box p {
    line-height: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .teachers-page-user-testimonials.o-funnels-students .o-students-review-content-box {
    padding-bottom: 27px;
    padding-top: 27px;
  }
}
.teachers-page-user-testimonials.o-funnels-students .review-top-section {
  padding-bottom: 72px;
}
@media screen and (max-width: 1024px) {
  .teachers-page-user-testimonials.o-funnels-students .review-top-section {
    padding-bottom: 22px;
  }
}
.teachers-page-user-testimonials.o-funnels-students .o-students-review-content p:not(:last-child) {
  padding-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .teachers-page-user-testimonials.o-funnels-students .o-students-review-content p:not(:last-child) {
    padding-bottom: 15px;
  }
}
.teachers-page-user-testimonials.o-funnels-students .o-students-review-content .client-name {
  display: block;
  font-family: "Work Sans", sans-serif;
  margin-top: 25px;
  color: #000;
}
.teachers-page-user-testimonials.o-funnels-students .review-star {
  margin-bottom: 20px;
  width: 120px;
}
@media screen and (max-width: 1024px) {
  .teachers-page-user-testimonials.o-funnels-students .review-star {
    margin-bottom: 10px;
  }
}
.teachers-page-user-testimonials.o-funnels-students .review-star--4-6 {
  width: 150px;
  margin-bottom: 0;
}
.teachers-page-user-testimonials .o-students-content p {
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .teachers-page-user-testimonials .verified-reviews-logo {
    margin-top: 20px;
    max-width: 220px;
  }
}
@media screen and (min-width: 992px) {
  .teachers-page-user-testimonials .o-students-review-content-box {
    margin-bottom: 0 !important;
    height: 100%;
  }
}

/* ./teachers-page-user-testimonials */
/* teachers-page-faq */
.teachers-page-faq {
  position: relative;
  text-align: center;
  padding: 40px 0;
  background-color: #f6f6f6;
}
.teachers-page-faq .faqs {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}
.teachers-page-faq .faqs .blocks {
  box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 35px 90px 35px 35px;
  position: relative;
  cursor: pointer;
}
.teachers-page-faq .faqs .blocks.last {
  margin-bottom: 0;
}
.teachers-page-faq .faqs .blocks.orange {
  border-left: 4px solid #fd7f20;
}
.teachers-page-faq .faqs .blocks.green {
  border-left: 4px solid #7abe19;
}
.teachers-page-faq .faqs .blocks.blue {
  border-left: 4px solid #277fc3;
}
.teachers-page-faq .faqs .blocks.voilet {
  border-left: 4px solid #9f52ff;
}
.teachers-page-faq .faqs .blocks:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url("../images/teachers/faq-icon.svg") 50% 50% no-repeat;
  position: absolute;
  top: 27px;
  right: 35px;
  z-index: 2;
}
.teachers-page-faq .faqs .blocks h3 {
  color: #000000;
  font-family: Raleway;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
.teachers-page-faq .faqs .blocks p {
  color: #666666;
  font-family: "Work Sans";
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 15px;
  display: none;
}
.teachers-page-faq .faqs .blocks p a {
  color: #f96542;
  text-decoration: underline;
}
.teachers-page-faq .faqs .blocks p a:hover {
  text-decoration: none;
}
.teachers-page-faq .faqs .blocks p:last-of-type {
  margin-bottom: 0;
}
.teachers-page-faq .faqs .blocks.on:after {
  content: "";
  transform: rotate(180deg);
}
.teachers-page-faq .faqs .blocks.on h3 {
  margin-bottom: 30px;
}
.teachers-page-faq .faqs .blocks.on p {
  display: block;
}
@media screen and (min-width: 960px) {
  .teachers-page-faq {
    padding: 70px 0;
  }
}

/* ./teachers-page-faq */
/* teachers-page-blog */
.teachers-page-blog {
  position: relative;
  text-align: center;
  padding: 40px 0;
}
.teachers-page-blog .blogs {
  display: flex;
  flex-direction: column;
}
.teachers-page-blog .blogs .blog {
  margin-bottom: 30px;
}
.teachers-page-blog .blogs .blog .content {
  display: block;
  text-align: left;
}
.teachers-page-blog .blogs .blog .content figure {
  display: block;
  background: #e7e2dc;
  border: 1px solid #c6c6c6;
  margin-bottom: 20px;
  height: 200px;
  overflow: hidden;
}
.teachers-page-blog .blogs .blog .content figure img {
  display: block;
  width: 100%;
  height: auto;
}
.teachers-page-blog .blogs .blog .content .tags {
  margin-bottom: 10px;
}
.teachers-page-blog .blogs .blog .content .tags span {
  color: #f96542;
  font-family: "Work Sans";
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  padding: 0 5px 0 0;
}
.teachers-page-blog .blogs .blog .content h3 {
  color: #333333;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 15px;
  padding: 0;
}
.teachers-page-blog .blogs .blog .content .foot {
  display: flex;
  flex-direction: row;
  margin: 0 -10px;
}
.teachers-page-blog .blogs .blog .content .foot span {
  padding: 0 10px;
  color: #999999;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}
@media screen and (min-width: 760px) {
  .teachers-page-blog .blogs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .teachers-page-blog .blogs .blog {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .teachers-page-blog {
    padding: 70px 0;
  }
}
@media screen and (min-width: 1200px) {
  .teachers-page-blog .blogs .blog {
    width: 33.33%;
    margin-bottom: 40px;
  }
}

/* ./teachers-page-blog */
/* ./teachers-page-process */
.teachers-page-process {
  padding: 40px 0;
  text-align: center;
}
.teachers-page-process h2 {
  text-align: center;
  margin-bottom: 25px;
}
.teachers-page-process p {
  font-family: "Work Sans", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 50px;
}
.teachers-page-process__graphics {
  margin-bottom: 33px;
}
.teachers-page-process__graphics img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .teachers-page-process {
    padding: 70px 0;
  }
}

/* ./teachers-page-process */
/* teachers-page-ready */
.teachers-page-ready {
  position: relative;
  text-align: center;
  padding: 50px 0;
  background: url("../images/teachers/bg.png") 50% 50% no-repeat #f6f6f6;
}
.teachers-page-ready .cta {
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #f96542;
  background-color: #f96542;
  color: #ffffff;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
  padding: 11px 30px;
}
.teachers-page-ready .cta:hover {
  background: #fff;
  color: #f96542;
}
@media screen and (max-width: 640px) {
  .teachers-page-ready .cta {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .teachers-page-ready {
    padding: 70px 0;
  }
}

/* ./teachers-page-ready */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: relative;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  content: "";
  text-align: center;
  opacity: 0.25;
  background: black;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.main-content-box {
  padding: 20px 0 0;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .main-content-box {
    padding: 0px 0 0;
  }
}

.box-btn {
  padding: 14px 6px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.box {
  background-color: #fff;
  text-align: center;
  padding: 24px 0 0;
  border-top: 1px solid transparent;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .box {
    margin-bottom: 15px;
  }
}
.box.algebra-border img {
  width: 70.3px;
}

.algebra-border {
  border-top-color: #3dd5fe;
}

.algebra {
  background-color: #3dd5fe;
}

.algebra-foundation-border {
  border-top-color: #d3984a;
}

.algebra-foundation {
  background-color: #d3984a;
}

.decimal-border {
  border-top-color: #ffcc00;
}

.decimal {
  background-color: #ffcc00;
}

.division-border {
  border-top-color: #0c7cc8;
}

.division {
  background-color: #0c7cc8;
}

.expression-border {
  border-top-color: #e577b9;
}

.expression {
  background-color: #e577b9;
}

.equation-border {
  border-top-color: #29e6bb;
}

.equation {
  background-color: #29e6bb;
}

.exponential-function-border {
  border-top-color: #84d42d;
}

.exponential-function {
  background-color: #84d42d;
}

.factors-multiple-border {
  border-top-color: #9761ff;
}

.factors-multiple {
  background-color: #9761ff;
}

.grade-8 {
  background-color: #fd7f20;
}

.grade-8-border {
  border-top-color: #fd7f20;
}

.sub-heading {
  padding: 0 0 20px;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .sub-heading {
    padding: 20px 0 20px;
  }
}

.sub-heading .title {
  font-size: 36px;
  line-height: 36px;
  color: #fd7f20;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  padding: 0 0 10px;
}

.sub-heading .sub-title {
  color: #666666;
  font-size: 18px;
  font-family: "Work Sans Regular", sans-serif;
  line-height: 22px;
}

.box-title {
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin: 30px 0 30px 0px;
  padding: 0 0 1px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.space {
  padding: 0 0 40px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .space {
    padding: 0 0 0;
  }
}

.box-header-title {
  color: #fff;
  font-size: 36px;
  line-height: 64px;
  margin: 8px auto;
  font-weight: 400;
  text-align: center;
}

.box-header {
  width: 64px;
  height: 64px;
  margin: 0 auto 8px;
  border-radius: 100%;
}

.maths-worksheet-by-concept {
  background-color: #f5f5f5;
}

.maths-worksheet-by-concept-inn {
  padding: 30px 0 60px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .maths-worksheet-by-concept-inn {
    padding: 30px 0 20px;
  }
}

.sidebar ul {
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  background-color: #fff;
}

.sidebar ul li.heading {
  font-size: 21px;
  text-align: center;
  padding: 15px 0;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.sidebar ul li {
  padding: 15px 10px 15px 58px;
  border-bottom: 1px solid #ddd;
  font-family: "Work Sans", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  line-height: 25px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .sidebar ul li {
    padding: 15px 6px 15px 36px;
    border-bottom: 1px solid #ddd;
    font-family: Work Sans, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    line-height: 20px;
  }
}

.sidebar ul li a {
  color: #444444;
}

.sidebar ul li:last-child {
  border-bottom: none;
}

.green {
  background-color: #4a9924;
}

.blue {
  background-color: #0e9eed;
}

.orange {
  background-color: #ff7e10;
}

.dark-blue {
  background-color: #3726b0;
}

.dark-green {
  background-color: #226895;
}

.purpule {
  background-color: #c421df;
}

.pink {
  background-color: #ff61bf;
}

.sidebar ul li img {
  left: 10px;
  position: absolute;
  width: 30px;
  /* padding: 4px; */
  height: 30px;
  object-fit: contain;
  border-radius: 50%;
  line-height: 33px;
  padding: 7px 2px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .sidebar ul li img {
    left: 6px;
    position: absolute;
    width: 25px;
    height: 25px;
    object-fit: contain;
    border-radius: 50%;
    line-height: 25px;
    padding: 7px 2px;
  }
}

.o-homehero-video {
  background: url(../images/worksheet-by-concepts/banner.jpg) 50% 0 no-repeat !important;
  background-size: cover !important;
  min-height: 400px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .c-add-holder {
    padding: 30px 0 0;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .o-worksheet-download {
    padding: 20px 0 0;
  }
}

.o-worksheet-download h2 {
  font-family: Raleway, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  color: #000;
  margin: 0 0 10px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .o-worksheet-download h2 {
    font-size: 28px;
    line-height: 33px;
  }
}

.o-worksheet-download p {
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  color: #353535;
  margin: 0 0 15px;
}

.b-button--super {
  padding: 1rem 2.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  background: -moz-linear-gradient(top, #00b4f1 0, #0098f1 100%);
  background: -webkit-linear-gradient(top, #00b4f1, #0098f1);
  background: linear-gradient(180deg, #00b4f1 0, #0098f1);
}

.o-worksheet-download small {
  font-family: Work Sans, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  color: #888;
  margin: 10px 19px 0;
  display: block;
}

.o-specific-worksheet-topic {
  padding: 50px 0 30px;
}

.topic-heading {
  font-size: 25px;
  line-height: 29px;
  color: #000;
  margin: 0px 0px 22px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.topic-heading .far {
  display: none;
  color: #ffcc00;
  margin-right: 8px;
}

.o-specific-top-list p {
  font-size: 24px;
  line-height: 24px;
  border-bottom: 1px solid #ff9e52;
  /* border-width: 1px; */
  width: 80%;
  padding: 0 0 7px;
  margin: 0 0 8px;
}

.o-specific-top-list ul li a {
  font-size: 17px;
  color: #000;
  padding: 15px 0 0;
  display: block;
}

.o-specific-top-list ul li a.active {
  color: #009cf1;
}

.o-content-box--orange {
  background: #f6f2f2;
  padding: 56px 0;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .o-content-box--orange {
    padding: 20px 0 20px;
  }
}

.o-content-box h3 {
  font-size: 28px;
  line-height: 36px;
  color: #000;
  margin: 0 0 26px;
  font-family: Raleway, sans-serif;
  font-weight: 700;
}

.o-content-box p {
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #333;
  margin: 0 0 25px !important;
}

.o-homeHero__content .a-row .a-col--1-3 {
  display: none;
}
.o-homeHero__content p {
  line-height: 29px;
}

#downloadModal .modal-dialog {
  max-width: 700px;
}
#downloadModal .modal-dialog .modal-content {
  border-radius: 15px;
  border: 1px solid #707070;
}
#downloadModal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  flex-direction: column;
  padding: 70px 0 0;
}
#downloadModal .modal-dialog .modal-content .modal-header h5, #downloadModal .modal-dialog .modal-content .modal-header p {
  font-family: Work Sans;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #666;
  display: block;
  flex-basis: 100%;
  width: 100%;
}
#downloadModal .modal-dialog .modal-content .modal-header h5 {
  font-weight: 700;
}
#downloadModal .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: 25px;
  top: 20px;
  font-size: 40px;
  font-weight: 400;
  color: #000 !important;
  opacity: 1;
}
#downloadModal .modal-dialog .modal-content .modal-body {
  padding-bottom: 50px;
}

@media screen and (min-width: 960px) {
  .teachers-page-faq {
    padding: 70px 0;
  }
}
.teachers-page-faq {
  position: relative;
  text-align: center;
  padding: 40px 0;
  background-color: #f6f6f6;
}
.teachers-page-faq .faqs {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}
.teachers-page-faq .faqs .blocks {
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 35px 90px 35px 35px;
  position: relative;
  cursor: pointer;
}
.teachers-page-faq .faqs .blocks h3 {
  color: #000;
  font-family: Raleway;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
.teachers-page-faq .faqs .blocks p {
  color: #666;
  font-family: Work Sans;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 15px;
  display: none;
}
.teachers-page-faq .faqs .blocks p:last-of-type {
  margin-bottom: 0;
}
.teachers-page-faq .faqs .blocks:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/teachers/faq-icon.svg) 50% 50% no-repeat;
  position: absolute;
  top: 27px;
  right: 35px;
  z-index: 2;
}
.teachers-page-faq .faqs .blocks.orange {
  border-left: 4px solid #fd7f20;
}
.teachers-page-faq .faqs .blocks.green {
  border-left: 4px solid #7abe19;
}
.teachers-page-faq .faqs .blocks.blue {
  border-left: 4px solid #277fc3;
}
.teachers-page-faq .faqs .blocks.last {
  margin-bottom: 0;
}
.teachers-page-faq .faqs .blocks.on:after {
  content: "";
  transform: rotate(180deg);
}
.teachers-page-faq .faqs .blocks.on p {
  display: block;
}
.teachers-page-faq .faqs .blocks.on h3 {
  margin-bottom: 30px;
}

.teachers-page-h2 {
  position: relative;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  line-height: 32px;
  font-weight: 800;
  color: #242424;
  padding: 0 0 25px;
  margin-bottom: 30px;
}
.teachers-page-h2:after {
  content: "";
  background-color: #fba996;
  width: 80px;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}

.topics-flex {
  display: flex;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .topics-flex {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1130px) {
  .topics-flex .topic-list {
    width: 33.33%;
    float: left;
  }
}
.topics-flex .topic-list.last-item {
  margin: 0 auto;
}
.topics-flex .topic-list.last-item .topic-link {
  margin-right: 0;
}
.topics-flex .topic-list .topic-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 352px;
  height: 60px;
  margin-right: 12px;
  margin-bottom: 15px;
  border: 1px solid #D0D0D0;
  border-radius: 6px;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000000;
  cursor: pointer;
  -webkit-transition: background 1s ease-out;
  -moz-transition: background 1s ease-out;
  -o-transition: background 1s ease-out;
  transition: background 1s ease-out;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .topics-flex .topic-list .topic-link {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1130px) {
  .topics-flex .topic-list .topic-link {
    width: 93%;
  }
}
.topics-flex .topic-list .topic-link:hover .topic-icon {
  filter: brightness(1);
}
.topics-flex .topic-list .topic-link:hover .topic-btn {
  color: #fff;
}
.topics-flex .topic-list .topic-link .topic-icon {
  width: 28px;
  height: 28px;
  margin: 0 24px;
  filter: brightness(0.1);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .topics-flex .topic-list .topic-link .topic-icon {
    width: 20px;
    height: 20px;
    margin: 0 10px;
  }
}
.topics-flex .topic-list .topic-link .topic-btn {
  flex-grow: 1;
  text-align: left;
}
.topics-flex .topic-list .topic-link.gradient-pink:hover {
  background: -webkit-linear-gradient(to right, #ff61bf, rgba(255, 97, 191, 0.6));
  background: -moz-linear-gradient(to right, #ff61bf, rgba(255, 97, 191, 0.6));
  background: -o-linear-gradient(to right, #ff61bf, rgba(255, 97, 191, 0.6));
  background: linear-gradient(to right, #ff61bf, rgba(255, 97, 191, 0.6));
}
.topics-flex .topic-list .topic-link.gradient-green:hover {
  background-image: linear-gradient(to right, #4a9924, rgba(74, 153, 36, 0.6));
}
.topics-flex .topic-list .topic-link.gradient-blue:hover {
  background-image: linear-gradient(to right, #0e9eed, rgba(14, 158, 237, 0.6));
}
.topics-flex .topic-list .topic-link.gradient-orange:hover {
  background-image: linear-gradient(to right, #ff7e10, rgba(255, 126, 16, 0.6));
}
.topics-flex .topic-list .topic-link.gradient-dark-blue:hover {
  background-image: linear-gradient(to right, #3726b0, rgba(55, 38, 176, 0.6));
}
.topics-flex .topic-list .topic-link.gradient-dark-green:hover {
  background-image: linear-gradient(to right, #226895, rgba(34, 104, 149, 0.6));
}
.topics-flex .topic-list .topic-link.gradient-purpule:hover {
  background-image: linear-gradient(to right, #c421df, rgba(196, 33, 223, 0.6));
}

.worksheet-by-concepts {
  padding: 10px 0 10px;
}

.concept-box {
  background: #fff;
  text-align: center;
  border-top: 1px solid transparent;
  margin-bottom: 25px;
}

.o-content-box h3 {
  font-size: 28px;
  line-height: 36px;
  color: #000;
  margin: 0 0 26px;
  font-family: Raleway, sans-serif;
  font-weight: 700;
}
.o-content-box p {
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #333;
  margin: 0 0 25px;
}

@media screen and (min-width: 760px) {
  .teachers-page-h2 {
    font-family: Raleway, sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    color: #242424;
    margin-bottom: 50px;
  }
}
.maths-worksheet-header-content {
  line-height: 60px;
  margin: 0;
  font-size: 50px;
  text-align: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .maths-worksheet-header-content {
    line-height: 49px;
    margin: 0;
    font-size: 39px;
    text-align: center;
  }
}

.maths-worksheet-header-subContent {
  text-align: center;
  padding: 0 35px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .maths-worksheet-header-subContent {
    padding: 15px 0 0 !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .aside-mobile {
    margin-top: 1.5rem;
  }
}
/*# sourceMappingURL=math-worksheet-by-topic.css.map */
