.elementor-346 .elementor-element.elementor-element-942809e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-346:not(.elementor-motion-effects-element-type-background), body.elementor-page-346 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-af2472c );}:root{--page-title-display:none;}/* Start custom CSS */::selection{
    background: #ffffff20
}

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

p:last-child{
    margin-bottom:0px;
}

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 */
}

.menu .elementor-heading-title{
    transition: 0.5s ease all
}

.menu .elementor-heading-title:hover{
    color: #CBD5FF !important;
}

ama{
    color: #3B5BDA;
}/* End custom CSS */