.a-1 {
  position: fixed;
  bottom: 20px;
  right: 70px;
  width: 200px;
  height: 50px;
  background-color: #37b724;
  padding: 5px;
  border-radius: 7px;
  z-index: 10000;
}
.a-2 {
  font-size: 20px;
  color: #fff;
  position: relative;
  top: 5px;
}
.a-3 {
  width: 100%;
  height: auto !important;
  display: block;
  margin: 0 auto;
}
.a-4 {
  height: auto;
  width: 40px;
  position: relative;
}
.a-5 {
  display: flex;
  align-items: center;
}

@media (min-width: 768px) and (max-width: 1366px) {
  .signin-link {
    position: relative;
    top: 15px !important;
  }
}

.a-6 {
  position: absolute;
  float: left;
  left: 0;
  top: 2px;
  margin-top: 1rem;
}
.a-7 {
  margin-top: 0;
}
.a-8 {
  display: flex;
  align-items: center;
}
.a-9 {
  width: 200px !important;
}
.a-10 {
  display: none;
}
.cookiebar {
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  z-index: 10000000;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    -3px -4px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.cookiebar .card {
  position: relative;
  margin: 0;
  width: 100%;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 1);
}

.cookiebar .card-inner {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  justify-content: center;
  max-width: 48em;
}

.cookiebar .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
}

.cookiebar .card-title {
  margin-bottom: 8px;
  display: block;
  line-height: 32px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  color: rgba(8, 125, 196, 1);
}

.cookiebar .card-action {
  position: relative;
  padding: 16px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
}

.cookiebar .card-action #basic_chkbx,
.cookiebar .card-action label[for="basic_chkbx"] {
  opacity: 0.5;
}

@media (max-width: 48em) {
  .cookiebar .card-action {
    flex-direction: column !important;
    width: 100%;
  }

  .cookiebar .card-action .flex {
    margin-top: 10px;
  }

  .cookiebar .card-action > button {
    max-width: 200px;
    margin-top: 10px;
  }
}

.m-right--1 {
  margin-right: 1em;
}

.width--100 {
  width: 100%;
}

.flex {
  display: flex;
}

.align__items--center {
  align-items: center !important;
}

.justify--center {
  justify-content: center !important;
}

.button--orange {
  background: rgba(8, 125, 196, 1);
  color: rgba(255, 255, 255, 1);
}

.mw--48 {
  max-width: 48em;
}

.flex--row {
  flex-direction: row;
}

.flex--column {
  flex-direction: column;
}

.center {
  margin: 0 auto;
}

.button {
  position: relative;
  padding: 7.5px 15px;
  overflow: hidden;
  margin-bottom: 0;
  border: none;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  background: rgba(8, 125, 196, 1);

  font-weight: 500;
  font-size: 14.4px;
  font-size: 14.4px;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 1);
  line-height: 1.5;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s;
}

.button--orange {
  background: rgba(239, 113, 2, 1);
}

.block {
  display: block;
}

.connect-ul > li:before {
  background-size: 60% auto;
  background-position: 11px 7px;
}

a {
  color: #21afa0;
  text-decoration: none;
  background-color: transparent;
}

.btn-primary {
  color: #fff;
  background-color: #21afa0;
  border-color: #21afa0;
}
footer.footer-area {
  position: relative;
  width: 100%;
  bottom: 0;
  margin-top: 50px;
}
.btn-outline-primary {
  color: #21afa0;
  border-color: #21afa0;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #21afa0;
  border-color: #21afa0;
}
.btn.btn-primary {
  background-color: rgb(33 175 160);
  border-color: rgb(33 175 160);
}
.btn.btn-primary:hover {
  background-color: rgb(25 98 90);
  border-color: rgb(25 98 90);
}
.modal {
  z-index: 40000 !important;
}
.a-11 {
  min-height: 600px;
  text-align: center;
}
.a-12 {
  font-size: 40px;
}
.a-13 {
  line-height: 1.4rem;
  margin-top: 2rem;
}
.a-14 {
  line-height: 3rem;
}
.a-15 {
  line-height: 2.5rem;
}
.a-16 {
  border-radius: 18px;
}
.a-17 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-18 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.a-19 {
  margin-left: 5px;
}
.a-20 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-21 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-22 {
  border-radius: 18px;
}

.a-23 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-24 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-25 {
  border-radius: 18px;
}
.a-26 {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
.a-27 {
  min-height: 600px;
}
.a-28 {
  margin: 10px auto;
  display: block;
}
.a-29 {
  width: 100%;
  height: 90vh;
  background-size: 160% auto;
  background-position-y: center;
  background-position-x: left;
  background-color: transparent;
}
.a-30 {
  top: 200px;
  left: 50%;
  font-size: 50px;
  color: #ddb7eb;
  white-space: nowrap;
  height: 150px;
  width: auto;
}
.a-31 {
  top: 430px;
  left: 50%;
  font-size: 34px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-32 {
  top: 630px;
  left: 50%;
  font-size: 34px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-33 {
  color: white;
}
.a-34 {
  top: 500px;
  left: 50%;
  width: auto;
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-35 {
  top: 700px;
  left: 50%;
  width: auto;
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-36 {
  font-size: 28px;
  padding: 10px 40px;
  color: #fff;
  background: #ff7600;
  border-color: #ff7600;
  font-weight: lighter;
  white-space: nowrap;
  background: orange;
}

.a-37 {
  font-size: 28px;
  padding: 10px 40px;
  color: #fff;
  background: #ff7600;
  border-color: #ff7600;
  font-weight: lighter;
  white-space: nowrap;
  background: orange;
}

.a-38 {
  font-size: 28px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-39 {
  top: 200px;
  left: 25%;
  font-size: 50px;
  color: #ddb7eb;
  white-space: nowrap;
  height: 150px;
  width: auto;
}

.a-40 {
  top: 380px;
  left: 25%;
  font-size: 50px;
  color: #ffffff;
  white-space: nowrap;
}

.a-41 {
  top: 430px;
  left: 25%;
  font-size: 34px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-42 {
  top: 500px;
  left: 25%;
  width: auto;
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-43 {
  top: 250px;
  left: 75%;
  font-size: 50px;
  font-weight: lighter;
  white-space: nowrap;
  color: #fff;
  text-align: right;
}

.a-44 {
  top: 200px;
  left: 25%;
  font-size: 50px;
  color: #ddb7eb;
  white-space: nowrap;
  height: 200px;
  width: auto;
}

.a-45 {
  top: 380px;
  left: 25%;
  font-size: 50px;
  color: #ffffff;
  white-space: nowrap;
}

.a-46 {
  top: 430px;
  left: 25%;
  font-size: 34px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-47 {
  top: 500px;
  left: 25%;
  width: auto;
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-48 {
  font-size: 28px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-49 {
  top: 250px;
  left: 75%;
  font-size: 50px;
  font-weight: lighter;
  white-space: nowrap;
  color: #fff;
  text-align: right;
}

.a-50 {
  top: 230px;
  left: 25%;
  font-size: 50px;
  color: #ddb7eb;
  white-space: nowrap;
  height: 200px;
  width: auto;
}

.a-51 {
  top: 400px;
  left: 25%;
  font-size: 50px;
  color: #ffffff;
  white-space: nowrap;
}

.a-52 {
  top: 430px;
  left: 25%;
  font-size: 34px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-53 {
  top: 500px;
  left: 25%;
  width: auto;
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-54 {
  font-size: 28px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}

.a-55 {
  top: 250px;
  left: 75%;
  font-size: 50px;
  font-weight: lighter;
  white-space: nowrap;
  color: #fff;
  text-align: right;
}

.a-56 {
  top: 230px;
  left: 25%;
  font-size: 50px;
  color: #ddb7eb;
  white-space: nowrap;
  height: 200px;
  width: auto;
}

.a-57 {
  top: 400px;
  left: 25%;
  font-size: 50px;
  color: #ffffff;
  white-space: nowrap;
}

.a-58 {
  top: 450px;
  left: 25%;
  font-size: 34px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-59 {
  top: 500px;
  left: 25%;
  width: auto;
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-60 {
  font-size: 28px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-61 {
  top: 250px;
  left: 75%;
  font-size: 50px;
  font-weight: lighter;
  white-space: nowrap;
  color: #fff;
  text-align: right;
}
.a-62 {
  font-size: 1.6rem;
  margin-top: -1.3rem;
}
.a-63 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-64 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-65 {
  font-size: 28px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-66 {
  width: 100%;
  height: 90vh;
  background-size: cover;
  background-position-y: center;
  background-position-x: left;
}
.a-67 {
  top: 200px;
  left: 25%;
  font-size: 50px;
  color: #ddb7eb;
  white-space: nowrap;
  height: 150px;
  width: auto;
}
.a-68 {
  top: 380px;
  left: 25%;
  font-size: 50px;
  color: #ffffff;
  white-space: nowrap;
}
.a-69 {
  top: 440px;
  left: 25%;
  font-size: 20px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-70 {
  top: 480px;
  left: 25%;
  width: auto;
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-71 {
  font-size: 20px;
  padding: 10px 15px;
  color: #fff;
  font-weight: lighter;
  white-space: nowrap;
}
.a-72 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-73 {
  min-height: 600px;
  max-width: 500px;
  margin: 0 auto;
}
.a-74 {
  top: 0;
  left: 50%;
  white-space: nowrap;
}
.a-75 {
  top: 90px;
  left: 50%;
  white-space: nowrap;
}
.a-76 {
  top: 20px;
  left: 20%;
  white-space: nowrap;
}
.a-77 {
  top: 20px;
  left: 80%;
  white-space: nowrap;
}
.a-78 {
  margin-top: 35px;
}
.a-79 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-81 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-82 {
  margin-top: 20px;
  border-radius: 18px;
}
.a-83 {
  border-radius: 18px;
}
.a-84 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-85 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-86 {
  border-radius: 18px;
}
.a-87 {
  position: relative;
  width: 100%;
  height: 20rem;
  margin-top: 20px;
}
.a-88 {
  margin-top: 20px;
  border-radius: 30px;
}
.a-89 {
  font-size: 1.8rem;
  font-weight: lighter;
}
.a-90 {
  font-size: 2.2rem;
  font-weight: lighter;
}
.a-91 {
  margin: 10px auto;
  display: block;
}
.a-92 {
  line-height: 1.4rem;
}
.a-93 {
  margin-top: 20px;
}
.a-94 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-95 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-96 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-97 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-98 {
  line-height: 3rem;
  margin-top: 3rem;
}
.a-99 {
  margin-bottom: 1rem;
}
.a-100 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-101 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-102 {
  line-height: 2rem;
  margin-bottom: 1rem;
}
.a-103 {
  color: #555;
  font-size: 1.8rem;
  font-weight: lighter;
  line-height: 2rem;
}
.a-104 {
  margin-top: 20px;
  font-size: 18px;
}
.a-105 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-106 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-107 {
  font-size: 1.8rem;
  margin-top: 18px;
}
.a-108 {
  font-size: 1.8rem;
}
.a-109 {
  font-size: 18px;
  border-radius: 32px;
}
.a-110 {
  padding: 56.25% 0 0 0;
  position: relative;
}
.a-111 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.a-112 {
  margin-top: 20px;
}
.a-113 {
  font-size: 2.2rem;
  font-weight: lighter;
}
.a-114 {
  font-size: 1.8rem;
  font-weight: lighter;
}
.a-115 {
  font-size: 32px;
  display: block;
  line-height: initial;
  margin: 0 auto;
  color: white;
  background: green;
  width: fit-content;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.a-116 {
  border-radius: 18px;
}
.a-117 {
  border-radius: 100%;
  width: 50px;
  background: red;
  color: white;
  height: 50px;
  position: absolute;
  top: -5px;
  font-size: 10px;
  line-height: 11px;
  padding-top: 11px;
}
.a-118 {
  font-size: 14px;
  font-weight: bold;
}
.a-119 {
  border-radius: 10px;
}
.a-120 {
  font-size: 38px;
}
.a-121 {
  font-size: 20px;
}
.a-122 {
  font-size: 20px;
}
.a-123 {
  background: white;
  color: #21afa0;
  border-radius: 10px;
}
.a-124 {
  font-size: 0.9rem;
}

.a-125 {
  border-radius: 10px;
  position: relative;
}
.a-126 {
  border-radius: 100%;
  width: 70px;
  background: red;
  color: white;
  height: 70px;
  position: absolute;
  bottom: -20px;
  font-size: 14px;
  line-height: 14px;
  padding-top: 21px;
  left: -20px;
  transform: rotate(-6deg);
  z-index: 100;
}
.a-127 {
  font-size: 18px;
  font-weight: bold;
}
.a-128 {
  font-size: 38px;
}
.a-129 {
  font-size: 20px;
}
.a-130 {
  font-size: 20px;
}

.a-131 {
  background: white;
  color: #21afa0;
  border-radius: 10px;
}
.a-132 {
  font-size: 0.9rem;
}
.a-133 {
  font-size: 38px;
}
.a-134 {
  font-size: 20px;
}
.a-135 {
  font-size: 20px;
}
.a-136 {
  background: white;
  color: #21afa0;
  border-radius: 10px;
}

.a-137 {
  border-radius: 10px;
  position: relative;
}
.a-138 {
  border-radius: 100%;
  width: 70px;
  background: red;
  color: white;
  height: 70px;
  position: absolute;
  bottom: -20px;
  font-size: 14px;
  line-height: 14px;
  padding-top: 21px;
  left: -20px;
  transform: rotate(-6deg);
}
.a-139 {
  font-size: 18px;
  font-weight: bold;
}
.a-140 {
  font-size: 38px;
}
.a-141 {
  font-size: 20px;
}
.a-142 {
  background: white;
  color: #21afa0;
  border-radius: 10px;
}

.a-143 {
  font-size: 0.9rem;
}
.a-144 {
  margin-top: 20px;
}
.a-145 {
  font-size: 2.2rem;
  font-weight: lighter;
}
.a-146 {
  font-size: 1.8rem;
  font-weight: lighter;
}
.a-147 {
  width: 300px;
  margin: 0 auto;
}
.a-148 {
  width: 200px;
}

.a-149 {
  width: 64px;
  margin-right: 5px;
}
.a-150 {
  margin-bottom: 40px;
}
.a-151 {
  text-align: left !important;
}
.a-152 {
  min-height: 600px;
}
.a-153 {
  margin: 0 auto;
  width: 400px;
}
.a-154 {
  margin: 0 auto;
  width: 400px;
}

.a-155 {
  font-size: 200px;
  color: #153e46;
}
.a-156 {
  font-size:200px
}
.a-157 {
  margin:20px 0
}
.a-158 {
  color:white;
}
.a-159 {
  top:380px;left:25%;font-size:50px;color:#ffffff;white-space: nowrap; 
}

.a-160 {
}
.a-161 {
}
.a-162 {
}
.a-163 {
}
.a-164 {
}
.a-165 {
}
.a-166 {
}
