.elementor-3 .elementor-element.elementor-element-1a7100f{--display:flex;--min-height:450px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:-30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3 .elementor-element.elementor-element-1a7100f:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-1a7100f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://diplomat.net.ua/wp-content/uploads/2025/07/polityka_konfidenczijnosti.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3 .elementor-element.elementor-element-702a44d{text-align:center;}.elementor-3 .elementor-element.elementor-element-702a44d .elementor-heading-title{font-size:71px;font-weight:900;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:100px;letter-spacing:0px;word-spacing:0em;color:#FBFBFB;}.elementor-3 .elementor-element.elementor-element-0ffac8c .elementor-button{background-color:#299AA3;font-size:16px;font-weight:600;padding:16px 36px 16px 36px;}.elementor-3 .elementor-element.elementor-element-0ffac8c .elementor-button:hover, .elementor-3 .elementor-element.elementor-element-0ffac8c .elementor-button:focus{background-color:#40888D;}.elementor-3 .elementor-element.elementor-element-0ffac8c > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-3 .elementor-element.elementor-element-0ffac8c .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-3 .elementor-element.elementor-element-0ffac8c .elementor-button .elementor-button-content-wrapper{gap:7px;}.elementor-3 .elementor-element.elementor-element-cd92f15{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3 .elementor-element.elementor-element-8e8c3e9{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-3 .elementor-element.elementor-element-d4815d5{width:100%;max-width:100%;text-align:left;color:var( --e-global-color-928f6b2 );}.elementor-3 .elementor-element.elementor-element-d4815d5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3 .elementor-element.elementor-element-d4815d5.elementor-element{--align-self:flex-start;}.elementor-3 .elementor-element.elementor-element-d4815d5 a{color:var( --e-global-color-928f6b2 );}body.elementor-page-3{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-3 .elementor-element.elementor-element-1a7100f{--min-height:100vh;}.elementor-3 .elementor-element.elementor-element-702a44d .elementor-heading-title{font-size:78px;line-height:1em;letter-spacing:0px;word-spacing:0em;}}@media(max-width:767px){.elementor-3 .elementor-element.elementor-element-702a44d .elementor-heading-title{font-size:24px;}.elementor-3 .elementor-element.elementor-element-0ffac8c.elementor-element{--align-self:center;}}@media(min-width:768px){.elementor-3 .elementor-element.elementor-element-1a7100f{--content-width:1320px;}}@media(min-width:1025px){.elementor-3 .elementor-element.elementor-element-1a7100f:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-1a7100f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}/* Start custom CSS for text-editor, class: .elementor-element-ed6e5b8 *//* === Блок “Зміст” ================================ */
.toc{
  margin:20px 0;
  padding:0;
  font-family:'Open Sans',sans-serif;
}

/* заголовок */
.toc h2{
  margin:0 0 10px 0;
  font-size:22px;
  font-weight:700;
  color:#000;           /* чорний або змініть на потрібний */
}

/* сам список */
.toc ul{list-style:none;padding:0;margin:0}
.toc li{
  display:flex;
  align-items:center;
  gap:6px;              /* відстань між іконкою і текстом */
  margin-bottom:6px;
}

/* колір іконки (Font Awesome) */
.toc li i{
  color:#299AA3;        /* ← ЗМІНИ КОЛІР ІКОНКИ ТУТ */
  min-width:18px;
  font-size:16px;
}

/* посилання */
.toc li a{
  color:#299AA3;        /* ← ЗМІНИ КОЛІР ЛІНКА ТУТ */
  text-decoration:none;
}
.toc li a:hover{
  text-decoration:underline;
}

.toc li i {
  color: #299AA3 !important;
}
/* ==========================
   Лінки + іконки у .privacy-section
   ========================== */
.privacy-section a,
.privacy-section a:visited {
  color: #299AA3 !important;
  text-decoration: none !important;
}

.privacy-section a:hover,
.privacy-section a:focus {
  color: #247d8c !important;
  text-decoration: underline !important;
}

/* Іконки в лінках (FontAwesome, SVG) */
.privacy-section a i,
.privacy-section a svg {
  color: inherit !important;
}

/* Іконки поза лінками (наприклад, у TOC) */
.privacy-section i,
.privacy-section svg {
  color: #299AA3 !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d4815d5 *//* ---------- ОСНОВНИЙ БЛОК ---------- */
.privacy-section{
  /* без бокових “коробок” та відступів */
  width:100%;
  max-width:100%;
  margin:0!important;
  padding:0!important;

  /* базові параметри тексту */
  font-family:'Open Sans',sans-serif;
  color:#000;
  line-height:1.6;
  text-align:left;
  overflow-wrap:anywhere;      /* не рве слова посередині */
}

/* ---------- СКИДАЄМО ліві/праві margin + padding
    у ВСІХ безпосередніх дочірніх елементів ---------- */
.privacy-section > *{
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}

/* ---------- ЗАГОЛОВКИ, АБЗАЦИ, СПИСКИ ---------- */
.privacy-section h1,
.privacy-section h2,
.privacy-section h3,
.privacy-section h4,
.privacy-section h5,
.privacy-section h6,
.privacy-section p,
.privacy-section ul,
.privacy-section ol{
  margin:0 0 1em 0;        /* тільки нижній відступ */
}

.privacy-section ul,
.privacy-section ol{
  padding-left:20px;        /* нормальний маркер списку */
}

/* ---------- ПОСИЛАННЯ ---------- */
.privacy-section a{
  color:#299AA3;
  text-decoration:none;
}
.privacy-section a:hover{
  text-decoration:underline;
}

/* ---------- ТАБЛИЦІ (десктоп) ---------- */
.privacy-section table{
  width:100%;
  border-collapse:collapse;
  margin:20px 0;
}
.privacy-section th,
.privacy-section td{
  border:1px solid #ddd;
  padding:12px;
  text-align:left;
  vertical-align:top;
}

/* ---------- ТАБЛИЦІ (адаптив ≤ 600 px) ---------- */
@media(max-width:600px){
  .privacy-section table,
  .privacy-section thead,
  .privacy-section tbody,
  .privacy-section tr,
  .privacy-section th,
  .privacy-section td{
    display:block;
    width:100%;
  }
  .privacy-section thead{display:none;}
  .privacy-section tr{margin-bottom:1em;border-bottom:2px solid #eee;}

  .privacy-section td{
    border:none;
    position:relative;
    padding-left:50%;        /* місце під label */
  }
  .privacy-section td::before{
    content:attr(data-label);/* показує назву колонки */
    position:absolute;
    left:12px;top:12px;
    font-weight:bold;
    width:45%;
    white-space:normal;
  }
}

/* ---------- ВИДІЛЕНИЙ ІНФО-БЛОК ---------- */
.privacy-section .highlight{
  background:#fbeaea;
  color:#c0392b;
  padding:15px;
  margin:30px 0;
  border-left:4px solid #c0392b;
  border-radius:5px;
}
/* повертаємо відступи у .highlight, якщо він безпосередньо всередині .privacy-section */
.privacy-section > .highlight{
    padding-left:15px !important;
    padding-right:15px !important;   /* щоб симетрично */
}/* End custom CSS */