.t1-pakety{--t1-primary:#8f3f3a;--t1-on-primary:#ffffff;--t1-surface:#ffffff;--t1-surface-muted:#faf7f6;--t1-on-surface:#1b1c19;--t1-on-variant:#544241;--t1-outline:#dac1be;--t1-max:1440px;--t1-content:1410px;--t1-gutter:15px;--t1-radius:8px;--t1-radius-lg:12px;--t1-shadow:0 2px 4px rgba(0, 0, 0, 0.04);font-family:"Manrope","Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;color:var(--t1-on-surface);background:var(--t1-surface);-webkit-font-smoothing:antialiased}.t1-pakety__inner{max-width:var(--t1-content);margin-left:auto;margin-right:auto;padding-left:var(--t1-gutter);padding-right:var(--t1-gutter)}.t1-pakety__breadcrumb{max-width:var(--t1-content);margin:0 auto;padding:1.5rem var(--t1-gutter) 0}.t1-pakety__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;list-style:none;margin:0;padding:0;font-size:.875rem;font-weight:600;color:var(--t1-on-variant)}.t1-pakety__breadcrumb a{color:var(--t1-on-variant);text-decoration:none}.t1-pakety__breadcrumb a:hover{color:var(--t1-primary)}.t1-pakety__breadcrumb-current{color:var(--t1-on-surface)}.t1-pakety__breadcrumb-sep{width:.35rem;height:.35rem;border-right:2px solid var(--t1-outline);border-bottom:2px solid var(--t1-outline);transform:rotate(-45deg);opacity:.7}.t1-pakety__sticky-wrap{position:sticky;top:1rem;z-index:48;max-width:var(--t1-content);margin:0 auto 2.5rem;padding:0 var(--t1-gutter)}.t1-pakety__sticky{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.25rem;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(4px);border:1px solid var(--t1-outline);box-shadow:var(--t1-shadow)}.t1-pakety__sticky-link{display:inline-block;padding:.5rem 1.25rem;border-radius:999px;font-size:.875rem;font-weight:700;color:var(--t1-on-variant);text-decoration:none;transition:background 0.2s,color 0.2s}.t1-pakety__sticky-link:hover{background:var(--t1-surface-muted);color:var(--t1-on-surface)}.t1-pakety__sticky-link--active{background:var(--t1-primary);color:var(--t1-on-primary)}.t1-pakety__sticky-link--active:hover{background:var(--t1-primary);color:var(--t1-on-primary)}.t1-pakety__hero{scroll-margin-top:6rem;padding:0 var(--t1-gutter) 4rem}.t1-pakety__hero-inner{max-width:var(--t1-content);margin:0 auto;display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.t1-pakety__hero-inner{grid-template-columns:1fr 1fr}}.t1-pakety__kicker{margin:0 0 1rem;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--t1-primary)}.t1-pakety__h1{margin:0 0 1.25rem;font-size:clamp(1.85rem, 4vw, 3.25rem);font-weight:800;line-height:1.12;letter-spacing:-.01em}.t1-pakety__h2{margin:0 0 1.5rem;font-size:clamp(1.5rem, 2.8vw, 2.25rem);font-weight:800;letter-spacing:-.01em}.t1-pakety__h2--center{text-align:center}.t1-pakety__h3{margin:0 0 .75rem;font-size:1.125rem;font-weight:800}.t1-pakety__lead{margin:0 0 1.5rem;font-size:1.125rem;line-height:1.55;color:var(--t1-on-variant);max-width:36rem}.t1-pakety__bullets{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:1rem}.t1-pakety__bullet{display:flex;align-items:flex-start;gap:.75rem;font-weight:600;font-size:.95rem;color:var(--t1-on-variant)}.t1-pakety__bullet-ico{flex-shrink:0;width:1.35rem;height:1.35rem;margin-top:.1rem;border-radius:50%;border:2px solid var(--t1-primary);position:relative}.t1-pakety__bullet-ico::after{content:"";position:absolute;left:50%;top:50%;width:.35rem;height:.6rem;border:solid var(--t1-primary);border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.t1-pakety__hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.t1-pakety__btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.75rem;border-radius:var(--t1-radius);font-weight:800;font-size:1rem;text-decoration:none;border:none;cursor:pointer;transition:filter 0.2s,box-shadow 0.2s;box-sizing:border-box}.t1-pakety__btn--primary{background:var(--t1-primary);color:var(--t1-on-primary);box-shadow:var(--t1-shadow)}.t1-pakety__btn--primary:hover{filter:brightness(1.05)}.t1-pakety__btn--secondary{background:var(--t1-surface-muted);color:var(--t1-primary)}.t1-pakety__btn--secondary:hover{filter:brightness(.97)}.t1-pakety__btn--lg{padding:1.1rem 2rem;font-size:1.125rem}.t1-pakety__hero-figure{margin:0;border-radius:var(--t1-radius-lg);overflow:hidden;border:1px solid var(--t1-outline);box-shadow:var(--t1-shadow);background:var(--t1-surface)}.t1-pakety__hero-img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.t1-pakety__band{padding:3rem 0;scroll-margin-top:6rem}.t1-pakety__band--muted{background:var(--t1-surface-muted)}.t1-pakety__section{padding:4rem 0;scroll-margin-top:6rem}.t1-pakety__section--boxed .t1-pakety__inner{background:var(--t1-surface);border:1px solid var(--t1-outline);border-radius:var(--t1-radius-lg);padding:2.5rem 1.5rem}@media (min-width:1024px){.t1-pakety__section--boxed .t1-pakety__inner{padding:3.5rem 3rem}}.t1-pakety__narrow{max-width:48rem}.t1-pakety__prose{margin:0 0 1.25rem;font-size:1.05rem;line-height:1.65;color:var(--t1-on-variant)}.t1-pakety__intro .t1-pakety__h2{margin-bottom:2rem}.t1-pakety__muted{margin:0;color:var(--t1-on-variant);line-height:1.55}.t1-pakety__grid3{display:grid;gap:2rem;margin-top:2rem}@media (min-width:768px){.t1-pakety__grid3{grid-template-columns:repeat(3,1fr)}}.t1-pakety__card{background:var(--t1-surface);border:1px solid var(--t1-outline);border-radius:var(--t1-radius-lg);padding:2rem 1.75rem;box-shadow:var(--t1-shadow);transition:background 0.2s}.t1-pakety__card:hover{background:var(--t1-surface-muted)}.t1-pakety__card-ico{display:block;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:.5rem;background:rgba(143,63,58,.12);border:1px solid rgba(143,63,58,.25)}.t1-pakety__steps{display:grid;gap:2rem;margin-top:2rem}@media (min-width:768px){.t1-pakety__steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.t1-pakety__steps{grid-template-columns:repeat(4,1fr)}}.t1-pakety__step-num{font-size:3rem;font-weight:900;line-height:1;color:rgba(218,193,190,.55);margin-bottom:.75rem}.t1-pakety__step-desc{margin:0;font-size:.875rem;line-height:1.5;color:var(--t1-on-variant)}.t1-pakety__grid6{display:grid;gap:1.25rem;margin-top:2rem}@media (min-width:768px){.t1-pakety__grid6{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.t1-pakety__grid6{grid-template-columns:repeat(3,1fr)}}.t1-pakety__tile{background:var(--t1-surface);border:1px solid var(--t1-outline);border-radius:var(--t1-radius-lg);padding:1.75rem;box-shadow:var(--t1-shadow);transition:background 0.2s}.t1-pakety__tile:hover{background:var(--t1-surface-muted)}.t1-pakety__tile-ico{display:block;width:1.75rem;height:1.75rem;margin-bottom:.75rem;border-radius:.35rem;background:rgba(143,63,58,.12)}.t1-pakety__tile-text{margin:0;font-size:.875rem;line-height:1.5;color:var(--t1-on-variant)}.t1-pakety__packages{scroll-margin-top:6rem;margin:2rem var(--t1-gutter) 4rem;padding:3rem 1.5rem;max-width:var(--t1-content);margin-left:auto;margin-right:auto;background:var(--t1-surface-muted);border:1px solid var(--t1-outline);border-radius:1rem}.t1-pakety__packages-head{text-align:center;margin-bottom:2.5rem}.t1-pakety__packages-lead{margin:0 auto;max-width:36rem;color:var(--t1-on-variant);line-height:1.55}.t1-pakety__placeholder-grid{display:grid;gap:2rem;max-width:72rem;margin:0 auto}@media (min-width:768px){.t1-pakety__placeholder-grid{grid-template-columns:repeat(3,1fr)}}.t1-pakety__placeholder-card{min-height:320px;display:flex;flex-direction:column;gap:1.25rem;padding:2rem;background:var(--t1-surface);border:1px solid var(--t1-outline);border-radius:var(--t1-radius-lg);box-shadow:var(--t1-shadow);opacity:.62}.t1-pakety__skel-row{display:flex;flex-direction:column;gap:.65rem;flex:1}.t1-pakety__skel{background:#ede8e6;border-radius:999px;height:.65rem}.t1-pakety__skel--bar-lg{height:1.35rem;width:75%}.t1-pakety__skel--line{width:100%}.t1-pakety__skel--w80{width:83%}.t1-pakety__skel--w60{width:66%}.t1-pakety__skel--btn{margin-top:auto;height:2.75rem;border-radius:var(--t1-radius);width:100%}.t1-pakety__pricing{display:grid;gap:2.5rem}@media (min-width:1024px){.t1-pakety__pricing{grid-template-columns:1fr 1fr;align-items:start}}.t1-pakety__pricing-rows{display:flex;flex-direction:column;gap:1.25rem}.t1-pakety__price-row{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--t1-outline);font-size:.95rem}.t1-pakety__price-label{font-weight:600}.t1-pakety__price-val{color:var(--t1-on-variant);font-weight:600;text-align:right}.t1-pakety__docs{display:grid;gap:1.5rem;margin-top:1rem}@media (min-width:768px){.t1-pakety__docs{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.t1-pakety__docs{grid-template-columns:repeat(4,1fr)}}.t1-pakety__doc-rule{height:2px;background:var(--t1-outline);border-radius:2px}.t1-pakety__doc-item p{margin:.75rem 0 0;font-size:.875rem;font-weight:600}.t1-pakety__faq-inner{max-width:48rem}.t1-pakety__faq-list{display:flex;flex-direction:column;gap:1rem}.t1-pakety__details{background:var(--t1-surface);border:1px solid var(--t1-outline);border-radius:var(--t1-radius-lg);padding:1.25rem 1.5rem;box-shadow:var(--t1-shadow)}.t1-pakety__summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;font-weight:800;font-size:1.05rem;list-style:none}.t1-pakety__summary::-webkit-details-marker{display:none}.mos-svc-pakety .material-symbols-outlined{font-family:"Material Symbols Outlined","Material Icons",sans-serif!important;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none!important;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga" 1;-webkit-font-feature-settings:"liga" 1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-font-smoothing:antialiased}.mos-svc-pakety,.mos-svc-pakety .t1-pakety,.mos-svc-pakety .t1-pakety__inner,.mos-svc-pakety .t1-pakety__section,.mos-svc-pakety .content-grid,.mos-svc-pakety .pk-hero-grid,.mos-svc-pakety .pk-hero-media-wrap,.mos-svc-pakety .pk-hero-media{min-width:0;overflow-x:clip}.mos-svc-pakety .pk-hero-media img,.mos-svc-pakety .pk-hero-media picture{width:100%;max-width:100%;height:auto;display:block}.mos-svc-pakety .t1-pakety__grid3>*,.mos-svc-pakety .t1-pakety__card{min-width:0}.t1-pakety__chev{flex-shrink:0;width:.5rem;height:.5rem;border-right:2px solid var(--t1-on-variant);border-bottom:2px solid var(--t1-on-variant);transform:rotate(45deg);transition:transform 0.2s;opacity:.7}.t1-pakety__details[open] .t1-pakety__chev{transform:rotate(-135deg)}.t1-pakety__answer{margin-top:1rem;color:var(--t1-on-variant);line-height:1.55}.t1-pakety__related{display:grid;gap:2rem;margin-top:1rem}@media (min-width:768px){.t1-pakety__related{grid-template-columns:repeat(3,1fr)}}.t1-pakety__related-card{display:flex;flex-direction:column;min-height:100%;padding:2rem 1.75rem;background:var(--t1-surface);border:1px solid var(--t1-outline);border-radius:var(--t1-radius-lg);text-decoration:none;color:inherit;box-shadow:var(--t1-shadow);transition:border-color 0.2s}.t1-pakety__related-card:hover{border-color:var(--t1-primary)}.t1-pakety__related-note{flex:1;margin:0 0 1.25rem;font-size:.875rem;color:var(--t1-on-variant)}.t1-pakety__related-more{margin-top:auto;font-weight:800;font-size:.875rem;color:var(--t1-primary)}.t1-pakety__arr{display:inline-block;transition:transform 0.2s}.t1-pakety__related-card:hover .t1-pakety__arr{transform:translateX(3px)}.t1-pakety__final{padding:4rem 0 5rem}.t1-pakety__final-inner{text-align:center;background:var(--t1-surface-muted);border:1px solid var(--t1-outline);border-radius:var(--t1-radius-lg);padding:2.5rem 1.25rem 3rem}.t1-pakety__final-title{font-size:clamp(1.75rem, 3vw, 2.75rem)}.t1-pakety__final-lead{margin:0 auto 2rem;max-width:40rem;font-size:1.05rem;line-height:1.55;color:var(--t1-on-variant)}.t1-pakety__final-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.t1-pakety__final-phone{display:flex;align-items:center;gap:1rem;text-align:left}.t1-pakety__final-phone-ico{width:3rem;height:3rem;border-radius:50%;background:var(--t1-surface);border:1px solid var(--t1-outline);box-shadow:var(--t1-shadow);position:relative}.t1-pakety__final-phone-ico::before{content:"";position:absolute;left:50%;top:50%;width:.4rem;height:.65rem;border:2px solid var(--t1-primary);border-radius:2px;transform:translate(-50%,-50%)}.t1-pakety__final-phone-label{font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--t1-primary)}.t1-pakety__final-phone-num{font-size:1.5rem;font-weight:800;color:var(--t1-on-surface);text-decoration:none}.t1-pakety__final-phone-num:hover{color:var(--t1-primary)}