@font-face{ font-family:'Raleway';src:url('../font/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap;}@font-face{ font-family:'Raleway';src:url('../font/Raleway/Raleway-Italic-VariableFont_wght.ttf') format('truetype');font-weight:100 900;font-style:italic;font-display:swap;}@font-face{ font-family:'Fjalla One';src:url('../font/Fjalla_One/FjallaOne-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;}:root{     --agri-soft:#c7cdd6;    --agri-muted:#8f98a8;    --agri-line:rgba(245,163,0,.34); --lightness-mode:-1;  --color-bg-page:#161823;    --color-bg-light-2:#161823; --hue-bg-light:231; --saturation-bg-light:44%; --lightness-bg-light:6%; --opacity-bg-light:1; --hue-bg-dark:36; --saturation-bg-dark:96%; --lightness-bg-dark:53%; --opacity-bg-dark:1; --font-family-primary :'Raleway'; --font-family-secondary:'Fjalla One'; --font-2-extra-large:clamp(20px,calc((20 / 700) * 100vw),25px);    --font-extra-large:   clamp(18px,calc((20 / 700) * 100vw),21px);    --font-large:    clamp(16px,calc((16 / 700) * 100vw),18px);    --font-medium:    clamp(14px,calc((14 / 700) * 100vw),16px);    --font-small:    clamp(11px,calc((11 / 700) * 100vw),13px); --max-width:min(100%,calc(1140px + 2* var(--padding-primary)));}header a,footer a{ color:inherit;text-decoration:none;}header a:hover,footer a:hover{ color:var(--color-bg-dark-3);}header{ position:relative;color:var(--agri-white);background:#07101f url('../img/agrishow-pl/personal/hero-tractors.jpg') center center/cover no-repeat;}header:before{ content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,31,.88) 0%,rgba(7,16,31,.60) 46%,rgba(7,16,31,.30) 100%),linear-gradient(180deg,rgba(7,16,31,.10) 0%,rgba(7,16,31,.78) 100%);}header:after{ content:'';position:absolute;left:0;right:0;bottom:0;height:120px;background:linear-gradient(180deg,rgba(7,16,31,0),#07101f);}header .agri-pl-topbar{ position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:22px 28px;}header .agri-pl-logo{ display:flex;align-items:center;gap:12px;}header .agri-pl-logo img{ width:86px;height:86px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.45));}header .agri-pl-logo-text{ display:none;}header .agri-pl-menu{ display:flex;flex-direction:column-reverse;gap:30px;align-items:end;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.035em;}header .agri-pl-menu a{ color:var(--agri-white);}header .agri-pl-menu a:first-child,header .agri-pl-menu a:hover{ color:var(--color-bg-dark-3);}header .agri-pl-menu ul{display:flex;align-items:center;justify-content:start;list-style:none;gap:30px;}header .agri-pl-menu ul.ticketing{text-transform:capitalize;}header .agri-pl-hero{ position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:115px 28px 160px;}header .agri-pl-kicker{color:var(--color-bg-dark-3);text-transform:uppercase;letter-spacing:.05em;font-weight:800;font-size:22px;margin-bottom:14px;}header .agri-pl-title{ font-size:82px;line-height:.92;margin:0 0 20px;text-transform:uppercase;font-style:italic;letter-spacing:-.035em;max-width:640px;text-shadow:0 16px 32px rgba(0,0,0,.55);}header .agri-pl-copy{ max-width:580px;color:var(--agri-white);font-size:17px;font-weight:700;text-transform:uppercase;margin:0 0 30px;}header .agri-pl-copy strong,header .agri-pl-copy b{ color:var(--color-bg-dark-3);}header .agri-pl-actions{ display:flex;flex-wrap:wrap;gap:14px;align-items:center;}header .agri-pl-btn{ display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border:1px solid var(--color-bg-dark-3);background:var(--color-bg-dark-3);color:var(--color-bg-light-1);font-weight:800;text-transform:uppercase;letter-spacing:.045em;font-size:13px;box-shadow:0 16px 30px rgba(0,0,0,.30);}header .agri-pl-btn:hover{ background:var(--color-bg-dark-2);border-color:var(--color-bg-dark-2);color:var(--color-bg-light-1);transform:translateY(-1px);}header .agri-pl-btn-secondary{ background:transparent;color:var(--agri-white);border-color:rgba(255,255,255,.55);}header .agri-pl-btn-secondary:hover{ border-color:var(--color-bg-dark-3);color:var(--color-bg-dark-3);background:transparent;}header .agri-pl-main{ background:var(--color-bg-light-1);color:var(--agri-white);}header .agri-pl-section{ max-width:1180px;margin:0 auto;padding:86px 28px;}header .agri-pl-section-white{ background:#141923;}header .agri-pl-section-title{ text-transform:uppercase;font-size:48px;line-height:1.02;margin:0 0 22px;color:var(--color-bg-dark-3);font-weight:900;letter-spacing:-.02em;}header .agri-pl-section-title span{ color:var(--agri-white);}header .agri-pl-lead{ max-width:780px;margin:0 auto 44px;text-align:center;font-size:16px;color:var(--agri-soft);font-weight:600;}header .agri-pl-centered{ text-align:center;}header .agri-pl-card-grid{ display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--agri-line);border-left:1px solid var(--agri-line);background:rgba(255,255,255,.02);}header .agri-pl-card{ background:rgba(12,19,38,.88);border-right:1px solid var(--agri-line);border-bottom:1px solid var(--agri-line);overflow:hidden;box-shadow:none;}header .agri-pl-card img{ display:block;width:100%;height:250px;object-fit:cover;filter:saturate(1.08) contrast(1.05);}header .agri-pl-card-body{ padding:28px;}header .agri-pl-card h3{ font-size:28px;line-height:1.05;margin:0 0 12px;text-transform:uppercase;color:var(--color-bg-dark-3);font-weight:900;}header .agri-pl-card p{ margin:0;color:var(--agri-soft);}header .agri-pl-stats{ display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:#090f1c;color:var(--agri-white);border:1px solid rgba(255,255,255,.08);}header .agri-pl-stat{ padding:44px 30px;border-right:1px solid rgba(245,163,0,.22);text-align:center;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0));}header .agri-pl-stat:last-child{ border-right:0;}header .agri-pl-stat strong{ display:block;font-size:48px;color:var(--color-bg-dark-3);line-height:1;margin-bottom:10px;}header .agri-pl-stat span{ display:block;text-transform:uppercase;font-weight:900;letter-spacing:.04em;}header .agri-pl-ticket{ position:relative;background:#141923 url('../img/agrishow-pl/personal/night-show.jpeg') center/cover no-repeat;color:var(--agri-white);overflow:hidden;}header .agri-pl-ticket:before{ content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,31,.95),rgba(7,16,31,.72));}header .agri-pl-ticket:after{ content:'';position:absolute;right:-160px;top:-170px;width:460px;height:460px;background:url('../img/agrishow-pl/personal/logo-agrishow.png') center/contain no-repeat;opacity:.10;transform:rotate(-18deg);}header .agri-pl-ticket .agri-pl-section{ position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:38px;}header .agri-pl-ticket h2{ color:var(--color-bg-dark-3);margin:0;}header .agri-pl-ticket p{ margin:10px 0 0;max-width:720px;color:var(--agri-soft);font-weight:600;}header .hamburger{display:none;width:44px;height:44px;position:relative;cursor:pointer;}header .hamburger .line{display:inline-block;position:absolute;right:50%; transform:translate(50%);width:44px;height:4px;background-color:white;border-radius:4px;transition-property:transform;transition-duration:.4s;transition-timing-function:ease;}header .hamburger .line:nth-child(1){top:30%;}header .hamburger .line:nth-child(2){top:50%;}header .hamburger .line:nth-child(3){top:70%;}header .hamburger.animated .line:nth-child(1){transform:rotate(-45deg);right:10%;top:55%;}header .hamburger.animated .line:nth-child(2){display:none;}header .hamburger.animated .line:nth-child(3){transform:rotate(45deg);top:55%;right:10%;}.showProductMap header .header_map{display:inline-flex;color:var(--color-bg-dark-3);text-align:start;}@media screen and (max-width:1125px){ header{padding-top:var(--padding-primary);padding-bottom:var(--padding-primary);} header .hamburger{display:block;}  header .agri-pl-menu{display:none;} header .agri-pl-menu{z-index:var(--z-index-medium);position:absolute;top:100%;left:0;background-color:var(--color-bg-light-1);width:100vw;gap:10px;padding-bottom:var(--padding-primary);} header .agri-pl-menu ul{width:100%;display:grid;justify-items:center;order:2;gap:10px;justify-content:inherit;} header .agri-pl-menu ul.ticketing{order:1;} header .agri-pl-menu ul li{width:100%;} header .agri-pl-menu ul li a{display:flex;justify-content:start;box-sizing:border-box;width:100%;padding:13px 20px;transition:ease .4s;font-size:16px;font-weight:400;border:none;color:var(--color-text-black);border-bottom:1px solid var(--color-bg-dark-3);} header .agri-pl-menu ul li.social{display:none;} header .hamburger .line{width:30px;height:3px;}}footer{ background:#070b13;color:var(--agri-white);border-top:1px solid rgba(245,163,0,.38);}footer .container{display:grid;justify-content:center;grid-template-columns:var(--max-width);padding:var(--padding-primary);}footer .agri-pl-footer-inner{ max-width:1180px;margin:0 auto;padding:56px 28px 38px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:34px;}footer  img{ width:96px;height:96px;object-fit:contain;margin-bottom:16px;}footer  h3{  color:var(--color-bg-dark-3);text-transform:uppercase;font-size:21px;margin:0 0 12px; font-family:var(--font-family-secondary);font-weight:400;}footer  p,footer a{ color:var(--agri-soft);margin:0 0 8px;}footer .agri-pl-footer-bottom{ border-top:1px solid rgba(255,255,255,.08);max-width:1180px;margin:0 auto;padding:18px 28px 28px;color:#788293;font-size:12px;}footer .social{display:flex;justify-content:center;gap:30px;}footer .social i{background-color:#FD9800;color:#070b13;padding:3px;border-radius:4px;}@media screen and (max-width:1125px){    footer .agri-pl-footer-inner{grid-template-columns:1fr;justify-content:center;justify-items:center;}    footer .agri-pl-footer-inner > div{display:grid;justify-content:center;justify-items:center;}}