@font-face {
  font-family: 'BoosterNext';
  src: url('../fonts/BoosterNextFY-Light.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BoosterNext';
  src: url('../fonts/BoosterNextFY-Medium.ttf');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: BoosterNext, serif;
}
#scrollspy {
  position: relative;
}
h1 {
  text-transform: uppercase;
  text-align: center;
  color: #5B40CC;
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 30px;
  padding-top: 50px;
}
h2 {
  text-transform: uppercase;
  text-align: center;
  color: #5B40CC;
  font-size: 26px;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 30px;
}
h3 {
  text-transform: uppercase;
  text-align: center;
  color: #5B40CC;
  font-size: 20px;
}
h4 {
  text-transform: uppercase;
  color: #012E3C;
  font-size: 18px;
  padding-top: 20px;
}
strong {
  color: #5B40CC;
}
a {
  color: #5B40CC;
  text-decoration: none;
}
a:hover {
  color: #4434A3;
  text-decoration: underline;
}
.white-text strong {
  color: #FFFFFF;
}
textarea {
  border-radius: 0 !important;
  resize: none;
}
.grade-img {
  width: 55px;
}
.grade-img-big {
  width: 150px;
  margin-bottom: 30px;
}
.footer h3,
.footer h2 {
  color: #FFFFFF;
  font-weight: lighter;
}
.footer {
  padding-top: 50px;
}
.error {
  background-color: #E71D73;
  border: 1px solid #A3195B;
  color: #FFFFFF;
  width: 50%;
  margin: 10px auto 15px;
  padding: 5px;
  text-align: center;
}
.question {
  padding-bottom: 30px;
}
.question-text {
  padding-bottom: 30px;
}
p {
  color: #012E3C;
  text-align: center;
  font-size: 16px;
}
.contact-us {
  margin-top: 50px;
  margin-bottom: 40px;
}
.is-invalid input {
  border-color: #E71D73;
  margin-bottom: 8px!important;
}
.is-invalid label {
  font-weight: bold;
  color: #E71D73;
}
.invalid-feedbacks p {
  text-align: left;
  color: #E71D73;
}
.progress-bar-codepurple {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 250px;
  height: 90px;
}
.progress-bar-codepurple p {
  text-transform: uppercase;
  color: #5B40CC;
}
.progress-bar-left-1 {
  background-image: url("../imgs/progressbar-11.svg");
}
.progress-bar-middle-1 {
  background-image: url("../imgs/progressbar-20.svg");
}
.progress-bar-right-1 {
  background-image: url("../imgs/progressbar-30.svg");
}
.progress-bar-left-2 {
  background-image: url("../imgs/progressbar-12.svg");
}
.progress-bar-middle-2 {
  background-image: url("../imgs/progressbar-21.svg");
}
.progress-bar-right-2 {
  background-image: url("../imgs/progressbar-31.svg");
}
.progress-bar-left-3 {
  background-image: url("../imgs/progressbar-12.svg");
}
.progress-bar-middle-3 {
  background-image: url("../imgs/progressbar-22.svg");
}
.progress-bar-right-3 {
  background-image: url("../imgs/progressbar-32.svg");
}
.petrol-bg-footer {
  background-color: #022730;
}
.petrol-bg {
  height: 240px;
  background: linear-gradient(360deg, #022730 190px, #FFFFFF 50px);
  margin-bottom: 30px;
}
.white-bg {
  background-color: #FFFFFF;
}
.content-nav-padding {
  margin-top: 150px;
}
.active {
  color: #5B40CC;
  text-decoration: underline;
}
.purple-text {
  color: #5B40CC;
}
.purple-light-text {
  color: #754CF2;
}
.white-text {
  color: #FFFFFF;
}
.page-fact {
  margin-top: 70px;
  background-color: #33A7AA;
  padding: 50px 30px 0;
}
.page-fact-text {
  font-size: 25px;
  color: #FFFFFF;
  padding-bottom: 10px;
}
.page-fact-source {
  color: #022730;
  text-align: right;
  margin-bottom: 0;
  font-size: 12px;
}
.page-fact-bottom {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-image: url("../imgs/page-fact-bottom.svg");
  width: 100%;
  height: 56px;
  margin-bottom: 110px;
}
.facts {
  color: #FFFFFF;
  text-align: center;
  font-size: 30px;
  padding-top: 120px;
  padding-bottom: 37px;
}
.facts-top {
  color: #FFFFFF;
  text-align: center;
  font-size: 30px;
  padding-top: 74px;
  padding-bottom: 30px;
}
.facts-source {
  font-size: 12px;
  color: #33A7AA;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.navbar-codepurple {
  background-color: #FFFFFF !important;
  color: #012E3C;
  min-height: 150px;
}
.nav-item-codepurple {
  padding-top: 25px;
  padding-left: 35px;
}
.nav-item-lang-codepurple {
  padding-top: 25px;
}
.nav-item-lang-codepurple-first {
  margin-left: 35px;
}
.navbar-codepurple a {
  color: #012E3C;
  font-weight: bold;
}
.navbar-codepurple a:hover,
.navbar-codepurple a:focus,
.navbar-codepurple a:active {
  color: #754CF2;
}
.navbar-codepurple.active {
  color: #754CF2;
  text-decoration: underline;
}
.brand-logo {
  width: 250px;
}
.nav-slash {
  padding-top: 1rem;
}
.btn-codepurple {
  background-color: #5B40CC;
  border-color: #5B40CC;
  color: #FFFFFF !important;
  border-radius: 0;
  padding-left: 1.8rem;
  padding-right: 1.8rem;
}
.btn-codepurple.petrol {
  background-color: #33A7AA;
  border-color: #33A7AA;
  color: #FFFFFF !important;
  border-radius: 0;
}
.btn-codepurple.form {
  margin-top: 8px;
}
.btn-codepurple a:hover {
  background-color: #4434A3;
}
.btn-no-margin {
  margin: 0;
}
.input-purple {
  border-radius: 0;
  border-color: #022730;
}
.code-purple-form label {
  margin-bottom: 8px;
}
.code-purple-form input {
  margin-bottom: 20px;
}
.code-purple-form a {
  color: #5B40CC;
}
.code-purple-form .form-check-input:checked {
  background-color: #5B40CC;
  border-color: #5B40CC;
}
.code-purple-form .form-check-input:focus {
  border-color: #754CF2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(117, 76, 242, 0.25);
}
.form-control-code-purple:focus {
  color: #4434A3;
  background-color: #fff;
  border-color: #754CF2;
  outline: 0;
  box-shadow: 0 0 0 0.15rem rgba(117, 76, 242, 0.25);
}
.score-title {
  font-size: 33px;
  color: #012E3C;
  font-weight: normal;
  text-align: left;
  text-transform: none;
}
.score-text {
  font-size: 20px;
  text-align: left;
  margin-bottom: 2rem;
}
.score-star {
  font-size: 14px;
}
.rhino-left {
  background-image: url("../imgs/Rhino_right.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-position-x: 5%;
  height: 240px;
}
.rhino-left .facts,
.rhino-left .facts-source {
  text-align: right;
}
.rhino-right {
  background-image: url("../imgs/Rhino.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-position-x: 95%;
  height: 240px;
}
.rhino-next-footer {
  background-image: url("../imgs/Rhino.svg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-position-x: 95%;
  background-size: 400px;
}
.rhino-right .facts,
.rhino-right .facts-source {
  text-align: left;
}
.sm-icon {
  padding-left: 20px;
}
.founder-icon {
  padding-left: 10px;
  padding-right: 10px;
}
.sm-icon img,
.founder-icon img {
  height: 30px;
}
.footer .spacer {
  padding-left: 18px;
  padding-right: 18px;
}
.footer-links a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer-links a:hover,
.links a:hover {
  text-decoration: underline;
}
.links a,
sup a {
  color: #5B40CC;
  text-decoration: none;
}
.terms {
  margin-top: 40px;
}
.address-sm {
  margin-top: 60px;
}
.jobs {
  background-color: #022730;
  padding: 40px;
  margin-top: 30px;
}
.jobs-bottom {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto;
  background-image: url("../imgs/box-bottom-bg.svg");
  height: 102px;
  margin-bottom: 200px;
}
.jobs p,
.jobs h2 {
  color: #FFFFFF;
}
.jobs h2 {
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 0;
  padding-top: 0;
}
.jobs a {
  margin-top: 20px;
}
.article {
  background-color: #5B40CC;
}
.article-download {
  margin-bottom: 35px;
}
.article-container .article-download {
  margin-top: 25px;
}
.article h2 {
  padding: 25px;
}
.article-text {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.article-link {
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  margin: 0;
  padding-bottom: 25px;
}
.article-link a:hover {
  text-decoration: underline;
}
.article-bottom {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto;
  background-image: url("../imgs/box-bottom-bg.svg");
  height: 102px;
}
.article-container p,
.article-container h2,
.article-container h3 {
  text-align: left;
}
.article-container h2,
.article-container h3 {
  padding-top: 10px;
  padding-bottom: 0;
}
.product-text {
  background-color: #022730;
  background-image: url("../imgs/purple-bottom.svg");
  background-position: top;
  background-repeat: no-repeat;
  height: 400px;
}
.product-text h2 {
  padding-top: 70px;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 0;
}
.product-text ul {
  margin-bottom: 0;
  padding: 10px 50px 30px;
}
.product-price {
  height: 60px;
  background-color: #0C767D;
  margin-bottom: 70px;
}
.product-price p {
  padding-top: 17px;
}
.product-price a {
  color: #FFFFFF;
  text-decoration: none;
}
.product-price a:hover {
  text-decoration: underline;
}
.examples {
  margin-bottom: 50px;
}
.mission .logo {
  width: 50%;
  padding-top: 50px;
}
.founder {
  font-size: 25px;
  font-weight: bold;
  color: #0C767D;
}
.founder-picture {
  max-width: 100%;
}
.nowrap-codepurple {
  white-space: nowrap;
}
.services-text {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.img-width-100 {
  width: 100px;
}
.grade-cell {
  min-width: 155px;
}
.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 100%;
}
.research-hr {
  width: 50%;
  margin-left: 25%;
}
.research-table td {
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.research-table tr:nth-child(even) {
  background: rgba(117, 76, 242, 0.25);
}
.research-table tr:nth-child(odd) {
  background: #FFFFFF;
}
.service p {
  text-align: left;
}
.container.service .row {
  margin-bottom: 35px;
}
.content-box {
  position: relative;
  padding: 2rem;
  margin-bottom: 1.5rem;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 50px 50px;
}
.content-box.large {
  padding: 2rem;
  padding-top: 2.2rem;
  margin-bottom: 1.5rem;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 68px 68px;
  height: 310px;
}
.content-box p.more-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 2rem;
}
.content-box h2 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  padding-bottom: 1rem;
  text-align: left;
}
.content-box p {
  text-align: left;
}
.content-box.purple {
  background-image: url("../imgs/corner_purple.svg");
  background-color: #F3F0FE;
}
.content-box.purple h2 {
  color: #5B40CC;
}
.content-box.petrol {
  background-image: url("../imgs/corner_green.svg");
  background-color: #EFF7F8;
}
.content-box.petrol-mix {
  background-image: url("../imgs/corner_mix.svg");
  background-color: #EFF7F8;
}
.content-box.petrol h2 {
  color: #0C767D;
}
.content-box table th,
.content-box table td {
  color: #012E3C;
}
.content-box.purple table {
  border-bottom-color: rgba(117, 76, 242, 0.25);
}
h1.petrol {
  color: #0C767D;
}
.padding-top-15 {
  padding-top: 15px;
}
span {
  color: #012E3C;
}
label {
  color: #012E3C;
}
@media (max-width: 1399.98px) {
  .facts-top {
    padding-top: 50px;
  }
  .petrol-bg {
    height: 190px;
    background: linear-gradient(360deg, #022730 150px, #FFFFFF 40px);
  }
  .rhino-left,
  .rhino-right {
    height: 190px;
  }
  .facts-top {
    font-size: 27px;
    padding-bottom: 20px;
  }
  .facts {
    padding-top: 95px;
    font-size: 27px;
    padding-bottom: 17px;
  }
  .product-text {
    height: 435px;
  }
  .page-fact-bottom {
    height: 48px;
  }
}
@media (max-width: 1199.98px) {
  .nav-item-codepurple {
    padding-left: 25px;
  }
  .facts-top {
    padding-top: 40px;
    font-size: 25px;
    padding-bottom: 5px;
  }
  .petrol-bg {
    height: 160px;
    background: linear-gradient(360deg, #022730 125px, #FFFFFF 35px);
    margin-bottom: 0;
  }
  .rhino-left {
    height: 160px;
    background-position-x: 1%;
  }
  .rhino-right {
    height: 160px;
    background-position-x: 99%;
  }
  .facts {
    padding-top: 80px;
    font-size: 25px;
    padding-bottom: 5px;
  }
  .jobs-bottom {
    margin-bottom: 80px;
  }
  .rhino-next-footer {
    background-size: 350px;
    background-position-x: 115%;
  }
  .footer {
    padding-top: 0;
  }
  .product-text {
    height: 515px;
  }
  .page-fact-bottom {
    height: 40px;
  }
  .score-title {
    font-size: 38px;
  }
  .content-box.large {
    height: 360px;
  }
}
@media (max-width: 991.98px) {
  .nav-item-codepurple {
    padding-left: 5px;
  }
  .brand-logo {
    width: 95px;
  }
  h2 {
    font-size: 24px;
  }
  .facts-top {
    padding-top: 25px;
    font-size: 23px;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .petrol-bg {
    height: 150px;
    background: linear-gradient(360deg, #022730 100px, #FFFFFF 50px);
    margin-bottom: 0;
  }
  .rhino-left {
    background-image: url("../imgs/Rhino-Head-left.svg");
    background-position-x: 0;
    height: 150px;
  }
  .rhino-right {
    background-image: url("../imgs/Rhino-Head-right.svg");
    background-position-x: 100%;
    height: 150px;
  }
  .facts {
    padding-top: 85px;
    font-size: 23px;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .rhino-next-footer {
    background-image: url("../imgs/Rhino_right.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-x: -150px;
  }
  .jobs-bottom {
    height: 120px;
    margin-bottom: 20px;
  }
  .footer .btn-codepurple {
    margin-top: 20px;
  }
  .product-text {
    height: auto;
  }
  .page-fact-bottom {
    height: 61px;
  }
  .content-box.large {
    height: 300px;
  }
}
@media (max-width: 767.98px) {
  .navbar-codepurple {
    background-color: #FFFFFF !important;
    color: #012E3C !important;
    border-color: #012E3C !important;
    min-height: 80px;
  }
  .navbar-toggler {
    color: #4434A3;
    background-color: transparent;
    border: 3px solid #4434A3;
  }
  .navbar-toggler:focus {
    box-shadow: 0 0 0 0.1rem;
  }
  .content-nav-padding {
    margin-top: 80px;
  }
  .score-title {
    font-size: 30px;
  }
  .score-text {
    font-size: 18px;
  }
  h1 {
    font-size: 30px;
    padding-bottom: 15px;
  }
  h2 {
    font-size: 20px;
    padding-bottom: 0;
  }
  .facts-top {
    padding-top: 23px;
    font-size: 18px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .petrol-bg {
    height: 120px;
    background: linear-gradient(360deg, #022730 80px, #FFFFFF 40px);
    margin-bottom: 0;
  }
  .rhino-left {
    background-image: url("../imgs/Rhino-Head-left.svg");
    background-position-x: 0;
    height: 120px;
  }
  .rhino-right {
    background-image: url("../imgs/Rhino-Head-right.svg");
    background-position-x: 100%;
    height: 120px;
  }
  .facts {
    padding-top: 65px;
    font-size: 18px;
    padding-bottom: 0;
    margin-bottom: 4px;
  }
  .rhino-next-footer {
    background-position-x: -30px;
    background-size: 210px;
  }
  .nav-lang-codepurple {
    flex-direction: row !important;
  }
  .nav-slash {
    padding-top: 9px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav-text {
    padding-top: 9px;
    padding-right: 15px;
    padding-left: 5px;
  }
  .brand-logo {
    height: 70px;
    width: auto;
  }
  .content-box.large {
    height: 260px;
  }
  .content-box.large {
    height: 290px;
  }
}
@media (max-width: 575.98px) {
  .score-title {
    font-size: 26px;
  }
  h1 {
    font-size: 26px;
    padding-bottom: 0;
  }
  h2 {
    font-size: 18px;
    padding-bottom: 0;
  }
  .facts {
    width: 75%;
    padding-top: 60px;
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  .rhino-left {
    background-image: url("../imgs/Rhino-Head-right.svg");
    background-position-x: 100%;
    height: 120px;
  }
  .rhino-left .facts {
    text-align: left;
  }
  .facts-source {
    font-size: 10px;
  }
  .rhino-left .facts-source {
    text-align: left;
    font-size: 10px;
  }
  .nav-lang-codepurple {
    flex-direction: row !important;
  }
  .nav-slash {
    padding-top: 9px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav-text {
    padding-top: 9px;
    padding-right: 15px;
    padding-left: 5px;
  }
  .page-fact-bottom {
    height: 74px;
  }
  .jobs-bottom {
    height: 140px;
  }
  .content-box.large {
    height: 310px;
  }
}
@media (max-width: 400px) {
  .facts-source {
    color: #0C767D;
  }
  .content-box.large {
    height: 340px;
  }
}
.navbar-collapse {
  max-height: 60vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.collapsing {
  overflow-y: hidden;
  overflow-x: hidden;
}
.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
.spinner {
  margin: auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.spinner > div {
  background-color: #0C767D;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
#id_email2_field {
  display: none;
}
.article-container .chart {
  margin-bottom: 2.4rem;
}
.article-container .chart p.legend-title {
  margin-bottom: 0.2rem;
  font-size: 12px;
}
/*# sourceMappingURL=style.css.map */