:root{--blue: #03a9f4;--dark: #212529}.text-blue{color:var(--blue)}.text-dark{color:var(--dark)}.spinner{width:35px;height:35px;border:5px solid;border-radius:50px;border-left-color:transparent;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#page-header-img{height:75%!important;top:120px;border-radius:160px!important}.bg-gradient-gray200{background-color:#e9ecef}@media screen and (max-width:1198px){h2{font-size:30px}.pe-md-5{padding-right:0!important}iframe{height:300px!important}}@media screen and (max-width:992px){.header-part{padding:0!important}.header-description-div{margin-top:50px}.header-logo-div{margin-top:50px;margin-bottom:50px}#page-header-img{width:50%!important;height:100%!important}footer div{flex-direction:column}}
