.sayfa-banner{
    height: 244px;
    object-fit: cover;
}
.sayfa-border{
    padding: 24px;
    margin-top: -2rem;
    border: 1.5px solid #FFFFFF;
    background: #ffffff00;
    backdrop-filter: blur(8px);
    border-radius: 25px 25px 0px 0px;
}
.basin-detay{
    color: #656565;
    font-family: Urbanist;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: center;
}
.basin-title{
    margin-top: 4rem;
    margin-bottom: 1.5rem;
    font-family: Urbanist;
font-size: 36px;
font-weight: 600;
line-height: 43.2px;
text-align: center;
color: #000000;
}
/* basincard */

/* basincard */
.basin-detay-title{
    font-family: Urbanist;
font-size: 36px;
font-weight: 600;
line-height: 43.2px;
text-align: center;
color: rgba(0, 0, 0, 1);
}
.basin-detay-yazi{
    color: rgba(101, 101, 101, 1);
    font-family: Urbanist;
font-size: 16px;
font-weight: 500;
line-height: 24px;
text-align: center;
}
.detay-carousel{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
/* basinCard */
.basin-card{
    cursor: pointer;
    aspect-ratio: 1/1;
    position: relative;
box-shadow: 0px 3.52px 35.24px 0px rgba(0, 0, 0, 0.08);
background-color: white;
border-radius: 32px;
overflow: hidden;
}
.basin-card img{
border-radius: 32px;
}
.card-top{
    font-family: Urbanist;
font-size: 13px;
font-weight: 500;
line-height: 15.6px;
text-align: left;
color: rgba(20, 36, 28, 1);
    left: 22px;
    position: absolute;
    top: 20px;
 

    padding: 5.27px 8.79px 5.27px 8.79px;
    background-color: rgba(245, 245, 245, 1);
    border-radius: 0 !important;
}
.card-top-iki{
    font-family: Urbanist;
font-size: 13px;
font-weight: 500;
line-height: 15.6px;
text-align: left;
color: white;
    left: 22px;
    position: absolute;
    top: 20px;
 

    padding: 5.27px 8.79px 5.27px 8.79px;
    background-color:rgba(0, 0, 0, 1);
    border-radius: 0 !important;
}
.basin-card .card-top-iki{
 

    display: none !important;
    border-radius: 0 !important;
}
.basin-card-detay {
    -webkit-backdrop-filter: blur(8px) !important;
    background: #ffffff00;
    backdrop-filter: blur(8px);
    position: absolute;
    bottom: 0;
    padding-left: 22px;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    margin-bottom: 0;
    overflow: hidden;
    transition: .4s;
    row-gap: 10px;
    padding-bottom: 15px;
    padding-top: 10px;
    display: flex;
    flex-direction: column;
}

.basin-card:hover .basin-card-detay {
    margin-bottom: -37px;
    transition: .4s;
    border: 1px solid transparent;
    border-image: linear-gradient(95deg, #564e4e45, #ffffff14);
    border-image-slice: 1;
}
.basin-card-detay-yazi{
    width: 95%;
 

    font-family: Urbanist;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.85px;
    text-align: left;
    color: rgba(62, 62, 62, 1);

    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
}
.tarih{
 margin-top: -28px;
 transition: .4s;
 color: white !important;
}
.basin-card.active img{
    object-fit: cover;
    height: 100%;
    opacity: .5;
    transition: .4s;
}
.basin-card img{
      object-fit: cover;
    height: 100%;
    opacity: .5;
    transition: .4s;
    }
.detay-orta{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    row-gap: 10px;
}
.basin-card:hover .card-top-iki{
    display: block !important;
}
.basin-card:hover .detay-orta .basin-card-detay-yazi{
    color: rgb(255, 255, 255) !important;
}
.basin-card:hover .detay-orta {
    color: rgb(255, 255, 255) !important;
 }
.basin-card:hover .basin-card-img{
 opacity: 1;
 transition: .4s;
}
.basin-card:hover .tarih{
    margin-top: 0;
    transition: .4s;
   }

   .incele {
    color: rgba(20, 36, 28, 1);
    font-family: Urbanist;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.85px;
    text-align: left;
    border-bottom: 1px solid  rgba(20, 36, 28, 1);
    width: max-content;
}
.card-row{
    margin-top: 3rem !important;
    row-gap: 2rem;
}
/* basinCard */
.fazla-btn{
    font-family: Urbanist;
font-size: 16px;
font-weight: 500;
line-height: 19.2px;
text-align: left;
background: rgba(252, 220, 42, 1);
padding: 16px 62px 16px 62px;
border-radius: 12px;
width: 203px;
}
@media only screen and (max-width: 991px){
    .detay-img{
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .tarih{
        display: none !important;
    }
    .basin-card:hover .basin-card-detay {
        margin-bottom: 0 !important;
        transition: .4s;
        border: 1px solid transparent;
        border-image: linear-gradient(95deg, #564e4e45, #ffffff14);
        border-image-slice: 1;
    }
    .detay-orta {
        height: 9vh !important;
    }
    .basin-card img {
        opacity: 1 !important;
    }
    .basin-card-detay-yazi{
        color: white !important;
    }
    .incele{
        color: white !important;
        border-bottom: 1px solid white !important;
    }
}
@media only screen and (max-width: 767px){
   
    .basin-card-detay {
        height: 140px !important;
    }
   
}