.elementor-2542 .elementor-element.elementor-element-f61f0d2{--display:flex;--gap:0px 0px;--background-transition:0.3s;--padding-top:30px;--padding-bottom:12px;--padding-left:30px;--padding-right:70px;}.elementor-2542 .elementor-element.elementor-element-0ed9f64{font-weight:400;}.elementor-2542 .elementor-element.elementor-element-0ed9f64 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-2542 .elementor-element.elementor-element-5ce6df5{font-family:"Jost";font-size:16px;font-weight:400;line-height:24px;width:100%;max-width:100%;}.elementor-2542 .elementor-element.elementor-element-5ce6df5 > .elementor-widget-container{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;}.elementor-2542 .elementor-element.elementor-element-5ce6df5.elementor-element{--align-self:flex-end;}.elementor-2542 .elementor-element.elementor-element-9610a66{color:var( --e-global-color-accent );font-family:"Jost";font-size:16px;font-weight:400;line-height:16px;width:auto;max-width:auto;z-index:95;}.elementor-2542 .elementor-element.elementor-element-9610a66 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 20px 10px 20px;background-color:var( --e-global-color-text );border-radius:6px 6px 6px 6px;}@media(max-width:767px){.elementor-2542 .elementor-element.elementor-element-f61f0d2{--padding-top:30px;--padding-bottom:10px;--padding-left:20px;--padding-right:18px;}.elementor-2542 .elementor-element.elementor-element-0ed9f64{font-size:16px;line-height:24px;}}/* Start custom CSS for text-editor, class: .elementor-element-5ce6df5 */.textNumber a {
    color:  #01569B !important;
      -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
     text-decoration: underline;
}

.textNumber a:hover {
      color:  #596A7C !important;
          -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.textNumber h4 {
    font-family: 'Jost', Sans-Serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 31.5px;
    text-align: left;
    color: #01569B;
    margin: 0 !important;
}

.textNumber p:nth-child(3n) {
    margin-bottom: 20.5px
}

.textNumber p:last-child {
    margin-bottom: 0 !important;
}

@media only screen and (max-width:767px) {
    .textNumber p:nth-child(3n) {
    margin-bottom: 20px
} 

    .textNumber h4 {
         margin-bottom: 1.2px !important;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-9610a66 */.copyUrlText  {
    position: fixed;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
  -moz-transform:    translateX(-50%);
  -ms-transform:     translateX(-50%);
  -o-transform:      translateX(-50%);
  transform:         translateX(-50%);
  opacity: 0;
 pointer-events: none;
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.copyUrlText.active  { 
   opacity: 1;
 pointer-events: auto; 
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.copyUrlText p {
    margin-bottom: 0;
}/* End custom CSS */