.navbar8-wrapper {
  display: contents;
}
 
.navbar8-container10 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar8-navlink1 {
  display: contents;
}
 
.navbar8-image1 {
  width: 200px;
  height: 78px;
  text-decoration: none;
}
 
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  align-self: flex-end;
  align-items: center;
  justify-content: space-between;
}
 
.navbar8-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar8-link11 {
  text-decoration: none;
}
 
.navbar8-link21 {
  text-decoration: none;
}
 
.navbar8-link31 {
  text-decoration: none;
}
 
.navbar8-link4-dropdown-trigger {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-container11 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownLeft;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-icon10 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container12 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownRight;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 800ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-icon12 {
  width: 24px;
  height: 24px;
}
 
.navbar8-buttons1 {
  gap: var(--dl-layout-space-twounits);
  width: 372px;
  height: 43px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar8-navlink2 {
  color: #ffffff;
  width: 216px;
  height: 36px;
  display: flex;
  max-width: 400px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  align-items: center;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-inputradius);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: #0e69d0;
}
 
.navbar8-navlink2:hover {
  color: #ffffff;
  border-color: #0e69d0;
  border-width: 2px;
  background-color: rgba(14, 105, 208, 0.83);
}
 
.navbar8-text10 {
  align-self: center;
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-navlink3 {
  color: #ffffff;
  width: 159px;
  height: 29px;
  display: flex;
  max-width: 400px;
  align-self: center;
  text-align: center;
  transition: 0.3s;
  border-color: #0e69d0;
  border-width: 2px;
  border-radius: var(--dl-layout-radius-inputradius);
  flex-direction: row;
  justify-content: center;
  text-decoration: none;
  background-color: transparent;
}
 
.navbar8-navlink3:hover {
  color: #ffffff;
  border-color: #0e69d0;
  border-width: 3.5px;
  background-color: transparent;
}
 
.navbar8-text11 {
  align-self: center;
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-burger-menu {
  display: none;
}
 
.navbar8-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar8-navlink4 {
  display: contents;
}
 
.navbar8-logo {
  height: 3rem;
  text-decoration: none;
}
 
.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar8-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar8-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.navbar8-link12 {
  text-decoration: none;
}
 
.navbar8-link22 {
  text-decoration: none;
}
 
.navbar8-link32 {
  text-decoration: none;
}
 
.navbar8-link4-accordion {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-trigger {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar8-link52 {
  text-decoration: none;
}
 
.navbar8-icon-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-container13 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon18 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container14 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon20 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container15 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-halfunit);
  grid-template-columns: 1fr;
}
 
.navbar8-menu-item1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar8-page1-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content1 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page11 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description110 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-navlink5 {
  display: contents;
}
 
.navbar8-container16 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-container16:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description21 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-menu-item2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar8-page2-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content2 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page2 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description22 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar8-navlink6 {
  display: contents;
}
 
.navbar8-container17 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-container17:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description23 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-menu-item3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar8-page3-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content3 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page3 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description3 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-navlink7 {
  display: contents;
}
 
.navbar8-container18 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-container18:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description24 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-menu-item4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar8-page4-image {
  width: 50px;
  height: 50px;
  align-self: flex-start;
}
 
.navbar8-content4 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page4 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description4 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-container19 {
  display: flex;
  transition: 0.3s;
  align-items: flex-start;
  flex-direction: row;
}
 
.navbar8-container19:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.navbar8-description25 {
  align-self: center;
  margin-right: var(--dl-layout-space-halfunit);
}
 
.navbar8-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.navbar8-action1 {
  text-decoration: none;
}
 
.navbar8-action2 {
  text-decoration: none;
}
 
.navbar8-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.navbar8-link4 {
  display: contents;
}
 
.navbar8-icon30 {
  text-decoration: none;
}
 
.navbar8-container20 {
  top: 100%;
  left: 0px;
  width: 100%;
  height: 761px;
  display: flex;
  opacity: 0.98;
  position: absolute;
  align-items: flex-start;
  animation-name: fadeInDownBig;
  animation-delay: 0s;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-link5-menu-list {
  width: 1595px;
  height: 100%;
  display: grid;
  padding: var(--dl-layout-space-unit);
  grid-gap: var(--dl-layout-space-halfunit);
  max-width: var(--dl-layout-size-maxwidth);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
 
.navbar8-menu-item5 {
  gap: var(--dl-layout-space-unit);
  width: 391px;
  cursor: pointer;
  height: 687px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar8-icon32 {
  width: 100px;
  height: 50px;
}
 
.navbar8-content5 {
  width: 253px;
  height: 666px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page12 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description111 {
  font-size: 12px;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description112 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar8-description112:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description113 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar8-description113:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description114 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar8-description114:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description115 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.navbar8-description115:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-navlink8 {
  display: contents;
}
 
.navbar8-container21 {
  width: 92px;
  height: 25px;
  display: flex;
  align-self: flex-start;
  transition: 0.7s;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
}
 
.navbar8-container21:hover {
  width: 101px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: .5px;
}
 
.navbar8-description116 {
  font-size: 12px;
}
 
.navbar8-menu-item6 {
  gap: var(--dl-layout-space-unit);
  width: 319px;
  cursor: pointer;
  height: 684px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar8-icon36 {
  width: 100px;
  height: 45px;
}
 
.navbar8-content6 {
  width: 322px;
  height: 642px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page13 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description117 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description118 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-description118:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description119 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-description119:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description120 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 

 
.navbar8-navlink9 {
  display: contents;
}
 
.navbar8-container22 {
  width: 87px;
  height: 24px;
  display: flex;
  align-self: flex-start;
  transition: 0.7s;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
}
 
.navbar8-container22:hover {
  width: 91px;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: .5px;
}
 
.navbar8-description121 {
  font-size: 12px;
}
 
.navbar8-menu-item7 {
  gap: var(--dl-layout-space-unit);
  width: 317px;
  cursor: pointer;
  height: 476px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.navbar8-icon40 {
  width: 100px;
  height: 48px;
}
 
.navbar8-content7 {
  width: 480px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page14 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description122 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description123 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-description123:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description124 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.navbar8-description124:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item8 {
  gap: var(--dl-layout-space-unit);
  width: 252px;
  cursor: pointer;
  height: 547px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  text-decoration: none;
}
 
.navbar8-icon45 {
  width: 120px;
  height: 60px;
}
 
.navbar8-content8 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page15 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-description125 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.navbar8-description126 {
  transition: 0.3s;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.navbar8-description126:hover {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-container23 {
  top: 0px;
  width: 1495px;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.schedule-ocular-fragment37 {
  display: contents;
}
 
.schedule-ocular-text147 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment12 {
  display: contents;
}
 
.schedule-ocular-text102 {
  display: inline-block;
}
 
.schedule-ocular-fragment19 {
  display: contents;
}
 
.schedule-ocular-text109 {
  color: #0e69d0;
  display: inline-block;
  font-size: 15px;
}
 
.schedule-ocular-fragment25 {
  display: contents;
}
 
.schedule-ocular-text115 {
  display: inline-block;
}
 
.schedule-ocular-fragment16 {
  display: contents;
}
 
.schedule-ocular-text106 {
  display: inline-block;
}
 
.schedule-ocular-fragment42 {
  display: contents;
}
 
.schedule-ocular-text165 {
  display: inline-block;
}
 
.schedule-ocular-text166 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text167 {
  text-decoration: underline;
}
 
.schedule-ocular-text169 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment14 {
  display: contents;
}
 
.schedule-ocular-text104 {
  display: inline-block;
}
 
.schedule-ocular-fragment47 {
  display: contents;
}
 
.schedule-ocular-text194 {
  display: inline-block;
}
 
.schedule-ocular-fragment45 {
  display: contents;
}
 
.schedule-ocular-text180 {
  display: inline-block;
  font-weight: 600;
}
 
.schedule-ocular-text181 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text182 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text183 {
  font-weight: 400;
  text-decoration: underline;
}
 
.schedule-ocular-text184 {
  font-weight: 400;
}
 
.schedule-ocular-text185 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-text187 {
  font-weight: 400;
}
 
.schedule-ocular-fragment43 {
  display: contents;
}
 
.schedule-ocular-text171 {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
}
 
.schedule-ocular-fragment36 {
  display: contents;
}
 
.schedule-ocular-text146 {
  display: inline-block;
  font-size: 12px;
}
 
.schedule-ocular-fragment15 {
  display: contents;
}
 
.schedule-ocular-text105 {
  display: inline-block;
}
 
.schedule-ocular-fragment39 {
  display: contents;
}
 
.schedule-ocular-text149 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment35 {
  display: contents;
}
 
.schedule-ocular-text139 {
  display: inline-block;
}
 
.schedule-ocular-text140 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text141 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text142 {
  text-decoration: underline;
}
 
.schedule-ocular-text144 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment34 {
  display: contents;
}
 
.schedule-ocular-text132 {
  display: inline-block;
}
 
.schedule-ocular-text133 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text134 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.schedule-ocular-text135 {
  text-decoration: underline;
}
 
.schedule-ocular-text137 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment27 {
  display: contents;
}
 
.schedule-ocular-text117 {
  display: inline-block;
}
 
.schedule-ocular-fragment30 {
  display: contents;
}
 
.schedule-ocular-text128 {
  display: inline-block;
  font-size: 12px;
}
 
.schedule-ocular-fragment17 {
  display: contents;
}
 
.schedule-ocular-text107 {
  display: inline-block;
}
 
.schedule-ocular-fragment21 {
  display: contents;
}
 
.schedule-ocular-text111 {
  display: inline-block;
}
 
.schedule-ocular-fragment10 {
  display: contents;
}
 
.schedule-ocular-text100 {
  display: inline-block;
  font-size: 15px;
}
 
.schedule-ocular-fragment24 {
  display: contents;
}
 
.schedule-ocular-text114 {
  display: inline-block;
}
 
.schedule-ocular-fragment31 {
  display: contents;
}
 
.schedule-ocular-text129 {
  display: inline-block;
}
 
.schedule-ocular-fragment11 {
  display: contents;
}
 
.schedule-ocular-text101 {
  display: inline-block;
}
 
.schedule-ocular-fragment40 {
  display: contents;
}
 
.schedule-ocular-text150 {
  display: inline-block;
}
 
.schedule-ocular-text151 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text152 {
  text-decoration: underline;
}
 
.schedule-ocular-text153 {
  text-decoration: underline;
}
 
.schedule-ocular-text155 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment22 {
  display: contents;
}
 
.schedule-ocular-text112 {
  display: inline-block;
}
 
.schedule-ocular-fragment13 {
  display: contents;
}
 
.schedule-ocular-text103 {
  display: inline-block;
}
 
.schedule-ocular-fragment26 {
  display: contents;
}
 
.schedule-ocular-text116 {
  display: inline-block;
}
 
.schedule-ocular-fragment41 {
  display: contents;
}
 
.schedule-ocular-text157 {
  display: inline-block;
}
 
.schedule-ocular-text158 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text159 {
  text-decoration: underline;
}
 
.schedule-ocular-text161 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment18 {
  display: contents;
}
 
.schedule-ocular-text108 {
  display: inline-block;
}
 
.schedule-ocular-fragment38 {
  display: contents;
}
 
.schedule-ocular-text148 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment46 {
  display: contents;
}
 
.schedule-ocular-text188 {
  display: inline-block;
}
 
.schedule-ocular-text189 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text190 {
  text-decoration: underline;
}
 
.schedule-ocular-text192 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment32 {
  display: contents;
}
 
.schedule-ocular-text130 {
  display: inline-block;
}
 
.schedule-ocular-fragment23 {
  display: contents;
}
 
.schedule-ocular-text113 {
  display: inline-block;
}
 
.schedule-ocular-fragment28 {
  display: contents;
}
 
.schedule-ocular-text118 {
  display: inline-block;
}
 
.schedule-ocular-fragment44 {
  display: contents;
}
 
.schedule-ocular-text172 {
  display: inline-block;
}
 
.schedule-ocular-text173 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text174 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.schedule-ocular-text175 {
  text-decoration: underline;
}
 
.schedule-ocular-text177 {
  font-size: 12px;
  font-weight: 300;
}
 
.schedule-ocular-fragment20 {
  display: contents;
}
 
.schedule-ocular-text110 {
  display: inline-block;
}
 
.schedule-ocular-fragment33 {
  display: contents;
}
 
.schedule-ocular-text131 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment29 {
  display: contents;
}
 
.schedule-ocular-text119 {
  display: inline-block;
}
 
.schedule-ocular-text120 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text121 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text122 {
  text-decoration: underline;
}
 
.schedule-ocular-text123 {
  text-decoration: underline;
}
 
.schedule-ocular-text124 {
  text-decoration: underline;
}
 
.schedule-ocular-text126 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.navbar8root-class-name {
  top: 0px;
  left: 0px;
  position: fixed;
}
 

 

 

 
.navbar8root-class-name4 {
  position: fixed;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
.navbar8root-class-name22 {
  top: 0px;
  left: 0px;
  position: fixed;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
  }
  .navbar8-icon14 {
    width: 45px;
    height: 40px;
  }
}
 
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-navlink2 {
    align-self: center;
  }
  .navbar8-navlink3 {
    align-self: center;
  }
  .navbar8-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon14 {
    width: 35px;
    height: 30px;
  }
  .navbar8-mobile-menu {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .navbar8-icon16 {
    width: 35px;
    height: 30px;
  }
  .navbar8-container15 {
    grid-gap: 0;
  }
  .navbar8-menu-item1 {
    height: 99px;
  }
  .navbar8-link5-menu-list {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar8-icon14 {
    width: 40px;
    height: 30px;
  }
  .navbar8-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-icon16 {
    width: 35px;
    height: 30px;
  }
  .navbar8-menu-item1 {
    padding: var(--dl-layout-space-halfunit);
  }
  .navbar8-content1 {
    width: auto;
    height: 78px;
  }
  .navbar8-description110 {
    font-size: 10px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-container16 {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon22 {
    align-self: center;
  }
  .navbar8-menu-item2 {
    padding: var(--dl-layout-space-halfunit);
  }
  .navbar8-description22 {
    font-size: 10px;
  }
  .navbar8-container17 {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon24 {
    align-self: center;
  }
  .navbar8-menu-item3 {
    padding: var(--dl-layout-space-halfunit);
  }
  .navbar8-description3 {
    font-size: 10px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-container18 {
    align-items: center;
    justify-content: center;
  }
  .navbar8-icon26 {
    align-self: center;
  }
  .navbar8-menu-item4 {
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-description4 {
    font-size: 12px;
    margin-bottom: var(--dl-layout-space-halfunit);
  }
  .navbar8-container19 {
    align-items: center;
    justify-content: center;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer {
  width: 100%;
  height: 771px;
  display: flex;
  position: relative;
  overflow-x: hidden;
  align-items: center;
  justify-content: center;
}
 
.footer-container10 {
  width: 100%;
  height: 767px;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 1187px;
  height: 641px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-content {
  gap: var(--dl-layout-space-fourunits);
  width: 1443px;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-twounits);
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: var(--dl-layout-radius-radius4);
  justify-content: center;
}
 
.footer-container11 {
  width: 448px;
  display: flex;
  align-items: center;
  margin-right: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  justify-content: center;
  background-color: #f3f3f3;
}
 
.footer-newsletter {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 360px;
  height: 553px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: center;
}
 
.footer-navlink {
  display: contents;
}
 
.footer-image1 {
  width: 221px;
  height: 96px;
  align-self: flex-start;
  text-decoration: none;
}
 
.footer-container12 {
  width: 296px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-text10 {
  font-size: 13px;
  align-self: flex-start;
  font-style: normal;
  font-weight: 500;
}
 
.footer-form {
  width: 100%;
  height: 384px;
  align-self: center;
}
 
.footer-container13 {
  gap: var(--dl-layout-space-halfunit);
  width: 291px;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: center;
}
 
.footer-textinput1 {
  width: 100%;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.footer-textinput2 {
  width: 100%;
  align-self: flex-start;
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.footer-container14 {
  width: 196px;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: column;
  justify-content: center;
}
 
.footer-container15 {
  width: 148px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.footer-text11 {
  width: 250px;
  height: auto;
  font-size: 13px;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.footer-textinput3 {
  width: 174px;
  height: 42px;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.footer-container16 {
  width: 300px;
  height: 51px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: space-between;
}
 
.footer-select {
  width: 100%;
  height: 34px;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-imageradius);
}
 
.footer-button {
  width: 322px;
  height: 51px;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: var(--dl-layout-space-unit);
}
 
.footer-button:hover {
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.footer-container17 {
  width: 324px;
  height: 23px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-checkbox {
  align-self: flex-start;
  margin-right: var(--dl-layout-space-unit);
}
 
.footer-container18 {
  width: 256px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-text14 {
  font-size: 10px;
}
 
.footer-container19 {
  flex: 0 0 auto;
  width: 785px;
  height: 487px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.footer-container20 {
  width: 853px;
  height: 513px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-container21 {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-end;
}
 
.footer-column11 {
  gap: var(--dl-layout-space-unit);
  width: 254px;
  height: 178px;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-column1-title1 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
  font-style: normal;
  font-weight: 700;
}
 
.footer-footer-links1 {
  gap: var(--dl-layout-space-halfunit);
  height: 146px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link510 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link510:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link511 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link511:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link512 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link512:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link513 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link513:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-column12 {
  gap: var(--dl-layout-space-unit);
  width: 239px;
  height: 333px;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-column1-title2 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
  font-style: normal;
  font-weight: 700;
}
 
.footer-footer-links2 {
  gap: var(--dl-layout-space-halfunit);
  height: 280px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link514 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link514:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link515 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link515:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link516 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link516:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link517 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link517:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link518 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link518:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link519 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link519:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-column13 {
  gap: var(--dl-layout-space-unit);
  width: 248px;
  height: 100%;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  margin-right: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.footer-column1-title3 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
}
 
.footer-footer-links3 {
  gap: var(--dl-layout-space-halfunit);
  height: 433px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link520 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link520:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link521 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link521:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link522 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link522:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link523 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link523:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link524 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link524:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link525 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}
 
.footer-link526 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link526:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link527 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link527:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-link528 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link528:hover {
  box-shadow: 0px 0.3px 0px 0px #000000;
}
 
.footer-column14 {
  gap: var(--dl-layout-space-unit);
  width: 392px;
  display: flex;
  overflow: hidden;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-footer-links4 {
  gap: var(--dl-layout-space-halfunit);
  height: 177px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-column1-title4 {
  fill: #0e69d0;
  color: rgb(14, 105, 208);
}
 
.footer-link1 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link1:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-link3 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link3:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-link4 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link4:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-link529 {
  opacity: 1;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link529:hover {
  opacity: 1;
  font-style: normal;
  font-weight: 600;
}
 
.footer-column3 {
  gap: var(--dl-layout-space-unit);
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  max-width: 300px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer-social-link1-title1 {
  fill: #0e69d0;
  color: #0e69d0;
}
 
.footer-social-links1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link2 {
  gap: 12px;
  display: flex;
  opacity: 1;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-icon10 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.footer-link6 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-icon14 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.footer-link7 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-icon16 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.footer-container22 {
  width: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.footer-footer-links5 {
  width: 1164px;
  height: 50px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  justify-content: space-between;
}
 
.footer-container23 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.footer-social-link1-title2 {
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
}
 
.footer-container24 {
  width: 406px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.footer-social-link1-title3 {
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  margin-right: var(--dl-layout-space-unit);
}
 
.footer-social-links2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer-link8 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-link9 {
  display: contents;
}
 
.footer-icon18 {
  text-decoration: none;
}
 
.footer-link10 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-link11 {
  display: contents;
}
 
.footer-icon20 {
  text-decoration: none;
}
 
.footer-link12 {
  gap: 12px;
  display: flex;
  padding: 8px 0;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.footer-link13 {
  display: contents;
}
 
.footer-icon22 {
  text-decoration: none;
}
 
.schedule-ocular-fragment73 {
  display: contents;
}
 
.schedule-ocular-text251 {
  display: inline-block;
}
 
.schedule-ocular-fragment50 {
  display: contents;
}
 
.schedule-ocular-text217 {
  display: inline-block;
}
 
.schedule-ocular-fragment61 {
  display: contents;
}
 
.schedule-ocular-text228 {
  display: inline-block;
}
 
.schedule-ocular-fragment57 {
  display: contents;
}
 
.schedule-ocular-text224 {
  display: inline-block;
}
 
.schedule-ocular-fragment48 {
  display: contents;
}
 
.schedule-ocular-text215 {
  display: inline-block;
}
 
.schedule-ocular-fragment84 {
  display: contents;
}
 
.schedule-ocular-text286 {
  display: inline-block;
}
 
.schedule-ocular-fragment83 {
  display: contents;
}
 
.schedule-ocular-text285 {
  display: inline-block;
}
 
.schedule-ocular-fragment69 {
  display: contents;
}
 
.schedule-ocular-text244 {
  display: inline-block;
}
 
.schedule-ocular-fragment70 {
  display: contents;
}
 
.schedule-ocular-text245 {
  display: inline-block;
}
 
.schedule-ocular-fragment49 {
  display: contents;
}
 
.schedule-ocular-text216 {
  display: inline-block;
}
 
.schedule-ocular-fragment56 {
  display: contents;
}
 
.schedule-ocular-text223 {
  display: inline-block;
}
 
.schedule-ocular-fragment55 {
  display: contents;
}
 
.schedule-ocular-text222 {
  display: inline-block;
}
 
.schedule-ocular-fragment63 {
  display: contents;
}
 
.schedule-ocular-text230 {
  display: inline-block;
}
 
.schedule-ocular-fragment85 {
  display: contents;
}
 
.schedule-ocular-social-link1-title {
  fill: #0e69d0;
  color: #0e69d0;
  display: inline-block;
}
 
.schedule-ocular-fragment65 {
  display: contents;
}
 
.schedule-ocular-text235 {
  display: inline-block;
}
 
.schedule-ocular-fragment64 {
  display: contents;
}
 
.schedule-ocular-text234 {
  display: inline-block;
}
 
.schedule-ocular-fragment76 {
  display: contents;
}
 
.schedule-ocular-text256 {
  display: inline-block;
}
 
.schedule-ocular-fragment80 {
  display: contents;
}
 
.schedule-ocular-text273 {
  display: inline-block;
}
 
.schedule-ocular-fragment77 {
  display: contents;
}
 
.schedule-ocular-text263 {
  display: inline-block;
}
 
.schedule-ocular-fragment66 {
  display: contents;
}
 
.schedule-ocular-text239 {
  display: inline-block;
}
 
.schedule-ocular-fragment72 {
  display: contents;
}
 
.schedule-ocular-text250 {
  display: inline-block;
}
 
.schedule-ocular-fragment52 {
  display: contents;
}
 
.schedule-ocular-text219 {
  display: inline-block;
}
 
.schedule-ocular-fragment59 {
  display: contents;
}
 
.schedule-ocular-text226 {
  display: inline-block;
}
 
.schedule-ocular-fragment71 {
  display: contents;
}
 
.schedule-ocular-text246 {
  display: inline-block;
}
 
.schedule-ocular-fragment79 {
  display: contents;
}
 
.schedule-ocular-text270 {
  display: inline-block;
}
 
.schedule-ocular-fragment62 {
  display: contents;
}
 
.schedule-ocular-text229 {
  display: inline-block;
}
 
.schedule-ocular-fragment60 {
  display: contents;
}
 
.schedule-ocular-text227 {
  display: inline-block;
}
 
.schedule-ocular-fragment81 {
  display: contents;
}
 
.schedule-ocular-text277 {
  display: inline-block;
}
 
.schedule-ocular-fragment82 {
  display: contents;
}
 
.schedule-ocular-text281 {
  display: inline-block;
}
 
.schedule-ocular-fragment68 {
  display: contents;
}
 
.schedule-ocular-text243 {
  display: inline-block;
}
 
.schedule-ocular-fragment54 {
  display: contents;
}
 
.schedule-ocular-text221 {
  display: inline-block;
}
 
.schedule-ocular-fragment58 {
  display: contents;
}
 
.schedule-ocular-text225 {
  display: inline-block;
}
 
.schedule-ocular-fragment53 {
  display: contents;
}
 
.schedule-ocular-text220 {
  display: inline-block;
}
 
.schedule-ocular-fragment78 {
  display: contents;
}
 
.schedule-ocular-text267 {
  display: inline-block;
}
 
.schedule-ocular-fragment67 {
  display: contents;
}
 
.schedule-ocular-text242 {
  display: inline-block;
}
 
.schedule-ocular-fragment51 {
  display: contents;
}
 
.schedule-ocular-text218 {
  display: inline-block;
}
 
.schedule-ocular-fragment75 {
  display: contents;
}
 
.schedule-ocular-text253 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.schedule-ocular-fragment74 {
  display: contents;
}
 
.schedule-ocular-text252 {
  display: inline-block;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .footer-max-width {
    width: 100%;
    height: 609px;
  }
  .footer-content {
    width: 905px;
    height: 591px;
  }
  .footer-newsletter {
    width: 300px;
    display: none;
  }
  .footer-container22 {
    width: 100%;
  }
  .footer-footer-links5 {
    width: 100%;
    height: 44px;
  }
  .footer-container24 {
    width: 352px;
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    height: 100%;
  }
  .footer-container10 {
    width: 100%;
    height: 1977px;
  }
  .footer-max-width {
    width: 100%;
    height: 1174px;
  }
  .footer-content {
    width: 462px;
    height: 100%;
    flex-direction: column;
  }
  .footer-container11 {
    display: none;
  }
  .footer-newsletter {
    width: 100%;
  }
  .footer-container19 {
    width: 402px;
    height: 890px;
  }
  .footer-container20 {
    width: 386px;
    height: 553px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-container21 {
    width: 289px;
    align-self: flex-start;
  }
  .footer-column11 {
    height: 190px;
    align-items: center;
  }
  .footer-column1-title1 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-footer-links1 {
    align-self: flex-start;
  }
  .footer-column12 {
    height: 135px;
    align-items: center;
  }
  .footer-column1-title2 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-footer-links2 {
    align-self: flex-start;
  }
  .footer-column13 {
    align-self: flex-start;
    align-items: center;
    margin-right: 0px;
  }
  .footer-column1-title3 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-footer-links3 {
    height: 465px;
    align-self: center;
  }
  .footer-column14 {
    width: 309px;
    height: 390px;
    align-self: flex-start;
    align-items: center;
  }
  .footer-footer-links4 {
    align-self: flex-start;
  }
  .footer-column1-title4 {
    text-align: center;
  }
  .footer-column3 {
    align-self: flex-start;
    align-items: flex-start;
  }
  .footer-social-link1-title1 {
    align-self: flex-start;
    text-align: center;
  }
  .footer-social-links1 {
    align-self: center;
  }
  .footer-container22 {
    width: 100%;
  }
  .footer-footer-links5 {
    width: 100%;
    height: 97px;
    flex-direction: column;
  }
  .footer-container23 {
    width: 50%;
    height: 50%;
    align-items: center;
    justify-content: center;
  }
  .footer-social-link1-title2 {
    text-align: center;
  }
  .footer-container24 {
    justify-content: center;
  }
  .footer-social-link1-title3 {
    text-align: left;
  }
  .footer-social-links2 {
    align-self: center;
  }
  .schedule-ocular-social-link1-title {
    text-align: center;
  }
  .schedule-ocular-text287 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .footer-footer {
    height: 1779px;
  }
  .footer-container10 {
    height: 100%;
    overflow-x: hidden;
    margin-bottom: 0px;
  }
  .footer-max-width {
    height: auto;
  }
  .footer-content {
    width: 479px;
    height: 1554px;
  }
  .footer-container19 {
    width: 340px;
    height: auto;
  }
  .footer-container20 {
    width: 340px;
    height: auto;
  }
  .footer-column11 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-links1 {
    align-items: center;
    justify-content: center;
  }
  .footer-link510 {
    align-self: flex-start;
  }
  .footer-link511 {
    align-self: flex-start;
  }
  .footer-link512 {
    align-self: flex-start;
  }
  .footer-link513 {
    align-self: flex-start;
  }
  .footer-column12 {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-links2 {
    align-items: center;
    justify-content: center;
  }
  .footer-link514 {
    align-self: flex-start;
  }
  .footer-link515 {
    align-self: flex-start;
  }
  .footer-link516 {
    align-self: flex-start;
  }
  .footer-link517 {
    align-self: flex-start;
  }
  .footer-link518 {
    align-self: flex-start;
  }
  .footer-link519 {
    align-self: flex-start;
  }
  .footer-column13 {
    width: 278px;
    height: 442px;
    max-width: 100%;
    align-self: flex-start;
    align-items: center;
    margin-right: 0px;
    justify-content: center;
  }
  .footer-footer-links3 {
    height: auto;
    align-items: center;
    justify-content: center;
  }
  .footer-link520 {
    align-self: flex-start;
  }
  .footer-link521 {
    align-self: flex-start;
  }
  .footer-link522 {
    align-self: flex-start;
  }
  .footer-link523 {
    align-self: flex-start;
  }
  .footer-link524 {
    align-self: flex-start;
  }
  .footer-link525 {
    align-self: flex-start;
  }
  .footer-link526 {
    align-self: flex-start;
  }
  .footer-link527 {
    align-self: flex-start;
  }
  .footer-link528 {
    align-self: flex-start;
  }
  .footer-column14 {
    width: 269px;
    height: auto;
    max-width: 100%;
    align-self: flex-start;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-links4 {
    align-items: flex-start;
    justify-content: center;
  }
  .footer-column3 {
    width: 100%;
    max-width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-social-links1 {
    align-items: center;
    justify-content: center;
  }
  .footer-container22 {
    width: 340px;
    align-self: flex-start;
  }
  .footer-footer-links5 {
    width: 340px;
    height: 80px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-container23 {
    width: 238px;
    display: none;
  }
  .footer-container24 {
    width: auto;
  }
  .footer-social-link1-title3 {
    display: none;
  }
  .footer-social-links2 {
    align-items: center;
    justify-content: center;
  }
}

.schedule-ocular-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.schedule-ocular-fragment10 {
  display: contents;
}
 
.schedule-ocular-text100 {
  display: inline-block;
  font-size: 15px;
}
 
.schedule-ocular-fragment11 {
  display: contents;
}
 
.schedule-ocular-text101 {
  display: inline-block;
}
 
.schedule-ocular-fragment12 {
  display: contents;
}
 
.schedule-ocular-text102 {
  display: inline-block;
}
 
.schedule-ocular-fragment13 {
  display: contents;
}
 
.schedule-ocular-text103 {
  display: inline-block;
}
 
.schedule-ocular-fragment14 {
  display: contents;
}
 
.schedule-ocular-text104 {
  display: inline-block;
}
 
.schedule-ocular-fragment15 {
  display: contents;
}
 
.schedule-ocular-text105 {
  display: inline-block;
}
 
.schedule-ocular-fragment16 {
  display: contents;
}
 
.schedule-ocular-text106 {
  display: inline-block;
}
 
.schedule-ocular-fragment17 {
  display: contents;
}
 
.schedule-ocular-text107 {
  display: inline-block;
}
 
.schedule-ocular-fragment18 {
  display: contents;
}
 
.schedule-ocular-text108 {
  display: inline-block;
}
 
.schedule-ocular-fragment19 {
  display: contents;
}
 
.schedule-ocular-text109 {
  color: #0e69d0;
  display: inline-block;
  font-size: 15px;
}
 
.schedule-ocular-fragment20 {
  display: contents;
}
 
.schedule-ocular-text110 {
  display: inline-block;
}
 
.schedule-ocular-fragment21 {
  display: contents;
}
 
.schedule-ocular-text111 {
  display: inline-block;
}
 
.schedule-ocular-fragment22 {
  display: contents;
}
 
.schedule-ocular-text112 {
  display: inline-block;
}
 
.schedule-ocular-fragment23 {
  display: contents;
}
 
.schedule-ocular-text113 {
  display: inline-block;
}
 
.schedule-ocular-fragment24 {
  display: contents;
}
 
.schedule-ocular-text114 {
  display: inline-block;
}
 
.schedule-ocular-fragment25 {
  display: contents;
}
 
.schedule-ocular-text115 {
  display: inline-block;
}
 
.schedule-ocular-fragment26 {
  display: contents;
}
 
.schedule-ocular-text116 {
  display: inline-block;
}
 
.schedule-ocular-fragment27 {
  display: contents;
}
 
.schedule-ocular-text117 {
  display: inline-block;
}
 
.schedule-ocular-fragment28 {
  display: contents;
}
 
.schedule-ocular-text118 {
  display: inline-block;
}
 
.schedule-ocular-fragment29 {
  display: contents;
}
 
.schedule-ocular-text119 {
  display: inline-block;
}
 
.schedule-ocular-text120 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text121 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text122 {
  text-decoration: underline;
}
 
.schedule-ocular-text123 {
  text-decoration: underline;
}
 
.schedule-ocular-text124 {
  text-decoration: underline;
}
 
.schedule-ocular-text126 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment30 {
  display: contents;
}
 
.schedule-ocular-text128 {
  display: inline-block;
  font-size: 12px;
}
 
.schedule-ocular-fragment31 {
  display: contents;
}
 
.schedule-ocular-text129 {
  display: inline-block;
}
 
.schedule-ocular-fragment32 {
  display: contents;
}
 
.schedule-ocular-text130 {
  display: inline-block;
}
 
.schedule-ocular-fragment33 {
  display: contents;
}
 
.schedule-ocular-text131 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment34 {
  display: contents;
}
 
.schedule-ocular-text132 {
  display: inline-block;
}
 
.schedule-ocular-text133 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text134 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.schedule-ocular-text135 {
  text-decoration: underline;
}
 
.schedule-ocular-text137 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment35 {
  display: contents;
}
 
.schedule-ocular-text139 {
  display: inline-block;
}
 
.schedule-ocular-text140 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text141 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text142 {
  text-decoration: underline;
}
 
.schedule-ocular-text144 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment36 {
  display: contents;
}
 
.schedule-ocular-text146 {
  display: inline-block;
  font-size: 12px;
}
 
.schedule-ocular-fragment37 {
  display: contents;
}
 
.schedule-ocular-text147 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment38 {
  display: contents;
}
 
.schedule-ocular-text148 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment39 {
  display: contents;
}
 
.schedule-ocular-text149 {
  display: inline-block;
  font-size: 10px;
}
 
.schedule-ocular-fragment40 {
  display: contents;
}
 
.schedule-ocular-text150 {
  display: inline-block;
}
 
.schedule-ocular-text151 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text152 {
  text-decoration: underline;
}
 
.schedule-ocular-text153 {
  text-decoration: underline;
}
 
.schedule-ocular-text155 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment41 {
  display: contents;
}
 
.schedule-ocular-text157 {
  display: inline-block;
}
 
.schedule-ocular-text158 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text159 {
  text-decoration: underline;
}
 
.schedule-ocular-text161 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment42 {
  display: contents;
}
 
.schedule-ocular-text165 {
  display: inline-block;
}
 
.schedule-ocular-text166 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text167 {
  text-decoration: underline;
}
 
.schedule-ocular-text169 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment43 {
  display: contents;
}
 
.schedule-ocular-text171 {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
}
 
.schedule-ocular-fragment44 {
  display: contents;
}
 
.schedule-ocular-text172 {
  display: inline-block;
}
 
.schedule-ocular-text173 {
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text174 {
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.schedule-ocular-text175 {
  text-decoration: underline;
}
 
.schedule-ocular-text177 {
  font-size: 12px;
  font-weight: 300;
}
 
.schedule-ocular-fragment45 {
  display: contents;
}
 
.schedule-ocular-text180 {
  display: inline-block;
  font-weight: 600;
}
 
.schedule-ocular-text181 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text182 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text183 {
  font-weight: 400;
  text-decoration: underline;
}
 
.schedule-ocular-text184 {
  font-weight: 400;
}
 
.schedule-ocular-text185 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-text187 {
  font-weight: 400;
}
 
.schedule-ocular-fragment46 {
  display: contents;
}
 
.schedule-ocular-text188 {
  display: inline-block;
}
 
.schedule-ocular-text189 {
  font-style: normal;
  font-weight: 600;
  text-decoration: underline;
}
 
.schedule-ocular-text190 {
  text-decoration: underline;
}
 
.schedule-ocular-text192 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}
 
.schedule-ocular-fragment47 {
  display: contents;
}
 
.schedule-ocular-text194 {
  display: inline-block;
}
 
.schedule-ocular-container11 {
  width: 100%;
  height: 743px;
  display: flex;
  align-items: flex-start;
  background-size: cover;
  justify-content: center;
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.06) 0.00%,rgb(238, 239, 240) 100.00%),linear-gradient(315deg, rgba(187, 228, 255, 0.95) 0.00%,rgba(49, 152, 255, 0.83) 99.00%),url("/industrial-water-filters-close-up-2024-09-22-21-45-21-utc-1400h.631b70a3.jpg");
}
 
.schedule-ocular-container12 {
  width: 1024px;
  height: 671px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.schedule-ocular-container13 {
  width: 532px;
  height: 660px;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.schedule-ocular-text195 {
  font-size: 40px;
  align-self: flex-start;
  font-style: normal;
  font-weight: 700;
}
 
.schedule-ocular-container14 {
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.schedule-ocular-text196 {
  width: 366px;
  height: auto;
  display: block;
  align-self: flex-start;
  line-height: 1.5;
}
 
.schedule-ocular-text197 {
  font-size: 20px;
  font-weight: 700;
}
 
.schedule-ocular-text199 {
  font-size: 15px;
}
 
.schedule-ocular-text202 {
  font-size: 20px;
  font-weight: 700;
}
 
.schedule-ocular-text204 {
  font-size: 15px;
}
 
.schedule-ocular-text207 {
  font-size: 20px;
  font-weight: 700;
}
 
.schedule-ocular-text209 {
  font-size: 15px;
}
 
.schedule-ocular-container15 {
  flex: 0 0 auto;
  width: 542px;
  height: 572px;
  display: flex;
  align-items: flex-start;
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-buttonradius);
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.34);
}
 
.schedule-ocular-form {
  width: 513px;
  height: 520px;
}
 
.schedule-ocular-textinput1 {
  width: 472px;
  height: 56px;
  margin-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: var(--dl-layout-space-unit);
}
 
.schedule-ocular-container16 {
  display: flex;
  margin-top: 0px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.schedule-ocular-textinput2 {
  width: 264px;
  margin-right: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.schedule-ocular-textinput3 {
  width: 185px;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.schedule-ocular-text212 {
  margin-bottom: var(--dl-layout-space-unit);
}
 
.schedule-ocular-container17 {
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-unit);
  flex-direction: row;
  justify-content: flex-start;
}
 
.schedule-ocular-container18 {
  width: 205px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.schedule-ocular-text213 {
  font-size: 14px;
  align-self: flex-start;
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.schedule-ocular-textinput4 {
  margin-right: var(--dl-layout-space-unit);
}
 
.schedule-ocular-select {
  width: 263px;
  height: 39px;
  align-self: flex-end;
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius8);
}
 
.schedule-ocular-textarea {
  width: 466px;
  height: 101px;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-buttonradius);
  margin-bottom: var(--dl-layout-space-unit);
}
 
.schedule-ocular-container19 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.schedule-ocular-checkbox {
  align-self: flex-start;
  margin-right: var(--dl-layout-space-unit);
}
 
.schedule-ocular-container20 {
  width: 342px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.schedule-ocular-text214 {
  font-size: 13px;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.schedule-ocular-button {
  width: 466px;
  height: 50px;
  transition: 0.3s;
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.schedule-ocular-button:hover {
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.schedule-ocular-fragment48 {
  display: contents;
}
 
.schedule-ocular-text215 {
  display: inline-block;
}
 
.schedule-ocular-fragment49 {
  display: contents;
}
 
.schedule-ocular-text216 {
  display: inline-block;
}
 
.schedule-ocular-fragment50 {
  display: contents;
}
 
.schedule-ocular-text217 {
  display: inline-block;
}
 
.schedule-ocular-fragment51 {
  display: contents;
}
 
.schedule-ocular-text218 {
  display: inline-block;
}
 
.schedule-ocular-fragment52 {
  display: contents;
}
 
.schedule-ocular-text219 {
  display: inline-block;
}
 
.schedule-ocular-fragment53 {
  display: contents;
}
 
.schedule-ocular-text220 {
  display: inline-block;
}
 
.schedule-ocular-fragment54 {
  display: contents;
}
 
.schedule-ocular-text221 {
  display: inline-block;
}
 
.schedule-ocular-fragment55 {
  display: contents;
}
 
.schedule-ocular-text222 {
  display: inline-block;
}
 
.schedule-ocular-fragment56 {
  display: contents;
}
 
.schedule-ocular-text223 {
  display: inline-block;
}
 
.schedule-ocular-fragment57 {
  display: contents;
}
 
.schedule-ocular-text224 {
  display: inline-block;
}
 
.schedule-ocular-fragment58 {
  display: contents;
}
 
.schedule-ocular-text225 {
  display: inline-block;
}
 
.schedule-ocular-fragment59 {
  display: contents;
}
 
.schedule-ocular-text226 {
  display: inline-block;
}
 
.schedule-ocular-fragment60 {
  display: contents;
}
 
.schedule-ocular-text227 {
  display: inline-block;
}
 
.schedule-ocular-fragment61 {
  display: contents;
}
 
.schedule-ocular-text228 {
  display: inline-block;
}
 
.schedule-ocular-fragment62 {
  display: contents;
}
 
.schedule-ocular-text229 {
  display: inline-block;
}
 
.schedule-ocular-fragment63 {
  display: contents;
}
 
.schedule-ocular-text230 {
  display: inline-block;
}
 
.schedule-ocular-fragment64 {
  display: contents;
}
 
.schedule-ocular-text234 {
  display: inline-block;
}
 
.schedule-ocular-fragment65 {
  display: contents;
}
 
.schedule-ocular-text235 {
  display: inline-block;
}
 
.schedule-ocular-fragment66 {
  display: contents;
}
 
.schedule-ocular-text239 {
  display: inline-block;
}
 
.schedule-ocular-fragment67 {
  display: contents;
}
 
.schedule-ocular-text242 {
  display: inline-block;
}
 
.schedule-ocular-fragment68 {
  display: contents;
}
 
.schedule-ocular-text243 {
  display: inline-block;
}
 
.schedule-ocular-fragment69 {
  display: contents;
}
 
.schedule-ocular-text244 {
  display: inline-block;
}
 
.schedule-ocular-fragment70 {
  display: contents;
}
 
.schedule-ocular-text245 {
  display: inline-block;
}
 
.schedule-ocular-fragment71 {
  display: contents;
}
 
.schedule-ocular-text246 {
  display: inline-block;
}
 
.schedule-ocular-fragment72 {
  display: contents;
}
 
.schedule-ocular-text250 {
  display: inline-block;
}
 
.schedule-ocular-fragment73 {
  display: contents;
}
 
.schedule-ocular-text251 {
  display: inline-block;
}
 
.schedule-ocular-fragment74 {
  display: contents;
}
 
.schedule-ocular-text252 {
  display: inline-block;
}
 
.schedule-ocular-fragment75 {
  display: contents;
}
 
.schedule-ocular-text253 {
  display: inline-block;
  font-style: normal;
  font-weight: 700;
}
 
.schedule-ocular-fragment76 {
  display: contents;
}
 
.schedule-ocular-text256 {
  display: inline-block;
}
 
.schedule-ocular-fragment77 {
  display: contents;
}
 
.schedule-ocular-text263 {
  display: inline-block;
}
 
.schedule-ocular-fragment78 {
  display: contents;
}
 
.schedule-ocular-text267 {
  display: inline-block;
}
 
.schedule-ocular-fragment79 {
  display: contents;
}
 
.schedule-ocular-text270 {
  display: inline-block;
}
 
.schedule-ocular-fragment80 {
  display: contents;
}
 
.schedule-ocular-text273 {
  display: inline-block;
}
 
.schedule-ocular-fragment81 {
  display: contents;
}
 
.schedule-ocular-text277 {
  display: inline-block;
}
 
.schedule-ocular-fragment82 {
  display: contents;
}
 
.schedule-ocular-text281 {
  display: inline-block;
}
 
.schedule-ocular-fragment83 {
  display: contents;
}
 
.schedule-ocular-text285 {
  display: inline-block;
}
 
.schedule-ocular-fragment84 {
  display: contents;
}
 
.schedule-ocular-text286 {
  display: inline-block;
}
 
.schedule-ocular-fragment85 {
  display: contents;
}
 
.schedule-ocular-social-link1-title {
  fill: #0e69d0;
  color: #0e69d0;
  display: inline-block;
}
 
.schedule-ocular-link {
  display: contents;
}
 
.schedule-ocular-container21 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.schedule-ocular-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.schedule-ocular-text289 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 767px) {
  .schedule-ocular-container11 {
    height: 1351px;
    padding-bottom: 0px;
  }
  .schedule-ocular-container12 {
    height: 1192px;
    flex-direction: column;
  }
  .schedule-ocular-container13 {
    align-self: center;
  }
  .schedule-ocular-social-link1-title {
    text-align: center;
  }
  .schedule-ocular-text287 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .schedule-ocular-container10 {
    overflow-x: hidden;
  }
  .schedule-ocular-container11 {
    height: 1294px;
    align-items: center;
  }
  .schedule-ocular-container12 {
    width: 367px;
    height: 1058px;
  }
  .schedule-ocular-container13 {
    width: auto;
    height: auto;
  }
  .schedule-ocular-container14 {
    height: auto;
    align-self: center;
    justify-content: center;
  }
  .schedule-ocular-text196 {
    height: auto;
  }
  .schedule-ocular-text197 {
    font-size: 20px;
    font-weight: 700;
  }
  .schedule-ocular-text199 {
    font-size: 15px;
  }
  .schedule-ocular-text202 {
    font-size: 20px;
    font-weight: 700;
  }
  .schedule-ocular-text204 {
    font-size: 15px;
  }
  .schedule-ocular-text207 {
    font-size: 20px;
    font-weight: 700;
  }
  .schedule-ocular-text209 {
    font-size: 15px;
  }
  .schedule-ocular-container15 {
    width: 417px;
    height: 555px;
    align-items: center;
    padding-left: 0px;
    justify-content: flex-start;
  }
  .schedule-ocular-form {
    width: 341px;
    height: 483px;
    align-self: center;
    margin-top: var(--dl-layout-space-twounits);
  }
  .schedule-ocular-textinput1 {
    width: 100%;
    height: 50px;
  }
  .schedule-ocular-container16 {
    width: 100%;
    height: 42px;
    justify-content: center;
  }
  .schedule-ocular-textinput2 {
    width: 149px;
    height: 100%;
  }
  .schedule-ocular-textinput3 {
    width: 133px;
    height: 38px;
  }
  .schedule-ocular-container18 {
    width: 176px;
  }
  .schedule-ocular-textinput4 {
    width: 132px;
    height: 38px;
    align-self: flex-start;
  }
  .schedule-ocular-select {
    width: 160px;
    height: 40px;
  }
  .schedule-ocular-textarea {
    width: 100%;
    height: 105px;
  }
  .schedule-ocular-button {
    width: 357px;
    height: 51px;
  }
}


/*# sourceMappingURL=/schedule-ocular.cd735423.css.map */