@import"https://fonts.googleapis.com/css2?family=Syne:wght@500;700&display=swap";@import"//fonts.cdnfonts.com/css/roboto";.calculator-option{display:inline-flex;position:relative;width:100%;flex:1 1 0px;margin:0 10px}.calculator-option:first-child,.calculator-option:last-child{margin-left:0;margin-right:0}.calculator-option__input{position:absolute;left:-100000px;top:0px}.calculator-option__label{background:#97b5c5;width:100%;min-height:100%;text-align:center;font-size:1rem;line-height:1em;padding:12px;display:flex;flex-direction:column;justify-content:center;color:#fff;cursor:pointer}.calculator-option__input:checked+.calculator-option__label{background:#e4206a}.calculator-option__label:hover,.calculator-option__input:focus+.calculator-option__label{box-shadow:#fff 0 0 0 2px,#e4206a 0 0 0 4px,#0000 0 0}.calculator-step{background:white;padding:1rem}@media (min-width: 768px){.calculator-step{padding:2rem}}.calculator-step--disabled{opacity:.3;pointer-events:none}.calculator-step__counter{text-align:center;color:#97b5c5;margin-bottom:.5rem;font-size:1rem;line-height:1em;font-weight:700}.calculator-step__heading{text-align:center;font-size:1rem;line-height:1.5rem;color:#17495d;font-weight:700}@media (min-width: 1190px){.calculator-step__heading{font-size:1.875rem;line-height:2.25rem}}.calculator-step__options{display:flex;flex-wrap:nowrap;justify-content:space-between}.calculator-button{background-color:#e4206a;padding:1rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:#fff;border:none;display:flex;width:100%;cursor:pointer;font-family:Syne,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:center}.calculator-button:after{content:"";width:0;display:inline-flex;height:0;border-style:solid;border-width:8px 0 8px 8px;border-color:transparent transparent transparent #ffffff;align-self:center;margin-left:10px}@media (min-width: 1190px){.calculator-button{font-size:1.5rem;line-height:1.5rem}}.calculator-button:disabled{cursor:default;pointer-events:none;opacity:.3!important}.calculator-button:hover,.calculator-button:focus{outline:none;box-shadow:#fff 0 0 0 2px,#e4206a 0 0 0 4px,#0000 0 0}.calculator-text-input{width:100%;display:block;font-size:1.25rem;line-height:1.75rem;padding:.5rem;margin-bottom:.5rem}@media (min-width: 1190px){.calculator-text-input{padding:1rem;font-size:2.25rem;line-height:2.5rem}}.calculator-text-input.error{color:#e4206a}.calculator-checkbox{display:flex;flex-wrap:nowrap;position:relative;margin-top:1rem;cursor:pointer}.calculator-checkbox__input{align-self:center;width:1rem;height:1rem;font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}@media (min-width: 500px){.calculator-checkbox__input{width:1.5rem;height:1.5rem}}.calculator-checkbox__text{font-size:.75rem;line-height:1rem;color:#fff;margin-left:1rem;align-self:center}@media (min-width: 500px){.calculator-checkbox__text{font-size:.875rem;line-height:1.25rem}}.calculator-checkbox__text *{margin:0;color:inherit;font-size:inherit;line-height:inherit}.calculator-checkbox__text a{color:inherit;text-decoration:underline}.calculator-checkbox__text a:hover{text-decoration:none}.calculator-contact-form{background-color:#e4206a;width:100%;padding:1rem;margin-top:1.5rem;margin-bottom:1rem}@media (min-width: 1190px){.calculator-contact-form{margin-top:3rem;margin-bottom:2rem}}.calculator-contact-form__heading,.calculator-contact-form__or-text{text-align:center;color:#fff;font-size:.875rem;line-height:1.25rem;margin-bottom:1rem;margin-top:0}@media (min-width: 768px){.calculator-contact-form__heading,.calculator-contact-form__or-text{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1190px){.calculator-contact-form__heading,.calculator-contact-form__or-text{font-size:1.875rem;line-height:2.25rem}}.calculator-contact-form__or-text{display:block;clear:both}body{margin:0}*{box-sizing:border-box}.calculator{background:#f6f6f6;padding:.5rem;font-family:Syne,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.calculator *{font-family:Syne,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media (min-width: 1190px){.calculator{padding:3rem}}.calculator__container{max-width:1440px;margin:0 auto}.calculator__steps{background-color:#97b5c5;padding:.5rem .5rem 0;display:flex;flex-direction:column}@media (min-width: 1190px){.calculator__steps{padding:2rem 2rem 0;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.calculator__step{width:100%;margin-bottom:.5rem}@media (min-width: 1190px){.calculator__step{margin-bottom:2rem;flex:0 0 calc(50% - 1rem);max-width:calc(50% - 1rem)}}.calculator__show-contact-form-button{margin-top:.5rem}@media (min-width: 1190px){.calculator__show-contact-form-button{margin-top:1rem}}.calculator__confirmation{background-color:#97b5c5;padding:.5rem .5rem 0}@media (min-width: 768px){.calculator__confirmation{padding:1rem 2rem 0}}@media (min-width: 1190px){.calculator__confirmation{padding:1rem 3rem 0;background-image:url(/frontend/vvsnorge/images/pliers.png);background-repeat:no-repeat;background-position:0 100%;background-size:30% auto}}.calculator__confirmation-buttons{display:flex;flex-wrap:nowrap;width:100%;justify-content:space-between;padding-top:.5rem}@media (min-width: 1190px){.calculator__confirmation-buttons{padding-top:1rem}}.calculator__confirmation-back-button{display:flex;flex-direction:row-reverse}.calculator__confirmation-back-button:after{transform:rotate(180deg);margin-right:10px}.calculator__confirmation-back-button-container{width:calc(50% - .25rem);max-width:calc(50% - .25rem)}@media (min-width: 1190px){.calculator__confirmation-back-button-container{width:calc(33% - .5rem);max-width:calc(33% - .5rem)}}.calculator__confirmation-submit-button-container{width:calc(50% - .25rem);max-width:calc(50% - .25rem)}@media (min-width: 1190px){.calculator__confirmation-submit-button-container{width:calc(67% - .5rem);max-width:calc(67% - .5rem)}}.calculator__image-placeholder{display:none}@media (min-width: 1190px){.calculator__image-placeholder{display:block;min-width:33.3333333333%;max-width:33.3333333333%;flex:1 1 33.3333333333%}.calculator__image-placeholder:before{content:"";display:block;padding:100% 0 0}}.calculator__contact-form-preamble{font-size:.875rem;line-height:1.25rem;margin:0;padding-top:1rem;text-align:center;color:#17495d}@media (min-width: 768px){.calculator__contact-form-preamble{font-size:1.25rem;line-height:1.75rem;padding-top:2rem}}@media (min-width: 1190px){.calculator__contact-form-preamble{text-align:left;font-size:1.875rem;line-height:2.25rem;padding-top:3rem}}.calculator__contact-form-container{display:flex;flex-wrap:nowrap}.calculator__contact-form-placeholder{width:100%}.calculator__contact-form-confirmation{background-color:#e4206a;width:100%;padding:1rem;margin-top:1.5rem;margin-bottom:1rem;color:#fff;text-align:center}@media (min-width: 1190px){.calculator__contact-form-confirmation{margin-top:3rem;margin-bottom:2rem}}.calculator__contact-form-confirmation *{color:#fff}.calculator__contact-form-confirmation a{color:inherit}.calculator__contact-form-confirmation-error-text,.calculator__contact-form-confirmation-loading-text,.calculator__contact-form-confirmation-heading{font-size:1.5rem;line-height:2rem;margin:0}@media (min-width: 768px){.calculator__contact-form-confirmation-error-text,.calculator__contact-form-confirmation-loading-text,.calculator__contact-form-confirmation-heading{font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1190px){.calculator__contact-form-confirmation-error-text,.calculator__contact-form-confirmation-loading-text,.calculator__contact-form-confirmation-heading{font-size:2.25rem;line-height:2.5rem}}.calculator__contact-form-confirmation-text{font-size:1rem;line-height:1.5rem;margin:0}@media (min-width: 768px){.calculator__contact-form-confirmation-text{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1190px){.calculator__contact-form-confirmation-text{font-size:1.5rem;line-height:2rem}}.calculator__result-heading{text-align:center;font-size:1.125rem;line-height:1.75rem;color:#17495d;margin:0;padding-top:1rem}@media (min-width: 768px){.calculator__result-heading{padding-top:2rem;font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1190px){.calculator__result-heading{font-size:3rem;line-height:1;padding-top:3rem}}.calculator__result-heading-amount{color:#e4206a}.calculator__result-heading-amount:after,.calculator__result-heading-amount:before{content:" "}

