#about-us {
  position: relative;
  padding: 256px 0;
}
#about-us .frame.position-absolute {
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 0;
  width: 60%;
  height: auto;
}
#about-us .frame.position-absolute img {
  display: block;
  width: 100%;
  height: auto;
}
#about-us .container {
  position: relative;
  z-index: 1;
}
#about-us .container .row .col-lg-5.col-md-7 .wrapper-content .pretitle {
  margin-bottom: 16px;
  letter-spacing: 0.9px;
}
#about-us .container .row .col-lg-5.col-md-7 .wrapper-content .description {
  letter-spacing: 0.8px;
  color: #14193A;
  margin-bottom: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #about-us .frame.position-absolute {
    top: auto;
    bottom: -150px;
  }
}
@media (max-width: 991px) {
  #about-us .frame.position-absolute {
    top: auto;
    bottom: -350px;
  }
}
@media (max-width: 767px) {
  #about-us .frame.position-absolute {
    bottom: -240px;
  }
}
@media (max-width: 575px) {
  #about-us .frame.position-absolute {
    bottom: -150px;
  }
}
#not-found {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px;
  overflow: hidden;
}
#not-found .container {
  position: relative;
  z-index: 2;
  width: 100%;
}
#not-found .container .row {
  display: flex;
  justify-content: center;
}
#not-found .container .row .content-wrapper {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#not-found .container .row .content-wrapper .error-code {
  color: #FFF;
  font-family: Montserrat;
  font-size: 252.267px;
  font-style: italic;
  font-weight: 600;
  line-height: 107%;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  letter-spacing: -10px;
}
@media screen and (max-width: 575px) {
  #not-found .container .row .content-wrapper .error-code {
    font-size: 122px;
    letter-spacing: 0px;
  }
}
#not-found .container .row .content-wrapper .error-title {
  color: #FFF;
  font-family: Montserrat;
  font-size: 34.444px;
  font-style: italic;
  font-weight: 600;
  line-height: 107%;
  text-transform: uppercase;
  margin-bottom: 60px;
}
@media screen and (max-width: 575px) {
  #not-found .container .row .content-wrapper .error-title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
#not-found .bg-hero {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
#not-found .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(180deg, rgba(20, 25, 58, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

#caring #hero-empty {
  padding: 275px 0 130px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 576px) {
  #caring #hero-empty {
    padding: 243px 0px 145px;
  }
}
#caring #hero-empty .ellipse {
  border-radius: 1589px;
  opacity: 0.7;
  background: rgba(163, 194, 255, 0.71);
  filter: blur(750px);
  position: absolute;
  height: 100%;
  aspect-ratio: 1;
  top: -10%;
  left: -10%;
  z-index: -1;
}
#caring .caring.position-absolute {
  transform: rotate(-76deg);
  bottom: -57%;
  right: -13%;
  top: auto;
  left: auto;
  width: 66%;
  max-width: 1500px;
  z-index: -1;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1599px) {
  #caring .caring.position-absolute {
    bottom: -46%;
    transform: rotate(-90deg);
    width: 75%;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
  #caring .caring.position-absolute {
    bottom: -80%;
    transform: rotate(-83deg);
    width: 97%;
  }
}
@media screen and (min-width: 990px) and (max-width: 575px) {
  #caring .caring.position-absolute {
    bottom: -56%;
    transform: rotate(-83deg);
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  #caring .caring.position-absolute {
    bottom: -52%;
    transform: rotate(-80deg);
    left: -23%;
    width: 147%;
  }
}
#caring .container .row .col-lg-5.col-md-7 .wrapper-content .pretitle {
  margin-bottom: 17px;
  letter-spacing: 1.4px;
}
#caring #photo .bg-hero {
  aspect-ratio: 1440/412;
}
@media screen and (max-width: 576px) {
  #caring #photo .bg-hero {
    aspect-ratio: 390/220;
  }
}
#caring #lab {
  padding-top: 90px;
  background: linear-gradient(180deg, #FFF 0%, #F2D1DA 95.67%);
  box-shadow: 0px 4px 94px 0px rgba(171, 38, 76, 0.09);
  position: relative;
  overflow: hidden;
}
#caring #lab .nav-custom {
  gap: 18px;
  padding: 0px 0 80px;
}
@media screen and (max-width: 576px) {
  #caring #lab .nav-custom {
    padding: 50px 0 50px;
  }
}
#caring #lab .container {
  z-index: 1;
  position: relative;
}
#caring #lab .description.white.upper p {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
#caring #lab .ombra {
  width: 50%;
  position: absolute;
  bottom: -10%;
  left: -18%;
  transform: rotate(6deg);
}
@media screen and (max-width: 767px) {
  #caring #lab {
    padding-top: 45px;
  }
}
#caring #lab .banner {
  display: flex;
  align-items: center;
  padding: 0px 78px 0px 78px;
  gap: 88px;
  margin-bottom: 107px;
  margin-top: 65px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #caring #lab .banner {
    flex-direction: column;
    gap: 35px;
  }
}
@media screen and (max-width: 991px) {
  #caring #lab .banner {
    flex-direction: column-reverse;
    gap: 100px;
    padding: 10px 45px 0;
  }
}
#caring #lab .banner .wrapper-info {
  width: calc(45% - 25px);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #caring #lab .banner .wrapper-info {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #caring #lab .banner .wrapper-info {
    width: 100%;
  }
}
#caring #lab .banner .wrapper-images {
  width: calc(55% - 25px);
  margin-bottom: -60px;
  margin-top: -41px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #caring #lab .banner .wrapper-images {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #caring #lab .banner .wrapper-images {
    width: 100%;
  }
}

