.elementor-kit-6{--e-global-color-primary:#002F53;--e-global-color-secondary:#DCBA61;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Protrakt";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"trebuc";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"trebuc";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Yekan Bakh";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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: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 */.glass-card{

    position: relative;
    overflow: hidden;

    border-radius: 28px;

    background: linear-gradient(
        145deg,
        rgba(255,255,255,.14),
        rgba(255,255,255,.05)
    );

    backdrop-filter: blur(24px) saturate(180%);
    -webkit-backdrop-filter: blur(24px) saturate(180%);

    border: 1px solid rgba(255,255,255,.12);

    box-shadow:
        inset 0 1px 1px rgba(255,255,255,.28),
        inset 0 -1px 1px rgba(255,255,255,.03),
        0 18px 45px rgba(0,0,0,.28);

    transition:.35s ease;
}

.glass-card:hover{

    border-color:rgba(220,186,97,.45);

    box-shadow:
        inset 0 1px 1px rgba(255,255,255,.35),
        0 0 25px rgba(220,186,97,.12),
        0 25px 60px rgba(0,0,0,.35);

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Protrakt';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oraman.xyz/wp-content/uploads/2026/06/Protrakt.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'trebuc';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oraman.xyz/wp-content/uploads/2026/06/trebuc.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Yekan Bakh';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oraman.xyz/wp-content/uploads/2026/06/Yekan-Bakh-FA-05-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */