@font-face {
  font-family: "otnotice-icons";
  src: url("../../icons/otnotice-icons.eot?qnwf9l");
  src: url("../../icons/otnotice-icons.eot?qnwf9l#iefix") format("embedded-opentype"), url("../../icons/otnotice-icons.ttf?qnwf9l") format("truetype"), url("../../icons/otnotice-icons.woff?qnwf9l") format("woff"), url("../../icons/otnotice-icons.svg?qnwf9l#otnotice-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}



.otnotice-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "otnotice-icons" !important;
  speak-as: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.otnotice-icon-archive:before {
  content: "\e900";
}

.otnotice-icon-automation:before {
  content: "\e901";
}

.otnotice-icon-contact:before {
  content: "\e902";
}

.otnotice-icon-data-protection:before {
  content: "\e903";
}

.otnotice-icon-data:before {
  content: "\e904";
}

.otnotice-icon-edit:before {
  content: "\e905";
}

.otnotice-icon-erase:before {
  content: "\e906";
}

.otnotice-icon-identity:before {
  content: "\e907";
}

.otnotice-icon-information:before {
  content: "\e908";
}

.otnotice-icon-law:before {
  content: "\e909";
}

.otnotice-icon-object:before {
  content: "\e90a";
}

.otnotice-icon-privacy-notice:before {
  content: "\e90b";
}

.otnotice-icon-privacy:before {
  content: "\e90c";
}

.otnotice-icon-rescrict-processing:before {
  content: "\e90d";
}

.otnotice-icon-scale:before {
  content: "\e90e";
}

.otnotice-icon-sharing:before {
  content: "\e90f";
}

.otnotice-icon-time:before {
  content: "\e910";
}

.otnotice-icon-transfer:before {
  content: "\e911";
}

.otnotice-icon-users:before {
  content: "\e912";
}

.otnotice-icon-world:before {
  content: "\e913";
}

.otnotice-content {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 10rem 1rem;
  box-sizing: border-box;
}

.otnotice-content *,
.otnotice-content *:before,
.otnotice-content *:after {
  box-sizing: inherit;
  font-size: 13px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  background: transparent!important;
  line-height:20px!important;
}

.otnotice-content .otnotice-sections > .otnotice-section {
  padding: 0;
}

.otnotice-content .otnotice-sections .otnotice-section-content h1,
.otnotice-content .otnotice-sections .otnotice-section-content h2,
.otnotice-content .otnotice-sections .otnotice-section-content h3,
.otnotice-content .otnotice-sections .otnotice-section-content h4,
.otnotice-content .otnotice-sections .otnotice-section-content h5,
.otnotice-content .otnotice-sections .otnotice-section-content h6 {
  margin: 0 0 0.5rem;
  border: 0;
  padding: 0;
}

.otnotice-content .otnotice-sections .otnotice-section-content p {
  margin: 0 0 1rem;
}

.otnotice-content .otnotice-sections .otnotice-section-content ol,
.otnotice-content .otnotice-sections .otnotice-section-content ul {
  margin: 0 0 1rem;
  padding-inline: 2.5rem;
}

.otnotice-content .otnotice-sections .otnotice-section-content li,
.otnotice-content .otnotice-sections .otnotice-section-content blockquote,
.otnotice-content .otnotice-sections .otnotice-section-content pre {
  margin: 0 0 0.5rem;
}

.otnotice-content .otnotice-sections .otnotice-section-content b,
.otnotice-content .otnotice-sections .otnotice-section-content strong {
  font-weight: bolder;
}

.otnotice-content .otnotice-sections .otnotice-section-content img {
  vertical-align: middle;
  border-style: none;
}

.otnotice-content .otnotice-sections .otnotice-section-content img.fr-dib {
  display: block;
  margin: 0.3rem auto;
}

.otnotice-content .otnotice-sections .otnotice-section-content img.fr-fil {
  margin-left: 0.3rem;
  text-align: left;
}

.otnotice-content .otnotice-sections .otnotice-section-content img.fr-fir {
  margin-right: 0.3rem;
  text-align: right;
}

.otnotice-content .otnotice-sections .otnotice-section-content i {
  margin: 0 0.5rem 0 0;
  padding: 0;
}

.otnotice-content .otnotice-sections .otnotice-section-content pre {
  background-color: #f0f0f0;
  white-space: pre-wrap;
  border-radius: 0.2rem;
  margin: 0.3rem;
  padding: 0.3rem;
}

.otnotice-content .ql-bg-black {
  background-color: #000;
}

.otnotice-content .ql-bg-red {
  background-color: #e60000;
}

.otnotice-content .ql-bg-orange {
  background-color: #f90;
}

.otnotice-content .ql-bg-yellow {
  background-color: #ff0;
}

.otnotice-content .ql-bg-green {
  background-color: #008a00;
}

.otnotice-content .ql-bg-blue {
  background-color: #06c;
}

.otnotice-content .ql-bg-purple {
  background-color: #93f;
}

.otnotice-content .ql-color-white {
  color: #fff;
}

.otnotice-content .ql-color-red {
  color: #e60000;
}

.otnotice-content .ql-color-orange {
  color: #f90;
}

.otnotice-content .ql-color-yellow {
  color: #ff0;
}

.otnotice-content .ql-color-green {
  color: #008a00;
}

.otnotice-content .ql-color-blue {
  color: #06c;
}

.otnotice-content .ql-color-purple {
  color: #93f;
}

.otnotice-content .ql-align-center {
  text-align: center;
}

.otnotice-content .ql-align-justify {
  text-align: justify;
}

.otnotice-content .ql-align-right {
  text-align: right;
}

.otnotice-content blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}

.otnotice-content .ql-indent-1 {
  padding-left: 3em;
}

.otnotice-content li.ql-indent-1 {
  padding-left: 4.5em;
}

.otnotice-content .ql-indent-2 {
  padding-left: 6em;
}

.otnotice-content li.ql-indent-2 {
  padding-left: 7.5em;
}

.otnotice-content .ql-indent-3 {
  padding-left: 9em;
}

.otnotice-content li.ql-indent-3 {
  padding-left: 10.5em;
}

.otnotice-content .ql-indent-4 {
  padding-left: 12em;
}

.otnotice-content li.ql-indent-4 {
  padding-left: 13.5em;
}

.otnotice-content .ql-indent-5 {
  padding-left: 15em;
}

.otnotice-content li.ql-indent-5 {
  padding-left: 16.5em;
}

.otnotice-content .ql-indent-6 {
  padding-left: 18em;
}

.otnotice-content li.ql-indent-6 {
  padding-left: 19.5em;
}

.otnotice-content .ql-indent-7 {
  padding-left: 21em;
}

.otnotice-content li.ql-indent-7 {
  padding-left: 22.5em;
}

.otnotice-content .ql-indent-8 {
  padding-left: 24em;
}

.otnotice-content li.ql-indent-8 {
  padding-left: 25.5em;
}

.otnotice-content .ql-indent-9 {
  padding-left: 27em;
}

.otnotice-content li.ql-indent-9 {
  padding-left: 28.5em;
}

.otnotice-content {
  width: 100%;
  background-color: white!important;
  padding-top: 100px !important;
}

.otnotice-content .otnotice-section .otnotice-section-content tr,
.otnotice-content .otnotice-section .otnotice-section-content td {
  border: 1px solid #ccc;
  padding: 10px !important;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-close-layer-breaker {
  display: none;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-layer-breaker-header {
  cursor: pointer;
  text-align: left;
  font-weight: bold;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-layer-breaker-header::after {
  content: ' \002B';
  font-size: 20px;
  font-weight: bolder;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-layer-breaker-align__right {
  text-align: right;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-layer-breaker-align__center {
  text-align: center;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-layer-breaker-header.active::after {
  content: ' \002D';
  font-size: 25px;
  font-weight: bolder;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-layer-breaker-content {
  display: none;
  overflow: hidden;
}

.otnotice-content .otnotice-section .otnotice-section-content .ot-notice-layer-break-container .ot-notice-layer-breaker-footer {
  display: none;
}

.otnotice-language-dropdown-container {
  width: 100%;
  text-align: right;
}

.ot-privacy-notice-language-dropdown-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 1rem;
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper {
  width: 12rem;
  border: 1px solid black;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-selected {
  padding: 0.3rem;
  box-sizing: border-box;
  border-radius: 0.2rem;
  width: 100%;
  cursor: pointer;
  position: relative;
  user-select: none;
  background: #fff;
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-selected:after {
  content: '';
  position: absolute;
  top: 45%;
  right: 1rem;
  width: 0.4rem;
  height: 0.4rem;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transition: 0.2s ease;
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-selected.option-display-toggle {
  border-radius: 3px 3px 0 0;
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-selected.option-display-toggle:after {
  transform: translateY(-50%) rotate(-135deg);
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-dropdown {
  position: absolute;
  width: 100%;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  border-top: 1px solid #eee;
  background: #fff;
  transform: scale(1, 0);
  transform-origin: top center;
  display: none;
  transition: 0.2s ease;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-dropdown .ot-digital-policy-language-option {
  padding: 0.3rem;
  box-sizing: border-box;
  cursor: pointer;
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-dropdown .ot-digital-policy-language-option:hover {
  background: #f8f8f8;
}

.ot-privacy-notice-language-dropdown-container .ot-digital-policy-language-dropdown-wrapper .ot-digital-policy-language-dropdown.option-display-toggle {
  display: block;
  width: 12rem;
  max-height: 12rem;
  overflow-y: auto;
  transform: scale(1, 1);
  z-index: 1;
}

.otnotice-blod {
  font-weight: bold;
}

.otnotice-italic {
  font-style: italic;
}

.otnotice-small {
  font-size: 0.9rem;
}

.otnotice-menu-mobile {
  display: none;
}


.otnotice-menu-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  .otnotice-menu {
    display: none !important;
  }
  .otnotice-menu-mobile {
    display: flex;
    flex-direction: column;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    position: relative;
    margin-bottom: 1rem;
  }
  .otnotice-menu-mobile .otnotice-menu-selected-container {
    margin: 0rem 1rem 0rem 1rem;
    display: flex;
    align-items: center;
    text-align: center;
    color: #696969;
    font-weight: bold;
  }
  .otnotice-menu-mobile .otnotice-menu-selected-container .otnotice-menu-selected {
    padding: 1rem;
    width: 100%;
  }
  .otnotice-menu-mobile .otnotice-menu-selected-container .otnotice-menu-display {
    pointer-events: none;
    text-align: center;
  }
  .otnotice-menu-mobile .otnotice-menu-selected-container .otnotice-menu-display__expand::after {
    content: "\002B";
  }
  .otnotice-menu-mobile .otnotice-menu-selected-container .otnotice-menu-display__collapse::after {
    content: "\002D";
  }
  .otnotice-menu-mobile .otnotice-menu-mobile-container {
    display: none;
    background: #f8f8f8;
    list-style-type: none;
    padding-left: 0rem;
    padding-right: 0rem;
    margin-top: 0rem;
  }
  .otnotice-menu-mobile .otnotice-menu-mobile-container a {
    display: block;
    padding: 0.5rem;
    text-decoration: none;
    text-align: center;
    color: #696969;
  }
  .otnotice-menu-display__expand::after,
  .otnotice-menu-display__collapse::after {
    pointer-events: all;
    font-weight: bolder;
    font-size: x-large;
    float: right;
    margin-left: 1rem;
    cursor: pointer;
  }
}

@media only screen and (max-width: 300px) {
  .otnotice-menu-mobile {
    width: 90%;
  }
}

.otnotice-menu {
  width: 310px;
  max-height: 80%;
  overflow-y: auto;
  background: #f8f8f8!important;
  border: 1px solid #eeeeee;
  -moz-box-shadow: 0px 7px 10px 0px rgba(124, 124, 124, 0.2);
  box-shadow: 0px 7px 10px 0px rgba(124, 124, 124, 0.2);
  margin-left: 50px;
  padding-top: 39px;
  padding-left: 28px;
  padding-right: 19px;
  padding-bottom: 49px;
  display: block;
  position: fixed;
}

.otnotice-menu > .otnotice-menu-section {
  margin-bottom: 30px;
  list-style: none !important;
  width: 225px;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
}

.otnotice-menu > .otnotice-menu-section a {
  text-decoration: none !important;
  color: black !important;
  margin-bottom: 10px;
}

.otnotice-sections {
  margin-left: 400px;
  margin-right: 50px;
}

.otnotice-sections > .otnotice-section {
  position: relative;
}

.otnotice-sections > .otnotice-section > h2.otnotice-section-header {
  color: black!important;
  font-size: 18px!important;
  font-weight: bolder;
  line-height: 19px;
  margin-left: 40px;
  margin-bottom: 20px;
  padding-top: 50px;
  font-family: var(--heading-font-font-family);
  font-style: var(--heading-font-font-style);
  font-weight: var(--heading-font-font-weight);
  line-height: var(--heading-font-line-height);
  letter-spacing: var(--heading-font-letter-spacing);
  text-transform: var(--heading-font-text-transform);
}

.otnotice-sections > .otnotice-section > .otnotice-section-content {
  margin-left: 40px;
  font-family: Arial, Helvetica, sans-serif!important;
  color: black!important;
  font-size: 13px!important;
  font-weight: bolder;
  line-height: 19px;
  margin-left: 40px;
  margin-bottom: 20px;
  font-family: var(--heading-font-font-family);
  font-style: var(--heading-font-font-style);
  font-weight: var(--heading-font-font-weight);
  line-height: var(--heading-font-line-height);
  letter-spacing: var(--heading-font-letter-spacing);
  text-transform: var(--heading-font-text-transform);
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
}

.otnotice-sections > .otnotice-section > .otnotice-icon {
  position: absolute;
  top: -5px;
  font-size: 30px;
  color: #b4b4b4;
}

.otnotice-version {
  float: right;
  margin-right: 50px;
  margin-bottom: 50px;
}

.otnotice-version > .otnotice-timestamp:before {
  content: "\00a0";
}

@media only screen and (max-width: 767px) {
  .otnotice-sections {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }
  .otnotice-sections > .otnotice-section > h2.otnotice-section-header {
    margin-right: 3rem;
    margin-left: 3rem;
  }
  .otnotice-sections > .otnotice-section > .otnotice-section-content {
    margin-right: 3rem;
    margin-left: 3rem;
  }
  .otnotice-content {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
}