#single-post .hero-empty {
  padding: 275px 0 114px;
  position: relative;
  overflow: hidden;
}
#single-post .hero-empty .row {
  align-items: center;
}
#single-post .hero-empty .ellipse {
  border-radius: 1589px;
  opacity: 0.7;
  background: rgba(163, 194, 255, 0.71);
  filter: blur(750px);
  position: absolute;
  height: 100%;
  aspect-ratio: 1;
  top: -90%;
  left: -10%;
  z-index: -1;
}
#single-post .hero-empty .category {
  font-size: 16.095px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.805px;
  text-transform: uppercase;
}
#single-post .hero-empty .wrapper-images {
  width: 100%;
  overflow: hidden;
  border-radius: 19px;
}
#single-post .hero-empty .wrapper-images img {
  height: 100%;
}
@media screen and (max-width: 945px) {
  #single-post .wrapper-info {
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 945px) {
  #single-post .wrapper-info {
    margin-top: 60px;
  }
}
#single-post .text {
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.788px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #single-post .text {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  #single-post .text {
    font-size: 28px;
  }
}
@media screen and (max-width: 575px) {
  #single-post .text {
    font-size: 22px;
  }
}
#single-post .content .container .row .col-lg-12 .wp-block-columns {
  gap: 30px;
}
#single-post .content .container .row .col-lg-12 .wp-block-columns .wp-block-group p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.8px;
  color: #14193A;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #single-post .content .container .row .col-lg-12 .wp-block-columns .wp-block-group p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #single-post .content .container .row .col-lg-12 .wp-block-columns .wp-block-group p {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  #single-post .content .container .row .col-lg-12 .wp-block-columns .wp-block-group p {
    font-size: 14px;
  }
}
#single-post .content .container .row .col-lg-12 .wp-block-columns .wp-block-group p strong {
  font-weight: 800;
}
@media screen and (max-width: 575px) {
  #single-post .content .container .row .col-lg-12 .wp-block-columns .wp-block-group p strong {
    font-weight: 700;
  }
}
#single-post .content .favicon-color.ombra {
  width: 85%;
  position: absolute;
  top: 40%;
  right: -20%;
  z-index: -1;
}
#single-post #blog {
  padding-top: 170px;
}
@media screen and (max-width: 1199px) {
  #single-post #blog {
    padding-top: 40px;
  }
}
#single-post #blog .banner {
  padding: 75px 60px 60px;
  margin-bottom: -40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner {
    padding: 50px 35px;
  }
}
#single-post #blog .banner .wrapper-heading {
  display: flex;
  align-items: flex-end;
  -moz-column-gap: 180px;
       column-gap: 180px;
  margin-bottom: 65px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #single-post #blog .banner .wrapper-heading {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .wrapper-heading {
    margin-bottom: 50px;
  }
}
#single-post #blog .banner .wrapper-heading .h2 {
  margin-bottom: 24px;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog {
    margin: 0 -35px;
    padding: 0 35px 50px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  min-height: 570px;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper {
    display: flex;
    gap: 0;
    min-height: auto;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide {
    aspect-ratio: 5/4;
    border-radius: 9px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-1 {
  grid-area: 1/1/5/4;
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-1 .single-article {
  padding: 57px;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-1 .single-article {
    padding: 35px 25px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-2 {
  grid-area: 1/4/3/6;
  background: #AB264C;
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-2 .single-article {
  padding: 40px;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-2 .single-article {
    padding: 35px 25px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-3 {
  grid-area: 3/4/5/6;
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-3 .single-article {
  padding: 40px;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide.swiper-3 .single-article {
    padding: 35px 25px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .single-article {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  position: relative;
  z-index: 1;
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(238deg, rgba(0, 0, 0, 0) -11.38%, rgba(0, 0, 0, 0.4) 44.93%);
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .image-article {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .category {
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .category {
    font-size: 12px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide h3 {
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide h3 {
    font-size: 18px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .cta-link {
  position: relative;
  letter-spacing: 1px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 991px) {
  #single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .cta-link {
    font-size: 12px;
  }
}
#single-post #blog .banner .swiperBlog .swiper-wrapper .swiper-slide .cta-link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: white;
  bottom: -4px;
  left: 0;
}/*# sourceMappingURL=peter.css.map */