@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
body{box-sizing:border-box;margin:0;padding:0}.page-module__E0kJGG__mainContainer{color:#333;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.page-module__E0kJGG__header{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;padding:1rem 0;position:sticky;top:0}.page-module__E0kJGG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__E0kJGG__nav{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__logo{color:#333;font-size:2.5rem;font-weight:800;text-decoration:none}.page-module__E0kJGG__navLinks{align-items:center;gap:2rem;display:flex}.page-module__E0kJGG__navLinks a{color:#333;font-weight:500;text-decoration:none;transition:color .3s}.page-module__E0kJGG__navSeparator{background:#e0e0e0;width:1px;height:24px}.page-module__E0kJGG__btnPrimary{color:#333;background:#ffcc9a;border-radius:25px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__E0kJGG__btnPrimary:hover{transform:translateY(-2px)}.page-module__E0kJGG__btnSecondary{color:#333;background:0 0;border:2px solid #333;border-radius:25px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__E0kJGG__btnSecondary:hover{transform:translateY(-2px)}.page-module__E0kJGG__btnThirdary{color:#333;background:#fff;border:1px solid #333;border-radius:25px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.page-module__E0kJGG__vippsLoginBtn{cursor:pointer;background-image:url(/public/vipps-logo.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:30px;width:100%;max-width:400px;height:60px;transition:opacity .3s}.page-module__E0kJGG__hero{background:linear-gradient(135deg,#f8f8ff 0%,#fff 100%);min-height:70vh;padding:6rem 0 4rem}.page-module__E0kJGG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__E0kJGG__heroText{text-align:left}.page-module__E0kJGG__heroText h1{color:#333;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.page-module__E0kJGG__heroText .page-module__E0kJGG__subtitle{color:#666;margin-bottom:2rem;font-size:1.25rem}.page-module__E0kJGG__heroImage{justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__heroImage img{border-radius:20px;max-width:100%;height:auto}.page-module__E0kJGG__features{background:#fff;padding:4rem 0}.page-module__E0kJGG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem;display:grid}.page-module__E0kJGG__featureCard{text-align:center;background:#f8f8ff;border-radius:20px;padding:2rem;transition:transform .3s}.page-module__E0kJGG__featureCard:hover{transform:translateY(-5px)}.page-module__E0kJGG__featureIcon{background:#cfc;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.page-module__E0kJGG__featureCard h3{color:#333;margin-bottom:1rem;font-size:1.5rem}.page-module__E0kJGG__featureCard p{color:#666;line-height:1.6}.page-module__E0kJGG__splitSection{background:#fff;padding:4rem 0}.page-module__E0kJGG__splitSectionBackground{background:linear-gradient(135deg,#f8f8ff 0%,#fff 100%);padding:4rem 0}.page-module__E0kJGG__splitContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__E0kJGG__splitText h2{color:#333;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.page-module__E0kJGG__splitText p{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.page-module__E0kJGG__splitImage{justify-content:center;align-items:center;height:400px;font-size:3rem;display:flex;overflow:hidden}.page-module__E0kJGG__splitImage img{-o-object-fit:contain;object-fit:contain;max-width:90%;max-height:90%}.page-module__E0kJGG__savingsPotential{text-align:center;padding:5rem 0}.page-module__E0kJGG__savingsPotential h2{color:#333;margin-bottom:1rem;font-size:2.8rem;font-weight:800}.page-module__E0kJGG__savingsPotential>.page-module__E0kJGG__container>p{color:#666;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.page-module__E0kJGG__savingsCards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:3rem auto;display:grid}.page-module__E0kJGG__savingsCard{background:#fff;border:2px solid #0000;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.page-module__E0kJGG__savingsCard:hover{border-color:#ffcc9a;transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.page-module__E0kJGG__savingsCard .page-module__E0kJGG__icon{margin-bottom:1rem;font-size:3rem;line-height:1}.page-module__E0kJGG__savingsCard h3{color:#333;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__savingsCard .page-module__E0kJGG__amount{color:#7ab8ff;margin:1rem 0;font-size:2rem;font-weight:800}.page-module__E0kJGG__savingsCard p:not(.page-module__E0kJGG__amount){color:#666;margin:0;font-size:1rem}.page-module__E0kJGG__savingsPotential .page-module__E0kJGG__btnPrimary{margin-top:2rem;padding:1rem 2.5rem;font-size:1.1rem}.page-module__E0kJGG__trustBadges{border-top:1px solid #33333326;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding-top:1.5rem;display:flex}.page-module__E0kJGG__trustBadges span{color:#333;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.page-module__E0kJGG__trustBadges span:before{content:"";display:inline-block}.page-module__E0kJGG__bankIntegrationContent{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__E0kJGG__bankIntegrationContent .page-module__E0kJGG__splitText{max-width:800px;margin-bottom:3rem}.page-module__E0kJGG__bankCarouselWrapper{width:100%;padding:2rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__bankCarousel{width:100%;position:relative}.page-module__E0kJGG__bankCarouselTrack{gap:2rem;width:fit-content;animation:20s linear infinite page-module__E0kJGG__scroll;display:flex}.page-module__E0kJGG__bankCarouselTrack:hover{animation-play-state:paused}.page-module__E0kJGG__bankItem{flex-shrink:0;justify-content:center;align-items:center;min-width:150px;height:100px;padding:1rem;display:flex}.page-module__E0kJGG__bankLogo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:120px;height:auto;max-height:50px}@keyframes page-module__E0kJGG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__E0kJGG__ctaSection{text-align:center;padding:4rem 0}.page-module__E0kJGG__ctaSection h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__E0kJGG__ctaSection p{margin-bottom:2rem;font-size:1.2rem}.page-module__E0kJGG__ctaDescription{max-width:700px;margin-left:auto;margin-right:auto}.page-module__E0kJGG__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.page-module__E0kJGG__ctaButtons .page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__ctaButtons .page-module__E0kJGG__btnSecondary{min-width:200px;padding:1rem 2rem;font-size:1.1rem}.page-module__E0kJGG__footer{color:#333;background:linear-gradient(135deg,#f8f8ff 0%,#e8e8ff 100%);border-top:2px solid #f0f0f0;margin-top:4rem;padding:4rem 0 2rem}.page-module__E0kJGG__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.page-module__E0kJGG__footerColumn h4{color:#333;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.page-module__E0kJGG__footerColumn a{color:#666;margin-bottom:.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.page-module__E0kJGG__footerColumn a:hover{transform:translate(3px)}.page-module__E0kJGG__footerBottom{text-align:center;color:#666;border-top:1px solid #d0d0d0;padding-top:2rem;font-size:.9rem}@media (max-width:1024px){.page-module__E0kJGG__container{padding:0 1.5rem}.page-module__E0kJGG__heroText h1{font-size:3rem}.page-module__E0kJGG__heroText .page-module__E0kJGG__subtitle{font-size:1.15rem}.page-module__E0kJGG__splitText h2{font-size:2.2rem}.page-module__E0kJGG__savingsPotential h2{font-size:2.4rem}.page-module__E0kJGG__ctaSection h2{font-size:2.2rem}}@media (max-width:768px){.page-module__E0kJGG__container{padding:0 1.25rem}.page-module__E0kJGG__logo{font-size:2rem}.page-module__E0kJGG__navLinks{gap:1rem}.page-module__E0kJGG__navLinks a:not(.page-module__E0kJGG__btnPrimary):not(.page-module__E0kJGG__btnThirdary),.page-module__E0kJGG__navSeparator{display:none}.page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__btnSecondary,.page-module__E0kJGG__btnThirdary{padding:.6rem 1.2rem;font-size:.9rem}.page-module__E0kJGG__hero{min-height:auto;padding:3rem 0 2rem}.page-module__E0kJGG__heroContent{grid-template-columns:1fr;gap:2.5rem}.page-module__E0kJGG__heroText{text-align:center}.page-module__E0kJGG__heroText h1{margin-bottom:.75rem;font-size:2.2rem}.page-module__E0kJGG__heroText .page-module__E0kJGG__subtitle{margin-bottom:1.5rem;font-size:1rem}.page-module__E0kJGG__heroCta{justify-content:center;display:flex}.page-module__E0kJGG__heroImage img{max-width:90%}.page-module__E0kJGG__splitSection,.page-module__E0kJGG__splitSectionBackground{padding:3rem 0}.page-module__E0kJGG__splitContent{grid-template-columns:1fr;gap:2rem}.page-module__E0kJGG__splitText{text-align:center}.page-module__E0kJGG__splitText h2{margin-bottom:1rem;font-size:1.8rem}.page-module__E0kJGG__splitText p{margin-bottom:1.5rem;font-size:1rem}.page-module__E0kJGG__splitImage{height:300px}.page-module__E0kJGG__splitImage img{max-width:85%;max-height:85%}.page-module__E0kJGG__splitSectionBackground .page-module__E0kJGG__splitContent .page-module__E0kJGG__splitText{order:2}.page-module__E0kJGG__splitSectionBackground .page-module__E0kJGG__splitContent .page-module__E0kJGG__splitImage{order:1}.page-module__E0kJGG__savingsPotential{padding:3rem 0}.page-module__E0kJGG__savingsPotential h2{font-size:2rem}.page-module__E0kJGG__savingsPotential>.page-module__E0kJGG__container>p{margin-bottom:2rem;font-size:1.1rem}.page-module__E0kJGG__savingsCards{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.page-module__E0kJGG__savingsCard{padding:2rem 1.5rem}.page-module__E0kJGG__savingsCard .page-module__E0kJGG__icon{font-size:2.5rem}.page-module__E0kJGG__savingsCard h3{font-size:1.3rem}.page-module__E0kJGG__savingsPotential .page-module__E0kJGG__btnPrimary{padding:.875rem 2rem;font-size:1rem}.page-module__E0kJGG__bankIntegrationContent .page-module__E0kJGG__splitText{margin-bottom:2rem}.page-module__E0kJGG__bankItem{min-width:120px;height:80px}.page-module__E0kJGG__bankLogo{max-width:100px;max-height:40px}.page-module__E0kJGG__ctaSection{padding:3rem 0}.page-module__E0kJGG__ctaSection h2{margin-bottom:.75rem;font-size:1.8rem}.page-module__E0kJGG__ctaSection p{margin-bottom:1.5rem;font-size:1rem}.page-module__E0kJGG__ctaButtons{margin-bottom:1.5rem}.page-module__E0kJGG__ctaButtons .page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__ctaButtons .page-module__E0kJGG__btnSecondary{min-width:180px;padding:.875rem 1.75rem;font-size:1rem}.page-module__E0kJGG__footer{margin-top:3rem;padding:3rem 0 1.5rem}.page-module__E0kJGG__footerContent{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.page-module__E0kJGG__footerColumn h4{margin-bottom:1rem;font-size:1rem}.page-module__E0kJGG__footerColumn a{margin-bottom:.5rem;font-size:.9rem}.page-module__E0kJGG__footerBottom{padding-top:1.5rem;font-size:.85rem}}@media (max-width:480px){.page-module__E0kJGG__container{padding:0 1rem}.page-module__E0kJGG__header{padding:.75rem 0}.page-module__E0kJGG__logo{font-size:1.75rem}.page-module__E0kJGG__navLinks{gap:.5rem}.page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__btnSecondary,.page-module__E0kJGG__btnThirdary{border-radius:20px;padding:.5rem 1rem;font-size:.85rem}.page-module__E0kJGG__hero{padding:2rem 0 1.5rem}.page-module__E0kJGG__heroContent{gap:2rem}.page-module__E0kJGG__heroText h1{font-size:1.75rem;line-height:1.3}.page-module__E0kJGG__heroText .page-module__E0kJGG__subtitle{font-size:.95rem;line-height:1.5}.page-module__E0kJGG__heroImage img{max-width:100%}.page-module__E0kJGG__splitSection,.page-module__E0kJGG__splitSectionBackground{padding:2.5rem 0}.page-module__E0kJGG__splitContent{gap:1.5rem}.page-module__E0kJGG__splitText h2{font-size:1.5rem;line-height:1.3}.page-module__E0kJGG__splitText p{font-size:.95rem;line-height:1.6}.page-module__E0kJGG__splitImage{height:250px}.page-module__E0kJGG__savingsPotential{padding:2.5rem 0}.page-module__E0kJGG__savingsPotential h2{font-size:1.6rem;line-height:1.3}.page-module__E0kJGG__savingsPotential>.page-module__E0kJGG__container>p{padding:0 .5rem;font-size:1rem}.page-module__E0kJGG__savingsCards{gap:1.25rem}.page-module__E0kJGG__savingsCard{padding:1.75rem 1.25rem}.page-module__E0kJGG__savingsCard .page-module__E0kJGG__icon{margin-bottom:.75rem;font-size:2.25rem}.page-module__E0kJGG__savingsCard h3{font-size:1.2rem}.page-module__E0kJGG__savingsCard p:not(.page-module__E0kJGG__amount){font-size:.95rem}.page-module__E0kJGG__savingsPotential .page-module__E0kJGG__btnPrimary{width:100%;max-width:300px;padding:.75rem 1.5rem;font-size:.95rem}.page-module__E0kJGG__bankCarouselWrapper{padding:1.5rem 0}.page-module__E0kJGG__bankCarouselTrack{gap:1.5rem}.page-module__E0kJGG__bankItem{min-width:100px;height:70px;padding:.75rem}.page-module__E0kJGG__bankLogo{max-width:80px;max-height:35px}.page-module__E0kJGG__ctaSection{padding:2.5rem 0}.page-module__E0kJGG__ctaSection h2{padding:0 .5rem;font-size:1.5rem;line-height:1.3}.page-module__E0kJGG__ctaSection p{padding:0 .5rem;font-size:.95rem}.page-module__E0kJGG__ctaButtons{flex-direction:column;gap:.75rem;padding:0 1rem}.page-module__E0kJGG__ctaButtons .page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__ctaButtons .page-module__E0kJGG__btnSecondary{width:100%;min-width:auto;max-width:300px;padding:.75rem 1.5rem;font-size:.95rem}.page-module__E0kJGG__footer{margin-top:2.5rem;padding:2.5rem 0 1.5rem}.page-module__E0kJGG__footerContent{text-align:center;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.page-module__E0kJGG__footerColumn h4{margin-bottom:.75rem;font-size:.95rem}.page-module__E0kJGG__footerColumn a{font-size:.85rem}.page-module__E0kJGG__footerColumn a:hover{transform:none}.page-module__E0kJGG__footerBottom{padding-top:1.25rem;font-size:.8rem}.page-module__E0kJGG__features{padding:2.5rem 0}.page-module__E0kJGG__featuresGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.page-module__E0kJGG__featureCard{padding:1.5rem}.page-module__E0kJGG__featureIcon{width:50px;height:50px;margin-bottom:1rem;font-size:1.5rem}.page-module__E0kJGG__featureCard h3{font-size:1.2rem}.page-module__E0kJGG__featureCard p{font-size:.95rem}}@media (max-width:360px){.page-module__E0kJGG__logo,.page-module__E0kJGG__heroText h1{font-size:1.5rem}.page-module__E0kJGG__splitText h2{font-size:1.35rem}.page-module__E0kJGG__savingsPotential h2{font-size:1.4rem}.page-module__E0kJGG__ctaSection h2{font-size:1.35rem}.page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__btnSecondary,.page-module__E0kJGG__btnThirdary{padding:.5rem .875rem;font-size:.8rem}}@media (max-height:600px) and (orientation:landscape){.page-module__E0kJGG__hero{min-height:auto;padding:2rem 0}.page-module__E0kJGG__splitImage{height:250px}}@media print{.page-module__E0kJGG__header{border-bottom:2px solid #333;position:relative}.page-module__E0kJGG__navLinks .page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__navLinks .page-module__E0kJGG__btnThirdary{display:none}.page-module__E0kJGG__hero,.page-module__E0kJGG__splitSection,.page-module__E0kJGG__splitSectionBackground,.page-module__E0kJGG__savingsPotential,.page-module__E0kJGG__ctaSection{page-break-inside:avoid}.page-module__E0kJGG__footer{page-break-before:always}.page-module__E0kJGG__btnPrimary,.page-module__E0kJGG__btnSecondary{border:1px solid #333;color:#333!important;background:#fff!important}}
