.elementor-kit-8{--e-global-color-4b5e5f1:#009DE0;--e-global-color-40cfe56:#0077A8;--e-global-color-5bc010d:#0B2A3C;--e-global-color-1e80417:#111827;--e-global-color-997ade3:#374151;--e-global-color-dc0a31d:#596675;--e-global-color-2c48ef1:#F4FAFD;--e-global-color-d8b4395:#F8FAFC;--e-global-color-61db79b:#D8E5EC;--e-global-color-5abd079:#55BFA3;--e-global-color-9b7e9b9:#349B81;--e-global-color-957d59b:#F2C94C;--e-global-color-2fd3677:#F47C50;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4eb5609-font-size:64px;--e-global-typography-4eb5609-line-height:1.1em;--e-global-typography-be3355a-font-size:48px;--e-global-typography-be3355a-line-height:1.15em;--e-global-typography-b3f36eb-font-size:48px;--e-global-typography-b3f36eb-line-height:1.1em;--e-global-typography-3b32445-font-size:36px;--e-global-typography-3b32445-line-height:1.2em;--e-global-typography-d07bf05-font-size:30px;--e-global-typography-d07bf05-line-height:1.2em;--e-global-typography-e0289be-font-size:24px;--e-global-typography-e0289be-line-height:1.3em;color:#374151;font-family:"Inter", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{color:#111827;font-family:"Manrope", Sans-serif;font-weight:800;line-height:1.3em;}.elementor-kit-8 h2{color:#111827;font-family:"Manrope", Sans-serif;font-weight:700;line-height:1.3em;}.elementor-kit-8 h3{color:#111827;font-family:"Manrope", Sans-serif;font-weight:bold;line-height:1.3em;}.elementor-kit-8 h4{color:#111827;font-family:"Manrope", Sans-serif;line-height:1.3em;}.elementor-kit-8 h5{color:#111827;font-family:"Manrope", Sans-serif;line-height:1.3em;}.elementor-kit-8 h6{color:#111827;font-family:"Manrope", Sans-serif;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-8{--e-global-typography-4eb5609-font-size:48px;--e-global-typography-be3355a-font-size:38px;--e-global-typography-be3355a-line-height:1.2em;--e-global-typography-b3f36eb-font-size:38px;--e-global-typography-b3f36eb-line-height:1.15em;--e-global-typography-3b32445-font-size:30px;--e-global-typography-3b32445-line-height:1.25em;--e-global-typography-d07bf05-font-size:24px;--e-global-typography-d07bf05-line-height:1.25em;--e-global-typography-e0289be-font-size:20px;--e-global-typography-e0289be-line-height:1.35em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-4eb5609-font-size:36px;--e-global-typography-be3355a-font-size:28px;--e-global-typography-be3355a-line-height:1.25em;--e-global-typography-b3f36eb-font-size:30px;--e-global-typography-b3f36eb-line-height:1.2em;--e-global-typography-3b32445-font-size:24px;--e-global-typography-3b32445-line-height:1.3em;--e-global-typography-d07bf05-font-size:20px;--e-global-typography-d07bf05-line-height:1.3em;--e-global-typography-e0289be-font-size:17px;--e-global-typography-e0289be-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* BTN 1 - CONSALUS PRIMARY */
.btn-1 .elementor-button{
  background: linear-gradient(135deg, #009DE0, #31B8E8);
  color: #FFFFFF;
  border: none;
  border-radius: 999px;
  padding: 14px 26px;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.25s ease;
  box-shadow: 0 8px 20px rgba(0,157,224,0.24);
}
.btn-1 .elementor-button:hover{
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(0,157,224,0.36);
  background: linear-gradient(135deg, #0077A8, #009DE0);
  color: #FFFFFF;
}

/* BTN 2 - DARK */
.btn-2 .elementor-button{
  background: #0B2A3C;
  color: #FFFFFF;
  border-radius: 999px;
  padding: 14px 26px;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.25s ease;
}
.btn-2 .elementor-button:hover{
  background: #071E2B;
  transform: translateY(-2px);
}

/* BTN 3 - OUTLINE */
.btn-3 .elementor-button{
  background: transparent;
  color: #111827;
  border: 2px solid #D8E5EC;
  border-radius: 999px;
  padding: 14px 26px;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.25s ease;
}
.btn-3 .elementor-button:hover{
  background: #F4FAFD;
  border-color: #009DE0;
  color: #111827;
  transform: translateY(-2px);
}

/* BTN 4 - MINT */
.btn-4 .elementor-button{
  background: #0B2A3C;
  color: #55BFA3;
  border: 2px solid #55BFA3;
  border-radius: 999px;
  padding: 16px 32px;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
}
.btn-4 .elementor-button:hover{
  color: #FFFFFF;
  background: #349B81;
  box-shadow: 0 0 20px rgba(85,191,163,0.42);
  transform: translateY(-2px);
}

/* BTN 5 - GRADIENT */
.btn-5 .elementor-button{
  background: linear-gradient(135deg, #009DE0, #55BFA3);
  color: #FFFFFF;
  border-radius: 999px;
  padding: 16px 32px;
  font-weight: 600;
  font-size: 16px;
  border: none;
  transition: all 0.3s ease;
}
.btn-5 .elementor-button:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 30px rgba(0,157,224,0.30);
}

/* BTN 6 - GLASS */
.btn-6 .elementor-button{
  background: rgba(255,255,255,0.12);
  color: #FFFFFF;
  border: 1px solid rgba(255,255,255,0.34);
  backdrop-filter: blur(10px);
  border-radius: 999px;
  padding: 16px 32px;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
}
.btn-6 .elementor-button:hover{
  background: rgba(255,255,255,0.22);
  border-color: #FFFFFF;
  transform: translateY(-2px);
}

/* BTN 7 - OUTLINE BLUE */
.btn-7 .elementor-button{
  background: transparent;
  color: #009DE0;
  border: 2px solid #009DE0;
  border-radius: 999px;
  padding: 16px 32px;
  font-weight: 600;
  transition: all 0.3s ease;
}
.btn-7 .elementor-button:hover{
  background: #009DE0;
  color: #FFFFFF;
  box-shadow: 0 10px 25px rgba(0,157,224,0.28);
}

.heading-1 {
  font-size: 36px;
  font-weight: 800;
  color: #111827;
  display: inline-block;
  position: relative;
}
.heading-1::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: linear-gradient(135deg, #009DE0, #55BFA3);
  margin-top: 10px;
  border-radius: 3px;
  box-shadow: 0 6px 20px rgba(0,157,224,0.28);
}
.heading-2 {
  font-size: 30px;
  font-weight: 700;
  color: #111827;
  position: relative;
  padding-bottom: 10px;
}
.heading-2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #009DE0;
  border-radius: 2px;
  transition: all 0.3s ease;
}
.heading-2:hover::after {
  width: 80px;
  background: linear-gradient(135deg, #009DE0, #55BFA3);
}
.heading-3 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #111827;
  position: relative;
  transition: all 0.3s ease;
}
.heading-3::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  margin: 10px auto 0;
  background: linear-gradient(135deg, #009DE0, #55BFA3);
  border-radius: 2px;
  box-shadow: 0 4px 15px rgba(0,157,224,0.22);
}
.elementor-widget:hover .heading-3 {
  transform: translateY(-2px);
}
.elementor-widget:hover .heading-3::after {
  width: 70px;
  box-shadow: 0 8px 25px rgba(0,157,224,0.36);
}

ul.iw-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.iw-checklist li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 14px;
  font-size: 17px;
  line-height: 1.65;
  color: #374151;
  transition: all 0.25s ease;
}
ul.iw-checklist li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 3px;
  width: 24px;
  height: 24px;
  background: #009DE0;
  color: #FFFFFF;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  box-shadow: 0 4px 10px rgba(0,157,224,0.22);
}
ul.iw-checklist li:hover {
  transform: translateX(4px);
  color: #111827;
}

