.elementor-1452 .elementor-element.elementor-element-22bb0a86{--display:flex;--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;--justify-content:flex-start;--gap:13px 13px;--row-gap:13px;--column-gap:13px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-1452 .elementor-element.elementor-element-22bb0a86:not(.elementor-motion-effects-element-type-background), .elementor-1452 .elementor-element.elementor-element-22bb0a86 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;background-size:cover;}.elementor-1452 .elementor-element.elementor-element-22bb0a86 > .elementor-shape-bottom svg, .elementor-1452 .elementor-element.elementor-element-22bb0a86 > .e-con-inner > .elementor-shape-bottom svg{width:calc(155% + 1.3px);height:49px;}.elementor-widget-theme-post-title .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 );}.elementor-1452 .elementor-element.elementor-element-3e9d0063 > .elementor-widget-container{padding:0px 0px 015px 0px;}.elementor-1452 .elementor-element.elementor-element-3e9d0063.elementor-element{--align-self:stretch;}.elementor-1452 .elementor-element.elementor-element-3e9d0063{text-align:center;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:1024px){.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:600px){.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for container, class: .elementor-element-22bb0a86 */@media (min-width: 1024px) { /* Adjust this breakpoint as needed for your definition of "desktop" */
  .elementor-1452 .elementor-element.elementor-element-22bb0a86 { /* Replace 'your-element-class' with the actual class or ID of the element you want to apply this to */
    min-height: calc(100vh - 350.5px);
  }
}/* End custom CSS */
/* Start custom CSS */body {
    overflow-x: hidden;
}

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}/* End custom CSS */