/* =========================================================
   SELÇUK YEM V5.29 — FINAL HERO WAVE ASSET + EXACT CLIP
   - Kullanıcı tarafından onaylanan yeşil/beyaz/mavi dalga formu vector assettir.
   - Slider alt sınırı AYNI yeşil üst eğriden hesaplanan clip-path ile kesilir.
   - Fotoğraf 1-2 px yeşilin altına taşar; yeşil bandın altında kaldığı için boşluk oluşmaz.
   - Beyaz separator ve mavi dalga kalınlığı korunur.
   ========================================================= */

body.home-page .approved-hero{
  position:relative!important;
  overflow:hidden!important;
  padding:0!important;
  background:#fff!important;
  isolation:isolate!important;
}
body.home-page .approved-hero::before{display:none!important;content:none!important;}
body.home-page .approved-hero-stage{
  position:relative!important;
  height:610px!important;
  overflow:hidden!important;
  margin:0!important;
  background:#132012!important;
  z-index:1!important;
}
body.home-page .approved-hero-inner{position:relative!important;z-index:5!important;height:100%!important;}
body.home-page .approved-hero-art{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  overflow:hidden!important;
  z-index:1!important;
  -webkit-clip-path:polygon(
      0% 0%,
      100% 0%,
      100.000% 77.295%,
      99.658% 77.295%,
      98.486% 77.385%,
      97.313% 78.233%,
      96.141% 79.287%,
      94.968% 80.279%,
      93.796% 81.198%,
      92.623% 82.029%,
      91.451% 82.929%,
      90.278% 83.741%,
      89.106% 84.360%,
      87.934% 84.922%,
      86.761% 85.527%,
      85.589% 86.123%,
      84.416% 86.620%,
      83.244% 87.094%,
      82.071% 87.575%,
      80.899% 87.915%,
      79.726% 88.180%,
      78.554% 88.535%,
      77.382% 88.757%,
      76.209% 89.036%,
      75.037% 89.241%,
      73.864% 89.519%,
      72.692% 89.675%,
      71.519% 89.880%,
      70.347% 90.096%,
      69.174% 90.245%,
      68.002% 90.395%,
      66.830% 90.488%,
      65.657% 90.575%,
      64.485% 90.595%,
      63.312% 90.589%,
      62.140% 90.621%,
      60.967% 90.735%,
      59.795% 90.710%,
      58.622% 90.586%,
      57.450% 90.512%,
      56.277% 90.408%,
      55.105% 90.258%,
      53.933% 90.052%,
      52.760% 89.873%,
      51.588% 89.727%,
      50.415% 89.475%,
      49.243% 89.187%,
      48.070% 88.934%,
      46.898% 88.641%,
      45.725% 88.285%,
      44.553% 87.976%,
      43.381% 87.585%,
      42.208% 87.151%,
      41.036% 86.722%,
      39.863% 86.319%,
      38.691% 85.853%,
      37.518% 85.405%,
      36.346% 84.983%,
      35.173% 84.597%,
      34.001% 84.222%,
      32.829% 83.830%,
      31.656% 83.382%,
      30.484% 82.965%,
      29.311% 82.581%,
      28.139% 82.222%,
      26.966% 81.833%,
      25.794% 81.431%,
      24.621% 81.089%,
      23.449% 80.743%,
      22.277% 80.446%,
      21.104% 80.285%,
      19.932% 80.085%,
      18.759% 79.942%,
      17.587% 79.918%,
      16.414% 79.918%,
      15.242% 79.922%,
      14.069% 80.061%,
      12.897% 80.241%,
      11.724% 80.492%,
      10.552% 80.864%,
      9.380% 81.376%,
      8.207% 81.878%,
      7.035% 82.471%,
      5.862% 83.150%,
      4.690% 83.933%,
      3.517% 84.756%,
      2.345% 85.642%,
      1.172% 86.618%,
      0.000% 87.393%
  )!important;
  clip-path:polygon(
      0% 0%,
      100% 0%,
      100.000% 77.295%,
      99.658% 77.295%,
      98.486% 77.385%,
      97.313% 78.233%,
      96.141% 79.287%,
      94.968% 80.279%,
      93.796% 81.198%,
      92.623% 82.029%,
      91.451% 82.929%,
      90.278% 83.741%,
      89.106% 84.360%,
      87.934% 84.922%,
      86.761% 85.527%,
      85.589% 86.123%,
      84.416% 86.620%,
      83.244% 87.094%,
      82.071% 87.575%,
      80.899% 87.915%,
      79.726% 88.180%,
      78.554% 88.535%,
      77.382% 88.757%,
      76.209% 89.036%,
      75.037% 89.241%,
      73.864% 89.519%,
      72.692% 89.675%,
      71.519% 89.880%,
      70.347% 90.096%,
      69.174% 90.245%,
      68.002% 90.395%,
      66.830% 90.488%,
      65.657% 90.575%,
      64.485% 90.595%,
      63.312% 90.589%,
      62.140% 90.621%,
      60.967% 90.735%,
      59.795% 90.710%,
      58.622% 90.586%,
      57.450% 90.512%,
      56.277% 90.408%,
      55.105% 90.258%,
      53.933% 90.052%,
      52.760% 89.873%,
      51.588% 89.727%,
      50.415% 89.475%,
      49.243% 89.187%,
      48.070% 88.934%,
      46.898% 88.641%,
      45.725% 88.285%,
      44.553% 87.976%,
      43.381% 87.585%,
      42.208% 87.151%,
      41.036% 86.722%,
      39.863% 86.319%,
      38.691% 85.853%,
      37.518% 85.405%,
      36.346% 84.983%,
      35.173% 84.597%,
      34.001% 84.222%,
      32.829% 83.830%,
      31.656% 83.382%,
      30.484% 82.965%,
      29.311% 82.581%,
      28.139% 82.222%,
      26.966% 81.833%,
      25.794% 81.431%,
      24.621% 81.089%,
      23.449% 80.743%,
      22.277% 80.446%,
      21.104% 80.285%,
      19.932% 80.085%,
      18.759% 79.942%,
      17.587% 79.918%,
      16.414% 79.918%,
      15.242% 79.922%,
      14.069% 80.061%,
      12.897% 80.241%,
      11.724% 80.492%,
      10.552% 80.864%,
      9.380% 81.376%,
      8.207% 81.878%,
      7.035% 82.471%,
      5.862% 83.150%,
      4.690% 83.933%,
      3.517% 84.756%,
      2.345% 85.642%,
      1.172% 86.618%,
      0.000% 87.393%
  )!important;
}
body.home-page .hero-cattle-slider,
body.home-page .hero-cattle-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;}
body.home-page .approved-hero-wave-img{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:9!important;
  display:block!important;
  width:100%!important;
  height:149px!important;
  max-width:none!important;
  margin:0!important;
  object-fit:fill!important;
  object-position:center bottom!important;
  pointer-events:none!important;
  user-select:none!important;
  transform:none!important;
}

