@font-face {
    font-family: NeueFrutigerLT;
    src: url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT-Lt.woff") format("woff"), url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT-Lt.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: NeueFrutigerLT;
    src: url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT.woff") format("woff"), url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: NeueFrutigerLT;
    src: url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT-Bd.woff") format("woff"), url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT-Bd.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: NeueFrutigerLT;
    src: url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT-Blk.woff") format("woff"), url("https://fonts-external.s3.eu-west-1.amazonaws.com/FrutigerNeueLT-Blk.woff") format("woff2");
    font-weight: 900;
    font-style: normal;
}
body {
    margin: 0;
}
.wrapper {
    max-width: 1200px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    color: white;
    margin-left: auto;
    margin-right: auto;
}
.wrapper sup {
    vertical-align: top;
    position: relative;
    top: -0.5em;
}
.wrapper * {
    font-family: 'NeueFrutigerLT';
}
.wrapper img {
    max-width: 100%;
    height: auto;
}
.wrapper .headerDesktop{
  display: block;
}
.wrapper .headerMobile{
  display: none;
}
.wrapper .section1Box{
  min-height: 130px;
  background-color: white;
  color: #5e5e5e;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 40px;
}
.wrapper .section2Wrapper {
    display: flex;
    background-color: #024eab;
    color: white;
    margin-bottom: 10px;
}
.wrapper .section2Left {
    width: 58%;
}
.wrapper .section2Left img {
    display: block;
    width: 100%;
    height: auto;
}
.wrapper .section2Right {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-top: 60px;
    margin-left: 10px;
    margin-right: 80px;
}
.wrapper .section2Right .section2RightContainer {
    display: flex;
    align-items: center;
    gap: 15px;
}
.wrapper .section2Right .section2RightContainer strong{
  font-size: 20px;
}
.wrapper .section2Right .icon {
    width: 80px;
    height: auto;
}
.wrapper .section3WrapperOuter{
  margin-bottom: 20px;
}
.wrapper .section3WrapperOuter .section3Wrapper {
    display: flex;
  }
.wrapper .section3WrapperOuter .section3Wrapper .section3Image {
    flex: 1;
  }
.wrapper .section3WrapperOuter .section3Wrapper .section3Image img {
    display: block;
  }
.wrapper .section3WrapperOuter .section3Wrapper .section3Text {
    flex: 1;
    color: #5e5e5e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
  }
.wrapper .section3WrapperOuter .section3Wrapper .section3Text h4 {
    padding: 20px 80px 20px 75px;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0;
  }
.wrapper .section3WrapperOuter .section3Wrapper .section3Text p {
    padding: 0px 80px;
    font-size: 20px;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .section3Wrapper:nth-child(1) {
    flex-direction: row;
  }
  
.section3Wrapper:nth-child(2) {
    flex-direction: row-reverse;
  }
  
.phCechaWrapper:nth-child(3) {
    flex-direction: row;
  }
.wrapper .blueBox{
    background-color: #024eab;
    min-height: 130px;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 0px;
    font-size: 40px;
    margin-top: -10px;
    margin-bottom: 10px;
  }
.wrapper .section4WrapperOuter .section4Wrapper .section4Image {
  display: block;
}
.wrapper .section4WrapperOuter .section4Wrapper {
    display: flex;
  }
.wrapper .section4WrapperOuter .section4Wrapper .section4Image {
    flex: 1;
  }
.wrapper .section4WrapperOuter .section4Wrapper .section4Image img {
    display: block;
  }
.wrapper .section4WrapperOuter .section4Wrapper .section4Text {
    flex: 1;
    background-color: #024eab;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
  }
.wrapper .section4WrapperOuter .section4Wrapper .section4Text h4 {
  padding: 20px 80px 20px 75px;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: 0;
  }
.wrapper .section4WrapperOuter .section4Wrapper .section4Text p {
  padding: 0px 80px;
  font-size: 20px;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 0;
  }
.section4Wrapper:nth-child(1) {
    flex-direction: row-reverse;
  }
.section4Wrapper:nth-child(2) {
    flex-direction: row;
  }
.section4Wrapper:nth-child(3) {
    flex-direction: row-reverse;
  }
.wrapper .section5Wrapper {
  margin-top: 10px;
  display: flex;
  min-height: 200px;
  color: #5e5e5e;
  width: 100%;
  max-width: 1200px;
  text-align: center;
  align-items: center;
}
.wrapper .section5Wrapper .section5ImgMobile{
  display: none;
}
.wrapper .section5Wrapper .section5Left{
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrapper .section5Wrapper .section5Left h4{
font-size: 22px;
}
.wrapper .section5Wrapper .section5Left p{
  font-size: 15px;
  }
.wrapper .section5Wrapper .section5Right{
  width: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.wrapper .section5Wrapper .section5Right h4{
font-size: 22px;
}
.wrapper .section5Wrapper .section5Right p{
  font-size: 15px;
}
.wrapper .section6Wrapper{
  margin-top: 10px;
  display: flex;
  min-height: 200px;
  color:white;
  max-width: 1200px;
  text-align: center;
  background-color: #024eab;
}
.wrapper .section6Wrapper h2{
  font-size: 30px;
  padding-left: 15%;
  padding-right: 15%;
  line-height: 40px;
}
.wrapper .section6Wrapper h4{
  font-size: 22px;
}
.wrapper .section6Wrapper p{
  font-size: 15px;
  padding-left: 8%;
  padding-right: 8%;
}
.section7Wrapper{
  margin-bottom: -6px;
}
.wrapper .section8product {
  padding-left: 60px;
  padding-right: 60px;
  color: #5d5d5d;
  margin-top: 60px;
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 25px;
}
.wrapper .section8product .productIconsWrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 100px;
    margin-bottom: 50px;
}
.wrapper .section8product .productIconsWrapper .productIconsSingle {
  text-align: center;
}
.wrapper .section8product .productIconsWrapper .productIconsSingle img {
  display: block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper .section8product .productIconsWrapper .productIconsSingle div strong {
  display: block;
}
.wrapper .section9Wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrapper .blueBoxFooter{
  background-color: #024eab;
  min-height: 300px;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 0px;
  font-size: 30px;
  margin-top: 20px;
}
.wrapper .blueBoxFooter img{
  margin: 20px;
  width: 100px;
  height: auto;
}
@media only screen and (max-width: 468px) {
.wrapper{
  display: block;
  width: 100%;
}
.wrapper .headerDesktop{
  display: none;
}
.wrapper .headerMobile{
  display: block;
}
.wrapper .headerMobile{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.wrapper .blueBox{
  padding: 0 10px;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
}
.wrapper .section8product .productIconsWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper .section3Wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.wrapper .section3WrapperOuter .section3Wrapper .section3Text h4 {
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.wrapper .section3WrapperOuter .section3Wrapper .section3Text p {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-bottom: 30px;
}
.wrapper .section4WrapperOuter .section4Wrapper{
  display: none;
}
.wrapper .section4WrapperOuter .section4Wrapper{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.wrapper .section4WrapperOuter .section4Wrapper .section4Text h4 {
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.wrapper .section4WrapperOuter .section4Wrapper .section4Text p {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin-bottom: 30px;
}
.wrapper .section4WrapperOuter .section4Wrapper .section4Image .section4ImgDesktop{
  display: none;
}
.wrapper .section5Wrapper {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.wrapper .section5Wrapper .section5Left .section5LeftText .section5ImgMobile{
  display: block;
}
.wrapper .section5Right .section5LeftText .section5ImgMobile{
  display: block;
}
.wrapper .section5Wrapper .section5Left,
.wrapper .section5Wrapper .section5Right {
  width: 100%;
  margin-bottom: 20px;
}

.wrapper .section5Wrapper .section5Left h4,
.wrapper .section5Wrapper .section5Right h4 {
  font-size: 22px;
  margin-bottom: 10px;
}

.wrapper .section5Wrapper .section5Left p,
.wrapper .section5Wrapper .section5Right p {
  font-size: 15px;
  margin: 0 10px;
  padding: 0 10px;
  
}
.wrapper .section6Wrapper .section6Text {
  text-align: center;
}
.wrapper .section6Wrapper .section6Text h2{
  text-align: center;
  padding: 0 10%;
}
.wrapper .section6Wrapper .section6Text p{
  text-align: center;
  padding: 0 10%;
}
.wrapper .section2Wrapper{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.wrapper .section2Wrapper .section2Left{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.wrapper .section2Wrapper .section2Right{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}
.wrapper .section2Wrapper .section2Right .section2RightContainer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-align: center;
}
.wrapper .section2Wrapper .section2Right .section2RightContainer p{
  margin: 0px;
  padding: 10px;
}
}