/* ===========================================================
   WPForms – Full Width + Consalus Brand Styling
   Färgpalett: #009DE0, #111827, #F8FAFC, #D8E5EC, #55BFA3, #FFFFFF
=========================================================== */
.wpforms-container-full .wpforms-form,
.wpforms-form {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.wpforms-field-container {
  width: 100% !important;
}
.wpforms-container-full .wpforms-form .wpforms-field {
  margin-bottom: 14px !important;
}
.wpforms-container-full .wpforms-form .wpforms-field-label,
.wpforms-container-full .wpforms-form .wpforms-field-label-inline,
.wpforms-container-full .wpforms-form .wpforms-field legend {
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #111827 !important;
  margin-bottom: 6px !important;
}
.wpforms-required-label {
  color: #009DE0 !important;
}
.wpforms-container-full .wpforms-form input[type="text"],
.wpforms-container-full .wpforms-form input[type="email"],
.wpforms-container-full .wpforms-form input[type="tel"],
.wpforms-container-full .wpforms-form input[type="number"],
.wpforms-container-full .wpforms-form textarea,
.wpforms-container-full .wpforms-form select {
  width: 100% !important;
  background: #FFFFFF !important;
  border: 2px solid #D8E5EC !important;
  border-radius: 14px !important;
  padding: 16px 18px !important;
  font-size: 16px !important;
  color: #111827 !important;
  transition: all 0.25s ease !important;
  box-shadow: none !important;
}
.wpforms-container-full .wpforms-form input:focus,
.wpforms-container-full .wpforms-form textarea:focus,
.wpforms-container-full .wpforms-form select:focus {
  border-color: #009DE0 !important;
  background: #F8FAFC !important;
  box-shadow: 0 0 0 3px rgba(0,157,224,0.20) !important;
}
.wpforms-container-full .wpforms-form textarea {
  min-height: 140px !important;
  resize: vertical !important;
}
.choices__inner {
  background: #FFFFFF !important;
  border-radius: 14px !important;
  border: 2px solid #D8E5EC !important;
  padding: 12px 16px !important;
  min-height: 55px !important;
  font-size: 16px !important;
}
.choices__list--dropdown {
  border-radius: 14px !important;
  border: 2px solid #009DE0 !important;
  box-shadow: 0 10px 30px rgba(11,42,60,0.15) !important;
}
.choices__item--selectable.is-highlighted,
.choices__list--dropdown .choices__item--choice.is-highlighted {
  background-color: #009DE0 !important;
  color: #FFFFFF !important;
}
.choices__item--choice:hover {
  background: #EAF7FC !important;
  color: #111827 !important;
}
.choices__inner.is-focused,
.choices.is-open .choices__inner {
  border-color: #009DE0 !important;
  box-shadow: 0 0 0 3px rgba(0,157,224,0.20) !important;
}
.wpforms-container-full .wpforms-field input[type="radio"],
.wpforms-container-full .wpforms-field input[type="checkbox"] {
  accent-color: #009DE0 !important;
  width: 18px !important;
  height: 18px !important;
}
.wpforms-container-full .wpforms-form .wpforms-submit {
  width: 100% !important;
  background: #009DE0 !important;
  color: #FFFFFF !important;
  border: none !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 18px 22px !important;
  border-radius: 14px !important;
  cursor: pointer !important;
  transition: 0.25s ease !important;
  box-shadow: 0 10px 28px rgba(0,157,224,0.22) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
}
.wpforms-container-full .wpforms-form .wpforms-submit:hover {
  background: #0077A8 !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 15px 35px rgba(0,119,168,0.28) !important;
}
#wpforms-submit-2104 {
  line-height: 1 !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}
.wpforms-container-full .wpforms-form .wpforms-submit:disabled {
  opacity: 0.5 !important;
  transform: none !important;
}
.wpforms-error {
  color: #C2413B !important;
  font-size: 15px !important;
  margin-top: 6px !important;
}
.wpforms-container-full .wpforms-form input.wpforms-error,
.wpforms-container-full .wpforms-form textarea.wpforms-error {
  border-color: #C2413B !important;
  background: #FFF7F6 !important;
}
@media (max-width: 768px) {
  .wpforms-field {
    margin-bottom: 12px !important;
  }
}

/* CTA BUTTON - CONSALUS PRIMARY */
.elementor-cta__button{
  background: linear-gradient(135deg, #009DE0, #31B8E8) !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 999px !important;
  padding: 14px 26px !important;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.25s ease;
  box-shadow: 0 8px 20px rgba(0,157,224,0.24);
  display: inline-block;
}
.elementor-cta__button:hover{
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(0,119,168,0.32);
  background: linear-gradient(135deg, #0077A8, #009DE0) !important;
  color: #FFFFFF !important;
}

/* ==========================================================
   CONSALUS ELEMENTOR UI KIT
   Lägg klass under Advanced → CSS Classes
========================================================== */

.iw-soft{
    background:#FFFFFF;
    border-radius:24px;
    box-shadow:0 12px 30px rgba(11,42,60,.08);
    transition:all .28s ease;
    overflow:hidden;
}
.iw-soft:hover{
    transform:translateY(-4px);
    box-shadow:0 22px 55px rgba(11,42,60,.14);
}

.iw-minimal{
    background:#FFFFFF;
    border-radius:18px;
    box-shadow:0 4px 12px rgba(11,42,60,.05);
    transition:all .25s ease;
}
.iw-minimal:hover{
    box-shadow:0 10px 22px rgba(11,42,60,.09);
}

.iw-premium{
    background:#FFFFFF;
    border-radius:30px;
    box-shadow:0 28px 80px rgba(11,42,60,.14),0 8px 24px rgba(11,42,60,.06);
    transition:all .3s ease;
    overflow:hidden;
}
.iw-premium:hover{
    transform:translateY(-6px);
    box-shadow:0 40px 100px rgba(11,42,60,.18),0 14px 34px rgba(11,42,60,.08);
}

.iw-border{
    background:#FFFFFF;
    border:1px solid #D8E5EC;
    border-radius:24px;
    box-shadow:0 8px 22px rgba(11,42,60,.05);
    transition:all .25s ease;
}
.iw-border:hover{
    transform:translateY(-3px);
    border-color:#009DE0;
    box-shadow:0 18px 42px rgba(11,42,60,.10);
}

.iw-glass{
    background:rgba(255,255,255,.72);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
    border:1px solid rgba(255,255,255,.48);
    border-radius:28px;
    box-shadow:0 20px 60px rgba(11,42,60,.12);
    transition:all .3s ease;
}
.iw-glass:hover{
    transform:translateY(-5px);
    box-shadow:0 28px 75px rgba(11,42,60,.18);
}

.iw-float{
    background:#FFFFFF;
    border-radius:26px;
    box-shadow:0 18px 45px rgba(11,42,60,.10);
    transition:all .35s ease;
}
.iw-float:hover{
    transform:translateY(-8px) scale(1.01);
    box-shadow:0 30px 75px rgba(11,42,60,.18);
}

.iw-hero{
    background:#FFFFFF;
    border-radius:36px;
    overflow:hidden;
    box-shadow:0 45px 120px rgba(11,42,60,.18),0 12px 34px rgba(11,42,60,.08);
    transition:all .35s ease;
}
.iw-hero:hover{
    transform:translateY(-8px);
    box-shadow:0 60px 150px rgba(11,42,60,.24),0 18px 40px rgba(11,42,60,.10);
}

.iw-dark{
    background:#0B2A3C;
    color:#FFFFFF;
    border-radius:26px;
    box-shadow:0 24px 70px rgba(11,42,60,.32);
    transition:all .28s ease;
}
.iw-dark:hover{
    transform:translateY(-5px);
    box-shadow:0 34px 90px rgba(11,42,60,.40);
}

.iw-flat{
    background:#FFFFFF;
    border-radius:20px;
    transition:all .25s ease;
}
.iw-flat:hover{
    transform:translateY(-2px);
}

.iw-card{
    background:#FFFFFF;
    border-radius:22px;
    padding:28px;
    box-shadow:0 10px 24px rgba(11,42,60,.06),0 2px 6px rgba(11,42,60,.04);
    transition:all .28s ease;
}
.iw-card:hover{
    transform:translateY(-4px);
    box-shadow:0 20px 48px rgba(11,42,60,.12),0 4px 10px rgba(11,42,60,.05);
}

.iw-image img{
    border-radius:24px;
    transition:all .35s ease;
    box-shadow:0 18px 48px rgba(11,42,60,.14);
}
.iw-image img:hover{
    transform:translateY(-4px) scale(1.02);
    box-shadow:0 28px 75px rgba(11,42,60,.22);
}

.iw-icon .elementor-widget-container{
    background:#FFFFFF;
    border:1px solid #E5EEF2;
    border-radius:22px;
    padding:30px;
    box-shadow:0 14px 38px rgba(11,42,60,.08);
    transition:all .28s ease;
}
.iw-icon .elementor-widget-container:hover{
    transform:translateY(-5px);
    border-color:#009DE0;
    box-shadow:0 24px 60px rgba(11,42,60,.14);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 900;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-BlackItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: bold;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-BoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 800;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-ExtraBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 100;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-ExtraLightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Inter28pt-ThinItalic.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Manrope-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Manrope-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Manrope-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Manrope-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Manrope-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Manrope-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://consalus.webbdesign.one/wp-content/uploads/Manrope-SemiBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */