﻿@import url("https://fonts.googleapis.com/css?family=Montserrat");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;1,700&display=swap");
/*#region Global*/
* {
  outline: none;
}

html, body {
  height: 100%;
  margin: 0;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: black;
  background-color: white;
  overflow-x: hidden;
  overflow-y: scroll;
}

img {
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 46px;
  line-height: 54px;
  color: black;
  font-weight: bold;
  margin-bottom: 10px;
}

h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: black;
  font-weight: bold;
}

h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  color: black;
  font-weight: normal;
}

h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  color: black;
  font-weight: bold;
}

h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: black;
  font-weight: bold;
}

ul {
  list-style-image: url("/images/blephaclean/list-item-f89964.png");
}
ul li {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  padding-left: 10px;
}

input[type=text], textarea {
  background-color: #F4F4F4;
  color: black;
  font-size: 12px;
  border: none;
}
input[type=text]::placeholder, textarea::placeholder {
  color: #777777;
  font-size: 12px;
}

textarea {
  height: 100px;
}

select {
  font-size: 12px;
  text-align: right;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  box-shadow: none !important;
}
select:focus {
  background-color: transparent;
  border: none;
  outline: none;
}

.button {
  background: #F89964 0% 0% no-repeat padding-box;
  border-radius: 21px;
  color: white;
  font-size: 12px;
  font-weight: 800;
  padding-left: 30px;
  padding-right: 30px;
}
.button:hover {
  color: #F89964;
  background-color: white;
  border-color: #F89964;
}

.field-validation-error {
  color: red;
  font-size: 12px;
}

.sup-md-h1 {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  margin-left: 5px;
  top: -20px;
}

.sup-md-h3 {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  margin-left: 3px;
  top: -15px;
}

.sup-md-h4 {
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  font-style: normal;
  margin-left: 2px;
  top: -10px;
}

.sup-md-button {
  font-family: Arial;
  font-weight: bold;
  font-size: 8px;
  font-style: normal;
  margin-left: 2px;
  top: -5px;
}

.sup-md-p {
  font-family: Arial;
  font-weight: normal;
  font-size: 8px;
  font-style: normal;
  margin-left: 2px;
  top: -8px;
}

.sup-md-legal {
  font-family: Arial;
  font-weight: normal;
  font-size: 6px;
  font-style: normal;
  margin-left: 2px;
  top: -5px;
}

header {
  z-index: 100;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  padding: 20px 0 0 0;
  height: auto;
}
header img {
  height: 70%;
}
header .lang {
  margin-top: 15px;
  text-align: right;
  font-weight: 700;
}
header .lang-select {
  font-size: 14px;
  color: black;
}

.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}

main {
  z-index: 1;
}
main .masthead {
  min-height: 378px;
  background-size: cover;
  background-position: right;
}
main .masthead .masthead-content {
  padding-top: 140px;
}
main .content-1-product-hero {
  padding: 40px 0 40px 0;
}
main .content-1-product-hero .content {
  margin: auto 0;
}
main .content-2-at-a-glance {
  padding: 0 0 0 0;
  background-color: #FCEAE0;
}
main .content-2-at-a-glance .content {
  padding-top: 60px;
}
main .content-2-at-a-glance img {
  position: relative;
  top: 60px;
}
main .content-3-proven-action {
  padding: 60px 0 40px 0;
}
main .content-3-proven-action .image-intro {
  display: flex;
  justify-content: center;
}
main .content-3-proven-action .image-intro sup {
  top: 5px;
}
main .content-3-proven-action .image {
  display: flex;
  justify-content: center;
}
main .content-3-proven-action .legal {
  font-size: 10px;
}
main .content-4-goes-beyond {
  padding: 40px 0 80px 0;
  height: auto;
  background-color: #FCEAE0;
}
main .content-4-goes-beyond-eyes .eye-img {
  position: relative;
  top: -50px;
  font-size: 11px;
}
main .content-4-goes-beyond-eyes .eye-img .eye-copy {
  padding-top: 5px;
}
main .content-form {
  padding: 40px 0 40px 0;
  background-repeat: no-repeat;
  background-size: contain;
}
main .content-form .product-cell {
  text-align: center;
}
main .content-form .img-productpackage {
  /*width: 80%;*/
}
main .content-form .img-brandlogo {
  width: 60%;
  margin: 40px 0 80px 0;
}
main .content-form .content {
  margin-top: 50px;
}
main .content-form .legal {
  font-size: 14px;
}

footer {
  z-index: 1;
  background-color: #0054A5;
  color: white;
  padding: 20px 0 0 0;
  font-size: 10px;
  position: relative;
  box-shadow: 0 50vh 0 50vh #0054a5;
}
footer .footer-legal {
  margin-top: 20px;
}
footer .footer-link {
  font-weight: bold;
  display: flex;
  justify-content: left;
}
footer a {
  color: white;
}
footer a:hover {
  text-decoration: underline;
  color: white;
}
footer .footer-mobile .links {
  text-align: right;
  font-size: 14px;
  padding-top: 10px;
}

/*#endregion*/
/*#region Pages*/
.blephaclean .sup-md-h1 {
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  font-style: normal;
  margin-left: 3px;
  top: -10px;
}

.blephaeyebag ul {
  list-style-image: url("/images/blephaeyebag/list-item-0054A4.png");
  margin-top: 20px;
  margin-bottom: 30px;
}
.blephaeyebag .masthead-content .button {
  background: white 0% 0% no-repeat padding-box;
  color: #F89964;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 20px;
}
.blephaeyebag .masthead-content .button:hover {
  color: white;
  background-color: #F89964;
  border-color: white;
}
.blephaeyebag .content-2-at-a-glance {
  background-color: #e5edf5;
}
.blephaeyebag .content-3-proven-action ul {
  list-style-image: url("/images/blephaclean/list-item-F89964.png");
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 20px;
}
.blephaeyebag .content-3-proven-action h3 {
  margin-bottom: 40px;
}
.blephaeyebag .content-3-proven-action img {
  margin-top: 20px;
}
.blephaeyebag .content-3-proven-action .comfort-chart {
  margin: 0;
  margin-bottom: 50px;
}
.blephaeyebag .content-3-proven-action .comfort-chart .head-left {
  background-color: #F89964;
  color: white;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
}
.blephaeyebag .content-3-proven-action .comfort-chart .head-right {
  background-color: #0054A4;
  color: white;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
}
.blephaeyebag .content-3-proven-action .comfort-chart .content-left {
  background-color: #fceae0;
  padding: 20px 40px 20px 40px;
}
.blephaeyebag .content-3-proven-action .comfort-chart .content-right {
  background-color: #e5edf6;
  padding: 20px 40px 20px 40px;
}
.blephaeyebag .content-3-proven-action ol {
  margin-top: 30px;
  margin-bottom: 50px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 20px;
  counter-reset: item;
}
.blephaeyebag .content-3-proven-action ol li {
  display: block;
}
.blephaeyebag .content-3-proven-action ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
}
.blephaeyebag .content-3-proven-action .video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-bottom: 30px;
}
.blephaeyebag .content-3-proven-action .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blephaeyebag .content-4-goes-beyond img {
  margin: 40px 0 40px 0;
}
.blephaeyebag .content-4-goes-beyond ul {
  list-style-image: url("/images/blephaclean/list-item-F89964.png");
}
.blephaeyebag .content-5-warming {
  margin: 40px 0 40px 0;
}
.blephaeyebag .content-5-warming h4 {
  margin-bottom: 60px;
}
.blephaeyebag .content-5-warming ul {
  list-style-image: url("/images/blephaclean/list-item-F89964.png");
}
.blephaeyebag .content-5-warming .eyebag-item {
  padding-right: 40px;
}
.blephaeyebag .content-6-where-to-buy {
  background-image: url(/images/blephaeyebag/where-to-buy-bg.png);
  background-size: cover;
  padding: 80px 0 80px 0;
  margin-bottom: 80px;
}
.blephaeyebag .content-6-where-to-buy h3 {
  color: white;
  padding-bottom: 20px;
}
.blephaeyebag .content-6-where-to-buy .button {
  background: white 0% 0% no-repeat padding-box;
  color: #0054A4;
  text-transform: uppercase;
  font-weight: 900;
}
.blephaeyebag .content-6-where-to-buy .button:hover {
  color: white;
  background-color: #2b69b0;
  border-color: white;
}
.blephaeyebag .footer-legal {
  font-size: 10px;
}

