.elementor-kit-10{--e-global-color-primary:#FB983E;--e-global-color-secondary:#95C4E5;--e-global-color-text:#353535;--e-global-color-accent:#F6CF40;--e-global-color-f898f31:#FFFEFE;--e-global-color-0d046a4:#35353599;--e-global-color-c6c574f:#F9F9F9;--e-global-color-8630d9f:#FFFFFF00;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Geist";--e-global-typography-text-font-size:0.875em;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Geist";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-line-height:1.2em;--e-global-typography-a32fece-font-family:"Poppins";--e-global-typography-a32fece-font-size:1.5em;--e-global-typography-a32fece-font-weight:600;background-color:var( --e-global-color-f898f31 );}.elementor-kit-10 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:10px;--container-default-padding-bottom:0px;--container-default-padding-left:10px;}.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-kit-10{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:18px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:2.5em;--e-global-typography-secondary-font-size:1.875em;--e-global-typography-text-font-size:0.75em;--e-global-typography-accent-font-size:0.875em;--e-global-typography-a32fece-font-size:1.375em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#navbar{
    backdrop-filter: blur(30px);
}
.orange{
    color: #E59222 !important;
}
.gradient{
    background: linear-gradient(-30deg,#c7c7b9 0%, #8ec5e7 25%, #f6e187 50%, #e48820 75%, #cd3a0e 100%);
}

/*Text Styling*/
.extrabold{
    font-weight: 800;
}
.light{
    font-weight: 300;
}
.maxhalf{
    max-width: 640px;
}
.text-gradient {
  background: linear-gradient(-30deg, #c7c7b9 20%, #8ec5e7 32%, #f6e187 50%, #e48820 68%, #cd3a0e 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.textwrap{
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.margintop{
    scroll-margin-top: 120px;
}

/*Black and White filter*/
.bnw{
    filter: grayscale(100%);
}

/*Weglot Exclude
.lang_exclude{
    background-color: red;
}*/

/*Services Cards*/
@media screen and (max-width: 767px) {
  .cards-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .cards-container::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-display: auto;
	src: url('https://atinna.co/wp-content/uploads/2025/06/Geist-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */