.elementor-7 .elementor-element.elementor-element-402e30f{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.33;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7 .elementor-element.elementor-element-402e30f::before, .elementor-7 .elementor-element.elementor-element-402e30f > .elementor-background-video-container::before, .elementor-7 .elementor-element.elementor-element-402e30f > .e-con-inner > .elementor-background-video-container::before, .elementor-7 .elementor-element.elementor-element-402e30f > .elementor-background-slideshow::before, .elementor-7 .elementor-element.elementor-element-402e30f > .e-con-inner > .elementor-background-slideshow::before, .elementor-7 .elementor-element.elementor-element-402e30f > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-7 .elementor-element.elementor-element-21f214a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;border-style:none;--border-style:none;--border-radius:100% 100% 100% 100%;--padding-top:1rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}.elementor-7 .elementor-element.elementor-element-72825a9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--z-index:1;}.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-7 .elementor-element.elementor-element-43e0135{width:auto;max-width:auto;}.elementor-7 .elementor-element.elementor-element-43e0135 .elementor-heading-title{font-family:"Saira", Sans-serif;font-size:0.8rem;font-weight:500;color:#E5E5E5;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-7 .elementor-element.elementor-element-ea8fc9c{width:auto;max-width:auto;--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-7 .elementor-element.elementor-element-ea8fc9c > .elementor-widget-container{margin:-0.4rem 0rem 0rem 0rem;}.elementor-7 .elementor-element.elementor-element-ea8fc9c .elementor-icon-list-icon i{color:#DDDDDD;transition:color 0.3s;}.elementor-7 .elementor-element.elementor-element-ea8fc9c .elementor-icon-list-icon svg{fill:#DDDDDD;transition:fill 0.3s;}.elementor-7 .elementor-element.elementor-element-ea8fc9c .elementor-icon-list-item > .elementor-icon-list-text, .elementor-7 .elementor-element.elementor-element-ea8fc9c .elementor-icon-list-item > a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-7 .elementor-element.elementor-element-ea8fc9c .elementor-icon-list-text{color:#DDDDDD;transition:color 0.3s;}.elementor-7 .elementor-element.elementor-element-ea8fc9c .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-secondary );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-7 .elementor-element.elementor-element-402e30f{--width:100vw;}.elementor-7 .elementor-element.elementor-element-21f214a{--width:800px;}}/* Start custom CSS for container, class: .elementor-element-402e30f */.mw-circle {
  position: relative;
}
.mw-circle:after {
  position: absolute;
  z-index:0;
  content: "";
  width: 30rem;
  height: 30rem;
  border-radius: 50%;
  border-top: white 1px solid;
  border-bottom: white 1px solid;
}

@media(max-width:768px){
    .mw-circle:after {
      position: absolute;
      z-index:0;
      content: "";
      width: 20rem;
      height: 20rem;
    }
}


@media(max-width:576px){
    .mw-circle:after {
      position: absolute;
      z-index:0;
      content: "";
      width: 15rem;
      height: 15rem;
    }
}/* End custom CSS */