li::marker {
  content: url(img/list_icon.svg);
}



.was-validated .form-control:invalid {
    border: 2px solid #b51c19;
    background: none;
	background-color: #FFF;
    box-shadow: none;
}

.was-validated .form-control:valid {
    border: 1px solid #aaa;
    background: none;
	background-color: #FFF;
    box-shadow: none;
}


.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .container {
    width: 750px;
  }
}

@media (min-width:1030px) {
  .container {
    width: 1026px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1026px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-md-9,.col-sm-4,.col-sm-6,.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

body {
  margin: 0;
}

footer,header,main,nav,section {
  display: block;
}

a {
  background-color: transparent;
}

a:active,a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

img {
  border: 0;
}

button,input,select {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

*,:after,:before {
  box-sizing: border-box;
}

body {
  font-family: Open Sans,sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #f0f0f0;
  scroll-behavior: smooth;
}

button,input,select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #008437;
  text-decoration: none;
}

a:focus,a:hover {
  color: #062233;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.clearfix:after,.clearfix:before,.container:after,.container:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.row:after,.row:before,section.step-form .form-fields .terms-row:after,section.step-form .form-fields .terms-row:before,section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row):after,section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row):before,section.step-form .submit-button-row:after,section.step-form .submit-button-row:before {
  content: " ";
  display: table;
}

.clearfix:after,.container:after,.navbar-header:after,.navbar:after,.row:after,section.step-form .form-fields .terms-row:after,section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row):after,section.step-form .submit-button-row:after {
  clear: both;
}

@media print {
  *,:after,:before {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
  }

  a,a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100%!important;
  }

  h2,p {
    orphans: 3;
    widows: 3;
  }

  h2 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }
}

.visible-lg,.visible-md,.visible-xs {
  display: none!important;
}

@media (min-width:1030px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block!important;
  }
}

.alert {
  padding: 10px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 3px;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b51c19;
}

.navbar {
  position: relative;
  width: 100%;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}

@media (min-width:768px) {
  .navbar {
    border-radius: 5px;
  }
}

@media (min-width:768px) {
  .navbar-header {
    float: left;
  }
}

.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px) {
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}

.navbar-brand:focus,.navbar-brand:hover {
  text-decoration: none;
}

@media (min-width:768px) {
  .navbar>.container .navbar-brand {
    margin-left: -15px;
  }
}

.h2,.h4,h1,h2,h4 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.25;
  color: #003817;
}

.h2,h1,h2 {
  margin-top: 22px;
  margin-bottom: 17.6px;
}

@media (min-width:768px) {
  .h2,h1,h2 {
    margin-top: 33px;
    margin-bottom: 26px;
  }
}

.h4,h4 {
  margin-top: 22px;
  margin-bottom: 22px;
}

h1 {
  font-size: 25px;
}

.h2,h2 {
  font-size: 21px;
}

.h4,h4 {
  font-size: 15px;
}

@media (min-width:768px) {
  h1 {
    font-size: 36px;
  }

  .h2,h2 {
    font-size: 30px;
  }

  .h4,h4 {
    font-size: 20px;
  }
}

p {
  margin: 0 0 11px;
}

.text-center {
  text-align: center;
}

ul {
  margin-top: 0;
  margin-bottom: 11px;
}

form {
  margin-bottom: 15px;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}



.input-lg {
  height: 59px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 7px;
}

.col-ms-6,.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:480px) and (max-width:767px) {
  .container {
    max-width: 748px;
  }

  .hidden-xs {
    display: block!important;
  }
}

@media (min-width:480px) {
  .col-ms-6,.col-ms-12 {
    float: left;
  }

  .col-ms-12 {
    width: 100%;
  }

  .col-ms-6 {
    width: 50%;
  }
}

@media (min-width:768px) {
  .col-sm-4,.col-sm-6 {
    float: left;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }
}

@media (min-width:1030px) {
  .col-md-9 {
    float: left;
  }

  .col-md-9 {
    width: 75%;
  }
}

.visible-ms,.visible-xs {
  display: none!important;
}

