/* _content/AAI/Components/Components/Careers/CareersSectionOne.razor.rz.scp.css */
.careersSectionOne[b-xvuqqddw4k]{
    
    width:100%;
    min-height:1195px;
    background-color:var(--color-onyx);
    margin-bottom:30px;
}
.careersSectionOne-top-area[b-xvuqqddw4k]{
    display:flex;
    width:100%;
    min-height:659px;
    padding:221px 0 120px;
}
.careersSectionOne-top-left[b-xvuqqddw4k] {
    max-width: 619px;
    width: 40%;
    height: 1px;
    aspect-ratio: 1/1;
    margin-right: 10%;
}

.careersSectionOne-top-title[b-xvuqqddw4k] {
    max-width: 853px;
    min-height:209px;
    font-size: 80px;
    font-weight: 600;
    color: var(--color-white);
    line-height: 1.2;
    margin-bottom: 20px;
}

.careersSectionOne-top-text[b-xvuqqddw4k] {
    max-width: 761px;
    min-height:89px;
    font-size: 20px;
    font-weight: 400;
    color: var(--color-white);
}

.careersSectionOne-bottom-area[b-xvuqqddw4k] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    min-height: 150pt;
    background-image: url('/images/careersimages/careersTwo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 177px;
}
.careersSectionOne-top-img[b-xvuqqddw4k] {
    max-width: 619px;
    width: 40%;
    height: 40%;
    max-height: 619px;
    min-height: 194.81pt;
    aspect-ratio: 1/1;
    background-image: url('/images/careersimages/careersOne.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -600px;
}

.careersSectionOne-bottom-mini-img[b-xvuqqddw4k] {
    max-width: 619px;
    width: 40%;
    height: 40%;
    max-height: 619px;
    min-height: 194.81pt;
    aspect-ratio: 1/1;
    background-image: url('/images/careersimages/careersThree.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -120px;
}

@media (max-width:1450px){
    .careersSectionOne-top-title[b-xvuqqddw4k] {
        font-size: 72px;
    }
}

@media (max-width:1200px) {
    .careersSectionOne[b-xvuqqddw4k] {
        min-height: 1095px;
    }
    .careersSectionOne-top-title[b-xvuqqddw4k] {
        font-size: 68px;
    }

    .careersSectionOne-top-text[b-xvuqqddw4k] {
        font-size: 18px;
    }

    .careersSectionOne-top-img[b-xvuqqddw4k] {
        margin-top: -400px;
    }

    .careersSectionOne-bottom-mini-img[b-xvuqqddw4k] {
        margin-bottom: -150px;
    }

}

@media (max-width:1100px){
    .careersSectionOne[b-xvuqqddw4k] {
        min-height: 995px;
    }
    .careersSectionOne-top-title[b-xvuqqddw4k] {
        font-size: 60px;
    }

    .careersSectionOne-top-text[b-xvuqqddw4k] {
        font-size: 16px;
    }
 
}

@media (max-width:900px){
    
    .careersSectionOne-top-area[b-xvuqqddw4k]{
        flex-direction:column-reverse;
    }

    .careersSectionOne-top-img[b-xvuqqddw4k] {
        margin-top: -350px;
    }

    .careersSectionOne-top-title[b-xvuqqddw4k] {
        font-size: 60px;
        margin:0 40pt 20px;
        min-height:auto;
    }

    .careersSectionOne-top-text[b-xvuqqddw4k] {
        font-size: 16px;
        margin: 0 40pt 40pt;
    }
}

@media (max-width:600px){
    .careersSectionOne[b-xvuqqddw4k] {
        margin-bottom: 100px;
    }
    .careersSectionOne-top-title[b-xvuqqddw4k] {
        font-size: 40pt;
        min-height:auto;
    }

    .careersSectionOne-top-text[b-xvuqqddw4k] {
        font-size: 16pt;
    }

    .careersSectionOne-bottom-area[b-xvuqqddw4k]{
        flex-direction:column;
    }
    .careersSectionOne-top-img[b-xvuqqddw4k] {
        margin-top: -300px;
        width: 194.81pt;
    }

    .careersSectionOne-bottom-mini-img[b-xvuqqddw4k] {
        width: 194.81pt;
        align-self: flex-end;
    }
}

@media (max-width:400px){
    .careersSectionOne[b-xvuqqddw4k] {
        margin-bottom: 130px;
    }
    .careersSectionOne-top-title[b-xvuqqddw4k] {
        font-size: 28pt;
    }

    .careersSectionOne-top-text[b-xvuqqddw4k] {
        font-size: 14pt;
    }
}
/* _content/AAI/Components/Components/FooterComponent.razor.rz.scp.css */
.footerComponent[b-9z45hr4kdr] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 127px 298px 20px;
    width: 100%;
    background-color: var(--color-gunmetal);
    color: var(--color-white);
}




.menu-logo[b-9z45hr4kdr] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    cursor: pointer;
    color: var(--color-white);
    font-size: 24px;
}
    .menu-logo > b[b-9z45hr4kdr] {
        margin-right: 7px !important;
    }


@media(max-width:600px) {
    .menu-logo[b-9z45hr4kdr] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    cursor: pointer;
    color: var(--color-lion);
    font-size: 20px;
}
   
}

    .menu-logo > span[b-9z45hr4kdr] {
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        font-size:20px;
    }
/* #region top area*/
.footerComponent-top-area[b-9z45hr4kdr] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 50px;
    width: 100%;
    box-sizing: border-box;
}


.footerComponent-top-item[b-9z45hr4kdr] {
    flex: 1 1 300px;
    min-width: 250px;
    padding: 20px;
    box-sizing: border-box;
}

    .footerComponent-top-item.left[b-9z45hr4kdr] {
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        padding-left: 0;
        padding-bottom:40px;
    }

        .footerComponent-top-item.left > div:first-child > div:first-child[b-9z45hr4kdr]  {
            display: flex;
            gap: 40px;
            height: 40px;
        }

            .footerComponent-top-item.left > div:first-child > div:first-child > div:last-child[b-9z45hr4kdr] {
                display: flex;
                justify-content: start;
                align-items: center;
                height: 100%;
            }

        .footerComponent-top-item.left > div:first-child > div:nth-child(2)[b-9z45hr4kdr] {
            color: var(--color-steelGray);
        }

        .footerComponent-top-item.left > div:last-child[b-9z45hr4kdr] {
            text-align:left;
            color: var( --color-slateGray);
            margin-top: 24px;
        }

    .footerComponent-top-item.center[b-9z45hr4kdr] {
        flex: 1 1 150px;
        display: flex;
        flex-direction: column;
        justify-content: start;
        gap: 10px;
        min-width: 150px;
        box-sizing: border-box;
        margin-left: 50px;
        padding: 0px;
        padding-top: 20px;
        z-index: 1;
    }


.menu-item[b-9z45hr4kdr] {
    color: var(--color-white);
    cursor: pointer;
    transition: color 0.3s ease;
}

    .menu-item:hover[b-9z45hr4kdr] {
        color: var(--color-coyote);
    }

    /* Aktif olan menü */
    .menu-item.active[b-9z45hr4kdr] {
        color: var(--color-slateGray);
        pointer-events: none; 
    }

        /* Aktif olan menü hover olunca değişmesin */
        .menu-item.active:hover[b-9z45hr4kdr] {
            color: var(--color-slateGray);
        }



@media (max-width: 1200px) {

    .footerComponent[b-9z45hr4kdr] {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 127px 30px 20px;
    }

    .footerComponent-top-item[b-9z45hr4kdr] {
        padding: 0px;
    }

        .footerComponent-top-item.center[b-9z45hr4kdr] {
            margin-left: 0px;
            padding-top: 0;
        }

    .footerDesigned[b-9z45hr4kdr] {
        text-align: center;
    }
}


.footerComponent-top-item.right[b-9z45hr4kdr] {
    padding-bottom: 0;
}

    .footerComponent-top-item.right > div:nth-child(1)[b-9z45hr4kdr] {
        color: var(--color-slateGray);
    }

.email-area[b-9z45hr4kdr] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    height: 60px;
    border-radius: 30px;
    background-color: var(--color-white);
    margin-top: 38px;
}

    .email-area > input[b-9z45hr4kdr] {
        position: absolute;
        top: 0;
        left: 0;
        outline: none;
        border: none;
        width: calc(100% - 127px);
        height: 100%;
        padding-left: 24px;
        border-radius: 30px;
    }

@media (max-width:960px) {

    .email-area > input[b-9z45hr4kdr]::placeholder {
        font-size: 14px;
    }
}

@media (max-width:924px) {

    .email-area > input[b-9z45hr4kdr]::placeholder {
        font-size: 16px;
    }
}

@media (max-width:410px) {

    .email-area > input[b-9z45hr4kdr]::placeholder {
        font-size: 14px;
    }
}

@media (max-width:390px) {

    .email-area > input[b-9z45hr4kdr]::placeholder {
        font-size: 12px;
    }
}

@media (max-width:365px) {

    .email-area > input[b-9z45hr4kdr]::placeholder {
        font-size: 10px;
    }
}

.email-button[b-9z45hr4kdr] {
    position: absolute;
    right: 10px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 107px;
    height: 40px;
    border-radius: 20px;
    background-color: var(--color-slateGray);
    cursor: pointer;
}

.info-message[b-9z45hr4kdr] {
    position: absolute;
    bottom: 0px;
    left: 25px;
    margin-top: 10px;
    font-size: 0.9rem;
    opacity: 0;
    transform: translateY(0px);
    transition: all 0.3s ease-in-out;
}

    .info-message.show[b-9z45hr4kdr] {
        opacity: 1;
        transform: translateY(25px);
    }


.footerComponent-top-item-left-svg[b-9z45hr4kdr] {
    margin-top: 60px;
    text-align: right;
}

    .footerComponent-top-item-left-svg > svg:hover[b-9z45hr4kdr] {
        color: var(--color-coyote);
        cursor: pointer;
    }

@media(max-width:600px) {
    .footerComponent-top-area[b-9z45hr4kdr] {
        margin-bottom: 0px;
    }
}
/* #endregion*/
/* #region icon area*/
.footerComponent-icon-area[b-9z45hr4kdr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100px;
}

    .footerComponent-icon-area > div[b-9z45hr4kdr] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width:100%;
    }

.footerComponent-social-media-area[b-9z45hr4kdr]{
    white-space:nowrap;
}
.social-media-icon[b-9z45hr4kdr] {
    cursor: default;
    margin-right: 16px;
}



.dropdown[b-9z45hr4kdr] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
}
    .dropdown > div:first-child[b-9z45hr4kdr] {
        display: flex;
    }
.select-languange[b-9z45hr4kdr] {
    position: relative;
    display: flex;
    width: auto;
    cursor: default;
    z-index: 1;
    margin-right:20px;
}

.list[b-9z45hr4kdr] {
    position: absolute;
    top: 100%;
    right: 0;
    height: auto;
    opacity: 0;
    width: auto;
    overflow: hidden;
    display: flex;
    align-items:end;
    flex-direction: column;
    padding: 0 10px;
    transform: scaleY(0);
    transform-origin: top;
    overflow: hidden;
    transition: transform 0.3s ease, opacity 0.3s ease;
    z-index: 100;
}

    .list.open[b-9z45hr4kdr] {
        transform: scaleY(1);
        opacity: 1;
        padding: 5px 10px;
        background-color: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(10px);
    }

.list-item[b-9z45hr4kdr] {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: var(--color-white);
    gap: 10px;
    white-space:nowrap;
}

.arrow[b-9z45hr4kdr] {
    position: absolute;
    left: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-image: url("/images/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    transform: rotate(-90deg);
    transition: transform 0.3s ease-in-out;
    z-index: 0;
}

    /* Açıldığında döner */
    .arrow.open[b-9z45hr4kdr] {
        transform: rotate(0deg);
    }

.flag-preview[b-9z45hr4kdr] {
    width: 20px;
    height: auto;
    margin-right: 10px;
    vertical-align: middle;
}

@media (max-width:600px) {
    .footerComponent[b-9z45hr4kdr] {
        padding: 60px 40px 60px;
    }

    .footerComponent-top-area > div[b-9z45hr4kdr] {
        padding-bottom: 40px !important;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }


    .footerComponent-top-item.left > div:first-child > div:nth-child(2)[b-9z45hr4kdr] {
        margin-top: 0px;
    }

    .footerComponent-icon-area[b-9z45hr4kdr] {
        align-items: end;
        margin-top:40px;
    }

    .footerComponent-icon-area-text[b-9z45hr4kdr] {
        font-size: 14pt;
    }

    .footerComponent-icon-area > div[b-9z45hr4kdr] {
        flex-wrap: wrap;
        justify-content: start;
        min-width: auto;
    }

        .footerComponent-icon-area > div > div:nth-child(2)[b-9z45hr4kdr] {
            display: flex;
            justify-content: space-between;
            margin-bottom: 0px;
            padding-top: 20px;
            width:100%;
        }

    .footerComponent-social-media-area[b-9z45hr4kdr] {
        display:flex;
        justify-content:space-between;
        width:100%;
    }

    .footerComponent-social-media-area > svg[b-9z45hr4kdr]{
        width:40px;
        height:40px;
    }
}
/* #endregion*/

.last-updated[b-9z45hr4kdr] {
    display: flex;
    align-items: end;
    justify-content: start;
    gap: 10px;
}


/* #region bottom Area*/
.footerComponent-bottom-area[b-9z45hr4kdr] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    align-items: center;
    width: 100%;
    min-height: 155px;
    padding: 40px 298px;
    font-weight: 400;
    background-color: black;
    color: var(--color-slateGray);
}

    .footerComponent-bottom-area > div[b-9z45hr4kdr] {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    
    .footerComponent-bottom-area > div:first-child[b-9z45hr4kdr] {
        position:relative;
    }

        .footerComponent-bottom-area > div:nth-child(2)[b-9z45hr4kdr] {
            width: 100%;
            height: 1px;
            background-color: var(--color-slateGray);
        }

        .footerComponent-bottom-area > div:last-child[b-9z45hr4kdr] {
            align-items: end;
        }

.footerComponent-bottom-button-area[b-9z45hr4kdr] {
    display: flex;
    align-items:center;
    gap: 20px;
}

    .footerComponent-bottom-button-area > div:nth-child(even)[b-9z45hr4kdr] {
        width: 2px;
        height: 30px;
        background-color: var(--color-white);
    }

    .footerComponent-bottom-button[b-9z45hr4kdr] {
        color: var(--color-white);
        cursor: pointer;
        text-align: center;
        letter-spacing: 0px;
    }

    .footerComponent-bottom-button:hover[b-9z45hr4kdr] {
        color: var(--color-coyote);
    }

    .footerComponent-bottom-button.active[b-9z45hr4kdr] {
        color: var(--color-coyote);
    }



@media (max-width:1200px) {
    .footerComponent-bottom-area[b-9z45hr4kdr] {
        justify-content: center;
        column-gap: 50px;
    }
}

.footerDesigned[b-9z45hr4kdr]{
    display:flex;
    align-items:center;
    text-align:end;
    margin-left:15px;
    flex-wrap:wrap;
}
   
    .footerDesigned > div > span[b-9z45hr4kdr] {
        cursor: pointer;
        text-align: center;
        letter-spacing: 0px;
        color: var(--color-white);
        white-space: nowrap;
    }

    .footerDesigned > div > span:hover[b-9z45hr4kdr] {
        color: var(--color-coyote);
    }

   
@media ( max-width:1200px) {
    .footerComponent-bottom-area[b-9z45hr4kdr] {
        padding: 40px;
    }

        .footerComponent-bottom-area > div[b-9z45hr4kdr] {
            flex-direction: column;
        }

            .footerComponent-bottom-area > div > div[b-9z45hr4kdr] {
                display: flex;
                align-items: center !important;
                justify-content: center;
                width: 100% !important;
            }

    .footerDesigned[b-9z45hr4kdr] {
        grid-row: 2;
        margin-top: 20px;
        margin-left: 0;
        padding-top: 20px;
        text-align: start;
    }
      

    .footerComponent-bottom-area > div:first-child[b-9z45hr4kdr] {
        grid-row: 3;
    }

    .footerComponent-bottom-area > div:nth-child(3) > div:nth-child(2)[b-9z45hr4kdr] {
        margin-top: 20px;
        padding-top: 20px;
    }
}

@media ( max-width:600px) {
    .footerComponent-bottom-area > div[b-9z45hr4kdr] {
        flex-direction: column;
        align-items: start !important;
    }

        .footerComponent-bottom-area > div > div[b-9z45hr4kdr] {
            display: flex;
            align-items: start !important;
            justify-content: start;
            width: 100% !important;
        }

            .footerComponent-bottom-button-area[b-9z45hr4kdr] {
                grid-row: 1;
                flex-direction: column;
                align-items: start;
                justify-content: space-between !important;
                gap: 8px !important;
                padding: 0 0 0px 0;
                color: var(--color-coyote);
            }

        .footerComponent-bottom-button-area > div[b-9z45hr4kdr] {
            position: relative;
            padding-right: 30px;
        }
            .footerComponent-bottom-button-area > div:nth-child(even)[b-9z45hr4kdr] {
                height: auto;
            }

    .footerComponent-bottom-button[b-9z45hr4kdr] {
        font-size:20px;
    }
    .footerComponent-bottom-button[b-9z45hr4kdr]::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: rotate(0deg) translateY(-50%) translateX(0%);
        width: 22px;
        height: 22px;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><g transform='translate(-692 1767)'><rect width='20' height='20' transform='translate(692 -1767)' fill='none'/><path d='M5.344-11.25H.75a.656.656 0 0 0-.656.656.657.657 0 0 0 .656.656H3.761l-7.5 7.479a.656.656 0 0 0 0 .928.647.647 0 0 0 .465.193.652.652 0 0 0 .464-.192l7.5-7.48V-6a.656.656 0 0 0 .656.656A.656.656 0 0 0 6-6v-4.594A.656.656 0 0 0 5.344-11.25Z' transform='translate(696.819 -1753.288) rotate(45)' fill='%23697B86' /></g></svg>");
    }


    .footerComponent-bottom-button.active[b-9z45hr4kdr]::after {
        transform: rotate(-90deg) translateY(0%) translateX(50%);
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><g transform='translate(-692 1767)'><rect width='20' height='20' transform='translate(692 -1767)' fill='none'/><path d='M5.344-11.25H.75a.656.656 0 0 0-.656.656.657.657 0 0 0 .656.656H3.761l-7.5 7.479a.656.656 0 0 0 0 .928.647.647 0 0 0 .465.193.652.652 0 0 0 .464-.192l7.5-7.48V-6a.656.656 0 0 0 .656.656A.656.656 0 0 0 6-6v-4.594A.656.656 0 0 0 5.344-11.25Z' transform='translate(696.819 -1753.288) rotate(45)' fill='%238C6538' /></g></svg>");
    }

    .footerDesigned[b-9z45hr4kdr] {
        grid-row: 2;
        margin-top: 20px;
        padding-top: 20px;
        text-align: start;
    }


    .footerComponent-bottom-area > div:first-child[b-9z45hr4kdr] {
        grid-row: 3;
    }

    .footerComponent-bottom-area > div:nth-child(3) > div:nth-child(2)[b-9z45hr4kdr] {
        margin-top: 0px;
        padding-top: 20px;
    }
}
/* #endregion*/


@media screen and (max-width: 480px) {
    .footerComponent-top-item.left > div:first-child > div:first-child[b-9z45hr4kdr] {
        height: 70px;
    }
    .menu-logo[b-9z45hr4kdr] {
        display: flex;
        justify-content: flex-start;
        
        flex-wrap: wrap;
        gap:0px !important;
    }
}
/* _content/AAI/Components/Components/Home/HomeSectionFour.razor.rz.scp.css */
.homeSectionFour[b-blv0yc6ih2]{
    display:flex;
    flex-direction:column;
    align-items:center;
    padding-top: 40px;
}

.homeSectionFour-title[b-blv0yc6ih2]{
    text-align:center;
    margin-bottom:17px;
}

.homeSectionFour-sub-title[b-blv0yc6ih2]{
    max-width:872px;
    text-align:center;
    margin:0 20px 50px;

}

.homeSectionFour-item-area[b-blv0yc6ih2] {
    display: grid;
    grid-template-columns: repeat(2, auto); 
    grid-template-rows: repeat(2, auto);
    gap: 0px;
    width: 100%;
    box-sizing: border-box;
}

.homeSectionFour-item[b-blv0yc6ih2] {
    display: flex;
    width:100%;
    height: 354px;
    color: white;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 130px 0 130px;

}

.homeSectionFour-item:first-child[b-blv0yc6ih2] {
    background-position: left;

}

    .homeSectionFour-item > div[b-blv0yc6ih2] {
        padding: 20px;
        width:90%;
    }

    .homeSectionFour-item img[b-blv0yc6ih2] {
        max-width: 60px;
        height: auto;
    }

.homeSectionFour-item:nth-child(odd)[b-blv0yc6ih2] {
    justify-content: end;
    align-items: center;
    margin: 5px 10px 5px 0;
}

.homeSectionFour-item:nth-child(even)[b-blv0yc6ih2] {
    justify-content: start;
    align-items: center;
    margin: 5px 0 5px 10px;
}

.homeSectionFour-item > div > div:first-child[b-blv0yc6ih2] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--color-coyote);
    color: var(--color-white);
}

.homeSectionFour-item > div > div:last-child[b-blv0yc6ih2] {
    width: 410px;
    color: var(--color-lion);
    margin-top: 10px;
}

@media (max-width: 1200px) {

    .homeSectionFour-item[b-blv0yc6ih2] {
        padding: 50px 0;
        height: 260px;
    }
        .homeSectionFour-item  div[b-blv0yc6ih2] {
            font-size: 20px !important;
        }

        .homeSectionFour-item:nth-child(even)[b-blv0yc6ih2] {
           padding-left:70px;
        }

}

@media (max-width: 600px) {

    .homeSectionFour-item[b-blv0yc6ih2] {
        height: 175px;
    }

    .homeSectionFour-item:nth-child(even)[b-blv0yc6ih2] {
        padding-left: 0px;
    }
    .homeSectionFour-item > div[b-blv0yc6ih2] {
        padding: 20px;
    }


        .homeSectionFour-item > div > div:last-child[b-blv0yc6ih2] {
            width: auto;
            color: var(--color-lion);
            margin-top: 10px;
        }
}

@media (max-width:480px){
    .homeSectionFour-item div[b-blv0yc6ih2]{
        font-size:12pt !important;
    }
    }
/* _content/AAI/Components/Components/Home/HomeSectionThree.razor.rz.scp.css */
.homeSectionThree[b-ldznkjl11q] {
    display: grid;
    gap: 10px;
    margin: 0 0 65px 14%;
    margin-bottom:65px !important;
}


.homeSectionThree-title-button-area[b-ldznkjl11q] {
    position: relative;
    
}

.homeSectionThree-title-button-bottom-area[b-ldznkjl11q]{
    display:flex;
    align-items:end;
    padding-bottom:10px;
}

@media (max-width: 1315px) {
    .homeSectionThree[b-ldznkjl11q] {
        margin: 0 0 0px 14%;
    }
}

@media (max-width: 600px){
    .homeSectionThree-title-top-area[b-ldznkjl11q] {
        flex-direction:column;
        row-gap:24px;
        align-items:center;
    }

    .homeSectionThree-title[b-ldznkjl11q] {
        margin-top: 32px;
        font-size: 40pt !important;
        padding-left: 40px;
    }

    .homeSectionThree-title-text[b-ldznkjl11q] {
        font-size: 14pt !important;
        margin-right:60px !important;
    }
}


.homeSectionThree-title-top-area[b-ldznkjl11q]{
    display:flex;
    justify-content:space-between;
    align-items:end;
}
.homeSectionThree-button[b-ldznkjl11q] {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 158px;
    height: 40px;
    color: var(--color-white);
    background-color: var(--color-lion);
    border: none;
    border-radius: 20px;
    cursor: pointer;
}

    .homeSectionThree-button:hover[b-ldznkjl11q] {
        background-color: var(--color-coyote);
    }

.homeSectionThree-title[b-ldznkjl11q] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items:end;
    margin-right: 20px;
    margin-top:0px;
}

.homeSectionThree-title-text[b-ldznkjl11q] {
    max-width: 450px;
    min-width: 300px;
    width: 100%;
    margin: 0 20px 10px 0;
    flex: 1 1 300px;
    text-align:left;
}


.homeSectionThree-title-button-area[b-ldznkjl11q] {
    width: calc(100% - 850px);
    display: flex;
    justify-content: end;
    flex: 1 1 500px; 
    gap: 0px;
    margin:0 10% 0 10px;
    padding-right:60px;
}

.homeSectionThree-title-button[b-ldznkjl11q] {
    width: 1px !important;
    height: 1px !important;
    justify-content: center;
    align-items: center;
    border-right: none;
    padding: 0;
    margin:-60px 100px 0 -170px;
}

.city-buttons-container[b-ldznkjl11q] {
    display: flex;
    justify-content: end;
    transform: scale(1) !important;
    opacity: 1 !important;
    width: auto !important;
}


    .city-buttons-container div[b-ldznkjl11q] {
        display: flex;
        width: auto;
        height: 30px;
        justify-content: center;
        align-items: center;
        border-right: 1px solid var(--color-slateGray);
        cursor: pointer;
        padding: 0 15px;
    }

    .city-buttons-container div:nth-child(4)[b-ldznkjl11q] {
        border-right: none;
    }

.mobil-city-button[b-ldznkjl11q] {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
}

.city-buttons-container-mobile[b-ldznkjl11q] {
    transform: scale(0) !important;
    opacity: 0 !important;
    width: 0 !important;
}

@media (max-width: 1200px) {
   
    .homeSectionThree-title-text[b-ldznkjl11q] {
        margin-right:200px;
    }

    .homeSectionThree-title-button-area[b-ldznkjl11q] {
        width: 100%;
        flex: 1 1 100%;
    }

}

@media (max-width: 768px) {
    .city-buttons-container div[b-ldznkjl11q] {
        width: 50%;
        border: none;
    }
    .homeSectionThree-title-button-area[b-ldznkjl11q] {
        
        padding: 0px 0;
    }
}


@media (max-width: 600px) {
    .carousel-wrapper[b-ldznkjl11q] {
        height: 540px !important;
    }
    .homeSectionThree[b-ldznkjl11q]{
        margin:0;
    }

    .homeSectionThree-title-button-area[b-ldznkjl11q] {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        padding: 0px 0 0 40px;
        height: 100px;
        margin: 0;
    }

    .homeSectionThree-title-button[b-ldznkjl11q] {
        order: 0;
        align-self: flex-start;
        margin: 0;
    }

    .homeSectionThree-title-button-bottom-area[b-ldznkjl11q]{
        margin-left:-30px;
        margin-top:0px;
        gap:20px;
    }

    .city-buttons-container[b-ldznkjl11q] {
        transform: scale(0) !important;
        opacity: 0 !important;
        width: 0 !important;
    }

    .city-buttons-container-mobile[b-ldznkjl11q] {
        transform: scale(1) !important;
        opacity: 1 !important;
        width: auto !important;
        display: flex;
        gap: 10px;
        align-items: center;
        overflow: hidden;
        white-space: nowrap;
        padding: 0 10px;
        font-size: 20pt !important;
    }

        .city-buttons-container-mobile .active-button[b-ldznkjl11q] {
            font-size: 20pt !important;
            font-weight: 400;
            flex: 0 0 170px;
        }

        .city-buttons-container-mobile .preview-button[b-ldznkjl11q] {
            font-size: 18pt !important;
            opacity: 0.6;
            flex: 0 0 auto;
            border-left: 1px solid var(--color-gunmetal) !important;
            padding-left:20px;
        }

        .city-buttons-container-mobile .dots[b-ldznkjl11q] {
            font-size: 20pt;
            color: gray;
            flex: 0 0 auto;
            margin-left:-10px;
            margin-bottom:-2px;
        }


    .mobil-city-button[b-ldznkjl11q] {
        display: flex !important;
        justify-content:center;
        width: calc(100% - 40px) !important;
        height: 40px !important;
        opacity: 1 !important;
        
    }


    .mobil-city-button > div[b-ldznkjl11q]{
        position:relative;
        display:flex;
        justify-content:center;
        align-items:center;
        width:40px;
        height:40px;
        border-radius:50%;
        cursor:pointer;
    }

    .mobil-city-button > div > svg[b-ldznkjl11q]{
        position:absolute;
    }

    .mobil-city-left-button[b-ldznkjl11q]{
        margin-right:8px;
    }
   
}
    .homeSectionThree-info-area[b-ldznkjl11q] {
        position: relative;
        display: flex;
        justify-content: flex-end;
        margin-top: 50px;
    }

    .carousel-wrapper[b-ldznkjl11q] {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 710px;
        overflow-x: hidden;
    }

    .carousel-item[b-ldznkjl11q] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        transform: translateX(100%) scaleX(0);
        transition: all 0.5s ease-in-out;
        z-index: 0;
    }

        .carousel-item.active[b-ldznkjl11q] {
            opacity: 1;
            transform: translateX(0) scaleX(1);
            z-index: 1;
        }

    .homeSectionThree-info-front[b-ldznkjl11q] {
        position: absolute;
        top: 100px;
        left: 0px;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        width: 761px;
        height: 592px;
        background-color: var(--color-gunmetal);
        z-index: 1;
        color: white;
        padding: 100px 0;
        transition: all 0.3s ease-in-out;
    }

        .homeSectionThree-info-front > div:first-child[b-ldznkjl11q] {
            max-width: 539px;
            width: 80%;
            margin: 20px 0;
            color: var(--color-lion);
        }

        .homeSectionThree-info-front > div:nth-child(2)[b-ldznkjl11q] {
            max-width: 539px;
            width: 80%;
            color: #6C7A85;
            line-height: 24px;
            height: calc(100% - 286px);
        }

    @media (max-width: 1200px) {
        .homeSectionThree-info-front[b-ldznkjl11q] {
            top: auto;
            bottom: -50px;
            left: 0;
            width: 90%; 
            max-width: 600px;
            height: 450px;
            padding: 50px 20px;
        }

        .homeSectionThree-info-front-counts[b-ldznkjl11q] {
            max-width: 439px;
            margin: 60px auto 0 auto !important;
            transform: scale(0.8);
        }
    }


    .homeSectionThree-info-front-counts[b-ldznkjl11q] {
        display: grid;
        grid-template-columns: 0.9fr 1.1fr;
        grid-template-rows: auto auto;
        gap: 10px;
        width: 100%;
        max-width: 539px;
        height: 165px;
        margin: 20px 0 0 0;
    }

        .homeSectionThree-info-front-counts > div:first-child[b-ldznkjl11q], .homeSectionThree-info-front-counts > div:nth-child(2)[b-ldznkjl11q] {
            line-height: 24px;
        }

        .homeSectionThree-info-front-counts > div:last-child[b-ldznkjl11q] {
            display: flex;
            align-items: center;
        }

            .homeSectionThree-info-front-counts > div:last-child > span:last-child[b-ldznkjl11q] {
                font-size: 40px;
                color: var(--color-coyote);
                margin-top:0px;
            }

            .homeSectionThree-info-front-counts > div:last-child > span:nth-child(2)[b-ldznkjl11q] {
                font-size: 20px;
                color: var(--color-white);
                margin-top:-30px;
                margin-left:5px;
            }


    .homeSectionThree-info-back[b-ldznkjl11q] {
        width: 100%;
        min-width: 300px;
        height: 610px;
        margin-left: 80px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    @media (max-width: 600px) {
        .homeSectionThree-info-area[b-ldznkjl11q] {
            margin-top: 8px;
            margin-left:20px;
        }

        .homeSectionThree-info-front[b-ldznkjl11q] {
            width: 320px;
            
            padding: 40px 0;
            top:50%
        }

            .homeSectionThree-info-front > div:first-child[b-ldznkjl11q] {
                font-size: 12pt;
                color: var(--color-coyote);
                margin: 4px 0;
            }

            .homeSectionThree-info-front > div:nth-child(2)[b-ldznkjl11q] {
                font-size: 14pt !important;
                color: var(--color-slateGray);
                margin: 4px 0 4px -5px;
                height:175px;
            }

        .homeSectionThree-info-front-counts[b-ldznkjl11q] {
            margin: -10px 0 0 0 !important;
        }
            .homeSectionThree-info-front-counts > div:nth-child(3)[b-ldznkjl11q]{
                font-size:40pt !important;
            }
           
            .carousel-item.active[b-ldznkjl11q] {
                padding-left: 20px;
            }

        .homeSectionThree-info-back[b-ldznkjl11q] {
            margin-left: 0px;
            height: 174px;
        }
    }

/* _content/AAI/Components/Components/Kurumsal/KurumsalSectionFive.razor.rz.scp.css */
.KurumsalSectionFive[b-a4teldg78z] {
    background-color: var(--color-seaShell);
    width:100%;
    min-height:815px;
    padding:103px 14% 80px;
}

.KurumsalSectionFive-section[b-a4teldg78z] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0px;
    gap: 16px;
}

.KurumsalSectionFive-text-area[b-a4teldg78z] {
    flex: 1 1 983px;
    max-width: 983px;
    min-width: 200px;
    transform: translateY(-17px);
}

.KurumsalSectionFive-text-area > div:first-child[b-a4teldg78z] {
    position:relative;
    display:flex;
    justify-content:center;
    align-items:center;
    width: 70px;
    height:70px;
    border-radius:50%;
}

.KurumsalSectionFive-text-area > div:first-child > svg[b-a4teldg78z] {
    position:absolute;
}

.KurumsalSectionFive-text-area > div:nth-child(2)[b-a4teldg78z] {
    display:flex;
    align-items:center;
    height:109px;
}

.KurumsalSectionFive-text-area > div:last-child[b-a4teldg78z] {
    line-height: 1.5;
    max-width:539px;
}

/* goal kartları sabit boyutta olacak */
.KurumsalSectionFive-card[b-a4teldg78z] {
    position: relative;
    flex: 0 0 317px;
    min-height: 306px;
    padding: 105px 0 102px 40px;
    font-weight: bold;
    font-size: 16px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    overflow: visible;
    perspective: 1000px;
}

    .KurumsalSectionFive-card > div:first-child[b-a4teldg78z] {
        position: relative;
        width: 100%;
        height: 100%;
        font-size: 30px;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: start;
    }

        .KurumsalSectionFive-card > div:first-child[b-a4teldg78z]::after {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            font-size: 20px;
            width: 50px;
            height: 50px;
            background-repeat: no-repeat;
            background-size: contain;
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><g transform='translate(-692 1767)'><rect width='20' height='20' transform='translate(692 -1767)' fill='none'/><path d='M5.344-11.25H.75a.656.656 0 0 0-.656.656.657.657 0 0 0 .656.656H3.761l-7.5 7.479a.656.656 0 0 0 0 .928.647.647 0 0 0 .465.193.652.652 0 0 0 .464-.192l7.5-7.48V-6a.656.656 0 0 0 .656.656A.656.656 0 0 0 6-6v-4.594A.656.656 0 0 0 5.344-11.25Z' transform='translate(696.819 -1753.288) rotate(45)' fill='%23fff'/></g></svg>");
        }


.background-card[b-a4teldg78z] {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    height: 100%;
    padding: 105px 80px 102px 40px;
    transform: rotateY(300deg) scaleX(0);
    transform-origin: right center;
    z-index: -1;
    opacity: 0;
    transition: all .5s ease-in-out;
}

.KurumsalSectionFive-card:hover div:nth-child(2)[b-a4teldg78z] {
    transform: rotateY(0deg) scaleX(1); 
    z-index: 2;
    opacity: 1;
    transition: transform .5s ease-in-out, z-index .5s ease-in-out, opacity .6s ease-in-out;
}

.KurumsalSectionFive-card.coyote[b-a4teldg78z] {
    background-color: var(--color-coyote);
}

.KurumsalSectionFive-card.onyx[b-a4teldg78z] {
    background-color: var(--color-onyx);
}

.KurumsalSectionFive-card.lion[b-a4teldg78z] {
    background-color: var(--color-lion);
}

.background-card.coyote[b-a4teldg78z] {
    background-color: var(--color-lion);
}

.background-card.onyx[b-a4teldg78z] {
    background-color: var(--color-slateGray);
}

.background-card.lion[b-a4teldg78z] {
    background-color: var(--color-dun);
}


@media(max-width:600px) {
    .KurumsalSectionFive[b-a4teldg78z] {
        padding: 103px 40px 60px;
    }

    .KurumsalSectionFive-section[b-a4teldg78z] {
        gap: 0px;
    }


    .KurumsalSectionFive-text-area > div:nth-child(2)[b-a4teldg78z] {
        font-size: 40pt;
        max-width:410px;
        height: 55pt;
    }

    .KurumsalSectionFive-card[b-a4teldg78z] {
        flex: 0 0 calc(100% + 40px);
        min-height: 166px;
        padding: 80px 0 44px 10px;
        margin-left: -20px;
        
        align-items: center;
        justify-content: start;
        box-sizing: border-box;
        overflow: visible;
        perspective: 1000px;
    }


        .KurumsalSectionFive-card > div:first-child[b-a4teldg78z] {
            font-size: 16pt;
            width:50%;
        }
            .KurumsalSectionFive-card > div:first-child[b-a4teldg78z]::after {
                width: 24px;
                height: 24px;
            }

    .background-card[b-a4teldg78z] {
        left: 40%;
        width: 60%;
        padding: 42px 30px 22px 20px;
        font-size: 14pt !important;
        transform: rotateY(0deg) scaleX(1);
        z-index: 1;
        opacity: 1;
        overflow-y:auto;
    }

        .background-card[b-a4teldg78z]::-webkit-scrollbar {
            width: 5px;
        }

        .background-card[b-a4teldg78z]::-webkit-scrollbar-track {
            background: transparent;
            margin: 5px 0px;
        }

        .background-card[b-a4teldg78z]::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: rgba(0, 0, 0, 0.2);
        }

            .background-card[b-a4teldg78z]::-webkit-scrollbar-thumb:hover {
                background: rgba(0, 0, 0, 0.3);
            }
}
/* _content/AAI/Components/Components/Kurumsal/KurumsalSectionSeven.razor.rz.scp.css */


.KurumsalSectionSeven[b-n9uuxko8eo] {
    width: 100%;
    height: 242px;
    background-image: url('/images/kurumsalsectionseven-back.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom:-1px;
    overflow: hidden;
}

.marquee[b-n9uuxko8eo] {
    display: flex;
    align-items: center;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}

.marquee-content[b-n9uuxko8eo] {
    display: flex;
    animation: marqueeAnim-b-n9uuxko8eo 30s linear infinite;
}

    .marquee-content svg[b-n9uuxko8eo] {
        flex-shrink: 0;
    }

@keyframes marqueeAnim-b-n9uuxko8eo {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* _content/AAI/Components/Components/MenuComponent.razor.rz.scp.css */
.hamburger-menu-area[b-rklacnd8gc], .hamburger-menu-x-area[b-rklacnd8gc] {
    position: fixed;
    opacity: 0;
    transform: scale(0);
}

.hamburger-button[b-rklacnd8gc] {
    position: relative;
    width: 0px;
    height: 0px;
}

.menuComponent[b-rklacnd8gc] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    backdrop-filter: blur(10px);
}

/*#region menü alanı*/

.menuComponent-menu-area[b-rklacnd8gc] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0 14%;
    gap: 20px;
}


.menu-logo[b-rklacnd8gc] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 286px;
    height: 50px;
    cursor: pointer;
    color: var(--color-white);
    font-size: 20px;
    gap: 7px;
    flex-wrap: nowrap;
    white-space: nowrap;
    font-size: 20px !important;
}

    .menu-logo > b[b-rklacnd8gc] {
        font-size: 22px;
    }
/*#endregion*/

/*#region menü item alanı*/
.menu-item-area[b-rklacnd8gc], .menu-item-area > div:first-child[b-rklacnd8gc] {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    width: auto;
    height: auto;
    gap: 20px;
}


.menu-item-area[b-rklacnd8gc] {
    gap: 20px;
}

.menu-item[b-rklacnd8gc] {
    color: var(--color-white);
    cursor: pointer;
    transition: color 0.3s ease;
    font-weight: 400 !important;
    height: 100%;
    align-items: center;
    display: flex;
}

    .menu-item:hover[b-rklacnd8gc] {
        color: var(--color-coyote);
    }

    .menu-item.active[b-rklacnd8gc] {
        position: relative;
        color: var(--color-coyote) !important;
        pointer-events: none;
    }

        .menu-item.active:hover[b-rklacnd8gc] {
            color: var(--color-coyote) !important;
        }



/*#endregion*/

.menu-contact-button[b-rklacnd8gc] {
    position: relative;
    margin-top: 20px;
}

@media (max-width: 1200px) {
    .menuComponent-menu-area[b-rklacnd8gc] {
        display: grid;
        grid-template-rows: auto auto;
        justify-content: start;
        padding-left: 14%;
    }

        .menuComponent-menu-area > div[b-rklacnd8gc] {
            display: flex;
            width: 100%;
            justify-content: start;
            align-items: center;
        }

    .menu-logo[b-rklacnd8gc] {
        grid-column: 1;
        grid-row: 1;
    }


    .menu-contact-button[b-rklacnd8gc] {
        grid-column: 2;
        grid-row: 1;
    }

    .menu-item-area[b-rklacnd8gc] {
        grid-column: 1 / -1;
    }
}



@media (max-width: 720px) {
    .menu-item-area[b-rklacnd8gc], .menu-item-area > div:first-child[b-rklacnd8gc] {
        flex-wrap: wrap;
        row-gap: 20px;
    }
}

@media (max-width: 600px) {
    .hamburger-menu-area[b-rklacnd8gc], .hamburger-menu-x-area[b-rklacnd8gc] {
        position: absolute;
        top: 0px;
        right: 0px;
        display: flex;
        justify-content: space-between;
        padding-left: 30px;
        padding-right: 10px;
        align-items: start;
        width: 100%;
        background-color: var(--color-gunmetal);
        opacity: 1;
        transform: scale(1);
        padding: 30px 20px 20px;
        transition: 0.3s ease-in-out;
    }


        .hamburger-menu-area.open[b-rklacnd8gc] {
            transform: translateY(-80px);
        }

        .hamburger-menu-x-area.hide[b-rklacnd8gc] {
            z-index: -1;
            opacity: 0;
            right: -110%;
        }

    .hamburger-menu-x-area[b-rklacnd8gc] {
        flex-direction: column;
    }

        .hamburger-menu-x-area.show[b-rklacnd8gc] {
            width: 90%;
            z-index: 1;
            opacity: 1;
            right: 0%;
        }

    .hamburger-menu-title[b-rklacnd8gc] {
        position: relative;
        color: var(--color-white);
        line-height: 1.8;
        font-size: 16px;
        padding: 0 20px;
    }

    .logo-fade[b-rklacnd8gc] {
        font-size: 20px;
        color: var(--color-lion);
    }

        .logo-fade > b[b-rklacnd8gc] {
            font-size: 22px;
        }

        .logo-fade.logo-hidden[b-rklacnd8gc] {
            display: grid;
        }

            .logo-fade.logo-hidden > b[b-rklacnd8gc], .logo-fade.logo-hidden > span[b-rklacnd8gc] {
                font-size: 32px;
                height: 35px;
            }

    .hamburger-x-button > svg[b-rklacnd8gc] {
        position: absolute;
    }

    .hamburger-x-button[b-rklacnd8gc] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        background-color: transparent;
        border-radius: 50%;
        cursor: pointer;
        margin-bottom: 40px;
    }


    .hamburger-button[b-rklacnd8gc] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        background-color: transparent;
        border-radius: 50%;
        cursor: pointer;
    }

        .hamburger-button > svg[b-rklacnd8gc] {
            position: absolute;
        }




    .menuComponent[b-rklacnd8gc] {
        height: 100%;
        width: 95%;
        background-color: var(--color-gunmetal);
        transform: translateX(120%);
        transition: 0.3s ease-in-out;
    }


        .menuComponent.open[b-rklacnd8gc] {
            transform: translateX(10%);
            flex-direction: column-reverse;
        }


    .menuComponent-menu-area[b-rklacnd8gc] {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(2, auto);
        gap: 20px;
        height: 100%;
        padding-top: 300px;
    }

    .menu-logo[b-rklacnd8gc] {
        transform: scale(0);
        height: 0;
        opacity: 0;
    }

    .menu-item-area[b-rklacnd8gc] {
        position: relative;
        grid-row: 1;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: start !important;
        justify-content: start !important;
        width: 90%;
        height: 100%;
        padding: 0 40px;
        font-size: 16pt !important;
        overflow: hidden;
        overflow-y: auto;
        direction: rtl; /* Scrollbar'ı sola çeker */
    }

        .menu-item-area > div:first-child[b-rklacnd8gc] {
            direction: ltr; /* İçerik yönünü normale çeker */
            row-gap: 20px;
            display: grid;
            width: 100%;
        }

        .menu-item-area[b-rklacnd8gc]::-webkit-scrollbar {
            width: 5px;
        }

        .menu-item-area[b-rklacnd8gc]::-webkit-scrollbar-track {
            background: transparent;
            margin: 5px 0px;
        }

        .menu-item-area[b-rklacnd8gc]::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: rgba(255, 255, 255, 0.2);
        }

            .menu-item-area[b-rklacnd8gc]::-webkit-scrollbar-thumb:hover {
                background: rgba(255, 255, 255, 0.3);
            }



    .menu-item[b-rklacnd8gc] {
        position: relative;
        color: var(--color-coyote);
        cursor: pointer;
        transition: color 0.3s ease;
    }

        .menu-item:hover[b-rklacnd8gc] {
            color: var(--color-frenchGray);
        }

        .menu-item.active[b-rklacnd8gc] {
            position: relative;
            padding-left: 32px;
            color: var(--color-white) !important;
            pointer-events: none;
        }

            .menu-item.active:hover[b-rklacnd8gc] {
                color: var(--color-white) !important;
            }


            .menu-item.active[b-rklacnd8gc]::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 20px;
                height: 20px;
                background-repeat: no-repeat;
                background-size: contain;
                background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><g transform='translate(-692 1767)'><rect width='20' height='20' transform='translate(692 -1767)' fill='none'/><path d='M5.344-11.25H.75a.656.656 0 0 0-.656.656.657.657 0 0 0 .656.656H3.761l-7.5 7.479a.656.656 0 0 0 0 .928.647.647 0 0 0 .465.193.652.652 0 0 0 .464-.192l7.5-7.48V-6a.656.656 0 0 0 .656.656A.656.656 0 0 0 6-6v-4.594A.656.656 0 0 0 5.344-11.25Z' transform='translate(696.819 -1753.288) rotate(45)' fill='%23fff'/></g></svg>");
            }



    .menu-contact-button[b-rklacnd8gc] {
        grid-row: 2;
        grid-column: 1;
        justify-content: start !important;
        padding: 0 40px;
    }

    .menu-language-item-area[b-rklacnd8gc] {
        display: flex;
        justify-content: start;
        align-items: center;
        gap: 10px;
        color: var(--color-slateGray);
        margin-right: 20px;
        opacity: 0.7;
        cursor: pointer;
    }

        .menu-language-item-area.active[b-rklacnd8gc] {
            color: var(--color-white) !important;
            opacity: 1;
        }
}

/* #region icon area*/
.menuComponent-icon-area[b-rklacnd8gc] {
    display: flex;
    align-items: end;
    width: 100%;
    height: auto;
    padding: 20px 14%;
    justify-content: space-between;
}

    .menuComponent-icon-area > div:last-child[b-rklacnd8gc] {
        display: flex;
        justify-content: end;
        /*min-width:600px;*/
    }

