.elementor-9 .elementor-element.elementor-element-dbea96c{--display:flex;--min-height:425px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:50px;--padding-left:40px;--padding-right:40px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}body.elementor-page-9:not(.elementor-motion-effects-element-type-background), body.elementor-page-9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-text ) 0%, var( --e-global-color-text ) 100%);}/* Start custom CSS */p {
margin-bottom: 0px !important;
}

html, body {
width: 100%;
overflow-x: hidden !important;
}

body::-webkit-scrollbar {
width: 14px;
}

body::-webkit-scrollbar-track {
background: white;
}

body::-webkit-scrollbar-thumb {
background: linear-gradient(65deg, #000000 20%, #6C37C9 20%, #000000 20%);

border-radius: 16px;
box-shadow: inset 2px 2px 2px hsla(0,0%,100%,.25), inset -2px -2px 2px rgba(0,0,0,.25);
}

*::selection {
color: black;
background: white;
}

.click:hover {
cursor: pointer;
}

.elementor-swiper-button {
display: none !important;
}

.elementor-testimonial__text {
width: 100% !important;
text-align: left;
}

.elementor-star-rating {
text-align: left;
}/* End custom CSS */