.elementor-kit-4{--e-global-color-primary:#77312B;--e-global-color-secondary:#E4D5C4;--e-global-color-text:#000000;--e-global-color-accent:#77312B;--e-global-color-036490c:#77312B;--e-global-color-5508107:#000000;--e-global-color-96ee464:#FFFFFF;--e-global-color-9ba2e6b:#FFFFFF;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Merriweather";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Merriweather";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-9ba2e6b );color:var( --e-global-color-text );font-family:"Merriweather", Sans-serif;font-size:20px;font-weight:400;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-secondary );font-size:18px;text-transform:uppercase;color:var( --e-global-color-text );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-96ee464 );border-radius:99px 99px 99px 99px;padding:15px 30px 15px 30px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-96ee464 );color:var( --e-global-color-5508107 );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h1{font-family:"Barlow", Sans-serif;font-size:80px;font-weight:600;}.elementor-kit-4 h2{font-family:"Barlow", Sans-serif;font-size:40px;font-weight:600;}.elementor-kit-4 h3{font-family:"Barlow", Sans-serif;font-size:35px;font-weight:600;}.elementor-kit-4 h4{font-family:"Barlow", Sans-serif;font-size:30px;font-weight:600;}.elementor-kit-4 h5{font-family:"Barlow", Sans-serif;font-size:25px;font-weight:600;}.elementor-kit-4 h6{font-family:"Barlow", Sans-serif;font-size:20px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4{font-size:19px;}.elementor-kit-4 h1{font-size:60px;}.elementor-kit-4 h2{font-size:35px;}.elementor-kit-4 h3{font-size:32px;}.elementor-kit-4 h4{font-size:28px;}.elementor-kit-4 h5{font-size:23px;}.elementor-kit-4 h6{font-size:19px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{font-size:18px;}.elementor-kit-4 h1{font-size:40px;}.elementor-kit-4 h2{font-size:30px;}.elementor-kit-4 h3{font-size:30px;}.elementor-kit-4 h4{font-size:26px;}.elementor-kit-4 h5{font-size:21px;}.elementor-kit-4 h6{font-size:18px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Target the specific repeater container */
.hero-buttons-repeater .dce-acf-repeater {
    text-align: center;
}

/* Each button container in this specific repeater */
.hero-buttons-repeater .dce-acf-repeater > div {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

/* Add vertical spacing on mobile */
@media (max-width: 767px) {
    .hero-buttons-repeater .dce-acf-repeater > div {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
.elementor-element-01e1471 {
    transform: translateX(-50%);
}

.circular-image {
  width: 120px !important;
  height: 120px !important;
  min-width: 120px !important; /* Prevents shrinking in flex containers */
  overflow: hidden !important;
  border-radius: 60px !important;
  display: block !important;
}

.circular-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
}

/* ======================================
   DOCUMENT DOWNLOADS SECTION STYLING
   ====================================== */

/* Main container styling */
.dokument-container .dce-acf-repeater {
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

/* Individual document item styling */
.dokument-item {
    display: flex;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,0.1);
}

/* Document link styling */
.dokument-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px 10px;
    text-decoration: none;
    color: var(--e-global-color-text);
    transition: all 0.3s ease;
}

/* Hover effect for document name */
.dokument-link:hover .dokument-navn {
    text-decoration: underline;
}

/* Document name text styling */
.dokument-navn {
    font-weight: 500;
    margin: 0; /* Remove default margin from h4 */
    color: var(--e-global-color-text); /* Ensure text color is inherited */
}

/* Download icon container styling */
.dokument-ikon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* SVG icon sizing */
.dokument-ikon svg {
    width: 100%;
    height: 100%;
}

/* SVG icon color */
.dokument-ikon svg path {
    fill: var(--e-global-color-text);
}

/* ======================================
   END DOCUMENT DOWNLOADS STYLING
   ====================================== */
   
   
/* ==========================================================================
   5. Links & Buttons
   ==========================================================================
   */   
/* Text content links */
.text-content a:not(.elementor-button-link) {
    position: relative;
    color: var(--e-global-color-text);
    text-decoration: none !important;
    font-weight: 500;
}

.text-content a:not(.elementor-button-link):after,
.text-content a:not(.elementor-button-link):before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    background-color: var(--e-global-color-text);
    transition: .5s width;
    width: 0;
}

.text-content a:not(.elementor-button-link):before {
    width: 100%;
    opacity: .3;
}

.text-content a:not(.elementor-button-link):hover:after {
    width: 100%;
}

/* Footer links */
.footer-content a:not(.elementor-button-link) {
    position: relative;
    color: var(--e-global-color-96ee464);
    text-decoration: none !important;
    font-weight: 500;
}

.footer-content a:not(.elementor-button-link):after,
.footer-content a:not(.elementor-button-link):before {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    background-color: var(--e-global-color-96ee464);
    transition: .5s width;
    width: 0;
}

.footer-content a:not(.elementor-button-link):before {
    width: 100%;
    opacity: .3;
}

.footer-content a:not(.elementor-button-link):hover:after {
    width: 100%;
}

/* Form */
#interesseskjema {
    overflow: hidden !important;
}
#interesseskjema .autoprospekt-widget-frame {
    width: 100% !important;
    height: auto !important;
}
#interesseskjema .autoprospekt-widget-frame label input {
    background-color: transparent !important;
    border-color: var(--e-global-color-text) !important;
    border-radius: 0 !important;
    margin-top: 10px !important;
    color: var(--e-global-color-text) !important;
}
#interesseskjema .autoprospekt-widget-frame input[type=checkbox] + span {
    background-color: transparent !important;
    border-color: var(--e-global-color-text) !important;
    border-radius: 0 !important;
    border-width: 1px !important;
}
#interesseskjema .autoprospekt-widget-frame input[type=checkbox]:checked + span:before {
    width: 7px !important;
    left: 8px !important;
    top: 4px !important;
    border-color: var(--e-global-color-text) !important;
}
#interesseskjema .autoprospekt-widget-frame label span,
#interesseskjema .autoprospekt-widget-frame p,
#interesseskjema .autoprospekt-widget-frame label {
    color: var(--e-global-color-text) !important;
}
#interesseskjema .autoprospekt-widget-frame a.autoprospekt-widget-link,
#interesseskjema .autoprospekt-widget-frame label span.autoprospekt-widget-link {
    color: inherit !important;
    text-decoration: underline !important;
}
#interesseskjema .autoprospekt-widget-frame button {
    width: auto !important;
    padding: 10px 28px 14px !important;
    border-radius: 9999px !important;
    background-color: var(--e-global-color-secondary) !important;
    color: var(--e-global-color-text) !important;
    margin-top: 10px !important;
    transition: background-color 0.3s ease !important;
    opacity: 1 !important;
}
#interesseskjema .autoprospekt-widget-frame button:hover {
    background-color: var(--e-global-color-primary) !important;
    color: var(--e-global-color-secondary) !important;
}
#interesseskjema .autoprospekt-widget-frame button:disabled {
    opacity: 1 !important;
    cursor: not-allowed;
}/* End custom CSS */