.elementor-35575 .elementor-element.elementor-element-523c09c{--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;--background-transition:0.3s;--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-35575 .elementor-element.elementor-element-4ce1d48{--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;--background-transition:0.3s;--margin-top:0px;--margin-bottom:-20px;--margin-left:0px;--margin-right:0px;}.elementor-35575 .elementor-element.elementor-element-11692df{--display:flex;--background-transition:0.3s;--border-radius:15px 15px 15px 15px;--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-35575 .elementor-element.elementor-element-11692df:not(.elementor-motion-effects-element-type-background), .elementor-35575 .elementor-element.elementor-element-11692df > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-35575 .elementor-element.elementor-element-11692df, .elementor-35575 .elementor-element.elementor-element-11692df::before{--border-transition:0.3s;}.elementor-35575 .elementor-element.elementor-element-0eb350c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-35575 .elementor-element.elementor-element-446ab49{--display:flex;--background-transition:0.3s;}.elementor-35575 .elementor-element.elementor-element-82fd753{--display:flex;--background-transition:0.3s;}.elementor-35575 .elementor-element.elementor-element-7033a9e{--display:flex;--background-transition:0.3s;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-35575 .elementor-element.elementor-element-4da7814 .wd-accordion.wd-style-shadow > .wd-accordion-item{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);background-color:#FFFFFF;}@media(min-width:769px){.elementor-35575 .elementor-element.elementor-element-4ce1d48{--content-width:85%;}.elementor-35575 .elementor-element.elementor-element-0eb350c{--width:100%;}.elementor-35575 .elementor-element.elementor-element-446ab49{--width:50%;}.elementor-35575 .elementor-element.elementor-element-82fd753{--width:50%;}.elementor-35575 .elementor-element.elementor-element-7033a9e{--content-width:85%;}}@media(max-width:768px){.elementor-35575 .elementor-element.elementor-element-523c09c{--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-35575 .elementor-element.elementor-element-4da7814 .wd-accordion-title-text{font-size:13px;}}/* Start custom CSS for text-editor, class: .elementor-element-a76c2fe */article p {
    font-size: 16px;
    margin-bottom: 16px;
}

/* H2 Başlıklar */
article h2 {
    font-size: 20px;
    margin: 0px 0 14px;
    font-weight: 600;
    color: #111;
    border-left: 4px solid #e63946;
    padding-left: 10px;
}

/* H3 Başlıklar */
article h3 {
    font-size: 18px;
    margin: 0px 0 12px;
    font-weight: 600;
    color: #333;
}

/* H4 Başlıklar */
article h4 {
    font-size: 16px;
    margin: 22px 0 10px;
    font-weight: 600;
    color: #444;
}

/* Liste stilleri */
article ul,
article ol {
    padding-left: 22px;
    margin-bottom: 18px;
}

article li {
    font-size: 15.5px;
    margin-bottom: 8px;
}

/* Kalın yazılar */
article strong {
    color: #000;
    font-weight: 600;
}

/* Linkler */
article a {
    color: #e63946;
    text-decoration: none;
    font-weight: 500;
}

article a:hover {
    text-decoration: underline;
}

/* Mobil uyumluluk */
@media (max-width: 768px) {
    article p {
        font-size: 15.5px;
    }

    article h2 {
        font-size: 19px;
    }

    article h3 {
        font-size: 17px;
    }

    article h4 {
        font-size: 15.5px;
    }
}/* End custom CSS */