.elementor-kit-9{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#D4AF6E;--e-global-color-text:#424242;--e-global-color-accent:#681C1F;--e-global-color-c5c6172:#FFFFFF;--e-global-color-2ff01cb:#D4AF6E;--e-global-color-5263a6c:#C9A961;--e-global-color-fa529b0:#F4E4E6;--e-global-typography-primary-font-family:"Libre Baskerville";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Libre Baskerville";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;background-color:#FFF8F0;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;--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:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */html,  body {
    overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
    overflow-y:hidden;
    
}


::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f5f7f7; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #bababa;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #919191;
}

::-moz-selection { /* Code for Firefox */
  color: #bababa;
  background: #f5f7f7;
}


::selection {
  color: #FFFFFF;
  background: #174FA4;
}

b, strong, address:first-line, dt {
	font-weight: 800;
}

.grecaptcha-badge {
    display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Libre Baskerville';
	font-display: auto;
	src: url('https://globalone.site/wp-content/uploads/2025/12/LibreBaskerville-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-display: auto;
	src: url('https://globalone.site/wp-content/uploads/2025/12/Inter-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */