:root{--color-web:#298381;--color-title:#242e4c}@font-face{font-family:DMSans;src:url(/_next/static/media/DMSans-Regular.2d92634d.ttf) format("truetype");font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-family:DMSans}#hakkimizda{padding:16px 16px 0;max-width:900px}#iletisim{padding:0 16px}article{max-width:1200px;margin:0 auto}#logo{width:121px;height:121px;border-radius:18px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.6));position:relative;top:40px}html{font-size:16px;line-height:1.6}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333;background-color:#f8fafc;overflow-x:hidden}.cta-button{transition:transform .3s ease,box-shadow .3s ease;width:-moz-fit-content;width:fit-content;text-decoration:none}.button-a,.cta-button{background:linear-gradient(45deg,#6C69CC,#00ff40);padding:15px 30px;border:none;border-radius:8px;color:white;font-size:1.25rem;font-weight:700;cursor:pointer}.button-a{height:auto}.cta-button:hover{transform:scale(1.1) translateY(-3px);box-shadow:0 7px 20px rgba(0,255,98,.45)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1a202c}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}a{color:#3182ce;text-decoration:none;transition:color .2s ease}nav{display:flex;height:60px;align-items:center;background:var(--color-web);padding:0 16px;box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;top:0;z-index:1000;width:100%;transition:transform .3s ease}.navbar--hidden{transform:translateY(-250%)}nav .nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;width:100%}nav .logo{font-size:1.5rem;font-weight:800;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3)}nav .nav-links{display:flex;gap:2rem;list-style:none}nav .nav-links a{color:white;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease;text-decoration:none}nav .nav-links a:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);text-decoration:none}.mobile-menu-btn{display:none;background:none;border:none;color:white;font-size:1.5rem;cursor:pointer;padding:.5rem}.mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--color-web);padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.mobile-nav.active{display:block}.mobile-nav a{display:block;color:white;padding:.75rem;margin:.25rem 0;border-radius:.5rem;transition:background .3s ease}.mobile-nav a:hover{background:rgba(255,255,255,.2)}.container{max-width:1200px;margin:0 auto;padding:1rem 1rem 0}main{padding-top:60px}.hero-banner{position:relative;width:100%;height:500px;overflow:hidden}.hero{min-width:360px;position:absolute;color:black;text-align:center;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)}.hero h1{font-size:3.2rem;margin-bottom:1.5rem;color:var(--color-title);text-shadow:0 2px 5px rgba(0,0,0,.15);font-weight:700;line-height:1.1}.hero p{font-size:1.3rem;color:#4A5568;max-width:700px;margin-left:auto;margin-right:auto;margin-bottom:2.5rem;line-height:1.7}.card{background:white;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.07);margin-bottom:2rem;transition:transform .3s ease,box-shadow .3s ease}.card h2{text-align:center}.card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin:2rem 0}.blog-post{width:363px;background:white;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease}.blog-post:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.blog-post-content{padding:1.5rem}.blog-post h3{margin-bottom:.5rem;color:#2d3748;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-post p{color:#718096;font-size:.9rem}.form-container{max-width:500px;margin:2rem auto;background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.07)}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:600;color:#2d3748}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:white}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.form-textarea{min-height:120px;resize:vertical}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none}.global-images{position:relative}.global-images img{border-radius:8px}#globe{position:relative;overflow:hidden;background:white;opacity:.6}#globe canvas{position:absolute;right:0;top:0;height:500px;transform:translateX(50%)}#background-canvas{z-index:1}#background-canvas,#globe{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none}#globe{z-index:2;background:transparent}.global-images p{position:absolute;bottom:8px;left:8px;color:white;font-size:22px;font-weight:600;text-shadow:2px 2px 2px black}.list-disc{padding-left:16px!important}.banner-wrap{justify-content:space-between}.banner-wrap section{width:49.5%}.desc-area{min-width:363px;max-width:500px}.modal-display{z-index:999;position:absolute;background:white;box-shadow:0 4px 6px #298381;border-radius:16px;max-width:600px;overflow-y:auto}.grid article{border-bottom:1px solid rgba(0,0,0,.07);padding:8px}.grid article h3{font-size:1rem}.close-btn{display:flex;justify-content:flex-end;padding:8px}.close-btn button{border:none;background:transparent;font-size:24px;cursor:pointer}.mobile-pad{padding:2rem}.banner-wrapper{width:100%;height:auto;overflow:hidden}.relative{position:relative;width:363px}.relative input{padding:16px;width:363px}.text-center{text-align:center}.justify-center{justify-content:center;align-items:center}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.m-auto{margin:0 auto}.column{flex-direction:column}.wrap{flex-wrap:wrap}.gap-8{gap:8px}.gap-16{gap:16px}@media (min-width:768px){.mobile-nav.active{visibility:hidden!important}}@media (max-width:768px){.mobile-width{width:100%}.mobile-pad{padding:0 0 16px}.mobile-column{flex-direction:column}.banner-wrap section{width:100%}#logo{border-radius:8px;width:80px;height:80px;position:relative;top:10px;z-index:9999}#globe{visibility:hidden}.nav-links{display:none!important}.mobile-menu-btn{display:block}.hero h1{font-size:2.5rem}.hero p{font-size:1rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.3rem}.card{padding:16px}.form-container{margin:1rem;padding:1.5rem}}@media (max-width:480px){#hakkimizda-img{max-width:unset!important;min-width:unset!important;max-height:unset!important;min-height:unset!important}.desc-area{min-width:unset}.hero-banner{height:350px}.gap-16{gap:8px}.container{padding:0}nav{padding:1rem}.hero{padding:2rem 1rem}.hero h1{font-size:2rem}.global-images img{width:155px;height:155px}.card{padding:8px}.btn{width:100%;text-align:center}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:2rem;margin-bottom:1rem}.content p{margin-bottom:1rem;line-height:1.7}.content ol,.content ul{margin-bottom:1rem;padding-left:2rem}.content li{margin-bottom:.5rem}.content blockquote{border-left:4px solid #667eea;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#4a5568}.content code{background:#f7fafc;padding:.25rem .5rem;border-radius:.25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.content pre{background:#1a202c;color:#e2e8f0;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.content pre code{background:none;padding:0;color:inherit}#hakkimizda-img{border-radius:16px;min-width:363px;max-width:363px;min-height:232.4px;max-height:232.4px}#iletisim,.form-wrapper{background:var(--color-white);max-width:1255px;margin:16px auto 0;justify-content:space-around}form label{width:330px;font-weight:600;padding:8px;background:var(--color-black);color:var(--color-white)}iframe{width:363px;height:363px;border:1px solid var(--color-black)}.radio-btns,form input,form select{height:36px;padding:8px;max-width:330px}.form-border{border:1px solid #4f4f4f}form textarea{min-height:108px;padding:8px;resize:none}form input[type=checkbox]{width:24px;height:24px}form a{color:#007bff;font-weight:600}@media (max-width:724px){form textarea{width:330px}.description{margin:0 auto}form a{max-width:300px;font-size:14px}}footer{margin-top:16px;width:100%;background:white}.footer{max-width:1255px;text-align:center;padding:20px 10px;margin:0 auto}.footer-info{display:flex;justify-content:space-around;font-size:14px;margin:16px 0}.footer-item{width:240px}.footer-item h3{color:var(--color-title)}.footer img{border-radius:16px}.footer-info .footer-item h3{font-weight:700;margin-bottom:10px}.footer-info .footer-item p a{color:var(--color-web);text-decoration:none}.footer-links{display:flex;justify-content:space-around;margin:20px 0;font-size:14px}.footer-links a{color:var(--color-web);text-decoration:none;font-weight:600}.footer-links a:hover{text-decoration:underline}.footer-social{margin:20px 0;align-items:center}.footer-social a{height:24px;width:24px;filter:brightness(0) invert(1);margin:0 10px}.footer-social a:hover{color:#990000}#rg-ico{width:20px}.footer-copyright{margin-top:10px;font-size:12px}.footer hr{margin:20px 0;border:none;border-top:1px solid #ccc;max-width:100%}@media (max-width:768px){.footer-links a{font-size:small}.footer-info{flex-direction:column}.footer-item{width:100%}}