.elementor-17188 .elementor-element.elementor-element-2a6f0d1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-c0ab5eb */.as-modal-content {
      background: #fff;
      width: 90%;
      max-width: 450px;
      max-height: 90vh; /* Ekrana sığmasını sağlar */
      overflow-y: auto; /* İçerik taşarsa kaydırma çubuğu çıkarır */
      border-radius: 20px;
      padding: 35px 30px;
      position: relative;
      box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
      transform: translateY(20px);
      transition: transform 0.3s ease;
    }
    
    /* Scrollbar (Kaydırma çubuğu) tasarımı */
    .as-modal-content::-webkit-scrollbar { width: 5px; }
    .as-modal-content::-webkit-scrollbar-thumb { background: #d1cdeb; border-radius: 10px; }/* End custom CSS */
/* Start custom CSS for page-settings */.page-title-bar
{
    display: none;
}/* End custom CSS */