.thealoz-duo .button {
  background: #0076BB 0% 0% no-repeat padding-box;
}
.thealoz-duo .button:hover {
  color: #0076BB;
  background-color: white;
  border-color: #0076BB;
}
.thealoz-duo hr {
  border-top: 1px solid #0076BB;
  width: 70%;
}
.thealoz-duo ul {
  list-style-image: url("/images/thealozduo/list-item-0076BB.png");
}
.thealoz-duo .content-2-at-a-glance {
  background-color: #DFF1FC;
}
.thealoz-duo .content-3-proven-action .sidecopy {
  margin-top: 30px;
}
.thealoz-duo .content-4-reduce-markers {
  padding: 40px 0 80px 0;
}
.thealoz-duo .content-4-reduce-markers .legal {
  margin-top: 10px;
  font-size: 10px;
}
.thealoz-duo .content-5-osmotic-balance {
  padding: 40px 0 80px 0;
  background-color: #DFF1FC;
}
.thealoz-duo .content-5-osmotic-balance .teartitle {
  margin-top: 50px;
  font-size: 16px;
}
.thealoz-duo .content-6-reduce-dry-eye {
  padding: 40px 0 80px 0;
}
.thealoz-duo .content-6-reduce-dry-eye .image-intro {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.thealoz-duo .content-6-reduce-dry-eye .rde-image {
  /*width: 75%;*/
  display: flex;
  justify-content: center;
  padding: 0 10%;
}
.thealoz-duo .content-6-reduce-dry-eye .legal {
  margin-top: 10px;
  font-size: 10px;
}
.thealoz-duo .content-6-reduce-dry-eye .background-grey {
  background-color: #F4F4F4;
  padding: 40px;
}
.thealoz-duo .content-6-reduce-dry-eye .background-grey .image {
  text-align: center;
}
.thealoz-duo .content-pdf {
  margin: 40px 80px;
}
.thealoz-duo .content-pdf ol li {
  padding-bottom: 10px;
}
.thealoz-duo .content-pdf ol li a {
  font-weight: bold;
}

.monoprost .button {
  background: #912577 0% 0% no-repeat padding-box;
}
.monoprost .button:hover {
  color: #912577;
  background-color: white;
  border-color: #912577;
}
.monoprost ul {
  list-style-image: url("/images/monoprost/list-item-912577.png");
}
.monoprost .masthead {
  background-position-y: bottom;
}
.monoprost .content-2-at-a-glance {
  background-color: #F3F0FA;
}
.monoprost .content-3-proven-action {
  padding: 60px 0 80px 0;
}
.monoprost .content-3-proven-action .fc-image {
  text-align: center;
}
.monoprost .content-3-proven-action .legal {
  margin-top: 50px;
  font-size: 10px;
}
.monoprost .content-4-how-to-use {
  padding: 40px 0 40px 0;
  background-color: #F3F0FA;
}
.monoprost .content-4-how-to-use .htu-image {
  margin-top: -40px;
}
.monoprost .content-5-improving-access {
  padding: 40px 0 40px 0;
}
.monoprost .content-5-improving-access .ia-logo img {
  width: 50%;
  margin-bottom: 20px;
}
.monoprost .content-5-improving-access .ia-contact {
  margin-top: 40px;
}
.monoprost .content-6-glaucoma-pdf {
  background-image: url(/images/monoprost/glaucoma-banner.png);
  background-size: cover;
  padding: 80px 0 80px 0;
  margin-bottom: 80px;
}
.monoprost .content-6-glaucoma-pdf h3 {
  color: white;
  margin-bottom: -2px;
  padding-bottom: 0px;
}
.monoprost .content-6-glaucoma-pdf h4 {
  color: white;
  font-weight: 600;
  padding-bottom: 20px;
}
.monoprost .content-6-glaucoma-pdf .button {
  background: white 0% 0% no-repeat padding-box;
  color: #8C3982;
  text-transform: uppercase;
  font-weight: 900;
}
.monoprost .content-6-glaucoma-pdf .button:hover {
  color: white;
  background-color: #8C3982;
  border-color: white;
}

.zaspray h1 {
  font-weight: 900;
  font-style: italic;
}
.zaspray h1 sup {
  font-weight: 500;
}
.zaspray h2 {
  margin-bottom: 20px;
  font-weight: 900;
}
.zaspray h3 {
  font-size: 32px;
  padding-bottom: 20px;
}
.zaspray .button {
  font-family: Montserrat;
  background: #007C85 0% 0% no-repeat padding-box;
  font-weight: 900 !important;
  margin-right: 10px;
}
.zaspray .button:hover {
  color: #007C85;
  background-color: white;
  border-color: #007C85;
}
.zaspray .masthead-content .button {
  background: white 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
}
.zaspray .masthead-content .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}
.zaspray .content-2-fresh-eyes {
  padding: 0 0 0 0;
  background-color: #e5f1f3;
  font-size: 14px;
}
.zaspray .content-2-fresh-eyes .content {
  padding-top: 60px;
}
.zaspray .content-2-fresh-eyes img {
  position: relative;
  top: 60px;
}
.zaspray .content-2-fresh-eyes .legal {
  font-size: 10px;
  margin-bottom: 20px;
}
.zaspray .content-3-combined-power {
  padding: 130px 0 20px 0;
}
.zaspray .content-4-preservative-freedom {
  padding: 40px 0 40px 0;
}
.zaspray .content-4-preservative-freedom .legal {
  padding-top: 20px;
  font-size: 10px;
}
.zaspray .content-5-where-to-buy {
  background-image: url(/images/zaspray/where-to-buy-bg.png);
  background-size: cover;
  padding: 80px 0 80px 0;
  margin-bottom: 80px;
}
.zaspray .content-5-where-to-buy h3 {
  color: white;
}
.zaspray .content-5-where-to-buy .button {
  background: white 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
}
.zaspray .content-5-where-to-buy .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}
.zaspray .content-form {
  padding: 0px 0 20px 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.zaspray .content-form .product-cell {
  text-align: left;
}
.zaspray .content-form .img-productpackage {
  max-height: 350px;
  margin-left: -40px;
}
.zaspray .content-form .img-brandlogo {
  width: 200px;
  margin: 10px 0 80px 0;
}
.zaspray .content-form .content {
  padding-bottom: 75px;
}
.zaspray .content-form .legal {
  font-size: 10px;
  text-align: left;
}

.zaspray-about {
  font-size: 14px;
}
.zaspray-about ul {
  list-style-image: url("/images/zaspray/list-item-007b85.png");
}
.zaspray-about ul li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
}
.zaspray-about h1 {
  font-weight: 900;
}
.zaspray-about h1 sup {
  font-weight: 500;
}
.zaspray-about h3 {
  font-size: 32px;
  padding-bottom: 20px;
}
.zaspray-about .link-back-div {
  margin-top: 20px;
  font-size: 12px;
}
.zaspray-about .link-back-div .link-back {
  text-transform: uppercase;
  color: #007B85;
  font-weight: 900;
}
.zaspray-about .masthead {
  min-height: 50px;
  padding-bottom: 40px;
}
.zaspray-about .content-1-product-hero .legal {
  padding-top: 20px;
  font-size: 10px;
}
.zaspray-about .content-1-product-hero img {
  max-height: 350px;
}
.zaspray-about .content-2-triple-combined-action {
  background-color: #e5f1f3;
  padding: 50px 0 0px 0;
}
.zaspray-about .content-2-triple-combined-action .content p {
  max-width: 80%;
}
.zaspray-about .content-3-how-to-use {
  padding: 50px 0 50px 0;
}
.zaspray-about .content-3-how-to-use .video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.zaspray-about .content-3-how-to-use .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zaspray-about .content-5-where-to-buy {
  background-image: url(/images/zaspray/where-to-buy-bg.png);
  background-size: cover;
  padding: 80px 0 80px 0;
}
.zaspray-about .content-5-where-to-buy h3 {
  color: white;
}
.zaspray-about .content-5-where-to-buy .button {
  background: white 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
}
.zaspray-about .content-5-where-to-buy .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}

