.elementor-3 .elementor-element.elementor-element-6b66f4e1{--display:flex;--padding-top:5%;--padding-bottom:5%;--padding-left:1%;--padding-right:5%;}.elementor-3 .elementor-element.elementor-element-6b66f4e1:not(.elementor-motion-effects-element-type-background), .elementor-3 .elementor-element.elementor-element-6b66f4e1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-caed97d );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3 .elementor-element.elementor-element-bf2171e .elementor-heading-title{font-family:var( --e-global-typography-8e10f1e-font-family ), Sans-serif;font-size:var( --e-global-typography-8e10f1e-font-size );font-weight:var( --e-global-typography-8e10f1e-font-weight );text-transform:var( --e-global-typography-8e10f1e-text-transform );line-height:var( --e-global-typography-8e10f1e-line-height );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-3 .elementor-element.elementor-element-bf2171e .elementor-heading-title{font-size:var( --e-global-typography-8e10f1e-font-size );line-height:var( --e-global-typography-8e10f1e-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-3 .elementor-element.elementor-element-bf2171e .elementor-heading-title{font-size:var( --e-global-typography-8e10f1e-font-size );line-height:var( --e-global-typography-8e10f1e-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-b372c3d */.policy-content {

  margin: 0 auto;
}

/* H1 */
.policy-content h1 {
  font-size: 72px;
  margin: 0 0 24px 0;
  line-height: 0.95;
}

/* intro */
.policy-content h1 + p {
  margin-bottom: 28px;
}

/* H2 */
.policy-content h2 {
  margin: 40px 0 16px 0;
  line-height: 1.2;
  font-weight: 500;
}

/* paragraph */
.policy-content p {
  margin: 0 0 16px 0;
  line-height: 1.75;
}

/* list */
.policy-content ul,
.policy-content ol {
  margin: 12px 0 20px 24px;
  padding: 0;
}

.policy-content li {
  margin: 0 0 8px 0;
  line-height: 1.7;
}

/* fix spacing after heading */
.policy-content h2 + ul {
  margin-top: 12px;
}

/* email */
.policy-content a {
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid rgba(0,0,0,0.3);
}

.policy-content a:hover {
  opacity: 0.6;
}

/* remove last margin */
.policy-content p:last-child,
.policy-content li:last-child {
  margin-bottom: 0;
}/* End custom CSS */