html{font-size:16px;font-family:var(--font-family-sans-serif)}*,::after,::before{box-sizing:border-box}body{font-size:1rem;line-height:1.5;background:var(--fiken-color-white-500);color:var(--fiken-color-black-500);margin:0}a{cursor:pointer}header{padding:1.5rem 0}header a:first-of-type{display:flex}header nav{margin-inline:auto}header nav ul{display:flex;align-items:center;gap:2rem;margin:0;padding-left:1.5rem}header nav ul:first-of-type li:last-of-type{margin-bottom:-.5rem}.btn{height:45px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;white-space:nowrap}.btn.btn-rounded{border-radius:45px}.btn.btn-link{color:var(--fiken-color-system-blue-700)}.btn.btn-link:is(:hover,:focus-visible){text-decoration:underline!important}.btn-primary{background-color:var(--fiken-color-purple-800);color:#fff}.btn-primary:hover{background-color:var(--fiken-color-purple-900)}a.btn-primary:hover{text-decoration:underline}button,button:active,button:hover,button:visited{text-decoration:none!important;border:none;cursor:pointer;font-size:1rem;font-family:basis-grotesque-pro,sans-serif;background:unset}input{padding-left:8px;font-size:1rem;font-family:basis-grotesque-pro,sans-serif;background-clip:padding-box;color:var(--fiken-color-black-500);border:1px solid var(--fiken-color-grey-600)}input:focus{border:1px solid var(--fiken-color-purple-800);background:#fbfbfb;-webkit-box-shadow:none;box-shadow:none;padding-left:8px;background-clip:padding-box;font-size:1rem}input:not([type=checkbox]):focus{outline:0}input::-moz-placeholder{font-size:1rem;color:#939393}input:-ms-input-placeholder{font-size:1rem;color:#939393;font-weight:lighter}input::-webkit-input-placeholder{font-size:1rem;color:#939393}input:placeholder-shown{font-size:1rem;color:#939393;font-weight:lighter}li{list-style:none}.color-primary{color:#4b33dd!important}.color-bright-cyan{color:#33cfdf}.color-blue{color:#2e4dd9}.color-red{color:rgba(255,0,0,.7)}.color-pink{color:#e90371}.color-birght-black{color:#303030}.color-dark-gray{color:#303030}.color-dark-blue{color:#0e003f}.color-blue-link{color:#0539f7}.color-white,.text-light{color:#fff!important}.text-inactive,.text-inactive:hover{color:#c5b0ea}.text-caption{font-size:1.125rem}.text-description{font-size:1rem;line-height:1.4}.mt-l,.my-l{margin-top:60px}.mb-l,.my-l{margin-bottom:60px}.mt-m,.my-m{margin-top:40px}.mb-m,.my-m{margin-bottom:40px}.mt-s,.my-s{margin-top:30px}.mb-s,.my-s{margin-bottom:30px}.mt-xs,.my-xs{margin-top:25px}.mb-xs,.my-xs{margin-bottom:25px}.pt-l,.py-l{padding-top:60px}.pb-l,.py-l{padding-bottom:60px}.pt-m,.py-m{padding-top:40px}.pb-m{padding-bottom:40px}.pt-s,.py-s{padding-top:30px}.pb-s,.py-s{padding-bottom:30px}.box-shadow{box-shadow:0 5px 15px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.1),0 0 66px rgba(0,0,0,.1);border-radius:8px}.bg-dark-blue{background:#0e003f}.bg-primary{background:#4b33dd}.bg-night-blue{background:#110751}.bg-light{background:#fff}.bg-violet{background:#f1d1dd}.bg-silver{background:#ededed}.violet-color{color:#eaa0be}.text-nowrap{white-space:nowrap!important}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-bold{font-weight:700}.text-normal{font-weight:400}.text-serif{font-family:william-bold,serif}.title-one{font-size:2.25rem;line-height:1.2;font-weight:400}.title-two{font-size:2.25rem;font-weight:400}.title-three{font-size:1.75rem;font-weight:400}.title-four{font-size:1.4rem;font-weight:400}.headline{font-size:1.125rem;line-height:1.5}.no-txt-decoration,.no-txt-decoration:active,.no-txt-decoration:hover{text-decoration:none}.text-500{font-weight:500}.position-relative{position:relative}.position-fixed{position:fixed!important;z-index:1000000}.position-absolute{position:absolute}.btn-bordered{background:0 0;height:44px;width:128px;border:1px solid #110751;border-radius:4px;color:#000!important;opacity:1}.btn-sm{height:35px;width:113px;background:0 0;color:#000;font-weight:400}.btn-md{border-radius:4px;margin:0 auto;display:inline-flex;align-items:center;justify-content:center}.btn-block{width:100%}.btn-bg-none{background:0 0}.column-left,.column-right{width:50%}.column-right{padding-left:40px}.column-left{padding-right:40px}.h-100{height:100%}.w-100{width:100%}#home-page{background:#fff}.header-nav{top:0;z-index:100}.hamburger-meny--open .header-nav{position:fixed!important}.header-nav a:not(.btn-register,.btn-primary){color:currentColor!important}.header-nav .btn-register{text-decoration:none;color:currentColor}.nav-up{top:-90px}.border-bottom-light{border-bottom:1px solid #d8d8d8}.border-top-light{border-top:1px solid #d8d8d8}.header-nav-wrapper{max-width:1440px;margin:auto}footer,header{width:100%}#navbar{max-width:1312px;display:flex;justify-content:space-between}#navbar a{text-decoration:none}a.nav-link{color:#0539f7;font-weight:100}.nav-item+.nav-item{padding-left:48px}.btn-log-in,.btn-register{display:inline-flex;border:1px solid #110751;color:#272727;border-radius:4px;align-items:center;justify-content:center}.btn,.btn-log-in,.btn-md,.btn-register{-webkit-transition:background .15s linear;-moz-transition:background .15s linear;-ms-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}.btn-log-in:hover,.btn-register:hover{background:#110751;color:#fff;border:1px solid #110751}.btn-md.btn-bg-none:hover{background:#e1e1e1;color:#272727}.radius-50px{border-radius:50px;overflow:hidden}#cursor{border-right:4px solid #fff;margin-left:5px}main{padding-top:67px;min-height:100vh}main a:hover{text-decoration:none}#home-page section.container>section{display:flex;flex-wrap:wrap}#home-page .hero-section{margin:100px auto 80px auto;max-width:1240px}#home-page .hero-section>section{padding-top:30px}.img-responsive{max-width:100%;height:auto;display:block;margin:auto}.hero-title{font:5.125rem william-bold,"Times New Roman",Times,serif;color:#272727;line-height:80px}#home-page .hero-description{font-size:1.125rem;line-height:32px;margin:30px auto}.hero-btn-register{background-color:#4b33dd;display:inline-flex;margin-bottom:30px;height:55px;width:160px;border-radius:4px;color:#fff;font-weight:400;justify-content:center;align-items:center}.btn-lg,.hero-btn-register{-webkit-transition:background .3s linear;-moz-transition:background .3s linear;-ms-transition:background .3s linear;-o-transition:background .3s linear;transition:background .3s linear}.btn-md.bg-primary:hover,.hero-btn-register:hover{background:#001673}.logg-in.color-blue-link:hover{color:#2e4dd9}.container p.description{font-size:1.125rem;line-height:32px}.heading-two{font:2.9375rem william-bold,"Times New Roman",Times,serif;color:#272727;margin-bottom:24px}#a-language{margin-top:196px;align-items:center}.animate-border{border-right-color:#0e003f;-webkit-animation:blinkTextCursor 2s infinite;-o-animation:blinkTextCursor 2s infinite;animation:blinkTextCursor 2s infinite;animation-delay:.2s}@keyframes blinkTextCursor{100%{border-right-color:rgba(14,0,63,.75)}0%{border-right-color:transparent}}#smart-solution{margin-top:86px}#smart-solution img{max-width:460px}#smart-solution .description-section{margin-top:130px}#smart-solution .description-section>p{max-width:497px}#deadline-notification{margin-top:225px;align-items:center}#deadline-notification .description-section{margin-bottom:120px}#deadline-notification .description-section>p{max-width:516px}#deadline-notification>.illustration{padding-right:38px}.support-review{background-color:#fafafb;margin-top:126px;padding:191px 0 91px 0}#customer-support{display:flex;align-items:center;flex-wrap:wrap}#customer-support .illustration{display:flex;justify-content:center;padding-right:40px}#customer-support .description-section>p{max-width:497px}.main-hr-line{margin:128px auto 130px auto;height:2px;max-width:1184px;border:1px solid #d8d8d8}.fiken-features{padding:170px 0 106px 0;background-color:rgba(217,216,223,.25);display:flex;flex-direction:column;justify-content:space-between;margin:auto}.fiken-features>.heading-two{margin-bottom:90px}.features-group{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:105px;text-align:center}.features-group>.feature{flex:1 0 33.333%;padding:15px}.features-group>.feature>div{max-width:280px;margin:auto}.feature-illustration{height:142px;width:142px;margin:auto auto 30px auto;display:flex;justify-content:center}.feature section>h3{font-size:1.125rem;font-weight:500;color:#272727;margin-bottom:24px}.fiken-features .btn-md{border:1px solid #4b33dd;color:#4b33dd}.fiken-features .btn-md:hover{background:#4b33dd;color:#fff}#nyfiken{min-height:664px;background:var(--fiken-color-purple-400);font-size:1rem;padding:116px 20px 104px 20px;margin:auto;color:var(--fiken-color-purple-900)}#nyfiken>.heading-two{font-size:4.125rem;color:inherit}#nyfiken>div{max-width:520px;width:100%;margin:0 auto 48px auto;text-align:center;font-size:1.125rem;line-height:28px}#nyfiken div div:first-child{margin-bottom:30px}.emoji-png{height:20px;width:auto;position:relative;top:3px}.btn-lg{display:flex;align-items:center;justify-content:center;height:56px;width:225px;border-radius:4px;color:#fff;margin:0 auto;font-weight:400;text-decoration:none}.push{height:55px}.grecaptcha-badge{margin-right:5px}.form-section{position:relative;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.1),0 0 16px rgba(0,0,0,.02);border-radius:24px;width:566px;max-width:100%;padding:16px;font-size:15px}.check-mail-section{padding-top:20px}.check-mail-title,.form-section .form-title{margin:24px 0;font-size:32px;font-weight:700}@media (max-width:768px){.check-mail-title,.form-section .form-title{font-size:28px}}.form-section>form{max-width:315px;margin:auto}.fk-form-feil,.fk-form-info{margin-top:-4px;padding:9px 10px 5px 10px;font-size:14px;font-weight:400;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden}.fk-form-feil{background-color:var(--fiken-color-pink-300);color:var(--fiken-color-system-red-700)}.fk-form-info{background-color:#f2f0fe;color:#180788}.fk-form-feil-field{border:2px solid var(--fiken-color-pink-300)}.fk-form-info-field{border:2px solid #f2f0fe}.check-mail-description{max-width:504px;margin:auto}.check-mail-description>p:last-child{margin-top:35px}.check-email-illustration{max-width:274px;height:auto;margin:56px auto auto auto}.form-section .form-group{margin-bottom:16px}.input-label{display:inline-block;width:100%;font-size:16px;font-weight:500;line-height:20px;color:var(--fiken-color-black-500);margin-bottom:5px}.form-section input{width:100%;height:45px;border-radius:5px}.form-section .remember-me-label{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-section .remember-me-label input{position:absolute;opacity:0}.form-section .remember-me-label .checkmark{position:absolute;top:3px;left:0;height:18px;width:18px;border:1px solid #393939;border-radius:2px}.form-section .remember-me-label input:checked~.checkmark:after{display:block}.form-section .remember-me-label .checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:5px;height:10px;border:solid #1a9c89;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-section .checkbox-input{display:inline;height:18px!important;width:18px!important;margin-right:7px}.form-section .btn-block{border-radius:4px;height:44px;margin-top:20px;color:#fff;font-weight:400;-webkit-transition:background .3s linear;-moz-transition:background .3s linear;-ms-transition:background .3s linear;-o-transition:background .3s linear;transition:background .3s linear}.form-section .btn-block:hover{background:#001673}.google-btn-section{width:100%}.google-btn-section>p{margin-bottom:15px}.btn-google{display:flex;align-items:center;justify-content:space-around;margin:auto;height:40px;width:240px;border-radius:4px;padding:0 5px;background-color:#fff;color:rgba(0,0,0,.54);font-weight:400}.google-button-icon{display:inline-block;width:18px;height:18.2px}#log-in-page header{border-bottom:1px solid #fff}.alert-danger{border:2px solid #f8dfea;background-color:#fbeff4}.alert-danger,.alert-info{min-height:70px;max-width:315px;border:2px solid #f8dfea;border-radius:2px;background-color:#fbeff4;display:flex;align-items:center;font-size:.875rem;justify-content:center;margin:auto auto 16px auto;padding:16px}.alert-info{border:2px solid #ccece5;background-color:#e5f5f1}.features-row{display:flex}.features-row section{margin-bottom:44px}.feature-request>h2,.features-row section>h2{margin-bottom:10px;color:#272727;font-size:1.125rem;font-weight:500}.feature-request{margin-top:8px;margin-bottom:90px}.feature-request>p:last-child{max-width:558px}#price-page,.white-page{background:#f5f5f5}#price-page header,.white-page header{border-bottom:1px solid #d8d8d8}#price-page main,.white-page main{margin-bottom:40px}#price-page #price{max-width:1200px;margin:0 auto}#price-page .hero-section{margin-top:44px;height:auto;min-height:100px}#price-page .hero-description{display:flex;justify-content:space-between;align-items:center}#price-page .hero-heading{font-size:1.55625rem;font-weight:500;margin-bottom:60px}#price-page .hero-section .description{min-height:150px;max-width:776px;width:100%;border:4px solid #c6ebdb;border-radius:0 2px 2px 2px;background-color:rgba(198,235,219,.2);padding:32px 32px 40px 32px;font-size:1rem;display:flex;flex-direction:column;justify-content:space-between}#price-page .hero-section .hero-illustration{margin-left:20px}#price-page .description-title{font-size:1.18rem;font-weight:500;color:#272727;margin-bottom:32px}#price-page .hero-illustration{max-width:340px}.price-list-section{max-width:776px;margin-top:10px}.price-table{font-size:1.125rem;margin-bottom:10px}.price-table thead th{padding-top:36px}.price-table thead:first-of-type th{padding-top:24px}.price-table th{font-weight:500;color:#272727}.price-table tbody>tr>td{border-bottom:2px solid rgba(217,216,223,.5)}.price-table tbody>tr:first-child>td{border-top:2px solid rgba(217,216,223,.5)}.price-table tr.has-comment td,.price-table tr:last-child>td{border:none}.price-table tr.has-comment td{padding-bottom:8px}.price-table tr.module-comment td{padding-top:0}.price-table tr.module-comment td:last-child{font-style:italic;font-size:1rem;text-align:left}.price-table td:first-child,.price-table th:first-child{text-align:left}.price-table td:last-child,.price-table th:last-child{text-align:right}.price-table tr td a{color:#2e4dd9}tbody>tr>td,thead>tr>th{padding-top:24px;padding-bottom:24px}.price-table tr.fine-print td{padding-top:36px;text-align:left}.global-margin-top{margin-top:120px}.global-padding{padding-top:120px;padding-bottom:120px}.global-padding-top{padding-top:120px}.global-padding-bottom{padding-bottom:90px}.wrapper{max-width:990px;margin:auto}.mt-20px{margin-top:20px}.col-md-center{max-width:600px;margin:auto;line-height:28px}.fiken-way div{margin-top:35px;margin-bottom:35px}.workation-description{padding:0 20px}.image{height:auto}.image-workation-2017{max-width:793px;margin:auto}.workation{position:relative}.workation .col-md-center{margin-bottom:56px}.image-developers{max-width:673px;position:relative;top:-30px;float:right;z-index:100}.fiken-flag-wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:center;position:relative;top:-80px}.image-fiken-flag{flex:0 0 60%;max-width:556px}.fiken-flag-wrapper figure:last-child{flex:0 0 40%;min-width:186px;margin-top:30px}.hvr-txt-underline{display:inline-block!important;-webkit-transform:perspective(2px) translateZ(0);transform:perspective(2px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;overflow:hidden}.hvr-txt-underline:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#4b33dd;height:2px;-webkit-transform:translateY(2px);transform:translateY(2px);-webkit-transition:transform .2s ease-in 20ms;-moz-transition:transform .2s ease-in 20ms;-ms-transition:transform .2s ease-in 20ms;-o-transition:transform .2s ease-in 20ms;transition:transform .2s ease-in 20ms}.hvr-txt-underline:active:before,.hvr-txt-underline:focus:before,.hvr-txt-underline:hover:before{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.contract-section{max-width:870px;margin-top:45px;line-height:1.75}.contract-section p{margin:1.2em 0}.contract-section h1,.contract-section h3{font-weight:500;margin-top:1.2em}.contract-section h3{font-size:1.2rem;margin-bottom:5px}.contract-section h1{font-size:1.5rem}.contract-section h1+h3{margin-top:0}.contract-section ul{padding-left:30px}.contract-section ul li{list-style:square;padding-left:10px}.contract-section .fremhevet{font-size:110%}.rc-anchor-invisible{margin-bottom:100px!important}footer{background-color:#fff;position:relative}.footer-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin:0}.footer-list-item{height:55px;display:inline-flex;align-items:center}.mb-4{margin-bottom:1.5rem!important}.hamburger-meny{position:relative;width:44px;height:44px;margin-left:1rem}.hamburger-meny>svg{pointer-events:none}.hamburger-meny .hamburger-meny__button svg path{transition:opacity .2s,transform .2s}.hamburger-meny__button svg>path:nth-child(1){transform-origin:31px 18px}.hamburger-meny__button svg>path:nth-child(3){transform-origin:30px 26px}.hamburger-meny__button{position:absolute;width:100%;height:100%}.hamburger-meny__button[aria-expanded=true] svg#hamburger-icon>path:nth-child(1){transform:rotate(-45deg)}.hamburger-meny__button[aria-expanded=true] svg#hamburger-icon>path:nth-child(2){opacity:0}.hamburger-meny__button[aria-expanded=true] svg#hamburger-icon>path:nth-child(3){transform:rotate(45deg)}.hamburger-meny__content.in{position:fixed;color:#000;background-color:#fff;font-size:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;top:77px;bottom:0;left:0;right:0;padding:3rem 0 5rem;text-align:center;line-height:2;transition:opacity .2s}.hamburger-meny__content.hidden{display:flex;position:fixed}.hamburger-meny__content ul{width:calc(100% - 80px)}.hamburger-meny__content:not(.hidden) ul:first-child li{opacity:1;transform:translateX(0)}.hamburger-meny__content ul:first-child li{opacity:0;transform:translateX(2rem);transition:opacity .2s,transform .2s cubic-bezier(0,0,.2,1)}.hamburger-meny__content ul:last-child li:first-child{margin-bottom:1.5rem}.hamburger-meny__content ul:last-child a{font-size:1rem;height:54px;width:100%}#home-page .back-link{display:none}@media screen and (min-width:1440px){header div{position:relative}.logo-wrapper{padding-left:28px}.features-row .column-left{max-width:500px;width:100%}}@media screen and (max-width:1441px){#navbar{max-width:100%;padding-right:20px}}@media (max-width:1200px){.previous-webinar{width:calc((100% - 32px)/ 2);justify-content:flex-start!important}._drop-down-wrapper{width:100%}.enroll-btn-box{display:flex;order:3}.show-description-box{display:flex;order:2}}@media screen and (min-width:1200px){.features-row .column-left{max-width:500px;width:100%}.mr-md-7{margin-right:5rem!important}.ml-md-7{margin-left:5rem!important}}@media screen and (max-width:1025px){#home-page .hero-section{margin-top:80px}.hero-title{font-size:4.2rem;line-height:70px}#customer-support .illustration{padding-right:0}.column-left{padding-right:20px}.column-right{padding-left:20px}#smart-solution .description-section{margin-top:90px}#smart-solution img{max-width:320px}}@media screen and (max-width:900px){.nav-item+.nav-item{padding-left:32px}#home-page .hero-section{margin-top:24px}#home-page .hero-illustration{margin-top:50px;align-items:flex-start}.hero-title{font-size:3.45rem;line-height:60px}#home-page .hero-description{margin:15px auto 25px auto;font-size:1rem}.container p.description{font-size:1rem;line-height:25px}.hero-btn-register{margin-bottom:25px}.heading-two{font-size:2.2rem}#smart-solution{margin-top:50px}#smart-solution .description-section{margin-top:24px!important}#deadline-notification{margin-top:30px}#deadline-notification .description-section{margin-bottom:20px}.support-review{margin-top:60px;padding:90px 0 70px 0}.main-hr-line{margin:70px auto 70px auto}.fiken-features{padding:90px 0 90px 0;background-color:rgba(217,216,223,.25)}.fiken-features>.heading-two{margin-bottom:70px}.features-group{margin-bottom:70px}.wrapper .column-left{margin-bottom:35px}.wrapper .column-left,.wrapper .column-right{width:100%;max-width:600px;margin-left:auto;margin-right:auto;padding:0}.wrapper.workation{max-width:600px;margin:auto}.image-developers,.image-workation-2017{margin-bottom:20px}.fiken-flag-wrapper,.image-developers{top:0}.fiken-flag-wrapper{padding-bottom:50px}.fiken-flag-wrapper figure:last-child,.image-fiken-flag{flex:0 0 100%;max-width:100%}#price-page .hero-heading{margin-bottom:40px}#price-page .description{padding:24px 24px 40px 24px}}@media (min-width:760px) and (max-width:1200px){.features-group>.feature{flex:1 1 calc(50% - 30px);max-width:none}.features-group>.feature section{max-width:273px;margin:15px auto}}@media (max-width:767px){#home-page{padding-top:76px}#home-page .logg-inn-item{display:list-item!important}#home-page .logg-inn-item+.nav-item{display:none}header{padding-block:1rem}.nav-item+.nav-item{padding-left:0}.container#main-container{padding:0}.main-section{position:relative}#home-page .column-left,#home-page .column-right{width:100%;margin:auto;text-align:center!important;padding-left:0;padding-right:0}#home-page .column-right{padding-left:0}#home-page .column-right{padding-right:0}#main-container .main-section section:first-child{margin-right:0}#main-container .main-section{margin:20px}.hero-title{margin-bottom:10px;font-size:2.25rem;line-height:normal}#home-page .hero-description{margin-right:auto;margin-left:auto;max-width:280px;line-height:25px}#home-page .hero-illustration>img{max-width:262px;height:auto;margin:auto}#a-language,#deadline-notification,#smart-solution{margin-top:60px;margin-bottom:0}.illustration{order:1;margin-bottom:27px;margin-left:auto;margin-right:auto}.description-section{order:2}.description-section:not(:nth-child(2)){order:2;padding-top:30px}p.description{margin:auto}#deadline-notification>.illustration{margin-left:auto;margin-right:auto}#deadline-notification .description-section{margin:auto}.support-review{padding:70px 0 40px 0}#customer-support .illustration>img{margin-bottom:30px}.flex-xs-wrap{flex-wrap:wrap}.left-star,.right-star{height:75px;width:70px}.order-xs-first{order:-1}.w-xs-100{width:100%}.feedback .heading-two{margin:0 0 30px 0!important}.review-template{max-height:272px}.main-hr-line{margin-top:40px;margin-bottom:40px}.fiken-features{padding:50px 0 60px 0}.fiken-features>.heading-two{margin-bottom:45px}.features-row>div{padding:0}.features-group{margin-bottom:20px}.feature-illustration{height:auto}.features-group>.feature{margin-bottom:40px}#nav-footer>ul{align-items:center}.features-group .feature{width:100%;flex:0 0 auto}#nyfiken{min-height:570px;max-width:1440px;padding:50px 20px}#nyfiken>div{font-size:1.1rem;line-height:25px;margin-bottom:60px}#nyfiken>.heading-two{font-size:3rem}#nyfiken strong{font-weight:500}#price-page .logg-inn-item,.logg-inn-item{display:none}.global-margin-top{margin-top:60px}.global-padding{padding-top:60px;padding-bottom:60px}#price-page .hero-illustration{display:none}#price-page .hero-description{width:100%}.features-row{flex-wrap:wrap}.features-row .column-left,.features-row .column-right{width:100%;margin:auto}.footer-list{padding:16px 0}.footer-list-item{height:35px;width:100%;justify-content:center}}@media screen and (max-width:415px){.form-section .btn-block{height:38px}}@media (max-width:376px){.logo-wrapper{margin-right:30px}.heading-two{font-size:2rem}#nyfiken{min-height:600px;max-width:1440px;padding:50px 20px}.footer-list-item{font-size:.78rem}.review{font-size:.75rem}}@media (max-width:321px){.hero-illustration>img{max-width:50%!important}p.description{font-size:14px}}@media (min-width:576px){.mt-sm-l,.my-sm-l{margin-top:100px}.mb-sm-l,.my-sm-l{margin-bottom:100px}.mt-sm-m,.my-sm-m{margin-top:60px}.mb-sm-m,.my-sm-m{margin-bottom:60px}.mt-sm-s,.my-sm-s{margin-top:40px}.mb-sm-s,.my-sm-s{margin-bottom:40px}.pt-sm-l,.py-sm-l{padding-top:100px}.pb-sm-l,.py-sm-l{padding-bottom:60px}.pt-sm-m,.py-sm-m{padding-top:60px}.pb-sm-m,.py-sm-m{padding-bottom:60px}.pt-sm-s,.py-sm-s{padding-top:40px}.pb-sm-s,.py-sm-s{padding-bottom:40px}.title-one{font-size:5.125rem;line-height:1.2}.title-two{font-size:3.5rem;font-weight:400}.title-three{font-size:2.625rem;font-weight:400}.title-four{font-size:2.5rem;font-weight:400}.text-caption{font-size:1.375rem;line-height:1.27}.headline{font-size:1.375rem;line-height:1.5}.text-description{font-size:1.25rem;line-height:1.3}}.btn-next,.btn-previous{margin:0 19px}.btn-next circle,.btn-previous circle{fill:#e2d7f4;-webkit-transition:fill .15s ease;-moz-transition:fill .15s ease;-ms-transition:fill .15s ease;-o-transition:fill .15s ease;transition:fill .15s ease}.btn-next:hover circle,.btn-previous:hover circle{fill:#d3c3ef}.feedback{display:flex;flex-direction:column;text-align:center}.feedback .heading-two{margin:20px 40px 0 20px}.review-template{overflow:hidden;margin-bottom:50px;height:544px;position:relative}.review{padding:20px;height:100%;width:100%;max-width:672px;margin:auto;position:relative;bottom:100%}.review .review-item{display:inline-flex;box-shadow:0 0 14px 4px rgba(0,0,0,.05);margin:0 auto 40px auto;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;padding:24px 16px;height:232px;width:100%;align-items:center;justify-content:center}.review .review-item p:first-child{font-family:Georgia,serif;font-style:italic;line-height:1.6em;margin-bottom:2em}.review-author{color:#727272}.carousel-ctrl{display:flex;flex-wrap:nowrap;justify-content:center;font-size:2rem;color:#272727;flex:0 0 auto;margin-top:1rem}.more-facebook-review{margin:2rem 0;flex:0 0 auto}@media (max-width:767px){.review{padding:0;display:flex;flex-wrap:nowrap;max-width:100%;min-width:calc(100vw - 70px);font-size:.875rem;right:100%;bottom:0}.review .review-item{min-width:calc(100% - 28px);margin:auto 14px}.btn-previous{transform:rotate(90deg)}.btn-next{transform:rotate(90deg)}#smart-solution img,.illustration>img{max-width:200px!important}}.cookies-table,.definition-table{border-collapse:collapse;border-spacing:0;margin-bottom:2em}.cookies-table tbody tr td,.cookies-table thead tr th,.definition-table tbody tr td,.definition-table thead tr th{padding:5px;text-align:left;vertical-align:top}.cookies-table thead tr th,.definition-table thead tr th{border-bottom:1px solid #ccc}.cookies-table tbody tr .definition-table tbody tr{border-bottom:1px solid #ccc}.cookies-table tr:last-child,.definition-table tr:last-child{border-bottom:none}.definition-table thead th:first-of-type{width:25%}#cookies .cookies-section{max-width:870px;margin-top:45px;line-height:28px}#cookies h1{margin-bottom:43px;font-size:1.5rem;font-weight:500}#cookies .cookies-section>h3{font-size:1.2rem;font-weight:500;margin-top:37px;margin-bottom:15px}#cookies .cookies-section>p{margin-bottom:10px}#cookies .cookies-section>ul{padding-left:30px;margin-bottom:10px}#cookies .cookies-section>ul>li{list-style:square;padding-left:10px}.cookie-policy-link{font-size:12px}.cookie-policy-link,.cookie-policy-link:visited{color:#727272}.circle-nr{height:38px;width:38px;border-radius:100%;background:#3c66ff;display:flex;justify-content:center;align-items:center;color:#fff;line-height:0}@media (min-width:768px){.row.tidslinje{position:relative}.row.tidslinje:after{left:calc(50% - 1px);height:100%;position:absolute;content:'';width:2px;background:#ced9ff;z-index:-1}.row.tidslinje.forste:after{height:calc(50% + 3rem)!important;bottom:-3rem}.row.tidslinje:last-child:after{height:50%;top:0}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (max-width:767px){.circle-nr-col:after{left:calc(50% - 1px);height:100%;position:absolute;content:'';width:2px;background:#ced9ff;z-index:-1;bottom:0}}.sr-only{border:0 none;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#skip-nav-link:focus,#skip-nav-link:hover{opacity:1;z-index:1040}td,th{font-weight:500}.btn-pride{position:relative;z-index:1}.btn-pride::before{--border-angle:0deg;content:"";position:absolute;inset:-5px;border:3px solid transparent;border-radius:32px;will-change:background,opacity;z-index:-1;opacity:0;transition:background-color .2s ease-out,opacity .2s ease-out;pointer-events:none}.btn-pride:hover::before{animation:btn-pride-border-rotate 1.75s infinite linear;background:linear-gradient(white,#fff) padding-box,conic-gradient(from var(--border-angle),#e40303,#ff8c00,#ffed00,#008026,#004dff,#750787,#e40303) border-box;mask:linear-gradient(to right,#fff 0,#fff 100%) content-box,linear-gradient(to right,#fff 0,#fff 100%);mask-composite:exclude;opacity:1}@property --border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes btn-pride-border-rotate{from{--border-angle:0deg}to{--border-angle:360deg}}