.services-hero{position:relative;height:60vh;display:flex;align-items:center;background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url('../images/resim-7bulut.jpg') no-repeat center center;background-size:cover;margin-bottom:2rem}.services-hero-inner{text-align:center;color:#fff}.services-hero h1{font-size:3rem;margin-bottom:0.5rem}.services-hero .breadcrumb{font-size:0.9rem;color:rgba(255,255,255,0.8)}.services-hero .breadcrumb a{color:#fff;text-decoration:none}.services-hero .breadcrumb a:hover{text-decoration:underline}@media (max-width:768px){.services-hero{height:40vh}.services-hero h1{font-size:2.25rem}}.reason-choose{min-height:80vh;padding:5em 0 8em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpattern id='dots' x='0' y='0' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='2' cy='2' r='1' fill='%23dfe4fb'/%3E%3C/pattern%3E%3Crect width='40' height='40' fill='url(%23dots)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:80px 80px}.reason-choose small{display:block;text-align:center;color:var(--clr-primary-end);text-transform:uppercase;letter-spacing:2px;font-size:0.9rem;margin-bottom:0.5rem}.reason-choose h2{text-align:center;font-size:2.5rem;margin-bottom:2em}.choose-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2em;max-width:1200px;margin:0 auto}.choose-card{background:#fff;padding:2em 1.5em;border-radius:var(--radius);box-shadow:0 4px 16px rgba(0,0,0,0.08);text-align:left;display:flex;flex-direction:column;align-items:start;transition:transform var(--transition),box-shadow var(--transition)}.choose-card:hover{transform:translateY(-5px);box-shadow:14px 14px 28px rgba(0,0,0,0.12)}.choose-icon{width:40px;height:40px;margin-bottom:1em}.choose-card h3{font-size:1.25rem;margin-bottom:0.75em}.choose-card p{font-size:0.95rem;color:#555;line-height:1.6;margin:0}@media (max-width:768px){.reason-choose h2{font-size:2rem}.choose-grid{gap:1.5em}}.inquiry-section{max-width:1200px;margin:4em auto;padding:6em 4em;border-radius:4rem;overflow:hidden;position:relative;color:#fff;background-image:linear-gradient(135deg,#0a1638 0%,#2b3c6f 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Cpattern id='dots' x='0' y='0' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='2' cy='2' r='1' fill='%2360b4ff'/%3E%3C/pattern%3E%3Crect width='40' height='40' fill='url(%23dots)'/%3E%3C/svg%3E");background-repeat:no-repeat,repeat;background-size:cover,80px 80px}.inquiry-section__inner{position:relative;z-index:1;max-width:1000px;margin:0 auto}.inquiry-content{display:flex;align-items:center;justify-content:space-between;gap:2rem}.inquiry-text{display:flex;align-items:flex-start;gap:1rem;max-width:60%}.inquiry-bar{display:block;width:4px;height:80px;background:linear-gradient(to bottom,#42a5f5 0%,#7e57c2 100%);border-radius:2px}.inquiry-text h2{font-size:2rem;line-height:1.3;margin:0}.inquiry-contact{text-align:right}.inquiry-icon{width:48px;height:48px;margin-bottom:0.5rem}.inquiry-sub{font-size:0.9rem;margin:0;opacity:0.8}.inquiry-phone{display:block;font-size:1.75rem;font-weight:600;color:#42a5f5;text-decoration:none;margin-top:0.25rem;transition:color 0.2s}.inquiry-phone:hover{color:#7e57c2}@media (max-width:992px){.inquiry-content{flex-direction:column;text-align:center}.inquiry-text{justify-content:center;max-width:100%}.inquiry-contact{text-align:center}}.partners-section{padding:4em 0;background-color:#f9f9f9}.partners-section__inner{text-align:center;max-width:960px;margin:0 auto}.partners-title{font-size:2.25rem;margin-bottom:2rem;color:#222}.partners-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem}.partner{flex:1 1 120px;max-width:160px;opacity:0.6;transition:opacity 0.3s,transform 0.3s}.partner img{display:block;width:100%;height:auto;object-fit:contain}.partner:hover{opacity:1;transform:scale(1.05)}@media (max-width:768px){.partners-title{font-size:2rem}.partners-logos{gap:2rem}.partner{flex:1 1 100px;max-width:120px}}section,[style*="animation-delay"]{opacity:0;transform:translateY(20px)}.scroll-animate{animation:fadeInUp 0.8s ease-out forwards}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
