:root{--primary: #0B3721;--primary-dk: #061F13;--primary-lt: #1a5234;--cream: #F9F8F1;--cream-dk: #efeadb;--fg: #12141D;--txt: #2a2d35;--txt-mute: #6b7280;--border: #e5e2d5;--gold: #c9a23a;--gold-dk: #a78429;--warn: #b85240;--warn-bg: #fef3f0;--bg: #ffffff;--bg-alt: #faf8f0}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}section[id],form[id]{scroll-margin-top:80px}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:var(--txt);background:var(--bg);font-size:16px;line-height:1.6;padding-bottom:80px;-webkit-font-smoothing:antialiased}@media(min-width:769px){body{padding-bottom:0}}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{color:var(--primary);line-height:1.1;font-family:Geist,-apple-system,sans-serif;font-weight:800;letter-spacing:-.035em}h1 em,h2 em{font-style:normal;font-weight:800;color:var(--gold-dk)}.section--dark h2 em{color:var(--gold)}.wrap{max-width:1180px;margin:0 auto;padding:0 20px}.wrap--narrow{max-width:820px}.header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 1px 3px #0000000a}.header__inner{max-width:1180px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.header__logo{font-family:Geist,sans-serif;font-size:20px;font-weight:800;color:var(--primary);letter-spacing:-.03em;line-height:1.05}.header__logo small{display:block;font-family:-apple-system,sans-serif;font-size:11px;font-weight:500;color:var(--txt-mute);text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.header__tel{display:inline-flex;align-items:center;gap:10px;background:var(--primary);color:#fff;font-weight:600;padding:6px 18px 6px 6px;border-radius:999px;transition:background .15s;font-size:15px;letter-spacing:-.01em;line-height:1}.header__tel__icon{width:32px;height:32px;border-radius:50%;background:var(--gold);color:var(--primary-dk);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.header__tel__icon svg{width:14px;height:14px}.header__tel:hover{background:var(--primary-dk)}@media(max-width:600px){.header__tel{padding:5px 14px 5px 5px;font-size:14px}.header__tel__icon{width:28px;height:28px}.header__logo{font-size:16px}}.hero{position:relative;color:#fff;padding:56px 0 96px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(135deg,#0b3721d1,#061f13e0),url(/images/vej-1-768x1024.jpeg);background-size:cover;background-position:center;z-index:0}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.3fr .9fr;gap:56px;align-items:start}@media(max-width:900px){.hero{padding:36px 0 56px}.hero__inner{grid-template-columns:1fr;gap:32px}}.rating-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffff14;border:1px solid rgba(201,162,58,.4);padding:8px 16px 8px 8px;border-radius:99px;margin-bottom:18px}.rating-badge__stars{color:var(--gold);font-size:14px;letter-spacing:1px}.rating-badge__txt{font-size:13px;font-weight:600;color:#fff;letter-spacing:.01em}.rating-badge__txt strong{color:var(--gold);font-weight:800}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);color:#fff;font-size:12px;font-weight:700;padding:7px 14px 7px 7px;border-radius:99px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}.hero__eyebrow:before{content:"";width:22px;height:22px;border-radius:50%;background:var(--gold);flex-shrink:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230B3721' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M5 13l4 4L19 7'/></svg>");background-size:14px 14px;background-position:center;background-repeat:no-repeat}.hero h1{font-size:clamp(38px,5.6vw,64px);font-weight:800;color:#fff;margin-bottom:18px;letter-spacing:-.04em;line-height:1.02}.hero h1 em{color:var(--gold);font-style:normal;font-weight:800;letter-spacing:-.04em;display:inline-block;position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:4px;background:var(--gold);opacity:.4;border-radius:2px}.hero__intro{font-size:18px;line-height:1.55;color:#ffffffeb;margin-bottom:24px;max-width:580px}.hero__intro strong{color:#fff;font-weight:700}.hero__usps{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.hero__usps li{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;color:#fffffff2}.hero__usps li:before{content:"✓";width:24px;height:24px;border-radius:50%;background:var(--gold);color:var(--primary-dk);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex-shrink:0}.hero__btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600;padding:6px 8px 6px 22px;border-radius:999px;border:0;cursor:pointer;transition:all .2s ease;letter-spacing:-.01em;font-family:inherit;line-height:1;min-height:52px}.btn__icon{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s ease}.btn__icon svg{width:18px;height:18px}.btn:hover .btn__icon{transform:rotate(-12deg)}.btn--gold{background:var(--gold);color:var(--primary-dk);font-weight:700}.btn--gold .btn__icon{background:var(--primary-dk);color:var(--gold)}.btn--gold:hover{background:var(--gold-dk)}.btn--outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.45);padding:6px 22px;min-height:52px}.btn--outline:hover{background:#ffffff14;border-color:#fff}.btn--primary{background:var(--primary);color:#fff}.btn--primary .btn__icon{background:var(--gold);color:var(--primary-dk)}.btn--primary:hover{background:var(--primary-dk)}.cta-trust{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px;font-weight:500;margin-top:4px;color:#ffffffc7}.cta-trust span{display:inline-flex;align-items:center;gap:6px}.cta-trust span:before{content:"✓";color:var(--gold);font-weight:800;font-size:14px}.section .cta-trust{color:var(--txt-mute)}.section .cta-trust span:before{color:var(--primary)}.cta-band .cta-trust{justify-content:center;color:#061f13bf;margin-top:12px}.cta-band .cta-trust span:before{color:var(--primary)}.hero__form{background:var(--cream);border-radius:8px;padding:28px 26px;box-shadow:0 24px 60px #00000059;color:var(--txt);border-top:4px solid var(--gold)}.hero__form h2{font-size:22px;color:var(--primary);margin-bottom:4px}.hero__form__sub{font-size:14px;color:var(--txt-mute);margin-bottom:18px}.form-group{margin-bottom:12px}.form-control{width:100%;border:1.5px solid var(--border);border-radius:4px;padding:12px 14px;font-family:inherit;font-size:15px;color:var(--fg);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b37211f}.form-control::placeholder{color:#9ca3af}textarea.form-control{min-height:90px;resize:vertical}.form-submit{width:100%;background:var(--primary);color:#fff;font-weight:600;padding:16px 22px;border-radius:999px;border:0;font-size:15px;letter-spacing:-.01em;cursor:pointer;transition:background .15s;margin-top:6px;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:10px}.form-submit:hover{background:var(--primary-dk)}.form-submit:after{content:"→";font-size:18px;transition:transform .2s ease}.form-submit:hover:after{transform:translate(4px)}.form-foot{margin-top:14px;font-size:13px;color:var(--txt-mute);display:flex;flex-wrap:wrap;justify-content:center;gap:6px 14px}.form-foot span{display:inline-flex;align-items:center;gap:5px}.form-foot span:before{content:"✓";color:var(--primary);font-weight:800}.form-submit:disabled{opacity:.6;cursor:not-allowed}.form-submit.is-loading:after{content:"";animation:spin .8s linear infinite;border:2px solid #fff;border-right-color:transparent;border-radius:50%;width:14px;height:14px;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.form-state[hidden]{display:none}.form-state--success{text-align:center;padding:8px 0}.form-success__icon{width:64px;height:64px;border-radius:50%;background:var(--primary);color:#fff;font-size:32px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 16px}.form-state--success h2{margin-bottom:6px}.form-state--error h2{color:var(--warn);margin-bottom:6px}.trust-strip{background:var(--cream);padding:22px 0;border-bottom:1px solid var(--border)}.trust-strip__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px 36px}.trust-item{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--primary);font-weight:600}.trust-item__icon{width:28px;height:28px;background:var(--primary);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0}.trust-item strong{color:var(--gold-dk);font-weight:800}.section{padding:76px 0}.section--alt{background:var(--bg-alt)}.section--dark{position:relative;background:radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.1) 0%,transparent 50%),linear-gradient(135deg,#14573a,#0b3721 38%,#061f13);color:#fff;overflow:hidden}.section--dark:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(201,162,58,.18) 0%,transparent 38%),radial-gradient(circle at 88% 78%,rgba(201,162,58,.14) 0%,transparent 42%),radial-gradient(circle at 50% 110%,rgba(20,87,58,.5) 0%,transparent 50%);pointer-events:none;z-index:0}.section--dark:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(201,162,58,.55) 50%,transparent 100%);pointer-events:none;z-index:1}.section--dark>*{position:relative;z-index:2}.section--dark h2,.section--dark h3{color:#fff}.section__head{text-align:center;max-width:760px;margin:0 auto 44px}.section__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--primary);background:var(--cream);border:1px solid var(--border);padding:7px 14px 7px 7px;border-radius:99px;margin-bottom:16px}.section__eyebrow:before{content:"";width:22px;height:22px;border-radius:50%;background:var(--gold);display:inline-block;flex-shrink:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230B3721' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-size:14px 14px;background-position:center;background-repeat:no-repeat}.section--dark .section__eyebrow{color:var(--gold);background:#ffffff0f;border-color:#ffffff1f}.section--dark .section__eyebrow:before{background-color:var(--gold)}.section__head h2{font-size:clamp(28px,3.8vw,42px);font-weight:800;margin-bottom:14px}.section__head p{font-size:17px;color:var(--txt-mute);line-height:1.6}.section--dark .section__head p{color:#fffc}.fejl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media(max-width:700px){.fejl-grid{grid-template-columns:1fr}}.fejl-card{background:#fff;border-left:4px solid var(--warn);border-radius:4px;padding:22px 24px;box-shadow:0 1px 3px #0000000d}.fejl-card h3{font-size:17px;margin-bottom:8px;color:var(--warn);font-family:-apple-system,sans-serif}.fejl-card p{font-size:15px;color:var(--txt);line-height:1.55}.konsekvens-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:700px){.konsekvens-grid{grid-template-columns:1fr}}.konsekvens-card{background:var(--warn-bg);border:1px solid #f0d4cd;border-radius:8px;padding:24px 26px;display:flex;gap:18px;align-items:flex-start}.konsekvens-card__icon{width:44px;height:44px;background:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #b852402e;font-size:22px}.konsekvens-card__txt h3{font-size:17px;color:var(--warn);font-family:-apple-system,sans-serif;margin-bottom:6px;font-weight:700}.konsekvens-card__txt p{font-size:15px;color:var(--txt);line-height:1.55}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1180px;margin:0 auto}@media(max-width:800px){.split{grid-template-columns:1fr;gap:28px}}.split__media{border-radius:6px;overflow:hidden;box-shadow:0 12px 40px #0000002e;aspect-ratio:4/3;background:var(--primary-dk)}.split__media img{width:100%;height:100%;object-fit:cover;object-position:center}.split__media--portrait{aspect-ratio:3/4}.split__media--portrait img{object-position:center 25%}.split--reverse .split__media{order:2}@media(max-width:800px){.split--reverse .split__media{order:-1}}.split__txt h2{font-size:clamp(26px,3.2vw,36px);margin-bottom:16px}.split__txt p{font-size:16px;line-height:1.7;color:var(--txt);margin-bottom:14px}.split__txt .section__eyebrow{margin-bottom:8px}.split__list{list-style:none;margin-top:20px;display:flex;flex-direction:column;gap:10px}.split__list li{padding-left:28px;position:relative;font-size:15px;line-height:1.5;color:var(--txt)}.split__list li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;background:var(--primary);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;margin-top:2px}.loesning-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media(max-width:700px){.loesning-grid{grid-template-columns:1fr}}.loesning-card{background:#fff;border-left:4px solid var(--primary);border-radius:4px;padding:22px 24px;box-shadow:0 1px 3px #0000000d}.loesning-card h3{font-size:17px;margin-bottom:8px;color:var(--primary);display:flex;align-items:center;gap:10px;font-family:-apple-system,sans-serif}.loesning-card h3:before{content:"✓";width:24px;height:24px;background:var(--primary);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;flex-shrink:0}.loesning-card p{font-size:15px;color:var(--txt);line-height:1.55}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;margin:0 auto}@media(max-width:900px){.testimonials{grid-template-columns:1fr;gap:18px}}.testimonial{background:#fff;border:1px solid var(--border);border-radius:10px;padding:30px 28px;display:flex;flex-direction:column;position:relative;transition:transform .15s,box-shadow .15s,border-color .15s}.testimonial:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000012;border-color:var(--gold)}.testimonial__stars{color:var(--gold);font-size:16px;letter-spacing:2px;margin-bottom:14px}.testimonial__quote{font-size:16px;line-height:1.6;color:var(--txt);margin-bottom:22px;flex:1;font-style:italic}.testimonial__quote:before{content:'"';font-size:38px;color:var(--gold);font-weight:800;line-height:0;margin-right:4px;vertical-align:-10px}.testimonial__person{display:flex;align-items:center;gap:12px;border-top:1px solid var(--border);padding-top:16px}.testimonial__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-lt) 100%);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.testimonial__name{font-size:14px;font-weight:700;color:var(--primary)}.testimonial__role{font-size:13px;color:var(--txt-mute);margin-top:2px}.google-review-cta{margin-top:40px;text-align:center}.google-review-cta a{display:inline-flex;align-items:center;gap:12px;background:#fff;border:1.5px solid var(--border);padding:14px 24px;border-radius:999px;font-size:14px;font-weight:600;color:var(--primary);transition:border-color .15s,transform .15s}.google-review-cta a:hover{border-color:var(--gold);transform:translateY(-1px)}.google-review-cta__stars{color:var(--gold);letter-spacing:1px}.compare{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:980px;margin:0 auto}@media(max-width:700px){.compare{grid-template-columns:1fr}}.compare-col{border-radius:8px;padding:32px 28px}.compare-col--bad{background:#fff;border:2px solid #e8d5d2}.compare-col--good{background:var(--cream);border:2px solid var(--primary)}.compare-col__label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:16px}.compare-col--bad .compare-col__label{color:var(--warn)}.compare-col--good .compare-col__label{color:var(--primary)}.compare-col h3{font-size:24px;margin-bottom:18px;font-weight:800;letter-spacing:-.02em}.compare-col--bad h3{color:var(--warn)}.compare-col--good h3{color:var(--primary)}.compare-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.compare-col li{font-size:15px;line-height:1.5;padding-left:28px;position:relative;color:var(--txt)}.compare-col--bad li:before{content:"✕";position:absolute;left:0;top:0;color:var(--warn);font-weight:800;font-size:16px}.compare-col--good li:before{content:"✓";position:absolute;left:0;top:0;color:var(--primary);font-weight:800;font-size:16px}.proces{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1000px;margin:0 auto}@media(max-width:700px){.proces{grid-template-columns:1fr}}.proces-step{text-align:center;padding:0 8px}.proces-step__num{width:56px;height:56px;background:var(--gold);color:var(--primary-dk);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;margin-bottom:18px;letter-spacing:-.02em}.proces-step h3{font-size:19px;margin-bottom:10px;color:#fff}.proces-step p{font-size:15px;color:#ffffffd1;line-height:1.55}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;max-width:1180px;margin:40px auto 0;height:480px}@media(max-width:800px){.gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto}}.gallery__cell{border-radius:6px;overflow:hidden;background:var(--primary-dk);position:relative}.gallery__cell img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery__cell:hover img{transform:scale(1.04)}.gallery__cell--big{grid-row:span 2}@media(max-width:800px){.gallery__cell{aspect-ratio:4/3}.gallery__cell--big{grid-column:span 2}}.gallery__cap{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(6,31,19,.85),transparent);color:#fff;padding:22px 18px 14px;font-size:14px;font-weight:600}.volumen-band{background:var(--primary);color:#fff;padding:56px 0;text-align:center}.volumen-band__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;max-width:980px;margin:0 auto;padding:0 20px}@media(max-width:700px){.volumen-band__inner{grid-template-columns:repeat(2,1fr);gap:32px 18px}}.volumen-stat strong{display:block;font-size:clamp(36px,4.6vw,52px);font-weight:900;color:var(--gold);line-height:1;letter-spacing:-.04em;margin-bottom:8px}.volumen-stat span{display:block;font-size:14px;font-weight:600;color:#ffffffbf;letter-spacing:.04em;text-transform:uppercase}.cta-band{background:var(--gold);color:var(--primary-dk);padding:48px 20px;text-align:center}.cta-band h2{font-size:clamp(24px,3vw,34px);font-weight:800;margin-bottom:12px;color:var(--primary-dk)}.cta-band p{font-size:17px;margin-bottom:24px;color:var(--primary-dk);opacity:.85}.cta-band__btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cta-band .btn--primary{box-shadow:0 4px 14px #0000002e}.cta-band .btn--dark-outline{background:transparent;color:var(--primary-dk);border:1.5px solid var(--primary-dk);padding:6px 22px;min-height:52px;border-radius:999px}.cta-band .btn--dark-outline:hover{background:var(--primary-dk);color:#fff}.kunder{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:980px;margin:0 auto}@media(max-width:700px){.kunder{grid-template-columns:repeat(2,1fr)}}.kunde-card{background:#fff;border:1px solid var(--border);border-radius:6px;padding:28px 14px 22px;text-align:center;transition:transform .15s,box-shadow .15s,border-color .15s}.kunde-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f;border-color:var(--primary)}.kunde-card__icon{width:44px;height:44px;margin:0 auto 14px;color:var(--primary);display:flex;align-items:center;justify-content:center}.kunde-card__icon svg{width:100%;height:100%}.kunde-card__name{font-size:14px;font-weight:600;color:var(--primary);line-height:1.3}.faq{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-q{width:100%;display:flex;align-items:center;gap:14px;padding:22px 4px;background:none;border:0;text-align:left;cursor:pointer;font-family:Geist,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--primary)}.faq-q:hover{color:var(--gold-dk)}.faq-q__arrow{margin-left:auto;font-size:20px;color:var(--gold-dk);transition:transform .2s;flex-shrink:0}.faq-item.open .faq-q__arrow{transform:rotate(45deg)}.faq-a{display:none;padding:0 4px 22px;font-size:15px;color:var(--txt);line-height:1.7}.faq-item.open .faq-a{display:block}.footer{position:relative;background:radial-gradient(ellipse at 50% 0%,rgba(20,87,58,.45) 0%,transparent 55%),linear-gradient(180deg,#061f13,#04150d);color:#ffffffc7;padding:56px 0 28px;font-size:14px;overflow:hidden}.footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 30%,rgba(201,162,58,.1) 0%,transparent 35%),radial-gradient(circle at 90% 70%,rgba(201,162,58,.06) 0%,transparent 40%);pointer-events:none}.footer>*{position:relative;z-index:1}.footer__inner{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width:700px){.footer__inner{grid-template-columns:1fr;gap:24px}}.footer h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;font-family:-apple-system,sans-serif}.footer p{line-height:1.7}.footer__list{list-style:none;display:flex;flex-direction:column;gap:8px}.footer__list a:hover{color:var(--gold)}.footer__bottom{padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:13px;color:#ffffff8c}.mobile-call{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:200;background:var(--gold);color:var(--primary-dk);padding:8px 22px 8px 8px;border-radius:999px;font-size:16px;font-weight:700;align-items:center;justify-content:center;gap:12px;box-shadow:0 8px 24px #0000004d;letter-spacing:-.01em}.mobile-call__icon{width:40px;height:40px;border-radius:50%;background:var(--primary-dk);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-call__icon svg{width:18px;height:18px}@media(max-width:768px){.mobile-call{display:inline-flex}}