@media (max-width: 1200px) {
    .menuComponent-icon-area[b-rklacnd8gc] {
        justify-content: space-between;
    }

        .menuComponent-icon-area > div:first-child[b-rklacnd8gc] {
            white-space: nowrap;
        }

        .menuComponent-icon-area > div:last-child[b-rklacnd8gc] {
            display: flex;
            justify-content: end;
            min-width: auto;
        }
}

.social-media-icon[b-rklacnd8gc] {
    cursor: default;
    margin-right: 16px;
}



.dropdown[b-rklacnd8gc] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
}

    .dropdown > div:first-child[b-rklacnd8gc] {
        display: flex;
    }

.select-languange[b-rklacnd8gc] {
    position: relative;
    display: flex;
    width: auto;
    cursor: default;
    z-index: 1;
    color: var(--color-white);
}

.list[b-rklacnd8gc] {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    gap: 5px;
    transform-origin: top;
    transform: scaleY(0) translateX(-15px);
    opacity: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: end;
    z-index: 100;
    transition: transform 0.3s ease, opacity 0.3s ease;
    padding: 0 15px;
    background-color: transparent;
    border-radius: 8px;
}

    /*Açık hali */
    .list.open[b-rklacnd8gc] {
        transform: scaleY(1) translateX(-15px);
        opacity: 1;
        padding: 5px 15px;
        background-color: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(10px);
    }


.list-item[b-rklacnd8gc] {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: var(--color-white);
    gap: 10px;
    white-space:nowrap;
}


.arrow[b-rklacnd8gc] {
    position: absolute;
    left: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-image: url("/images/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    transform: rotate(-90deg);
    transition: transform 0.3s ease-in-out;
    z-index: 0;
}

    /* Açıldığında döner */
    .arrow.open[b-rklacnd8gc] {
        transform: rotate(0deg);
    }

.flag-preview[b-rklacnd8gc] {
    width: 20px;
    height: auto;
    margin-right: 10px;
    vertical-align: middle;
}

@media (max-width: 600px) {

    .list[b-rklacnd8gc] {
        top: 0%;
        transform-origin: bottom;
        transform: scaleY(0) translateY(0%) ;
    }

        .list.open[b-rklacnd8gc] {
            transform: scaleY(1) translateY(-100%);
        }

    .menuComponent-icon-area > div:first-child[b-rklacnd8gc] {
        display: none;
    }
}

@media (max-width: 450px) {
    .menuComponent-icon-area[b-rklacnd8gc] {
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }
}


/* #endregion*/



/* #region Category Area*/

.category-area[b-rklacnd8gc] {
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 0;
    background-color: var(--color-gunmetal);
    transform: scaleY(0) translateY(0px);
    transform-origin: center top;
    padding: 0 10px;
    border-radius: 5px;
    backdrop-filter: blur(5px);
    white-space: nowrap;
    gap: 10px;
    transition: all 0.3s ease-in-out;
    z-index: 99;
}

    .category-area.open[b-rklacnd8gc] {
        height: auto;
        transform: scaleY(1) translateY(var(--translateY));
        padding: 15px 10px 10px;
    }


.category-item[b-rklacnd8gc] {
    color: var(--color-white);
}

    .category-item:hover[b-rklacnd8gc] {
        color: var(--color-coyote);
    }

    .category-item.active[b-rklacnd8gc] {
        color: var(--color-coyote);
    }



.subCategory[b-rklacnd8gc] {
    display: flex;
    flex-direction: column;
    width: auto;
    height: 0;
    gap: 8px;
    margin-left: 50px;
    transform: scaleY(0);
    transition: all 0.3s ease-in-out;
    transform-origin: top left;
}

    .subCategory.open[b-rklacnd8gc] {
        height: auto;
        transform: scaleY(1);
        padding-top: 10px;
    }

.subCategory-item[b-rklacnd8gc] {
    font-size: 14px;
    color: var(--color-white) !important;
}

    .subCategory-item:hover[b-rklacnd8gc] {
        color: var(--color-coyote) !important;
    }

    .subCategory-item.active[b-rklacnd8gc] {
        color: var(--color-coyote) !important;
    }



@media(max-width:600px) {

    .category-area > div[b-rklacnd8gc] {
        color: var(--color-coyote) !important;
        font-size: 14px;
    }

    .category-area.open[b-rklacnd8gc] {
        transform: scaleY(1) translateY(0);
    }

      


    .category-item[b-rklacnd8gc], .subCategory-item[b-rklacnd8gc] {
        color: var(--color-coyote) !important;
        font-size: 14px;
    }

        .category-item:hover[b-rklacnd8gc], .subCategory-item:hover[b-rklacnd8gc] {
            color: var(--color-frenchGray) !important;
        }

        .category-item.active[b-rklacnd8gc], .subCategory-item.active[b-rklacnd8gc] {
            position: relative;
            padding-left: 32px;
            color: var(--color-white) !important;
            pointer-events: none;
        }

            .category-item.active:hover[b-rklacnd8gc], .subCategory-item.active:hover[b-rklacnd8gc] {
                color: var(--color-white) !important;
            }


            .category-item.active[b-rklacnd8gc]::before, .subCategory-item.active[b-rklacnd8gc]::before {
                content: "";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 20px;
                height: 20px;
                background-repeat: no-repeat;
                background-size: contain;
                background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><g transform='translate(-692 1767)'><rect width='20' height='20' transform='translate(692 -1767)' fill='none'/><path d='M5.344-11.25H.75a.656.656 0 0 0-.656.656.657.657 0 0 0 .656.656H3.761l-7.5 7.479a.656.656 0 0 0 0 .928.647.647 0 0 0 .465.193.652.652 0 0 0 .464-.192l7.5-7.48V-6a.656.656 0 0 0 .656.656A.656.656 0 0 0 6-6v-4.594A.656.656 0 0 0 5.344-11.25Z' transform='translate(696.819 -1753.288) rotate(45)' fill='%23fff'/></g></svg>");
            }
}

/*#endregion*/
/* _content/AAI/Components/Components/Operations/OperationsSectionFour.razor.rz.scp.css */
.operationsSectionFour[b-luo6od87yu] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    padding-top: 120px;
    width: 100%;
    height: auto;
    color: var(--color-gunmetal);

}

.operationsSectionFour-title[b-luo6od87yu]{
    width:100%;
    text-align:center;
}

.operationsSectionFour-item-converter[b-luo6od87yu] {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    width: 100%;
    height: auto;
    margin-top:60px;
}

.operationsSectionFour-item[b-luo6od87yu] {
    display: flex;
    width: 100%;
    height: 354px;
}

.operationsSectionFour-item-image[b-luo6od87yu] {
    position: relative;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 80px;
}

.operationsSectionFour-item-image-count-box[b-luo6od87yu]{
    position:absolute;
    top:40px;
    right:0;
    display:flex;
    align-items:end;
    justify-content:end;
    transform:translateX(50%);
    width:100px;
    height:100px;
    background-color:var(--color-sepia);
    color:var(--color-white);
    font-size:80px;
}

    .operationsSectionFour-item-image-count-box > span[b-luo6od87yu] {
        margin-bottom: -23px;
        margin-right:-5px;
    }

.operationsSectionFour-item-text-converter[b-luo6od87yu]{
    display:flex;
    align-items:start;
    justify-content:start;
    flex-direction:column;
    width:calc(50% - 80px);
    height:100%;
    padding:50px 30px 0 17px;
}

.operationsSectionFour-item-text-title[b-luo6od87yu]{
    width:400px;
    margin-bottom:40px;
}

.operationsSectionFour-item-text[b-luo6od87yu] {
    max-width: 568px;
    min-width: 250px;
    height: 183px;
    color: var(--color-slateGray);
    overflow:hidden;
    overflow-y:auto;
}

    .operationsSectionFour-item-text[b-luo6od87yu]::-webkit-scrollbar {
        width: 5px;
    }

    .operationsSectionFour-item-text[b-luo6od87yu]::-webkit-scrollbar-track {
        background: transparent;
        margin: 5px 0px;
    }

    .operationsSectionFour-item-text[b-luo6od87yu]::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: rgba(0, 0, 0, 0.2);
    }

        .operationsSectionFour-item-text[b-luo6od87yu]::-webkit-scrollbar-thumb:hover {
            background: rgba(0, 0, 0, 0.3);
        }

@media(max-width:900px) {
    .operationsSectionFour-title[b-luo6od87yu] {
        font-size:60px;
    }

    .operationsSectionFour-item[b-luo6od87yu] {
        flex-direction:column;
        width: 100%;
        height: 420pt;
    }

    .operationsSectionFour-item-image[b-luo6od87yu]{
        width:90%;
        min-height:122pt;
    }

    .operationsSectionFour-item-image-count-box[b-luo6od87yu]{
        width:34pt;
        height:34pt;
        font-size:36pt;
    }

        .operationsSectionFour-item-image-count-box > span[b-luo6od87yu] {
            margin-bottom: -14px;
            margin-right:-3px;
        }

    .operationsSectionFour-item-text-converter[b-luo6od87yu]{
        width:100%;
        padding:40px;
    }

    .operationsSectionFour-item-text-title[b-luo6od87yu] {
        font-size:20pt;
    }

    .operationsSectionFour-item-text[b-luo6od87yu] {
        font-size:14pt;
        height:auto;
        max-height:150px;
        margin-bottom:20px;
    }
}

@media(max-width:600px){
    .operationsSectionFour-title[b-luo6od87yu] {
        font-size:40pt !important;
    }

    .operationsSectionFour-item-text-title[b-luo6od87yu] {
        width: auto;
    }

    .operationsSectionFour-item-text[b-luo6od87yu] {
        font-size: 14pt !important;
    }
}

@media(max-width:370px){
    .operationsSectionFour-title[b-luo6od87yu] {
        font-size: 30pt !important;
    }

    .operationsSectionFour-item-text-title[b-luo6od87yu] {
        font-size: 16pt !important;
        width: 95%;
    }

    .operationsSectionFour-item-text[b-luo6od87yu] {
        font-size: 12pt !important;
        width: 95%;
        min-width: auto;
    }
}
/* _content/AAI/Components/Components/Press/PressDetailSectionOne.razor.rz.scp.css */

.pressDetailSectionOne[b-6v2mlesjzc] {
    width: 100%;
    height: auto;
}

.pressDetailSectionOne-converter[b-6v2mlesjzc] {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    width: 100%;
    max-height: 1411px;
    background-color: var(--color-frenchGray);
    padding: 149px 0 110px 0;
}

@media (max-width:1200px) {
    .pressDetailSectionOne-converter[b-6v2mlesjzc] {
        padding-top: 191px;
    }
}

@media (max-width:720px) {
    .pressDetailSectionOne-converter[b-6v2mlesjzc] {
        padding-top: 233px;
    }
}

@media (max-width:600px) {
    .pressDetailSectionOne-converter[b-6v2mlesjzc] {
        padding-top: 165px;
    }

  
}

.breadcrump-converter[b-6v2mlesjzc] {
    display: flex;
    width: 100%;
    height: auto;
    padding: 0 100px 0 14%;
}

    .breadcrump-converter > div:first-child[b-6v2mlesjzc] {
        font-size: 12px;
        font-weight: 600;
        color: var(--color-gunmetal);
        padding-right: 12px;
        border-right: 1px solid var(--color-slateGray);
        cursor: pointer;
        transition: 0.3s;
    }

        .breadcrump-converter > div:first-child:hover[b-6v2mlesjzc] {
            color: var(--color-coyote);
        }

    .breadcrump-converter > div:last-child[b-6v2mlesjzc] {
        font-size: 12px;
        font-weight: 400;
        color: var(--color-slateGray);
        padding-left: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2; /* max 2 satır */
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.pressDetailSectionOne-top-area[b-6v2mlesjzc] {
    display: flex;
    width: auto;
    height: 27px;
    margin-top: 70px;
    padding: 0 100px 0 14%;
}

.pressDetailSectionOne-top-title[b-6v2mlesjzc] {
    margin-right: 22px;
    color: var(--color-sepia);
    font-size: 20px;
    font-weight: 600;
}

.pressDetailSectionOne-top-date[b-6v2mlesjzc] {
    color: var(--color-gunmetal);
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
}

.pressDetailSectionOne-header[b-6v2mlesjzc] {
    max-width: 86%;
    height: auto;
    font-size: 80px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom:60px;
    padding: 0 0 0 14%;
}

@media(max-width:1290px) {

    .pressDetailSectionOne-header[b-6v2mlesjzc] {
        font-size: 65px;
    }
}

@media(max-width:1000px) {
    .pressDetailSectionOne-header[b-6v2mlesjzc] {
        font-size: 50px;
    }
}

@media(max-width:850px) {
    .pressDetailSectionOne-header[b-6v2mlesjzc] {
        font-size: 40pt;
    }
}

@media(max-width:550px) {
    .pressDetailSectionOne-header[b-6v2mlesjzc] {
        font-size: 30pt;
    }
}

@media(max-width:400px) {
    .pressDetailSectionOne-header[b-6v2mlesjzc] {
        font-size: 20pt;
    }
}


.pressDetailSectionOne-img[b-6v2mlesjzc] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 86%;
    min-height: 219px;
    max-height: 810px;
    aspect-ratio: 1 / 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -190px;
}

@media(max-width:600px){
    .breadcrump-converter[b-6v2mlesjzc] {
        font-size: 14pt;
        padding: 0 40px;
    }

    .pressDetailSectionOne-top-area[b-6v2mlesjzc] {
        margin-top: 50px;
        padding: 0 40px;
    }

    .pressDetailSectionOne-header[b-6v2mlesjzc] {
        max-width: 100%;
        padding: 0 40px;
    }

    .pressDetailSectionOne-img[b-6v2mlesjzc] {
       height:280px;
    }
}
/* _content/AAI/Components/Components/Press/PressDetailSectionThree.razor.rz.scp.css */

.pressDetailSectionThree[b-h7xsgd6215] {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    height: 644px;
    background-color: var(--color-frenchGray);
    padding: 120px 100px 110px 14%;
    gap: 107px;
}

.pressDetailSectionThree-img[b-h7xsgd6215] {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 539px;
    width: 100%;
    min-width: 380px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 20px;
}

.pressDetailSectionThree-text-container[b-h7xsgd6215] {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-direction: column;
    max-width: 589px;
    min-width: 360px;
    height: 100%;
    padding: 60px 0;
}

.pressDetailSectionThree-top-area[b-h7xsgd6215] {
    display: flex;
    width: auto;
    height: 27px;
}

.pressDetailSectionThree-top-title[b-h7xsgd6215] {
    margin-right: 22px;
    color: var(--color-sepia);
    font-size: 20px;
    font-weight: 600;
}

.pressDetailSectionThree-top-date[b-h7xsgd6215] {
    color: var(--color-gunmetal);
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
}

.pressDetailSectionThree-header[b-h7xsgd6215] {
    max-width: 578px;
    width: 100%;
    color: var(--color-gunmetal);
    font-size: 30px;
    font-weight: 600;
}

.pressDetailSectionThree-text[b-h7xsgd6215] {
    max-width: 531px;
    width: 100%;
    color: var(--color-slateGray);
    font-size: 16px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pressDetailSectionThree-button[b-h7xsgd6215] {
}


@media (max-width:1400px) {
    .pressDetailSectionThree[b-h7xsgd6215] {
        padding: 120px 14% 110px 14%;
    }


    .pressDetailSectionThree-text[b-h7xsgd6215] {
        font-size: 14px;
    }
}

@media (max-width:1100px) {
    .pressDetailSectionThree[b-h7xsgd6215] {
        padding: 120px 10% 110px 10%;
        gap: 50px
    }
}

@media (max-width:950px) {
    .pressDetailSectionThree[b-h7xsgd6215] {
        height: auto;
        flex-direction: column;
    }

    .pressDetailSectionThree-img[b-h7xsgd6215] {
        max-height: 414px;
        min-height: 300px;
        margin: 0 40px;
    }

    .pressDetailSectionThree-top-area[b-h7xsgd6215]{
        margin-bottom:20px;
    }

    .pressDetailSectionThree-text-container[b-h7xsgd6215] {
        height: auto;
        margin: 0 40px;
        padding: 0;
    }

    .pressDetailSectionThree-header[b-h7xsgd6215] {
        font-size: 24px;
        margin-bottom: 40px;
    }

    .pressDetailSectionThree-text[b-h7xsgd6215] {
        height: 110px;
        margin-bottom: 40px;
        -webkit-line-clamp: 4;
    }
}


@media (max-width:600px) {
   
    .pressDetailSectionThree-top-area > div[b-h7xsgd6215] {
        font-size: 16pt;
    }

    .pressDetailSectionThree-header[b-h7xsgd6215] {
        font-size: 20pt;
    }

    .pressDetailSectionThree-text[b-h7xsgd6215] {
        font-size: 12pt;
    }
}

@media (max-width:480px) {
    .pressDetailSectionThree-img[b-h7xsgd6215] {
        max-height: 364px;
        min-height: 250px;
        min-width: 300px;
        margin: 0 40px;
    }

    .pressDetailSectionThree-text-container[b-h7xsgd6215] {
        min-width: 300px;
    }

    .pressDetailSectionThree-top-area > div[b-h7xsgd6215] {
        font-size: 16px;
    }

    .pressDetailSectionThree-header[b-h7xsgd6215] {
        font-size: 20px;
    }

    .pressDetailSectionThree-text[b-h7xsgd6215] {
        font-size: 12px;
    }
}
/* _content/AAI/Components/Components/Press/PressDetailSectionTwo.razor.rz.scp.css */
.pressDetailSectionTwo[b-xvwg5mlctz] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 120px 40px;
    margin-top: 80px;
}

.pressDetailSectionTwo-converter[b-xvwg5mlctz] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    max-width: 872px;
    width: 100%;
    height: auto;
}

.pressDetailSectionTwo-1[b-xvwg5mlctz] {
    font-size: 20px;
    color: var(--color-gunmetal);
    margin-bottom:20px;
}

.pressDetailSectionTwo-2[b-xvwg5mlctz] {
    font-size: 30px;
    color: var(--color-gunmetal);
    margin-bottom:20px;
}

.pressDetailSectionTwo-3[b-xvwg5mlctz]{
    display:flex;
    flex-direction:column;
}

.pressDetailSectionTwo-3[b-xvwg5mlctz] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom:20px;
}

    .pressDetailSectionTwo-3 span[b-xvwg5mlctz]::before {
        content: "• ";
        color: black;
        margin-right:20px;
    }

    @media(max-width:600px){
        .pressDetailSectionTwo[b-xvwg5mlctz] {
            padding: 60px 40px;
        }

        .pressDetailSectionTwo-converter > div:first-child[b-xvwg5mlctz]{
            font-size:14pt;
        }
    }
/* _content/AAI/Components/Components/Press/PressSectionOne.razor.rz.scp.css */
/* psoTop */
.psoTop[b-9dig17v05y] {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    align-items: end;
    height: 372px;
    padding: 0px 14%;
    padding-bottom: 60px;
    background-color: var(--color-frenchGray);
}

.psoTopLeft[b-9dig17v05y] {
    font-size: 80px;
    font-weight: 600;
    line-height: 100px;
}

.psoTopSearch[b-9dig17v05y] {
    height: 60px;
    width: 428px;
    border-radius: 30px;
    background-color: var(--color-white);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 0px 10px;
}

.psoTopSearchInput[b-9dig17v05y] {
    border: none;
    font-size: 16px;
    font-style: italic;
    line-height: 28px;
    margin-left: 14px;
}

.psoTopSearchButton[b-9dig17v05y] {
    height: 40px;
    background-color: var(--color-anonim);
    color: var(--color-white);
    border: none;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding: 9px 16px;
    cursor: pointer;
}

/* psoBottom */
.psoBottom[b-9dig17v05y] {
    padding-top: 120px;
    padding-bottom: 52px;
    padding-left: 14%;
    padding-right: 14%;
}

.psoBottomNews[b-9dig17v05y] {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.psoBottomNew[b-9dig17v05y] {
    display: flex;
    gap: 10%;
    padding-bottom: 60px;
    align-items: center;
}

.psoBottomNewUnderline[b-9dig17v05y] {
    border-bottom: 1px solid gray;
}

.psoBottomNewImg[b-9dig17v05y] {
    height: 479px;
    width: 650px;
    object-fit: cover;
    min-height: 440px;
}

.psoBottomNewContent[b-9dig17v05y] {
    height: auto;
    max-height: 405px;
    width: 50%;
    max-width: 540px;
    min-width: 340px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

/* haber content ici */
.psoNewContentTop[b-9dig17v05y] {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 40px;
    margin-bottom: 20px;
}

.psoNewContentTopHbr[b-9dig17v05y] {
    font-size: 20px;
    font-weight: 600;
    color: var(--color-sepia);
}

.psoNewContentTopDate[b-9dig17v05y] {
    font-size: 20px;
    font-weight: 400;
    color: var(--color-gunmetal);
}

.psoNewsContentHeader[b-9dig17v05y] {
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    color: var(--color-gunmetal);
    margin-bottom: 40px;
}

.psoNewsContentArticle[b-9dig17v05y] {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: var(--color-slateGray);
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.psoNewsContentButton[b-9dig17v05y] {
    padding: 9px 16px;
    border: none;
    border-radius: 20px;
    height: 40px;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: var(--color-white);
    cursor: pointer;
}

.pagination[b-9dig17v05y] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 40px;
}

.pagination-item[b-9dig17v05y] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    background: var(--color-lion);
    color: white;
    cursor: pointer;
}

.pagination-item:hover[b-9dig17v05y] {
    background: var(--color-coyote);
}

    .pagination-item.disabled[b-9dig17v05y] {
        background: var(--color-frenchGray);
        cursor: not-allowed;
    }

@media screen and (max-width: 1300px) {
    .psoNewsContentHeader[b-9dig17v05y] {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1250px) {
    .psoBottomNew[b-9dig17v05y] {
        flex-direction: column;
        height: auto;
        gap: 40px;
    }

    .psoBottomNewImg[b-9dig17v05y] {
        width: 100%;
        max-width: 540px;
        height: auto;
    }

    .psoBottomNewContent[b-9dig17v05y] {
        width: 100%;
        padding-top: 40px;
    }

    .psoBottomNewImg[b-9dig17v05y] {
        min-height: auto;
    }

    .psoNewsContentHeader[b-9dig17v05y] {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 600px) {
    .psoBottomNewContent[b-9dig17v05y] {
        width: 100%;
        gap: normal;
        min-width: 310px;
        max-height: none !important;
        padding: 0px !important;
        margin-top: 0px;
    }
    /* psoTopLeft */
    .psoTop[b-9dig17v05y] {
        flex-direction: column;
        padding: 0px 40px;
        padding-bottom: 40px;
        justify-content: end;
        align-items: start;
    }

    .psoTopLeft[b-9dig17v05y] {
        font-size: 40pt;
        line-height: 48px;
        color: var(--color-white);
    }

    .psoTopSearch[b-9dig17v05y] {
        width: 100%;
    }
    /* psoBottom */
    .psoBottom[b-9dig17v05y] {
        padding: 60px 40px;
    }

    .psoBottomNew[b-9dig17v05y] {
        gap: 20px;
    }

    .psoBottomNewImg[b-9dig17v05y] {
        max-width: 310pt;
        height: 228.45pt;
    }
    /* news content */
    .psoNewContentTopHbr[b-9dig17v05y] {
        font-size: 16pt;
    }

    .psoNewContentTopDate[b-9dig17v05y] {
        font-size: 12pt;
    }

    .psoNewsContentHeader[b-9dig17v05y] {
        font-size: 20pt;
        margin-bottom: 40px !important;
    }

    .psoNewsContentArticle[b-9dig17v05y] {
        font-size: 16pt;
    }

    .psoNewsContentButton[b-9dig17v05y] {
        font-size: 14pt;
    }

    .psoBottomNew:last-child[b-9dig17v05y] {
        padding-bottom: 0px;
    }
}
/* _content/AAI/Components/Components/Sustainability/SustainabilitySectionTwo.razor.rz.scp.css */

.sustainabilitySectionTwo[b-gnpt9uo6wm]{
    padding:60px 0;
}

.sustainabilitySectionTwo-item-area[b-gnpt9uo6wm]{
    display:flex;
    padding:60px 0;
}

.sustainabilitySectionTwo-item-area:nth-child(2)[b-gnpt9uo6wm]{
    justify-content:end;
}

.sustainabilitySectionTwo-item-img[b-gnpt9uo6wm] {
    width: 841px;
    height: 861px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
}


.sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm]{
    padding:150px 127px 0 127px;
}

.sustainabilitySectionTwo-item-area:nth-child(2) .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
    padding: 125px 127px 0 50px;
}

.sustainabilitySectionTwo-item-title[b-gnpt9uo6wm]{
    font-size:80px;
    font-weight:600;
    max-width:520px;
    margin-bottom:24px;
    line-height:1.2;
}


.sustainabilitySectionTwo-item-text[b-gnpt9uo6wm] {
    font-size: 20px;
    font-weight: 400;
    max-width: 650px;
    margin-bottom: 24px;
    line-height: 1.2;
    color: var(--color-slateGray);
}

@media (max-width:1350px){
    .sustainabilitySectionTwo-item-img[b-gnpt9uo6wm] {
        height: 761px;
    }

    .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
        padding-top: 125px;
    }

        .sustainabilitySectionTwo-item-area:nth-child(2) .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
            padding: 100px 127px 0 50px;
        }

    .sustainabilitySectionTwo-item-title[b-gnpt9uo6wm] {
        font-size: 72px;
    }


    .sustainabilitySectionTwo-item-text[b-gnpt9uo6wm] {
    }
}

@media (max-width:1200px){
    .sustainabilitySectionTwo-item-img[b-gnpt9uo6wm] {
        height: 650px;
    }

    .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
        padding: 90px 50px 0 100px;
    }

    .sustainabilitySectionTwo-item-area:nth-child(2) .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
        padding: 60px 50px 0;
    }
    .sustainabilitySectionTwo-item-title[b-gnpt9uo6wm] {
        font-size: 64px;
    }


    .sustainabilitySectionTwo-item-text[b-gnpt9uo6wm] {
        font-size: 20px;
    }
}

@media (max-width:1060px){
    .sustainabilitySectionTwo-item-img[b-gnpt9uo6wm] {
        height: 650px;
    }

    .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
        padding: 80px 50px 0 100px;
    }

    .sustainabilitySectionTwo-item-title[b-gnpt9uo6wm] {
        font-size: 60px;
    }


    .sustainabilitySectionTwo-item-text[b-gnpt9uo6wm] {
        font-size: 16px;
    }
}

@media (max-width:900px){

    .sustainabilitySectionTwo-item-area[b-gnpt9uo6wm] {
        flex-direction:column;
        padding:0 0 40pt;

    }

    .sustainabilitySectionTwo-item-area:nth-child(odd)[b-gnpt9uo6wm] {
        flex-direction:column-reverse;

    }

    .sustainabilitySectionTwo-item-img[b-gnpt9uo6wm] {
        height:500px;
        width:auto;
        margin-right:40pt;
    }

    .sustainabilitySectionTwo-item-area:nth-child(2) .sustainabilitySectionTwo-item-img[b-gnpt9uo6wm] {
        margin-right: 0pt;
        margin-left: 40pt;
    }

    .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
        padding: 0px 50px 40px ;
    }

    .sustainabilitySectionTwo-item-area:nth-child(2) .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
        padding: 30px 50px 40px;
    }

    .sustainabilitySectionTwo-item-title[b-gnpt9uo6wm] {
        font-size: 56px;
    }


    .sustainabilitySectionTwo-item-text[b-gnpt9uo6wm] {
        font-size: 16px;
    }
}

@media (max-width:600px){

    .sustainabilitySectionTwo-item-img[b-gnpt9uo6wm] {
        height:358px;
        width:auto;
        margin-right:40pt;
    }

    .sustainabilitySectionTwo-item-text-area[b-gnpt9uo6wm] {
        padding: 40pt;
    }

    .sustainabilitySectionTwo-item-title[b-gnpt9uo6wm] {
        font-size: 56pt;
        width:auto;
    }


    .sustainabilitySectionTwo-item-text[b-gnpt9uo6wm] {
        font-size: 16pt;
    }
}

@media (max-width:450px){

    .sustainabilitySectionTwo-item-title[b-gnpt9uo6wm] {
        font-size: 48pt;
    }


    .sustainabilitySectionTwo-item-text[b-gnpt9uo6wm] {
        font-size: 14pt;
    }
}
/* _content/AAI/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-qe4qhu2ltp] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-qe4qhu2ltp] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AAI/Components/Pages/Deneme.razor.rz.scp.css */
.sayfa[b-pd2rp9q4zl]{
    width:100%;
    height:100%;
    min-height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:200px;
    background-color:wheat;
}

