/* GLOBAL */
* {
  box-sizing: border-box;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #2d2d2d;
}
img {
  max-width: 100%;
  display: block;
}
a {
  padding: 1.5em 0;
}
a img {
  display: block;
}
.small-text {
  font-size: 0.8em;
}
.small-text-bold {
  font-size: 0.75em;
  font-weight: 800;
}
.small-text a {
  font-weight: 400;
  text-decoration: none;
  color: #000000;
}
a.small-text {
  font-weight: 400;
  text-decoration: none;
  color: #000000;
}
.tp3-top-header .small-text-no-link {
  font-size: 0.8em;
  color: #bcbcbc;
}
.content {
  width: 90%;
  margin: auto auto;
  padding: 1em 0;
}
.tp-border-box {
  padding: 1em 2em;
  border: 1px solid #dddddd;
}
.tp-border-bottom {
  padding: 0 0 2em 0;
  margin: 0 0 1em 0;
  border-bottom: 3px solid #dddddd;
}
.tp9-btn-yellow {
  display: block;
  background-color: #77b3d5;
  text-align: center;
  text-decoration: none;
  color: white;
  padding: 1em 1em;
  font-weight: 600;
  width: max-content;
  border-radius: 25px;
}
.tp13-btn-red-img {
  display: grid;
  grid-template-columns: 80% 20%;
  align-items: center;
  background-color: #434a54;
  margin: 0;
  text-align: center;
  text-decoration: none;
  color: white;
  padding: 0;
  font-weight: 600;
}
.tp13-s4 .tp-border-box {
  padding: 1em 1em;
}
.grid-33 {
  display: grid;
  grid-template-columns: 100%;
}
.grid-50 {
  display: grid;
  grid-template-columns: 100%;
}
.grid-60 {
  display: grid;
  grid-template-columns: 100%;
}
.grid-80 {
  display: grid;
  grid-template-columns: 100;
}
.grid-gap {
  gap: 2%;
}
.grid-center {
  place-items: center;
  text-align: center;
}
.grid-left {
  align-items: center;
}
.grid-center img {
  margin: auto;
}
@media only screen and (min-width: 1100px) {
  .content {
    width: 1100px;
    margin: auto auto;
    padding: 1em;
  }
  .grid-33 {
    grid-template-columns: 30% auto 30%;
  }
  .grid-50 {
    grid-template-columns: 50% auto;
  }
  .grid-60 {
    grid-template-columns: 50% auto;
    gap: 2%;
  }
  .grid-80 {
    grid-template-columns: 80% auto;
  }
}
span {
  color: #77b3d5;
}
.tpI-s1 {
  background-color: white;
}
.tpI-s1 .grid-50 div {
  /* padding: 15em 1em; */
  width: 100%;
}
.tpI-s1 .grid-50 div:first-of-type {
  background-color: #77b3d5;

  padding: 1em;

  color: white;
}
.tpI-s1 .grid-50 div {
  background-color: white;
  color: black;
}

.tpI-s2 {
  background-color: #394a5e;
}

.tpI-s2 .grid-50:nth-child(1) {
  background-color: #394a5e;
  color: white;
  padding: 8em 2em;
}
.tpI-s3 {
  background-color: white;
}
.tpI-s3 div {
  padding: 2em;
}
.tpI-s4 {
  background-color: #304152;
  color: white;
  padding: 2em;
}
.tpI-s5 {
  background-color: #e3eaf4;
}
.tpI-s5 div {
  padding: 2em;
}
.tpI-s6 {
  background-color: white;
  padding: 2em;
}
.tpI-s4-grid {
  display: grid;
  grid-template-columns: 100%;
  place-items: center;
}
.tpI-s4-grid-2 {
  display: grid;
  grid-template-columns: 100%;
  place-items: center;
}
.siema {
  background-color: #77b3d5 !important;
  color: white !important;
}
@media only screen and (min-width: 1100px) {
  .tpI-s4-grid {
    grid-template-columns: max-content auto;
  }
  .tpI-s4-grid-2 {
    grid-template-columns: max-content auto;
  }
  .siema {
    background-color: #77b3d5 !important;
    color: white !important;
    padding: 10em 1em;
  }
}
.tpI-s4-grid-2 p {
  padding: 0.5em;
}

.fake-button {
  background-color: #77b3d5;
  color: white;
  border-radius: 25px;
  padding: 0 1em;
  text-align: center;
  width: max-content;
}
.button-white-border {
  display: block;
  border: 2px solid white;
  border-radius: 25px;
  width: max-content;
  padding: 1em;
  margin: auto;
  color: white;
  text-decoration: none;
  margin: 0.5em;
}
.tpI-s6 a {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  padding: 0;
  font-size: 0.8em;
}
.tpI-s1 a {
  display: inline-block;
}
.tpI-s7 {
  background-color: #394850;
  display: grid;
  grid-template-columns: 100;
  align-items: center;
  color: white;
  text-decoration: none;
}
.tpI-s7 div:nth-child(1) {
  text-decoration: none;
  padding: 0.5em 2em;
}
.tpI-s7 div:nth-child(1) a {
  text-decoration: none;
  color: white;
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
}
.tpI-s7 div:nth-child(2) {
  padding: 0.5em 2em;
}
.tpI-s7 div:nth-child(3) {
  padding: 0.5em 2em;
}
@media only screen and (min-width: 1100px) {
  .tpI-s7 {
    background-color: #394850;
    display: grid;
    grid-template-columns: max-content auto max-content;
    align-items: center;
    color: white;
    text-decoration: none;
  }
  .tpI-s7 div:nth-child(1) a {
    text-decoration: none;
    color: white;
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
  }
}

.style5 {
  color: #ffffff;
}
