.elementor-2206 .elementor-element.elementor-element-8bd4e10{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}@media(max-width:1024px){.elementor-2206 .elementor-element.elementor-element-8bd4e10{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-2206 .elementor-element.elementor-element-8bd4e10{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;}}/* Start custom CSS */.hisa-deneyim-alani{
    max-width:1200px;
    margin:40px auto 60px;
    padding:0 20px;
}

.hisa-deneyim-hero{
    text-align:center;
    margin:0 auto 40px;
    max-width:860px;
}

.hisa-deneyim-eyebrow{
    display:inline-block;
    font-size:13px;
    font-weight:700;
    letter-spacing:.08em;
    text-transform:uppercase;
    color:#173a72;
    background:#eef4ff;
    border:1px solid #dbe7fb;
    border-radius:999px;
    padding:8px 14px;
    margin-bottom:14px;
}

.hisa-deneyim-baslik{
    margin:0 0 14px;
    font-size:36px;
    line-height:1.2;
    color:#0f274d;
    font-weight:800;
}

.hisa-deneyim-aciklama{
    margin:0;
    font-size:18px;
    line-height:1.8;
    color:#5f6f82;
}

.hisa-yorumlar-wrap{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:28px;
    align-items:stretch;
}

.hisa-yorum-kart{
    position:relative;
    background:linear-gradient(180deg,#ffffff 0%,#fbfcff 100%);
    border:1px solid #e4ebf5;
    border-radius:22px;
    padding:28px;
    box-shadow:0 10px 30px rgba(15,39,77,.08);
    transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
    overflow:hidden;
}

.hisa-yorum-kart::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:5px;
    background:linear-gradient(90deg,#173a72 0%,#3e6fb6 100%);
}

.hisa-yorum-kart:hover{
    transform:translateY(-6px);
    box-shadow:0 16px 36px rgba(15,39,77,.12);
    border-color:#cfdcf0;
}

.hisa-yorum-ust{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    gap:14px;
    margin-bottom:18px;
}

.hisa-yorum-yildiz{
    font-size:22px;
    line-height:1;
    color:#f4b400;
    letter-spacing:2px;
    white-space:nowrap;
}

.hisa-yorum-tur{
    font-size:13px;
    font-weight:700;
    color:#173a72;
    background:#edf3ff;
    border:1px solid #dbe6f8;
    padding:9px 14px;
    border-radius:999px;
    text-align:right;
}

.hisa-yorum-ikon{
    font-size:56px;
    line-height:1;
    color:#d7e3f7;
    font-weight:800;
    margin-bottom:6px;
    font-family:Georgia, serif;
}

.hisa-yorum-metin{
    color:#24364b;
    font-size:17px;
    line-height:1.8;
    margin-bottom:26px;
    min-height:120px;
}

.hisa-yorum-alt{
    margin-top:auto;
    padding-top:18px;
    border-top:1px solid #edf1f7;
}

.hisa-yorum-kimlik{
    display:flex;
    align-items:center;
    gap:14px;
}

.hisa-yorum-avatar{
    width:48px;
    height:48px;
    min-width:48px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,#173a72 0%,#335ea2 100%);
    color:#fff;
    font-size:20px;
    font-weight:800;
    box-shadow:0 6px 14px rgba(23,58,114,.2);
}

.hisa-yorum-kimlik-yazi{
    min-width:0;
}

.hisa-yorum-ad{
    font-size:18px;
    font-weight:800;
    color:#0f274d;
    margin-bottom:4px;
    word-break:break-word;
}

.hisa-yorum-detay{
    font-size:14px;
    color:#657487;
    line-height:1.6;
    word-break:break-word;
}

.hisa-deneyim-bos{
    max-width:900px;
    margin:30px auto;
    padding:22px;
    background:#f7f9fc;
    border:1px dashed #cad6e6;
    border-radius:16px;
    color:#4e6074;
    text-align:center;
    font-size:16px;
}

@media (max-width: 767px){
    .hisa-deneyim-baslik{
        font-size:28px;
    }

    .hisa-deneyim-aciklama{
        font-size:16px;
        line-height:1.7;
    }

    .hisa-yorum-kart{
        padding:22px;
    }

    .hisa-yorum-metin{
        min-height:auto;
        font-size:16px;
    }

    .hisa-yorum-ust{
        flex-direction:column;
        align-items:flex-start;
    }

    .hisa-yorum-tur{
        text-align:left;
    }
}/* End custom CSS */