:root {
  --white: white;
  --black: #1e1e1e;
  --dark-blue: midnightblue;
  --blue: #b0dfe6;
  --orange: #f3a361;
  --light-blue: #edf7f9;
  --creme: #fcedc6;
  --beige: #cbaf95;
  --yellow: #fed801;
  --brown: #a48270;
  --black-2: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.body {
  background-color: var(--white);
  color: var(--black);
  font-family: Noto Sans, sans-serif;
}

.videowr {
  width: 100%;
  height: 622px;
}

.videowr video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.container {
  z-index: 10;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

.link-block {
  width: 131px;
}

.image {
  width: 100%;
}

.header {
  z-index: 20;
  background-color: var(--white);
  padding-top: 30px;
  padding-bottom: 20px;
  position: relative;
}

.container-2 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.navbar {
  background-color: #a2d4db;
  border-radius: 54px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 624px;
  margin-top: 32px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.nav-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--dark-blue);
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
  display: flex;
  position: relative;
}

.nav-link:hover {
  background-color: var(--white);
  border-radius: 30px;
}

.nav-link.nestlink {
  z-index: 10;
  border-radius: 30px;
}

.nav-link.nestlink:hover {
  border-radius: 15px;
}

.button {
  background-color: var(--dark-blue);
  color: var(--blue);
  text-transform: uppercase;
  border-radius: 54px;
  padding: 12px 24px;
}

.nav-menu {
  width: 100%;
  display: flex;
}

.link-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--dark-blue);
  cursor: pointer;
  border-radius: 54px;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-height: 45px;
  padding: 12px 29px;
  text-decoration: none;
  transition: all 0.2s;
  display: flex;
}

.link-block-2:hover {
  background-color: var(--orange);
}

.text-block {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow-wrap: normal;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
}

.image-2 {
  border-radius: 54px;
  width: 20px;
  height: 20px;
  font-size: 18px;
  line-height: 24px;
  display: none;
}

.div-block-2 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 100% !important;
  width: 100%;
  display: flex;
}

.navdesktop {
  z-index: 10;
  background-color: #a2d4db;
  border-radius: 54px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 802px;
  margin-top: 32px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-block-4,
.div-block-5 {
  display: none;
}

.footer {
  background-color: var(--light-blue);
  margin-top: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}

.text-block-2 {
  color: var(--dark-blue);
  text-transform: uppercase;
  margin-top: 0;
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: 800;
  line-height: 54px;
}

.mapcontainer {
  z-index: 2;
  background-color: var(--white);
  border-radius: 70px 100px 70px 0;
  width: 480px;
  height: 100%;
  max-height: 600px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.div-block-7 {
  display: flex;
}

.code-embed {
  border-top-left-radius: 70px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 70px;
  margin: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.text-block-3 {
  color: var(--dark-blue);
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-8 {
  width: 50%;
}

.footerlink {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--dark-blue);
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: var(--dark-blue);
  text-decoration: none;
}

.div-block-9 {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 110px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.link-block-4 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 54px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 248px;
  margin-top: 40px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.text-block-5 {
  color: var(--dark-blue);
  text-transform: uppercase;
  font-weight: 700;
}

.otherservices {
  background-color: var(--white);
  padding-top: 220px;
  padding-bottom: 90px;
}

.div-block-10 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.singleservice {
  background-color: var(--light-blue);
  border-radius: 30px;
  overflow: hidden;
}

.div-block-11 {
  height: 345px;
}

.image-3 {
  object-fit: cover;
  width: 100%;
  height: 345px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  transition: transform 0.2s;
}

.image-3:hover {
  transform: scale(0.95);
}

.image-3.cust-serv-img {
  object-position: 50% 40%;
}

.div-block-12 {
  background-color: var(--light-blue);
  color: var(--dark-blue);
  padding: 40px;
}

.text-block-6 {
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-7 {
  color: rgba(25, 25, 112, 0.75);
  margin-top: 15px;
  font-weight: 500;
  line-height: 24px;
}

.heading {
  color: var(--dark-blue);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 35px;
  font-weight: 800;
  line-height: 47px;
}

.image-4 {
  position: absolute;
  top: 101px;
  left: -204px;
}

.orangecircle {
  background-color: var(--orange);
  border-radius: 100%;
  width: 92px;
  height: 92px;
  position: static;
  top: -55px;
  right: 5%;
}

.yellowrectangle {
  background-color: var(--creme);
  border-radius: 0 30px 30px;
  width: 100%;
  height: auto;
  padding: 20px 30px;
  position: static;
  bottom: auto;
  left: auto;
}

.oncologysection {
  background-color: var(--white);
  padding-top: 60px;
  padding-bottom: 80px;
}

.div-block-13 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
  position: relative;
}

.div-block-14 {
  border-radius: 70px 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 460px;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-5 {
  z-index: 40;
  object-fit: cover;
  border-radius: 70px 100px 70px 0;
  width: 531px;
  height: 451px;
  margin-top: 0;
  margin-left: auto;
  transition: transform 0.2s;
  position: relative;
}

.image-5:hover {
  perspective: none;
  transform: scale(0.95);
}

.image-5.img6 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 70px;
}

.image-5.img7 {
  border-top-right-radius: 0;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 70px;
  border-top-left-radius: 70px;
  margin-top: 80px;
  margin-left: 0;
  z-index: 20;
  margin-right: 0;
}

.div-block-15 {
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.text-block-8 {
  color: var(--dark-blue);
  text-transform: uppercase;
  font-size: 55px;
  font-weight: 800;
  line-height: 75px;
}

.image-6 {
  width: 80px;
  margin-right: 30px;
}

.text-block-9 {
  color: rgba(0, 46, 114, 0.5);
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-10 {
  color: var(--dark-blue);
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 22px;
}

.text-block-11 {
  color: var(--dark-blue);
  margin-bottom: 20px;
  padding-top: 0;
  font-weight: 500;
  line-height: 22px;
}

.infowr {
  width: 100%;
  height: auto;
  padding-top: 12px;
  overflow: visible;
}

.div-block-16 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-12 {
  color: var(--dark-blue);
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
}

.text-block-13 {
  opacity: 1;
  color: var(--dark-blue);
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 34px;
  padding-right: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  transition: all 0.2s;
  display: flex;
  overflow: hidden;
}

.buttonwr {
  position: absolute;
  left: 200px;
}

.div-block-17 {
  width: 140px;
  height: 52px;
  position: absolute;
  bottom: -26px;
  left: 354px;
}

.div-block-18 {
  position: absolute;
  top: -55px;
  right: 5%;
}

.div-block-19 {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  max-height: 550px;
  padding-top: 60px;
  display: flex;
  position: relative;
}

.div-block-20 {
  position: absolute;
  bottom: -16%;
  right: 10%;
}

.div-block-21 {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.ophthalmologysection {
  background-color: var(--white);
  margin-top: 0;
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}

.image-7 {
  width: 80px;
  margin-right: 30px;
}

.div-block-23 {
  width: auto;
  position: absolute;
  bottom: -60px;
  right: 7px;
}

.div-block-24 {
  position: absolute;
  top: -132px;
  left: -31px;
}

.image-8 {
  width: 80px;
  margin-right: 30px;
}

.div-block-25 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 4px;
  display: flex;
}

.div-block-25.desktop {
  display: none;
}

.div-block-25.mobile {
  display: flex;
}

.aboutussection {
  background-color: var(--light-blue);
  padding-top: 120px;
  padding-bottom: 225px;
}

.heading-2 {
  color: var(--dark-blue);
  text-transform: uppercase;
  margin-bottom: 19px;
  font-size: 55px;
  line-height: 75px;
}

.text-block-14 {
  color: var(--dark-blue);
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 800;
  line-height: 25px;
}

.text-block-15 {
  color: var(--dark-blue);
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-16 {
  color: var(--dark-blue);
  line-height: 24px;
}

.text-block-17 {
  color: var(--dark-blue);
  font-weight: 700;
  line-height: 24px;
}

.div-block-26 {
  margin-bottom: 24px;
  display: flex;
}

.text-block-18 {
  color: var(--dark-blue);
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  font-size: 12px;
  font-weight: 800;
  line-height: 16px;
}

.badge {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--blue);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 13px 20px;
  display: flex;
}

.image-9,
.image-10,
.image-11 {
  width: 13px;
  height: 13px;
}

.teamsection {
  background-color: var(--light-blue);
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.swiper.team-slider {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden !important;
}

.swiper-wrapper.team-slider {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: -50px;
  display: flex;
  align-items: flex-start;
}

.swiper-slide {
  transition: transform 25s linear;
}

.swiper-slide.team-slider {
  flex: none;
  width: 289px;
  margin-right: 30px;
}

.team-slider__info {
  background-color: rgba(252, 237, 198, 0.9);
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
  padding: 30px;
  border-radius: 30px;
  color: var(--dark-blue);
  transform: translateY(100%);
  transition: 0.5s;
}

.team-img__wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 34px;
}

.team-img__wrapper:hover .team-slider__info {
  transform: translateY(0);
}

.image-12 {
  border-radius: 30px;
  width: 100%;
  height: 100%;
}

.text-block-19 {
  color: var(--dark-blue);
  margin-top: 15px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-20 {
  color: var(--dark-blue);
  font-weight: 500;
  line-height: 22px;
  /* white-space: nowrap !important; */
}

.image-13 {
  position: absolute;
  bottom: -120px;
  left: 101px;
}

.booksybutton {
  background-color: rgba(0, 0, 0, 0.75);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
  position: static;
  top: 0;
  left: auto;
  right: auto;
}

.code-embed-2 {
  margin-bottom: 0;
}

.herosection {
  background-color: var(--white);
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}

.heading-3 {
  color: var(--dark-blue);
  margin-top: 9px;
  margin-bottom: 2px;
  font-size: 40px;
  font-weight: 800;
  line-height: 122px;
  position: relative;
}

.heading-4 {
  color: var(--dark-blue);
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 54px;
}

.div-block-27 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-14 {
  position: absolute;
  right: -27%;
}

.image-15 {
  position: absolute;
  left: 0;
}

.div-block-28 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-29 {
  width: 100%;
}

.text-block-21 {
  color: #6180a9;
  width: 110%;
  margin-top: 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 21px;
}

.text-span {
  color: var(--dark-blue);
  font-weight: 600;
}

.background-video {
  z-index: 2;
  border-radius: 30px;
  height: 100%;
  width: 100%;
  margin-top: 60px;
  display: block;
}

.div-block-30 {
  background-color: var(--light-blue);
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.video-2 {
  z-index: 10;
  display: none;
}

.div-block-31 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.div-block-32 {
  z-index: 9;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 130%;
  padding: 40px 8px 16px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.link-nav-inside {
  text-transform: none;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
}

.link-nav-inside.link-between {
  padding-top: 8px;
  padding-bottom: 8px;
}

.link-nav-inside.link-nested {
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
}

.link-nav-inside-text {
  color: var(--dark-blue);
  padding-left: 16px;
}

.image-16 {
  width: 400px;
  height: 400px;
  position: absolute;
  top: -50px;
  right: -200px;
}

.div-block-33 {
  padding-top: 24px;
}

.animal-care-loading {
  z-index: 50;
  color: var(--orange);
  width: 250px;
  height: 250px;
  position: absolute;
  transform: rotate(-34deg);
}

.animal-care-loading.secondanimation {
  z-index: 50;
  top: -95px;
  right: 306px;
  transform: rotate(34deg);
}

.animal-care-loading.thirdanimation {
  top: 480px;
  bottom: auto;
  left: 23px;
}

.animal-care-loading.fourthanimation {
  top: -129px;
  left: auto;
  right: 0;
  transform: rotate(34deg);
}

.animal-care-loading.fifthanimiation {
  bottom: -151px;
  left: 318px;
}

.animal-care-loading.footeranimation {
  z-index: 10;
  top: -110px;
  right: 0;
  transform: rotate(34deg);
}

.text-block-22 {
  -webkit-text-stroke-color: var(--dark-blue);
}

.text-block-23 {
  color: var(--dark-blue);
  font-size: 12px;
  line-height: 15px;
}

.sectionbadge {
  z-index: 20;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 46px;
  display: flex;
  position: absolute;
  top: -46px;
  left: 0%;
  right: 0;
}

.sectionbadge.secondbadge {
  background-color: #fff;
  top: 0;
  left: 0%;
}

.text-block-24 {
  color: var(--dark-blue);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  line-height: 25px;
}

.div-block-34 {
  background-color: var(--white);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-34.secondbadgetitle {
  background-color: var(--light-blue);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.bluerectangle {
  background-color: var(--blue);
  border-top-left-radius: 70px;
  border-top-right-radius: 70px;
  border-bottom-left-radius: 70px;
  padding: 20px 30px;
}

.text-block-25 {
  color: var(--dark-blue);
  /* white-space: nowrap; */
  word-break: normal;
}

.text-block-26 {
  color: var(--dark-blue);
  text-align: center;
  max-width: 800px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-35 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.link-block-5 {
  text-decoration: none;
  display: flex;
}

.text-block-27 {
  color: var(--dark-blue);
}

.image-17 {
  margin-right: 10px;
}

.heading-5 {
  color: var(--dark-blue);
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 800;
  line-height: 45px;
}

.text-block-28 {
  color: var(--dark-blue);
  max-width: 800px;
}

.div-block-36 {
  max-width: 800px;
  padding-top: 60px;
}

.text-block-29 {
  color: var(--dark-blue);
  font-weight: 500;
  line-height: 24px;
}

.image-18 {
  z-index: 1;
  position: absolute;
  top: 32%;
  left: 48%;
}

.text-block-30,
.image-19 {
  z-index: 10;
  position: relative;
}

.div-block-37 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  margin-top: -20px;
  display: flex;
}

.text-block-31 {
  color: #6180a9;
}

.div-block-38 {
  background-color: #fff;
  margin-top: 40px;
  height: 240px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.phonewrapper {
  position: absolute;
}

.link-block-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -32px;
  right: 8px;
}

.text-block-32 {
  color: var(--dark-blue);
}

.div-block-39 {
  margin-bottom: 16px;
  display: flex;
}

.text-block-33 {
  color: var(--dark-blue);
  font-size: 18px;
  font-weight: 700;
  line-height: 37px;
}

.text-block-34 {
  font-size: 18px;
  font-weight: 500;
  line-height: 37px;
}

.text-block-35 {
  color: var(--dark-blue);
  background-color: #fff;
  border-radius: 30px;
  margin-left: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 37px;
}

.text-block-36 {
  display: none;
}

.div-block-40,
.div-block-41 {
  width: 150px;
  height: 20px;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bluerectangle {
    width: 100%;
  }

  .header {
    z-index: 40;
    position: relative;
    overflow: visible;
  }

  .div-block {
    position: relative;
  }

  .nav-link {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .nav-link.nestlink {
    border-top: 1px solid rgba(25, 25, 112, 0.2);
    border-bottom: 1px solid rgba(25, 25, 112, 0.2);
    border-radius: 0;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-2 {
    justify-content: space-between;
    align-items: center;
  }

  .navdesktop {
    z-index: 50;
    background-color: var(--white);
    border-radius: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 220px;
    margin-top: 0;
    margin-left: auto;
    padding: 20px 30px 40px;
    position: absolute;
    top: 141px;
    left: -240px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }

  .div-block-3 {
    display: none;
  }

  .div-block-4 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    width: 100px;
    display: block;
  }

  .div-block-5 {
    justify-content: flex-end;
    align-items: center;
    width: 100px;
    display: flex;
  }

  .div-block-6 {
    background-color: var(--dark-blue);
    border-radius: 20px;
    width: 18px;
    height: 3px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-6.navel2 {
    width: 32px;
  }

  .div-block-6.navel3 {
    width: 24px;
  }

  .link-block-3 {
    background-color: var(--dark-blue);
    border-radius: 50%;
    padding: 14px;
  }

  .footer {
    padding-bottom: 0;
    overflow: hidden;
  }

  .mapcontainer {
    width: 100%;
    height: 400px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .div-block-7 {
    flex-flow: column;
    padding-bottom: 400px;
  }

  .code-embed {
    bottom: -5px;
  }

  .div-block-8 {
    z-index: 10;
    width: 100%;
    max-width: 100%;
    position: relative;
  }

  .otherservices {
    padding-top: 800px;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .div-block-10 {
    grid-template-columns: 1fr;
  }

  .image-4 {
    z-index: 0;
    top: -458px;
    left: auto;
    right: -67px;
  }

  .yellowrectangle {
    left: 149px;
  }

  .div-block-13 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .div-block-14 {
    justify-content: center;
    align-items: flex-start;
  }

  .burgericon {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    cursor: pointer;
    flex-flow: column;
    width: 40px;
    display: flex;
  }

  .ophthalmologysection {
    padding-top: 60px;
    overflow: hidden;
  }

  .div-block-25 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-25.desktop {
    display: flex;
  }

  .div-block-25.mobile {
    display: none;
  }

  .aboutussection {
    padding-bottom: 120px;
  }

  .div-block-29 {
    margin-bottom: 20px;
  }

  .div-block-31 {
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-32 {
    box-shadow: none;
    padding-top: 8px;
    padding-bottom: 8px;
    display: none;
    position: static;
  }

  .animal-care-loading.secondanimation {
    right: 0;
  }

  .animal-care-loading.fifthanimiation {
    bottom: -152px;
    left: auto;
    right: 0;
  }

  .image-18 {
    display: none;
    top: 31%;
  }

  .div-block-38 {
    height: 560px;
    margin-top: 40px;
  }

  .link-block-6 {
    top: auto;
    bottom: 20px;
    left: 30px;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .navdesktop {
    left: -240px;
  }

  .aboutussection {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heading-3 {
    font-size: 28px;
    line-height: 36px;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 34px;
  }

  .div-block-38 {
    height: 400px;
    margin-top: 40px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-42 {
    flex-direction: column;
  }

  .text-block-21 {
    width: 100%;
  }

  .thirdanimation {
    display: none;
  }

  .swiper-wrapper.team-slider {
    margin-left: 20px;
  }

  .link-block {
    width: 120px;
  }

  .image {
    max-width: 120px;
  }

  .header {
    z-index: 40;
  }

  .videowr {
    width: 100%;
    height: 240px;
  }

  .navdesktop {
    z-index: 50;
    margin-top: -27px;
    position: fixed;
    top: 160px;
    left: -240px;
  }

  .div-block-4,
  .div-block-5 {
    width: 60px;
  }

  .text-block-2 {
    font-size: 30px;
    line-height: 44px;
  }

  .code-embed {
    bottom: -10px;
  }

  .div-block-9 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-block-4 {
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 0;
    margin-right: auto;
  }

  .otherservices {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .div-block-10 {
    grid-template-columns: 1fr;
  }

  .div-block-12 {
    padding: 20px;
  }

  .image-4 {
    top: -734px;
    right: -72px;
  }

  .yellowrectangle {
    bottom: -38px;
    left: 22px;
  }

  .oncologysection {
    overflow: hidden;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .text-block-8 {
    font-size: 35px;
    line-height: 55px;
  }

  .image-6 {
    margin-right: 0;
  }

  .buttonwr {
    bottom: -60px;
    left: 0;
  }

  .div-block-17 {
    bottom: -38px;
    left: 129px;
  }

  .div-block-18 {
    top: -46px;
  }

  .div-block-20 {
    bottom: -9%;
  }

  .div-block-21 {
    top: -10px;
  }

  .ophthalmologysection {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .div-block-23 {
    bottom: -82px;
  }

  .aboutussection {
    padding-top: 60px;
    padding-bottom: 120px;
    overflow: hidden;
  }

  .heading-2 {
    font-size: 35px;
    line-height: 55px;
  }

  .div-block-26 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .heading-3 {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-4 {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-28 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-32 {
    padding-top: 0;
    padding-bottom: 0;
    display: none;
    position: static;
  }

  .animal-care-loading.fourthanimation {
    display: none;
  }

  .animal-care-loading.fifthanimiation {
    bottom: -157px;
    right: -100px;
  }

  .animal-care-loading.footeranimation {
    z-index: 9;
    right: -100px;
  }

  .text-block-24 {
    text-align: center;
  }

  .div-block-38 {
    background-color: var(--white);
    height: 740px;
    margin-top: 40px;
  }

  .text-block-33.firstopenhour {
    display: none;
  }

  .text-block-36 {
    color: var(--dark-blue);
    font-size: 18px;
    font-weight: 700;
    line-height: 37px;
    display: block;
  }

  .team-img__wrapper:hover .team-slider__info {
    transform: translateY(
      100%
    ); /* Zapewnia, że hover nie ma żadnego efektu na urządzeniach dotykowych */
  }

  .team-slider__info.active {
    transform: translateY(0) !important;
  }
}

@media screen and (min-width: 1700px) {
  .team-img__wrapper {
    border-radius: 60px;
    /* background-color: red; */
  }

  .team-slider__info {
    padding: 40px;
  }
}

@media screen and (max-width: 386px) {
  .heading-3 {
    font-size: 14px;
  }
}

#w-node-_3d8a5d31-c157-58c6-6574-857710998340-aa1832cf,
#w-node-_7a7f70c4-5208-311b-6c77-4d0e342e1200-aa1832cf {
  order: 9999;
}

@media screen and (max-width: 991px) {
  #w-node-_3d8a5d31-c157-58c6-6574-857710998340-aa1832cf,
  #w-node-_7a7f70c4-5208-311b-6c77-4d0e342e1200-aa1832cf,
  #w-node-_7239c7a1-02d8-bee0-c4bc-fc50fcca9796-aa1832cf {
    order: 9999;
  }
}

.div-block-42 {
  margin-top: 20px;
  gap: 20px;
  display: flex;
  justify-items: center;
  align-items: center;
}

.text-block-42 {
  margin: 0;
  padding: 0;
  color: var(--dark-blue);
}

.images-slider {
  position: relative;
  /* overflow: hidden; */
  width: 100%;
  height: 100%;
}

.images-slider .fade {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s;
  top: 0;
  left: 0;
}

@keyframes fadeAnimation {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.images-slider .fade:nth-child(1) {
  animation: fadeAnimation 20s infinite;
}

.images-slider .fade:nth-child(2) {
  animation: fadeAnimation 20s infinite 5s;
}

.images-slider .fade:nth-child(3) {
  animation: fadeAnimation 20s infinite 10s;
}

.images-slider .fade:nth-child(4) {
  animation: fadeAnimation 20s infinite 15s;
}
