.elementor-kit-11609{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a9830e4:#30BA99;--e-global-color-e0c2a15:#FA6E42;--e-global-color-4207101:#FFEB70;--e-global-color-c9aa30d:#004F57;--e-global-color-3991216:#B0D4FF;--e-global-color-4850317:#447AFF;--e-global-color-834de79:#171616;--e-global-color-aad234f:#F3F1E8;--e-global-color-a416f5f:#D3D3D3;--e-global-color-34f2250:#002E65;--e-global-color-f3aae74:#EB3A1F;--e-global-color-396f4cf:#00A7FF;--e-global-color-924508b:#007BC6;--e-global-color-533699f:#002E65;--e-global-color-1b3697b:#F6F6F6;--e-global-color-7d4a3c5:#F3F3F3;--e-global-color-e201874:#9CAEB9;--e-global-color-3e8f1ea:#F0F0F0;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-2882ccd-font-family:"Arial Grotesque";}.elementor-kit-11609 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11609 a{font-family:"Inter", Sans-serif;line-height:1px;letter-spacing:-1px;}.elementor-kit-11609 h1{font-family:"Arial Grotesque", Sans-serif;font-size:63px;font-weight:600;letter-spacing:-1px;}.elementor-kit-11609 h2{font-family:"Arial Grotesque", Sans-serif;font-size:44px;font-weight:600;letter-spacing:-0.2px;}.elementor-kit-11609 h3{font-family:"Arial Grotesque", Sans-serif;font-size:27px;}.elementor-kit-11609 button,.elementor-kit-11609 input[type="button"],.elementor-kit-11609 input[type="submit"],.elementor-kit-11609 .elementor-button{border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */a.button.color2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: #e63422; /* Original orange */
  color: #fff;
  font-weight: 600;
  padding: 15px 20px; /* Increased top/bottom by 3px */
  border-radius: 6px;
  border: 2px solid #e63422; /* Match background to hide border initially */
  text-decoration: none;
  font-size: 16px;
  transition: all 0.3s ease;
}

a.button.color2:hover {
  background-color: #002f63; /* Deep navy blue from your image */
  border-color: #e63422; /* Show orange border on hover */
}

a.button.color2::before {
  content: "\f0c1"; /* Font Awesome "link" icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Arial Grotesque';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://eng.custodia.ninja/wp-content/uploads/2025/03/ArialGrotesk-Medium.eot');
	src: url('https://eng.custodia.ninja/wp-content/uploads/2025/03/ArialGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://eng.custodia.ninja/wp-content/uploads/2025/03/ArialGrotesk-Medium.woff') format('woff'),
		url('https://eng.custodia.ninja/wp-content/uploads/2025/03/ArialGrotesk-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */