.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-bab21a1-font-family:"GT Walsheim Pro";--e-global-typography-bab21a1-font-weight:500;--e-global-typography-99601d2-font-family:"GT Walsheim Pro";--e-global-typography-99601d2-font-size:clamp(1.35rem, 1.1rem + .5vw, 1.8rem);--e-global-typography-8ed3179-font-family:"GT Walsheim Pro";--e-global-typography-8ed3179-font-size:clamp(1rem, .95rem + .2vw, 1rem);--e-global-typography-8ed3179-font-weight:500;background-color:#FAFAFA;}.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-kit-6{--e-global-typography-bab21a1-font-size:0.9rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --White:#ffffff; --Black:#1b1b1b; --Orange:#FE7F2D; --Grey:#494949; --Body_Grey:#6B6B6B; --Rich-Black:#000000; }
/* Start custom CSS */.button,
.button-white {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  --bg: #1b1b1b;
  --hover-bg: #FE7F2D;
  --hover-text: #000;

  color: #fff;
  cursor: pointer;
  border: 1px solid var(--bg);
  border-radius: 99px;
  padding: 0.8em 2em;
  background: var(--bg);

  font-size: clamp(.95rem, .9rem + .15vw, 1.05rem);
  font-weight: 500;
  font-family: 'GT Walsheim Pro', sans-serif;

  transition: transform .25s ease,
              box-shadow .25s ease,
              background-color .25s ease,
              border-color .25s ease,
              color .25s ease;
}

.button-white {
  padding: 0.5em 1.5em;
}

.button:hover,
.button-white:hover {
  color: var(--hover-text);
  background: var(--hover-bg);
  border-color: transparent;

  transform: translate(-4px, -4px);
  box-shadow: 4px 4px 0 #1b1b1b;
}

.button:active,
.button-white:active {
  transform: translate(0);
  box-shadow: none;
}

/**font-swap**/
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url('/wp-content/uploads/2026/07/GTWalsheimPro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url('/wp-content/uploads/2026/07/GTWalsheimPro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url('/wp-content/uploads/2026/07/GTWalsheimPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT Walsheim Pro';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://amjinweb.com/wp-content/uploads/2026/07/GTWalsheimPro-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'GT Walsheim Pro';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://amjinweb.com/wp-content/uploads/2026/07/GTWalsheimPro-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'GT Walsheim Pro';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://amjinweb.com/wp-content/uploads/2026/07/GTWalsheimPro-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'GT Walsheim Pro';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://amjinweb.com/wp-content/uploads/2026/07/GTWalsheimPro-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */