@font-face {
  font-family: SuisseIntl Regular;
  src: url(/fonts/SuisseIntl-Regular.eot);
  src: url(/fonts/SuisseIntl-Regular.eot?#iefix) format("embedded-opentype"),
    url(/fonts/SuisseIntl-Regular.woff2) format("woff2"),
    url(/fonts/SuisseIntl-Regular.woff) format("woff"),
    url(/fonts/SuisseIntl-Regular.ttf) format("truetype"),
    url(/fonts/SuisseIntl-Regular.svg#SuisseIntl-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
} /*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
details,
footer,
header,
menu,
section {
  display: block;
}
[hidden] {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b {
  font-weight: 500;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
img {
  border: 0;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
button {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled] {
  cursor: default;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
*,
:after,
:before {
  box-sizing: border-box;
}
html,
body {
  font-family: SuisseIntl Regular, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333B49;
  background-color: #fff;
  min-height: 100%;
  display: flex;
  width: 100%;
}
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #295ec5;
}
a,
a:hover {
  text-decoration: none;
}
p a:hover {
  text-decoration: underline;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: SuisseIntl Regular, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.h1,
h1 {
  font-size: 5.4rem;
}
.h2,
h2 {
  font-size: 3rem;
}
.h3,
h3 {
  font-size: 28px;
}
.h4,
h4 {
  font-size: 20px;
}
.h5,
h5 {
  font-size: 16px;
}
.h6,
h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12.5px;
}
ul {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul {
  margin-bottom: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
th {
  text-align: left;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  font-size: 14px;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.643rem 2rem;
  border-radius: 4rem;
  outline: 0;
  border: 0;
  transition: background-color 0.3s ease-in;
}
.btn-primary {
  color: #fff;
  background-color: #2C6CED;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0C4DCF;
}
.btn-primary:active {
  color: #fff;
  background-color: #0843B9;
}
.btn-primary:focus {
  color: #fff;
  background-color: #0C4DCF;
  box-shadow: 0 0 0 3px #b9cdf3;
}
.btn-secondary {
  color: #5A616B;
  background-color: #F8F9FD;
}
.btn-secondary:hover {
  color: #181E26;
  background-color: #ECEFF3;
}
.btn-secondary:active {
  color: #181E26;
  background-color: #D6DAE1;
}
.btn-secondary:focus {
  color: #181E26;
  background-color: #ECEFF3;
  box-shadow: 0 0 0 3px #b9cdf3;
}
.btn-facebook {
  color: #5A616B;
  background-color: #fff;
  border: 1px solid #D6DAE1;
  position: relative;
}
.btn-facebook img {
  position: absolute;
  height: 28px;
  width: 28px;
  top: 6px;
  left: 7px;
}
.btn-facebook:hover {
  color: #181E26;
  background-color: #F8F9FD;
}
.btn-facebook:active {
  color: #181E26;
  background-color: #ECEFF3;
}
.btn-facebook:focus {
  color: #181E26;
  background-color: #F8F9FD;
  box-shadow: 0 0 0 3px #b9cdf3;
}
.btn-link {
  font-weight: 400;
  color: #181E26;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}
.btn-link:hover {
  border-color: transparent;
  text-decoration: underline;
  text-decoration-color: #181E26 !important;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 22px;
  border-radius: 3px;
}
.btn-login,
.btn-join {
  padding-left: 2.8rem;
  padding-right: 2.8rem;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.modal,
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translateY(-25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-title {
  margin: 0;
  line-height: 1.6;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 720px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.hidden {
  display: none !important;
}
.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
.fp-section {
  position: relative;
  box-sizing: border-box;
}
.fp-scroller {
  overflow: hidden;
}
.home-container .section .inner {
  align-items: center;
  justify-content: center;
  position: relative;
  margin: auto;
  z-index: 1;
  display: flex;
  height: 100%;
}
@media (max-width: 767px) {
  .home-container .section .inner {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 65px;
  }
  .home-container .section-2 .inner,
  .home-container .section-4 .inner {
    flex-direction: column-reverse;
  }
  .section-4 .square {
    display: none;
  }
}
@media (min-width: 992px) {
  .home-container .section-1 .inner {
    padding-bottom: 150px;
  }
}
@media (min-width: 1440px) {
  .home-container .section .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .home-container .section-image,
  .home-container .section-details {
    width: 50%;
  }
  .home-container .section-5 .section-details,
  .home-container .section-6 .section-details {
    width: 80%;
  }
  .home-container .section-6 .section-details {
    max-width: 510px;
    background: #fff;
    padding: 32px;
    max-height: 90%;
    border-radius: 4px;
    box-shadow: 0px 2px 4px rgba(51, 59, 73, 0.05);
  }
  .home-container .section-6 .section-details .highlighted {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.home-container .section-image img {
  max-width: 80%;
  height: auto;
  display: block;
  max-height: 90%;
}
.home-container .section-image.left img {
  margin-right: auto;
}
.home-container .section-image.right img {
  margin-left: auto;
}
.home-container .section h1 {
  color: #ff145a;
}
.home-container .section .highlighted {
  color: #181E26;
  font-size: 28px;
  line-height: 36px;
}
.home-container .section .btn-cta {
  margin-top: 1.7rem;
}
.home-container .section .section-scroller {
  position: absolute;
  left: 50%;
  bottom: 2rem;
  color: #ff145a;
  transform: translateX(-50%);
  z-index: 1;
}
.home-container .section.section-1 {
  position: relative;
  background: #F264BF;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.home-container .section.section-1 .hero-text {
  color: #181E26;
  margin: 3rem auto;
  text-align: center;
  font-family: SuisseIntl Regular, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}
.home-container .section.section-1 .hero-buttons {
  text-align: center;
  margin: auto;
}
.home-container .section.section-1 .hero-buttons .btn {
  width: 100%;
  padding: 1rem;
  border-radius: 4rem;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .home-container .section.section-1 .hero-buttons .btn {
    width: 31.7%;
    padding: 1rem 3rem;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
  }
}
.home-container .section.section-1 .home-scroller {
  position: absolute;
  left: 50%;
  bottom: 180px;
  background-image: url(../images/arrow.svg);
  height: 26px;
  width: 21px;
  transform: translateX(-50%);
  z-index: 1;
  background-position: -10px;
}
.header-mobile {
  position: absolute;
  z-index: 3;
  width: 100%;
  padding: 34px 32px;
}
.header-mobile .logo-mobile {
  display: block;
  width: 110px;
  height: 34px;
  background: url(../images/logo.svg);
  background-size: cover;
  position: relative;
}
.header-mobile .menu {
  display: block;
  border: 0;
  position: absolute;
  right: 32px;
  top: 36px;
  outline: 0;
  z-index: 100;
  background: url(../images/hamburger.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
}
.header-mobile .menu.is-active {
  background: url(../images/menu-close.svg);
  position: fixed;
}
.header-mobile .menu-mobile {
  position: absolute;
  opacity: 0;
  transform: translateX(100%);
  width: calc(100vw - 24px);
  height: 100vh;
  background-color: #FF8F43;
  transition: opacity 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  font-size: 24px;
  line-height: 64px;
  right: 0;
  top: 0;
  position: fixed;
}
.header-mobile .menu-mobile.is-active {
  opacity: 1;
  transform: translateX(0);
}
.header-mobile .menu-mobile ul {
  list-style: none;
  margin: 0;
  padding: 110px 40px;
}
.header-mobile .menu-mobile a {
  color: #181E26;
}
.page-loader {
  background: #F264BF;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000001;
}
.page-loader .sk-double-bounce {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
}
.page-loader .sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s ease-in-out infinite;
  animation: sk-doubleBounce 2s ease-in-out infinite;
}
.page-loader .sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-doubleBounce {
  0%,
  to {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes sk-doubleBounce {
  0%,
  to {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
.modal-dialog {
  overflow-y: initial !important;
  max-height: calc(100vh - 60px);
}
.modal-dialog .modal-header .modal-title {
  color: #181E26;
}
@media (max-width: 991px) {
  .modal-dialog .modal-header .modal-title {
    font-size: 28px;
    line-height: 36px;
  }
}
.modal-dialog .modal-body {
  max-height: calc(100vh - 217px);
  overflow-y: auto;
}
.modal-dialog .modal-footer {
  height: 77px;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
a:hover {
  text-decoration: none;
}
b {
  font-family: Sharp Sans Display No1 Bold, sans-serif;
}

/* -------- */

.header-links {
  position: absolute;
  padding: 3rem 4rem;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.header-links .logo,
.header-links .header-logo {
  top: 4rem;
  left: 4rem;
  width: 130px;
  height: 41px;
  background: url(../images/logo.svg);
  background-size: 100% 100%;
  z-index: 3;
}
.header-links .links {
  z-index: 3;
}
.header-links .btn-link {
  padding: 0;
  padding-right: 24px;
}
.fp-tableCell {
  margin: auto;
  display: flex;
}
.section p {
  font-size: 18px;
  line-height: 26px;
}
.section {
  overflow: hidden;
}
.section-1 {
  overflow: visible !important;
}
.section-1 .btn-secondary {
  margin-top: 30px;
}
.section-1 .foot,
.section-4 {
  background-color: #B3F1FF;
}
.section-6 {
  background-color: #2C6CED;
}
.section-1 .foot {
  position: absolute;
  height: 2000px;
  width: 100%;
  bottom: 0;
  transform: translateY(1870px);
  overflow: hidden;
}
.section-1 .triangle,
.section-4 .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 2000px 2000px 0;
  border-color: transparent #FF8F43 transparent transparent;
  top: 0;
  left: 40%;
}
.section-3,
.section-5 {
  background-color: #FFF;
}
.section-4 .triangle {
  border-color: transparent #44AA61 transparent transparent;
  left: 45%;
}
.section-4 .square {
  position: absolute;
  width: 63.5%;
  height: 100%;
  top: 0;
  left: 0;
  background: #B7F7CC;
  z-index: 1;
}
.section-5 .inner {
  text-align: center;
}
.section-6 .inner {
  padding-bottom: 110px;
}
.section-footer {
  display: flex;
  justify-content: space-between;
  padding: 2rem 3rem 4rem;
  background: #333b49;
  color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 100;
  width: 100%;
}
.section-footer a:hover {
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .section-4 .triangle {
    left: 35%;
  }
  .section-4 .square {
    width: 70%;
  }
}
@media (max-width: 992px) {
  .section-4 .triangle {
    left: 25%;
  }
}
@media (max-width: 767px) {
  .section-footer {
    flex-direction: column;
    position: relative;
    padding: 4rem 3rem;
  }
  .links {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
  }
  .section-1 .triangle,
  .section-4 .triangle {
    left: 10%;
  }
  .section-4 .triangle {
    top: -20%;
    left: -30%;
  }
  .home-container .section.section-1 .hero-text {
    font-size: 36px;
    line-height: 44px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .home-container .section.section-1 .inner {
    padding-bottom: 150px;
  }
  .home-container .section.section-5 .inner {
    padding-top: 290px;
    padding-bottom: 290px;
  }
  .home-container .section-image,
  .home-container .section-details {
    max-width: 350px;
  }
  .home-container .section-6 {
    background: #fff;
  }
  .home-container .section-6 .container,
  .home-container .section-6 .section-details {
    width: 100%;
  }
  .home-container .section-6 .container {
    padding-top: 65px;
  }
  .home-container .section-image img {
    margin: auto;
    max-width: 90%;
  }
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
  .home-container .section,
  .fp-tableCell {
    height: auto !important;
  }
  .section-1 {
    margin: 0;
  }
  .section-footer a {
    margin-top: 10px;
  }
  .home-container .section.section-1,
  .home-container .section.section-1 .fp-tableCell {
    height: 100vh !important;
  }
}
@media (max-width: 567px) {
  .section-4 .triangle {
    left: -60%;
    top: -20%;
  }
}
@media (max-width: 400px) {
  .section-4 .triangle {
    left: -60%;
    top: 0;
  }
}
form {
  display: flex;
  flex-direction: column;
}
form label {
  margin-top: 20px;
  color: #181E26;
}
form input,
form select,
form textarea {
  padding: 8px 12px;
  background: #FCFCFD;
  border: 1px solid #ECEFF3;
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
  font-family: SuisseIntl Regular, sans-serif;
  color: #333B49;
  outline: none;
  margin-top: 4px;
}
form input:hover,
form select:hover,
form textarea:hover {
  border: 1px solid #BFC6D2;
}
form input:focus,
form select:focus,
form textarea:focus {
  background-color: #FFF;
  border: 1px solid #2C6CED;
  box-shadow: 0 0 0 3px #b9cdf3;
}
form input:focus,
form textarea:focus {
  transition-duration: 0.3s;
}
form input::placeholder,
form select:invalid,
form textarea::placeholder {
  color: #A9ACB0;
}
form option:first-of-type {
  display: none;
}
form input,
form select,
form label {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form select {
  position: relative;
  padding-right: 30px;
  background-image: url(../images/select-arrow.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}
form textarea {
  width: 100%;
  min-height: 140px;
}
form button {
  width: fit-content;
  margin-left: auto;
}
form input[type="checkbox"] {
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0;
  appearance: none;
  margin-right: 8px;
  cursor: pointer;
}
form input[type="checkbox"]:checked {
  background: #2C6CED;
  border: 1px solid #2C6CED;
}
form input[type="checkbox"]:checked::after {
  content: '';
  display: block;
  width: 8px;
  height: 16px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(35deg);
  top: 1px;
  left: 7px;
  position: relative;
}
.section-footer a {
  color: inherit;
  margin-right: 1rem;
}
@media (min-width: 768px) and (max-height: 830px) {
  form textarea {
    min-height: auto;
  }
}
@media (min-width: 768px) and (max-height: 730px) {
  .section-footer {
    padding: 2rem 3rem 2rem;
  }
  .section-6 .inner {
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) and (max-height: 680px) {
  .home-container .section-6 .section-details {
    padding: 16px 32px;
    max-height: 95%;
  }
}
.popup {
  position: fixed;
  border-radius: 16px;
  background: #F8F9FD;
  box-shadow: 0px 1px 20px rgba(24, 30, 38, 0.18);
  padding: 24px;
  max-width: 345px;
  width: calc(100% - 48px);
  z-index: 100;
  left: 24px;
  bottom: 5%;
  font-size: 14px;
  line-height: 22px;
  color: #181E26;
  opacity: 0;
  transform: translateX(-370px);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.popup.is-active {
  opacity: 1;
  transform: translateX(0);
}
.popup div {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}
.popup .btn-popup {
  display: block;
  padding: 0;
  margin-top: 8px;
  text-decoration: underline;
  text-decoration-color: #d1d3d9;
}
#app {
  width: 100%;
}


/* LOGIN */
#reset,
#register {
  background: #44AA61;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#reset {
  background: #9072ED;
}
#register {
  background: #45D5F6;
}
#login form,
#reset form,
#register form {
  margin-top: 10px;
}
#login .header-links {
  top: 0;
  left: 0;
  right: 0;
  padding: 24px;
  height: 80px;
}

#login .formCard {
  background: white;
  box-shadow: 0 1px 12px rgba(24, 30, 38, 0.1);
  border-radius: 8px;
  padding: 24px;
  width: 480px;
  z-index: 2;
  position: relative;
}

#reset .header-links,
#register .header-links {
  background: #fff;
  z-index: 100;
  padding-top: 1.143rem;
  padding-bottom: 1.143rem;
}
#login .header-links .header-logo,
#reset .header-links .header-logo,
#register .header-links .header-logo {
  width: 103px;
  height: 32px;
}
#login .triangle,
#reset .triangle,
#register .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 2000px 1250px 0;
  top: 64px;
  border-color: transparent #B7F7CC transparent transparent;
  left: 30%;
}
#reset .triangle {
  border-color: transparent #DCD4FF transparent transparent;
}
#register .triangle {
  border-color: transparent #3170e9 transparent transparent;
}

#login .footer {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

#login .reset {
  text-align: center;
}

#login .purpleBox {
  height: 100vh;
  overflow: hidden;
  background: #A478EA;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

#login .blueBox {
  background-color: #b0f4ff;
  width: 120%;
  height: 100%;
  transform: rotate(5.5deg);
  position: absolute;
  top: -50%;
  left: -10%;
  z-index: 1;
}
#reset .requiredMark,
#login .requiredMark {
  color: #2C6CED;
  font-weight: 600;
}

#login .remember {
  margin: 1rem 0;
}

#reset .reset-btn,
#login .login-btn {
  border-radius: 4px;
}

#reset .square,
#register .square {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  background: #B3F1FF;
  z-index: 1;
}
#reset .square {
  background: #2C6CED;
}
#register .square {
  background: #B3F1FF;
}
#login .section .inner,
#reset .section .inner,
#register .section .inner {
  margin-top: 72px;
  padding-top: 72px;
  padding-bottom: 98px;
}

#reset .section .section-details,
#register .section .section-details {
  max-width: 510px;
  background: #fff;
  padding: 24px;
  max-height: 90%;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(51, 59, 73, 0.05);
}
#login .section .section-details .highlighted,
#reset .section .section-details .highlighted,
#register .section .section-details .highlighted {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  margin-top: 0;
}
#login .col-2,
#register .col-2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 10px;
}
#register .col-2 {
  justify-content: start;
}
#register .col-2.no-padding {
  padding-top: 0;
  justify-content: space-between;
}
#login label,
#reset label,
#register label {
  margin-top: 10px;
}
#login .col-2 span,
#register .col-2 span,
#login .col-2 label,
#register .col-2 label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#login .col-2 label,
#register .col-2 label {
  margin-top: 0;
  width: auto;
}

