.elementor-2516 .elementor-element.elementor-element-9727f42{--display:flex;--min-height:500px;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-500px;--margin-bottom:0px;--margin-left:308px;--margin-right:0px;}.elementor-2516 .elementor-element.elementor-element-b962d0b{--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;}.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 );}.elementor-2516 .elementor-element.elementor-element-7350dcb{margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-2516 .elementor-element.elementor-element-7350dcb .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:30px;font-weight:700;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2516 .elementor-element.elementor-element-1b5e33a{margin:-5px 0px calc(var(--kit-widget-spacing, 0px) + -15px) 0px;text-align:center;font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;color:#686868;}.elementor-2516 .elementor-element.elementor-element-1b5e33a a{color:#000000;transition-duration:0s;}.elementor-2516 .elementor-element.elementor-element-1b5e33a a:hover, .elementor-2516 .elementor-element.elementor-element-1b5e33a a:focus{color:#414141;}.elementor-2516 .elementor-element.elementor-element-3446eeb{--display:flex;--min-height:320px;--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;--margin-top:15px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2516 .elementor-element.elementor-element-6c6b5e8{padding:0px 20px 0px 30px;}#elementor-popup-modal-2516{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2516 .dialog-message{width:700px;height:500px;align-items:flex-start;}#elementor-popup-modal-2516 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-2516 .elementor-element.elementor-element-9727f42{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-2516 .elementor-element.elementor-element-9727f42{--width:55%;}.elementor-2516 .elementor-element.elementor-element-b962d0b{--width:100%;}.elementor-2516 .elementor-element.elementor-element-3446eeb{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-6c6b5e8 */.scrollup {
  max-height: 40vh;             /* Limit container height */
  overflow-x: hidden;           /* Disable horizontal scrolling */
  overflow-y: auto;             /* Enable vertical scrolling */
  border: 1px solid #ffffff;
  border-radius: 1px;
  scroll-behavior: smooth;      /* Smooth scrolling */

  /* Firefox: hide scrollbar */
  scrollbar-width: none;        

  /* IE / Edge Legacy: hide scrollbar */
  -ms-overflow-style: none;     
}

/* Chrome, Edge, Safari, Opera: hide scrollbar */
.scrollcon::-webkit-scrollbar {
  display: none;
}

.scrollcon::-webkit-scrollbar-track {
  background: transparent;
}

.scrollcon::-webkit-scrollbar-thumb {
  background: transparent;
}/* End custom CSS */