.elementor-kit-5{--e-global-color-primary:#90A4AC;--e-global-color-secondary:#54595F;--e-global-color-text:#4E2A2A;--e-global-color-accent:#A5C4A9;--e-global-color-b750340:#4C4B59;--e-global-color-260cd34:#8F9FAF;--e-global-color-1bbc9a5:#121313;--e-global-color-09324f5:#0B132B;--e-global-color-571a35f:#1C7CFF;--e-global-color-6975a64:#1F1F1F;--e-global-color-93a49d0:#1C7CFF;--e-global-color-42a5a34:#2B2B2B;--e-global-color-9040b23:#512DA8;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;--e-global-typography-9861dd3-font-family:"Mada";--e-global-typography-9861dd3-font-size:66px;--e-global-typography-9861dd3-font-weight:400;--e-global-typography-9861dd3-line-height:1.4em;background-color:#0A0A0A;font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;line-height:1px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:16px;}.elementor-kit-5 a{color:var( --e-global-color-42a5a34 );}.elementor-kit-5 h1{color:#0B132B;font-family:"Playfair Display", Sans-serif;font-size:46px;font-weight:600;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-9861dd3-font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-5{--e-global-typography-9861dd3-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.glass-card {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(14px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 30px;
    transition: all 0.4s ease;
}

/* Üzerine gelince sadece yukarı kalkar, ince bir mor çerçeve ve zarif bir gölge verir. İçine mor renk dolmaz! */
.glass-card:hover {
    transform: translateY(-8px);
    border-color: rgba(157, 121, 247, 0.5); 
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3); 
}/* End custom CSS */