.elementor-kit-7{--e-global-color-primary:#11548E;--e-global-color-secondary:#092A47;--e-global-color-text:#222222;--e-global-color-accent:#F3C538;--e-global-color-399a8d7:#FFFFFF;--e-global-color-eeab4de:#000000;--e-global-color-09c072d:#BCBEC0;--e-global-color-4c3a56e:#606161;--e-global-color-5ce739f:#FFFFFFCC;--e-global-color-601241c:#FFFFFF00;--e-global-color-339470b:#092A470D;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-1c0a54b-font-size:48px;--e-global-typography-1c0a54b-font-weight:900;--e-global-typography-1c0a54b-text-transform:capitalize;--e-global-typography-1c0a54b-line-height:1.2em;--e-global-typography-454bc79-font-size:30px;--e-global-typography-454bc79-text-transform:capitalize;--e-global-typography-454bc79-line-height:1.2em;--e-global-typography-bd03a2b-font-size:20px;--e-global-typography-bd03a2b-font-weight:900;--e-global-typography-bd03a2b-line-height:1.4em;--e-global-typography-399f426-font-size:16px;--e-global-typography-399f426-font-weight:700;--e-global-typography-399f426-text-transform:uppercase;--e-global-typography-399f426-line-height:1.5;--e-global-typography-399f426-letter-spacing:0.3em;--e-global-typography-bfc0464-font-family:"Montserrat";--e-global-typography-bfc0464-font-size:16px;--e-global-typography-bfc0464-font-weight:400;--e-global-typography-50f1ef7-font-family:"Montserrat";--e-global-typography-50f1ef7-font-size:14px;--e-global-typography-50f1ef7-font-weight:600;--e-global-typography-50f1ef7-text-transform:none;--e-global-typography-50f1ef7-letter-spacing:0.1em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:600;text-transform:none;letter-spacing:0.05rem;color:var( --e-global-color-399a8d7 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:8px 8px 8px 8px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#FFFFFF00;color:var( --e-global-color-399a8d7 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 h1{color:var( --e-global-color-eeab4de );font-size:57px;font-weight:900;text-transform:uppercase;}.elementor-kit-7 h2{color:var( --e-global-color-eeab4de );font-size:36px;font-weight:900;}.elementor-kit-7 h3{color:var( --e-global-color-eeab4de );font-weight:900;}.elementor-kit-7 h4{color:var( --e-global-color-eeab4de );font-weight:900;}.elementor-kit-7 h5{color:var( --e-global-color-eeab4de );font-weight:900;}.elementor-kit-7 h6{color:var( --e-global-color-eeab4de );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-1c0a54b-font-size:40px;}.elementor-kit-7 h1{font-size:50px;}.elementor-kit-7 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:16px;--e-global-typography-1c0a54b-font-size:32px;--e-global-typography-454bc79-font-size:26px;--e-global-typography-399f426-font-size:12px;--e-global-typography-bfc0464-font-size:16px;}.elementor-kit-7 h1{font-size:30px;}.elementor-kit-7 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dvxFixedBg::before {
    background-attachment: fixed;
}

body.is-safari .dvxFixedBg::before {
    background-attachment: scroll;
}



/* Typography */

h1 {
     line-height: 1.1!important; 
}

h2, h3, h4, h5, h6 {
    line-height: 1.25!important;
}

a {
    transition: all .2s;
}

hr {
    border: 1px solid var(--e-global-color-primary);
    opacity: 0.5;
    margin-top: -5px!important;
    margin-bottom: 15px!important;;
}


/* Same-Page-Links Navbar */
.dvxPageNav {
    background-color: rgba(0,0,0, .2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.dvxPageNav .e-con-inner {
    transition: .3s;
    padding: 0px!important;   
}

.dvxPageNav.elementor-sticky--active .e-con-inner {
    padding: 0px!important;   
}

.dvxPageNav.elementor-sticky--active {
    background-color: rgba(0,0,0, .5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 0 30px rgba(0,0,0,.3);
    width: 100%!important;
}

.dvxCard {
   box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);  
}
.dvxCard:hover {
 transform: translateY(-4px);
 box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
}

.dvxColorContainer.e-con:before {
    border-radius: 0px;
}

.dvxOpacity {
    opacity: 0.5;
}



/* Fix for flickering button icons */
svg {
    transition: all .2s;
}

.elementor-button {
    transition: all .2s;
}

.elementor-button-text {
    transition: color .2s; 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://bioelectrix.devix.se/wp-content/uploads/2025/10/montserrat-v31-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://bioelectrix.devix.se/wp-content/uploads/2025/10/montserrat-v31-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bioelectrix.devix.se/wp-content/uploads/2025/10/montserrat-v31-latin-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */