/*
 * Citil Partners — Global Responsive Architecture v1014
 * Breakpoints:
 * 1440+ full desktop / Figma canvas
 * 1180–1439 compact 13-inch desktop
 * 992–1179 tablet landscape
 * 768–991 tablet portrait
 * <=767 mobile
 */
:root{
  --cp-responsive-gutter:clamp(20px,4.2vw,72px);
  --cp-responsive-radius:clamp(14px,1.4vw,24px);
}
html{max-width:100%;overflow-x:clip}
body{max-width:100%;overflow-x:clip}
img,svg,video,canvas{max-width:100%}
main,section,article,aside,nav,header,footer,form,div{min-width:0}
[data-responsive-scroll]{scrollbar-width:none;-ms-overflow-style:none}
[data-responsive-scroll]::-webkit-scrollbar{display:none}

/* ---------- global mobile header drawer ---------- */
.cp-mobile-nav-toggle{
  display:none;
  position:relative;
  z-index:2104;
  width:44px;
  height:44px;
  flex:0 0 44px;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(0,0,0,.10);
  border-radius:50%;
  background:#fff;
  box-shadow:0 7px 18px rgba(0,0,0,.08);
}
.cp-mobile-nav-toggle span{
  position:absolute;
  width:18px;
  height:1.5px;
  border-radius:99px;
  background:#171717;
  transition:transform .28s ease,opacity .2s ease,top .28s ease;
}
.cp-mobile-nav-toggle span:nth-child(1){top:15px}
.cp-mobile-nav-toggle span:nth-child(2){top:21px}
.cp-mobile-nav-toggle span:nth-child(3){top:27px}
.cp-mobile-nav-open .cp-mobile-nav-toggle span:nth-child(1){top:21px;transform:rotate(45deg)}
.cp-mobile-nav-open .cp-mobile-nav-toggle span:nth-child(2){opacity:0}
.cp-mobile-nav-open .cp-mobile-nav-toggle span:nth-child(3){top:21px;transform:rotate(-45deg)}
.cp-mobile-nav-backdrop{
  position:fixed;
  inset:0;
  z-index:1998;
  background:rgba(13,13,13,.38);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .28s ease,visibility .28s ease;
}
.cp-mobile-nav-open .cp-mobile-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}
body.cp-mobile-nav-open{overflow:hidden!important}

/* ---------- 13-inch compact desktop ---------- */
@media (min-width:1180px) and (max-width:1439px){
  :root{--pad:72px}
  .container{padding-left:72px;padding-right:72px}
  .cp-site-header-page .site-header__inner,
  .about-page-v62 .site-header__inner{width:calc(100% - 48px);gap:24px}
  .cp-site-header-page .site-nav,
  .about-page-v62 .site-nav{gap:24px}
  .cp-site-header-page .site-header__actions,
  .about-page-v62 .site-header__actions{gap:14px;min-width:auto}
  .cp-site-header-page .site-header__consult,
  .about-page-v62 .site-header__consult{width:132px}

  /* Home compact desktop */
  .ai-banner{padding-left:72px;padding-right:72px}
  .holistic>.container{padding-left:72px;padding-right:72px}
  .holistic-top{grid-template-columns:minmax(0,1fr) minmax(430px,520px);gap:52px}
  .holistic-compose{width:520px;transform:scale(.92);transform-origin:center right}
  .holistic-body{grid-template-columns:minmax(360px,470px) minmax(420px,540px);gap:52px;max-width:1120px}
  .calculator-grid{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);column-gap:54px}
  .visa-grid{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:44px}
  .visa-cards-grid{padding-left:36px;padding-right:36px;gap:28px}
  .solutions-cards{padding-left:48px;padding-right:48px;gap:24px}
  .contact-grid{grid-template-columns:minmax(0,1fr) minmax(390px,430px);gap:52px}

  /* shared law/about widths */
  .law-services-v105__inner,
  .law-process-v108__inner,
  .law-stories-faq-v106__inner,
  .visa-process-detail-v112__inner,
  .visa-detail-why-v112__inner{width:calc(100% - 96px)!important}

  /* investment compact desktop */
  .investment-container-v138,
  .investment-project-shell-v170,
  .investment-search-results-v163__inner,
  .investment-search-hero-v163__inner{width:calc(100% - 96px)!important;max-width:1376px}
}

