.section {
  padding-top: 0px;
  background-color: #fff;
}

.heading {
  width: 450px;
  margin-top: 203px;
  margin-bottom: 37px;
  margin-left: 20px;
  color: #fff;
  font-size: 42px;
  line-height: 1.3em;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.paragraph {
  width: 410px;
  margin-bottom: 113px;
  margin-left: 20px;
  padding-bottom: 2px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.8em;
}

.heading-2 {
  margin-top: 40px;
  margin-bottom: 30px;
}

.container {
  height: 613px;
  padding-left: 0px;
  background-image: url('../../images/Top.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: scroll;
}

.body {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#272727), to(#272727));
  background-image: linear-gradient(180deg, #272727, #272727);
}

.column {
  padding-right: 120px;
  padding-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image {
  display: inline-block;
}

.paragraph-2 {
  font-size: 30px;
  line-height: 1.2em;
}

.div-block {
  display: block;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-2 {
  display: block;
}

.container-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002060), to(#002060));
  background-image: linear-gradient(180deg, #002060, #002060);
  color: #fff;
}

.section-3 {
  background-color: #fff;
}

.div-block-2 {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.heading-3 {
  display: block;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: center;
}

.unordered-list {
  display: block;
  margin-left: 307px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 20px;
  line-height: 1.5em;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  background-color: #fff;
}

.image-2 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.heading-4 {
  display: block;
}

.column-3 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.paragraph-3 {
  font-size: 30px;
}

.columns-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.heading-5 {
  margin-bottom: 7px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: center;
}

.paragraph-4 {
  margin-top: 28px;
  margin-bottom: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 24px;
  text-align: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  line-height: 1.5em;
}

.unordered-list-2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-6 {
  color: hsla(0, 0%, 100%, 0);
}

.section-4 {
  background-color: #fff;
}

.container-3 {
  background-color: #002060;
  line-height: 1.4em;
}

.heading-6 {
  margin-top: 25px;
  margin-bottom: 23px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.paragraph-5 {
  margin-right: 30px;
  margin-bottom: 59px;
  margin-left: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.4em;
}

.div-block-7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: none;
}

.container-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .5)), to(hsla(0, 0%, 100%, .5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.heading-7 {
  margin-top: 51px;
  margin-bottom: 42px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: left;
}

.paragraph-6 {
  padding-right: 66px;
}

.paragraph-7 {
  margin-right: 28px;
  margin-left: 28px;
  padding-right: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.4em;
}

.container-5 {
  padding-bottom: 20px;
  border-style: none;
  background-color: #fff;
}

.heading-8 {
  margin-top: 40px;
  border-style: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 28px;
  text-align: center;
}

.section-5 {
  border-style: none;
  background-color: #fff;
}

.paragraph-8 {
  margin-right: 50px;
  margin-left: 50px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.4em;
}

.paragraph-9 {
  display: inline-block;
  width: 300px;
  margin-top: 0px;
  margin-right: 150px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #002060;
  direction: ltr;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
}

.form {
  margin-top: 30px;
  margin-right: 100px;
  margin-left: 100px;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-6 {
  background-color: #fff;
}

.section-7 {
  background-color: #fff;
}

.section-8 {
  background-color: #fff;
}

.column-7 {
  display: block;
}

.column-8 {
  padding-left: 31px;
}

.div-block-8 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #002060;
  text-align: right;
}

.section-9 {
  background-color: #fff;
}

.list-item {
  font-family: 'PT Serif', serif;
}

.heading-9 {
  margin-top: 40px;
  margin-bottom: 45px;
}

textarea {
  resize: none;
  min-height: 200px;
  margin-bottom: 11px;
  padding-top: 8px;
}

.section-10 {
  background-color: #fff;
}

.link {
  margin-right: 15px;
  color: #fff;
  font-size: 18px;
  text-align: right;
}

.link:hover {
  color: #00d0ff;
}

.text-block {
  display: inline;
  padding-right: 15px;
  color: #fff;
  font-size: 18px;
}

.headingen {
  width: 450px;
  margin-top: 203px;
  margin-bottom: 37px;
  margin-left: 20px;
  color: #fff;
  font-size: 40px;
  line-height: 1.3em;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.container-7en {
  padding-bottom: 14px;
}

.heading-7-en {
  margin-top: 51px;
  margin-right: 30px;
  margin-bottom: 42px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: center;
}

.unordered-list-2-en {
  display: block;
  padding-left: 66px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}