.zaspray-how-it-works {
  font-size: 14px;
}
.zaspray-how-it-works ul {
  list-style-image: url("/images/zaspray/list-item-007b85.png");
}
.zaspray-how-it-works ul li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
}
.zaspray-how-it-works h1 {
  font-weight: 900;
}
.zaspray-how-it-works h1 sup {
  font-weight: 500;
}
.zaspray-how-it-works h3 {
  font-size: 32px;
  padding-bottom: 20px;
}
.zaspray-how-it-works .link-back-div {
  margin-top: 20px;
  font-size: 12px;
}
.zaspray-how-it-works .link-back-div .link-back {
  text-transform: uppercase;
  color: #007B85;
  font-weight: 900;
}
.zaspray-how-it-works .masthead {
  min-height: 50px;
  padding-bottom: 40px;
}
.zaspray-how-it-works .content-1-product-hero p {
  margin-bottom: 50px;
}
.zaspray-how-it-works .content-1-product-hero .img-zaspray-aptar {
  max-height: 350px;
}
.zaspray-how-it-works .content-2-practical-innovative {
  padding: 40px 0 60px 0;
}
.zaspray-how-it-works .content-2-practical-innovative .img-zero-preservatives {
  max-height: 250px;
}
.zaspray-how-it-works .content-2-practical-innovative b {
  color: #007B85;
  font-weight: normal;
}
.zaspray-how-it-works .content-3-how-it-works {
  padding: 0 0 50px 0;
}
.zaspray-how-it-works .content-3-how-it-works .video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.zaspray-how-it-works .content-3-how-it-works .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zaspray-how-it-works .content-3-how-it-works .legal {
  padding-top: 20px;
  font-size: 10px;
}
.zaspray-how-it-works .content-5-where-to-buy {
  background-image: url(/images/zaspray/where-to-buy-bg.png);
  background-size: cover;
  padding: 80px 0 80px 0;
}
.zaspray-how-it-works .content-5-where-to-buy h3 {
  color: white;
}
.zaspray-how-it-works .content-5-where-to-buy .button {
  background: white 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
}
.zaspray-how-it-works .content-5-where-to-buy .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}

.zaspray-qr h1 {
  font-weight: 900;
  font-style: italic;
  text-align: center;
}
.zaspray-qr h1 sup {
  font-weight: 500;
}
.zaspray-qr h2 {
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 2px;
}
.zaspray-qr h3 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
.zaspray-qr .masthead {
  min-height: 50px;
  padding-bottom: 120px;
  background-color: #e5f1f3;
}
.zaspray-qr .masthead .zaspray-sup {
  font-weight: normal;
  font-size: 32px;
  font-style: normal;
  margin-left: 3px;
}
.zaspray-qr .masthead .h3-mobile {
  line-height: 28px !important;
}
.zaspray-qr .content-cta-desktop {
  background-image: url(/images/zaspray/header-gradient-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.zaspray-qr .content-cta-desktop .cta-left {
  margin-top: -40px;
  background-color: #007C85;
  border-radius: 25px;
  padding: 20px;
}
.zaspray-qr .content-cta-desktop .cta-left .button {
  background: white 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
}
.zaspray-qr .content-cta-desktop .cta-left .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}
.zaspray-qr .content-cta-desktop .cta-right {
  margin-top: -40px;
  background-color: white;
  border-radius: 25px;
}
.zaspray-qr .content-cta-desktop .cta-right .left-cell {
  padding: 20px 10% 20px 20px;
  position: relative;
}
.zaspray-qr .content-cta-desktop .cta-right .left-cell .button {
  position: absolute;
  bottom: 0px;
  max-width: 210px;
}
.zaspray-qr .content-cta-desktop .cta-right .right-cell {
  padding: 0px;
  background-image: url(/images/zaspray/fresh-eyes.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center left;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.zaspray-qr .content-cta-desktop .cta-right h2 {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 18px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
}
.zaspray-qr .content-cta-desktop .cta-right p {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 25px;
}
.zaspray-qr .content-cta-desktop .cta-right .button {
  background: white 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
  border-color: #007C85;
}
.zaspray-qr .content-cta-desktop .cta-right .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}
.zaspray-qr .content-cta-desktop .legal {
  font-size: 10px;
  padding: 40px 0 40px 0;
}
.zaspray-qr .content-cta-mobile {
  background-color: #e5f1f3;
}
.zaspray-qr .content-cta-mobile .cta-content {
  background-image: url(/images/zaspray/header-gradient-mobile-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}
.zaspray-qr .content-cta-mobile .cta-content .cta-one {
  margin-top: -50px;
  margin-bottom: 20px;
  background-color: #007C85;
  border-radius: 45px;
  padding: 20px;
  text-align: center;
}
.zaspray-qr .content-cta-mobile .cta-content .cta-one img {
  width: 80%;
  margin-top: -80px;
  margin-bottom: 20px;
}
.zaspray-qr .content-cta-mobile .cta-content .cta-one .button {
  background: white 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
  border-color: #007C85;
  font-size: 16px;
}
.zaspray-qr .content-cta-mobile .cta-content .cta-one .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}
.zaspray-qr .content-cta-mobile .cta-content .button {
  background: transparent 0% 0% no-repeat padding-box;
  color: white;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
  border-width: 2px;
  border-color: white;
  font-size: 16px;
}
.zaspray-qr .content-cta-mobile .cta-content .button:hover {
  color: white;
  background-color: #007C85;
  border-color: white;
}
.zaspray-qr .content-cta-mobile .cta-two h2 {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 28px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
}
.zaspray-qr .content-cta-mobile .cta-two h3 {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
}
.zaspray-qr .content-cta-mobile .cta-two .button {
  background: transparent 0% 0% no-repeat padding-box;
  color: #007C85;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
  border-width: 2px;
  border-color: #007C85;
  font-size: 16px;
  margin-top: 25px;
}
.zaspray-qr .content-cta-mobile .cta-two .button:hover {
  color: #007C85;
  background-color: white;
  border-color: #007C85;
}
.zaspray-qr .content-cta-mobile .cta-two .legal {
  font-size: 12px;
  padding: 10px 0 20px 0;
}
.zaspray-qr .sup-md-h1 {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  margin-left: 5px;
  top: -25px;
}
.zaspray-qr .sup-md-button {
  font-family: Arial;
  font-weight: bold;
  font-size: 8px;
  font-style: normal;
  margin-left: 2px;
  top: -8px;
}

/*#endregion*/
/* Foundation: large */
@media (min-width: 1024px) {
  .zaspray-qr .content-cta-desktop {
    display: block;
  }
  .zaspray-qr .content-cta-mobile {
    display: none;
  }
  footer img {
    margin-bottom: 20px;
  }
  footer .footer-legal p {
    line-height: 3px;
  }
  footer .footer-desktop {
    display: flex;
  }
  footer .footer-mobile {
    display: none;
  }
}
/* Foundation: medium */
@media (min-width: 640px) and (max-width: 1023px) {
  .masthead .masthead-content {
    padding-top: 90px;
  }
  .masthead .masthead-content h1 {
    margin-bottom: 5px;
  }
  .masthead .masthead-content h2 {
    font-size: 16px;
  }
  .blephaclean .masthead {
    background-image: url(/images/blephaclean/header_blephanclean_mobile.png) !important;
    background-position: center !important;
  }
  .monoprost .masthead {
    background-image: url(/images/monoprost/header_monoprost_mobile.png) !important;
    background-position: center !important;
  }
  .thealoz-duo .masthead {
    background-image: url(/images/thealozduo/header_thealozduo_mobile.png) !important;
    background-position: center !important;
  }
  .thealoz-duo .content-3-proven-action .sidecopy {
    margin-left: 15px;
    margin-top: 20px;
  }
  .thealoz-duo .content-5-osmotic-balance .teartitle {
    margin-top: 0px;
    font-size: 12px;
  }
  .zaspray .masthead {
    background-image: url(/images/zaspray/lid_wipe-scaled.png) !important;
    background-position: center !important;
  }
  .zaspray .content-form .content {
    padding-bottom: 15px;
  }
  .zaspray-about .content-1-product-hero .content {
    align-content: center;
    justify-content: center;
    text-align: center;
  }
  .zaspray-about .content-2-triple-combined-action {
    padding-bottom: 30px;
  }
  .zaspray-about .content-2-triple-combined-action .content p {
    max-width: 100%;
  }
  .zaspray-about .content-3-how-to-use img {
    margin-top: 30px;
  }
  .zaspray-how-it-works .content-1-product-hero .content {
    text-align: center;
  }
  .zaspray-qr .masthead .masthead-content {
    padding-top: 105px;
  }
  .zaspray-qr .content-cta-desktop {
    display: none;
  }
  .zaspray-qr .content-cta-mobile {
    display: block;
  }
  .zaspray-qr .content-cta-mobile .cta-content .btn-under {
    padding: 0px 20px 0px 20px;
  }
  footer img {
    margin-bottom: 20px;
  }
  footer .footer-legal p {
    line-height: 3px;
  }
  footer .footer-desktop {
    display: flex;
  }
  footer .footer-mobile {
    display: none;
  }
}
/* Foundation: small */
@media (max-width: 639px) {
  h3 {
    line-height: 42px;
  }
  .blephaclean h3 {
    margin-top: 20px;
  }
  .blephaclean .masthead {
    background-image: url(/images/blephaclean/header_blephanclean_mobile.png) !important;
    background-position: center !important;
  }
  .blephaclean .masthead .masthead-content {
    padding-top: 90px;
  }
  .blephaclean .masthead .masthead-content h1 {
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 38px;
  }
  .blephaclean .masthead .masthead-content .h1french {
    margin-bottom: 5px;
    font-size: 26px;
    line-height: 34px;
  }
  .blephaclean .masthead .masthead-content h2 {
    font-size: 16px;
  }
  .blephaclean .masthead .masthead-content .h2french {
    font-size: 14px;
  }
  .blephaeyebag .masthead-content .button {
    margin-top: 0px;
  }
  .blephaeyebag .content-3-proven-action {
    padding-top: 100px;
  }
  .blephaeyebag .content-3-proven-action ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    column-gap: 0px;
  }
  .blephaeyebag .content-3-proven-action ol {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    column-gap: 0px;
  }
  .monoprost h3 {
    margin-top: 20px;
  }
  .monoprost .masthead {
    background-image: url(/images/monoprost/header_monoprost_mobile.png) !important;
    background-position: center !important;
  }
  .monoprost .masthead .masthead-content {
    padding-top: 90px;
  }
  .monoprost .masthead .masthead-content h1 {
    margin-bottom: 5px;
  }
  .monoprost .masthead .masthead-content h2 {
    font-size: 16px;
  }
  .monoprost .content-3-proven-action ul {
    margin-bottom: -5px;
  }
  .monoprost .content-3-proven-action .fc-image {
    margin-bottom: 20px;
  }
  .thealoz-duo h3 {
    margin-top: 20px;
  }
  .thealoz-duo .masthead {
    background-image: url(/images/thealozduo/header_thealozduo_mobile.png) !important;
    background-position: center !important;
  }
  .thealoz-duo .masthead .masthead-content {
    padding-top: 100px;
  }
  .thealoz-duo .masthead .masthead-content h1 {
    margin-bottom: 5px;
  }
  .thealoz-duo .masthead .masthead-content h2 {
    font-size: 16px;
  }
  .thealoz-duo .content-3-proven-action .sidecopy {
    margin-left: 15px;
    margin-top: 20px;
  }
  .thealoz-duo .content-5-osmotic-balance img {
    width: 80%;
    margin-top: 20px;
  }
  .thealoz-duo .content-5-osmotic-balance .teartitle {
    margin-top: 100px;
    font-size: 12px;
  }
  .thealoz-duo .content-6-reduce-dry-eye .background-grey .image {
    margin-bottom: 20px;
  }
  .zaspray .masthead {
    background-image: url(/images/zaspray/header-gradient-bg.png) !important;
    background-position: center !important;
  }
  .zaspray .content-form .content {
    padding-bottom: 15px;
  }
  .zaspray-about .content-1-product-hero .content {
    align-content: center;
    justify-content: center;
    text-align: center;
  }
  .zaspray-about .content-2-triple-combined-action {
    padding-bottom: 30px;
  }
  .zaspray-about .content-2-triple-combined-action .content p {
    max-width: 100%;
  }
  .zaspray-about .content-3-how-to-use img {
    margin-top: 30px;
  }
  .zaspray-how-it-works .content-1-product-hero .content {
    text-align: center;
  }
  .zaspray-qr .masthead .masthead-content {
    padding-top: 105px;
  }
  .zaspray-qr .masthead .masthead-content h1 {
    font-size: 56px;
    padding-bottom: 10px;
  }
  .zaspray-qr .masthead .masthead-content h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .zaspray-qr .content-cta-desktop {
    display: none;
  }
  .zaspray-qr .content-cta-mobile {
    display: block;
  }
  .zaspray-qr .content-cta-mobile .cta-content .btn-under {
    padding: 0px 20px 0px 20px;
  }
  .zaspray-qr .content-cta-mobile .cta-two h2 {
    font-size: 27px;
  }
  footer img {
    margin-bottom: 20px;
  }
  footer .footer-desktop {
    display: none;
  }
  footer .footer-mobile {
    display: flex;
  }
  footer .links a {
    font-weight: bold;
    line-height: 32px;
  }
}
