:root {
  --50: #fafaf9;
  --800: #10b8fa;
  --800\<deleted\|variable-d6ad5008-da0e-2e97-fed5-d48766f77d75\>: var(--50);
  --den-main: "Open Sans", sans-serif;
  --20: 20px;
  --28: 28px;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.section {
  width: 100%;
  height: 100%;
  color: rgba(0, 0, 0, 0);
  background-color: #5ca182;
  background-image: linear-gradient(47deg, #f97373, #e33333);
  position: fixed;
}

.lottie-animation {
  width: 400px;
  height: 400px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  top: 20%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body {
  height: 5000px;
  background-image: radial-gradient(circle, #f97373, #e33333);
}

.work {
  height: 1140px;
  min-height: auto;
  color: #c9c927;
  background-color: #2094bd;
  padding: 0 24px;
}

.work.byggidn {
  background-color: #01b1ec;
  padding-top: 8px;
}

.thework {
  background-color: rgba(0, 0, 0, 0);
}

.byggidn_content {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.title_section {
  z-index: 10;
  float: none;
  grid-column-gap: 2px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  position: relative;
}

.title_section.byggidn2 {
  grid-column-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.byggidn_title {
  aspect-ratio: auto;
  border-bottom: 1px solid var(--50);
  margin-top: 32px;
  padding-bottom: 24px;
  padding-right: 0;
}

.h1 {
  height: auto;
  min-height: auto;
  color: var(--50);
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 64px;
  font-weight: 800;
  line-height: 88px;
  overflow: visible;
}

.h1.h2 {
  color: #fafaf9;
}

.p1-bold {
  color: #fafaf9;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
}

.p2-bold {
  color: #fafaf9;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.p3-class {
  color: #fafaf9;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.p1-regular {
  color: var(--50);
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.p1-regular.dark-text {
  color: var(--800);
  -webkit-text-stroke-color: var(--800);
}

.byggidn_right_text_top {
  margin-top: 0;
}

.byggidn_description {
  background-color: var(--800);
  opacity: .92;
  border-radius: 3px;
  margin-top: 64px;
  padding: 24px;
}

.work_image {
  z-index: 0;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 1%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.single_image {
  color: var(--800\<deleted\|variable-d6ad5008-da0e-2e97-fed5-d48766f77d75\>);
  padding-top: 166px;
}

.single_image.byggidn2 {
  padding-top: 1241px;
  display: none;
  position: static;
}

.test {
  height: 600px;
  background-color: #a0c467;
  margin-top: -310px;
  padding-top: 0;
}

.test.test2 {
  background-color: #4d612e;
}

.p1-light {
  font-family: var(--den-main);
  color: var(--50);
  font-size: var(--20);
  line-height: var(--28);
  margin-top: 8px;
  margin-bottom: 0;
  font-weight: 300;
}

.heading {
  font-family: var(--den-main);
  font-weight: 300;
}

.heading-2 {
  font-family: var(--den-main);
  color: var(--50);
  font-size: var(--20);
  line-height: var(--28);
  font-weight: 300;
}

.byggidn1_title {
  margin-top: 48px;
}

.byggind2_desciption {
  margin-top: 56px;
}

.byggidn_left_image_image {
  z-index: 10;
  width: 100%;
  position: absolute;
}

.quick-stack {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding: 0;
}

.section-2 {
  background-color: #af0505;
}

.byggidn_title_label {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.byggidn_header {
  text-align: left;
  padding: 0 0 32px;
}

.cell, .title_location, .byggidn_header_logo {
  align-items: flex-end;
}

.heading-3 {
  font-family: var(--den-main);
  color: var(--50);
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.p4-light {
  font-family: var(--den-main);
  color: var(--50);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.byggidn_left_text_bottom {
  margin-top: 32px;
}

.p4-bold {
  font-family: var(--den-main);
  color: var(--50);
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
}

.byggidn_left_contents {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding: 0;
}

.byggidn_contents {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-top: 40px;
  padding: 0;
}

.byggidn_right_contents {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding: 0;
}

.image-2 {
  aspect-ratio: auto;
  object-fit: fill;
}

.byggidn_right_image_vector {
  float: none;
  object-fit: fill;
  margin-top: 120px;
  display: flex;
}

.byggidn_right_image_image {
  z-index: 10;
  position: absolute;
}

.byggidn_right_image {
  display: flex;
}

.byggidn_right_image_content {
  position: relative;
}

.byggidn_left_image_vector {
  position: static;
  left: 230px;
}

.byggidn_left_vector {
  width: 80%;
  max-width: none;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 47px;
  padding-right: 0;
}

.byggidn_left_image_content {
  width: 100%;
  position: relative;
}

.image-3 {
  display: inline-block;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
}

.div-block {
  background-color: #dfbaba;
}

.volvo_section {
  background-color: #fff160;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

.volvo_content {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.volvo_title {
  aspect-ratio: auto;
  border-bottom: 1px solid var(--50);
  margin-top: 32px;
  padding-bottom: 24px;
  padding-right: 0;
}

.volvo_header_logo {
  align-items: flex-end;
}

.volvo_header {
  text-align: left;
  padding: 0 0 32px;
}

.volvo_title_label {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.h1_volvo {
  height: auto;
  min-height: auto;
  color: var(--800);
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 64px;
  font-weight: 800;
  line-height: 88px;
  overflow: visible;
}

.h1_volvo.h2 {
  color: #fafaf9;
}

.image-4 {
  display: none;
}

.volvo_location {
  align-items: flex-end;
}

.volvo_title_product_text, .volvo_title_location_text {
  color: var(--800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
}

.grid-2 {
  max-width: 1280px;
  grid-template-rows: auto;
  margin-top: 24px;
}

.div-block-2 {
  margin-left: auto;
  margin-right: auto;
}

.image-5 {
  margin-left: 47px;
}

.body-2 {
  background-image: url('../images/delle_main.png');
  background-position: 50%;
  background-size: auto;
  padding-bottom: 40px;
}

.section-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.section-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.heading-4 {
  color: var(--50);
  text-align: center;
  font-size: 60px;
  line-height: 60px;
}

.heading-4.light {
  border-radius: 0;
  margin-bottom: 0;
  padding: 16px 16px 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.calculate_btn {
  width: 100%;
}

.result_display {
  color: var(--50);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 48px;
  line-height: 56px;
}

.form-block {
  margin-top: 24px;
  margin-bottom: 0;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

.div-block-3 {
  padding-left: 24px;
  padding-right: 24px;
}

.text-block {
  color: var(--50);
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.success-message {
  background-color: var(--800);
}

.text-block-2 {
  color: rgba(51, 51, 51, 0);
}

.error-message {
  height: 0;
  background-color: rgba(255, 222, 222, 0);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-4 {
  opacity: 1;
  background-color: rgba(41, 37, 36, .84);
  border-radius: 7px;
  padding-bottom: 16px;
}

.div-block-5 {
  background-color: rgba(41, 37, 36, .84);
  border-radius: 7px;
  margin-left: 24px;
  margin-right: 24px;
  padding-right: 0;
}

.div-block-6 {
  color: var(--50);
  margin-top: 24px;
  margin-left: 24px;
  margin-right: 24px;
}

.paragraph {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-span {
  color: var(--800);
  font-weight: 700;
}

.div-block-7 {
  background-color: rgba(247, 247, 247, .86);
  margin-top: 16px;
  margin-left: 24px;
  margin-right: 24px;
}

.paragraph-2 {
  text-align: center;
  padding: 12px 16px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.heading-5 {
  color: var(--50);
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.div-block-8 {
  background-color: var(--50);
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
}

@media screen and (max-width: 991px) {
  .section {
    margin-left: auto;
    margin-right: auto;
  }

  .work.byggidn {
    height: auto;
    padding-bottom: 160px;
  }

  .byggidn_content {
    max-width: none;
  }

  .title_section {
    grid-column-gap: 1px;
    grid-row-gap: 2px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .p1-bold {
    line-height: 28px;
  }

  .p1-regular {
    font-weight: 400;
  }

  .byggidn_description {
    margin-top: 32px;
  }

  .single_image {
    padding-top: 527px;
  }

  .single_image.byggidn {
    padding-top: 600px;
  }

  .test {
    margin-top: -400px;
  }

  .p1-light {
    font-size: var(--20);
    line-height: var(--28);
    font-weight: 300;
  }

  .byggidn_left_image_image {
    background-image: none;
  }

  .byggidn_right_image_vector {
    top: 0;
  }

  .byggidn_right_image_image {
    z-index: 10;
  }

  .byggidn_right_image_content {
    width: 84%;
    align-self: center;
  }

  .byggidn_left_image {
    display: block;
  }

  .byggidn_left_image_vector {
    width: 100%;
    margin-left: 24px;
    left: 0;
  }

  .byggidn_left_vector {
    width: 80%;
    margin-left: 0;
    padding-top: 40px;
    padding-left: 23px;
  }

  .byggidn_left_image_content {
    padding-bottom: 80px;
    display: block;
    position: relative;
  }

  .volvo_title_product_text, .volvo_title_location_text {
    line-height: 28px;
  }

  .body-2 {
    padding-bottom: 40px;
  }

  .section-4 {
    width: 100%;
  }

  .heading-4 {
    width: 100%;
    object-fit: fill;
    font-size: 60px;
    line-height: 60px;
    display: block;
  }

  .calculate_btn {
    width: 100%;
  }

  .result_display {
    color: var(--50);
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Open Sans, sans-serif;
    font-size: 48px;
    line-height: 80px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  }

  .form {
    text-align: center;
  }

  .form-block, .div-block-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .success-message {
    padding-top: 0;
    padding-bottom: 0;
  }

  .error-message {
    height: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .work.byggidn {
    padding-right: 24px;
  }

  .h1 {
    font-size: 56px;
    line-height: 76px;
  }

  .h1.h2, .p1-bold, .p2-bold, .p3-class, .p1-regular {
    color: var(--50);
  }

  .work_image {
    position: static;
  }

  .single_image {
    padding-top: 0;
  }

  .test {
    height: 400px;
  }

  .test.test2 {
    margin-top: -779px;
  }

  .byggidn_header_logo {
    width: 58%;
    height: auto;
    mix-blend-mode: normal;
  }

  .byggidn_right_image_vector {
    margin-top: 80px;
    top: -261px;
  }

  .byggidn_right_image_content {
    width: 100%;
  }

  .byggidn_left_vector {
    width: 80%;
    margin-left: 3px;
    padding: 8px 0 0;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .volvo_header_logo {
    width: 58%;
    height: auto;
    mix-blend-mode: normal;
  }

  .h1_volvo {
    font-size: 56px;
    line-height: 76px;
  }

  .h1_volvo.h2, .volvo_title_product_text, .volvo_title_location_text {
    color: var(--50);
  }

  .section-4 {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .lottie-animation {
    width: 80%;
  }

  .work {
    padding-left: 16px;
    padding-right: 16px;
  }

  .work.byggidn {
    padding-bottom: 80px;
  }

  .byggidn_content, .byggidn_title, .h1, .p1-regular {
    display: block;
  }

  .byggidn_description {
    margin-right: 16px;
  }

  .single_image {
    padding-top: 0;
  }

  .h2 {
    font-family: Open Sans, sans-serif;
    font-size: 64px;
    line-height: 88px;
  }

  .test {
    height: 400px;
  }

  .cell {
    align-items: flex-start;
  }

  .byggidn_header_logo {
    width: 40%;
  }

  .byggidn_right_image_vector {
    margin-top: 60px;
  }

  .byggidn_right_image_content {
    width: 100%;
  }

  .byggidn_left_vector {
    margin-left: 0;
    padding-top: 8px;
  }

  .byggidn_left_image_content {
    padding-bottom: 8px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .volvo_title {
    display: block;
  }

  .volvo_header_logo {
    width: 40%;
  }

  .h1_volvo {
    display: block;
  }

  .heading-4.light {
    font-size: 16px;
    line-height: 25px;
  }

  .result_display {
    font-size: 24px;
    line-height: 40px;
  }

  .div-block-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-6 {
    margin-left: 12px;
    margin-right: 12px;
  }

  .heading-5 {
    color: var(--50);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
    font-family: Open Sans, sans-serif;
  }
}

#w-node-e891536b-d5e9-e185-2370-3dd11b0b2590-7fe5fa1c, #w-node-e891536b-d5e9-e185-2370-3dd11b0b2596-7fe5fa1c, #w-node-b8e960d1-1f0a-e7c0-316a-bec8647f750e-7fe5fa1c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_45068ce7-4a35-d601-e3db-b79e1fdb2649-7fe5fa1c, #w-node-_894bd1ef-6b92-086f-6cd4-ee7e7169657d-7fe5fa1c {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_64292e65-8c67-8af1-b4d6-b96329b4698b-7fe5fa1c, #w-node-_5b7aab99-83d6-874f-5a68-0d02982a00c6-7fe5fa1c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_41e3bad5-c9c2-550a-7b77-2dbdbd91b68c-7fe5fa1c, #w-node-_0555d9ad-61a0-581e-3c5b-6bf98d1685e9-58a2c7d6, #w-node-_635f2559-d2d5-9c5b-9b5a-7c00d97a6672-58a2c7d6, #w-node-_30d21518-550e-6495-8816-e2f2998e4fd0-58a2c7d6, #w-node-_54f0bd88-530d-eae7-9756-88b871bda295-58a2c7d6, #w-node-aa64f7ae-b787-a557-26e7-5c22572ddb28-58a2c7d6, #w-node-_81351aae-259e-e579-d286-89435aec230b-58a2c7d6, #w-node-a806c0d2-a904-69c1-6547-f492d05fb63d-58a2c7d6, #w-node-_3bbef12f-61bf-cf0f-3367-f93caada9243-58a2c7d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-b8e960d1-1f0a-e7c0-316a-bec8647f750e-7fe5fa1c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e891536b-d5e9-e185-2370-3dd11b0b2590-7fe5fa1c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e891536b-d5e9-e185-2370-3dd11b0b2591-7fe5fa1c {
    order: 9999;
  }

  #w-node-f36f22a9-c461-abea-919f-295ca31cb6e0-7fe5fa1c {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_64292e65-8c67-8af1-b4d6-b96329b4698b-7fe5fa1c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_64292e65-8c67-8af1-b4d6-b96329b4698c-7fe5fa1c {
    order: 9999;
  }
}


