.elementor-kit-6{--e-global-color-primary:#F8F4F1;--e-global-color-secondary:#141414;--e-global-color-text:#F8F4F1;--e-global-color-accent:#FFBD54;--e-global-color-e8036be:#F8F4F12B;--e-global-color-fd5fd93:#F8F4F1C7;--e-global-color-b4508bf:#FFC295;--e-global-color-e9687cc:#3D3B39AD;--e-global-color-4357b62:#CFCEC5;--e-global-color-a51c6e9:#817C7659;--e-global-typography-primary-font-family:"erode";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"erode";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"geist";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.35em;--e-global-typography-accent-font-family:"geist";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.35em;--e-global-typography-cc8ac06-font-family:"geist";--e-global-typography-cc8ac06-font-size:11px;--e-global-typography-cc8ac06-font-weight:500;--e-global-typography-cc8ac06-text-transform:uppercase;--e-global-typography-cc8ac06-line-height:1.5em;--e-global-typography-cc8ac06-letter-spacing:1.7px;--e-global-typography-66d8062-font-family:"erode";--e-global-typography-66d8062-font-size:32px;--e-global-typography-66d8062-font-weight:500;--e-global-typography-66d8062-line-height:1.2em;--e-global-typography-1a6c74b-font-family:"geist";--e-global-typography-1a6c74b-font-size:17px;--e-global-typography-1a6c74b-font-weight:400;--e-global-typography-1a6c74b-line-height:1.35em;background-color:var( --e-global-color-secondary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-b4508bf );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.full {
  height: calc(100vh - 50px);
}

@media (max-width: 768px) {
  .full {
    height: auto;
  }
}

.fit {
    width: fit-content;
}

:root {
    --white: #F8F4F1;
    --semi: #F8F4F1C7;
    --soft: #F8F4F12B;
    --black: #141414;
    --greige: #CFCEC5;
    --semi-dark: #3D3B39AD;
    --mandarin: #FFC295;
}



.slide {
    height: 300px;
    width: 100%;
    flex-shrink: 0;
}
@media (max-width: 768px) {
    .slide {
        height: 1200px;
    }
}

.track {
    height: 1200px;
}

.rail {
    height: 300px;
}

.relative {
    position: relative;
}

.glass {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
}

.semi {
    color: var(--semi);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'erode';
	font-display: auto;
	src: url('https://www.artisconsulting.org/wp-content/uploads/2026/02/Erode-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'geist';
	font-display: auto;
	src: url('https://www.artisconsulting.org/wp-content/uploads/2026/02/Geist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */