body.elementor-page-683:not(.elementor-motion-effects-element-type-background), body.elementor-page-683 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#11070C;}:root{--page-title-display:none;}/* Start custom CSS */.ama{
    background: var(--Linear, linear-gradient(90deg, color(display-p3 0.7961 0.5922 0.0078) 0%, color(display-p3 1 0.8894 0.5687) 28.37%, color(display-p3 1 0.7413 0) 54.33%, color(display-p3 1 0.8902 0.5686) 77.88%, color(display-p3 0.7961 0.5922 0.0078) 100%)) !important;
background-clip: text !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
}

::selection{
    background: #ffffff20
}

html, body{ overflow-x: hidden !important; }


body::-webkit-scrollbar {
  width: 12px;               /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
  background: #000000;        /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
  background-image: linear-gradient(0deg, white, white);
  /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid #000000;  /* creates padding around scroll thumb */
}/* End custom CSS */