.elementor-kit-6{--e-global-color-primary:#0F0F0F;--e-global-color-secondary:#0F0F0F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFDCA8;--e-global-color-d258c8b:#FFF7EA;--e-global-color-b30a0bf:#FFEACD;--e-global-color-4186e64:#FFFFFF;--e-global-color-516863f:#DDDEDF;--e-global-color-94eb3bc:#FFD392;--e-global-color-a1809c4:#FFEACD;--e-global-color-9a549ec:#FFEFD6;--e-global-color-255c977:#FFFAF1;--e-global-typography-primary-font-family:"Schibsted Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Schibsted Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Schibsted Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Schibsted Grotesk";--e-global-typography-accent-font-weight:500;--e-global-typography-ce197c2-font-size:18px;--e-global-typography-10d8371-font-size:18px;--e-global-typography-10d8371-line-height:1.44em;font-family:"Schibsted Grotesk", Sans-serif;font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-size:18px;font-weight:500;color:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Schibsted Grotesk", Sans-serif;font-weight:500;}.elementor-kit-6 h2{font-family:"Schibsted Grotesk", Sans-serif;}.elementor-kit-6 h3{font-family:"Schibsted Grotesk", Sans-serif;}.elementor-kit-6 h4{font-family:"Schibsted Grotesk", Sans-serif;}.elementor-kit-6 h5{font-family:"Schibsted Grotesk", Sans-serif;}.elementor-kit-6 h6{font-family:"Schibsted Grotesk", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* __Seksjoner__ */

.hovedseksjon {
  /* Desktop styling - standard */
  padding: 60px 10px;
}

/* iPad styling */
@media screen and (max-width: 768px) and (min-width: 481px) {
  .hovedseksjon {
    padding: 50px 10px;
  }
}

/* Mobil styling */
@media screen and (max-width: 480px) {
  .hovedseksjon {
    padding: 50px 10px;
  }
}

.bunnseksjon {
  /* Desktop styling - standard */
  padding: 60px 10px 0 10px;
}

/* iPad styling */
@media screen and (max-width: 768px) and (min-width: 481px) {
  .bunnseksjon {
    padding: 50px 10px 0 10px;
  }
}

/* Mobil styling */
@media screen and (max-width: 480px) {
  .bunnseksjon {
    padding: 50px 10px 0 10px;
  }
}

/* __Seksjoner__ *//* End custom CSS */