@media (max-width:980px){
  body.home-page .approved-hero-stage{height:620px!important;}
  body.home-page .approved-hero-art{
    -webkit-clip-path:polygon(
      0% 0%,
      100% 0%,
      100.000% 83.228%,
      99.658% 83.228%,
      98.486% 83.294%,
      97.313% 83.922%,
      96.141% 84.701%,
      94.968% 85.435%,
      93.796% 86.114%,
      92.623% 86.729%,
      91.451% 87.395%,
      90.278% 87.995%,
      89.106% 88.453%,
      87.934% 88.869%,
      86.761% 89.316%,
      85.589% 89.757%,
      84.416% 90.124%,
      83.244% 90.475%,
      82.071% 90.830%,
      80.899% 91.082%,
      79.726% 91.278%,
      78.554% 91.541%,
      77.382% 91.705%,
      76.209% 91.911%,
      75.037% 92.063%,
      73.864% 92.268%,
      72.692% 92.384%,
      71.519% 92.536%,
      70.347% 92.695%,
      69.174% 92.805%,
      68.002% 92.916%,
      66.830% 92.985%,
      65.657% 93.049%,
      64.485% 93.064%,
      63.312% 93.060%,
      62.140% 93.083%,
      60.967% 93.167%,
      59.795% 93.149%,
      58.622% 93.057%,
      57.450% 93.003%,
      56.277% 92.925%,
      55.105% 92.814%,
      53.933% 92.663%,
      52.760% 92.530%,
      51.588% 92.422%,
      50.415% 92.236%,
      49.243% 92.023%,
      48.070% 91.836%,
      46.898% 91.619%,
      45.725% 91.356%,
      44.553% 91.127%,
      43.381% 90.838%,
      42.208% 90.517%,
      41.036% 90.200%,
      39.863% 89.901%,
      38.691% 89.557%,
      37.518% 89.226%,
      36.346% 88.914%,
      35.173% 88.628%,
      34.001% 88.351%,
      32.829% 88.061%,
      31.656% 87.730%,
      30.484% 87.421%,
      29.311% 87.137%,
      28.139% 86.871%,
      26.966% 86.584%,
      25.794% 86.287%,
      24.621% 86.034%,
      23.449% 85.778%,
      22.277% 85.558%,
      21.104% 85.439%,
      19.932% 85.291%,
      18.759% 85.185%,
      17.587% 85.168%,
      16.414% 85.168%,
      15.242% 85.171%,
      14.069% 85.273%,
      12.897% 85.406%,
      11.724% 85.593%,
      10.552% 85.868%,
      9.380% 86.246%,
      8.207% 86.618%,
      7.035% 87.056%,
      5.862% 87.558%,
      4.690% 88.137%,
      3.517% 88.746%,
      2.345% 89.401%,
      1.172% 90.123%,
      0.000% 90.696%
    )!important;
    clip-path:polygon(
      0% 0%,
      100% 0%,
      100.000% 83.228%,
      99.658% 83.228%,
      98.486% 83.294%,
      97.313% 83.922%,
      96.141% 84.701%,
      94.968% 85.435%,
      93.796% 86.114%,
      92.623% 86.729%,
      91.451% 87.395%,
      90.278% 87.995%,
      89.106% 88.453%,
      87.934% 88.869%,
      86.761% 89.316%,
      85.589% 89.757%,
      84.416% 90.124%,
      83.244% 90.475%,
      82.071% 90.830%,
      80.899% 91.082%,
      79.726% 91.278%,
      78.554% 91.541%,
      77.382% 91.705%,
      76.209% 91.911%,
      75.037% 92.063%,
      73.864% 92.268%,
      72.692% 92.384%,
      71.519% 92.536%,
      70.347% 92.695%,
      69.174% 92.805%,
      68.002% 92.916%,
      66.830% 92.985%,
      65.657% 93.049%,
      64.485% 93.064%,
      63.312% 93.060%,
      62.140% 93.083%,
      60.967% 93.167%,
      59.795% 93.149%,
      58.622% 93.057%,
      57.450% 93.003%,
      56.277% 92.925%,
      55.105% 92.814%,
      53.933% 92.663%,
      52.760% 92.530%,
      51.588% 92.422%,
      50.415% 92.236%,
      49.243% 92.023%,
      48.070% 91.836%,
      46.898% 91.619%,
      45.725% 91.356%,
      44.553% 91.127%,
      43.381% 90.838%,
      42.208% 90.517%,
      41.036% 90.200%,
      39.863% 89.901%,
      38.691% 89.557%,
      37.518% 89.226%,
      36.346% 88.914%,
      35.173% 88.628%,
      34.001% 88.351%,
      32.829% 88.061%,
      31.656% 87.730%,
      30.484% 87.421%,
      29.311% 87.137%,
      28.139% 86.871%,
      26.966% 86.584%,
      25.794% 86.287%,
      24.621% 86.034%,
      23.449% 85.778%,
      22.277% 85.558%,
      21.104% 85.439%,
      19.932% 85.291%,
      18.759% 85.185%,
      17.587% 85.168%,
      16.414% 85.168%,
      15.242% 85.171%,
      14.069% 85.273%,
      12.897% 85.406%,
      11.724% 85.593%,
      10.552% 85.868%,
      9.380% 86.246%,
      8.207% 86.618%,
      7.035% 87.056%,
      5.862% 87.558%,
      4.690% 88.137%,
      3.517% 88.746%,
      2.345% 89.401%,
      1.172% 90.123%,
      0.000% 90.696%
    )!important;
  }
  body.home-page .approved-hero-wave-img{height:112px!important;}
}

