/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
/****************************************************************************************************
****************************************************************************************************/
.privacypolicy__block1 {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media print, screen and (max-width:768px) {
  .privacypolicy__block1 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
.privacypolicy__block1:last-child {
  margin-bottom: 0;
}
.privacypolicy__block1 *:last-child {
  margin-bottom: 0;
}
.privacypolicy__block1 p {
  margin-bottom: 20px;
}

/****************************************************************************************************
****************************************************************************************************/
.privacypolicy__heading1 {
  margin-bottom: 20px;
  font-size: 1.625rem;
}
@media print, screen and (max-width:1026px) {
  .privacypolicy__heading1 {
    margin-bottom: 10px;
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width:768px) {
  .privacypolicy__heading1 {
    font-size: 1.125rem;
  }
}

/****************************************************************************************************
****************************************************************************************************/
.privacypolicy__list {
  padding-left: 20px;
}
.privacypolicy__list > li {
  list-style: disc;
}

/****************************************************************************************************
****************************************************************************************************/
.privacypolicy__address {
  font-style: normal;
}

/****************************************************************************************************
****************************************************************************************************/
.privacypolicy__addressText1 {
  margin-bottom: 10px;
}

/****************************************************************************************************
****************************************************************************************************/
.privacypolicy__tel[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
@media print, screen and (max-width:768px) {
  .privacypolicy__tel[href*="tel:"] {
    pointer-events: auto;
    cursor: pointer;
    text-decoration: underline;
    color: #00ab7d;
  }
}

/****************************************************************************************************
****************************************************************************************************/