.plp{--terra:#A25835;--terra-2:#C67A4E;--ink:#282D37;--ink-soft:#5f5a52;--cream:#F3EEE7;--cream-2:#EAE2D6;--paper:#FBF9F5;--line:#E1D8CB;--shadow:0 26px 64px -24px rgba(40,32,24,.34);--r:22px;--sp:clamp(4.5rem,3.5rem + 4vw,9rem);font-family:var(--font-mulish),system-ui,sans-serif;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;line-height:1.55}.plp *{box-sizing:border-box;margin:0;padding:0}.plp .disp,.plp h1,.plp h2,.plp h3{font-family:var(--font-unbounded),sans-serif;letter-spacing:-.02em;line-height:1.06}.plp a{color:inherit;text-decoration:none}.plp .wrap{max-width:1200px;margin:0 auto;padding:0 clamp(1.3rem,1rem + 2vw,2.6rem)}.plp .nowrap{white-space:nowrap}.plp .eyebrow{font-family:var(--font-unbounded);font-weight:500;font-size:.76rem;letter-spacing:.22em;text-transform:uppercase;color:var(--terra)}.plp .btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-weight:800;border-radius:100px;padding:1.1rem 2rem;font-size:1.02rem;cursor:pointer;border:none;font-family:inherit;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s,background .18s,color .18s}.plp .btn-primary{background:var(--terra);color:#fff;box-shadow:0 16px 34px -12px rgba(162,88,53,.7)}.plp .btn-primary:hover{transform:translateY(-3px);box-shadow:0 22px 46px -12px rgba(162,88,53,.8);background:#95502f}.plp .btn-ghost{background:transparent;color:var(--ink);border:1.6px solid var(--ink)}.plp .btn-ghost:hover{background:var(--ink);color:var(--cream);transform:translateY(-3px)}.plp .btn-lite{background:#fff;color:var(--ink)}.plp .btn-lite:hover{transform:translateY(-3px);box-shadow:0 16px 30px -14px rgba(0,0,0,.5)}.plp .cta-note{margin-top:.9rem;font-size:.84rem;color:var(--ink-soft);font-weight:600;line-height:1.45;text-align:center}.plp .chk{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--terra);color:#fff;font-size:12px;font-weight:900;flex:none}.plp .sh{position:-webkit-sticky;position:sticky;top:0;z-index:60;padding:14px clamp(1rem,.6rem + 1.4vw,2rem)}.plp .sh-pill{display:flex;align-items:center;gap:clamp(14px,3vw,44px);min-height:76px;padding:10px clamp(20px,2.4vw,40px);background:#f7f7f7;border-radius:50px;box-shadow:0 12px 34px -20px rgba(40,32,24,.4);font-family:var(--font-unbounded)}.plp .sh-pill img{height:52px;width:auto;display:block}.plp .sh-nav{display:flex;align-items:center;gap:clamp(16px,2vw,34px);margin-left:auto}.plp .sh-nav a.lnk{font-size:13px;font-weight:500;letter-spacing:.05em;color:var(--ink);transition:color .25s}.plp .sh-nav a.lnk:hover{color:var(--terra)}.plp .sh-lang{font-size:13px;font-weight:600;color:var(--ink-soft);display:inline-flex;align-items:center}.plp .sh-lang a{color:var(--ink-soft);transition:color .2s}.plp .sh-lang a:hover{color:var(--ink)}.plp .sh-lang a.on{color:var(--terra);font-weight:700}.plp .sh-lang .sep{opacity:.45;margin:0 .1rem}.plp .sh-cta{background:var(--ink);color:#fff;font-size:12.5px;font-weight:600;padding:.8rem 1.4rem;border-radius:100px;transition:background .22s,transform .22s}.plp .sh-cta:hover{background:var(--terra);color:#fff;transform:translateY(-2px)}.plp .hero{padding:clamp(3rem,2rem + 4vw,5.5rem) 0 calc(var(--sp) + 1rem)}.plp .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(2.4rem,1rem + 4vw,5rem);gap:clamp(2.4rem,1rem + 4vw,5rem);align-items:center}.plp .hero h1{font-weight:600;font-size:clamp(2.6rem,1.5rem + 4.4vw,4.6rem);margin:1.4rem 0 0}.plp .hero h1 em{font-style:normal;color:var(--terra)}.plp .hero .lead{font-size:clamp(1.08rem,1rem + .5vw,1.3rem);color:var(--ink-soft);font-weight:500;max-width:38ch;margin:1.7rem 0 0}.plp .hero .lead b{color:var(--ink)}.plp .vilka{display:flex;gap:1.1rem;margin:2.3rem 0 2.6rem;flex-wrap:wrap}.plp .vilka .v{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1.1rem 1.4rem;min-width:190px}.plp .vilka .v .k{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-weight:700}.plp .vilka .v .p{font-family:var(--font-unbounded);font-weight:600;font-size:1.55rem;margin-top:.4rem;white-space:nowrap}.plp .vilka .v.full .p{color:var(--terra)}.plp .hero .cta-row{display:flex;flex-wrap:wrap;gap:.9rem}.plp .trust{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem;margin-top:2.8rem;padding-top:2.1rem;border-top:1px solid var(--line)}.plp .trust div{display:flex;align-items:center;gap:.55rem;font-weight:700;font-size:.94rem}.plp .hero-vis{position:relative}.plp .hero-vis .photo{border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);aspect-ratio:4/5}.plp .hero-vis .photo img{width:100%;height:100%;object-fit:cover;display:block}.plp .price-card{position:absolute;left:-26px;bottom:24px;background:var(--paper);border-radius:20px;padding:1.2rem 1.5rem;box-shadow:var(--shadow);border:1px solid var(--line);min-width:210px}.plp .price-card .k{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-weight:700}.plp .price-card .v{font-family:var(--font-unbounded);font-weight:600;font-size:1.8rem;margin-top:.3rem;white-space:nowrap}.plp .price-card .v small{color:var(--terra);font-size:1rem}.plp .price-card .m{margin-top:.6rem;display:inline-flex;gap:.4rem;background:var(--cream-2);border-radius:100px;padding:.34rem .75rem;font-weight:800;font-size:.8rem;color:var(--terra)}.plp section{padding:var(--sp) 0}.plp .alt{background:var(--paper)}.plp .dark{background:var(--ink);color:var(--cream)}.plp .sec-head{max-width:46ch}.plp .sec-head .eyebrow{margin-bottom:1rem;display:block}.plp .sec-head h2{font-weight:600;font-size:clamp(1.9rem,1.2rem + 2.2vw,2.9rem)}.plp .sec-head p{color:var(--ink-soft);font-size:1.08rem;margin-top:1.2rem;font-weight:500}.plp .dark .sec-head p{color:#c9c2b8}.plp .dark .eyebrow{color:var(--terra-2)}.plp .dark .sec-head h2{color:#fff}.plp .pcards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.3rem;gap:1.3rem;margin-top:3.4rem}.plp .pc{background:var(--cream);border:1px solid var(--line);border-radius:var(--r);padding:2rem;display:flex;flex-direction:column;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s}.plp .pc:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.plp .pc.feat{background:var(--ink);color:var(--cream);border-color:var(--ink)}.plp .pc .tag{font-weight:800;font-size:.78rem;letter-spacing:.03em;color:var(--terra)}.plp .pc.feat .tag{color:var(--terra-2)}.plp .pc .name{font-family:var(--font-unbounded);font-weight:600;font-size:1.28rem;margin:.6rem 0 .18rem}.plp .pc .area{font-weight:700;color:var(--ink-soft);font-size:.92rem}.plp .pc.feat .area{color:#c9c2b8}.plp .pc .row{margin-top:1.8rem}.plp .pc .lbl{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:var(--ink-soft);font-weight:700}.plp .pc.feat .lbl{color:#c9c2b8}.plp .pc .num{font-family:var(--font-unbounded);font-weight:600;font-size:1.95rem;margin-top:.25rem;white-space:nowrap}.plp .pc .num small{font-size:.95rem;color:var(--terra);font-weight:500}.plp .pc .keyto{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--line);font-weight:700;font-size:.95rem;color:var(--ink-soft);white-space:nowrap}.plp .pc.feat .keyto{border-color:rgba(255,255,255,.16)}.plp .pc .keyto b{color:var(--ink);font-weight:800}.plp .pc.feat .keyto b{color:#fff}.plp .pc .go{margin-top:auto;padding-top:1.6rem;font-weight:800;color:var(--terra)}.plp .catalog-link{margin-top:2.8rem;display:inline-flex;align-items:center;gap:.7rem;font-weight:800;font-size:1.05rem}.plp .catalog-link .arw{background:var(--terra);color:#fff;border-radius:50%;width:34px;height:34px;display:inline-grid;place-items:center;transition:transform .2s}.plp .catalog-link:hover .arw{transform:translateX(4px)}.plp .incl-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:clamp(2.6rem,1rem + 3vw,5rem);gap:clamp(2.6rem,1rem + 3vw,5rem);align-items:center;margin-top:3rem}.plp .checks{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem 1.6rem;gap:1.2rem 1.6rem;list-style:none}.plp .checks li{display:flex;gap:.7rem;align-items:center;font-weight:600;font-size:1.02rem}.plp .incl-photo{border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow);aspect-ratio:1/1}.plp .incl-photo img{width:100%;height:100%;object-fit:cover}.plp .legend{margin-top:3.6rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.6rem;gap:1.6rem;border-top:1px solid var(--line);padding-top:2.8rem}.plp .legend .lg .t{font-family:var(--font-unbounded);font-weight:600;font-size:.98rem;color:var(--ink);display:flex;align-items:center;gap:.5rem}.plp .legend .lg .t:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--terra);flex:none}.plp .legend .lg p{margin-top:.6rem;color:var(--ink-soft);font-weight:600;font-size:.94rem;line-height:1.5}.plp .tool{margin-top:3.6rem;background:var(--paper);border:1px solid var(--line);border-radius:calc(var(--r) + 8px);padding:clamp(2rem,1.4rem + 2.4vw,3.6rem);box-shadow:var(--shadow)}.plp .step{font-weight:800;font-size:.8rem;letter-spacing:.02em;color:var(--terra);text-transform:uppercase;margin-bottom:1.3rem;display:flex;align-items:center;gap:.55rem}.plp .step i{width:22px;height:22px;border-radius:50%;background:var(--terra);color:#fff;display:inline-grid;place-items:center;font-style:normal;font-size:.74rem}.plp .gtabs{display:inline-flex;flex-wrap:wrap;gap:5px;background:var(--cream-2);border-radius:16px;padding:6px;margin-bottom:1.6rem}.plp .gtab{padding:.7rem 1.25rem;border-radius:11px;font-weight:800;font-size:.9rem;cursor:pointer;color:var(--ink-soft);background:transparent;border:none;font-family:inherit;transition:all .15s;white-space:nowrap}.plp .gtab:hover{color:var(--ink)}.plp .gtab.on{background:var(--terra);color:#fff;box-shadow:0 6px 16px -6px rgba(162,88,53,.6)}.plp .chips{display:flex;flex-wrap:wrap;gap:.6rem}.plp .chip{border:1.5px solid var(--line);background:#fff;border-radius:100px;padding:.6rem 1.05rem;font-weight:700;font-size:.9rem;cursor:pointer;white-space:nowrap;font-family:inherit;color:var(--ink);transition:all .15s}.plp .chip:hover{border-color:var(--terra-2)}.plp .chip.on{background:var(--ink);color:#fff;border-color:var(--ink)}.plp .chip small{opacity:.6;font-weight:600;margin-left:.35rem}.plp .chip.on small{opacity:.8}.plp .tiers{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.1rem;gap:1.1rem;margin-top:1.8rem}.plp .tier{position:relative;border:1.5px solid var(--line);background:#fff;border-radius:16px;padding:1.4rem 1.3rem;cursor:pointer;transition:all .15s;text-align:left}.plp .tier:hover{border-color:var(--terra-2);transform:translateY(-3px)}.plp .tier.on{border-color:var(--terra);box-shadow:0 0 0 3px rgba(162,88,53,.14)}.plp .tier .tn{font-family:var(--font-unbounded);font-weight:600;font-size:1rem}.plp .tier .td{font-size:.74rem;color:var(--ink-soft);font-weight:700;margin:.2rem 0 1rem;min-height:2.1em}.plp .tier .tp{font-weight:600;font-size:1.22rem;color:var(--terra);white-space:nowrap}.plp .info,.plp .tier .tp{font-family:var(--font-unbounded)}.plp .info{position:absolute;top:1rem;right:1rem;width:22px;height:22px;border-radius:50%;border:1.5px solid var(--line);background:#fff;color:var(--ink-soft);font-weight:800;font-size:.72rem;cursor:help;display:grid;place-items:center}.plp .info:focus,.plp .info:hover{border-color:var(--terra);color:var(--terra);outline:none}.plp .tip{position:absolute;top:2.8rem;right:.5rem;width:220px;background:var(--ink);color:#eee;font-weight:500;font-size:.82rem;line-height:1.5;border-radius:12px;padding:.85rem 1rem;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-4px);transition:.18s;z-index:6}.plp .info:focus~.tip,.plp .info:hover~.tip{opacity:1;visibility:visible;transform:translateY(0)}.plp .calc{margin-top:2.8rem;border-top:1px dashed var(--line);padding-top:2.8rem;display:flex;flex-direction:column;gap:clamp(2rem,1.4rem + 1.5vw,3rem)}.plp .calc-top{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(2rem,1rem + 3vw,4rem);gap:clamp(2rem,1rem + 3vw,4rem);align-items:stretch}.plp .calc-photo{border-radius:18px;overflow:hidden;position:relative;min-height:300px;box-shadow:var(--shadow)}.plp .calc-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.plp .calc-photo .cap{position:absolute;left:0;right:0;bottom:0;padding:1.5rem 1.4rem;background:linear-gradient(0deg,rgba(20,16,12,.82),transparent);color:#fff}.plp .calc-photo .cap b{font-family:var(--font-unbounded);font-weight:600;font-size:1.2rem;display:block}.plp .calc-photo .cap span{font-weight:700;font-size:.85rem;opacity:.85}.plp .calc-ctl{display:flex;flex-direction:column;justify-content:center}.plp .calc-ctl .sel{margin-bottom:2rem;font-weight:700;color:var(--ink-soft);font-size:1rem;line-height:1.6}.plp .calc-ctl .sel b{color:var(--ink);white-space:nowrap}.plp .calc-ctl label{font-weight:800;font-size:1rem;display:flex;justify-content:space-between;margin-bottom:1.1rem}.plp .calc-ctl label b{color:var(--terra)}.plp .calc-ctl input[type=range]{width:100%;accent-color:var(--terra);height:6px}.plp .calc-ctl .btn{margin-top:2.2rem}.plp .calc-result{background:var(--ink);color:#fff;border-radius:20px;padding:clamp(1.8rem,1.3rem + 1.6vw,2.8rem) clamp(2rem,1.4rem + 2vw,3.4rem);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem 3rem}.plp .calc-result .lead .k{font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:#c9c2b8;font-weight:700}.plp .calc-result .lead .big{font-family:var(--font-unbounded);font-weight:600;font-size:clamp(2.6rem,1.8rem + 3vw,3.7rem);line-height:1.05;white-space:nowrap;margin-top:.3rem}.plp .calc-result .lead .big small{font-size:1.1rem;color:var(--terra-2)}.plp .calc-result .side{text-align:right}.plp .calc-result .side .tot{font-size:1rem;color:#e8ded2;font-weight:700}.plp .calc-result .side .rent{margin-top:.5rem;font-size:.92rem;color:var(--terra-2);font-weight:800}.plp .calc .fine{font-size:.78rem;color:var(--ink-soft);font-weight:600;line-height:1.55}.plp .faq{margin-top:3.4rem;border-top:1px solid rgba(255,255,255,.13)}.plp .faq details{border-bottom:1px solid rgba(255,255,255,.13)}.plp .faq summary{list-style:none;cursor:pointer;padding:1.8rem 0;font-weight:800;font-size:1.15rem;color:#fff;display:flex;justify-content:space-between;gap:1rem;align-items:center}.plp .faq summary::-webkit-details-marker{display:none}.plp .faq summary .pl{color:var(--terra-2);font-family:var(--font-unbounded);font-size:1.5rem;transition:transform .2s;flex:none}.plp .faq details[open] summary .pl{transform:rotate(45deg)}.plp .faq details p{padding:0 0 1.8rem;color:#c9c2b8;font-weight:500;max-width:68ch;line-height:1.65}.plp .final{text-align:center}.plp .final h2{font-weight:600;font-size:clamp(2rem,1.3rem + 2.6vw,3.3rem);max-width:22ch;margin:1.3rem auto 0}.plp .final p{color:var(--ink-soft);font-size:1.1rem;font-weight:500;margin:1.4rem auto 2.8rem;max-width:50ch}.plp .leadform{max-width:560px;margin:0 auto;background:var(--paper);border:1px solid var(--line);border-radius:var(--r);padding:2rem;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.plp .leadform input{border:1.5px solid var(--line);background:#fff;border-radius:12px;padding:1.05rem 1.1rem;font-family:inherit;font-size:1rem;font-weight:600}.plp .leadform input:focus{outline:none;border-color:var(--terra);box-shadow:0 0 0 4px rgba(162,88,53,.13)}.plp .leadform .btn{grid-column:1/-1}.plp .leadform .fine{grid-column:1/-1;font-size:.82rem;color:var(--ink-soft);font-weight:600;text-align:center}.plp .leadform .ok{grid-column:1/-1;color:#2e7d5b;font-weight:800;text-align:center}.plp footer{background:var(--cream-2);padding:3.6rem 0;border-top:1px solid var(--line)}.plp footer .wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.4rem;align-items:center}.plp footer .nap{font-weight:800;color:var(--ink)}.plp footer .nap span{display:block;color:var(--ink-soft);font-weight:600;font-size:.94rem;margin-top:.35rem}.plp footer a.tel{font-family:var(--font-unbounded);font-weight:600;font-size:1.4rem;color:var(--terra);white-space:nowrap}@media(max-width:900px){.plp .calc-top,.plp .hero-grid,.plp .incl-grid{grid-template-columns:1fr}.plp .hero-vis{order:-1;max-width:420px}.plp .legend,.plp .pcards,.plp .tiers{grid-template-columns:1fr 1fr}.plp .checks{grid-template-columns:1fr}.plp .price-card{left:auto;right:14px}.plp .calc-result .side{text-align:left}.plp .sh-lang,.plp .sh-nav a.lnk{display:none}.plp .sh-pill img{height:42px}}@media(max-width:560px){.plp .legend,.plp .pcards,.plp .tiers{grid-template-columns:1fr}}@font-face{font-family:Unbounded;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e546cf32c9d4702c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Unbounded;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d76fe899475ae4d7-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8048a25e80cc4179-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Unbounded;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/87bc17f7c8b98e48-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Unbounded;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29b98dbfba401fa9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Unbounded Fallback;src:local("Arial");ascent-override:73.93%;descent-override:18.20%;line-gap-override:0.00%;size-adjust:134.59%}.__className_aa6daf{font-family:Unbounded,Unbounded Fallback;font-style:normal}.__variable_aa6daf{--font-unbounded:"Unbounded","Unbounded Fallback"}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish Fallback;src:local("Arial");ascent-override:96.56%;descent-override:24.02%;line-gap-override:0.00%;size-adjust:104.08%}.__className_f51557{font-family:Mulish,Mulish Fallback;font-style:normal}.__variable_f51557{--font-mulish:"Mulish","Mulish Fallback"}