@charset "UTF-8";
/*======================================
   Theme Name: Soulful
   Author: GJ
   Version: 1.0.0
   Description: Custom template for the soulfulmedia.com website
   License: MIT
*/
@font-face {
  font-family: "Asap";
  src: url("../fonts/asap.woff2") format("woff2");
  font-weight: 300 400 500 600 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PlayfairDisplay";
  src: url("../fonts/PlayfairDisplay.woff2") format("woff2");
  font-weight: 300 400 500 600 700;
  font-style: normal;
  font-display: swap;
}

/*======================================
Global Variables
=======================================*/ 
:root {
	--primary-font: Asap, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
	--serif-font: PlayfairDisplay;
	--monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	--accent-colour: #d79210;
	--accent-hover: #e6c46a;
	--link-colour: #d79210;
	--link-hover: #265fcb;
	--mainmenu-hover: #fbe3b5;
  
	--violet: #2a1f44;
	--accent: #C79A3A;
	--accent-soft: #E6C46A;
	--accent-secondary: #6E57A6;
	--background: #f9f6f8;
	--text-main: #1C1C1E;
	--text-muted: #6B6B72; 
  --lines: #E6c46a;
	--cream: #f4e8d8;
  
  /* Primary (Blue) */
  --primary-h: 208;
  --primary-s: 100%;
  --primary-l: 20%;
  /* Secondary (Slate) */
  --secondary-h: 212;
  --secondary-s: 10%;
  --secondary-l: 55%;
  /* Success (Green) */
  --success-h: 95;
  --success-s: 42%;
  --success-l: 30%;
  /* Info (Light Blue) */
  --info-h: 204;
  --info-s: 52%;
  --info-l: 53%;
  /* Warning (Yellow) */
  --warning-h: 41;
  --warning-s: 87%;
  --warning-l: 45%;
  /* Danger (Red) */
  --danger-h: 6;
  --danger-s: 63%;
  --danger-l: 47%;
  /* Light / Dark (brand usage) */
  --light: hsl(208 55% 90%);
  --dark: hsl(216 66% 11%);
  --primary: hsl(var(--primary-h) var(--primary-s) var(--primary-l));
  --secondary: hsl(var(--secondary-h) var(--secondary-s) var(--secondary-l));
  --success: hsl(var(--success-h) var(--success-s) var(--success-l));
  --info: hsl(var(--info-h) var(--info-s) var(--info-l));
  --warning: hsl(var(--warning-h) var(--warning-s) var(--warning-l));
  --danger: hsl(var(--danger-h) var(--danger-s) var(--danger-l));
  --primary-hover: hsl(var(--primary-h) var(--primary-s) calc(var(--primary-l) - 5%));
  --secondary-hover: hsl(var(--secondary-h) var(--secondary-s) calc(var(--secondary-l) - 5%));
  --success-hover: hsl(var(--success-h) var(--success-s) calc(var(--success-l) - 5%));
  --info-hover: hsl(var(--info-h) var(--info-s) calc(var(--info-l) - 5%));
  --warning-hover: hsl(var(--warning-h) var(--warning-s) calc(var(--warning-l) - 5%));
  --danger-hover: hsl(var(--danger-h) var(--danger-s) calc(var(--danger-l) - 5%));
  --primary-disabled: hsl(var(--primary-h) var(--primary-s) var(--primary-l) / 0.6);
  --secondary-disabled: hsl(var(--secondary-h) var(--secondary-s) var(--secondary-l) / 0.6);
  --success-disabled: hsl(var(--success-h) var(--success-s) var(--success-l) / 0.6);
  --info-disabled: hsl(var(--info-h) var(--info-s) var(--info-l) / 0.6);
  --warning-disabled: hsl(var(--warning-h) var(--warning-s) var(--warning-l) / 0.6);
  --danger-disabled: hsl(var(--danger-h) var(--danger-s) var(--danger-l) / 0.6);
  /* Alerts — subtle backgrounds (lighter) */
  --primary-bg-subtle: hsl(var(--primary-h) var(--primary-s) calc(var(--primary-l) + 50%));
  --secondary-bg-subtle: hsl(var(--secondary-h) var(--secondary-s) calc(var(--secondary-l) + 30%));
  --success-bg-subtle: hsl(var(--success-h) var(--success-s) calc(var(--success-l) + 50%));
  --info-bg-subtle: hsl(var(--info-h) var(--info-s) calc(var(--info-l) + 35%));
  --warning-bg-subtle: hsl(var(--warning-h) var(--warning-s) calc(var(--warning-l) + 40%));
  --danger-bg-subtle: hsl(var(--danger-h) var(--danger-s) calc(var(--danger-l) + 45%));
  /* Alerts — text colours (readable on subtle backgrounds) */
  --primary-text: hsl(var(--primary-h) var(--primary-s) calc(var(--primary-l) - 20%));
  --secondary-text: hsl(var(--secondary-h) var(--secondary-s) calc(var(--secondary-l) - 20%));
  --success-text: hsl(var(--success-h) var(--success-s) calc(var(--success-l) - 20%));
  --info-text: hsl(var(--info-h) var(--info-s) calc(var(--info-l) - 20%));
  --warning-text: hsl(var(--warning-h) var(--warning-s) calc(var(--warning-l) - 20%));
  --danger-text: hsl(var(--danger-h) var(--danger-s) calc(var(--danger-l) - 20%));
  --category-desc: #153a61;
  --accent-gradient: linear-gradient(180deg, #d79210, #ab650b);
  --blue-gradient: linear-gradient(180deg, #003866, #091a35);
  --soulful-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23242f35' d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E");
  --soulful-accordion-btn-icon-open: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23ffffff' d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E");
  --soulful-star-icon: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22%3E%3Cpath d=%22M12 .587l3.668 7.568 8.332 1.151-6.064 5.828 1.48 8.279-7.416-3.967-7.417 3.967 1.481-8.279-6.064-5.828 8.332-1.151z%22/%3E%3C/svg%3E");
  --section-image-block-left: 0 10rem 0 5rem;
  --section-image-block-right: 10rem 0 5rem 0;
  --service-card-image: 0 5rem 0 0;
  --service-card-radius: 0 5rem 1rem 1rem;
	
--bs-border-color-translucent: #e2e2e22d;
	--soulful-pagination-active-bg: var(--violet);
    --soulful-pagination-active-border-color: var(--violet);
	--soulful-pagination-focus-color: var(--link-hover);
	--soulful-pagination-color: var(--accent);
}
/*======================================
General
=======================================*/
html {
  font-size: 16px;
  font-size: 1rem;
}
body {
  font-family: var(--primary-font);
  font-weight: 400;
}
#pageWrapper {
  position: relative;
}
#system-message-container {
  position: absolute;
    z-index: 1000;
    width: 50%;
    left: 25%;
    right: 25%;
    top: 21rem;
}
#system-message-container .message-inner, joomla-alert {
  background: #fff;
  padding: 1rem;
  border-radius: 20px;
  box-shadow: var(--bs-box-shadow) !important;
}
joomla-alert {
  margin-bottom: 0 !important;
  border-radius: var(--bs-border-radius-lg) !important;
  padding: 1rem 1.25rem !important;
}
joomla-alert .alert-message {
  text-align: center;
}
.my-6 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mt-6 {
  margin-top: 4rem;
}
.mb-6 {
  margin-bottom: 4rem;
}
.py-6 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pt-6 {
  padding-top: 4rem;
}
.pb-6 {
  padding-bottom: 4rem;
}


/*======================================
Header
=======================================*/
.brand-logo img {
  max-width: 15rem;
  min-width: 10rem;
  height: auto;
}
#site-header .navbar {
  align-items: center;
  padding: 0.563rem 1.875rem;
}
.bg-light {
    background-color: #fff !important;
}
#header-utilities {
	text-align: center;
}

.page-header {
    padding: 2rem 0;
}

#page-header-group {
    background-image: url(../images/page-header-bg.webp);
    min-height: 180px;
    display: flex;
    align-items: center;
}

/* ==========================================================================
   Navigation
   ========================================================================== */
.navbar {
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.75);
}
.nav-link {
  color: inherit;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
.nav-link .fa-house-chimney {
    font-size: 0.813rem;
    position: relative;
    bottom: 0.125rem;
}
.navbar-brand {
  padding: 0;
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--body-text);
  visibility: hidden;
  background-color: #fff !important;
  background-clip: padding-box;
  outline: 0;
  padding: 1rem;
  transition: var(--bs-offcanvas-transition);
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: 1rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
  max-width: 12rem;
}

ul.dropdown-menu.show ul {
  padding-left: 3rem;
}
.dropdown-menu {
  --bs-dropdown-min-width: 15rem;
}
.dropdown-menu.show {
  display: block;
  background: #fff;
  border: none;
  box-shadow: none;
}
.dropdown-toggle::after {
  position: relative;
  top: 0.125rem;
}

/* Add a smooth transition to the submenu */
.navbar-nav .dropdown-menu {
  display: block;          /* prevent Bootstrap from hiding it with display:none */
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.navbar-nav .dropdown-menu.show {
  max-height: 800px;       /* large enough for your tallest submenu */
  opacity: 1;
  visibility: visible;
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-top: .5rem;
}


/* Nav Toggle */
.navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler {
  color: #fff;
  background-color: var(--accent-color);
  border: var(--bs-border-width) solid var(--accent-color);
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  background-color: var(--slate);
  border-color: var(--slate);
  text-decoration: none;
}

/* Offcanvas Toggle */
.btn-close {
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  box-sizing: content-box;
  font-size: 1.25rem;
  line-height: 1;
  padding: 0.25rem 0.75rem;
  color: #fff;
  background: var(--accent-color) var(--bs-btn-close-bg) center/1em auto
    no-repeat;
  border: var(--bs-border-width) solid var(--accent-color);
  border-radius: 0.375rem;
  opacity: 1;
}

.btn-close:hover,
.btn-close:focus {
  background-color: var(--slate);
  border-color: var(--slate);
  text-decoration: none;
  opacity: 1;
}

.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

/* Navbar Links */
.nav-link {
  font-weight: 600;
}

.active .home.nav-link:hover,
.active .home.nav-link:focus,
.nav-link:hover,
.nav-link:focus,
.active .nav-link,
.dropdown-menu .active .dropdown-item {
  color: var(--accent-color);
}

.active .home.nav-link {
  color: initial;
}

/* Pagination */
.pagination {
    margin-top: 3rem;
}
.page-link {
    color: var(--soulful-pagination-color);
}

.active>.page-link, 
.page-link.active {
    color: #fff;
    background-color: var(--soulful-pagination-active-bg);
    border-color: var(--soulful-pagination-active-border-color);
}

.com-finder__counter.search-pages-counter {
    color: var(--bs-secondary);
}

/* Breadcrumbs */
.breadcrumb {
  font-size: 0.813rem;
  margin-bottom: 0;
}
.breadcrumb-item a {
  color: inherit;
  text-decoration: none;
}
.category-image.no-image .breadcrumb-item a, 
.article-image.no-image .breadcrumb-item a {
    color: inherit;
}

.category-image.no-image .breadcrumb-item a:focus, 
.category-image.no-image .breadcrumb-item a:hover, 
.category-image .breadcrumb-item a:focus, 
.category-image .breadcrumb-item a:hover, 
.article-image.no-image .breadcrumb-item a:focus, 
.article-image.no-image .breadcrumb-item a:hover,
.article-image .breadcrumb-item a:focus, 
.article-image .breadcrumb-item a:hover{
  color: var(--accent-colour);
}

/* Back to Top */
.scroll-to-top {
  position: fixed;
  right: 0px;
  bottom: 100px;
  transform: rotate(90deg);
  z-index: 99;
}
.scroll-to-top .visible {
  visibility: visible !important;
  opacity: 1 !important;
}
.scroll-to-top .scroll-top-inner {
  opacity: 0;
  visibility: hidden;
}
.scroll-to-top .scroll-top-inner {
  background-color: aliceblue;
  padding: 0.375rem 1rem;
  border-radius: var(--bs-border-radius-xl);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.scroll-to-top .scroll-bar {
  width: 50px;
  height: 2px;
  margin-right: 10px;
  position: relative;
}
.scroll-to-top .scroll-bar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: var(--accent-colour);
  opacity: 1;
}
.scroll-to-top .scroll-bar .bar-inner {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: currentColor;
}
.scroll-to-top .scroll-bar-text {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: var(--blue);
  transition: all 500ms ease;
}
.scroll-to-top .scroll-bar-text:hover {
  transform: scale(1.1);
}
/*======================================
Hero
=======================================*/
.banner-section {
    position: relative;
    min-height: 760px;
    background-repeat: no-repeat;
    background-size: cover;
}

#hero, 
.category-image:not(.category-image.no-image), 
.article-image:not(.article-image.no-image) {
    background-size: cover;
    background-position: center;
    min-height: 48vh;
    padding-top: 0;
    display: flex;
    align-items: center;
}
#hero::before {
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
}

#hero {
    min-height: 50vh;
    background-position-x: -80px;
}
#hero .row {
    justify-content: end;
}

#hero-content {
position: relative;
    z-index: 2;
    justify-items: end;
    display: flex;
    flex-direction: column;
    text-align: right;
}
#hero-heading,
#hero-subheading {
	font-family: var(--serif-font);
    font-size: 2.25rem;
    line-height: 1;
    color: #fff;
    margin-bottom: 1rem;
}
#hero-subheading {
	font-family: var(--primary-font);
    font-size: 1.25rem;
    color: #fff;
}

/* Typography
 ==================================================== */
 h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    font-family: var(--serif-font);
    color: var(--bs-heading-color);
}
 
.lead {
    font-size: 1.125rem;
}


 /* Lists
 ==================================================== */
 .steps-icon {
    position: relative;
    display: inline-flex;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    font-family: var(--serif-font);
    font-size: 4rem;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    background-color: #d6b981;
    border-radius: 50%;
}
 
 /* Site Footer
 ==================================================== */ 
#site-footer {
    border-top: 1px solid var(--lines);
    font-size: 0.75rem;
    background: var(--violet);
    color: rgb(255 255 255 / 0.7);
}
  
 /* Content Elements
 ==================================================== */ 
 .iconbox {
	 justify-items: center;
 }
.iconbox-wrap,
.iconbox-heading,
.iconbox-intro,
.steps-icon {
    margin-bottom: 1rem;
}	
.iconbox-heading {
    font-size: 1.313rem;
	font-family: var(--primary-font);
}
.steps-heading {
	font-family: var(--serif-font);
	font-size: 1.5rem;
}
.iconbox-intro {
    font-size: 0.938rem;
	color: var(--bs-dark-text-emphasis);
}


.iconbox-wrap {
    border: 1px solid #bf9a2d;
    border: 1px solid #d6b981;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.icons {   
 display: inline-block;
    width: 48px;
    height: 48px;
    background-color: #bf9a2d;
    background-color: #d6b981;
}
.lotus-icon {
	width: 108px;
    height: 108px;
    -webkit-mask: url('../images/lotus-icon.svg') center / contain no-repeat;
    mask: url('../images/lotus-icon.svg') center / contain no-repeat;
}
.zen-icon {
    -webkit-mask: url('../images/zen-icon.svg') center / contain no-repeat;
    mask: url('../images/zen-icon.svg') center / contain no-repeat;
}
.spiral-icon {
    -webkit-mask: url('../images/spiral-stars-icon.svg') center / contain no-repeat;
    mask: url('../images/spiral-stars-icon.svg') center / contain no-repeat;
}
.wings-icon {
    -webkit-mask: url('../images/wings-icon.svg') center / contain no-repeat;
    mask: url('../images/wings-icon.svg') center / contain no-repeat;
}
.hand-heart-icon {
    -webkit-mask: url('../images/hand-heart-icon.svg') center / contain no-repeat;
    mask: url('../images/hand-heart-icon.svg') center / contain no-repeat;
}

/* Readmore */
.readmore-text {
	color: var(--bs-dark);
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 0.75rem;
    line-height: 2em;
    letter-spacing: 1px;
    font-weight: 500;
	text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    cursor: pointer;
}

.readmore-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid var(--bs-dark);
    border-bottom-color: inherit;
    transform-origin: top left;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0,1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
}

.readmore-text:hover::after {
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1)
}

#page-title, 
.category-desc, 
#page-title, 
.page-intro {
    max-width: 700px;
}

.category-desc, 
.page-intro, 
.field-entry.page-intro {
    margin-bottom: 0.125rem;
    line-height: 1.3;
}

/* Fields */
ul.fields-container {
    list-style: none;
    margin-bottom: 0;
}

/* TABLES */
.table {
	    border-top-color: var(--accent-secondary);
		    margin-bottom: 2rem;
}
.table > :not(caption) > * > * {
  padding: 0.875rem 0.5rem;
}
table td,
table.table td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.938rem;
	line-height: 1.3;
}
.table thead th {
	color: rgb(255 255 255 / 0.8);
	background: var(--accent-secondary);
	font-weight: 500;
	line-height: 1.1;
    padding: 0.813rem 0.5rem;
	border-color: var(var(--accent-secondary));
}
.table thead th a {
	color: rgb(255 255 255 / 0.8);
	text-decoration: none;
}
.table-striped > tbody > tr:nth-of-type(odd) > *, .table-striped-columns > :not(caption) > tr > :nth-child(2n) {
  --bs-table-striped-bg: #f8f9fa;
}

table {
    border-radius: var(--bs-border-radius-xl);
	margin: 2.5rem 0;
}

th.list-title a {
    color: initial;
	display: inline-block;
    text-decoration: none;
    position: relative;
    left: 0.5rem;
}
th.list-title a:focus,
th.list-title a:hover {
    color: var(--link-hover);
}
th.list-title i {
    color: var(--bs-gray-500);
}

td {
	vertical-align: middle;
}

 /* Modules
 ==================================================== */
.moduletable {
    font-size: 0.938rem;
}

 
 /* Forms
 ==================================================== */ 
 .btn {
	 border-radius: 0;
	 text-decoration: none;
 }
 
 .btn-border {
	background: var(--accent);
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px var(--accent);
    color: #fff;
    padding: 0.75rem 2rem;
    display: inline-block;
}

 .btn-border:focus,
 .btn-border:hover {
	background: var(--accent-hover);
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px var(--accent-hover);
}

 /* Media
 ==================================================== */
figure {
  display: inline-block;
  margin: 0;
  position: relative;
}

#main-content figure.image {
    margin: 1rem 0 2rem;
}

figcaption {
font-size: 0.75rem;
    margin: 0.5rem 0;
    line-height: 1.2;
    text-align: center;
    position: absolute;
    z-index: 2;
    bottom: 1rem;
    right: 0;
    padding: 0.5rem 1.5rem;
    color: #fff;
    border-radius: 0.5rem 0 0 0.5rem;
    background: rgb(0 0 0 / 0.3);
    letter-spacing: 0.5px;	
}

img {
  border-radius: var(--bs-border-radius-lg);
  /* Responsive images */
  max-width: 100%;
  height: auto;
}

img,
svg {
  vertical-align: middle;
}



/*======================================
Sections
=======================================*/
section {
	position: relative;
}

#section-heading {
    font-size: 1.938rem;
}
#section-subheading {
    font-size: 1.125rem;
}

.com-content-article__body {
    padding: 4rem 0 3rem;
}

#section1 {
    background-color: var(--background);
}

#section3 {
    background-color: #f5eff3;
}
#section3 .row {
	align-items: center;
}
#section4 {
    overflow: hidden;
	min-height: 600px;
}

#section4 .container {
    position: relative;
    z-index: 2;
}

#section4::before,
#section4::after {
  content: none;
}

#section5 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	position: relative;
}


#section5::before {
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
	z-index: 1;
}

.section5-content {
	position: relative;
	z-index: 2;
}

#section5 #section-heading,
#section5 #section-subheading {
    color: #fff;
}

#section7 {
    background: var(--background);
}

#aside-bottom {
    background: var(--accent-secondary);
    color: rgb(255 255 255 / 0.75);
}

/*======================================
Media Queries
=======================================*/
@media (width >=576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (width >=768px) {
  .container, .container-md, .container-sm {
    max-width: 720px;
  }
      #hero {
        min-height: 52vh;
    }
	#hero-heading {
    font-size: 3rem;
}
#hero-subheading {
    font-size: 1.75rem;
	line-height: 1.25;
}
}
@media (width >=992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px;
  }
     #hero {
        min-height: 65vh;
    background-position-x: 0;
}
	#hero-heading {
    font-size: 3.75rem;
	}

  #left-sidebar .moduletable:last-child, 
  #right-sidebar .moduletable:last-child {
    position: relative;
    position: sticky;
    transition: 0.4s;
    top: 1rem;
  }
  
	#section4::before,
	#section4::after {
	  opacity: 0.85;
	}

	 /* LEFT SIDE */
	#section4::before {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 19rem;
	  height: 93rem;
	  background-image: url(../images/bg-side-floral.webp);
	  background-repeat: no-repeat;
	  background-size: contain;
	  z-index: 1;
	  pointer-events: none;
	}

	/* RIGHT SIDE (FLIPPED) */
	#section4::after {
	  content: "";
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 19rem;
	  height: 93rem;
	  background-image: url(../images/bg-side-floral.webp);
	  background-repeat: no-repeat;
	  background-size: contain;
	  transform: scaleX(-1);
	  z-index: 1;
	  pointer-events: none;
	} 
}
@media (width >=1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
  }
  
     .h2,h2 {
        font-size: 1.75rem;
    } 
  
      .h3,h3 {
        font-size: 1.5rem
    }
  
     .h4,h4 {
        font-size: 1.25rem
    } 
	#header-utilities {
	text-align: right;
}
	#hero-heading {
		font-size: 5rem;
	}

}
@media (width >=1400px) {
  html {
    font-size: 17px;
    font-size: 1.063rem;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1260px;
  }
}
@media (width >=1920px) {
  html {
    font-size: 18px;
    font-size: 1.125rem;
  }
}