
/* v235 — Keep below-the-fold sections out of the initial layout pass. */
@supports (content-visibility: auto){
  .dt-ba-section,
  .premium-pricing,
  .premium-feedback,
  .dt-home-blog-showcase{
    content-visibility:auto;
    contain-intrinsic-size:auto 620px;
  }
}

:root{--navy:#062b5f;--navy-2:#041d40;--blue:#0b63d9;--blue-2:#2e8cff;--cyan:#16a8d8;--gold:#f4b51b;--ink:#102a43;--muted:#536a80;--bg:#f5f8fc;--white:#fff;--line:#dfe8f2;--shadow:0 18px 50px rgba(7,43,95,.10);--radius:18px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:root{--dt-link:#1263CE;--dt-link-hover:#0A4FA8}.dt-service-content a,.dt-single-content a,.dt-area-content a,.dt-about-team-content a,.dt-blog-card-footer a,.dt-blog-popular-item a,.dt-blog-breadcrumb a,.dt-blog-side-card a,.dt-blog-pagination a,.dt-contact-page .dt-contact-detail a,.dt-contact-page .dt-contact-consent a{color:var(--dt-link)}.dt-service-content a:hover,.dt-single-content a:hover,.dt-area-content a:hover,.dt-about-team-content a:hover,.dt-blog-card-footer a:hover,.dt-blog-popular-item a:hover,.dt-blog-breadcrumb a:hover,.dt-blog-side-card a:hover,.dt-blog-pagination a:hover,.dt-contact-page .dt-contact-detail a:hover,.dt-contact-page .dt-contact-consent a:hover{color:var(--dt-link-hover)}button,input{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:15px;top:15px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}.topbar{background:var(--navy-2);color:#dce9f8;font-size:12px}.topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-links{display:flex;gap:22px;flex-wrap:wrap}.site-header{position:sticky;top:0;background:#fff;z-index:50;border-bottom:1px solid #edf2f7;box-shadow:0 4px 18px rgba(7,43,95,.04)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--navy);font-size:24px;letter-spacing:-.04em}.brand small{display:block;font-size:8px;letter-spacing:.18em;color:var(--blue);margin-top:-5px}.main-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.main-nav a{position:relative;padding:28px 0;color:#243b53}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--blue)}.main-nav .current-menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:3px;border-radius:99px;background:var(--blue)}.header-actions{display:flex;align-items:center;gap:14px}.phone{font-weight:800;color:var(--navy);font-size:13px}.phone span{display:block;color:var(--muted);font-size:11px;font-weight:600}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;padding:12px 18px;font-weight:800;font-size:13px;cursor:pointer;transition:.2s ease}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px rgba(11,99,217,.22)}.btn-primary:hover{background:#0755bc;transform:translateY(-1px)}.btn-outline{border:1px solid rgba(255,255,255,.45);color:#fff;background:transparent}.btn-white{background:#fff;color:var(--navy)}.mobile-menu{display:none}.mobile-toggle{display:none;border:0;background:transparent;font-size:25px;color:var(--navy)}.hero{position:relative;overflow:hidden;background:var(--navy-2);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(46,140,255,.28),transparent 34%),linear-gradient(90deg,rgba(4,29,64,.99) 0%,rgba(6,43,95,.94) 42%,rgba(6,43,95,.25) 100%);z-index:1}.hero-media{position:absolute;inset:0;background-position:center;background-size:cover;opacity:.9}.hero-inner{position:relative;z-index:2;min-height:520px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center}.hero-copy{max-width:620px;padding:70px 0}.eyebrow{font-size:13px;font-weight:900;color:var(--gold);letter-spacing:.04em;text-transform:uppercase}.hero h1{font-size:clamp(40px,5vw,68px);line-height:1.04;letter-spacing:-.055em;margin:12px 0 18px;max-width:650px}.hero h1 span{color:#51a2ff}.hero p{max-width:610px;color:#dce9f8;font-size:16px;margin:0 0 28px}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin:0 0 30px}.hero-point{display:flex;align-items:center;gap:9px;color:#fff;font-size:12px;font-weight:800}.hero-point i{width:30px;height:30px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;color:#70b4ff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.section{padding:82px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 38px}.section-head .eyebrow{color:var(--blue)}.section-head h2{font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-.04em;margin:8px 0 10px;color:var(--navy)}.section-head p{color:var(--muted);margin:0}.service-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(7,43,95,.06);transition:.25s ease}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-image{aspect-ratio:1.35;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.service-card:hover img{transform:scale(1.04)}.service-body{padding:17px}.service-icon{width:40px;height:40px;margin-top:-36px;position:relative;border:4px solid #fff;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff}.service-card h3{font-size:17px;margin:12px 0 6px;color:var(--navy)}.service-card p{font-size:12px;color:var(--muted);margin:0 0 12px}.text-link{color:var(--blue);font-size:12px;font-weight:900}.ba-label.before{left:10px}.ba-label.after{right:10px;background:var(--blue)}.ba-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.pricing-wrap{display:grid;grid-template-columns:3fr 1fr;gap:20px}.price-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:17px;padding:25px;box-shadow:0 10px 30px rgba(7,43,95,.06)}.price-card.featured{background:linear-gradient(145deg,#083d85,#0b63d9);color:#fff;border-color:#0b63d9;transform:translateY(-7px)}.price-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--gold);color:#142b45;padding:5px 12px;border-radius:99px;font-size:9px;font-weight:900}.price-card h3{font-size:21px;margin:0 0 5px}.price-card .desc{font-size:11px;color:var(--muted);min-height:35px}.price-card.featured .desc{color:#d8e9ff}.price{font-size:32px;font-weight:950;letter-spacing:-.04em;margin:15px 0}.price small{font-size:10px;font-weight:700;letter-spacing:0;color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:0 0 20px}.price-card li{font-size:12px;margin:8px 0;color:#36516d}.price-card.featured li{color:#e8f2ff}.price-card li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:8px}.price-card.featured li:before{color:#ffd75c}.stats{padding:0 0 70px}.stars{color:#f4b51b;letter-spacing:2px}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.testimonial{border:1px solid var(--line);border-radius:14px;padding:17px;background:#fff}.testimonial .stars{font-size:12px}.testimonial p{font-size:12px;color:#516a82;min-height:70px}.person{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:800}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff}.faq{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:transparent;text-align:left;padding:16px 0;color:var(--navy);font-weight:800;font-size:13px;cursor:pointer}.faq-q span:last-child{color:var(--blue);font-size:20px;transition:.2s}.faq-item.open .faq-a{grid-template-rows:1fr}.faq-item.open .faq-q span:last-child{transform:rotate(45deg)}.cta{position:relative;overflow:hidden;background:linear-gradient(105deg,#073c85,#0b63d9);border-radius:20px;color:#fff;padding:38px 42px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center}.cta:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-110px;top:-130px;background:rgba(255,255,255,.08)}.cta h2{font-size:35px;line-height:1.08;letter-spacing:-.04em;margin:5px 0 10px}.cta p{color:#dceaff;font-size:13px;max-width:520px}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:1050px){.main-nav{gap:16px}.header-actions .phone{display:none}.pricing-wrap{grid-template-columns:1fr}}@media(max-width:820px){.container{width:min(var(--container),calc(100% - 28px))}.topbar-links{gap:10px}.topbar-inner{font-size:10px}.main-nav,.header-actions .btn{display:none}.mobile-toggle{display:block}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--line);box-shadow:var(--shadow);padding:12px 20px}.mobile-menu.open{display:block}.mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid #eef3f8;font-weight:800;font-size:14px}.hero-inner{grid-template-columns:1fr;min-height:650px}.hero-copy{padding:65px 0 120px}.hero-media{opacity:.65}.hero:before{background:linear-gradient(90deg,rgba(4,29,64,.98),rgba(6,43,95,.72))}.ba-grid,.feedback-grid,.cta{grid-template-columns:1fr}}@media(max-width:560px){.section{padding:60px 0}.services-grid,.pricing-grid,.testimonials{grid-template-columns:1fr}.price-card.featured{transform:none}.cta{padding:30px 24px}.cta h2{font-size:29px}.hero h1{font-size:42px}}.feature{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px}.feature b{color:var(--blue);font-size:13px}.feature h3{color:var(--navy)}.feature p{color:var(--muted);font-size:13px}.empty-state{text-align:center;padding:80px 20px}.article h1{font-size:48px;line-height:1.08;color:var(--navy);letter-spacing:-.05em}.article>img{border-radius:18px;margin:25px 0;width:100%}.cta-person{width:160px;max-height:150px;object-fit:contain;object-position:bottom}@media(max-width:820px){.cta-person{width:120px}}@media(max-width:560px){.cta-person{width:120px}.article h1{font-size:36px}}.detail-card.dark{background:linear-gradient(145deg,#062b5f,#0b63d9);color:#fff}.detail-card.dark h3{font-size:23px;margin:0 0 8px}.detail-card.dark p{color:#d8e8fa;font-size:12px}.hero-premium{min-height:610px;overflow:hidden;background:#031a38}.hero-premium .hero-media{background-position:center right!important;opacity:1;transform:scale(1.01)}.hero-premium:before{background:linear-gradient(90deg,rgba(2,21,47,.99) 0%,rgba(3,31,67,.97) 35%,rgba(5,48,97,.78) 58%,rgba(5,48,97,.10) 100%),linear-gradient(180deg,rgba(2,22,46,.1),rgba(2,22,46,.42));z-index:1}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none;z-index:1}.hero-glow-one{width:520px;height:520px;right:13%;top:-220px;background:radial-gradient(circle,rgba(37,132,255,.25),rgba(37,132,255,0) 68%)}.hero-glow-two{width:330px;height:330px;left:30%;bottom:-240px;background:radial-gradient(circle,rgba(0,184,222,.16),rgba(0,184,222,0) 68%)}.hero-premium .hero-inner{min-height:610px;grid-template-columns:1.08fr .92fr;align-items:center}.hero-premium .hero-copy{max-width:690px;padding:76px 0 90px;position:relative;z-index:5}.hero-premium h1{font-size:clamp(46px,5.2vw,74px);line-height:.98;letter-spacing:-.06em;margin:18px 0 20px;max-width:700px;color:#fff}.hero-premium h1 span{display:block;color:#4fa7ff}.hero-lead{max-width:600px!important;font-size:16px!important;line-height:1.75;color:#d8e7f7!important;margin-bottom:28px!important}.hero-premium .hero-points{gap:11px;margin:0 0 28px;max-width:650px}.hero-premium .hero-point{flex:1 1 180px;min-height:54px;padding:9px 12px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.045);border-radius:12px;backdrop-filter:blur(7px)}.hero-premium .hero-point i{width:29px;height:29px;flex:0 0 29px;background:rgba(52,148,255,.13);border:1px solid rgba(93,176,255,.28);color:#6db8ff}.hero-premium .hero-point i svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.hero-premium .hero-point span{display:flex;flex-direction:column;gap:1px;line-height:1.2}.hero-premium .hero-point strong{font-size:11px}.hero-premium .hero-point small{font-size:9px;color:#9eb6ce;font-weight:600}.hero-premium .hero-actions{gap:10px;margin-bottom:19px}.hero-main-btn{padding:14px 19px}.hero-main-btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-second-btn{padding:14px 19px}.hero-trust-line{display:flex;align-items:center;gap:12px;color:#9fb5cc;font-size:10px;font-weight:700}.hero-trust-line b{color:#fff}.trust-stars{color:#f6c343;letter-spacing:1px;font-size:11px}.hero-visual{position:relative;align-self:stretch;z-index:4;min-height:560px}.hero-premium .guarantee{right:15%;bottom:118px;width:112px;height:112px;border:6px solid rgba(255,255,255,.8);background:linear-gradient(145deg,#fff,#e9f5ff);box-shadow:0 20px 55px rgba(0,0,0,.28);font-size:11px;line-height:1.25;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;z-index:8}.hero-premium .guarantee strong{font-size:25px;line-height:1;color:#0b63d9}.hero-premium .guarantee span{font-weight:900;color:#315474}.hero-floating-card{position:absolute;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgba(255,255,255,.17);background:rgba(4,32,68,.78);border-radius:13px;box-shadow:0 15px 45px rgba(0,0,0,.25);backdrop-filter:blur(14px);color:#fff;z-index:8;min-width:190px}.hero-floating-card b{display:block;font-size:11px}.hero-floating-card small{display:block;color:#9fb8d2;font-size:9px;margin-top:2px}.hero-card-bottom{right:7%;bottom:92px}.mini-icon{width:36px;height:36px;border-radius:10px;background:rgba(42,141,255,.18);display:grid;place-items:center;color:#66b5ff}.mini-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1050px){.hero-premium .hero-inner{grid-template-columns:1.15fr .85fr}.hero-premium .guarantee{right:10%}.hero-floating-card{transform:scale(.92)}}@media(max-width:820px){.hero-premium{min-height:690px}.hero-premium .hero-inner{grid-template-columns:1fr;min-height:690px}.hero-premium .hero-copy{padding:55px 0 160px}.hero-premium .hero-visual{position:absolute;inset:auto 0 0;height:240px;min-height:0}.hero-premium .hero-media{background-position:67% center!important;opacity:.56}.hero-premium:before{background:linear-gradient(180deg,rgba(2,22,47,.98) 0%,rgba(3,35,75,.9) 58%,rgba(3,35,75,.48) 100%)}.hero-premium .guarantee{right:50%;transform:translateX(50%);bottom:30px;width:90px;height:90px}.hero-premium .guarantee strong{font-size:20px}.hero-card-bottom{right:4%;bottom:38px;min-width:160px}.hero-trust-line{flex-wrap:wrap}}@media(max-width:560px){.hero-premium{min-height:730px}.hero-premium .hero-inner{min-height:730px}.hero-premium .hero-copy{padding-top:44px}.hero-premium h1{font-size:43px}.hero-lead{font-size:13px!important;line-height:1.6}.hero-premium .hero-points{display:grid;grid-template-columns:1fr;gap:7px}.hero-premium .hero-point{min-height:46px}.hero-premium .hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-premium .hero-actions .btn{padding:12px 10px;font-size:11px}.hero-trust-line{font-size:9px;gap:8px}.hero-premium .hero-visual{height:220px}.hero-card-bottom{right:0;bottom:20px;transform:scale(.84);transform-origin:right bottom}.hero-premium .guarantee{bottom:28px;width:82px;height:82px}.hero-premium .guarantee strong{font-size:18px}}.site-header .brand img{width:180px;height:auto;object-fit:contain}.main-nav ul{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.main-nav li{margin:0;padding:0}.main-nav li a{display:inline-flex;align-items:center}.mobile-menu ul{margin:0;padding:0;list-style:none}.mobile-menu li{border-bottom:1px solid #eef3f8}.mobile-menu li a{display:block;border:0}.hero{isolation:isolate}.hero-media{background-position:center right!important}.hero-copy{position:relative;z-index:3}.hero h1{max-width:700px;text-wrap:balance}.hero p{max-width:590px}.service-card,.price-card,.testimonial,.contact-card,.contact-form,.feature,.area-detail-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card:hover,.price-card:hover,.testimonial:hover,.feature:hover{transform:translateY(-4px)}.section-head h2,.panel-title h2{font-weight:900}.ba-range{z-index:5}.cta{min-height:250px}.cta-person{max-height:190px}@media(min-width:821px){.mobile-menu{display:none!important}}@media(max-width:820px){.site-header{position:sticky}.header-inner{min-height:70px}.main-nav{display:none}.mobile-menu.open{display:block}.mobile-menu{z-index:60}.hero-inner{min-height:590px}.hero-copy{padding-top:52px}}@media(max-width:560px){.header-inner{min-height:64px}.brand img{width:150px!important}.hero-inner{min-height:610px}.hero h1{font-size:38px}.hero p{font-size:14px}.hero-points{gap:10px}.hero-point{font-size:11px}.cta{min-height:0}}:root{--section-gap:52px}.section{padding:52px 0}.section-head{margin-bottom:26px}.section-head h2{font-size:clamp(27px,3.4vw,38px);margin:6px 0 8px}.section-head p{font-size:12px;line-height:1.55}.hero-premium{min-height:530px}.hero-premium .hero-inner{min-height:530px}.hero-premium .hero-copy{padding:58px 0 68px}.hero-premium h1{font-size:clamp(42px,4.7vw,64px);margin:14px 0 15px}.hero-lead{font-size:13px!important;line-height:1.55!important;margin-bottom:20px!important}.hero-premium .hero-points{margin-bottom:20px}.hero-premium .hero-point{min-height:48px;padding:7px 10px}.hero-premium .hero-actions{margin-bottom:13px}.hero-trust-line{font-size:9px}.hero-visual{min-height:500px}.hero-premium .guarantee{width:96px;height:96px;bottom:96px}.hero-card-bottom{bottom:76px}.service-card{border-radius:14px}.service-image{aspect-ratio:1.48}.service-body{padding:13px 14px 15px}.service-icon{width:36px;height:36px;margin-top:-31px;border-width:3px}.service-icon-real svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:14px;margin:9px 0 4px}.service-card p{font-size:10.5px;line-height:1.45;margin-bottom:8px}.text-link{font-size:10px}.pricing-wrap{gap:14px}.price-card{padding:18px;border-radius:14px}.price-card h3{font-size:17px}.price{font-size:27px;margin:11px 0}.price-card li{font-size:10.5px;margin:6px 0}.stats{padding:0 0 45px}.testimonials{gap:9px}.testimonial{padding:13px;border-radius:12px}.testimonial p{font-size:10px;min-height:56px}.testimonial .stars{font-size:10px}.person{font-size:9px}.avatar{width:28px;height:28px}.faq-q{padding:11px 0;font-size:11px}.faq-q span:last-child{font-size:16px}.cta{min-height:205px;padding:25px 30px;border-radius:16px}.cta h2{font-size:28px}.cta p{font-size:11px;margin:7px 0 12px}.feature{padding:20px}@media(max-width:1050px){.hero-premium{min-height:500px}.hero-premium .hero-inner{min-height:500px}.hero-premium .hero-copy{padding:50px 0 60px}.hero-premium .guarantee{width:88px;height:88px}.hero-card-bottom{right:3%}}@media(max-width:820px){.section{padding:42px 0}.hero-premium{min-height:610px}.hero-premium .hero-inner{min-height:610px}.hero-premium .hero-copy{padding:42px 0 145px}.hero-premium h1{font-size:43px}.hero-premium .hero-visual{height:205px}.hero-premium .guarantee{width:78px;height:78px;bottom:22px}.hero-premium .guarantee strong{font-size:17px}.hero-card-bottom{bottom:12px}.pricing-grid .price-card:last-child{grid-column:1/-1}}@media(max-width:560px){.section{padding:34px 0}.section-head{margin-bottom:20px}.section-head h2{font-size:27px}.pricing-grid .price-card:last-child{grid-column:auto}.hero-premium{min-height:660px}.hero-premium .hero-inner{min-height:660px}.hero-premium .hero-copy{padding:36px 0 135px}.hero-premium h1{font-size:39px}.hero-premium .hero-point{min-height:43px}.hero-premium .hero-actions{grid-template-columns:1fr 1fr}.service-image{aspect-ratio:1.6}.service-body{padding-bottom:13px}.cta{padding:22px}.cta h2{font-size:25px}.stats{padding-bottom:34px}}html,body{width:100% !important;max-width:none !important;min-width:0 !important;margin:0 !important;padding:0 !important}body{overflow-x:hidden}.topbar,.site-header,main{width:100%;max-width:none}.container{width:min(1180px,calc(100% - 32px));max-width:1180px}.detay-icon{width:1em;height:1em;display:inline-block;vertical-align:-.15em;flex:0 0 auto}.topbar-links span{display:inline-flex;align-items:center;gap:5px}.topbar-links .detay-icon{width:13px;height:13px}.header-actions .phone{display:flex;align-items:flex-start;gap:6px}.header-actions .phone .detay-icon{width:19px;height:19px;margin-top:1px;color:var(--blue)}.service-icon-real .detay-icon{width:19px;height:19px}.trust-icon .detay-icon{width:17px;height:17px}.cta-benefit i .detay-icon{width:20px;height:20px}.area-detail-icon .detay-icon{width:21px;height:21px}.section{padding:44px 0}.service-card h3{margin-top:8px}.price-card{padding:20px}.stats{padding-bottom:38px}@media (min-width:821px){.main-nav{flex:1;justify-content:center;min-width:0}.header-inner{width:min(1180px,calc(100% - 32px))}.hero-inner{width:min(1180px,calc(100% - 32px))}.hero-premium .hero-copy{min-width:0}}@media (max-width:820px){.container{width:min(720px,calc(100% - 28px))}.hero-premium{min-height:590px}.hero-premium .hero-inner{min-height:590px}.hero-premium .hero-copy{padding:36px 0 125px}.section{padding:38px 0}}@media (max-width:560px){.container{width:calc(100% - 24px)}.hero-premium{min-height:625px}.hero-premium .hero-inner{min-height:625px}.hero-premium .hero-copy{padding:30px 0 128px}.hero-premium h1{font-size:38px}.hero-premium .hero-actions{grid-template-columns:1fr}.hero-premium .hero-point{min-height:40px}.hero-premium .hero-visual{height:205px}.hero-premium .hero-card-top,.hero-premium .hero-card-bottom{min-width:150px}}.header-actions{display:flex;align-items:center;gap:18px}.header-phone{display:flex;align-items:center;gap:10px;color:var(--navy);white-space:nowrap}.header-phone:hover{color:var(--blue)}.header-phone-icon{width:38px;height:38px;border-radius:11px;background:#eef6ff;color:var(--blue);display:grid;place-items:center;flex:0 0 38px}.header-phone-icon .detay-icon{width:18px;height:18px}.header-phone-copy{display:flex;flex-direction:column;line-height:1.15}.header-phone-copy strong{font-size:14px;font-weight:900;letter-spacing:.01em}.header-phone-copy small{font-size:10px;color:var(--muted);font-weight:700;margin-top:4px}.header-quote{min-height:48px;padding:0 20px;border-radius:11px}.header-quote span{font-size:15px;line-height:1}@media(max-width:1050px){.header-phone-copy strong{font-size:13px}.header-actions{gap:12px}.header-quote{padding:0 14px}}@media(max-width:820px){.header-phone,.header-quote{display:none}.header-actions{margin-left:auto}}.topbar{background:#062b5f!important;color:#dbe9f7!important;height:38px}.topbar .container{max-width:1400px!important}.topbar-inner{min-height:38px!important;font-size:12px!important}.site-header{background:#fff!important;border-bottom:1px solid #e8eef5!important;box-shadow:0 5px 22px rgba(7,43,95,.04);position:sticky!important}.header-inner{max-width:1400px!important;min-height:84px!important;padding:0 10px}.site-header .brand img{width:205px!important;max-height:64px!important;object-fit:contain}.main-nav{margin-left:auto;margin-right:30px;gap:34px!important}.main-nav ul{gap:34px!important}.main-nav a{font-size:15px!important;padding:31px 0!important;font-weight:800!important;color:#173558!important}.main-nav a:hover,.main-nav .current-menu-item>a{color:#0b63d9!important}.main-nav .current-menu-item>a:after{bottom:21px!important;height:3px!important}.header-actions{gap:16px!important}.header-phone{display:flex!important;align-items:center;gap:12px;color:#0f3158}.header-phone-icon{width:48px;height:48px;border:1px solid #dbe7f3;border-radius:12px;display:grid;place-items:center;color:#0b63d9;background:#f7fbff}.header-phone-icon .detay-icon{width:21px!important;height:21px!important}.header-phone-copy strong{display:block;font-size:16px;line-height:1.1}.header-phone-copy small{display:block;font-size:11px;color:#6b8096;margin-top:4px}.header-quote{padding:14px 22px!important;font-size:13px!important;min-height:52px;box-shadow:0 12px 24px rgba(11,99,217,.2)}.hero-premium{margin:0 auto;max-width:1500px;min-height:660px!important;border-radius:0 0 28px 28px;overflow:hidden;position:relative;background:#062b5f!important;isolation:isolate}.hero-premium .hero-media{position:absolute!important;inset:0!important;background-position:center right!important;background-size:cover!important;opacity:1!important}.hero-premium .hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,25,52,.98) 0%,rgba(4,40,83,.95) 38%,rgba(7,52,104,.72) 61%,rgba(7,52,104,.25) 100%);z-index:1}.hero-premium .hero-inner{max-width:1400px!important;min-height:660px!important;display:flex!important;align-items:center!important;position:relative;z-index:3}.hero-premium .hero-copy{width:58%;max-width:760px!important;padding:95px 0 108px!important}.hero-premium h1{font-size:clamp(54px,5.2vw,82px)!important;line-height:.98!important;letter-spacing:-.065em!important;margin:24px 0 20px!important;max-width:760px!important}.hero-premium h1 span{display:block;color:#55a8ff!important}.hero-lead{font-size:16px!important;line-height:1.65!important;max-width:690px!important;margin-bottom:27px!important;color:#dceaff!important}.hero-premium .hero-points{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:0 0 24px!important;max-width:700px}.hero-premium .hero-point{min-height:66px!important;padding:10px 13px!important;border:1px solid rgba(125,190,255,.22)!important;border-radius:13px!important;background:rgba(7,44,87,.38)!important;display:flex!important;align-items:center!important;gap:10px!important}.hero-premium .hero-point i{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:50%!important;background:rgba(38,137,255,.16)!important;border:1px solid rgba(97,183,255,.25)!important;color:#61b3ff!important;display:grid!important;place-items:center!important}.hero-premium .hero-point span{gap:2px!important}.hero-premium .hero-point strong{font-size:12px!important}.hero-premium .hero-point small{font-size:10px!important;color:#afc6df!important}.hero-premium .hero-actions{display:flex!important;gap:12px!important;margin-bottom:18px!important}.hero-main-btn,.hero-second-btn{padding:15px 23px!important;font-size:13px!important;border-radius:11px!important}.hero-second-btn{border:1px solid rgba(192,220,247,.45)!important;color:#fff!important;background:rgba(4,27,57,.22)!important}.hero-main-btn svg,.hero-second-btn svg{width:16px!important;height:16px!important;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-premium .hero-trust-line{display:flex!important;align-items:center!important;gap:13px!important;color:#b2c8df!important;font-size:11px!important}.hero-rating,.hero-customer{display:flex;align-items:center;gap:5px}.hero-rating small,.hero-customer small{font-size:10px;color:#aac0d7}.hero-rating b,.hero-customer{color:#fff}.trust-stars{color:#ffc945!important;font-size:12px!important;letter-spacing:1px!important}.hero-premium .hero-wave{position:absolute!important;left:-4%!important;right:-4%!important;bottom:-92px!important;height:140px!important;background:#fff!important;border-radius:50% 50% 0 0/48% 48% 0 0!important;z-index:4!important}@media(max-width:1050px){.header-inner{min-height:76px!important}.main-nav,.main-nav ul{gap:18px!important}.main-nav a{font-size:13px!important}.site-header .brand img{width:175px!important}.header-phone-copy strong{font-size:14px}.hero-premium .hero-copy{width:65%}.hero-premium h1{font-size:56px!important}.hero-premium{min-height:610px!important}.hero-premium .hero-inner{min-height:610px!important}}@media(max-width:820px){.topbar-inner>span:last-child{display:none}.main-nav{display:none!important}.header-actions{margin-left:auto}.header-phone{display:none!important}.site-header .brand img{width:165px!important}.mobile-toggle{display:block!important}.hero-premium{min-height:700px!important;border-radius:0 0 22px 22px}.hero-premium .hero-inner{min-height:700px!important}.hero-premium .hero-copy{width:100%!important;max-width:660px!important;padding:68px 0 135px!important}.hero-premium .hero-overlay{background:linear-gradient(180deg,rgba(3,25,52,.97),rgba(4,40,83,.87) 64%,rgba(4,40,83,.62))}.hero-premium h1{font-size:52px!important}.hero-premium .hero-points{grid-template-columns:1fr!important;max-width:500px}.hero-premium .hero-wave{bottom:-100px!important}}@media(max-width:560px){.topbar{height:34px}.topbar-inner{min-height:34px!important}.topbar-links{gap:8px!important;font-size:9px!important}.topbar-links span:nth-child(3){display:none}.header-inner{min-height:68px!important}.site-header .brand img{width:150px!important}.header-quote{display:none!important}.hero-premium,.hero-premium .hero-inner{min-height:650px!important}.hero-premium .hero-copy{padding:50px 0 118px!important}.hero-premium h1{font-size:41px!important;margin:18px 0 16px!important}.hero-lead{font-size:13px!important}.hero-premium .hero-point{min-height:53px!important}.hero-premium .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.hero-main-btn,.hero-second-btn{padding:12px 10px!important;font-size:11px!important}.hero-premium .hero-trust-line{gap:8px!important;font-size:9px!important}.hero-premium .hero-wave{bottom:-105px!important}}:root{--ref-navy:#062b5f;--ref-blue:#146be8;--ref-blue-2:#3b9cff}body{background:#fff}.topbar{height:42px!important;background:#052a59!important;color:#fff!important}.topbar .container{max-width:1600px!important}.topbar-inner{height:42px!important;min-height:42px!important;padding:0 12px!important;font-size:12px!important}.topbar-links{gap:26px!important}.topbar a{color:#fff}.site-header{background:#fff!important;border-bottom:1px solid #e8eef5!important;box-shadow:none!important}.header-inner{max-width:1600px!important;min-height:96px!important;padding:0 12px!important}.site-header .brand img{width:220px!important;height:auto!important;max-height:68px!important}.main-nav{margin-left:auto!important;margin-right:44px!important;gap:39px!important}.main-nav ul{gap:25px!important}.main-nav a{font-size:15px!important;font-weight:800!important;padding:39px 0 35px!important;color:#102f55!important}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--ref-blue)!important}.main-nav .current-menu-item>a:after{bottom:25px!important;height:3px!important}.header-actions{gap:18px!important}.header-phone{gap:12px!important}.header-phone-icon{width:54px!important;height:54px!important;border-radius:13px!important;background:#f7fbff!important;border:1px solid #dce8f5!important}.header-phone-icon .detay-icon{width:23px!important;height:23px!important}.header-phone-copy strong{font-size:17px!important;color:#0f3158!important}.header-phone-copy small{font-size:11px!important;color:#6a8096!important;margin-top:5px!important}.header-quote{min-height:54px!important;padding:0 24px!important;border-radius:12px!important;background:var(--ref-blue)!important;box-shadow:0 12px 26px rgba(20,107,232,.22)!important;font-size:14px!important}.hero-premium{max-width:1520px!important;margin:0 auto!important;min-height:660px!important;border-radius:18px!important;background:#031c3d!important;overflow:hidden!important}.hero-premium .hero-media{background-position:center right!important;background-size:cover!important;opacity:1!important}.hero-premium .hero-overlay{background:linear-gradient(90deg,rgba(3,24,53,.99) 0%,rgba(4,35,74,.97) 35%,rgba(5,49,96,.80) 56%,rgba(8,54,105,.18) 100%)!important}.hero-premium .hero-inner{max-width:1440px!important;min-height:660px!important}.hero-premium .hero-copy{width:58%!important;max-width:800px!important;padding:70px 0 82px!important}.hero-premium h1{max-width:790px!important;font-size:clamp(56px,5.5vw,84px)!important;line-height:.98!important;letter-spacing:-.065em!important;margin:22px 0 22px!important}.hero-premium h1 .hero-title-line{display:block!important}.hero-premium h1 .hero-title-white{color:#fff!important}.hero-premium h1 .hero-title-blue{color:#4ca3ff!important}.hero-lead{max-width:700px!important;font-size:16px!important;line-height:1.65!important;color:#dbeaff!important;margin-bottom:27px!important}.hero-premium .hero-points{max-width:720px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-bottom:25px!important}.hero-premium .hero-point{min-height:70px!important;padding:11px 14px!important;border-radius:13px!important;background:rgba(9,49,94,.48)!important;border:1px solid rgba(126,194,255,.23)!important;backdrop-filter:blur(5px)!important}.hero-premium .hero-point i{width:35px!important;height:35px!important;flex:0 0 35px!important;background:rgba(37,132,239,.14)!important;border:1px solid rgba(104,186,255,.28)!important;color:#70bcff!important}.hero-premium .hero-point small{font-size:10px!important;color:#b5cbe0!important}.hero-premium .hero-actions{gap:12px!important;margin-bottom:20px!important}.hero-main-btn,.hero-second-btn{min-height:54px!important;padding:0 24px!important;border-radius:11px!important;font-size:14px!important}.hero-main-btn{background:#0b63d9!important}.hero-second-btn{background:rgba(7,36,72,.18)!important;border:1px solid rgba(175,215,250,.55)!important}.hero-premium .hero-trust-line{gap:15px!important;font-size:11px!important;color:#b8cde1!important}.trust-stars{color:#ffc844!important;font-size:13px!important}.hero-premium .hero-wave{left:-5%!important;right:-5%!important;bottom:-72px!important;height:110px!important;background:#fff!important;border-radius:50% 50% 0 0/58% 58% 0 0!important;z-index:6!important}@media(max-width:1100px){.header-inner{min-height:86px!important}.site-header .brand img{width:190px!important}.main-nav{margin-right:20px!important;gap:24px!important}.main-nav ul{gap:24px!important}.main-nav a{font-size:13px!important}.header-phone-copy{display:none}.header-phone-icon{width:44px!important;height:44px!important}.hero-premium .hero-copy{width:64%!important}.hero-premium h1{font-size:58px!important}}@media(max-width:820px){.topbar{height:36px!important}.topbar-inner{height:36px!important;min-height:36px!important}.topbar-links{gap:11px!important;font-size:9px!important}.site-header .brand img{width:165px!important}.header-inner{min-height:72px!important}.main-nav{display:none!important}.header-phone,.header-quote{display:none!important}.mobile-toggle{display:block!important}.hero-premium{border-radius:14px!important;min-height:650px!important}.hero-premium .hero-inner{min-height:650px!important}.hero-premium .hero-copy{width:100%!important;max-width:670px!important;padding:55px 0 120px!important}.hero-premium .hero-overlay{background:linear-gradient(180deg,rgba(3,24,53,.985),rgba(4,40,83,.89) 70%,rgba(4,40,83,.62))!important}.hero-premium h1{font-size:50px!important}.hero-premium .hero-points{grid-template-columns:1fr!important;max-width:500px!important}.hero-premium .hero-wave{bottom:-84px!important}}@media(max-width:560px){.hero-premium{min-height:610px!important}.hero-premium .hero-inner{min-height:610px!important}.hero-premium .hero-copy{padding:42px 0 105px!important}.hero-premium h1{font-size:40px!important;margin:17px 0 14px!important}.hero-lead{font-size:13px!important}.hero-premium .hero-points{gap:7px!important}.hero-premium .hero-point{min-height:47px!important}.hero-premium .hero-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.hero-main-btn,.hero-second-btn{min-height:47px!important;padding:0 10px!important;font-size:11px!important}.hero-premium .hero-trust-line{font-size:9px!important}}.hero-premium{min-height:465px}.hero-premium .hero-inner{min-height:465px;grid-template-columns:1fr;align-items:center}.hero-premium .hero-copy{max-width:720px;padding:48px 0 62px}.hero-premium h1{font-size:clamp(40px,4.6vw,62px);line-height:.99;margin:14px 0 14px;max-width:710px}.hero-lead{max-width:600px!important;font-size:14px!important;line-height:1.55;margin-bottom:20px!important}.hero-premium .hero-points{gap:9px;margin:0 0 20px;max-width:650px}.hero-premium .hero-point{flex:0 1 185px;min-height:48px;padding:7px 10px;border-radius:10px}.hero-premium .hero-point i{width:26px;height:26px;flex:0 0 26px}.hero-premium .hero-point strong{font-size:10.5px}.hero-premium .hero-point small{font-size:8.5px}.hero-premium .hero-actions{gap:9px;margin-bottom:14px}.hero-main-btn,.hero-second-btn{padding:12px 17px}.hero-trust-line{font-size:9.5px;gap:10px}@media(max-width:820px){.hero-premium{min-height:545px}.hero-premium .hero-inner{min-height:545px}.hero-premium .hero-copy{padding:48px 0 86px}.hero-premium h1{font-size:clamp(38px,10vw,52px)}.hero-premium .hero-point{flex:1 1 100%;min-height:46px}}@media(max-width:560px){.hero-premium{min-height:590px}.hero-premium .hero-inner{min-height:590px}.hero-premium .hero-copy{padding:44px 0 95px}.hero-lead{font-size:13px!important}.hero-premium .hero-actions{flex-direction:column;align-items:stretch}.hero-main-btn,.hero-second-btn{width:100%}}.hero-premium{position:relative;min-height:640px;margin:18px auto 0;width:min(100% - 48px,1640px);border-radius:22px;overflow:hidden;isolation:isolate;background:#061f43;box-shadow:0 24px 60px rgba(2,25,62,.12)}.hero-premium .hero-media{position:absolute;inset:0;background-position:76% center!important;background-size:cover!important;transform:none!important;opacity:1;z-index:-3}.hero-premium .hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,19,47,.99) 0%,rgba(4,31,66,.98) 30%,rgba(5,45,91,.82) 49%,rgba(7,56,108,.34) 67%,rgba(7,56,108,.05) 100%),linear-gradient(180deg,rgba(4,25,53,.04),rgba(4,25,53,.18))}.hero-premium .hero-inner{min-height:640px;display:flex;align-items:center;grid-template-columns:none}.hero-premium .hero-copy{width:min(760px,58%);max-width:none;padding:70px 0 78px;position:relative;z-index:3}.hero-premium .hero-kicker{padding:9px 14px;border-color:rgba(105,178,255,.25);background:rgba(255,255,255,.035);color:#9ecaff;font-size:12px}.hero-premium h1{margin:18px 0 18px;max-width:720px;font-size:clamp(48px,4.65vw,76px);line-height:.96}.hero-premium h1 .hero-title-line{display:block}.hero-premium h1 .hero-title-blue{color:#4da5ff}.hero-premium h1 .hero-title-white{color:#fff}.hero-premium .hero-lead{max-width:640px!important;margin-bottom:24px!important;font-size:15px!important;line-height:1.65!important;color:#d7e7f7!important}.hero-premium .hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 22px;max-width:650px}.hero-premium .hero-point{min-width:0;min-height:60px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(133,191,255,.18);background:rgba(14,58,105,.28);border-radius:12px;backdrop-filter:blur(6px)}.hero-premium .hero-point i{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:rgba(49,148,255,.15);border:1px solid rgba(92,178,255,.32);color:#65b5ff}.hero-premium .hero-point i svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hero-premium .hero-point span{display:flex;flex-direction:column;line-height:1.15;min-width:0}.hero-premium .hero-point strong{font-size:12px;color:#fff}.hero-premium .hero-point small{font-size:9px;color:#9eb9d2;margin-top:3px}.hero-premium .hero-actions{gap:10px;margin-bottom:16px}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:52px;padding:13px 20px;border-radius:10px}.hero-premium .hero-main-btn{font-size:14px;box-shadow:0 10px 25px rgba(11,99,217,.26)}.hero-premium .hero-main-btn svg,.hero-premium .hero-second-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-premium .hero-second-btn{border-color:rgba(255,255,255,.48);background:transparent}.hero-premium .hero-trust-line{display:flex;align-items:center;gap:15px;color:#afc4d9;font-size:10px}.hero-premium .hero-rating,.hero-premium .hero-customer{display:flex;align-items:baseline;gap:5px}.hero-premium .hero-rating b,.hero-premium .hero-customer b{color:#fff;font-size:13px}.hero-premium .hero-rating small,.hero-premium .hero-customer small{font-size:10px;color:#afc4d9}.hero-premium .trust-stars{font-size:12px;letter-spacing:2px;color:#f6c343}.hero-accent{position:absolute;left:-3%;right:-3%;bottom:-1px;height:24px;z-index:2;background:linear-gradient(100deg,#0b63d9 0%,#0b63d9 45%,#167bf1 72%,#2a90ff 100%);clip-path:polygon(0 52%,38% 25%,72% 70%,100% 15%,100% 100%,0 100%);opacity:.95}.hero-premium .hero-visual,.hero-premium .hero-ring,.hero-premium .hero-floating-card,.hero-premium .guarantee,.hero-premium .hero-glow{display:none!important}@media(max-width:1100px){.hero-premium{width:min(100% - 32px,1640px);min-height:590px}.hero-premium .hero-inner{min-height:590px}.hero-premium .hero-copy{width:min(700px,62%);padding:62px 0 68px}}@media(max-width:820px){.hero-premium{width:100%;margin-top:0;border-radius:0;min-height:620px}.hero-premium .hero-inner{min-height:620px}.hero-premium .hero-media{background-position:67% center!important}.hero-premium .hero-overlay{background:linear-gradient(180deg,rgba(2,20,43,.98) 0%,rgba(3,35,75,.91) 58%,rgba(3,35,75,.62) 100%)}.hero-premium .hero-copy{width:100%;padding:52px 0 92px}.hero-premium h1{font-size:clamp(42px,10vw,58px);max-width:600px}.hero-premium .hero-lead{max-width:600px!important}.hero-premium .hero-points{max-width:620px}}@media(max-width:560px){.hero-premium{min-height:650px}.hero-premium .hero-inner{min-height:650px}.hero-premium .hero-copy{padding:44px 0 90px}.hero-premium h1{font-size:43px;line-height:.98}.hero-premium .hero-lead{font-size:13px!important}.hero-premium .hero-points{grid-template-columns:1fr;gap:8px}.hero-premium .hero-point{min-height:48px}.hero-premium .hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{font-size:11px;padding:11px 8px}.hero-premium .hero-trust-line{gap:9px;flex-wrap:wrap}}.hero-premium::before{display:none!important;content:none!important}.hero-premium .hero-media{z-index:0!important;background-position:72% center!important;background-size:cover!important;opacity:1!important}.hero-premium .hero-overlay{z-index:1!important;background:linear-gradient(90deg,rgba(2,18,43,.97) 0%,rgba(4,31,66,.90) 32%,rgba(5,45,91,.60) 49%,rgba(7,56,108,.24) 66%,rgba(7,56,108,.04) 100%)!important}.hero-premium .hero-inner{z-index:2!important}.hero-premium .hero-accent{z-index:3!important}@media (min-width:821px){.hero-premium .hero-points{max-width:620px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0 0 18px!important}.hero-premium .hero-point{min-height:48px!important;padding:7px 9px!important;border-radius:10px!important;gap:8px!important;backdrop-filter:blur(4px)!important}.hero-premium .hero-point i{width:28px!important;height:28px!important;flex:0 0 28px!important}.hero-premium .hero-point i svg{width:14px!important;height:14px!important}.hero-premium .hero-point span{gap:0!important;line-height:1.1!important}.hero-premium .hero-point strong{font-size:10.5px!important;line-height:1.1!important}.hero-premium .hero-point small{font-size:8px!important;margin-top:2px!important;line-height:1.1!important}}@media (max-width:820px){.hero-premium .hero-points{gap:7px!important;margin-bottom:18px!important}.hero-premium .hero-point{min-height:44px!important;padding:7px 9px!important;border-radius:10px!important}.hero-premium .hero-point i{width:27px!important;height:27px!important;flex-basis:27px!important}.hero-premium .hero-point i svg{width:14px!important;height:14px!important}.hero-premium .hero-point strong{font-size:10px!important}.hero-premium .hero-point small{font-size:8px!important;margin-top:1px!important}}@media (min-width:821px){.hero-premium,.hero-premium .hero-inner{min-height:500px!important;height:500px!important}.hero-premium .hero-copy{padding:48px 0 56px!important}.hero-premium h1{font-size:56px!important}}.site-header .header-inner{width:min(1180px,calc(100% - 40px)) !important;max-width:1180px !important;min-height:84px !important;margin:0 auto !important;padding:0 !important;display:grid !important;grid-template-columns:auto minmax(0,1fr) auto !important;align-items:center !important;column-gap:28px !important}.site-header .brand{flex:0 0 auto !important;min-width:0 !important;margin:0 !important}.site-header .brand img{width:190px !important;max-width:190px !important;height:auto !important;max-height:62px !important;object-fit:contain !important}.site-header .main-nav{min-width:0 !important;width:auto !important;margin:0 !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:26px !important;white-space:nowrap !important}.site-header .main-nav>li,.site-header .main-nav .menu-item{display:block !important;margin:0 !important;padding:0 !important;flex:0 0 auto !important}.site-header .main-nav>a,.site-header .main-nav>li>a,.site-header .main-nav .menu-item>a{display:inline-flex !important;align-items:center !important;white-space:nowrap !important;margin:0 !important;padding:31px 0 !important;font-size:14px !important;font-weight:800 !important;line-height:1 !important}.site-header .header-actions{min-width:0 !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:16px !important;margin:0 !important;white-space:nowrap !important}.site-header .header-phone{flex:0 0 auto !important;display:flex !important;align-items:center !important;gap:10px !important;margin:0 !important;white-space:nowrap !important}.site-header .header-phone-icon{width:32px !important;height:32px !important;flex:0 0 32px !important}.site-header .header-phone-copy strong{font-size:14px !important;line-height:1.15 !important}.site-header .header-phone-copy small{font-size:10px !important;line-height:1.2 !important;margin-top:3px !important}.site-header .header-quote{flex:0 0 auto !important;min-width:158px !important;min-height:50px !important;padding:13px 18px !important;white-space:nowrap !important}@media(max-width:1120px){.site-header .header-inner{grid-template-columns:auto minmax(0,1fr) auto !important;column-gap:18px !important}.site-header .brand img{width:175px !important;max-width:175px !important}.site-header .main-nav{gap:18px !important}.site-header .main-nav>a,.site-header .main-nav>li>a,.site-header .main-nav .menu-item>a{font-size:13px !important}.site-header .header-actions{gap:10px !important}.site-header .header-phone-icon{width:40px !important;height:40px !important;flex-basis:40px !important}.site-header .header-phone-copy strong{font-size:13px !important}.site-header .header-quote{min-width:145px !important;padding:12px 14px !important;font-size:12px !important}}@media(max-width:960px){.site-header .header-inner{width:min(100%,calc(100% - 28px)) !important}.site-header .main-nav{gap:13px !important}.site-header .main-nav>a,.site-header .main-nav>li>a,.site-header .main-nav .menu-item>a{font-size:12px !important}.site-header .brand img{width:160px !important;max-width:160px !important}.site-header .header-phone-copy{display:none !important}.site-header .header-phone-icon{width:40px !important;height:40px !important;flex-basis:40px !important}}@media(max-width:820px){.site-header .header-inner{display:flex !important;justify-content:space-between !important;width:min(100%,calc(100% - 28px)) !important;min-height:72px !important}.site-header .main-nav{display:none !important}.site-header .header-phone,.site-header .header-quote{display:none !important}.site-header .header-actions{margin-left:auto !important}}.topbar{position:relative;background:linear-gradient(180deg,#062754 0%,#041d3f 100%);color:#dcecff;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 5px 18px rgba(3,25,57,.10)}.topbar::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(76,163,255,.42),transparent);pointer-events:none}.topbar .topbar-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar .topbar-links{display:flex;align-items:center;flex-wrap:wrap}.topbar .topbar-links>span{display:inline-flex;align-items:center;gap:7px;min-height:24px;padding:0 17px;border-right:1px solid rgba(255,255,255,.11);color:#e8f2ff;white-space:nowrap}.topbar .topbar-links>span:first-child{padding-left:0}.topbar .topbar-links>span:last-child{border-right:0}.topbar .topbar-links a{color:#e8f2ff;text-decoration:none}.topbar .topbar-links a:hover{color:#fff}.topbar .topbar-links svg{width:14px;height:14px;flex:0 0 14px;color:#69b3ff}.topbar .topbar-inner>span{color:#bfd2e7;font-weight:650;white-space:nowrap}@media(max-width:820px){.topbar .topbar-inner{min-height:38px;gap:12px}.topbar .topbar-links>span{padding:0 10px;font-size:11px}.topbar .topbar-inner>span{display:none}}@media(max-width:560px){.topbar .topbar-links{width:100%;justify-content:center}.topbar .topbar-links>span{padding:0 8px;font-size:10px}.topbar .topbar-links>span:nth-child(3){display:none}}.header-phone{display:flex !important;align-items:center;gap:10px;min-width:180px;min-height:50px;padding:10px 10px 5px 20px}.header-phone:hover{transform:translateY(0px);box-shadow:0 0px 0px rgb(255 255 255 / 15%),inset 0 3px 0 rgb(0 140 255 / 95%)}.header-phone-icon{width:32px!important;height:32px!important;flex:0 0 32px;display:grid!important;place-items:center;border-radius:5px!important;background:linear-gradient(145deg,#0b63d9 0%,#1877ea 100%)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;box-shadow:0 7px 16px rgba(11,99,217,.22)}.header-phone-icon .detay-icon,.header-phone-icon svg{width:20px!important;height:20px!important;color:#fff!important}.header-phone-copy{display:flex!important;flex-direction:column;justify-content:center;min-width:0;line-height:1.15!important}.header-phone-copy strong{display:block;font-size:15px!important;font-weight:900!important;color:#082d60!important}.header-phone-copy small{display:block;margin-top:4px;font-size:10px!important;font-weight:750!important;color:#4f667d!important}.header-quote{min-height:52px!important;padding:0 20px!important;border-radius:13px!important;white-space:nowrap;box-shadow:0 10px 24px rgba(11,99,217,.18)}@media(max-width:1100px){.header-phone{min-width:188px;padding-right:10px}.header-phone-copy strong{font-size:14px!important}.header-actions{gap:10px!important}}@media(max-width:920px){.header-phone{min-width:174px}.header-phone-icon{width:40px!important;height:40px!important;flex-basis:40px}.header-phone-copy strong{font-size:13px!important}}@media(max-width:820px){.header-phone,.header-quote{display:none!important}.header-actions{margin-left:auto}}.premium-about-actions .btn{min-height:45px}@media(max-width:480px){.dt-area-contact-head{grid-template-columns:46px minmax(0,1fr);gap:11px}.dt-area-contact-head .dt-area-card-icon{width:46px;height:46px}.dt-area-contact-head-copy h2{font-size:21px!important}}.about-admin-card .about-admin-subtitle{margin:24px 0 12px;padding-top:16px;border-top:1px solid #e4edf5;color:#123b6e;font-size:13px;font-weight:850}.about-feature-admin .repeat-title{margin-bottom:12px;color:#0b63d9}.services-section{overflow:hidden}.service-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.service-head>div:first-child{text-align:left;max-width:780px;margin:0}.service-head h2{margin-bottom:8px}.services-nav{display:flex;align-items:center;gap:8px;flex:0 0 auto}.services-nav-btn{width:42px;height:42px;border:1px solid #d8e6f3;border-radius:12px;background:#fff;color:var(--navy);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 22px rgba(7,43,95,.08);transition:.2s ease}.services-nav-btn:hover:not(:disabled){color:#fff;background:var(--blue);border-color:var(--blue);transform:translateY(-1px)}.services-nav-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.services-nav-btn span{font-size:27px;line-height:1;font-weight:600;margin-top:-2px}.services-nav.is-hidden{display:none}.services-slider{position:relative;overflow:hidden}.services-track{display:flex;gap:16px;will-change:transform;transition:transform .42s cubic-bezier(.22,.61,.36,1)}.services-track .service-card{flex:0 0 calc((100% - (var(--service-cols) - 1)*16px)/var(--service-cols));min-width:0}.service-card .service-icon-real{position:relative;margin-top:-32px}.service-card .text-link span{display:inline-block;margin-left:3px}@media(max-width:1050px){.service-head{align-items:center}}@media(max-width:820px){.service-head{gap:15px;margin-bottom:22px}.services-nav-btn{width:38px;height:38px;border-radius:10px}}@media(max-width:560px){.service-head{align-items:flex-start}.service-head h2{font-size:27px}.service-head p{font-size:12px}.services-nav-btn{width:36px;height:36px}}.services-slider{position:relative;overflow:hidden;width:100%;-webkit-user-select:none;user-select:none}.services-track{display:flex;flex-wrap:nowrap;align-items:stretch;width:max-content;max-width:none;gap:16px;will-change:transform;transition:transform .42s cubic-bezier(.22,.61,.36,1);touch-action:pan-y pinch-zoom}.services-track .service-card{flex:0 0 calc((var(--services-slider-width,100vw) - 0px)/var(--service-cols));width:auto;max-width:none}.services-section .services-track .service-card{flex-basis:calc((100% - (var(--service-cols) - 1) * 16px) / var(--service-cols))}@media(max-width:560px){.services-track{gap:12px}.services-section .services-track .service-card{flex-basis:calc((100% - (var(--service-cols) - 1) * 12px) / var(--service-cols))}}.services-track:focus{outline:3px solid rgba(11,99,217,.18);outline-offset:5px}@media(hover:hover){.services-track[tabindex="0"]{cursor:grab}}.services-section .services-track .service-card{flex:0 0 calc((var(--service-viewport,100%) - (var(--service-cols) - 1) * 16px) / var(--service-cols))}@media(max-width:560px){.services-section .services-track .service-card{flex-basis:calc((var(--service-viewport,100%) - (var(--service-cols) - 1) * 12px) / var(--service-cols))}}.services-section .services-slider{width:100%;overflow:hidden}.services-section .services-track{display:flex;flex-wrap:nowrap;width:max-content;gap:16px;transition:transform .42s cubic-bezier(.22,.61,.36,1)}.services-section .services-track .service-card{flex:0 0 calc((var(--service-viewport,100%) - (var(--service-cols) - 1) * 16px) / var(--service-cols));width:auto;min-width:0}@media(max-width:560px){.services-section .services-track{gap:12px}.services-section .services-track .service-card{flex-basis:calc((var(--service-viewport,100%) - (var(--service-cols) - 1) * 12px) / var(--service-cols))}}.services-section .service-head{display:flex;align-items:flex-end;justify-content:center;gap:20px;position:relative}.services-section .service-head>div:first-child{width:100%;max-width:none !important;margin:0 auto !important;text-align:center !important}.services-section .service-head .eyebrow,.services-section .service-head h2,.services-section .service-head p{max-width:none !important;margin-left:auto !important;margin-right:auto !important}.services-section .service-head h2{width:100%}.services-section .service-head p{width:100%}.services-section .services-nav{position:absolute;right:0;bottom:0}@media(max-width:820px){.services-section .service-head{align-items:center;padding-bottom:0px}.services-section .service-head .services-nav{right:50%;bottom:0;transform:translateX(50%)}}.section-head{max-width:1000px}p{font-size:16px}:root{--body-font-size:16px;--body-line-height:1.65}html{font-size:16px}body{font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{font-size:16px;line-height:1.65;margin-top:0;margin-bottom:1rem}li{font-size:15px;line-height:1.6}small{font-size:13px;line-height:1.5}label{font-size:14px;line-height:1.45}input,textarea,select,button{font-size:15px;line-height:1.45}h1,h2,h3,h4,h5,h6{text-wrap:balance}h2,h3{line-height:1.2}h4,h5,h6{line-height:1.3}.section-head p{font-size:16px;line-height:1.65}@media(max-width:560px){body{font-size:16px}p{font-size:16px}li{font-size:15px}small{font-size:13px}}.hero p,.section-head p,.about-layout p,.premium-about-copy p,.service-card p,.testimonial p,.faq-a>div,.cta p{font-size:16px;line-height:1.65}.services-section .service-card-link{display:block;color:inherit;text-decoration:none}.services-section .service-card-content-link{display:block;color:inherit;text-decoration:none}.services-section .service-card-content-link:hover h3,.services-section .service-card-link:hover+.service-body h3{text-decoration:none}.services-section .service-card-link:focus-visible,.services-section .service-card-content-link:focus-visible,.services-section .service-card .text-link:focus-visible{outline:3px solid rgba(8,104,223,.28);outline-offset:3px;border-radius:8px}.services-section .service-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:3.3em;max-height:3.3em}:root{--fs-body:16px;--fs-topbar:12px;--fs-nav:14px;--fs-small:13px;--fs-label:14px;--fs-button:14px;--fs-h1:56px;--fs-h2:42px;--fs-h3:20px;--fs-h4:18px}body{font-size:var(--fs-body);line-height:1.65}p{font-size:var(--fs-body);line-height:1.65}.topbar{font-size:var(--fs-topbar);line-height:1.45}.main-nav{font-size:var(--fs-nav)}.main-nav a{font-size:var(--fs-nav)}.header-actions,.header-actions .phone,.header-phone-copy{font-size:var(--fs-small)}.brand{font-size:24px}.brand small{font-size:8px}.btn{font-size:var(--fs-button);line-height:1.35}.hero h1{font-size:var(--fs-h1);line-height:1.06}.hero h1 span{font-size:inherit}.hero p{font-size:16px;line-height:1.65}.hero-kicker,.eyebrow{font-size:13px;line-height:1.4}.hero-point{font-size:12px;line-height:1.4}.hero-point i{font-size:12px}.section-head h2,.section h2{font-size:var(--fs-h2);line-height:1.16}.service-card h3{font-size:18px;line-height:1.25}.service-card p{font-size:16px;line-height:1.55}.service-card .text-link{font-size:13px;line-height:1.4}.service-icon-real{font-size:16px}.price-card h3{font-size:20px;line-height:1.2}.price-card .desc{font-size:13px;line-height:1.5}.price{font-size:32px;line-height:1.05}.price small{font-size:11px}.price-card li{font-size:14px;line-height:1.5}.stars{font-size:14px}.testimonial p{font-size:15px;line-height:1.6}.person{font-size:12px}.faq-q{font-size:15px;line-height:1.45}.cta h2{font-size:38px;line-height:1.08}.cta p{font-size:16px;line-height:1.6}.header-phone-copy strong{font-size:14px}.header-phone-copy small{font-size:10px}@media(max-width:1050px){:root{--fs-h1:50px;--fs-h2:38px}.hero h1{font-size:var(--fs-h1)}.section-head h2,.section h2{font-size:var(--fs-h2)}.cta h2{font-size:34px}}@media(max-width:820px){:root{--fs-h1:44px;--fs-h2:34px}.main-nav,.main-nav a{font-size:13px}.brand{font-size:22px}.hero h1{font-size:var(--fs-h1)}.hero p{font-size:16px}.section-head h2,.section h2{font-size:var(--fs-h2)}.section-head p{font-size:15px}.service-card h3{font-size:17px}.service-card p{font-size:15px}.price{font-size:30px}.testimonial p,.faq-a>div{font-size:15px}.cta h2{font-size:32px}.cta p{font-size:15px}}@media(max-width:560px){:root{--fs-h1:36px;--fs-h2:28px}body{font-size:16px}p{font-size:16px}.topbar{font-size:10px}.brand{font-size:20px}.hero h1{font-size:var(--fs-h1);line-height:1.08}.hero p{font-size:15px;line-height:1.6}.hero-kicker,.eyebrow{font-size:11px}.hero-point{font-size:11px}.section-head h2,.section h2{font-size:var(--fs-h2);line-height:1.15}.section-head p{font-size:15px}.service-card h3{font-size:17px}.service-card p{font-size:15px}.service-card .text-link{font-size:12px}.price-card h3{font-size:20px}.price-card .desc{font-size:13px}.price{font-size:29px}.price-card li{font-size:14px}.testimonial p{font-size:14px}.faq-q{font-size:14px}.cta h2{font-size:29px}.cta p{font-size:15px}}#fiyatlar{padding-top:42px !important}#fiyatlar .pricing-wrap{display:grid;grid-template-columns:minmax(0,3fr) minmax(270px,1fr);gap:18px;align-items:stretch}#fiyatlar .pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}#fiyatlar .price-card{min-width:0;min-height:430px;height:100%;display:flex;flex-direction:column;position:relative;padding:26px 23px 22px;border:1px solid #dfeaf3;border-radius:20px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 14px 34px rgba(8,47,91,.07);overflow:visible;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}#fiyatlar .price-card:hover{transform:translateY(-4px);border-color:#bfd9f3;box-shadow:0 20px 46px rgba(8,47,91,.11)}#fiyatlar .price-card.featured{min-height:448px;transform:translateY(-7px);border:1px solid rgba(72,157,255,.38);background:linear-gradient(155deg,#063a7f 0%,#0a5fcf 65%,#1679e9 100%);box-shadow:0 24px 55px rgba(7,84,177,.25)}#fiyatlar .price-card.featured:hover{transform:translateY(-10px);box-shadow:0 28px 62px rgba(7,84,177,.30)}#fiyatlar .price-card h3{margin:0 0 6px;font-size:21px;line-height:1.18;color:#0a315c}#fiyatlar .price-card.featured h3{color:#fff}#fiyatlar .price-card .desc{min-height:38px;font-size:13px;line-height:1.45;color:#6a8097}#fiyatlar .price-card.featured .desc{color:#d6e9ff}#fiyatlar .price{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:5px;row-gap:2px;margin:21px 0 17px;padding:0 0 16px;border-bottom:1px solid #e8eef5;color:#082f60;font-size:34px;line-height:1;font-weight:950}#fiyatlar .price small{font-size:11px;font-weight:750;color:#7990a7}#fiyatlar .price-card.featured .price{color:#fff;border-bottom-color:rgba(255,255,255,.16)}#fiyatlar .price-card.featured .price small{color:#d7e9ff}#fiyatlar .price-card ul{flex:1;margin:0;padding:0;list-style:none}#fiyatlar .price-card li{position:relative;margin:0;padding:6px 0 6px 23px;font-size:14px;line-height:1.45;color:#36516d}#fiyatlar .price-card li:before{content:"";position:absolute;left:0;top:10px;width:14px;height:14px;border-radius:50%;background:#eaf4ff;box-shadow:inset 0 0 0 4px #eaf4ff;border:2px solid #0b63d9}#fiyatlar .price-card li:after{content:"";position:absolute;left:4px;top:13px;width:5px;height:3px;border-left:2px solid #0b63d9;border-bottom:2px solid #0b63d9;transform:rotate(-45deg)}#fiyatlar .price-card.featured li{color:#e9f3ff}#fiyatlar .price-card.featured li:before{background:rgba(255,255,255,.10);border-color:#ffd45c;box-shadow:inset 0 0 0 4px rgba(255,255,255,.08)}#fiyatlar .price-card.featured li:after{border-color:#ffd45c}#fiyatlar .price-card>.btn{align-self:flex-start;min-height:46px;margin-top:18px;padding:0 22px;border-radius:12px;font-size:14px}#fiyatlar .price-card:not(.featured)>.btn{box-shadow:0 10px 24px rgba(11,99,217,.13)}#fiyatlar .price-card.featured>.btn{box-shadow:0 12px 28px rgba(0,0,0,.15)}#fiyatlar .price-badge{top:-13px;left:50%;padding:7px 15px;border-radius:999px;background:linear-gradient(180deg,#ffd94f,#f4b400);color:#19324f;box-shadow:0 7px 16px rgba(221,157,0,.25);font-size:10px;line-height:1}#fiyatlar .trust-card{min-height:430px;height:100%;display:flex;flex-direction:column;padding:25px 22px;border-radius:20px;border:1px solid rgba(71,145,220,.22);background:radial-gradient(circle at 90% 5%,rgba(65,153,255,.18),transparent 30%),linear-gradient(160deg,#06244c 0%,#05295a 55%,#06346d 100%);box-shadow:0 20px 46px rgba(5,34,72,.18)}#fiyatlar .trust-card h3{margin:0 0 21px;color:#fff;font-size:24px;line-height:1.14}#fiyatlar .trust-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start;margin:0;padding:12px 0;border-top:1px solid rgba(255,255,255,.09)}#fiyatlar .trust-item:first-of-type{border-top:0;padding-top:0}#fiyatlar .trust-icon{width:38px;height:38px;flex-basis:38px;border-radius:12px;background:rgba(255,255,255,.09);border:1px solid rgba(111,184,255,.15);color:#6eb8ff}#fiyatlar .trust-icon svg{width:18px;height:18px}#fiyatlar .trust-item strong{margin-bottom:3px;color:#fff;font-size:13px;line-height:1.3}#fiyatlar .trust-item span{color:#c0d4ea;font-size:12px;line-height:1.5}@media(max-width:1050px){#fiyatlar .pricing-wrap{grid-template-columns:1fr}#fiyatlar .trust-card{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}#fiyatlar .trust-card h3{grid-column:1/-1}}@media(max-width:820px){#fiyatlar .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#fiyatlar .price-card{min-height:410px}#fiyatlar .price-card.featured{min-height:425px;transform:none}#fiyatlar .price-card.featured:hover{transform:translateY(-4px)}#fiyatlar .trust-card{grid-template-columns:1fr}#fiyatlar .trust-card h3{grid-column:auto}}@media(max-width:560px){#fiyatlar{padding-top:34px !important}#fiyatlar .pricing-grid{grid-template-columns:1fr}#fiyatlar .price-card,#fiyatlar .price-card.featured,#fiyatlar .trust-card{min-height:0}#fiyatlar .price-card{padding:23px 20px 20px}#fiyatlar .price-card.featured{transform:none}#fiyatlar .price-card h3{font-size:20px}#fiyatlar .price{font-size:31px}#fiyatlar .price-card li{font-size:14px}#fiyatlar .trust-card{padding:22px 20px}}#fiyatlar{padding-top:28px !important;padding-bottom:34px !important}#fiyatlar .pricing-wrap{gap:14px}#fiyatlar .pricing-grid{gap:12px}#fiyatlar .price-card{min-height:0;height:auto;padding:20px 18px 18px;border-radius:16px}#fiyatlar .price-card.featured{min-height:0;transform:translateY(-4px)}#fiyatlar .price-card.featured:hover{transform:translateY(-6px)}#fiyatlar .price-card h3{font-size:19px;margin-bottom:4px}#fiyatlar .price-card .desc{min-height:30px;font-size:12px;line-height:1.35}#fiyatlar .price{font-size:29px;margin:14px 0 12px;padding-bottom:12px}#fiyatlar .price small{font-size:10px}#fiyatlar .price-card li{padding:4px 0 4px 21px;font-size:13px;line-height:1.35}#fiyatlar .price-card li:before{top:8px;width:12px;height:12px;border-width:1.5px}#fiyatlar .price-card li:after{left:4px;top:11px;width:4px;height:2px;border-width:1.5px}#fiyatlar .price-card>.btn{min-height:42px;margin-top:13px;padding:0 18px;border-radius:10px;font-size:13px}#fiyatlar .price-badge{top:-10px;padding:6px 12px;font-size:9px}#fiyatlar .trust-card{min-height:0;padding:20px 18px;border-radius:16px}#fiyatlar .trust-card h3{margin-bottom:14px;font-size:21px}#fiyatlar .trust-item{grid-template-columns:33px minmax(0,1fr);gap:9px;padding:8px 0}#fiyatlar .trust-icon{width:33px;height:33px;border-radius:10px}#fiyatlar .trust-item strong{font-size:12px}#fiyatlar .trust-item span{font-size:11px;line-height:1.4}@media(max-width:820px){#fiyatlar .price-card,#fiyatlar .price-card.featured{padding:18px 16px 16px}#fiyatlar .price{font-size:27px}}@media(max-width:560px){#fiyatlar .pricing-grid{gap:10px}#fiyatlar .price-card,#fiyatlar .price-card.featured{padding:18px 16px 16px}#fiyatlar .price-card h3{font-size:18px}#fiyatlar .price-card li{font-size:13px}#fiyatlar .trust-card{padding:18px 16px}}.plans-slider{min-width:0;position:relative}.plans-slider-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.plans-nav{display:flex;gap:7px}.plans-nav-btn{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d9e5f0;border-radius:10px;background:#fff;color:#082f60;cursor:pointer;box-shadow:0 7px 18px rgba(8,47,91,.07);transition:.2s ease}.plans-nav-btn:hover:not(:disabled){background:#0b63d9;color:#fff;border-color:#0b63d9}.plans-nav-btn:disabled{opacity:.35;cursor:not-allowed}.plans-nav-btn span{font-size:25px;line-height:1}.plans-nav.is-hidden{display:none}.plans-viewport{overflow:hidden;width:100%}.plans-track{display:flex;flex-wrap:nowrap;gap:12px;width:max-content;transition:transform .42s cubic-bezier(.22,.61,.36,1);will-change:transform}.plans-track .price-card{flex:0 0 calc((var(--plans-viewport,100%) - (var(--plans-cols) - 1)*12px)/var(--plans-cols))}.premium-pricing .price-card{min-height:410px}.premium-pricing .price-card.featured{min-height:424px}.premium-pricing .trust-card{min-height:410px}@media(max-width:820px){.premium-pricing .pricing-wrap{grid-template-columns:1fr}.premium-pricing .trust-card{min-height:0}}@media(max-width:560px){.premium-pricing .plans-track{gap:10px}.premium-pricing .plans-track .price-card{flex-basis:calc((var(--plans-viewport,100%) - (var(--plans-cols) - 1)*10px)/var(--plans-cols))}.plans-nav-btn{width:34px;height:34px}.premium-pricing .price-card,.premium-pricing .price-card.featured{min-height:0}}#fiyatlar .plans-slider{padding-top:16px}#fiyatlar .plans-slider-head{position:relative;z-index:3}#fiyatlar .plans-viewport{overflow:hidden;padding-top:13px;margin-top:-13px}#fiyatlar .price-badge{z-index:5}@media(max-width:560px){#fiyatlar .plans-slider{padding-top:14px}#fiyatlar .plans-viewport{padding-top:12px;margin-top:-12px}}.premium-about-strip{padding:34px 0 30px}.about-stat-admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.about-stat-admin-card{padding:14px;border:1px solid #dfe9f2;border-radius:13px;background:#f9fcff}.about-stat-admin-card .repeat-title{margin-bottom:10px;color:#0b63d9}.about-stat-admin-card label{display:block;margin-bottom:9px}.about-stat-admin-card input,.about-stat-admin-card select{width:100%}@media(max-width:900px){.about-stat-admin-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.premium-about-strip{padding:26px 0}.about-stat-admin-grid{grid-template-columns:1fr}}.before-reference-intro .eyebrow{color:#69b5ff;margin-bottom:7px}.before-reference-frame .ba-label.after{background:rgba(255,255,255,.88);color:#19314d;right:9px}@media(max-width:980px){.before-reference-intro .eyebrow,.before-reference-intro h2,.before-reference-intro p{grid-column:1}}.premium-feedback{padding-top:22px !important;padding-bottom:28px !important}.premium-feedback-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:42px;align-items:start}.premium-panel-head{margin-bottom:14px}.premium-panel-head h2{margin:0 0 6px;color:var(--navy);font-size:27px;line-height:1.15}.review-slider{position:relative}.review-viewport{overflow:hidden}.review-track{display:flex;gap:12px;width:max-content;transition:transform .4s cubic-bezier(.22,.61,.36,1);will-change:transform}.premium-testimonial{flex:0 0 calc((var(--review-viewport,100%) - 24px)/3);min-height:185px;margin:0;padding:16px 15px 14px;border:1px solid #e2ebf3;border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(8,46,90,.06)}.premium-testimonial .stars{font-size:11px;letter-spacing:1px}.premium-testimonial p{margin:9px 0 15px;min-height:76px;color:#5d7185;font-size:14px;line-height:1.55}.premium-testimonial .person{display:flex;align-items:center;gap:9px;font-size:11px}.premium-testimonial .person>span:last-child{display:flex;flex-direction:column;line-height:1.2}.premium-testimonial .person strong{font-size:11px;color:#173a63}.premium-testimonial .person small{font-size:9px;color:#5b7188;margin-top:3px}.premium-testimonial .avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#0a376e;color:#fff;display:grid;place-items:center;font-weight:900}.review-dots{display:flex;justify-content:center;gap:6px;margin-top:13px}.review-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#c8d5e2;cursor:pointer}.review-dots button.active{background:#0b63d9}.premium-faq .premium-panel-head{margin-bottom:8px}.premium-faq .faq-item{border-bottom:1px solid #e1eaf2}.premium-faq .faq-q{padding:14px 0;font-size:14px;line-height:1.4}.premium-faq .faq-q span:last-child{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:50%;background:#eef6ff;color:#0b63d9;font-size:15px}.premium-faq .faq-item.open .faq-q span:last-child{transform:none}.premium-faq .faq-a>div{padding:0 0 13px;font-size:14px;line-height:1.6}@media(max-width:1050px){.premium-testimonial{flex-basis:calc((var(--review-viewport,100%) - 12px)/2)}.premium-feedback-grid{gap:28px}}@media(max-width:820px){.premium-feedback-grid{grid-template-columns:1fr;gap:28px}.premium-testimonial{flex-basis:calc((var(--review-viewport,100%) - 12px)/2)}}@media(max-width:560px){.premium-feedback{padding-top:14px !important}.premium-panel-head h2{font-size:23px}.premium-testimonial{flex-basis:var(--review-viewport,100%);min-height:175px}.premium-testimonial p{font-size:14px;min-height:70px}.premium-faq .faq-q{font-size:13px}.premium-faq .faq-a>div{font-size:13px}}.premium-faq-list .faq-item{position:relative}.premium-faq-list .faq-q{min-height:48px;padding:11px 0;font-size:14px;line-height:1.35}.premium-faq-list .faq-q>span:first-child{display:block;padding-right:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.premium-faq-list .faq-q span:last-child{width:24px;height:24px;min-width:24px;flex:0 0 24px;margin-left:12px;font-size:15px}.premium-faq-list .faq-item.open .faq-a{grid-template-rows:1fr;visibility:visible;opacity:1;transition:grid-template-rows .22s ease,opacity .18s ease}.premium-faq-list .faq-item.open .faq-a>div{max-height:300px;padding:0 0 12px !important}@media(max-width:560px){.premium-faq-list .faq-q{min-height:44px;padding:10px 0;font-size:13px}.premium-faq-list .faq-q span:last-child{width:22px;height:22px;min-width:22px;flex-basis:22px}}.premium-cta-section{padding-bottom:26px!important}.premium-cta{position:relative;display:grid;grid-template-columns:220px minmax(0,1.35fr) minmax(300px,1fr);min-height:300px;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 8% 80%,rgba(23,113,255,.5),transparent 28%),linear-gradient(112deg,#031c3b 0%,#062b5d 52%,#041b39 100%);color:#fff;box-shadow:0 18px 45px rgba(3,35,75,.2)}.premium-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,99,218,.18),transparent 28%,transparent 72%,rgba(10,93,207,.08));pointer-events:none}.premium-cta-person{position:relative;align-self:end;height:100%;min-height:300px;z-index:2;display:flex;align-items:flex-end;justify-content:center}.premium-cta-person picture{display:flex;height:100%;align-items:flex-end;justify-content:center}.premium-cta-person .cta-person{width:245px;height:330px;max-height:none;object-fit:cover;object-position:center top;mix-blend-mode:normal;filter:saturate(1.02)}.premium-cta-main{position:relative;z-index:3;padding:34px 26px 24px 6px}.premium-cta-main .eyebrow,.premium-cta-areas .eyebrow{color:#1590ff;margin-bottom:8px}.premium-cta-main h2{font-size:38px;line-height:1.05;margin:0 0 10px;color:#fff;letter-spacing:-.04em}.premium-cta-main p{max-width:620px;margin:0 0 18px;color:#dbeaff;font-size:14px;line-height:1.55}.premium-cta .cta-actions{display:flex;gap:10px;flex-wrap:wrap}.premium-cta-primary{background:#0b70f0!important;color:#fff!important;border:1px solid #2b8cff!important}.premium-cta-secondary{background:transparent!important;color:#fff!important;border:1px solid rgba(105,177,255,.5)!important}.premium-cta .btn{min-height:44px;padding:0 17px}.premium-cta .btn span{margin-left:6px}.premium-cta-benefit i .detay-icon{width:19px;height:19px}.premium-cta-areas{position:relative;z-index:3;padding:34px 28px 26px 24px;border-left:1px solid rgba(255,255,255,.14)}.premium-cta-areas h3{font-size:24px;line-height:1.15;margin:0 0 18px;color:#fff;letter-spacing:-.025em}.premium-area-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 10px}.premium-area-list a{display:flex;align-items:flex-start;gap:7px;color:#eaf4ff;font-size:12px;line-height:1.25;font-weight:700;text-decoration:none}.premium-area-list a span{display:grid;place-items:center;width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:#0d74ef;color:#fff;font-size:10px;font-weight:900}.premium-area-list a:hover{color:#fff}.premium-area-list a:hover span{background:#278eff}@media(max-width:1050px){.premium-cta{grid-template-columns:170px minmax(0,1fr)}.premium-cta-areas{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.14);padding:22px 24px}.premium-area-list{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-cta-person .cta-person{width:190px}}@media(max-width:720px){.premium-cta{grid-template-columns:1fr}.premium-cta-person{min-height:190px;max-height:190px}.premium-cta-person .cta-person{width:210px;height:240px}.premium-cta-main{padding:24px 20px}.premium-cta-main h2{font-size:31px}.premium-cta-areas{padding:22px 20px}.premium-area-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.premium-cta-main h2{font-size:28px}.premium-area-list{grid-template-columns:1fr}.premium-cta .btn{width:100%}}#iletisim.premium-cta-section .premium-cta{display:grid!important;grid-template-columns:300px minmax(0,1.08fr) minmax(430px,1fr)!important;height:360px!important;min-height:360px!important;overflow:hidden!important;border-radius:24px!important;background:#06264e!important;box-shadow:0 18px 40px rgba(4,35,72,.16)!important}#iletisim.premium-cta-section .premium-cta-person{height:360px!important;min-height:360px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important;background:linear-gradient(145deg,#0a3d80,#062a58)!important}#iletisim.premium-cta-section .premium-cta-person picture{width:100%!important;height:100%!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:285px!important;height:370px!important;object-fit:contain!important;object-position:center bottom!important}#iletisim.premium-cta-section .premium-cta-main{min-width:0!important;overflow:hidden!important;padding:38px 28px 28px 38px!important;border-right:1px solid rgba(255,255,255,.13)!important;display:flex!important;flex-direction:column!important;justify-content:center!important}#iletisim.premium-cta-section .cta-main-eyebrow{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 14px!important;color:#1282ff!important;font-size:14px!important;font-weight:800!important;letter-spacing:.045em!important}#iletisim.premium-cta-section .cta-main-eyebrow:before{content:"✓";display:grid;place-items:center;width:43px;height:43px;min-width:43px;border-radius:11px;background:#087cf0;color:#fff;font-size:21px;font-weight:900}#iletisim.premium-cta-section .premium-cta-main h2{margin:0 0 11px!important;max-width:560px!important;color:#fff!important;font-size:36px!important;line-height:1.04!important;letter-spacing:-.035em!important}#iletisim.premium-cta-section .premium-cta-main p{margin:0 0 17px!important;max-width:560px!important;color:#fff!important;font-size:14px!important;line-height:1.42!important}#iletisim.premium-cta-section .premium-cta .cta-actions{display:flex!important;gap:11px!important;flex-wrap:nowrap!important}#iletisim.premium-cta-section .premium-cta .btn{height:47px!important;min-height:47px!important;padding:0 19px!important;border-radius:10px!important;font-size:13px!important;font-weight:800!important;white-space:nowrap!important}#iletisim.premium-cta-section .premium-cta-areas{min-width:0!important;overflow:hidden!important;padding:24px 22px 20px!important;background:linear-gradient(120deg,#062c5e,#061f42)!important}#iletisim.premium-cta-section .cta-area-heading{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 13px!important}#iletisim.premium-cta-section .cta-area-icon{width:60px!important;height:60px!important;min-width:60px!important;border-radius:16px!important;background:#087cf0!important;color:#fff!important;display:grid!important;place-items:center!important}#iletisim.premium-cta-section .cta-area-icon svg{width:34px!important;height:34px!important}#iletisim.premium-cta-section .premium-cta-areas .eyebrow{margin:0 0 3px!important;color:#1684ff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.045em!important}#iletisim.premium-cta-section .premium-cta-areas h3{margin:0!important;color:#fff!important;font-size:22px!important;line-height:1.08!important;letter-spacing:-.02em!important}#iletisim.premium-cta-section .premium-area-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}#iletisim.premium-cta-section .premium-area-list a{min-width:0!important;height:44px!important;min-height:44px!important;padding:6px 8px!important;display:flex!important;align-items:center!important;gap:7px!important;box-sizing:border-box!important;border:1px solid rgba(52,143,238,.55)!important;border-radius:10px!important;background:rgba(2,46,96,.5)!important;color:#fff!important;text-decoration:none!important;overflow:hidden!important}#iletisim.premium-cta-section .premium-area-list .area-check{display:grid!important;place-items:center!important;flex:0 0 25px!important;width:25px!important;height:25px!important;border-radius:50%!important;background:#087cf0!important;color:#fff!important;font-size:12px!important;font-weight:900!important}#iletisim.premium-cta-section .premium-area-list .area-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;font-size:11px!important;line-height:1.1!important;font-weight:800!important}#iletisim.premium-cta-section .premium-area-list .area-name b{font-weight:700!important;color:#b9d8fb!important}@media(max-width:1050px){#iletisim.premium-cta-section .premium-cta{grid-template-columns:250px minmax(0,1fr) minmax(380px,1fr)!important}#iletisim.premium-cta-section .premium-cta-main{padding-left:24px!important}#iletisim.premium-cta-section .premium-cta-main h2{font-size:31px!important}}@media(max-width:850px){#iletisim.premium-cta-section .premium-cta{grid-template-columns:220px minmax(0,1fr)!important;height:auto!important;min-height:0!important}#iletisim.premium-cta-section .premium-cta-person{height:285px!important;min-height:285px!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{height:300px!important;width:220px!important}#iletisim.premium-cta-section .premium-cta-areas{grid-column:1/-1!important;border-top:1px solid rgba(255,255,255,.13)!important}}@media(max-width:600px){#iletisim.premium-cta-section .premium-cta{grid-template-columns:1fr!important}#iletisim.premium-cta-section .premium-cta-person{height:230px!important;min-height:230px!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{height:245px!important;width:205px!important}#iletisim.premium-cta-section .premium-cta-main{padding:24px 18px!important;border-right:0!important}#iletisim.premium-cta-section .premium-cta-main h2{font-size:29px!important}#iletisim.premium-cta-section .premium-cta .cta-actions{flex-wrap:wrap!important}#iletisim.premium-cta-section .premium-cta .btn{flex:1 1 100%!important}#iletisim.premium-cta-section .premium-area-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:400px){#iletisim.premium-cta-section .premium-area-list{grid-template-columns:1fr!important}}#iletisim.premium-cta-section .premium-area-list a span.area-name{display:block!important;width:auto!important;height:auto!important;min-width:0!important;flex:1 1 auto!important;padding:0!important;margin:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:12px!important;line-height:1.2!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#iletisim.premium-cta-section .premium-area-list a span.area-name b{display:inline!important;width:auto!important;height:auto!important;min-width:0!important;flex:none!important;border-radius:0!important;background:transparent!important;color:#b9d8fb!important;font-size:inherit!important}#iletisim.premium-cta-section .premium-area-list a span.area-check{display:grid!important;place-items:center!important;width:26px!important;height:26px!important;min-width:26px!important;flex:0 0 26px!important;border-radius:50%!important;background:#087cf0!important;color:#fff!important;font-size:12px!important}@media(max-width:600px){#iletisim.premium-cta-section .premium-area-list a span.area-name{font-size:11px!important}}html{overflow-x:hidden!important}body{max-width:100%;overflow-x:hidden!important}img,svg,video,iframe{max-width:100%;height:auto}.container{width:min(var(--container),calc(100% - 40px));max-width:100%;box-sizing:border-box}.section{width:100%;box-sizing:border-box}.section-head{max-width:100%;box-sizing:border-box}button,.btn,a{touch-action:manipulation}@media(max-width:1024px){.container{width:min(100%,calc(100% - 32px))!important}.hero-inner{grid-template-columns:1fr!important;min-height:0!important}.hero-copy{max-width:720px!important;padding:58px 0 70px!important}.hero-media{opacity:.35}}@media(max-width:820px){.container{width:calc(100% - 28px)!important}.section{padding-left:0!important;padding-right:0!important}.section-head{width:100%!important;margin-left:auto!important;margin-right:auto!important}.section-head h2,.section h2{max-width:100%!important}.hero-inner{display:block!important}.hero-copy{width:100%!important;max-width:680px!important;padding:48px 0 58px!important}.hero h1{font-size:clamp(36px,7vw,48px)!important;max-width:100%!important}.hero p{max-width:100%!important}.hero-actions{width:100%!important}.hero-actions .btn{min-height:46px!important}.services-slider,.services-viewport,.services-track,.plans-slider,.plans-viewport,.plans-track{max-width:100%!important}.services-track,.plans-track{touch-action:pan-y!important}.services-nav,.plans-nav{display:flex!important}#fiyatlar .pricing-wrap{grid-template-columns:1fr!important}#fiyatlar .pricing-grid{grid-template-columns:1fr!important}#fiyatlar .trust-card{grid-template-columns:1fr!important}#fiyatlar .plans-track .price-card{flex-basis:100%!important}#fiyatlar .plans-viewport{width:100%!important}.premium-feedback-grid{grid-template-columns:1fr!important}.premium-faq-list .faq-q{min-width:0!important}.premium-faq-list .faq-q>span:first-child{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}}@media(max-width:600px){.container{width:calc(100% - 24px)!important}.section{padding-top:30px!important;padding-bottom:30px!important}body{font-size:16px!important;line-height:1.6!important}p{font-size:16px!important;line-height:1.6!important}h1{font-size:32px!important;line-height:1.08!important}h2,.section-head h2,.section h2{font-size:28px!important;line-height:1.14!important}h3{line-height:1.22!important}.topbar .topbar-inner{min-height:36px!important}.topbar .topbar-links{gap:0!important;overflow:hidden!important}.topbar .topbar-links>span{padding:0 6px!important;font-size:10px!important}.site-header .header-inner{width:calc(100% - 24px)!important;min-height:64px!important}.site-header .brand img{width:135px!important;max-width:135px!important}.hero-copy{padding:38px 0 48px!important}.hero h1{font-size:34px!important;line-height:1.08!important;letter-spacing:-.045em!important}.hero p{font-size:16px!important;line-height:1.55!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.hero-actions .btn{width:100%!important;box-sizing:border-box!important}.services-nav,.plans-nav{gap:7px!important}.services-nav-btn,.plans-nav-btn{width:34px!important;height:34px!important;min-width:34px!important}.service-card{min-width:0!important}.service-card h3{font-size:18px!important}.service-card p{font-size:16px!important}#fiyatlar{padding-top:24px!important;padding-bottom:28px!important}#fiyatlar>.container>.section-head{margin-bottom:16px!important}#fiyatlar .price-card{width:100%!important;box-sizing:border-box!important;padding:20px!important}#fiyatlar .price-card h3{font-size:20px!important}#fiyatlar .price{font-size:30px!important}#fiyatlar .price-card li{font-size:14px!important}#fiyatlar .plans-track{gap:10px!important}#fiyatlar .plans-track .price-card{flex-basis:100%!important}.premium-feedback{padding-top:20px!important}.premium-feedback-grid{gap:22px!important}.testimonial{min-width:0!important}.premium-faq-list .faq-item{width:100%!important}.premium-faq-list .faq-q{min-height:46px!important;padding:10px 0!important;font-size:14px!important}#iletisim.premium-cta-section{padding-top:0!important;padding-bottom:20px!important}#iletisim.premium-cta-section .premium-cta{display:grid!important;grid-template-columns:1fr!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border-radius:18px!important}#iletisim.premium-cta-section .premium-cta-person{grid-column:1!important;height:225px!important;min-height:225px!important;max-height:225px!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:205px!important;height:245px!important;max-width:none!important;object-fit:contain!important;object-position:center bottom!important}#iletisim.premium-cta-section .premium-cta-main{grid-column:1!important;padding:24px 18px 22px!important;border-right:0!important;overflow:visible!important}#iletisim.premium-cta-section .cta-main-eyebrow{font-size:12px!important;margin-bottom:11px!important}#iletisim.premium-cta-section .cta-main-eyebrow:before{width:38px!important;height:38px!important;min-width:38px!important;font-size:18px!important}#iletisim.premium-cta-section .premium-cta-main h2{font-size:29px!important;line-height:1.08!important;max-width:100%!important;letter-spacing:-.035em!important}#iletisim.premium-cta-section .premium-cta-main p{font-size:15px!important;line-height:1.5!important;max-width:100%!important}#iletisim.premium-cta-section .premium-cta .cta-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:9px!important}#iletisim.premium-cta-section .premium-cta .btn{width:100%!important;height:46px!important;min-height:46px!important;box-sizing:border-box!important;justify-content:center!important}#iletisim.premium-cta-section .premium-cta-areas{grid-column:1!important;padding:22px 18px 20px!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.13)!important;overflow:visible!important}#iletisim.premium-cta-section .cta-area-heading{align-items:flex-start!important;gap:10px!important}#iletisim.premium-cta-section .cta-area-icon{width:50px!important;height:50px!important;min-width:50px!important;border-radius:13px!important}#iletisim.premium-cta-section .cta-area-icon svg{width:28px!important;height:28px!important}#iletisim.premium-cta-section .premium-cta-areas h3{font-size:20px!important;line-height:1.12!important}#iletisim.premium-cta-section .premium-area-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#iletisim.premium-cta-section .premium-area-list a{height:auto!important;min-height:42px!important;padding:7px 8px!important}#iletisim.premium-cta-section .premium-area-list a span.area-name{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-size:11px!important;line-height:1.2!important}}@media(max-width:420px){.container{width:calc(100% - 20px)!important}.hero h1{font-size:31px!important}.section-head h2,.section h2{font-size:26px!important}#iletisim.premium-cta-section .premium-area-list{grid-template-columns:1fr!important}#iletisim.premium-cta-section .premium-cta-main h2{font-size:27px!important}}@media(max-width:360px){.topbar .topbar-links>span{font-size:9px!important;padding:0 4px!important}.site-header .brand img{width:120px!important;max-width:120px!important}.hero h1{font-size:29px!important}}.premium-area-more{display:none}@media(max-width:600px){#iletisim.premium-cta-section .premium-area-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#iletisim.premium-cta-section .premium-area-list a:nth-child(n/**/+7){display:none!important}#iletisim.premium-cta-section .premium-cta-areas.areas-expanded .premium-area-list a:nth-child(n/**/+7){display:flex!important}#iletisim.premium-cta-section .premium-area-more{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px;padding:10px 14px;border:1px solid rgba(52,143,238,.65);border-radius:10px;background:rgba(8,124,240,.12);color:#fff;font-size:12px;font-weight:800;line-height:1.2;cursor:pointer}#iletisim.premium-cta-section .premium-area-more span{font-size:15px;line-height:1}}@media(max-width:360px){#iletisim.premium-cta-section .premium-area-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}#iletisim.premium-cta-section .premium-area-list a{padding:7px 6px!important;gap:6px!important}#iletisim.premium-cta-section .premium-area-list a span.area-check{width:23px!important;height:23px!important;min-width:23px!important;flex-basis:23px!important}#iletisim.premium-cta-section .premium-area-list a span.area-name{font-size:10px!important}}@media(max-width:600px){.review-viewport{width:100%!important;overflow:hidden!important;touch-action:pan-y!important}.review-track{display:flex!important;flex-wrap:nowrap!important;width:max-content!important;gap:10px!important;transition:transform .28s ease!important;touch-action:pan-y!important}.premium-testimonial{flex:0 0 calc(100vw - 34px)!important;width:calc(100vw - 34px)!important;min-width:calc(100vw - 34px)!important;max-width:calc(100vw - 34px)!important;box-sizing:border-box!important}.review-dots{display:flex!important;justify-content:center!important;align-items:center!important;gap:6px!important;margin-top:12px!important}.review-dots button{width:7px!important;height:7px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#b9c8d8!important;opacity:1!important}.review-dots button.active{background:#087cf0!important;transform:scale(1.25)}.before-mobile-dots button.active{background:#087cf0!important;transform:scale(1.25)}}@media(max-width:600px){.before-reference-cards .ba-range{touch-action:none!important}}#iletisim.premium-cta-section .premium-cta{grid-template-columns:245px minmax(0,1fr) minmax(380px,.95fr)!important;height:315px!important;min-height:315px!important;border-radius:20px!important}#iletisim.premium-cta-section .premium-cta-person{height:315px!important;min-height:315px!important;overflow:visible!important;align-items:flex-end!important}#iletisim.premium-cta-section .premium-cta-person picture{height:100%!important;overflow:visible!important;align-items:flex-end!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:235px!important;height:325px!important;max-height:none!important;object-fit:contain!important;object-position:center bottom!important}#iletisim.premium-cta-section .premium-cta-main{padding:24px 24px 22px 27px!important}#iletisim.premium-cta-section .cta-main-eyebrow{margin-bottom:9px!important;font-size:12px!important}#iletisim.premium-cta-section .cta-main-eyebrow:before{width:37px!important;height:37px!important;min-width:37px!important;border-radius:9px!important;font-size:18px!important}#iletisim.premium-cta-section .premium-cta-main h2{font-size:30px!important;line-height:1.05!important;margin-bottom:8px!important}#iletisim.premium-cta-section .premium-cta-main p{font-size:13px!important;line-height:1.4!important;margin-bottom:13px!important}#iletisim.premium-cta-section .premium-cta .btn{height:43px!important;min-height:43px!important;padding:0 15px!important;font-size:12px!important}#iletisim.premium-cta-section .premium-cta-areas{padding:18px 17px 16px!important}#iletisim.premium-cta-section .cta-area-heading{gap:9px!important;margin-bottom:9px!important}#iletisim.premium-cta-section .cta-area-icon{width:51px!important;height:51px!important;min-width:51px!important;border-radius:13px!important}#iletisim.premium-cta-section .cta-area-icon svg{width:28px!important;height:28px!important}#iletisim.premium-cta-section .premium-cta-areas .eyebrow{font-size:11px!important}#iletisim.premium-cta-section .premium-cta-areas h3{font-size:19px!important;line-height:1.06!important}#iletisim.premium-cta-section .premium-area-list{gap:5px!important}#iletisim.premium-cta-section .premium-area-list a{height:37px!important;min-height:37px!important;padding:5px 6px!important;gap:6px!important}#iletisim.premium-cta-section .premium-area-list .area-check{width:22px!important;height:22px!important;min-width:22px!important;flex-basis:22px!important;font-size:10px!important}#iletisim.premium-cta-section .premium-area-list .area-name{font-size:10px!important}@media(max-width:1050px){#iletisim.premium-cta-section .premium-cta{grid-template-columns:210px minmax(0,1fr) minmax(330px,.95fr)!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:205px!important}}@media(max-width:850px){#iletisim.premium-cta-section .premium-cta{grid-template-columns:200px minmax(0,1fr)!important;height:auto!important;min-height:0!important}#iletisim.premium-cta-section .premium-cta-person{height:270px!important;min-height:270px!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:200px!important;height:285px!important}}@media(max-width:600px){#iletisim.premium-cta-section .premium-cta{grid-template-columns:1fr!important}#iletisim.premium-cta-section .premium-cta-person{height:210px!important;min-height:210px!important}#iletisim.premium-cta-section .premium-cta-person picture{height:100%!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:200px!important;height:225px!important}}#iletisim.premium-cta-section .premium-cta{overflow:hidden!important}#iletisim.premium-cta-section .premium-cta-person{overflow:hidden!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding-top:12px!important;box-sizing:border-box!important}#iletisim.premium-cta-section .premium-cta-person picture{width:100%!important;height:100%!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:220px!important;height:292px!important;max-height:292px!important;object-fit:contain!important;object-position:center bottom!important;display:block!important;transform:translateY(0)!important}#iletisim.premium-cta-section .premium-cta .btn{transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease!important;will-change:transform!important}#iletisim.premium-cta-section .premium-cta .btn:hover{transform:translateY(-4px)!important;box-shadow:0 10px 24px rgba(0,0,0,.20)!important}#iletisim.premium-cta-section .premium-cta .btn:active{transform:translateY(-1px)!important}@media(max-width:600px){#iletisim.premium-cta-section .premium-cta-person{padding-top:8px!important}#iletisim.premium-cta-section .premium-cta-person .cta-person{width:190px!important;height:205px!important;max-height:205px!important}}.site-footer{background:#031d3c;color:#fff;position:relative;z-index:2}.dt-footer-main{background:#031d3c}.dt-footer-grid{display:grid;grid-template-columns:1.15fr .92fr .92fr 1.02fr 1.05fr;padding:42px 0 30px}.dt-footer-col{min-width:0;padding:0 30px;border-right:1px solid rgba(147,188,225,.22)}.dt-footer-col:first-child{padding-left:0}.dt-footer-col:last-child{padding-right:0;border-right:0}.dt-footer-logo{display:block;width:285px;max-width:100%;height:auto;object-fit:contain}.dt-footer-rule{display:block;width:40px;height:2px;background:#159cff;margin:20px 0 17px}.dt-footer-description{font-size:14px;line-height:1.7;color:#e5edf7;max-width:300px;margin:0 0 20px}.dt-footer-round-icon,.dt-footer-contact-icon{width:56px;height:56px;min-width:56px;border:1px solid #087ed7;border-radius:50%;display:grid;place-items:center;color:#159cff;background:rgba(0,73,135,.1)}.dt-footer-round-icon .detay-icon,.dt-footer-contact-icon .detay-icon{width:28px;height:28px}.dt-footer-benefit strong,.dt-footer-contact-item strong{display:block;color:#fff;font-size:14px;line-height:1.35}.dt-footer-benefit small,.dt-footer-contact-item small{display:block;color:#a8bfd8;font-size:11px;line-height:1.35;margin-top:2px}.dt-footer-col h3{font-size:18px;font-weight:800;line-height:1.25;color:#fff;margin:0;letter-spacing:.2px}.dt-footer-links{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:13px}.dt-footer-links li{margin:0;padding:0}.dt-footer-links a{display:flex;gap:12px;align-items:center;color:#f1f6fb;text-decoration:none;font-size:14px;line-height:1.4;transition:transform .2s,color .2s}.dt-footer-links a span{color:#159cff;font-size:25px;line-height:0}.dt-footer-links a:hover{color:#159cff;transform:translateX(3px)}.dt-footer-contact{display:grid;gap:14px;margin-top:18px}.dt-footer-contact-item{display:flex;gap:13px;align-items:center;text-decoration:none;color:#fff}.dt-footer-contact-icon{width:44px;height:44px;min-width:44px}.dt-footer-contact-item strong{font-size:13px;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.dt-footer-contact-item:hover strong{color:#159cff}.dt-footer-google-card{height:190px;border:1px solid rgba(22,156,255,.42);border-radius:11px;overflow:hidden;position:relative;background:#e8edf2}.dt-footer-google-card iframe{display:block;width:100%;height:100%;border:0}.dt-footer-google-link{position:absolute;left:15px;right:15px;top:14px;padding:11px 13px;border-radius:8px;background:rgba(3,29,60,.93);color:#159cff;text-decoration:none;font-size:13px;font-weight:700}.dt-footer-bottom{border-top:1px solid rgba(147,188,225,.22);background:#031d3c}.dt-footer-bottom-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px}.dt-footer-social{display:flex;gap:18px}.dt-footer-social a{width:52px;height:52px;border:1px solid rgba(255,255,255,.58);border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:27px;font-weight:600}.dt-footer-social a:hover{border-color:#159cff;color:#159cff}.dt-footer-copy{font-size:12px;color:#f0f5fa}.dt-footer-legal{display:flex;align-items:center;justify-content:center;gap:15px;white-space:nowrap}.dt-footer-legal a{font-size:12px;color:#f0f5fa;text-decoration:none}.dt-footer-legal a:hover{color:#159cff}.dt-footer-legal i{width:1px;height:18px;background:rgba(147,188,225,.3)}.dt-footer-ssl{display:flex;align-items:center;gap:10px}.dt-footer-lock{font-size:31px;color:#159cff}.dt-footer-ssl strong{display:block;font-size:13px;color:#fff}.dt-footer-ssl small{display:block;font-size:11px;color:#9fb7d0;margin-top:3px}@media(max-width:1200px){.dt-footer-grid{grid-template-columns:repeat(3,1fr);gap:34px}.dt-footer-col{border-right:0;padding:0}.dt-footer-col:nth-child(-n/**/+3){border-bottom:1px solid rgba(147,188,225,.18);padding-bottom:30px}.dt-footer-bottom-inner{grid-template-columns:auto 1fr;gap:20px}.dt-footer-legal{justify-content:flex-end}.dt-footer-ssl{justify-self:end}}@media(max-width:760px){.dt-footer-grid{grid-template-columns:1fr;padding:42px 18px 30px;gap:28px}.dt-footer-col,.dt-footer-col:nth-child(-n/**/+3){border-bottom:1px solid rgba(147,188,225,.18);padding:0 0 28px}.dt-footer-col:last-child{border-bottom:0}.dt-footer-logo{width:240px}.dt-footer-description{font-size:14px}.dt-footer-google-card{height:270px}.dt-footer-bottom-inner{grid-template-columns:1fr;padding:25px 18px 28px;text-align:center;gap:18px}.dt-footer-social,.dt-footer-legal,.dt-footer-ssl{justify-content:center;justify-self:center;flex-wrap:wrap}.dt-footer-copy{order:2}.dt-footer-legal{order:3}.dt-footer-social{order:1}.dt-footer-ssl{order:4}}.dt-footer-grid>.dt-footer-col{min-width:0;overflow:hidden}.dt-footer-contact-item>span:last-child{min-width:0;max-width:100%}.dt-footer-contact-item strong,.dt-footer-contact-item small{max-width:100%}.dt-footer-google-col{min-width:0;overflow:hidden}.dt-footer-google-card{max-width:100%}@media(min-width:761px){.dt-footer-grid{align-items:start}.dt-footer-col{min-width:0}}#fiyatlar>.container>.pricing-section-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);align-items:center;gap:34px;width:100%;box-sizing:border-box;margin:0 auto 28px !important;padding:20px 34px 20px 72px;min-height:0;text-align:left !important;border-radius:18px;background:linear-gradient(105deg,#eef6ff 0%,#f7fbff 54%,#edf6ff 100%);border:1px solid #e6f0fb;box-shadow:0 10px 28px rgba(21,83,145,.05);overflow:visible}#fiyatlar>.container>.pricing-section-head::before{content:"";position:absolute;left:28px;top:30px;width:32px;height:96px;background-image:radial-gradient(circle,#b8d8ff 2px,transparent 2.6px);background-size:10px 10px;opacity:.95}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{position:relative;z-index:2;min-width:0;grid-column:1}#fiyatlar>.container>.pricing-section-head .eyebrow{display:block;margin:0 0 5px;color:#0868df;font-size:12px;font-weight:900;line-height:1.2;text-transform:uppercase}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{grid-column:2;position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:0}.pricing-guarantee-icon{width:68px;height:68px;border-radius:50%;background:linear-gradient(145deg,#e8f3ff,#dcecff);box-shadow:0 8px 20px rgba(36,111,205,.10),inset 0 0 0 1px rgba(255,255,255,.8)}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{display:block;width:44px;height:44px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text{display:flex;flex-direction:column;gap:4px;max-width:190px;font-size:13px;line-height:1.35;color:#12375f}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text strong{font-weight:900}@media(max-width:900px){#fiyatlar>.container>.pricing-section-head{grid-template-columns:1fr 1.1fr;gap:24px;padding:24px 28px 24px 70px}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{grid-column:2;justify-content:flex-start}}@media(max-width:560px){#fiyatlar>.container>.pricing-section-head{display:block;padding:22px 20px 22px 52px;min-height:0;margin-bottom:20px !important;border-radius:14px}#fiyatlar>.container>.pricing-section-head::before{left:17px;top:23px;width:22px;height:70px;background-size:8px 8px}#fiyatlar>.container>.pricing-section-head .eyebrow{font-size:13px;margin-bottom:7px}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{margin-top:18px;justify-content:flex-start;gap:12px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{flex-basis:54px;width:50px;height:50px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:46px;height:46px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text{font-size:11px;max-width:none}}#fiyatlar>.container>.pricing-section-head{min-height:118px;padding:20px 34px 20px 72px;gap:24px;margin-bottom:22px !important}#fiyatlar>.container>.pricing-section-head .eyebrow{margin-bottom:5px}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{gap:12px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{flex-basis:50px;width:50px;height:50px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:44px;height:44px}@media(max-width:560px){#fiyatlar>.container>.pricing-section-head{padding:18px 16px 18px 48px;margin-bottom:16px !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{margin-top:14px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{width:48px;height:48px;flex-basis:48px}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:42px;height:42px}}#fiyatlar.premium-pricing{background:linear-gradient(105deg,#eef6ff 0%,#f7fbff 54%,#edf6ff 100%)}#fiyatlar>.container>.pricing-section-head{background:transparent;box-shadow:none;border-color:transparent}#fiyatlar.premium-pricing{width:calc(100% - 36px);max-width:1180px;margin-left:auto;margin-right:auto;box-sizing:border-box;padding-top:26px;padding-bottom:30px;border-radius:20px;overflow:visible}#fiyatlar.premium-pricing>.container{max-width:1100px;margin-left:auto;margin-right:auto}#fiyatlar>.container>.pricing-section-head{margin-bottom:18px !important;padding-top:16px;padding-bottom:16px;min-height:100px}#fiyatlar .pricing-section-head h2{font-size:clamp(27px,2.8vw,40px)}#fiyatlar .pricing-section-head .pricing-head-description{font-size:12px;line-height:1.4;margin-top:7px}#fiyatlar .pricing-section-head .pricing-guarantee-icon{width:52px;height:52px;flex-basis:52px}#fiyatlar .pricing-section-head .pricing-guarantee-icon svg{width:45px;height:45px}@media(max-width:760px){#fiyatlar.premium-pricing{width:calc(100% - 20px);padding-top:18px;padding-bottom:22px;border-radius:16px}#fiyatlar.premium-pricing>.container{max-width:none}#fiyatlar>.container>.pricing-section-head{padding-top:14px;padding-bottom:14px;margin-bottom:14px !important}}#fiyatlar .trust-card{height:100%;min-height:0;box-sizing:border-box;padding:22px 22px;border-radius:18px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}#fiyatlar .trust-card h3{margin:0 0 14px;font-size:clamp(21px,2vw,28px);line-height:1.08}#fiyatlar .trust-card .trust-item{padding:10px 0;gap:10px}#fiyatlar .trust-card .trust-item:first-of-type{padding-top:4px}#fiyatlar .trust-card .trust-item:last-child{padding-bottom:4px}#fiyatlar .trust-card .trust-item h4,#fiyatlar .trust-card .trust-item strong{font-size:13px;line-height:1.25;margin-bottom:3px}#fiyatlar .trust-card .trust-item p{font-size:11px;line-height:1.35;margin:0}#fiyatlar .trust-card .trust-item-icon{width:40px;height:40px;min-width:40px}#fiyatlar .trust-card .trust-item-icon svg{width:20px;height:20px}@media(max-width:760px){#fiyatlar .trust-card{height:auto;padding:18px}}.hero,.hero-section,#hero{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box}.hero>.container,.hero-section>.container,#hero>.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:760px){.hero,.hero-section,#hero{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.hero>.container,.hero-section>.container,#hero>.container{width:min(var(--container),calc(100% - 40px));max-width:var(--container);margin-left:auto;margin-right:auto}@media(max-width:760px){.hero>.container,.hero-section>.container,#hero>.container{width:calc(100% - 30px);max-width:none}}.hero,.hero-section,#hero{width:100vw !important;max-width:none !important;margin-left:50% !important;margin-right:0 !important;transform:translateX(-50%) !important;box-sizing:border-box !important}.hero>.container,.hero-section>.container,#hero>.container{width:min(1180px,calc(100% - 40px)) !important;max-width:1180px !important;margin-left:auto !important;margin-right:auto !important;box-sizing:border-box !important}@media(max-width:760px){.hero>.container,.hero-section>.container,#hero>.container{width:calc(100% - 30px) !important;max-width:none !important}}.hero,.hero-section,#hero{border-radius:0 !important}.about-page-premium .section{padding-top:42px;padding-bottom:42px}.about-page-premium .eyebrow{font-size:9px!important;line-height:1.2!important;font-weight:900!important;color:var(--about-blue)!important}.about-page-premium .about-team .section-head{margin-bottom:20px!important}.about-page-premium .about-team .section-head h2{font-size:clamp(28px,3vw,40px)!important;line-height:1.05!important;margin:5px 0 7px!important}.about-page-premium .about-team .section-head p{font-size:11px!important;line-height:1.5!important;max-width:600px!important;margin-left:auto!important;margin-right:auto!important}.about-page-premium .section-head{margin-top:0!important}@media(max-width:760px){.about-page-premium .section{padding-top:30px!important;padding-bottom:30px!important}}.about-page-premium .container{max-width:1200px}.about-page-premium .dt-about-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--ab-blue);line-height:1.2}.about-page-premium .dt-about-eyebrow:before{content:"";width:24px;height:2px;background:var(--ab-blue);display:block}.about-page-premium .dt-about-titlebar .container{height:100%}.about-page-premium .dt-about-breadcrumb{position:absolute;top:27px;left:0;right:0;z-index:5;max-width:1200px;margin:auto;padding:0 20px;font-size:10px;font-weight:700;color:#7c91a9}.about-page-premium .dt-about-breadcrumb a{color:var(--ab-blue)}.about-page-premium .dt-about-trust{margin-top:-1px;padding:0 0 25px}.about-page-premium .dt-about-trust-grid{display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border:1px solid var(--ab-border);border-radius:16px;box-shadow:0 15px 40px rgba(10,52,98,.08);overflow:hidden}.about-page-premium .dt-about-trust-item{position:relative;padding:22px 14px 19px;text-align:center}.about-page-premium .dt-about-trust-item:not(:last-child):after{content:"";position:absolute;right:0;top:23px;bottom:23px;width:1px;background:var(--ab-border)}.about-page-premium .dt-about-trust-item>span,.about-page-premium .dt-about-stat>span,.about-page-premium .dt-about-principle>span{display:flex;align-items:center;justify-content:center;color:var(--ab-blue)}.about-page-premium .dt-about-trust-item>span{width:46px;height:46px;margin:0 auto 10px;border-radius:50%;background:#eef6ff;border:1px solid #d7eaff}.about-page-premium .dt-about-trust-item strong{display:block;font-size:11px;color:var(--ab-navy);line-height:1.3}.about-page-premium .dt-about-trust-item p{margin:6px auto 0;max-width:145px;font-size:9px;line-height:1.55;color:var(--ab-muted)}.about-page-premium .dt-about-stats{padding:0 0 40px}.about-page-premium .dt-about-stats-grid{display:grid;grid-template-columns:repeat(5,1fr);background:linear-gradient(105deg,#0642ad,#0875ed);border-radius:14px;box-shadow:0 15px 32px rgba(7,78,175,.16);overflow:hidden}.about-page-premium .dt-about-stat{display:flex;align-items:center;gap:12px;padding:16px 19px;color:#fff;position:relative}.about-page-premium .dt-about-stat:not(:last-child):after{content:"";position:absolute;right:0;top:16px;bottom:16px;width:1px;background:rgba(255,255,255,.22)}.about-page-premium .dt-about-stat>span{width:42px;height:42px;border-radius:11px;background:rgba(255,255,255,.12);color:#fff;flex:0 0 42px}.about-page-premium .dt-about-stat strong{display:block;font-size:18px;line-height:1.1;font-weight:900}.about-page-premium .dt-about-stat small{display:block;margin-top:3px;font-size:8px;color:rgba(255,255,255,.78)}.about-page-premium .dt-about-story{padding:10px 0 30px}.about-page-premium .dt-about-story-copy h2{margin:8px 0 13px;color:var(--ab-navy);font-size:clamp(29px,3.2vw,43px);line-height:1.03;letter-spacing:-.045em}.about-page-premium .dt-about-story-copy>p{margin:0 0 8px;color:var(--ab-muted);font-size:12px;line-height:1.65}.about-page-premium .dt-about-story-visual{position:relative}.about-page-premium .dt-about-story-visual>img{width:100%;height:330px;display:block;object-fit:cover;border-radius:20px;box-shadow:0 20px 45px rgba(6,47,94,.12)}.about-page-premium .dt-about-principles{padding:48px 0 42px}.about-page-premium .dt-about-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ab-soft);border:1px solid var(--ab-border);border-radius:16px;overflow:hidden}.about-page-premium .dt-about-principle{display:grid;grid-template-columns:48px 1fr;gap:13px;padding:20px 22px;position:relative}.about-page-premium .dt-about-principle:not(:last-child):after{content:"";position:absolute;right:0;top:20px;bottom:20px;width:1px;background:var(--ab-border)}.about-page-premium .dt-about-principle>span{width:48px;height:48px;border-radius:13px;background:#fff;border:1px solid #d8e9fa;box-shadow:0 6px 18px rgba(8,62,125,.05)}.about-page-premium .dt-about-principle small{font-size:8px;letter-spacing:.08em;color:var(--ab-blue);font-weight:900}.about-page-premium .dt-about-principle h3{margin:3px 0 4px;color:var(--ab-navy);font-size:12px}.about-page-premium .dt-about-principle p{margin:0;color:var(--ab-muted);font-size:9px;line-height:1.5}.about-page-premium .dt-about-team{padding:42px 0 45px}.about-page-premium .dt-about-section-head{text-align:center;max-width:700px;margin:0 auto 22px}.about-page-premium .dt-about-section-head .dt-about-eyebrow{justify-content:center}.about-page-premium .dt-about-section-head h2{margin:7px 0 7px;color:var(--ab-navy);font-size:clamp(29px,3vw,40px);line-height:1.05;letter-spacing:-.045em}.about-page-premium .dt-about-section-head p{margin:0;color:var(--ab-muted);font-size:11px;line-height:1.55}.about-page-premium .dt-about-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.about-page-premium .dt-about-team-card{padding:18px 17px;border:1px solid var(--ab-border);border-radius:14px;background:#fff;box-shadow:0 9px 28px rgba(9,53,102,.05);transition:transform .2s ease,box-shadow .2s ease}.about-page-premium .dt-about-team-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(9,53,102,.10)}.about-page-premium .dt-about-team-card>span{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:10px;background:#edf6ff;color:var(--ab-blue);margin-bottom:11px}.about-page-premium .dt-about-team-card strong{display:block;color:var(--ab-navy);font-size:11px}.about-page-premium .dt-about-team-card p{margin:4px 0 0;color:var(--ab-muted);font-size:9px;line-height:1.5}.about-page-premium .dt-about-cta{padding:0 0 48px}.about-page-premium .dt-about-cta-inner .btn{position:relative;z-index:1;background:#fff;color:var(--ab-blue);border:0;padding:12px 18px;font-size:10px;border-radius:9px}@media(max-width:900px){.about-page-premium .dt-about-trust-grid{grid-template-columns:repeat(3,1fr)}.about-page-premium .dt-about-trust-item:nth-child(3):after{display:none}.about-page-premium .dt-about-stats-grid{grid-template-columns:repeat(3,1fr)}.about-page-premium .dt-about-stat:nth-child(3):after{display:none}.about-page-premium .dt-about-principles-grid{grid-template-columns:1fr}.about-page-premium .dt-about-principle:not(:last-child):after{left:20px;right:20px;top:auto;bottom:0;width:auto;height:1px}}@media(max-width:760px){.about-page-premium .container{width:calc(100% - 28px)}.about-page-premium .dt-about-breadcrumb{position:relative;top:auto;padding:0;margin:0 0 15px;font-size:9px}.about-page-premium .dt-about-trust{padding-bottom:18px}.about-page-premium .dt-about-trust-grid{grid-template-columns:repeat(2,1fr);border-radius:13px}.about-page-premium .dt-about-trust-item{padding:17px 10px}.about-page-premium .dt-about-trust-item:nth-child(2n):after{display:none}.about-page-premium .dt-about-trust-item:nth-child(3):after{display:block}.about-page-premium .dt-about-trust-item strong{font-size:10px}.about-page-premium .dt-about-stats{padding-bottom:25px}.about-page-premium .dt-about-stats-grid{grid-template-columns:repeat(2,1fr)}.about-page-premium .dt-about-stat{padding:13px 12px}.about-page-premium .dt-about-stat:nth-child(2n):after{display:none}.about-page-premium .dt-about-story-copy h2{font-size:30px}.about-page-premium .dt-about-story-visual>img{height:250px}.about-page-premium .dt-about-principles{padding:35px 0}.about-page-premium .dt-about-team-grid{grid-template-columns:repeat(2,1fr)}.about-page-premium .dt-about-team{padding:34px 0}.about-page-premium .dt-about-cta{padding-bottom:32px}.about-page-premium .dt-about-cta-inner .btn,.about-page-premium .dt-about-phone{grid-column:1/-1;width:100%;text-align:center}}.about-page-premium .dt-about-principles-grid .dt-about-principle p{margin:0 !important;color:#71869b !important;font-size:15px !important;line-height:1.45 !important}@media (max-width:760px){.about-page-premium .dt-about-principles-grid .dt-about-principle p{font-size:14px !important;line-height:1.45 !important}}html,body,button,input,select,textarea,body *,body *::before,body *::after{font-family:"Inter",Arial,Helvetica,sans-serif !important}.container,.site-container,.content-container,.inner-container,.page-container,.wrap,main>.container,section>.container,footer>.container,header>.container{width:min(1180px,calc(100% - 40px));max-width:1180px;margin-left:auto;margin-right:auto}@media (max-width:760px){.container,.site-container,.content-container,.inner-container,.page-container,.wrap,main>.container,section>.container,footer>.container,header>.container{width:calc(100% - 28px);max-width:none}}#fiyatlar>.container>.pricing-section-head h1,#fiyatlar>.container>.pricing-section-head h2,#fiyatlar>.container>.pricing-section-head h3,#fiyatlar>.container>.pricing-section-head .pricing-title{white-space:nowrap}#fiyatlar>.container>.pricing-section-head .pricing-head-description{margin-top:9px;font-size:15px;line-height:1.45}.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{width:100%;max-width:none !important;margin-left:0;margin-right:0;border-radius:0;min-height:300px;padding:42px 0;overflow:hidden}.dt-blog-page .dt-blog-hero .container,.blog-page .dt-blog-hero .container,body.blog .dt-blog-hero .container{width:min(1180px,calc(100% - 40px));max-width:1180px;margin-left:auto;margin-right:auto}.dt-blog-page .dt-blog-hero h1,.blog-page .dt-blog-hero h1,body.blog .dt-blog-hero h1{margin:8px 0 12px;line-height:1.08}.dt-blog-page .dt-blog-hero p,.blog-page .dt-blog-hero p,body.blog .dt-blog-hero p{margin:0;max-width:620px;line-height:1.55}.dt-blog-page .dt-blog-hero .breadcrumb,.blog-page .dt-blog-hero .breadcrumb,body.blog .dt-blog-hero .breadcrumb{margin-top:22px}@media (max-width:768px){.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{min-height:240px;padding:30px 0}.dt-blog-page .dt-blog-hero .container,.blog-page .dt-blog-hero .container,body.blog .dt-blog-hero .container{width:min(100% - 28px,1180px)}}.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{position:relative;width:100%;max-width:none !important;min-height:300px;padding:42px 0;overflow:hidden;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important}.dt-blog-page .dt-blog-hero-image,.blog-page .dt-blog-hero-image,body.blog .dt-blog-hero-image{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;z-index:0 !important;overflow:hidden !important}.dt-blog-page .dt-blog-hero-image img,.blog-page .dt-blog-hero-image img,body.blog .dt-blog-hero-image img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important}.dt-blog-page .dt-blog-hero .container,.blog-page .dt-blog-hero .container,body.blog .dt-blog-hero .container{position:relative;z-index:2}.dt-blog-page .dt-blog-hero::after,.blog-page .dt-blog-hero::after,body.blog .dt-blog-hero::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient( 90deg,rgba(246,250,255,.98) 0%,rgba(246,250,255,.88) 42%,rgba(246,250,255,.35) 72%,rgba(246,250,255,.08) 100% )}@media (max-width:768px){.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{min-height:250px;padding:30px 0}.dt-blog-page .dt-blog-hero::after,.blog-page .dt-blog-hero::after,body.blog .dt-blog-hero::after{background:linear-gradient( 90deg,rgba(246,250,255,.97),rgba(246,250,255,.72) )}}.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{position:relative !important;isolation:isolate;background-image:var(--dt-blog-hero-bg) !important;background-repeat:no-repeat !important;background-size:cover !important;background-position:center center !important;background-color:#edf5fc}.dt-blog-page .dt-blog-hero-image,.blog-page .dt-blog-hero-image,body.blog .dt-blog-hero-image{display:none !important}.dt-blog-page .dt-blog-hero>.container,.blog-page .dt-blog-hero>.container,body.blog .dt-blog-hero>.container{position:relative !important;z-index:3 !important}.dt-blog-page .dt-blog-hero::before,.blog-page .dt-blog-hero::before,body.blog .dt-blog-hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient( 90deg,rgba(246,250,255,.96) 0%,rgba(246,250,255,.82) 43%,rgba(246,250,255,.38) 72%,rgba(246,250,255,.10) 100% )}.dt-blog-page .dt-blog-hero::after,.blog-page .dt-blog-hero::after,body.blog .dt-blog-hero::after{display:none !important}@media(max-width:768px){.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{background-position:center center !important}.dt-blog-page .dt-blog-hero::before,.blog-page .dt-blog-hero::before,body.blog .dt-blog-hero::before{background:linear-gradient( 90deg,rgba(246,250,255,.96),rgba(246,250,255,.68) )}}.dt-blog-page{font-family:inherit;color:#18324d;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.dt-blog-page .dt-blog-hero-copy{max-width:650px}.dt-blog-page .dt-blog-eyebrow{font-size:14px;font-weight:800;line-height:1.3;letter-spacing:0}.dt-blog-page .dt-blog-hero h1{font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.12;letter-spacing:0;margin:8px 0 14px}.dt-blog-page .dt-blog-hero p{font-size:16px;font-weight:450;line-height:1.65;letter-spacing:0;max-width:620px}.dt-blog-page .dt-blog-breadcrumb{font-size:14px;line-height:1.5}.dt-blog-page .dt-blog-card-body{padding:20px 20px 18px}.dt-blog-page .dt-blog-category{font-size:12px;font-weight:800;line-height:1.3;letter-spacing:0}.dt-blog-page .dt-blog-card h2,.dt-blog-page .dt-blog-card h2 a{font-size:20px;font-weight:750;line-height:1.3;letter-spacing:0;color:#17334f}.dt-blog-page .dt-blog-card p{font-size:15px;font-weight:450;line-height:1.6;letter-spacing:0;color:#53677d}.dt-blog-page .dt-blog-card-footer{font-size:13px;line-height:1.45}.dt-blog-page .dt-blog-card-footer a{font-weight:750}.dt-blog-page .dt-blog-search label,.dt-blog-page .dt-blog-search input{font-size:14px;line-height:1.5}.dt-blog-page .dt-blog-side-card h2{font-size:18px;font-weight:750;line-height:1.3;letter-spacing:0}.dt-blog-page .dt-blog-side-card li,.dt-blog-page .dt-blog-side-card a{font-size:14px;line-height:1.5}.dt-blog-page .dt-blog-popular-item .copy strong{font-size:14px;font-weight:700;line-height:1.4;letter-spacing:0}.dt-blog-page .dt-blog-popular-item .copy small{font-size:12px;line-height:1.4}.dt-blog-page .dt-blog-side-cta h2{font-size:21px;font-weight:750;line-height:1.25;letter-spacing:0}.dt-blog-page .dt-blog-side-cta p{font-size:14px;line-height:1.6}.dt-blog-page .dt-blog-side-cta .btn{font-size:14px;font-weight:750}.dt-blog-page .dt-blog-newsletter strong{font-size:19px;font-weight:750;line-height:1.35;letter-spacing:0}.dt-blog-page .dt-blog-newsletter p{font-size:14px;line-height:1.55;color:#53677d}.dt-blog-page .dt-blog-newsletter input,.dt-blog-page .dt-blog-newsletter button{font-size:14px;line-height:1.4}@media(max-width:768px){.dt-blog-page .dt-blog-hero h1{font-size:34px}.dt-blog-page .dt-blog-hero p{font-size:15px;line-height:1.6}.dt-blog-page .dt-blog-card h2,.dt-blog-page .dt-blog-card h2 a{font-size:19px}.dt-blog-page .dt-blog-card p{font-size:14px}.dt-blog-page .dt-blog-newsletter strong{font-size:18px}}.dt-blog-page .dt-blog-hero-media,.blog-page .dt-blog-hero-media,body.blog .dt-blog-hero-media{display:none !important}.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{min-height:240px !important;padding:30px 0 !important}.dt-blog-page .dt-blog-hero-copy,.blog-page .dt-blog-hero-copy,body.blog .dt-blog-hero-copy{max-width:620px}.dt-blog-page .dt-blog-eyebrow{margin-bottom:5px !important;font-size:13px !important}.dt-blog-page .dt-blog-hero h1{margin:4px 0 9px !important;font-size:clamp(30px,3.5vw,44px) !important;line-height:1.08 !important}.dt-blog-page .dt-blog-hero p{max-width:580px;font-size:15px !important;line-height:1.5 !important;margin:0 !important}.dt-blog-page .dt-blog-breadcrumb{margin-top:13px !important;font-size:13px !important}@media(max-width:768px){.dt-blog-page .dt-blog-hero,.blog-page .dt-blog-hero,body.blog .dt-blog-hero{min-height:205px !important;padding:24px 0 !important}.dt-blog-page .dt-blog-hero h1{font-size:30px !important}.dt-blog-page .dt-blog-hero p{font-size:14px !important;line-height:1.5 !important}.dt-blog-page .dt-blog-breadcrumb{margin-top:10px !important}}.dt-blog-page .dt-blog-layout{grid-template-columns:minmax(0,1fr) 300px !important}@media (max-width:980px){.dt-blog-page .dt-blog-layout{grid-template-columns:minmax(0,1fr) !important}}.dt-single-page{color:#17365d;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.dt-single-hero{min-height:300px;background-image:linear-gradient(90deg,rgba(241,247,253,.98) 0%,rgba(241,247,253,.93) 40%,rgba(241,247,253,.45) 68%,rgba(241,247,253,.05) 100%),var(--dt-single-hero-bg);background-size:cover;background-position:center;display:flex;align-items:center}.dt-single-hero-inner{padding:38px 0 34px}.dt-single-breadcrumb{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.5;margin-bottom:25px;color:#4d6682;white-space:nowrap;overflow:hidden}.dt-single-breadcrumb a{color:#0868e8;font-weight:650;text-decoration:none}.dt-single-breadcrumb svg{width:15px;height:15px;vertical-align:-3px}.dt-single-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.dt-single-hero-copy{max-width:720px}.dt-single-eyebrow{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e7f1ff;color:#0868e8;font-size:12px;font-weight:800;line-height:1.2;margin-bottom:10px}.dt-single-hero h1{margin:0 0 12px;font-size:clamp(34px,4vw,50px);line-height:1.1;font-weight:800;letter-spacing:-.02em;color:#102f59}.dt-single-hero p{margin:0;max-width:650px;font-size:15px;line-height:1.65;color:#405c79}.dt-single-section{padding:34px 0 48px}.dt-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start}.dt-single-article{min-width:0}.dt-single-meta{display:flex;flex-wrap:wrap;gap:18px 26px;padding:0 4px 20px;color:#526b86;font-size:13px;line-height:1.5}.dt-single-meta span{display:inline-flex;align-items:center;gap:7px}.dt-single-meta svg{width:16px;height:16px;color:#0868e8}.dt-single-featured{margin:0 0 24px;border-radius:10px;overflow:hidden;background:#edf4fb}.dt-single-featured img{display:block;width:100%;height:auto;max-height:520px;object-fit:cover}.dt-single-content{font-size:16px;line-height:1.8;color:#274664}.dt-single-content p{margin:0 0 18px}.dt-single-content h2{margin:28px 0 9px;font-size:23px;line-height:1.3;color:#102f59;font-weight:800}.dt-single-content h3{margin:24px 0 8px;font-size:19px;line-height:1.35;color:#12375f;font-weight:750}.dt-single-content ul,.dt-single-content ol{padding-left:24px;margin:0 0 20px}.dt-single-content li{margin-bottom:8px}.dt-single-content a{color:#0868e8;text-decoration:underline;text-underline-offset:2px}.dt-single-content blockquote{margin:24px 0;padding:18px 22px;border-left:4px solid #0874ee;background:#f1f7ff;border-radius:0 10px 10px 0;color:#21476f;font-size:17px;line-height:1.65}.dt-single-content img{max-width:100%;height:auto;border-radius:10px}.dt-single-share{display:flex;align-items:center;gap:15px;padding:22px 0;border-top:1px solid #e4edf6;margin-top:25px;font-size:14px}.dt-single-share strong{color:#15375d}.dt-single-share>div{display:flex;gap:8px}.dt-single-share a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#0873ea;color:#fff;text-decoration:none;font-weight:800;font-size:13px}.dt-single-post-nav{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e1eaf4;border-radius:12px;overflow:hidden}.dt-single-post-nav>div{min-height:88px;padding:17px 20px}.dt-single-post-nav>div+div{border-left:1px solid #e1eaf4;text-align:right}.dt-single-post-nav a{text-decoration:none;color:#17365d;display:block}.dt-single-post-nav span{display:block;color:#0868e8;font-size:10px;font-weight:800;margin-bottom:6px}.dt-single-post-nav strong{font-size:14px;line-height:1.4}.dt-single-sidebar{width:300px;max-width:300px;min-width:300px;display:flex;flex-direction:column;gap:16px}.dt-single-side-cta .btn{display:inline-flex;background:#fff;color:#0868e8;border:0;font-size:13px;font-weight:750}.dt-single-popular-item .num{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#086ce9;color:#fff;font-size:11px;font-weight:800}.dt-single-popular-item .thumb{width:58px;height:58px;border-radius:7px;overflow:hidden;background:#edf3f8}.dt-single-popular-item .thumb img{width:100%;height:100%;object-fit:cover}.dt-single-popular-item .copy strong{display:block;font-size:12px;line-height:1.4}.dt-single-popular-item .copy small{display:block;margin-top:4px;color:#70849a;font-size:10px}.dt-single-bottom-cta{margin-top:30px;padding:22px 26px;border:1px solid #e0eaf4;border-radius:12px;background:#f4f8fc;display:grid;grid-template-columns:60px minmax(0,1fr) auto auto;gap:18px;align-items:center}.dt-single-bottom-cta .icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#086ce9;color:#fff}.dt-single-bottom-cta .icon svg{width:25px;height:25px}.dt-single-bottom-cta strong{display:block;font-size:17px;color:#12365d}.dt-single-bottom-cta p{margin:4px 0 0;font-size:12px;color:#5c7188}.dt-single-bottom-cta .phone{display:flex;align-items:center;gap:7px;color:#12365d;font-size:13px;font-weight:750;text-decoration:none;white-space:nowrap}.dt-single-bottom-cta .phone svg{width:16px;color:#086ce9}@media(max-width:980px){.dt-single-layout{grid-template-columns:minmax(0,1fr)}.dt-single-sidebar{width:100%;max-width:none;min-width:0}.dt-single-bottom-cta{grid-template-columns:52px 1fr auto}.dt-single-bottom-cta .phone{grid-column:2}}@media(max-width:640px){.dt-single-hero{min-height:250px;background-position:65% center}.dt-single-hero-inner{padding:27px 0}.dt-single-breadcrumb{margin-bottom:18px;font-size:12px}.dt-single-hero h1{font-size:31px}.dt-single-hero p{font-size:14px;line-height:1.55}.dt-single-section{padding:24px 0 35px}.dt-single-meta{gap:10px 15px;font-size:12px}.dt-single-content{font-size:15px;line-height:1.75}.dt-single-content h2{font-size:21px}.dt-single-content blockquote{font-size:15px;padding:15px 17px}.dt-single-post-nav{grid-template-columns:1fr}.dt-single-post-nav>div+div{border-left:0;border-top:1px solid #e1eaf4;text-align:left}.dt-single-bottom-cta{grid-template-columns:48px 1fr}.dt-single-bottom-cta .btn{grid-column:2}.dt-single-bottom-cta .phone{grid-column:2}}.dt-single-post{width:100%}@media (min-width:981px){.dt-single-page .dt-single-section{overflow:visible !important}.dt-single-page .dt-single-section>.container{overflow:visible !important}.dt-single-page .dt-single-layout{position:relative !important;display:grid !important;grid-template-columns:minmax(0,1fr) 300px !important;gap:30px !important;align-items:start !important;overflow:visible !important}.dt-single-page .dt-single-article{min-width:0 !important;overflow:visible !important}.dt-single-page .dt-single-sidebar{position:absolute !important;top:24px !important;right:0 !important;width:300px !important;min-width:300px !important;max-width:300px !important;height:max-content !important;align-self:start !important;z-index:3 !important;box-sizing:border-box !important;margin:0 !important}.dt-single-page .dt-single-sidebar.dt-single-sidebar-following{position:absolute !important}.dt-single-page .dt-single-section~*{position:relative;z-index:10}}@media(max-width:980px){.dt-single-page .dt-single-sidebar{position:static !important;width:100% !important;min-width:0 !important;max-width:none !important;height:auto !important;margin:0 !important}}.dt-area-single-page{background:#fff}.dt-area-single-hero{position:relative;isolation:isolate;padding:22px 0 55px;background:linear-gradient(90deg,#f5f9ff 0%,#f8fbff 46%,rgba(248,251,255,.72) 100%);overflow:hidden}.dt-area-single-hero:after{content:"";position:absolute;inset:0 0 0 48%;background-image:linear-gradient(90deg,#f8fbff 0%,rgba(248,251,255,.58) 18%,rgba(248,251,255,0) 52%),var(--dt-area-bg);background-position:center;background-size:cover;z-index:-1;opacity:.78}.dt-area-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12px;color:#6a7d92;margin:4px 0 42px}.dt-area-breadcrumb a{color:#49627b}.dt-area-breadcrumb svg{width:14px;height:14px;vertical-align:middle}.dt-area-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) 390px;gap:45px;align-items:center}.dt-area-eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.09em;color:#145fc8;text-transform:uppercase}.dt-area-hero-copy h1{max-width:720px;font-size:clamp(40px,5vw,62px);line-height:1.04;letter-spacing:-.045em;color:var(--navy);margin:9px 0 18px}.dt-area-hero-copy>p{max-width:680px;font-size:17px;line-height:1.75;color:#48627c;margin:0}.dt-area-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.dt-area-trust-row span{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dfe9f4;border-radius:12px;padding:11px 14px;color:#17385e;font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(8,48,94,.06)}.dt-area-trust-row svg{width:18px;height:18px;color:#1264d3}.dt-area-hero-card{background:rgba(255,255,255,.96);border:1px solid #dbe7f3;border-radius:20px;padding:27px;box-shadow:0 18px 50px rgba(7,43,95,.12)}.dt-area-card-icon{width:48px;height:48px;border-radius:15px;background:#edf6ff;color:#1264d3;display:grid;place-items:center;margin-bottom:14px}.dt-area-card-icon svg{width:23px;height:23px}.dt-area-hero-card-head{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;margin-bottom:15px;min-width:0}.dt-area-hero-card-head .dt-area-card-icon{margin:0}.dt-area-hero-card-head strong{min-width:0}.dt-area-hero-card strong{display:block;color:var(--navy);font-size:20px;line-height:1.25}.dt-area-hero-card p{font-size:13px;color:#63788e;line-height:1.6;margin:9px 0 17px}.dt-area-hero-card .btn{width:100%;justify-content:center}.dt-area-whatsapp{display:flex;justify-content:center;align-items:center;margin-top:10px;border-radius:10px;background:#25b84b;color:#fff!important;font-weight:800;padding:13px;font-size:13px}.dt-area-single-section{padding-top:55px}.dt-area-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.55fr);gap:32px;align-items:start}.dt-area-article{min-width:0}.dt-area-featured{margin:0 0 22px;border-radius:20px;overflow:hidden;box-shadow:0 15px 40px rgba(7,43,95,.09);background:#edf4fb}.dt-area-featured img{display:block;width:100%;aspect-ratio:1.9;object-fit:cover}.dt-area-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.dt-area-meta span{display:inline-flex;align-items:center;gap:7px;border:1px solid #e2eaf3;border-radius:999px;padding:8px 12px;background:#fff;color:#5d7287;font-size:11px;font-weight:800}.dt-area-meta svg{width:15px;height:15px;color:#1467d5}.dt-area-meta .is-central{background:#eef6ff;color:#115bc0;border-color:#cfe3fb}.dt-area-content{font-size:17px;line-height:1.85;color:#3e5871}.dt-area-content h2,.dt-area-content h3{color:var(--navy);line-height:1.25;letter-spacing:-.02em}.dt-area-content h2{font-size:30px;margin:34px 0 13px}.dt-area-content h3{font-size:22px;margin:27px 0 10px}.dt-area-content p{margin:0 0 19px}.dt-area-content ul,.dt-area-content ol{padding-left:22px}.dt-area-service-grid-section,.dt-area-local-seo{margin-top:36px;padding:30px;border:1px solid #e1eaf3;border-radius:20px;background:linear-gradient(145deg,#f8fbff,#fff)}.dt-area-service-grid-section h2,.dt-area-local-seo h2{font-size:28px;color:var(--navy);margin:7px 0 20px}.dt-area-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.dt-area-service-item{display:flex;align-items:center;gap:10px;padding:13px 14px;background:#fff;border:1px solid #e5edf5;border-radius:12px;color:#1d3a5d;font-size:13px}.dt-area-service-item span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eaf7ef;color:#24a847;flex:0 0 25px}.dt-area-service-item svg{width:14px;height:14px}.dt-area-local-seo p{font-size:15px;line-height:1.8;color:#536b82;margin:0}.dt-area-sidebar{position:sticky;top:25px}.dt-area-side-card{background:#fff;border:1px solid #e0e9f2;border-radius:19px;padding:24px;box-shadow:0 12px 35px rgba(7,43,95,.07);margin-bottom:18px}.dt-area-side-card h2{color:var(--navy);font-size:23px;line-height:1.25;margin:7px 0 17px}.dt-area-services-card ul{list-style:none;padding:0;margin:0 0 18px}.dt-area-services-card li{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #edf2f7;color:#456079;font-size:13px}.dt-area-services-card li:last-child{border-bottom:0}.dt-area-services-card li svg{width:17px;height:17px;color:#21a64a;flex:0 0 17px}.dt-area-services-card .btn{width:100%;justify-content:center}.dt-area-contact-head{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;margin-bottom:15px}.dt-area-contact-head .dt-area-card-icon{margin:0}.dt-area-contact-head-copy{min-width:0}.dt-area-contact-head-copy .dt-area-eyebrow{display:block;margin:0 0 4px}.dt-area-contact-head-copy h2{margin:0!important}.dt-area-contact-card{background:linear-gradient(145deg,#062c63,#0c5fd0);border-color:transparent;color:#fff}.dt-area-contact-card .dt-area-card-icon{background:rgba(255,255,255,.14);color:#fff}.dt-area-contact-card .dt-area-eyebrow{color:#b9dbff}.dt-area-contact-card h2{color:#fff}.dt-area-contact-card p{font-size:13px;line-height:1.65;color:#d9e9fa}.dt-area-contact-card>a{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border-radius:10px;background:#fff;color:#0a55b7;font-size:13px;font-weight:900;margin-top:10px}.dt-area-contact-card>a svg{width:17px;height:17px}.dt-area-contact-card>a.whatsapp{background:#25b84b;color:#fff}.dt-area-related{margin-top:52px}.dt-area-related-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.dt-area-related-head h2{font-size:30px;color:var(--navy);margin:6px 0 0}.dt-area-related-head>a{font-size:12px;font-weight:900;color:#1163ca}.dt-area-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dt-area-related-card{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid #e0e9f2;border-radius:15px;transition:.2s;box-shadow:0 7px 22px rgba(7,43,95,.04)}.dt-area-related-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(7,43,95,.08);border-color:#c7dbf1}.dt-area-related-card .area-pin{width:38px;height:38px;border-radius:12px;background:#edf6ff;color:#1264d3;display:grid;place-items:center;flex:0 0 38px}.dt-area-related-card .area-pin svg{width:19px;height:19px}.dt-area-related-card span:nth-child(2){flex:1;min-width:0}.dt-area-related-card strong{display:block;color:var(--navy);font-size:13px}.dt-area-related-card small{display:block;color:#7a8da1;font-size:10px;margin-top:3px}.dt-area-related-card>b{color:#1765c8}.dt-area-bottom-cta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:13px;margin-top:42px;padding:26px 30px;border-radius:20px;background:linear-gradient(120deg,#062b62,#0b63d9);box-shadow:0 15px 35px rgba(6,55,125,.16)}.dt-area-bottom-cta .dt-area-eyebrow{color:#b9dcff}.dt-area-bottom-cta h2{color:#fff;font-size:25px;margin:5px 0 4px}.dt-area-bottom-cta p{color:#d5e7fb;font-size:12px;margin:0}.dt-area-bottom-cta .btn{white-space:nowrap}.dt-area-bottom-cta .btn-light{background:#fff;color:#0b55b8}.dt-area-bottom-cta .btn-outline-light{border-color:rgba(255,255,255,.55);color:#fff;background:transparent}@media(max-width:900px){.dt-area-hero-grid,.dt-area-layout{grid-template-columns:1fr}.dt-area-single-hero:after{inset:0;background-image:linear-gradient(90deg,#f8fbff 0%,rgba(248,251,255,.85) 100%),var(--dt-area-bg);opacity:.35}.dt-area-sidebar{position:static}.dt-area-related-grid{grid-template-columns:repeat(2,1fr)}.dt-area-bottom-cta{grid-template-columns:1fr 1fr}.dt-area-bottom-cta>div{grid-column:1/-1}}@media(max-width:600px){.dt-area-single-hero{padding-bottom:35px}.dt-area-breadcrumb{margin-bottom:25px}.dt-area-hero-copy h1{font-size:36px}.dt-area-hero-copy>p{font-size:15px}.dt-area-trust-row span{width:100%}.dt-area-hero-card{padding:20px}.dt-area-single-section{padding-top:35px}.dt-area-featured img{aspect-ratio:1.45}.dt-area-content{font-size:16px}.dt-area-content h2{font-size:25px}.dt-area-service-grid{grid-template-columns:1fr}.dt-area-service-grid-section,.dt-area-local-seo{padding:22px}.dt-area-related-grid{grid-template-columns:1fr}.dt-area-related-head{display:block}.dt-area-related-head>a{display:inline-block;margin-top:10px}.dt-area-bottom-cta{grid-template-columns:1fr;padding:23px}.dt-area-bottom-cta .btn{width:100%;justify-content:center}}.dt-area-single-hero{padding:16px 0 38px}.dt-area-breadcrumb{margin:2px 0 25px;font-size:11px}.dt-area-hero-grid{grid-template-columns:minmax(0,1fr) 330px;gap:34px}.dt-area-eyebrow{font-size:10px;letter-spacing:.075em}.dt-area-hero-copy h1{font-size:clamp(34px,4.2vw,52px);line-height:1.05;letter-spacing:-.04em;margin:7px 0 13px;max-width:660px}.dt-area-hero-copy>p{font-size:15px;line-height:1.6;max-width:620px}.dt-area-trust-row{gap:7px;margin-top:18px}.dt-area-trust-row span{padding:9px 11px;border-radius:10px;font-size:11px}.dt-area-hero-card{padding:20px;border-radius:17px}.dt-area-card-icon{width:43px;height:43px;border-radius:12px;margin-bottom:11px}.dt-area-card-icon svg{width:21px;height:21px}.dt-area-hero-card strong{font-size:17px}.dt-area-hero-card p{font-size:12px;line-height:1.5;margin:7px 0 13px}.dt-area-hero-card .btn{padding:11px 13px;font-size:12px}.dt-area-whatsapp{padding:11px;font-size:12px;margin-top:7px}.dt-area-single-section{padding-top:40px}.dt-area-layout{gap:26px}.dt-area-featured{margin-bottom:17px;border-radius:16px}.dt-area-meta{gap:7px;margin-bottom:18px}.dt-area-meta span{padding:7px 10px;font-size:10px}.dt-area-content{font-size:16px;line-height:1.78}.dt-area-content h2{font-size:27px;margin:29px 0 11px}.dt-area-content h3{font-size:20px;margin:23px 0 9px}.dt-area-service-grid-section,.dt-area-local-seo{margin-top:28px;padding:24px;border-radius:16px}.dt-area-service-grid-section h2,.dt-area-local-seo h2{font-size:25px;margin:6px 0 16px}.dt-area-service-item{padding:11px 12px;font-size:12px}.dt-area-side-card{padding:19px;border-radius:16px;margin-bottom:14px}.dt-area-side-card h2{font-size:21px;margin:6px 0 14px}.dt-area-services-card li{padding:8px 0;font-size:12px}.dt-area-related{margin-top:40px}.dt-area-related-head{margin-bottom:14px}.dt-area-related-head h2{font-size:27px}.dt-area-related-card{padding:13px;border-radius:13px}.dt-area-bottom-cta{margin-top:32px;padding:22px 24px;border-radius:16px}.dt-area-bottom-cta h2{font-size:23px}@media(max-width:980px){.dt-area-single-hero{padding:14px 0 30px}.dt-area-breadcrumb{margin-bottom:19px}.dt-area-hero-copy h1{font-size:33px;line-height:1.08}.dt-area-hero-copy>p{font-size:14px}.dt-area-trust-row{display:grid;grid-template-columns:1fr 1fr}.dt-area-trust-row span{min-height:39px}.dt-area-hero-card{max-width:none}.dt-area-single-section{padding-top:30px}}.area-repeat-row{display:flex;align-items:flex-start;gap:12px}.area-repeat-fields{display:grid;grid-template-columns:minmax(180px,1fr) minmax(260px,1.4fr);gap:12px;flex:1}.area-repeat-fields label{display:block;font-weight:600}.area-repeat-fields input{display:block;width:100%;margin-top:6px}@media(max-width:760px){.area-repeat-fields{grid-template-columns:1fr}.area-repeat-row{align-items:stretch}}.dt-service-single{background:#fff;color:#122a4a}.dt-service-hero{padding:18px 0 54px;background:linear-gradient(120deg,#f8fbff 0%,#fff 55%,#f7fbff 100%)}.dt-service-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:12px;color:#71839a;margin:4px 0 35px}.dt-service-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:#536b84;text-decoration:none}.dt-service-breadcrumb svg{width:14px;height:14px;color:#135fcb}.dt-breadcrumb-sep{color:#9aaabc;font-size:17px}.dt-service-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.98fr);gap:55px;align-items:center}.dt-service-hero-copy{padding-left:2px}.dt-service-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#125fc8;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.dt-service-eyebrow svg{width:17px;height:17px}.dt-service-hero-copy h1{font-size:clamp(42px,4.5vw,60px);line-height:1.04;letter-spacing:-.045em;color:var(--navy);margin:12px 0 17px}.dt-service-hero-copy>p{max-width:650px;font-size:16px;line-height:1.8;color:#536a82;margin:0}.dt-service-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:28px 0 26px}.dt-service-trust-row span{display:grid;grid-template-columns:25px 1fr;column-gap:7px;align-items:center;padding:0 12px;border-right:1px solid #e2eaf2}.dt-service-trust-row span:first-child{padding-left:0}.dt-service-trust-row span:last-child{border-right:0}.dt-service-trust-row svg{grid-row:1/3;width:23px;height:23px;color:#1164d0}.dt-service-trust-row b{font-size:10px;color:#203b5a}.dt-service-trust-row small{font-size:9px;color:#536b82;font-weight:700;line-height:1.3}.dt-service-actions{display:flex;gap:13px;flex-wrap:wrap}.dt-service-actions .btn{min-height:44px;padding:0 22px}.dt-service-phone-btn{display:inline-flex!important;align-items:center;gap:8px;border:1px solid #9cc1ef!important;color:#1261ca!important;background:#fff!important}.dt-service-phone-btn svg{width:17px;height:17px}.dt-service-hero-image{min-width:0}.dt-service-cover{display:block;width:100%;height:375px;object-fit:cover;border-radius:19px;box-shadow:0 18px 45px rgba(7,43,95,.12)}.dt-service-image-placeholder{height:375px;border-radius:19px;background:linear-gradient(145deg,#edf6ff,#dcecff);display:grid;place-items:center;color:#1264d3;text-align:center;padding:30px}.dt-service-image-placeholder svg{width:55px;height:55px;margin-bottom:10px}.dt-service-image-placeholder strong{font-size:22px;color:var(--navy)}.dt-service-content-section{padding-top:20px}.dt-service-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(295px,.72fr);gap:28px;align-items:start}.dt-service-main{min-width:0}.dt-service-content-card{background:#fff;border:1px solid #e2eaf2;border-radius:16px;box-shadow:0 8px 28px rgba(7,43,95,.05);padding:26px 28px}.dt-section-heading{display:flex;align-items:center;gap:9px}.dt-section-heading h2{font-size:23px;line-height:1.25;letter-spacing:-.025em;color:var(--navy);margin:0}.dt-heading-line{width:26px;height:3px;border-radius:3px;background:#1766d2;display:block;flex:0 0 26px}.dt-service-content{font-size:15px;line-height:1.85;color:#526a81;margin-top:15px}.dt-service-content p{margin:0 0 16px}.dt-service-content h2,.dt-service-content h3{color:var(--navy);line-height:1.3}.dt-service-content h2{font-size:25px;margin:30px 0 10px}.dt-service-content h3{font-size:20px;margin:24px 0 8px}.dt-service-content ul,.dt-service-content ol{padding-left:22px}.dt-service-content img{max-width:100%;height:auto;border-radius:13px}.dt-service-scope,.dt-why-service,.dt-service-faq{margin-top:31px}.dt-scope-grid{display:block;margin-top:15px}.dt-scope-grid ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}.dt-scope-grid li{display:flex;align-items:flex-start;gap:10px;padding:9px 0;font-size:13px;line-height:1.55;color:#3f5870}.dt-check{width:19px;height:19px;border-radius:50%;background:#1667d2;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 19px;margin-top:1px}.dt-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:15px}.dt-benefit{border:1px solid #e3ebf3;border-radius:12px;padding:17px 12px;text-align:center;background:#fff}.dt-benefit>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;background:#f0f6ff;color:#1263cf}.dt-benefit>span svg{width:21px;height:21px}.dt-benefit strong{display:block;font-size:12px;color:#173555}.dt-benefit p{font-size:10px;line-height:1.5;color:#6b7e91;margin:7px 0 0}.dt-faq-list{margin-top:14px;border-top:1px solid #e8eef4}.dt-faq-list details{border-bottom:1px solid #e8eef4}.dt-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;padding:14px 2px;font-size:14px;font-weight:800;color:#193554}.dt-faq-list summary::-webkit-details-marker{display:none}.dt-faq-list summary span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#edf5ff;color:#1264d2;font-size:17px;flex:0 0 24px}.dt-faq-list details[open] summary span{transform:rotate(45deg)}.dt-faq-list details>div{font-size:12px;line-height:1.7;color:#536a80;padding:0 28px 14px 2px}.dt-faq-list details>div p{margin:0 0 8px}.dt-service-sidebar{position:sticky;top:22px}.dt-service-side-card{background:#fff;border:1px solid #e2eaf2;border-radius:16px;box-shadow:0 8px 25px rgba(7,43,95,.05);padding:23px;margin-bottom:17px}.dt-service-side-card .dt-section-heading h2{font-size:21px}.dt-service-info{margin:14px 0 0}.dt-service-info>div{display:grid;grid-template-columns:34px 1fr auto;gap:8px;align-items:center;padding:11px 0;border-bottom:1px solid #edf2f6}.dt-service-info>div:last-child{border-bottom:0}.dt-service-info>div>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f0f6ff;color:#1264d1}.dt-service-info svg{width:17px;height:17px}.dt-service-info dt{font-size:11px;font-weight:900;color:#183555}.dt-service-info dd{font-size:10px;color:#5f7287;margin:0;text-align:right;max-width:105px}.dt-related-services ul{list-style:none;padding:0;margin:12px 0 0}.dt-related-services li+li{border-top:1px solid #edf2f6}.dt-related-services a{display:grid;grid-template-columns:42px 1fr 14px;gap:9px;align-items:center;padding:9px 0;text-decoration:none;color:inherit}.dt-related-thumb{width:42px;height:42px;border-radius:8px;overflow:hidden;background:#edf5fc;display:grid;place-items:center;color:#1264d2}.dt-related-thumb img{width:100%;height:100%;object-fit:cover}.dt-related-thumb svg{width:18px;height:18px}.dt-related-services strong{font-size:11px;color:#243e5a}.dt-related-arrow{font-size:19px;color:#1765cf}.dt-service-offer-card{background:linear-gradient(145deg,#062b62,#0b5dcc);border-radius:16px;padding:25px;color:#fff;box-shadow:0 13px 30px rgba(6,55,125,.16);overflow:hidden;position:relative}.dt-service-offer-card:after{content:"☎";position:absolute;right:-10px;bottom:-20px;font-size:105px;line-height:1;color:rgba(255,255,255,.07);font-weight:900}.dt-service-offer-head{display:grid;grid-template-columns:43px 1fr;align-items:center;gap:13px;margin-bottom:13px;position:relative;z-index:1}.dt-service-offer-icon{width:43px;height:43px;border-radius:12px;background:rgba(255,255,255,.13);display:grid;place-items:center;margin:0}.dt-service-offer-icon svg{width:21px;height:21px}.dt-service-offer-card h2{font-size:23px;line-height:1.2;color:#fff;margin:0}.dt-service-offer-card p{font-size:11px;line-height:1.7;color:#dceafb;margin:0 0 17px;position:relative;z-index:1}.dt-service-offer-card>a{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;background:#fff;color:#0a57bb;border-radius:9px;font-size:12px;font-weight:900;text-decoration:none}.dt-service-offer-card>a span{font-size:16px}.dt-service-bottom-cta{display:grid;grid-template-columns:60px 1fr auto;align-items:start;gap:15px;margin-top:27px;padding:20px 24px;border-radius:15px;background:linear-gradient(120deg,#07316c,#0a5fd0);box-shadow:0 12px 28px rgba(6,55,125,.14)}.dt-bottom-icon{width:60px;height:60px;border-radius:50%;background:#fff;color:#1263ce;display:grid;place-items:center;margin-top:0}.dt-bottom-icon svg{width:35px;height:35px}.dt-service-bottom-cta strong{display:block;color:#fff;font-size:20px;line-height:1.25}.dt-service-bottom-cta p{margin:3px 0 0;color:#d4e6fb;font-size:16px;line-height:1.5}.dt-service-bottom-cta .btn-white{background:#ffffff;color:#0a58bd;min-height:58px;padding:0px 14px;white-space:nowrap;font-size:20px;align-self:center}.dt-service-bottom-cta .btn-white svg{width:20px;height:20px}@media(max-width:980px){.dt-service-hero-grid{grid-template-columns:1fr 1fr;gap:25px}.dt-service-cover,.dt-service-image-placeholder{height:330px}.dt-service-layout{grid-template-columns:1fr}.dt-service-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:17px}.dt-service-sidebar .dt-service-offer-card{grid-column:1/-1}.dt-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.dt-service-hero{padding-bottom:35px}.dt-service-breadcrumb{margin-bottom:23px}.dt-service-hero-grid{grid-template-columns:1fr}.dt-service-hero-copy h1{font-size:38px}.dt-service-hero-copy>p{font-size:15px}.dt-service-hero-image{order:-1}.dt-service-cover,.dt-service-image-placeholder{height:270px}.dt-service-trust-row{grid-template-columns:repeat(2,1fr);gap:13px}.dt-service-trust-row span{border-right:0;border-bottom:1px solid #e5edf5;padding:0 0 10px}.dt-service-trust-row span:last-child{border-bottom:0}.dt-service-content-card{padding:21px 18px}.dt-scope-grid{display:block}.dt-scope-grid ul{grid-template-columns:1fr}.dt-benefit-grid{grid-template-columns:1fr 1fr}.dt-service-sidebar{grid-template-columns:1fr}.dt-service-sidebar .dt-service-offer-card{grid-column:auto}.dt-service-bottom-cta{grid-template-columns:60px 1fr;gap:12px}.dt-service-bottom-cta .btn{grid-column:1/-1;width:100%;justify-content:center}.dt-service-bottom-cta strong{font-size:20px}.dt-service-bottom-cta p{font-size:16px}.dt-service-bottom-cta .btn-white{font-size:18px;min-height:58px}.dt-bottom-icon{width:60px;height:60px}.dt-bottom-icon svg{width:35px;height:35px}}@media(max-width:480px){.dt-service-actions{display:grid;grid-template-columns:1fr}.dt-service-actions .btn{width:100%;justify-content:center}.dt-benefit-grid{grid-template-columns:1fr}.dt-section-heading h2{font-size:21px}.dt-service-info>div{grid-template-columns:32px 1fr}.dt-service-info dd{text-align:left;grid-column:2;max-width:none}.dt-service-bottom-cta{padding:18px}.dt-service-hero-copy h1{font-size:34px}}.dt-service-single{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.dt-service-single .dt-service-hero{padding:12px 0 30px}.dt-service-single .dt-service-breadcrumb{margin:2px 0 2px;font-size:13px;line-height:1.5}.dt-service-single .dt-service-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:34px}.dt-service-single .dt-service-eyebrow{font-size:12px;line-height:1.4}.dt-service-single .dt-service-hero-copy h1{font-size:clamp(38px,3.65vw,52px);line-height:1.08;letter-spacing:-.035em;margin:0px 0 0px}.dt-service-single .dt-service-hero-copy>p{max-width:620px;font-size:16px;line-height:1.7;color:#465f77}.dt-service-single .dt-service-trust-row{margin:20px 0 20px}.dt-service-single .dt-service-trust-row b{font-size:11px;line-height:1.35}.dt-service-single .dt-service-trust-row small{font-size:10px;line-height:1.4}.dt-service-single .dt-service-actions{gap:10px}.dt-service-single .dt-service-actions .btn{min-height:42px;padding:0 20px;font-size:14px}.dt-service-single .dt-service-cover,.dt-service-single .dt-service-image-placeholder{height:350px;border-radius:16px}.dt-service-single .dt-service-image-placeholder{padding:22px}.dt-service-single .dt-service-content-section{padding-top:16px}.dt-service-single .dt-service-content-card{padding:26px 28px}.dt-service-single .dt-service-content{font-size:16px;line-height:1.8;color:#405a72}.dt-service-single .dt-service-content p{margin-bottom:16px}.dt-service-single .dt-section-heading h2{font-size:22px;line-height:1.3}.dt-service-single .dt-scope-grid li{font-size:14px;line-height:1.55}.dt-service-single .dt-benefit strong{font-size:13px}.dt-service-single .dt-benefit p{font-size:11px;line-height:1.55}.dt-service-single .dt-service-sidebar{gap:16px}.dt-service-single .dt-service-side-card{padding:22px}.dt-service-single .dt-service-offer-card{padding:24px}@media (max-width:1100px){.dt-service-single .dt-service-hero-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);gap:26px}.dt-service-single .dt-service-cover,.dt-service-single .dt-service-image-placeholder{height:290px}}@media (max-width:900px){.dt-service-single .dt-service-hero{padding-bottom:24px}.dt-service-single .dt-service-hero-grid{grid-template-columns:1fr;gap:22px}.dt-service-single .dt-service-hero-image{order:-1}.dt-service-single .dt-service-cover,.dt-service-single .dt-service-image-placeholder{height:260px}.dt-service-single .dt-service-hero-copy h1{font-size:40px}}@media (max-width:560px){.dt-service-single .dt-service-breadcrumb{margin-bottom:14px;font-size:12px}.dt-service-single .dt-service-hero-copy h1{font-size:34px;line-height:1.1}.dt-service-single .dt-service-hero-copy>p{font-size:15px;line-height:1.7}.dt-service-single .dt-service-cover,.dt-service-single .dt-service-image-placeholder{height:220px;border-radius:13px}.dt-service-single .dt-service-content-card{padding:21px 18px}}.dt-service-single .dt-service-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border:1px solid #25D366;border-radius:10px;background:#25D366;color:#fff;font-weight:800;text-decoration:none;box-shadow:0 10px 24px rgba(37,211,102,.20);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.dt-service-single .dt-service-whatsapp-btn:hover{background:#20bd5a;color:#fff;transform:translateY(-1px);box-shadow:0 13px 28px rgba(37,211,102,.28)}.dt-service-single .dt-whatsapp-icon{display:inline-flex;width:24px;height:24px;flex:0 0 24px}.dt-service-single .dt-whatsapp-icon svg{width:100%;height:100%;fill:currentColor}.dt-service-single .dt-whatsapp-arrow{font-size:18px;line-height:1;margin-left:2px}.dt-service-single .dt-offer-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:0 16px;border-radius:9px;background:#25D366;color:#fff;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(37,211,102,.18)}.dt-service-single .dt-offer-whatsapp:hover{background:#20bd5a;color:#fff}.dt-service-single .dt-offer-whatsapp .dt-whatsapp-icon{width:20px;height:20px;flex-basis:20px}@media (max-width:560px){.dt-service-single .dt-service-whatsapp-btn{width:100%;min-height:46px;padding:0 16px}}.dt-scope-more{display:none;align-items:center;justify-content:center;gap:8px;margin:14px auto 0;min-height:42px;padding:0 18px;border:1px solid #1667d2;border-radius:8px;background:#fff;color:#1667d2;font-size:14px;font-weight:800;cursor:pointer}.dt-scope-more:hover{background:#1667d2;color:#fff}.dt-scope-more-icon{font-size:18px;line-height:1;font-weight:700}.dt-scope-more-label-mobile{display:none}@media (min-width:768px){.dt-scope-grid ul li:nth-child(n/**/+11){display:none}.dt-scope-grid.is-expanded ul li:nth-child(n/**/+11){display:flex}.dt-scope-grid ul li:nth-child(n/**/+11)~li{}.dt-scope-more{display:inline-flex}}@media (max-width:767px){.dt-scope-grid ul{display:block}.dt-scope-grid ul li:nth-child(n/**/+6){display:none}.dt-scope-grid.is-expanded ul li:nth-child(n/**/+6){display:flex}.dt-scope-more{display:inline-flex}.dt-scope-more-label-desktop{display:none}.dt-scope-more-label-mobile{display:inline}}.dt-back-to-top{position:fixed;right:22px;bottom:22px;z-index:9998;width:48px;height:48px;border:0;border-radius:14px;display:grid;place-items:center;background:#1263CE;color:#fff;box-shadow:0 10px 28px rgba(16,42,86,.22);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease,background-color .2s ease;padding:0}.dt-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.dt-back-to-top:hover{background:#0A4FA8}.dt-back-to-top:focus-visible{outline:3px solid rgba(18,99,206,.3);outline-offset:3px}.dt-back-to-top svg{width:22px;height:22px}@media(max-width:767px){.dt-back-to-top{right:15px;bottom:15px;width:44px;height:44px;border-radius:12px}.dt-back-to-top svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.dt-back-to-top{transition:none}}@media (max-width:767px){.hero-premium{width:100%!important;min-height:455px!important;height:455px!important;margin-top:0!important;border-radius:0 0 14px 14px!important}.hero-premium .hero-inner{min-height:455px!important;height:455px!important;align-items:flex-start!important}.hero-premium .hero-copy{width:100%!important;max-width:none!important;padding:28px 0 55px!important}.hero-premium .hero-kicker{font-size:8px!important;line-height:1.2!important;padding:7px 10px!important;letter-spacing:.045em!important}.hero-premium h1{max-width:100%!important;font-size:31px!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:12px 0 10px!important}.hero-premium .hero-lead{max-width:100%!important;font-size:11.5px!important;line-height:1.48!important;margin-bottom:12px!important}.hero-premium .hero-points{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:100%!important;gap:5px!important;margin:0 0 12px!important}.hero-premium .hero-point{min-height:37px!important;padding:5px 6px!important;border-radius:8px!important;gap:6px!important}.hero-premium .hero-point i{width:22px!important;height:22px!important;flex:0 0 22px!important}.hero-premium .hero-point i svg{width:12px!important;height:12px!important}.hero-premium .hero-point strong{font-size:8.5px!important;line-height:1.05!important}.hero-premium .hero-point small{font-size:6.8px!important;line-height:1.05!important;margin-top:1px!important}.hero-premium .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-bottom:10px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:39px!important;padding:0 8px!important;border-radius:8px!important;font-size:9.5px!important;white-space:nowrap!important}.hero-premium .hero-main-btn svg,.hero-premium .hero-second-btn svg{width:13px!important;height:13px!important}.hero-premium .hero-trust-line{gap:6px!important;font-size:7.5px!important;line-height:1.1!important;flex-wrap:nowrap!important}.hero-premium .hero-rating b,.hero-premium .hero-customer b{font-size:10px!important}.hero-premium .hero-rating small,.hero-premium .hero-customer small{font-size:7px!important}.hero-premium .trust-stars{font-size:9px!important;letter-spacing:1px!important}.hero-premium .hero-media{background-position:68% center!important}.hero-premium .hero-overlay{background:linear-gradient(180deg,rgba(2,20,43,.94) 0%,rgba(3,35,75,.84) 62%,rgba(3,35,75,.54) 100%)!important}.hero-premium .hero-accent{height:16px!important}}@media (max-width:390px){.hero-premium,.hero-premium .hero-inner{min-height:435px!important;height:435px!important}.hero-premium .hero-copy{padding-top:24px!important;padding-bottom:48px!important}.hero-premium h1{font-size:28px!important;margin-top:10px!important}.hero-premium .hero-lead{font-size:10.5px!important;line-height:1.45!important}.hero-premium .hero-point{min-height:35px!important}.hero-premium .hero-point strong{font-size:8px!important}.hero-premium .hero-point small{font-size:6.4px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:37px!important;font-size:9px!important}}@media (max-width:767px){.hero-premium{min-height:500px!important;height:500px!important;max-height:500px!important;border-radius:0 0 14px 14px!important}.hero-premium .hero-inner{min-height:500px!important;height:500px!important;max-height:500px!important;align-items:flex-start!important}.hero-premium .hero-copy{width:100%!important;max-width:none!important;padding:24px 0 18px!important}.hero-premium .hero-kicker{font-size:8px!important;line-height:1!important;padding:7px 10px!important;letter-spacing:.04em!important}.hero-premium h1{font-size:29px!important;line-height:1.02!important;letter-spacing:-.045em!important;margin:12px 0 10px!important;max-width:100%!important}.hero-premium .hero-lead{font-size:11px!important;line-height:1.45!important;max-width:100%!important;margin:0 0 13px!important}.hero-premium .hero-points{display:none!important}.hero-premium .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin:0 0 12px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:39px!important;height:39px!important;padding:0 7px!important;border-radius:8px!important;font-size:9px!important;white-space:nowrap!important}.hero-premium .hero-main-btn svg,.hero-premium .hero-second-btn svg{width:12px!important;height:12px!important}.hero-premium .hero-trust-line{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:6px!important;font-size:7px!important;line-height:1!important}.hero-premium .hero-rating,.hero-premium .hero-customer{gap:3px!important;white-space:nowrap!important}.hero-premium .hero-rating b,.hero-premium .hero-customer b{font-size:10px!important}.hero-premium .hero-rating small,.hero-premium .hero-customer small{font-size:6.5px!important}.hero-premium .trust-stars{font-size:9px!important;letter-spacing:1px!important;white-space:nowrap!important}.hero-premium .hero-media{background-position:67% center!important}.hero-premium .hero-overlay{background:linear-gradient(180deg,rgba(2,21,47,.94) 0%,rgba(3,35,75,.84) 62%,rgba(3,35,75,.48) 100%)!important}.hero-premium .hero-accent{height:12px!important}.hero-premium .hero-wave{display:none!important}}@media (max-width:390px){.hero-premium,.hero-premium .hero-inner{min-height:470px!important;height:470px!important;max-height:470px!important}.hero-premium .hero-copy{padding-top:21px!important}.hero-premium h1{font-size:27px!important;margin:10px 0 9px!important}.hero-premium .hero-lead{font-size:10.3px!important;line-height:1.42!important;margin-bottom:11px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:37px!important;height:37px!important;font-size:8.5px!important}}@media (min-width:561px) and (max-width:820px){.hero-premium,.hero-premium .hero-inner{min-height:500px!important;height:500px!important;max-height:500px!important}.hero-premium .hero-copy{width:100%!important;max-width:620px!important;padding:30px 0 24px!important}.hero-premium h1{font-size:38px!important;line-height:1.03!important;margin:10px 0 12px!important}.hero-premium .hero-lead{font-size:13px!important;line-height:1.5!important;margin-bottom:16px!important;max-width:590px!important}.hero-premium .hero-points{display:none!important}.hero-premium .hero-actions{gap:9px!important;margin-bottom:14px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:45px!important;padding:0 14px!important;font-size:11px!important;border-radius:9px!important}.hero-premium .hero-trust-line{gap:9px!important;font-size:8px!important;flex-wrap:nowrap!important}.hero-premium .hero-rating b,.hero-premium .hero-customer b{font-size:12px!important}.hero-premium .hero-rating small,.hero-premium .hero-customer small{font-size:7px!important}.hero-premium .trust-stars{font-size:10px!important}.hero-premium .hero-visual,.hero-premium .hero-ring,.hero-premium .hero-floating-card,.hero-premium .guarantee{display:none!important}.hero-premium .hero-media{background-position:68% center!important}.hero-premium:before{background:linear-gradient(180deg,rgba(2,21,47,.95) 0%,rgba(3,35,75,.86) 62%,rgba(3,35,75,.68) 100%)!important}.hero-premium .hero-accent{height:9px!important}}@media (max-width:560px){.hero-premium,.hero-premium .hero-inner{min-height:445px!important;height:445px!important;max-height:445px!important}.hero-premium .hero-copy{padding:27px 0 18px!important}.hero-premium h1{font-size:29px!important;line-height:1.02!important}.hero-premium .hero-lead{font-size:11px!important;line-height:1.45!important}.hero-premium .hero-visual,.hero-premium .hero-ring,.hero-premium .hero-floating-card,.hero-premium .guarantee{display:none!important}}@media (max-width:820px){.hero-premium,.hero-premium .hero-inner{min-height:auto !important;height:auto !important}.hero-premium .hero-inner{display:block !important}.hero-premium .hero-copy{padding:30px 0 34px !important}}@media (max-width:560px){.hero-premium,.hero-premium .hero-inner{min-height:auto !important;height:auto !important}.hero-premium .hero-copy{padding:27px 0 30px !important}.hero-premium .hero-visual{display:none !important}}@media (max-width:760px){#fiyatlar.premium-pricing{width:calc(100% - 20px) !important;max-width:none !important;margin-left:auto !important;margin-right:auto !important;padding:16px 10px 20px !important;border-radius:15px !important;overflow:hidden !important;box-sizing:border-box !important}#fiyatlar.premium-pricing>.container{width:100% !important;max-width:none !important;padding:0 !important;margin:0 !important;box-sizing:border-box !important}#fiyatlar>.container>.pricing-section-head{display:block !important;width:100% !important;min-width:0 !important;min-height:0 !important;margin:0 0 14px !important;padding:14px 12px !important;border-radius:12px !important;box-sizing:border-box !important;overflow:hidden !important}#fiyatlar>.container>.pricing-section-head::before{display:none !important}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{width:100% !important;min-width:0 !important}#fiyatlar>.container>.pricing-section-head .eyebrow{font-size:11px !important;line-height:1.25 !important;margin:0 0 5px !important}#fiyatlar>.container>.pricing-section-head h1,#fiyatlar>.container>.pricing-section-head h2,#fiyatlar>.container>.pricing-section-head h3,#fiyatlar>.container>.pricing-section-head .pricing-title{white-space:normal !important;overflow-wrap:anywhere !important;word-break:normal !important;width:100% !important;max-width:100% !important;font-size:27px !important;line-height:1.12 !important;margin:0 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{width:100% !important;max-width:100% !important;margin:7px 0 0 !important;font-size:13.5px !important;line-height:1.48 !important;overflow-wrap:anywhere !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{width:100% !important;max-width:100% !important;margin:12px 0 0 !important;padding:9px 0 0 !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:10px !important;box-sizing:border-box !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{flex:0 0 44px !important;width:44px !important;height:44px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:38px !important;height:38px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text{min-width:0 !important;max-width:none !important;font-size:11px !important;line-height:1.3 !important;overflow-wrap:anywhere !important}#fiyatlar .pricing-wrap{width:100% !important;min-width:0 !important;box-sizing:border-box !important}#fiyatlar .plans-slider,#fiyatlar .plans-viewport,#fiyatlar .plans-track{min-width:0 !important;max-width:100% !important;box-sizing:border-box !important}}@media (max-width:390px){#fiyatlar.premium-pricing{padding-left:8px !important;padding-right:8px !important}#fiyatlar>.container>.pricing-section-head{padding:12px 10px !important}#fiyatlar>.container>.pricing-section-head h2{font-size:24px !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{font-size:13px !important}}@media (max-width:820px){.premium-faq,.premium-faq-list,.premium-faq-list .faq-item,.premium-faq-list .faq-q,.premium-faq-list .faq-a,.premium-faq-list .faq-a>div{max-width:100%;min-width:0;box-sizing:border-box}.premium-faq-list .faq-q{width:100%;min-height:0;height:auto;align-items:flex-start;gap:10px;padding:13px 0;white-space:normal;overflow:visible}.premium-faq-list .faq-q>span:first-child{flex:1 1 auto;min-width:0;width:auto;padding-right:0;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:normal}.premium-faq-list .faq-q>span:last-child{flex:0 0 22px;margin-left:auto}}@media (max-width:560px){.premium-faq .premium-panel-head h2{font-size:23px;line-height:1.15}.premium-faq-list .faq-q{padding:12px 0;font-size:14px;line-height:1.4}.premium-faq-list .faq-q>span:first-child{font-size:14px;line-height:1.4}}@media (max-width:820px){.premium-faq,.premium-faq-list,.premium-faq-list .faq-item,.premium-faq-list .faq-q,.premium-faq-list .faq-a,.premium-faq-list .faq-a>div{width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important}.premium-faq-list .faq-q{display:flex !important;flex-wrap:nowrap !important;align-items:flex-start !important;justify-content:space-between !important;overflow:visible !important}.premium-faq-list .faq-q>span:first-child{flex:1 1 auto !important;min-width:0 !important;max-width:calc(100% - 34px) !important;white-space:normal !important;overflow:visible !important;text-overflow:clip !important;overflow-wrap:anywhere !important;word-break:break-word !important}.premium-faq-list .faq-q>span:last-child{flex:0 0 22px !important;width:22px !important;min-width:22px !important;margin-left:10px !important}}@media (max-width:560px){.premium-faq .premium-panel-head h2{max-width:100% !important;overflow-wrap:anywhere !important}.premium-faq-list .faq-q{padding:11px 0 !important}.premium-faq-list .faq-q>span:first-child{font-size:13px !important;line-height:1.45 !important;max-width:calc(100% - 32px) !important}}@media (max-width:820px){.premium-faq-list .faq-item.open .faq-a{display:block !important;max-height:1200px !important;overflow:hidden !important}.premium-faq-list .faq-q{width:100% !important;max-width:100% !important;box-sizing:border-box !important}}@media (max-width:820px){.premium-faq,.premium-faq-list,.premium-faq-list .faq-item,.premium-faq-list .faq-q,.premium-faq-list .faq-a,.premium-faq-list .faq-a>div{min-width:0 !important;max-width:100% !important;box-sizing:border-box !important}.premium-faq{width:100% !important;overflow:visible !important}.premium-faq-list .faq-item{width:100% !important;overflow:visible !important}.premium-faq-list .faq-a,.premium-faq-list .faq-item.open .faq-a{display:none !important;position:static !important;width:100% !important;height:auto !important;max-height:none !important;overflow:visible !important;visibility:visible !important;opacity:1 !important;grid-template-rows:none !important;transition:none !important}.premium-faq-list .faq-item.open .faq-a{display:block !important}.premium-faq-list .faq-a>div,.premium-faq-list .faq-item.open .faq-a>div{display:block !important;width:100% !important;max-width:none !important;min-width:0 !important;height:auto !important;max-height:none !important;overflow:visible !important;white-space:normal !important;overflow-wrap:anywhere !important;word-break:normal !important;hyphens:auto !important;box-sizing:border-box !important;padding:0 0 13px !important;margin:0 !important}}@media (max-width:820px){.premium-faq-list .faq-a>div,.premium-faq-list .faq-item.open .faq-a>div{display:block !important;width:100% !important;max-width:460px !important;min-width:0 !important;height:auto !important;max-height:none !important;overflow:visible !important;white-space:normal !important;overflow-wrap:anywhere !important;word-break:normal !important;hyphens:auto !important;box-sizing:border-box !important;padding:0 38px 9px 10px !important;margin:0 !important}}.services-section .service-head{position:relative;display:block;margin-bottom:12px}.services-section .service-head>div:first-child{width:100%;max-width:1000px !important;margin:0 auto !important;padding:0 8px;box-sizing:border-box;text-align:center !important}.services-section .services-slider-controls{display:flex;justify-content:flex-end;align-items:center;min-height:42px;margin:0 0 12px;position:relative;z-index:3}.services-section .services-slider-controls .services-nav{position:static !important;transform:none !important;display:flex;gap:8px}@media(max-width:820px){.services-section .service-head{margin-bottom:8px}.services-section .services-slider-controls{min-height:38px;margin:0 0 10px;justify-content:flex-end}.services-section .services-slider-controls .services-nav{position:static !important}}@media(max-width:560px){.services-section .services-slider-controls{min-height:36px;margin-bottom:8px}}.services-section{position:relative;overflow:visible}.services-section .services-slider-controls{position:absolute !important;right:0;top:50%;transform:translateY(8px);width:78px;min-height:42px;margin:0 !important;padding:0;display:flex;justify-content:center;align-items:center;z-index:8}.services-section .services-slider-controls .services-nav{display:flex;gap:8px;position:static !important}.services-section .services-slider{width:calc(100% - 92px)}@media(max-width:1050px){.services-section .services-slider-controls{position:static !important;transform:none !important;width:100%;min-height:38px;margin:0 0 10px !important;justify-content:flex-end}.services-section .services-slider{width:100%}}@media(max-width:560px){.services-section .services-slider-controls{min-height:36px;margin-bottom:8px !important}}@media (min-width:1051px){.services-section .services-slider-controls{position:absolute !important;display:flex !important;align-items:center;justify-content:center;width:112px;min-height:52px;margin:0 !important;padding:0;z-index:20;pointer-events:none}.services-section .services-slider-controls .services-nav{display:flex;align-items:center;gap:10px;pointer-events:auto}.services-section .services-slider-controls .services-nav-btn{width:52px;height:52px;min-width:52px;border:1px solid rgba(8,104,223,.16);border-radius:16px;background:rgba(255,255,255,.96);color:#075fc8;box-shadow:0 12px 30px rgba(7,55,110,.14),0 2px 7px rgba(7,55,110,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.services-section .services-slider-controls .services-nav-btn:hover:not(:disabled){transform:translateY(-2px);background:#0868df;border-color:#0868df;color:#fff;box-shadow:0 16px 34px rgba(8,104,223,.25)}.services-section .services-slider-controls .services-nav-btn:active:not(:disabled){transform:translateY(0)}.services-section .services-slider-controls .services-nav-btn span{font-size:30px;line-height:1;font-weight:500;margin-top:-3px}.services-section .services-slider{width:100%}}@media (min-width:1051px){.services-section{position:relative !important;overflow:visible !important}.services-section .services-slider{width:100% !important;overflow:hidden}.services-section .services-slider-controls{position:absolute !important;width:112px !important;min-width:112px !important;height:112px !important;min-height:112px !important;padding:0 !important;margin:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:100 !important;pointer-events:none !important}.services-section .services-slider-controls .services-nav{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:10px !important;width:64px !important;pointer-events:auto !important}.services-section .services-slider-controls .services-nav-btn{width:52px !important;height:52px !important;min-width:52px !important;min-height:52px !important;flex:0 0 52px !important;border-radius:17px !important;border:1px solid rgba(8,104,223,.18) !important;background:rgba(255,255,255,.98) !important;color:#075fc8 !important;box-shadow:0 12px 30px rgba(7,55,110,.14),0 3px 10px rgba(8,104,223,.10),inset 0 1px 0 rgba(255,255,255,.9) !important;opacity:1 !important;visibility:visible !important;display:grid !important;place-items:center !important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.services-section .services-slider-controls .services-nav-btn:disabled{opacity:.48 !important;visibility:visible !important;display:grid !important}.services-section .services-slider-controls .services-nav-btn:hover:not(:disabled){transform:translateY(-2px) scale(1.03) !important;background:#0868df !important;border-color:#0868df !important;color:#fff !important;box-shadow:0 16px 34px rgba(8,104,223,.28),0 0 0 5px rgba(8,104,223,.07) !important}.services-section .services-slider-controls .services-nav-btn span{font-size:31px !important;line-height:1 !important;font-weight:500 !important;margin-top:-3px !important}}@media (min-width:1051px){.services-section .services-slider{width:100% !important}.services-section .services-slider-controls{pointer-events:none !important;z-index:100 !important}.services-section .services-slider-controls .services-nav,.services-section .services-slider-controls .services-nav-btn{pointer-events:auto !important}}@media (min-width:1051px){.services-section .services-slider-controls{overflow:visible !important;visibility:visible !important;opacity:1 !important}.services-section .services-slider-controls .services-nav{visibility:visible !important;opacity:1 !important}.services-section .services-slider-controls .services-nav-btn{visibility:visible !important;display:grid !important}.services-section .services-slider-controls .services-nav-btn:disabled{visibility:visible !important;display:grid !important;opacity:.48 !important}}@media (min-width:1051px){.services-section .services-slider-controls{position:absolute !important;z-index:100 !important;visibility:visible !important;opacity:1 !important}.services-section .services-slider-controls .services-nav,.services-section .services-slider-controls .services-nav-btn{visibility:visible !important}}.dt-area-single-page,.dt-area-single-page *{box-sizing:border-box}.dt-area-single-page{width:100%;overflow-x:hidden}.dt-area-hero-card-head{width:100%}@media (max-width:980px){.dt-area-single-hero{padding:18px 0 34px}.dt-area-single-hero:after{inset:0;background-image:linear-gradient(90deg,#f8fbff 0%,rgba(248,251,255,.9) 100%),var(--dt-area-bg);opacity:.3}.dt-area-breadcrumb{margin-bottom:22px;padding:0 2px}.dt-area-hero-grid{grid-template-columns:1fr;gap:22px}.dt-area-hero-copy h1{max-width:760px;font-size:clamp(32px,6vw,46px)}.dt-area-hero-copy>p{max-width:760px}.dt-area-hero-card{width:100%;max-width:520px;margin:0 auto}.dt-area-layout{grid-template-columns:1fr;gap:24px}.dt-area-sidebar{width:100%}.dt-area-bottom-cta{grid-template-columns:1fr 1fr}.dt-area-bottom-cta>div:first-child{grid-column:1/-1}}@media (max-width:600px){.dt-area-single-hero{padding:14px 0 28px}.dt-area-breadcrumb{gap:6px;margin-bottom:18px;font-size:10px;line-height:1.4}.dt-area-hero-grid{gap:18px}.dt-area-eyebrow{font-size:9px}.dt-area-hero-copy h1{font-size:clamp(29px,9vw,38px);line-height:1.08;letter-spacing:-.035em;margin:6px 0 11px}.dt-area-hero-copy>p{font-size:14px;line-height:1.6}.dt-area-trust-row{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}.dt-area-trust-row span{width:auto;min-width:0;padding:8px 9px;font-size:10px;line-height:1.25}.dt-area-hero-card{max-width:none;padding:18px;border-radius:16px}.dt-area-hero-card-head{grid-template-columns:42px minmax(0,1fr);gap:10px;margin-bottom:11px}.dt-area-card-icon{width:42px;height:42px;border-radius:12px}.dt-area-card-icon svg{width:20px;height:20px}.dt-area-hero-card-head strong{font-size:17px;line-height:1.25;overflow-wrap:anywhere}.dt-area-hero-card p{font-size:12px;line-height:1.55;margin:7px 0 11px}.dt-area-hero-card>a{min-height:44px}.dt-area-whatsapp{min-height:44px}.dt-area-single-section{padding-top:28px}.dt-area-featured{border-radius:14px}.dt-area-featured img{aspect-ratio:1.45}.dt-area-meta{gap:6px;margin-bottom:16px}.dt-area-meta span{max-width:100%;padding:7px 9px;font-size:9px}.dt-area-content{font-size:15px;line-height:1.75}.dt-area-content h2{font-size:24px;line-height:1.25}.dt-area-content h3{font-size:19px}.dt-area-service-grid-section,.dt-area-local-seo{padding:19px;margin-top:24px;border-radius:15px}.dt-area-service-grid-section h2,.dt-area-local-seo h2{font-size:22px}.dt-area-service-grid{grid-template-columns:1fr;gap:8px}.dt-area-service-item{min-width:0;padding:11px;font-size:11px}.dt-area-service-item strong{min-width:0;overflow-wrap:anywhere}.dt-area-side-card{padding:17px;border-radius:15px}.dt-area-related{margin-top:32px}.dt-area-related-grid{grid-template-columns:1fr}.dt-area-bottom-cta{grid-template-columns:1fr;padding:19px;margin-top:26px}.dt-area-bottom-cta>div:first-child{grid-column:auto}.dt-area-bottom-cta .btn{width:100%;min-width:0;white-space:normal}}@media (max-width:390px){.dt-area-single-hero{padding-top:12px}.dt-area-hero-copy h1{font-size:29px}.dt-area-trust-row{grid-template-columns:1fr}.dt-area-trust-row span{width:100%}.dt-area-hero-card{padding:16px}.dt-area-hero-card-head{grid-template-columns:40px minmax(0,1fr);gap:9px}.dt-area-card-icon{width:40px;height:40px}.dt-area-hero-card-head strong{font-size:16px}}.dt-single-side-cta .btn{grid-column:1 / -1;grid-row:3;justify-self:start}@media (max-width:820px){}.hero-premium{position:relative;min-height:615px;background:#031a38;overflow:hidden}.hero-premium .hero-media{position:absolute;inset:0;background-position:center right!important;background-size:cover!important;transform:none;opacity:1}.hero-premium:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,20,45,.995) 0%,rgba(3,30,63,.97) 34%,rgba(4,50,98,.72) 57%,rgba(4,50,98,.12) 100%),linear-gradient(180deg,rgba(1,16,35,.05),rgba(1,16,35,.28));z-index:1}.hero-premium .hero-overlay{position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 45% 48%,rgba(55,151,255,.14),transparent 25%),linear-gradient(90deg,transparent 55%,rgba(255,255,255,.025) 100%);pointer-events:none}.hero-premium .hero-inner{position:relative;z-index:4;min-height:615px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);align-items:stretch}.hero-premium .hero-copy{max-width:760px;padding:62px 0 70px;position:relative;z-index:8;align-self:center}.hero-premium h1{font-size:clamp(48px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:19px 0 22px;max-width:760px}.hero-premium h1 .hero-title-blue{color:#4ca6ff}.hero-premium .hero-lead{max-width:650px!important;font-size:16px!important;line-height:1.72!important;color:#dceafa!important;margin:0 0 27px!important}.hero-premium .hero-actions{display:flex;gap:13px;margin-bottom:24px}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:56px;padding:15px 22px;font-size:14px;font-weight:800;border-radius:13px}.hero-premium .hero-second-btn{border-color:rgba(151,204,255,.58);background:rgba(255,255,255,.035);color:#fff}.hero-premium .hero-points{display:flex;gap:10px;max-width:680px;margin:0 0 21px}.hero-premium .hero-point{display:flex;align-items:center;gap:9px;min-width:0;flex:1;padding:9px 12px;border:1px solid rgba(151,204,255,.15);background:rgba(255,255,255,.045);border-radius:12px;backdrop-filter:blur(9px)}.hero-premium .hero-point i{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:9px;background:rgba(40,139,255,.15);border:1px solid rgba(86,173,255,.25);color:#72bbff;font-style:normal}.hero-premium .hero-point i svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-premium .hero-point strong{font-size:11px;color:#fff}.hero-premium .hero-point small{font-size:9px;color:#a9c1d9;font-weight:600}.hero-premium .hero-trust-line{display:flex;align-items:center;gap:12px;color:#b8cce0;font-size:11px;font-weight:700}.hero-premium .hero-trust-line b{color:#fff}.hero-premium .trust-stars{color:#ffc43d;letter-spacing:2px;font-size:12px}.hero-divider{width:1px;height:17px;background:rgba(255,255,255,.2)}.hero-visual{position:relative;min-height:615px;z-index:6}.hero-side-slogan{position:absolute;right:5px;top:95px;width:180px;color:#fff;z-index:9;transform:rotate(-3deg)}.hero-side-slogan .slogan-line{display:block;font-family:"Segoe Script","Brush Script MT",cursive;font-size:29px;line-height:1.12;font-weight:700;text-shadow:0 4px 20px rgba(0,0,0,.18)}.hero-side-slogan .slogan-mark{display:block;width:66px;height:15px;margin:8px 0 0 15px;border-bottom:4px solid #2093ff;border-radius:50%;transform:rotate(-5deg)}.hero-premium .hero-professional-card{right:5px;bottom:90px;min-width:285px;padding:14px 15px;border-radius:15px;background:linear-gradient(135deg,rgba(3,38,79,.95),rgba(6,76,148,.94));border:1px solid rgba(101,181,255,.42);box-shadow:0 20px 50px rgba(0,20,50,.34)}.hero-premium .hero-professional-card .mini-icon{width:42px;height:42px;border-radius:12px;background:rgba(43,154,255,.18);color:#7cc4ff}.hero-premium .hero-professional-card .mini-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-professional-card b{font-size:13px}.hero-professional-card small{font-size:10px}.hero-professional-card .card-arrow{margin-left:auto;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#1680ed;color:#fff;font-size:20px}.hero-accent{position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,#0878ee,#54b9ff,#0878ee);z-index:15}@media(max-width:1050px){.hero-premium .hero-inner{grid-template-columns:1.05fr .95fr}.hero-side-slogan{right:-10px}.hero-premium .hero-professional-card{right:-10px}}@media(max-width:820px){.hero-premium{min-height:700px}.hero-premium .hero-inner{min-height:700px;display:block}.hero-premium .hero-copy{padding:42px 0 175px}.hero-premium .hero-visual{position:absolute;left:0;right:0;bottom:0;height:260px;min-height:0}.hero-premium .hero-media{background-position:67% center!important}.hero-premium:before{background:linear-gradient(180deg,rgba(2,21,46,.99) 0%,rgba(3,34,72,.94) 58%,rgba(3,34,72,.62) 100%)}.hero-premium .hero-points{gap:7px}.hero-premium .hero-point{padding:8px}.hero-side-slogan{right:5%;top:25px;transform:scale(.78) rotate(-3deg);transform-origin:right top}.hero-premium .hero-professional-card{right:3%;bottom:20px;min-width:245px;transform:scale(.86);transform-origin:right bottom}}@media(max-width:560px){.hero-premium{min-height:735px}.hero-premium .hero-inner{min-height:735px}.hero-premium .hero-copy{padding:34px 0 160px}.hero-premium h1{font-size:40px}.hero-premium .hero-lead{font-size:13px!important;line-height:1.6!important}.hero-premium .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:49px;padding:11px 9px;font-size:11px}.hero-premium .hero-points{display:grid;grid-template-columns:1fr;gap:6px}.hero-premium .hero-point{min-height:40px}.hero-premium .hero-trust-line{font-size:9px;gap:7px;flex-wrap:wrap}.hero-premium .hero-visual{height:245px}.hero-side-slogan{right:0;top:13px;transform:scale(.61) rotate(-3deg);transform-origin:right top}.hero-premium .hero-professional-card{right:-3%;bottom:8px;transform:scale(.72);transform-origin:right bottom}.hero-accent{height:4px}}.hero-premium .hero-inner{display:grid!important;grid-template-columns:minmax(0,58%) minmax(380px,42%)!important;align-items:stretch!important;gap:0!important}.hero-premium .hero-copy{width:auto!important;max-width:820px!important}.hero-premium .hero-visual{display:block!important;position:relative!important;min-height:640px!important;z-index:4!important}.hero-premium .hero-ring{display:block!important;position:absolute!important;width:470px!important;height:470px!important;right:-55px!important;top:92px!important;border-radius:50%!important;border:1px solid rgba(116,193,255,.22)!important;box-shadow:0 0 0 34px rgba(36,122,218,.035),0 0 0 68px rgba(36,122,218,.018)!important}.hero-premium .hero-ring:after{content:""!important;position:absolute!important;inset:25px!important;border-radius:50%!important;border:1px dashed rgba(116,193,255,.18)!important}.hero-premium .hero-side-slogan{display:flex!important;position:absolute!important;right:22px!important;top:105px!important;z-index:10!important;flex-direction:column!important;align-items:flex-start!important;max-width:250px!important;color:#fff!important;font-family:inherit!important}.hero-premium .hero-side-slogan .slogan-line{display:block!important;font-size:clamp(28px,2.7vw,44px)!important;line-height:1.02!important;font-weight:900!important;letter-spacing:-.045em!important;text-shadow:0 6px 25px rgba(0,0,0,.22)!important}.hero-premium .hero-side-slogan .slogan-line:first-child{color:#fff!important}.hero-premium .hero-side-slogan .slogan-line:nth-child(2){color:#55aaff!important}.hero-premium .hero-side-slogan .slogan-mark{display:block!important;width:70px!important;height:4px!important;border-radius:99px!important;background:#55aaff!important;margin:14px 0 0 4px!important;transform:skewX(-24deg)!important}.hero-premium .hero-support-card{display:flex!important;position:absolute!important;right:205px!important;top:78px!important;z-index:12!important;align-items:center!important;gap:13px!important;min-width:215px!important;padding:14px 17px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:16px!important;background:rgba(4,32,68,.84)!important;box-shadow:0 18px 50px rgba(0,0,0,.26)!important;backdrop-filter:blur(15px)!important;color:#fff!important}.hero-premium .hero-support-card .support-icon{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:rgba(33,129,239,.18)!important;border:1px solid rgba(99,184,255,.28)!important;color:#65b8ff!important}.hero-premium .hero-support-card .support-icon svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hero-premium .hero-support-card strong{display:block!important;font-size:27px!important;line-height:1!important;color:#fff!important}.hero-premium .hero-support-card span{display:block!important;font-size:12px!important;font-weight:900!important;margin-top:3px!important;color:#fff!important}.hero-premium .hero-support-card small{display:block!important;font-size:9px!important;color:#a9c3dc!important;margin-top:3px!important}.hero-premium .hero-professional-card{display:flex!important;right:18px!important;bottom:70px!important;min-width:270px!important;padding:15px 16px!important;border-radius:15px!important;background:linear-gradient(135deg,rgba(5,48,96,.94),rgba(6,92,179,.88))!important;border-color:rgba(112,193,255,.4)!important;box-shadow:0 20px 55px rgba(0,0,0,.28)!important}.hero-premium .hero-professional-card .mini-icon{width:42px!important;height:42px!important;flex:0 0 42px!important;background:rgba(68,168,255,.18)!important;color:#75c1ff!important}.hero-premium .hero-professional-card b{font-size:14px!important;color:#fff!important}.hero-premium .hero-professional-card small{font-size:10px!important;color:#b8d8f2!important;margin-top:4px!important}.hero-premium .hero-professional-card .card-arrow{margin-left:auto!important;width:36px!important;height:36px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;color:#0866d8!important;font-size:22px!important}@media(max-width:1100px){.hero-premium .hero-inner{grid-template-columns:minmax(0,60%) minmax(330px,40%)!important}.hero-premium .hero-copy{padding-top:62px!important}.hero-premium .hero-side-slogan{right:8px!important;top:120px!important}.hero-premium .hero-support-card{right:155px!important;transform:scale(.9)!important;transform-origin:right top!important}.hero-premium .hero-professional-card{right:0!important;min-width:235px!important;transform:scale(.9)!important;transform-origin:right bottom!important}.hero-premium .hero-side-slogan .slogan-line{font-size:31px!important}}@media(max-width:820px){.hero-premium .hero-inner{display:block!important}.hero-premium .hero-copy{width:100%!important;padding-bottom:170px!important}.hero-premium .hero-visual{display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:250px!important;min-height:0!important}.hero-premium .hero-ring{width:300px!important;height:300px!important;right:50%!important;top:-55px!important;transform:translateX(50%)!important}.hero-premium .hero-side-slogan{right:7%!important;top:5px!important;max-width:190px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:25px!important}.hero-premium .hero-support-card{right:auto!important;left:4%!important;top:35px!important;transform:scale(.82)!important;transform-origin:left top!important}.hero-premium .hero-professional-card{right:4%!important;bottom:10px!important;transform:scale(.78)!important;transform-origin:right bottom!important;min-width:245px!important}.hero-premium .hero-overlay{background:linear-gradient(180deg,rgba(2,20,43,.98) 0%,rgba(3,35,75,.92) 62%,rgba(3,35,75,.68) 100%)!important}}@media(max-width:560px){.hero-premium .hero-copy{padding-bottom:155px!important}.hero-premium .hero-visual{height:225px!important}.hero-premium .hero-side-slogan{right:2%!important;top:2px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:20px!important}.hero-premium .hero-support-card{left:0!important;top:24px!important;transform:scale(.68)!important}.hero-premium .hero-professional-card{right:0!important;bottom:5px!important;transform:scale(.66)!important}.hero-premium .hero-ring{width:240px!important;height:240px!important;top:-35px!important}.hero-premium .hero-actions{position:relative!important;z-index:8!important}}.hero-premium .hero-inner{position:relative!important;display:block!important;height:500px!important;min-height:500px!important}.hero-premium .hero-copy{position:relative!important;z-index:5!important;width:60%!important;max-width:760px!important;padding:48px 0 54px!important}.hero-premium .hero-visual{display:block!important;position:absolute!important;inset:0 0 0 auto!important;width:48%!important;height:100%!important;z-index:6!important;pointer-events:none!important}.hero-premium .hero-ring{display:block!important;position:absolute!important;width:360px!important;height:360px!important;left:-8%!important;top:46px!important;border:1px solid rgba(104,183,255,.14)!important;border-radius:50%!important;box-shadow:0 0 0 1px rgba(104,183,255,.05),inset 0 0 70px rgba(35,126,224,.05)!important}.hero-premium .hero-ring:after{content:""!important;position:absolute!important;inset:42px!important;border:1px dashed rgba(120,194,255,.12)!important;border-radius:50%!important}.hero-premium .hero-side-slogan{display:flex!important;position:absolute!important;top:50px!important;right:16px!important;width:150px!important;flex-direction:column!important;align-items:center!important;text-align:center!important;z-index:12!important;color:#062b5d!important;font-family:inherit!important;transform:rotate(-2deg)!important}.hero-premium .hero-side-slogan .slogan-line{display:block!important;width:100%!important;font-family:"Segoe Print","Bradley Hand",cursive!important;font-size:26px!important;line-height:1.12!important;font-weight:700!important;letter-spacing:-.04em!important;text-shadow:0 1px 0 rgba(255,255,255,.45)!important}.hero-premium .hero-side-slogan .slogan-line:nth-child(2){color:#0b63d9!important}.hero-premium .hero-side-slogan .slogan-mark{display:block!important;width:76px!important;height:20px!important;margin-top:2px!important;border-bottom:3px solid #0b63d9!important;border-radius:50%!important;transform:rotate(-7deg)!important}.hero-premium .hero-support-card{display:flex!important;position:absolute!important;top:222px!important;right:182px!important;width:126px!important;min-height:112px!important;padding:13px 12px!important;box-sizing:border-box!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:rgba(255,255,255,.97)!important;border:1px solid rgba(8,55,110,.09)!important;border-radius:15px!important;box-shadow:0 18px 38px rgba(4,30,65,.20)!important;color:#062b5d!important;z-index:13!important}.hero-premium .support-icon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;color:#062b5d!important;margin-bottom:4px!important}.hero-premium .support-icon svg{width:30px!important;height:30px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hero-premium .hero-support-card strong{display:block!important;font-size:28px!important;line-height:1!important;letter-spacing:-.04em!important;color:#062b5d!important}.hero-premium .hero-support-card span{display:block!important;margin-top:3px!important;font-size:11px!important;font-weight:800!important;color:#183e69!important}.hero-premium .hero-support-card small{display:block!important;margin-top:5px!important;font-size:8px!important;line-height:1.25!important;color:#6d8196!important}.hero-premium .hero-professional-card{display:flex!important;position:absolute!important;right:12px!important;bottom:22px!important;width:310px!important;min-height:68px!important;padding:10px 12px!important;box-sizing:border-box!important;align-items:center!important;gap:10px!important;border:1px solid rgba(113,191,255,.45)!important;border-radius:13px!important;background:linear-gradient(110deg,rgba(4,48,94,.97),rgba(7,79,145,.94))!important;box-shadow:0 14px 34px rgba(2,30,63,.28)!important;color:#fff!important;z-index:14!important}.hero-premium .hero-professional-card .mini-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(126,200,255,.22)!important;color:#72bcff!important}.hero-premium .hero-professional-card .mini-icon svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hero-premium .hero-professional-card span:nth-child(2){display:flex!important;flex-direction:column!important;min-width:0!important}.hero-premium .hero-professional-card b{font-size:13px!important;line-height:1.15!important;color:#fff!important}.hero-premium .hero-professional-card small{margin-top:3px!important;font-size:10px!important;color:#b9d8f3!important}.hero-premium .hero-professional-card .card-arrow{margin-left:auto!important;width:32px!important;height:32px!important;flex:0 0 32px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#0b63d9!important;color:#fff!important;font-size:20px!important}@media(max-width:1100px) and (min-width:821px){.hero-premium .hero-copy{width:62%!important}.hero-premium .hero-visual{width:46%!important}.hero-premium .hero-side-slogan{right:6px!important;width:126px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:22px!important}.hero-premium .hero-support-card{right:145px!important;top:220px!important}.hero-premium .hero-professional-card{right:8px!important;width:285px!important}}@media(max-width:820px){.hero-premium .hero-inner{height:auto!important;min-height:620px!important}.hero-premium .hero-copy{width:100%!important;padding:52px 0 92px!important}.hero-premium .hero-visual{display:none!important}}.hero-premium{min-height:540px!important;height:540px!important}.hero-premium .hero-inner{height:540px!important;min-height:540px!important;max-width:1280px!important}.hero-premium .hero-copy{width:57%!important;max-width:700px!important;padding:38px 0 28px!important}.hero-premium .hero-kicker{margin-bottom:12px!important;font-size:11px!important;line-height:1.2!important}.hero-premium h1{margin:0 0 15px!important;font-size:52px!important;line-height:.98!important;letter-spacing:-.045em!important}.hero-premium .hero-title-line{display:block!important}.hero-premium .hero-lead{max-width:660px!important;margin:0 0 20px!important;font-size:15px!important;line-height:1.55!important}.hero-premium .hero-actions{gap:10px!important;margin-bottom:18px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:50px!important;padding:12px 20px!important;font-size:13px!important}.hero-premium .hero-points{gap:8px!important;margin-bottom:14px!important}.hero-premium .hero-point{min-height:48px!important;padding:7px 9px!important;gap:7px!important;border-radius:11px!important}.hero-premium .hero-point i{width:30px!important;height:30px!important;flex:0 0 30px!important}.hero-premium .hero-point i svg{width:16px!important;height:16px!important}.hero-premium .hero-point strong{font-size:11px!important}.hero-premium .hero-point small{font-size:8px!important}.hero-premium .hero-trust-line{gap:8px!important;font-size:11px!important}.hero-premium .hero-visual{width:46%!important}.hero-premium .hero-side-slogan{top:42px!important;right:8px!important;width:142px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:24px!important}.hero-premium .hero-support-card{top:185px!important;right:170px!important;width:112px!important;min-height:102px!important;padding:10px!important}.hero-premium .hero-support-card strong{font-size:25px!important}.hero-premium .hero-support-card span{font-size:10px!important}.hero-premium .hero-support-card small{font-size:7px!important}.hero-premium .hero-professional-card{right:7px!important;bottom:24px!important;width:275px!important;min-height:62px!important;padding:9px 11px!important;gap:8px!important}.hero-premium .hero-professional-card .mini-icon{width:35px!important;height:35px!important;flex-basis:35px!important}.hero-premium .hero-professional-card b{font-size:12px!important}.hero-premium .hero-professional-card small{font-size:9px!important}.hero-premium .hero-professional-card .card-arrow{width:30px!important;height:30px!important;flex-basis:30px!important;font-size:18px!important}.hero-premium .hero-ring{width:330px!important;height:330px!important;left:-7%!important;top:58px!important}@media(max-width:1100px) and (min-width:821px){.hero-premium{height:520px!important;min-height:520px!important}.hero-premium .hero-inner{height:520px!important;min-height:520px!important}.hero-premium .hero-copy{width:59%!important;padding-top:32px!important}.hero-premium h1{font-size:46px!important}.hero-premium .hero-lead{font-size:13px!important;max-width:590px!important}.hero-premium .hero-visual{width:44%!important}.hero-premium .hero-side-slogan{width:118px!important;right:3px!important;top:42px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:20px!important}.hero-premium .hero-support-card{right:130px!important;top:175px!important;transform:scale(.88)!important;transform-origin:right top!important}.hero-premium .hero-professional-card{width:245px!important;right:2px!important;bottom:20px!important;transform:scale(.88)!important;transform-origin:right bottom!important}}@media(max-width:820px){.hero-premium{height:auto!important;min-height:650px!important}.hero-premium .hero-inner{height:auto!important;min-height:650px!important}.hero-premium .hero-copy{width:100%!important;padding:32px 0 300px!important}.hero-premium h1{font-size:39px!important;line-height:1!important}.hero-premium .hero-lead{font-size:13px!important;line-height:1.5!important;margin-bottom:14px!important}.hero-premium .hero-points{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero-premium .hero-point{min-width:0!important}.hero-premium .hero-visual{display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:270px!important}.hero-premium .hero-side-slogan{top:8px!important;right:3%!important;width:120px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:19px!important}.hero-premium .hero-support-card{top:18px!important;left:4%!important;right:auto!important;transform:scale(.72)!important;transform-origin:left top!important}.hero-premium .hero-professional-card{right:3%!important;bottom:12px!important;width:245px!important;transform:scale(.74)!important;transform-origin:right bottom!important}}@media(max-width:560px){.hero-premium{min-height:680px!important}.hero-premium .hero-inner{min-height:680px!important}.hero-premium .hero-copy{padding:28px 0 285px!important}.hero-premium h1{font-size:34px!important}.hero-premium .hero-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{padding:10px 7px!important;font-size:10px!important;min-height:45px!important}.hero-premium .hero-points{grid-template-columns:1fr!important;gap:5px!important}.hero-premium .hero-point{min-height:37px!important}.hero-premium .hero-trust-line{font-size:9px!important}.hero-premium .hero-visual{height:245px!important}.hero-premium .hero-side-slogan{right:1%!important;top:0!important;transform:scale(.62)!important;transform-origin:right top!important}.hero-premium .hero-support-card{left:0!important;top:8px!important;transform:scale(.61)!important}.hero-premium .hero-professional-card{right:0!important;bottom:4px!important;transform:scale(.62)!important}}.hero-premium{overflow:hidden!important;min-height:500px!important;height:500px!important}.hero-premium .hero-inner{min-height:500px!important;height:500px!important;position:relative!important}.hero-premium .hero-copy{position:relative!important;z-index:20!important}.hero-premium .hero-visual{position:relative!important;z-index:15!important;overflow:visible!important}.hero-premium .hero-side-slogan{display:flex!important;visibility:visible!important;opacity:1!important;z-index:30!important}.hero-premium .hero-support-card{display:flex!important;visibility:visible!important;opacity:1!important;z-index:31!important}.hero-premium .hero-professional-card{display:flex!important;visibility:visible!important;opacity:1!important;z-index:32!important}@media(max-width:1100px) and (min-width:821px){.hero-premium{height:500px!important;min-height:500px!important}.hero-premium .hero-inner{height:500px!important;min-height:500px!important}.hero-premium .hero-copy{padding-top:28px!important}.hero-premium .hero-side-slogan{right:4px!important;top:35px!important;width:125px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:21px!important}.hero-premium .hero-support-card{right:122px!important;top:155px!important;transform:scale(.82)!important;transform-origin:right top!important}.hero-premium .hero-professional-card{right:0!important;bottom:22px!important;width:230px!important;transform:scale(.82)!important;transform-origin:right bottom!important}}@media(max-width:820px){.hero-premium{height:610px!important;min-height:610px!important}.hero-premium .hero-inner{height:610px!important;min-height:610px!important;display:block!important}.hero-premium .hero-copy{height:auto!important;padding:28px 0 235px!important}.hero-premium h1{font-size:34px!important;line-height:1.03!important;margin-bottom:10px!important}.hero-premium .hero-lead{font-size:12px!important;line-height:1.45!important;max-width:620px!important;margin-bottom:10px!important}.hero-premium .hero-points{grid-template-columns:repeat(3,1fr)!important;gap:5px!important}.hero-premium .hero-point{min-height:38px!important;padding:5px!important}.hero-premium .hero-point i{width:25px!important;height:25px!important;flex-basis:25px!important}.hero-premium .hero-point strong{font-size:9px!important}.hero-premium .hero-point small{font-size:7px!important}.hero-premium .hero-visual{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:225px!important;display:block!important;overflow:visible!important}.hero-premium .hero-side-slogan{right:2%!important;top:0!important;width:145px!important;transform:none!important}.hero-premium .hero-side-slogan .slogan-line{font-size:20px!important;line-height:1.05!important}.hero-premium .hero-support-card{left:2%!important;right:auto!important;top:42px!important;width:170px!important;min-width:170px!important;min-height:70px!important;padding:8px 10px!important;transform:none!important}.hero-premium .hero-support-card .support-icon{width:34px!important;height:34px!important;flex-basis:34px!important}.hero-premium .hero-support-card strong{font-size:20px!important}.hero-premium .hero-support-card span{font-size:9px!important}.hero-premium .hero-support-card small{font-size:7px!important}.hero-premium .hero-professional-card{right:2%!important;bottom:4px!important;width:205px!important;min-width:205px!important;min-height:52px!important;padding:7px 9px!important;transform:none!important}.hero-premium .hero-professional-card b{font-size:10px!important}.hero-premium .hero-professional-card small{font-size:7px!important}.hero-premium .hero-professional-card .mini-icon{width:29px!important;height:29px!important;flex-basis:29px!important}.hero-premium .hero-professional-card .card-arrow{width:25px!important;height:25px!important;flex-basis:25px!important;font-size:14px!important}.hero-premium .hero-ring{width:230px!important;height:230px!important;left:50%!important;top:-30px!important;transform:translateX(-50%)!important}}@media(max-width:560px){.hero-premium{height:625px!important;min-height:625px!important}.hero-premium .hero-inner{height:625px!important;min-height:625px!important}.hero-premium .hero-copy{padding:24px 0 245px!important}.hero-premium h1{font-size:31px!important}.hero-premium .hero-lead{font-size:11px!important}.hero-premium .hero-actions{gap:6px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:42px!important;padding:9px 6px!important;font-size:9px!important}.hero-premium .hero-points{display:grid!important;grid-template-columns:repeat(3,1fr)!important}.hero-premium .hero-point{min-height:35px!important}.hero-premium .hero-trust-line{font-size:8px!important;gap:5px!important}.hero-premium .hero-visual{height:235px!important}.hero-premium .hero-side-slogan{right:0!important;top:0!important;width:125px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:17px!important}.hero-premium .hero-support-card{left:0!important;top:42px!important;width:155px!important;min-width:155px!important;transform:scale(.9)!important;transform-origin:left top!important}.hero-premium .hero-professional-card{right:0!important;bottom:2px!important;width:190px!important;min-width:190px!important;transform:scale(.9)!important;transform-origin:right bottom!important}}@media (min-width:821px){.hero-premium{min-height:calc(100svh - 120px);height:calc(100svh - 120px);max-height:650px}.hero-premium .hero-inner{min-height:100%;height:100%;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr)}.hero-premium .hero-copy{padding:28px 0 34px;max-width:650px}.hero-premium h1{font-size:clamp(38px,4vw,56px);line-height:1.02;margin:10px 0 12px}.hero-lead{max-width:560px;font-size:12px!important;line-height:1.45!important;margin-bottom:13px!important}.hero-premium .hero-points{gap:7px;margin-bottom:12px}.hero-premium .hero-point{min-height:42px;padding:6px 8px;flex:1 1 145px}.hero-premium .hero-actions{gap:8px;margin-bottom:10px}.hero-main-btn,.hero-second-btn{padding:11px 15px}.hero-trust-line{font-size:8px}.hero-visual{min-height:100%;height:100%}.hero-card-bottom{bottom:12%;right:4%}.hero-side-slogan{top:7%!important;right:2%!important}.hero-premium .guarantee{bottom:18%;width:82px;height:82px}}@media (max-width:820px){.hero-premium{min-height:600px;height:auto;max-height:none;overflow:hidden}.hero-premium .hero-inner{min-height:600px;height:auto;display:block;padding-top:0}.hero-premium .hero-copy{padding:30px 0 225px;max-width:100%}.hero-premium h1{font-size:clamp(31px,8vw,42px);line-height:1.04;margin:8px 0 10px}.hero-lead{font-size:12px!important;line-height:1.45!important;margin-bottom:12px!important;max-width:620px}.hero-premium .hero-actions{display:flex;gap:7px;margin-bottom:10px}.hero-premium .hero-actions .btn{padding:10px 12px;font-size:11px}.hero-premium .hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-bottom:10px}.hero-premium .hero-point{min-width:0;min-height:42px;padding:5px 6px;gap:5px}.hero-premium .hero-point i{width:24px;height:24px;flex:0 0 24px}.hero-premium .hero-point strong{font-size:9px}.hero-premium .hero-point small{font-size:7px}.hero-trust-line{font-size:8px;gap:7px}.hero-premium .hero-visual{position:absolute;left:0;right:0;bottom:0;height:210px;min-height:210px;z-index:4}.hero-side-slogan{top:0!important;right:2%!important;transform:scale(.72);transform-origin:top right}.hero-card-bottom{bottom:8px;right:0;transform:scale(.72);transform-origin:right bottom;min-width:185px}.hero-premium .guarantee{width:68px;height:68px;bottom:20px;right:50%;transform:translateX(50%);border-width:4px}.hero-premium .guarantee strong{font-size:15px}}@media(max-width:560px){.hero-premium{min-height:575px}.hero-premium .hero-inner{min-height:575px}.hero-premium .hero-copy{padding:24px 0 205px}.hero-premium h1{font-size:32px}.hero-lead{font-size:11px!important;line-height:1.4!important}.hero-premium .hero-actions{width:100%}.hero-premium .hero-actions .btn{flex:1;padding:9px 8px;font-size:10px}.hero-premium .hero-points{grid-template-columns:1fr 1fr 1fr}.hero-premium .hero-point{min-height:39px}.hero-premium .hero-point i{display:none}.hero-premium .hero-point strong{font-size:8px}.hero-premium .hero-point small{font-size:6.5px}.hero-trust-line{font-size:7px}.hero-premium .hero-visual{height:185px;min-height:185px}.hero-side-slogan{transform:scale(.58);right:0!important}.hero-card-bottom{bottom:4px;transform:scale(.62)}.hero-premium .guarantee{width:58px;height:58px;bottom:18px}.hero-premium .guarantee strong{font-size:13px}}@media (min-width:821px){.hero-premium{height:500px;min-height:500px;max-height:500px;overflow:hidden}.hero-premium .hero-inner{height:500px;min-height:500px;display:block;position:relative}.hero-premium .hero-copy{position:relative;z-index:10;width:58%;max-width:700px;padding:38px 0 24px}.hero-premium h1{font-size:clamp(42px,4.2vw,60px);line-height:.96;letter-spacing:-.055em;margin:13px 0 14px;max-width:680px}.hero-premium .hero-lead{max-width:600px!important;font-size:14px!important;line-height:1.48!important;margin-bottom:18px!important}.hero-premium .hero-actions{gap:10px;margin-bottom:14px}.hero-premium .hero-actions .btn{padding:12px 17px;font-size:13px}.hero-premium .hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;max-width:640px}.hero-premium .hero-point{min-height:45px;padding:6px 9px;gap:7px;border-radius:10px}.hero-premium .hero-point i{width:27px;height:27px;flex:0 0 27px}.hero-premium .hero-point strong{font-size:10px}.hero-premium .hero-point small{font-size:8px}.hero-premium .hero-trust-line{font-size:9px;gap:9px}.hero-premium .hero-visual{position:absolute;inset:0;width:100%;height:100%;min-height:0;z-index:5;pointer-events:none}.hero-premium .hero-ring{width:410px;height:410px;right:13%;top:35px}.hero-premium .hero-side-slogan{position:absolute;right:1.5%;top:34px;z-index:12;display:flex;flex-direction:column;align-items:center;width:185px;text-align:center;transform:none!important}.hero-premium .hero-side-slogan .slogan-line{display:block;font-family:inherit;font-weight:800;font-size:25px;line-height:1.02;letter-spacing:-.035em;color:#fff;text-shadow:0 2px 15px rgba(0,0,0,.22)}.hero-premium .hero-side-slogan .slogan-line:nth-child(2){color:#4fa7ff}.hero-premium .hero-side-slogan .slogan-mark{display:block;width:72px;height:7px;margin-top:8px;border-radius:50%;background:#4fa7ff;transform:rotate(-5deg);box-shadow:0 5px 15px rgba(79,167,255,.35)}.hero-premium .hero-support-card{position:absolute;right:2.2%;top:154px;z-index:13;width:126px;min-height:118px;padding:12px 10px;border-radius:17px;background:rgba(255,255,255,.97);color:#062b5f;box-shadow:0 18px 40px rgba(0,20,50,.25);border:1px solid rgba(255,255,255,.8);display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;backdrop-filter:blur(8px)}.hero-premium .hero-support-card .support-icon{width:36px;height:36px;border-radius:10px;background:#eaf4ff;color:#0b63d9;display:grid;place-items:center}.hero-premium .hero-support-card .support-icon svg{width:20px;height:20px}.hero-premium .hero-support-card strong{display:block;font-size:25px;line-height:1;font-weight:900}.hero-premium .hero-support-card span{display:block;font-size:11px;font-weight:900}.hero-premium .hero-support-card small{display:block;font-size:8px;color:#4f6780;margin-top:3px}.hero-premium .hero-professional-card{right:2%;bottom:17px;top:auto;width:265px;min-width:0;padding:12px 14px;border-radius:15px;background:linear-gradient(135deg,rgba(6,50,103,.97),rgba(9,93,190,.95));border:1px solid rgba(91,177,255,.42);box-shadow:0 16px 35px rgba(0,19,48,.3);backdrop-filter:blur(10px);gap:10px}.hero-premium .hero-professional-card .mini-icon{width:38px;height:38px;flex:0 0 38px;background:rgba(255,255,255,.12);color:#fff}.hero-premium .hero-professional-card b{font-size:13px;color:#fff}.hero-premium .hero-professional-card small{font-size:10px;color:#d3e7fb}.hero-premium .hero-professional-card .card-arrow{margin-left:auto;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#1478ed;color:#fff;font-size:18px}.hero-premium .hero-accent{height:3px}}@media (max-width:820px){.hero-premium{height:auto;min-height:620px;max-height:none;overflow:hidden}.hero-premium .hero-inner{min-height:620px;height:auto;display:block;position:relative}.hero-premium .hero-copy{position:relative;z-index:10;width:100%;max-width:100%;padding:34px 0 215px}.hero-premium h1{font-size:clamp(30px,8vw,40px);line-height:1;letter-spacing:-.045em;margin:10px 0 11px;max-width:100%}.hero-premium .hero-lead{font-size:11.5px!important;line-height:1.45!important;margin-bottom:12px!important;max-width:100%!important}.hero-premium .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}.hero-premium .hero-actions .btn{min-width:0;padding:10px 8px;font-size:10px}.hero-premium .hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-bottom:8px}.hero-premium .hero-point{min-width:0;min-height:40px;padding:5px 5px;gap:4px;border-radius:8px}.hero-premium .hero-point i{width:22px;height:22px;flex:0 0 22px}.hero-premium .hero-point strong{font-size:8px}.hero-premium .hero-point small{font-size:6px;white-space:nowrap}.hero-premium .hero-trust-line{font-size:7px;gap:6px;flex-wrap:wrap}.hero-premium .hero-visual{position:absolute;left:0;right:0;bottom:0;height:190px;min-height:190px;z-index:6;pointer-events:none}.hero-premium .hero-media{background-position:66% center!important;opacity:.58}.hero-premium .hero-side-slogan{right:3%!important;top:3px!important;width:115px!important;transform:none!important}.hero-premium .hero-side-slogan .slogan-line{font-size:16px;line-height:1.02}.hero-premium .hero-side-slogan .slogan-mark{width:42px;height:4px;margin-top:4px}.hero-premium .hero-support-card{right:3%!important;top:57px!important;width:82px;min-height:78px;padding:7px 5px;border-radius:12px;gap:2px}.hero-premium .hero-support-card .support-icon{width:24px;height:24px;border-radius:7px}.hero-premium .hero-support-card .support-icon svg{width:14px;height:14px}.hero-premium .hero-support-card strong{font-size:17px}.hero-premium .hero-support-card span{font-size:7px}.hero-premium .hero-support-card small{display:none}.hero-premium .hero-professional-card{right:3%!important;bottom:6px!important;width:180px;min-width:0;padding:8px 8px;border-radius:10px;gap:6px}.hero-premium .hero-professional-card .mini-icon{width:27px;height:27px;flex:0 0 27px}.hero-premium .hero-professional-card b{font-size:9px}.hero-premium .hero-professional-card small{font-size:7px}.hero-premium .hero-professional-card .card-arrow{width:23px;height:23px;font-size:13px}.hero-premium .hero-ring{width:210px;height:210px;right:29%;top:-45px}}@media (max-width:560px){.hero-premium{min-height:585px}.hero-premium .hero-inner{min-height:585px}.hero-premium .hero-copy{padding:25px 0 190px}.hero-premium h1{font-size:31px}.hero-premium .hero-lead{font-size:10px!important;line-height:1.4!important}.hero-premium .hero-actions .btn{font-size:9px;padding:9px 6px}.hero-premium .hero-point i{display:none}.hero-premium .hero-point strong{font-size:7.5px}.hero-premium .hero-point small{font-size:5.7px}.hero-premium .hero-trust-line{font-size:6.5px}.hero-premium .hero-visual{height:170px;min-height:170px}.hero-premium .hero-side-slogan{width:100px!important;top:0!important}.hero-premium .hero-side-slogan .slogan-line{font-size:14px}.hero-premium .hero-support-card{top:48px!important;width:74px;min-height:70px}.hero-premium .hero-support-card strong{font-size:15px}.hero-premium .hero-support-card span{font-size:6.5px}.hero-premium .hero-professional-card{width:160px;bottom:4px!important;padding:7px 6px}.hero-premium .hero-professional-card b{font-size:8px}.hero-premium .hero-professional-card small{font-size:6.5px}}@media (min-width:821px){.hero-premium{height:500px;min-height:500px;max-height:500px}.hero-premium .hero-inner{height:500px;min-height:500px;grid-template-columns:minmax(0,58%) minmax(320px,42%);align-items:stretch;gap:0}.hero-premium .hero-copy{min-width:0;padding:34px 24px 30px 0;display:flex;flex-direction:column;justify-content:center}.hero-premium h1{font-size:clamp(39px,4.1vw,58px);line-height:.96;margin:12px 0 13px;max-width:650px}.hero-lead{max-width:610px!important;font-size:13px!important;line-height:1.48!important;margin-bottom:16px!important}.hero-premium .hero-actions{margin-bottom:13px}.hero-main-btn,.hero-second-btn{padding:12px 17px}.hero-premium .hero-points{max-width:640px;margin-bottom:13px;gap:8px}.hero-premium .hero-point{min-height:45px;padding:6px 9px}.hero-trust-line{margin-top:0}.hero-premium .hero-visual{min-height:500px;height:500px;position:relative;overflow:visible}.hero-side-slogan{position:absolute;right:2%;top:34px;width:210px;text-align:center;z-index:12}.hero-side-slogan .slogan-line{display:block;font-size:27px;line-height:1.03;font-weight:800}.hero-side-slogan .slogan-line:nth-child(2){color:#4fa7ff}.hero-side-slogan .slogan-mark{display:block;width:70px;height:10px;border-bottom:4px solid #4fa7ff;border-radius:50%;margin:8px auto 0;transform:rotate(-5deg)}.hero-card-bottom{right:0;bottom:26px;width:300px;min-width:0;padding:12px 14px;border-radius:15px;background:linear-gradient(135deg,#073a78,#075fc5);border-color:rgba(115,188,255,.45);box-shadow:0 18px 45px rgba(0,22,52,.3)}.hero-card-bottom b{font-size:13px}.hero-card-bottom small{font-size:10px}.hero-card-bottom .mini-icon{width:38px;height:38px;flex:0 0 38px;background:rgba(255,255,255,.1);color:#fff}.hero-card-bottom .card-arrow{margin-left:auto;width:32px;height:32px;border-radius:50%;background:#1780ff;display:grid;place-items:center;font-size:19px}}@media (max-width:820px){.hero-premium{min-height:620px;height:auto;max-height:none}.hero-premium .hero-inner{min-height:620px;height:auto;display:grid;grid-template-columns:1fr;gap:0;padding-bottom:0}.hero-premium .hero-copy{padding:34px 0 18px;display:block}.hero-premium h1{font-size:clamp(34px,9vw,46px);line-height:.98;margin:11px 0 12px}.hero-lead{font-size:12px!important;line-height:1.45!important;margin-bottom:14px!important}.hero-premium .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.hero-premium .hero-actions .btn{padding:11px 8px;font-size:11px;white-space:nowrap}.hero-premium .hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:11px}.hero-premium .hero-point{min-height:42px;padding:5px 5px;gap:5px;justify-content:center}.hero-premium .hero-point i{width:25px;height:25px;flex:0 0 25px}.hero-premium .hero-point strong{font-size:9px}.hero-premium .hero-point small{font-size:7px}.hero-trust-line{font-size:8px;gap:6px}.hero-premium .hero-visual{position:relative;min-height:225px;height:225px;overflow:visible;margin-top:0}.hero-premium .hero-media{background-position:68% center!important;opacity:.55}.hero-side-slogan{position:absolute;right:4%;top:6px;width:145px;text-align:center;z-index:12}.hero-side-slogan .slogan-line{font-size:19px;line-height:1.03}.hero-side-slogan .slogan-mark{width:45px;height:6px;border-bottom-width:2px;margin:4px auto 0}.hero-card-bottom{right:auto;left:4%;bottom:12px;width:205px;min-width:0;padding:8px 9px;gap:7px}.hero-card-bottom b{font-size:9px}.hero-card-bottom small{font-size:7px}.hero-card-bottom .mini-icon{width:28px;height:28px;flex-basis:28px}.hero-card-bottom .card-arrow{width:25px;height:25px;font-size:15px}}@media (max-width:560px){.hero-premium{min-height:600px}.hero-premium .hero-inner{min-height:600px}.hero-premium .hero-copy{padding-top:28px}.hero-premium h1{font-size:34px}.hero-lead{font-size:11px!important}.hero-premium .hero-points{grid-template-columns:repeat(3,1fr)}.hero-premium .hero-point span{min-width:0}.hero-premium .hero-point strong,.hero-premium .hero-point small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-premium .hero-visual{height:205px;min-height:205px}.hero-side-slogan{right:1%;width:128px}.hero-side-slogan .slogan-line{font-size:17px}.hero-card-bottom{left:1%;bottom:8px;width:190px}}@media (min-width:821px){.hero-premium,.hero-premium .hero-inner{height:500px!important;min-height:500px!important}.hero-premium .hero-inner{display:grid!important;grid-template-columns:minmax(0,1.62fr) minmax(290px,.78fr)!important;gap:18px!important;align-items:stretch!important}.hero-premium .hero-copy{width:auto!important;max-width:100%!important;min-width:0!important;padding:34px 0 42px!important;align-self:center!important}.hero-premium h1{font-size:clamp(42px,4.25vw,58px)!important;line-height:.94!important;margin:13px 0 13px!important;max-width:700px!important}.hero-premium .hero-lead{max-width:650px!important;font-size:13px!important;line-height:1.48!important;margin-bottom:17px!important}.hero-premium .hero-actions{margin-bottom:13px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:46px!important;padding:10px 18px!important;font-size:12px!important}.hero-premium .hero-points{max-width:650px!important;gap:8px!important;margin-bottom:12px!important}.hero-premium .hero-point{min-height:46px!important;padding:6px 8px!important}.hero-premium .hero-trust-line{font-size:9px!important;gap:10px!important}.hero-premium .hero-visual{display:block!important;position:relative!important;width:auto!important;min-width:0!important;height:500px!important;min-height:500px!important;z-index:4!important;overflow:visible!important}.hero-premium .hero-ring{display:block!important;position:absolute!important;width:340px!important;height:340px!important;right:-90px!important;top:82px!important;border:1px solid rgba(112,188,255,.16)!important;border-radius:50%!important;background:transparent!important;z-index:0!important}.hero-premium .hero-side-slogan{display:flex!important;position:absolute!important;top:28px!important;right:0!important;width:210px!important;flex-direction:column!important;align-items:center!important;text-align:center!important;z-index:5!important;padding:0!important}.hero-premium .hero-side-slogan .slogan-line{display:block!important;color:#fff!important;font-size:25px!important;line-height:1.02!important;font-weight:800!important;letter-spacing:-.04em!important;text-shadow:0 3px 14px rgba(0,0,0,.2)!important}.hero-premium .hero-side-slogan .slogan-line:nth-child(2){color:#45a0ff!important}.hero-premium .slogan-mark{display:block!important;width:92px!important;height:9px!important;margin-top:7px!important;background:#3e9cff!important;border-radius:50%!important;transform:rotate(-7deg)!important}.hero-premium .hero-support-card{display:flex!important;position:absolute!important;top:155px!important;right:4px!important;width:150px!important;min-height:142px!important;padding:15px 12px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:#fff!important;color:#062b5f!important;border-radius:15px!important;box-shadow:0 16px 35px rgba(0,35,85,.24)!important;border:1px solid rgba(255,255,255,.85)!important;z-index:6!important}.hero-premium .hero-support-card .support-icon{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin-bottom:5px!important;border-radius:11px!important;background:#edf6ff!important;color:#126de3!important}.hero-premium .hero-support-card .support-icon svg{width:22px!important;height:22px!important}.hero-premium .hero-support-card strong{display:block!important;font-size:28px!important;line-height:1!important;color:#062b5f!important}.hero-premium .hero-support-card span{display:block!important;font-size:12px!important;font-weight:800!important;color:#183d66!important;margin-top:3px!important}.hero-premium .hero-support-card small{display:block!important;font-size:8px!important;color:#71869b!important;margin-top:5px!important}.hero-premium .hero-card-bottom.hero-professional-card{display:flex!important;position:absolute!important;right:-4px!important;bottom:22px!important;width:310px!important;min-height:82px!important;padding:12px 13px!important;align-items:center!important;gap:10px!important;border-radius:14px!important;background:linear-gradient(135deg,#073b78,#0b63d9)!important;border:1px solid rgba(116,194,255,.45)!important;box-shadow:0 16px 34px rgba(0,38,91,.28)!important;z-index:7!important}.hero-premium .hero-professional-card .mini-icon{display:grid!important;place-items:center!important;flex:0 0 42px!important;width:42px!important;height:42px!important;border-radius:11px!important;background:rgba(255,255,255,.14)!important;color:#fff!important}.hero-premium .hero-professional-card .mini-icon svg{width:22px!important;height:22px!important}.hero-premium .hero-professional-card>span:nth-child(2){display:flex!important;flex-direction:column!important;min-width:0!important}.hero-premium .hero-professional-card b{font-size:13px!important;color:#fff!important;line-height:1.2!important}.hero-premium .hero-professional-card small{font-size:10px!important;color:#d7eaff!important;margin-top:3px!important}.hero-premium .hero-professional-card .card-arrow{margin-left:auto!important;display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#1c82f3!important;color:#fff!important;font-size:18px!important}}@media (min-width:821px) and (max-width:1100px){.hero-premium .hero-inner{grid-template-columns:minmax(0,1.5fr) minmax(250px,.75fr)!important;gap:10px!important}.hero-premium h1{font-size:48px!important}.hero-premium .hero-copy{padding-left:4px!important}.hero-premium .hero-side-slogan{width:180px!important;right:-4px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:21px!important}.hero-premium .hero-support-card{width:128px!important;right:0!important;top:150px!important;min-height:128px!important}.hero-premium .hero-card-bottom.hero-professional-card{width:270px!important;right:-5px!important}}@media (max-width:820px){.hero-premium,.hero-premium .hero-inner{height:auto!important;min-height:0!important}.hero-premium .hero-inner{display:flex!important;flex-direction:column!important;gap:0!important}.hero-premium .hero-copy{width:100%!important;max-width:none!important;padding:34px 0 16px!important}.hero-premium h1{font-size:clamp(34px,9.5vw,48px)!important;line-height:.96!important;margin:13px 0 13px!important}.hero-premium .hero-lead{font-size:12px!important;line-height:1.5!important;margin-bottom:15px!important}.hero-premium .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:12px!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{min-height:44px!important;padding:9px 8px!important;font-size:11px!important}.hero-premium .hero-points{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-bottom:12px!important;max-width:none!important}.hero-premium .hero-point{min-height:47px!important;padding:6px 6px!important;gap:5px!important}.hero-premium .hero-point i{width:25px!important;height:25px!important;flex:0 0 25px!important}.hero-premium .hero-point i svg{width:13px!important;height:13px!important}.hero-premium .hero-point strong{font-size:9px!important}.hero-premium .hero-point small{font-size:7px!important}.hero-premium .hero-trust-line{font-size:8px!important;gap:7px!important;justify-content:flex-start!important;flex-wrap:wrap!important;padding-bottom:3px!important}.hero-premium .hero-visual{display:block!important;position:relative!important;width:100%!important;height:205px!important;min-height:205px!important;overflow:visible!important}.hero-premium .hero-ring{display:block!important;position:absolute!important;width:210px!important;height:210px!important;right:-50px!important;top:-15px!important;border:1px solid rgba(112,188,255,.13)!important;border-radius:50%!important}.hero-premium .hero-side-slogan{display:flex!important;position:absolute!important;right:8px!important;top:0!important;width:145px!important;align-items:center!important;flex-direction:column!important;text-align:center!important;z-index:5!important}.hero-premium .hero-side-slogan .slogan-line{font-size:18px!important;line-height:1.02!important;color:#fff!important}.hero-premium .hero-side-slogan .slogan-line:nth-child(2){color:#45a0ff!important}.hero-premium .slogan-mark{display:block!important;width:65px!important;height:6px!important;margin-top:4px!important;background:#3e9cff!important;border-radius:50%!important}.hero-premium .hero-support-card{display:flex!important;position:absolute!important;right:4px!important;top:74px!important;width:108px!important;min-height:104px!important;padding:8px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:#fff!important;color:#062b5f!important;border-radius:12px!important;box-shadow:0 12px 25px rgba(0,35,85,.22)!important;z-index:6!important}.hero-premium .hero-support-card .support-icon{display:grid!important;place-items:center!important;width:29px!important;height:29px!important;margin-bottom:3px!important;border-radius:8px!important;background:#edf6ff!important;color:#126de3!important}.hero-premium .hero-support-card .support-icon svg{width:16px!important;height:16px!important}.hero-premium .hero-support-card strong{display:block!important;font-size:20px!important;line-height:1!important}.hero-premium .hero-support-card span{display:block!important;font-size:9px!important;font-weight:800!important;margin-top:2px!important}.hero-premium .hero-support-card small{display:none!important}.hero-premium .hero-card-bottom.hero-professional-card{display:flex!important;position:absolute!important;left:5px!important;right:auto!important;bottom:9px!important;width:calc(100% - 125px)!important;min-height:57px!important;padding:8px!important;align-items:center!important;gap:7px!important;border-radius:11px!important;background:linear-gradient(135deg,#073b78,#0b63d9)!important;z-index:7!important}.hero-premium .hero-professional-card .mini-icon{display:grid!important;place-items:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;border-radius:8px!important;background:rgba(255,255,255,.14)!important;color:#fff!important}.hero-premium .hero-professional-card .mini-icon svg{width:16px!important;height:16px!important}.hero-premium .hero-professional-card>span:nth-child(2){display:flex!important;flex-direction:column!important;min-width:0!important}.hero-premium .hero-professional-card b{font-size:9px!important}.hero-premium .hero-professional-card small{font-size:7px!important;margin-top:2px!important}.hero-premium .hero-professional-card .card-arrow{margin-left:auto!important;font-size:13px!important;flex:0 0 25px!important;width:25px!important;height:25px!important}}@media(max-width:560px){.hero-premium .hero-copy{padding:27px 0 12px!important}.hero-premium h1{font-size:34px!important}.hero-premium .hero-kicker{font-size:8px!important;padding:7px 9px!important}.hero-premium .hero-lead{font-size:11px!important;line-height:1.45!important}.hero-premium .hero-actions{grid-template-columns:1fr 1fr!important}.hero-premium .hero-main-btn,.hero-premium .hero-second-btn{font-size:10px!important;min-height:42px!important}.hero-premium .hero-points{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero-premium .hero-point{min-height:43px!important;padding:5px 4px!important}.hero-premium .hero-point i{width:22px!important;height:22px!important;flex-basis:22px!important}.hero-premium .hero-point strong{font-size:8px!important}.hero-premium .hero-point small{font-size:6.5px!important}.hero-premium .hero-visual{height:185px!important;min-height:185px!important}.hero-premium .hero-side-slogan{width:125px!important;right:2px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:16px!important}.hero-premium .hero-support-card{width:98px!important;min-height:96px!important;top:65px!important}.hero-premium .hero-support-card strong{font-size:18px!important}.hero-premium .hero-card-bottom.hero-professional-card{width:calc(100% - 112px)!important;bottom:7px!important}.hero-premium .hero-professional-card b{font-size:8px!important}.hero-premium .hero-professional-card small{font-size:6.5px!important}}@media (min-width:821px){.hero-premium .hero-copy{width:auto !important;max-width:70% !important;min-width:0 !important;padding:34px 0 42px !important;align-self:center !important}}.hero-premium .hero-side-slogan{right:12px!important;top:42px!important;width:158px!important;align-items:center!important;text-align:center!important;transform:rotate(-2.5deg)!important}.hero-premium .hero-side-slogan .slogan-line{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive!important;font-size:27px!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.055em!important;color:#062b5d!important;text-shadow:0 1px 0 rgba(255,255,255,.55)!important}.hero-premium .hero-side-slogan .slogan-line:nth-child(2){color:#0878ee!important}.hero-premium .hero-side-slogan .slogan-mark{position:relative!important;display:block!important;width:112px!important;height:28px!important;margin:0 0 0 10px!important;border:0!important;background:transparent!important;transform:rotate(-7deg) skewX(-12deg)!important}.hero-premium .hero-side-slogan .slogan-mark::before{content:""!important;position:absolute!important;left:3px!important;right:0!important;bottom:8px!important;height:6px!important;border-radius:100% 12% 100% 8%!important;background:#0878ee!important;transform:rotate(-3deg) skewX(-22deg)!important;box-shadow:0 1px 0 rgba(255,255,255,.2)!important}.hero-premium .hero-side-slogan .slogan-mark::after{content:""!important;position:absolute!important;right:0!important;bottom:11px!important;width:28px!important;height:5px!important;border-radius:100%!important;background:#0878ee!important;transform:rotate(-18deg)!important;transform-origin:right center!important}@media(max-width:1100px) and (min-width:821px){.hero-premium .hero-side-slogan{right:4px!important;width:136px!important;top:48px!important}.hero-premium .hero-side-slogan .slogan-line{font-size:23px!important}.hero-premium .hero-side-slogan .slogan-mark{width:96px!important}}@media(max-width:820px){.hero-premium .hero-side-slogan{right:4%!important;top:4px!important;width:145px!important;transform:rotate(-2.5deg) scale(.78)!important;transform-origin:right top!important}.hero-premium .hero-side-slogan .slogan-line{font-size:24px!important}.hero-premium .hero-side-slogan .slogan-mark{width:105px!important}}@media(max-width:560px){.hero-premium .hero-side-slogan{right:1%!important;top:2px!important;width:128px!important;transform:rotate(-2.5deg) scale(.64)!important;transform-origin:right top!important}.hero-premium .hero-side-slogan .slogan-line{font-size:22px!important}.hero-premium .hero-side-slogan .slogan-mark{width:98px!important}}.hero-premium .hero-point strong{font-size:14px!important}.hero-premium .hero-point small{font-size:11px!important}@media (min-width:821px){.hero-premium .hero-professional-card b{font-size:14px!important;color:#fff!important;line-height:1.2!important}.hero-premium .hero-professional-card small{font-size:13px!important;color:#d7eaff!important;margin-top:3px!important}}@media (max-width:820px){.hero-premium .hero-point strong{font-size:14px!important}.hero-premium .hero-point small{font-size:11px!important}.hero-premium .hero-professional-card b{font-size:14px!important;color:#fff!important;line-height:1.2!important}.hero-premium .hero-professional-card small{font-size:13px!important;color:#d7eaff!important;margin-top:3px!important}}.hero-premium .hero-point strong{font-size:13px !important}@media (max-width:820px){.hero-premium .hero-point strong{font-size:11px !important}.hero-premium .hero-point small{font-size:7px !important}}#fiyatlar.premium-pricing{width:calc(100% - 36px) !important;max-width:1180px !important;margin-left:auto !important;margin-right:auto !important;padding:28px 0 34px !important;border-radius:20px !important;background:linear-gradient(105deg,#f4f9ff 0%,#ffffff 50%,#f3f9ff 100%) !important;overflow:visible !important;box-sizing:border-box !important}#fiyatlar.premium-pricing>.container{max-width:1100px !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(250px,.88fr) minmax(0,2.55fr) !important;column-gap:26px !important;align-items:center !important}#fiyatlar>.container>.pricing-section-head{grid-column:1 !important;grid-row:1 !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;min-height:0 !important;margin:0 !important;padding:18px 0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;gap:0 !important}#fiyatlar>.container>.pricing-section-head::before{display:none !important}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{width:100%;max-width:320px}#fiyatlar>.container>.pricing-section-head .eyebrow{margin:0 0 8px !important;color:#0874e8 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.06em !important;text-transform:uppercase !important}#fiyatlar .pricing-section-head h2{margin:0 !important;color:#082f60 !important;font-size:clamp(29px,3vw,42px) !important;line-height:1.08 !important;letter-spacing:-.035em !important;font-weight:950 !important}#fiyatlar .pricing-section-head .pricing-head-description{margin:14px 0 0 !important;color:#68809a !important;font-size:13px !important;line-height:1.58 !important;max-width:305px !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{margin:42px 0 0 !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:12px !important;width:100% !important;max-width:315px !important}#fiyatlar .pricing-guarantee-icon{flex:0 0 48px !important;width:48px !important;height:48px !important;display:grid !important;place-items:center !important;border-radius:50% !important;background:#eaf4ff !important;box-shadow:none !important}#fiyatlar .pricing-guarantee-icon svg{width:42px !important;height:42px !important}#fiyatlar .pricing-guarantee-text{display:flex !important;flex-direction:column !important;gap:2px !important;max-width:220px !important;color:#173d66 !important;font-size:12px !important;line-height:1.3 !important}#fiyatlar .pricing-guarantee-text strong{font-weight:850 !important}#fiyatlar .pricing-wrap{grid-column:2 !important;grid-row:1 !important;display:block !important;min-width:0 !important;width:100% !important}#fiyatlar .plans-slider{width:100%;padding-top:12px !important}#fiyatlar .plans-slider-head{height:0;margin:0 !important;overflow:hidden}#fiyatlar .plans-nav{display:none !important}#fiyatlar .plans-viewport{padding-top:12px !important;margin-top:-12px !important;overflow:visible !important}#fiyatlar .plans-track{width:100% !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:12px !important;transform:none !important;transition:none !important}#fiyatlar .plans-track .price-card{width:auto !important;min-width:0 !important;flex:none !important;min-height:405px !important;height:100% !important;padding:27px 21px 21px !important;border-radius:16px !important;box-sizing:border-box !important}#fiyatlar .plans-track .price-card.featured{min-height:421px !important;transform:translateY(-8px) !important;background:linear-gradient(155deg,#06418d 0%,#0865d7 62%,#177ce9 100%) !important;border-color:rgba(47,141,255,.45) !important;box-shadow:0 22px 45px rgba(8,86,181,.24) !important}#fiyatlar .plans-track .price-card:not(.featured){border-color:#dfe9f3 !important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%) !important;box-shadow:0 13px 30px rgba(8,47,91,.07) !important}#fiyatlar .plans-track .price-card h3{font-size:22px !important;line-height:1.18 !important;margin:0 0 6px !important}#fiyatlar .plans-track .price-card .desc{min-height:32px !important;font-size:14px !important;line-height:1.4 !important}#fiyatlar .plans-track .price{margin:18px 0 12px !important;padding:0 0 13px !important;font-size:31px !important;line-height:1 !important}#fiyatlar .plans-track .price small{font-size:9px !important;white-space:nowrap}#fiyatlar .plans-track .price-card ul{margin:0 !important}#fiyatlar .plans-track .price-card li{padding:4px 0 4px 22px !important;font-size:14px !important;line-height:1.35 !important}#fiyatlar .plans-track .price-card li:before{top:7px !important;width:12px !important;height:12px !important;border-width:1.5px !important}#fiyatlar .plans-track .price-card li:after{left:4px !important;top:10px !important;width:4px !important;height:2px !important;border-width:1.5px !important}#fiyatlar .plans-track .price-card>.btn{min-height:43px !important;margin-top:13px !important;padding:0 17px !important;border-radius:9px !important;font-size:12px !important;font-weight:850 !important}#fiyatlar .plans-track .price-card .price-badge{top:-12px !important;padding:6px 13px !important;font-size:9px !important;white-space:nowrap !important}#fiyatlar .trust-card{display:none !important}@media(max-width:1050px){#fiyatlar.premium-pricing>.container{grid-template-columns:minmax(230px,.8fr) minmax(0,2.2fr) !important;column-gap:20px !important}#fiyatlar .plans-track{gap:10px !important}#fiyatlar .plans-track .price-card{padding-left:16px !important;padding-right:16px !important}}@media(max-width:760px){#fiyatlar.premium-pricing{width:calc(100% - 20px) !important;padding:20px 10px 24px !important;border-radius:16px !important;overflow:hidden !important}#fiyatlar.premium-pricing>.container{display:block !important;width:100% !important;max-width:none !important}#fiyatlar>.container>.pricing-section-head{display:block !important;width:100% !important;padding:4px 8px 14px !important;margin:0 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{max-width:none !important}#fiyatlar .pricing-section-head h2{font-size:28px !important}#fiyatlar .pricing-section-head .pricing-head-description{max-width:none !important;font-size:13px !important;margin-top:9px !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{margin:15px 0 0 !important;max-width:none !important}#fiyatlar .pricing-guarantee-text{font-size:11px !important;max-width:none !important}#fiyatlar .pricing-wrap{width:100% !important}#fiyatlar .plans-slider{padding-top:8px !important}#fiyatlar .plans-viewport{padding-top:12px !important;margin-top:-12px !important;overflow:visible !important}#fiyatlar .plans-track{display:flex !important;width:max-content !important;gap:10px !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{flex:0 0 min(86vw,340px) !important;width:min(86vw,340px) !important;min-height:0 !important;height:auto !important;transform:none !important;padding:22px 18px 18px !important}#fiyatlar .plans-track .price-card.featured:hover{transform:none !important}#fiyatlar .plans-track .price{font-size:29px !important}}@media(max-width:390px){#fiyatlar.premium-pricing{padding-left:7px !important;padding-right:7px !important}#fiyatlar>.container>.pricing-section-head{padding-left:5px !important;padding-right:5px !important}#fiyatlar .pricing-section-head h2{font-size:25px !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{flex-basis:88vw !important;width:88vw !important}}@media(max-width:760px){#fiyatlar .plans-viewport{overflow:visible !important}#fiyatlar .plans-track{display:grid !important;grid-template-columns:1fr !important;width:100% !important;gap:12px !important;transform:none !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{width:100% !important;min-width:0 !important;flex:none !important}}#fiyatlar.premium-pricing{width:calc(100% - 36px) !important;max-width:1180px !important;margin-left:auto !important;margin-right:auto !important;padding:28px 0 34px !important;box-sizing:border-box !important;overflow:visible !important}#fiyatlar.premium-pricing>.container{width:100% !important;max-width:1100px !important;margin:0 auto !important;padding:0 !important;display:grid !important;grid-template-columns:minmax(285px,330px) minmax(0,1fr) !important;column-gap:30px !important;align-items:center !important;box-sizing:border-box !important}#fiyatlar>.container>.pricing-section-head{grid-column:1 !important;grid-row:1 !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;width:100% !important;min-width:0 !important;min-height:0 !important;margin:0 !important;padding:8px 0 !important;gap:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:visible !important}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{width:100% !important;max-width:330px !important;min-width:0 !important;box-sizing:border-box !important}#fiyatlar>.container>.pricing-section-head .eyebrow{margin:0 0 8px !important;font-size:13px !important;line-height:1.2 !important;letter-spacing:.02em !important;color:#0875e1 !important}#fiyatlar>.container>.pricing-section-head h2{width:100% !important;max-width:330px !important;margin:0 !important;padding:0 !important;color:#082f60 !important;font-size:clamp(31px,3vw,40px) !important;line-height:1.08 !important;letter-spacing:-.035em !important;white-space:normal !important;overflow-wrap:normal !important;word-break:normal !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{width:100% !important;max-width:315px !important;margin:16px 0 0 !important;color:#6a8199 !important;font-size:14px !important;line-height:1.58 !important;overflow-wrap:break-word !important;word-break:normal !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{width:100% !important;max-width:315px !important;margin:34px 0 0 !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:12px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{flex:0 0 58px !important;width:58px !important;height:58px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:50px !important;height:50px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text{min-width:0 !important;max-width:230px !important;font-size:12px !important;line-height:1.4 !important;color:#12375f !important}#fiyatlar .pricing-wrap{grid-column:2 !important;grid-row:1 !important;display:block !important;width:100% !important;min-width:0 !important;margin:0 !important;padding:0 !important;box-sizing:border-box !important}#fiyatlar .plans-slider{width:100% !important;min-width:0 !important;padding-top:16px !important;box-sizing:border-box !important}#fiyatlar .plans-slider-head{display:none !important}#fiyatlar .plans-viewport{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;padding:13px 0 0 !important;overflow:hidden !important;box-sizing:border-box !important}#fiyatlar .plans-track{width:max-content !important;max-width:none !important;display:flex !important;align-items:stretch !important;gap:14px !important;box-sizing:border-box !important}#fiyatlar .plans-track .price-card{flex:0 0 calc((var(--plans-viewport,100%) - 28px) / 3) !important;width:auto !important;min-width:0 !important;min-height:0 !important;height:100% !important;box-sizing:border-box !important}#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:430px !important;height:100% !important;padding:27px 25px 22px !important;border-radius:20px !important}#fiyatlar .price-card.featured{min-height:448px !important;transform:translateY(-7px) !important}#fiyatlar .price-card h3{font-size:22px !important;line-height:1.18 !important}#fiyatlar .price-card .desc{font-size:13px !important;line-height:1.4 !important}#fiyatlar .price{font-size:34px !important;line-height:1 !important;margin:20px 0 15px !important}#fiyatlar .price-card li{font-size:13px !important;line-height:1.4 !important;padding-top:6px !important;padding-bottom:6px !important}#fiyatlar .price-card>.btn{min-height:46px !important;margin-top:16px !important;padding:0 20px !important;border-radius:11px !important}@media (max-width:1050px){#fiyatlar.premium-pricing>.container{grid-template-columns:minmax(245px,290px) minmax(0,1fr) !important;column-gap:22px !important}#fiyatlar>.container>.pricing-section-head h2{max-width:290px !important;font-size:32px !important}#fiyatlar .plans-track .price-card{flex-basis:calc((var(--plans-viewport,100%) - 14px) / 2) !important}#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:420px !important;padding:23px 19px 20px !important}}@media (max-width:760px){#fiyatlar.premium-pricing{width:calc(100% - 20px) !important;max-width:none !important;padding:20px 10px 24px !important;border-radius:16px !important;overflow:hidden !important}#fiyatlar.premium-pricing>.container{width:100% !important;max-width:none !important;display:block !important;margin:0 !important;padding:0 !important}#fiyatlar>.container>.pricing-section-head{display:block !important;width:100% !important;max-width:none !important;margin:0 0 20px !important;padding:4px 4px 0 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{max-width:100% !important}#fiyatlar>.container>.pricing-section-head .eyebrow{font-size:11px !important;margin-bottom:6px !important}#fiyatlar>.container>.pricing-section-head h2{width:100% !important;max-width:100% !important;font-size:clamp(27px,8vw,34px) !important;line-height:1.1 !important;letter-spacing:-.025em !important;white-space:normal !important;overflow-wrap:break-word !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{max-width:100% !important;margin-top:10px !important;font-size:13px !important;line-height:1.5 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{max-width:100% !important;margin-top:17px !important;gap:10px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{flex-basis:46px !important;width:46px !important;height:46px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:40px !important;height:40px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text{max-width:none !important;font-size:11px !important}#fiyatlar .pricing-wrap{width:100% !important;max-width:100% !important}#fiyatlar .plans-slider{width:100% !important;padding-top:12px !important}#fiyatlar .plans-viewport{width:100% !important;max-width:100% !important;padding-top:12px !important;overflow:hidden !important}#fiyatlar .plans-track{gap:10px !important}#fiyatlar .plans-track .price-card{flex-basis:var(--plans-viewport,100%) !important;width:var(--plans-viewport,100%) !important}#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:0 !important;height:auto !important;padding:22px 19px 20px !important;border-radius:17px !important;transform:none !important}#fiyatlar .price-card.featured:hover,#fiyatlar .price-card:hover{transform:translateY(-2px) !important}#fiyatlar .price-card h3{font-size:20px !important}#fiyatlar .price-card .desc{min-height:0 !important;font-size:12px !important}#fiyatlar .price{font-size:31px !important;margin:17px 0 13px !important}#fiyatlar .price-card li{font-size:13px !important;padding:6px 0 6px 23px !important}#fiyatlar .price-card>.btn{width:auto !important;min-height:44px !important;margin-top:14px !important;font-size:13px !important}#fiyatlar .price-badge{top:-10px !important;font-size:9px !important;padding:6px 12px !important;white-space:nowrap !important}}@media (max-width:390px){#fiyatlar.premium-pricing{width:calc(100% - 12px) !important;padding-left:7px !important;padding-right:7px !important}#fiyatlar>.container>.pricing-section-head{padding-left:3px !important;padding-right:3px !important}#fiyatlar>.container>.pricing-section-head h2{font-size:26px !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{font-size:12.5px !important}#fiyatlar .price-card,#fiyatlar .price-card.featured{padding-left:16px !important;padding-right:16px !important}}#fiyatlar.premium-pricing{padding:18px 0 22px !important;border-radius:18px !important}#fiyatlar.premium-pricing>.container{max-width:1120px !important;grid-template-columns:minmax(245px,285px) minmax(0,1fr) !important;column-gap:22px !important}#fiyatlar>.container>.pricing-section-head{padding:4px 0 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{max-width:285px !important}#fiyatlar>.container>.pricing-section-head .eyebrow{margin-bottom:5px !important;font-size:13px !important}#fiyatlar>.container>.pricing-section-head h2{max-width:285px !important;font-size:34px !important;line-height:1.04 !important;letter-spacing:-.04em !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{max-width:275px !important;margin-top:10px !important;font-size:14px !important;line-height:1.48 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{max-width:275px !important;margin-top:22px !important;gap:9px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{flex-basis:48px !important;width:48px !important;height:48px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:42px !important;height:42px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text{max-width:205px !important;font-size:11px !important;line-height:1.28 !important}#fiyatlar .plans-slider{padding-top:11px !important}#fiyatlar .plans-viewport{padding-top:9px !important}#fiyatlar .plans-track{gap:10px !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card{min-height:365px !important;padding:21px 18px 17px !important;border-radius:16px !important}#fiyatlar .price-card.featured{min-height:380px !important;transform:translateY(-5px) !important}#fiyatlar .price-card h3{font-size:19px !important;line-height:1.15 !important;margin-bottom:4px !important}#fiyatlar .price-card .desc{font-size:11px !important;line-height:1.3 !important}#fiyatlar .price{font-size:30px !important;margin:14px 0 10px !important;padding-bottom:10px !important}#fiyatlar .price small{font-size:8px !important}#fiyatlar .price-card li{font-size:11.5px !important;line-height:1.3 !important;padding-top:4px !important;padding-bottom:4px !important;padding-left:21px !important}#fiyatlar .price-card li:before{top:6px !important;width:11px !important;height:11px !important}#fiyatlar .price-card li:after{left:3.5px !important;top:9px !important}#fiyatlar .price-card>.btn{min-height:40px !important;margin-top:10px !important;padding:0 16px !important;border-radius:9px !important;font-size:11.5px !important}#fiyatlar .price-card .price-badge{top:-10px !important;padding:5px 11px !important;font-size:8px !important}@media (max-width:1050px){#fiyatlar.premium-pricing>.container{grid-template-columns:minmax(225px,260px) minmax(0,1fr) !important;column-gap:18px !important}#fiyatlar>.container>.pricing-section-head h2{max-width:260px !important;font-size:30px !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:360px !important;padding:19px 15px 16px !important}#fiyatlar .price-card.featured{transform:translateY(-4px) !important}#fiyatlar .price-card h3{font-size:17px !important}#fiyatlar .price{font-size:27px !important;margin:12px 0 9px !important}#fiyatlar .price-card li{font-size:11px !important;padding-top:3px !important;padding-bottom:3px !important}}@media (max-width:760px){#fiyatlar.premium-pricing{width:calc(100% - 16px) !important;padding:16px 9px 19px !important;border-radius:15px !important}#fiyatlar>.container>.pricing-section-head{padding:2px 3px 0 !important;margin-bottom:13px !important}#fiyatlar>.container>.pricing-section-head .eyebrow{font-size:10px !important;margin-bottom:4px !important}#fiyatlar>.container>.pricing-section-head h2{font-size:26px !important;line-height:1.05 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{margin-top:7px !important;font-size:12px !important;line-height:1.4 !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{margin-top:11px !important;gap:8px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon{flex-basis:42px !important;width:42px !important;height:42px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-icon svg{width:36px !important;height:36px !important}#fiyatlar>.container>.pricing-section-head .pricing-guarantee-text{font-size:10px !important}#fiyatlar .plans-slider{padding-top:8px !important}#fiyatlar .plans-viewport{padding-top:8px !important}#fiyatlar .plans-track{gap:9px !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:0 !important;padding:19px 16px 16px !important;border-radius:15px !important}#fiyatlar .price-card h3{font-size:19px !important}#fiyatlar .price-card .desc{font-size:11px !important}#fiyatlar .price{font-size:29px !important;margin:13px 0 10px !important}#fiyatlar .price-card li{font-size:12px !important;line-height:1.3 !important;padding:4px 0 4px 22px !important}#fiyatlar .price-card>.btn{min-height:41px !important;margin-top:10px !important;font-size:12px !important}}@media (max-width:390px){#fiyatlar.premium-pricing{padding:14px 7px 17px !important}#fiyatlar>.container>.pricing-section-head{padding-left:2px !important;padding-right:2px !important;margin-bottom:11px !important}#fiyatlar>.container>.pricing-section-head h2{font-size:24px !important}#fiyatlar .price-card,#fiyatlar .price-card.featured{padding:17px 14px 15px !important}#fiyatlar .price-card li{font-size:11.5px !important}}#fiyatlar .plans-viewport{overflow-x:hidden !important;overflow-y:visible !important;padding-top:14px !important;margin-top:0 !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:350px !important;height:350px !important;transform:none !important}#fiyatlar .price-card.featured:hover,#fiyatlar .price-card:hover{transform:translateY(-3px) !important}#fiyatlar .price-card.featured{padding-top:21px !important}#fiyatlar .price-badge{top:-11px !important;z-index:20 !important}#fiyatlar .price-card>.btn{margin-top:8px !important}@media (max-width:1050px) and (min-width:761px){#fiyatlar .plans-viewport{padding-top:14px !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:340px !important;height:340px !important}}@media (max-width:760px){#fiyatlar .plans-viewport{padding-top:17px !important;margin-top:0 !important;overflow-x:auto !important;overflow-y:visible !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:0 !important;height:auto !important;transform:none !important}#fiyatlar .price-badge{top:-12px !important}}#fiyatlar.premium-pricing{padding:12px 0 16px !important;overflow:visible !important}#fiyatlar.premium-pricing>.container{align-items:center !important}#fiyatlar .plans-slider{padding-top:18px !important;overflow:visible !important}#fiyatlar .plans-viewport{padding-top:18px !important;margin-top:0 !important;overflow:visible !important}#fiyatlar .plans-track{align-items:stretch !important;overflow:visible !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:300px !important;height:300px !important;padding:16px 16px 13px !important;border-radius:14px !important;transform:none !important;box-sizing:border-box !important}#fiyatlar .price-card h3{font-size:18px !important;line-height:1.12 !important;margin:0 0 3px !important}#fiyatlar .price-card .desc{min-height:27px !important;font-size:10px !important;line-height:1.25 !important}#fiyatlar .price{font-size:27px !important;line-height:1 !important;margin:10px 0 8px !important;padding-bottom:8px !important}#fiyatlar .price small{font-size:7px !important}#fiyatlar .price-card ul{margin:0 !important}#fiyatlar .price-card li{font-size:10.5px !important;line-height:1.18 !important;padding:2px 0 2px 20px !important;margin:0 !important}#fiyatlar .price-card li:before{top:3px !important;width:10px !important;height:10px !important}#fiyatlar .price-card li:after{left:3px !important;top:6px !important}#fiyatlar .price-card>.btn{min-height:37px !important;margin-top:7px !important;padding:0 14px !important;border-radius:8px !important;font-size:10.5px !important}#fiyatlar .price-card .price-badge{top:-17px !important;padding:5px 12px !important;font-size:8px !important;line-height:1 !important;z-index:50 !important}#fiyatlar .plans-slider-head{position:relative !important;z-index:10 !important}@media (max-width:1050px) and (min-width:761px){#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{min-height:290px !important;height:290px !important;padding:14px 13px 12px !important}#fiyatlar .price-card h3{font-size:16px !important}#fiyatlar .price-card .desc{font-size:9px !important;min-height:24px !important}#fiyatlar .price{font-size:24px !important;margin:8px 0 7px !important;padding-bottom:7px !important}#fiyatlar .price-card li{font-size:9.5px !important;padding:2px 0 2px 18px !important}#fiyatlar .price-card>.btn{min-height:34px !important;font-size:10px !important}}@media (max-width:760px){#fiyatlar.premium-pricing{padding:12px 7px 15px !important}#fiyatlar .plans-slider{padding-top:15px !important}#fiyatlar .plans-viewport{padding-top:18px !important;overflow-x:auto !important;overflow-y:visible !important}#fiyatlar .plans-track .price-card,#fiyatlar .price-card,#fiyatlar .price-card.featured{height:auto !important;min-height:0 !important;padding:16px 15px 14px !important}#fiyatlar .price-card .price-badge{top:-16px !important}}#fiyatlar .price-card ul{flex:0 0 auto !important;margin-bottom:0 !important}#fiyatlar .price-card>.btn{margin-top:0 !important}@media (max-width:760px){#fiyatlar .price-card ul{flex:0 0 auto !important;margin-bottom:0 !important}#fiyatlar .price-card>.btn{margin-top:0 !important}}#fiyatlar .plans-track .price-card.featured{min-height:300px !important;transform:translateY(-8px) !important;background:linear-gradient(155deg,#06418d 0%,#0865d7 62%,#177ce9 100%) !important;border-color:rgba(47,141,255,.45) !important;box-shadow:0 22px 45px rgba(8,86,181,.24) !important}#fiyatlar.premium-pricing{padding:18px 0 20px !important;margin-top:0 !important;margin-bottom:0 !important}#fiyatlar.premium-pricing>.container{padding-top:0 !important;padding-bottom:0 !important}#fiyatlar>.container>.pricing-section-head{margin-top:0 !important;margin-bottom:8px !important;padding-top:4px !important;padding-bottom:4px !important}#fiyatlar .pricing-head-copy{margin:0 !important}#fiyatlar .pricing-head-description{margin-bottom:0 !important}#fiyatlar .pricing-head-guarantee{margin-top:0 !important;margin-bottom:0 !important}#fiyatlar .pricing-wrap{margin:0 !important;padding:0 !important;gap:10px !important}#fiyatlar .plans-slider{margin:0 !important;padding-top:12px !important;padding-bottom:0 !important}#fiyatlar .plans-slider-head{margin:0 !important;padding:0 !important}#fiyatlar .plans-viewport{margin:0 !important;padding:10px 0 0 !important}#fiyatlar .plans-track{gap:10px !important;align-items:stretch !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{min-height:300px !important;height:auto !important;align-self:stretch !important;box-sizing:border-box !important;padding:14px 16px 12px !important}#fiyatlar .price-card h3{margin:0 0 2px !important}#fiyatlar .price-card .desc{min-height:23px !important;margin:0 !important}#fiyatlar .price{margin:8px 0 6px !important;padding-bottom:7px !important}#fiyatlar .price-card ul{margin:0 !important;padding:0 !important}#fiyatlar .price-card li{margin:0 !important;padding:2px 0 2px 20px !important}#fiyatlar .price-card>.btn{margin-top:7px !important;min-height:37px !important}#fiyatlar .price-card .price-badge{top:-15px !important;z-index:60 !important}@media (max-width:1050px) and (min-width:761px){#fiyatlar.premium-pricing{padding:16px 0 18px !important}#fiyatlar>.container>.pricing-section-head{margin-bottom:6px !important}#fiyatlar .plans-slider{padding-top:10px !important}#fiyatlar .plans-viewport{padding-top:10px !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{min-height:285px !important;height:auto !important;padding:13px 13px 11px !important}}@media (max-width:760px){#fiyatlar.premium-pricing{padding:14px 7px 17px !important;overflow:visible !important}#fiyatlar>.container>.pricing-section-head{margin-bottom:6px !important;padding:2px 3px 4px !important}#fiyatlar .pricing-wrap{gap:0 !important}#fiyatlar .plans-slider{padding-top:9px !important}#fiyatlar .plans-viewport{padding-top:10px !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{min-height:0 !important;height:auto !important;padding:14px 14px 12px !important}#fiyatlar .price-card .price-badge{top:-14px !important}}@media (max-width:390px){#fiyatlar.premium-pricing{padding:12px 6px 15px !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{padding:13px 13px 11px !important}}.services-section{position:relative;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);overflow:hidden}.services-section .container{position:relative;z-index:1}.services-section .service-head{margin-bottom:20px}.services-section .service-head>div:first-child{max-width:1180px!important}.services-section .service-head .eyebrow{font-weight:900;letter-spacing:.05em;color:#0868df}.services-section .service-head h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.045em;margin:7px 0 10px;color:#092f62}.services-section .service-head p{max-width:1050px;margin:0 auto;color:#5e7894;font-size:16px;line-height:1.65}.services-section .services-slider{width:100%;padding:0 0 4px}.services-section .services-track{gap:18px}.services-section .services-track .service-card{flex:0 0 calc((100% - (var(--service-cols) - 1)*18px)/var(--service-cols))}.services-section .service-card-premium{border:1px solid #dbe8f5;border-radius:18px;box-shadow:0 12px 30px rgba(7,43,95,.07);overflow:visible;background:#fff}.services-section .service-card-premium .service-image{position:relative;display:block;aspect-ratio:1.58;border-radius:18px 18px 0 0;overflow:hidden;background:#eaf3fc}.services-section .service-card-premium .service-image img{display:block;width:100%;height:100%;object-fit:cover}.service-image-overlay{position:absolute;top:14px;left:14px;max-width:68%;padding:10px 13px;border-radius:13px;background:rgba(255,255,255,.94);color:#0a315e;font-size:12px;line-height:1.28;font-weight:900;letter-spacing:.01em;text-transform:uppercase;box-shadow:0 8px 20px rgba(7,43,95,.12)}.services-section .service-card-premium .service-body{padding:0 18px 18px}.services-section .service-card-premium .service-icon-real{width:50px;height:50px;margin:-25px 0 9px;border:4px solid #fff;border-radius:15px;background:linear-gradient(145deg,#0b7cf2,#0964d9);color:#fff;box-shadow:0 9px 22px rgba(8,96,207,.25);z-index:2}.services-section .service-card-premium .service-icon-real svg{width:23px;height:23px}.services-section .service-card-premium h3{margin:0 0 6px;font-size:20px;line-height:1.22;letter-spacing:-.025em;color:#0b376c}.services-section .service-card-premium p{margin:0 0 10px;min-height:0;max-height:3.2em;font-size:14px;line-height:1.55;color:#67809a}.services-section .service-card-premium .service-checklist{list-style:none;margin:0 0 13px;padding:0;display:grid;gap:5px}.services-section .service-card-premium .service-checklist li{display:flex;align-items:center;gap:7px;color:#4d6781;font-size:12px;line-height:1.35}.services-section .service-card-premium .service-checklist li span{width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border-radius:50%;color:#0878ec;background:#edf7ff}.services-section .service-card-premium .service-checklist svg{width:12px;height:12px;stroke-width:2.4}.services-section .service-card-premium .text-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#0868df;font-weight:900}.services-section .service-card-premium:hover{transform:translateY(-6px);border-color:#c6ddf3;box-shadow:0 18px 38px rgba(7,64,130,.13)}.services-section .service-card-premium:hover .service-image img{transform:scale(1.035)}@media(max-width:1050px){.services-section .service-head h2{font-size:38px}.services-section .services-track{gap:14px}.services-section .services-track .service-card{flex-basis:calc((100% - (var(--service-cols) - 1)*14px)/var(--service-cols))}}@media(max-width:820px){.services-section .service-head{margin-bottom:16px}.services-section .service-head h2{font-size:34px}.services-section .service-head p{font-size:15px}.services-section .service-card-premium .service-body{padding:0 15px 16px}.services-section .service-card-premium h3{font-size:18px}}@media(max-width:560px){.services-section .service-head h2{font-size:28px}.services-section .service-head p{font-size:14px;line-height:1.55}.service-image-overlay{top:10px;left:10px;padding:8px 10px;font-size:10px;border-radius:10px;max-width:72%}.services-section .service-card-premium .service-icon-real{width:46px;height:46px;margin-top:-23px}.services-section .service-card-premium h3{font-size:17px}.services-section .service-card-premium p{font-size:13px}.services-section .service-card-premium .service-checklist li{font-size:11px}}.dt-service-hero-image-premium{position:relative}.dt-service-hero-image-premium .dt-service-cover{display:block}.dt-service-image-overlay{position:absolute;top:20px;left:20px;max-width:58%;padding:14px 17px;border-radius:15px;background:rgba(255,255,255,.95);color:#0a315e;font-size:15px;line-height:1.25;font-weight:900;letter-spacing:.01em;text-transform:uppercase;box-shadow:0 12px 28px rgba(7,43,95,.16);z-index:2}.dt-service-single .dt-service-hero-image-premium:after{content:"";position:absolute;inset:auto 0 0 0;height:30%;border-radius:0 0 16px 16px;background:linear-gradient(180deg,transparent,rgba(5,37,78,.16));pointer-events:none}@media(max-width:720px){.dt-service-image-overlay{top:13px;left:13px;max-width:72%;padding:10px 12px;font-size:12px}}@media(max-width:480px){.dt-service-image-overlay{top:10px;left:10px;max-width:78%;padding:8px 10px;font-size:10px;border-radius:10px}}@media (max-width:760px){#fiyatlar.premium-pricing{width:100% !important;max-width:none !important;margin:0 !important;padding:34px 0 30px !important;border-radius:0 !important;background:linear-gradient(180deg,#fbfdff 0%,#ffffff 100%) !important;overflow:hidden !important}#fiyatlar.premium-pricing>.container{width:100% !important;max-width:none !important;padding:0 !important;margin:0 !important;display:block !important}#fiyatlar>.container>.pricing-section-head{width:100% !important;max-width:100% !important;margin:0 0 0px !important;padding:0 20px !important;display:flex !important;align-items:center !important;text-align:center !important}#fiyatlar>.container>.pricing-section-head .pricing-head-copy{width:100% !important;max-width:100% !important;display:flex !important;flex-direction:column !important;align-items:center !important}#fiyatlar>.container>.pricing-section-head .eyebrow{position:relative !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:31px !important;margin:0 0 13px !important;color:#0874e8 !important;font-size:13px !important;line-height:1 !important;letter-spacing:.05em !important;font-weight:900 !important}#fiyatlar>.container>.pricing-section-head .eyebrow:before,#fiyatlar>.container>.pricing-section-head .eyebrow:after{content:"" !important;display:block !important;width:48px !important;height:2px !important;border-radius:99px !important;background:#0b70ed !important}#fiyatlar>.container>.pricing-section-head h2{width:100% !important;max-width:100% !important;margin:0 !important;color:#092f62 !important;font-size:clamp(30px,8.5vw,38px) !important;line-height:1.08 !important;letter-spacing:-.045em !important;text-align:center !important}#fiyatlar>.container>.pricing-section-head .pricing-head-description{width:100% !important;max-width:430px !important;margin:13px auto 0 !important;color:#607894 !important;font-size:15px !important;line-height:1.48 !important;text-align:center !important}#fiyatlar>.container>.pricing-section-head .pricing-head-guarantee{display:none !important}#fiyatlar .pricing-wrap{width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important}#fiyatlar .plans-slider{width:100% !important;margin:0 !important;padding:10px 0 0 !important}#fiyatlar .plans-viewport{width:100% !important;max-width:none !important;margin:0 !important;padding:22px 0 0 !important;overflow-x:auto !important;overflow-y:visible !important;scrollbar-width:none !important;-ms-overflow-style:none !important}#fiyatlar .plans-viewport::-webkit-scrollbar{display:none !important}#fiyatlar .plans-track{width:max-content !important;max-width:none !important;display:flex !important;align-items:stretch !important;gap:14px !important;padding:0 18px !important;box-sizing:border-box !important;transform:none !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{flex:0 0 84vw !important;width:84vw !important;max-width:360px !important;min-width:0 !important;height:auto !important;min-height:0 !important;padding:28px 22px 22px !important;border-radius:22px !important;transform:none !important;box-shadow:0 16px 36px rgba(7,48,96,.10) !important}#fiyatlar .plans-track .price-card.featured{background:linear-gradient(155deg,#06418d 0%,#0865d7 62%,#177ce9 100%) !important;border-color:rgba(47,141,255,.45) !important;box-shadow:0 18px 38px rgba(8,86,181,.24) !important}#fiyatlar .price-card h3{font-size:25px !important;line-height:1.15 !important;margin:0 0 7px !important}#fiyatlar .price-card .desc{min-height:32px !important;font-size:14px !important;line-height:1.4 !important}#fiyatlar .price{margin:22px 0 14px !important;padding:0 0 14px !important;font-size:36px !important;line-height:1 !important}#fiyatlar .price small{font-size:10px !important}#fiyatlar .price-card li{padding:7px 0 7px 26px !important;font-size:15px !important;line-height:1.35 !important}#fiyatlar .price-card li:before{top:8px !important;width:17px !important;height:17px !important}#fiyatlar .price-card li:after{left:5px !important;top:12px !important;width:5px !important;height:3px !important}#fiyatlar .price-card>.btn{display:flex !important;width:100% !important;min-height:52px !important;margin-top:9px !important;padding:0 18px !important;border-radius:12px !important;justify-content:center !important;font-size:15px !important}#fiyatlar .price-card .price-badge{top:-16px !important;padding:8px 17px !important;font-size:10px !important;border-radius:99px !important;z-index:80 !important}#fiyatlar .plans-mobile-dots{display:flex !important;align-items:center !important;justify-content:center !important;gap:14px !important;margin:27px 0 0 !important}#fiyatlar .plans-mobile-dots button{width:12px !important;height:12px !important;padding:0 !important;margin:0 !important;border:0 !important;border-radius:50% !important;background:#d8e4f2 !important;cursor:pointer !important}#fiyatlar .plans-mobile-dots button.is-active{background:#0874e8 !important;transform:scale(1.08) !important}#fiyatlar .plans-track{touch-action:pan-x pan-y !important;cursor:grab}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{flex-basis:80vw !important;width:80vw !important;max-width:360px !important;scroll-snap-align:start !important}}@media (max-width:390px){#fiyatlar .plans-track{gap:12px !important;padding-left:14px !important;padding-right:14px !important}#fiyatlar .plans-track .price-card,#fiyatlar .plans-track .price-card.featured{flex-basis:80vw !important;width:80vw !important}}@media (max-width:560px){.services-section .services-slider{width:100% !important;max-width:100% !important;overflow-x:auto !important;overflow-y:visible !important;scrollbar-width:none !important;-ms-overflow-style:none !important;scroll-behavior:smooth !important;-webkit-overflow-scrolling:touch !important;padding:10px 0 8px !important;touch-action:pan-x pan-y !important}.services-section .services-slider::-webkit-scrollbar{display:none !important}.services-section .services-track{display:flex !important;width:max-content !important;max-width:none !important;gap:12px !important;padding:0 14px !important;transform:none !important;transition:none !important;touch-action:pan-x pan-y !important;box-sizing:border-box !important}.services-section .services-track .service-card{flex:0 0 82vw !important;width:82vw !important;max-width:360px !important;min-width:0 !important;margin:0 !important;scroll-snap-align:start !important;scroll-snap-stop:always !important}.services-section .services-slider-controls{display:none !important}.services-section .services-mobile-dots{display:flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;margin:10px 0 0 !important}.services-section .services-mobile-dots button{width:9px !important;height:9px !important;padding:0 !important;margin:0 !important;border:0 !important;border-radius:50% !important;background:#d7e3f1 !important;box-shadow:none !important;cursor:pointer !important}.services-section .services-mobile-dots button.is-active{background:#0874e8 !important;transform:scale(1.12) !important}}@media (max-width:390px){.services-section .services-track{gap:10px !important;padding-left:12px !important;padding-right:12px !important}.services-section .services-track .service-card{flex-basis:82vw !important;width:82vw !important}}.services-section .services-nav.is-hidden,.services-section .services-slider-controls:has(.services-nav.is-hidden){display:none !important}@media (max-width:760px){.services-section .services-slider-controls,.services-section .services-nav,.services-section .services-nav-btn,#fiyatlar .plans-slider-head,#fiyatlar .plans-nav,#fiyatlar .plans-nav-btn{display:none !important}}@media (max-width:820px){.services-section .service-head{align-items:center}}@media (max-width:760px){#fiyatlar>.container>.pricing-section-head{width:100% !important;max-width:100% !important;padding:0 20px !important;display:flex !important;align-items:center !important;text-align:center !important}}@media (max-width:760px){#fiyatlar .plans-slider{width:100% !important;margin:0 !important;padding:0 !important}}main>section.section{margin-top:0 !important;margin-bottom:0 !important;padding-top:52px !important;padding-bottom:52px !important;scroll-margin-top:82px}main>section.hero+section.section{padding-top:42px !important}main>section.section .section-head{margin-bottom:28px !important}main>section.services-section{padding-top:46px !important;padding-bottom:48px !important}main>section.services-section .service-head{margin-bottom:22px !important}main>section#fiyatlar.premium-pricing{margin-top:0 !important;margin-bottom:0 !important}main>section.premium-feedback{padding-top:46px !important;padding-bottom:48px !important}main>section.premium-cta-section{padding-top:42px !important;padding-bottom:32px !important}@media (max-width:820px){main>section.section{padding-top:42px !important;padding-bottom:42px !important;scroll-margin-top:72px}main>section.hero+section.section{padding-top:34px !important}main>section.section .section-head{margin-bottom:24px !important}main>section.services-section{padding-top:38px !important;padding-bottom:40px !important}main>section.services-section .service-head{margin-bottom:18px !important}main>section.premium-feedback{padding-top:38px !important;padding-bottom:40px !important}main>section.premium-cta-section{padding-top:34px !important;padding-bottom:28px !important}}@media (max-width:560px){main>section.section{padding-top:32px !important;padding-bottom:34px !important;scroll-margin-top:64px}main>section.hero+section.section{padding-top:26px !important}main>section.section .section-head{margin-bottom:20px !important}main>section.services-section{padding-top:30px !important;padding-bottom:32px !important}main>section.services-section .service-head{margin-bottom:16px !important}main>section.premium-feedback{padding-top:30px !important;padding-bottom:32px !important}main>section.premium-cta-section{padding-top:28px !important;padding-bottom:22px !important}}.home main>section.section .section-head h2,.home main>section.section .pricing-section-head h2,.home main>section.section .service-head h2,.home main>section.section .premium-panel-head h2{font-size:clamp(30px,3.15vw,42px) !important;line-height:1.12 !important;letter-spacing:-.035em !important;margin:6px 0 10px !important}.home main>section.hero-premium h1,.home .hero-premium h1{font-size:clamp(42px,4.25vw,58px) !important;line-height:1.02 !important;letter-spacing:-.045em !important;margin:10px 0 13px !important;max-width:680px !important}.home main>section.services-section .service-card-premium h3,.home main>section#fiyatlar .price-card h3,.home main>section.premium-cta-section .cta-area-heading h3{font-size:19px !important;line-height:1.22 !important;letter-spacing:-.02em !important}.home main>section.section .section-head p,.home main>section.services-section .service-head p,.home main>section#fiyatlar .pricing-head-description{font-size:15px !important;line-height:1.6 !important}@media (max-width:820px){.home main>section.hero-premium h1,.home .hero-premium h1{font-size:clamp(36px,6vw,48px) !important;line-height:1.04 !important}.home main>section.section .section-head h2,.home main>section.section .pricing-section-head h2,.home main>section.section .service-head h2,.home main>section.section .premium-panel-head h2{font-size:clamp(28px,4.8vw,36px) !important;line-height:1.14 !important}}@media (max-width:560px){.home main>section.hero-premium h1,.home .hero-premium h1{font-size:clamp(31px,8.8vw,40px) !important;line-height:1.05 !important;letter-spacing:-.04em !important;margin:8px 0 10px !important}.home main>section.section .section-head h2,.home main>section.section .pricing-section-head h2,.home main>section.section .service-head h2,.home main>section.section .premium-panel-head h2{font-size:clamp(25px,7.2vw,32px) !important;line-height:1.15 !important;letter-spacing:-.03em !important;margin:5px 0 8px !important}.home main>section.services-section .service-card-premium h3,.home main>section#fiyatlar .price-card h3,.home main>section.premium-cta-section .cta-area-heading h3{font-size:18px !important;line-height:1.22 !important}.home main>section.section .section-head p,.home main>section.services-section .service-head p,.home main>section#fiyatlar .pricing-head-description{font-size:14px !important;line-height:1.55 !important}}.home main>section.section>.container,.home main>section.services-section>.container,.home main>section.premium-cta-section>.container{width:min(1180px,calc(100% - 40px)) !important;max-width:1180px !important;margin-left:auto !important;margin-right:auto !important;padding-left:0 !important;padding-right:0 !important;box-sizing:border-box !important}.home main>section.hero-premium{margin-top:0 !important;margin-bottom:0px !important}.home main>section.section>.container>.section-head,.home main>section.section>.container>.pricing-section-head,.home main>section.services-section>.container>.service-head,.home main>section.section>.container>.premium-panel-head{margin-top:0 !important;margin-bottom:32px !important}.home main>section.section>.container>*:last-child,.home main>section.services-section>.container>*:last-child{margin-bottom:0 !important}@media (max-width:820px){.home main>section.section>.container,.home main>section.services-section>.container,.home main>section.premium-cta-section>.container{width:calc(100% - 32px) !important;max-width:none !important}.home main>section.section,.home main>section.services-section{padding-top:44px !important;padding-bottom:44px !important;margin-bottom:40px !important}}@media (max-width:560px){.home main>section.section>.container,.home main>section.services-section>.container,.home main>section.premium-cta-section>.container{width:calc(100% - 24px) !important;padding-left:0 !important;padding-right:0 !important}.home main>section.section,.home main>section.services-section{padding-top:34px !important;padding-bottom:34px !important;margin-bottom:40px !important}.home main>section.section>.container>.section-head,.home main>section.section>.container>.pricing-section-head,.home main>section.services-section>.container>.service-head,.home main>section.section>.container>.premium-panel-head{margin-bottom:24px !important}}.home .section,.front-page .section,body.home section{margin-bottom:24px !important}.home .section{padding-top:28px !important;padding-bottom:28px !important}.home .section>.container{max-width:1180px !important;padding-left:20px !important;padding-right:20px !important}.home .section-head{margin-bottom:18px !important}.home .section-head h2{margin-bottom:6px !important}.home .section-head p{margin-bottom:0 !important}.home .container>*:last-child{margin-bottom:0 !important}@media (max-width:820px){.home .section{padding-top:22px !important;padding-bottom:22px !important;margin-bottom:20px !important}.home .section>.container{padding-left:16px !important;padding-right:16px !important}.home .section-head{margin-bottom:14px !important}}@media (max-width:560px){.home .section{padding-top:18px !important;padding-bottom:18px !important;margin-bottom:16px !important}.home .section>.container{padding-left:14px !important;padding-right:14px !important}.home .section-head{margin-bottom:12px !important}}.home .section>.container,.home section>.container,.front-page .section>.container,.front-page section>.container{margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important}.home .section-head,.front-page .section-head{margin-top:0 !important;margin-bottom:16px !important}.home .section-head h2,.front-page .section-head h2{margin-top:0 !important;margin-bottom:7px !important}.home .section-head p,.front-page .section-head p{margin-top:0 !important;margin-bottom:0 !important}@media (max-width:820px){.home .section,.home section,.front-page .section,.front-page section{margin-bottom:16px !important;padding-top:18px !important;padding-bottom:18px !important}}@media (max-width:560px){.home .section,.home section,.front-page .section,.front-page section{margin-bottom:12px !important;padding-top:14px !important;padding-bottom:14px !important}.home .section-head,.front-page .section-head{margin-bottom:12px !important}}
/* ===== Premium Öncesi & Sonrası Showcase v91 ===== */




.before-reference-eyebrow-icon .detay-icon{width:18px;height:18px}

.before-reference-intro h2 .before-title-line.accent{color:#0795f3}














.before-reference-frame .ba-label.before{left:16px}.before-reference-frame .ba-label.after{right:16px;background:#fff;color:#0878e8}
.before-reference-frame .ba-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:5}


.before-reference-card-icon .detay-icon{width:25px;height:25px}





.before-reference-dots button.active{background:#1595ee;transform:scale(1.2)}


.before-reference-stat-icon .detay-icon{width:28px;height:28px}




/* ===== Öncesi & Sonrası Kompakt Premium v92 ===== */





.before-reference-eyebrow-icon .detay-icon{width:16px!important;height:16px!important}









.before-reference-frame .ba-label.before{left:11px!important}
.before-reference-frame .ba-label.after{right:11px!important}



.before-reference-card-icon .detay-icon{width:21px!important;height:21px!important}










.before-reference-stat-icon .detay-icon{width:23px!important;height:23px!important}






/* ===== Öncesi & Sonrası Referans Tasarım Düzeltmesi v93 ===== */

.before-reference-section>.container{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important}














.before-reference-frame .ba-label.before{left:14px!important}.before-reference-frame .ba-label.after{right:14px!important}


.before-reference-card-icon .detay-icon{width:23px!important;height:23px!important}








.before-reference-stat-icon .detay-icon{width:25px!important;height:25px!important}



@media(max-width:760px){
  
  .before-reference-section>.container{width:calc(100% - 24px)!important}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}

/* ========================================================================
   v102 — Öncesi / Sonrası yeniden tasarım
   v93 tabanı: eski before/after görünümü tamamen izole edilerek yeni premium
   carousel bileşeni oluşturuldu. 3 geniş kart + sonraki kartın bir kısmı.
   ======================================================================== */
.dt-ba-section{padding:18px 0 0!important;background:#fff!important;overflow:hidden!important}
.dt-ba-shell{width:min(1500px,calc(100% - 56px))!important;max-width:1500px!important;margin:0 auto!important}
.dt-ba-panel{position:relative;display:grid;grid-template-columns:275px minmax(0,1fr);gap:24px;align-items:center;min-height:310px;padding:24px 22px 22px 30px;border-radius:24px;background:linear-gradient(135deg,#062d63 0%,#063d86 50%,#0751aa 100%);box-shadow:0 22px 52px rgba(7,59,130,.20);color:#fff;overflow:hidden}
.dt-ba-panel:before{content:"";position:absolute;width:260px;height:260px;right:-110px;bottom:-150px;border:1px solid rgba(255,255,255,.10);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012);pointer-events:none}
.dt-ba-intro{position:relative;z-index:2;min-width:0;align-self:center;padding:2px 0 4px}
.dt-ba-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(22,168,216,.25);color:#e4f4ff;font-size:11px;font-weight:900;white-space:nowrap}
.dt-ba-eyebrow span{width:18px;height:18px;display:grid;place-items:center}.dt-ba-eyebrow .detay-icon{width:16px;height:16px}
.dt-ba-intro h2{margin:18px 0 12px;max-width:255px;font-size:clamp(34px,3.05vw,50px);line-height:.98;letter-spacing:-.055em;color:#fff}
.dt-ba-intro h2 span{display:block;color:#fff}.dt-ba-intro h2 span.accent{color:#0797f5}
.dt-ba-intro p{max-width:255px;margin:0;color:#d7e8f8;font-size:12px;line-height:1.55}



.dt-ba-carousel{position:relative;z-index:2;min-width:0;padding:0 48px 25px 0}
.dt-ba-viewport{width:100%;overflow:hidden;touch-action:pan-y;cursor:grab;position:relative}
.dt-ba-track{display:flex;flex-wrap:nowrap;gap:14px;align-items:stretch;transition:transform .45s cubic-bezier(.22,.8,.22,1);will-change:transform}
.dt-ba-card{position:relative;flex:0 0 auto;width:auto;min-width:0;margin:0;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(0,23,60,.20)}
.dt-ba-image{position:relative;width:100%;aspect-ratio:1.48;overflow:hidden;background:#173e6e}
.dt-ba-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.dt-ba-after{clip-path:inset(0 0 0 50%);z-index:1}
.dt-ba-label{position:absolute;top:13px;z-index:5;padding:7px 11px;border-radius:999px;font-size:10px;font-weight:900;line-height:1;background:rgba(17,28,42,.88);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.10)}
.dt-ba-before-label{left:13px}.dt-ba-after-label{right:13px;background:#fff;color:#0878e8}
.dt-ba-divider{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.10);transform:translateX(-50%);z-index:3;pointer-events:none}
.dt-ba-divider i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#0878e8;color:#fff;border:2px solid #fff;font-style:normal;font-size:18px;font-weight:900;box-shadow:0 5px 14px rgba(0,0,0,.18)}
.dt-ba-range{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:6;touch-action:none}
.dt-ba-caption{position:absolute;left:10px;bottom:10px;width:74%;min-height:60px;display:flex;align-items:center;gap:9px;padding:8px 11px;border-radius:15px;background:rgba(255,255,255,.97);box-shadow:0 8px 22px rgba(0,22,60,.18);color:#0b386f;z-index:7;pointer-events:none}
.dt-ba-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;background:#087cf0;color:#fff;box-shadow:0 6px 15px rgba(8,124,240,.20)}
.dt-ba-icon .detay-icon{width:21px;height:21px}.dt-ba-copy{min-width:0;display:block}.dt-ba-copy strong{display:block;font-size:14px;line-height:1.15;color:#0b386f;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dt-ba-copy small{display:block;margin-top:3px;font-size:10px;line-height:1.25;color:#456887;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.dt-ba-arrow{width:44px;height:44px;border:2px solid rgba(255,255,255,.86);border-radius:50%;background:rgba(7,66,142,.50);color:#fff;display:grid;place-items:center;padding:0;font-size:20px;line-height:1;cursor:pointer;backdrop-filter:blur(6px);box-shadow:0 7px 18px rgba(0,0,0,.10);transition:.2s ease}
.dt-ba-arrow:hover:not(:disabled){background:#0878e8;transform:scale(1.04)}.dt-ba-arrow:disabled{opacity:.35;cursor:default}
.dt-ba-dots{position:absolute;left:0;right:48px;bottom:0;height:18px;display:flex;justify-content:center;align-items:center;gap:8px;z-index:10}.dt-ba-dots button{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:#cbdced;cursor:pointer}.dt-ba-dots button.active{background:#1595ee;transform:scale(1.2)}

/* Admin: new compact management panel */
.dt-ba-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dt-ba-admin-grid .full-field{grid-column:1/-1}.dt-ba-admin-grid label{display:block}.dt-ba-admin-card{border:1px solid #dfe8f2;background:#fbfdff}.dt-ba-admin .repeat-header{margin-bottom:10px}.dt-ba-admin .repeat-list{display:grid;gap:12px}.dt-ba-admin .dt-ba-admin-card label{font-size:12px}.dt-ba-admin .dt-ba-admin-card input{margin-top:5px}.dt-ba-admin .detay-media{margin-top:6px}.dt-ba-admin .description,.dt-ba-admin .muted{max-width:900px}

@media(max-width:1200px){
  .dt-ba-shell{width:min(100% - 40px,1180px)!important}
  .dt-ba-panel{grid-template-columns:250px minmax(0,1fr);gap:18px;padding:22px 18px 20px 24px}
  .dt-ba-intro h2{font-size:40px}.dt-ba-intro p{font-size:11px}.dt-ba-carousel{padding-right:44px}.dt-ba-arrow{width:40px;height:40px;font-size:18px}
}
@media(max-width:820px){
  .dt-ba-section{padding-top:12px!important}.dt-ba-shell{width:calc(100% - 28px)!important}.dt-ba-panel{display:block;min-height:0;padding:20px 16px 16px;border-radius:19px}.dt-ba-intro{text-align:center}.dt-ba-eyebrow{font-size:10px}.dt-ba-intro h2{max-width:none;font-size:clamp(30px,7vw,38px);margin:13px 0 9px}.dt-ba-intro p{max-width:620px;margin:0 auto;font-size:11px;line-height:1.45}.dt-ba-carousel{margin-top:16px;padding:0 0 24px}.dt-ba-track{gap:12px}.dt-ba-card{border-radius:16px}.dt-ba-image{aspect-ratio:1.42}.dt-ba-caption{left:8px;bottom:8px;width:76%;min-height:53px;padding:7px 9px;border-radius:12px}.dt-ba-icon{width:36px;height:36px;flex-basis:36px}.dt-ba-icon .detay-icon{width:19px;height:19px}.dt-ba-copy strong{font-size:13px}.dt-ba-copy small{font-size:9px}.dt-ba-label{top:9px;padding:6px 9px;font-size:9px}.dt-ba-before-label{left:9px}.dt-ba-after-label{right:9px}.dt-ba-divider i{width:38px;height:38px;font-size:16px}.dt-ba-arrow{width:38px;height:38px;font-size:17px}.dt-ba-dots{right:0;height:16px}.dt-ba-admin-grid{grid-template-columns:1fr}.dt-ba-admin-grid .full-field{grid-column:auto}
}
@media(max-width:560px){
  .dt-ba-shell{width:calc(100% - 20px)!important}.dt-ba-panel{padding:17px 12px 13px}.dt-ba-intro h2{font-size:clamp(29px,8.5vw,36px)}.dt-ba-intro p{font-size:10px}.dt-ba-carousel{margin-top:13px;padding-bottom:22px}.dt-ba-image{aspect-ratio:1.34}.dt-ba-caption{width:79%;min-height:49px}.dt-ba-icon{width:34px;height:34px;flex-basis:34px}.dt-ba-copy strong{font-size:12px}.dt-ba-copy small{font-size:8.5px}.dt-ba-arrow{width:35px;height:35px;font-size:16px}
}

/* ========================================================================
   v103 — Öncesi / Sonrası: geniş premium kart oranı
   Masaüstünde alanı maksimum kullan: 3 geniş kart + sonraki kartın bir kısmı.
   ======================================================================== */
@media (min-width: 1201px){
  .dt-ba-shell{
    width:calc(100% - 64px)!important;
    max-width:1920px!important;
  }
  .dt-ba-panel{
    grid-template-columns:300px minmax(0,1fr)!important;
    gap:26px!important;
    min-height:430px!important;
    padding:24px 22px 20px 30px!important;
  }
  .dt-ba-carousel{
    padding-right:58px!important;
    padding-bottom:25px!important;
  }
  .dt-ba-image{
    aspect-ratio:1.48!important;
  }
  .dt-ba-caption{
    left:10px!important;
    bottom:10px!important;
    width:70%!important;
    min-height:58px!important;
    padding:8px 12px!important;
    border-radius:15px!important;
  }
  .dt-ba-icon{width:40px!important;height:40px!important;flex-basis:40px!important}
  .dt-ba-copy strong{font-size:15px!important}
  .dt-ba-copy small{font-size:10.5px!important}
  .dt-ba-arrow{width:46px!important;height:46px!important}
  
  .dt-ba-dots{right:58px!important}
}
@media (min-width: 1600px){
  .dt-ba-panel{
    grid-template-columns:310px minmax(0,1fr)!important;
    gap:28px!important;
    min-height:440px!important;
  }
  .dt-ba-intro h2{max-width:285px!important;font-size:clamp(38px,2.65vw,50px)!important}
  .dt-ba-intro p{max-width:280px!important;font-size:12px!important}
}


/* ========================================================================
   v105 — Öncesi / Sonrası kart yüksekliği: 240px
   ======================================================================== */
@media (min-width: 821px){
  .dt-ba-card{
    height:240px!important;
  }
  .dt-ba-image{
    height:240px!important;
    aspect-ratio:auto!important;
  }
}

/* v107 — Öncesi / Sonrası kart genişliği */
@media (min-width: 821px){
  .dt-ba-card{
    flex:0 0 340px!important;
  }
}

/* v108 — Öncesi / Sonrası: üstte kompakt intro, altta geniş kart vitrini */
.dt-ba-panel{
  display:block!important;
  min-height:0!important;
  padding:20px 24px 18px!important;
}
.dt-ba-intro{
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-areas:
    "eyebrow button"
    "title button"
    "text slogan";
  column-gap:22px!important;
  row-gap:3px!important;
  align-items:center!important;
  padding:0!important;
}
.dt-ba-eyebrow{grid-area:eyebrow!important}
.dt-ba-intro h2{grid-area:title!important;margin:2px 0 0!important;max-width:none!important;font-size:clamp(30px,3vw,43px)!important;line-height:.98!important}
.dt-ba-intro p{grid-area:text!important;max-width:760px!important;margin:4px 0 0!important;font-size:11px!important;line-height:1.4!important}


.dt-ba-carousel{width:100%!important;padding:16px 52px 21px 0!important;margin:0!important}
.dt-ba-viewport{width:100%!important;overflow:hidden!important}
.dt-ba-track{gap:14px!important}
.dt-ba-card{flex:0 0 340px!important;width:340px!important;height:240px!important}
.dt-ba-image{height:240px!important;aspect-ratio:auto!important}
.dt-ba-caption{width:68%!important;min-height:56px!important}

.dt-ba-dots{right:52px!important;bottom:0!important}


@media(max-width:820px){
  .dt-ba-panel{padding:17px 14px 14px!important}
  .dt-ba-intro{
    display:flex!important;
    flex-direction:column!important;
    text-align:center!important;
    gap:0!important;
  }
  .dt-ba-intro h2{margin:10px 0 7px!important;font-size:clamp(29px,7vw,38px)!important}
  .dt-ba-intro p{max-width:620px!important;margin:0 auto!important}
  
  
  .dt-ba-carousel{padding:14px 0 23px!important;margin:0!important}
  .dt-ba-card{flex-basis:min(82vw,340px)!important;width:min(82vw,340px)!important;height:220px!important}
  .dt-ba-image{height:220px!important}
}

/* v109 — Öncesi / Sonrası kompakt premium son dokunuş */
.dt-ba-eyebrow{
  width:100%!important;
  box-sizing:border-box!important;
  justify-content:flex-start!important;
  border-radius:10px!important;
  padding:6px 10px!important;
}
.dt-ba-intro{
  grid-template-columns:minmax(0,1fr) auto!important;
  row-gap:2px!important;
}
.dt-ba-intro h2{margin:5px 0 3px!important}
.dt-ba-intro p{margin:2px 0 0!important;line-height:1.3!important}
.dt-ba-carousel{padding-top:11px!important;padding-bottom:17px!important}
.dt-ba-card{height:240px!important}
.dt-ba-image{height:240px!important}
.dt-ba-caption{
  width:calc(100% - 20px)!important;
  min-height:50px!important;
  box-sizing:border-box!important;
  padding:7px 9px!important;
  gap:8px!important;
}
.dt-ba-icon{width:34px!important;height:34px!important;flex-basis:34px!important}
.dt-ba-icon .detay-icon{width:18px!important;height:18px!important}
.dt-ba-copy{min-width:0!important;overflow:visible!important}
.dt-ba-copy strong{font-size:13px!important;line-height:1.15!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
.dt-ba-copy small{font-size:9px!important;line-height:1.25!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}


@media(max-width:820px){
  .dt-ba-eyebrow{width:100%!important;justify-content:center!important}
  .dt-ba-intro h2{margin:8px 0 5px!important}
  .dt-ba-carousel{padding-top:10px!important;padding-bottom:18px!important}
  .dt-ba-card{height:220px!important}
  .dt-ba-image{height:220px!important}
  .dt-ba-caption{width:calc(100% - 16px)!important;left:8px!important;bottom:8px!important}
}

/* v114 — Öncesi & Sonrası başlık şeridi tam genişlik */
.dt-ba-eyebrow{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  box-sizing:border-box!important;
}
@media(max-width:820px){
  .dt-ba-eyebrow{width:100%!important}
}

/* v115 — Öncesi & Sonrası başlık şeridi içerik genişliğinde */
.dt-ba-eyebrow{
  width:max-content!important;
  max-width:100%!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  box-sizing:border-box!important;
}
@media(max-width:820px){
  .dt-ba-eyebrow{
    width:max-content!important;
    max-width:100%!important;
    justify-content:center!important;
  }
}

/* ===== v116 Compact Premium Neden Detay Temizlik ===== */
.dt-why-section{padding:18px 0 22px!important;background:#fff!important;overflow:hidden}
.dt-why-card{position:relative;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(210px,.58fr) minmax(320px,.92fr);align-items:stretch;min-height:0;overflow:hidden;border:1px solid #dbe8f5;border-radius:26px;background:linear-gradient(135deg,#f9fcff 0%,#eef6ff 58%,#f8fbff 100%);box-shadow:0 18px 50px rgba(7,43,95,.09)}
.dt-why-copy{position:relative;z-index:3;padding:18px 20px 18px 24px;display:flex;flex-direction:column;justify-content:center}
.dt-why-eyebrow{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:7px 11px;border-radius:999px;background:#e5f2ff;color:#0b63d9;font-size:11px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
.dt-why-eyebrow span{width:18px;height:18px;display:grid;place-items:center}.dt-why-eyebrow .detay-icon{width:16px;height:16px}
.dt-why-copy h2{max-width:500px;margin:13px 0 10px;color:#062b5f;font-size:clamp(30px,3.1vw,43px);line-height:1.05;letter-spacing:-.045em}
.dt-why-copy p{max-width:530px;margin:0;color:#536a80;font-size:14px;line-height:1.6}
.dt-why-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:max-content;margin-top:12px;padding:11px 16px;border-radius:10px;background:#0b63d9;color:#fff!important;font-size:12px;font-weight:900;box-shadow:0 9px 20px rgba(11,99,217,.18)}
.dt-why-person{position:relative;display:flex;align-items:flex-end;justify-content:center;min-width:0;padding:8px 0 0;z-index:2}
.dt-why-person-glow{position:absolute;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,#bfe2ff 0%,rgba(191,226,255,.46) 48%,rgba(191,226,255,0) 72%);top:52px;left:50%;transform:translateX(-50%)}
.dt-why-person>img:first-of-type{position:relative;z-index:2;width:auto;height:285px;max-width:none;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(7,43,95,.13))}

.dt-why-stats{position:relative;z-index:3;padding:14px 18px 14px 14px;display:flex;flex-direction:column;justify-content:center}
.dt-why-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.dt-why-stat{min-height:88px;padding:12px 10px;border:1px solid #dce9f6;border-radius:15px;background:rgba(255,255,255,.88);box-shadow:0 8px 22px rgba(7,43,95,.055);text-align:center}.dt-why-stat-icon{width:38px;height:38px;margin:0 auto 8px;display:grid;place-items:center;border-radius:50%;background:#e7f3ff;color:#0b63d9}.dt-why-stat-icon .detay-icon{width:20px;height:20px}.dt-why-stat:nth-child(2) .dt-why-stat-icon{background:#e6f8ef;color:#0aa65a}.dt-why-stat:nth-child(3) .dt-why-stat-icon{background:#fff3d9;color:#f0a600}.dt-why-stat:nth-child(4) .dt-why-stat-icon{background:#f0e8ff;color:#7026e8}.dt-why-stat>strong{display:block;color:#062b5f;font-size:25px;line-height:1.05;letter-spacing:-.035em}.dt-why-stat>span{display:block;margin-top:4px;color:#536a80;font-size:10px;font-weight:800}
@media (max-width:1050px){.dt-why-card{grid-template-columns:minmax(0,1.05fr) minmax(190px,.52fr) minmax(300px,.9fr)}.dt-why-copy{padding-left:24px}.dt-why-person>img:first-of-type{height:270px}.dt-why-stats{padding-right:18px}.dt-why-stat{min-height:84px;padding:9px 7px}}
@media (max-width:820px){.dt-why-card{grid-template-columns:1fr 1fr;min-height:0}.dt-why-copy{grid-column:1/-1;padding:22px 22px 10px}.dt-why-copy h2{max-width:680px}.dt-why-copy p{max-width:700px}.dt-why-person{min-height:280px;padding-top:0}.dt-why-person>img:first-of-type{height:270px}.dt-why-stats{padding:12px 18px 12px 8px}.dt-why-stat-grid{gap:8px}}
@media (max-width:560px){.dt-why-section{padding:16px 0 20px!important}.dt-why-card{display:flex;flex-direction:column;border-radius:20px}.dt-why-copy{padding:18px 16px 4px}.dt-why-copy h2{font-size:28px;margin-top:9px}.dt-why-copy p{font-size:13px}.dt-why-person{order:2;min-height:250px;padding-top:0}.dt-why-person>img:first-of-type{height:260px}.dt-why-person-glow{width:200px;height:200px;top:20px}.dt-why-stats{order:3;padding:2px 14px 14px}.dt-why-stat{min-height:78px;padding:8px 6px}.dt-why-stat-icon{width:32px;height:32px;margin-bottom:5px}.dt-why-stat>strong{font-size:21px}.dt-why-stat>span{font-size:9px}}



/* v120 — premium müşteri yorumları + SSS */
.premium-feedback{
  position:relative!important;
  padding:46px 0 50px!important;
  background:linear-gradient(180deg,#fbfdff 0%,#f4f9ff 100%)!important;
  overflow:hidden;
}
.premium-feedback:before{
  content:"";position:absolute;left:50%;top:30px;bottom:30px;width:1px;
  background:linear-gradient(180deg,transparent,#dce9f6 12%,#dce9f6 88%,transparent);
}
.premium-feedback-grid{
  position:relative;z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:52px!important;align-items:start!important;
}
.premium-panel-head{margin-bottom:20px!important}
.dt-feedback-eyebrow{
  display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;
  background:#eaf4ff;color:#0b63d9;font-size:10px;font-weight:900;letter-spacing:.04em;
}
.dt-feedback-eyebrow:before{content:"✦";font-size:10px}
.premium-panel-head h2{
  margin:11px 0 8px!important;font-size:clamp(28px,3.2vw,40px)!important;
  line-height:1.08!important;letter-spacing:-.045em!important;color:#062b5f!important;
}
.premium-panel-head h2::first-line{ }
.dt-feedback-subtitle{margin:0!important;max-width:620px;color:#6a7f94;font-size:13px;line-height:1.55}




.review-slider{margin-top:16px}
.review-track{gap:14px!important}
.premium-testimonial{
  flex-basis:calc((var(--review-viewport,100%) - 28px)/3)!important;
  min-height:205px!important;padding:19px 18px 17px!important;border:1px solid #dce8f3!important;
  border-radius:18px!important;background:rgba(255,255,255,.94)!important;
  box-shadow:0 14px 35px rgba(7,43,95,.075)!important;position:relative;overflow:hidden;
}
.premium-testimonial:after{content:"”";position:absolute;right:13px;top:4px;color:#e7f2fd;font-size:54px;font-weight:900;line-height:1}
.premium-testimonial .stars{color:#f3ad12!important;font-size:12px!important;letter-spacing:1.5px!important;position:relative;z-index:1}
.premium-testimonial p{margin:13px 0 18px!important;min-height:82px!important;color:#536b83!important;font-size:13px!important;line-height:1.62!important;position:relative;z-index:1}
.premium-testimonial .person{position:relative;z-index:1}
.premium-testimonial .avatar{width:36px!important;height:36px!important;flex-basis:36px!important;background:#0b3d7a!important;box-shadow:0 5px 12px rgba(6,43,95,.14)}
.premium-testimonial .person strong{font-size:12px!important;color:#123b68!important}
.premium-testimonial .person small{font-size:9px!important;color:#71869a!important}
.review-dots{margin-top:16px!important}
.review-dots button{width:8px!important;height:8px!important}
.premium-faq{padding-left:0!important}
.premium-faq .premium-panel-head{margin-bottom:17px!important}

.premium-faq-list .faq-item{
  border:1px solid #dfeaf4!important;border-radius:14px!important;background:rgba(255,255,255,.9);
  box-shadow:0 8px 22px rgba(7,43,95,.045);overflow:hidden;
}
.premium-faq-list .faq-q{
  min-height:50px!important;padding:12px 14px 12px 15px!important;font-size:13px!important;
  color:#092f5f!important;align-items:center!important;
}
.premium-faq-list .faq-q>span:first-child{padding-right:8px!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;font-weight:800}
.premium-faq-list .faq-q span:last-child{
  width:27px!important;height:27px!important;min-width:27px!important;flex-basis:27px!important;
  margin-left:10px!important;background:#edf6ff!important;color:#0b63d9!important;font-weight:900;
}
.premium-faq-list .faq-item.open{border-color:#cfe2f5!important;background:#fff!important;box-shadow:0 12px 28px rgba(7,43,95,.07)!important}
.premium-faq-list .faq-item.open .faq-q span:last-child{background:#0b63d9!important;color:#fff!important}

@media(max-width:1050px){
 .premium-feedback-grid{gap:32px!important}
 .premium-testimonial{flex-basis:calc((var(--review-viewport,100%) - 14px)/2)!important}
 .premium-feedback:before{display:none}
}
@media(max-width:820px){
 .premium-feedback{padding:34px 0 38px!important}
 .premium-feedback-grid{grid-template-columns:1fr!important;gap:34px!important}
 .premium-faq{border-top:1px solid #dce8f3;padding-top:30px!important}
}
@media(max-width:560px){
 .premium-feedback{padding:28px 0 30px!important}
 .premium-panel-head h2{font-size:27px!important}
 .dt-feedback-subtitle{font-size:12px}
 
 .premium-testimonial{flex-basis:var(--review-viewport,100%)!important;min-height:185px!important}
 .premium-testimonial p{min-height:70px!important;font-size:13px!important}
 .premium-faq{padding-top:24px!important}
 .premium-faq-list .faq-q{font-size:12px!important}
 
}

/* v121 — feedback/FAQ metin vurgusu + kompakt premium düzen */
.premium-feedback{padding:30px 0 32px!important;background:#fff!important}
.premium-feedback-grid{gap:38px!important}
.premium-feedback:before{top:18px!important;bottom:18px!important}
.premium-panel-head{margin-bottom:14px!important}
.dt-feedback-eyebrow{padding:5px 10px!important;font-size:9px!important;letter-spacing:.05em!important}
.dt-feedback-eyebrow:before{font-size:9px!important}
.dt-feedback-title{margin:8px 0 6px!important;font-size:clamp(30px,3vw,38px)!important;line-height:1.05!important;letter-spacing:-.05em!important;color:#062b5f!important}
.dt-feedback-title em{font-style:normal;color:#0b73e8!important}
.dt-feedback-title span{color:#062b5f!important}
.dt-feedback-subtitle{font-size:12px!important;line-height:1.45!important;max-width:570px!important}



.review-slider{margin-top:12px!important}
.review-track{gap:12px!important}
.premium-testimonial{min-height:178px!important;padding:15px 16px 14px!important;border-radius:16px!important;box-shadow:0 8px 22px rgba(7,43,95,.055)!important}
.premium-testimonial p{margin:9px 0 12px!important;min-height:62px!important;font-size:12px!important;line-height:1.5!important}
.premium-testimonial .stars{font-size:11px!important;letter-spacing:1.2px!important}
.premium-testimonial .avatar{width:32px!important;height:32px!important;flex-basis:32px!important}
.premium-testimonial .person strong{font-size:11px!important}
.premium-testimonial .person small{font-size:8px!important}
.review-dots{margin-top:11px!important}
.premium-faq .premium-panel-head{margin-bottom:13px!important}

.premium-faq-list .faq-item{border-radius:12px!important;box-shadow:0 5px 16px rgba(7,43,95,.035)!important}
.premium-faq-list .faq-q{min-height:44px!important;padding:9px 12px 9px 13px!important;font-size:12px!important}
.premium-faq-list .faq-q>span:first-child{display:flex!important;align-items:center!important;gap:9px!important}
.premium-faq-list .faq-q>span:first-child:before{content:"▤";width:28px;height:28px;min-width:28px;display:grid;place-items:center;border-radius:50%;background:#edf6ff;color:#0b63d9;font-size:14px;font-weight:900}
.premium-faq-list .faq-q span:last-child{width:25px!important;height:25px!important;min-width:25px!important;flex-basis:25px!important;margin-left:8px!important}

@media(max-width:820px){
 .premium-feedback{padding:26px 0 28px!important}
 .premium-feedback-grid{gap:24px!important}
 .premium-feedback:before{display:none!important}
 .premium-faq{border-top:1px solid #dce8f3;padding-top:22px!important}
}
@media(max-width:560px){
 .premium-feedback{padding:22px 0 24px!important}
 .premium-feedback-grid{gap:20px!important}
 .dt-feedback-title{font-size:27px!important;line-height:1.08!important}
 .dt-feedback-subtitle{font-size:11px!important}
 
 .premium-testimonial{min-height:165px!important;padding:13px 14px 12px!important}
 .premium-testimonial p{min-height:56px!important;margin:8px 0 10px!important}
 .premium-faq{padding-top:20px!important}
 .premium-faq-list .faq-q{min-height:42px!important;font-size:11.5px!important}
 .premium-faq-list .faq-q>span:first-child:before{width:25px;height:25px;min-width:25px;font-size:12px}
 
}

/* v122 — mobil Google yorum slider + kompakt taşmayan SSS */
.premium-feedback{overflow:hidden!important}
@media(max-width:560px){
  .premium-feedback{padding:18px 0 20px!important}
  .premium-feedback-grid{gap:16px!important}
  .premium-reviews,.premium-faq{min-width:0!important;width:100%!important;max-width:100%!important}
  .premium-panel-head{min-width:0!important;width:100%!important;margin-bottom:10px!important}
  .dt-feedback-title{font-size:26px!important;line-height:1.08!important;overflow-wrap:anywhere!important}
  .dt-feedback-subtitle{max-width:100%!important;font-size:11px!important;line-height:1.4!important}
  

  .review-slider{width:100%!important;max-width:100%!important;margin-top:10px!important;overflow:hidden!important}
  .review-viewport{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;padding:0 0 3px!important}
  .review-viewport::-webkit-scrollbar{display:none!important}
  .review-track{width:max-content!important;transform:none!important;transition:none!important;gap:10px!important}
  .premium-testimonial{flex:0 0 calc(100vw - 66px)!important;width:calc(100vw - 66px)!important;max-width:calc(100vw - 66px)!important;min-height:152px!important;padding:12px 13px 11px!important;border-radius:15px!important;scroll-snap-align:start!important}
  .premium-testimonial p{min-height:50px!important;margin:7px 0 8px!important;font-size:12px!important;line-height:1.45!important}
  .premium-testimonial .stars{font-size:10px!important}
  .premium-testimonial .avatar{width:30px!important;height:30px!important;flex-basis:30px!important}
  .review-dots{margin-top:8px!important}

  .premium-faq{border-top:1px solid #e1ebf4!important;padding-top:16px!important;overflow:visible!important}
  .premium-faq .premium-panel-head{margin-bottom:9px!important}
  
  .premium-faq-list .faq-item{width:100%!important;max-width:100%!important;min-width:0!important;border-radius:11px!important;overflow:hidden!important}
  .premium-faq-list .faq-q{width:100%!important;max-width:100%!important;min-width:0!important;min-height:40px!important;padding:8px 9px!important;font-size:11.5px!important;line-height:1.3!important;gap:7px!important;box-sizing:border-box!important}
  .premium-faq-list .faq-q>span:first-child{min-width:0!important;max-width:calc(100% - 38px)!important;display:flex!important;align-items:center!important;gap:7px!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}
  .premium-faq-list .faq-q>span:first-child:before{width:24px!important;height:24px!important;min-width:24px!important;font-size:11px!important}
  .premium-faq-list .faq-q span:last-child{width:23px!important;height:23px!important;min-width:23px!important;flex:0 0 23px!important;margin-left:auto!important;font-size:16px!important}
  
  
}


/* v123 — Hero kicker temizliği + Öncesi/Sonrası minimum kompakt yükseklik */
.hero-copy > .hero-kicker{display:none!important}
.dt-ba-section{padding-top:0!important;padding-bottom:0!important}
.dt-ba-panel{min-height:0!important;padding:12px 18px 10px!important}
.dt-ba-carousel{padding-top:8px!important;padding-bottom:12px!important}
.dt-ba-card{height:200px!important}
.dt-ba-image{height:200px!important}
.dt-ba-caption{min-height:44px!important;padding:4px 8px!important}
.dt-why-person>img:first-of-type{height:340px!important}
@media(max-width:820px){
  .dt-ba-section{padding-top:0!important;padding-bottom:0!important}
  .dt-ba-panel{padding:11px 12px 9px!important}
  .dt-ba-carousel{padding-top:7px!important;padding-bottom:11px!important}
  .dt-ba-card{height:190px!important}
  .dt-ba-image{height:190px!important}
  .dt-ba-caption{min-height:42px!important}
}
@media(max-width:560px){
  .dt-ba-panel{padding:9px 10px 7px!important}
  .dt-ba-carousel{padding-top:6px!important;padding-bottom:9px!important}
  .dt-ba-card{height:180px!important}
  .dt-ba-image{height:180px!important}
  .dt-ba-caption{min-height:40px!important;left:6px!important;bottom:6px!important;width:calc(100% - 12px)!important}
}

/* v124 — Google yorumları mobil dokunmatik slider düzeltmesi */
@media (max-width:560px){
  .premium-feedback .review-viewport{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:scroll!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x mandatory!important;
    touch-action:pan-x!important;
    overscroll-behavior-x:contain!important;
    scrollbar-width:none!important;
    cursor:grab!important;
  }
  .premium-feedback .review-viewport:active{cursor:grabbing!important}
  .premium-feedback .review-track{
    display:flex!important;
    flex-wrap:nowrap!important;
    width:max-content!important;
    min-width:max-content!important;
    transform:none!important;
    transition:none!important;
    gap:10px!important;
  }
  .premium-feedback .premium-testimonial{
    flex:0 0 calc(100vw - 66px)!important;
    width:calc(100vw - 66px)!important;
    max-width:calc(100vw - 66px)!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always!important;
  }
}

/* ===== FAQ Premium Showcase / Popup ===== */
.dt-faq-showcase{min-width:0!important;padding-left:0!important}
.dt-faq-front-head{margin-bottom:16px!important}
.dt-faq-front-list{display:grid;gap:7px}
.dt-faq-front-row{width:100%;min-width:0;display:grid;grid-template-columns:36px 36px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:8px 10px;border:1px solid #dce8f4;border-radius:14px;background:#fff;color:#123b6e;text-align:left;cursor:pointer;box-shadow:0 5px 16px rgba(7,43,95,.035);transition:.2s ease}
.dt-faq-front-row:hover{border-color:#a9d2f7;background:#f7fbff;transform:translateY(-1px);box-shadow:0 9px 22px rgba(7,43,95,.08)}
.dt-faq-front-icon,.dt-faq-front-num{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#edf6ff;color:#0b63d9;font-weight:900;font-size:13px;flex:0 0 36px}
.dt-faq-front-icon{font-size:16px}.dt-faq-front-question{min-width:0;font-size:12px;line-height:1.35;font-weight:800;white-space:normal;overflow-wrap:anywhere}.dt-faq-front-arrow{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf6ff;color:#0b63d9;font-size:18px;font-weight:900}
.dt-faq-all-btn{display:inline-flex;align-items:center;gap:10px;margin-top:12px;padding:10px 16px;border:1px solid #0b63d9;border-radius:999px;background:#fff;color:#103d73;font-size:12px;font-weight:900;cursor:pointer}.dt-faq-all-btn span{color:#0b63d9;font-size:17px}
.dt-faq-popup[hidden]{display:none!important}.dt-faq-popup{position:fixed!important;inset:0!important;z-index:2147483647!important;display:grid;place-items:center;padding:20px}.dt-faq-popup-backdrop{position:absolute;inset:0;background:rgba(5,25,52,.72);backdrop-filter:blur(7px)}.dt-faq-popup-dialog{position:relative;z-index:2;width:min(980px,100%);max-height:min(700px,calc(100vh - 40px));overflow:auto;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);background:#fff;border-radius:24px;box-shadow:0 35px 100px rgba(0,0,0,.32);overflow:hidden}.dt-faq-popup-content{padding:38px 38px 34px}.dt-faq-popup-kicker{display:flex;align-items:center;gap:9px;color:#10396f;font-size:12px;font-weight:900;margin-bottom:18px}.dt-faq-popup-kicker span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#0b83f5;color:#fff}.dt-faq-popup-dialog h3{margin:0 0 14px;color:#082d63;font-size:clamp(28px,3.2vw,42px);line-height:1.08;letter-spacing:-.045em}.dt-faq-popup-answer{color:#58718a;font-size:14px;line-height:1.7}.dt-faq-popup-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.dt-faq-popup-actions .btn{min-height:48px}.dt-faq-whatsapp-btn{border:1px solid #0b63d9!important;background:#fff!important;color:#0b63d9!important}.dt-faq-popup-media{min-height:100%;background:#eef7ff;display:flex;align-items:center;justify-content:center;overflow:hidden}.dt-faq-popup-media img{width:100%;height:100%;min-height:360px;object-fit:cover}.dt-faq-popup-close{position:absolute;right:14px;top:14px;z-index:5;width:38px;height:38px;border:0;border-radius:50%;background:#edf6ff;color:#0868df;font-size:26px;line-height:1;cursor:pointer}
body.dt-faq-popup-open{overflow:hidden!important}
@media(max-width:700px){.dt-faq-popup{padding:10px}.dt-faq-popup-dialog{grid-template-columns:1fr;max-height:calc(100vh - 20px);border-radius:18px}.dt-faq-popup-media{order:-1;height:180px;min-height:180px}.dt-faq-popup-media img{min-height:180px;height:180px}.dt-faq-popup-content{padding:22px 20px 20px}.dt-faq-popup-dialog h3{font-size:25px}.dt-faq-popup-answer{font-size:13px}.dt-faq-front-row{grid-template-columns:31px 31px minmax(0,1fr) 28px;gap:7px;padding:7px 8px}.dt-faq-front-icon,.dt-faq-front-num{width:31px;height:31px;flex-basis:31px;border-radius:9px}.dt-faq-front-question{font-size:11.5px}.dt-faq-front-arrow{width:27px;height:27px;font-size:16px}}

/* FAQ homepage visibility control */





.dt-faq-hidden-home .dt-faq-showcase{display:none!important;}
.dt-faq-hidden-home .premium-feedback-grid{grid-template-columns:1fr!important;}


/* v131 — Google yorumları görsel showcase tasarımı */
.dt-reviews-showcase{min-width:0}
.dt-reviews-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px}
.dt-reviews-head-copy{min-width:0}
.dt-reviews-head .dt-feedback-title{margin-top:9px!important}
.dt-review-slider{position:relative;margin-top:0;padding:0 8px}.dt-review-slider .review-viewport{overflow:hidden}.dt-review-slider .review-track{gap:10px!important}.dt-google-review-card{flex-basis:calc((var(--review-viewport,100%) - 20px)/3)!important;min-height:250px!important;padding:17px 16px 13px!important;border-radius:17px!important;background:#fff!important;border:1px solid #dce8f4!important;box-shadow:0 12px 28px rgba(7,43,95,.055)!important}.dt-review-card-top{display:flex;align-items:center;justify-content:space-between}.dt-review-card-top .stars{font-size:13px!important;letter-spacing:1.5px!important;color:#f4ad00!important}.dt-google-review-card>p{min-height:98px!important;margin:10px 0 10px!important;font-size:12px!important;line-height:1.58!important;color:#23466d!important}.dt-google-review-card .person{display:flex;align-items:center;gap:8px}.dt-google-review-card .person .avatar{width:34px!important;height:34px!important;flex:0 0 34px!important}.dt-google-review-card .person strong{font-size:11px!important}.dt-google-review-card .person small{font-size:8px!important}.dt-review-nav{position:absolute;z-index:4;top:45%;transform:translateY(-50%);width:44px;height:44px;border:1px solid #e0eaf5;border-radius:50%;background:#fff;color:#0b73e8;font-size:32px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 24px rgba(7,43,95,.10);cursor:pointer}.dt-review-prev{left:-14px}.dt-review-next{right:-14px}@media(max-width:1050px){.dt-google-review-card{flex-basis:calc((var(--review-viewport,100%) - 10px)/2)!important}.dt-review-prev{left:-8px}.dt-review-next{right:-8px}}
@media(max-width:820px){.dt-reviews-head{margin-bottom:12px}.dt-google-review-card{min-height:240px!important}}
@media(max-width:560px){.dt-reviews-head{display:block}.dt-feedback-title{font-size:26px!important}.dt-review-slider{padding:0}.dt-review-slider .review-viewport{overflow-x:auto!important;scroll-snap-type:x mandatory}.dt-google-review-card{flex:0 0 calc(100vw - 55px)!important;width:calc(100vw - 55px)!important;min-height:235px!important;scroll-snap-align:start;padding:13px!important}.dt-google-review-card>p{min-height:72px!important;font-size:11px!important}.dt-review-nav{display:none}}


/* v135 — Google yorumları masaüstünde 2 sütun */
.dt-review-slider .review-track{display:flex!important;gap:14px!important}
.dt-google-review-card{flex:0 0 calc((var(--review-viewport,100%) - 14px)/2)!important;width:calc((var(--review-viewport,100%) - 14px)/2)!important}
@media(max-width:560px){
  .dt-google-review-card{flex:0 0 calc(100vw - 55px)!important;width:calc(100vw - 55px)!important}
}

/* v137 — Öncesi & Sonrası: referans görsel premium showcase */
.dt-ba-showcase.dt-ba-section{padding:0!important;background:#fff!important}
.dt-ba-showcase .dt-ba-shell{width:min(100%,1600px)!important;max-width:1600px!important}
.dt-ba-showcase .dt-ba-panel{display:block!important;min-height:0!important;padding:30px 36px 28px!important;border-radius:0!important;background:linear-gradient(135deg,#052d67 0%,#06458f 55%,#075fbd 100%)!important;overflow:hidden!important}
.dt-ba-showcase .dt-ba-panel:before{width:360px;height:360px;right:-150px;bottom:-220px;border-color:rgba(255,255,255,.10)}
.dt-ba-showcase .dt-ba-showcase-head{position:relative;z-index:2;display:grid;grid-template-columns:minmax(390px,1.1fr) minmax(420px,1fr) auto;gap:24px;align-items:center;margin-bottom:22px}
.dt-ba-showcase .dt-ba-intro{padding:0!important}
.dt-ba-showcase .dt-ba-eyebrow{background:rgba(12,145,241,.30);border:1px solid rgba(255,255,255,.08);font-size:11px;padding:8px 13px}
.dt-ba-showcase .dt-ba-intro h2{max-width:none!important;margin:12px 0 8px!important;font-size:clamp(42px,4vw,68px)!important;line-height:.94!important;letter-spacing:-.055em!important}
.dt-ba-showcase .dt-ba-intro p{max-width:760px!important;margin:0!important;font-size:14px!important;line-height:1.45!important;color:#dcecff!important}



.dt-ba-trust-icon .detay-icon{width:20px;height:20px}

.dt-ba-showcase .dt-ba-btn{margin:0!important;white-space:nowrap;padding:13px 20px!important;border-radius:12px!important;font-size:12px!important}
.dt-ba-showcase .dt-ba-carousel{padding:0 48px 27px 0!important;margin:0!important}
.dt-ba-showcase .dt-ba-track{gap:20px!important}
.dt-ba-showcase .dt-ba-card{width:auto!important;flex:0 0 calc((100% - 40px)/3)!important;height:370px!important;border-radius:20px!important;box-shadow:0 18px 38px rgba(0,17,55,.24)!important}
.dt-ba-showcase .dt-ba-image{height:100%!important;aspect-ratio:auto!important}
.dt-ba-showcase .dt-ba-label{top:16px!important;padding:8px 14px!important;font-size:11px!important}
.dt-ba-showcase .dt-ba-before-label{left:16px!important;background:rgba(14,27,43,.90)!important}
.dt-ba-showcase .dt-ba-after-label{right:16px!important;background:#087df0!important;color:#fff!important}
.dt-ba-showcase .dt-ba-divider{width:3px!important}
.dt-ba-showcase .dt-ba-divider i{width:46px!important;height:46px!important;background:#fff!important;color:#087df0!important;border:0!important;font-size:19px!important}
.dt-ba-showcase .dt-ba-caption{left:0!important;right:0!important;bottom:0!important;width:100%!important;min-height:78px!important;padding:10px 14px!important;border-radius:0!important;background:linear-gradient(90deg,rgba(8,22,42,.92),rgba(16,37,61,.82))!important;box-shadow:none!important;color:#fff!important;gap:10px!important}
.dt-ba-showcase .dt-ba-icon{width:48px!important;height:48px!important;flex-basis:48px!important;background:#fff!important;color:#087df0!important;box-shadow:none!important}
.dt-ba-showcase .dt-ba-copy{flex:1;min-width:0}
.dt-ba-showcase .dt-ba-copy strong{font-size:17px!important;color:#fff!important}
.dt-ba-showcase .dt-ba-copy small{font-size:11px!important;color:#e1edf9!important}
.dt-ba-showcase .dt-ba-arrows{right:0!important;top:50%!important;transform:translateY(-50%)!important;flex-direction:row!important;gap:10px!important}
.dt-ba-showcase .dt-ba-arrow{width:52px!important;height:52px!important;background:#fff!important;color:#087df0!important;border:0!important;font-size:32px!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important}
.dt-ba-showcase .dt-ba-arrow:disabled{opacity:.35}
.dt-ba-showcase .dt-ba-dots{right:48px!important;bottom:0!important;height:16px!important}
.dt-ba-showcase .dt-ba-dots button{width:10px!important;height:10px!important;background:#d3e3f3!important}
.dt-ba-showcase .dt-ba-dots button.active{background:#1597f3!important}
@media(max-width:1200px){
 .dt-ba-showcase .dt-ba-panel{padding:26px 24px 24px!important}.dt-ba-showcase .dt-ba-showcase-head{grid-template-columns:1fr;gap:14px}.dt-ba-showcase .dt-ba-btn{justify-self:start}.dt-ba-showcase .dt-ba-card{flex-basis:calc((100% - 20px)/2)!important;height:330px!important}
}
@media(max-width:700px){
 .dt-ba-showcase .dt-ba-panel{padding:22px 14px 20px!important}.dt-ba-showcase .dt-ba-intro{text-align:left}.dt-ba-showcase .dt-ba-intro h2{font-size:clamp(36px,11vw,52px)!important}.dt-ba-showcase .dt-ba-intro p{font-size:11px!important}.dt-ba-showcase .dt-ba-carousel{padding:0 0 24px!important}.dt-ba-showcase .dt-ba-card{flex-basis:100%!important;width:100%!important;height:300px!important}.dt-ba-showcase .dt-ba-caption{min-height:70px!important}.dt-ba-showcase .dt-ba-icon{width:40px!important;height:40px!important;flex-basis:40px!important}.dt-ba-showcase .dt-ba-copy strong{font-size:14px!important}.dt-ba-showcase .dt-ba-copy small{font-size:9px!important}.dt-ba-showcase .dt-ba-arrow{width:38px!important;height:38px!important;font-size:25px!important}.dt-ba-showcase .dt-ba-arrows{right:5px!important}.dt-ba-showcase .dt-ba-dots{right:0!important}
}

/* v138 — Öncesi & Sonrası ultra compact showcase */
.dt-ba-showcase.dt-ba-section{padding:0!important}
.dt-ba-showcase .dt-ba-panel{padding:16px 24px 14px!important}
.dt-ba-showcase .dt-ba-showcase-head{gap:12px!important;margin-bottom:10px!important}
.dt-ba-showcase .dt-ba-eyebrow{padding:5px 9px!important;font-size:9px!important}
.dt-ba-showcase .dt-ba-intro h2{margin:5px 0 3px!important;font-size:clamp(32px,3vw,48px)!important;line-height:.95!important}
.dt-ba-showcase .dt-ba-intro p{font-size:11px!important;line-height:1.3!important}



.dt-ba-trust-icon .detay-icon{width:16px!important;height:16px!important}

.dt-ba-showcase .dt-ba-btn{padding:9px 14px!important;font-size:10px!important;border-radius:10px!important}
.dt-ba-showcase .dt-ba-carousel{padding:0 42px 17px 0!important}
.dt-ba-showcase .dt-ba-track{gap:12px!important}
.dt-ba-showcase .dt-ba-card{flex-basis:calc((100% - 24px)/3)!important;width:auto!important;height:245px!important;border-radius:15px!important}
.dt-ba-showcase .dt-ba-label{top:10px!important;padding:5px 9px!important;font-size:9px!important}
.dt-ba-showcase .dt-ba-before-label{left:10px!important}.dt-ba-showcase .dt-ba-after-label{right:10px!important}
.dt-ba-showcase .dt-ba-divider i{width:34px!important;height:34px!important;font-size:15px!important}
.dt-ba-showcase .dt-ba-caption{min-height:52px!important;padding:6px 9px!important;gap:7px!important}
.dt-ba-showcase .dt-ba-icon{width:34px!important;height:34px!important;flex-basis:34px!important}
.dt-ba-showcase .dt-ba-copy strong{font-size:12px!important;line-height:1.1!important}
.dt-ba-showcase .dt-ba-copy small{font-size:8px!important;line-height:1.15!important;-webkit-line-clamp:1!important}
.dt-ba-showcase .dt-ba-arrow{width:40px!important;height:40px!important;font-size:25px!important}
.dt-ba-showcase .dt-ba-arrows{gap:7px!important}
.dt-ba-showcase .dt-ba-dots{bottom:0!important;height:10px!important}
.dt-ba-showcase .dt-ba-dots button{width:8px!important;height:8px!important}

@media (max-width:1100px){
 .dt-ba-showcase .dt-ba-panel{padding:14px 18px 12px!important}
 .dt-ba-showcase .dt-ba-showcase-head{grid-template-columns:1fr!important;gap:8px!important;margin-bottom:9px!important}
 .dt-ba-showcase .dt-ba-btn{justify-self:start!important}
 .dt-ba-showcase .dt-ba-card{flex-basis:calc((100% - 12px)/2)!important;height:225px!important}
}
@media (max-width:600px){
 .dt-ba-showcase .dt-ba-panel{padding:12px 10px 10px!important}
 .dt-ba-showcase .dt-ba-intro h2{font-size:clamp(29px,9vw,40px)!important}
 .dt-ba-showcase .dt-ba-intro p{font-size:10px!important}
 
 
 
 .dt-ba-showcase .dt-ba-carousel{padding:0 0 14px!important}
 .dt-ba-showcase .dt-ba-card{flex-basis:100%!important;width:100%!important;height:205px!important}
 .dt-ba-showcase .dt-ba-caption{min-height:46px!important}
 .dt-ba-showcase .dt-ba-copy strong{font-size:11px!important}
 .dt-ba-showcase .dt-ba-copy small{font-size:8px!important}
 }


/* v140 — Öncesi & Sonrası daha kompakt */
.dt-ba-showcase .dt-ba-panel{padding:11px 18px 9px!important;gap:14px!important}
.dt-ba-showcase .dt-ba-showcase-head{gap:7px!important;margin-bottom:6px!important}
.dt-ba-showcase .dt-ba-intro h2{margin:3px 0 2px!important;font-size:clamp(28px,2.7vw,42px)!important}
.dt-ba-showcase .dt-ba-intro p{font-size:10px!important;line-height:1.2!important}
.dt-ba-showcase .dt-ba-trust-strip{gap:5px!important}
.dt-ba-showcase .dt-ba-trust-strip>div{gap:5px!important}
.dt-ba-showcase .dt-ba-trust-icon{width:28px!important;height:28px!important;flex-basis:28px!important}
.dt-ba-showcase .dt-ba-trust-icon .detay-icon{width:14px!important;height:14px!important}
.dt-ba-showcase .dt-ba-trust-strip b{font-size:8px!important;line-height:1.05!important}
.dt-ba-showcase .dt-ba-carousel{padding:0 38px 13px 0!important}
.dt-ba-showcase .dt-ba-card{height:215px!important;border-radius:13px!important}
.dt-ba-showcase .dt-ba-label{top:8px!important;padding:4px 8px!important;font-size:8px!important}
.dt-ba-showcase .dt-ba-before-label{left:8px!important}.dt-ba-showcase .dt-ba-after-label{right:8px!important}
.dt-ba-showcase .dt-ba-divider i{width:30px!important;height:30px!important;font-size:13px!important}
.dt-ba-showcase .dt-ba-caption{min-height:44px!important;padding:5px 8px!important;gap:6px!important}
.dt-ba-showcase .dt-ba-icon{width:30px!important;height:30px!important;flex-basis:30px!important}
.dt-ba-showcase .dt-ba-icon .detay-icon{width:16px!important;height:16px!important}
.dt-ba-showcase .dt-ba-copy strong{font-size:11px!important}
.dt-ba-showcase .dt-ba-copy small{font-size:7.5px!important}
.dt-ba-showcase .dt-ba-arrow{width:36px!important;height:36px!important;font-size:22px!important}
.dt-ba-showcase .dt-ba-arrows{gap:5px!important}
.dt-ba-showcase .dt-ba-dots{height:8px!important}
.dt-ba-showcase .dt-ba-dots button{width:7px!important;height:7px!important}
@media(max-width:1100px){.dt-ba-showcase .dt-ba-panel{padding:10px 15px 8px!important}.dt-ba-showcase .dt-ba-card{height:200px!important}}
@media(max-width:600px){.dt-ba-showcase .dt-ba-panel{padding:9px 9px 7px!important}.dt-ba-showcase .dt-ba-intro h2{font-size:clamp(27px,8.5vw,36px)!important}.dt-ba-showcase .dt-ba-intro p{font-size:9px!important}.dt-ba-showcase .dt-ba-trust-strip{gap:4px!important}.dt-ba-showcase .dt-ba-trust-icon{width:25px!important;height:25px!important;flex-basis:25px!important}.dt-ba-showcase .dt-ba-trust-strip b{font-size:7px!important}.dt-ba-showcase .dt-ba-carousel{padding:0 0 12px!important}.dt-ba-showcase .dt-ba-card{height:185px!important}.dt-ba-showcase .dt-ba-caption{min-height:40px!important}.dt-ba-showcase .dt-ba-icon{width:27px!important;height:27px!important;flex-basis:27px!important}.dt-ba-showcase .dt-ba-copy strong{font-size:10px!important}.dt-ba-showcase .dt-ba-copy small{font-size:7px!important}.dt-ba-showcase .dt-ba-arrow{width:33px!important;height:33px!important;font-size:20px!important}}

/* v141 — FAQ popup mobil CTA butonlarını aynı hizaya getir */
@media (max-width:700px){
  .dt-faq-popup-actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    align-items:stretch!important;
    gap:8px!important;
    width:100%!important;
    margin-top:20px!important;
  }
  .dt-faq-popup-actions .btn{
    width:100%!important;
    min-width:0!important;
    min-height:46px!important;
    padding:10px 8px!important;
    font-size:11.5px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
  }
}
@media (max-width:380px){
  .dt-faq-popup-actions{gap:6px!important}
  .dt-faq-popup-actions .btn{font-size:10.5px!important;padding-left:5px!important;padding-right:5px!important}
}

/* v145 — yalnızca header telefon butonu premiumlaştırıldı */
.site-header .header-phone{
  position:relative!important;
  min-width:214px!important;
  min-height:58px!important;
  padding:7px 16px 7px 9px!important;
  gap:11px!important;
  border:1px solid #d7e7f7!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#ffffff 0%,#f3f9ff 100%)!important;
  box-shadow:0 10px 28px rgba(6,55,112,.10),inset 0 1px 0 rgba(255,255,255,.95)!important;
  overflow:hidden!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.site-header .header-phone:before{
  content:"";
  position:absolute;
  top:-24px;
  right:-18px;
  width:82px;
  height:82px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(46,140,255,.13),rgba(46,140,255,0) 70%);
  pointer-events:none;
}
.site-header .header-phone:hover{
  transform:translateY(-2px)!important;
  border-color:#b9d8f5!important;
  box-shadow:0 15px 34px rgba(6,55,112,.15),inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.site-header .header-phone-icon{
  position:relative!important;
  z-index:1!important;
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
  border:0!important;
  border-radius:14px!important;
  color:#fff!important;
  background:linear-gradient(145deg,#0b73e8,#1260d0)!important;
  box-shadow:0 8px 18px rgba(11,99,217,.24)!important;
}
.site-header .header-phone-icon .detay-icon,
.site-header .header-phone-icon svg{
  width:20px!important;
  height:20px!important;
  color:#fff!important;
}
.site-header .header-phone-copy{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  line-height:1.05!important;
}
.site-header .header-phone-copy strong{
  color:#082d60!important;
  font-size:15px!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
  white-space:nowrap!important;
}
.site-header .header-phone-copy small{
  margin-top:4px!important;
  color:#6b8197!important;
  font-size:9px!important;
  font-weight:750!important;
}
@media(max-width:1100px){
  .site-header .header-phone{min-width:198px!important;padding-right:12px!important}
  .site-header .header-phone-icon{width:40px!important;height:40px!important;flex-basis:40px!important}
  .site-header .header-phone-copy strong{font-size:13px!important}
}

/* v147 — footer öncesi premium ana sayfa blog showcase */
.dt-home-blog-showcase{background:linear-gradient(180deg,#fff 0%,#f5faff 100%);overflow:hidden;padding-top:38px!important;padding-bottom:38px!important}
.dt-home-blog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}
.dt-home-blog-title-wrap{max-width:820px;text-align:center;margin:0 auto;flex:1}
.dt-home-blog-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#0874e8;font-size:12px;font-weight:900;letter-spacing:.09em}
.dt-home-blog-eyebrow:before,.dt-home-blog-eyebrow:after{content:"";width:48px;height:1px;background:#b9d8fb}
.dt-home-blog-title-wrap h2{margin:4px 0 4px;color:#092f66;font-size:clamp(30px,3.2vw,42px);line-height:1.12;letter-spacing:-.045em}
.dt-home-blog-title-wrap h2 em{font-style:normal;color:#0874e8}
.dt-home-blog-title-wrap p{margin:0;color:#6a8098;font-size:14px}
.dt-home-blog-all{flex:0 0 auto;margin-top:4px;display:inline-flex;align-items:center;gap:22px;padding:12px 18px;border:1.5px solid #0874e8;border-radius:999px;color:#092f66;background:#fff;font-size:13px;font-weight:900;box-shadow:0 7px 18px rgba(8,116,232,.06)}
.dt-home-blog-all span{color:#0874e8;font-size:20px;line-height:1}









.dt-home-blog-slider{position:relative;min-width:0;padding:0 0 30px}
.dt-home-blog-viewport{overflow:hidden}
.dt-home-blog-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;transition:transform .35s ease}
.dt-home-blog-card{min-width:0;background:#fff;border:1px solid #e0ebf6;border-radius:18px;overflow:hidden;box-shadow:0 9px 25px rgba(7,43,95,.07)}
.dt-home-blog-media{position:relative;display:block;height:178px;overflow:hidden;background:#eaf2fa}
.dt-home-blog-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.dt-home-blog-card:hover .dt-home-blog-media img{transform:scale(1.04)}
.dt-home-blog-cat{position:absolute;left:13px;top:12px;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.94);color:#0874e8;font-size:10px;font-weight:900;box-shadow:0 5px 15px rgba(7,43,95,.08)}
.dt-home-blog-card-body{padding:12px 14px 13px}

.dt-home-blog-card h3{margin:10px 0 6px;font-size:17px;line-height:1.18;letter-spacing:-.025em;color:#092f66}
.dt-home-blog-card h3 a{color:inherit}
.dt-home-blog-card p{margin:0;min-height:58px;color:#71849a;font-size:11px;line-height:1.5}





.dt-home-blog-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#0874e8;font-size:30px;line-height:1;box-shadow:0 8px 24px rgba(7,43,95,.15);cursor:pointer}
.dt-home-blog-prev{left:-20px}.dt-home-blog-next{right:-20px}
.dt-home-blog-dots{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:8px}
.dt-home-blog-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#cfdeed;padding:0;cursor:pointer}.dt-home-blog-dots button.is-active{background:#0874e8;transform:scale(1.1)}
@media(max-width:1100px){.dt-home-blog-track{grid-template-columns:repeat(3,minmax(0,1fr))}.dt-home-blog-card:nth-child(n/**/+4){display:none}.dt-home-blog-media{height:165px}}
@media(max-width:820px){.dt-home-blog-head{display:block;text-align:center}.dt-home-blog-all{margin-top:14px}.dt-home-blog-track{display:flex;gap:12px;overflow:visible}.dt-home-blog-card{flex:0 0 calc(50% - 6px)}.dt-home-blog-card:nth-child(n/**/+4){display:block}.dt-home-blog-media{height:160px}.dt-home-blog-prev{left:-8px}.dt-home-blog-next{right:-8px}}
@media(max-width:560px){.dt-home-blog-showcase{padding-top:28px!important;padding-bottom:28px!important}.dt-home-blog-title-wrap h2{font-size:28px}.dt-home-blog-title-wrap p{font-size:13px}.dt-home-blog-eyebrow:before,.dt-home-blog-eyebrow:after{width:24px}.dt-home-blog-track{overflow:hidden;scroll-behavior:smooth}.dt-home-blog-card{flex:0 0 calc(100% - 12px)}.dt-home-blog-card:nth-child(n/**/+4){display:block}.dt-home-blog-media{height:185px}.dt-home-blog-card p{min-height:auto}.dt-home-blog-nav{width:36px;height:36px;font-size:26px}.dt-home-blog-prev{left:2px}.dt-home-blog-next{right:2px}.dt-home-blog-all{padding:10px 15px;font-size:12px}}

/* v148 — header teklif CTA WhatsApp */
.header-whatsapp{gap:8px!important;}
.header-whatsapp svg{width:18px!important;height:18px!important;flex:0 0 18px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.header-whatsapp:hover{background:#20bd5b!important;box-shadow:0 10px 26px rgba(37,211,102,.25)!important;}
@media(max-width:900px){.header-whatsapp span:nth-of-type(2){display:none!important}.header-whatsapp{padding:11px 13px!important;min-width:44px!important}}


/* v150 — Home blog display count and column settings */
.dt-home-blog-track{grid-template-columns:repeat(var(--dt-home-blog-columns,4),minmax(0,1fr))}
@media(max-width:1100px){.dt-home-blog-track{grid-template-columns:repeat(min(var(--dt-home-blog-columns,4),3),minmax(0,1fr))}}

/* v151 — Home blog: selected column count is a horizontal slider, never a second row */
@media(min-width:821px){
  .dt-home-blog-viewport{overflow:hidden!important}
  .dt-home-blog-track{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;grid-template-columns:none!important;gap:14px!important;will-change:transform}
  .dt-home-blog-card{min-width:0!important;flex:0 0 auto}
}
/* v153 — home blog intro CTA click fix */



/* v169 — Premium Hakkımızda tasarımı: görsel + içerik + 4 istatistik */
.dt-why-section{padding:24px 0 28px!important;background:#fff!important}
.dt-why-card{display:grid!important;grid-template-columns:minmax(220px,.72fr) minmax(390px,1.38fr) minmax(300px,.92fr)!important;grid-template-areas:"person copy stats";align-items:stretch!important;min-height:320px!important;padding:0!important;border:1px solid #dbe8f5!important;border-radius:24px!important;background:linear-gradient(135deg,#f8fcff 0%,#edf6ff 100%)!important;box-shadow:0 16px 42px rgba(7,43,95,.10)!important}
.dt-why-person{grid-area:person!important;min-height:320px!important;padding:0!important;align-items:flex-end!important;overflow:hidden!important;background:transparent!important}
.dt-why-person-glow{width:330px!important;height:330px!important;top:28px!important;left:48%!important;background:radial-gradient(circle,#c9e8ff 0%,rgba(201,232,255,.52) 48%,rgba(201,232,255,0) 72%)!important}
.dt-why-person>img:first-of-type{height:330px!important;width:auto!important;max-width:none!important;object-fit:contain!important;filter:drop-shadow(0 16px 22px rgba(7,43,95,.12))!important}
.dt-why-copy{grid-area:copy!important;padding:28px 24px 26px 18px!important;justify-content:center!important}
.dt-why-eyebrow{padding:6px 10px!important;font-size:10px!important;background:#e8f4ff!important;color:#0b63d9!important;border:1px solid #cfe7ff!important}
.dt-why-copy h2{max-width:610px!important;margin:12px 0 10px!important;font-size:clamp(31px,3.15vw,44px)!important;line-height:1.04!important;letter-spacing:-.045em!important;color:#062b5f!important}
.dt-why-copy p{max-width:620px!important;font-size:14px!important;line-height:1.62!important;color:#536a80!important}
.dt-why-button{margin-top:16px!important;padding:11px 19px!important;border-radius:999px!important;font-size:12px!important;box-shadow:0 10px 24px rgba(11,99,217,.20)!important}
.dt-why-stats{grid-area:stats!important;padding:24px 20px 24px 8px!important;justify-content:center!important}
.dt-why-stat-grid{gap:12px!important}
.dt-why-stat{min-height:112px!important;padding:14px 10px!important;border:1px solid rgba(220,233,246,.95)!important;border-radius:17px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 8px 22px rgba(7,43,95,.055)!important}
.dt-why-stat-icon{width:42px!important;height:42px!important;margin-bottom:8px!important}
.dt-why-stat>strong{font-size:27px!important;color:#062b5f!important}
.dt-why-stat>span{font-size:10px!important;margin-top:4px!important}
@media(max-width:1050px){
  .dt-why-card{grid-template-columns:minmax(190px,.66fr) minmax(330px,1.3fr) minmax(270px,.88fr)!important}
  .dt-why-person>img:first-of-type{height:300px!important}
  .dt-why-copy{padding:24px 18px 22px 12px!important}
  .dt-why-copy h2{font-size:clamp(28px,3.3vw,38px)!important}
  .dt-why-stats{padding-right:14px!important}
}
@media(max-width:820px){
  .dt-why-card{grid-template-columns:1fr 1fr!important;grid-template-areas:"copy copy" "person stats";min-height:0!important}
  .dt-why-copy{padding:24px 22px 12px!important}
  .dt-why-copy h2{max-width:700px!important}
  .dt-why-person{min-height:270px!important}
  .dt-why-person>img:first-of-type{height:270px!important}
  .dt-why-stats{padding:16px 18px 18px 8px!important}
}
@media(max-width:560px){
  .dt-why-section{padding:16px 0 20px!important}
  .dt-why-card{display:flex!important;flex-direction:column!important;border-radius:20px!important}
  .dt-why-copy{order:1!important;padding:20px 16px 10px!important}
  .dt-why-copy h2{font-size:28px!important;line-height:1.07!important;margin:10px 0 9px!important}
  .dt-why-copy p{font-size:13px!important;line-height:1.55!important}
  .dt-why-button{margin-top:13px!important}
  .dt-why-person{order:2!important;min-height:245px!important}
  .dt-why-person>img:first-of-type{height:260px!important}
  .dt-why-person-glow{width:220px!important;height:220px!important;top:10px!important}
  .dt-why-stats{order:3!important;padding:8px 14px 14px!important}
  .dt-why-stat{min-height:78px!important;padding:9px 6px!important}
  .dt-why-stat-icon{width:32px!important;height:32px!important;margin-bottom:5px!important}
  .dt-why-stat>strong{font-size:21px!important}
  .dt-why-stat>span{font-size:9px!important}
}


/* v170 — Öncesi / Sonrası premium light showcase */
.dt-ba-showcase.dt-ba-section{padding:0!important;background:#fff!important;overflow:hidden!important}
.dt-ba-showcase .dt-ba-shell{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important}
.dt-ba-showcase .dt-ba-panel{display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;gap:28px!important;align-items:center!important;min-height:0!important;padding:22px 22px 20px 30px!important;border:1px solid #e4eef8!important;border-radius:24px!important;background:linear-gradient(135deg,#f8fcff 0%,#eef7ff 100%)!important;box-shadow:0 14px 34px rgba(19,76,133,.10)!important;color:#0a2f61!important;overflow:hidden!important}
.dt-ba-showcase .dt-ba-panel:before{width:300px!important;height:300px!important;right:-170px!important;bottom:-210px!important;border-color:rgba(16,126,235,.08)!important;box-shadow:0 0 0 70px rgba(16,126,235,.025),0 0 0 140px rgba(16,126,235,.015)!important}
.dt-ba-showcase .dt-ba-showcase-head{display:block!important;position:relative!important;z-index:3!important;margin:0!important}
.dt-ba-showcase .dt-ba-intro{padding:0!important;align-self:center!important}
.dt-ba-showcase .dt-ba-eyebrow{padding:5px 9px!important;background:#e8f4ff!important;border:1px solid #cde7ff!important;color:#0878e8!important;font-size:9px!important}
.dt-ba-showcase .dt-ba-eyebrow span{color:#0878e8!important}
.dt-ba-showcase .dt-ba-intro h2{margin:11px 0 10px!important;max-width:250px!important;font-size:clamp(31px,3vw,44px)!important;line-height:.96!important;letter-spacing:-.055em!important;color:#092f63!important}
.dt-ba-showcase .dt-ba-intro h2 span{color:#092f63!important}
.dt-ba-showcase .dt-ba-intro h2 span.accent{color:#087cf0!important}
.dt-ba-showcase .dt-ba-intro p{max-width:245px!important;margin:0!important;color:#58728f!important;font-size:11px!important;line-height:1.45!important}
.dt-ba-showcase .dt-ba-btn{display:none!important}
.dt-ba-showcase .dt-ba-intro-arrows{display:flex!important;gap:10px!important;margin-top:20px!important}
.dt-ba-showcase .dt-ba-intro-arrows .dt-ba-arrow{position:static!important;transform:none!important;width:40px!important;height:40px!important;background:#fff!important;color:#0878e8!important;border:2px solid #83c4ff!important;box-shadow:0 6px 16px rgba(8,120,232,.10)!important;font-size:25px!important}
.dt-ba-showcase .dt-ba-intro-arrows .dt-ba-arrow:hover:not(:disabled){background:#087cf0!important;color:#fff!important}
.dt-ba-showcase .dt-ba-carousel{position:relative!important;min-width:0!important;padding:0 0 18px!important;margin:0!important;z-index:2!important}
.dt-ba-showcase .dt-ba-viewport{overflow:hidden!important;border-radius:20px!important;box-shadow:0 12px 28px rgba(10,53,96,.12)!important}
.dt-ba-showcase .dt-ba-track{gap:0!important}
.dt-ba-showcase .dt-ba-card{flex:0 0 100%!important;width:100%!important;height:310px!important;border-radius:20px!important;box-shadow:none!important}
.dt-ba-showcase .dt-ba-image{height:100%!important;aspect-ratio:auto!important;background:#dcebf8!important}
.dt-ba-showcase .dt-ba-label{top:12px!important;padding:6px 12px!important;font-size:10px!important;box-shadow:0 4px 12px rgba(0,20,50,.14)!important}
.dt-ba-showcase .dt-ba-before-label{left:12px!important;background:#092d59!important;color:#fff!important}
.dt-ba-showcase .dt-ba-after-label{right:12px!important;background:#092d59!important;color:#fff!important}
.dt-ba-showcase .dt-ba-divider{background:#fff!important;box-shadow:0 0 0 1px rgba(7,70,130,.10)!important}
.dt-ba-showcase .dt-ba-divider i{width:42px!important;height:42px!important;background:#fff!important;color:#087cf0!important;border:2px solid #e4f2ff!important;box-shadow:0 5px 16px rgba(0,50,100,.16)!important;font-size:17px!important}
.dt-ba-showcase .dt-ba-caption{left:auto!important;right:12px!important;bottom:12px!important;width:min(285px,70%)!important;min-height:58px!important;padding:9px 12px!important;border-radius:14px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 8px 22px rgba(0,28,65,.15)!important;color:#092f63!important;gap:9px!important}
.dt-ba-showcase .dt-ba-icon{width:40px!important;height:40px!important;flex-basis:40px!important;background:#e8f4ff!important;color:#087cf0!important;box-shadow:none!important}
.dt-ba-showcase .dt-ba-copy strong{font-size:13px!important;color:#092f63!important}
.dt-ba-showcase .dt-ba-copy small{font-size:9px!important;color:#58728f!important}
.dt-ba-showcase .dt-ba-dots{left:auto!important;right:0!important;bottom:0!important;height:10px!important;justify-content:flex-end!important;gap:6px!important}
.dt-ba-showcase .dt-ba-dots button{width:7px!important;height:7px!important;background:#c8dced!important}
.dt-ba-showcase .dt-ba-dots button.active{background:#087cf0!important}
@media(max-width:820px){
 .dt-ba-showcase .dt-ba-shell{width:calc(100% - 24px)!important}
 .dt-ba-showcase .dt-ba-panel{display:block!important;padding:18px 14px 14px!important;border-radius:19px!important}
 .dt-ba-showcase .dt-ba-intro{text-align:left!important}
 .dt-ba-showcase .dt-ba-intro h2{max-width:none!important;font-size:clamp(30px,8vw,40px)!important}
 .dt-ba-showcase .dt-ba-intro p{max-width:620px!important;font-size:10px!important}
 .dt-ba-showcase .dt-ba-intro-arrows{margin-top:12px!important}
 .dt-ba-showcase .dt-ba-carousel{margin-top:15px!important;padding-bottom:13px!important}
 .dt-ba-showcase .dt-ba-card{height:235px!important}
 .dt-ba-showcase .dt-ba-caption{width:min(270px,78%)!important;min-height:48px!important;bottom:8px!important;right:8px!important;padding:7px 9px!important}
 .dt-ba-showcase .dt-ba-icon{width:32px!important;height:32px!important;flex-basis:32px!important}
 .dt-ba-showcase .dt-ba-copy strong{font-size:11px!important}.dt-ba-showcase .dt-ba-copy small{font-size:8px!important}
}
@media(max-width:520px){
 .dt-ba-showcase .dt-ba-panel{padding:15px 11px 12px!important}
 .dt-ba-showcase .dt-ba-eyebrow{font-size:8px!important}
 .dt-ba-showcase .dt-ba-intro h2{font-size:clamp(27px,8.5vw,35px)!important;margin:8px 0 7px!important}
 .dt-ba-showcase .dt-ba-intro p{font-size:9px!important}
 .dt-ba-showcase .dt-ba-card{height:200px!important;border-radius:15px!important}
 .dt-ba-showcase .dt-ba-label{top:8px!important;padding:5px 8px!important;font-size:8px!important}
 .dt-ba-showcase .dt-ba-before-label{left:8px!important}.dt-ba-showcase .dt-ba-after-label{right:8px!important}
 .dt-ba-showcase .dt-ba-divider i{width:34px!important;height:34px!important;font-size:14px!important}
 .dt-ba-showcase .dt-ba-caption{right:7px!important;bottom:7px!important;min-height:43px!important;width:80%!important;padding:6px 7px!important}
 .dt-ba-showcase .dt-ba-icon{width:29px!important;height:29px!important;flex-basis:29px!important}
 .dt-ba-showcase .dt-ba-copy strong{font-size:10px!important}.dt-ba-showcase .dt-ba-copy small{font-size:7px!important}
 .dt-ba-showcase .dt-ba-intro-arrows .dt-ba-arrow{width:36px!important;height:36px!important;font-size:21px!important}
}

/* v171 — Öncesi / Sonrası ultra kompakt */

.dt-ba-showcase .dt-ba-shell{width:min(1180px,calc(100% - 24px))!important}
.dt-ba-showcase .dt-ba-panel{grid-template-columns:220px minmax(0,1fr)!important;gap:16px!important;padding:12px 14px 10px 18px!important;border-radius:18px!important}
.dt-ba-showcase .dt-ba-intro h2{margin:7px 0 6px!important;font-size:clamp(25px,2.4vw,34px)!important;line-height:.98!important}
.dt-ba-showcase .dt-ba-intro p{font-size:10px!important;line-height:1.35!important}
.dt-ba-showcase .dt-ba-intro-arrows{gap:7px!important;margin-top:10px!important}
.dt-ba-showcase .dt-ba-intro-arrows .dt-ba-arrow{width:34px!important;height:34px!important;font-size:21px!important}
.dt-ba-showcase .dt-ba-carousel{padding-bottom:11px!important}
.dt-ba-showcase .dt-ba-viewport{border-radius:15px!important}
.dt-ba-showcase .dt-ba-card{height:205px!important;border-radius:15px!important}
.dt-ba-showcase .dt-ba-label{top:8px!important;padding:4px 9px!important;font-size:9px!important}
.dt-ba-showcase .dt-ba-divider i{width:34px!important;height:34px!important;font-size:14px!important}
.dt-ba-showcase .dt-ba-caption{right:8px!important;bottom:8px!important;width:min(255px,62%)!important;min-height:45px!important;padding:6px 8px!important;border-radius:11px!important;gap:7px!important}

.dt-ba-showcase .dt-ba-copy small{font-size:8px!important}
.dt-ba-showcase .dt-ba-dots{bottom:0!important}
@media(max-width:900px){
 .dt-ba-showcase .dt-ba-panel{grid-template-columns:205px minmax(0,1fr)!important;gap:12px!important;padding:10px 11px 9px 14px!important}
 .dt-ba-showcase .dt-ba-card{height:190px!important}
}
@media(max-width:600px){
 .dt-ba-showcase .dt-ba-shell{width:calc(100% - 16px)!important}
 .dt-ba-showcase .dt-ba-panel{display:block!important;padding:11px 9px 9px!important;border-radius:15px!important}
 .dt-ba-showcase .dt-ba-intro h2{font-size:clamp(25px,8vw,33px)!important}
 .dt-ba-showcase .dt-ba-intro p{font-size:9px!important}
 .dt-ba-showcase .dt-ba-intro-arrows{margin-top:8px!important}
 .dt-ba-showcase .dt-ba-carousel{margin-top:9px!important;padding-bottom:11px!important}
 .dt-ba-showcase .dt-ba-card{height:175px!important;border-radius:13px!important}
 .dt-ba-showcase .dt-ba-caption{min-height:40px!important;width:78%!important;right:6px!important;bottom:6px!important;padding:5px 6px!important}
 .dt-ba-showcase .dt-ba-icon{width:27px!important;height:27px!important;flex-basis:27px!important}
 .dt-ba-showcase .dt-ba-copy strong{font-size:10px!important}.dt-ba-showcase .dt-ba-copy small{font-size:7px!important}
}


/* v173 — Öncesi / Sonrası iki kart görünümü */

.dt-ba-showcase .dt-ba-card{flex:0 0 calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important}
@media(max-width:600px){
  .dt-ba-showcase .dt-ba-track{gap:12px!important}
  .dt-ba-showcase .dt-ba-card{flex:0 0 100%!important;width:100%!important}
}


/* v174 — Google yorumları + SSS ultra kompakt görünüm; alt CTA bağlantıları kaldırıldı */
.premium-feedback{padding:16px 0 18px!important;background:#fff!important}
.premium-feedback-grid{gap:20px!important;align-items:start!important}
.dt-reviews-showcase,.dt-faq-showcase{min-width:0!important}
.dt-reviews-head{margin-bottom:8px!important}
.dt-feedback-eyebrow{font-size:9px!important;padding:4px 8px!important}
.dt-feedback-title{font-size:28px!important;line-height:1.02!important;margin:7px 0 5px!important}
.dt-feedback-subtitle{font-size:11px!important;line-height:1.35!important;margin:0!important}
.dt-review-slider{margin-top:8px!important}
.dt-google-review-card{min-height:190px!important;height:190px!important;padding:12px 13px 10px!important;border-radius:14px!important}
.dt-google-review-card>p{min-height:55px!important;margin:7px 0 8px!important;font-size:11px!important;line-height:1.45!important}
.dt-google-review-card .person .avatar{width:30px!important;height:30px!important;flex-basis:30px!important}
.dt-google-review-card .person strong{font-size:10px!important}.dt-google-review-card .person small{font-size:7px!important}
.dt-review-nav{width:36px!important;height:36px!important;font-size:26px!important}
.dt-review-prev{left:-8px!important}.dt-review-next{right:-8px!important}
.dt-review-slider .review-dots{margin-top:7px!important}
.dt-faq-showcase .premium-panel-head{margin-bottom:8px!important}
.dt-faq-front-list{gap:4px!important}
.dt-faq-front-row{min-height:36px!important;padding:5px 8px!important;border-radius:10px!important;grid-template-columns:28px 28px minmax(0,1fr) 25px!important;gap:6px!important;box-shadow:0 3px 10px rgba(7,43,95,.025)!important}
.dt-faq-front-icon,.dt-faq-front-num{width:28px!important;height:28px!important;flex-basis:28px!important;border-radius:8px!important;font-size:11px!important}
.dt-faq-front-question{font-size:10.5px!important;line-height:1.25!important}
.dt-faq-front-arrow{width:23px!important;height:23px!important;font-size:14px!important}
.dt-faq-all-btn,.dt-reviews-footer{display:none!important}
@media(max-width:820px){
 .premium-feedback{padding:14px 0 16px!important}
 .premium-feedback-grid{gap:16px!important}
 .dt-google-review-card{min-height:180px!important;height:180px!important}
 .dt-faq-showcase{border-top:1px solid #e4edf6!important;padding-top:14px!important}
}
@media(max-width:560px){
 .premium-feedback{padding:12px 0 14px!important}
 .dt-feedback-title{font-size:25px!important}
 .dt-google-review-card{min-height:175px!important;height:175px!important}
 .dt-google-review-card>p{min-height:48px!important;font-size:10.5px!important}
 .dt-faq-showcase{padding-top:12px!important}
 .dt-faq-front-row{min-height:34px!important;grid-template-columns:25px 25px minmax(0,1fr) 23px!important;gap:5px!important;padding:4px 7px!important}
 .dt-faq-front-icon,.dt-faq-front-num{width:25px!important;height:25px!important;flex-basis:25px!important;font-size:10px!important}
 .dt-faq-front-question{font-size:10px!important}
 .dt-faq-front-arrow{width:21px!important;height:21px!important;font-size:13px!important}
}


/* v175 — Premium blog showcase: four full-width cards, image meta, compact editorial layout */
.dt-home-blog-showcase{padding:26px 0 30px!important;background:#fff!important}
.dt-home-blog-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin:0 0 16px!important}
.dt-home-blog-title-wrap{max-width:900px!important;margin:0!important;text-align:left!important}
.dt-home-blog-eyebrow{font-size:10px!important;letter-spacing:.08em!important;color:#0874e8!important}
.dt-home-blog-eyebrow:before,.dt-home-blog-eyebrow:after{display:none!important}
.dt-home-blog-title-wrap h2{margin:5px 0 4px!important;font-size:clamp(27px,3vw,38px)!important;line-height:1.05!important;letter-spacing:-.045em!important;color:#092f66!important}
.dt-home-blog-title-wrap p{font-size:12px!important;line-height:1.45!important;color:#263b50!important;max-width:900px!important}
.dt-home-blog-all{display:inline-flex!important;align-items:center!important;gap:14px!important;flex:0 0 auto!important;margin:0 0 2px!important;padding:10px 15px!important;border:1.4px solid #0874e8!important;border-radius:999px!important;background:#fff!important;color:#092f66!important;font-size:11px!important;font-weight:900!important;box-shadow:0 7px 18px rgba(8,116,232,.06)!important}
.dt-home-blog-all span{color:#0874e8!important;font-size:17px!important}


.dt-home-blog-slider{position:relative!important;min-width:0!important;padding:0 0 18px!important}
.dt-home-blog-viewport{overflow:hidden!important}
.dt-home-blog-track{display:flex!important;flex-wrap:nowrap!important;gap:12px!important;align-items:stretch!important;transition:transform .35s ease!important;will-change:transform!important}
.dt-home-blog-card{flex:0 0 calc((100% - 36px)/4)!important;width:calc((100% - 36px)/4)!important;min-width:0!important;background:#fff!important;border:1px solid #e0ebf6!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(7,43,95,.065)!important}
.dt-home-blog-media{height:155px!important;border-radius:0!important;position:relative!important;display:block!important;overflow:hidden!important;background:#eaf2fa!important}
.dt-home-blog-media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .35s ease!important}
.dt-home-blog-card:hover .dt-home-blog-media img{transform:scale(1.035)!important}
.dt-home-blog-cat{left:11px!important;top:auto!important;bottom:10px!important;padding:5px 9px!important;border-radius:999px!important;background:rgba(255,255,255,.96)!important;color:#0874e8!important;font-size:9px!important;font-weight:900!important;box-shadow:0 4px 12px rgba(7,43,95,.1)!important}
.dt-home-blog-image-meta{position:absolute!important;right:10px!important;bottom:11px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:5px 8px!important;border-radius:999px!important;background:rgba(7,32,67,.68)!important;color:#fff!important;font-size:8px!important;line-height:1!important;backdrop-filter:blur(5px)!important}
.dt-home-blog-image-meta i{opacity:.7!important;font-style:normal!important}
.dt-home-blog-card-body{padding:12px 13px 13px!important}
.dt-home-blog-card h3{margin:0 0 6px!important;font-size:16px!important;line-height:1.18!important;letter-spacing:-.025em!important;color:#092f66!important}
.dt-home-blog-card h3 a{color:inherit!important}
.dt-home-blog-card p{margin:0!important;min-height:0!important;height:63px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;color:#71849a!important;font-size:14px!important;line-height:1.5!important}

.dt-home-blog-read{display:inline-flex!important;align-items:center!important;gap:5px!important;margin-top:9px!important;color:#0874e8!important;font-size:10px!important;font-weight:900!important}
.dt-home-blog-read span{font-size:15px!important;line-height:1!important}
.dt-home-blog-nav{width:38px!important;height:38px!important;font-size:26px!important;box-shadow:0 7px 20px rgba(7,43,95,.14)!important}
.dt-home-blog-prev{left:-17px!important}.dt-home-blog-next{right:-17px!important}
.dt-home-blog-dots{bottom:0!important;gap:6px!important}
.dt-home-blog-dots button{width:7px!important;height:7px!important}
@media(max-width:1100px){
 .dt-home-blog-card{flex-basis:calc((100% - 24px)/3)!important;width:calc((100% - 24px)/3)!important}
 .dt-home-blog-media{height:145px!important}
}
@media(max-width:820px){
 .dt-home-blog-showcase{padding:22px 0 26px!important}
 .dt-home-blog-head{align-items:flex-start!important}
 .dt-home-blog-title-wrap h2{font-size:28px!important}
 .dt-home-blog-title-wrap p{font-size:12px!important}
 .dt-home-blog-card{flex-basis:calc((100% - 12px)/2)!important;width:calc((100% - 12px)/2)!important}
 .dt-home-blog-media{height:150px!important}
 .dt-home-blog-prev{left:-8px!important}.dt-home-blog-next{right:-8px!important}
}
@media(max-width:560px){
 .dt-home-blog-showcase{padding:20px 0 22px!important}
 .dt-home-blog-head{display:block!important;margin-bottom:12px!important}
 .dt-home-blog-title-wrap h2{font-size:26px!important}
 .dt-home-blog-title-wrap p{font-size:11px!important}
 .dt-home-blog-all{margin-top:10px!important;padding:9px 13px!important;font-size:10px!important}
 .dt-home-blog-card{flex-basis:100%!important;width:100%!important}
 .dt-home-blog-media{height:180px!important}
 .dt-home-blog-card-body{padding:11px 12px 12px!important}
 .dt-home-blog-card h3{font-size:16px!important}
 .dt-home-blog-card p{font-size:14px!important;height:63px!important}
 .dt-home-blog-nav{width:34px!important;height:34px!important;font-size:24px!important}
 .dt-home-blog-prev{left:2px!important}.dt-home-blog-next{right:2px!important}
}

/* v176 — Ana sayfa premium spacing system
   Genel section boşlukları sıfırlanır; her bölüm kendi ritmini yönetir. */
.home main > section.section,
.front-page main > section.section,
body.home main > section.section{
  margin:0!important;
  padding:0!important;
}
.home main > section.section > .container,
.front-page main > section.section > .container{
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}

/* Hakkımızda */
.home main > section.dt-why-section{padding:28px 0 30px!important}
.home main > section.dt-why-section .dt-why-card{margin:0!important}

/* Hizmetler */
.home main > section.services-section{padding:30px 0 34px!important}
.home main > section.services-section .section-head{margin:0 0 20px!important}
.home main > section.services-section .services-slider-controls{margin:0!important}
.home main > section.services-section .services-slider{margin:0!important}

/* Öncesi / Sonrası */
.home main > section.dt-ba-section{padding:18px 0 20px!important}
.home main > section.dt-ba-section .dt-ba-shell{margin-top:0!important;margin-bottom:0!important}

/* Fiyatlar */
.home main > section.premium-pricing{padding:30px 0 32px!important}
.home main > section.premium-pricing .section-head{margin-top:0!important;margin-bottom:20px!important}

/* Yorumlar + SSS */
.home main > section.premium-feedback{padding:24px 0 26px!important}
.home main > section.premium-feedback .premium-feedback-grid{margin:0!important}

/* Blog */
.home main > section.dt-home-blog-showcase{padding:28px 0 30px!important}
.home main > section.dt-home-blog-showcase .dt-home-blog-head{margin-top:0!important;margin-bottom:16px!important}
.home main > section.dt-home-blog-showcase .dt-home-blog-slider{margin:0!important}

/* CTA footer'a doğrudan bağlanır */
.home main > section.premium-cta-section{padding:0!important;margin:0!important}
.home main > section.premium-cta-section > .container{padding:0!important;margin:0 auto!important}

/* Bölümler arası premium nefes alanı: yalnızca bölümün kendi iç padding'i kullanılır. */
@media(max-width:820px){
  .home main > section.dt-why-section{padding:22px 0 24px!important}
  .home main > section.services-section{padding:24px 0 28px!important}
  .home main > section.dt-ba-section{padding:14px 0 16px!important}
  .home main > section.premium-pricing{padding:24px 0 26px!important}
  .home main > section.premium-feedback{padding:20px 0 22px!important}
  .home main > section.dt-home-blog-showcase{padding:24px 0 26px!important}
}
@media(max-width:560px){
  .home main > section.dt-why-section{padding:18px 0 20px!important}
  .home main > section.services-section{padding:20px 0 24px!important}
  .home main > section.dt-ba-section{padding:10px 0 12px!important}
  .home main > section.premium-pricing{padding:20px 0 22px!important}
  .home main > section.premium-feedback{padding:16px 0 18px!important}
  .home main > section.dt-home-blog-showcase{padding:20px 0 22px!important}
}

/* v177 — refined premium section spacing: compact, consistent, breathable */
.home main > section.dt-why-section{padding:22px 0 24px!important}
.home main > section.services-section{padding:24px 0 26px!important}
.home main > section.dt-ba-section{padding:12px 0 14px!important}
.home main > section.premium-pricing{padding:24px 0 26px!important}
.home main > section.premium-feedback{padding:20px 0 22px!important}
.home main > section.dt-home-blog-showcase{padding:24px 0 26px!important}

.home main > section.dt-why-section .dt-why-card,
.home main > section.services-section .services-grid,
.home main > section.dt-ba-section .dt-ba-shell,
.home main > section.premium-pricing .pricing-grid,
.home main > section.premium-feedback .premium-feedback-grid,
.home main > section.dt-home-blog-showcase .dt-home-blog-slider{margin-top:0!important;margin-bottom:0!important}
@media(max-width:820px){
 .home main > section.dt-why-section{padding:18px 0 20px!important}
 .home main > section.services-section{padding:20px 0 22px!important}
 .home main > section.dt-ba-section{padding:10px 0 12px!important}
 .home main > section.premium-pricing{padding:20px 0 22px!important}
 .home main > section.premium-feedback{padding:16px 0 18px!important}
 .home main > section.dt-home-blog-showcase{padding:20px 0 22px!important}
}
@media(max-width:560px){
 .home main > section.dt-why-section{padding:15px 0 17px!important}
 .home main > section.services-section{padding:17px 0 19px!important}
 .home main > section.dt-ba-section{padding:8px 0 10px!important}
 .home main > section.premium-pricing{padding:17px 0 19px!important}
 .home main > section.premium-feedback{padding:13px 0 15px!important}
 .home main > section.dt-home-blog-showcase{padding:17px 0 19px!important}
}

/* v178 — premium homepage section rhythm: controlled margins, no excess gaps */
.home main > section.dt-why-section,
.home main > section.services-section,
.home main > section.dt-ba-section,
.home main > section.premium-pricing,
.home main > section.premium-feedback,
.home main > section.dt-home-blog-showcase,
.home main > section.premium-cta-section{
  margin-top:0!important;
  margin-bottom:0!important;
}

.home main > section.dt-why-section{padding-top:20px!important;padding-bottom:22px!important}
.home main > section.services-section{padding-top:22px!important;padding-bottom:24px!important}
.home main > section.dt-ba-section{padding-top:10px!important;padding-bottom:12px!important}
.home main > section.premium-pricing{padding-top:22px!important;padding-bottom:24px!important}
.home main > section.premium-feedback{padding-top:18px!important;padding-bottom:20px!important}
.home main > section.dt-home-blog-showcase{padding-top:22px!important;padding-bottom:24px!important}
.home main > section.premium-cta-section{padding-top:0!important;padding-bottom:0!important}

@media (max-width:900px){
  .home main > section.dt-why-section{padding-top:18px!important;padding-bottom:20px!important}
  .home main > section.services-section{padding-top:20px!important;padding-bottom:22px!important}
  .home main > section.dt-ba-section{padding-top:9px!important;padding-bottom:11px!important}
  .home main > section.premium-pricing{padding-top:20px!important;padding-bottom:22px!important}
  .home main > section.premium-feedback{padding-top:16px!important;padding-bottom:18px!important}
  .home main > section.dt-home-blog-showcase{padding-top:20px!important;padding-bottom:22px!important}
}

@media (max-width:560px){
  .home main > section.dt-why-section{padding-top:15px!important;padding-bottom:17px!important}
  .home main > section.services-section{padding-top:17px!important;padding-bottom:19px!important}
  .home main > section.dt-ba-section{padding-top:8px!important;padding-bottom:10px!important}
  .home main > section.premium-pricing{padding-top:17px!important;padding-bottom:19px!important}
  .home main > section.premium-feedback{padding-top:14px!important;padding-bottom:16px!important}
  .home main > section.dt-home-blog-showcase{padding-top:17px!important;padding-bottom:19px!important}
}

/* v179 — Ana sayfa section ritmi: bitişik bölümleri kontrollü ve premium ayırma */
.home main > section.section,
.home main > section.services-section,
.front-page main > section.section,
.front-page main > section.services-section,
body.home main > section.section,
body.home main > section.services-section{
  margin-top:0!important;
  margin-bottom:0!important;
}

/* Bölümler arası görünür ama ince nefes alanı; içerik iç boşlukları ayrıca korunur. */
.home main > section.section + section.section,
.home main > section.services-section + section.section,
.home main > section.section + section.services-section{
  margin-top:10px!important;
}

/* Son CTA footer'a kesintisiz bağlanır. */
.home main > section.premium-cta-section{
  margin-top:10px!important;
  margin-bottom:0!important;
}
.home main > section.premium-cta-section + *{
  margin-top:0!important;
}

/* Ana bölüm iç ritmi */
.home main > section.dt-why-section{padding-top:22px!important;padding-bottom:24px!important}
.home main > section.services-section{padding-top:24px!important;padding-bottom:26px!important}
.home main > section.dt-ba-section{padding-top:14px!important;padding-bottom:16px!important}
.home main > section.premium-pricing{padding-top:24px!important;padding-bottom:26px!important}
.home main > section.premium-feedback{padding-top:20px!important;padding-bottom:22px!important}
.home main > section.dt-home-blog-showcase{padding-top:24px!important;padding-bottom:26px!important}


/* Bölüm başlıklarının üst/alt boşlukları dış ritimle çakışmaz. */
.home main > section .section-head,
.home main > section .service-head,
.home main > section .pricing-section-head,
.home main > section .premium-panel-head,
.home main > section .dt-home-blog-head{
  margin-top:0!important;
}

@media (max-width:900px){
  .home main > section.section + section.section,
  .home main > section.services-section + section.section,
  .home main > section.section + section.services-section{
    margin-top:8px!important;
  }
  .home main > section.premium-cta-section{margin-top:8px!important}
  .home main > section.dt-why-section{padding-top:19px!important;padding-bottom:21px!important}
  .home main > section.services-section{padding-top:21px!important;padding-bottom:23px!important}
  .home main > section.dt-ba-section{padding-top:11px!important;padding-bottom:13px!important}
  .home main > section.premium-pricing{padding-top:21px!important;padding-bottom:23px!important}
  .home main > section.premium-feedback{padding-top:17px!important;padding-bottom:19px!important}
  .home main > section.dt-home-blog-showcase{padding-top:21px!important;padding-bottom:23px!important}
}

@media (max-width:560px){
  .home main > section.section + section.section,
  .home main > section.services-section + section.section,
  .home main > section.section + section.services-section{
    margin-top:6px!important;
  }
  .home main > section.premium-cta-section{margin-top:6px!important}
  .home main > section.dt-why-section{padding-top:15px!important;padding-bottom:17px!important}
  .home main > section.services-section{padding-top:17px!important;padding-bottom:19px!important}
  .home main > section.dt-ba-section{padding-top:9px!important;padding-bottom:11px!important}
  .home main > section.premium-pricing{padding-top:17px!important;padding-bottom:19px!important}
  .home main > section.premium-feedback{padding-top:14px!important;padding-bottom:16px!important}
  .home main > section.dt-home-blog-showcase{padding-top:17px!important;padding-bottom:19px!important}
}

/* v180 — Ana sayfa section aralığı: profesyonel dikey ritim */
.home main > section.section + section.section,
.home main > section.services-section + section.section,
.home main > section.section + section.services-section{
  margin-top:30px!important;
}
.home main > section.premium-cta-section{
  margin-top:30px!important;
  margin-bottom:0!important;
}


@media (max-width:900px){
  .home main > section.section + section.section,
  .home main > section.services-section + section.section,
  .home main > section.section + section.services-section{
    margin-top:25px!important;
  }
  .home main > section.premium-cta-section{margin-top:25px!important}
}

@media (max-width:560px){
  .home main > section.section + section.section,
  .home main > section.services-section + section.section,
  .home main > section.section + section.services-section{
    margin-top:20px!important;
  }
  .home main > section.premium-cta-section{margin-top:20px!important}
}

/* v181 — Ana sayfa section dış aralıkları */
main>section#fiyatlar.premium-pricing{
  margin-top:30px!important;
  margin-bottom:30px!important;
}
.home main > section.section,
.home main > section.services-section,
.front-page main > section.section,
.front-page main > section.services-section,
body.home main > section.section,
body.home main > section.services-section{
  margin-top:0!important;
  margin-bottom:30px!important;
}

/* v182 — Mobil fiyatlar section tam genişlik ve sıfır dış/iç boşluk */
@media (max-width:760px){
  #fiyatlar.premium-pricing{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border-radius:0!important;
    background:linear-gradient(180deg,#fbfdff 0%,#ffffff 100%)!important;
    overflow:hidden!important;
  }
}

/* v183 — CTA person görseli: mobilde gizle, tablet ve masaüstünde göster */
@media (max-width:720px){
  .premium-cta-person{
    display:none!important;
  }
}
@media (min-width:721px){
  .premium-cta-person{
    display:flex!important;
  }
}

/* v184 — Ana sayfa okunabilirlik ve tipografi iyileştirmeleri */
.home main,
.front-page main,
body.home main{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.home main h1,.home main h2,.home main h3,.home main h4,
.front-page main h1,.front-page main h2,.front-page main h3,.front-page main h4,
body.home main h1,body.home main h2,body.home main h3,body.home main h4{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;color:var(--navy);font-weight:800;letter-spacing:-.025em}
.home main p,.home main li,.home main a,
.front-page main p,.front-page main li,.front-page main a,
body.home main p,body.home main li,body.home main a{font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif}
.home main p,.front-page main p,body.home main p{line-height:1.65}
.home main .hero h1,.front-page main .hero h1,body.home main .hero h1{font-size:clamp(38px,4.6vw,62px);line-height:1.08;letter-spacing:-.04em;font-weight:850}
.home main .hero p,.front-page main .hero p,body.home main .hero p{font-size:clamp(15px,1.35vw,17px);line-height:1.7}
.home main .section-head h2,.front-page main .section-head h2,body.home main .section-head h2{font-size:clamp(29px,3.5vw,42px);line-height:1.15;letter-spacing:-.03em;font-weight:800}
.home main .section-head p,.front-page main .section-head p,body.home main .section-head p{font-size:15px;line-height:1.7}
.home main .service-card h3,.front-page main .service-card h3,body.home main .service-card h3{font-size:17px;line-height:1.35;font-weight:800;letter-spacing:-.015em}
.home main .service-card p,.front-page main .service-card p,body.home main .service-card p{font-size:13px;line-height:1.6}
.home main .price-card h3,.front-page main .price-card h3,body.home main .price-card h3{font-size:20px;line-height:1.3}
.home main .price-card .desc,.front-page main .price-card .desc,body.home main .price-card .desc{font-size:13px;line-height:1.55}
.home main .price-card li,.front-page main .price-card li,body.home main .price-card li{font-size:13px;line-height:1.55}
.home main .dt-ba-copy strong,.front-page main .dt-ba-copy strong,body.home main .dt-ba-copy strong{font-weight:800}
.home main .dt-home-blog-showcase p,.front-page main .dt-home-blog-showcase p,body.home main .dt-home-blog-showcase p{line-height:1.6}
@media (max-width:760px){
  .home main h1,.home main h2,.home main h3,.home main h4,
  .front-page main h1,.front-page main h2,.front-page main h3,.front-page main h4,
  body.home main h1,body.home main h2,body.home main h3,body.home main h4{letter-spacing:-.018em}
  .home main .hero h1,.front-page main .hero h1,body.home main .hero h1{font-size:clamp(32px,9vw,42px);line-height:1.1}
  .home main .hero p,.front-page main .hero p,body.home main .hero p{font-size:14px;line-height:1.65}
  .home main .section-head h2,.front-page main .section-head h2,body.home main .section-head h2{font-size:clamp(27px,7.5vw,34px);line-height:1.16}
  .home main .section-head p,.front-page main .section-head p,body.home main .section-head p{font-size:14px;line-height:1.65}
  .home main .service-card p,.front-page main .service-card p,body.home main .service-card p{font-size:13px;line-height:1.55}
}

/* v185 — Ana sayfa okunabilir tipografi */
.home main .dt-home-blog-title-wrap p,
.front-page main .dt-home-blog-title-wrap p,
body.home main .dt-home-blog-title-wrap p{font-size:15px!important;line-height:1.45!important;color:#263b50!important;max-width:900px!important}
.home main .dt-feedback-subtitle,
.front-page main .dt-feedback-subtitle,
body.home main .dt-feedback-subtitle{font-size:15px!important;line-height:1.35!important;margin:0!important}
.home main .dt-faq-front-question,
.front-page main .dt-faq-front-question,
body.home main .dt-faq-front-question{font-size:14px!important;line-height:1.25!important}
.home main .dt-ba-showcase .dt-ba-intro p,
.front-page main .dt-ba-showcase .dt-ba-intro p,
body.home main .dt-ba-showcase .dt-ba-intro p{font-size:14px!important;line-height:1.35!important}
.home main .hero p,
.front-page main .hero p,
body.home main .hero p{font-size:15px!important;line-height:1.65!important}

/* Küçük metinleri okunabilir tut */
.home main .service-card p,
.front-page main .service-card p,
body.home main .service-card p,
.home main .price-card .desc,
.front-page main .price-card .desc,
body.home main .price-card .desc{font-size:13px!important;line-height:1.5!important}

@media(max-width:760px){
  .home main .dt-home-blog-title-wrap p,
  .front-page main .dt-home-blog-title-wrap p,
  body.home main .dt-home-blog-title-wrap p{font-size:15px!important;line-height:1.5!important}
  .home main .dt-feedback-subtitle,
  .front-page main .dt-feedback-subtitle,
  body.home main .dt-feedback-subtitle{font-size:15px!important;line-height:1.45!important}
  .home main .dt-faq-front-question,
  .front-page main .dt-faq-front-question,
  body.home main .dt-faq-front-question{font-size:14px!important;line-height:1.35!important}
  .home main .dt-ba-showcase .dt-ba-intro p,
  .front-page main .dt-ba-showcase .dt-ba-intro p,
  body.home main .dt-ba-showcase .dt-ba-intro p{font-size:14px!important;line-height:1.45!important}
  .home main .hero p,
  .front-page main .hero p,
  body.home main .hero p{font-size:15px!important;line-height:1.65!important}
  .home main .service-card p,
  .front-page main .service-card p,
  body.home main .service-card p,
  .home main .price-card .desc,
  .front-page main .price-card .desc,
  body.home main .price-card .desc{font-size:13px!important;line-height:1.5!important}
}

/* v186 - Ana sayfa hero tipografi ve copy alanı */
.home main>section.hero-premium h1,
.home .hero-premium h1{
  font-size:clamp(42px,4.25vw,52px) !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  margin:10px 0 13px !important;
  max-width:680px !important;
}
@media (min-width:821px){
  .hero-premium .hero-copy{
    width:auto !important;
    max-width:80% !important;
    min-width:0 !important;
    padding:34px 0 42px !important;
    align-self:center !important;
  }
}

/* v188 — Mobil hero: tüm içerikleri tek ekranda dengeli biçimde sığdır */
@media (max-width:760px){
  .home main>section.hero-premium,
  .front-page main>section.hero-premium,
  body.home main>section.hero-premium{
    min-height:0 !important;
    height:auto !important;
  }
  .home main>section.hero-premium .hero-inner,
  .front-page main>section.hero-premium .hero-inner,
  body.home main>section.hero-premium .hero-inner{
    min-height:0 !important;
    height:auto !important;
    align-items:center !important;
  }
  .home main>section.hero-premium .hero-copy,
  .front-page main>section.hero-premium .hero-copy,
  body.home main>section.hero-premium .hero-copy{
    width:100% !important;
    max-width:100% !important;
    padding:28px 0 30px !important;
  }
  .home main>section.hero-premium h1,
  .home .hero-premium h1,
  .front-page main>section.hero-premium h1,
  body.home main>section.hero-premium h1{
    font-size:clamp(32px,8.2vw,38px) !important;
    line-height:1.04 !important;
    margin:6px 0 10px !important;
    max-width:100% !important;
  }
  .home main>section.hero-premium .hero-lead,
  .front-page main>section.hero-premium .hero-lead,
  body.home main>section.hero-premium .hero-lead{
    font-size:15px !important;
    line-height:1.45 !important;
    margin:0 0 15px !important;
    max-width:100% !important;
  }
  .home main>section.hero-premium .hero-actions,
  .front-page main>section.hero-premium .hero-actions,
  body.home main>section.hero-premium .hero-actions{
    gap:8px !important;
    margin:0 0 15px !important;
  }
  .home main>section.hero-premium .hero-actions .btn,
  .front-page main>section.hero-premium .hero-actions .btn,
  body.home main>section.hero-premium .hero-actions .btn{
    min-height:42px !important;
    padding:10px 13px !important;
    font-size:12px !important;
    flex:1 1 0 !important;
  }
  .home main>section.hero-premium .hero-points,
  .front-page main>section.hero-premium .hero-points,
  body.home main>section.hero-premium .hero-points{
    gap:8px 10px !important;
    margin:0 0 13px !important;
    justify-content:flex-start !important;
  }
  .home main>section.hero-premium .hero-point,
  .front-page main>section.hero-premium .hero-point,
  body.home main>section.hero-premium .hero-point{
    gap:6px !important;
    font-size:11px !important;
    line-height:1.15 !important;
    flex:1 1 calc(33.333% - 10px) !important;
    min-width:0 !important;
  }
  .home main>section.hero-premium .hero-point i,
  .front-page main>section.hero-premium .hero-point i,
  body.home main>section.hero-premium .hero-point i{
    width:26px !important;
    height:26px !important;
    min-width:26px !important;
  }
  .home main>section.hero-premium .hero-point span,
  .front-page main>section.hero-premium .hero-point span,
  body.home main>section.hero-premium .hero-point span{min-width:0 !important}
  .home main>section.hero-premium .hero-point strong,
  .front-page main>section.hero-premium .hero-point strong,
  body.home main>section.hero-premium .hero-point strong{font-size:11px !important}
  .home main>section.hero-premium .hero-point small,
  .front-page main>section.hero-premium .hero-point small,
  body.home main>section.hero-premium .hero-point small{font-size:9px !important;display:block !important}
  .home main>section.hero-premium .hero-trust-line,
  .front-page main>section.hero-premium .hero-trust-line,
  body.home main>section.hero-premium .hero-trust-line{
    gap:7px !important;
    font-size:10px !important;
    line-height:1.2 !important;
    flex-wrap:nowrap !important;
  }
  .home main>section.hero-premium .hero-visual,
  .front-page main>section.hero-premium .hero-visual,
  body.home main>section.hero-premium .hero-visual{display:none !important}
}
@media (max-width:390px){
  .home main>section.hero-premium .hero-copy,
  .front-page main>section.hero-premium .hero-copy,
  body.home main>section.hero-premium .hero-copy{padding:22px 0 24px !important}
  .home main>section.hero-premium h1,
  .home .hero-premium h1,
  .front-page main>section.hero-premium h1,
  body.home main>section.hero-premium h1{font-size:clamp(30px,8vw,34px) !important}
  .home main>section.hero-premium .hero-lead,
  .front-page main>section.hero-premium .hero-lead,
  body.home main>section.hero-premium .hero-lead{font-size:14px !important;line-height:1.4 !important}
  .home main>section.hero-premium .hero-point small,
  .front-page main>section.hero-premium .hero-point small,
  body.home main>section.hero-premium .hero-point small{font-size:8.5px !important}
}
/* v189: section/service head top spacing */
.home main .section-head,.home main .service-head{padding-top:30px !important;}


/* v190 — Premium Diyarbakır footer */
.site-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,#031b36 0%,#052d56 55%,#062b5f 100%);color:#fff;border-top:1px solid rgba(105,183,255,.16)}
.site-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 20%,rgba(16,132,255,.16),transparent 28%),radial-gradient(circle at 94% 10%,rgba(0,121,255,.18),transparent 25%);pointer-events:none}
.dt-footer-main{position:relative;z-index:1;padding:0;background-color:#062b5f;background-repeat:no-repeat;background-position:center bottom;background-size:cover}.dt-footer-main>.container{position:relative;z-index:1}
.dt-footer-grid{display:grid;grid-template-columns:1.55fr .9fr .9fr 1.05fr 1.25fr;gap:0}
.dt-footer-col{min-width:0;padding:0 28px;border-left:1px solid rgba(154,205,255,.14)}
.dt-footer-col:first-child{border-left:0;padding-left:0}.dt-footer-col:last-child{padding-right:0}
.dt-footer-brand-col{padding-right:36px}.dt-footer-brand{min-height:70px;display:flex;align-items:flex-start}.dt-footer-logo{width:auto;max-width:285px;height:auto;max-height:92px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 20px rgba(0,0,0,.18))}
.dt-footer-rule{display:block;width:56px;height:4px;border-radius:99px;background:#0788f7;margin:14px 0 22px;box-shadow:0 0 18px rgba(8,136,247,.28)}
.dt-footer-tagline{font-size:30px;line-height:1.08;letter-spacing:-.045em;margin:0 0 18px;font-weight:900}.dt-footer-tagline span{display:block}.dt-footer-tagline span:last-child{color:#0792ff}
.dt-footer-description{max-width:370px;color:#c4d7ea;font-size:15px;line-height:1.65;margin:0 0 28px}
.dt-footer-col h3{font-size:20px;line-height:1.2;letter-spacing:-.02em;margin:3px 0 0;font-weight:900}.dt-footer-links,.dt-footer-links ul{list-style:none;padding:0;margin:0}.dt-footer-links li{margin:0}.dt-footer-links a{display:flex;align-items:center;gap:10px;padding:7px 0;color:#d9e8f7;font-size:14px;line-height:1.35;transition:.2s ease}.dt-footer-links a span{color:#7ec8ff;font-size:21px;line-height:1}.dt-footer-links a:hover{color:#fff;transform:translateX(3px)}
.dt-footer-contact{display:grid;gap:17px}.dt-footer-contact-item{display:flex;align-items:flex-start;gap:13px;color:#dbe9f7}.dt-footer-contact-icon{width:44px;height:44px;flex:0 0 44px;border:1px solid #0788f7;border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(7,136,247,.07);box-shadow:inset 0 0 0 5px rgba(7,136,247,.03)}.dt-footer-contact-icon svg{width:21px;height:21px}.dt-footer-contact-item strong{display:block;font-size:13px;line-height:1.45;color:#fff}.dt-footer-contact-item small{display:block;color:#9fb8cf;font-size:11px;line-height:1.4;margin-top:3px}
.dt-footer-google-card{position:relative;border:1px solid rgba(165,212,255,.22);border-radius:12px;overflow:hidden;background:#0b2949;box-shadow:0 15px 35px rgba(0,0,0,.18)}.dt-footer-google-card iframe{display:block;width:100%;height:170px;border:0;filter:saturate(.88)}.dt-footer-google-link{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);white-space:nowrap;background:#0788f7;color:#fff!important;border-radius:99px;padding:10px 16px;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(0,104,216,.3)}.dt-footer-google-link:hover{background:#0b9bff}.dt-footer-google-link span{margin-left:7px}.dt-footer-google-rating{display:flex;align-items:center;gap:14px;margin-top:18px;padding:14px;border:1px solid rgba(165,212,255,.18);border-radius:14px;background:rgba(7,35,63,.62)}.dt-google-mark{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#4285f4;font-size:25px;font-weight:900;box-shadow:0 4px 16px rgba(0,0,0,.2)}.dt-google-score{display:flex;align-items:center;gap:9px}.dt-google-score strong{font-size:23px;line-height:1}.dt-google-score span{color:#ffc400;letter-spacing:1px;font-size:14px}.dt-footer-google-rating p{margin:5px 0 0;color:#b7ccdf;font-size:11px;line-height:1.4}
.dt-footer-bottom{position:relative;z-index:2;border-top:1px solid rgba(164,211,255,.14);background:rgba(2,20,39,.74)}.dt-footer-bottom-inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px}.dt-footer-social{display:flex;gap:12px}.dt-footer-social a{width:42px;height:42px;border:1px solid rgba(126,200,255,.48);border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;font-size:17px;transition:.2s}.dt-footer-social a:hover{background:#0788f7;border-color:#0788f7;transform:translateY(-2px)}.dt-footer-copy{font-size:12px;color:#c2d4e7}.dt-footer-legal{display:flex;gap:18px}.dt-footer-legal a{font-size:12px;color:#c2d4e7}.dt-footer-legal a:hover{color:#fff}.dt-footer-ssl{display:flex;align-items:center;gap:9px}.dt-footer-lock{width:30px;height:30px;border:1px solid rgba(126,200,255,.4);border-radius:50%;display:grid;place-items:center;color:#159cff;font-size:17px}.dt-footer-ssl strong,.dt-footer-ssl small{display:block}.dt-footer-ssl strong{font-size:10px}.dt-footer-ssl small{font-size:8px;color:#91abc3}
.dt-back-to-top{z-index:20}
@media(max-width:1100px){.dt-footer-grid{grid-template-columns:1.4fr .9fr .9fr 1.1fr}.dt-footer-google-col{grid-column:1/-1;border-left:0;border-top:1px solid rgba(154,205,255,.14);margin-top:32px;padding:28px 0 0;display:grid;grid-template-columns:1fr 1.4fr;gap:22px}.dt-footer-google-col h3,.dt-footer-google-col>.dt-footer-rule{grid-column:1}.dt-footer-google-card{grid-column:2;grid-row:1/4}.dt-footer-google-rating{grid-column:1;margin:0;align-self:end}.dt-footer-google-col>.dt-footer-rule{margin-bottom:0}}
@media(max-width:820px){.dt-footer-main{padding:42px 0 150px;background-size:cover}.dt-footer-grid{grid-template-columns:1fr 1fr}.dt-footer-col{padding:0 18px 30px}.dt-footer-brand-col{grid-column:1/-1;padding-left:0;padding-right:0;border-left:0}.dt-footer-col:nth-child(2){padding-left:0}.dt-footer-google-col{grid-column:1/-1;display:block;border-left:0;margin-top:8px;padding:28px 0 0}.dt-footer-google-card{margin-top:18px}.dt-footer-google-rating{margin-top:14px}.dt-footer-bottom-inner{grid-template-columns:1fr;justify-items:center;text-align:center;padding:18px 0 24px;gap:14px}.dt-footer-legal{justify-content:center}.dt-footer-ssl{justify-content:center}}
@media(max-width:560px){.dt-footer-main{padding:34px 0 128px;background-size:cover}.dt-footer-grid{grid-template-columns:1fr}.dt-footer-col{border-left:0!important;border-top:1px solid rgba(154,205,255,.12);padding:26px 0 0;margin-top:8px}.dt-footer-brand-col{border-top:0;margin-top:0;padding-top:0}.dt-footer-logo{max-width:220px}.dt-footer-tagline{font-size:27px}.dt-footer-description{font-size:14px}.dt-footer-col h3{font-size:18px}.dt-footer-links a{font-size:13px}.dt-footer-contact-item strong{font-size:12px}.dt-footer-google-card iframe{height:180px}.dt-footer-copy{font-size:11px}.dt-footer-legal{gap:12px;flex-wrap:wrap}.dt-footer-social a{width:40px;height:40px}}

/* v191 — Footer kompakt yükseklik optimizasyonu */
.site-footer .dt-footer-grid{min-height:0}
.site-footer .dt-footer-brand{min-height:54px}
.site-footer .dt-footer-logo{max-height:70px}
.site-footer .dt-footer-rule{margin-top:9px;margin-bottom:14px;height:3px}
.site-footer .dt-footer-tagline{font-size:27px;line-height:1.04;margin-bottom:12px}
.site-footer .dt-footer-description{font-size:14px;line-height:1.45;margin-bottom:18px}
.site-footer 
.site-footer 
.site-footer 
.site-footer 
.site-footer .dt-footer-col{padding-left:20px;padding-right:20px}
.site-footer .dt-footer-col h3{font-size:18px}
.site-footer .dt-footer-links a{padding:5px 0;font-size:13px}
.site-footer .dt-footer-contact{gap:11px}
.site-footer .dt-footer-contact-item{gap:10px}
.site-footer .dt-footer-contact-icon{width:44px;height:44px;flex-basis:38px}
.site-footer .dt-footer-contact-icon svg{width:18px;height:18px}
.site-footer .dt-footer-contact-item strong{font-size:12px}
.site-footer .dt-footer-contact-item small{font-size:10px;margin-top:1px}
.site-footer .dt-footer-google-card iframe{height:145px}
.site-footer .dt-footer-google-link{bottom:10px;padding:8px 13px;font-size:11px}
.site-footer .dt-footer-google-rating{gap:10px;margin-top:12px;padding:10px}
.site-footer .dt-google-mark{width:34px;height:34px;flex-basis:34px;font-size:21px}
.site-footer .dt-google-score strong{font-size:20px}
.site-footer .dt-footer-google-rating p{font-size:10px;margin-top:3px}
.site-footer .dt-footer-bottom-inner{min-height:62px;gap:20px}
.site-footer .dt-footer-social{gap:8px}
.site-footer .dt-footer-social a{width:36px;height:36px;font-size:15px}

@media(max-width:1100px){
  .site-footer .dt-footer-google-col{margin-top:18px;padding-top:20px}
}
@media(max-width:820px){
  .site-footer .dt-footer-main{padding-top:28px;padding-bottom:78px;background-size:cover}
  .site-footer .dt-footer-col{padding-bottom:20px}
  .site-footer .dt-footer-google-col{margin-top:4px;padding-top:20px}
  .site-footer .dt-footer-bottom-inner{min-height:0;padding:14px 0 18px;gap:10px}
}
@media(max-width:560px){
  .site-footer .dt-footer-main{padding-top:24px;padding-bottom:68px;background-size:cover}
  .site-footer .dt-footer-logo{max-width:190px;max-height:62px}
  .site-footer .dt-footer-tagline{font-size:24px;margin-bottom:10px}
  .site-footer .dt-footer-description{font-size:13px;line-height:1.4;margin-bottom:14px}
  .site-footer 
  .site-footer 
  .site-footer 
  .site-footer .dt-footer-col{padding-top:20px}
  .site-footer .dt-footer-google-card iframe{height:150px}
  .site-footer .dt-footer-bottom-inner{padding:12px 0 16px}
}

.site-footer{
  background:linear-gradient(135deg,#02152b 0%,#032342 55%,#04244f 100%);
}
.site-footer:before{
  background:radial-gradient(circle at 8% 20%,rgba(16,132,255,.10),transparent 28%),radial-gradient(circle at 94% 10%,rgba(0,121,255,.11),transparent 25%),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.18));
}

@media(max-width:820px){
}
@media(max-width:560px){
}

/* v193 — Footer Google kartı düzeltme + link aralıkları */
.site-footer .dt-footer-links{
  list-style:none !important;
  padding:0 !important;
  margin:20px 0 0 !important;
  display:grid !important;
  gap:5px !important;
}
.site-footer .dt-footer-links ul{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
}
.site-footer .dt-footer-google-card{
  position:relative !important;
  overflow:hidden !important;
}
.site-footer .dt-footer-google-link{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:max-content !important;
  min-width:0 !important;
  max-width:calc(100% - 24px) !important;
  height:auto !important;
  min-height:0 !important;
  max-height:42px !important;
  line-height:1.2 !important;
  box-sizing:border-box !important;
  padding:9px 14px !important;
  margin:0 !important;
  top:auto !important;
  right:auto !important;
  transform:translateX(-50%) !important;
  z-index:5 !important;
  writing-mode:horizontal-tb !important;
  text-orientation:mixed !important;
  white-space:nowrap !important;
  overflow:hidden !important;
}
.site-footer .dt-footer-google-link span{
  display:inline !important;
  width:auto !important;
  height:auto !important;
  min-height:0 !important;
  margin-left:7px !important;
}
@media(max-width:560px){
  .site-footer .dt-footer-google-link{
    max-width:calc(100% - 20px) !important;
    max-height:40px !important;
    padding:8px 12px !important;
    font-size:11px !important;
  }
}

/* v195 — Referans header tasarımı */
.topbar{background:linear-gradient(90deg,#062a58 0%,#073d7b 58%,#052b58 100%);color:#eaf5ff;border-bottom:1px solid rgba(126,200,255,.14)}
.topbar-inner{min-height:42px;gap:18px}
.topbar-links{display:flex;align-items:center;gap:0;min-width:0}
.topbar-links>span{display:flex;align-items:center;padding:0 22px;border-right:1px solid rgba(174,220,255,.22);min-height:20px}
.topbar-links>span:first-child{padding-left:0}
.topbar-links a{display:flex;align-items:center;gap:8px;color:#eaf5ff;font-size:12px;white-space:nowrap}
.topbar-links svg{width:18px;height:18px;color:#8fd1ff;flex:0 0 18px}
.topbar-right{display:flex;align-items:center;gap:22px;white-space:nowrap}
.topbar-motto{font-size:15px;font-style:italic;color:#dceeff;font-weight:600}
.topbar-motto span{color:#83cfff;font-size:22px;vertical-align:-2px}
.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid #e5edf6;box-shadow:0 8px 24px rgba(7,43,95,.07)}
.header-inner{min-height:92px;gap:20px}
.brand{flex:0 0 290px;min-width:230px}
.brand .site-logo-image,.brand img{width:auto;max-width:285px;height:auto;max-height:78px;object-fit:contain}
.main-nav{flex:1;justify-content:center;gap:30px;font-size:16px;font-weight:800}
.main-nav a{padding:35px 0;color:#10243c;white-space:nowrap}
.main-nav .current-menu-item>a:after{bottom:22px;height:4px}
.header-actions{flex:0 0 auto;gap:10px}
.header-action-divider{display:none}
.site-header .header-phone{min-width:205px;width:205px;height:50px;padding:4px 14px 4px 5px;border:1px solid #d7e6f6;border-radius:27px;display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f8fbff 0%,#edf6ff 100%);color:#092b58;box-shadow:0 7px 18px rgba(30,112,207,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.site-header .header-phone:before{display:none!important}
.site-header .header-phone:hover{transform:translateY(-1px);border-color:#c6dcf2;box-shadow:0 10px 24px rgba(30,112,207,.11)}
.site-header .header-phone-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#197cf0,#0b63d9);color:#fff;box-shadow:0 5px 13px rgba(11,99,217,.18)}
.site-header .header-phone-icon svg{width:19px;height:19px}
.site-header .header-phone-copy{display:flex;flex-direction:column;line-height:1.05;min-width:0}
.site-header .header-phone-copy small{font-size:8px;color:#6b7f95;font-weight:850;letter-spacing:.045em;margin-bottom:3px;white-space:nowrap}
.site-header .header-phone-copy strong{font-size:15px;line-height:1.05;letter-spacing:-.025em;white-space:nowrap}
.site-header .header-whatsapp{height:50px;min-width:205px;border-radius:27px!important;padding:0 18px!important;background:linear-gradient(135deg,#16c968,#0fbb5d)!important;box-shadow:0 8px 20px rgba(20,189,97,.15)!important;font-size:15px!important;gap:8px!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.site-header .header-whatsapp:hover{background:linear-gradient(135deg,#18d06d,#0eae56)!important;transform:translateY(-1px);box-shadow:0 11px 24px rgba(20,189,97,.2)!important}
.site-header .header-whatsapp svg{width:21px!important;height:21px!important}
.site-header .header-whatsapp span:last-child{font-size:18px;line-height:1;margin-left:2px}
@media(max-width:1180px){.topbar-motto{display:none}.main-nav{gap:20px}.main-nav a{font-size:14px}.brand{flex-basis:210px}.brand .site-logo-image,.brand img{max-width:210px}.site-header .header-phone{min-width:190px;width:190px}.site-header .header-whatsapp{min-width:180px}}
@media(max-width:980px){.topbar-links>span{padding:0 12px}.topbar-links>span:first-child{padding-left:0}.topbar-links a{font-size:11px}.main-nav{gap:14px}.main-nav a{font-size:13px}.site-header .header-phone{min-width:178px;width:178px}.site-header .header-phone-copy strong{font-size:13px}.site-header .header-whatsapp{min-width:158px;padding:0 14px!important;font-size:14px!important}}
@media(max-width:900px){.main-nav{display:none}.brand{flex:1}.header-inner{min-height:72px}.header-phone{display:none}.header-whatsapp{min-width:48px;width:48px;height:48px;padding:0!important;border-radius:50%!important}.header-whatsapp span{display:none!important}.header-whatsapp svg{width:22px!important;height:22px!important}.mobile-toggle{display:block}.topbar-inner{min-height:36px}.topbar-links{width:100%;justify-content:center}.topbar-links>span:nth-child(1){display:none}.topbar-links>span{border:0;padding:0 8px}.topbar-right{display:none}}
@media(max-width:560px){.topbar-links>span:nth-child(2){display:none}.topbar-links>span:nth-child(3){display:flex}.topbar-links a{font-size:10px}.header-inner{min-height:68px}.brand .site-logo-image,.brand img{max-width:180px;max-height:58px}.header-actions{gap:8px}.header-whatsapp{width:44px;height:44px}.mobile-toggle{font-size:24px}.mobile-menu{border-top:1px solid #e6eef7}}

/* FAQ front question — compact readable typography */
.dt-faq-front-question{
  min-width:0!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:700!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}


/* v207 — WCAG color contrast fixes */
.dt-ba-eyebrow{background:#0a5b91!important;color:#fff!important;border-color:#0a5b91!important}
.dt-ba-showcase .dt-ba-eyebrow{background:#0a5b91!important;color:#fff!important;border-color:#0a5b91!important}
.dt-feedback-subtitle{color:#4d6276!important}
.dt-home-blog-eyebrow{color:#075fae!important}
.dt-home-blog-eyebrow:before,.dt-home-blog-eyebrow:after{background:#8aa9c4!important}
.dt-home-blog-title-wrap p{color:#53677b!important}
.dt-home-blog-card p{color:#53677b!important}
.dt-home-blog-read{color:#075fae!important}
.dt-home-blog-cat{color:#075fae!important}
.dt-home-blog-all{color:#092f66!important}
.main-nav ul,.mobile-menu ul{list-style:none!important;margin:0!important;padding:0!important;display:flex;align-items:center;gap:inherit}
.mobile-menu ul{display:block}
@media(max-width:820px){.main-nav ul{display:flex}.mobile-menu ul{display:block}}


/* v292 — Header iletişim butonları: daha okunabilir tipografi */
.site-header .header-phone-copy small{font-size:10px!important;line-height:1.15!important;letter-spacing:.035em!important;margin-bottom:4px!important}
.site-header .header-phone-copy strong{font-size:17px!important;line-height:1.1!important;letter-spacing:-.02em!important}
.site-header .header-whatsapp{font-size:16px!important;font-weight:800!important}
.site-header .header-whatsapp span:last-child{font-size:19px!important}
@media(max-width:1180px){.site-header .header-phone-copy strong{font-size:16px!important}.site-header .header-whatsapp{font-size:15px!important}}
@media(max-width:980px){.site-header .header-phone-copy small{font-size:9px!important}.site-header .header-phone-copy strong{font-size:15px!important}.site-header .header-whatsapp{font-size:15px!important}}

/* v208 — WCAG contrast hardening for inline SVGs and WhatsApp actions */
.site-header .header-whatsapp{background:#087a3f!important;color:#fff!important}
.site-header .header-whatsapp:hover{background:#066a36!important;color:#fff!important}
.site-header .header-whatsapp svg{color:#fff!important;stroke:#fff!important}
.dt-ms-wa{background:#087a3f!important;color:#fff!important}
.dt-ms-wa:hover,.dt-ms-wa:focus-visible{background:#066a36!important;color:#fff!important}
.dt-ms-wa .dt-ms-icon,.dt-ms-wa b,.dt-ms-wa small{color:#fff!important;opacity:1!important}
.dt-ms-phone{background:#075dcc!important;color:#fff!important}
.dt-ms-phone:hover,.dt-ms-phone:focus-visible{background:#064fa9!important;color:#fff!important}
.dt-ms-phone .dt-ms-icon,.dt-ms-phone b,.dt-ms-phone small{color:#fff!important;opacity:1!important}
.dt-ms-support{color:#064fa9!important}
.dt-home-blog-showcase .detay-icon{color:#075fae!important;stroke:#075fae!important}
.dt-home-blog-showcase p,.dt-home-blog-showcase p .detay-icon{color:#334155!important}
.dt-home-blog-title-wrap p{color:#334155!important}
.dt-home-blog-card p{color:#334155!important}


/* v210 — LCP image optimization + final Blog SVG contrast hardening */
.hero-media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;display:block!important;opacity:.9!important;background:none!important}
@media(max-width:820px){.hero-media{opacity:.65!important}}
.dt-home-blog-showcase svg{color:#17324d!important;stroke:#17324d!important;fill:none!important;opacity:1!important}
.dt-home-blog-showcase svg *{stroke:#17324d!important;fill:none!important;opacity:1!important}
.dt-home-blog-showcase .dt-home-blog-title-wrap p,.dt-home-blog-showcase .dt-home-blog-card p{color:#263b50!important}


/* v211 — image delivery / LCP responsive sizing */
.hero-media{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.dt-home-blog-card img,.service-image img{content-visibility:auto}
.dt-home-blog-media img,.service-image img{aspect-ratio:1.35;object-fit:cover}
/* Keep decorative SVGs fully opaque and high-contrast in the homepage blog area. */
.dt-home-blog-showcase svg,.dt-home-blog-showcase p svg{color:#17324d!important;stroke:#17324d!important;fill:none!important;opacity:1!important}
.dt-home-blog-showcase p{color:#263b50!important}
.dt-home-blog-title-wrap p{color:#263b50!important}

/* v215 — premium CTA person: kesin mobil gizleme */
@media screen and (max-width: 767px){
  .premium-cta-section .premium-cta-person,
  #iletisim.premium-cta-section .premium-cta-person{
    display:none!important;
    visibility:hidden!important;
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    overflow:hidden!important;
    padding:0!important;
    margin:0!important;
  }
  .premium-cta-section .premium-cta-person > *,
  #iletisim.premium-cta-section .premium-cta-person > *{
    display:none!important;
  }
}

@media screen and (min-width: 768px){
  .premium-cta-section .premium-cta-person,
  #iletisim.premium-cta-section .premium-cta-person{
    display:flex!important;
    visibility:visible!important;
  }
}


/* v216 — Ana sayfa Blog slider mobil/tablet touch desteği */
@media (max-width:820px){
  .dt-home-blog-viewport{
    overflow:hidden!important;
    touch-action:pan-y pinch-zoom!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .dt-home-blog-track{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow:visible!important;
    will-change:transform!important;
    transform:translate3d(0,0,0);
  }
  .dt-home-blog-card{touch-action:pan-y pinch-zoom!important;}
}

/* v219: single post bottom CTA no longer shows duplicate phone number */
.dt-single-bottom-cta{grid-template-columns:60px minmax(0,1fr) auto!important}
@media(max-width:980px){.dt-single-bottom-cta{grid-template-columns:52px 1fr!important}}
@media(max-width:640px){.dt-single-bottom-cta{grid-template-columns:48px 1fr!important}}

/* Topbar: mobilde gizli, tablet ve masaüstünde görünür */
@media (max-width: 767px){
  .topbar{display:none!important;}
}
@media (min-width: 768px){
  .topbar{display:block!important;}
}


/* v224 — Öne çıkan görsel: görselin tamamını göster, kırpma yapma */
.dt-single-page .dt-single-featured img{
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  aspect-ratio:auto !important;
}
@media (max-width:900px){
  .dt-single-page .dt-single-featured img{
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
  }
}
@media (max-width:560px){
  .dt-single-page .dt-single-featured img{
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
  }
}

/* v223 — Blog öne çıkan görsel: premium + kompakt */
.dt-single-page .dt-single-featured{
  position:relative;
  margin:2px 0 22px;
  padding:5px;
  border:1px solid #dbe7f3;
  border-radius:16px;
  overflow:hidden;
  background:linear-gradient(145deg,#ffffff,#eef5fc);
  box-shadow:0 10px 28px rgba(6,43,95,.10),0 2px 6px rgba(6,43,95,.05);
}
.dt-single-page .dt-single-featured::before{
  content:"ÖNE ÇIKAN GÖRSEL";
  position:absolute;
  z-index:2;
  top:14px;
  left:14px;
  padding:6px 10px;
  border:1px solid rgba(255,255,255,.35);
  border-radius:999px;
  background:rgba(6,43,95,.82);
  color:#fff;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  line-height:1;
  box-shadow:0 5px 14px rgba(6,43,95,.16);
  backdrop-filter:blur(8px);
}
.dt-single-page .dt-single-featured::after{
  content:"";
  position:absolute;
  inset:5px;
  pointer-events:none;
  border:1px solid rgba(255,255,255,.55);
  border-radius:11px;
}
.dt-single-page .dt-single-featured img{
  display:block;
  width:100%;
  height:clamp(230px,28vw,390px);
  max-height:none;
  object-fit:cover;
  object-position:center;
  border-radius:11px;
  transition:transform .35s ease;
}
.dt-single-page .dt-single-featured:hover img{transform:scale(1.012)}

@media (max-width:900px){
  .dt-single-page .dt-single-featured{border-radius:14px;padding:4px;margin-bottom:20px}
  .dt-single-page .dt-single-featured img{height:300px;border-radius:10px}
  .dt-single-page .dt-single-featured::before{top:12px;left:12px}
  .dt-single-page .dt-single-featured::after{inset:4px;border-radius:10px}
}
@media (max-width:560px){
  .dt-single-page .dt-single-featured{
    margin:0 0 18px;
    padding:3px;
    border-radius:13px;
    box-shadow:0 7px 20px rgba(6,43,95,.09);
  }
  .dt-single-page .dt-single-featured img{
    height:205px;
    border-radius:10px;
  }
  .dt-single-page .dt-single-featured::before{
    top:10px;
    left:10px;
    padding:5px 8px;
    font-size:8px;
  }
  .dt-single-page .dt-single-featured::after{inset:3px;border-radius:10px}
}
@media (prefers-reduced-motion:reduce){
  .dt-single-page .dt-single-featured img{transition:none}
}


/* v224 final override — featured image must remain fully visible */
.dt-single-page .dt-single-featured img{width:100% !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;}

/* v225 — Öne çıkan görsel: minimum yükseklik + kompakt, kırpmasız */
.dt-single-page .dt-single-featured{
  height:260px !important;
  min-height:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.dt-single-page .dt-single-featured img{
  width:100% !important;
  height:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  border-radius:11px !important;
}
@media (max-width:900px){
  .dt-single-page .dt-single-featured{height:220px !important}
  .dt-single-page .dt-single-featured img{height:100% !important}
}
@media (max-width:560px){
  .dt-single-page .dt-single-featured{
    height:160px !important;
    margin-bottom:16px !important;
    padding:3px !important;
    border-radius:12px !important;
  }
  .dt-single-page .dt-single-featured img{
    height:100% !important;
    max-height:100% !important;
    border-radius:9px !important;
  }
  .dt-single-page .dt-single-featured::before{
    top:8px !important;
    left:8px !important;
    padding:4px 7px !important;
    font-size:7px !important;
  }
}

/* v226 — Blog yazı detayı hero başlığını kompakt iki satırda dengeli göster */
.dt-single-hero h1 .dt-single-hero-title-line{display:block;}
.dt-single-hero h1{max-width:900px!important;}
@media (min-width:961px){
  .dt-single-hero-copy{max-width:900px!important;}
  .dt-single-hero h1{font-size:clamp(34px,3.45vw,48px)!important;line-height:1.06!important;}
}
@media (max-width:960px){
  .dt-single-hero h1{max-width:100%!important;}
}

/* v227 — Öne çıkan görsel: orijinal yüksekliğe dönüş + cover */
.dt-single-page .dt-single-featured{
  height:auto !important;
  min-height:0 !important;
  display:block !important;
  overflow:hidden !important;
}
.dt-single-page .dt-single-featured img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  aspect-ratio:auto !important;
}
@media (max-width:900px){
  .dt-single-page .dt-single-featured{height:auto !important;}
  .dt-single-page .dt-single-featured img{height:auto !important;}
}
@media (max-width:560px){
  .dt-single-page .dt-single-featured{height:auto !important;}
  .dt-single-page .dt-single-featured img{height:auto !important;}
}

/* v228 — Öne çıkan görsel alanı: sabit 300px, premium cover */
.dt-single-page .dt-single-featured{
  height:300px !important;
  min-height:300px !important;
  max-height:300px !important;
  display:block !important;
  overflow:hidden !important;
}
.dt-single-page .dt-single-featured img{
  width:100% !important;
  height:300px !important;
  min-height:300px !important;
  max-height:300px !important;
  object-fit:cover !important;
  object-position:center center !important;
}

/* v236 — WCAG touch target fix for service slider pagination controls. */
@media (max-width:560px){
  .services-section .services-mobile-dots{
    gap:4px !important;
    min-height:44px !important;
    align-items:center !important;
  }
  .services-section .services-mobile-dots button{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    border-radius:50% !important;
    background:radial-gradient(circle, #d7e3f1 0 4.5px, transparent 5px) !important;
    box-shadow:none !important;
    cursor:pointer !important;
    touch-action:manipulation !important;
  }
  .services-section .services-mobile-dots button.is-active{
    background:radial-gradient(circle, #0874e8 0 5px, transparent 5.5px) !important;
    transform:none !important;
  }
}

/* v239 - Premium sosyal medya alanı */
.site-footer .dt-footer-social-wrap{margin-top:22px;padding-top:18px;border-top:1px solid rgba(164,211,255,.14)}
.site-footer .dt-footer-social-title{display:block;margin-bottom:11px;color:#cfe4f6;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.site-footer .dt-footer-social{display:flex;flex-wrap:wrap;gap:9px}
.site-footer .dt-footer-social a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(126,200,255,.42);border-radius:13px;color:#fff;text-decoration:none;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(7,136,247,.08));box-shadow:0 8px 20px rgba(0,0,0,.12);transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}
.site-footer .dt-footer-social a span{font-size:17px;line-height:1;font-weight:900}
.site-footer .dt-footer-social a.dt-social-linkedin span{font-size:14px}
.site-footer .dt-footer-social a:hover{transform:translateY(-3px);background:linear-gradient(145deg,rgba(7,136,247,.32),rgba(7,136,247,.1));border-color:rgba(126,200,255,.8);box-shadow:0 12px 26px rgba(0,104,216,.2)}
@media(max-width:560px){.site-footer .dt-footer-social-wrap{margin-top:18px;padding-top:15px}.site-footer .dt-footer-social{gap:8px}.site-footer .dt-footer-social a{width:40px;height:40px;border-radius:12px}}


/* v256 - Yazı etiketleri */
.dt-single-tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding-top:20px;border-top:1px solid rgba(15,23,42,.10)}
.dt-single-tags > strong{font-size:14px;font-weight:700;color:#1f2937}
.dt-single-tags-list{display:flex;flex-wrap:wrap;gap:8px}
.dt-single-tags-list a{display:inline-flex;align-items:center;min-height:34px;padding:6px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s ease,color .2s ease}
.dt-single-tags-list a:hover,.dt-single-tags-list a:focus-visible{background:#e2e8f0;color:#0f172a}
@media (max-width:680px){.dt-single-tags{align-items:flex-start;flex-direction:column;gap:8px}}

/* Footer background image: reliable CSS background rendering */


/* Footer background */
.site-footer .dt-footer-main{
  background-image: linear-gradient(180deg, rgba(2,25,48,.05) 0%, rgb(2 25 48 / 100%) 0%, rgba(2,20,39,.62) 100%), url("https://diyarbakirtemizlik.net/wp-content/uploads/2026/09/diyarbakir-temizlik-sirketi-footer-arkaplan-optimized.webp");
}



/* v283 — reliable sticky header */
.site-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1000!important;align-self:flex-start!important;transform:none!important;}
@supports not (position:sticky){.site-header{position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:1000!important}.site-header + *{padding-top:92px}}
.site-header.dt-header-fixed{position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:1000!important;}
body.dt-header-fixed-active{padding-top:var(--dt-header-height,92px)!important;}

/* v284 — premium header communication actions */
.site-header .header-actions{
  gap:12px;
}
.site-header .header-phone{
  position:relative;
  min-width:196px;
  width:196px;
  height:54px;
  padding:5px 14px 5px 6px;
  border:1px solid #dbe7f3;
  border-radius:16px;
  display:flex;
  align-items:center;
  gap:11px;
  background:#fff;
  color:#082d5f;
  box-shadow:0 8px 24px rgba(7,43,95,.09), inset 0 1px 0 rgba(255,255,255,.9);
  overflow:hidden;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.site-header .header-phone:after{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:3px;
  background:linear-gradient(180deg,#2e8cff,#0b63d9);
  border-radius:16px 0 0 16px;
}
.site-header .header-phone:hover{
  transform:translateY(-2px);
  border-color:#c9dced;
  box-shadow:0 13px 30px rgba(7,43,95,.13),inset 0 1px 0 rgba(255,255,255,.95);
}
.site-header .header-phone-icon{
  width:42px;
  height:42px;
  flex:0 0 42px;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:linear-gradient(145deg,#197cf0,#075dcc);
  color:#fff;
  box-shadow:0 7px 16px rgba(11,99,217,.24);
}
.site-header .header-phone-icon svg{
  width:19px;
  height:19px;
}
.site-header .header-phone-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  line-height:1.08;
}
.site-header .header-phone-copy small{
  margin:0 0 4px;
  color:#71849a;
  font-size:8px;
  line-height:1;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.site-header .header-phone-copy strong{
  color:#082d5f;
  font-size:14px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.02em;
  white-space:nowrap;
}
.site-header .header-whatsapp{
  position:relative;
  min-width:190px;
  width:190px;
  height:54px;
  padding:5px 15px 5px 7px!important;
  border:1px solid #d5e7dc!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#087a3f!important;
  box-shadow:0 8px 24px rgba(11,122,63,.09)!important;
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  gap:10px!important;
  font-size:14px!important;
  font-weight:900;
  overflow:hidden;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.site-header .header-whatsapp:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:3px;
  background:#0a8f4a;
  border-radius:16px 0 0 16px;
}
.site-header .header-whatsapp:hover{
  background:#fff!important;
  color:#066a36!important;
  border-color:#bfe0cb!important;
  transform:translateY(-2px);
  box-shadow:0 13px 30px rgba(11,122,63,.14)!important;
}
.site-header .header-whatsapp svg{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px;
  padding:11px;
  border-radius:13px;
  background:#087a3f;
  color:#fff!important;
  stroke:#fff!important;
  box-shadow:0 7px 16px rgba(8,122,63,.18);
}
.site-header .header-whatsapp span:first-of-type{
  flex:1;
  min-width:0;
  color:#087a3f!important;
  white-space:nowrap;
}
.site-header .header-whatsapp span:last-child{
  width:26px;
  height:26px;
  flex:0 0 26px;
  display:grid;
  place-items:center;
  margin:0!important;
  border-radius:50%;
  background:#eef8f2;
  color:#087a3f!important;
  font-size:15px;
  line-height:1;
}
@media(max-width:1180px){
  .site-header .header-phone{min-width:184px;width:184px}
  .site-header .header-whatsapp{min-width:178px;width:178px}
}
@media(max-width:980px){
  .site-header .header-phone{min-width:176px;width:176px}
  .site-header .header-whatsapp{min-width:166px;width:166px}
  .site-header .header-phone-copy strong{font-size:13px}
}
@media(max-width:900px){
  .site-header .header-whatsapp{
    min-width:48px;
    width:48px;
    height:48px;
    padding:3px!important;
    border-radius:14px!important;
    justify-content:center;
  }
  .site-header .header-whatsapp:before{display:none}
  .site-header .header-whatsapp svg{
    width:40px!important;
    height:40px!important;
    flex-basis:40px;
    padding:10px;
    border-radius:11px;
  }
  .site-header .header-whatsapp span{display:none!important}
}
@media(max-width:560px){
  .site-header .header-whatsapp{width:46px;min-width:46px;height:46px;padding:3px!important}
  .site-header .header-whatsapp svg{width:38px!important;height:38px!important;flex-basis:38px;padding:9px}
}

/* v285 — screenshot reference header: compact premium layout */
@media (min-width: 901px){
  .site-header .header-inner,
  .topbar .container{
    width:min(1480px,calc(100% - 44px));
  }
  .topbar-inner{min-height:42px;gap:20px}
  .topbar-links{gap:0;align-items:center}
  .topbar-links>span{padding:0 22px;min-height:22px}
  .topbar-links>span:first-child{padding-left:0}
  .topbar-links a{font-size:13px;gap:9px}
  .topbar-links svg{width:18px;height:18px}
  .topbar-motto{font-size:15px}
  .header-inner{min-height:92px;gap:20px}
  .brand{flex:0 0 220px}
  .brand .site-logo-image,.brand img{max-width:220px;max-height:66px}
  .main-nav{gap:28px;font-size:16px}
  .main-nav a{padding:35px 0}
  .main-nav .current-menu-item>a:after{bottom:22px;height:4px}
  .header-actions{gap:10px}
  .site-header .header-phone{min-width:205px;width:205px;height:54px;border-radius:28px;padding:5px 14px 5px 6px}
  .site-header .header-phone-icon{width:42px;height:42px;flex-basis:42px;border-radius:50%}
  .site-header .header-phone-copy small{font-size:8px}
  .site-header .header-phone-copy strong{font-size:15px}
  .site-header .header-whatsapp{min-width:205px;width:205px;height:54px;border-radius:28px!important;padding:5px 15px 5px 7px!important}
  .site-header .header-whatsapp svg{width:42px!important;height:42px!important;flex-basis:42px;border-radius:50%;padding:10px}
}

/* v287 — ultra compact premium header contact actions */
@media (min-width:901px){
  .topbar .container{
    width:min(var(--container),calc(100% - 40px));
  }
  .topbar-inner{min-height:40px;gap:16px}
  .topbar-links>span{padding:0 18px}
  .topbar-links a{font-size:12px;gap:7px}
  .topbar-links svg{width:17px;height:17px}
  .topbar-motto{font-size:14px}

  .site-header .header-actions{gap:6px}
  .site-header .header-phone{
    min-width:148px;
    width:148px;
    height:42px;
    padding:3px 8px 3px 4px;
    border-radius:21px;
    gap:6px;
  }
  .site-header .header-phone-icon{
    width:32px;
    height:32px;
    flex-basis:32px;
    border-radius:50%;
  }
  .site-header .header-phone-icon svg{width:15px;height:15px}
  .site-header .header-phone-copy small{font-size:6px;margin-bottom:2px;letter-spacing:.06em}
  .site-header .header-phone-copy strong{font-size:11px;letter-spacing:-.025em}

  .site-header .header-whatsapp{
    min-width:128px;
    width:128px;
    height:42px;
    padding:3px 7px 3px 5px!important;
    border-radius:21px!important;
    gap:6px!important;
    font-size:11px!important;
  }
  .site-header .header-whatsapp svg{
    width:32px!important;
    height:32px!important;
    flex-basis:32px;
    padding:8px;
    border-radius:50%;
  }
  .site-header .header-whatsapp span:first-of-type{font-size:11px!important}
  .site-header .header-whatsapp span:last-child{
    width:18px;
    height:18px;
    flex-basis:18px;
    font-size:11px;
  }
}
@media (max-width:1180px) and (min-width:901px){
  .topbar .container{width:calc(100% - 32px)}
  .site-header .header-phone{min-width:142px;width:142px}
  .site-header .header-phone-copy strong{font-size:10px}
  .site-header .header-whatsapp{min-width:120px;width:120px}
}

/* v289 — balanced compact header contact actions */
@media (min-width:901px){
  .site-header .header-actions .header-phone{
    min-width:170px!important;
    width:170px!important;
    max-width:170px!important;
    height:46px!important;
    min-height:46px!important;
    padding:4px 9px 4px 5px!important;
    border-radius:23px!important;
    gap:7px!important;
  }
  .site-header .header-actions .header-phone .header-phone-icon{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    border-radius:50%!important;
  }
  .site-header .header-actions .header-phone .header-phone-icon svg{
    width:16px!important;
    height:16px!important;
  }
  .site-header .header-actions .header-phone .header-phone-copy{
    min-width:0!important;
    overflow:hidden!important;
  }
  .site-header .header-actions .header-phone .header-phone-copy small{
    font-size:9px!important;
    line-height:1!important;
    margin-bottom:2px!important;
    letter-spacing:.05em!important;
  }
  .site-header .header-actions .header-phone .header-phone-copy strong{
    font-size:14px!important;
    line-height:1.05!important;
    letter-spacing:-.03em!important;
    white-space:nowrap!important;
  }

  .site-header .header-actions .header-whatsapp{
    min-width:150px!important;
    width:150px!important;
    max-width:180px!important;
    height:46px!important;
    min-height:46px!important;
    padding:4px 8px 4px 5px!important;
    border-radius:23px!important;
    gap:3px!important;
  }
  .site-header .header-actions .header-whatsapp svg{
    width:34px!important;
    height:34px!important;
    flex-basis:34px!important;
    padding:8px!important;
  }
  .site-header .header-actions .header-whatsapp span:first-of-type{font-size:14px!important}
  .site-header .header-actions .header-whatsapp span:last-child{
    width:18px;
    height:18px;
    flex-basis:18px;
    font-size:11px;
  }
}
@media (max-width:1180px) and (min-width:901px){
  .site-header .header-actions .header-phone{
    min-width:170px!important;
    width:170px!important;
    max-width:170px!important;
  }
  .site-header .header-actions .header-whatsapp{
    min-width:170px!important;
    width:170px!important;
    max-width:170px!important;
  }
}