@media (max-width:560px){
  body.home-page .approved-hero-stage{height:590px!important;}
  body.home-page .approved-hero-art{
    -webkit-clip-path:polygon(
      0% 0%,
      100% 0%,
      100.000% 86.461%,
      99.658% 86.461%,
      98.486% 86.514%,
      97.313% 87.020%,
      96.141% 87.649%,
      94.968% 88.241%,
      93.796% 88.789%,
      92.623% 89.285%,
      91.451% 89.823%,
      90.278% 90.307%,
      89.106% 90.676%,
      87.934% 91.012%,
      86.761% 91.373%,
      85.589% 91.729%,
      84.416% 92.025%,
      83.244% 92.308%,
      82.071% 92.595%,
      80.899% 92.798%,
      79.726% 92.956%,
      78.554% 93.168%,
      77.382% 93.301%,
      76.209% 93.467%,
      75.037% 93.589%,
      73.864% 93.755%,
      72.692% 93.848%,
      71.519% 93.971%,
      70.347% 94.099%,
      69.174% 94.189%,
      68.002% 94.278%,
      66.830% 94.333%,
      65.657% 94.385%,
      64.485% 94.398%,
      63.312% 94.394%,
      62.140% 94.413%,
      60.967% 94.481%,
      59.795% 94.466%,
      58.622% 94.392%,
      57.450% 94.348%,
      56.277% 94.285%,
      55.105% 94.196%,
      53.933% 94.073%,
      52.760% 93.967%,
      51.588% 93.879%,
      50.415% 93.729%,
      49.243% 93.557%,
      48.070% 93.406%,
      46.898% 93.231%,
      45.725% 93.019%,
      44.553% 92.835%,
      43.381% 92.601%,
      42.208% 92.342%,
      41.036% 92.086%,
      39.863% 91.845%,
      38.691% 91.567%,
      37.518% 91.300%,
      36.346% 91.049%,
      35.173% 90.818%,
      34.001% 90.594%,
      32.829% 90.360%,
      31.656% 90.093%,
      30.484% 89.844%,
      29.311% 89.615%,
      28.139% 89.401%,
      26.966% 89.168%,
      25.794% 88.929%,
      24.621% 88.725%,
      23.449% 88.518%,
      22.277% 88.341%,
      21.104% 88.245%,
      19.932% 88.126%,
      18.759% 88.040%,
      17.587% 88.026%,
      16.414% 88.026%,
      15.242% 88.028%,
      14.069% 88.111%,
      12.897% 88.218%,
      11.724% 88.369%,
      10.552% 88.591%,
      9.380% 88.896%,
      8.207% 89.196%,
      7.035% 89.549%,
      5.862% 89.954%,
      4.690% 90.422%,
      3.517% 90.913%,
      2.345% 91.442%,
      1.172% 92.024%,
      0.000% 92.486%
    )!important;
    clip-path:polygon(
      0% 0%,
      100% 0%,
      100.000% 86.461%,
      99.658% 86.461%,
      98.486% 86.514%,
      97.313% 87.020%,
      96.141% 87.649%,
      94.968% 88.241%,
      93.796% 88.789%,
      92.623% 89.285%,
      91.451% 89.823%,
      90.278% 90.307%,
      89.106% 90.676%,
      87.934% 91.012%,
      86.761% 91.373%,
      85.589% 91.729%,
      84.416% 92.025%,
      83.244% 92.308%,
      82.071% 92.595%,
      80.899% 92.798%,
      79.726% 92.956%,
      78.554% 93.168%,
      77.382% 93.301%,
      76.209% 93.467%,
      75.037% 93.589%,
      73.864% 93.755%,
      72.692% 93.848%,
      71.519% 93.971%,
      70.347% 94.099%,
      69.174% 94.189%,
      68.002% 94.278%,
      66.830% 94.333%,
      65.657% 94.385%,
      64.485% 94.398%,
      63.312% 94.394%,
      62.140% 94.413%,
      60.967% 94.481%,
      59.795% 94.466%,
      58.622% 94.392%,
      57.450% 94.348%,
      56.277% 94.285%,
      55.105% 94.196%,
      53.933% 94.073%,
      52.760% 93.967%,
      51.588% 93.879%,
      50.415% 93.729%,
      49.243% 93.557%,
      48.070% 93.406%,
      46.898% 93.231%,
      45.725% 93.019%,
      44.553% 92.835%,
      43.381% 92.601%,
      42.208% 92.342%,
      41.036% 92.086%,
      39.863% 91.845%,
      38.691% 91.567%,
      37.518% 91.300%,
      36.346% 91.049%,
      35.173% 90.818%,
      34.001% 90.594%,
      32.829% 90.360%,
      31.656% 90.093%,
      30.484% 89.844%,
      29.311% 89.615%,
      28.139% 89.401%,
      26.966% 89.168%,
      25.794% 88.929%,
      24.621% 88.725%,
      23.449% 88.518%,
      22.277% 88.341%,
      21.104% 88.245%,
      19.932% 88.126%,
      18.759% 88.040%,
      17.587% 88.026%,
      16.414% 88.026%,
      15.242% 88.028%,
      14.069% 88.111%,
      12.897% 88.218%,
      11.724% 88.369%,
      10.552% 88.591%,
      9.380% 88.896%,
      8.207% 89.196%,
      7.035% 89.549%,
      5.862% 89.954%,
      4.690% 90.422%,
      3.517% 90.913%,
      2.345% 91.442%,
      1.172% 92.024%,
      0.000% 92.486%
    )!important;
  }
  body.home-page .approved-hero-wave-img{height:86px!important;}
}
