.background_present {
    background-color: #ffcf33!important;
}

.modal-pad {
padding: 15px;
}

.greensky {
	text-align: center;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: space-around;
    align-items: center;
    display: flex;
    padding-bottom: 15px;
}

.color-black {
    color: #222;
}

    .showcase {
      background-image: url("bath-rem.webp");
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
    background-color: rgba(255,255,255,0.87);
    background-blend-mode: lighten;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
    overflow: hidden;
  position: relative;
  background-position: 50% 0;
    }

.googlerv {
    width: 1.8rem;
}

.yelprv{
    width: 3rem;
}

    .showcaseq {
      background-image: url("white-tilesy.jpg");
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
    background-color: rgba(255,255,255,0.87);
    background-blend-mode: lighten;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
    overflow: hidden;
  position: relative;
  background-position: 50% 0;
    }

.offer-claim {
	padding: 10px 20px 10px 20px;
    gap: 25px;
    display: flex;
    border-width: 2px;
    border-style: dotted;
    border-radius: 24px;
    border-color: rgb(80 121 147 / 46%);
}
.ion-page {
    align-self: center;
}
.ion-page-banner__cta-container {
    padding: 20px 24px;
    text-wrap: nowrap;
    display: block;
    align-self: center;
}
.glue-caption {
	margin:0!important;
}
.ion-page-banr__value-pill-container {
    align-self: center;
    background-color: #d2e3fc;
    border-radius: 227px;
    color: #1a73e8;
    display: block;
    font-family: Google Sans, Google Sans Text, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    padding: 20px 24px;
    text-wrap: nowrap;
}

.ion-page-banner_copy-container h2{
	font-size: 0.80rem;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: normal;
    margin: 0;
}

.btn-top {
    font-size: 0.8rem;
    grid-column-gap: .75rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    display: flex!important;
    border: #ffc329;
    border-radius: 4px;
    background-color: #ffc329;
    text-align: center;
    padding: .25rem .25rem .25rem 1rem;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-decoration: none;
    transition: opacity .2s;
    color: #000;
}

.btn-top:hover {
    border: #ffcd4c;
    background-color: #ffcd4c;
    text-decoration: none;
    transition: opacity .2s;
    color: #333;
}


.btn-topx {
    font-size: 1.3rem;
    grid-column-gap: .75rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    display: flex!important;
    border: #001d3d;
    border-radius: 16px;
    background-color: #001d3d;
    text-align: center;
    padding: .25rem .25rem .25rem 1rem;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-decoration: none;
    transition: opacity .2s;
    color: #fff;
}

.btn-topx:hover {
    border: #001d3d;
    background-color: #001d3d;
    text-decoration: none;
    transition: opacity .2s;
color: #fff;
}

.icon-embed-xsmall {
    padding: .25rem;
    background-color: #e59d20;
    border-radius: 4px;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    margin-left: 5px;
}


.btn-hero {
    padding: 10px 40px 10px 40px;
    text-align: center;
    font-size: 22px;
    border: 4px solid #019aff;
    background: linear-gradient(36deg, #3a7ebf -11.64%, #1da5ff 79.87%);
    text-decoration: none;
    transition: .5s all;
    gap: 12px;
    line-height: 1;
    margin-top: 15px;
    border-radius: 22px;
	color: white;
}

.btn-hero:hover {
    border: 4px solid #1d71a8;
    background: linear-gradient(46deg, #3a7ebf -11.64%, #1da5ff 79.87%);
	color: white;
}

.btn-block{
	margin-top: 30px;
	margin-bottom: 30px;
	
}

.logo {
    max-width: 220px;
}


.footer-logo {
width: 100%;
}

@media (max-width: 576px) {

  .offer-claim {
    padding: 10px 20px 10px 20px;
    gap: 5px;
    display: flex;
    border-width: 2px;
    border-style: dotted;
    border-radius: 24px;
    border-color: rgb(80 121 147 / 46%);
    align-items: center;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  
.ion-page-banr__value-pill-container {
align-self: center;
    background-color: #d2e3fc;
    border-radius: 200px;
    color: #1a73e8;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 8px 46px;
    border-style: dotted;
    border: solid;
}
  
 .ion-page-banner__cta-container {
    padding: 0px 10px;
 }
 .topfl {
    margin: 4px;
 }
}

@media (max-width: 768px) {

  .offer-claim {
    padding: 10px 20px 10px 20px;
    gap: 5px;
    display: flex;
    border-width: 2px;
    border-style: dotted;
    border-radius: 24px;
    border-color: rgb(80 121 147 / 46%);
    align-items: center;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  
.ion-page-banr__value-pill-container {
align-self: center;
    background-color: #d2e3fc;
    border-radius: 200px;
    color: #1a73e8;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 8px 46px;
    border-style: dotted;
    border: solid;
}
  
 .ion-page-banner__cta-container {
    padding: 0px 10px;
 }
 .topfl {
    margin: 4px;
 }
}