.elementor-6855 .elementor-element.elementor-element-aebe60c{--display:flex;--padding-top:90px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-6855 .elementor-element.elementor-element-aebe60c:not(.elementor-motion-effects-element-type-background), .elementor-6855 .elementor-element.elementor-element-aebe60c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2b60e1f );}.elementor-6855 .elementor-element.elementor-element-40eb55b{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6855 .elementor-element.elementor-element-9c4a4ce{text-align:center;}.elementor-6855 .elementor-element.elementor-element-9c4a4ce .elementor-heading-title{font-weight:700;color:var( --e-global-color-736928f );}.elementor-6855 .elementor-element.elementor-element-c19a1e3 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-6855 .elementor-element.elementor-element-a05e99f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-6855 .elementor-element.elementor-element-9d13c0d{--display:flex;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-6855 .elementor-element.elementor-element-a05e99f{--content-width:400px;--padding-top:10px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-6855 .elementor-element.elementor-element-aebe60c{--content-width:800px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-3e6c17e */.privacy-contentprivacy-content h1, .privacy-content h2, .privacy-content h3, .privacy-content h4, .privacy-content h5, .privacy-content h6 {
    color: var(--e-global-color-primary);
}

.privacy-content h1.wp-block-heading {
    font-size: var(--fs-24-32) !important;
    margin-top: var(--fs-20-40);
    font-weight: 700;
    /*margin-bottom: var(--fs-16-20);*/
}

.privacy-content h2.wp-block-heading {
    font-size: var(--fs-24-32) !important;
    margin-top: 60px;
    margin-bottom: var(--fs-16-20);
    font-weight: 700;
}

.privacy-content h3.wp-block-heading {
    font-size: var(--fs-20-24) !important;
    margin-top: 40px;
    margin-bottom: var(--fs-16-20);
    font-weight: 700 !important;
}

.privacy-content h4.wp-block-heading, .inspirations-content h4.wp-block-heading span {
    font-size: var(--fs-18-20) !important;
    margin-top: 32px;
    /*margin-bottom: var(--fs-16-20);*/
    font-weight: 700;
}

.privacy-content h5.wp-block-heading {
    font-size: var(--fs-16-18) !important;
    margin-top: 24px;
    /*margin-bottom: var(--fs-16-20);*/
    font-weight: 600;
}

.privacy-content h6.wp-block-heading {
    font-size: var(--fs-14-16) !important;
    margin-top: 20px;
    /*margin-bottom: var(--fs-16-20);*/
    font-weight: 500;
}

.privacy-content p {
    font-size: var(--fs-16-18);
    margin-top: 30px;
    margin-bottom: 15px;
    line-height: 1.7em !important;
}

.privacy-content .wp-element-caption {
    font-size:var(--fs-12-14) !important;
    font-style: normal !important;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: var(--e-global-color-text);
}

.privacy-content h1+*, .privacy-content h2+*, .privacy-content h3+*, .privacy-content h4+*, .privacy-content h5+*, .privacy-content h6+* {
    margin-top: 10px !important;
}

.privacy-content a {
    color: var(--e-global-color-736928f);
    text-decoration: underline;
}

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

.privacy-content a strong {
    color: var(--e-global-color-736928f) !important;
}

.privacy-content ul li, .privacy-content ol li {
    margin-bottom: 10px;
}

.privacy-content strong {
    font-weight: 500 !important;
    color: var(--e-global-color-primary) !important;
}

/* Gallery & Image */
.privacy-content .wp-block-gallery, .privacy-content .wp-block-image {
    margin-bottom: 0 !important;
    /*gap: 30px !important;*/
    margin: 40px -30px;
}

.privacy-content .wp-block-image img {
    /*aspect-ratio: 540 / 360;*/
    object-fit: cover;
    height: 100%;
}

.privacy-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: none;
    position: unset;
    margin-top: 10px;
    padding: 0;
    margin-bottom: 10px;
    max-height: 100%;
    color: var(--e-global-color-text);
    font-size: var(--fs-12-14);
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
    .privacy-content .wp-block-gallery, .wp-block-image {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 400px) {
    .privacy-content .wp-block-gallery, .wp-block-image {
        margin-left: -30px;
        margin-right: -30px;
    }
}/* End custom CSS */