<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --light-swell-color: #80d8d4;
    --midnight-color: #253746;
    --sand-color: #faf6f3;
    --salt-color: #fff;
    --swell-color: #00b2a9;
    --dark-swell-color: #007b84;
    --plumeria-color: #dd74a1;
    --pacific-color: #0072ce;
    --papaya-color: #ef9600;
    --hibiscus-color: #e1523d;
    --sand-tint-color: #f7f1eb;
    --midnight-tint-color: #919ba3;
    --plumeria-tint-color: #eebad0;
    --pacific-tint-color: #80b9e6;
    --papaya-tint-color: #f7ca80;
    --hibiscus-tint-color: #f0a89e;
}
h1 {
    font-size: 42px;
    font-weight: 700;
}

a,
body,
div,
p {
  font-size: 16px;
}
div a,
span a {
  color: #107f78;
}
div a:hover,
span a:hover {
  color: #045755;
  text-decoration: underline;
}
.content-container {
  padding-left: 30px !important;
  padding-right: 30px !important;
  max-width: 1200px !important;
}
.btn {
  /* font-family: "GT America" !important; */
  font-size: 16px !important;
  font-style: normal;
  text-align: center !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  line-height: 20px !important;
  color: #16222c !important;
  border-radius: 14px !important;
  padding: 15px 36px !important;
  min-height: 50px !important;
}
.btn-primary {
  /* font-family: "GT America" !important; */
  background-color: #83d8d3 !important;
  border: 1px solid #83d8d3 !important;
  font-weight: 500 !important;
  overflow: hidden;
}
.btn-primary:hover {
  background-color: #a1e5e1 !important;
  border: 1px solid #a1e5e1 !important;
}
.btn-primary:focus {
  border: 3px solid #00b2a9 !important;
  background-color: #83d8d3 !important;
  outline: 0;
}
.btn-primary:active {
  border: 1px solid #00b2a9 !important;
  background-color: #00b2a9 !important;
}
.btn-primary-action {
  background-color: #ef9600 !important;
  border: 1px solid #ef9600 !important;
  font-weight: 500 !important;
}
.btn-primary-action:hover {
  background-color: #f4ac32 !important;
  border: 1px solid #f4ac32 !important;
  font-weight: 500 !important;
}
.btn-primary-action:focus {
  border: 1px solid #bc7600 !important;
  background-color: #ef9600 !important;
  outline: 0 !important;
}
.btn-primary-action:active {
  border: 3px solid #d68300 !important;
  background-color: #d68300 !important;
}
.btn-outline-secondary {
  color: #16222c !important;
  border: 1.5px solid #253746 !important;
  font-weight: 500 !important;
}
.btn-outline-secondary:hover {
  background-color: #5c6974 !important;
  border: 1.5px solid #253746 !important;
  color: #fff !important;
}
.btn-outline-secondary:focus {
  background-color: #253746 !important;
  border: 1.5px solid #253746 !important;
  box-shadow: 0 0 0 2px #fff inset !important;
  color: #fff !important;
  outline: 0 !important;
}
.btn-outline-secondary:active {
  border: 1.5px solid #253746 !important;
  background-color: #253746 !important;
  box-shadow: none !important;
  color: #fff !important;
}
.btn-outline-light {
  color: #fff !important;
  border: 1.5px solid #fff !important;
}
.btn-outline-light:hover {
  background-color: #253746 !important;
  border: 1.5px solid #fff !important;
  color: #fff !important;
}
.btn-outline-light:focus {
  border: 1.5px solid #253746 !important;
  box-shadow: 0 0 0 2px #fff inset !important;
  background-color: #16222c !important;
  color: #fff !important;
  outline: 0 !important;
}
.btn-outline-light:active {
  border: 1.5px solid #253746 !important;
  background-color: #253746 !important;
  color: #fff !important;
  box-shadow: none !important;
}
.btn-primary.btn-responsive-width {
  width: 100%;
}
.btn-careers2023 {
  background-color: #243746!important;
  border: 1px solid #243746!important;
  font-weight: 500 !important;
  color:#ffffff!important;
  overflow: hidden;
}
.content-container .product-description-container {
  background-color: #fff;
  max-width: 800px !important;
}
@media (min-width: 768px) {
  .btn-primary.btn-responsive-width {
    width: initial;
  }
}
.loginBtn button {
  width: 100px;
  padding: 0.5rem 0 !important;
  font-size: 14px;
}
ul {
  list-style: none;
}
ol,
ul {
  padding-left: 30px;
}
ul li {
  position: relative;
}
ul li::before {
  content: "\2022";
  color: #0d7b84;
  font-weight: 700;
  font-size: 150%;
  margin-left: -1.5rem;
  line-height: 1;
  position: absolute;
}
ul.disable-ul-bullets li::before {
  display: none !important;
}
#rt-footer ul,
#rt-footer ul li,
.calculatorList ul,
.calculatorList ul li,
.loginDropdown ul,
.loginDropdown ul li,
.mobileNav ul,
.mobileNav ul li,
ul.dropdown-menu,
ul.dropdown-menu li,
ul.megaMenu,
ul.megaMenu li {
  padding: 0;
  position: initial;
}
#resourcesPagination li::before,
#rt-footer ul li::before,
.calculatorList li::before,
.loginDropdown li:before,
.mobileNav ul li::before,
ul.dropdown-menu li::before,
ul.megaMenu li::before {
  content: none;
}
.link-unstyled,
.link-unstyled:hover,
.link-unstyled:link {
    color: #000!important;
    text-decoration: none;
}
.speedBump {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #faf6f3;
  z-index: 9999;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s,
    -webkit-transform 0.25s;
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.speedBump.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, -webkit-transform 0.25s;
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
@media (max-width: 767px) {
  .speedBump {
    position: fixed;
  }
}
.speedBump .close {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
.speedBump .speedContainer {
  margin: 0 auto;
  width: 700px;
  background: #faf6f3;
  color: #fff;
  padding: 31px 54px 40px;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .speedBump .speedContainer {
    width: 700px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .speedBump .speedContainer {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .speedBump .speedContainer {
    width: 100%;
    top: 0;
    -webkit-transform: translate(0, 5%);
    -ms-transform: translate(0, 5%);
    transform: translate(0, 5%);
    left: 0;
    position: fixed;
    padding: 31px 21px 40px;
  }
}
.speedBump .speedContainer h2 {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  line-height: inherit;
}
@media (max-width: 767px) {
  .speedBump .speedContainer h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
.speedBump .speedContainer p {
  text-align: center;
  margin: 28px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
}
.speedBump .speedContainer p + p {
  margin: 10px 0;
}
.speedBump .speedContainer .speedButSection {
  margin-top: 10px;
  display: inline-block;
}
@media (max-width: 767px) {
  .speedBump .speedContainer .speedButSection a {
    width: 100px;
    padding: 5px 15px;
  }
}
.speedBump .speedContainer .speedButSection a:last-child {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .speedbump.speedcontainer.speedbutsectiona: last-child {
    margin-left: 30px;
  }
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 0.8em;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
#header-hamburger {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
#header-hamburger &gt; .menu-wrapper {
  position: relative;
}
#header-hamburger &gt; .menu-wrapper &gt; .hamburger-menu {
  position: absolute;
  right: 0;
  transform: scale(1.3);
}
#header-hamburger &gt; .menu-wrapper &gt; #hamburger-text {
  position: absolute;
  right: 0;
  font-size: 13px;
  margin-top: 0.25rem;
}
#contact-us-container {
  background-color: #faf6f3;
}
#rt-footer,
#rt-mobile-footer {
  padding: 30px 15px 100px 15px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  background-color: #253746;
  color: #c9cdd1;
  font-size: 14px;
}
#rt-footer a,
#rt-footer p {
  font-size: 14px;
}
#rt-footer h6 .speedBumpLink {
  color: #83d8d3;
}
.footer-line {
  border: 1px 0 0 0;
  border-color: #5c6974;
  margin: 0 0;
  margin-top: 10px;
}
.ftr-mobile .footer-line {
  border-color: #00b2a9;
}
.vl {
  border-left: 1px solid #5c6974;
  height: 23px;
  margin-top: 1rem;
}
#customer-service {
  position: relative;
}
#service-svg {
  position: absolute;
  top: 0;
  left: -2.8em;
}
.contact-line {
  border-color: #c2c8cc;
  margin: 0 0;
  margin-top: 10px;
}
.contact-cards {
  position: relative;
}
.contact-cards-svg {
  position: absolute;
  top: 0;
  left: -2.8em;
}
#red,
#teal,
#yellow {
  opacity: 0.5;
}
#red {
  position: absolute;
  top: 120rem;
  left: 0;
  height: 35rem;
}
#teal {
  position: absolute;
  top: 30rem;
  left: -50px;
  height: 35rem;
}
#yellow {
  position: absolute;
  top: 74rem;
  right: 0;
  height: 29rem;
}
.accordion &gt; .card &gt; .card-header {
  padding-top: 30px;
  padding-bottom: 30px;
}
.desktop {
  display: flex;
}
.mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mobile-pt {
    padding-top: 2rem;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-flex;
  }
}
.get-in-touch {
  margin-bottom: 100px;
}
.get-in-touch h2 {
  margin-bottom: 0;
}
.get-in-touch .find-branch {
  text-align: right;
  margin-top: 6px;
}
.get-in-touch .find-branch a {
  color: #107f78;
}
@media only screen and (max-width: 992px) {
  .get-in-touch .find-branch {
    margin-top: 20px;
    text-align: left;
  }
}
#contact-us-faq {
  margin-top: 80px;
}
.get-in-touch {
  margin-bottom: 100px;
}
.get-in-touch h2 {
  margin-bottom: 0;
}
.get-in-touch .find-branch {
  text-align: right;
  margin-top: 6px;
}
.get-in-touch .find-branch a {
  color: #107f78;
}
@media only screen and (max-width: 992px) {
  .get-in-touch .find-branch {
    margin-top: 20px;
    text-align: left;
  }
}
.container.div-faq-container {
  max-width: 1200px !important;
}
#contact-us-faq p,
.container.div-faq-container p {
  margin-bottom: 0;
}
.container.div-accordion-container {
  max-width: 800px !important;
}
.btn-accordion {
  background-color: transparent;
  color: #444;
  cursor: pointer;
  padding: 1rem 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: 0;
  transition: 0.4s;
}
.btn-accordion p {
  font-size: 18px;
  display: inline-block !important;
  font-weight: 500;
  max-width: 760px;
}
button.btn-accordion:focus {
  outline: 0;
}
.active h5 {
  font-weight: 500;
}
.plus {
  height: 24px;
  width: 24px;
  background: url(/images/plus-faq.svg);
  background-repeat: no-repeat;
  background-position: center right 0;
  float: right;
}
.active .plus {
  background: url(/images/minus-faq.svg);
  background-repeat: no-repeat;
  background-position: center right 0;
}
.panel-accordion {
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel-accordion p {
  font-size: 16px;
}
.accordion-solid {
    border-top: 1px solid #80d8d4;
    margin-top: 0;
    margin-bottom: 0;
}
#footer-accordion button.btn-accordion {
  background-color: #2b4052;
  color: #fff;
  border-top: 1px solid #253746;
  border-bottom: 1px solid #253746;
}
#footer-accordion button.btn-accordion.active {
  border: none;
}
#footer-accordion button.btn-accordion:after {
  content: "";
}
#footer-accordion button.btn-accordion.active:after {
  content: "";
}
.arrow:after {
  content: url(/media/2290/caret-down.png);
  line-height: 50px;
  float: right;
}
.active .arrow:after {
  content: url(/media/2291/caret-up.png);
  line-height: 50px;
  float: right;
}
#footer-accordion .panel-accordion {
  background-color: #2b4052;
}
#footer-accordion .panel-accordion ul li a {
  color: #fff;
}
#footer-accordion .panel-accordion ul li {
  text-align: left;
}
#about-us-container {
  background-color: #faf6f3;
}
#about-us-header {
  color: #0072ce;
}
#about-message-section {
  background-color: #80d8d4;
  width: 100%;
}
#about-exec-section {
  background-color: #253746;
  color: #fff;
  width: 100%;
}
#about-blue-wave {
  position: relative;
  bottom: -10px;
  width: 200%;
}
#about-left-wave {
  position: absolute;
  left: -550px;
  top: 10px;
}
@media screen and (max-width: 1023px) {
  #about-us-container {
    padding-top: 0 !important;
  }
  .about-px {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .about-px {
    margin-top: 15px !important;
  }
}
@media screen and (min-width: 768px) {
  #about-side-pattern-left {
    position: absolute;
    left: -90px;
  }
  #about-side-pattern-right {
    position: absolute;
    right: -90px;
  }
}
@media screen and (min-width: 992px) {
  #about-side-pattern-left {
    position: absolute;
    left: -70px;
  }
  #about-side-pattern-right {
    position: absolute;
    right: -70px;
  }
}
#prod-dir-container {
  background-color: #faf6f3;
}
#prod-dir-bannerbg {
  position: absolute;
  top: 5px;
  max-width: 100%;
}
#prod-dir-left-wave {
  position: absolute;
  left: -250px;
  top: 120px;
  padding-top: 600px;
}
#prod-dir-right-blob {
  position: absolute;
  right: -100px;
  top: 885px;
  padding-top: 600px;
}
@media screen and (min-width: 400px) {
  #prod-dir-right-blob {
    position: absolute;
    right: -100px;
    top: 795px;
  }
}
@media screen and (min-width: 450px) {
  #prod-dir-right-blob {
    position: absolute;
    right: -100px;
    top: 720px;
  }
}
@media screen and (min-width: 500px) {
  #prod-dir-right-blob {
    position: absolute;
    right: -100px;
    top: 635px;
  }
}
@media screen and (min-width: 576px) {
  #prod-dir-left-wave {
    position: absolute;
    left: -450px;
    top: -40px;
  }
  #prod-dir-right-blob {
    position: absolute;
    right: -100px;
    top: 635px;
  }
}
@media screen and (min-width: 768px) {
  #prod-dir-left-wave {
    position: absolute;
    left: -545px;
    top: -70px;
  }
  #prod-dir-right-blob {
    position: absolute;
    right: -100px;
    top: 595px;
  }
}
@media screen and (min-width: 992px) {
  #prod-dir-left-wave {
    position: absolute;
    left: -460px;
    top: -70px;
  }
  #prod-dir-right-blob {
    position: absolute;
    right: 30px;
    top: 585px;
  }
  #prod-dir-content-block,
  .prod-dir-content-block {
    max-width: 65% !important;
  }
}
@media screen and (min-width: 1200px) {
  #prod-dir-bannerbg {
    max-width: 1072px;
  }
  #prod-dir-bannerbg.productPageHeroModule {
    max-width: unset;
  }
  #prod-dir-left-wave {
    position: absolute;
    left: -425px;
    top: -90px;
  }
  #prod-dir-right-blob {
    position: absolute;
    right: 75px;
    top: 575px;
  }
  #prod-dir-content-block,
  .prod-dir-content-block {
    max-width: 65% !important;
  }
}
@media screen and (min-width: 1800px) {
  #prod-dir-content-block,
  .prod-dir-content-block {
    max-width: 100% !important;
  }
  #prod-feature-title-row {
    justify-content: center !important;
  }
}
#related-links-icon {
  height: 75px;
}
#product-dir-list li a {
  color: #0d7b84;
}
#product-dir-caret {
  color: #0d7b84;
  font-size: 20px;
}
.fine-print,
.fine-print a,
.fine-print p {
  font-size: 12px;
  line-height: 20px;
}
.fine-print p:last-child {
  margin-bottom: 0;
}
.fine-print ol {
  list-style-position: outside;
}
.fine-print ol li {
  padding-left: 20px;
  display: list-item !important;
  padding-bottom: 1.75rem;
}
.fine-print-module,
.fine-print-module a,
.fine-print-module p {
  font-size: 12px;
  line-height: 20px;
}
.fine-print-module ol {
  list-style-position: outside;
}
.fine-print-module ol li {
  padding-left: 20px;
  display: list-item !important;
  padding-bottom: 1.75rem;
}
.prod-desc-module-side-image-left {
  left: 0;
  transform: translateX(-50%);
  top: 75px;
}
.prod-desc-module-side-image-right {
  right: 0;
  transform: translateX(50%);
  top: 75px;
}
@media only screen and (max-width: 768px) {
  .prod-desc-module-side-image-left img,
  .prod-desc-module-side-image-right img {
    transform: scale(0.75);
  }
}
#overview-container {
  background-color: #faf6f3;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #overview-container {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #overview-container {
    margin-top: 0;
  }
}
#overview-icon {
  height: 75px;
}
#overview-side-pattern-left {
  position: absolute;
  left: -60px;
  top: 10px;
}
#overview-intro-img {
  position: absolute;
  right: -100px;
  top: 0;
  max-width: 50%;
}
@media screen and (min-width: 430px) {
  #overview-side-pattern-left {
    top: 20px;
  }
  #overview-intro-img {
    position: absolute;
    right: -70px;
    top: -15px;
    max-width: 40%;
  }
}
@media screen and (min-width: 576px) {
  #overview-intro-img {
    position: absolute;
    right: -100px;
    top: 0;
    max-width: 50%;
  }
}
@media screen and (min-width: 660px) {
  #overview-intro-img {
    position: absolute;
    right: -220px;
    top: 10px;
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  #overview-intro-img {
    position: absolute;
    right: -200px;
    top: 0;
    max-width: 40%;
  }
}
@media screen and (min-width: 992px) {
  #overview-intro-img {
    position: absolute;
    right: -220px;
    top: -10px;
    max-width: 40%;
  }
}
@media screen and (min-width: 1100px) {
  #overview-intro-img {
    position: absolute;
    right: -270px;
    top: -40px;
    max-width: 40%;
  }
}
@media screen and (min-width: 1200px) {
  #overview-intro-img {
    position: absolute;
    right: -250px;
    top: -30px;
    max-width: 40%;
  }
}
@media screen and (min-width: 1350px) {
  #overview-intro-img {
    position: absolute;
    right: -350px;
    top: -30px;
    max-width: 40%;
  }
}
@media screen and (min-width: 1450px) {
  #overview-intro-img {
    position: absolute;
    right: -500px;
    top: -30px;
    max-width: 40%;
  }
}
@media screen and (min-width: 1600px) {
  #overview-intro-img {
    position: absolute;
    right: -600px;
    top: -30px;
    max-width: 50%;
  }
}
@media screen and (min-width: 1700px) {
  #overview-intro-img {
    position: absolute;
    right: -800px;
    top: -30px;
    max-width: 50%;
  }
}
@media screen and (min-width: 1900px) {
  #overview-intro-img {
    position: absolute;
    right: -1000px;
    top: -30px;
    max-width: 50%;
  }
}
.contact-us hr {
border-color: #82bae4;
}

.contact-us h3 {
  /* font-family: "GT Alpina"; */
  font-size: 24px;
  color: #16222c;
}
#overview-dropdown-btn {
  display: flex !important;
  justify-content: space-between !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  padding-right: 12px !important;
  text-overflow: ellipsis !important;
  width: 100%;
  border-color: transparent !important;
  background-color: #fff !important;
  color: grey !important;
  border-radius: 0 !important;
  font-size: 120% !important;
  /* font-family: "GT America" !important; */
  line-height: 1.5 !important;
  text-align: center !important;
  border: 1px solid transparent !important;
  vertical-align: middle !important;
  padding: 0.375rem 0.75rem !important;
}
#overview-dropdown-btn:hover {
  text-decoration: none;
}
#overview-dropdown-item {
  color: #343a40 !important;
}
#overview-dropdown-menu li.hover a {
  text-decoration: underline !important;
  color: #343a40 !important;
}
#overview-dropdown-chevron[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
#overview-dropdown-btn::after {
  display: none !important;
}
#overview-dropdown-chevron {
  width: 25px;
  height: 25px;
  transition: 0.4s;
  margin-top: 4px;
}
.rotated {
  transform: rotate(180deg);
}
#overview-search-input {
  border: none;
  width: 110%;
}
#overview-search-input::placeholder {
  color: var(--midnight-tint-color);
}
#overview-search-input:focus {
  outline: 0;
}
#overview-dropdown-menu {
  border-radius: 0;
  margin-top: -1%;
  border: none;
}
#overview-primary-btn {
  width: 100% !important;
  white-space: normal !important;
}
#overview-outline-btn {
  width: 100% !important;
  white-space: normal !important;
}
#overview-feedback-banner {
  width: 100%;
}
.intro-container .icon-label {
  /* font-family: "GT Alpina"; */
  padding-bottom: 10px;
}
#home-dropdown-btn {
  display: flex !important;
  justify-content: space-between !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  padding-right: 12px !important;
  text-overflow: ellipsis !important;
  width: 100%;
  border-color: transparent !important;
  background-color: #fff !important;
  color: light grey !important;
  border-radius: 0 !important;
  font-size: 120% !important;
  /* font-family: "GT America" !important; */
  line-height: 1.5 !important;
  text-align: center !important;
  border: 1px solid transparent !important;
  vertical-align: middle !important;
  padding: 0.375rem 0.75rem !important;
}
#home-dropdown-btn:hover {
  text-decoration: none;
}
#home-dropdown-chevron[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
#home-dropdown-btn::after {
  display: none !important;
}
#home-dropdown-chevron {
  width: 25px;
  height: 25px;
  transition: 0.4s;
  margin-top: 4px;
}
.rotated {
  transform: rotate(180deg);
}
#home-search-input {
  border: none;
  width: 110%;
}
#home-search-input:focus {
  outline: 0;
}
#home-dropdown-menu {
  border-radius: 0;
  margin-top: -1%;
  border: none;
}
.padding-top {
  padding-top: 200px;
}
.padding-bottom {
  padding-bottom: 200px;
}
body {
  background-color: #faf6f3 !important;
}
.padding-top {
  padding-top: 3em;
}
.padding-bottom {
  padding-bottom: 2em;
}
.border-bottom {
  border-bottom: solid 1px #d3d3d3;
}
/*.breadcrumbs-border {*/
/*    border-bottom: solid 1px #c2c8cc;*/
/*}*/
#home-primary-btn {
  width: 100% !important;
  white-space: normal !important;
}
#home-container {
  background-color: #f7f1ea;
}
#home-icon {
  height: 60px;
}
#home-link {
  color: #000;
}
img.hero-icon {
  height: 60px;
}
.featured1 {
  background-position: top !important;
  background: url("/images/home/sandbackground.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.featured-refresh {
  position: relative;
  overflow: hidden;
  padding: 35px 0 35px 0;
  background-color: #f0e3d5;
}

.featured-refresh2 {
}
@media screen and (max-width: 1600px) {
  .featured2 {
    background-size: 1800px 1800px;
    background-position-y: 0;
  }
}
@media screen and (max-width: 1200px) {
  .featured2 {
    background-size: 1200px 1200px;
    background-position-y: 150px;
  }
}
@media screen and (max-width: 991px) {
  .featured2 {
    background-size: 1200px 1200px;
    background-position-y: 350px;
  }
}
@media screen and (max-width: 767px) {
  .featured2 {
    background-size: 800px 800px;
    background-position-y: 520px;
  }
}
@media screen and (max-width: 645px) {
  .featured2 {
    background-size: 800px 800px;
    background-position-y: 400px;
  }
}
@media screen and (max-width: 645px) {
  .featured2 {
    background-size: 800px 800px;
    background-position-y: 400px;
  }
}
@media screen and (max-width: 575px) {
  .featured2 {
    background-size: 800px 800px;
    background-position-y: 310px;
  }
}
.featured3 {
  background-color: #f7f1eb;
}
#shapes1,
#shapes3 {
  position: absolute;
  right: -60px;
  top: 130px;
}
#shapes2 {
  position: absolute;
  left: -60px;
  top: 130px;
}
@media screen and (max-width: 575px) {
  #shapes1,
  #shapes2,
  #shapes3 {
    display: none;
  }
}
#intro {
  background-color: #80d8d4 !important;
  background-repeat: repeat-x !important;
  padding-bottom: 146px;
  background-size: 1967px 1001px !important;
  background-position: bottom -415px left 201px !important;
  opacity: 0.9999 !important;
  image-rendering: crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
@media screen and (max-width: 2200px) {
  #intro {
    padding-bottom: 146px;
    background-size: 95% !important;
    background-position: bottom -443px left -50px !important;
  }
}
@media screen and (max-width: 2100px) {
  #intro {
    padding-bottom: 146px;
    background-size: 95% !important;
    background-position: bottom -408px left -100px !important;
  }
}
@media screen and (max-width: 2000px) {
  #intro {
    padding-bottom: 146px;
    background-size: 105% !important;
    background-position: bottom -450px left -100px !important;
  }
}
@media screen and (max-width: 1950px) {
  #intro {
    padding-bottom: 146px;
    background-size: 105% !important;
    background-position: bottom -431px left -100px !important;
  }
}
@media screen and (max-width: 1900px) {
  #intro {
    padding-bottom: 143px;
    background-size: 119% !important;
    background-position: bottom -499px left -205px !important;
  }
}
@media screen and (max-width: 1850px) {
  #intro {
    padding-bottom: 143px;
    background-size: 119% !important;
    background-position: bottom -479px left -165px !important;
  }
}
@media screen and (max-width: 1800px) {
  #intro {
    padding-bottom: 143px;
    background-size: 119% !important;
    background-position: bottom -465px left -196px !important;
  }
}
@media screen and (max-width: 1750px) {
  #intro {
    padding-bottom: 143px;
    background-size: 119% !important;
    background-position: bottom -443px left -200px !important;
  }
}
@media screen and (max-width: 1700px) {
  #intro {
    padding-bottom: 143px;
    background-size: 121% !important;
    background-position: bottom -435px left -285px !important;
  }
}
@media screen and (max-width: 1650px) {
  #intro {
    padding-bottom: 143px;
    background-size: 123% !important;
    background-position: bottom -430px left -250px !important;
  }
}
@media screen and (max-width: 1600px) {
  #intro {
    padding-bottom: 143px;
    background-size: 128% !important;
    background-position: bottom -438px left -250px !important;
  }
}
@media screen and (max-width: 1550px) {
  #intro {
    padding-bottom: 143px;
    background-size: 131% !important;
    background-position: bottom -435px left -245px !important;
  }
}
@media screen and (max-width: 1500px) {
  #intro {
    padding-bottom: 143px;
    background-size: 132% !important;
    background-position: bottom -415px left -245px !important;
  }
}
@media screen and (max-width: 1450px) {
  #intro {
    padding-bottom: 143px;
    background-size: 130% !important;
    background-position: bottom -386px left -245px !important;
  }
}
@media screen and (max-width: 1350px) {
  #intro {
    padding-bottom: 143px;
    background-size: 150% !important;
    background-position: bottom -430px left -400px !important;
  }
}
@media screen and (max-width: 1275px) {
  #intro {
    padding-bottom: 143px;
    background-size: 163% !important;
    background-position: bottom -450px left -470px !important;
  }
}
@media screen and (max-width: 1200px) {
  #intro {
    padding-bottom: 143px;
    background-size: 168% !important;
    background-position: bottom -424px left -470px !important;
  }
}
@media screen and (max-width: 1023px) {
  #intro {
    background: url(/images/home/mobile-wave-bg.png) !important;
    background-color: #80d8d4 !important;
    background-repeat: no-repeat !important;
    background-size: 1023px 150px !important;
    background-position: bottom 0 left 0 !important;
  }
}
@media screen and (max-width: 767px) {
  #intro {
    background-position: bottom -55px left 0 !important;
  }
}
.intro-container {
  width: 50%;
}
@media screen and (max-width: 1023px) {
  .intro-container {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #home-primary-btn {
    width: auto !important;
    white-space: normal !important;
  }
}
#div-appStore {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10rem;
  overflow: visible;
  height: 150px;
}
#div-appStore h1 {
  /* font-family: "GT Alpina", serif; */
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 1rem;
}
#div-contentStore {
  text-align: center;
}
#whale-wave,
#whale-wave-2 {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
}
#whale-wave {
  z-index: 1;
}
#whale-wave-2 {
  z-index: 0;
}
#img-phone {
  width: 100%;
  margin: 3rem 0 3rem 0;
  transform: translateY(1rem);
}
.div-col-padding {
  padding: 0 10px 0 10px !important;
}

@media (min-width: 1400px) {
  #img-phone {
    transform: translateY(3rem);
  }
}

@media (min-width: 300px) and (max-width: 1450px) {
  #whale-wave {
    max-width: 200% !important;
    height: auto !important;
    bottom: 0px !important;
    left: 0px !important;
  }
  #whale-wave2 {
    max-width: 200% !important;
    height: auto !important;
    bottom: 0px !important;
    left: 0px !important;
  }
}
@media (min-width: 1200px) {
  #div-appStore h1 {
    margin: 5rem 0 1rem 0;
    font-size: 42px;
  }
  #img-phone {
    width: 100%;
    margin: 0 70px 3rem 0;
  }
  #img-appleStore,
  #img-playStore {
    margin-top: 1rem;
    width: 10rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #div-appStore h1 {
    margin: 4rem 0 1rem 0;
    font-size: 32px;
  }

  #img-phone {
    width: 100%;
    margin: 0 30px 5rem 0;
  }
  #img-appleStore,
  #img-playStore {
    margin-top: 1rem;
    width: 10rem;
  }
}
@media (min-width: 992px) {
  #div-appStore {
    padding-top: 100px !important;
  }
  #img-appleStore {
    margin-right: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #div-appStore {
    padding-top: 100px !important;
  }
  #div-appStore h1 {
    margin: 3rem 0 1rem 0;
    font-size: 1.5rem;
  }
  #img-phone {
    margin: 0 3rem 0 0;
    width: 100%;
    transform: translateY(6rem) !important;
  }
  #img-appleStore,
  #img-playStore {
    width: 10rem;
    margin-top: 0;
  }
  #div-contentStore {
    min-height: 25rem;
  }
}
@media (min-width: 768px) {
  #div-contentStore {
    text-align: left;
  }
  #img-phone {
    /* float: right; */
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #div-contentStore {
    margin: auto;
  }
  #div-appStore h1 {
    font-size: 28px;
    display: block;
  }
  #img-phone {
    margin: 5rem 0 4rem 6rem;
    width: 100%;
  }
  #img-appleStore {
    margin-right: 1rem;
  }
}
.toggleTab a.unstyled-anchor {
  color: #000;
  text-decoration: none;
}
.toggleTab a.unstyled-anchor:focus,
.toggleTab a.unstyled-anchor:hover {
  color: #000;
  text-decoration: none;
}
.toggleTab .toggleTabBlue {
  background-color: rgba(128, 216, 212, 0.5);
}
.toggleTab .toggleTabBlue.toggleTabActive {
  background-color: #80d8d4;
}
.toggleTab .toggleTabBlue:hover {
  background-color: rgba(127, 230, 225, 0.5);
}
.toggleTab .toggleTabBlue.toggleTabActive:hover {
  background-color: #7fe6e1;
}
.toggleTab .toggleTabYellow {
  background-color: rgba(247, 202, 128, 0.5);
}
.toggleTab .toggleTabYellow.toggleTabActive {
  background-color: #f7ca80;
}
.div-mega-cta {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.col-mega-cta p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01em;
}
.cta-button {
  text-transform: uppercase;
  width: 100%;
  white-space: normal;
  font-size: 14px !important;
}
@media (min-width: 768px) {
  .div-mega-cta {
    width: 1072px !important;
    padding: 0 !important;
  }
  .cta-button {
    float: right;
    min-width: auto;
  }
}
.container-fluid.div-appStore-fluid {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.div-appStore {
  background-color: var(--plumeria-tint-color);
}
.div-appStore-content {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
}
.div-appStore-content h1 {
  font-size: 28px;
  font-weight: 700;
  display: inline;
}
.div-storeHdr {
  height: auto;
}
.div-storeBtns {
  height: auto;
}
.img-phone {
  width: 100%;
  margin-top: 2rem;
}
.img-storeLinks {
  width: 6rem;
  margin-top: 0.5rem;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .img-phone {
    width: 100%;
    margin: 3rem 2rem 0 auto;
  }
  .div-appStore-content {
    padding-top: 3rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem !important;
  }
  .div-appStore-content h1 {
    font-size: 32px;
    font-weight: 700;
  }
  .img-storeLinks {
    width: 8rem;
  }
}
@media (min-width: 768px) {
  .img-phone {
    position: absolute;
    bottom: 0;
  }
  .div-appStore-content h1 {
    font-weight: 700;
  }
  .div-storeHdr {
    height: 100%;
  }
  .div-storeBtns {
    height: 100%;
  }
  .img-storeLinks {
    margin-top: 0;
    margin-left: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .img-storeLinks {
    width: 6rem;
  }
  .img-phone {
    width: 100%;
    margin-left: 1rem;
  }
  .div-appStore-content h1 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .img-phone {
    width: 100%;
    margin-left: 2rem;
  }
  .img-storeLinks {
    width: 7rem;
  }
  .div-appStore-content h1 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .div-appStore-content h1 {
    font-size: 42px;
  }
}
/*.table {*/
/*  border: none;*/
/*}*/
/*.table thead tr th {*/
/*  border-bottom: none;*/
/*  border-left: 1px solid #9ea5ab;*/
/*}*/
/*.table thead tr th {*/
/*  background-color: #e2e9f0;*/
/*  color: #16222c;*/
/*  vertical-align: top;*/
/*  font-size: 16px;*/
/*  font-weight: 700;*/
/*  line-height: 24px;*/
/*  text-align: center;*/
/*}*/
/*.table thead tr th:first-child {*/
/*  border-left: none;*/
/*  text-align: left;*/
/*}*/
/*.table tbody tr td {*/
/*  text-align: center;*/
/*  color: #16222c;*/
/*  border-top: none;*/
/*  border-bottom: none;*/
/*  border-left: 1px solid #9ea5ab;*/
/*  width: 200px;*/
/*}*/
/*.table tbody tr td li {*/
/*  text-align: left;*/
/*}*/
/*.table tbody tr td:first-child {*/
/*  border-left: none;*/
/*  text-align: left;*/
/*  font-weight: 700;*/
/*}*/
/*.table-striped tbody tr:nth-of-type(odd) {*/
/*  background-color: var(--sand-color) !important;*/
/*}*/
/*.table-striped tbody tr:nth-of-type(even) {*/
/*  background-color: var(--sand-tint-color) !important;*/
/*}*/
/*.table-scroll table::-webkit-scrollbar-button {*/
/*  display: none;*/
/*  width: 50px;*/
/*}*/
/*.div-table-narrow {*/
/*  border: 1px solid #9ea5ab;*/
/*}*/
/*.div-table-fixed {*/
/*  border: 1px solid #c5ccd2;*/
/*  border-right: none;*/
/*}*/
/*@media (max-width: 991.98px) {*/
/*  .div-table-fixed {*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 200px;*/
/*    height: 100%;*/
/*    top: 0;*/
/*  }*/
/*  .div-table-narrow {*/
/*    border: 1px solid #c5ccd2;*/
/*  }*/
/*  .div-table-narrow .table thead tr th:nth-child(1) {*/
/*    min-width: 200px;*/
/*  }*/
/*  .div-table-narrow .table thead tr th:nth-child(n + 2) {*/
/*    min-width: 100px;*/
/*  }*/
/*  .table-scroll {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*  }*/
/*  .table-responsive {*/
/*    width: 100%;*/
/*    overflow: auto;*/
/*    scrollbar-width: none;*/
/*  }*/
/*  .table-responsive::-webkit-scrollbar {*/
/*    display: none;*/
/*  }*/
/*  .table-scroll table {*/
/*    width: 100%;*/
/*    margin: auto;*/
/*    border-collapse: separate;*/
/*    border-spacing: 0;*/
/*    color: #16222c;*/
/*  }*/
/*  .table-scroll td,*/
/*  .table-scroll th {*/
/*    padding: 5px 10px;*/
/*    vertical-align: top;*/
/*  }*/
/*  .clone {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    pointer-events: none;*/
/*  }*/
/*  .clone td,*/
/*  .clone th {*/
/*    visibility: hidden;*/
/*  }*/
/*  .clone td,*/
/*  .clone th {*/
/*    border-color: transparent;*/
/*  }*/
/*  .clone .fixed-side {*/
/*    visibility: visible;*/
/*  }*/
/*  .fixed-side {*/
/*    max-width: 200px;*/
/*  }*/
/*  .clone {*/
/*    box-shadow: 2px 0 10px -6px #262626;*/
/*  }*/
/*  .div-table-narrow .table thead tr th {*/
/*    padding-left: 22px;*/
/*    padding-right: 22px;*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*  }*/
/*  .table thead tr th {*/
/*    border-left: 1px solid #c5ccd2;*/
/*  }*/
/*  .div-table-narrow .table tbody tr td {*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*    padding-left: 22px;*/
/*    padding-right: 22px;*/
/*  }*/
/*  .table tbody tr td {*/
/*    border-left: 1px solid #c5ccd2;*/
/*  }*/
/*  .clone thead tr th {*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*    padding-left: 22px;*/
/*    padding-right: 22px;*/
/*  }*/
/*  .clone tbody tr td {*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*    padding-left: 22px;*/
/*    padding-right: 22px;*/
/*  }*/
/*  .div-table-fixed.tbl-wide {*/
/*    display: none;*/
/*  }*/
/*}*/
/*@media (min-width: 992px) {*/
/*  .table thead tr th {*/
/*    border-bottom: 1px solid #9ea5ab;*/
/*  }*/
/*  .table thead tr th {*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
/*    padding-top: 22px;*/
/*    padding-bottom: 22px;*/
/*  }*/
/*  .table tbody tr td {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
/*    vertical-align: top;*/
/*    border-top: 1px solid #9ea5ab;*/
/*  }*/
/*  .div-table-fixed {*/
/*    display: none;*/
/*  }*/
/*}*/
.locations-hero {
  padding-top: 3em;
}



@media screen and (max-width: 1023px) {
  .locations-hero {
    padding-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .locations-hero {
    padding-top: 10px;
  }
}
#map {
  z-index: 10;
}
#corona {
  background-color: #f7ca80;
  color: #253746;
  position: relative;
  width: 100%;
}
#clock {
  width: 32px;
}
#x {
  width: 20px;
}
a.blue {
  color: #107f78;
  font-weight: 500;
}
.form-control {
  border-bottom: rgba(145, 155, 163, 0.75) solid 1px;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-radius: 0;
  height: 3em;
}
#find {
  position: relative;
}
.shapes {
  position: absolute;
  bottom: 0;
  left: -80px;
}
@media screen and (min-width) {
  .gen-content-header-wrapper {
    max-width: 730px !important;
    padding: 0 20px !important;
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 1024px) {
  .gen-content-header-wrapper {
    padding: 0 !important;
  }
}
@media screen and (min-width: 1280px) {
  .gen-content-header-wrapper {
    max-width: 1340px !important;
    width: 100% !important;
    padding: 0 20px !important;
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 1340px) {
  .gen-content-header-wrapper {
    padding: 0 !important;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1380px) {
  .gen-content-header-wrapper {
    max-width: 1280px !important;
  }
}
#gen-content-container {
  background-color: #faf6f3;
}
#gc-hero-banner-pattern {
  position: absolute;
  top: 5px;
  max-width: 100%;
}
#gen-content-secondary-btn {
  font-size: 14px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  max-width: 100% !important;
  white-space: normal !important;
}
#gen-content-outline-btn {
  max-width: 100% !important;
  white-space: normal !important;
}
img.mobile {
  display: none;
}
.mobile-marg {
  margin-top: -500px;
}
#feedback-banner {
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (min-width: 992px) {
  #feedback-banner {
    background-position: center;
  }
}
.feedback-cta {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#feedback-mobile-ext {
  background-color: #1bad9c !important;
  text-align: center;
}
.feedback-text {
  text-align: left;
}
@media screen and (min-width: 768px) {
  #overview-primary-btn {
    width: 80% !important;
  }
  #overview-outline-btn {
    width: auto !important;
  }
  img.mobile {
    display: block;
  }
  .mobile-marg {
    margin-top: -200px;
  }
}
#map {
  z-index: 10;
}
#corona {
  background-color: #fceacc;
  color: #16222c;
  position: relative;
}
.form-control {
  border-bottom: rgba(145, 155, 163, 0.75) solid 1px;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-radius: 0;
  height: 3em;
}
#find {
  position: relative;
}
.shapes {
  position: absolute;
  bottom: 0;
  left: -80px;
}

.pos-rel {
  position: relative;
  overflow: hidden;
}
#coffee {
  position: absolute;
  right: 0;
  top: 0;
}
#islands-base {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100vw;
}
.section-title {
  font-size: 42px;
}
#resourceForm .ms-options-wrap &gt; button:focus,
.locations-form-control:focus,
.resources-form-control:focus {
  border-bottom: 2px solid #83d8d3 !important;
  outline: 0 !important;
  -webkit-appearance: none;
  box-shadow: none !important;
}
.resources-form-control input:focus {
  outline: 0;
}
#resourceForm .ms-options-wrap &gt; button:hover,
.locations-form-control:hover,
.resources-form-control:hover {
  border-bottom: 2px solid #16222c;
}
#resourceForm .ms-options-wrap &gt; button:after {
  content: url(/images/product-overview/cpb-chevron-down.svg) !important;
  width: 25px;
  height: 25px;
  border: none;
  right: 10px;
  top: inherit;
  margin-top: 0;
}

#locations body {
  background-color: #faf6f3;
}
.jpLink a {
  color: #16222c;
}
.locations-card {
  background-color: transparent;
  min-width: 315px;
  max-width: 315px;
  min-height: 248px;
}
.locations-card a {
  color: #007b84 !important;
}
#locations #map {
  height: 700px;
  width: 100%;
  text-align: center;
}
@media (max-width: 900px) {
  .jpLink {
    display: none;
  }
}
#locations html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #locations #map {
    height: 328px;
    width: 100%;
    text-align: center;
  }
}
#locations html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
#corona {
  background-color: #fceacc;
  color: #253746;
  position: relative;
}
.find {
  position: relative;
}
.shapes {
  position: absolute;
  bottom: 0;
  left: -80px;
}
#resourceForm .ms-options-wrap &gt; button,
.locations-form-control,
.resources-form-control {
  display: block;
  width: 100%;
  height: 54px;
  padding: 0.375rem 24px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 0;
  box-shadow: none !important;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #5c6974;
  border-left: none;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  background-color: #fff;
}
#resourceForm .ms-options-wrap &gt; button:focus,
.ms-options-wrap &gt; button {
  color: #16222c;
  text-align: left;
}
#keyword {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  box-shadow: none !important;
  border: none;
}
.resources-form-control img {
  width: 16px;
}
.has-right-chevron {
  background-image: url("data:image/svg+xml, %3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2316222C' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 1rem center;
}
.aTeal {
  color: #107f78 !important;
}
.aTeal:hover {
  color: #045755 !important;
  text-decoration: underline !important;
}
.hasTealLinks a {
  color: #107f78 !important;
}
.hasTealLinks a:hover {
  color: #045755 !important;
  text-decoration: underline !important;
}
.aMaster:hover {
  color: #16222c;
  text-decoration: underline;
}
.caret::after {
  background-image: url(/media/npbjofgq/cpb-icon-caret-right.svg);
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
}
.darkCaret::after {
  /*background-image: url(/icons/carets/Caret-Right-16222c.svg);*/
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
}
.relatedLinksCaret::after {
  /*background-image: url(/icons/carets/Caret-Right-16222c.svg);*/
  background-size: 24px 24px;
  display: inline-block;
  width: 24px;
  height: 24px;
  content: "";
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
#locationMap {
  padding-top: 100%;
  width: 100%;
  text-align: center;
}
.location-table td:nth-child(even) {
  padding-left: 3em;
}
.location-template {
  background-color: #e5e5e5;
}
h1 sub,
h1 sup {
  font-size: 50%;
}
h1 sup {
  top: -1.5rem;
}
.locations-tooltip {
  position: relative;
  display: inline-block;
}
.locations-tooltip .locations-tooltiptext {
  visibility: hidden;
  width: 284px;
  background-color: #253746;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -142px;
}
.locations-tooltip .locations-tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #000 transparent;
}
.locations-tooltip:hover .locations-tooltiptext {
  visibility: visible;
}
.resource-solid {
  border-top: 1px solid #c9cdd1;
}
.resources.pagination a {
  font-size: 14px;
  font-weight: 400;
}
.resources.pagination ul li {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #16222c;
  margin: 0;
}
.resources.pagination ul li.active {
  font-weight: 400;
  background-color: transparent;
  color: #16222c;
}
.resources.pagination ul li.active a {
  border-bottom: 4px solid #edbbd0;
}
.resources.pagination ul li a {
  border-bottom: 4px solid transparent;
}
.resources.pagination ul li.nxt-link {
  color: #107f78;
}
@media (max-width: 499.98px) {
  .resources.pagination a {
    padding-left: 4px;
    padding-right: 4px;
    margin: 0 10px;
  }
}
.form-group input:focus {
  outline-style: none;
  background-color: #fff;
}
.form-group input {
  text-indent: 10px;
}
.ContactUsLink {
  color: #61a0a4;
}
.card.mortgage-officer-card {
  background-color: #fff;
  box-shadow: 0 14px 7px -10px rgba(0, 0, 0, 0.1);
  border: none;
  border-left: 6px solid rgba(130, 186, 228, 0.5);
  min-height: 20rem;
}
#mortgageDropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
/* .gt-america {
  font-family: "GT America";
} */
.location-detail-mobile {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  .location-detail-mobile {
    font-size: 32px !important;
  }
}
.thumbnailTemp {
  width: 100%;
  height: 100%;
  background-color: #c4c4c4;
}
.custom-checkbox .custom-control-label::before {
  background-color: #fff;
  border-color: #000;
  width: 24px;
  height: 24px;
  border-radius: 0 !important;
  top: 0.4rem;
  left: -1rem;
  box-shadow: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  width: 6px;
  height: 12px;
  top: 10px;
  left: -0.4rem;
  border-radius: 0;
  opacity: 1;
  border: 1px solid #000;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-control-label::before {
  left: -0.75rem;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #000;
  border-color: #000 !important;
  background-color: #fff !important;
}
.form-group input[type="checkbox"].resources-form-control:focus,
input[type="checkbox"]:focus {
  outline: 0;
}
.ms-options input:checked ~ .custom-checkbox:after {
  display: block;
}
.ms-options-wrap &gt; .ms-options &gt; ul li.selected label {
  background-color: transparent !important;
}
.pageNotFound h2 {
  font-size: 36px !important;
}
.turnOffLoginClass em {
  color: red;
}
.connect-with-us-icon {
  display: inline-block;
  width: 42px;
  height: 52px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
a.connect-with-us-link {
  outline: 0;
}
.connect-with-us-icon::after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  /*content: url(/icons/Call.svg) url(/icons/Call_hover.svg)*/
  /*  url(/icons/Call_press.svg) url(/icons/Email.svg) url(/icons/Email_hover.svg)*/
  /*  url(/icons/Email_press.svg) url(/icons/Location.svg)*/
  /*  url(/icons/Location_hover.svg) url(/icons/Location_press.svg)*/
  /*  url(/icons/Connect_Chat-new.png) url(/icons/Connect_Chat-hover-new.png)*/
  /*  url(/icons/Connect_Chat-press-new.png);*/
}
/*.connect-with-us-call {*/
/*  background-image: url(/icons/Call.svg);*/
/*}*/
/*.connect-with-us-call:hover {*/
/*  background-image: url(/icons/Call_hover.svg);*/
/*}*/
/*.connect-with-us-call:active {*/
/*  background-image: url(/icons/Call_press.svg);*/
/*}*/
/*.connect-with-us-email {*/
/*  background-image: url(/icons/Email.svg);*/
/*}*/
/*.connect-with-us-email:hover {*/
/*  background-image: url(/icons/Email_hover.svg);*/
/*}*/
/*.connect-with-us-email:active {*/
/*  background-image: url(/icons/Email_press.svg);*/
/*}*/
/*.connect-with-us-location {*/
/*  background-image: url(/icons/Location.svg);*/
/*}*/
/*.connect-with-us-location:hover {*/
/*  background-image: url(/icons/Location_hover.svg);*/
/*}*/
/*.connect-with-us-location:active {*/
/*  background-image: url(/icons/Location_press.svg);*/
/*}*/
/*.connect-with-us-chat {*/
/*  background-image: url(/icons/Connect_Chat-new.png);*/
/*}*/
/*.connect-with-us-chat:hover {*/
/*  background-image: url(/icons/Connect_Chat-hover-new.png);*/
/*}*/
/*.connect-with-us-chat:active {*/
/*  background-image: url(/icons/Connect_Chat-press-new.png);*/
/*}*/
.connect-with-us-tooltip {
  visibility: hidden;
  width: 200px;
  height: 38px;
  white-space: nowrap;
  background-color: #f0e3d6;
  color: #16222c;
  text-align: center;
  border-radius: 1px;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  top: 134%;
  left: 0;
  margin-left: -80px;
}
.connect-with-us-tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #f0e3d6 transparent;
}
.connect-with-us-icon:hover .connect-with-us-tooltip {
  visibility: visible;
}
#intro-v2-refresh {
  background-color: transparent !important;
  background-repeat: repeat-x !important;
  padding-bottom: 0px;
  background-size: 110% !important;
  background-position: top 0px left 0px !important;
  opacity: 0.9999 !important;
  image-rendering: crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  z-index: 100;
}

#sub-background {
  background-color: #80d8d4;
}

.featured-text {
  text-align: left;
}

@media screen and (max-width: 564px){
    .custom-header-wrapper {
        max-width: 100%;
        margin-bottom: 350px;
    }
}

/*@media (max-width: 768px) {*/
/*    .featured-text {*/
/*        min-width: 150px;*/
/*        width: 50%;*/
/*        max-width: 225px;*/
/*    }*/
/*}*/

@media (max-width: 575px){
    #intro-v2-refresh {
        /*min-height: 500px !important;*/
        /*max-height: 600px !important;*/
        /*height: 500px !important;*/
        background-position-x: 45% !important; 
    }
}

@media (min-width: 0px) and (max-width: 574px) { 
    #intro-v2-refresh {
        background-position: center 60% !important;
    }
    .featured-text {
        max-width: 100%;
        width: 100%;
    }
}

.img-overlay-wrap {
  position: relative;
  /* display: inline-block; */
  border-radius: 15px;
}

.img-overlay-wrap img {
  /* &lt;= optional, for responsiveness */
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
}

/* .img-overlay-wrap svg {
    position: absolute;
    top: -2.8%;
    left: -2.2%;
    width: 104.9%;
  } */

.img-overlay-wrap svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 105%;
}

div.shakapromo-text {
  position: absolute;
  top: 32px;
  left: 32px;
  word-wrap: break-word;
  /* text-overflow: ellipsis;
    padding: 15px;
    padding-left: 35px;
    padding-right: 35px; */
  text-align: left;
  /* width: 40%; */
}

.top-left-red {
  position: absolute;
  top: 8px;
  /* left: 16px; */
  word-wrap: break-word;
  text-overflow: ellipsis;
  padding: 15px;
  padding-left: 35px;
  padding-right: 35px;
  text-align: left;
}

.top-left-yel {
  position: absolute;
  top: 8px;
  /* left: 16px; */
  word-wrap: break-word;
  text-overflow: ellipsis;
  padding: 15px;
  padding-left: 27px;
  text-align: left;
}

.bot-left-text {
  position: absolute;
  /* font-size: 30px; */
  bottom: 8px;
  left: 32px;
  word-wrap: break-word;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;

  width: 45%;
}

.bot-right-button {
  position: absolute;
  /* font-size: 30px; */
  bottom: 32px;
  right: 32px;
  word-wrap: break-word;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
}

/* .img-overlay-wrap svg {
    position: absolute;
    top: -2.8%;
    left: -2.2%;
    width: 104.9%;
  } */

.img-overlay-wrap-svg-red {
  position: absolute;
  top: 0;
  left: 0;
  width: 105%;
}

.img-overlay-wrap-svg-yel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 105%;
}
.top-left-red {
  position: absolute;
  top: 8px;
  /* left: 16px; */
  word-wrap: break-word;
  text-overflow: ellipsis;
  padding: 15px;
  padding-left: 35px;
  padding-right: 35px;
}
.top-left-yel {
  position: absolute;
  top: 8px;
  /* left: 16px; */
  word-wrap: break-word;
  text-overflow: ellipsis;
  padding: 15px;
  padding-left: 27px;
}

.imgtext {
  font-size: 36px;
}
#hdr-appStore {
  text-align: left;
}

.btn-promo {
  /* font-family: "GT America" !important; */
  font-size: 16px !important;
  font-style: normal;
  text-align: center !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  line-height: 20px !important;
  border-radius: 14px !important;
  padding: 10px 30px !important;
  min-height: 50px !important;
}
.btn-promo-shaka {
  background-color: #61ff8f !important;
  color: black !important;
  /* border: 1px solid #83d8d3!important; */
  font-weight: 500 !important;
  overflow: hidden;
}
.btn-promo-shaka:hover {
  background-color: #f0ff14 !important;
  /* border: 1px solid #E97D6A!important; */
}
.btn-promo-shaka:focus {
  /* border: 3px solid #E97D6A!important; */
  background-color: #f0ff14 !important;
  outline: 0;
}
.btn-promo-shaka:active {
  /* border: 1px solid #E97D6A!important; */
  background-color: #f0ff14 !important;
}

.btn-red {
  /* font-family: "GT America" !important; */
  font-size: 16px !important;
  font-style: normal;
  text-align: center !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  line-height: 20px !important;
  color: white !important;
  border-radius: 14px !important;
  padding: 10px 30px !important;
  min-height: 50px !important;
}
.btn-primary-red {
  background-color: #e25339ff !important;
  /* border: 1px solid #83d8d3!important; */
  font-weight: 500 !important;
  overflow: hidden;
}
.btn-primary-red:hover {
  background-color: #e97d6a !important;
  /* border: 1px solid #E97D6A!important; */
}
.btn-primary-red:focus {
  /* border: 3px solid #E97D6A!important; */
  background-color: #e97d6a !important;
  outline: 0;
}
.btn-primary-red:active {
  /* border: 1px solid #E97D6A!important; */
  background-color: #e97d6a !important;
}
.btn-teal {
  /* font-family: "GT America" !important; */
  font-size: 16px !important;
  font-style: normal;
  text-align: center !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  letter-spacing: 0.1em;
  line-height: 20px !important;
  color: #16222c !important;
  border-radius: 14px !important;
  padding: 10px 20px !important;
  /* min-height: 50px!important; */
}
.btn-primary-teal {
  background-color: #83d8d3 !important;
  /* border: 1px solid #83d8d3!important; */
  font-weight: 500 !important;
  overflow: hidden;
}
.btn-primary-teal:hover {
  background-color: #a1e5e1 !important;
  /* border: 1px solid #a1e5e1!important; */
}
.btn-primary-teal:focus {
  /* border: 3px solid #00b2a9!important; */
  background-color: #83d8d3 !important;

  outline: 0;
}
.btn-primary-teal:active {
  /* border: 1px solid #00b2a9!important; */
  background-color: #00b2a9 !important;
}
.btn-plumeria {
    background-color: #dd74a1 !important;
    font-weight: 500!important;
    overflow: hidden;
}
.btn-plumeria:hover {
    background-color: #eebad0 !important;
}
.btn-plumeria:focus {
    outline: 0;
}
.btn-hibiscus {
  background-color: #e1523d!important;
  border: 1px solid #e1523d!important;
  font-weight: 500 !important;
  overflow: hidden;
}
.btn-hibiscus:hover {
  background-color: #f0a89e!important;
  border: 1px solid #f0a89e!important;
  font-weight: 500 !important;
  overflow: hidden;
}
.btn-hibiscus:focus {
    outline: 0;
}

.imgbutton-red {
  background-color: #e25339ff;
  /* font-family: "GT America"; */
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  border-radius: 10px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  color: white;
  font-size: 16px;
}

.imgbutton-yel {
  background-color: #f09800ff;
  /* font-family: "GT America"; */
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  border-radius: 10px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  color: white;
  font-size: 16px;
}

.imgtext-threemod {
  font-size: 18px;
}

h1.intro-text {
  text-align: left !important;
}

.img-clippath-circle {
  clip-path: circle(35% at 50% 50%);
}

.imgbutton-red-threemod {
  background-color: #e25339ff;
  /* font-family: "GT America"; */
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  border-radius: 10px%;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  color: white;
  font-size: 12px;
}

.imgbutton-yel-threemod {
  background-color: #f09800ff;
  border: none;
  /* font-family: "GT America"; */
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 10px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  color: white;
  font-size: 12px;
}

.icon-desc {
  padding-top: 5%;
  /* text-align: center!important; */
}

.carousel-title {
  color: #FFFFF;
  position: relative;
  right: 5%;
}

.featured .my-5 {
  margin-bottom: 0 !important;
}

@media (min-width: 0px) and (max-width: 574px) {
  h1 {
    font-size: 32px !important;
  }

  /* #intro-v2-refresh {
        background: url(/images/mobile-hero-image.png)!important;
    } */

  .imgtext {
    font-size: 20px !important;
  }

  .imgbutton-red {
    font-size: 10px !important;
  }

  .imgbutton-yel {
    font-size: 8px !important;
  }

  .btn-red {
    font-size: 12px !important;
  }

  .btn-teal {
    font-size: 12px !important;
  }

  .btn-promo {
    font-size: 12px !important;
  }

  .shakapromo-text {
    left: 0px !important;
  }

  .bot-left-text {
    left: 16px !important;
  }

  .featured {
    padding-bottom: 35px;
  }
}

/* @media screen and (max-width: 1180px){
    .imgtext {
        font-size: 40px!important;
    }
    
} */

/* 
@media screen and (max-width: 532px) and (min-width: 492px) {
    .imgtext {
        font-size: 32px!important;
      }
    
} */
@media (min-width: 576) and (max-width: 769px) {
  .imgtext {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 575px) and (min-width: 533px) {
  /* .imgtext {
        font-size: 36px!important;
      } */

  .carousel-title {
    font-size: 20px !important;
    color: #FFFFF;
    position: relative;
    right: 5%;
  }

  .slick-slide.slick-current.slick-active {
    width: auto;
  }
  .imgbutton-red {
    font-size: 12px !important;
  }

  .imgbutton-yel {
    font-size: 10px !important;
  }
}

@media (min-width: 576px) and (max-width: 769px) {
  .imgtext {
    font-size: 40px !important;
  }

  .imgbutton-red {
    font-size: 14px;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #e25339ff;
    border: none;
    border-radius: 4px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    color: white;
  }

  .imgbutton-yel {
    background-color: #f09800ff;
    border: none;
    border-radius: 4px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    color: white;
    font-size: 14px;
  }

  .top-left-red {
    position: absolute;
    top: 8px;
    left: 16px;
    word-wrap: break-word;
    text-overflow: ellipsis;
    padding: 10px;
    padding-left: 10px;
    padding-right: 35px;
  }
  .top-left-yel {
    position: absolute;
    top: 8px;
    /* left: 16px; */
    word-wrap: break-word;
    text-overflow: ellipsis;
    padding: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
    padding-right: 40px;
  }

  h1.intro-text {
    text-align: left!important!;
  }

  .btn {
    font-size: 12px !important;
  }
}
#intro-v2-refresh {
  background-color: transparent !important;
  background-repeat: repeat-x !important;
  padding-bottom: 0px;
  background-size: cover !important;
  background-position: center !important;
  background-position: top 0px center 0px !important;
  opacity: 0.9999 !important;
  image-rendering: crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  z-index: 100;
}

@media screen and (min-width: 1430px) {
  #intro-v2-refresh {
    background-size: contain !important;
    background-position: top !important;
  }
}

/* @media screen and (min-width: 900px) {
    #intro-v2-refresh {
    background-position: top -100px left -200px!important;
    background-size: 200%!important;
    }
}

@media screen and (min-width: 950px) {
    #intro-v2-refresh {
    background-position: top -150px left -250px!important;
    background-size: 200%!important;
    }
}

@media screen and (min-width: 1020px) {
    #intro-v2-refresh {
    background-position: top -200px left -3000px!important;
    background-size: 200%!important;
    }
} */

.carousel-section {
  padding-top: 30px;
}
section.featured-refresh.featured1 {
  background-color: transparent;
  margin-top: 35px;
}

#whale-footer {
  position: relative;
  background-color: #f0e3d5 !important;
  background: url(/images/home/whalefooter_homepage_transparent.png);
  background-size: cover;
  width: 100%;
}
.layered-wave {
  opacity: 35%;
}

.breadcrumb::before {
      content: ""!important;
}
.breadcrumb {
background-color: transparent!important;
    padding: 0px!important;
}
.breadcrumb2::before {
      content: ""!important;
}

ul li .breadcrumb::before {
    content: ""!important;
}
.breadcrumb-bold::before {
      content: ""!important;
}
.breadcrumb-bold {
      font-weight: 600;
}
.nav-link,.nav-link-custom {
display: block;
    padding: 0.5rem 1rem;
    color: #16222c;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

li.horizontal::before, li.normal::before {
content: ""!important;
}

a.item, a.location-title {
    text-decoration: none;
}

a.location-title {
    color: #000;
}

a.item {
    color: #107f78;
}

.text-left {
    text-align: left;
}
div#about-exec-block2 h1, div#about-exec-block2 p, div#about-exec-block2 h2 {
    color: #fff;
}
a#cpb-link {
    color: var(--swell-color)!important;
}
.three-up-overview-intro-img {
    text-align: center;
}
.three-up-overview-intro-img img {
    display: inline-block !important;
}
.component-narrow {
    max-width: 800px!important;
}
/* Exceptional Service */
#intro-crab-left&gt;div {
    display: flex;
}
@media (min-width: 576px) {
    #intro-crab {
        background-image: url(/media/mjkee05w/new-hua.svg);
        background-repeat: repeat-y;
        background-size: 120px;
        background-position: calc(100% + 10px) 60px;
    }
    #intro-crab-container {
        max-width: none;
    }

    #intro-crab-main-row {
        padding-bottom: 100px;
    }

    #intro-crab-right {
        align-self: flex-end;
        padding-left: 0px;
        padding-bottom: 5%;
        padding-right: 0px;
    }

    #intro-crab-money {
        font-size: 100px;
    }

    #intro-crab-gift-card {
        display: flex;
        line-height: 28px;
        padding-top: 0px;
    }

    #intro-crab-subtext {
        font-size: 18px;
        max-width: none;
    }
}
@media (min-width: 768px) {
    #intro-crab-container {
        max-width: 720px;
    }

    #intro-crab-gift-card {
        font-size: 28px;
    }

    #intro-crab-subtext {
        font-size: 23px;
    }

}

@media (min-width: 992px) {
    #intro-crab-container {
        max-width: 960px;
    }

    #intro-crab-main-row {
        padding-bottom: 50px;
    }

    #intro-crab-left {
        padding-top: 40px;
    }

    #intro-v3-wave {
        height: 100px;
        margin-top: -100px;
    }
}

@media (min-width: 1200px) {
    #intro-crab-container {
        max-width: 1140px;
    }

    #intro-crab-main-row {
        padding-bottom: 0px;
    }
}</pre></body></html>