:root{--pk-bg:#08090f;--pk-bg-soft:#0d0e16;--pk-surface:#ffffff0b;--pk-surface-soft:#ffffff08;--pk-primary:#ec4899;--pk-primary-dark:#d93686;--pk-primary-soft:#ec489924;--pk-heading:#fff;--pk-text:#ffffffb8;--pk-text-soft:#ffffff8f;--pk-border:#ffffff1a;--pk-border-soft:#ffffff12;--pk-radius-lg:34px;--pk-radius-md:22px;--pk-radius-sm:14px;--pk-shadow-soft:0 18px 45px #00000038}.products-page{isolation:isolate;width:100%;min-height:100vh;color:var(--pk-text);background:var(--pk-bg);position:relative;overflow:hidden}.products-page *{box-sizing:border-box}.products-page a{text-decoration:none}.products-page h1,.products-page h2,.products-page h3,.products-page h4,.products-page p{margin:0}.products-page .container-custom{z-index:2;position:relative}.products-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 18%,#ec489929,#0000 30%),radial-gradient(circle at 82% 28%,#ff7abf14,#0000 28%),radial-gradient(circle at 50% 88%,#ec489914,#0000 34%);animation:14s ease-in-out infinite alternate pkAmbientMove;position:fixed;inset:-20%}@keyframes pkAmbientMove{0%{transform:translate(-2%,-1%)scale(1)}to{transform:translate(2%,1.5%)scale(1.04)}}@keyframes pkFloatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pkRevealUp{0%{opacity:0;filter:blur(5px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:translateY(0)}}.pk-badge,.pk-eyebrow,.pk-cta-badge{color:#ff7abf;letter-spacing:.2px;background:#ec48991c;border:1px solid #ec48993d;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-size:11.5px;font-weight:500;line-height:1;display:inline-flex}.btn-pk,.btn-pk-outline{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:13px;font-weight:500;line-height:1;transition:transform .22s,background-color .22s,border-color .22s,box-shadow .22s;display:inline-flex}.btn-pk{color:#fff;background:linear-gradient(135deg,#ec4899,#d93686);border:1px solid #ec489970;box-shadow:0 14px 30px #ec489933}.btn-pk:hover{color:#fff;transform:translateY(-3px);box-shadow:0 20px 42px #ec489947}.btn-pk-outline{color:#ffffffc7;border:1px solid var(--pk-border);background:#ffffff0d}.btn-pk-outline:hover{color:#fff;background:#ec48991f;border-color:#ec489961;transform:translateY(-2px)}.pk-pd-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.btn-pk-download{color:#ffffffd1;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,color .22s;display:inline-flex}.btn-pk-download i{color:#ff7abf;font-size:16px;line-height:1}.btn-pk-download:hover{color:#fff;background:#ec48991f;border-color:#ec489966;transform:translateY(-2px)}.btn-pk-download:focus-visible{outline:2px solid var(--pk-primary);outline-offset:4px}.pk-hero{background:radial-gradient(circle at 50% 0%, #ec48992e, transparent 34%), linear-gradient(180deg, #ec489914, transparent 48%), var(--pk-bg);position:relative;overflow:hidden}.pk-hero:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 82%);mask-image:linear-gradient(#000 0%,#0000 82%)}.pk-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ec48991f,#0000 68%);border-radius:999px;width:min(640px,72vw);height:min(640px,72vw);animation:7s ease-in-out infinite pkFloatSoft;position:absolute;top:18%;left:50%;transform:translate(-50%)}.pk-hero-center{text-align:center;align-items:center;min-height:80vh;padding:128px 0 100px;display:flex}.pk-hero-center .container-custom{justify-content:center;display:flex}.pk-hero-center-content{width:min(900px,100%);margin:0 auto;animation:.8s both pkRevealUp}.pk-hero-center .pk-badge{margin:0 auto}.pk-hero h1{max-width:860px;color:var(--pk-heading);letter-spacing:-1.8px;margin:24px auto 0;font-size:clamp(34px,5.2vw,62px);font-weight:500;line-height:1.05}.pk-hero h1:after{content:"";background:linear-gradient(90deg,#0000,#ec4899cc,#0000);width:min(320px,48vw);height:1px;margin:26px auto 0;display:block}.pk-hero p{max-width:660px;color:var(--pk-text);margin:22px auto 0;font-size:14.5px;line-height:1.75}.pk-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.pk-hero-meta{flex-wrap:wrap;justify-content:center;gap:24px;max-width:820px;margin:44px auto 0;display:flex}.pk-hero-meta-item{min-width:140px;box-shadow:none;background:0 0;border:0;padding:0 20px;position:relative}.pk-hero-meta-item:not(:last-child):after{content:"";background:#ffffff24;width:1px;height:40px;position:absolute;top:8px;right:-13px}.pk-hero-meta-item strong{color:#fff;font-size:22px;font-weight:600;line-height:1.1;display:block}.pk-hero-meta-item span{color:var(--pk-text-soft);margin-top:7px;font-size:12.5px;line-height:1.45;display:block}.pk-hero-grid,.pk-hero-visual,.pk-hero-glow,.pk-orbit-card{display:none}.pk-products-section,.pk-map-section,.pk-benefits-section,.pk-process-section,.pk-cta-section{background:var(--pk-bg);padding:82px 0;position:relative}.pk-map-section,.pk-benefits-section,.pk-process-section{background:linear-gradient(180deg, var(--pk-bg) 0%, var(--pk-bg-soft) 42%, var(--pk-bg-soft) 100%)}.pk-section-head{max-width:720px;margin-bottom:40px;animation:.75s both pkRevealUp}.pk-section-head:not(.pk-section-head-split){text-align:center;margin-left:auto;margin-right:auto}.pk-section-head-split{text-align:left;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:end;gap:42px;max-width:none;display:grid}.pk-section-head h2,.pk-map-content h2,.pk-benefits-left h2{color:var(--pk-heading);letter-spacing:-.7px;margin-top:16px;font-size:clamp(26px,3vw,38px);font-weight:500;line-height:1.18}.pk-section-head p,.pk-map-content p,.pk-benefits-left p{max-width:640px;color:var(--pk-text);margin-top:15px;font-size:14px;line-height:1.72}.pk-section-head-split p{margin-top:0}.pk-tabs{background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;flex-wrap:wrap;gap:10px;margin-bottom:24px;padding:8px;animation:.75s both pkRevealUp;display:flex}.pk-tab{color:#ffffff9e;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:180px;justify-content:center;align-items:center;gap:9px;min-height:46px;font-size:12.5px;font-weight:500;transition:background-color .22s,color .22s,transform .22s,box-shadow .22s;display:inline-flex}.pk-tab:hover{color:#fff;background:#ec48991c}.pk-tab.active{color:#fff;background:linear-gradient(135deg,#ec4899,#d93686);box-shadow:0 12px 28px #ec489933}.pk-product-panel{border-radius:var(--pk-radius-lg);background:linear-gradient(135deg,#ffffff13,#ffffff06),#ffffff09;border:1px solid #ffffff17;padding:36px;display:none;position:relative;overflow:hidden}.pk-product-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 0,#ec489929,#0000 36%),linear-gradient(90deg,#ec489914,#0000 42%);position:absolute;inset:0}.pk-product-panel.show{animation:.5s both pkRevealUp;display:block!important}.pk-panel-actions-top{z-index:4;justify-content:flex-end;align-items:center;gap:10px;display:flex;position:absolute;top:28px;right:28px}.pk-panel-actions-top .btn-pk,.pk-panel-actions-top .btn-pk-download{min-height:40px;padding:0 15px;font-size:12.5px}.pk-panel-actions-top .btn-pk-download{color:#ffffffd1;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:9px;font-weight:500;line-height:1;text-decoration:none;transition:transform .22s,background-color .22s,border-color .22s,color .22s;display:inline-flex}.pk-panel-actions-top .btn-pk-download i{color:#ff7abf;font-size:15px;line-height:1}.pk-panel-actions-top .btn-pk-download:hover{color:#fff;background:#ec48991f;border-color:#ec489966;transform:translateY(-2px)}.pk-product-detail-grid{z-index:2;display:block;position:relative}.pk-product-copy{min-width:0;max-width:880px}.pk-product-preview{display:none!important}.pk-pd-top{align-items:center;gap:18px;margin-bottom:22px;display:flex}.pk-pd-icon{background:#fff;border:1px solid #ffffff2e;border-radius:22px;flex:none;justify-content:center;align-items:center;width:76px;height:76px;padding:13px;transition:transform .25s;display:flex;box-shadow:0 18px 36px #0003}.pk-product-panel:hover .pk-pd-icon{transform:rotate(-2deg)scale(1.04)}.pk-pd-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.pk-pd-icon i{display:none}.pk-pd-name{color:#fff;letter-spacing:-.7px;font-size:clamp(26px,3vw,36px);font-weight:500;line-height:1.1}.pk-pd-cat{color:#ff7abf;margin-top:7px;font-size:13px;font-weight:500}.pk-pd-desc{max-width:740px;color:var(--pk-text);font-size:14.5px;line-height:1.75}.pk-pd-points{border-top:1px solid #ffffff17;gap:0;margin-top:26px;display:grid}.pk-pd-point{background:0 0;border:0;border-bottom:1px solid #ffffff17;border-radius:0;align-items:flex-start;gap:12px;padding:16px 0;transition:padding-left .2s;display:flex}.pk-pd-point:hover{padding-left:8px}.pk-pd-point i{color:#ff7abf;margin-top:2px;font-size:17px}.pk-pd-point span{color:var(--pk-text);font-size:13.8px;line-height:1.6}.pk-pd-tags{flex-wrap:wrap;gap:9px;margin-top:22px;margin-bottom:26px;display:flex}.pk-pd-tag{color:#ffffffb8;border:1px solid var(--pk-border-soft);background:#ffffff0e;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;display:inline-flex}.pk-map-feature{border-radius:var(--pk-radius-lg);border:1px solid var(--pk-border);box-shadow:var(--pk-shadow-soft);background:#ffffff0b;grid-template-columns:320px minmax(0,1fr);gap:0;animation:.75s both pkRevealUp;display:grid;overflow:hidden}.pk-map-content{background:radial-gradient(circle at 0 0,#ec489924,#0000 42%),#ffffff09;padding:30px}.pk-map-summary{gap:12px;margin-top:28px;display:grid}.pk-map-summary div{border:1px solid var(--pk-border-soft);background:#ffffff0b;border-radius:18px;padding:15px}.pk-map-summary strong{color:#fff;font-size:21px;font-weight:600;display:block}.pk-map-summary span{color:var(--pk-text-soft);margin-top:6px;font-size:12.5px;display:block}.pk-map-layout{grid-template-columns:280px minmax(0,1fr);min-height:620px;display:grid}.pk-map-sidebar{color:#151827;background:#fff;min-height:620px;overflow:hidden}.pk-map-sidebar-head{border-bottom:1px solid #0f172a14;padding:22px 22px 16px}.pk-map-sidebar-head h3{color:#151827;font-size:18px;font-weight:600}.pk-map-sidebar-head p{color:#6b7280;margin-top:6px;font-size:13px;line-height:1.5}.pk-dist-list{max-height:560px;padding:10px;overflow-y:auto}.pk-dist-list::-webkit-scrollbar{width:7px}.pk-dist-list::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:999px}.pk-map-box{background:#0f172a;min-height:620px;position:relative}#distributionMap{z-index:1;background:#0f172a;width:100%;height:620px;min-height:620px}.pk-dist-item,.distribution-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 14px;transition:background-color .2s,transform .2s;display:grid}.pk-dist-item:hover,.distribution-item:hover{background:#ec489914;transform:translate(3px)}.pk-dist-item.active,.distribution-item.active{background:#ec489924}.item-icon{color:#6b7280;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.item-info{min-width:0;display:block}.item-name{color:#25272d;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:600;display:block;overflow:hidden}.item-coordinate{color:#8b919c;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10.5px;line-height:1.35;display:block;overflow:hidden}.item-number{color:#45484f;text-align:right;font-size:13.5px;font-weight:600}.distribution-marker{background:0 0;border:0}.distribution-marker span{background:var(--pk-primary);border:2px solid #ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative;box-shadow:0 10px 24px #00000047}.distribution-marker span b{z-index:2;color:#fff;font-size:10px;font-weight:700;position:relative}.distribution-cluster{background:var(--pk-primary);color:#fff;border:2px solid #ffffffbf;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:13.5px;font-weight:700;display:flex;box-shadow:0 12px 28px #00000047}.distribution-modern-popup .leaflet-popup-content-wrapper{color:#fff;background:#111827;border:1px solid #ffffff1f;border-radius:20px;padding:0;box-shadow:0 18px 46px #00000057}.distribution-modern-popup .leaflet-popup-content{margin:0;width:100%!important}.distribution-modern-popup .leaflet-popup-tip{background:#111827}.distribution-popup{padding:16px;font-family:Inter,Segoe UI,Arial,sans-serif}.popup-label{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.popup-label span{color:#fff;background:#ec489952;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:10.5px;font-weight:600}.popup-label small{color:#ffffff8f}.distribution-popup h3{color:#fff;margin:0 0 6px;font-size:15.5px;font-weight:600;line-height:1.3}.distribution-popup p{color:#ffffffad;margin:0 0 14px;font-size:12px}.popup-coordinate{grid-template-columns:1fr 1fr;gap:8px;display:grid}.popup-coordinate div{background:#ffffff12;border-radius:12px;padding:9px}.popup-coordinate strong{color:#fff;font-size:11px;display:block}.popup-coordinate span{color:#ffffff85;margin-top:4px;font-size:10px;display:block}.leaflet-control-zoom{border:0!important}.leaflet-control-zoom a{margin-bottom:7px;color:#fff!important;background:#0f172aeb!important;border:1px solid #ffffff24!important;border-radius:10px!important;width:36px!important;height:36px!important;line-height:36px!important}.leaflet-control-attribution{color:#ffffff94!important;background:#0f172ac2!important}.pk-benefits-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;animation:.75s both pkRevealUp;display:grid}.pk-benefit-list{gap:0;display:grid}.pk-benefit-list:before{display:none}.pk-benefit-row{border-bottom:1px solid #ffffff17;grid-template-columns:54px 1fr;gap:20px;padding:26px 0;transition:transform .24s,border-color .24s;display:grid}.pk-benefit-row:hover{border-color:#ec489957;transform:translate(8px)}.pk-benefit-icon{color:#ff7abf;background:#ec48991f;border:1px solid #ec48993d;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.pk-benefit-icon i{font-size:18px}.pk-benefit-row h4{color:#fff;letter-spacing:-.4px;font-size:22px;font-weight:500;line-height:1.24}.pk-benefit-row p{max-width:600px;color:var(--pk-text-soft);margin-top:9px;font-size:13.8px;line-height:1.72}.pk-benefit-number,.pk-benefit-dot,.pk-process-timeline,.pk-process-steps{display:none}.pk-process-flow{border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);gap:0;animation:.75s both pkRevealUp;display:grid}.pk-process-item{padding:34px 28px 0 0;transition:transform .24s;position:relative}.pk-process-item:hover{transform:translateY(-6px)}.pk-process-item:before{content:"";background:#ec4899;border-radius:999px;width:10px;height:10px;position:absolute;top:-5px;left:0;box-shadow:0 0 0 8px #ec48991f}.pk-process-item i{color:#ff7abf;margin-bottom:18px;font-size:22px;display:inline-flex}.pk-process-item h4{color:#fff;letter-spacing:-.4px;font-size:19px;font-weight:500;line-height:1.26}.pk-process-item p{max-width:250px;color:var(--pk-text-soft);margin-top:9px;font-size:13.5px;line-height:1.68}.pk-cta-section{background:radial-gradient(circle at 10% 10%, #ec489929, transparent 28%), radial-gradient(circle at 78% 70%, #ec48991f, transparent 30%), linear-gradient(180deg, var(--pk-bg-soft) 0%, var(--pk-bg) 100%);padding:76px 0 92px;position:relative;overflow:hidden}.pk-cta-section:before{content:"";background:linear-gradient(90deg,#0000,#ec4899b8,#ffffff24,#0000);width:min(92%,1600px);height:1px;position:absolute;top:34px;left:50%;transform:translate(-50%)}.pk-cta-section:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#ec48999e,#0000);width:min(92%,1600px);height:1px;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.pk-cta-modern{z-index:2;grid-template-columns:minmax(0,1fr) 200px;align-items:center;gap:20px;min-height:200px;animation:.75s both pkRevealUp;display:grid;position:relative}.pk-cta-left{max-width:980px}.pk-cta-badge{color:#ff67b3;background:#ec489921;border:1px solid #ec489957;margin-bottom:28px;padding:10px 22px;font-size:15px}.pk-cta-left h3{color:#fff;letter-spacing:-1px;max-width:720px;font-size:clamp(26px,3vw,42px);font-weight:400;line-height:1.16}.pk-cta-left p{color:#ffffff9e;letter-spacing:-.2px;max-width:760px;margin-top:24px;font-size:16px;line-height:1.75}.pk-cta-right{justify-self:end;gap:26px;width:100%;max-width:330px;display:grid}.pk-cta-main-action{color:#fff;letter-spacing:-.1px;justify-content:flex-start;align-items:center;gap:14px;width:fit-content;font-size:16px;font-weight:500;display:inline-flex}.pk-cta-main-action i{color:#fff;background:linear-gradient(135deg,#ec4899,#c72c78);border-radius:999px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;transition:transform .24s,box-shadow .24s;display:inline-flex;box-shadow:0 12px 26px #ec489938}.pk-cta-main-action:hover i{transform:translate(6px);box-shadow:0 26px 58px #ec48995c}.pk-cta-wa{color:#ffffff8f;border-top:1px solid #ffffff1f;align-items:center;gap:14px;padding-top:22px;font-size:20px;font-weight:500;transition:color .22s;display:flex}.pk-cta-wa i{color:#ec4899;font-size:22px}.pk-cta-wa:hover{color:#fff}@media (width<=1200px){.pk-process-flow{border-top:0;grid-template-columns:repeat(2,1fr);gap:36px 28px}.pk-process-item{border-top:1px solid #ffffff1f;padding:28px 0 0}.pk-cta-modern{grid-template-columns:1fr;gap:44px;min-height:auto}.pk-cta-right{justify-self:start;max-width:360px}}@media (width<=768px){.pk-benefit-row{grid-template-columns:46px 1fr;gap:16px;padding:24px 0}.pk-benefit-row:hover{transform:none}.pk-benefit-icon{width:44px;height:44px}.pk-process-flow{grid-template-columns:1fr;gap:28px}.pk-process-item p{max-width:100%}.pk-cta-section{padding:82px 0 90px}.pk-cta-modern{gap:36px}.pk-cta-badge{margin-bottom:22px;font-size:13px}.pk-cta-left h3{letter-spacing:-1.2px;font-size:clamp(34px,10vw,46px);line-height:1.1}.pk-cta-left p{margin-top:24px;font-size:16px;line-height:1.75}.pk-cta-main-action{font-size:20px}.pk-cta-main-action i{width:62px;height:62px}.pk-cta-wa{font-size:16px}}@media (width<=480px){.pk-benefit-row{grid-template-columns:1fr}.pk-cta-left h3{font-size:20px}.pk-cta-main-action{align-items:center;font-size:18px}.pk-cta-main-action i{width:56px;height:56px}}@media (width<=1200px){.pk-benefits-layout{grid-template-columns:1fr;gap:42px}.pk-map-feature,.pk-map-layout{grid-template-columns:1fr}.pk-map-sidebar{order:2;min-height:auto;max-height:400px}.pk-dist-list{max-height:320px}.pk-map-box,#distributionMap{height:500px;min-height:500px}.pk-process-timeline,.pk-process-steps{border-top:0;grid-template-columns:repeat(2,1fr);gap:36px 28px}.pk-proc-step{border-top:1px solid #ffffff1f;padding:28px 0 0}}@media (width<=768px){.pk-hero-center{min-height:auto;padding:112px 0 70px}.pk-hero h1{letter-spacing:-.9px;font-size:clamp(30px,9vw,42px);line-height:1.08}.pk-hero p{font-size:14px;line-height:1.7}.pk-hero-meta{text-align:center;grid-template-columns:1fr;gap:18px;display:grid}.pk-hero-meta-item:not(:last-child):after{display:none}.btn-pk,.btn-pk-outline{width:100%}.pk-products-section,.pk-map-section,.pk-benefits-section,.pk-process-section{padding:62px 0}.pk-cta-section{padding:78px 0 88px}.pk-section-head,.pk-section-head-split{text-align:left;margin-bottom:32px;display:block}.pk-section-head-split p{margin-top:15px}.pk-section-head h2,.pk-map-content h2,.pk-benefits-left h2{font-size:28px;line-height:1.18}.pk-cta-text h3{letter-spacing:-.8px;font-size:clamp(20px,8vw,38px);line-height:1.12}.pk-tabs{border-radius:22px;grid-template-columns:1fr;display:grid}.pk-tab{justify-content:flex-start;padding:0 16px}.pk-product-panel{border-radius:26px;padding:24px}.pk-pd-top{align-items:flex-start}.pk-pd-icon{border-radius:18px;width:62px;height:62px;padding:10px}.pk-pd-name{font-size:26px}.pk-benefit-list:before{left:27px}.pk-benefit-row{grid-template-columns:54px 1fr;gap:16px;padding:24px 0}.pk-benefit-row:hover{transform:none}.pk-benefit-number,.pk-benefit-dot{border-width:6px;width:54px;height:54px;font-size:13px}.pk-benefit-row h4{font-size:20px}.pk-process-timeline,.pk-process-steps{grid-template-columns:1fr;gap:28px}.pk-proc-step p{max-width:100%}.pk-map-content{padding:22px}.pk-map-box,#distributionMap{height:420px;min-height:420px}.pk-cta-inner .btn-pk{width:100%}}@media (width<=480px){.pk-hero-center{padding:104px 0 58px}.pk-hero h1{letter-spacing:-.7px;font-size:30px}.pk-section-head h2,.pk-map-content h2,.pk-benefits-left h2{font-size:26px}.pk-cta-text h3{font-size:20px}.pk-pd-top{grid-template-columns:1fr;gap:14px;display:grid}.pk-pd-icon{width:58px;height:58px}.pk-pd-name{font-size:24px}.pk-benefit-list:before{display:none}.pk-benefit-row{grid-template-columns:1fr}.pk-benefit-number,.pk-benefit-dot{width:46px;height:46px}.pk-proc-step{padding-top:56px;padding-left:0}.pk-map-box,#distributionMap{height:380px;min-height:380px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
