* {
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    text-rendering: optimizelegibility;
    cursor: url(globalassets/administrasjon/tfk/system/favicon/cursor\ \(3\).svg), auto;
}


body {
    background-color: #f8f9fa;
}

main {
    width: 460px;
    margin: auto;
}




hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


h1 {
    color: #000000;
    font-size: 28px;
    font-weight: normal;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 12px;
    display: block;
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif;
}

h2 {
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    font-size: 57.6px;
    margin-top: 5%;
}

p {
    margin: 0;
    width: 85%;
    text-align: justify;
    font-size: 24px;
    font-weight: 600;
}

#unique-item {
    margin-bottom: 5%;
}




ul {
    display: inline-flex;
    list-style-type: none;
    padding-left: 0;
    column-gap: 10px;
}




.headbutton a {
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif;
    padding: 10px;
}

.headbutton a:hover {
    text-decoration: underline;
}




.words {
    letter-spacing: 1.1px;
    padding-top: 100px;
    width: 460px;
    margin: auto;
    display: block;
    font-weight: 200;
}


.header-nav-left {
    float: left;
    width: auto;
    display: inline-flex;
}

.header-nav-right {
    float: right;
    width: auto;
    display: inline-flex;
}

body {
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}



footer {
    background-color: #000;
    color: #fff;
    padding: 40px 20px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-column {
    width: 25%;
    min-width: 180px;
    margin-bottom: 20px;
}

.footer-column h3 {
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}

.footer-column ul {
    list-style-type: none;
    padding: 0;
}

.footer-column ul li {
    margin-bottom: 10px;
    color: #fff;
}

.footer-column ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.footer-column ul li a:hover {
    text-decoration: underline;
}







.menu-img {
    margin-top: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%; /* or any other percentage */
}

.menu.css {
    width: 460px;
    height: 86px;
}

.region {
    padding-bottom: 60px;
    height: 323px;
    width: 460px;
}

.css-1u49mdr {
    padding-top: 2px;
    margin-bottom: 16px;
}

.nds-input-layout-control {
    bottom: -8px;
}

textarea {
    font-size: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-top: 0px;
    padding: 16px;
    padding-left: 12px;
    width: 432px;
    height: 30px;
    color: rgb(117, 117, 117);
}

input[type="email"] {
    font-size: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-top: 25px;
    padding: 16px;
    padding-left: 12px;
    width: 432px;
}

input[type="email"]:focus {
    border-color: #000;
}

input.invalid + .textfield-support-container .nds-input-support-text-css{
    opacity: 1;
    border-color: red;
}



.textfield-support-container {
    margin-top: 8px;
    padding-top: 4px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    position: relative;
}

.nds-input-support-text-css {
    color: red;
    opacity: 0;
    height: 18px;
    width: 436px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.6px;
}



.css-1cq8889 {
    letter-spacing: 0.9px;
    font-size: 15.5px;
}

.css-1cuic7g {
    margin-top: 15px;
    display: flex;
    flex-direction: row-reverse;
    flex-grow: 1;
    flex-shrink: 1;
    float: right;
    width: 460px;
}

.comeback {
    position: absolute;
    padding-top: 25px;
    display: inline-flex;
    align-items: flex-start;
    float: left;
}

button {
    font-weight: 500;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 46px;
    overflow-x: hidden;
    overflow-y: hidden;
    font-size: 16px;
    background-color: #000;
    border-radius: 30px;
    border: 2px solid black;
    color: white
}

#submitButton {
    visibility: visible;
}

.css-m196z {
    align-items: flex-start;
    display: flex;
    margin-bottom: 24px;
    margin-top: 24px;
    width: 368px;
}

.css-zinu7o {
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    color: rgb(117, 117, 117);
    letter-spacing: 0.5px;
}

.css-zinu7o a {
    color: rgb(117, 117, 117);
    text-decoration: underline;
    letter-spacing: 0.5px;
}

/* From Uiverse.io by mahiatlinux */ 
/* The switch - the box around the slider */
.switch {
  margin-bottom: 20px;
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 5em;
  height: 2.5em;
  user-select: none;
}

/* Hide default HTML checkbox */
.switch .cb {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.toggle {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-color: #f8f9fa;
  border-radius: 0.2em;
  transition: 0.4s;
  text-transform: uppercase;
  font-weight: 700;
  overflow: hidden;
  box-shadow:
    -0.3em 0 0 0 #f8f9fa,
    -0.3em 0.3em 0 0 #f8f9fa,
    0.3em 0 0 0 #f8f9fa,
    0.3em 0.3em 0 0 #f8f9fa,
    0 0.3em 0 0 #f8f9fa;
}

.toggle > .left {
  position: absolute;
  display: flex;
  width: 50%;
  height: 88%;
  background-color: #2c2c2c;
  color: #f3f3f3;
  left: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  transform-origin: right;
  transform: rotateX(10deg);
  transform-style: preserve-3d;
  transition: all 150ms;
}

.left::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #3a3a3a;
  transform-origin: center left;
  transform: rotateY(90deg);
}

.left::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1e1e1e;
  transform-origin: center bottom;
  transform: rotateX(90deg);
}

.toggle > .right {
  position: absolute;
  display: flex;
  width: 50%;
  height: 88%;
  background-color: #2c2c2c;
  color: #3a3a3a;
  right: 1px;
  bottom: 0;
  align-items: center;
  justify-content: center;
  transform-origin: left;
  transform: rotateX(10deg) rotateY(-45deg);
  transform-style: preserve-3d;
  transition: all 150ms;
}

.right::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #3a3a3a;
  transform-origin: center right;
  transform: rotateY(-90deg);
}

.right::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1e1e1e;
  transform-origin: center bottom;
  transform: rotateX(90deg);
}

.switch input:checked + .toggle > .left {
  transform: rotateX(10deg) rotateY(45deg);
  color: #3a3a3a;
}

.switch input:checked + .toggle > .right {
  transform: rotateX(10deg) rotateY(0deg);
  color: #6b96e0;
}




















#text-help{
    font-weight: 100;
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    color: rgb(117, 117, 117);
    letter-spacing: 0.5px;
}

#temperature {
    margin-bottom: 20px;
    font-size: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-top: 0px;
    padding: 16px;
    padding-left: 12px;
    width: 432px;
    height: 30px;
    color: rgb(117, 117, 117);
}

#result {
    letter-spacing: 1.1px;
    width: 460px;
    margin: auto;
    display: block;
    font-weight: 200;
}




