#reset .back,
#register .terms {
  color: #2C6CED;
}
#reset .back {
  margin-top: 24px;
  display: block;
}
#login .reset:hover,
#reset .back:hover,
#register .terms {
  text-decoration: underline;
}
#login .btn,
#reset .btn,
#register .btn {
  width: 100%;
  margin-top: 16px;
}
#login hr {
  height: 1px;
  margin: 0;
  margin-top: 16px;
  background: #ECEFF3;
  border: none;
}
#login input[type="checkbox"] {
  width: 16px;
  height: 16px;
}
#login input[type="checkbox"]:checked::after {
  width: 5px;
  height: 11px;
  top: 0px;
  left: 5px;
}
#reset p,
#register p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  color: #333B49;
}
#register .optional {
  color: #5A616B;
}
#register .address {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 4px;
  line-height: 20px;
}
@media (min-width: 768px) {
  #login .home-container .section-details,
  #reset .home-container .section-details,
  #register .home-container .section-details {
    width: 440px;
  }
}
@media (max-width: 767px) {
  #login .triangle,
  #reset .triangle,
  #register .triangle {
    left: 0%;
  }
  #login .col-2 {
    flex-direction: column;
  }
  #login .reset {
    margin-top: 10px;
  }
  #login .header-links,
  #reset .header-links,
  #register .header-links {
    padding-left: 1.43rem;
    padding-right: 1.43rem;
  }
  #login .section .inner,
  #reset .section .inner,
  #register .section .inner {
    margin-top: 94px;
    padding-top: 0;
    padding-bottom: 30px;
  }
  #login .section .section-details,
  #reset .section .section-details,
  #register .section .section-details {
    width: 100%;
  }
}


.hamburger {
  padding: 5px 15px 12.5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  overflow: visible;
  position: relative;
  z-index: 2;
}

.hamburger:hover {
  opacity: 1;
}

.hamburger .hamburger-box {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative;
}

.hamburger .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

.hamburger .hamburger-inner,
.hamburger .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #181E26;
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger .hamburger-inner::after {
  content: "";
  display: block;
  top: 8px;
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger.is-active .hamburger-inner {
  background-color: #ffffff;
  transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.1s;
}

.hamburger.is-active .hamburger-inner::after {
  top: 16px;
  background-color: #ffffff;
  transform: translate3d(0, -16px, 0) rotate(-270deg);
  transition-delay: 0.1s;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.modal-footer .bi-column {
  display: flex;
  align-items: center;
}
.modal-footer .bi-column > p {
  margin: 0;
}
.modal-footer .bi-column > button {
  margin-left: auto;
}

.alert {
  padding: 5px;
  margin-bottom: 12px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-success {
  color: #44AA61;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}