@font-face{font-family:Roboto;src:url(/fonts/roboto-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-500.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/roboto-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--orange:#f68b1f;--ink:#222;--muted:#666;--width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Roboto,Arial,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.utility-bar{background:#fff;border-bottom:1px solid #e4e4e4;height:46px}.utility-inner{color:#333;justify-content:flex-end;align-items:center;width:min(100% - 40px,1290px);height:46px;margin:0 auto;font-weight:500;display:flex}.utility-inner>span,.utility-inner>a:not(.quote-button){border-bottom:3px solid #0000;align-items:center;gap:8px;height:46px;padding:0 14px;display:inline-flex}.utility-inner>span{border-bottom-color:var(--orange)}.utility-inner svg{width:23px;height:23px;color:var(--orange);stroke-width:2.3px}.quote-button{color:#fff;background:var(--orange);justify-content:center;align-items:center;min-width:106px;height:38px;margin-left:5px;padding:0 18px;font-size:12px;font-weight:700;display:inline-flex}.main-header{justify-content:space-between;align-items:center;width:min(100% - 80px,1360px);height:130px;margin:0 auto;display:flex}.brand{flex:none;width:354px}.brand img{object-fit:contain;width:354px;height:100px}.desktop-menu{align-items:center;gap:0;height:100%;display:flex}.desktop-menu>a,.menu-dropdown>a{color:#222;white-space:nowrap;border-left:1px solid #e7e7e7;align-items:center;gap:9px;height:36px;padding:0 23px;font-size:14px;font-weight:500;display:flex}.desktop-menu>a:last-child{border-right:1px solid #e7e7e7}.desktop-menu svg{width:16px;height:16px}.menu-dropdown{position:relative}.submenu{z-index:20;visibility:hidden;opacity:0;background:#fff;width:245px;padding:8px 0;transition:all .16s;position:absolute;top:36px;left:0;transform:translateY(8px);box-shadow:0 10px 30px #00000026}.menu-dropdown:hover .submenu,.menu-dropdown:focus-within .submenu{visibility:visible;opacity:1;transform:translateY(0)}.submenu a{color:#555;padding:9px 18px;display:block}.submenu a:hover{color:var(--orange)}.mobile-toggle,.mobile-menu{display:none}.hero{background:#ddd;height:600px;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .5s;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-arrow{z-index:2;color:#ffffffa6;cursor:pointer;background:0 0;border:0;place-items:center;width:48px;height:62px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow.prev{left:6px}.hero-arrow.next{right:6px}.hero-arrow svg{width:34px;height:34px}.hero-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:11px;left:50%;transform:translate(-50%)}.hero-dots button{background:#00000040;border:0;border-radius:50%;width:5px;height:5px;padding:0}.hero-dots button.active{background:#111}.slash-divider{clip-path:inset(calc(100% - 5px) 0 0);background:repeating-linear-gradient(-45deg,#0000 0 4px,#ececec 4px 6px,#0000 6px 10px) 0 100%/10px 10px;height:40px}.showcase-grid{grid-template-columns:repeat(4,1fr);gap:20px;width:min(100% - 160px,1280px);margin:10px auto;display:grid}.showcase-card{background-position:50%;background-size:cover;justify-content:center;align-items:flex-end;height:400px;display:flex;position:relative;overflow:hidden}.showcase-card:before{content:"";background:#00000008;transition:transform .35s,background .35s;position:absolute;inset:0}.showcase-card:hover:before{background:#0000002e}.showcase-card span{z-index:1;color:#fff;text-align:center;text-shadow:0 1px 2px #00000080;border:2px solid #fff;min-width:190px;margin-bottom:35px;padding:6px 14px;font-size:14px;line-height:1.1}.quote-grid{color:#fff;background:var(--orange);grid-template-columns:repeat(4,1fr);height:241px;padding:29px max(50px,50vw - 650px);display:grid}.quote-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:183px;display:flex}.quote-icon{border:3px solid #fff;place-items:center;width:66px;height:66px;margin-bottom:13px;display:grid}.quote-icon svg{stroke-width:2.7px;width:30px;height:30px}.quote-card h2{color:#fff;max-width:240px;margin:0;font-size:23px;font-weight:400;line-height:1.12}.quote-card p{margin:7px 0 0;font-size:14px}.stats-section{height:248px}.section-rule{text-align:center;align-items:center;gap:13px;height:66px;font-weight:700;display:flex}.section-rule:before,.section-rule:after{content:"";background:repeating-linear-gradient(-45deg,#0000 0 4px,#e6e6e6 4px 6px,#0000 6px 10px);flex:1;height:8px}.section-rule span{white-space:nowrap}.stats-grid{grid-template-columns:repeat(4,1fr);width:min(100% - 140px,1300px);height:137px;margin:0 auto;display:grid}.stats-grid>div{flex-direction:column;justify-content:center;align-items:center;display:flex}.stats-grid strong{font-size:68px;font-weight:400;line-height:1}.stats-grid span{color:#777;margin-top:13px;font-size:17px}.about-home{grid-template-columns:37% 63%;align-items:start;width:min(100% - 140px,1300px);height:183px;margin:0 auto 45px;padding-top:0;display:grid}.about-copy h2{margin:0 0 20px;font-size:30px;font-weight:400}.about-copy p{margin:0;font-size:22px;line-height:1.35}.value-grid{grid-template-columns:repeat(2,1fr);row-gap:19px;padding-top:3px;display:grid}.value-grid>div{align-items:center;gap:13px;font-size:17px;display:flex}.value-grid span{color:#fff;background:var(--orange);place-items:center;width:32px;height:32px;display:grid}.value-grid svg{width:15px;height:15px}.benefits{grid-template-columns:repeat(3,1fr);gap:0;width:min(100% - 180px,1260px);height:183px;margin:0 auto 50px;display:grid}.benefits>div{background:#f4f4f4;flex-direction:column;justify-content:center;align-items:center;height:163px;margin:10px;display:flex}.benefits svg{width:48px;height:48px;color:var(--orange);fill:var(--orange);stroke-width:1.8px}.benefits h3{margin:9px 0 0;font-size:17px;font-weight:500}.slash-divider.bottom{height:60px}.site-footer{color:#777;background:#050505;height:406px;padding-top:60px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:0;width:min(100% - 140px,1300px);height:250px;margin:0 auto;padding-top:0;display:grid}.footer-brand{margin:0;padding:10px}.footer-brand img{object-fit:contain;width:100%;height:96px}.footer-brand figcaption{color:#555;text-align:center;width:100%;margin-top:-5px;font-size:12px}.footer-menu{text-align:center;flex-direction:column;gap:13px;padding:0 10px;font-size:14px;display:flex}.footer-menu a{color:#eee}.footer-menu a.active,.footer-menu a:hover{color:var(--orange)}.footer-contact{padding:10px}.footer-contact h3{color:#eee;align-items:center;gap:5px;margin:0 0 2px;font-size:14px;font-weight:400;display:flex}.footer-contact h3:not(:first-child){margin-top:14px}.footer-contact h3 svg{width:15px;height:15px;color:var(--orange)}.footer-contact p,.footer-contact a{color:#777;margin:0;line-height:1.8;display:block}.socials{gap:10px;margin-top:17px;display:flex}.socials a{color:#eee;background:#333;place-items:center;width:18px;height:18px;font-size:10px;line-height:1;display:grid}.copyright{border-top:1px solid #111;width:min(100% - 140px,1300px);height:96px;margin:0 auto;padding-top:22px;font-size:13px}.copyright a{color:var(--orange)}.content-width{width:min(100% - 40px,1180px);margin-inline:auto}.page-banner{color:#fff;text-align:center;background:linear-gradient(#0000008c,#0000008c),url(/images/personel-servisi-atatur.jpg) 50% 55%/cover;flex-direction:column;justify-content:center;align-items:center;min-height:215px;padding:58px 20px;display:flex}.page-banner p{letter-spacing:.12em;margin:0 0 5px}.page-banner h1{margin:0;font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.15}.article-page{grid-template-columns:minmax(320px,48%) 1fr;align-items:start;gap:48px;padding-block:60px;display:grid}.article-page>img{object-fit:cover;width:100%;height:auto;max-height:620px}.article-copy p{color:#555;margin:0 0 18px;font-size:16px}.article-copy h2,.request-page h2,.contact-body h2{color:var(--orange);margin:28px 0 12px;font-size:26px;font-weight:500}.request-links{flex-wrap:wrap;gap:10px;padding:0 0 55px;display:flex}.request-links a{color:#fff;background:var(--orange);padding:11px 15px;font-size:12px;font-weight:700}.request-page{padding-block:55px}.request-page h2{margin-top:0}.request-page iframe{border:0;width:100%;min-height:1160px}.contact-overview{grid-template-columns:repeat(3,1fr);gap:22px;padding:55px 0;display:grid}.contact-overview>div{text-align:center;background:#f5f5f5;flex-direction:column;justify-content:flex-start;align-items:center;min-height:190px;padding:27px 20px;display:flex}.contact-overview svg{width:35px;height:35px;color:var(--orange)}.contact-overview h3{margin:12px 0 6px;font-weight:500}.contact-overview p{margin:0}.contact-body{grid-template-columns:1fr 1fr;gap:36px;padding-bottom:70px;display:grid}.contact-body h2{margin-top:0}.contact-body iframe{border:0;width:100%;min-height:480px}.contact-form{gap:12px;display:grid}.contact-form input,.contact-form textarea{color:#333;background:#fafafa;border:1px solid #ddd;outline:none;width:100%;padding:12px 14px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange)}.contact-form button{color:#fff;background:var(--orange);cursor:pointer;border:0;width:max-content;padding:12px 22px}.contact-form button:disabled{opacity:.65}.honeypot{position:absolute!important;left:-10000px!important}.form-result{padding:10px 12px}.form-result.success{color:#176127;background:#e8f7ec}.form-result.error{color:#8d1b1b;background:#fdeaea}@media (max-width:980px){.main-header{width:min(100% - 36px,940px)}.brand,.brand img{width:290px;height:auto}.desktop-menu>a,.menu-dropdown>a{padding-inline:11px;font-size:12px}.showcase-grid,.stats-grid,.about-home,.benefits,.footer-grid,.copyright{width:min(100% - 40px, var(--width))}}@media (max-width:777px){.utility-bar,.desktop-menu{display:none}.main-header{width:100%;height:82px;padding:0 30px}.brand,.brand img{width:min(290px,100vw - 100px);height:auto}.mobile-toggle{color:#222;background:0 0;border:0;place-items:center;width:30px;height:44px;padding:0;display:grid}.mobile-menu{z-index:50;background:#fff;max-height:0;transition:max-height .22s;display:grid;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.mobile-menu.open{max-height:720px}.mobile-menu a{border-top:1px solid #eee;padding:11px 20px;font-size:13px}.mobile-menu .mobile-subitem{color:#666;padding-left:38px}.hero{height:600px}.hero-slide{background-position:50%}.slash-divider{height:40px}.showcase-grid{grid-template-columns:1fr;gap:20px;width:calc(100% - 20px);margin:10px}.showcase-card{height:400px}.quote-grid{grid-template-columns:1fr;height:870px;padding:0}.quote-card{min-height:217.5px}.stats-section{height:657px}.section-rule{height:66px}.stats-grid{grid-template-columns:1fr;gap:0;width:100%;height:546px;margin-top:0;padding-bottom:0}.stats-grid>div{height:136.5px}.stats-grid strong{font-size:62px}.about-home{grid-template-columns:1fr;gap:40px;width:100%;height:521px;margin-bottom:45px;padding:38px 20px}.about-copy h2{font-size:27px}.about-copy p{font-size:20px}.value-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr;gap:0;width:calc(100% - 40px);height:549px;margin-bottom:50px}.benefits>div{height:163px}.slash-divider.bottom{height:60px}.footer-grid{grid-template-rows:190px 167px 303px 212px;grid-template-columns:1fr;gap:0;width:100%;height:872px;padding:0}.site-footer{height:1054px;padding-top:60px}.footer-brand img,.footer-brand figcaption{width:100%;margin-inline:auto}.footer-menu{text-align:left;align-items:flex-start}.footer-contact{padding-inline:0}.copyright{width:100%;height:122px;padding:22px 20px 30px}.article-page,.contact-overview,.contact-body{grid-template-columns:1fr}.article-page{gap:28px}.request-page iframe{min-height:1450px}}
