/*
*
* Only for imported parts of styles.
*
*/
/*
*
* Import core styles
? Below, files from the demo are imported.
? When building a project for a client, these code links should be removed
? when you want to use the demo please give the correct path
*
*/
.bausch-static {
  /*
  *
  * Just for clearing 'bad' browser codes.
  ! don't edit.
  *
  */
  /*
  *
  * Usefull varaibles for every part of styles.
  *
  */
  @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap");
  /*
  *
  * Usefull variables
  *
  */
  /*
  *
  * Typography variables
  *
  */
  /*
  *
  * Theme colors - first set up theme.json to make colors available in ACF colorpicker
  * --wp--preset--color--primary - this is generated by WP, check website styles
  *
  */
  /*
  *
  * Grid variables
  *
  */
  /*
  *
  * Default variables for margins and paddings
  *
  */
  /*
  *
  * Default variables for margins and paddings used in wysiwyg editor
  *
  */
  /*
  *
  * Breakpoints used in mixins for media query
  *
  */
  /*
  *
  * Default variables for custom classes
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_variables.scss
  *
  */
  /*
  *
  * Styles only for responsive staff.
  *
  */
  /*
  *
  * Mixins for media query
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_responsive.scss
  *
  */
  /*
  *
  * Styles only for animations
  *
  */
  /*
  *
  * Animations for mobile menu
  *
  */
  /*
  *
  * Animations for faq block
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_animations.scss
  *
  */
  /*
  *
  * Styles that can be inherited in other classes
  ! you can add this code to your code anywhere else, by add @extend %name
  *
  */
  /*
  *
  * Mixin : Add a hover to everything but with a switch for nesting
  *
  */
  /*
  *
  * Add line for links
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_extend-rules.scss
  *
  */
  /*
  *
  * Styles only for typography - text, headers buttons etc.
  * Extended by styles from extend-rules.scss
  ! don't edit.
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_typography.scss
  *
  */
  /*
  *
  * Styles only for greed created by Brave New
  ! don't edit.
  *
  */
  /*
  * Vertical flex
  */
  /*
  * Horizontal flex
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_grid.scss
  *
  */
  /*
  *
  * Styles only for buttons
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_buttons.scss
  *
  */
  /*
  *
  * Styles with repeating, reusable classes
  ! that don't belong to any block only or larger element
  ! or are used in blocks as switches
  */
  /*
  * Adds styles that disabled block
  */
  /*
  * Adds styles of normal text
  */
  /*
  * Adds styles of bigger text
  */
  /*
  * Adds styles of normal link
  */
  /*
  * Adds styles to group of buttons
  */
  /*
  * Adds styles that shorten the text to X lines
  */
  /*
  * Adds styles with default margin and padding
  */
  /*
  * Adds responsive table styles
  */
  /*
  * Adds scroll stoper for mobile navigation
  */
  /*
  *
  * For animation purpose
  *
  */
  /*
  *
  * For single post
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_shared-classes.scss
  *
  */
  /*
  *
  * Styles with repeating, rather short, reusable custom classes (only to this particular theme)
  * Try think 3 times, before you add something here - maybe better idea is add code in separate file
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_shared-classes.scss
  *
  */
  /*
  *
  * Styles only for header
  ! adapt that styles to the project
  *
  */
  /*
  *
  * Import styles for custom codes
  *
  */
  /*
  *  Styles for header top
  *  This file is part of header.scss
  */
  /*
  *  Styles for header bottom
  *  This file is part of header.scss
  */
  /*
  *  Styles for header main
  *  This file is part of header.scss
  */
  /*
  * Adds scroll stoper for mobile navigation
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_header.scss
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/navigation/_header-top.scss
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/navigation/_header-bottom.scss
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/navigation/_header-main.scss
  *
  */
  /*
  *
  * Styles only for footer
  ! adapt that styles to the project
  *
  */
  /*
  *
  * Override file for demo
  * Origin path : scss/_footer.scss
  *
  */
  font-size: 10px;
  scroll-behavior: smooth;
  width: 100%;
  overflow-x: hidden;
  scroll-padding-top: 95px;
  /*
  *
  * Import styles for sections
  *
  */
  /*
  *
  * Import styles for custom codes
  *
  */
  /*
  * Styles to custom post or normal post block
  */
  /*
  *  Styles for pagination
  */
  /*
  *
  * Styles only for search result section/page
  *
  */
  /*
  *
  * Styles only for popup window
  *
  */
  /*
  *
  * Styles only for cookies bar
  *
  */
  /*
  *
  * Custom styles
  *
  */
}
.bausch-static *,
.bausch-static *::before,
.bausch-static *::after {
  margin: 0;
  padding: 0;
  text-decoration: none;
  box-sizing: border-box;
  outline: none;
}
.bausch-static html {
  scroll-behavior: smooth;
  width: 100%;
  overflow-x: hidden;
}
.bausch-static body {
  width: 100%;
  overflow-x: hidden;
}
.bausch-static a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.bausch-static img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  pointer-events: none;
}
@keyframes menu-show {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes show-faq-tab {
  from {
    max-height: 0;
    padding-top: 0;
  }
  to {
    padding-top: var(--answer-margin);
    max-height: 500px;
  }
}
@keyframes hide-faq-tab {
  from {
    padding-top: var(--answer-margin);
    max-height: 500px;
  }
  to {
    max-height: 0;
    padding-top: 0;
  }
}
@keyframes label-in {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes showElements {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes nav-fixed-show {
  from {
    opacity: 0;
    transform: translateY(-50%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes form-button-show {
  from {
    opacity: 0;
    transform: translateY(50%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.bausch-static h1, .bausch-static .h1 {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bausch-static h1, .bausch-static .h1 {
    font-size: 4rem;
    line-height: 6.2rem;
  }
}
@media (min-width: 769px) {
  .bausch-static h1, .bausch-static .h1 {
    font-size: 6rem;
    line-height: 7.5rem;
  }
}
.bausch-static h2, .bausch-static .h2 {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bausch-static h2, .bausch-static .h2 {
    font-size: 4rem;
    line-height: 6.2rem;
  }
}
@media (min-width: 769px) {
  .bausch-static h2, .bausch-static .h2 {
    font-size: 6rem;
    line-height: 7.5rem;
  }
}
.bausch-static .bn-popup__window--title, .bausch-static .search-result__col--title, .bausch-static .cpt-box__desc--title a, .bausch-static h3, .bausch-static .h3 {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bausch-static .bn-popup__window--title, .bausch-static .search-result__col--title, .bausch-static .cpt-box__desc--title a, .bausch-static h3, .bausch-static .h3 {
    font-size: 3rem;
    line-height: 3.2rem;
  }
}
@media (min-width: 769px) {
  .bausch-static .bn-popup__window--title, .bausch-static .search-result__col--title, .bausch-static .cpt-box__desc--title a, .bausch-static h3, .bausch-static .h3 {
    font-size: 4.5rem;
    line-height: 5.6rem;
  }
}
.bausch-static h4, .bausch-static .h4 {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bausch-static h4, .bausch-static .h4 {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }
}
@media (min-width: 769px) {
  .bausch-static h4, .bausch-static .h4 {
    font-size: 4rem;
    line-height: 5rem;
  }
}
.bausch-static .header__logo, .bausch-static h5, .bausch-static .h5 {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bausch-static .header__logo, .bausch-static h5, .bausch-static .h5 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 769px) {
  .bausch-static .header__logo, .bausch-static h5, .bausch-static .h5 {
    font-size: 3rem;
    line-height: 3.8em;
  }
}
.bausch-static h6, .bausch-static .h6 {
  font-family: "Arsenal", sans-serif;
  font-weight: 400;
}
@media (max-width: 768px) {
  .bausch-static h6, .bausch-static .h6 {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}
@media (min-width: 769px) {
  .bausch-static h6, .bausch-static .h6 {
    font-size: 2.5rem;
    line-height: 3.1rem;
  }
}
.bausch-static .search-result__col--link, .bausch-static .link, .bausch-static .text, .bausch-static p, .bausch-static a, .bausch-static td, .bausch-static th, .bausch-static ol, .bausch-static ul {
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  line-height: 3rem;
}
.bausch-static .text-bigger, .bausch-static p.text-bigger, .bausch-static a.text-bigger, .bausch-static td.text-bigger, .bausch-static th.text-bigger, .bausch-static ol.text-bigger, .bausch-static ul.text-bigger {
  font-family: "Manrope", sans-serif;
  font-size: 1.8rem;
  line-height: 3rem;
}
.bausch-static .header__nav > ul li.--button__secondary a, .bausch-static .header__nav > ul li.--button__primary a, .bausch-static .btn-flat-light, .bausch-static .btn-flat-secondary, .bausch-static .btn-flat-primary {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (max-width: 1200px) {
  .bausch-static .header__nav > ul li.--button__secondary a, .bausch-static .header__nav > ul li.--button__primary a, .bausch-static .btn-flat-light, .bausch-static .btn-flat-secondary, .bausch-static .btn-flat-primary {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}
@media (min-width: 1201px) {
  .bausch-static .header__nav > ul li.--button__secondary a, .bausch-static .header__nav > ul li.--button__primary a, .bausch-static .btn-flat-light, .bausch-static .btn-flat-secondary, .bausch-static .btn-flat-primary {
    font-size: 1.7rem;
    line-height: 2.3rem;
  }
}
.bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li a, .bausch-static .header__nav > ul > li:not(.--button) > a {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}
@media (max-width: 576px) {
  .bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li a, .bausch-static .header__nav > ul > li:not(.--button) > a {
    font-size: 1.9rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 577px) {
  .bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li a, .bausch-static .header__nav > ul > li:not(.--button) > a {
    font-size: 1.7rem;
    line-height: 2.3rem;
  }
}
.bausch-static .header-bottom ul > li:not(.--button) a, .bausch-static .header-top ul > li:not(.--button) a {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
}
@media (max-width: 576px) {
  .bausch-static .header-bottom ul > li:not(.--button) a, .bausch-static .header-top ul > li:not(.--button) a {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
@media (min-width: 577px) {
  .bausch-static .header-bottom ul > li:not(.--button) a, .bausch-static .header-top ul > li:not(.--button) a {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
.bausch-static .default-margin__small--top {
  margin-top: 1.5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-margin__small--top {
    margin-top: 3rem;
  }
}
.bausch-static .default-margin__small--bottom {
  margin-bottom: 1.5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-margin__small--bottom {
    margin-bottom: 3rem;
  }
}
.bausch-static .default-margin__regular--top {
  margin-top: 3rem;
}
@media (min-width: 577px) {
  .bausch-static .default-margin__regular--top {
    margin-top: 5rem;
  }
}
.bausch-static .search-result__col--excerpt, .bausch-static .search-result__col--title, .bausch-static .default-margin__regular--bottom {
  margin-bottom: 3rem;
}
@media (min-width: 577px) {
  .bausch-static .search-result__col--excerpt, .bausch-static .search-result__col--title, .bausch-static .default-margin__regular--bottom {
    margin-bottom: 5rem;
  }
}
.bausch-static .default-margin__medium--top {
  margin-top: 5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-margin__medium--top {
    margin-top: 7rem;
  }
}
.bausch-static .default-margin__medium--bottom {
  margin-bottom: 5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-margin__medium--bottom {
    margin-bottom: 7rem;
  }
}
.bausch-static .default-margin__big--top {
  margin-top: 6rem;
}
@media (min-width: 577px) {
  .bausch-static .default-margin__big--top {
    margin-top: 8rem;
  }
}
.bausch-static .default-margin__big--bottom {
  margin-bottom: 6rem;
}
@media (min-width: 577px) {
  .bausch-static .default-margin__big--bottom {
    margin-bottom: 8rem;
  }
}
.bausch-static .default-padding__small--top {
  padding-top: 1.5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-padding__small--top {
    padding-top: 3rem;
  }
}
.bausch-static .default-padding__small--bottom {
  padding-bottom: 1.5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-padding__small--bottom {
    padding-bottom: 3rem;
  }
}
.bausch-static .search-result, .bausch-static .default-padding__regular--top {
  padding-top: 3rem;
}
@media (min-width: 577px) {
  .bausch-static .search-result, .bausch-static .default-padding__regular--top {
    padding-top: 5rem;
  }
}
.bausch-static .search-result, .bausch-static .default-padding__regular--bottom {
  padding-bottom: 3rem;
}
@media (min-width: 577px) {
  .bausch-static .search-result, .bausch-static .default-padding__regular--bottom {
    padding-bottom: 5rem;
  }
}
.bausch-static .default-padding__medium--top {
  padding-top: 5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-padding__medium--top {
    padding-top: 7rem;
  }
}
.bausch-static .default-padding__medium--bottom {
  padding-bottom: 5rem;
}
@media (min-width: 577px) {
  .bausch-static .default-padding__medium--bottom {
    padding-bottom: 7rem;
  }
}
.bausch-static .default-padding__big--top {
  padding-top: 6rem;
}
@media (min-width: 577px) {
  .bausch-static .default-padding__big--top {
    padding-top: 8rem;
  }
}
.bausch-static .default-padding__big--bottom {
  padding-bottom: 6rem;
}
@media (min-width: 577px) {
  .bausch-static .default-padding__big--bottom {
    padding-bottom: 8rem;
  }
}
.bausch-static .search-result__col--excerpt, .bausch-static .excerpt-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.bausch-static html {
  font-size: 10px;
}
.bausch-static body {
  font-family: "Manrope", sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}
.bausch-static span.mark-blue {
  color: #04586D !important;
}
.bausch-static span.mark-lightblue {
  color: #0094AA !important;
}
.bausch-static span.mark-green {
  color: #245250 !important;
}
.bausch-static span.mark-lightgreen {
  color: #3CA634 !important;
}
@font-face {
  font-family: "Arsenal";
  src: url("../../src/fonts/arsenal-v12-latin-ext-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  src: url("../../src/fonts/manrope-v15-latin-ext-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  src: url("../../src/fonts/manrope-v15-latin-ext-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  src: url("../../src/fonts/manrope-v15-latin-ext-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  src: url("../../src/fonts/manrope-v15-latin-ext-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
.bausch-static #container {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.bausch-static .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.bausch-static .fullwidth {
  width: 100%;
}
.bausch-static .widewidth {
  width: 100%;
  max-width: 1198px;
}
@media only screen and (min-width: 1200px) {
  .bausch-static .widewidth {
    max-width: 1198px;
  }
}
.bausch-static .boxwidth {
  width: 100%;
  max-width: 1198px;
}
@media only screen and (max-width: 576px) {
  .bausch-static .col {
    padding: 2rem;
  }
}
@media only screen and (min-width: 576px) {
  .bausch-static .col {
    padding: 2.5rem;
  }
}
.bausch-static .col-nested--left, .bausch-static .col-nested--right {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .bausch-static .col-nested--left {
    padding-right: 2.5rem;
  }
  .bausch-static .col-nested--right {
    padding-left: 2.5rem;
  }
}
.bausch-static .flex {
  display: flex;
}
.bausch-static .wrap {
  flex-wrap: wrap;
}
.bausch-static .vertical {
  flex-direction: column;
}
.bausch-static .vertical__center {
  align-items: center;
}
.bausch-static .vertical__start {
  align-items: flex-start;
}
.bausch-static .vertical__end {
  align-items: flex-end;
}
.bausch-static .vertical__stretch {
  align-items: stretch;
}
.bausch-static .vertical__baseline {
  align-items: baseline;
}
.bausch-static .vertical__top {
  align-content: flex-start;
}
.bausch-static .horizontal {
  flex-direction: row;
}
.bausch-static .horizontal__center {
  justify-content: center;
}
.bausch-static .horizontal__start {
  justify-content: flex-start;
}
.bausch-static .horizontal__end {
  justify-content: flex-end;
}
.bausch-static .horizontal__space-between {
  justify-content: space-between;
}
.bausch-static .horizontal__space-around {
  justify-content: space-around;
}
.bausch-static .row {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.bausch-static .row.reverse {
  flex-direction: row-reverse;
}
.bausch-static .col.reverse {
  flex-direction: column-reverse;
}
.bausch-static .col-xxs,
.bausch-static .col-xxs-1,
.bausch-static .col-xxs-2,
.bausch-static .col-xxs-3,
.bausch-static .col-xxs-4,
.bausch-static .col-xxs-5,
.bausch-static .col-xxs-6,
.bausch-static .col-xxs-7,
.bausch-static .col-xxs-8,
.bausch-static .col-xxs-9,
.bausch-static .col-xxs-10,
.bausch-static .col-xxs-11,
.bausch-static .col-xxs-12 {
  flex: 0 0 auto;
  width: 100%;
}
.bausch-static .order-xxs-1 {
  order: 1;
}
.bausch-static .order-xxs-2 {
  order: 2;
}
.bausch-static .order-xxs-3 {
  order: 3;
}
.bausch-static .order-xxs-4 {
  order: 4;
}
.bausch-static .order-xxs-5 {
  order: 5;
}
.bausch-static .order-xxs-6 {
  order: 6;
}
.bausch-static .order-xxs-7 {
  order: 7;
}
.bausch-static .order-xxs-8 {
  order: 8;
}
.bausch-static .order-xxs-9 {
  order: 9;
}
.bausch-static .order-xxs-10 {
  order: 10;
}
.bausch-static .order-xxs-11 {
  order: 11;
}
.bausch-static .order-xxs-12 {
  order: 12;
}
.bausch-static .txt-xxs-center {
  text-align: center;
}
.bausch-static .txt-xxs-right {
  text-align: right;
}
.bausch-static .txt-xxs-left {
  text-align: left;
}
.bausch-static .col-xxs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}
.bausch-static .col-xxs-1 {
  flex-basis: 8.333%;
  max-width: 8.333%;
}
.bausch-static .col-xxs-2 {
  flex-basis: 16.667%;
  max-width: 16.667%;
}
.bausch-static .col-xxs-3 {
  flex-basis: 25%;
  max-width: 25%;
}
.bausch-static .col-xxs-4 {
  flex-basis: 33.333%;
  max-width: 33.333%;
}
.bausch-static .col-xxs-5 {
  flex-basis: 41.667%;
  max-width: 41.667%;
}
.bausch-static .col-xxs-6 {
  flex-basis: 50%;
  max-width: 50%;
}
.bausch-static .col-xxs-7 {
  flex-basis: 58.333%;
  max-width: 58.333%;
}
.bausch-static .col-xxs-8 {
  flex-basis: 66.667%;
  max-width: 66.667%;
}
.bausch-static .col-xxs-9 {
  flex-basis: 75%;
  max-width: 75%;
}
.bausch-static .col-xxs-10 {
  flex-basis: 83.333%;
  max-width: 83.333%;
}
.bausch-static .col-xxs-11 {
  flex-basis: 91.667%;
  max-width: 91.667%;
}
.bausch-static .col-xxs-12 {
  flex-basis: 100%;
  max-width: 100%;
}
.bausch-static .col-xxs-offset-1 {
  margin-left: 8.333%;
}
.bausch-static .col-xxs-offset-2 {
  margin-left: 16.667%;
}
.bausch-static .col-xxs-offset-3 {
  margin-left: 25%;
}
.bausch-static .col-xxs-offset-4 {
  margin-left: 33.333%;
}
.bausch-static .col-xxs-offset-5 {
  margin-left: 41.667%;
}
.bausch-static .col-xxs-offset-6 {
  margin-left: 50%;
}
.bausch-static .col-xxs-offset-7 {
  margin-left: 58.333%;
}
.bausch-static .col-xxs-offset-8 {
  margin-left: 66.667%;
}
.bausch-static .col-xxs-offset-9 {
  margin-left: 75%;
}
.bausch-static .col-xxs-offset-10 {
  margin-left: 83.333%;
}
.bausch-static .col-xxs-offset-11 {
  margin-left: 91.667%;
}
@media only screen and (min-width: 576px) {
  .bausch-static .col-xs,
  .bausch-static .col-xs-1,
  .bausch-static .col-xs-2,
  .bausch-static .col-xs-3,
  .bausch-static .col-xs-4,
  .bausch-static .col-xs-5,
  .bausch-static .col-xs-6,
  .bausch-static .col-xs-7,
  .bausch-static .col-xs-8,
  .bausch-static .col-xs-9,
  .bausch-static .col-xs-10,
  .bausch-static .col-xs-11,
  .bausch-static .col-xs-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bausch-static .order-xs-1 {
    order: 1;
  }
  .bausch-static .order-xs-2 {
    order: 2;
  }
  .bausch-static .order-xs-3 {
    order: 3;
  }
  .bausch-static .order-xs-4 {
    order: 4;
  }
  .bausch-static .order-xs-5 {
    order: 5;
  }
  .bausch-static .order-xs-6 {
    order: 6;
  }
  .bausch-static .order-xs-7 {
    order: 7;
  }
  .bausch-static .order-xs-8 {
    order: 8;
  }
  .bausch-static .order-xs-9 {
    order: 9;
  }
  .bausch-static .order-xs-10 {
    order: 10;
  }
  .bausch-static .order-xs-11 {
    order: 11;
  }
  .bausch-static .order-xs-12 {
    order: 12;
  }
  .bausch-static .txt-xs-center {
    text-align: center;
  }
  .bausch-static .txt-xs-right {
    text-align: right;
  }
  .bausch-static .txt-xs-left {
    text-align: left;
  }
  .bausch-static .col-xs {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .bausch-static .col-xs-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .bausch-static .col-xs-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .bausch-static .col-xs-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .bausch-static .col-xs-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .bausch-static .col-xs-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .bausch-static .col-xs-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .bausch-static .col-xs-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .bausch-static .col-xs-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .bausch-static .col-xs-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .bausch-static .col-xs-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .bausch-static .col-xs-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .bausch-static .col-xs-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .bausch-static .col-xs-offset-1 {
    margin-left: 8.333%;
  }
  .bausch-static .col-xs-offset-2 {
    margin-left: 16.667%;
  }
  .bausch-static .col-xs-offset-3 {
    margin-left: 25%;
  }
  .bausch-static .col-xs-offset-4 {
    margin-left: 33.333%;
  }
  .bausch-static .col-xs-offset-5 {
    margin-left: 41.667%;
  }
  .bausch-static .col-xs-offset-6 {
    margin-left: 50%;
  }
  .bausch-static .col-xs-offset-7 {
    margin-left: 58.333%;
  }
  .bausch-static .col-xs-offset-8 {
    margin-left: 66.667%;
  }
  .bausch-static .col-xs-offset-9 {
    margin-left: 75%;
  }
  .bausch-static .col-xs-offset-10 {
    margin-left: 83.333%;
  }
  .bausch-static .col-xs-offset-11 {
    margin-left: 91.667%;
  }
}
@media only screen and (min-width: 768px) {
  .bausch-static .col-sm,
  .bausch-static .col-sm-1,
  .bausch-static .col-sm-2,
  .bausch-static .col-sm-3,
  .bausch-static .col-sm-4,
  .bausch-static .col-sm-5,
  .bausch-static .col-sm-6,
  .bausch-static .col-sm-7,
  .bausch-static .col-sm-8,
  .bausch-static .col-sm-9,
  .bausch-static .col-sm-10,
  .bausch-static .col-sm-11,
  .bausch-static .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bausch-static .order-sm-1 {
    order: 1;
  }
  .bausch-static .order-sm-2 {
    order: 2;
  }
  .bausch-static .order-sm-3 {
    order: 3;
  }
  .bausch-static .order-sm-4 {
    order: 4;
  }
  .bausch-static .order-sm-5 {
    order: 5;
  }
  .bausch-static .order-sm-6 {
    order: 6;
  }
  .bausch-static .order-sm-7 {
    order: 7;
  }
  .bausch-static .order-sm-8 {
    order: 8;
  }
  .bausch-static .order-sm-9 {
    order: 9;
  }
  .bausch-static .order-sm-10 {
    order: 10;
  }
  .bausch-static .order-sm-11 {
    order: 11;
  }
  .bausch-static .order-sm-12 {
    order: 12;
  }
  .bausch-static .txt-sm-center {
    text-align: center;
  }
  .bausch-static .txt-sm-right {
    text-align: right;
  }
  .bausch-static .txt-sm-left {
    text-align: left;
  }
  .bausch-static .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .bausch-static .col-sm-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .bausch-static .col-sm-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .bausch-static .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .bausch-static .col-sm-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .bausch-static .col-sm-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .bausch-static .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .bausch-static .col-sm-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .bausch-static .col-sm-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .bausch-static .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .bausch-static .col-sm-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .bausch-static .col-sm-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .bausch-static .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .bausch-static .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .bausch-static .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .bausch-static .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bausch-static .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .bausch-static .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .bausch-static .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bausch-static .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .bausch-static .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .bausch-static .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bausch-static .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .bausch-static .col-sm-offset-11 {
    margin-left: 91.667%;
  }
}
@media only screen and (min-width: 1200px) {
  .bausch-static .col-md,
  .bausch-static .col-md-1,
  .bausch-static .col-md-2,
  .bausch-static .col-md-3,
  .bausch-static .col-md-4,
  .bausch-static .col-md-5,
  .bausch-static .col-md-6,
  .bausch-static .col-md-7,
  .bausch-static .col-md-8,
  .bausch-static .col-md-9,
  .bausch-static .col-md-10,
  .bausch-static .col-md-11,
  .bausch-static .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bausch-static .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .bausch-static .order-md-1 {
    order: 1;
  }
  .bausch-static .order-md-2 {
    order: 2;
  }
  .bausch-static .order-md-3 {
    order: 3;
  }
  .bausch-static .order-md-4 {
    order: 4;
  }
  .bausch-static .order-md-5 {
    order: 5;
  }
  .bausch-static .order-md-6 {
    order: 6;
  }
  .bausch-static .order-md-7 {
    order: 7;
  }
  .bausch-static .order-md-8 {
    order: 8;
  }
  .bausch-static .order-md-9 {
    order: 9;
  }
  .bausch-static .order-md-10 {
    order: 10;
  }
  .bausch-static .order-md-11 {
    order: 11;
  }
  .bausch-static .order-md-12 {
    order: 12;
  }
  .bausch-static .txt-md-center {
    text-align: center;
  }
  .bausch-static .txt-md-right {
    text-align: right;
  }
  .bausch-static .txt-md-left {
    text-align: left;
  }
  .bausch-static .col-md-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .bausch-static .col-md-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .bausch-static .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .bausch-static .col-md-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .bausch-static .col-md-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .bausch-static .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .bausch-static .col-md-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .bausch-static .col-md-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .bausch-static .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .bausch-static .col-md-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .bausch-static .col-md-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .bausch-static .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .bausch-static .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .bausch-static .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .bausch-static .col-md-offset-3 {
    margin-left: 25%;
  }
  .bausch-static .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .bausch-static .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .bausch-static .col-md-offset-6 {
    margin-left: 50%;
  }
  .bausch-static .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .bausch-static .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .bausch-static .col-md-offset-9 {
    margin-left: 75%;
  }
  .bausch-static .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .bausch-static .col-md-offset-11 {
    margin-left: 91.667%;
  }
}
@media only screen and (min-width: 1620px) {
  .bausch-static .col-lg,
  .bausch-static .col-lg-1,
  .bausch-static .col-lg-2,
  .bausch-static .col-lg-3,
  .bausch-static .col-lg-4,
  .bausch-static .col-lg-5,
  .bausch-static .col-lg-6,
  .bausch-static .col-lg-7,
  .bausch-static .col-lg-8,
  .bausch-static .col-lg-9,
  .bausch-static .col-lg-10,
  .bausch-static .col-lg-11,
  .bausch-static .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bausch-static .order-lg-1 {
    order: 1;
  }
  .bausch-static .order-lg-2 {
    order: 2;
  }
  .bausch-static .order-lg-3 {
    order: 3;
  }
  .bausch-static .order-lg-4 {
    order: 4;
  }
  .bausch-static .order-lg-5 {
    order: 5;
  }
  .bausch-static .order-lg-6 {
    order: 6;
  }
  .bausch-static .order-lg-7 {
    order: 7;
  }
  .bausch-static .order-lg-8 {
    order: 8;
  }
  .bausch-static .order-lg-9 {
    order: 9;
  }
  .bausch-static .order-lg-10 {
    order: 10;
  }
  .bausch-static .order-lg-11 {
    order: 11;
  }
  .bausch-static .order-lg-12 {
    order: 12;
  }
  .bausch-static .txt-lg-center {
    text-align: center;
  }
  .bausch-static .txt-lg-right {
    text-align: right;
  }
  .bausch-static .txt-lg-left {
    text-align: left;
  }
  .bausch-static .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .bausch-static .col-lg-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .bausch-static .col-lg-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .bausch-static .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .bausch-static .col-lg-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .bausch-static .col-lg-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .bausch-static .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .bausch-static .col-lg-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .bausch-static .col-lg-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .bausch-static .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .bausch-static .col-lg-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .bausch-static .col-lg-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .bausch-static .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .bausch-static .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .bausch-static .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .bausch-static .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bausch-static .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .bausch-static .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .bausch-static .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bausch-static .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .bausch-static .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .bausch-static .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bausch-static .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .bausch-static .col-lg-offset-11 {
    margin-left: 91.667%;
  }
}
.bausch-static .header__nav > ul li.--button__secondary a, .bausch-static .header__nav > ul li.--button__primary a, .bausch-static .btn-flat-light, .bausch-static .btn-flat-secondary, .bausch-static .btn-flat-primary {
  position: relative;
  display: inline-block;
  transition: all 0.2s ease;
  border-radius: 15px;
  background-color: transparent;
  cursor: pointer;
}
@media (max-width: 576px) {
  .bausch-static .header__nav > ul li.--button__secondary a, .bausch-static .header__nav > ul li.--button__primary a, .bausch-static .btn-flat-light, .bausch-static .btn-flat-secondary, .bausch-static .btn-flat-primary {
    padding: 20px 30px;
  }
}
@media (min-width: 577px) {
  .bausch-static .header__nav > ul li.--button__secondary a, .bausch-static .header__nav > ul li.--button__primary a, .bausch-static .btn-flat-light, .bausch-static .btn-flat-secondary, .bausch-static .btn-flat-primary {
    padding: 20px 30px;
  }
}
@media (hover: hover) {
  .bausch-static .header__nav > ul li.--button__secondary a:hover, .bausch-static .header__nav > ul li.--button__primary a:hover, .bausch-static .btn-flat-light:hover, .bausch-static .btn-flat-secondary:hover, .bausch-static .btn-flat-primary:hover {
    opacity: 0.8;
  }
}
.bausch-static .btn-flat-primary {
  background-color: var(--wp--preset--color--primary);
  color: #FFFFFF;
}
.bausch-static .btn-flat-secondary {
  background-color: var(--wp--preset--color--secondary);
  color: #FFFFFF;
}
@media (hover: hover) {
  .bausch-static .btn-flat-secondary:hover {
    background-color: var(--wp--preset--color--primary);
  }
}
.bausch-static .btn-flat-light {
  background-color: #FFFFFF;
  color: var(--wp--preset--color--primary);
}
@media (hover: hover) {
  .bausch-static .btn-flat-light:hover {
    color: var(--wp--preset--color--secondary);
  }
}
.bausch-static body:not(.logged-in) .hide_for_unlogged, .bausch-static .logged-in .hide_for_logged {
  display: none;
}
.bausch-static .link {
  text-decoration: underline;
}
.bausch-static .buttons-group {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 5rem;
}
@media (max-width: 576px) {
  .bausch-static .buttons-group {
    justify-content: center;
  }
}
.bausch-static table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}
.bausch-static table td,
.bausch-static table th {
  border: 1px solid var(--wp--preset--color--primary);
  padding: 8px;
}
.bausch-static table th {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--secondary);
}
.bausch-static table td {
  font-weight: 400;
}
.bausch-static .bn-table,
.bausch-static .wp-block-table {
  overflow-x: auto;
}
.bausch-static .bn-table table th,
.bausch-static .wp-block-table table th {
  min-width: 150px;
}
.bausch-static .--scroll-disabled {
  overflow: hidden;
}
.bausch-static .show-on,
.bausch-static .show-on__after {
  opacity: 0;
}
.bausch-static .show-on.in-view {
  animation: showElements 0.6s 0.1s ease-in-out forwards;
}
.bausch-static .show-on__after.in-view {
  animation: showElements 0.6s 0.1s ease-in-out forwards;
}
.bausch-static .bn-single-post-hero {
  background-size: cover;
  background-position: center center;
  min-height: 200px;
}
@media (min-width: 577px) {
  .bausch-static .bn-single-post-hero {
    min-height: 200px;
    height: 40vh;
  }
}
@media (min-width: 993px) {
  .bausch-static .bn-single-post-hero {
    min-height: 400px;
    height: 50vh;
  }
}
.bausch-static .--border {
  border: 1px solid rgba(var(--wp--preset--color--secondary), 0.2);
}
.bausch-static .--bg {
  background-color: var(--wp--preset--color--primary);
}
.bausch-static .--border--primary {
  border: 1px solid var(--wp--preset--color--primary);
}
.bausch-static .--bg--primary {
  background-color: var(--wp--preset--color--primary);
}
.bausch-static .--border--secondary {
  border: 1px solid var(--wp--preset--color--secondary);
}
.bausch-static .--bg--secondary {
  background-color: var(--wp--preset--color--secondary);
}
.bausch-static .--border--white {
  border: 1px solid #FFFFFF;
}
.bausch-static .--bg--white {
  background-color: #FFFFFF;
}
.bausch-static .--border--black {
  border: 1px solid #000000;
}
.bausch-static .--bg--black {
  background-color: #000000;
}
.bausch-static .--border--light-purple {
  border: 1px solid var(--wp--preset--color--light-purple);
}
.bausch-static .--bg--light-purple {
  background-color: var(--wp--preset--color--light-purple);
}
.bausch-static .--border--gray {
  border: 1px solid var(--wp--preset--color--gray);
}
.bausch-static .--bg--gray {
  background-color: var(--wp--preset--color--gray);
}
.bausch-static .color--primary {
  color: var(--wp--preset--color--primary);
}
.bausch-static .bg--primary {
  background-color: var(--wp--preset--color--primary);
}
.bausch-static .border--primary {
  border: 1px solid var(--wp--preset--color--primary);
}
.bausch-static .color--secondary {
  color: var(--wp--preset--color--secondary);
}
.bausch-static .bg--secondary {
  background-color: var(--wp--preset--color--secondary);
}
.bausch-static .border--secondary {
  border: 1px solid var(--wp--preset--color--secondary);
}
.bausch-static .color--white {
  color: #FFFFFF;
}
.bausch-static .bg--white {
  background-color: #FFFFFF;
}
.bausch-static .border--white {
  border: 1px solid #FFFFFF;
}
.bausch-static .color--black {
  color: #000000;
}
.bausch-static .bg--black {
  background-color: #000000;
}
.bausch-static .border--black {
  border: 1px solid #000000;
}
.bausch-static .color--light-purple {
  color: var(--wp--preset--color--light-purple);
}
.bausch-static .bg--light-purple {
  background-color: var(--wp--preset--color--light-purple);
}
.bausch-static .border--light-purple {
  border: 1px solid var(--wp--preset--color--light-purple);
}
.bausch-static .color--gray {
  color: var(--wp--preset--color--gray);
}
.bausch-static .bg--gray {
  background-color: var(--wp--preset--color--gray);
}
.bausch-static .border--gray {
  border: 1px solid var(--wp--preset--color--gray);
}
.bausch-static .--underline {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  z-index: 2;
}
.bausch-static .--underline:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  z-index: -1;
  opacity: 0.23;
  height: 0.21em;
}
.bausch-static .--underline-empty {
  display: inline;
}
.bausch-static .--underline-primary {
  color: var(--wp--preset--color--primary);
}
.bausch-static .--underline-primary::before {
  background-color: var(--wp--preset--color--primary);
}
.bausch-static .--underline-white {
  color: #FFFFFF;
}
.bausch-static .--underline-white::before {
  background-color: #FFFFFF;
}
.bausch-static .--hero {
  min-height: 100vh;
  align-items: center;
  position: relative;
}
.bausch-static .--hero::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzYuOTg3IiBoZWlnaHQ9IjEwNzkuMTYxIiB2aWV3Qm94PSIwIDAgMTc2Ljk4NyAxMDc5LjE2MSI+DQogIDxsaW5lIGlkPSJMaW5lXzEiIGRhdGEtbmFtZT0iTGluZSAxIiB5MT0iMTA3OSIgeDI9IjE3NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC40OTMgMC4wOCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIiBvcGFjaXR5PSIwLjM0Ii8+DQo8L3N2Zz4NCg==);
  position: absolute;
  left: 20%;
  top: 0;
  bottom: 0;
}
.bausch-static .--hero::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMDgwIiB2aWV3Qm94PSIwIDAgMTkyMCAxMDgwIj4NCiAgPGRlZnM+DQogICAgPGNsaXBQYXRoIGlkPSJjbGlwLXBhdGgiPg0KICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZV82NyIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgNjciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEwODAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTYwKSIgZmlsbD0iIzMyMjU0NiIvPg0KICAgIDwvY2xpcFBhdGg+DQogIDwvZGVmcz4NCiAgPGcgaWQ9Ik1hc2tfR3JvdXBfMTYiIGRhdGEtbmFtZT0iTWFzayBHcm91cCAxNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCA2MCkiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIj4NCiAgICA8cGF0aCBpZD0iUGF0aF83MSIgZGF0YS1uYW1lPSJQYXRoIDcxIiBkPSJNODkyLjI3NSw1MjkuMzUxLDg1Ni41MjcsNzQzLjk3SDQ1MS4zNzFMMzE1LDE1NjMuMTUxSDg2OS42bDM1Ljc0Ni0yMTQuNjkzSDEzMTAuNWwxMzYuMzcyLTgxOS4xMDdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDkgLTMxNC43MjUpIiBmaWxsPSJyZ2JhKDIzMywxMzMsODYsMCkiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIiBvcGFjaXR5PSIwLjM0Ii8+DQogIDwvZz4NCjwvc3ZnPg0K);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bausch-static .--testimonials::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzMuOTgyIiBoZWlnaHQ9IjkxMi4xODciIHZpZXdCb3g9IjAgMCAxNzMuOTgyIDkxMi4xODciPg0KICA8bGluZSBpZD0iTGluZV80IiBkYXRhLW5hbWU9IkxpbmUgNCIgeTE9IjkxMiIgeDI9IjE3MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC40OTEgMC4wOTMpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgb3BhY2l0eT0iMC4zNCIvPg0KPC9zdmc+DQo=);
  background-position: 66% center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.34;
}
.bausch-static .--cta {
  position: relative;
}
.bausch-static .--cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NTUuMTg0IiBoZWlnaHQ9IjUwNyIgdmlld0JveD0iMCAwIDU1NS4xODQgNTA3Ij4NCiAgPHBhdGggaWQ9IlBhdGhfNTciIGRhdGEtbmFtZT0iUGF0aCA1NyIgZD0iTTU5Ny41NTIsNTI5LjM1MSw1ODAuMDU1LDYzNC40SDM4MS43NDhMMzE1LDEwMzUuMzUxSDU4Ni40NTNsMTcuNS0xMDUuMDgzSDgwMi4yNTZMODY5LDUyOS4zNTFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzE0LjQxIC01MjguODUxKSIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwKSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEiIG9wYWNpdHk9IjAuMSIvPg0KPC9zdmc+DQo=);
  background-position: calc(100% + 250px) center;
  background-repeat: no-repeat;
}
@media (min-width: 769px) {
  .bausch-static .--cta::before {
    background-position: calc(100% + 40px) center;
  }
}
.bausch-static .--team,
.bausch-static .--steps {
  position: relative;
}
.bausch-static .--team::before,
.bausch-static .--steps::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODEuNDg2IiBoZWlnaHQ9IjEwNTguMTY4IiB2aWV3Qm94PSIwIDAgMTgxLjQ4NiAxMDU4LjE2OCI+DQogIDxsaW5lIGlkPSJMaW5lXzQiIGRhdGEtbmFtZT0iTGluZSA0IiB5MT0iMTA1OCIgeDI9IjE4MC41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQ5MyAwLjA4NCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIiBvcGFjaXR5PSIwLjM0Ii8+DQo8L3N2Zz4NCg==);
  background-position: 10% center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.34;
}
.bausch-static .--gallery {
  position: relative;
}
.bausch-static .--gallery::before, .bausch-static .--gallery::after {
  content: "";
  position: absolute;
  width: 5rem;
  height: 5rem;
  min-height: 5rem;
  display: block;
}
@media (min-width: 993px) {
  .bausch-static .--gallery::before, .bausch-static .--gallery::after {
    width: 10rem;
    height: 10rem;
  }
}
.bausch-static .--gallery::before {
  background-color: var(--wp--preset--color--secondary);
  right: 0;
  top: 0;
}
.bausch-static .--gallery::after {
  background-color: #FFFFFF;
  left: 0;
  bottom: 0;
}
@media (min-width: 1201px) {
  .bausch-static .bg__bar {
    position: relative;
  }
  .bausch-static .bg__bar::before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    width: 100px;
    height: 100%;
    display: block;
    background-color: var(--wp--preset--color--primary);
  }
  .bausch-static .bg__bar--left::before {
    left: 0;
    right: unset;
  }
  .bausch-static .bg__bar--right::before {
    right: 0;
    left: unset;
  }
  .bausch-static .bg__bar--second-color::before {
    background-color: var(--wp--preset--color--secondary);
  }
}
.bausch-static .bg__box {
  position: relative;
}
.bausch-static .bg__box::after {
  position: absolute;
  content: "";
  width: 5rem;
  height: 5rem;
  min-height: 5rem;
  display: block;
  background: var(--wp--preset--color--primary);
  z-index: 1;
}
@media (min-width: 993px) {
  .bausch-static .bg__box::after {
    width: 10rem;
    height: 10rem;
  }
}
.bausch-static .bg__box--second-color::after {
  background-color: var(--wp--preset--color--secondary);
}
.bausch-static .bg__box--white::after {
  background-color: #FFFFFF;
}
.bausch-static .bg__box--right-top::after {
  right: 0;
  top: 0;
}
.bausch-static .bg__box--right-bottom::after {
  right: 0;
  bottom: 0;
}
.bausch-static .bg__box--left-bottom::after {
  left: 0;
  bottom: 0;
}
.bausch-static .bg__box--left-top::after {
  left: 0;
  top: 0;
}
.bausch-static .bg__box--desktop::after {
  display: none;
}
@media (min-width: 1621px) {
  .bausch-static .bg__box--desktop::after {
    display: block;
  }
}
.bausch-static .bg__3-4::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .bausch-static .bg__3-4::before {
    width: 76.5%;
  }
}
.bausch-static .bg__3-4--primary::before {
  background-color: var(--wp--preset--color--primary);
}
.bausch-static .bg__3-4--secondary::before {
  background-color: var(--wp--preset--color--secondary);
}
.bausch-static .disable-padding--vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 769px) {
  .bausch-static .disable-padding--vertical-tablet {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.bausch-static .disable-padding--top {
  padding-top: 0 !important;
}
.bausch-static .disable-padding--bottom {
  padding-bottom: 0 !important;
}
.bausch-static .padding-vertical-20 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.bausch-static .cta-section {
  color: #fff;
}
.bausch-static .header-top {
  position: relative;
  z-index: 9998;
  background-color: #fff;
  padding: 0 2rem;
}
.bausch-static .header-top ul {
  display: flex;
  list-style: none;
  gap: 0 2.5rem;
  padding: 1.5rem 0;
  justify-content: space-between;
}
.bausch-static .header-top ul > li:not(.--button) {
  position: relative;
  display: inline-block;
}
.bausch-static .header-top ul > li:not(.--button) a {
  display: inline-block;
  transition: all 0.4s ease;
}
.bausch-static .header-top ul > li:not(.--button) a:hover {
  color: var(--wp--preset--color--primary);
}
.bausch-static .header-bottom {
  position: relative;
  z-index: 9998;
  padding: 0 2rem;
}
.bausch-static .header-bottom ul {
  display: flex;
  list-style: none;
  gap: 0 2.5rem;
  padding: 1.5rem 0;
  justify-content: space-between;
}
.bausch-static .header-bottom ul > li:not(.--button) {
  position: relative;
  display: inline-block;
}
.bausch-static .header-bottom ul > li:not(.--button) a {
  display: inline-block;
  transition: all 0.4s ease;
}
.bausch-static .header-bottom ul > li:not(.--button) a:hover {
  color: var(--wp--preset--color--primary);
}
.bausch-static .--absolute {
  position: absolute;
  top: 0;
}
.bausch-static .--absolute .header:not(.--fixed) {
  background-color: transparent;
}
.bausch-static .--absolute .header:not(.--fixed) .header__logo {
  color: #fff;
}
@media (min-width: 993px) {
  .bausch-static .--absolute .header:not(.--fixed) .header__nav > ul > li:not(.--button).menu-item-has-children:before {
    border-color: #fff;
  }
}
@media (min-width: 993px) {
  .bausch-static .--absolute .header:not(.--fixed) .header__nav > ul > li:not(.--button) > a:not(:hover) {
    color: #fff;
  }
}
.bausch-static .--absolute .header:not(.--fixed) .header__hamburger:not(.--open) .header__hamburger--stick {
  background-color: #fff;
}
.bausch-static .header {
  position: relative;
  z-index: 9000;
  background-color: #245250;
  min-height: 9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.bausch-static .header.--fixed {
  position: fixed;
  animation: nav-fixed-show 0.6s ease-in-out forwards;
}
.bausch-static .header.--fixed .header__content {
  padding: 3rem 2.5rem !important;
}
.bausch-static .header.--fixed .bausch-static .header__logo object {
  padding: 1rem 0;
}
@media (min-width: 769px) {
  .bausch-static .header.--fixed .bausch-static .header__logo object {
    padding: 1.5rem 0;
  }
}
.bausch-static .header__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0 1rem;
  padding: 6rem 2.5rem;
}
.bausch-static .header__content--right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 2rem;
}
@media (min-width: 993px) {
  .bausch-static .header__content--right {
    gap: 0 3rem;
  }
}
.bausch-static .header__nav {
  display: none;
  flex-basis: 100%;
}
@media (min-width: 993px) {
  .bausch-static .header__nav {
    display: flex;
    justify-content: flex-end;
  }
}
.bausch-static .header__nav > ul {
  display: flex;
  list-style: none;
}
@media (max-width: 992px) {
  .bausch-static .header__nav > ul {
    padding: 1.5rem 0;
    flex-direction: column;
  }
}
@media (min-width: 993px) {
  .bausch-static .header__nav > ul {
    justify-content: space-between;
    gap: 0 5rem;
  }
}
@media (min-width: 1201px) {
  .bausch-static .header__nav > ul {
    gap: 0 10rem;
  }
}
.bausch-static .header__nav > ul > li:not(.--button) {
  position: relative;
  display: inline-block;
}
@media (max-width: 992px) {
  .bausch-static .header__nav > ul > li:not(.--button) {
    padding-bottom: 2rem;
  }
}
@media (hover: hover) {
  .bausch-static .header__nav > ul > li:not(.--button):hover > .sub-menu {
    display: block;
  }
}
.bausch-static .header__nav > ul > li:not(.--button) > a {
  display: inline-block;
  transition: all 0.4s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 2px;
  text-underline-offset: 0;
}
.bausch-static .header__nav > ul > li:not(.--button) > a:hover {
  color: #9FD5B1;
  text-decoration-color: #9FD5B1;
  text-underline-offset: 5px;
}
.bausch-static .header__nav > ul > li:not(.--button).menu-item-has-children {
  position: relative;
  padding-right: 15px;
}
@media (min-width: 993px) {
  .bausch-static .header__nav > ul > li:not(.--button).menu-item-has-children {
    padding-right: 20px;
  }
}
.bausch-static .header__nav > ul > li:not(.--button).menu-item-has-children:before {
  content: "";
  display: block;
  position: absolute;
  transition: 0.4s ease-in-out;
  width: 1.2rem;
  height: 1.2rem;
  top: 0;
  right: 0;
  transform: rotate(-135deg);
  border: 2px solid var(--wp--preset--color--secondary);
  border-right: none;
  border-bottom: none;
}
@media (min-width: 993px) {
  .bausch-static .header__nav > ul > li:not(.--button).menu-item-has-children:before {
    border-right: none;
    border-bottom: none;
    width: 1rem;
    height: 1rem;
    top: 50%;
    transform: translateY(-80%) rotate(-135deg);
    right: 0;
  }
}
@media (max-width: 992px) {
  .bausch-static .header__nav > ul > li:not(.--button).--active:before {
    transform: rotate(45deg);
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li {
    opacity: 0;
    animation: menu-show 0.25s 0.4s ease forwards;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(1) {
    animation-delay: 0.1s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(2) {
    animation-delay: 0.2s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(3) {
    animation-delay: 0.3s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(4) {
    animation-delay: 0.4s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(5) {
    animation-delay: 0.5s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(6) {
    animation-delay: 0.6s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(7) {
    animation-delay: 0.7s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(8) {
    animation-delay: 0.8s;
  }
  .bausch-static .header__nav > ul > li:not(.--button).--active li:nth-child(9) {
    animation-delay: 0.9s;
  }
}
.bausch-static .header__nav > ul > li:not(.--button) .sub-menu {
  animation: menu-show 0.4s ease forwards;
  list-style: none;
}
@media (max-width: 992px) {
  .bausch-static .header__nav > ul > li:not(.--button) .sub-menu {
    padding-left: 2rem;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    height: 0;
  }
}
@media (min-width: 993px) {
  .bausch-static .header__nav > ul > li:not(.--button) .sub-menu {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    top: 100%;
    min-width: 25rem;
    padding: 2rem;
  }
}
.bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li {
  padding: 1rem 0;
}
@media (max-width: 992px) {
  .bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li:first-child {
    margin-top: 2rem;
  }
  .bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li:last-child {
    margin-bottom: 2rem;
  }
}
.bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li a {
  display: inline-block;
  transition: all 0.4s ease;
}
.bausch-static .header__nav > ul > li:not(.--button) .sub-menu > li a:hover {
  color: var(--wp--preset--color--primary);
}
.bausch-static .header__nav > ul li.--button__primary {
  display: flex;
  align-items: center;
}
.bausch-static .header__nav > ul li.--button__primary a {
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--secondary);
}
@media (hover: hover) {
  .bausch-static .header__nav > ul li.--button__primary a:hover {
    color: var(--wp--preset--color--secondary);
    background-color: var(--wp--preset--color--primary);
  }
}
.bausch-static .header__nav > ul li.--button__secondary {
  display: flex;
  align-items: center;
}
.bausch-static .header__nav > ul li.--button__secondary a {
  background-color: var(--wp--preset--color--secondary);
  color: #fff;
}
@media (hover: hover) {
  .bausch-static .header__nav > ul li.--button__secondary a:hover {
    color: #fff;
    background-color: var(--wp--preset--color--secondary);
  }
}
.bausch-static .header__nav--switch {
  display: flex;
  justify-content: ceenter;
  align-items: center;
  margin-left: 1.5rem;
}
.bausch-static .header__nav--switch .wpml-ls-legacy-list-horizontal {
  padding: 0;
}
.bausch-static .header__nav--switch ul {
  display: flex;
  gap: 1.5rem;
}
.bausch-static .header__nav--switch ul li.wpml-ls-item {
  width: 5.5rem;
  height: 5.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000000;
  border-radius: 50%;
  padding: 0;
  opacity: 0.8;
  transition: all 0.4s ease;
}
.bausch-static .header__nav--switch ul li.wpml-ls-item:hover {
  opacity: 1;
}
.bausch-static .header__nav--switch ul li.wpml-ls-item a.wpml-ls-link {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 3.3rem;
  height: 3.3rem;
  overflow: hidden;
  padding: 0;
}
.bausch-static .header__nav--switch ul li.wpml-ls-item img {
  width: 5rem;
  height: 3.5rem;
  max-width: inherit;
  max-height: inherit;
}
@media (max-width: 992px) {
  .bausch-static .header__nav.--open {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    background-color: #245250;
    animation: menu-show 0.4s ease forwards;
    padding-top: 140px;
    z-index: 1;
    padding-bottom: 5rem;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) {
    width: 100%;
    gap: 3rem;
    padding: 2rem;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li {
    animation: menu-show 0.4s ease forwards;
    opacity: 0;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(1) {
    animation-delay: 0.1s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(2) {
    animation-delay: 0.2s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(3) {
    animation-delay: 0.3s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(4) {
    animation-delay: 0.4s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(5) {
    animation-delay: 0.5s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(6) {
    animation-delay: 0.6s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(7) {
    animation-delay: 0.7s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(8) {
    animation-delay: 0.8s;
  }
  .bausch-static .header__nav.--open ul:not(.sub-menu) > li:nth-child(9) {
    animation-delay: 0.9s;
  }
}
.bausch-static .header__logo {
  position: relative;
  z-index: 2;
  display: flex;
}
.bausch-static .header__logo object {
  pointer-events: none;
  width: 100%;
  height: auto;
  max-height: 6rem;
}
@media (min-width: 769px) {
  .bausch-static .header__logo object {
    max-height: 10rem;
  }
}
.bausch-static .header__contact {
  font-size: 1.4rem;
  display: flex;
  gap: 50px;
}
@media (max-width: 992px) {
  .bausch-static .header__contact {
    display: none;
  }
}
.bausch-static .header__contact a {
  font-size: 1.4rem;
  transition: all 0.4s ease;
}
.bausch-static .header__contact a:hover {
  color: var(--wp--preset--color--secondary);
}
.bausch-static .header__contact .label {
  color: var(--wp--preset--color--gray);
}
.bausch-static .header__hamburger {
  position: relative;
  z-index: 2;
  width: 34px;
  height: 25px;
  cursor: pointer;
}
@media (min-width: 993px) {
  .bausch-static .header__hamburger {
    display: none;
  }
}
.bausch-static .header__hamburger.--open .bausch-static .header__hamburger--stick:nth-child(1) {
  width: 38px;
  top: 10px;
  transform: rotate(45deg);
}
.bausch-static .header__hamburger.--open .bausch-static .header__hamburger--stick:nth-child(2) {
  left: 100%;
  opacity: 0;
}
.bausch-static .header__hamburger.--open .bausch-static .header__hamburger--stick:nth-child(3) {
  width: 38px;
  top: 10px;
  transform: rotate(-45deg);
}
.bausch-static .header__hamburger:hover .bausch-static .header__hamburger--stick:before {
  width: 100%;
}
.bausch-static .header__hamburger--stick {
  position: absolute;
  width: 34px;
  height: 4px;
  border-radius: 2px;
  background-color: #FFFFFF;
  transition: all 0.4s ease;
  transform-origin: 50% 50%;
}
.bausch-static .header__hamburger--stick:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: var(--wp--preset--color--primary);
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.bausch-static .header__hamburger--stick:nth-child(1):before {
  transition-delay: 0.1s;
}
.bausch-static .header__hamburger--stick:nth-child(2):before {
  transition-delay: 0.2s;
}
.bausch-static .header__hamburger--stick:nth-child(1) {
  top: 0;
  left: 0;
}
.bausch-static .header__hamburger--stick:nth-child(2) {
  top: 10px;
  left: 0;
}
.bausch-static .header__hamburger--stick:nth-child(3) {
  top: 21px;
  left: 0;
}
.bausch-static .header__close {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
}
@media (min-width: 993px) {
  .bausch-static .header__close {
    display: none;
  }
}
.bausch-static .header.theme-blue:not(.--fixed) .header__nav > ul > li:not(.--button) > a:not(:hover) {
  color: #2B5868 !important;
}
.bausch-static .header.theme-blue:not(.--fixed) .header__nav > ul > li:not(.--button) > a:hover {
  color: #2594BB;
  text-decoration-color: #2594BB;
}
.bausch-static .header.theme-green:not(.--fixed) .header__nav > ul > li:not(.--button) > a:not(:hover) {
  color: #00586F !important;
}
.bausch-static .header.theme-green:not(.--fixed) .header__nav > ul > li:not(.--button) > a:hover {
  color: #3CA634;
  text-decoration-color: #3CA634;
}
.bausch-static .header.theme-blue .header__nav.--open > ul > li:not(.--button) > a:not(:hover), .bausch-static .header.theme-green .header__nav.--open > ul > li:not(.--button) > a:not(:hover) {
  color: #FFFFFF !important;
}
.bausch-static .header.theme-blue .header__nav.--open > ul > li:not(.--button) > a:hover, .bausch-static .header.theme-green .header__nav.--open > ul > li:not(.--button) > a:hover {
  color: #FFFFFF;
  text-decoration-color: #FFFFFF;
}
.bausch-static .--scroll-disabled {
  overflow: hidden;
}
.bausch-static .footer .row:first-of-type {
  padding-top: 75px;
  padding-bottom: 75px;
}
.bausch-static .footer__heading {
  font-size: 1.3rem;
  line-height: 3.5rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #2B2B2B;
  margin-bottom: 30px;
}
.bausch-static .footer__text {
  font-size: 1.3rem;
  line-height: 2rem;
  letter-spacing: 0.02em;
  color: #53504B;
}
@media (min-width: 993px) {
  .bausch-static {
    scroll-padding-top: 130px;
  }
}
.bausch-static .bn-banner {
  background-color: #245250;
  padding: 146px 0 95px;
  position: relative;
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner {
    min-height: min(100vh, 891px);
    padding: 150px 0 0;
  }
  .bausch-static .bn-banner::after {
    content: "";
    position: absolute;
    top: 240px;
    right: 0;
    transform: translateX(50%);
    height: 200px;
    width: 138px;
    border-radius: 99px;
    background-color: #9FD5B1;
    display: none;
  }
}
@media (min-width: 1201px) and (min-width: 1201px) {
  .bausch-static .bn-banner::after {
    display: block;
  }
}
.bausch-static .bn-banner__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.bausch-static .bn-banner__background::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner__background::after {
    background-color: transparent;
  }
}
.bausch-static .bn-banner__background img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bausch-static .bn-banner .row {
  max-height: 100%;
}
.bausch-static .bn-banner .row.mobile-reverse {
  flex-direction: column-reverse;
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner .row.mobile-reverse {
    flex-direction: row;
  }
}
@media (max-width: 1200px) {
  .bausch-static .bn-banner .row.mobile-reverse .col {
    flex-basis: unset !important;
  }
}
.bausch-static .bn-banner__content {
  z-index: 10;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.bausch-static .bn-banner__title {
  margin-bottom: 48px;
}
.bausch-static .bn-banner__subtitle {
  margin-bottom: 14px;
}
.bausch-static .bn-banner__text {
  margin-bottom: 60px;
  letter-spacing: 0.02em;
}
.bausch-static .bn-banner__button {
  background-color: #569D3F;
}
.bausch-static .bn-banner__image {
  width: 100%;
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner__image {
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 40%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top left;
       object-position: top left;
  }
}
@media (min-width: 1621px) {
  .bausch-static .bn-banner__image {
    width: 55%;
    left: 45%;
  }
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner__image--big {
    width: 120%;
    max-width: unset;
    max-height: unset;
  }
}
@media (max-width: 1200px) {
  .bausch-static .bn-banner__image--mobile-full {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    filter: brightness(0.8);
  }
}
.bausch-static .bn-banner__product {
  position: relative;
  z-index: 10;
  margin-top: 30px;
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner__product {
    margin-top: 0;
    position: absolute;
    left: 49%;
    bottom: 8%;
    max-width: 32vw;
    min-width: 475px;
  }
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner--small {
    min-height: min(100vh, 891px);
  }
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner.theme-lightblue::after {
    background-color: #6EB7DE;
  }
}
.bausch-static .bn-banner.theme-blue {
  background-color: #B8E6F7;
  color: #2B5868;
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner.theme-blue::after {
    background-color: #325E7A;
  }
}
.bausch-static .bn-banner.theme-blue .bn-banner__background::after {
  display: none;
}
.bausch-static .bn-banner.theme-green {
  color: #00586F;
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner.theme-green::after {
    background-color: #3CA634;
  }
}
.bausch-static .bn-banner.theme-green .bn-banner__background::after {
  display: none;
}
.bausch-static .bn-banner.padding-small {
  padding-top: 146px;
  padding-bottom: 0;
}
@media (min-width: 1201px) {
  .bausch-static .bn-banner.padding-small {
    padding-top: 131px;
  }
}
.bausch-static .bn-banner.padding-small .bn-banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bausch-static .bn-products {
  padding-top: 75px;
  margin-bottom: -100px;
  z-index: 10;
}
.bausch-static .bn-products__heading {
  padding-bottom: 0;
}
.bausch-static .bn-products__content {
  padding-top: 0;
  padding-bottom: 0;
}
.bausch-static .bn-products__title {
  color: #000000;
  text-align: center;
  margin-bottom: 0;
}
.bausch-static .bn-products__items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media (min-width: 993px) {
  .bausch-static .bn-products__items {
    flex-wrap: nowrap;
  }
}
.bausch-static .bn-products__items.margin-negative {
  margin-top: -100px;
}
.bausch-static .bn-products__item {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 993px) {
  .bausch-static .bn-products__item.margin-desktop {
    margin-top: 45px;
  }
}
@media (min-width: 993px) {
  .bausch-static .bn-products__item.items-3 {
    flex-basis: 33%;
    max-width: 33%;
  }
}
@media (min-width: 993px) {
  .bausch-static .bn-products__item.items-4 {
    flex-basis: 25%;
    max-width: 25%;
  }
}
.bausch-static .bn-products__item.items-4 .bn-products__item__image {
  max-width: 188px;
}
.bausch-static .bn-products__item__image {
  transform: translateY(50%);
  max-width: 358px;
  max-height: 200px;
}
@media (max-width: 420px) {
  .bausch-static .bn-products__item__image {
    max-width: 100%;
  }
}
.bausch-static .bn-products__item__image__wrapper {
  transform: translateY(50%);
  background-color: #FFFFFF;
  padding: 40px;
}
@media (min-width: 421px) {
  .bausch-static .bn-products__item__image__wrapper {
    margin: 0 43px;
    width: 270px;
  }
}
.bausch-static .bn-products__item__image__wrapper img {
  transform: none;
  width: 100%;
  max-height: unset;
}
.bausch-static .bn-products__item__content {
  border-radius: 50px;
  border: 1px solid #E3EEDF;
  background-color: #FFFFFF;
  padding: 100px 20px 50px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bausch-static .bn-products__item__content.padding-big {
  padding-top: 180px;
}
.bausch-static .bn-products__item__content.padding-medium {
  padding-top: 150px;
}
.bausch-static .bn-products__item__title {
  text-align: center;
  color: #245250;
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 700;
  margin-bottom: 1.1rem;
  margin-bottom: 4px;
}
.bausch-static .bn-products__item__info {
  text-align: center;
  color: #5D5D5D;
  font-size: 1.6rem;
  line-height: 3rem;
  font-weight: 700;
  margin-bottom: 42px;
}
.bausch-static .bn-products__item__description {
  text-align: center;
}
.bausch-static .bn-products__item__description__title {
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
  font-weight: 600;
  color: #3CA634;
  margin-bottom: 21px;
}
.bausch-static .bn-products__item__description__text {
  font-size: 1.3rem;
  line-height: 2rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #2B2B2B;
  margin-bottom: 39px;
}
.bausch-static .bn-products__item__button {
  margin-top: auto;
  background-color: #569D3F;
}
.bausch-static .bn-products.theme-blue .bn-products__item__button {
  background-color: #154475;
}
.bausch-static .bn-products.theme-lightblue .bn-products__item__button {
  background-color: #325E7A;
}
.bausch-static .bn-products.theme-darkgreen .bn-products__item__button {
  background-color: #265D64;
}
.bausch-static .bn-points {
  background-color: #245250;
  padding-top: 75px;
  padding-bottom: 75px;
}
.bausch-static .bn-points__heading {
  margin-bottom: 30px;
}
.bausch-static .bn-points__title {
  text-align: center;
  margin-bottom: 0;
}
.bausch-static .bn-points__subtitle {
  text-align: center;
}
.bausch-static .bn-points__items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media (min-width: 1201px) {
  .bausch-static .bn-points__items {
    flex-wrap: nowrap;
    justify-content: center;
  }
}
.bausch-static .bn-points__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 100%;
}
@media (min-width: 769px) {
  .bausch-static .bn-points__item {
    flex-basis: calc(50% - 20px);
  }
}
@media (min-width: 1201px) {
  .bausch-static .bn-points__item {
    flex-basis: 100%;
    max-width: 297px;
  }
}
.bausch-static .bn-points__item__wrapper {
  max-width: 297px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 400px;
  padding: 60px 40px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  transition: all 0.3s ease-in-out;
}
.bausch-static .bn-points__item__wrapper:hover {
  background-color: #569D3F;
}
.bausch-static .bn-points__item__icon__wrapper {
  height: 58px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.bausch-static .bn-points__item__text {
  font-size: 1.8rem;
  line-height: 3rem;
  font-weight: 500;
  text-align: center;
}
.bausch-static .bn-points__item__description {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-top: 30px;
  text-align: center;
}
.bausch-static .bn-points__text {
  margin-top: 30px;
  text-align: center;
  font-size: 1.3rem;
  line-height: 2rem;
}
.bausch-static .bn-points.extra-padding-top {
  padding-top: 175px;
}
.bausch-static .bn-points.theme-blue {
  background-color: #154475;
}
.bausch-static .bn-points.theme-blue .bn-points__item__wrapper:hover {
  background-color: #6EB7DE;
}
.bausch-static .bn-points.theme-lightblue {
  background-color: #325E7A;
}
.bausch-static .bn-points.theme-lightblue .bn-points__item__wrapper:hover {
  background-color: #88C1D6;
}
.bausch-static .bn-highlights {
  background-color: #E9F3E3;
  padding-top: 175px;
  padding-bottom: 75px;
}
.bausch-static .bn-highlights__heading {
  margin-bottom: 30px;
}
.bausch-static .bn-highlights__title {
  text-align: center;
  margin-bottom: 0;
  color: #000000;
}
.bausch-static .bn-highlights__items {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 40px;
}
.bausch-static .bn-highlights__item {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
@media (min-width: 769px) {
  .bausch-static .bn-highlights__item {
    flex-basis: calc(50% - 20px);
  }
}
.bausch-static .bn-highlights__item__wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  min-height: 300px;
  padding: 20px 40px;
  border-radius: 999px;
  border: 1px solid #CBD6B8;
  background-color: #FFFFFF;
}
@media (min-width: 421px) {
  .bausch-static .bn-highlights__item__wrapper {
    flex-direction: row;
    padding: 20px 40px 20px 20px;
    min-height: 235px;
  }
}
@media (min-width: 1201px) {
  .bausch-static .bn-highlights__item__wrapper {
    gap: 40px;
    padding: 20px 80px 20px 50px;
  }
}
.bausch-static .bn-highlights__item__icon {
  flex-shrink: 0;
}
.bausch-static .bn-highlights__item__text {
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #53504B;
  text-align: center;
}
@media (min-width: 421px) {
  .bausch-static .bn-highlights__item__text {
    text-align: left;
  }
}
.bausch-static .bn-image-text {
  padding-top: 75px;
  padding-bottom: 25px;
  overflow: hidden;
}
.bausch-static .bn-image-text__content__image, .bausch-static .bn-image-text__content__text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1201px) {
  .bausch-static .bn-image-text__content__image, .bausch-static .bn-image-text__content__text {
    align-items: flex-start;
  }
}
.bausch-static .bn-image-text__content__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bausch-static .bn-image-text__content__text * {
  color: #2B2B2B;
  text-align: center;
}
@media (min-width: 1201px) {
  .bausch-static .bn-image-text__content__text * {
    text-align: left;
  }
}
.bausch-static .bn-image-text__image__wrapper {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.bausch-static .bn-image-text__image__wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 150px;
  width: 100px;
  border-radius: 99px;
  background-color: #9FD5B1;
}
@media (min-width: 421px) {
  .bausch-static .bn-image-text__image__wrapper::before {
    height: 200px;
    width: 138px;
  }
}
.bausch-static .bn-image-text__image__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid rgba(112, 112, 112, 0.19);
  border-radius: 999px;
  transform: translate(40px, 20px);
  z-index: -1;
}
@media (min-width: 993px) {
  .bausch-static .bn-image-text__image__wrapper::after {
    transform: translate(96px, 50px);
  }
}
.bausch-static .bn-image-text__title {
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .bausch-static .bn-image-text__title {
    margin-bottom: 80px;
  }
}
.bausch-static .bn-image-text__text {
  font-size: 1.8rem;
  line-height: 3.5rem;
}
.bausch-static .bn-image-text.theme-blue .bn-image-text__image__wrapper::before {
  background-color: #6EB7DE;
}
.bausch-static .bn-faq {
  background-color: #E9F3E3;
  color: #000000;
  padding-top: 75px;
  padding-bottom: 75px;
}
.bausch-static .bn-faq__title {
  text-align: center;
  margin-bottom: 30px;
}
.bausch-static .bn-faq__list {
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
}
.bausch-static .bn-faq__tab {
  position: relative;
  cursor: pointer;
  background-color: #FFFFFF;
  border-radius: 50px;
  border: 1px solid #CBD6B8;
}
.bausch-static .bn-faq__tab--question {
  position: relative;
  padding: 2.5rem 6rem 2.5rem 2.5rem;
}
@media (min-width: 577px) {
  .bausch-static .bn-faq__tab--question {
    padding: 3.5rem 10rem 3.5rem 5rem;
  }
}
.bausch-static .bn-faq__tab--question:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDE2IDIwIj4NCiAgPHBhdGggaWQ9ImFycm93LWxlZnQtaWNvbiIgZD0iTTEyLDAsMTAuNiwxLjQsMTYuMiw3SDBWOUgxNi4ybC01LjYsNS42TDEyLDE2bDgtOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2KSByb3RhdGUoOTApIiBmaWxsPSIjNTY5ZDNmIi8+DQo8L3N2Zz4NCg==);
  position: absolute;
  transform-origin: center center;
  transition: all 0.4s ease;
  top: 50%;
  transform: translateY(-50%);
  right: 2.5rem;
}
@media (min-width: 577px) {
  .bausch-static .bn-faq__tab--question:before {
    right: 5rem;
  }
}
.bausch-static .bn-faq__tab--answer {
  position: relative;
  overflow: hidden;
}
.bausch-static .bn-faq__tab--text {
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
  padding: 0 2.5rem 2.5rem;
}
@media (min-width: 577px) {
  .bausch-static .bn-faq__tab--text {
    padding: 0 5rem 5rem;
  }
}
.bausch-static .bn-faq__tab--text ul {
  padding-left: 1.6rem;
}
.bausch-static .bn-faq__tab--text ul li {
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0.02em;
}
.bausch-static .bn-faq__tab.--open .bn-faq__tab--question:before {
  transform: translateY(-50%) rotate(180deg);
}
.bausch-static .bn-faq__tab.--open .bn-faq__tab--answer {
  animation: show-faq-tab 0.4s ease forwards;
}
.bausch-static .bn-faq__tab:not(.--open) .bn-faq__tab--answer {
  max-height: 0;
  animation: hide-faq-tab 0.4s ease forwards;
}
.bausch-static .bn-faq.theme-lightblue {
  background-color: #EEF6F9;
}
.bausch-static .bn-faq.theme-lightblue .bn-faq__tab {
  border-color: #CAD9DF;
}
.bausch-static .bn-zone-intro {
  padding-top: 60px;
}
.bausch-static .bn-zone-intro__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-align: center;
  color: #2B2B2B;
}
.bausch-static .bn-zone-intro__content img {
  width: 100%;
  max-width: 356px;
}
.bausch-static .bn-zone-products {
  padding-bottom: 100px;
}
.bausch-static .bn-zone-products__title {
  color: #2B2B2B;
  text-align: center;
  margin-bottom: 30px;
}
.bausch-static .bn-zone-products__items {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 40px;
}
@media (min-width: 993px) {
  .bausch-static .bn-zone-products__items {
    flex-wrap: nowrap;
  }
}
.bausch-static .bn-zone-products__item {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 999px;
  padding: 40px 40px 0;
  color: #2B2B2B;
}
@media (min-width: 421px) {
  .bausch-static .bn-zone-products__item {
    padding: 80px 100px 0;
  }
}
@media (min-width: 993px) {
  .bausch-static .bn-zone-products__item {
    padding: 80px 40px 0;
  }
}
.bausch-static .bn-zone-products__item__title {
  text-align: center;
  color: #2B2B2B;
  font-size: 3rem;
  line-height: 3.8rem;
  font-weight: 400;
  margin-bottom: 76px;
  font-family: "Arsenal", sans-serif;
}
.bausch-static .bn-zone-products__item__text {
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: center;
  color: #53504B;
}
.bausch-static .bn-zone-products__item__button {
  margin-top: auto;
  transform: translateY(50%);
  background-color: #569D3F;
}
.bausch-static .bn-zone-products__item:nth-of-type(1) {
  background-color: #D0E9D2;
}
.bausch-static .bn-zone-products__item:nth-of-type(1) .bn-zone-products__item__title {
  margin-bottom: 76px;
}
.bausch-static .bn-zone-products__item:nth-of-type(1) img {
  margin-bottom: 69px;
}
.bausch-static .bn-zone-products__item:nth-of-type(2) {
  background-color: #DCEEF2;
}
.bausch-static .bn-zone-products__item:nth-of-type(2) .bn-zone-products__item__title {
  margin-bottom: 47px;
}
.bausch-static .bn-zone-products__item:nth-of-type(2) img {
  margin-bottom: 47px;
}
.bausch-static .bn-zone-products__item:nth-of-type(3) {
  background-color: #D2F2E4;
}
.bausch-static .bn-zone-products__item:nth-of-type(3) .bn-zone-products__item__title {
  margin-bottom: 32px;
}
.bausch-static .bn-zone-products__item:nth-of-type(3) img {
  margin-bottom: 12px;
}
.bausch-static .bn-zone-image-text {
  padding-top: 55px;
  padding-bottom: 75px;
  overflow: hidden;
  background-color: #F5FBFC;
}
.bausch-static .bn-zone-image-text__content__image, .bausch-static .bn-zone-image-text__content__text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1201px) {
  .bausch-static .bn-zone-image-text__content__image, .bausch-static .bn-zone-image-text__content__text {
    align-items: flex-start;
  }
}
.bausch-static .bn-zone-image-text__content__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bausch-static .bn-zone-image-text__content__text * {
  color: #2B2B2B;
  text-align: center;
}
@media (min-width: 1201px) {
  .bausch-static .bn-zone-image-text__content__text * {
    text-align: left;
  }
}
.bausch-static .bn-zone-image-text__image__wrapper {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1201px) {
  .bausch-static .bn-zone-image-text__image__wrapper {
    margin-top: 20px;
    margin-right: 0;
  }
}
.bausch-static .bn-zone-image-text__image__wrapper::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 64px;
  height: 143px;
  width: 99px;
  border-radius: 99px;
  background-color: #0094AA;
  z-index: 20;
}
.bausch-static .bn-zone-image-text__image__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #E6E5E5;
  border-radius: 999px;
  transform: translate(-40px, -20px);
}
@media (min-width: 993px) {
  .bausch-static .bn-zone-image-text__image__wrapper::after {
    transform: translate(-91px, -20px);
  }
}
.bausch-static .bn-zone-image-text__image__wrapper img {
  position: relative;
  z-index: 10;
}
.bausch-static .bn-zone-image-text__title {
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .bausch-static .bn-zone-image-text__title {
    margin-bottom: 60px;
  }
}
.bausch-static .bn-zone-image-text__text {
  font-size: 1.8rem;
  line-height: 3.5rem;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .bausch-static .bn-zone-image-text__text {
    margin-bottom: 60px;
  }
}
.bausch-static .bn-zone-image-text__text span {
  font-weight: 700;
}
.bausch-static .bn-zone-image-text__button {
  background-color: #0094AA;
  color: #FFFFFF;
}
.bausch-static .bn-heading {
  text-align: center;
  background-color: #E9F3E3;
  color: #3CA634;
  padding-top: 155px;
}
.bausch-static .bn-heading .col {
  padding-bottom: 0;
}
.bausch-static .cpt-box {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}
.bausch-static .cpt-box__cover {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  aspect-ratio: 1;
  background-color: #000;
}
.bausch-static .cpt-box__cover--img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.75;
  z-index: 0;
  transform: translate(-50%, -50%);
  transition: transform 0.4s ease;
}
@media (hover: hover) {
  .bausch-static .cpt-box__cover:hover .bausch-static .cpt-box__cover--img {
    transform: translate(-50%, -50%) scale(1.1);
  }
}
.bausch-static .cpt-box__desc {
  display: flex;
  flex-direction: column;
  gap: 2rem 0;
}
@media (max-width: 576px) {
  .bausch-static .cpt-box__desc {
    align-items: center;
    text-align: center;
  }
}
@media (min-width: 577px) {
  .bausch-static .cpt-box__desc {
    align-items: start;
  }
}
.bausch-static .cpt-box__desc--excerpt {
  margin-bottom: 1rem;
}
.bausch-static .bn-pagination {
  display: flex;
  justify-content: center;
  gap: 0 3rem;
  margin-top: 2rem;
}
@media (min-width: 769px) {
  .bausch-static .bn-pagination {
    gap: 0 5rem;
  }
}
.bausch-static .bn-pagination__numbers {
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.bausch-static .bn-pagination__prev, .bausch-static .bn-pagination__next {
  position: relative;
}
.bausch-static .bn-pagination__prev:hover:before, .bausch-static .bn-pagination__next:hover:before {
  border-color: #FFFFFF;
}
.bausch-static .bn-pagination__prev:before, .bausch-static .bn-pagination__next:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.4s ease-in-out;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 2px solid var(--wp--preset--color--secondary);
  border-left: 2px solid var(--wp--preset--color--secondary);
  border-right: none;
  border-bottom: none;
  pointer-events: none;
}
.bausch-static .bn-pagination__prev:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.bausch-static .bn-pagination__next:before {
  transform: translate(-50%, -50%) rotate(135deg);
}
.bausch-static .bn-pagination .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.8rem;
  height: 4.8rem;
  border: 2px solid var(--wp--preset--color--secondary);
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.4rem;
  transition: all 0.4s ease-in-out;
}
.bausch-static .bn-pagination .page-numbers:hover {
  background-color: var(--wp--preset--color--secondary);
  color: #FFFFFF;
}
@media (min-width: 769px) {
  .bausch-static .bn-pagination .page-numbers {
    width: 6.3rem;
    height: 6.3rem;
  }
}
.bausch-static .bn-pagination .current {
  background-color: var(--wp--preset--color--secondary);
  color: #FFFFFF;
}
.bausch-static .bn-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease-in-out;
}
.bausch-static .bn-popup__window {
  position: relative;
  display: flex;
  padding: 5rem 2.5rem;
  flex-direction: column;
  align-items: center;
  gap: 5rem 0;
  text-align: center;
  background-color: #FFFFFF;
  opacity: 0;
  transform: translateY(-100px);
}
@media (min-width: 577px) {
  .bausch-static .bn-popup__window {
    padding: 5rem;
    gap: 8rem 0;
  }
}
.bausch-static .bn-popup__window--title {
  max-width: 60rem;
}
.bausch-static .bn-popup__window--desc {
  max-width: 60rem;
}
.bausch-static .bn-popup__window--close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background-image: url("../../dist/img/icon-close.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 577px) {
  .bausch-static .bn-popup__window--close {
    right: 3rem;
    top: 3rem;
  }
}
.bausch-static .bn-popup.--open .bausch-static .bn-popup__window {
  animation: menu-show 0.6s ease-in-out forwards;
}
.bausch-static .bn-popup.--open {
  pointer-events: all;
  opacity: 1;
}
.bausch-static #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: var(--wp--preset--color--primary) !important;
}
.bausch-static .infobar {
  position: fixed;
  z-index: 15;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  background: #9FD5B1;
  color: #FFFFFF;
  font-size: 2rem;
  line-height: 2.7rem;
  text-align: center;
}
.bausch-static .nowrap {
  white-space: nowrap;
}
/*# sourceMappingURL=main.css.map */
