.elementor-kit-6{--e-global-color-primary:#23473F;--e-global-color-secondary:#96FF5F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#96FF5F;--e-global-color-de75f2f:#96FF5F;--e-global-color-b534126:#FFFFFF;--e-global-color-f1210c6:#23473F;--e-global-typography-primary-font-family:"sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"inter tight";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"sora";--e-global-typography-accent-font-weight:500;--e-global-typography-60f310e-font-family:"inter tight";--e-global-typography-60f310e-font-size:16px;--e-global-typography-60f310e-font-weight:500;--e-global-typography-60f310e-line-height:1.4em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--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 */:root {
    --green: #96FF5F;
}

.glass {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.glass-effect {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.03), 
                0 1px 3px rgba(0, 0, 0, 0.02);
}

.outline {
  outline: 20px solid #333;
  outline-offset: -20px;
}

.relative {
    position: relative;
}


.top-left,
.top-right,
.bottom-right,
.bottom-left {
    position: absolute;
    width: 20px;
    height: 20px;
    display: flex;
}

.top-left {
    top: -10px;
    left: -10px;
}

.top-right {
    top: -10px;
    right: -10px;
}

.bottom-right {
    bottom: -10px;
    right: -10px;
}

.bottom-left {
    bottom: -10px;
    left: -10px;
}

.green {
    color: #96FF5F;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'sora';
	font-display: auto;
	src: url('https://www.aphelionconsult.com/wp-content/uploads/2026/02/Sora-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'inter tight';
	font-display: auto;
	src: url('https://www.aphelionconsult.com/wp-content/uploads/2026/02/InterTight-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */