/* ----  main  ------ */
* {
  box-sizing: border-box;
}

body {
  overflow-x:hidden;
  margin: 0;
  font-family: CoFoSansRegular, Helvetica, sans-serif;
  
  font-weight: normal;
  text-rendering: optimizelegibility;
}

a {
  text-decoration: none;
}

.conf {
  text-decoration: underline;
}


.container {
  background-color: #FFF;
  /* display: flex; */
  /* flex-direction: column; */
  width: 100%;
  
  margin: 0;
}

.div-30 > a, .div-30 > ul > li > a,
.div-30 > ul > li > span > a
  {font-weight: 700;color: rgba(92,130,151,1);}


/* ----  header  ------ */
.header_br {
  display: none;
}

.header {
  background-color: var(--bg-main, #FFF);
  align-self: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  width: 94%;
  margin: auto;
  flex-direction: initial;
  padding: 3px 0;

}

.phone{
      top: 10px;
      left: 1272px;
      /* overflow: hidden; */
      min-width: 122px;
      font-weight: 400;
      font-size: 14px;
      line-height: 14.2px;
      text-align: right;
      line-height: 16px;
      letter-spacing: 0.12px;
      color: #74767A;
      text-decoration: none;
}

.left_side {
  align-self: center;
  width: 40%;
}

.right_side {
  align-self: center;
  width: auto;
  max-width: 55%;
  /* margin: auto 0; */
  
}

.right_side > .wrapper {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}

.phone > a{
  vertical-align: middle;
  text-decoration: none;
  color: #74767A;
  font-weight: 500;
}

.wrapper_main, .div-31, .div-36 {
  width: 94%;
  margin: 1% 3%;
  
}

/* ----  body  ------ */


.div-12 { 
  width: 94%;
  margin: 3%;
  margin-top: 58px;
}

.div-13 {
  padding: 0px;
}

@media (max-width: 991px) {
  .div-15, .div-21 {
  margin-top: 47px;
  }
}

@media (min-width: 990px)  and ( max-width: 1163px) {
.div-15, .div-21 {
  height: 229px;
}

.div-16 {
  height: 200px;
}

}


.div-19 {
  color: var(--text-white, #FFF);
  text-align: center;
  letter-spacing: 0.16px;
  align-self: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: var(--button-primary, #1E1F33);
  margin-top: 26px;
  width: 173px;
  max-width: 100%;
  height: 50px;
  padding: 12px 24px;
  font: 500 16px/150% CoFo Sans, sans-serif ;
}

.div-21 {
  justify-content: flex-end;
  align-items: center;
  align-self: center;
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-direction: column;
}


@media (min-width: 992px){

  .img-4 {
    
    margin-bottom: -5px;
    margin-left: 20px;
    /* width: 650px; */
    width: 100%;
    min-width: 540px;
    /* margin-right: 10px; */
    /* flex-grow: 1; */
    /* justify-self: flex-start; */
    overflow:hidden;
    
  }
  .column-3 {
    min-width: 450px;
    margin-right: 40px;
  }
}




.div-26 {
  width: 94%;
  margin: 3%;
  
}

.div-27 {
  display: flex;
  align-items: flex-end;
  width: 100%;
}


.column-3 {
  margin-bottom: 24px;
}


.line_bottom {
  width: 100%;
  background-color: var(--component-outline-light, #E0EBF0);
  align-self: stretch;
  display: flex;
  min-height: 2px;
  flex-direction: column;
  margin-bottom: 14px;
}


.div-11 {
  font-size: 32px;
}

@media (max-width: 991px) { 
    .header {  max-width: 100%;
              padding: 0 20px; 
            } 
}


@media (max-width: 991px) { 
    .left_side {  max-width: 100%;
                  flex-wrap: wrap; } 

    .right_side { flex-wrap: wrap; }
    }

  .img {
  aspect-ratio: 6.23;
  object-fit: contain;
  object-position: center;
  width: 374px;
  overflow: hidden;
  align-self: stretch;
  max-width: 100%;
}
.div-5 {
  color: var(--text-hint, #74767A);
  text-align: right;
  letter-spacing: 0.12px;
  margin: auto 0;
  
}.div-6 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-grow: 1;
  flex-basis: auto;
  justify-content: space-between;
  gap: 12px;
  
  font-weight: 700;


}.div-7 {
  color: var(--text-primary, #181B21);
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.14px;
  align-self: stretch;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: var(--button-secondary, #E0EBF0);
  width: 210px;
  padding: 10px 14px;
  white-space: nowrap;
transition-duration: 0.2s;
transition-timing-function: ease;
transition-delay: 0s;
transition-property: transform;
font: 700 14px CoFo Sans, sans-serif;
}
.div-8 {
    white-space: nowrap;
transition-duration: 0.2s;
transition-timing-function: ease;
transition-delay: 0s;
transition-property: transform;
cursor: pointer;
font: 700 14px CoFo Sans, sans-serif;
  }

.div-8:hover, .div-7:hover {
          color: #FFFFFF;
          fill: #FFFFFF;
          stroke: #FFFFFF;
          background-color: #74767A;
      }
  }

.div-8:active, .div-7:hover {
    -webkit-transform: scale(0.89);
    -ms-transform: scale(0.89);
    transform: scale(0.89);
}

@media (max-width: 991px) { .div-7 {   white-space: initial; } }.div-8 {
  color: var(--text-white, #FFF);
  text-align: center;
  letter-spacing: 0.14px;
  align-self: stretch;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: var(--button-accent, #FF312C);
  /* width: 96px; */
  width: 120px;
  padding: 8px 6px;
  margin: auto;
  font: 700 14px CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-8 {   white-space: initial; } }.row {
  background-color: var(--component-outline-light, #E0EBF0);
  align-self: stretch;
  display: flex;
  min-height: 1px;
  width: 100%;
  flex-direction: column;
}@media (max-width: 991px) { .row {   max-width: 100%; } }.div-10 {
  align-self: center;
  display: flex;
  width: 100%;
  flex-direction: column;
  margin: 58px auto;
}@media (max-width: 991px) { .div-10 {   max-width: 100%;
  margin: 40px 0; } }.div-11 {
  color: var(--text-primary, #181B21);
  text-align: center;
  align-self: center;
  max-width: 916px;
  font: 700 40px/130% CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-11 {   max-width: 100%; } }.div-12 {
  /* align-self: stretch; */
  /* margin: 73px -20px 0 0; */
}@media (max-width: 991px) { .div-12 {   max-width: 100%;
  margin-top: 0; } }.div-13 {
  gap: 38px;
  display: flex;
}@media (max-width: 991px) { .div-13 {   flex-direction: column;
  align-items: stretch;
  gap: 0px; } }.column {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 50%;
  margin-left: 0px;
}@media (max-width: 991px) { .column {   width: 100%; } }.div-14 {
  border-radius: 32px;
  background-color: var(--bg-surface, #F5F8FB);
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  margin: 0 ;
  padding: 47px 37px 27px 37px;;
}@media (max-width: 991px) { .div-14 {   max-width: 100%;
  margin-top: 32px;
  padding: 0 20px; } }.div-15 {
  justify-content: flex-end;
  align-items: center;
  align-self: center;
  display: flex;
  width: 100%;
  max-width: 100%;
  flex-direction: column;
}.div-16 {
  color: var(--text-primary, #181B21);
  text-align: center;
  align-self: stretch;
  font: 700 32px/131% CoFo Sans, sans-serif ;
}.div-17 {
  align-items: center;
  align-self: center;
  display: flex;
  margin-top: 15px;
  width: 268px;
  max-width: 100%;
  flex-grow: 1;
  flex-direction: column;
}.div-18 {
  color: var(--text-primary, #181B21);
  text-align: center;
  align-self: stretch;
  font: 400 18px/156% CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-199 {   white-space: initial;
  padding: 0 20px; } }.img-2 {
  aspect-ratio: 1.51;
  object-fit: contain;
  object-position: center;
  width: 537px;
  overflow: hidden;
  align-self: center;
  margin-top: 95px;
  max-width: 100%;
}@media (max-width: 991px) { .img-2 {   margin-top: 40px; } }.column-2 {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 50%;
  margin-left: 0;
}@media (max-width: 991px) { .column-2 {   width: 100%; } }.div-20 {
  border-radius: 32px;
  background-color: var(--bg-surface, #F5F8FB);
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  margin: 0;
  padding: 47px 37px 27px 37px;
}@media (max-width: 991px) { .div-20 {   max-width: 100%;
  margin-top: 32px;
  padding: 0 20px; } }.div-15 {
  justify-content: flex-end;
  align-items: center;
  align-self: center;
  display: flex;
  width: 384px;
  max-width: 100%;
  flex-direction: column;
}


@media (max-width: 991px) { .div-21 {   margin-right: 1px;
 } }.div-22 {
  color: var(--text-primary, #181B21);
  text-align: center;
  /* min-width: 425px; */
  align-self: stretch;
  font: 700 32px/131% CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-22 {   max-width: 100%; } }.div-23 {
  align-items: center;
  align-self: center;
  display: flex;
  margin-top: 15px;
  /* width: 324px; */
  max-width: 100%;
  flex-grow: 1;
  flex-direction: column;
}.div-24 {
  color: var(--text-primary, #181B21);
  text-align: center;
  align-self: stretch;
  font: 400 18px/156% CoFo Sans, sans-serif ;
  max-width: 300px;
}.div-25 {
  color: var(--text-white, #FFF);
  text-align: center;
  letter-spacing: 0.16px;
  align-self: center;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: var(--button-primary, #1E1F33);
  margin-top: 26px;
  width: 173px;
  max-width: 100%;
  flex-grow: 1;
  padding: 12px 24px;
  font: 500 16px/150% CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-25 {   white-space: initial;
  padding: 0 20px; } }.img-3 {
  aspect-ratio: 1.4;
  object-fit: contain;
  object-position: center;
  width: 556px;
  overflow: hidden;
  align-self: center;
  margin-top: 58px;
  max-width: 100%;
}@media (max-width: 991px) { .img-3 {   margin: 40px 1px 0 0; } }.div-26 {
  border-radius: 32px;
  background-color: var(--bg-surface, #F5F8FB);
  align-self: stretch;
  
  /* margin: 42px -20px 0 0; */
  padding: 40px 0 5px 40px;
}@media (max-width: 991px) { .div-26 {   max-width: 100%;
  padding: 0 20px 0 20px;
  margin-top: 40px; } }.div-27 {
  gap: 20px;
  display: flex;
}@media (max-width: 991px) { .div-27 {   flex-direction: column;
  align-items: stretch;
  gap: 0px; } }.column-3 {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 40%;
  margin-left: 0px;
}@media (max-width: 991px) { .column-3 {   width: 100%; } }.div-28 {
  display: flex;
  margin-top: 6px;
  flex-direction: column;
}@media (max-width: 991px) { .div-28 {   max-width: 100%;
  margin-top: 40px; } }.div-29 {
  color: var(--text-primary, #181B21);
  align-self: stretch;
  font: 700 32px/131% CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-29 {   max-width: 100%; } }.div-30 {
  color: var(--text-primary, #181B21);
  align-self: stretch;
  margin-top: 39px;
  font: 700 18px/28px CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-30 {   max-width: 100%; } }.column-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  line-height: normal;
  width: 45%;

}@media (max-width: 991px) { .column-4 {   width: 100%; } }.img-4 {
  /* aspect-ratio: 1.74; */
  /* object-fit: contain; */
  /* object-position: center; */
  /* width: 40%; */
  /* overflow: hidden; */
  margin-top: 31px;
  
}@media (max-width: 991px) { .img-4 {  margin: -13% auto 0 auto;
    width: 60%; } }.div-31 {
  align-items: flex-start;
  /* align-self: end; */
  display: flex;
  margin-top: 68px;
  /* width: 551px; */
  /* max-width: 100%; */
  gap: 20px;
}@media (max-width: 991px) { .div-31 {   
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px; } }.div-32 {
  color: var(--text-hint, #74767A);
  letter-spacing: 0.14px;
  align-self: flex-start;
  font: 700 14px/186% CoFo Sans, sans-serif ;
}.div-33 {
  color: var(--text-hint, #74767A);
  letter-spacing: 0.14px;
  align-self: stretch;
  font: 700 14px/186% CoFo Sans, sans-serif ;
}.div-34 {
  color: var(--text-hint, #74767A);
  letter-spacing: 0.14px;
  align-self: stretch;
  font: 700 14px/186% CoFo Sans, sans-serif ;
}.div-35 {
  color: var(--text-hint, #74767A);
  letter-spacing: 0.14px;
  font: 700 14px/186% CoFo Sans, sans-serif ;
}.img-5 {
  aspect-ratio: 1504;
  object-fit: contain;
  object-position: center;
  width: 100%;
  fill: var(--component-gray-light, #C5C6C7);
  overflow: hidden;
  align-self: center;
  margin: 15px 0 0 -20px;
}@media (max-width: 991px) { .img-5 {   max-width: 100%; } }.div-36 {
  color: var(--text-hint, #74767A);
  align-self: stretch;
  font: 400 14px/20px CoFo Sans, sans-serif ;
}@media (max-width: 991px) { .div-36 {   max-width: 100%; } }



/* NEW */

.hamburger-menu {display: none;}

@media (min-width: 376px) and  (max-width: 900px) { 


.hamburger-menu{
  display: block;
  height: 20px;
  width: 40px;
  border-radius: 40px;
  padding: 21px;
  background: #E0EBF0;
  
}
.menu-left{ display: none; }

#menu__toggle_right {
  opacity: 0;
}

#menu__toggle_right:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle_right:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle_right:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle_right:checked ~ .menu__box {
  visibility: visible;
  left: 0;
}

.menu__btn {
    display: flex;
    /* top: 60px; */
    /* left: 20px; */
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 1;
    margin: -37px -17px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;

  width: 30px;
  height: 2px;

  background-color: #616161;

  transition-duration: .25s;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;

  width: 75%;
  height: 100%;

  margin: 0;
  padding: 40px 0;

  list-style: none;

  background-color: #ECEFF1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);

  transition-duration: .25s;
}

.menu__item {
  display: block;
  padding: 12px 24px;

  color: #333;

  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;

  text-decoration: none;

  transition-duration: .25s;
}
.menu__item:hover {
  background-color: #CFD8DC;
}
  

}



@media (min-width: 376px) and  (max-width: 991px) { 
    .left_side {
     max-width: 45%;
    }

    .right_side {
       max-width: 65%; 
    }

    .right_side > .wrapper {
      gap: 5px;
    }

    .header { 
              padding: 10px 0px; 
              flex-wrap: nowrap;
            } 
    .left_side {  
      margin-left: -3px;        
    }
}


@media (max-width: 375px) {
  .div-7, .div-8, .row {
    display: none;
  }

  .div-11 {
    max-width: 95%;
    padding: 10px 0;
    font-size: 28px;
  }

  
  .right_side > .wrapper {
    gap:0px;
  }

  .header {
    display: flex;
    flex-direction: column-reverse;
    gap: 12px;
    width: 92%;
    padding: 0px;
  }

  .left_side {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;

  }

  .left_side > img{ width:80%;
      margin-left: -2px;
    }

  .column-2 {
    margin-left: 0;
  }


  
  .right_side {
    align-self: flex-end;
    
  }

  .phone{    margin-right: -1px;}

  .line_mobile {
    background-color: var(--component-outline-light, #E0EBF0);
    align-self: center;
    display: flex;
    min-height: 1px;
    width: 100%;
    flex-direction: column;
  }

  .div-14, .div-20, .div-26 {

    padding: 0px 20px;
  }

  .div-18, .div-24, .div-30 {
    font-size: 16px;
    font-weight: 400;
  }

  /* .div-26 {
    padding: 10px 20px;
  } */

  .div-10 {
    padding: 0;
    width: 100%;
  }
  
 
  .div-16, .div-22 {
    margin-top: 47px;
    font-size: 22px;
    width: 80%;
    margin: auto;
    
  }

  .div-29 {
    font-size: 22px;
    width: 100%;
  }

  .div-35{
    max-width: 120px;
  }
  
  .payment_list {
    padding-left: 30px;
  }

  .column-4 {
    margin: 0;
    
  }

  .img-4 {
    width: 100%;
    margin: 10px auto 1px auto;
    
  }
  
  .div-31 {
    flex-direction: column;
    margin-left: 20px;
    max-width: 300px;
    height: 120px;
  }

  .div-31 > * {flex: 0 0 auto; line-height: 1.2em;}

  
  
  ul {
    margin: 0;
  } 

  body {
    margin: 8px 0;
    
  }

  br {
    display: block;
  }
 
  .div-36 {
    margin: 10px 20px;
  }

  .header_br {
    display: block;
  }

.hamburger-menu{
  display: block;
  height: 20px;
  width: 40px;
  border-radius: 40px;
  padding: 21px;
  background: #E0EBF0;
  
}

  #menu__toggle {
  opacity: 0;
}

#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .menu__box {
  visibility: visible;
  left: 0;
}

.menu__btn {
    display: flex;
    /* top: 60px; */
    /* left: 20px; */
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 1;
    margin: -37px -17px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;

  width: 30px;
  height: 2px;

  background-color: #616161;

  transition-duration: .25s;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}

.menu__box {
  display: block;
  position: fixed;
  visibility: hidden;
  top: 0;
  left: -100%;

  width: 75%;
  height: 100%;

  margin: 0;
  padding: 40px 0;

  list-style: none;

  background-color: #ECEFF1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);

  transition-duration: .25s;
}

.menu__item {
  display: block;
  padding: 12px 24px;

  color: #333;

  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;

  text-decoration: none;

  transition-duration: .25s;
}
.menu__item:hover {
  background-color: #CFD8DC;
}
  

}


@media (max-width: 350px) { 

  .div-11 {font-size: 24px;}
  .div-10 {
    margin: 25px 0;
  }
  .div-36 {
    margin: 10px 10px;
  }

}

.div-36 > a {
  color: var(--text-hint, #74767A);
}


@media (min-width: 1400px) {
  .div-10 {
    width: 80%;
  }
  .header {width: 75%;}
}


.menu-right{ display:none; }

@media (min-width: 376px) and  (max-width: 900px) { 
  .menu-right{ display: block; }
  .menu-left {display: none;}
  .div-6 {display: none;}

  .div-11{font: 700 30px/130% CoFo Sans, sans-serif; padding:20px;}

}





