.bpg-ph{position:relative;background:var(--ph);border:1px dashed var(--ph-line);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;overflow:hidden}.bpg-ph svg{width:30px;height:30px;color:var(--muted);opacity:.45}.bpg-ph small{position:absolute;bottom:8px;font-size:11px;color:var(--muted)}.bpg-root .bpg-final .bpg-btn-primary{color:var(--blue)!important}.bpg-two .bpg-ph{aspect-ratio:4/3}.bpg-weather{display:flex;gap:22px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.bpg-weather .bpg-ic{width:64px;height:64px;border-radius:16px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;flex:none}.bpg-weather .bpg-ic svg{width:30px;height:30px}.bpg-weather h3{font-size:19px;margin-bottom:6px}.bpg-weather p{font-size:15px}.bpg-addon .bpg-ph{aspect-ratio:16/10;margin-bottom:14px}.bpg-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bpg-info{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:22px}.bpg-info .bpg-ic{width:42px;height:42px;border-radius:12px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;margin-bottom:14px}.bpg-info .bpg-ic svg{width:22px;height:22px}.bpg-info b{display:block;font-family:"Outfit",sans-serif;color:var(--navy);font-size:15px;margin-bottom:3px}.bpg-info small{color:var(--muted);font-size:13.5px}.bpg-review{max-width:760px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow-sm)}.bpg-review .bpg-top{display:flex;align-items:center;gap:14px;margin-bottom:14px}.bpg-av{width:48px;height:48px;border-radius:50%;background:var(--blue-soft2);flex:none}.bpg-review .bpg-who b{font-family:"Outfit",sans-serif;color:var(--navy);display:block;font-size:15px}.bpg-review .bpg-stars{color:var(--gold);letter-spacing:2px;font-size:14px}.bpg-review p{font-size:15.5px;color:var(--text)}.bpg-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 26px;max-width:980px;margin:0 auto}.bpg-faq{background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;height:fit-content}.bpg-faq summary{list-style:none;cursor:pointer;padding:18px 20px;font-family:"Outfit",sans-serif;font-weight:500;color:var(--navy);font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:14px}.bpg-faq summary::-webkit-details-marker{display:none}.bpg-faq summary .bpg-pl{flex:none;width:24px;height:24px;border-radius:8px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:18px;line-height:1;transition:.2s}.bpg-faq[open] summary .bpg-pl{transform:rotate(45deg);background:var(--blue);color:#fff}.bpg-faq .bpg-ans{padding:0 20px 18px;font-size:14.5px;color:var(--text)}.bpg-final{text-align:center;color:#fff;padding:72px 0;background:linear-gradient(135deg,#1c74c4,#155a9c 65%,#103f71)}.bpg-final h2{color:#fff;font-size:clamp(26px,4vw,40px);margin-bottom:12px}.bpg-final p{color:rgba(255,255,255,.88);font-size:17px;margin-bottom:28px}.bpg-final .bpg-btn-primary{background:#fff}.bpg-final .bpg-btn-primary:hover{background:#f1f7ff}.bpg-sticky.bpg-show{transform:translateY(0)}@media (max-width:900px){.bpg-weather{flex-direction:column}}.bpg-info{min-height:170px}.bpg-review-stage{position:relative;max-width:743px;height:471px;margin:0 auto}.bpg-review-photo{position:absolute;right:0;top:0;width:471px;height:471px;object-fit:cover;border-radius:16px;box-shadow:var(--shadow-sm)}.bpg-review-stage .bpg-review{position:absolute;left:0;top:86px;width:368px;z-index:2;margin:0;padding:30px}.bpg-review-arrow{position:absolute;top:236px;border:0;background:0 0;color:var(--blue);cursor:pointer;padding:8px}.bpg-review-arrow svg{width:24px;height:24px}.bpg-review-prev{left:-44px}.bpg-review-next{right:-44px}.bpg-review-dots{position:absolute;left:50%;transform:translateX(-50%);bottom:18px;display:flex;gap:10px}.bpg-review-dots i{width:8px;height:8px;border-radius:50%;background:var(--blue);display:block}.bpg-faq-grid{gap:16px 26px}.bpg-final{padding:86px 0}@media (max-width:900px){.bpg-review-stage{height:auto;display:flex;flex-direction:column;gap:22px;align-items:center}.bpg-review-photo,.bpg-review-stage .bpg-review{position:relative;inset:auto;width:100%;max-width:560px}.bpg-review-photo{height:auto;aspect-ratio:1/1}.bpg-review-arrow,.bpg-review-dots{display:none}}.bpg-faq[open]>summary{background:#1c74c4!important;color:#fff!important}.bpg-faq[open]>summary .bpg-pl{background:rgba(0,0,0,.18)!important;color:#fff!important;transform:rotate(45deg)!important}.bpg-info-grid{gap:20px!important}.bpg-info{min-height:176px!important;padding:24px!important;border-radius:14px!important;border-color:#e1e9f3!important}.bpg-info .bpg-ic{width:42px!important;height:42px!important;color:#1c74c4!important;background:#eff6fd!important;margin-bottom:16px!important}.bpg-info .bpg-ic svg{stroke:#1c74c4!important}.bpg-info b{font-size:15px!important;font-weight:600!important}.bpg-review-stage{max-width:743px!important;height:471px!important;margin:0 auto!important}.bpg-review-photo{width:471px!important;height:471px!important;right:0!important;top:0!important;border-radius:16px!important;object-fit:cover!important;overflow:hidden!important}.bpg-review-stage .bpg-review{width:368px!important;left:0!important;top:86px!important;padding:36px 38px!important;border-radius:20px!important;box-shadow:0 8px 26px rgba(22,34,58,.08)!important}.bpg-review .bpg-top{gap:16px!important;margin-bottom:22px!important}.bpg-av{width:54px!important;height:54px!important}.bpg-review .bpg-who b{font-size:17px!important}.bpg-review p{font-size:16px!important;line-height:1.65!important}.bpg-review-arrow{top:236px!important;padding:4px!important;background:0 0!important;color:#1c74c4!important;border:0!important;box-shadow:none!important}.bpg-review-arrow svg{width:30px!important;height:30px!important;stroke:#1c74c4!important;stroke-width:2.2!important}.bpg-review-prev{left:-44px!important}.bpg-review-next{right:-44px!important}.bpg-review-dots{right:auto!important;left:50%!important;bottom:18px!important;transform:translateX(-50%)!important;gap:12px!important}.bpg-review-dots i{width:9px!important;height:9px!important;background:#1c74c4!important;opacity:.85}.bpg-review-dots i:nth-child(2){width:12px!important;height:12px!important;opacity:1}.bpg-faq-grid{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:start!important;gap:26px!important;max-width:979px!important;margin-left:auto!important;margin-right:auto!important}.bpg-faq-col{display:flex;flex-direction:column;gap:18px;min-width:0}.bpg-faq{width:100%!important;border:1px solid #e1e9f3!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}.bpg-faq summary{min-height:74px!important;padding:21px 24px!important;font-size:16px!important;font-weight:600!important}.bpg-faq summary .bpg-pl{width:38px!important;height:38px!important;border-radius:11px!important;background:#eff6fd!important;color:#1c74c4!important;font-size:25px!important;font-weight:500!important}.bpg-faq[open] summary .bpg-pl{transform:rotate(45deg)!important;background:rgba(0,0,0,.18)!important;color:#fff!important}.bpg-faq .bpg-ans{padding:0 24px 24px!important;font-size:15px!important;line-height:1.65!important}@media (max-width:900px){.bpg-review-stage{height:auto!important;gap:22px!important}.bpg-review-photo,.bpg-review-stage .bpg-review{position:relative!important;inset:auto!important;width:100%!important;max-width:580px!important}.bpg-review-photo{height:auto!important;aspect-ratio:1/1!important}.bpg-faq-grid{grid-template-columns:1fr!important;gap:18px!important}.bpg-review-arrow,.bpg-review-dots{display:none!important}}@media (max-width:540px){.bpg-faq summary{min-height:66px!important;padding:16px 18px!important}}.bpg-info .bpg-ic{color:var(--blue)!important;background:#eff6fd!important}.bpg-info .bpg-ic svg{color:var(--blue)!important;stroke:var(--blue)!important}.bpg-info b{font-size:15px!important;font-weight:700!important;letter-spacing:-.01em!important;margin-bottom:5px!important}.bpg-info small{font-size:13.5px!important;line-height:1.45!important;color:var(--muted)!important}.bpg-faq summary{font-weight:600!important;font-size:16px!important;letter-spacing:-.005em!important;line-height:1.4!important}.bpg-faq .bpg-ans{font-size:15px!important;line-height:1.72!important;color:var(--text)!important;padding:4px 24px 26px!important}.bpg-faq summary .bpg-pl{font-size:22px!important;font-weight:400!important;line-height:1!important}.bpg-faq-col{gap:16px!important}.bpg-final h2{font-size:clamp(28px,4.2vw,42px)!important;font-weight:800!important;letter-spacing:-.02em!important;margin-bottom:14px!important}.bpg-final p{font-size:17px!important}.bpg-sticky.bpg-expanding{transition:box-shadow .25s ease!important}.bpg-sticky.bpg-ended{position:absolute;top:auto;bottom:0;transform:none!important}.bpg-sticky.bpg-expanding,.bpg-sticky.bpg-ended{box-shadow:0 -14px 42px rgba(22,34,58,.08)!important}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{display:flex!important;flex-wrap:wrap!important;align-content:center!important;gap:12px!important;padding-left:16px!important;padding-right:16px!important}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{flex:none!important}.bpg-sticky.bpg-expanding .bpg-sticky-name,.bpg-sticky.bpg-ended .bpg-sticky-name{flex:1 0 calc(100% - 24px)!important}.bpg-sticky.bpg-expanding .bpg-sticky-price,.bpg-sticky.bpg-ended .bpg-sticky-price{margin-left:0!important}.bpg-sticky.bpg-expanding .bpg-btn,.bpg-sticky.bpg-ended .bpg-btn{margin-left:auto!important;padding:12px 18px!important}}.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:clamp(54px,7vw,100px)!important;align-items:center!important;align-content:center!important;padding:var(--bpg-cta-pad-y,50px) 24px!important}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{width:var(--bpg-cta-img-w,610px)!important;height:var(--bpg-cta-img-h,390px)!important;max-width:100%!important;justify-self:center!important;transform:scale(1.12);transform-origin:center}.bpg-sticky.bpg-expanding .bpg-sticky-copy,.bpg-sticky.bpg-ended .bpg-sticky-copy{width:min(100%,420px);height:100%;justify-self:center;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.bpg-sticky.bpg-expanding .bpg-sticky-name,.bpg-sticky.bpg-ended .bpg-sticky-name{font-size:var(--bpg-cta-name-size,34px)!important;font-weight:600!important;line-height:1.16!important}.bpg-sticky.bpg-expanding .bpg-sticky-price,.bpg-sticky.bpg-ended .bpg-sticky-price{font-size:var(--bpg-cta-price-size,30px)!important;font-weight:600!important;margin-top:var(--bpg-cta-price-mt,48px)!important}.bpg-sticky.bpg-expanding .bpg-btn,.bpg-sticky.bpg-ended .bpg-btn{margin-top:var(--bpg-cta-btn-mt,22px)!important;margin-left:0!important;min-width:218px;padding:16px 34px!important;font-size:16px!important;box-shadow:0 10px 26px rgba(28,116,196,.3)!important}@media (max-width:900px){.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{gap:34px!important}}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;gap:20px!important;padding:var(--bpg-cta-pad-y,30px) 18px!important}.bpg-sticky.bpg-expanding .bpg-sticky-copy,.bpg-sticky.bpg-ended .bpg-sticky-copy{width:100%!important;height:auto!important;align-items:center!important;text-align:center}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:none}.bpg-sticky.bpg-expanding .bpg-sticky-name,.bpg-sticky.bpg-ended .bpg-sticky-name{font-size:26px!important}.bpg-sticky.bpg-expanding .bpg-sticky-price,.bpg-sticky.bpg-ended .bpg-sticky-price{margin-top:18px!important}.bpg-sticky.bpg-expanding .bpg-btn,.bpg-sticky.bpg-ended .bpg-btn{margin-top:14px!important}}.bpg-sticky.bpg-expanding{position:fixed!important;left:0!important;right:0!important;top:auto!important;bottom:0!important}.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{grid-template-rows:1fr!important;height:100%!important;min-height:100%!important;align-content:stretch!important;place-items:center!important}.bpg-sticky.bpg-expanding .bpg-sticky-copy,.bpg-sticky.bpg-ended .bpg-sticky-copy{height:auto!important;min-height:0!important;align-self:center!important;justify-content:flex-start!important;gap:0!important}.bpg-sticky.bpg-expanding .bpg-sticky-name,.bpg-sticky.bpg-ended .bpg-sticky-name{margin:0!important}.bpg-sticky.bpg-expanding .bpg-sticky-price,.bpg-sticky.bpg-ended .bpg-sticky-price{margin-top:48px!important}.bpg-sticky.bpg-expanding .bpg-btn,.bpg-sticky.bpg-ended .bpg-btn{margin-top:22px!important}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-price,.bpg-sticky.bpg-ended .bpg-sticky-price{margin-top:18px!important}.bpg-sticky.bpg-expanding .bpg-btn,.bpg-sticky.bpg-ended .bpg-btn{margin-top:14px!important}}.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{transform:none!important}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:scale(1.24)!important}@media (max-width:900px){.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:scale(1.12)!important}}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:none!important}}.bpg-sticky.bpg-expanding .bpg-sticky-copy,.bpg-sticky.bpg-ended .bpg-sticky-copy{width:min(100%,520px)!important}.bpg-sticky.bpg-expanding .bpg-sticky-benefits,.bpg-sticky.bpg-ended .bpg-sticky-benefits{display:grid!important;gap:11px;margin-top:24px!important}.bpg-sticky.bpg-expanding .bpg-sticky-buyrow,.bpg-sticky.bpg-ended .bpg-sticky-buyrow{margin-top:36px;align-self:stretch}.bpg-sticky.bpg-expanding .bpg-sticky-price,.bpg-sticky.bpg-ended .bpg-sticky-price,.bpg-sticky.bpg-expanding .bpg-btn,.bpg-sticky.bpg-ended .bpg-btn{margin-top:0!important}.bpg-sticky.bpg-ended{border-bottom:2px solid #dde4ec!important}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-benefits,.bpg-sticky.bpg-ended .bpg-sticky-benefits{gap:8px;margin-top:18px!important;text-align:left}.bpg-sticky.bpg-expanding .bpg-sticky-buyrow,.bpg-sticky.bpg-ended .bpg-sticky-buyrow{width:100%;margin-top:24px;justify-content:center;gap:18px;flex-wrap:wrap}}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:scale(1.3)!important}@media (max-width:900px){.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:scale(1.16)!important}}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:none!important}}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:scale(1.17)!important}@media (max-width:900px){.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:scale(1.06)!important}}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{transform:none!important}}@media (max-width:640px){.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:18px!important;padding:28px 20px!important;transform:none!important}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{width:100%!important;max-width:340px!important;height:178px!important;object-fit:contain!important;transform:none!important;flex:none!important}.bpg-sticky.bpg-expanding .bpg-sticky-copy,.bpg-sticky.bpg-ended .bpg-sticky-copy{width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;gap:0!important;flex:none!important}.bpg-sticky.bpg-expanding .bpg-sticky-name-full,.bpg-sticky.bpg-ended .bpg-sticky-name-full{display:inline}.bpg-sticky.bpg-expanding .bpg-sticky-name-short,.bpg-sticky.bpg-ended .bpg-sticky-name-short{display:none}.bpg-sticky.bpg-expanding .bpg-sticky-name,.bpg-sticky.bpg-ended .bpg-sticky-name{font-size:24px!important;line-height:1.15!important}.bpg-sticky.bpg-expanding .bpg-sticky-benefits,.bpg-sticky.bpg-ended .bpg-sticky-benefits{width:100%;max-width:330px;display:grid!important;gap:8px!important;margin:17px auto 0!important;text-align:left!important}.bpg-sticky.bpg-expanding .bpg-sticky-buyrow,.bpg-sticky.bpg-ended .bpg-sticky-buyrow{width:100%!important;max-width:340px;margin:20px auto 0!important;display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:14px!important}.bpg-sticky.bpg-expanding .bpg-sticky-price,.bpg-sticky.bpg-ended .bpg-sticky-price{font-size:22px!important;white-space:nowrap!important}.bpg-sticky.bpg-expanding .bpg-btn,.bpg-sticky.bpg-ended .bpg-btn{min-width:0!important;width:auto!important;padding:12px 18px!important;font-size:0!important;margin:0!important}.bpg-sticky.bpg-expanding .bpg-btn::before,.bpg-sticky.bpg-ended .bpg-btn::before{content:"Darovat";font-size:14px}}@media (max-width:640px){.bpg-sticky.bpg-ended{bottom:28px!important}.bpg-sticky.bpg-expanding .bpg-sticky-inner,.bpg-sticky.bpg-ended .bpg-sticky-inner{gap:0!important;padding:28px 20px 38px!important}.bpg-sticky.bpg-expanding .bpg-sticky-copy,.bpg-sticky.bpg-ended .bpg-sticky-copy{display:contents!important}.bpg-sticky.bpg-expanding .bpg-sticky-name,.bpg-sticky.bpg-ended .bpg-sticky-name{order:1!important;width:100%;text-align:center;margin:0 0 18px!important}.bpg-sticky.bpg-expanding .bpg-sticky-img,.bpg-sticky.bpg-ended .bpg-sticky-img{order:2!important;margin:0 0 18px!important}.bpg-sticky.bpg-expanding .bpg-sticky-benefits,.bpg-sticky.bpg-ended .bpg-sticky-benefits{order:3!important;margin:0 auto!important}.bpg-sticky.bpg-expanding .bpg-sticky-buyrow,.bpg-sticky.bpg-ended .bpg-sticky-buyrow{order:4!important;margin:22px auto 0!important}}