@media (max-width:479px) {
  .visible-xs {
    display: block!important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  .visible-ms {
    display: block!important;
  }
}

@media (max-width:479px) {
  .hidden-xs {
    display: none!important;
  }
}

@media (min-width:480px) and (max-width:767px) {
  .hidden-ms {
    display: none!important;
  }
}

body {
  min-width: 320px;
}

body>div[class*=-container] {
  overflow: hidden;
}

main {
  margin-bottom: 10px;
}

main>.container {
  padding: 10px;
}

@media (min-width:480px) {
  main>.container {
    padding: 15px;
  }
}

@media (min-width:768px) {
  main>.container {
    padding-top: 25px;
  }
}

@media (max-width:767px) {
  main>.container>.box {
    border-radius: 5px;
  }
}

select::-ms-expand {
  display: none;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.box {
  background-color: #fff;
  margin-bottom: 8px;
}

.box.gradient-white-gray {
 
  /*background-image: url(../img/backgr1.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;*/
}

section.step-form [class*=step-][class*=-container] {
  position: relative;
  padding: 15px 0;
}

@media (min-width:768px) {
  section.step-form [class*=step-][class*=-container] {
    padding-top: 30px;
  }
}

@media (min-width:768px) {
  section.step-form .title-wrapper {
    margin-bottom: 5px;
  }
}

section.step-form .title-wrapper .title {
  text-align: center;
  width: 90%;
  margin: 0 auto 15px;
  line-height: 1.1;
  padding: 0 15px;
}

@media (min-width:480px) {
  section.step-form .title-wrapper .title {
    padding: 0 30px;
    margin: 0 auto 26px;
    width: 100%;
  }
}

@media (min-width:1030px) {
  section.step-form .title-wrapper .title {
    width: 80%;
  }

  .de-DE section.step-form .title-wrapper .title {
    width: 100%;
  }
}

section.step-form .form-fields {
  margin-bottom: 10px;
  padding: 0 15px;
}

section.step-form .form-fields input:not([type=checkbox]),section.step-form .form-fields select {
  height: 38px!important;
  padding: 5px 10px!important;
  font-size: 14px!important;
  line-height: 1.5!important;
  border-radius: 3px!important;
}

section.step-form .form-fields input:not([type=checkbox]):not([type=radio]):not([type=checkbox]),section.step-form .form-fields select:not([type=radio]):not([type=checkbox]) {
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}

section.step-form .form-fields input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):focus,section.step-form .form-fields select:not([type=radio]):not([type=checkbox]):focus {
  border: 2px solid #008437;
  outline: 0;
}

section.step-form .form-fields textarea:not([type=checkbox]):not([type=radio]):not([type=checkbox]):focus,section.step-form .form-fields select:not([type=radio]):not([type=checkbox]):focus {
  border: 2px solid #008437;
  outline: 0;
}

section.step-form .form-fields input:not([type=checkbox]):not([type=radio]):not([type=checkbox]):disabled,section.step-form .form-fields select:not([type=radio]):not([type=checkbox]).disabled,section.step-form .form-fields select:not([type=radio]):not([type=checkbox]):disabled {
  background-color: #e7e7e7;
}

section.step-form .form-fields input:not([type=checkbox])::-moz-placeholder,section.step-form .form-fields select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

section.step-form .form-fields input:not([type=checkbox]):-ms-input-placeholder,section.step-form .form-fields select:-ms-input-placeholder {
  color: #999;
}

section.step-form .form-fields input:not([type=checkbox])::-webkit-input-placeholder,section.step-form .form-fields select::-webkit-input-placeholder {
  color: #999;
}

section.step-form .form-fields input:not([type=checkbox])::-ms-expand,section.step-form .form-fields select::-ms-expand {
  border: 0;
  background-color: transparent;
}

section.step-form .form-fields input:not([type=checkbox])[disabled],section.step-form .form-fields select[disabled] {
  color: #333;
  background-color: #eee;
  opacity: 1;
}

section.step-form .form-fields input:not([type=checkbox])[disabled],section.step-form .form-fields select[disabled] {
  cursor: not-allowed;
}

@media (min-width:768px) {
  section.step-form .form-fields input:not([type=checkbox]),section.step-form .form-fields select {
    height: 42px!important;
    padding: 6px 12px!important;
    font-size: 16px!important;
    line-height: 1.42857143!important;
    border-radius: 5px!important;
  }
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label {
    float: left;
    width: 25%;
    display: table;
    text-align: right;
    margin-bottom: 0;
    padding-right: 10px;
    height: 42px;
  }
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label span {
  display: table-cell;
  vertical-align: middle;
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label+div {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label+div {
    float: left;
    width: 50%;
  }
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label+div>.select-wrapper {
  position: relative;
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label+div>.select-wrapper.disabled:after {
  opacity: .5;
  background: none;
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label+div>.select-wrapper:before {
  content: "";
  background: url(../img/icon-chevron-down-blue.svg) no-repeat!important;
  width: 12px;
  height: 9px;
  display: inline-block;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 46%;
  pointer-events: none;
  z-index: 1;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
  section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label+div>.select-wrapper:before {
    background: none;
  }
}

section.step-form .form-fields div[class*=-row]:not(.survey-row):not(.terms-row) label+div>.select-wrapper:after {
  position: absolute;
  pointer-events: none;
  width: 50px;
  height: calc(100% - 4px);
  content: "";
  right: 2px;
  top: 2px;
  border-radius: 2px;
  background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,#fff);
}

section.step-form .form-fields .terms-row {
  margin-left: -15px;
  margin-right: -15px;
}

section.step-form .form-fields .terms-row label {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 10px;
  font-weight: 400;
  font-size: 14px;
}

section.step-form .form-fields .terms-row input {
  width: 18px;
  height: 18px;
  margin: 0 15px 0 0;
}

section.step-form .form-fields .terms-row input:checked~.custom-checkbox:after {
  display: block;
}

section.step-form .form-fields .terms-row .terms-wrapper {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin-bottom: 10px;
}

section.step-form .form-fields .terms-row .checkbox-col,section.step-form .form-fields .terms-row .text-col {
  display: table-cell;
  vertical-align: middle;
}

section.step-form .form-fields .terms-row .checkbox-wrapper {
  position: relative;
  height: 18px;
}

section.step-form .form-fields .terms-row .custom-checkbox {
  position: absolute;
  top: -1px;
  left: -1px;
  height: 20px;
  width: 20px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #fff;
}

section.step-form .form-fields .terms-row .custom-checkbox:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: -4px;
  width: 10px;
  height: 17px;
  border: solid #008437;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}

section.step-form .submit-button-row {
  margin-left: -15px;
  margin-right: -15px;
}

section.step-form .submit-button-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

@media (min-width:768px) {
  section.step-form .submit-button-wrapper {
    float: left;
    width: 50%;
    margin-left: 25%;
  }
}

section.step-form .submit-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  font-size: 16px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
  color: #fff;
  background-color: #008437;
  border-color: transparent;
  position: relative;
  width: 70%;
}

section.step-form .submit-button:after {
  content: "";
  background: url(../img/right-arrow.png) no-repeat 50%;
  background-size: contain;
  margin-left: 10px;
  display: inline-block;
  width: 20px;
  height: 19px;
  vertical-align: sub;
}

section.step-form .submit-button:focus,section.step-form .submit-button:hover {
  color: #fff;
  text-decoration: none;
}

section.step-form .submit-button:active {
  outline: 0;
  background-image: none;
}

@media (max-width:479px) {
  section.step-form .submit-button {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 5px;
  }
}

section.step-form .submit-button:active,section.step-form .submit-button:focus,section.step-form .submit-button:hover {
  background-color: #c45d15;
}

section.step-form .submit-button:active:focus,section.step-form .submit-button:active:hover {
  background-color: #a44e11;
}

section.step-form .submit-button:active {
  background-image: none;
}

section.step-form .submit-button:active,section.step-form .submit-button:active:focus,section.step-form .submit-button:active:hover,section.step-form .submit-button:focus,section.step-form .submit-button:hover {
  color: #fff;
  border-color: transparent;
  background-color: #008437;
}

@media (max-width:479px) {
  section.step-form .submit-button {
    width: 80%;
  }
}

@media (min-width:768px) {
  section.step-form .submit-button {
    width: 82%;
  }
}

@media (min-width:1030px) {
  section.step-form .submit-button {
    width: 70%;
  }
}

.tabs main>div>.box:first-child {
  margin-top: 6px;
}

@media (max-width:767px) {
  .tabs main>div>.box:first-child {
    margin-bottom: 8px;
  }
}

footer.footer-flags {
  background-color: #2B2E2B;
  box-shadow: none;
  border: none;
  margin: 10px 0 0;
  padding: 0 0 10px;
}

footer.footer-flags * {
  color: #fff!important;
  text-align: left;
}

footer.footer-flags .footer-row {
  margin: 0;
}

footer.footer-flags .footer-row .footer-links {
  text-align: left!important;
}

@media (max-width:767px) {
  footer.footer-flags .footer-row .footer-links {
    margin-bottom: 20px;
  }
}

header {
  position: relative;
  padding: 0!important;
  /*background-image: linear-gradient(to right, white 30%, #008437 60%)!important;*/
  background-color: white;
}

header .navbar {
  min-height: 0;
  border: 0;
  margin-bottom: 0;
  font-size: 15px;
  z-index: 5;
}

header .navbar>.container {
  position: relative;
}

@media (min-width:768px) and (max-width:1029px) {
  header .navbar>.container {
    width: auto;
  }
}

header .navbar .navbar-header {
  float: none;
}

@media (min-width:1030px) {
  header .navbar .navbar-header {
    float: left;
  }
}

header .navbar .navbar-brand {
  width: 180px;
  margin-right: 30px;
  padding: 10px;
  height: auto;
}

@media (min-width:768px) {
  header .navbar .navbar-brand {
    width: 300px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

section.three-icons-blue {
  padding: 20px 0 14px;
}

@media (min-width:350px) and (max-width:767px) {
  section.three-icons-blue {
    width: 320px;
    margin: 0 auto;
  }
}

@media (max-width:767px) {
  section.three-icons-blue .icon {
    display: table;
    padding: 10px 15px;
    margin-bottom: 15px;
  }
}

@media (min-width:768px) {
  section.three-icons-blue .icon {
    padding: 0 15px;
  }
}

section.three-icons-blue .icon img {
  margin: 0 auto;
  max-height: 120px;
  height: 120px;
  width: 120px;
}

@media (max-width:767px) {
  section.three-icons-blue .icon img {
    display: table-cell;
    vertical-align: middle;
    margin-right: 20px;
    max-width: 120px;
  }
}

section.three-icons-blue .icon h4 {
  font-weight: 700;
  color: #008437;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  section.three-icons-blue .icon h4 {
    display: table-cell;
    vertical-align: middle;
    min-width: 170px;
  }
}

@media (min-width:768px) {
  section.three-icons-blue .icon h4 {
    text-align: center;
    font-size: 17px;
    margin-top: 13px;
    display: block;
    margin-left: -5px;
    margin-right: -5px;
  }
}

section.three-icons-blue .icon p {
  font-size: 14px;
  text-align: center;
}

section.sale-options-image {
  padding: 0 30px;
  background-image: linear-gradient(180deg,hsla(0,0%,100%,.98),#eff5f8);
}

@media (min-width:1030px) {
  section.sale-options-image {
    padding: 0 20px;
    background-size: cover;
    background-position-x: 9px;
    background-position-y: 10px;
    background-repeat: no-repeat;
  }

  .de-DE section.sale-options-image {
    background-image: url(/css/styles.css);
  }
}

section.sale-options-image h2 {
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 700;
}

@media (min-width:768px) {
  section.sale-options-image h2 {
    margin-top: 25px;
    margin-bottom: 12px;
  }
}

section.sale-options-image .col {
  padding-top: 5px;
}

@media (min-width:480px) {
  section.sale-options-image .col {
    padding-top: 10px;
  }
}

section.sale-options-image .col .block {
  border-radius: 2px;
  padding: 0;
  font-size: 13px;
  margin: 0 auto;
}

@media (min-width:1030px) {
  section.sale-options-image .col .block {
    padding: 5px;
  }
}

@media (min-width:768px) {
  section.sale-options-image .col .block {
    font-size: 15px;
    padding: 0 5px 5px;
  }
}

section.sale-options-image .col .block ul {
  list-style: none;
  padding-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
}

@media (min-width:1030px) {
  section.sale-options-image .col .block ul {
    padding-left: 15px;
  }
}

@media (min-width:480px) and (max-width:767px) {
  section.sale-options-image .col .block ul {
    padding: 10px;
  }
}

section.sale-options-image .col .block ul li {
  font-size: 16px;
  background: url(../img/smallest-green-checkmark.png) no-repeat;
  image-rendering: -webkit-optimize-contrast;
  padding-left: 25px;
  text-align: left;
  padding-bottom: 15px;
  background-position: 0 4px;
  background-size: 13px;
}

@media (min-width:1030px) {
  section.sale-options-image .col .block.direct-sell-block {
    padding-top: 5px;
    padding-right: 0;
  }
}

@media (min-width:768px) {
  section.sale-options-image .col .block.riskfree-block {
    border: 0;
  }
}

@media (min-width:1030px) {
  section.sale-options-image .col .block.riskfree-block ul {
    padding-left: 0;
  }
}
/*! CSS Used fontfaces */
@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2) format('woff2');unicode-range:U+1F00-1FFF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0370-03FF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bf8pkAp6a.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpKKSTj5PW.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+1F00-1FFF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0370-03FF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+1F00-1FFF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0370-03FF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}