{"id":1581,"date":"2026-03-24T12:19:09","date_gmt":"2026-03-24T12:19:09","guid":{"rendered":"https:\/\/garantitavukculuk.com\/?page_id=1581"},"modified":"2026-05-02T11:45:12","modified_gmt":"2026-05-02T11:45:12","slug":"hyline-brown","status":"publish","type":"page","link":"https:\/\/garantitavukculuk.com\/en\/hyline-brown\/","title":{"rendered":"HYL\u0130NE-BROWN"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1581\" class=\"elementor elementor-1581\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f28553 e-con-full e-flex e-con e-parent\" data-id=\"9f28553\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29ae5cd elementor-widget elementor-widget-html\" data-id=\"29ae5cd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"tr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Hy-Line Brown \u2014 Garanti Tavuk\u00e7uluk<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@300;400;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --red:   #C71F25;\r\n  --red-dk:#9e181d;\r\n  --cream: #FFFBF4;\r\n  --warm:  #F5ECD8;\r\n  --brown: #1A0F08;\r\n  --muted: #7A6050;\r\n  --light: #B8A090;\r\n}\r\n\r\nhtml { scroll-behavior: smooth; }\r\nbody {\r\n  font-family: 'Nunito', sans-serif;\r\n  background: var(--cream);\r\n  color: var(--brown);\r\n  overflow-x: hidden;\r\n}\r\n\r\n.reveal {\r\n  opacity: 0;\r\n  transform: translateY(30px);\r\n  transition: opacity 0.75s cubic-bezier(0.22,1,0.36,1), transform 0.75s cubic-bezier(0.22,1,0.36,1);\r\n}\r\n.reveal-left {\r\n  opacity: 0;\r\n  transform: translateX(-40px);\r\n  transition: opacity 0.8s cubic-bezier(0.22,1,0.36,1), transform 0.8s cubic-bezier(0.22,1,0.36,1);\r\n}\r\n.reveal-right {\r\n  opacity: 0;\r\n  transform: translateX(40px);\r\n  transition: opacity 0.8s cubic-bezier(0.22,1,0.36,1), transform 0.8s cubic-bezier(0.22,1,0.36,1);\r\n}\r\n.reveal.in, .reveal-left.in, .reveal-right.in { opacity: 1; transform: translate(0); }\r\n\r\n.hero {\r\n  position: relative;\r\n  width: 100%;\r\n  height: 72vh;\r\n  min-height: 520px;\r\n  overflow: hidden;\r\n  display: flex;\r\n  align-items: flex-end;\r\n}\r\n.hero__img {\r\n  position: absolute; inset: 0;\r\n  background: url('http:\/\/garantitavukculuk.com\/wp-content\/uploads\/2026\/03\/ChatGPT-Image-24-Mar-2026-15_31_20.png') center\/cover no-repeat;\r\n  transform: scale(1.06);\r\n  animation: zoomOut 10s ease-out forwards;\r\n}\r\n@keyframes zoomOut { to { transform: scale(1); } }\r\n.hero__overlay {\r\n  position: absolute; inset: 0;\r\n  background: linear-gradient(to top, rgba(15,8,5,0.92) 0%, rgba(15,8,5,0.55) 45%, rgba(15,8,5,0.15) 100%);\r\n}\r\n.hero__content {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  width: 100%;\r\n  padding: 0 48px 60px;\r\n}\r\n.hero__crumb {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.12em;\r\n  color: rgba(255,255,255,0.42);\r\n  margin-bottom: 16px;\r\n  text-transform: uppercase;\r\n}\r\n.hero__crumb span { color: var(--red); }\r\n.hero__label {\r\n  display: inline-block;\r\n  font-size: 10px;\r\n  font-weight: 800;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: var(--red);\r\n  background: rgba(199,31,37,0.15);\r\n  border-radius: 50px;\r\n  padding: 5px 14px;\r\n  margin-bottom: 16px;\r\n}\r\n.hero__title {\r\n  font-size: 64px;\r\n  font-weight: 900;\r\n  color: #fff;\r\n  line-height: 1;\r\n  letter-spacing: -2px;\r\n  margin-bottom: 12px;\r\n}\r\n.hero__title em { color: var(--red); font-style: normal; }\r\n.hero__sub {\r\n  font-size: 15px;\r\n  color: rgba(255,255,255,0.58);\r\n  font-weight: 600;\r\n  letter-spacing: 0.06em;\r\n}\r\n\r\n.stats-bar { background: var(--red); }\r\n.stats-bar__inner {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 0 48px;\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n}\r\n.stats-bar__item {\r\n  padding: 26px 0;\r\n  text-align: center;\r\n  border-right: 1px solid rgba(255,255,255,0.15);\r\n}\r\n.stats-bar__item:last-child { border-right: none; }\r\n.stats-bar__val {\r\n  font-size: 30px;\r\n  font-weight: 900;\r\n  color: #fff;\r\n  line-height: 1;\r\n  letter-spacing: -1px;\r\n  margin-bottom: 4px;\r\n}\r\n.stats-bar__lbl {\r\n  font-size: 9px;\r\n  font-weight: 800;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  color: rgba(255,255,255,0.62);\r\n}\r\n\r\n.strip {\r\n  background: var(--warm);\r\n  border-bottom: 1px solid rgba(199,31,37,0.1);\r\n  padding: 13px 48px;\r\n}\r\n.strip__inner {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  font-size: 12px;\r\n  font-weight: 600;\r\n  color: var(--light);\r\n  display: flex;\r\n  gap: 6px;\r\n}\r\n.strip__inner span { color: var(--red); }\r\n\r\n.tab-nav {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 48px 48px 0;\r\n  display: flex;\r\n  gap: 4px;\r\n  flex-wrap: wrap;\r\n}\r\n.tab-btn {\r\n  padding: 12px 28px;\r\n  font-family: 'Nunito', sans-serif;\r\n  font-size: 13px;\r\n  font-weight: 800;\r\n  letter-spacing: 0.06em;\r\n  border-radius: 50px;\r\n  border: 1.5px solid rgba(200,180,150,0.3);\r\n  background: transparent;\r\n  color: var(--muted);\r\n  cursor: pointer;\r\n  transition: all 0.25s;\r\n}\r\n.tab-btn:hover {\r\n  border-color: var(--red);\r\n  color: var(--red);\r\n}\r\n.tab-btn.active {\r\n  background: var(--red);\r\n  border-color: var(--red);\r\n  color: #fff;\r\n}\r\n\r\n.panel { display: none; }\r\n.panel.active { display: block; }\r\n\r\n.product-intro {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 60px 48px 72px;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 64px;\r\n  align-items: start;\r\n}\r\n.product-intro__tag {\r\n  font-size: 10px;\r\n  font-weight: 800;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: var(--red);\r\n  margin-bottom: 14px;\r\n}\r\n.product-intro__title {\r\n  font-size: 36px;\r\n  font-weight: 900;\r\n  color: var(--brown);\r\n  line-height: 1.15;\r\n  letter-spacing: -0.7px;\r\n  margin-bottom: 22px;\r\n}\r\n.product-intro__title em { color: var(--red); font-style: normal; }\r\n.product-intro__p {\r\n  font-size: 14px;\r\n  color: var(--muted);\r\n  line-height: 1.85;\r\n  margin-bottom: 12px;\r\n}\r\n.product-intro__features {\r\n  background: #fff;\r\n  border-radius: 20px;\r\n  border: 1.5px solid rgba(200,180,150,0.2);\r\n  padding: 32px;\r\n  display: flex;\r\n  flex-direction: column;\r\n}\r\n.feature-item {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 14px;\r\n  padding: 14px 0;\r\n  border-bottom: 1px solid rgba(200,180,150,0.15);\r\n}\r\n.feature-item:last-child { border-bottom: none; }\r\n.feature-item__icon {\r\n  width: 34px;\r\n  height: 34px;\r\n  border-radius: 10px;\r\n  background: rgba(199,31,37,0.08);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  flex-shrink: 0;\r\n  font-size: 15px;\r\n}\r\n.feature-item__text {\r\n  font-size: 13.5px;\r\n  font-weight: 700;\r\n  color: var(--brown);\r\n  line-height: 1.3;\r\n}\r\n.feature-item__text small {\r\n  display: block;\r\n  font-size: 11px;\r\n  font-weight: 600;\r\n  color: var(--light);\r\n  margin-top: 1px;\r\n}\r\n\r\n.detail-band {\r\n  background: var(--brown);\r\n  padding: 72px 0;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.detail-band::before {\r\n  content: '';\r\n  position: absolute; inset: 0;\r\n  background-image: repeating-linear-gradient(45deg, transparent, transparent 32px, rgba(199,31,37,0.04) 32px, rgba(199,31,37,0.04) 34px);\r\n}\r\n.detail-band__inner {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 0 48px;\r\n  position: relative;\r\n  z-index: 1;\r\n}\r\n.detail-band__label {\r\n  font-size: 10px;\r\n  font-weight: 800;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: var(--red);\r\n  margin-bottom: 10px;\r\n}\r\n.detail-band__title {\r\n  font-size: 28px;\r\n  font-weight: 900;\r\n  color: #fff;\r\n  letter-spacing: -0.4px;\r\n  margin-bottom: 40px;\r\n}\r\n.detail-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 16px;\r\n}\r\n.detail-card {\r\n  background: rgba(255,255,255,0.04);\r\n  border: 1px solid rgba(255,255,255,0.08);\r\n  border-radius: 16px;\r\n  padding: 28px 24px;\r\n}\r\n.detail-card__num {\r\n  font-size: 38px;\r\n  font-weight: 900;\r\n  color: var(--red);\r\n  letter-spacing: -1px;\r\n  line-height: 1;\r\n  margin-bottom: 4px;\r\n}\r\n.detail-card__unit {\r\n  font-size: 13px;\r\n  font-weight: 700;\r\n  color: rgba(255,255,255,0.35);\r\n  margin-bottom: 10px;\r\n}\r\n.detail-card__label {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  color: rgba(255,255,255,0.5);\r\n}\r\n\r\n.page-cta {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 64px 48px 80px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 32px;\r\n  flex-wrap: wrap;\r\n}\r\n.page-cta__title {\r\n  font-size: 24px;\r\n  font-weight: 900;\r\n  color: var(--brown);\r\n  letter-spacing: -0.4px;\r\n  margin-bottom: 6px;\r\n}\r\n.page-cta__desc {\r\n  font-size: 13.5px;\r\n  color: var(--muted);\r\n  line-height: 1.7;\r\n}\r\n.page-cta__btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  background: var(--red);\r\n  color: #fff;\r\n  font-size: 12px;\r\n  font-weight: 800;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  text-decoration: none;\r\n  padding: 16px 32px;\r\n  border-radius: 50px;\r\n  white-space: nowrap;\r\n}\r\n.page-cta__btn:hover { background: var(--red-dk); }\r\n.page-cta__back {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  font-size: 12px;\r\n  font-weight: 800;\r\n  letter-spacing: 0.08em;\r\n  text-transform: uppercase;\r\n  color: var(--muted);\r\n  text-decoration: none;\r\n}\r\n\r\n@media (max-width: 860px) {\r\n  .hero__content { padding: 0 28px 48px; }\r\n  .hero__title { font-size: 42px; }\r\n  .stats-bar__inner { grid-template-columns: repeat(2,1fr); padding: 0 28px; }\r\n  .strip { padding: 13px 28px; }\r\n  .tab-nav { padding: 36px 28px 0; }\r\n  .product-intro { grid-template-columns: 1fr; padding: 48px 28px 56px; gap: 36px; }\r\n  .detail-band__inner { padding: 0 28px; }\r\n  .detail-grid { grid-template-columns: 1fr 1fr; }\r\n  .page-cta { padding: 48px 28px 64px; flex-direction: column; align-items: flex-start; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"hero\">\r\n  <div class=\"hero__img\"><\/div>\r\n  <div class=\"hero__overlay\"><\/div>\r\n  <div class=\"hero__content\">\r\n    <div class=\"hero__crumb\">Our products <span>HY-LINE BROWN<\/span><\/div>\r\n    <div class=\"hero__label\">Commercial Egg Producer \u00b7 Brown Egg Line<\/div>\r\n    <h1 class=\"hero__title\">Hy-Line <em>Brown<\/em><\/h1>\r\n    <p class=\"hero__sub\">Peak Yield 94.8\u201396.6% \u00b7 Excellent Shell Quality \u00b7 425\u2013445 Eggs up to 90 Weeks<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<div class=\"stats-bar\">\r\n  <div class=\"stats-bar__inner\">\r\n    <div class=\"stats-bar__item\"><div class=\"stats-bar__val\">445<\/div><div class=\"stats-bar__lbl\">Egg \/ 90 Weeks (Hen-Day)<\/div><\/div>\r\n    <div class=\"stats-bar__item\"><div class=\"stats-bar__val\">%96.6<\/div><div class=\"stats-bar__lbl\">Peak Production Potential<\/div><\/div>\r\n    <div class=\"stats-bar__item\"><div class=\"stats-bar__val\">110.7g<\/div><div class=\"stats-bar__lbl\">Average Daily Feed Consumption<\/div><\/div>\r\n    <div class=\"stats-bar__item\"><div class=\"stats-bar__val\">26.8 kg<\/div><div class=\"stats-bar__lbl\">Total Egg Mass (18\u201390 weeks)<\/div><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<div class=\"strip\">\r\n  <div class=\"strip__inner\">Anasayfa \u00b7 \u00dcr\u00fcnlerimiz \u00b7 <span>Hy-Line Brown<\/span><\/div>\r\n<\/div>\r\n\r\n<div class=\"tab-nav\">\r\n  <button class=\"tab-btn active\" onclick=\"switchTab('civciv', this)\">\ud83d\udc23 Chick \/ Yarka<\/button>\r\n  <button class=\"tab-btn\" onclick=\"switchTab('yumurta', this)\">\ud83e\udd5aHatchery Egg<\/button>\r\n<\/div>\r\n\r\n<!-- PANEL: C\u0130VC\u0130V \/ YARKA -->\r\n<div class=\"panel active\" id=\"panel-civciv\">\r\n  <div class=\"product-intro\">\r\n    <div class=\"reveal-left\">\r\n      <div class=\"product-intro__tag\">\ud83d\udc23 Commercial Egg Producer \u00b7 Conventional Systems<\/div>\r\n      <h2 class=\"product-intro__title\">Hy-Line Brown <br><em>Chick \/ Yarka<\/em><\/h2>\r\n      <p class=\"product-intro__p\">\r\n        Hy-Line Brown is the preferred commercial brown egg line worldwide, with proven genetic potential in conventional systems. It offers a strong start with 98% survival rate during the rearing period (0\u201317 weeks) and a target live weight of 1,580 g.\r\n      <\/p>\r\n      <p class=\"product-intro__p\">\r\n        Flocks that start egg production on day 144 (from hatch) with a 50% yield reach a peak yield of 94.8\u201396.6% from week 27 onwards and reach 425\u2013445 eggs per hen-day by week 90.\r\n      <\/p>\r\n      <p class=\"product-intro__p\">\r\n        Garanti Poultry, through its Hy-Line distributor, offers its customers product supply that ensures planned shipments, high quality standards, and operational continuity.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"product-intro__features reveal-right\">\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83e\udd5a<\/div>\r\n        <div class=\"feature-item__text\">425\u2013445 Eggs \/ 90 Weeks <small>High and consistent long-term yield on a hen-day basis.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83d\udcc8<\/div>\r\n        <div class=\"feature-item__text\">94.8\u201396.6% Peak Production <small>Sustainable peak performance from week 27 onwards.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83d\udee1\ufe0f<\/div>\r\n        <div class=\"feature-item__text\">Excellent Shell Quality <small>High fracture resistance and strong shell color score.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83c\udf3e<\/div>\r\n        <div class=\"feature-item__text\">110.7 g\/Day Feed Consumption <small>18\u201390 weeks average; efficient structure for economic production.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\u2696\ufe0f<\/div>\r\n        <div class=\"feature-item__text\">1.90\u20132.15 YDO (20\u201390 Weeks) <small>Competitive conversion rate in kg feed \/ kg eggs.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\u2705<\/div>\r\n        <div class=\"feature-item__text\">93.5% Survival Rate (90 Weeks) <small>Strong herd resilience and long-term health performance.<\/small><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"detail-band\">\r\n    <div class=\"detail-band__inner\">\r\n      <div class=\"detail-band__label reveal\">Performance Standards \u2014 Source: Hy-Line International (January 2024)<\/div>\r\n      <div class=\"detail-band__title reveal\">Hy-Line Brown Key Manufacturing Indicators<\/div>\r\n      <div class=\"detail-grid\">\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">%98<\/div>\r\n          <div class=\"detail-card__unit\">0\u201317 Weeks<\/div>\r\n          <div class=\"detail-card__label\">Growth Period Vitality<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">1.580 g<\/div>\r\n          <div class=\"detail-card__unit\">Week 17<\/div>\r\n          <div class=\"detail-card__label\">Target Live Weight<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">Day 144<\/div>\r\n          <div class=\"detail-card__unit\">From the hatch<\/div>\r\n          <div class=\"detail-card__label\">Time to reach 50% production<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">64.8 g<\/div>\r\n          <div class=\"detail-card__unit\">Week 72<\/div>\r\n          <div class=\"detail-card__label\">Average Egg Weight<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">90.0<\/div>\r\n          <div class=\"detail-card__unit\">Haugh Unit (38th Week)<\/div>\r\n          <div class=\"detail-card__label\">Internal Egg Quality<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">6.069 g<\/div>\r\n          <div class=\"detail-card__unit\">0\u201317 Weeks<\/div>\r\n          <div class=\"detail-card__label\">Total Feed Consumption (Farming)<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- PANEL: KULU\u00c7KALIK YUMURTA -->\r\n<div class=\"panel\" id=\"panel-yumurta\">\r\n  <div class=\"product-intro\">\r\n    <div class=\"reveal-left\">\r\n      <div class=\"product-intro__tag\">\ud83e\udd5a Hatching Eggs \u00b7 Egg Supplier Line<\/div>\r\n      <h2 class=\"product-intro__title\">Hy-Line Brown <br><em>Hatchery Egg<\/em><\/h2>\r\n      <p class=\"product-intro__p\">\r\n        Hy-Line Brown hatching eggs offer commercial brown egg production businesses a strong and healthy flock start with their breeding quality and uniform structure. The line aims for a 98% survival rate after hatching and reaches 50% production in 144 days.\r\n      <\/p>\r\n      <p class=\"product-intro__p\">\r\n        Controlled operational processes and a uniform product structure directly and positively impact hatching efficiency and the subsequent performance of hatched chicks. It offers a peak hen-day yield of 94.8\u201396.6% and an expected yield of 415\u2013434 hen-housed eggs up to 90 weeks.\r\n      <\/p>\r\n      <p class=\"product-intro__p\">\r\n        Garanti Poultry, with its Hy-Line distributor experience, provides regular, reliable and planned product supply to domestic and international markets.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"product-intro__features reveal-right\">\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83d\udcca<\/div>\r\n        <div class=\"feature-item__text\">415\u2013434 Eggs \/ 90 Weeks <small>Long-term herd planning based on hen-housed systems.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83d\udcd0<\/div>\r\n        <div class=\"feature-item__text\">Uniform Structure <small>Balanced standard egg size suitable for incubation processes.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\u2705<\/div>\r\n        <div class=\"feature-item__text\">Distributor Guarantee <small>Fully compliant with Hy-Line International quality standards.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83c\udf31<\/div>\r\n        <div class=\"feature-item__text\">Strong Start-up Performance <small>98% growing survival rate target<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83d\ude9a<\/div>\r\n        <div class=\"feature-item__text\">Planned Logistics and Supply <small>Operational discipline in shipping and delivery processes.<\/small><\/div>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-item__icon\">\ud83c\udf0d<\/div>\r\n        <div class=\"feature-item__text\">Global Genetic Value <small>Brown line is widely used worldwide.<\/small><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"detail-band\">\r\n    <div class=\"detail-band__inner\">\r\n      <div class=\"detail-band__label reveal\">Performance Standards \u2014 Source: Hy-Line International (January 2024)<\/div>\r\n      <div class=\"detail-band__title reveal\">Hy-Line Brown Hatching Eggs \u2014 Flock Expectations<\/div>\r\n      <div class=\"detail-grid\">\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">323\u2013337<\/div>\r\n          <div class=\"detail-card__unit\">Piece (Hen-Housed)<\/div>\r\n          <div class=\"detail-card__label\">Eggs up to 72 weeks<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">415\u2013434<\/div>\r\n          <div class=\"detail-card__unit\">Piece (Hen-Housed)<\/div>\r\n          <div class=\"detail-card__label\">Eggs up to 90 weeks<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">%93.5<\/div>\r\n          <div class=\"detail-card__unit\">In week 90<\/div>\r\n          <div class=\"detail-card__label\">Herd Survival<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">59.2 g<\/div>\r\n          <div class=\"detail-card__unit\">26. Weeks<\/div>\r\n          <div class=\"detail-card__label\">Egg Weight Starting Point<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">87<\/div>\r\n          <div class=\"detail-card__unit\">Shell Color Score (Week 38)<\/div>\r\n          <div class=\"detail-card__label\">Brown Shell Density<\/div>\r\n        <\/div>\r\n        <div class=\"detail-card reveal\">\r\n          <div class=\"detail-card__num\">Perfect<\/div>\r\n          <div class=\"detail-card__unit\">Evaluation<\/div>\r\n          <div class=\"detail-card__label\">Shell Quality and Egg Health<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n<script>\r\nfunction switchTab(type, btn) {\r\n  document.querySelectorAll('.tab-btn').forEach(b => b.classList.remove('active'));\r\n  document.querySelectorAll('.panel').forEach(p => p.classList.remove('active'));\r\n  btn.classList.add('active');\r\n  document.getElementById('panel-' + type).classList.add('active');\r\n\r\n  document.querySelectorAll('#panel-' + type + ' .reveal, #panel-' + type + ' .reveal-left, #panel-' + type + ' .reveal-right').forEach(el => {\r\n    el.classList.remove('in');\r\n    setTimeout(() => obs.observe(el), 50);\r\n  });\r\n}\r\n\r\nconst obs = new IntersectionObserver((entries) => {\r\n  entries.forEach(e => {\r\n    if (e.isIntersecting) {\r\n      e.target.classList.add('in');\r\n      obs.unobserve(e.target);\r\n    }\r\n  });\r\n}, { threshold: 0.08 });\r\n\r\ndocument.querySelectorAll('.reveal, .reveal-left, .reveal-right').forEach(el => obs.observe(el));\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bef9040 elementor-widget elementor-widget-html\" data-id=\"bef9040\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HY-LINE BROWN PDF D\u00d6K\u00dcMAN SECTION \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"gt-brown-doc-section\">\r\n  <div class=\"gt-brown-doc-inner\">\r\n\r\n    <!-- SOL: Ba\u015fl\u0131k ve Buton -->\r\n    <div class=\"gt-brown-doc-left\">\r\n      <div class=\"gt-brown-doc-label\">\ud83d\udcc4 Technical Document \u00b7 Hy-Line Brown<\/div>\r\n\r\n      <h2 class=\"gt-brown-doc-title\">\r\n        Performance Standard<br>\r\n        <em>The document<\/em>\r\n      <\/h2>\r\n\r\n      <p class=\"gt-brown-doc-desc\">\r\n        Review the official performance guide for the Hy-Line Brown breed. Yield indicators, feed consumption, viability, and technical performance details for brown egg production are included in this document from Hy-Line International.\r\n      <\/p>\r\n\r\n      <button onclick=\"openBrownPdf()\" class=\"gt-brown-doc-btn\">\r\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\r\n          <polyline points=\"14 2 14 8 20 8\"\/>\r\n          <line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/>\r\n          <line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/>\r\n          <polyline points=\"10 9 9 9 8 9\"\/>\r\n        <\/svg>\r\n        Review the document\r\n      <\/button>\r\n    <\/div>\r\n\r\n    <!-- SA\u011e: Dok\u00fcman Bilgi Kart\u0131 -->\r\n    <div class=\"gt-brown-doc-card\">\r\n      <div class=\"gt-brown-doc-card-head\">\r\n        <div class=\"gt-brown-doc-icon\">\r\n          <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C71F25\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n            <path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\r\n            <polyline points=\"14 2 14 8 20 8\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n\r\n        <div>\r\n          <div class=\"gt-brown-doc-card-title\">Hy-Line Brown Performance Standards<\/div>\r\n          <div class=\"gt-brown-doc-card-sub\">Hy-Line International \u00b7 PDF<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"gt-brown-doc-line\"><\/div>\r\n\r\n      <div class=\"gt-brown-doc-row\">\r\n        <span>Scope<\/span>\r\n        <strong>Production and Growing Period<\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"gt-brown-doc-row\">\r\n        <span>Source<\/span>\r\n        <strong>Hy-Line International<\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"gt-brown-doc-row\">\r\n        <span>Language<\/span>\r\n        <strong>English<\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"gt-brown-doc-row\">\r\n        <span>Format<\/span>\r\n        <strong>PDF<\/strong>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PDF LIGHTBOX -->\r\n<div id=\"brownPdfLb\" onclick=\"closeBrownLbBg(event)\" class=\"gt-brown-pdf-lightbox\">\r\n  <div id=\"brownLbBox\" class=\"gt-brown-pdf-box\">\r\n\r\n    <button onclick=\"closeBrownPdf()\" class=\"gt-brown-pdf-close\">\u2715<\/button>\r\n\r\n    <div class=\"gt-brown-pdf-top\">\r\n      <a id=\"brownDlBtn\" href=\"#\" download target=\"_blank\" class=\"gt-brown-pdf-download\">\r\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/>\r\n          <polyline points=\"7 10 12 15 17 10\"\/>\r\n          <line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/>\r\n        <\/svg>\r\n        \u0130ndir\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"gt-brown-pdf-frame-wrap\">\r\n      <iframe id=\"brownPdfFrame\" src=\"\" title=\"Hy-Line Brown D\u00f6k\u00fcman\u0131\"><\/iframe>\r\n    <\/div>\r\n\r\n    <p class=\"gt-brown-pdf-note\">\r\n      Hy-Line Brown \u2014 Resmi Performans Standartlar\u0131 D\u00f6k\u00fcman\u0131\r\n    <\/p>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.gt-brown-doc-section {\r\n  width: 100%;\r\n  background: #FFFBF4;\r\n  border-top: 1px solid rgba(199, 31, 37, 0.10);\r\n  border-bottom: 1px solid rgba(199, 31, 37, 0.10);\r\n  padding: 72px 0;\r\n  font-family: 'Nunito', sans-serif;\r\n}\r\n\r\n.gt-brown-doc-inner {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 0 48px;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 64px;\r\n  align-items: center;\r\n}\r\n\r\n.gt-brown-doc-label {\r\n  font-size: 10px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: #C71F25;\r\n  margin-bottom: 14px;\r\n}\r\n\r\n.gt-brown-doc-title {\r\n  font-size: 32px;\r\n  font-weight: 900;\r\n  color: #1A0F08;\r\n  line-height: 1.15;\r\n  letter-spacing: -0.6px;\r\n  margin: 0 0 16px;\r\n}\r\n\r\n.gt-brown-doc-title em {\r\n  color: #C71F25;\r\n  font-style: normal;\r\n}\r\n\r\n.gt-brown-doc-desc {\r\n  font-size: 14px;\r\n  color: #7A6050;\r\n  line-height: 1.85;\r\n  margin: 0 0 28px;\r\n  max-width: 520px;\r\n}\r\n\r\n.gt-brown-doc-btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  background: #C71F25;\r\n  color: #fff;\r\n  font-family: 'Nunito', sans-serif;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  border: none;\r\n  padding: 16px 32px;\r\n  border-radius: 50px;\r\n  cursor: pointer;\r\n  transition: all 0.25s ease;\r\n}\r\n\r\n.gt-brown-doc-btn:hover {\r\n  background: #9e181d;\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.gt-brown-doc-card {\r\n  background: #F5ECD8;\r\n  border: 1.5px solid rgba(200, 180, 150, 0.35);\r\n  border-radius: 20px;\r\n  padding: 30px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 16px;\r\n  box-shadow: 0 18px 40px rgba(26, 15, 8, 0.06);\r\n}\r\n\r\n.gt-brown-doc-card-head {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 14px;\r\n}\r\n\r\n.gt-brown-doc-icon {\r\n  width: 48px;\r\n  height: 48px;\r\n  background: rgba(199, 31, 37, 0.08);\r\n  border-radius: 14px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.gt-brown-doc-card-title {\r\n  font-size: 14px;\r\n  font-weight: 900;\r\n  color: #1A0F08;\r\n  margin-bottom: 3px;\r\n}\r\n\r\n.gt-brown-doc-card-sub {\r\n  font-size: 11px;\r\n  font-weight: 700;\r\n  color: #B8A090;\r\n  letter-spacing: 0.04em;\r\n}\r\n\r\n.gt-brown-doc-line {\r\n  height: 1px;\r\n  background: rgba(122, 96, 80, 0.16);\r\n}\r\n\r\n.gt-brown-doc-row {\r\n  display: flex;\r\n  justify-content: space-between;\r\n  gap: 18px;\r\n  padding: 3px 0;\r\n}\r\n\r\n.gt-brown-doc-row span {\r\n  font-size: 11px;\r\n  font-weight: 900;\r\n  color: #B8A090;\r\n  letter-spacing: 0.06em;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.gt-brown-doc-row strong {\r\n  font-size: 12px;\r\n  font-weight: 800;\r\n  color: #7A6050;\r\n  text-align: right;\r\n}\r\n\r\n\/* PDF LIGHTBOX *\/\r\n.gt-brown-pdf-lightbox {\r\n  position: fixed;\r\n  inset: 0;\r\n  z-index: 999999;\r\n  background: rgba(26, 15, 8, 0.95);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  padding: 40px 20px;\r\n  opacity: 0;\r\n  pointer-events: none;\r\n  transition: opacity 0.35s ease;\r\n}\r\n\r\n.gt-brown-pdf-box {\r\n  position: relative;\r\n  width: 100%;\r\n  max-width: 860px;\r\n  max-height: 90vh;\r\n  display: flex;\r\n  flex-direction: column;\r\n  align-items: center;\r\n  transform: scale(0.92);\r\n  transition: transform 0.35s ease;\r\n}\r\n\r\n.gt-brown-pdf-close {\r\n  position: absolute;\r\n  top: -44px;\r\n  right: 0;\r\n  background: none;\r\n  border: none;\r\n  cursor: pointer;\r\n  color: rgba(255,255,255,0.58);\r\n  font-size: 22px;\r\n  line-height: 1;\r\n  font-family: 'Nunito', sans-serif;\r\n  transition: color 0.2s, transform 0.3s;\r\n}\r\n\r\n.gt-brown-pdf-close:hover {\r\n  color: #fff;\r\n  transform: rotate(90deg);\r\n}\r\n\r\n.gt-brown-pdf-top {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  margin-bottom: 16px;\r\n  width: 100%;\r\n  justify-content: flex-end;\r\n}\r\n\r\n.gt-brown-pdf-download {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  background: #C71F25;\r\n  color: #fff !important;\r\n  font-family: 'Nunito', sans-serif;\r\n  font-size: 11px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  border: none;\r\n  padding: 10px 22px;\r\n  border-radius: 50px;\r\n  cursor: pointer;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.gt-brown-pdf-frame-wrap {\r\n  width: 100%;\r\n  background: #fff;\r\n  border-radius: 12px;\r\n  overflow: hidden;\r\n}\r\n\r\n.gt-brown-pdf-frame-wrap iframe {\r\n  width: 100%;\r\n  height: 72vh;\r\n  border: none;\r\n  display: block;\r\n}\r\n\r\n.gt-brown-pdf-note {\r\n  margin-top: 14px;\r\n  font-size: 12px;\r\n  font-weight: 600;\r\n  color: rgba(255,255,255,0.48);\r\n  letter-spacing: 0.04em;\r\n  text-align: center;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media (max-width: 860px) {\r\n  .gt-brown-doc-section {\r\n    padding: 56px 0;\r\n  }\r\n\r\n  .gt-brown-doc-inner {\r\n    grid-template-columns: 1fr;\r\n    padding: 0 28px;\r\n    gap: 36px;\r\n  }\r\n\r\n  .gt-brown-doc-title {\r\n    font-size: 28px;\r\n  }\r\n\r\n  .gt-brown-doc-btn {\r\n    width: 100%;\r\n    justify-content: center;\r\n  }\r\n\r\n  .gt-brown-doc-row {\r\n    flex-direction: column;\r\n    gap: 4px;\r\n  }\r\n\r\n  .gt-brown-doc-row strong {\r\n    text-align: left;\r\n  }\r\n\r\n  .gt-brown-pdf-frame-wrap iframe {\r\n    height: 68vh;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\nvar BROWN_PDF_URL = 'https:\/\/garantitavukculuk.com\/wp-content\/uploads\/2026\/04\/BRN-STD-ENG.pdf';\r\n\r\nfunction openBrownPdf() {\r\n  var lb = document.getElementById('brownPdfLb');\r\n  var box = document.getElementById('brownLbBox');\r\n\r\n  document.getElementById('brownPdfFrame').src = BROWN_PDF_URL;\r\n  document.getElementById('brownDlBtn').href = BROWN_PDF_URL;\r\n\r\n  lb.style.opacity = '0';\r\n  lb.style.pointerEvents = 'all';\r\n  box.style.transform = 'scale(0.92)';\r\n  lb.style.display = 'flex';\r\n\r\n  requestAnimationFrame(function() {\r\n    lb.style.opacity = '1';\r\n    box.style.transform = 'scale(1)';\r\n  });\r\n\r\n  document.body.style.overflow = 'hidden';\r\n}\r\n\r\nfunction closeBrownPdf() {\r\n  var lb = document.getElementById('brownPdfLb');\r\n  var box = document.getElementById('brownLbBox');\r\n\r\n  lb.style.opacity = '0';\r\n  lb.style.pointerEvents = 'none';\r\n  box.style.transform = 'scale(0.92)';\r\n\r\n  setTimeout(function() {\r\n    document.getElementById('brownPdfFrame').src = '';\r\n  }, 350);\r\n\r\n  document.body.style.overflow = '';\r\n}\r\n\r\nfunction closeBrownLbBg(e) {\r\n  if (e.target === document.getElementById('brownPdfLb')) {\r\n    closeBrownPdf();\r\n  }\r\n}\r\n\r\ndocument.addEventListener('keydown', function(e) {\r\n  if (e.key === 'Escape') {\r\n    closeBrownPdf();\r\n  }\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6267bf9 elementor-widget elementor-widget-html\" data-id=\"6267bf9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- HY-LINE W-80 TEKL\u0130F AL SECTION -->\r\n<section class=\"gt-w80-cta-section\">\r\n  <div class=\"gt-w80-cta\">\r\n    <div class=\"gt-w80-cta__text\">\r\n      <span class=\"gt-w80-cta__label\">HY-LINE BROWN<\/span>\r\n      <h3 class=\"gt-w80-cta__title\">Get a quote for Hy-Line Brown.<\/h3>\r\n      <p class=\"gt-w80-cta__desc\">\r\n        Contact us for product and planning information to suit your white egg production line needs.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"gt-w80-cta__actions\">\r\n      <a href=\"\/en\/urunler-1\/\" class=\"gt-w80-cta__back\">\u2190 Return to Products<\/a>\r\n      <a href=\"https:\/\/garantitavukculuk.com\/en\/iletisim-2\/\" class=\"gt-w80-cta__btn\">Contact Us \u2192<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.gt-w80-cta-section {\r\n  width: 100%;\r\n  background: #FFFBF4;\r\n  font-family: 'Nunito', sans-serif;\r\n}\r\n\r\n.gt-w80-cta {\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n  padding: 64px 48px 80px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  gap: 32px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.gt-w80-cta__text {\r\n  max-width: 620px;\r\n}\r\n\r\n.gt-w80-cta__label {\r\n  display: inline-block;\r\n  font-size: 10px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: #C71F25;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.gt-w80-cta__title {\r\n  font-size: 24px;\r\n  font-weight: 900;\r\n  color: #1A0F08;\r\n  letter-spacing: -0.4px;\r\n  margin: 0 0 6px;\r\n  line-height: 1.2;\r\n}\r\n\r\n.gt-w80-cta__desc {\r\n  font-size: 13.5px;\r\n  color: #7A6050;\r\n  line-height: 1.7;\r\n  margin: 0;\r\n}\r\n\r\n.gt-w80-cta__actions {\r\n  display: flex;\r\n  gap: 14px;\r\n  align-items: center;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.gt-w80-cta__btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  gap: 12px;\r\n  background: #C71F25;\r\n  color: #fff !important;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  text-decoration: none !important;\r\n  padding: 16px 32px;\r\n  border-radius: 50px;\r\n  white-space: nowrap;\r\n  transition: all 0.25s ease;\r\n}\r\n\r\n.gt-w80-cta__btn:hover {\r\n  background: #9e181d;\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.gt-w80-cta__back {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  font-size: 12px;\r\n  font-weight: 900;\r\n  letter-spacing: 0.08em;\r\n  text-transform: uppercase;\r\n  color: #7A6050 !important;\r\n  text-decoration: none !important;\r\n  white-space: nowrap;\r\n  transition: all 0.25s ease;\r\n}\r\n\r\n.gt-w80-cta__back:hover {\r\n  color: #C71F25 !important;\r\n}\r\n\r\n@media (max-width: 860px) {\r\n  .gt-w80-cta {\r\n    padding: 48px 28px 64px;\r\n    flex-direction: column;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .gt-w80-cta__actions {\r\n    width: 100%;\r\n  }\r\n\r\n  .gt-w80-cta__btn,\r\n  .gt-w80-cta__back {\r\n    width: 100%;\r\n    justify-content: center;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Hy-Line Brown \u2014 Garanti Tavuk\u00e7uluk \u00dcr\u00fcnlerimiz \u00b7 HY-LINE BROWN Ticari Yumurtac\u0131 \u00b7 Kahverengi Yumurta Hatt\u0131 Hy-Line Brown Pik Verim %94.8\u201396.6 \u00b7 M\u00fckemmel Kabuk Kalitesi \u00b7 90 Haftaya Kadar 425\u2013445 Yumurta 445Yumurta \/ 90 Hafta (Hen-Day) %96.6Pik \u00dcretim Potansiyeli 110.7gOrtalama G\u00fcnl\u00fck Yem T\u00fcketimi 26.8 kgToplam Yumurta K\u00fctlesi (18\u201390 Hf.) Anasayfa \u00b7 \u00dcr\u00fcnlerimiz \u00b7 Hy-Line Brown \ud83d\udc23 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1581","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/pages\/1581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/comments?post=1581"}],"version-history":[{"count":26,"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/pages\/1581\/revisions"}],"predecessor-version":[{"id":1887,"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/pages\/1581\/revisions\/1887"}],"wp:attachment":[{"href":"https:\/\/garantitavukculuk.com\/en\/wp-json\/wp\/v2\/media?parent=1581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}