.elementor-kit-8{--e-global-color-primary:#857861;--e-global-color-secondary:#DBD1C5;--e-global-color-text:#2B2926;--e-global-color-accent:#B5A691;--e-global-color-69da5ca:#2B292633;--e-global-color-ef368e5:#F5F1EC;--e-global-color-6e6a36e:#EAE3DA;--e-global-color-f3ac282:#F5F1EC;--e-global-color-a091ca1:#EAE3DA;--e-global-color-4692542:#F5F1EC;--e-global-color-31c5990:#554D3A;--e-global-color-02a08a4:#DBD1C5;--e-global-color-0cc094c:#F2ECE7;--e-global-color-9011fee:#E5E1D6;--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-278bb26-font-size:24px;--e-global-typography-278bb26-line-height:1.3em;--e-global-typography-2cd6a55-font-size:30px;--e-global-typography-2cd6a55-line-height:1.2em;--e-global-typography-7e95b35-font-size:36px;--e-global-typography-7e95b35-line-height:1.2em;--e-global-typography-fb460bf-font-size:48px;--e-global-typography-fb460bf-line-height:1.1em;--e-global-typography-a58f055-font-size:47px;--e-global-typography-a58f055-line-height:1.15em;--e-global-typography-3f37fc7-font-size:64px;--e-global-typography-3f37fc7-line-height:1.1em;color:#2B2926;font-family:"Sulphur_Point", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{color:#554D3A;font-family:"Sulphur_Point", Sans-serif;font-weight:bold;line-height:1.3em;}.elementor-kit-8 h2{color:#554D3A;font-family:"Sulphur_Point", Sans-serif;font-weight:bold;line-height:1.3em;}.elementor-kit-8 h3{color:#857861;font-family:"Sulphur_Point", Sans-serif;line-height:1.3em;}.elementor-kit-8 h4{color:#2B2926;font-family:"Sulphur_Point", Sans-serif;line-height:1.3em;}.elementor-kit-8 h5{color:#857861;font-family:"Sulphur_Point", Sans-serif;line-height:1.3em;}.elementor-kit-8 h6{font-family:"Sulphur_Point", 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-278bb26-font-size:20px;--e-global-typography-278bb26-line-height:1.35em;--e-global-typography-2cd6a55-font-size:24px;--e-global-typography-2cd6a55-line-height:1.25em;--e-global-typography-7e95b35-font-size:30px;--e-global-typography-7e95b35-line-height:1.25em;--e-global-typography-fb460bf-font-size:38px;--e-global-typography-fb460bf-line-height:1.15em;--e-global-typography-a58f055-font-size:38px;--e-global-typography-a58f055-line-height:1.2em;--e-global-typography-3f37fc7-font-size:48px;}.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-278bb26-font-size:17px;--e-global-typography-278bb26-line-height:1.4em;--e-global-typography-2cd6a55-font-size:20px;--e-global-typography-2cd6a55-line-height:1.3em;--e-global-typography-7e95b35-font-size:24px;--e-global-typography-7e95b35-line-height:1.3em;--e-global-typography-fb460bf-font-size:30px;--e-global-typography-fb460bf-line-height:1.2em;--e-global-typography-a58f055-font-size:28px;--e-global-typography-a58f055-line-height:1.25em;--e-global-typography-3f37fc7-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================
   AURA STUDIO STYLE SYSTEM
   ========================= */

:root{
  --color-bg: #F5F1EC;
  --color-surface: #EAE3DA;
  --color-primary: #857861;   /* Mocha */
  --color-secondary: #DBD1C5; /* Dusty Beige */
  --color-accent: #B5A691;    /* Dusk */
  --color-dark: #554D3A;      /* Truffle */
  --color-text: #2B2926;
  --color-white: #FFFFFF;

  --radius-soft: 2px;
  --transition-smooth: all 0.3s ease;
  --shadow-soft: 0 10px 30px rgba(85, 77, 58, 0.08);
  --shadow-hover: 0 14px 34px rgba(85, 77, 58, 0.14);
}


/* =========================
   BUTTON 1 - PRIMARY
   ========================= */
.btn-1 .elementor-button{
    background: var(--color-primary);
    color: var(--color-white);
    border: 1px solid var(--color-primary);
    border-radius: 0;
    padding: 14px 28px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: var(--transition-smooth);
    box-shadow: none;
}

.btn-1 .elementor-button:hover{
    background: var(--color-dark);
    border-color: var(--color-dark);
    color: var(--color-white);
    transform: translateY(-1px);
    box-shadow: var(--shadow-soft);
}


/* =========================
   BUTTON 2 - DARK
   ========================= */
.btn-2 .elementor-button{
    background: var(--color-dark);
    color: var(--color-bg);
    border: 1px solid var(--color-dark);
    border-radius: 0;
    padding: 14px 28px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: var(--transition-smooth);
}

.btn-2 .elementor-button:hover{
    background: transparent;
    color: var(--color-dark);
    border-color: var(--color-dark);
    transform: translateY(-1px);
}


/* =========================
   BUTTON 3 - OUTLINE LIGHT
   ========================= */
.btn-3 .elementor-button{
    background: transparent;
    color: var(--color-dark);
    border: 1px solid var(--color-accent);
    border-radius: 0;
    padding: 14px 28px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: var(--transition-smooth);
}

.btn-3 .elementor-button:hover{
    background: var(--color-surface);
    border-color: var(--color-primary);
    color: var(--color-dark);
    transform: translateY(-1px);
}


/* =========================
   BUTTON 4 - SOFT BEIGE
   ========================= */
.btn-4 .elementor-button{
    background: var(--color-secondary);
    color: var(--color-dark);
    border: 1px solid var(--color-secondary);
    border-radius: 0;
    padding: 14px 28px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: var(--transition-smooth);
}

.btn-4 .elementor-button:hover{
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-white);
    transform: translateY(-1px);
}


/* =========================
   BUTTON 5 - TEXT LINK STYLE
   ========================= */
.btn-5 .elementor-button{
    background: transparent;
    color: var(--color-dark);
    border: none;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    transition: var(--transition-smooth);
    box-shadow: none;
}

.btn-5 .elementor-button:hover{
    color: var(--color-primary);
    transform: translateX(3px);
}


/* =========================
   BUTTON 6 - LIGHT ON IMAGE
   ========================= */
.btn-6 .elementor-button{
    background: rgba(245, 241, 236, 0.12);
    color: var(--color-white);
    border: 1px solid rgba(245, 241, 236, 0.35);
    backdrop-filter: blur(6px);
    border-radius: 0;
    padding: 14px 28px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: var(--transition-smooth);
}

.btn-6 .elementor-button:hover{
    background: rgba(245, 241, 236, 0.2);
    border-color: rgba(245, 241, 236, 0.6);
    color: var(--color-white);
    transform: translateY(-1px);
}


/* =========================
   BUTTON 7 - OUTLINE DARK
   ========================= */
.btn-7 .elementor-button{
    background: transparent;
    color: var(--color-dark);
    border: 1px solid var(--color-dark);
    border-radius: 0;
    padding: 14px 28px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: var(--transition-smooth);
}

.btn-7 .elementor-button:hover{
    background: var(--color-dark);
    color: var(--color-bg);
    box-shadow: var(--shadow-soft);
}


/* =========================
   HEADINGS
   ========================= */

.heading-1 {
  font-size: 56px;
  font-weight: 300;
  color: #F5F1EC;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.1;
}

.heading-1::after {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  background: rgba(245, 241, 236, 0.7);
  margin-top: 18px;
}

.heading-2 {
  font-size: 40px;
  font-weight: 300;
  color: var(--color-dark);
  position: relative;
  padding-bottom: 18px;
  line-height: 1.2;
}

.heading-2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56px;
  height: 1px;
  background: var(--color-accent);
  transition: var(--transition-smooth);
}

.heading-2:hover::after {
  width: 84px;
  background: var(--color-primary);
}

.heading-3 {
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  color: var(--color-dark);
  position: relative;
  transition: var(--transition-smooth);
  line-height: 1.25;
}

.heading-3::after {
  content: "";
  display: block;
  width: 36px;
  height: 1px;
  margin: 14px auto 0;
  background: var(--color-accent);
  transition: var(--transition-smooth);
}

.elementor-widget:hover .heading-3 {
  transform: translateY(-1px);
}

.elementor-widget:hover .heading-3::after {
  width: 60px;
  background: var(--color-primary);
}


/* =========================
   CHECKLIST
   ========================= */
ul.demo-checklist {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.demo-checklist li {
    position: relative;
    padding-left: 34px;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 1.7;
    color: var(--color-text);
    transition: var(--transition-smooth);
}

ul.demo-checklist li::before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0;
    color: var(--color-primary);
    font-size: 18px;
    line-height: 1.7;
    font-weight: 400;
}

ul.demo-checklist li:hover {
    transform: translateX(2px);
    color: var(--color-dark);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sulphur_Point';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://vedaform.se/wp-content/uploads/SulphurPoint-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Sulphur_Point';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://vedaform.se/wp-content/uploads/SulphurPoint-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Sulphur_Point';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://vedaform.se/wp-content/uploads/SulphurPoint-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */