:root {
    --white: #f7f4f0;
    --black: #0c0c0b;
    --gold: #a27937;
    --lightgold: #c19a5c;
    --grad: linear-gradient(to bottom, #f0ece6, var(--white));
    --bs-body-font-family: 'Mulish';
    --bs-body-font-weight: 600;
    --bs-body-line-height: 1.6;
    --bs-border-width: 2px;
    --bs-link-color: var(--gold);
    --bs-link-hover-color: var(--lightgold);
    --heading-margin: 1rem;
    --why-items: 1;
    --how-items: 1;
    --icon-size: 30px;
    --icon-font-size: 16px;
}

@media (min-width: 576px) {
    :root {
        --why-items: 2;
        --how-items: 2;
    }
}

@media (min-width: 768px) {
    :root {
        --icon-size: 40px;
        --icon-font-size: 20px;
    }
}

@media (min-width: 992px) {
    :root {
        --bs-body-font-size: 14pt;
        --spotlight-pad: 120px;
        --why-items: 4;
        --how-items: 3;
   }
   .t3-footer {
        --footer-pad: 80px;
   }
}

@media (min-width: 1200px) {
    :root {
    }
}

@media (min-width: 1400px) {
    :root {
    }
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraLightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraLight.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-SemiBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
}

@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-SemiBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-ExtraBoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-ExtraBold.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'PlayfairDisplay';
    color: var(--heading-color);
    margin-bottom: var(--heading-margin);
}

@media (min-width: 1200px) {
    h1, .h1, .fs-1 {
        font-size: 43pt !important;
    }
    h2, .h2, .fs-2 {
        font-size: 30pt !important;
    }
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
    margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child,
p:last-child,
ul:last-child,
ol:last-child {
    margin-bottom: 0;
}

a {
    text-decoration: none;
    color: var(--bs-link-color);
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

a:hover, a:focus {
    color: var(--bs-link-hover-color);
}

.btn {
    --bs-btn-font-family: 'Mulish';
    --bs-btn-font-weight: 800;
    --bs-btn-font-size: 12pt;
    --bs-btn-border-radius: 0;
    --bs-btn-padding-x: 1.25rem;
    --bs-btn-padding-y: 0.75rem;
}

.btn:focus {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
}

.btn-primary {
    --bs-btn-color: var(--gold);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: var(--gold);
    --bs-btn-hover-color: var(--white);
    --bs-btn-hover-bg: var(--gold);
    --bs-btn-hover-border-color: var(--gold);
    --bs-btn-active-color: var(--white);
    --bs-btn-active-bg: var(--gold);
    --bs-btn-active-border-color: var(--gold);
}

.icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--gold);
    --bs-link-color: var(--black);
    --bs-link-hover-color: var(--black);
    width: var(--icon-size);
    height: var(--icon-size);
    border-radius: 50%;
}

.icon:hover {
    background-color: var(--lightgold);
}

.icon i {
    font-size: var(--icon-font-size);
}

.color-white {
    color: var(--white);
}

.color-gold {
    color: var(--gold);
}

.color-lightgold {
    color: var(--lightgold);
}

.bg-white {
    background-color: var(--white);
}

.bg-grad {
    background: var(--grad);
}

.heading-white {
    --heading-color: var(--white);
}

.heading-black {
    --heading-color: var(--black);
}

.underline-gold {
    --underline-color: var(--gold);
}

.underline-black {
    --underline-color: var(--black);
}

.t3-sl:has(.sl-bg-grad) {
    background: var(--grad);
}

.t3-sl:has(.sl-bg-black) {
    background-color: var(--black);
}

.t3-sl:has(.sl-bg-gold) {
    background-color: var(--gold);
}

.box {
    max-width: 768px;
    justify-self: end;
}

.hexagon {
    width: 80px;
    aspect-ratio: cos(30deg);
    border-radius: 50% / 25%;
    corner-shape: bevel;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--gold);
    color: var(--gold);
    font-family: 'PlayfairDisplay';
    font-size: 32pt;
    padding-bottom: 12px;
}

.module-title.compact,
.blog-item .compact {
    max-width: 600px;
}

hr {
    width: 150px;
    border-color: var(--gold);
    opacity: 1;
}

.fields-container {
    padding-left: 0;
    list-style-type: none;
}

.t3-mainbody {
    background: var(--grad);
    padding-bottom: var(--spotlight-pad);
    padding-top: var(--spotlight-pad);
}

.t3-content {
    padding-top: 0;
    padding-bottom: 0;
}

.control-label label._required:after {
    content: ' *';
    color: #ffcc00;
}


/****************************************************************
** Header **
****************************************************************/

.t3-top {
    padding: var(--footer-pad) 0;
    background-color: var(--gold);
    letter-spacing: 0.5px;
    --bs-link-color: var(--white);
    --bs-link-hover-color: var(--white);
}

.t3-top .icon {
    background-color: var(--white);
    --bs-link-color: var(--gold);
    --bs-link-hover-color: var(--gold);
}

.t3-header {
    background-color: var(--white);
}


/****************************************************************
** Menu **
****************************************************************/

.navbar-nav {
    letter-spacing: 0.5px;
    --bs-nav-link-font-weight: 700;
    --bs-nav-link-color: var(--black);
    --bs-nav-link-hover-color: var(--black);
    gap: 1rem;
}



/****************************************************************
** Footer **
****************************************************************/

.t3-footer {
    background-color: var(--black);
}

.t3-footnav {
    row-gap: 2rem;
    --bs-link-color: var(--white);
}

.t3-footnav .nav {
    flex-direction: column;
}


/****************************************************************
** Home **
****************************************************************/

.home .t3-sl {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.moduletable.heading-underline .mod-articles-title {
    padding-bottom: 1rem;
    position: relative;
}

.moduletable.heading-underline .mod-articles-title::after {
    position: absolute;
    content: '';
    width: 150px;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: var(--underline-color);
}

.moduletable.intro {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 120px;
    grid-gap: 2rem;
}

.moduletable.intro::before {
    content: '';
    position: absolute;
    left: -20px;
    height: 100px;
    width: 100px;
    transform: rotate(45deg) skew(10deg, 10deg);
    border-right: 2px solid var(--lightgold);
    border-top: 2px solid var(--lightgold);
}

.moduletable.why .mod-articles-items {
    grid-template-columns: repeat(var(--why-items), minmax(0, 1fr));
}

.moduletable.why .item-image {
    margin-bottom: 2rem;
}

.moduletable.why .item-image img {
    width: 148px;
}

.t3-sl-4 {
    position: relative;
}

.t3-sl-4::after {
    position: absolute;
    content: '';
    top: var(--spotlight-pad);
    bottom: var(--spotlight-pad); 
    right: 0;
    aspect-ratio: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}

.moduletable.what .mod-articles-item {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 80px;
    grid-gap: 2rem;
}

.moduletable.what .mod-articles-item::before {
    content: '';
    position: absolute;
    left: -20px;
    height: 60px;
    width: 60px;
    transform: rotate(45deg) skew(10deg, 10deg);
    border-right: 2px solid var(--lightgold);
    border-top: 2px solid var(--lightgold);
}

.moduletable.how .mod-articles-items {
    grid-template-columns: repeat(var(--how-items), minmax(0, 1fr));
}

.moduletable.how .mod-articles-item {
    position: relative;
}

.moduletable.how .mod-articles-item .hexagon::before {
    position: absolute;
    content: '';
    left: 78px;
    right: 0;
    top: 45px;
    height: 2px;
    background-color: var(--gold);
}

.moduletable.how .mod-articles-item .hexagon::after {
    position: absolute;
    content: '';
    right: 2px;
    top: 34px;
    height: 24px;
    width: 24px;
    transform: rotate(45deg);
    border-right: 2px solid var(--gold);
    border-top: 2px solid var(--gold);
}




/****************************************************************
** Content **
****************************************************************/



/****************************************************************
** FAQ **
****************************************************************/

.accordion-header a {
    cursor: pointer;
}

.accordion-header a i {
    transition: transform .3s ease;
}

.accordion-header a.collapsed i {
    transform: rotate(-90deg);
}

.accordion-collapse {
    max-width: var(--max-page-width);
}


/****************************************************************
** Contact **
****************************************************************/

.applications fieldset > .control-group {
    margin-bottom: 2rem;
}
