/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
@media (max-width: 767px) {
  .section--hero h1 {
    margin-top: 3rem; } }
.section--1586811190422 {
  max-width: 100%; }

.col-sm-2 {
  width: unset !important;
  -webkit-filter: brightness(54%) contrast(300%);
  opacity: .33; }

.header {
  position: fixed;
  padding: 15px;
  right: 0;
  left: 0;
  z-index: 1030; }

@media screen and (min-width: 800px) {
  .header {
    background-color: transparent !important; } }
.header.scrolled {
  background-color: #68c5ed !important;
  transition: background-color 200ms linear;
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.2); }

.header-menu {
  font-size: 12px; }

.header--light a {
  color: #fff; }

.header-ham span:hover {
  background: #fff; }

.header--light .header-ham span {
  background-color: #fff; }

.btn-rd {
  cursor: pointer;
  border-color: transparent;
  font-size: 12px;
  padding-top: 11px;
  padding-bottom: 11px;
  white-space: normal;
  background-color: #f4abca;
  border-radius: 0.25rem !important;
  border: 1px solid white;
  border-color: #fff;
  color: #fff !important;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 0.15rem 1.0rem;
  line-height: 1.0rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.block--586841686197 img,
.block--1496991546038 img, .block--1586847195280_0 {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  display: block !important;
  border-radius: 50% !important;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none; }
