h1 {
  font-family: Titillium Web;
  font-weight: 400;
  font-size: 2.7rem;
  line-height: 1.2;
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: white
}

h2 {
  font-family: Titillium Web;
  font-weight: 600;
  font-size: 2.0rem;
  line-height: 1.5;
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: white
}

h3 {
  font-family: Titillium Web;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: white
}

h4 {
  font-family: Roboto;
  font-weight: 400;
  font-size: .9rem;
  line-height: 1.0;
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: white
}

h5 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: .07rem;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h6 {
  font-family: Titillium Web;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: left;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  color: #ffb901
}

p {
  font-family: Titillium Web;
  font-weight: 300;
  font-size: 1.0rem;
  line-height: 1.5;
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: white
}

ul li {
  font-family: Titillium Web;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.1;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: white
}

ol li {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

blockquote {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
  color: #2d2d2d
}

a {
  text-decoration: underline;
  color: inherit
}

.fr_nav_item_bright_right_center {
  font-family: Titillium Web;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.35em;
  text-align: center;
  text-decoration: inherit;
  letter-spacing: .01em;
  color: white
}

.fr_button_laheta {
  font-family: Titillium Web;
  text-align: center;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid white;
  border-radius: 4px
}

.fr_text_bright_left {
  text-align: left
}

.fr_text_bright_left.fr-text h1 {
  color: white
}

.fr_text_bright_left.fr-text p {
  color: rgba(255, 255, 255, 0.8)
}

.fr_text_bright_left.fr-text h5 {
  color: white
}

.fr_text_bright_left.fr-text h4 {
  color: white
}

.fr_text_bright_left.fr-text h2 {
  color: white
}

.fr_text_bright_left.fr-text h3 {
  color: white
}

.fr_text_bright_left.fr-text h6 {
  color: white
}

.fr_text_bright_left.fr-text blockquote {
  color: white
}

.fr_nav_with_logo {
  float: none;
  display: block;
  top: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: black;
  position: fixed;
  z-index: 1000
}

.fr_navigaatio {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  z-index: 1000;
  min-height: 60px;
  max-width: 1200px
}

.fr_mobile_toggle_2 {
  float: right;
  display: none;
  min-height: 30px;
  min-width: 30px;
  cursor: pointer
}

.fr_hamburger_icon_2 {
  width: 30px;
  fill: white
}

.fr_items_2 {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px
}

.fr_text01 {
  display: inline-block;
  vertical-align: middle;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px
}

.fr_logo {
  float: left;
  width: 100%;
  vertical-align: bottom;
  margin-top: 16px;
  margin-bottom: 10px;
  max-width: 250px;
  fill: white
}

.fr_text_styles_bright {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: black;
  min-height: 1rem
}

.fr_text_169 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 5em;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px
}

.fr_hamburger_icon_2 .fr-svg-inner {
  padding-bottom: 84.15300546448087%;
  position: relative
}

@media screen and (max-width:1024px) {
  h1 {
    font-size: 3.1rem
  }
  .fr_text_styles_bright {
    background-color: black
  }
}

@media screen and (max-width:768px) {
  .fr_nav_item_bright_right_center {
    text-align: center
  }
  .fr_mobile_toggle_2 {
    display: block
  }
  .fr_hamburger_icon_2 {
    width: 30px;
    margin-top: 18px;
    margin-bottom: 10px;
    max-width: 30px;
    cursor: pointer;
    fill: #ffb901
  }
  .fr_items_2 {
    float: none;
    display: block;
    text-align: center;
    clear: both;
    position: absolute;
    max-height: 0
  }
  .fr_text01 {
    display: block;
    padding-right: 0;
    padding-left: 0
  }
}

@media screen and (max-width:480px) {
  h1 {
    font-size: 2.2rem
  }
}

@media screen and (max-width:320px) {
  h1 {
    font-size: 2.0rem
  }
}

.fr_text01 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text01:hover {
  color: #ffb901;
  transition-duration: .125s
}