.IcgPrivacy___2hAcm {
  width: 100%;
}
.IcgPrivacy___2hAcm :target {
  padding-top: 6rem;
  margin-top: -6rem;
}
.IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr {
  width: 1340px;
  max-width: 85%;
  margin: auto;
  margin-bottom: 100px;
}
.IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr .HeaderContainer___2ZUpl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin: 100px 0 40px 0;
}
.IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr .HeaderContainer___2ZUpl .Header___GKGlW {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 0px;
}
.IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr .HeaderContainer___2ZUpl .SelectContainer___1D63l .Select___1pmZf {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}
.IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr .Summary___1nQIA {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 40px;
}
.IcgPrivacy___2hAcm .ContactContainer___2CNcu {
  padding: 100px 0;
}
.IcgPrivacy___2hAcm .ContactContainer___2CNcu .ContactWrapper___32Jeg {
  width: 1340px;
  max-width: 85%;
  margin: auto;
}
.IcgPrivacy___2hAcm .ContactContainer___2CNcu .ContactWrapper___32Jeg .ContactHeader___A_TMd {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 40px;
}
.IcgPrivacy___2hAcm .ContactContainer___2CNcu .ContactWrapper___32Jeg .ContactInfo___19ys0 {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 40px;
}
.IcgPrivacy___2hAcm .ContactContainer___2CNcu .ContactWrapper___32Jeg .Button___3TKKA {
  height: 48px;
  width: 138px;
  font-size: 16px;
  line-height: 20px;
}

.icg-direction-rtl___3bGIM {
  direction: rtl;
  text-align: initial;
}
.icg-direction-rtl___3bGIM .BlockWrapper___IXhYj .Block___3U-Vf .BlockIcon___IvMxv {
  right: unset !important;
  left: 40px;
}
.icg-direction-rtl___3bGIM .BlockWrapper___IXhYj .Block___3U-Vf .Question___8ZKyp {
  padding-right: 0px !important;
  padding-left: 22px;
}
.icg-direction-rtl___3bGIM .lmn-select-button .lmn-select-value {
  text-align: right;
}

@media only screen and (max-width: 1240px) {
  .IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr .HeaderContainer___2ZUpl {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
  .IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr .HeaderContainer___2ZUpl .Header___GKGlW {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .IcgPrivacy___2hAcm .PrivacyWrapper___GFwEr {
    max-width: 90%;
  }
  .IcgPrivacy___2hAcm .ContactContainer___2CNcu .ContactWrapper___32Jeg {
    max-width: 90%;
  }
}
#IcgPrivacy #IcgPrivacyBlock.BlockWrapper .QuestionContainer {
  position: relative;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 65, 165, 0.12);
          box-shadow: 0 2px 5px 1px rgba(0, 65, 165, 0.12);
  padding: 40px;
  margin-bottom: 20px;
}
#IcgPrivacy #IcgPrivacyBlock.BlockWrapper .QuestionContainer .Question {
  font-size: 18px;
  line-height: 22px;
  padding-right: 22px;
  margin-top: -38px;
  padding-top: 38px;
}
#IcgPrivacy #IcgPrivacyBlock.BlockWrapper .Block .Answer {
  display: none;
  font-size: 18px;
  line-height: 28px;
  margin-top: 40px;
}
#IcgPrivacy #IcgPrivacyBlock.BlockWrapper .Block .BlockIcon {
  position: absolute;
  color: #87a2bd;
  font-size: 24px;
  top: 40px;
  right: 40px;
}
#IcgPrivacy #IcgPrivacyBlock.BlockWrapper .QuestionContainer:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 5px 12px 1px rgba(0, 65, 165, 0.2);
          box-shadow: 0 5px 12px 1px rgba(0, 65, 165, 0.2);
}
#IcgPrivacy #IcgPrivacyBlock.BlockWrapper .ExpandBlock .Answer {
  display: block;
}
