.elementor-kit-17{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF80;--e-global-color-accent:#D1B273;--e-global-color-bed0fb1:#DFCBAD;--e-global-color-02c99b1:#D1B273;--e-global-color-01a5957:#FFFFFF;--e-global-typography-primary-font-family:"forma-djr-display";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0.02em;--e-global-typography-secondary-font-family:"forma-djr-display";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-secondary-letter-spacing:0.02em;--e-global-typography-text-font-family:"forma-djr-display";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-text-letter-spacing:0.02em;--e-global-typography-accent-font-family:"forma-djr-display";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.4em;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;}.elementor-widget:not(:last-child){margin-block-end: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:1139px){.elementor-kit-17{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:20px;--e-global-typography-text-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-17{--e-global-typography-primary-font-size:38px;--e-global-typography-secondary-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.titleSmall {
    font-size: 12px;
    font-weight: 500;
}

.gradientArmin {
	background: -webkit-linear-gradient(180deg, #DFCBAD 0%, #D1B273 100%);
	background: -moz-linear-gradient(180deg, #DFCBAD 0%, #D1B273 100%);
	background: -o-linear-gradient(180deg, #DFCBAD 0%, #D1B273 100%);
	background: linear-gradient(180deg, #DFCBAD 0%, #D1B273 100%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	color: transparent;
}

.line-wrapper {
	position: relative;
	width: 100%;
	height: 1px;
}

.gradient-line {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.20) 50.48%, rgba(255, 255, 255, 0.00) 100%);
}

.line-glow {
	position: absolute;
	top: -3.5px; /* centers vertically assuming 8px height */
	left: 75%;
	width: 92px;
	height: 8px;
	background: linear-gradient(180deg, #DFCBAD 0%, #D1B273 100%);
	opacity: 0.4;
	filter: blur(9px);
	transform: translateX(-50%);
	pointer-events: none;
}

.line-glow-30 {
	position: absolute;
	top: -3.5px; /* centers vertically assuming 8px height */
	left: 36%;
	width: 92px;
	height: 8px;
	background: linear-gradient(180deg, #DFCBAD 0%, #D1B273 100%);
	opacity: 0.4;
	filter: blur(9px);
	transform: translateX(-50%);
	pointer-events: none;
}

.horizontal-line {
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
}

span.collapse-link {
    color: #000 !important;
}

.item__title {
    color: #000 !important;
}/* End custom CSS */