@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.p-r {
  position: relative;
}

.page-triangles {
  width: 100%;
  max-width: 680px;
  position: absolute;
  margin: 0;
}
@media only screen and (max-width: 880px) {
  .page-triangles {
    display: none;
  }
}

.hero-page-triangles {
  right: 0;
}

.hero-white-page-triangles {
  right: 0;
  top: 70px;
}

.hero-middle-white-page-triangles {
  left: 0;
  top: 500px;
  max-width: 510px;
}

.hero-small-page-triangles {
  left: -100px;
  top: -20px;
}

.faq-page-triangles {
  left: 85px;
  top: 125px;
}

.hero-small-banner-link-page-triangles {
  top: -40px;
  left: 10px;
}

.down-page-triangles {
  max-width: 620px;
  left: 0;
  bottom: 90px;
}
.down-page-triangles.at-top {
  left: 20%;
  top: 120px;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.endorses-wrapper {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper {
    margin-bottom: 0;
    background-size: cover;
    margin-top: 2rem;
    box-sizing: border-box;
  }
}
.endorses-wrapper .endore-section {
  width: 50%;
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endore-section {
    width: 100%;
    display: flex;
  }
}
.endorses-wrapper .endorses-left-box {
  padding: 1rem 6rem 3rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #fff;
  padding: 2rem 6rem 3rem;
  padding-bottom: 1rem;
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-left-box {
    padding: 0;
  }
}
.endorses-wrapper .endorses-left-box > div {
  height: auto;
  width: 100%;
}
.endorses-wrapper .endorses-left-box > div .section-box-title {
  margin: auto;
  text-align: left;
  font-weight: 500;
  width: 80%;
  box-sizing: border-box;
}
@media only screen and (max-width: 1199px) {
  .endorses-wrapper .endorses-left-box > div .section-box-title {
    padding: 1rem;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-left-box > div .section-box-title {
    padding: 2rem;
  }
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-left-box > div .section-box-title {
    padding: 1.875rem 2rem;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-left-box {
    box-sizing: border-box;
    max-width: 600px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }
}
.endorses-wrapper .endorses-left-box div {
  width: auto;
  display: flex;
}
.endorses-wrapper .endorses-left-box__cta-wrapper {
  text-align: left;
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-left-box__cta-wrapper {
    padding-left: 0;
    padding-bottom: 1rem;
    width: 100%;
  }
}
.endorses-wrapper .endorses-left-box .section-box-stitle h2 {
  margin: auto;
  text-align: left;
  width: 80%;
  box-sizing: border-box;
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-left-box .section-box-stitle h2 {
    padding: 1.8125rem 0 1.625rem;
    margin: 0 1.5rem;
  }
}
.endorses-wrapper .endorses-right-box img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1400px) {
  .endorses-wrapper .endorses-right-box img {
    margin-top: -1.5rem;
  }
}
@media only screen and (max-width: 320px) {
  .endorses-wrapper .endorses-right-box img {
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-right-box {
    box-sizing: border-box;
    max-width: 600px;
    padding-right: 0;
    margin: 0 auto;
    justify-content: center;
  }
}
@media only screen and (max-width: 320px) {
  .endorses-wrapper .endorses-right-box {
    width: 95%;
    justify-content: end;
  }
}
.endorses-wrapper .endorses-right-box img {
  margin-top: -1.25rem;
  margin-left: -2.625rem;
  max-width: 430px;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-right-box img {
    max-width: 299px;
    margin: 0;
    margin-top: -1rem;
    margin-right: 1.35rem;
    margin-left: 1.35rem;
    max-height: 170px;
  }
}
@media only screen and (max-width: 600px) {
  .endorses-wrapper .endorses-right-box img {
    width: 95%;
    margin: -2rem auto 0;
  }
}
.endorses-wrapper .endorses-right-box .parallax-inner {
  overflow-x: hidden;
}
.endorses-wrapper .endorses-cta {
  color: #fff;
  border-color: #fff;
  border-radius: 5rem;
  text-transform: none;
  margin-top: 2rem;
  min-width: 40%;
  cursor: pointer;
  color: #23a5db;
  border-color: #23a5db;
  padding: 9px 25px;
  margin-left: 2.5rem;
}
.endorses-wrapper .endorses-cta:hover {
  background-color: #23a5db;
}
.endorses-wrapper .endorses-cta path {
  stroke: #23a5db;
}
.endorses-wrapper .endorses-cta:hover {
  background-color: #23a5db;
  color: #fff;
}
.endorses-wrapper .endorses-cta:hover span div p {
  color: #fff;
}
.endorses-wrapper .endorses-cta:hover path {
  stroke: #fff;
  fill: #fff;
}
@media only screen and (max-width: 880px) {
  .endorses-wrapper .endorses-cta {
    width: 92%;
    margin: auto;
    padding: 0.5rem;
  }
}
.endorses-wrapper img {
  object-fit: cover;
  height: 220px;
}

.endorces-day-theme__bg {
  background-image: url("/assets/mockimg/background3.png");
  padding-bottom: 1rem;
  display: flex;
}
.endorces-day-theme__bg .endorses-left-box .section-box-stitle {
  color: #000;
}
@media only screen and (max-width: 880px) {
  .endorces-day-theme__bg {
    flex-direction: column-reverse;
  }
}

.endorces-night-theme__bg {
  background-image: url("/assets/mockimg/background.jpg");
  width: auto;
  background-position: center;
  display: flex;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 300px;
}
@media only screen and (max-width: 600px) {
  .endorces-night-theme__bg {
    flex-direction: column-reverse;
    background-size: cover;
    height: auto;
    max-height: 100%;
  }
}

@media (max-width: 480px) {
  .parallax-inner {
    display: none;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.contact-us-wrapper {
  margin-bottom: 3rem;
  padding-top: 2.5rem;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper {
    flex-direction: column;
    background-size: cover;
    margin: 5rem 0;
    width: 100%;
    box-sizing: border-box;
    padding-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper {
    margin: 4rem 0;
  }
}
@media only screen and (min-width: 880px) {
  .contact-us-wrapper.reverse .day-theme__bg,
  .contact-us-wrapper.reverse .night-theme__bg {
    flex-direction: row-reverse;
    justify-content: center;
  }
}
.contact-us-wrapper .night-theme__bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  background-image: url("/assets/mockimg/background2.jpg");
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .night-theme__bg {
    flex-direction: column;
    margin-top: 5.875rem;
    background-size: cover;
    height: auto;
  }
}
.contact-us-wrapper .night-theme__bg .contact-section {
  width: 50%;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-section {
    margin: auto;
    margin-top: -2rem;
    width: 95%;
  }
}
.contact-us-wrapper .night-theme__bg .contact-left-box img {
  margin-top: -1.25rem;
  margin-left: 4rem;
  max-height: 260px;
  max-width: 430px;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1199px) {
  .contact-us-wrapper .night-theme__bg .contact-left-box img {
    width: 95%;
  }
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-left-box img {
    max-width: 299px;
    max-height: 170px;
    display: block;
    margin-top: -1rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-left-box {
    width: 95%;
  }
}
.contact-us-wrapper .night-theme__bg .contact-right-box {
  padding: 1.625rem 0 1rem 6.4375rem;
  color: #fff;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-right-box {
    padding: 1rem 0 2rem;
  }
}
.contact-us-wrapper .night-theme__bg .contact-right-box__cta-wrapper {
  text-align: left;
  display: flex;
  margin-top: 1rem;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-right-box__cta-wrapper {
    margin-top: auto;
    margin-left: auto;
  }
}
.contact-us-wrapper .night-theme__bg .contact-right-box .section-box-title h2 {
  text-align: left;
  width: 80%;
  box-sizing: border-box;
  margin: 0;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-right-box .section-box-title h2 {
    padding: 3.5rem 2rem 1.875rem;
    width: 100%;
  }
}
.contact-us-wrapper .night-theme__bg .contact-right-box .section-box-stitle {
  width: 85%;
  padding: 1rem 3rem 1rem 0;
  text-align: left;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-right-box .section-box-stitle {
    padding: 0 2rem 0 1rem;
  }
}
@media only screen and (max-width: 1199px) {
  .contact-us-wrapper .night-theme__bg .contact-right-box {
    width: 50%;
  }
  .contact-us-wrapper .night-theme__bg .contact-right-box__cta-wrapper {
    padding: 0;
    display: flex;
  }
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-right-box {
    width: 100%;
  }
}
.contact-us-wrapper .night-theme__bg .contact-cta {
  color: #fff;
  border-color: #fff;
  border-radius: 5rem;
  text-transform: none;
  margin-top: 2rem;
  min-width: 40%;
  cursor: pointer;
  color: #23a5db;
  border-color: #23a5db;
  margin: 1rem 0 1rem 0;
  padding: 9px 25px;
}
.contact-us-wrapper .night-theme__bg .contact-cta:hover {
  background-color: #23a5db;
}
.contact-us-wrapper .night-theme__bg .contact-cta path {
  stroke: #23a5db;
}
.contact-us-wrapper .night-theme__bg .contact-cta:hover {
  background-color: #23a5db;
  color: #fff;
}
.contact-us-wrapper .night-theme__bg .contact-cta:hover span div p {
  color: #fff;
}
.contact-us-wrapper .night-theme__bg .contact-cta:hover path {
  stroke: #fff;
  fill: #fff;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-cta {
    width: 80%;
    margin: auto;
    padding: 0.5rem;
  }
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .night-theme__bg .contact-cta {
    width: 95%;
  }
}
.contact-us-wrapper .day-theme__bg {
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/assets/mockimg/contact-bg.png");
  display: flex;
  flex-direction: row;
  padding-bottom: 50px;
  box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .day-theme__bg {
    flex-direction: column;
    max-height: 100%;
    height: auto;
  }
}
.contact-us-wrapper .day-theme__bg .contact-section {
  max-width: 470px;
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .day-theme__bg .contact-section {
    width: 95%;
  }
}
.contact-us-wrapper .day-theme__bg .contact-section img {
  max-width: 430px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .day-theme__bg .contact-section img {
    max-width: 299px;
    max-height: 170px;
    width: 95%;
  }
}
.contact-us-wrapper .day-theme__bg .contact-left-box {
  margin-top: -1.5rem;
  padding-left: 5rem;
}
@media only screen and (max-width: 1040px) {
  .contact-us-wrapper .day-theme__bg .contact-left-box {
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .day-theme__bg .contact-left-box {
    padding-left: 0;
  }
}
.contact-us-wrapper .day-theme__bg .contact-right-box {
  padding: 44px 3rem 0;
  color: #000;
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .day-theme__bg .contact-right-box {
    width: 100%;
    padding-top: 1.8125rem;
  }
}
.contact-us-wrapper .day-theme__bg .contact-right-box .section-box-title {
  padding-left: 1rem;
  padding-bottom: 15px;
}
.contact-us-wrapper .day-theme__bg .contact-right-box .section-box-stitle {
  width: 80%;
  padding: 0 1rem 1rem;
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .day-theme__bg .contact-right-box .section-box-stitle {
    width: auto;
    padding: 0 1rem 1.625rem 1rem;
  }
}
.contact-us-wrapper .day-theme__bg .contact-cta {
  color: #fff;
  border-color: #fff;
  border-radius: 5rem;
  text-transform: none;
  margin-top: 2rem;
  min-width: 40%;
  cursor: pointer;
  border-color: #1b8cca;
  color: #1b8cca;
  margin-top: 0;
  margin-left: 1rem;
  padding: 9px 25px;
}
.contact-us-wrapper .day-theme__bg .contact-cta:hover {
  background-color: #23a5db;
}
.contact-us-wrapper .day-theme__bg .contact-cta path {
  stroke: #1b8cca;
}
.contact-us-wrapper .day-theme__bg .contact-cta:hover p {
  color: #fff;
}
.contact-us-wrapper .day-theme__bg .contact-cta:hover svg path {
  stroke: #fff;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .day-theme__bg .contact-cta {
    width: 95%;
    max-width: 200px;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us-wrapper .day-theme__bg .contact-cta {
    max-width: unset;
    width: 90%;
    margin: 0 auto;
  }
}
.contact-us-wrapper .contact-right-box__cta-wrapper {
  display: flex;
}
@media only screen and (max-width: 880px) {
  .contact-us-wrapper .contact-right-box__cta-wrapper {
    margin-left: 0;
  }
}
.contact-us-wrapper img {
  object-fit: cover;
  height: 260px;
}

.press-release-hero {
  margin-top: 30px;
}
.press-release-hero img {
  height: 300px;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
}

.banner-px-0 .contact-us-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media only screen and (max-width: 880px) {
  .contact-right-box {
    box-sizing: border-box;
    max-width: 600px;
    margin: 0 auto;
    justify-content: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.banner-img-product {
  object-fit: fill !important;
  max-width: 220px !important;
  width: 100% !important;
  height: auto !important;
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.wrapper__container {
  max-width: 1280px;
  padding: 0 55px;
  margin: 0 auto;
}
@media only screen and (max-width: 880px) {
  .wrapper__container {
    padding: 0 25px;
  }
}
.wrapper__header {
  max-width: 1280px;
  padding: 0 55px;
  margin: 0 auto;
}
@media only screen and (max-width: 880px) {
  .wrapper__header {
    padding: 0;
  }
}
@font-face {
  font-family: "Azo Sans";
  src: url("/fonts/azosansmedium-webfont.woff2") format("woff2"), url("/fonts/azosansmedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@keyframes fadeIn {
  0% {
    background-color: rgba(28, 37, 46, 0);
  }
  25% {
    background-color: rgba(28, 37, 46, 0.25);
  }
  50% {
    background-color: rgba(28, 37, 46, 0.5);
  }
  100% {
    background-color: rgb(28, 37, 46);
  }
}
.fam-wrapper {
  margin-bottom: 3rem;
  padding-top: 3rem;
}
@media only screen and (max-width: 880px) {
  .fam-wrapper {
    flex-direction: column;
    background-size: cover;
    margin: 4rem 0;
    padding: 0 1rem;
    width: 100%;
    box-sizing: border-box;
  }
}
.fam-wrapper .day-theme__bg {
  display: flex;
  max-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-sizing: border-box;
}
@media only screen and (max-width: 880px) {
  .fam-wrapper .day-theme__bg {
    flex-direction: column;
    max-height: 100%;
    height: auto;
    min-height: auto;
    align-items: center;
    flex-direction: column;
    flex-flow: column-reverse;
  }
}
@media only screen and (min-width: 880px) {
  .fam-wrapper .day-theme__bg {
    flex-direction: row;
    padding-left: 6.25rem;
    padding-right: 4rem;
    justify-content: space-between;
    height: 300px;
  }
}
.fam-wrapper .day-theme__bg .fam-left-box {
  text-align: left;
}
.fam-wrapper .day-theme__bg .fam-left-box .section-box {
  width: 18.688rem;
}
.fam-wrapper .day-theme__bg .fam-left-box .section-box-title {
  margin-top: 1.875rem;
}
@media only screen and (min-width: 1199px) {
  .fam-wrapper .day-theme__bg .fam-left-box .section-box-title {
    margin-top: 3.291rem;
  }
}
.fam-wrapper .day-theme__bg .fam-left-box .section-box-stitle {
  margin-top: 0.938rem;
}
@media only screen and (min-width: 1199px) {
  .fam-wrapper .day-theme__bg .fam-left-box .section-box-stitle {
    margin-top: 0.5rem;
  }
}
@media only screen and (min-width: 1199px) {
  .fam-wrapper .day-theme__bg .fam-left-box .section-box {
    width: 30.688rem;
  }
}
.fam-wrapper .day-theme__bg .fam-left-box .fam-img-product {
  width: 7.5rem;
  height: 2.5rem;
}
.fam-wrapper .day-theme__bg .fam-left-box .fam-img-product:nth-child(1) {
  margin-right: 1.25rem;
}
@media only screen and (min-width: 1199px) {
  .fam-wrapper .day-theme__bg .fam-left-box .fam-img-product:nth-child(1) {
    margin-right: 3.125rem;
  }
}
@media only screen and (min-width: 1199px) {
  .fam-wrapper .day-theme__bg .fam-left-box .fam-img-product {
    width: 11.323rem;
    height: 3.75rem;
  }
}
.fam-wrapper .day-theme__bg .fam-left-box .fam-img-productBr {
  width: 10.5rem;
}
@media only screen and (min-width: 1199px) {
  .fam-wrapper .day-theme__bg .fam-left-box .fam-img-productBr {
    width: 14.323rem;
  }
}
.fam-wrapper .day-theme__bg .fam-right-box img {
  width: 18.688rem;
  height: 10.625rem;
  margin-top: -1rem;
}
@media only screen and (min-width: 880px) {
  .fam-wrapper .day-theme__bg .fam-right-box img {
    width: 24.875rem;
    height: 12.25rem;
  }
}
@media only screen and (min-width: 1040px) {
  .fam-wrapper .day-theme__bg .fam-right-box img {
    width: 26.875rem;
    height: 16.25rem;
  }
}
@media only screen and (min-width: 880px) {
  .fam-wrapper .day-theme__bg .fam-right-box {
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
    margin-top: -1.25rem;
  }
}
@media only screen and (min-width: 1199px) {
  .fam-wrapper .day-theme__bg .fam-right-box {
    margin-top: 0.188rem;
  }
}
.fam-wrapper .day-theme__bg .contact-cta {
  color: #fff;
  border-color: #fff;
  border-radius: 5rem;
  text-transform: none;
  margin-top: 2rem;
  min-width: 40%;
  cursor: pointer;
  border-color: #1b8cca;
  color: #1b8cca;
  padding: 9px 25px;
  width: 100%;
  margin: 1.25rem 0;
}
.fam-wrapper .day-theme__bg .contact-cta:hover {
  background-color: #23a5db;
}
@media only screen and (min-width: 880px) {
  .fam-wrapper .day-theme__bg .contact-cta {
    width: inherit;
  }
}
.fam-wrapper .day-theme__bg .contact-cta path {
  stroke: #1b8cca;
}
.fam-wrapper .day-theme__bg .contact-cta:hover {
  color: #fff;
}
.fam-wrapper .day-theme__bg .contact-cta:hover path {
  stroke: #fff;
}
.fam-wrapper .contact-right-box__cta-wrapper {
  display: flex;
}
