.fp{width:100%;background:#FFFFFF;display:flex;justify-content:center;padding:40px 0 70px}.fp__wrap{width:1380px;max-width:calc(100% - 60px)}.fp__head{display:flex;flex-direction:row;align-items:stretch;gap:24px;margin-bottom:30px}.fp__bar{flex:none;width:6px;align-self:stretch;border-radius:3px;background:linear-gradient(180deg,#CF8E00 0%,#064700 100%)}.fp__head-text{display:flex;flex-direction:column;gap:4px}.fp__title{margin:0;font-family:'Poppins',sans-serif;font-weight:500;font-size:40px;line-height:60px;text-transform:uppercase;color:#363636}.fp__subtitle{margin:0;font-family:'Poppins',sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#6b6b6b}.fp__body{display:flex;flex-direction:column;align-items:stretch;gap:34px}.fp__left{flex:1 1 auto;min-width:0}.fp.is-open .fp__body{flex-direction:row;align-items:flex-start;gap:55px}.fp.is-open .fp__left{flex:1 1 56%}.fp__map{position:relative;width:100%;line-height:0}.fp__map-base{width:100%;height:auto;display:block}.fp__highlight{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;transition:opacity 0.3s ease}.fp__highlight.is-active,.fp__highlight.is-hover{opacity:1}.fp__pin{position:absolute;transform:translate(-50%,-100%);width:30px;height:40px;padding:0;border:0;background:none;cursor:pointer;z-index:2;transition:transform 0.15s ease,filter 0.15s ease;transform-origin:bottom center;filter:drop-shadow(0 2px 3px rgba(0,0,0,0.3))}.fp__pin svg{width:100%;height:100%;display:block}.fp__pin:hover{transform:translate(-50%,-100%) scale(1.18)}.fp__pin.is-active{transform:translate(-50%,-100%) scale(1.22)}.fp__intro{display:none;margin-top:34px}.fp.is-open .fp__intro{display:block}.fp__intro-title{margin:0 0 12px;font-family:'Poppins',sans-serif;font-weight:500;font-size:40px;line-height:52px;color:#363636}.fp__intro-desc{margin:0;font-family:'Poppins',sans-serif;font-weight:400;font-size:18px;line-height:27px;color:#363636;max-width:560px}.fp__panels{display:none}.fp.is-open .fp__panels{display:block;flex:1 1 40%;min-width:0}.fp__panel{display:none}.fp__panel.is-active{display:block}.fp[data-fp-open] .fp__panel.is-active{animation:fpPanelIn 0.5s cubic-bezier(0.22,0.61,0.36,1) both}@keyframes fpPanelIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fp[data-fp-open] .fp__panel.is-active{animation:none}}.fp__close{float:right;width:34px;height:34px;border:0;border-radius:50%;background:rgba(6,71,0,0.08);color:#363636;font-size:20px;line-height:1;cursor:pointer;transition:background 0.2s ease}.fp__close:hover{background:rgba(6,71,0,0.16)}.fp__panel-head{margin-bottom:22px}.fp__panel-brand{display:block;font-family:'Poppins',sans-serif;font-weight:600;font-size:24px;line-height:34px;color:#263143}.fp__panel-loc{display:inline-flex;align-items:center;gap:8px;margin-top:4px;font-family:'Poppins',sans-serif;font-weight:400;font-size:18px;line-height:27px;color:#363636}.fp__cards{display:flex;flex-direction:column;gap:22px}.fp__card{display:flex;flex-direction:row;align-items:stretch;gap:20px}.fp__card-media{flex:0 0 160px;align-self:stretch;min-height:110px;border-radius:12px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#dfe4df}.fp__card-text{flex:1;min-width:0}.fp__card-title{margin:0 0 6px;font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;line-height:27px;color:#263143}.fp__card-desc{margin:0;font-family:'Poppins',sans-serif;font-weight:400;font-size:15px;line-height:23px;text-align:justify;color:#363636}.fp__viewall{display:inline-flex;align-items:center;gap:6px;margin-top:24px;width:100%;justify-content:center;font-family:'Poppins',sans-serif;font-weight:500;font-size:18px;line-height:27px;color:#CF8E00;text-decoration:none}.fp__viewall:hover{opacity:0.8}@media (max-width:1100px){.fp__title{font-size:32px;line-height:46px}.fp__intro-title{font-size:32px;line-height:42px}.fp__body{gap:36px}}@media (max-width:768px){.fp__body,.fp.is-open .fp__body{flex-direction:column;gap:30px}.fp__left,.fp__panels,.fp.is-open .fp__left,.fp.is-open .fp__panels{flex:1 1 auto;width:100%;min-width:0}.fp__title{font-size:26px;line-height:38px}.fp__intro{margin-top:24px}.fp__intro-title{font-size:26px;line-height:36px}.fp__intro-desc{font-size:16px;line-height:24px}.fp__pin{width:24px;height:32px}.fp__card-media{flex-basis:120px;min-height:88px}}