/* ---------- tablet landscape ---------- */
@media (max-width:1179px){
  :root{--pad:48px}
  .container{padding-left:48px;padding-right:48px}

  .three-pillars .section-title,
  .tools-header h2{font-size:clamp(38px,5vw,52px)}
  .pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
  .pillars-grid .pillar-wrap:last-child{grid-column:1/-1;width:min(50%,520px);justify-self:center}
  .solutions-cards{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 48px;gap:24px;margin-top:-96px}
  .solution-card:last-child{grid-column:1/-1;width:min(50%,520px);justify-self:center}
  .tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px}
  .tools-grid .tool-card:last-child{grid-column:1/-1;width:min(50%,455px);justify-self:center}
  .calculator-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);column-gap:40px}
  .contact-grid{grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:42px}

  .law-card-grid-v105{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .law-b1b2-v105__row{grid-column:1/-1}
  .law-process-v108__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .visa-overview-v112__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}
  .visa-process-detail-v112__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}

  .investment-project-grid-v138,
  .investment-search-grid-v163{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .investment-protection-v138__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .investment-protection-v138__cards>*:last-child{grid-column:1/-1;width:min(50%,520px);justify-self:center}
  .investment-project-storygrid-v170,
  .investment-project-featuregrid-v170,
  .investment-project-unitgrid-v170,
  .investment-project-nearbygrid-v170{grid-template-columns:1fr!important}
  .investment-project-amenitygrid-v170{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* ---------- responsive header + tablet portrait ---------- */
@media (max-width:1050px){
  .cp-mobile-nav-toggle{display:inline-flex;order:2}
  .site-header__inner{position:relative}
  .site-header__logo{order:1}
  .site-header__actions{order:3;margin-left:auto}
  .site-header .site-nav{
    display:flex!important;
    position:fixed!important;
    z-index:2102!important;
    top:var(--site-header-h,86px)!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    width:min(88vw,390px)!important;
    height:auto!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:0!important;
    padding:18px 22px 40px!important;
    overflow-y:auto!important;
    background:rgba(255,255,255,.995)!important;
    box-shadow:-20px 30px 50px rgba(0,0,0,.16)!important;
    transform:translateX(105%)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:transform .34s cubic-bezier(.22,.61,.36,1)!important;
  }
  .cp-mobile-nav-open .site-header .site-nav{transform:translateX(0)!important}
  .site-header .site-nav__item{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    display:block!important;
    border-bottom:1px solid rgba(0,0,0,.08)!important;
  }
  .site-header .site-nav__link{
    width:100%!important;
    min-height:50px!important;
    padding:15px 2px!important;
    justify-content:space-between!important;
    font-size:17px!important;
    line-height:1.25!important;
    transform:none!important;
  }
  .site-header .site-nav__link::after{bottom:8px!important}
  .site-header .site-nav__dropdown{
    position:static!important;
    inset:auto!important;
    width:100%!important;
    padding:0 0 12px 14px!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  .site-header .site-nav__dropdown::before{display:none!important}
  .site-header .site-nav__dropdown>a,
  .site-header .site-nav__dropdown-parent{
    min-height:40px!important;
    height:auto!important;
    padding:9px 0!important;
    font-size:14px!important;
    border-bottom:1px solid rgba(0,0,0,.055)!important;
  }
  .site-header .site-nav__dropdown-children,
  .site-header .site-nav__dropdown-children--visa-panel{
    position:static!important;
    display:block!important;
    width:100%!important;
    max-height:none!important;
    padding:4px 0 4px 10px!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  .site-header .site-nav__visa-menu-item{min-height:38px!important;padding:7px 0!important}
  .site-header .site-nav__visa-menu-footer{display:none!important}
}

@media (max-width:991px){
  :root{--pad:28px}
  .container{padding-left:28px;padding-right:28px}
  section{scroll-margin-top:90px}

  /* Home */
  .ai-banner{padding:0 28px;margin-top:-46px}
  .ai-banner-inner{height:auto;min-height:132px;padding:22px 24px;gap:20px}
  .ai-banner-visual{width:210px;height:160px;margin-top:-54px}
  .ai-banner-text{padding:0 8px}
  .ai-banner-text p{font-size:19px}
  .btn-ai-interview{padding:14px 22px}
  .holistic-top,.holistic-body,.crossborder-grid,.calculator-grid,.visa-grid,.contact-grid{grid-template-columns:1fr!important}
  .holistic-top{gap:28px}
  .holistic-compose{justify-self:center;margin:0 auto}
  .holistic-body{gap:32px;max-width:680px}
  .holistic-left,.holistic-right{width:100%;max-width:680px;justify-self:center;margin-top:0}
  .crossborder-grid{gap:48px}
  .crossborder-grid>div:first-child{max-width:none}
  .crossborder-visual{margin:0 auto}
  .projects-grid{grid-template-columns:1fr!important}
  .calculator-grid{gap:42px}
  .solutions-cards{grid-template-columns:1fr;padding:0 28px;margin-top:-62px}
  .solution-card:last-child{grid-column:auto;width:100%}
  .visa-cards-grid{grid-template-columns:1fr;padding:0;max-width:680px;margin-inline:auto}
  .tools-grid{grid-template-columns:1fr;max-width:680px}
  .tools-grid .tool-card:last-child{grid-column:auto;width:100%}

  /* Shared contact + footer */
  .contact-grid{gap:48px!important}
  .contact-info{max-width:680px;margin-inline:auto;width:100%}
  .contact-form-shell{width:min(100%,560px)!important;max-width:560px!important;margin-inline:auto!important}
  .contact-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  .footer-v57-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:36px 28px!important}
  .footer-v57-brand{grid-column:1/-1!important}
  .footer-v57-newsletter{grid-column:1/-1!important;justify-self:stretch!important;max-width:none!important}

  /* About: preserve compositions, stack content safely */
  .about-intro-v71__stage,
  .about-investment-v73__stage,
  .about-law-v75__stage,
  .about-tech-v89__stage,
  .about-process-v87__stage{width:calc(100% - 48px)!important;max-width:760px!important;margin-inline:auto!important}
  .about-intro-v71__stage,
  .about-investment-v73__stage,
  .about-law-v75__stage,
  .about-tech-v89__stage{grid-template-columns:1fr!important}
  .about-tech-v89__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}

  /* Law */
  .law-hero-v102__inner,
  .law-services-v105__inner,
  .law-process-v108__inner,
  .law-stories-faq-v106__inner,
  .visa-process-detail-v112__inner,
  .visa-detail-why-v112__inner{width:calc(100% - 48px)!important}
  .law-card-grid-v105{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .law-process-v108__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .law-stories-faq-v106__inner{grid-template-columns:1fr!important;gap:56px!important}
  .visa-detail-hero-v112__inner,.visa-detail-hero-v130__inner{width:calc(100% - 48px)!important}
  .visa-detail-tabs-v112__inner{overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}
  .visa-detail-tabs-v112__inner>*{scroll-snap-align:start;flex:0 0 auto}
  .visa-overview-v112__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .visa-process-detail-v112__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .law-why-v108__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}

  /* Investment */
  .investment-container-v138,
  .investment-project-shell-v170,
  .investment-search-results-v163__inner,
  .investment-search-hero-v163__inner{width:calc(100% - 48px)!important}
  .investment-hero-v138__grid{grid-template-columns:1fr!important;gap:42px!important}
  .investment-hero-v138__content{min-height:auto!important;padding-top:80px!important}
  .investment-hero-v138__media{margin-inline:auto!important}
  .investment-filter-v138__row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .investment-project-grid-v138,.investment-search-grid-v163{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .investment-protection-v138__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .investment-process-v138__steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .investment-project-amenitygrid-v170{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .investment-project-pricing-tabs-v221{overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start!important}
  .investment-project-pricing-tabs-v221>*{flex:0 0 auto}
  [data-units-table-wrap],.investment-units-table-wrap,.iu-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}
}

/* ---------- mobile ---------- */
@media (max-width:767px){
  :root{--pad:20px}
  .container{padding-left:20px;padding-right:20px}
  .cp-site-header-page,
  .about-page-v62{--site-header-h:78px;--site-header-sticky-h:66px}
  .site-header__inner{width:calc(100% - 24px)!important;gap:8px!important}
  .site-header__logo.citil-morph-logo{width:174px!important;min-width:174px!important;height:44px!important}
  .site-header__consult{display:none!important}
  .site-header__actions{gap:4px!important;min-width:0!important}
  .site-header__language{transform:scale(.78)!important;transform-origin:right center!important;margin-left:-8px!important}
  .cp-mobile-nav-toggle{width:40px;height:40px;flex-basis:40px}
  .site-header .site-nav{top:var(--site-header-h,78px)!important;width:min(92vw,370px)!important;padding:14px 18px 34px!important}

  h1,h2,h3,p{overflow-wrap:break-word}

  /* Home */
  .hero{height:520px}
  .hero-content{padding:70px 20px 24px}
  .hero-title{display:block;font-size:30px;line-height:1.18}
  .hero-word-slot{display:inline-block;width:195px;height:1.18em;margin:8px auto 0}
  .hero-word{font-size:30px!important;width:100%;text-align:center}
  .hero-subtitle{font-size:16px;line-height:1.55;margin-bottom:30px}
  .hero-buttons{width:100%;flex-direction:column;align-items:center}
  .hero-buttons a{width:min(100%,310px)}
  .ai-banner{padding:0 14px;margin-top:-30px}
  .ai-banner-inner{flex-direction:column;text-align:center;padding:18px 18px 22px;border-radius:20px}
  .ai-banner-visual{width:170px;height:130px;margin:-48px auto 0}
  .ai-banner-text{padding:0}
  .ai-banner-text p{font-size:17px}
  .btn-ai-interview{width:100%}
  .three-pillars{padding-top:64px}
  .three-pillars .section-title{font-size:32px}
  .three-pillars .section-subtitle{font-size:18px;margin-bottom:32px}
  .pillars-grid{grid-template-columns:1fr;gap:22px;padding:0}
  .pillars-grid .pillar-wrap:last-child{grid-column:auto;width:100%}
  .pillar-card-content h3{font-size:26px}
  .pillar-card-content p{font-size:18px}
  .holistic>.container{padding-left:20px;padding-right:20px}
  .holistic-header h2{font-size:36px;line-height:1.15}
  .holistic-header p{font-size:18px}
  .holistic-compose{width:100%;height:auto;aspect-ratio:596/346;transform:none}
  .holistic-building img{width:112%;height:auto;transform:translate(-6%,-4%)}
  .crossborder{padding:72px 0}
  .crossborder h2{font-size:34px}
  .crossborder-text{font-size:17px}
  .info-float{display:none!important}
  .projects,.calculator,.solutions,.visa-section,.visa-cards,.process,.tools,.contact{padding-left:0;padding-right:0}
  .solutions-cards{padding:0 20px;margin-top:-42px}
  .solution-card{min-height:340px;padding:46px 28px 28px}
  .visa-cards-grid{gap:22px}
  .tools-grid{gap:20px}
  .tools .tool-card{height:auto;min-height:320px;padding:34px 26px 26px}

  /* Contact / footer */
  .contact{padding-top:64px!important;padding-bottom:64px!important}
  .contact-info h2{font-size:38px!important;line-height:1.15!important}
  .contact-info>p{font-size:17px!important;line-height:1.55!important}
  .contact-details{grid-template-columns:1fr!important;gap:24px!important}
  .contact-column+ .contact-column{border-left:0!important;border-top:1px solid rgba(0,0,0,.14)!important;padding-left:0!important;padding-top:24px!important}
  .contact-form-shell{width:100%!important;max-width:100%!important}
  .contact-form-card{border-radius:18px!important}
  .contact-form-front{padding:28px 20px!important}
  .btn-form-submit{min-height:58px!important}
  .footer-v57-inner{width:calc(100% - 40px)!important;padding:48px 0 28px!important}
  .footer-v57-grid{grid-template-columns:1fr!important;gap:30px!important}
  .footer-v57-brand,.footer-v57-newsletter,.footer-v57-legal-col{grid-column:auto!important}
  .footer-v57-logo{width:190px!important}
  .footer-v57-tagline{width:220px!important;margin-top:26px!important}
  .footer-v57-social{margin-top:28px!important;flex-wrap:wrap}
  .footer-v57-divider{margin-top:34px!important}
  .footer-v57-disclaimer{font-size:9px!important;line-height:1.55!important;text-align:left!important}

  /* About */
  .about-hero-v62{height:460px!important}
  .about-hero-v62__copy{width:calc(100% - 28px)!important}
  .about-intro-v71__stage,
  .about-investment-v73__stage,
  .about-law-v75__stage,
  .about-tech-v89__stage,
  .about-process-v87__stage{width:calc(100% - 32px)!important}
  .about-intro-v71__actions,
  .about-investment-v73__actions,
  .about-law-v75__actions{flex-direction:column!important;align-items:stretch!important}
  .about-intro-v71__btn,
  .about-investment-v73__btn,
  .about-law-v75__btn,
  .about-tech-v89__btn{width:100%!important}
  .about-tech-v89__cards{grid-template-columns:1fr!important}

  /* Law */
  .law-hero-v102__inner,
  .law-services-v105__inner,
  .law-process-v108__inner,
  .law-stories-faq-v106__inner,
  .visa-detail-hero-v112__inner,.visa-detail-hero-v130__inner,
  .visa-process-detail-v112__inner,
  .visa-detail-why-v112__inner{width:calc(100% - 32px)!important}
  .law-card-grid-v105,
  .law-process-v108__steps,
  .visa-overview-v112__cards,
  .visa-process-detail-v112__steps,
  .law-why-v108__grid{grid-template-columns:1fr!important}
  .law-service-tabs-v105,
  .visa-detail-tabs-v112__inner{overflow-x:auto!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;padding-bottom:8px!important}
  .law-service-tabs-v105>*{flex:0 0 auto}
  .law-chub-cta-v105__bar{border-radius:20px!important;padding:30px 22px!important}
  .visa-detail-hero-v112,.visa-detail-hero-v130{min-height:620px!important}
  .visa-detail-hero-v112 h1,.visa-detail-hero-v130 h1{font-size:38px!important;line-height:1.14!important}
  .visa-floating-cta-v150,.visa-floating-cta-pill-v153{max-width:calc(100% - 24px)!important;left:12px!important;right:12px!important}

  /* Investment */
  .investment-container-v138,
  .investment-project-shell-v170,
  .investment-search-results-v163__inner,
  .investment-search-hero-v163__inner{width:calc(100% - 32px)!important}
  .investment-hero-v138 h1{font-size:40px!important;line-height:1.1!important}
  .investment-filter-v138__row{grid-template-columns:1fr!important}
  .investment-project-grid-v138,
  .investment-search-grid-v163,
  .investment-protection-v138__cards,
  .investment-process-v138__steps,
  .investment-project-amenitygrid-v170{grid-template-columns:1fr!important}
  .investment-protection-v138__cards>*:last-child{grid-column:auto;width:100%}
  .investment-results-tabs-v164__track{overflow-x:auto!important;justify-content:flex-start!important;scroll-snap-type:x proximity}
  .investment-results-tabs-v164__track>*{flex:0 0 auto;scroll-snap-align:start}
  .investment-project-hero-v170{padding-top:var(--site-header-h,78px)!important}
  .investment-project-highlightcards-v170,
  .investment-project-nearbycards-v170{grid-template-columns:1fr!important}
  .investment-project-unitlist-v170{overflow-x:auto!important}

  /* Support FAB */
  .citil-support-fab{right:14px!important;bottom:14px!important}
}

@media (max-width:430px){
  .site-header__logo.citil-morph-logo{width:154px!important;min-width:154px!important;height:40px!important}
  .header-language-switch__summary{min-width:58px!important}
  .cp-mobile-nav-toggle{width:38px;height:38px;flex-basis:38px}
  .footer-v57-newsletter-form{display:grid!important;grid-template-columns:1fr auto!important}
}

@media (hover:none){
  .pillar-card:hover,.solution-card:hover,.tool-card:hover,
  .investment-project-card-v138:hover,.investment-project-card-v170:hover{transform:none!important}
}

@media (prefers-reduced-motion:reduce){
  .cp-mobile-nav-toggle span,.cp-mobile-nav-backdrop,.site-header .site-nav{transition:none!important}
}

/* =========================================================
   v1015 — asset compatibility + footer compact desktop fix
   Keeps v1014 breakpoint architecture intact.
   ========================================================= */

/* The desktop footer used a fixed 289px form inside an 18% track.
   At 13-inch desktop widths that track became narrower than the form. */
@media (min-width:1201px){
  .footer-v57-inner{
    width:min(1508px,calc(100% - 64px))!important;
  }
  .footer-v57-grid{
    grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(108px,.68fr)) minmax(250px,1.12fr)!important;
    column-gap:clamp(14px,1.35vw,24px)!important;
  }
  .footer-v57-newsletter{
    width:100%!important;
    max-width:289px!important;
    min-width:0!important;
    justify-self:end!important;
  }
  .footer-v57-newsletter-form{
    width:100%!important;
    max-width:289px!important;
    min-width:0!important;
  }
}

/* Never allow the newsletter control to exceed its actual grid cell. */
.footer-v57-newsletter,
.footer-v57-newsletter-form{
  min-width:0;
}
.footer-v57-newsletter-form input{
  min-width:0;
}

/* Broken-image icons must not reserve a large empty visual area while
   compatibility assets are loading during deployment. */
.contact-map-v99 img,
.law-b1b2-v105__image img,
.investment-hero-v138__media img{
  display:block;
}

/* =========================================================
   v1016 — Hakkımızda desktop canvas alignment
   Keeps the 1728px compositions intact while adding a safe
   desktop gutter for 13-inch / compact desktop viewports.
   ========================================================= */
@media (min-width:1181px) and (max-width:1727px){
  /* Intro: equal left/right breathing room around the scaled canvas. */
  .about-page-v71 .about-intro-v71{
    height:calc(946px * ((100vw - 48px) / 1728));
    min-height:0;
  }
  .about-page-v71 .about-intro-v71__stage{
    transform:translateX(-50%) scale(calc((100vw - 48px) / 1728));
    transform-origin:top center;
  }

  /* Investment and Law now share the same desktop canvas/gutter rule. */
  .about-page-v73 .about-investment-v73,
  .about-page-v75 .about-law-v75{
    height:calc(968px * ((100vw - 48px) / 1728));
    min-height:0;
  }
  .about-page-v73 .about-investment-v73__stage,
  .about-page-v75 .about-law-v75__stage{
    transform:translateX(-50%) scale(calc((100vw - 48px) / 1728));
    transform-origin:top center;
  }
}


/* =========================================================
   v1017 — Hakkımızda compact desktop canvas + process gap fix
   Uses explicit unitless scales; no invalid viewport/number division.
   ========================================================= */
@media (min-width:1181px) and (max-width:1727px){
  .about-page-v71 .about-intro-v71,
  .about-page-v73 .about-investment-v73,
  .about-page-v75 .about-law-v75{
    min-height:0!important;
    overflow:hidden!important;
  }
  .about-page-v71 .about-intro-v71__stage,
  .about-page-v73 .about-investment-v73__stage,
  .about-page-v75 .about-law-v75__stage{
    width:1728px!important;
    left:50%!important;
    margin:0!important;
    transform:translateX(-50%) scale(var(--about-desktop-scale))!important;
    transform-origin:top center!important;
  }

  /* Process: restore the compact, balanced desktop composition. */
  .about-page-v90 .about-process-v87{
    height:var(--about-process-height)!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .about-page-v90 .about-process-v87__stage{
    position:relative!important;
    width:1728px!important;
    height:740px!important;
    left:50%!important;
    margin:0!important;
    display:block!important;
    transform:translateX(-50%) scale(var(--about-desktop-scale))!important;
    transform-origin:top center!important;
  }
  .about-page-v90 .about-process-v87__header{
    position:absolute!important;
    left:50%!important;
    top:58px!important;
    width:980px!important;
    height:auto!important;
    margin:0!important;
    transform:translateX(-50%)!important;
    text-align:center!important;
  }
  .about-page-v90 .about-process-v87__header h2{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    height:auto!important;
    margin:0 0 12px!important;
    font-size:36px!important;
    line-height:49px!important;
    font-weight:300!important;
  }
  .about-page-v90 .about-process-v87__header p{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    height:auto!important;
    max-width:976px!important;
    margin:0 auto!important;
    font-size:16px!important;
    line-height:22px!important;
    font-weight:300!important;
  }
  .about-page-v90 .about-process-v87__stripe{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:712px!important;
    height:9px!important;
    margin:18px auto 0!important;
  }
  .about-page-v90 .about-process-v87__stripe i{
    flex:1 1 0!important;
    width:auto!important;
    height:9px!important;
  }
  .about-page-v90 .about-process-v87__step{
    position:absolute!important;
    height:auto!important;
    z-index:4!important;
  }
  .about-page-v90 .about-process-v87__step h3,
  .about-page-v90 .about-process-v87__step p{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    height:auto!important;
    text-align:left!important;
  }
  .about-page-v90 .about-process-v87__step h3{
    margin:0 0 20px!important;
    font-size:28px!important;
    line-height:40px!important;
    font-weight:300!important;
    white-space:normal!important;
  }
  .about-page-v90 .about-process-v87__step p{
    margin:0!important;
    font-size:16px!important;
    line-height:22px!important;
    font-weight:300!important;
  }
  .about-page-v90 .about-process-v87__step--one{left:230px!important;top:194px!important;width:532px!important}
  .about-page-v90 .about-process-v87__step--two{left:874px!important;top:284px!important;width:517px!important}
  .about-page-v90 .about-process-v87__step--three{left:230px!important;top:504px!important;width:529px!important}
  .about-page-v90 .about-process-v87__step--four{left:874px!important;top:572px!important;width:504px!important}

  .about-page-v90 .about-process-v87__number{
    position:absolute!important;
    display:block!important;
    width:auto!important;
    height:auto!important;
    margin:0!important;
    font-size:70px!important;
    line-height:95px!important;
    font-weight:300!important;
    letter-spacing:-2px!important;
    color:rgba(0,0,0,.16)!important;
  }
  .about-page-v90 .about-process-v87__number--one{left:660px!important;top:165px!important}
  .about-page-v90 .about-process-v87__number--two{left:1305px!important;top:262px!important}
  .about-page-v90 .about-process-v87__number--three{left:660px!important;top:440px!important}
  .about-page-v90 .about-process-v87__number--four{left:1305px!important;top:540px!important}

  .about-page-v90 .about-process-v87__photo{
    position:absolute!important;
    display:block!important;
    width:289px!important;
    height:130px!important;
    border-radius:10px!important;
    object-fit:cover!important;
  }
  .about-page-v90 .about-process-v87__photo--one{left:230px!important;top:372px!important;margin:0!important}
  .about-page-v90 .about-process-v87__photo--two{left:874px!important;top:456px!important;margin:0!important}
}

/* Reliable compact-desktop scale ladder: approximately 28–70px outer canvas breathing room. */
@media (min-width:1181px) and (max-width:1279px){
  body{--about-desktop-scale:.65;--about-process-height:481px}
  .about-page-v71 .about-intro-v71{height:615px!important}
  .about-page-v73 .about-investment-v73,.about-page-v75 .about-law-v75{height:629px!important}
}
@media (min-width:1280px) and (max-width:1359px){
  body{--about-desktop-scale:.72;--about-process-height:533px}
  .about-page-v71 .about-intro-v71{height:681px!important}
  .about-page-v73 .about-investment-v73,.about-page-v75 .about-law-v75{height:697px!important}
}
@media (min-width:1360px) and (max-width:1439px){
  body{--about-desktop-scale:.76;--about-process-height:562px}
  .about-page-v71 .about-intro-v71{height:719px!important}
  .about-page-v73 .about-investment-v73,.about-page-v75 .about-law-v75{height:736px!important}
}
@media (min-width:1440px) and (max-width:1519px){
  body{--about-desktop-scale:.80;--about-process-height:592px}
  .about-page-v71 .about-intro-v71{height:757px!important}
  .about-page-v73 .about-investment-v73,.about-page-v75 .about-law-v75{height:774px!important}
}
@media (min-width:1520px) and (max-width:1599px){
  body{--about-desktop-scale:.84;--about-process-height:622px}
  .about-page-v71 .about-intro-v71{height:795px!important}
  .about-page-v73 .about-investment-v73,.about-page-v75 .about-law-v75{height:813px!important}
}
@media (min-width:1600px) and (max-width:1679px){
  body{--about-desktop-scale:.88;--about-process-height:651px}
  .about-page-v71 .about-intro-v71{height:832px!important}
  .about-page-v73 .about-investment-v73,.about-page-v75 .about-law-v75{height:852px!important}
}
@media (min-width:1680px) and (max-width:1727px){
  body{--about-desktop-scale:.92;--about-process-height:681px}
  .about-page-v71 .about-intro-v71{height:870px!important}
  .about-page-v73 .about-investment-v73,.about-page-v75 .about-law-v75{height:891px!important}
}


/* =========================================================
   v1018 — Hakkımızda Citil Tech → Process desktop gap fix
   The v89 Tech canvas was still reserving its old unscaled height,
   leaving a large empty area before the process section.
   ========================================================= */
@media (min-width:1181px) and (max-width:1727px){
  /* Scale the whole Citil Tech canvas with the same desktop factor used
     by the Intro / Investment / Law compositions. */
  .about-page-v89 .about-tech-v89{
    height:calc(1270px * var(--about-desktop-scale))!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .about-page-v89 .about-tech-v89__stage{
    position:relative!important;
    width:1728px!important;
    height:1368px!important;
    left:50%!important;
    margin:0!important;
    transform:translateX(-50%) scale(var(--about-desktop-scale))!important;
    transform-origin:top center!important;
  }

  /* Remove inherited spacing at the section hand-off. */
  .about-page-v90 .about-process-v87{
    margin-top:0!important;
  }
  .about-page-v90 .about-process-v87__header{
    top:42px!important;
  }
}

/* Full desktop keeps the original 1728px composition, but trims the
   obsolete empty tail below the Tech cards before Process begins. */
@media (min-width:1728px){
  .about-page-v89 .about-tech-v89{
    height:1270px!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .about-page-v89 .about-tech-v89__stage{
    height:1368px!important;
  }
  .about-page-v90 .about-process-v87{
    margin-top:0!important;
  }
}

/* =========================================================
   v250 — Detailed responsive polish + collapsible mobile nav
   ========================================================= */
:root{--cp-mobile-header-bottom:86px;--cp-mobile-header-height:86px}
.cp-mobile-submenu-toggle{display:none}
.cp-coming-soon-badge{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:20px;padding:3px 8px;margin-left:7px;border-radius:999px;
  background:rgba(255,113,76,.13);border:1px solid rgba(255,113,76,.34);
  color:#d94e2b;font-size:9px;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap
}
.site-nav__item.cp-tech-coming-soon>.site-nav__link{cursor:not-allowed!important;color:#777!important;opacity:.82}
.site-nav__item.cp-tech-coming-soon>.site-nav__link::after{display:none!important}
.site-nav__item.cp-tech-coming-soon>.site-nav__dropdown{display:none!important}
.footer-v57 a.cp-coming-soon-link,.footer-v57 .cp-coming-soon-link{cursor:default;color:rgba(255,255,255,.38)!important;pointer-events:none}

@media(max-width:1050px){
  .site-header{z-index:5000!important}
  .site-header__inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    align-items:center!important;
    column-gap:10px!important;
  }
  .site-header__logo{grid-column:1;order:initial!important;min-width:0!important;max-width:100%!important;overflow:visible!important}
  .site-header__logo.citil-morph-logo{width:min(210px,44vw)!important;min-width:0!important;height:auto!important}
  .cp-mobile-nav-toggle{grid-column:2;order:initial!important;display:inline-flex!important;margin:0!important}
  .site-header__actions{grid-column:3;order:initial!important;margin:0!important;min-width:0!important;justify-self:end!important}
  .site-header__consult{display:none!important}
  .site-header__language{margin:0!important;transform:none!important}
  .header-language-switch__summary{min-width:62px!important;padding:0!important}

  .site-header .site-nav{
    top:var(--cp-mobile-header-bottom)!important;
    height:calc(100dvh - var(--cp-mobile-header-bottom))!important;
    max-height:calc(100dvh - var(--cp-mobile-header-bottom))!important;
    z-index:4992!important;
    overscroll-behavior:contain!important;
    scrollbar-gutter:stable!important;
  }
  .cp-mobile-nav-backdrop{z-index:4988!important;top:var(--cp-mobile-header-bottom)!important}
  .site-header .site-nav__item{position:relative!important}
  .site-header .site-nav__link{padding-right:52px!important}
  .cp-mobile-submenu-toggle{
    display:inline-flex;position:absolute;z-index:4;right:0;top:5px;width:42px;height:42px;
    align-items:center;justify-content:center;border:0;border-radius:12px;background:transparent;color:#353535;cursor:pointer
  }
  .cp-mobile-submenu-toggle span{position:relative;width:12px;height:12px;display:block}
  .cp-mobile-submenu-toggle span::before,.cp-mobile-submenu-toggle span::after{
    content:"";position:absolute;left:50%;top:50%;width:12px;height:1.5px;border-radius:2px;background:currentColor;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .2s ease
  }
  .cp-mobile-submenu-toggle span::after{transform:translate(-50%,-50%) rotate(90deg)}
  .site-nav__item.is-mobile-expanded>.cp-mobile-submenu-toggle span::after{opacity:0;transform:translate(-50%,-50%) rotate(0)}
  .site-header .site-nav__dropdown{
    display:block!important;max-height:0!important;overflow:hidden!important;
    padding:0 0 0 14px!important;margin:0!important;opacity:0!important;visibility:hidden!important;
    pointer-events:none!important;transition:max-height .38s cubic-bezier(.22,.61,.36,1),opacity .24s ease,padding .32s ease!important
  }
  .site-header .site-nav__item.is-mobile-expanded>.site-nav__dropdown{
    max-height:980px!important;padding:0 0 12px 14px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important
  }
  .site-header .site-nav__dropdown-children,.site-header .site-nav__dropdown-children--visa-panel{
    display:block!important;max-height:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important
  }
  .site-header .site-nav__item.cp-tech-coming-soon{padding-right:0!important}
  .site-header .site-nav__item.cp-tech-coming-soon>.site-nav__link{padding-right:2px!important;display:flex!important;justify-content:flex-start!important;gap:7px!important}
  .site-header .site-nav__item.cp-tech-coming-soon>.cp-mobile-submenu-toggle{display:none!important}
}

@media(max-width:767px){
  .site-header__inner{width:calc(100% - 20px)!important;column-gap:6px!important}
  .site-header__logo.citil-morph-logo{width:min(156px,42vw)!important;height:auto!important}
  .site-header__logo:not(.citil-morph-logo){font-size:24px!important;letter-spacing:-1px!important;white-space:nowrap!important}
  .cp-mobile-nav-toggle{width:39px!important;height:39px!important;flex-basis:39px!important}
  .site-header__language{transform:scale(.82)!important;transform-origin:right center!important;margin-right:-5px!important}
  .site-header .site-nav{width:min(94vw,380px)!important;padding:12px 16px 34px!important}
  .site-header .site-nav__link{font-size:16px!important;min-height:48px!important;padding-top:14px!important;padding-bottom:14px!important}
  .cp-coming-soon-badge{font-size:8px;padding:3px 7px}
}
@media(max-width:390px){
  .site-header__logo.citil-morph-logo{width:142px!important}
  .site-header__logo:not(.citil-morph-logo){font-size:21px!important}
  .site-header__language{display:none!important}
  .site-header__inner{grid-template-columns:minmax(0,1fr) auto!important}
  .cp-mobile-nav-toggle{grid-column:2}
  .site-header__actions{display:none!important}
}

/* Home calculator and shared form polish */
@media(max-width:767px){
  .calculator-container,.calculator-form-column,.calc-inputs,.calc-results{width:100%!important;max-width:100%!important;min-width:0!important}
  .calculator-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:30px!important}
  .calc-inputs{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important;gap:14px!important}
  .calc-input-group,.calc-term-group{grid-column:auto!important;grid-row:auto!important;width:100%!important;height:auto!important;min-height:76px!important}
  .calc-input-group input,.calc-input-group select{width:100%!important;min-width:0!important}
  .btn-calculate{grid-column:auto!important;grid-row:auto!important;width:100%!important;height:62px!important}
  .calc-results{height:auto!important;padding:26px 18px!important}
  .result-row{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px 14px!important;padding:14px 0!important}
  .result-row .label{min-width:0!important;white-space:normal!important}
  .result-row .value{white-space:nowrap!important;text-align:right!important}
  .calc-disclaimer{margin:26px 0 0!important;width:100%!important;white-space:normal!important;text-align:left!important}
}

/* Investment landing filter */
@media(max-width:767px){
  .investment-filter-v138{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:calc(100% - 28px)!important;margin:-26px auto 40px!important;padding:22px 16px!important;border-radius:18px!important}
  .investment-filter-v138__intro{margin-bottom:18px!important;font-size:15px!important;line-height:1.45!important}
  .investment-filter-v138__row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}
  .investment-filter-v138 label,.investment-filter-v138 select,.investment-filter-v138 button{width:100%!important;min-width:0!important;height:54px!important;grid-column:auto!important}
  .investment-filter-v138 select{padding-left:15px!important;padding-right:40px!important;font-size:13px!important}
  .investment-main-v138{overflow:visible!important}
  .investment-project-grid-v138{grid-template-columns:minmax(0,1fr)!important}
  .investment-project-card-v138{min-width:0!important}
}

/* Projects search and inventory controls */
@media(max-width:767px){
  .investment-search-form-v163{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;width:100%!important;max-width:100%!important}
  .investment-search-form-v163 input[type="search"]{min-width:0!important;width:100%!important}
  .investment-results-tabs-v164,.investment-results-tabs-v164__track{width:100%!important;max-width:100%!important}
  .investment-results-tabs-v164__track{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important;justify-content:flex-start!important;padding:6px 16px 10px!important;scroll-padding-inline:16px!important}
  .investment-results-tabs-v164__track>a{flex:0 0 auto!important}
  .investment-search-grid-v163{grid-template-columns:minmax(0,1fr)!important}

  .iu-wrapper{width:100%!important;max-width:100%!important;padding:0 12px!important}
  .iu-winford .iu-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .iu-winford .iu-summary-grid article{min-width:0!important;min-height:82px!important;padding:13px 11px!important;gap:10px!important}
  .iu-winford .iu-summary-grid small{font-size:11px!important;line-height:1.3!important}
  .iu-winford .iu-summary-grid strong{font-size:22px!important}
  .iu-winford .iu-filter-groups{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
  .iu-winford .iu-filter-block{min-width:0!important}
  .iu-winford .iu-filter-pills{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding:2px 2px 8px!important;scroll-snap-type:x proximity!important}
  .iu-winford .iu-filter-pills .iu-filter-btn{flex:0 0 auto!important;scroll-snap-align:start!important;white-space:nowrap!important}
  .iu-winford .iu-content-grid{grid-template-columns:minmax(0,1fr)!important}
  .iu-winford .iu-table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;border-radius:16px!important}
  .iu-winford .iu-table{min-width:860px!important}
  .iu-winford .iu-pagination{overflow-x:auto!important;justify-content:flex-start!important;padding:8px 2px 18px!important}
}
@media(max-width:430px){
  .iu-winford .iu-summary-grid{grid-template-columns:minmax(0,1fr)!important}
}

/* Hakkımızda mobile/tablet: remove fixed-canvas collisions */
@media(max-width:991px){
  .about-page-v73 .about-investment-v73,
  .about-page-v75 .about-law-v75,
  .about-page-v89 .about-tech-v89{height:auto!important;min-height:0!important;padding:58px 0!important;overflow:hidden!important}
  .about-page-v73 .about-investment-v73__stage,
  .about-page-v75 .about-law-v75__stage,
  .about-page-v89 .about-tech-v89__stage{
    position:relative!important;left:auto!important;top:auto!important;width:calc(100% - 40px)!important;height:auto!important;
    margin:0 auto!important;transform:none!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:30px!important
  }
  .about-page-v73 .about-investment-v73__brand,
  .about-page-v73 .about-investment-v73__copy,
  .about-page-v73 .about-investment-v73__actions,
  .about-page-v75 .about-law-v75__brand,
  .about-page-v75 .about-law-v75__copy,
  .about-page-v75 .about-law-v75__actions,
  .about-page-v89 .about-tech-v89__brand,
  .about-page-v89 .about-tech-v89__copy,
  .about-page-v89 .about-tech-v89__btn,
  .about-page-v89 .about-tech-v89__cards{
    position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:auto!important;margin:0!important;transform:none!important
  }
  .about-page-v73 .about-investment-v73__copy h2,
  .about-page-v73 .about-investment-v73__lead,
  .about-page-v73 .about-investment-v73__body,
  .about-page-v75 .about-law-v75__copy h2,
  .about-page-v75 .about-law-v75__lead,
  .about-page-v75 .about-law-v75__body,
  .about-page-v89 .about-tech-v89__copy h2,
  .about-page-v89 .about-tech-v89__copy p{
    position:relative!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;margin-left:0!important;margin-right:0!important
  }
  .about-page-v73 .about-investment-v73__visual{position:relative!important;left:auto!important;top:auto!important;width:min(100%,577px)!important;height:auto!important;aspect-ratio:577/682!important;margin:0 auto!important}
  .about-page-v75 .about-law-v75__visual{position:relative!important;left:auto!important;top:auto!important;width:min(100%,560px)!important;height:520px!important;margin:0 auto!important;transform:scale(.9)!important;transform-origin:top center!important}
  .about-page-v89 .about-tech-v89__device{position:relative!important;left:auto!important;top:auto!important;width:min(100%,720px)!important;height:auto!important;aspect-ratio:817/639!important;margin:0 auto!important;transform:none!important}
  .about-page-v89 .about-tech-v89__laptop{left:0!important;top:8%!important;width:100%!important;height:auto!important}
  .about-page-v89 .about-tech-v89__phone{left:16%!important;top:39%!important;width:52%!important;height:auto!important}
  .about-page-v89 .about-tech-v89__mark{display:none!important}
  .about-page-v89 .about-tech-v89__orange{left:50%!important;top:auto!important;bottom:0!important;height:48%!important;min-width:100vw!important}
  .about-page-v89 .about-tech-v89__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;z-index:2!important}
  .about-page-v73 .about-investment-v73__actions,.about-page-v75 .about-law-v75__actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important}
}
@media(max-width:600px){
  .about-page-v73 .about-investment-v73__stage,.about-page-v75 .about-law-v75__stage,.about-page-v89 .about-tech-v89__stage{width:calc(100% - 28px)!important}
  .about-page-v73 .about-investment-v73__copy h2,.about-page-v75 .about-law-v75__copy h2,.about-page-v89 .about-tech-v89__copy h2{font-size:30px!important;line-height:1.25!important;margin-bottom:20px!important}
  .about-page-v73 .about-investment-v73__lead,.about-page-v75 .about-law-v75__lead{font-size:18px!important;line-height:1.5!important;margin-bottom:18px!important}
  .about-page-v73 .about-investment-v73__body,.about-page-v75 .about-law-v75__body,.about-page-v89 .about-tech-v89__copy p{font-size:15px!important;line-height:1.65!important}
  .about-page-v75 .about-law-v75__visual{height:390px!important;transform:scale(.78)!important;margin-bottom:-70px!important}
  .about-page-v89 .about-tech-v89__cards{grid-template-columns:minmax(0,1fr)!important}
  .about-page-v73 .about-investment-v73__btn,.about-page-v75 .about-law-v75__btn,.about-page-v89 .about-tech-v89__btn{width:100%!important;max-width:none!important}
}


/* v250.1 — Tech passive state is rendered before JS and homepage CTA is disabled */
.site-nav__item--tech>.site-nav__link,
.site-nav__item[data-page="tech"]>.site-nav__link,
.site-nav__item[data-citil-nav-group="tech"]>.site-nav__link{
  display:inline-flex!important;align-items:center!important;gap:7px!important;cursor:default!important;pointer-events:none!important;color:#777!important;opacity:.82
}
.site-nav__item--tech>.site-nav__link::after,
.site-nav__item[data-page="tech"]>.site-nav__link::after,
.site-nav__item[data-citil-nav-group="tech"]>.site-nav__link::after{
  content:"Yenileniyoruz"!important;position:static!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:auto!important;height:20px!important;min-width:0!important;padding:3px 8px!important;margin:0!important;border-radius:999px!important;
  background:rgba(255,113,76,.13)!important;border:1px solid rgba(255,113,76,.34)!important;color:#d94e2b!important;
  font-size:9px!important;font-weight:700!important;line-height:1!important;letter-spacing:.02em!important;white-space:nowrap!important;transform:none!important;opacity:1!important
}
.site-nav__item--tech>.site-nav__dropdown,
.site-nav__item[data-page="tech"]>.site-nav__dropdown,
.site-nav__item[data-citil-nav-group="tech"]>.site-nav__dropdown{display:none!important}
.pillar-wrap.is-coming-soon .pillar-card{position:relative;filter:saturate(.72);cursor:default}
.pillar-wrap.is-coming-soon .pillar-card::after{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(255,255,255,.08);pointer-events:none}
.cp-tech-card-badge{position:absolute;z-index:5;top:22px;right:22px;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#fff3ee;border:1px solid rgba(255,113,76,.38);color:#d94e2b;font-size:11px;font-weight:700;line-height:1;box-shadow:0 8px 20px rgba(255,113,76,.12)}
.cp-disabled-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:default!important;pointer-events:none!important;opacity:.64!important;filter:saturate(.6)!important;text-decoration:none!important}
.footer-v57 .cp-coming-soon-link,.site-footer .cp-coming-soon-link{display:inline-block;color:rgba(255,255,255,.38)!important;cursor:default;pointer-events:none}
@media(max-width:1050px){
  .site-nav__item--tech>.site-nav__link::after,.site-nav__item[data-page="tech"]>.site-nav__link::after,.site-nav__item[data-citil-nav-group="tech"]>.site-nav__link::after{font-size:8px!important;height:19px!important;padding:3px 7px!important}
  .site-header .site-nav__item--tech>.site-nav__link,.site-header .site-nav__item[data-page="tech"]>.site-nav__link,.site-header .site-nav__item[data-citil-nav-group="tech"]>.site-nav__link{padding-right:2px!important;justify-content:flex-start!important}
}
@media(max-width:767px){.cp-tech-card-badge{top:16px;right:16px;font-size:10px}.pillar-wrap.is-coming-soon .btn-pillar{width:100%!important}}

/* v250.2 — Override late header partial styles with a deliberate responsive layout */
@media(max-width:1050px){
  html.cp-responsive-v250 .site-header .site-header__inner{
    display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;column-gap:10px!important
  }
  html.cp-responsive-v250 .site-header .site-header__logo.citil-morph-logo{
    width:min(210px,44vw)!important;min-width:0!important;max-width:100%!important;height:auto!important
  }
  html.cp-responsive-v250 .site-header .site-header__actions{min-width:0!important;margin:0!important;gap:8px!important}
  html.cp-responsive-v250 .site-header .site-header__consult{display:none!important}
  html.cp-responsive-v250 .site-header .site-nav{
    top:var(--cp-mobile-header-bottom)!important;height:calc(100dvh - var(--cp-mobile-header-bottom))!important;max-height:calc(100dvh - var(--cp-mobile-header-bottom))!important
  }
}
@media(max-width:767px){
  html.cp-responsive-v250 .site-header .site-header__inner{width:calc(100% - 20px)!important;column-gap:6px!important}
  html.cp-responsive-v250 .site-header .site-header__logo.citil-morph-logo{width:min(156px,42vw)!important;min-width:0!important;height:auto!important}
  html.cp-responsive-v250 .site-header.scrolled .site-header__logo.citil-morph-logo,
  html.cp-responsive-v250 .site-header.is-scrolled .site-header__logo.citil-morph-logo{width:min(150px,40vw)!important;min-width:0!important;height:auto!important}
}
@media(max-width:390px){
  html.cp-responsive-v250 .site-header .site-header__logo.citil-morph-logo,
  html.cp-responsive-v250 .site-header.scrolled .site-header__logo.citil-morph-logo,
  html.cp-responsive-v250 .site-header.is-scrolled .site-header__logo.citil-morph-logo{width:142px!important;min-width:0!important;height:auto!important}
}


/* =========================================================
   v251 — Citil Law mobile accordion parity + legacy menu cleanup
   ========================================================= */
@media(max-width:1050px){
  .site-header .site-nav__item--law.cp-mobile-collapsible > .cp-mobile-submenu-toggle{
    display:inline-flex!important;
  }
  .site-header .site-nav__item--law > .site-nav__dropdown--law{
    position:static!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    transform:none!important;
    translate:none!important;
    box-shadow:none!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    overflow:hidden!important;
    z-index:auto!important;
  }
  .site-header .site-nav__item--law.is-mobile-expanded > .site-nav__dropdown--law{
    max-height:1800px!important;
    overflow:hidden!important;
  }
  .site-header .site-nav__item--law .site-nav__dropdown-group--visa[data-nav-flyout]{
    position:relative!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    overflow:hidden!important;
    isolation:auto!important;
  }
  .site-header .site-nav__item--law .site-nav__dropdown-parent{
    min-height:46px!important;
    width:100%!important;
    padding:10px 12px!important;
  }
  .site-header .site-nav__item--law .site-nav__dropdown-children--visa-panel{
    position:static!important;
    inset:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:4px 0 8px 10px!important;
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
    border-radius:0!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    transition:none!important;
  }
  .site-header .site-nav__item--law .site-nav__visa-menu-item{
    width:100%!important;
    min-height:44px!important;
  }
}

/* =========================================================
   v252 — Final mobile navigation, language, module polish
   ========================================================= */
.cp-mobile-language-panel{display:none}
.cp-renewing-badge,
.cp-tech-card-badge{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:20px;padding:3px 8px;border-radius:999px;
  background:rgba(255,113,76,.12);border:1px solid rgba(255,113,76,.34);
  color:#d94e2b;font-size:9px;font-weight:700;line-height:1;white-space:nowrap
}
.site-nav__item.cp-tech-renewing>.site-nav__link{cursor:default!important;color:#777!important;opacity:.82!important;pointer-events:none!important}
.site-nav__item.cp-tech-renewing>.site-nav__link::after{display:none!important}
.site-nav__item.cp-tech-renewing>.site-nav__dropdown{display:none!important}
.footer-v57 .cp-coming-soon-link,.site-footer .cp-coming-soon-link{pointer-events:none!important}

@media(max-width:1050px){
  body.cp-mobile-nav-open{overflow:hidden!important;overscroll-behavior:none!important;touch-action:none}
  .site-header .site-nav{
    position:fixed!important;left:0!important;right:auto!important;
    top:var(--cp-mobile-header-bottom)!important;
    height:calc(100dvh - var(--cp-mobile-header-bottom))!important;
    max-height:calc(100dvh - var(--cp-mobile-header-bottom))!important;
    overflow-y:auto!important;overflow-x:hidden!important;
    padding-bottom:max(34px,env(safe-area-inset-bottom))!important;
    transform:translateX(-104%)!important;will-change:transform!important;
  }
  .cp-mobile-nav-open .site-header .site-nav{transform:translateX(0)!important}
  .site-header .site-nav__item.cp-mobile-collapsible{display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;align-items:start!important}
  .site-header .site-nav__item.cp-mobile-collapsible>.site-nav__link{grid-column:1!important;grid-row:1!important;min-width:0!important;padding-right:12px!important}
  .site-header .site-nav__item.cp-mobile-collapsible>.cp-mobile-submenu-toggle{
    grid-column:2!important;grid-row:1!important;position:relative!important;right:auto!important;top:auto!important;
    width:48px!important;height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important
  }
  .site-header .site-nav__item.cp-mobile-collapsible>.site-nav__dropdown{grid-column:1/-1!important;grid-row:2!important;width:100%!important}
  .site-header .site-nav__item--law.cp-mobile-collapsible>.cp-mobile-submenu-toggle,
  .site-header .site-nav__item--investment.cp-mobile-collapsible>.cp-mobile-submenu-toggle{display:inline-flex!important}
  .site-header .site-nav__item--law>.site-nav__dropdown--law,
  .site-header .site-nav__item--investment>.site-nav__dropdown{position:static!important;inset:auto!important;transform:none!important}
  .site-header .site-nav__item.is-mobile-expanded>.site-nav__dropdown{max-height:1800px!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
  .site-header .site-nav__item:not(.is-mobile-expanded)>.site-nav__dropdown{max-height:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}
  .site-header .site-nav__dropdown-group--visa{overflow:visible!important}
  .site-header .site-nav__dropdown-children--visa-panel{position:static!important;display:block!important;width:100%!important;max-width:none!important;transform:none!important}
  .site-header .site-nav__item.cp-tech-renewing{display:block!important}
  .site-header .site-nav__item.cp-tech-renewing>.site-nav__link{display:flex!important;align-items:center!important;gap:8px!important;padding-right:0!important}
  .site-header .site-nav__item.cp-tech-renewing>.cp-mobile-submenu-toggle{display:none!important}
  .cp-mobile-language-panel{
    display:block;margin:18px 0 0;padding:18px 4px 8px;border-top:1px solid rgba(16,16,16,.10)
  }
  .cp-mobile-language-title{display:block;margin-bottom:10px;color:#777;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
  .cp-mobile-language-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .cp-mobile-language-options a{
    min-height:54px;padding:10px 12px;border:1px solid #e7e2ee;border-radius:14px;background:#fff;
    display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;color:#25222a;text-decoration:none;box-shadow:0 7px 20px rgba(18,10,36,.04)
  }
  .cp-mobile-language-options a.is-active{border-color:#815aff;background:rgba(129,90,255,.07);color:#5d35d8}
  .cp-mobile-language-options a span{font-size:18px}.cp-mobile-language-options a b{font-size:13px}.cp-mobile-language-options a small{font-size:11px;color:#777;text-align:right}
}

@media(max-width:767px){
  html,body{max-width:100%;overflow-x:hidden}
  main,section,.container,.shell{min-width:0}
  img,video,svg,canvas{max-width:100%}
  .site-header__actions{display:none!important}
  .site-header__inner{grid-template-columns:minmax(0,1fr) auto!important}
  .cp-mobile-nav-toggle{grid-column:2!important}
  .site-header .site-nav{width:min(94vw,410px)!important}
  .about-page-v73 .about-investment-v73__stage,
  .about-page-v75 .about-law-v75__stage,
  .about-page-v89 .about-tech-v89__stage,
  .about-page-v90 .about-process-v87__stage{overflow:visible!important;min-width:0!important}
  .about-page-v73 .about-investment-v73__copy,
  .about-page-v75 .about-law-v75__copy,
  .about-page-v89 .about-tech-v89__copy{min-width:0!important;max-width:100%!important}
}

/* Mobile calculator wizard enhancement. Desktop remains unchanged. */
.cp-calc-mobile-head,.cp-calc-mobile-nav,.cp-calc-mobile-summary{display:none}
@media(max-width:767px){
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-head strong{font-size:13px;color:#815aff}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-dots{display:flex;gap:6px}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-dots i{width:8px;height:8px;border-radius:50%;background:#ddd5ed}
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="1"] .cp-calc-mobile-dots i:nth-child(1),
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="2"] .cp-calc-mobile-dots i:nth-child(2),
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="3"] .cp-calc-mobile-dots i:nth-child(3){background:#815aff;box-shadow:0 0 0 4px rgba(129,90,255,.12)}
  .calculator.is-cp-mobile-wizard .calc-input-group[data-cp-calc-step],
  .calculator.is-cp-mobile-wizard .btn-calculate,
  .calculator.is-cp-mobile-wizard .calc-results{display:none!important}
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="1"] .calc-input-group[data-cp-calc-step="1"],
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="2"] .calc-input-group[data-cp-calc-step="2"],
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="3"] .calc-results{display:grid!important}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-nav button{min-height:54px;border-radius:14px;border:1px solid #ded6ee;background:#fff;color:#3b3348;font:600 14px 'Open Sans',sans-serif}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-nav .is-primary{background:linear-gradient(135deg,#815aff,#6434db);border-color:transparent;color:#fff;box-shadow:0 10px 24px rgba(129,90,255,.22)}
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="1"] [data-cp-calc-back],
  .calculator.is-cp-mobile-wizard[data-cp-calc-step="3"] [data-cp-calc-next]{visibility:hidden}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;position:sticky;bottom:8px;z-index:20;margin-top:18px;padding:10px;border-radius:16px;background:rgba(28,22,38,.94);color:#fff;box-shadow:0 14px 40px rgba(22,15,34,.28);backdrop-filter:blur(12px)}
  .calculator.is-cp-mobile-wizard .cp-calc-mobile-summary span{min-width:0}.calculator.is-cp-mobile-wizard .cp-calc-mobile-summary small{display:block;font-size:9px;color:rgba(255,255,255,.58)}.calculator.is-cp-mobile-wizard .cp-calc-mobile-summary strong{display:block;margin-top:3px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}
@media(max-width:1050px){
  html.cp-responsive-v252 .site-header .site-header__inner{grid-template-columns:minmax(0,1fr) auto!important}
  html.cp-responsive-v252 .site-header .site-header__actions{display:none!important}
  html.cp-responsive-v252 .site-header .cp-mobile-nav-toggle{grid-column:2!important}
}

/* =========================================================
   v253 — Law mobile hero + deterministic accordion controls
   ========================================================= */
@media(max-width:1050px){
  .site-header .site-nav__item--law,
  .site-header .site-nav__item--investment{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 48px!important;
    align-items:start!important;
  }
  .site-header .site-nav__item--law>.site-nav__link,
  .site-header .site-nav__item--investment>.site-nav__link{
    grid-column:1!important;grid-row:1!important;padding-right:10px!important;
  }
  .site-header .site-nav__item--law>.cp-mobile-submenu-toggle,
  .site-header .site-nav__item--investment>.cp-mobile-submenu-toggle{
    grid-column:2!important;grid-row:1!important;
    position:relative!important;display:inline-flex!important;
    width:48px!important;height:48px!important;right:auto!important;top:auto!important;
    align-items:center!important;justify-content:center!important;
  }
  .site-header .site-nav__item--law>.site-nav__dropdown,
  .site-header .site-nav__item--investment>.site-nav__dropdown{
    grid-column:1/-1!important;grid-row:2!important;
  }
}

@media(max-width:767px){
  body.law-page-v102 .law-hero-v102{
    height:auto!important;min-height:0!important;padding:0 0 34px!important;overflow:hidden!important;
  }
  body.law-page-v102 .law-hero-v102__inner{
    position:relative!important;display:flex!important;flex-direction:column!important;
    width:calc(100% - 32px)!important;min-height:0!important;margin:0 auto!important;
    padding:48px 0 0!important;gap:22px!important;
  }
  body.law-page-v102 .law-hero-v102__copy,
  body.law-page-v102 .law-hero-v102__actions,
  body.law-page-v102 .law-hero-v102__stats{
    position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;
    width:100%!important;max-width:none!important;transform:none!important;margin:0!important;
  }
  body.law-page-v102 .law-hero-v102__copy h1{
    font-size:clamp(36px,10vw,48px)!important;line-height:1.12!important;letter-spacing:-.03em!important;
  }
  body.law-page-v102 .law-hero-v102__copy p{font-size:17px!important;line-height:1.65!important;max-width:none!important}
  body.law-page-v102 .law-hero-v102__actions{
    display:grid!important;grid-template-columns:1fr!important;gap:12px!important;
  }
  body.law-page-v102 .law-hero-v102__actions a{width:100%!important;min-height:56px!important}
  body.law-page-v102 .law-hero-v102__stats{
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;
    padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;
  }
  body.law-page-v102 .law-hero-v102__stat{
    min-width:0!important;padding:16px 8px!important;border:1px solid rgba(255,255,255,.30)!important;
    border-radius:16px!important;background:rgba(196,29,59,.92)!important;text-align:center!important;
    box-shadow:0 12px 28px rgba(34,8,14,.18)!important;
  }
  body.law-page-v102 .law-hero-v102__stat+ .law-hero-v102__stat{border-left:1px solid rgba(255,255,255,.30)!important}
  body.law-page-v102 .law-hero-v102__stat strong{
    display:block!important;font-size:clamp(24px,7.5vw,34px)!important;line-height:1!important;white-space:nowrap!important;
  }
  body.law-page-v102 .law-hero-v102__stat span{
    display:block!important;margin-top:8px!important;font-size:10px!important;line-height:1.3!important;
  }
}

@media(max-width:390px){
  body.law-page-v102 .law-hero-v102__stats{grid-template-columns:1fr!important;gap:10px!important}
  body.law-page-v102 .law-hero-v102__stat{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:14px!important;text-align:left!important;padding:14px 18px!important}
  body.law-page-v102 .law-hero-v102__stat span{margin-top:0!important;font-size:12px!important}
}


/* =========================================================
   v254 — Law accordion visibility + active-link breathing room
   ========================================================= */
@media(max-width:1050px){
  html.cp-responsive-v254 .site-header .site-nav__item--law>.cp-mobile-submenu-toggle,
  html.cp-responsive-v254 .site-header .site-nav__item--investment>.cp-mobile-submenu-toggle{
    display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
  }
  html.cp-responsive-v254 .site-header .site-nav__dropdown a.site-nav__dropdown-link--active,
  html.cp-responsive-v254 .site-header .site-nav__dropdown a[aria-current="page"]{padding-left:26px!important;}
  html.cp-responsive-v254 .site-header .site-nav__dropdown a.site-nav__dropdown-link--active::before,
  html.cp-responsive-v254 .site-header .site-nav__dropdown a[aria-current="page"]::before{left:6px!important;}
}

/* v255 — standalone Citil Law header: final mobile accordion authority */
@media (max-width:1050px){
  .law-page-v102 .site-header .site-nav__item--law,
  .law-page-v102 .site-header .site-nav__item--investment{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 48px!important;
  }
  .law-page-v102 .site-header .site-nav__item--law>.cp-mobile-submenu-toggle,
  .law-page-v102 .site-header .site-nav__item--investment>.cp-mobile-submenu-toggle{
    display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
    position:relative!important;inset:auto!important;width:48px!important;height:48px!important;
    grid-column:2!important;grid-row:1!important;align-items:center!important;justify-content:center!important;
  }
  .law-page-v102 .site-header .site-nav__item--law>.site-nav__dropdown,
  .law-page-v102 .site-header .site-nav__item--investment>.site-nav__dropdown{
    grid-column:1/-1!important;grid-row:2!important;
    display:none!important;max-height:0!important;overflow:hidden!important;
  }
  .law-page-v102 .site-header .site-nav__item--law.is-mobile-expanded>.site-nav__dropdown,
  .law-page-v102 .site-header .site-nav__item--investment.is-mobile-expanded>.site-nav__dropdown{
    display:block!important;max-height:none!important;overflow:visible!important;
  }
  .law-page-v102 .site-header .site-nav__dropdown a.site-nav__dropdown-link--active,
  .law-page-v102 .site-header .site-nav__dropdown a[aria-current="page"]{
    padding-left:32px!important;
  }
  .law-page-v102 .site-header .site-nav__dropdown a.site-nav__dropdown-link--active::before,
  .law-page-v102 .site-header .site-nav__dropdown a[aria-current="page"]::before{
    left:8px!important;
  }
}


/* =========================================================
   v256 — Fix Law toggle misclassification and final spacing
   ========================================================= */
@media(max-width:1050px){
  html.cp-responsive-v256 .site-header .site-nav__item--law>.cp-mobile-submenu-toggle,
  html.cp-responsive-v256 .site-header .site-nav__item--investment>.cp-mobile-submenu-toggle{
    display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
    position:relative!important;inset:auto!important;width:48px!important;height:48px!important;
    min-width:48px!important;max-width:48px!important;max-height:48px!important;
    grid-column:2!important;grid-row:1!important;align-items:center!important;justify-content:center!important;
    overflow:visible!important;
  }
  html.cp-responsive-v256 .site-header .site-nav__item--law>.cp-mobile-submenu-toggle.site-nav__dropdown,
  html.cp-responsive-v256 .site-header .site-nav__item--law>.cp-mobile-submenu-toggle.site-nav__dropdown--law{
    padding:0!important;margin:0!important;transform:none!important;
  }
  html.cp-responsive-v256 .site-header .site-nav__dropdown a.site-nav__dropdown-link--active,
  html.cp-responsive-v256 .site-header .site-nav__dropdown a[aria-current="page"]{
    padding-left:34px!important;
  }
  html.cp-responsive-v256 .site-header .site-nav__dropdown a.site-nav__dropdown-link--active::before,
  html.cp-responsive-v256 .site-header .site-nav__dropdown a[aria-current="page"]::before{
    left:10px!important;
  }
}


/* =========================================================
   v257 — Hakkımızda / Sürecimiz desktop scale restoration
   Restores the previously approved large 1728px composition on desktop.
   Tablet and mobile grid layouts below 1181px remain unchanged.
   ========================================================= */
@media (min-width:1181px) and (max-width:1727px){
  .about-page-v90 .about-process-v87{
    height:calc(1830px * var(--about-desktop-scale))!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .about-page-v90 .about-process-v87__stage{
    position:relative!important;
    width:1728px!important;
    height:1830px!important;
    left:50%!important;
    margin:0!important;
    display:block!important;
    transform:translateX(-50%) scale(var(--about-desktop-scale))!important;
    transform-origin:top center!important;
  }
  .about-page-v90 .about-process-v87__header{
    position:absolute!important;
    left:0!important;
    top:0!important;
    width:1728px!important;
    height:auto!important;
    margin:0!important;
    transform:none!important;
    text-align:center!important;
  }
  .about-page-v90 .about-process-v87__header h2{
    position:absolute!important;
    left:601px!important;
    top:92px!important;
    width:449px!important;
    height:65px!important;
    margin:0!important;
    font-size:48px!important;
    line-height:65px!important;
    font-weight:300!important;
    text-align:center!important;
  }
  .about-page-v90 .about-process-v87__header p{
    position:absolute!important;
    left:313px!important;
    top:178px!important;
    width:1024px!important;
    height:auto!important;
    max-width:none!important;
    margin:0!important;
    font-size:24px!important;
    line-height:33px!important;
    font-weight:300!important;
    text-align:center!important;
  }
  .about-page-v90 .about-process-v87__stripe{
    position:absolute!important;
    left:489px!important;
    top:273px!important;
    width:712px!important;
    height:9px!important;
    margin:0!important;
  }
  .about-page-v90 .about-process-v87__stripe i{
    flex:0 0 238px!important;
    width:238px!important;
    height:9px!important;
  }
  .about-page-v90 .about-process-v87__step{
    position:absolute!important;
    height:auto!important;
    z-index:4!important;
  }
  .about-page-v90 .about-process-v87__step h3,
  .about-page-v90 .about-process-v87__step p{
    position:absolute!important;
    margin:0!important;
    text-align:left!important;
  }
  .about-page-v90 .about-process-v87__step h3{
    font-size:40px!important;
    line-height:54px!important;
    font-weight:300!important;
    white-space:nowrap!important;
  }
  .about-page-v90 .about-process-v87__step p{
    font-size:24px!important;
    line-height:33px!important;
    font-weight:400!important;
  }
  .about-page-v90 .about-process-v87__step--one{left:0!important;top:0!important;width:788px!important;height:1035px!important}
  .about-page-v90 .about-process-v87__step--one h3{left:242px!important;top:459px!important;width:376px!important;height:54px!important;text-align:center!important}
  .about-page-v90 .about-process-v87__step--one p{left:242px!important;top:572px!important;width:546px!important;height:auto!important}

  .about-page-v90 .about-process-v87__step--two{left:0!important;top:0!important;width:1455px!important;height:1090px!important}
  .about-page-v90 .about-process-v87__step--two h3{left:899px!important;top:659px!important;width:363px!important;height:54px!important;text-align:center!important}
  .about-page-v90 .about-process-v87__step--two p{left:901px!important;top:773px!important;width:554px!important;height:auto!important}

  .about-page-v90 .about-process-v87__step--three{left:0!important;top:0!important;width:788px!important;height:1415px!important}
  .about-page-v90 .about-process-v87__step--three h3{left:242px!important;top:1117px!important;width:266px!important;height:54px!important;text-align:center!important}
  .about-page-v90 .about-process-v87__step--three p{left:242px!important;top:1223px!important;width:546px!important;height:auto!important}

  .about-page-v90 .about-process-v87__step--four{left:0!important;top:0!important;width:1453px!important;height:1738px!important}
  .about-page-v90 .about-process-v87__step--four h3{left:899px!important;top:1418px!important;width:264px!important;height:54px!important;text-align:center!important}
  .about-page-v90 .about-process-v87__step--four p{left:899px!important;top:1521px!important;width:554px!important;height:auto!important}

  .about-page-v90 .about-process-v87__number{
    position:absolute!important;
    display:block!important;
    width:147px!important;
    height:174px!important;
    margin:0!important;
    font-size:128px!important;
    line-height:174px!important;
    font-weight:400!important;
    letter-spacing:0!important;
    color:rgba(0,0,0,.23)!important;
  }
  .about-page-v90 .about-process-v87__number--one{left:682px!important;top:399px!important}
  .about-page-v90 .about-process-v87__number--two{left:1306px!important;top:599px!important}
  .about-page-v90 .about-process-v87__number--three{left:682px!important;top:1057px!important}
  .about-page-v90 .about-process-v87__number--four{left:1304px!important;top:1347px!important}

  .about-page-v90 .about-process-v87__photo{
    position:absolute!important;
    display:block!important;
    width:583px!important;
    height:262px!important;
    border-radius:19px!important;
    object-fit:cover!important;
  }
  .about-page-v90 .about-process-v87__photo--one{left:242px!important;top:773px!important;margin:0!important}
  .about-page-v90 .about-process-v87__photo--two{left:903px!important;top:1057px!important;margin:0!important}
}

@media (min-width:1728px){
  .about-page-v90 .about-process-v87{
    height:1830px!important;
    min-height:1830px!important;
    padding:0!important;
    overflow:hidden!important;
  }
  .about-page-v90 .about-process-v87__stage{
    width:1728px!important;
    height:1830px!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    transform-origin:top center!important;
  }
}
