#block-1654262801642 h2{line-height: 30px;text-transform: capitalize;font-weight: 800;}
#block-1654262801642 h3{font-size: 28px;line-height: 30px;margin-top: 35px;margin-bottom: 20px;}
 p{font-weight: 400;line-height: 30px;text-transform: capitalize;}
#block-1654267216588 h2{font-weight: 500;line-height: 32px;}
#block-1654268681351 h2{font-weight: 800;line-height: 30px;text-transform: capitalize;margin-bottom: 40px;}
#block-1654275757346 p{letter-spacing: 0.27em;}
#block-1654280402155 p{font-size: 18px;}
#block-1654280402155 h6{margin-top: 20px;margin-bottom: 20px;}
@media(min-width:767px){#section-1654251291485 .sizer {padding-top:0px !important;}}


/* New Css */
#block-1654513287952 h3{
    font-weight: 100;
    font-size: 38px;
    margin-bottom: 2rem;}






/* Custom Styles */
#typed, .typed-cursor{font-size: 45px;
    font-weight: bold;
    font-family: Fira Sans;
    color: #fff;}
.type-wrap{margin-bottom: 1.5rem;}
@media screen and ( max-width : 768px ){
    #typed, .typed-cursor{font-size: 24px;}
    #section-1614087835202{display: none;}
}
/* code for animated blinking cursor */


.typed-cursor {
  opacity: 1;
  font-weight: 100;
  -webkit-animation: blink 0.7s;
  -moz-animation: blink 0.7s;
  -ms-animation: blink 0.7s;
  -o-animation: blink 0.7s;
  animation: blink 0.7s;
}
 @-keyframes 
blink {  0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-webkit-keyframes 
blink {  0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-moz-keyframes 
blink {  0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-ms-keyframes 
blink {  0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-o-keyframes 
blink {  0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}

.typed-fade-out {
  opacity: 0;
  animation: 0;
  transition: opacity .25s;
}





















































