@charset "UTF-8";
@-webkit-keyframes spinnerAnim {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinnerAnim {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}
a,
article,
b,
blockquote,
canvas,
caption,
code,
div,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
nav,
object,
ol,
p,
small,
span,
strong,
sub,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
video {
  margin: 0;
  padding: 0;
}
a,
button,
input,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  outline: 0 !important;
}
button,
select {
  cursor: pointer;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #01bfc7;
}
h1,
h4,
h5 {
  font-weight: 700;
}
h1 {
  font-style: normal;
  line-height: 1.2;
  font-size: 36px;
}
h2,
h3 {
  line-height: 1.3;
}
h2 {
  font-size: 29px;
}
h3 {
  font-size: 22px;
}
h4,
h5 {
  line-height: 1.4;
  font-size: 18px;
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
h5 {
  font-size: 16px;
}
h2,
h3,
h4,
h5,
p {
  font-style: normal;
}
p {
  line-height: 26px;
}
h2,
h3 {
  font-weight: 700;
}
h2,
p {
  font-weight: 400;
}
.logo,
.logo-pros {
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -1000px;
}
.logo .inline,
.logo-pros .inline {
  display: inline-block;
}
.logo {
  background-image: url(../images/modstyle-logos/logo--dark-color.40a7bc94.svg);
  height: 35px;
  width: 152px;
}
.logo-pros {
  background-image: url(../images/modstyle-logos/logo-pros--dark-color.4d5071f9.svg);
  height: 50px;
  width: 172px;
}
.logo--dark-bw {
  background-image: url(../images/modstyle-logos/logo--dark-bw.7f9ed5e7.svg);
}
.logo--white-color {
  background-image: url(../images/modstyle-logos/logo--white-color.25f5c8b1.svg);
}
.logo--white-bw {
  background-image: url(../images/modstyle-logos/logo--white-bw.53d13fa8.svg);
}
.logo-pros--white-color {
  background-image: url(../images/modstyle-logos/logo-pros--white-color.b36b542e.svg);
}
@media (max-width: 767px) {
  .logo-pros {
    height: 43px;
    width: 150px;
  }
}
.carousel-inner > .item {
  background-color: #fff;
}
.carousel-inner > .item.autofill {
  display: block;
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: -1;
}
@font-face {
  font-display: block;
  font-family: modicons-basic;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.8c7593371652.eot?qwk6pl#iefix)
      format("embedded-opentype"),
    url(../fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.f5eb6af01652.ttf?qwk6pl)
      format("truetype"),
    url(../fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.018bb2111652.woff?qwk6pl)
      format("woff"),
    url(../fonts/modstyle-icons/modicons-basic/fonts/modicons-basic.37e809cb1652.svg?qwk6pl#modicons-basic)
      format("svg");
}
.icon-add,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-caret-down,
.icon-caret-left,
.icon-caret-right,
.icon-caret-up,
.icon-close,
.icon-ellipsis,
.icon-facebook,
.icon-hamburger,
.icon-link,
.icon-pinterest,
.icon-subtract,
.icon-twitter,
.icon-website {
  font-family: modicons-basic !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak-as: none;
  text-transform: none;
}
.icon-facebook::before {
  content: "\e90d";
}
.icon-link::before {
  content: "\e90e";
}
.icon-pinterest::before {
  content: "\e90f";
}
.icon-twitter::before {
  content: "\e910";
}
.icon-add::before {
  content: "\e90a";
}
.icon-subtract::before {
  content: "\e90b";
}
.icon-close::before {
  content: "\e909";
}
.icon-arrow-down::before {
  content: "\e900";
}
.icon-arrow-left::before {
  content: "\e901";
}
.icon-arrow-right::before {
  content: "\e902";
}
.icon-arrow-up::before {
  content: "\e903";
}
.icon-hamburger::before {
  content: "\e904";
}
.icon-caret-down::before {
  content: "\e905";
}
.icon-caret-left::before {
  content: "\e906";
}
.icon-caret-right::before {
  content: "\e907";
}
.icon-caret-up::before {
  content: "\e908";
}
.icon-ellipsis::before {
  content: "\e90c";
}
.icon-website::before {
  content: "\e911";
}
@font-face {
  font-display: block;
  font-family: modicons-fill;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.c61c1389027b.eot?w44a84#iefix)
      format("embedded-opentype"),
    url(../fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.22651e8d027b.ttf?w44a84)
      format("truetype"),
    url(../fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.9302c2ea027b.woff?w44a84)
      format("woff"),
    url(../fonts/modstyle-icons/modicons-fill/fonts/modicons-fill.8bb6a756027b.svg?w44a84#modicons-fill)
      format("svg");
}
[class*=" icon-fill-"],
[class*=" icon-stroke-"],
[class*="icon-stroke-md-"],
[class^="icon-fill-"],
[class^="icon-stroke-"],
[class^="icon-stroke-md-"] {
  font-family: modicons-fill !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak-as: none;
  text-transform: none;
}
.icon-fill-restart::before {
  content: "\e915";
}
.icon-fill-toolbox::before {
  content: "\e914";
}
.icon-fill-lightning::before {
  content: "\e913";
}
.icon-fill-calculator::before {
  content: "\e911";
}
.icon-fill-window::before {
  content: "\e912";
}
.icon-fill-cancel::before {
  content: "\e90b";
}
.icon-fill-hammer::before {
  content: "\e90c";
}
.icon-fill-print::before {
  content: "\e90d";
}
.icon-fill-target::before {
  content: "\e90e";
}
.icon-fill-payment-check::before {
  content: "\e908";
}
.icon-fill-sliders::before {
  content: "\e909";
}
.icon-fill-warning::before {
  content: "\e90a";
}
.icon-fill-chat::before {
  content: "\e901";
}
.icon-fill-credit-card::before {
  content: "\e902";
}
.icon-fill-lock::before {
  content: "\e903";
}
.icon-fill-question::before {
  content: "\e904";
}
.icon-fill-share::before {
  content: "\e905";
}
.icon-fill-star-half::before {
  content: "\e906";
}
.icon-fill-star::before {
  content: "\e907";
}
.icon-fill-calendar::before {
  content: "\e900";
}
.icon-fill-cash::before {
  content: "\e91f";
}
.icon-fill-check::before {
  content: "\e920";
}
.icon-fill-clipboard::before {
  content: "\e921";
}
.icon-fill-clock::before {
  content: "\e922";
}
.icon-fill-deal::before {
  content: "\e923";
}
.icon-fill-dollar-sign::before {
  content: "\e924";
}
.icon-fill-edit::before {
  content: "\e925";
}
.icon-fill-external-link::before {
  content: "\e926";
}
.icon-fill-finish::before {
  content: "\e927";
}
.icon-fill-license::before {
  content: "\e928";
}
.icon-fill-mail::before {
  content: "\e929";
}
.icon-fill-phone::before {
  content: "\e92a";
}
.icon-fill-pin::before {
  content: "\e92b";
}
.icon-fill-price-tag::before {
  content: "\e92c";
}
.icon-fill-profile::before {
  content: "\e92d";
}
.icon-fill-search::before {
  content: "\e92e";
}
.icon-fill-shield::before {
  content: "\e92f";
}
.icon-fill-truck::before {
  content: "\e930";
}
.icon-fill-upload::before {
  content: "\e931";
}
.icon-fill-book::before {
  content: "\e90f";
}
.icon-fill-camera::before {
  content: "\e910";
}
.icon-fill-info::before {
  content: "\e916";
}
@font-face {
  font-display: block;
  font-family: modicons-stroke;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.d5ad820db635.eot?wkzvee#iefix)
      format("embedded-opentype"),
    url(../fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.613e4d94b635.ttf?wkzvee)
      format("truetype"),
    url(../fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.adff00d3b635.woff?wkzvee)
      format("woff"),
    url(../fonts/modstyle-icons/modicons-stroke/fonts/modicons-stroke.04071965b635.svg?wkzvee#modicons-stroke)
      format("svg");
}
[class*=" icon-stroke-"],
[class*="icon-stroke-md-"],
[class^="icon-stroke-"],
[class^="icon-stroke-md-"] {
  font-family: modicons-stroke !important;
}
.icon-stroke-contractor-selection::before {
  content: "\e93a";
}
.icon-stroke-filter::before {
  content: "\e93b";
}
.icon-stroke-home-security::before {
  content: "\e93c";
}
.icon-stroke-installation::before {
  content: "\e93d";
}
.icon-stroke-maintenance::before {
  content: "\e93e";
}
.icon-stroke-research::before {
  content: "\e93f";
}
.icon-stroke-article::before {
  content: "\e926";
}
.icon-stroke-mic::before {
  content: "\e938";
}
.icon-stroke-webinar::before {
  content: "\e939";
}
.icon-stroke-walk-in-tub::before {
  content: "\e927";
}
.icon-stroke-umbrella::before {
  content: "\e928";
}
.icon-stroke-stair-lift::before {
  content: "\e929";
}
.icon-stroke-solar::before {
  content: "\e92a";
}
.icon-stroke-sink::before {
  content: "\e92b";
}
.icon-stroke-siding::before {
  content: "\e92c";
}
.icon-stroke-shower::before {
  content: "\e92d";
}
.icon-stroke-roofing::before {
  content: "\e92e";
}
.icon-stroke-ribbon::before {
  content: "\e92f";
}
.icon-stroke-medical::before {
  content: "\e930";
}
.icon-stroke-kitchen::before {
  content: "\e931";
}
.icon-stroke-hvac::before {
  content: "\e932";
}
.icon-stroke-hot-tub::before {
  content: "\e933";
}
.icon-stroke-gutter::before {
  content: "\e934";
}
.icon-stroke-flooring::before {
  content: "\e935";
}
.icon-stroke-door::before {
  content: "\e936";
}
.icon-stroke-cabinet::before {
  content: "\e937";
}
.icon-stroke-restart::before {
  content: "\e924";
}
.icon-stroke-toolbox::before {
  content: "\e925";
}
.icon-stroke-calculator::before {
  content: "\e956";
}
.icon-stroke-window::before {
  content: "\e957";
}
.icon-stroke-cancel::before {
  content: "\e91e";
}
.icon-stroke-hammer::before {
  content: "\e91f";
}
.icon-stroke-print::before {
  content: "\e920";
}
.icon-stroke-target::before {
  content: "\e921";
}
.icon-stroke-payment-check::before {
  content: "\e91b";
}
.icon-stroke-sliders::before {
  content: "\e91c";
}
.icon-stroke-warning::before {
  content: "\e91d";
}
.icon-stroke-chat::before {
  content: "\e902";
}
.icon-stroke-credit-card::before {
  content: "\e903";
}
.icon-stroke-lock::before {
  content: "\e904";
}
.icon-stroke-question::before {
  content: "\e905";
}
.icon-stroke-share::before {
  content: "\e906";
}
.icon-stroke-star-half::before {
  content: "\e907";
}
.icon-stroke-star::before {
  content: "\e908";
}
.icon-stroke-calendar::before {
  content: "\e900";
}
.icon-stroke-cash::before {
  content: "\e901";
}
.icon-stroke-check::before {
  content: "\e909";
}
.icon-stroke-clipboard::before {
  content: "\e90a";
}
.icon-stroke-clock::before {
  content: "\e914";
}
.icon-stroke-deal::before {
  content: "\e915";
}
.icon-stroke-dollar-sign::before {
  content: "\e916";
}
.icon-stroke-edit::before {
  content: "\e917";
}
.icon-stroke-external-link::before {
  content: "\e918";
}
.icon-stroke-finish::before {
  content: "\e919";
}
.icon-stroke-license::before {
  content: "\e91a";
}
.icon-stroke-mail::before {
  content: "\e90b";
}
.icon-stroke-phone::before {
  content: "\e90c";
}
.icon-stroke-pin::before {
  content: "\e90d";
}
.icon-stroke-price-tag::before {
  content: "\e90e";
}
.icon-stroke-profile::before {
  content: "\e90f";
}
.icon-stroke-search::before {
  content: "\e910";
}
.icon-stroke-shield::before {
  content: "\e911";
}
.icon-stroke-truck::before {
  content: "\e912";
}
.icon-stroke-upload::before {
  content: "\e913";
}
.icon-stroke-book::before {
  content: "\e922";
}
.icon-stroke-camera::before {
  content: "\e923";
}
.icon-stroke-info::before {
  content: "\e940";
}
.icon-stroke-plumbing::before {
  content: "\e941";
}
@font-face {
  font-display: block;
  font-family: modicons-stroke-md;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.ce8a5f0331f9.eot?lvxr3i#iefix)
      format("embedded-opentype"),
    url(../fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.75407ff431f9.ttf?lvxr3i)
      format("truetype"),
    url(../fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.3ace451331f9.woff?lvxr3i)
      format("woff"),
    url(../fonts/modstyle-icons/modicons-stroke-md/fonts/modicons-stroke-md.9d2551db31f9.svg?lvxr3i#modicons-stroke-md)
      format("svg");
}
[class*="icon-stroke-md-"],
[class^="icon-stroke-md-"] {
  font-family: modicons-stroke-md !important;
}
.icon-stroke-md-door::before {
  content: "\e900";
}
.icon-stroke-md-hvac::before {
  content: "\e901";
}
.icon-stroke-md-roofing::before {
  content: "\e902";
}
.icon-stroke-md-siding::before {
  content: "\e903";
}
.icon-stroke-md-solar::before {
  content: "\e904";
}
.icon-stroke-md-window::before {
  content: "\e905";
}
.btn {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  height: 48px;
  letter-spacing: 0.8px;
  overflow: hidden;
  padding: 14px 30px 15px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.15s ease;
  width: 100%;
  z-index: 0;
}
.btn,
.btn:hover {
  border: 0;
}
.btn,
.btn:active,
.btn:visited {
  box-shadow: none;
}
.btn:disabled {
  cursor: not-allowed;
}
.btn__spinner,
.btn__text {
  display: block;
  margin: 0 auto;
  transition: opacity 0.1s cubic-bezier(0.4, 0.1, 0.5, 1);
}
.btn__spinner {
  height: 20px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
  left: 50%;
  position: absolute;
  width: 20px;
}
.btn__spinner::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.btn__spinner::after {
  -webkit-animation: spinnerAnim 1.5s linear infinite;
  animation: spinnerAnim 1.5s linear infinite;
  border: 4px solid #3c838e;
  border-radius: 50%;
  border-right-color: #fff;
  border-top-color: #fff;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.btn__text {
  left: 0;
  position: relative;
  width: 100%;
}
.btn__check,
.btn__error {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.1s cubic-bezier(0.4, 0.1, 0.5, 1);
  visibility: hidden;
}
.btn__check i,
.btn__error i {
  margin-left: 5px;
}
.btn__error {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
}
.btn__check {
  transition-delay: 0.1s;
}
.btn-link {
  color: #6eb7c2;
}
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  color: #58929b;
}
.btn-default {
  background: #6eb7c2;
  color: #fff;
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  background: #58929b;
}
.btn-primary .btn__spinner::after {
  border: 4px solid #a65d07;
  border-right-color: #fff;
  border-top-color: #fff;
}
.btn-secondary {
  background: 0 0;
  border: 2px solid #bab9ba;
  line-height: 17px;
  color: #bab9ba;
}
.btn-secondary:focus,
.btn-secondary:hover {
  border: #8a8a8a 2px solid;
  color: #8a8a8a;
}
.btn-secondary:active {
  background: 0 0;
}
.btn-secondary:disabled:hover {
  border: 2px solid #bab9ba;
  color: #bab9ba;
}
.btn-secondary .btn__spinner::after {
  border: 4px solid #878687;
  border-right-color: #bab9ba;
  border-top-color: #bab9ba;
}
.btn-info {
  border: 2px solid #6eb7c2;
  line-height: 17px;
}
.btn-info:focus,
.btn-info:hover {
  border: #58929b 2px solid;
  color: #58929b;
}
.btn-info:disabled {
  color: #6eb7c2;
}
.btn-info .btn__spinner::after {
  border: 4px solid #3c838e;
  border-right-color: #6eb7c2;
  border-top-color: #6eb7c2;
}
.btn-lg {
  font-size: 16px;
  height: 60px;
  padding: 20px 40px;
}
.btn-lg.btn-info {
  padding: 18px 28px;
}
.btn-sm {
  font-size: 14px;
  line-height: 18px;
  height: 37px;
  padding: 10px 20px;
}
.btn-sm.btn-info {
  padding: 8px 18px;
}
.btn-xs {
  font-size: 12px;
  line-height: 15px;
  height: 29px;
  padding: 7px 14px;
}
.btn-xs.btn-info {
  padding: 5px 12px;
}
.btn-inline-block {
  display: inline !important;
  width: auto;
}
.btn-next {
  position: relative;
}
.btn-back::before,
.btn-next::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-basic;
  text-rendering: auto;
}
.btn-next::after {
  position: absolute;
  right: 15px;
  top: 14px;
  content: "\e902";
  font-size: 19px;
}
.btn-back {
  padding: 12px;
  width: 48px;
}
.btn-back::before {
  content: "\e901";
  font-size: 20px;
}
.btn-back--with-text {
  position: relative;
  width: auto;
}
.btn-back--with-text::before {
  left: 15px;
  position: absolute;
  top: 12px;
}
.btn--loading {
  cursor: wait;
}
.btn--loading .btn__text {
  visibility: hidden;
}
.btn--loading .btn__spinner {
  display: block;
  opacity: 1;
  visibility: visible;
}
.btn--loading.btn-next::after,
.form--loading .btn.btn-next::after {
  display: none;
}
.card-btn,
.secure-text {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  position: relative;
  text-align: center;
}
.secure-text {
  text-transform: none;
  letter-spacing: auto;
  line-height: 20px;
  padding-left: 12px;
  margin: -5px auto 0;
  font-weight: 700;
  color: #bab9ba;
  font-size: 9px;
  width: 140px;
}
.secure-text::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-fill;
  text-rendering: auto;
  content: "\e903";
  position: absolute;
  left: 0;
  font-size: 9px;
  top: 5px;
}
.card-btn {
  font-weight: 400;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  box-shadow: 0 3px 0 0 #dcdcdc, 0 5px 7px 0 rgba(0, 0, 0, 0.1);
  color: #545253;
  display: inline-block;
  font-size: 14px;
  height: 165px;
  margin-bottom: 3px;
  padding: 0;
  transition: background-color 0.15s ease, border-color 0.15s ease,
    box-shadow 0.15s ease;
  vertical-align: top;
  white-space: normal;
  width: 165px;
}
.card-btn > span {
  display: block;
  left: 10px;
  position: absolute;
  right: 10px;
}
.card-btn__icon {
  height: 80px;
  line-height: 80px;
  top: 20px;
  text-align: center;
  vertical-align: middle;
}
.card-btn__icon img {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.card-btn__name {
  bottom: 25px;
  line-height: 15px;
  max-height: 30px;
  overflow: hidden;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.card-btn:focus,
.card-btn:hover {
  background: #f3f9fa;
  border-color: #a8d3da;
  box-shadow: 0 3px 0 #a8d3da, 0 5px 7px rgba(40, 39, 39, 0.1);
}
.card-btn:active {
  background: #8ab3b9;
  border-color: #426d74;
  box-shadow: 0 -3px 0 #426d74, inset 0 4px 4px rgba(0, 0, 0, 0.16);
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}
.expand-collapse--with-icon::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-stroke;
  text-rendering: auto;
  color: #6eb7c2;
  content: "\e956";
  font-size: 20px;
  margin-top: 3px;
  position: absolute;
}
.expand-collapse--with-icon .expand-collapse__btn,
.expand-collapse--with-icon .expand-collapse__content {
  padding-left: 30px;
}
.expand-collapse,
.expand-collapse__content {
  position: relative;
}
.expand-collapse__content::after {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  bottom: 0;
  content: "";
  height: 30px;
  left: 0;
  opacity: 1;
  position: absolute;
  transition: opacity 0.25s;
  width: 100%;
}
.expand-collapse__content--open::after {
  opacity: 0;
}
.expand-collapse__btn {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  background-color: transparent;
  border: 0;
  color: #6eb7c2;
  cursor: pointer;
  padding: 0;
  position: relative;
}
.expand-collapse__btn--caret::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-basic;
  text-rendering: auto;
  color: #6eb7c2;
  content: "\e905";
  margin-left: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.expand-collapse__btn:active,
.expand-collapse__btn:focus {
  outline: 0;
}
.expand-collapse__btn--open.expand-collapse__btn--caret::after {
  content: "\e908";
}
.carousel-inner,
.item {
  position: relative;
  transition: opacity 0.4s cubic-bezier(0.4, 0.1, 0.5, 1);
}
.body--submitting {
  transition: opacity 0.4s 1.5s cubic-bezier(0.4, 0.1, 0.5, 1);
}
.body--submitted {
  opacity: 0;
}
.form {
  position: relative;
}
.form--loading .btn {
  cursor: wait;
}
.form--loading .btn__text {
  visibility: hidden;
}
.form--loading .btn__spinner {
  display: block;
  opacity: 1;
  visibility: visible;
}
.form--submit {
  cursor: wait;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form--submit * {
  pointer-events: none;
}
.form--submit .step > :not(.form-btns) {
  opacity: 0.4;
}
.form--submit .btn-back {
  opacity: 0;
}
.form--submit .btn__spinner {
  opacity: 1;
  visibility: visible;
}
.form--submit .btn__text,
.form--submit-done .btn-primary.btn-next::after,
.form--submit-error .btn-primary.btn-next::after {
  display: none;
}
.form--submit-done,
.form--submit-error {
  cursor: default;
}
.form--submit-done .btn-primary {
  background-color: #a0bc57;
}
.form--submit-done .btn-primary:active,
.form--submit-done .btn-primary:focus,
.form--submit-done .btn-primary:hover {
  background-color: #a0bc57;
}
.form--submit-done .btn__spinner {
  opacity: 0;
  visibility: hidden;
}
.form--submit-done .btn__check {
  opacity: 1;
  visibility: visible;
}
.form--submit-error .btn-primary {
  background-color: #e97158;
}
.form--submit-error .btn-primary:active,
.form--submit-error .btn-primary:focus,
.form--submit-error .btn-primary:hover {
  background-color: #e97158;
}
.form--submit-error .btn__spinner,
.form--submit-error .btn__text {
  opacity: 0;
  transition-delay: 0.1s;
  visibility: hidden;
}
.form--submit-error .btn__error {
  opacity: 1;
  transition-delay: 0.1s;
  visibility: visible;
}
.form-control {
  box-shadow: inset 2px 1px 2px 0 rgba(0, 0, 0, 0.08),
    inset -2px 0 2px 0 rgba(0, 0, 0, 0.08);
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 15px;
  padding: 15px;
  position: relative;
}
.form-control:focus {
  border: 1px solid #bab9ba;
  box-shadow: none;
}
.input-group {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  margin-bottom: 15px;
}
.input-group > :first-child {
  border-radius: 3px 0 0 3px;
  box-shadow: inset 2px 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.input-group > :last-child {
  border-radius: 0 3px 3px 0;
  box-shadow: inset -2px 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.input-group .form-control {
  border: 0;
}
.input-group-addon {
  background-color: #fff;
  border: 0;
  color: #dcdcdc;
  font-size: 20px;
}
.input-group:focus-within {
  border: 1px solid #bab9ba;
}
.input-group:focus-within * {
  box-shadow: none;
}
.input-group--inline-btn {
  border: 0;
}
.input-group--inline-btn:focus-within {
  border: 0;
}
.input-group--inline-btn .form-control {
  border-width: 1px 0 1px 1px;
  border-color: #dcdcdc;
  border-style: solid;
}
.input-group--inline-btn .form-control:focus {
  border-color: #bab9ba;
}
.input-group--inline-btn .input-group-btn .btn {
  border-radius: 0 4px 4px 0;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.radio {
  margin-top: 0;
}
.radio.form-control {
  box-shadow: none;
  height: auto;
  min-height: 48px;
  padding: 0;
}
.radio label {
  line-height: 21px;
  padding: 15px 15px 15px 40px;
  width: 100%;
}
.radio label input[type="radio"] {
  left: 15px;
  position: absolute;
  top: 10px;
  opacity: 0;
}
.radio label input[type="radio"] + span {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 15px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  display: block;
  height: 20px;
  left: 13px;
  position: absolute;
  top: 16px;
  width: 20px;
  z-index: 2;
}
.radio label input[type="radio"] + span::after {
  background: #fff;
  border-radius: 9px;
  content: "";
  display: block;
  height: 10px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transition: opacity 0.15s ease;
  width: 10px;
  z-index: 3;
}
.radio label input[type="radio"]:checked + span {
  background-color: #6eb7c2;
  border: 1px solid #6eb7c2;
}
.radio label input[type="radio"]:checked + span::after,
.radio-with-check input:checked + .icon {
  opacity: 1;
}
.radio-colored input {
  position: absolute;
  visibility: hidden;
}
.radio-colored input:checked ~ span {
  border: 1px solid transparent;
}
.radio-colored input:checked ~ span::before {
  background: #2c494d;
}
.radio-colored input:checked ~ label {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  background-color: #6eb7c2;
  border-color: #6eb7c2;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}
.radio-colored label {
  background-color: #dcdcdc;
  border: 1px solid #c4c4c0;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin: 10px auto;
  padding: 10px 25px 10px 60px;
  position: relative;
  transition: all 0.15s linear;
  white-space: nowrap;
}
.radio-colored label:hover {
  background-color: #939390;
  color: #fff;
}
.radio-colored span,
.radio-colored span::before {
  border-radius: 100%;
  display: block;
  position: absolute;
}
.radio-colored span {
  background-color: #fff;
  border: 1px solid #bab9ba;
  cursor: pointer;
  pointer-events: none;
  height: 16px;
  -webkit-transform: translate(28px, -44px);
  -ms-transform: translate(28px, -44px);
  transform: translate(28px, -44px);
  transition: border ease 0.15s;
  width: 16px;
}
.radio-colored span::before {
  content: "";
  height: 12px;
  margin: auto;
  -webkit-transform: translate(1px, 1px);
  -ms-transform: translate(1px, 1px);
  transform: translate(1px, 1px);
  transition: background ease 0.15s;
  width: 12px;
}
.radio-with-check {
  display: block;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  text-align: center;
}
.radio-with-check label {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 0;
  padding: 0 15px;
}
.radio-with-check:hover input + .icon + span {
  border-color: #6eb7c2;
}
.radio-with-check input {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.radio-with-check input + .icon {
  color: #6eb7c2;
  font-size: 16px;
  line-height: 16px;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity ease 0.15s;
}
.radio-with-check input + .icon + span {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: border-color ease 0.15s;
  z-index: 2;
}
.radio-with-check input:checked + .icon + span {
  border-color: #6eb7c2;
}
.radio-btn-group {
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  display: block;
  margin: 0;
  overflow: auto;
}
.radio-btn-group__btn {
  float: left;
  width: 20%;
}
.radio-btn-group__btn + .radio-btn-group__btn {
  border-left: 1px solid #dcdcdc;
}
.radio-btn-group label {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8a8a8a;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 70px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 20px 5px;
  position: relative;
  text-align: center;
  transition: all 0.15s linear;
  white-space: nowrap;
  width: 100%;
}
.radio-btn-group label:hover {
  background-color: #fbfbf9;
  color: #545253;
}
.radio-btn-group label:active {
  background-color: #58929b;
}
.radio-btn-group input {
  position: absolute;
  visibility: hidden;
}
.radio-btn-group input + span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  padding: 25% 0;
}
.radio-btn-group input + span:hover {
  background-color: #fbfbf9;
}
.radio-btn-group input:checked + span {
  background-color: #6eb7c2;
  border: 1px solid #58929b;
  box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
.radio-btn-group input:checked ~ label {
  border: 1px solid #58929b;
  font-weight: 700;
  line-height: 16px;
}
.radio-btn-group input:checked ~ label,
.radio-btn-group input:checked ~ label:hover {
  background-color: #6eb7c2;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}
.radio-btn-group input:checked ~ label:first-child span {
  border-radius: 4px 0 0 4px;
}
.radio-btn-group input:checked ~ label:last-child span {
  border-radius: 0 4px 4px 0;
}
.radio-btn-group input:active + span {
  background-color: #58929b;
  border: 1px solid #58929b;
  box-shadow: inset 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
.checkbox.form-control {
  line-height: 15px;
  padding: 15px 10px 10px 15px;
}
.checkbox label {
  display: inline-block;
  height: 100%;
  padding-left: 26px;
  width: 100%;
}
.checkbox label input[type="checkbox"] {
  background: 0 0;
  border-color: #fff;
  border-radius: 0;
  left: 16px;
  margin-top: 0;
  position: absolute;
  top: -2px;
}
.checkbox label input[type="checkbox"]::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-fill;
  text-rendering: auto;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  content: "\e920";
  display: block;
  height: 20px;
  text-align: center;
  transition: color 0.15s ease;
  width: 20px;
}
.checkbox label input[type="checkbox"]:checked::before {
  color: #fff;
  background-color: #02a8af;
  border-color: #02a8af;
  font-size: 15px;
  padding: 1px;
}
.checkbox--no-border.checkbox label {
  line-height: 15px;
  padding-left: 35px;
  width: auto;
}
.checkbox--no-border.checkbox label input[type="checkbox"] {
  left: 25px;
  top: -2px;
}
.select,
div.form-control {
  box-shadow: none;
  padding: 0;
}
.select {
  box-shadow: inset 2px 1px 2px 0 rgba(0, 0, 0, 0.08),
    inset -2px 0 2px 0 rgba(0, 0, 0, 0.08);
  font-size: 16px;
  line-height: 19px;
  -webkit-appearance: none;
  appearance: none;
  background: 0 0;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 14px 15px 13px;
  margin: 0;
  position: relative;
  width: 100%;
}
.select:focus {
  border: 1px solid #bab9ba;
  box-shadow: none;
}
.select option {
  background: #fff;
  color: #545253;
}
.arrow-down::after,
.select + span {
  position: absolute;
  right: 15px;
  top: 50%;
}
.select + span {
  margin-top: -7px;
  pointer-events: none;
}
.arrow-down {
  margin: 0;
}
.arrow-down::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-basic;
  text-rendering: auto;
  content: "\e905";
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.image-selector {
  display: inline-block;
  height: 87px;
  margin: 0 0 8px;
  width: 32.5%;
}
.image-selector__group,
.mixed-input-widget--right form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.image-selector input {
  display: none;
}
.image-selector input:checked ~ .image-selector__border {
  border: 3px solid #6eb7c2;
  border-radius: 8px;
  padding: 2px;
}
.image-selector__border {
  border: 3px solid #fff;
  border-radius: 8px;
  display: inline-block;
  height: 100%;
  padding: 2px;
  width: 100%;
}
.image-selector__border:hover {
  border: 3px solid #6eb7c2;
}
.image-selector label {
  background-position: center 1px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 100%;
  line-height: 77px;
  text-align: center;
  width: 100%;
}
.image-selector label span {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
}
.has-error .input-group * {
  box-shadow: none;
}
.has-error .form-control {
  border: 1px solid #e97158;
  color: #e97158;
}
.has-error .form-error-message {
  display: block !important;
}
.has-error .radio-with-check input + .icon + span {
  border: 2px solid #e97158;
}
.has-error .radio-btn-group,
.has-error .radio-colored label {
  border: 1px solid #e97158;
}
.has-error .image-selector + .form-error-message,
.has-error .radio-btn-group + .form-error-message,
.has-error .radio-colored label + .form-error-message {
  margin-top: 5px;
}
.has-error .image-selector__border {
  border: 3px solid #e97158;
}
.has-error .input-group {
  border: 0;
}
.has-error .input-group:focus-within {
  border: 0;
}
.has-error .input-group--inline-btn .form-control {
  border-color: #e97158;
}
.form-error-message {
  color: #e97158;
  font-size: 14px;
  display: none;
  margin: -10px 0 10px 2px;
}
@media (max-width: 767px) {
  .image-selector {
    margin-bottom: 0;
    width: 31%;
  }
}
.nav li a:hover {
  background-color: #e2f0f2;
}
.pagination {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #dcdcdc;
  font-size: 0;
  list-style: none;
  margin: 30px 0;
  padding: 0;
  vertical-align: middle;
}
.pagination li {
  display: inline-block;
  font-size: 16px;
  height: 30px;
  letter-spacing: 0.8px;
  width: 35px;
  line-height: 30px;
  text-align: center;
}
.pagination li.disabled > * {
  cursor: not-allowed;
}
.pagination li.active > * {
  color: #6eb7c2;
}
.pagination a {
  color: #8a8a8a;
  transition: color 0.15s ease;
}
.pagination a:active,
.pagination a:focus,
.pagination a:hover {
  color: #6eb7c2;
}
.pagination i {
  bottom: -1px;
  position: relative;
}
.progress-bar__title {
  color: #8a8a8a;
  display: block;
  letter-spacing: 1px;
  font-size: 11px;
  margin: 0 0 4px;
  position: relative;
  text-transform: uppercase;
}
.progress-bar__empty {
  background-color: #ecf1dd;
  border-radius: 4px;
  height: 5px;
  width: 100%;
  z-index: 1;
}
.progress-bar__fill {
  overflow: hidden;
  position: relative;
  transition: width 0.65s;
  width: 0%;
  z-index: 2;
}
.progress-bar__percentage {
  display: none;
  position: absolute;
  right: 0;
}
.mixed-input-widget,
.mixed-input-widget--left {
  border-radius: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mixed-input-widget {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  margin: 25px auto;
  max-width: 850px;
  min-height: 145px;
  width: 100%;
}
.mixed-input-widget--left {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff right center no-repeat;
  background-size: cover;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}
.mixed-input-widget--right {
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  padding: 30px 25px;
}
.mixed-input-widget__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 33px;
  line-height: 40px;
  margin: 0 auto;
  width: 85%;
}
.mixed-input-widget .form-group,
.single-input-widget .form-group {
  margin-bottom: 0;
}
.mixed-input-widget .form-group:nth-child(1) {
  -webkit-flex-basis: 55%;
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 20px;
  min-width: 230px;
}
.mixed-input-widget .form-group:nth-child(2) {
  -webkit-flex-basis: 38%;
  -ms-flex-preferred-size: 38%;
  flex-basis: 38%;
  -webkit-flex-grow: 0.5;
  -ms-flex-positive: 0.5;
  flex-grow: 0.5;
  min-width: 140px;
}
.single-input-widget {
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin: 25px auto;
  width: 100%;
}
.single-input-widget--left,
.single-input-widget--right {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
}
.single-input-widget--left {
  background: #fff center center no-repeat;
  background-size: cover;
}
.single-input-widget--right {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
}
.single-input-widget__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  font-size: 33px;
  line-height: 40px;
  margin: 0;
}
.single-input-widget .form-group__label {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.single-input-widget .post {
  color: #545253;
  display: none;
  text-align: center;
}
.single-input-widget .post__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 29px;
  margin: 0;
}
.single-input-widget .post__desc {
  font-size: 14px;
  letter-spacing: 0.1px;
  margin: 0;
}
.single-input-widget .box {
  border: 2px solid transparent;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bottom-cta-block {
  background: #545253 center center no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: 20px;
  padding: 30px;
  position: relative;
  text-align: center;
  z-index: 0;
}
.bottom-cta-block__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 52px;
  position: relative;
  z-index: 2;
}
.bottom-cta-block button {
  z-index: 2;
}
.bottom-cta-block::after {
  background: rgba(0, 0, 0, 0.55);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.fullscreen-cta {
  background: #545253 center center no-repeat;
  background-size: cover;
  color: #fff;
  left: 0;
  margin: 20px 0;
  padding: 50px 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.fullscreen-cta__container {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}
.fullscreen-cta__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 52px;
  margin: 0;
}
@media (max-width: 991px) {
  .mixed-input-widget__title {
    font-size: 26px;
  }
  .mixed-input-widget .form-group:nth-child(1) {
    margin-right: 0;
  }
  .single-input-widget {
    background-size: 45% 100%;
  }
  .single-input-widget--left {
    width: 40%;
  }
  .single-input-widget--right {
    padding: 20px 30px;
    width: 60%;
  }
  .single-input-widget__title {
    font-size: 26px;
  }
  .fullscreen-cta__title {
    font-size: 28px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .mixed-input-widget {
    border-radius: 13px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mixed-input-widget--left,
  .mixed-input-widget--right {
    width: 100%;
  }
  .mixed-input-widget--left {
    background-position: bottom center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 26px 29px 46px 34px;
  }
  .mixed-input-widget--right {
    padding: 20px 20px 0;
  }
  .mixed-input-widget--right .col-sm-5 {
    padding-left: 15px;
  }
  .mixed-input-widget__title {
    font-size: 28px;
    line-height: 34px;
    margin-left: 0;
    width: 100%;
  }
  .mixed-input-widget .form-group:nth-child(1) {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    margin-right: 0;
  }
  .mixed-input-widget .form-group:nth-child(2) {
    -webkit-flex-basis: 41%;
    -ms-flex-preferred-size: 41%;
    flex-basis: 41%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .mixed-input-widget .form-btn {
    min-width: auto;
    width: 18%;
  }
  .mixed-input-widget .zipbox {
    max-width: none;
  }
  .single-input-widget {
    background-size: 100% 150px;
    border-radius: 13px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin: -10px auto 25px;
  }
  .single-input-widget--left,
  .single-input-widget--right {
    width: 100%;
  }
  .single-input-widget--left {
    background-position: center bottom;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 26px 29px 46px 34px;
  }
  .single-input-widget--right {
    padding: 20px;
  }
  .single-input-widget__title {
    font-size: 28px;
    line-height: 34px;
    margin-left: 0;
  }
  .bottom-cta-block {
    margin-left: -15px;
    margin-right: -15px;
  }
  .bottom-cta-block__title {
    font-size: 26px;
    line-height: 37px;
  }
  .fullscreen-cta {
    padding: 25px 20px 40px;
  }
  .fullscreen-cta__container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .fullscreen-cta__container .col-sm-6 {
    padding: 0;
  }
  .fullscreen-cta__title {
    font-size: 26px;
    line-height: 37px;
    margin-bottom: 27px;
  }
}
.star-rating,
.star-rating__stars {
  display: inline-block;
}
.star-rating > span {
  vertical-align: middle;
}
.star-rating__stars {
  height: 24px;
  line-height: 24px;
  margin-right: 5px;
  position: relative;
}
.star-rating__stars::after,
.star-rating__stars::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-fill;
  text-rendering: auto;
  content: "\e907\e907\e907\e907\e907";
  display: inline-block;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
}
.star-rating__stars::before {
  color: #f6f5f1;
  position: relative;
  z-index: 1;
}
.star-rating__stars::after {
  color: #fec14b;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 0;
}
.star-rating__stars--00::before {
  color: #f6f5f1;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
}
.star-rating__stars--00::after {
  display: none;
}
.star-rating__stars--05::after {
  width: 10%;
}
.star-rating__stars--10::after {
  width: 20%;
}
.star-rating__stars--15::after {
  width: 30%;
}
.star-rating__stars--20::after {
  width: 40%;
}
.star-rating__stars--25::after {
  width: 50%;
}
.star-rating__stars--30::after {
  width: 60%;
}
.star-rating__stars--35::after {
  width: 70%;
}
.star-rating__stars--40::after {
  width: 80%;
}
.star-rating__stars--45::after {
  width: 90%;
}
.star-rating__stars--50::after,
img {
  width: 100%;
}
.star-rating__label {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #545253;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  transition: color ease 0.15s;
  white-space: nowrap;
}
.star-rating__label--text,
.star-rating__label--verified {
  color: #f6931d;
  font-size: 14px;
  line-height: 18px;
}
.star-rating__label--text {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #767475;
}
.star-rating--lg,
.star-rating--lg .star-rating__stars {
  height: 28px;
  line-height: 28px;
}
.star-rating--lg .star-rating__stars::after,
.star-rating--lg .star-rating__stars::before {
  font-size: 28px;
  height: 28px;
  line-height: 28px;
}
.star-rating--sm .star-rating__stars {
  height: 20px;
  line-height: 20px;
}
.star-rating--sm .star-rating__stars::after,
.star-rating--sm .star-rating__stars::before {
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
a.star-rating:active .star-rating__label,
a.star-rating:focus .star-rating__label,
a.star-rating:hover .star-rating__label {
  color: #434142;
}
a.star-rating:active .star-rating__label--verified,
a.star-rating:focus .star-rating__label--verified,
a.star-rating:hover .star-rating__label--verified {
  color: #c47517;
}
a.star-rating:active .star-rating__label--text,
a.star-rating:focus .star-rating__label--text,
a.star-rating:hover .star-rating__label--text {
  color: #545253;
}
.ext-rating-icon {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  color: #545253;
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  padding: 5px 10px;
  transition: border-color 0.15s ease;
}
.ext-rating-icon--bbb,
.ext-rating-icon--google {
  background-repeat: no-repeat;
  padding-left: 30px;
}
.ext-rating-icon--google {
  background-position: 10px 50%;
  background-image: url(../images/modstyle-icons/google.70fa605f.svg);
  background-size: 14px 14px;
}
.ext-rating-icon--bbb {
  background-image: url(../images/modstyle-icons/bbb.4860a631.svg);
  background-position: 8px 50%;
  background-size: 22px 22px;
}
a.ext-rating-icon:active,
a.ext-rating-icon:focus,
a.ext-rating-icon:hover {
  border-color: #bab9ba;
  color: #545253;
}
.ratings-set {
  margin: 0 0 15px;
}
.ratings-set__group {
  font-size: 0;
}
.ratings-set__group + .ratings-set__group {
  margin-top: 10px;
}
.ratings-set__group .ext-rating-icon + .ext-rating-icon {
  margin-left: 9px;
}
.large-rating-icon,
.large-rating-icon::after {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  display: inline-block;
}
.large-rating-icon {
  height: 40px;
  line-height: 40px;
  padding-left: 45px;
  position: relative;
  font-weight: 700;
  color: #545253;
  font-size: 28px;
}
.large-rating-icon::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-fill;
  text-rendering: auto;
  color: #fec14b;
  content: "\e907";
  font-size: 40px;
  height: 40px;
  left: 0;
  line-height: 40px;
  position: absolute;
  top: 0;
  width: 40px;
}
.large-rating-icon::after {
  font-weight: 400;
  color: #767475;
  content: "/ 5";
  font-size: 15px;
  vertical-align: middle;
}
.large-rating-icon--empty-star {
  color: #dcdcdc;
}
.large-rating-icon--empty-star::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-stroke;
  text-rendering: auto;
  color: #f6f5f1;
  content: "\e908";
  font-size: 40px;
}
.large-rating-icon--bbb::before,
.large-rating-icon--google::before {
  background-image: url(../images/modstyle-icons/google.70fa605f.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  content: "";
}
.large-rating-icon--bbb::before {
  background-image: url(../images/modstyle-icons/bbb.4860a631.svg);
  background-size: 38px 38px;
}
.large-rating-icon--bbb::after {
  display: none;
}
@media (max-width: 767px) {
  .large-rating-icon {
    font-size: 20px;
    height: 65px;
    line-height: 20px;
    min-width: 40px;
    padding: 45px 0 0;
    text-align: center;
    white-space: nowrap;
  }
  .large-rating-icon::before {
    left: 50%;
    margin-left: -20px;
    top: 0;
  }
}
.large-rating-icon-set {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.large-rating-icon-set__item {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 165px;
  min-width: 130px;
  padding: 20px 0;
}
.large-rating-icon-set__item--large {
  max-width: 100%;
  min-width: 300px;
  padding: 0;
}
@media (max-width: 767px) {
  .large-rating-icon-set__item:not(.large-rating-icon-set__item--large) {
    min-width: 70px;
  }
}
.review-prompt {
  color: #545253;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 30px;
}
.review-prompt__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.review-prompt__cta {
  margin-top: 15px;
}
.review-prompt__cta .btn {
  margin: 0;
  width: auto;
}
.review-item {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.review-item + .review-item {
  margin-top: 30px;
}
.review-item__by {
  color: #545253;
  line-height: 22px;
}
.open-hours dd.open-now,
.review-item__author {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.review-item__date {
  color: #939390;
}
.review-item__rating {
  margin-top: 10px;
}
.review-item__text {
  color: #767475;
  font-size: 16px;
  line-height: 26px;
  margin-top: 10px;
}
.review-item__more-btn {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  -webkit-appearance: none;
  appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #6eb7c2;
  font-size: 14px;
  margin: 0;
  padding: 0;
  transition: color ease 0.15s;
}
.review-item__more-btn:active,
.review-item__more-btn:focus,
.review-item__more-btn:hover {
  color: #58929b;
}
.review-item__photos {
  list-style: none;
  margin: 10px -3px 0;
  overflow: hidden;
  padding: 0;
}
.review-item__photos-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #767475;
  font-size: 16px;
  line-height: 26px;
  margin: 15px 0 5px;
}
.review-item__photo {
  background: #dcdcdc;
  border-radius: 4px;
  float: left;
  height: 75px;
  margin: 0 3px 6px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 75px;
}
.review-item__photo-img {
  cursor: pointer;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.reviews-block {
  position: relative;
}
.reviews-block__header {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  color: #545253;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
  overflow: auto;
  padding: 5px 0;
}
.reviews-block__header-left {
  float: left;
}
.reviews-block__header-right {
  float: right;
}
.reviews-block__dropdown,
.reviews-block__header-right label {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.reviews-block__header-right label {
  color: #8a8a8a;
  display: inline-block;
  margin: 0 10px 0 0;
  text-align: right;
  font-weight: 400;
}
.reviews-block__header-right i {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 1;
}
.reviews-block__dropdown-wrapper {
  display: inline-block;
  position: relative;
}
.reviews-block__dropdown {
  font-weight: 700;
  -webkit-appearance: none;
  appearance: none;
  background: 0 0;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  outline: 0;
  padding-right: 20px;
  transition: width ease-in-out 0.65s;
  width: auto;
  z-index: 2;
}
.reviews-block--loading::after,
.reviews-block--loading::before {
  background: #fff;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.reviews-block--loading::before {
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: 3;
}
.reviews-block--loading::after {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  content: "Loading reviews...";
  font-size: 14px;
  line-height: 22px;
  padding: 5px 0;
  z-index: 4;
}
.powered-by-google {
  background-image: url(../images/modstyle-logos/powered_by_google_on_white.bdabcd09.png);
  background-repeat: no-repeat;
  background-size: 144px 18px;
  background-color: #f9f9f5;
  background-position: center center;
  border-radius: 4px;
  height: 48px;
  margin: 30px 0 0;
}
@media (-webkit-min-device-pixel-ratio: 1.3),
  (min--moz-device-pixel-ratio: 1.3),
  (min-device-pixel-ratio: 1.3),
  (min-resolution: 1.3dppx) {
  .powered-by-google {
    background-image: url(../images/modstyle-logos/powered_by_google_on_white%402x.65edac3c.png);
  }
}
.contractor-more-block {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #767475;
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 15px;
  transition: color 0.15s ease;
}
.contractor-more-block__header {
  margin-bottom: 10px;
}
.contractor-more-block__badge {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  background: #767475;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  margin-right: 5px;
  padding: 3px 5px;
  text-transform: uppercase;
  transition: background-color 0.15s ease;
  white-space: nowrap;
}
.contractor-more-block__note {
  color: #bab9ba;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  white-space: nowrap;
}
.contractor-more-block__cta {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #6eb7c2;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  transition: color 0.15s ease;
  white-space: nowrap;
}
.contractor-more-block__cta::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-basic;
  text-rendering: auto;
  content: "\e907";
  font-size: 10px;
}
.contractor-more-block--review .contractor-more-block__text::before {
  content: "“";
}
.contractor-more-block--review .contractor-more-block__text::after {
  content: "”";
}
.contractor-more-block--promo {
  color: #a0bc57;
}
.contractor-more-block--promo .contractor-more-block__badge {
  background: #a0bc57;
}
.contractor-more-block--promo .contractor-more-block__cta {
  color: #809645;
}
.contractor-more-block--promo .contractor-more-block__cta:active,
.contractor-more-block--promo .contractor-more-block__cta:focus,
.contractor-more-block--promo .contractor-more-block__cta:hover {
  color: #607034;
}
a.contractor-more-block {
  color: #767475;
}
a.contractor-more-block:active,
a.contractor-more-block:focus,
a.contractor-more-block:hover {
  color: #545253;
}
a.contractor-more-block--promo {
  color: #a0bc57;
}
a.contractor-more-block--promo:active,
a.contractor-more-block--promo:focus,
a.contractor-more-block--promo:hover {
  color: #809645;
}
a.contractor-more-block--promo:active .contractor-more-block__badge,
a.contractor-more-block--promo:focus .contractor-more-block__badge,
a.contractor-more-block--promo:hover .contractor-more-block__badge {
  background: #809645;
}
a.contractor-more-block--promo:active .contractor-more-block__cta,
a.contractor-more-block--promo:focus .contractor-more-block__cta,
a.contractor-more-block--promo:hover .contractor-more-block__cta {
  color: #607034;
}
.contractor-icons-list {
  color: #767475;
  font-size: 16px;
  line-height: 26px;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.contractor-icons-list li {
  margin: 0 0 5px;
  padding: 0 0 0 24px;
  position: relative;
}
.contractor-icons-list li [class*=" icon-"],
.contractor-icons-list li [class^="icon-"] {
  color: #545253;
  font-size: 18px;
  line-height: 26px;
  left: 0;
  position: absolute;
  top: 0;
}
.contractor-icons-list > :last-child {
  margin-bottom: 0;
}
.appt-details {
  margin: 0 0 15px;
  padding: 0 0 0 23px;
  position: relative;
}
.appt-details__label,
.appt-details__text,
.appt-details__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.appt-details__label {
  font-weight: 700;
  color: #bab9ba;
  line-height: 13px;
  margin: 0 0 5px;
  text-transform: uppercase;
  font-size: 10px;
}
.appt-details__text,
.appt-details__title {
  font-size: 14px;
}
.appt-details__title {
  margin: 0 0 5px;
  position: relative;
  font-weight: 700;
  color: #545253;
  line-height: 18px;
}
.appt-details--confirmed .appt-details__title::before,
.appt-details__title::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  font-size: 18px;
}
.appt-details__title::before {
  left: -23px;
  position: absolute;
  top: -1px;
  font: 14px/1 modicons-stroke;
  content: "\e900";
}
.appt-details__text {
  font-weight: 400;
  color: #767475;
  line-height: 17px;
}
.appt-details--confirmed .appt-details__title {
  color: #a0bc57;
}
.appt-details--confirmed .appt-details__title::before {
  font: 14px/1 modicons-fill;
  content: "\e920";
  line-height: 18px;
}
.contractor-info {
  min-height: 68px;
  padding-left: 88px;
  position: relative;
}
.contractor-info > :last-child {
  margin-bottom: 0;
}
.contractor-info__logo {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 68px;
  left: 0;
  position: absolute;
  top: 0;
  width: 68px;
}
.contractor-info__name {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #545253;
  font-size: 22px;
  line-height: 29px;
  margin: 0 0 10px;
}
.contractor-info__name a {
  color: inherit;
  text-decoration: none;
  transition: color 0.15s ease;
}
.contractor-info__name a:active,
.contractor-info__name a:focus,
.contractor-info__name a:hover {
  color: #6eb7c2;
}
.contractor-info .contractor-icons-list {
  font-size: 14px;
  line-height: 18px;
}
.contractor-info .contractor-icons-list li [class*=" icon-"],
.contractor-info .contractor-icons-list li [class^="icon-"] {
  line-height: 18px;
}
.contractor-info--lg {
  min-height: 160px;
  padding-left: 192px;
}
.contractor-info--lg .contractor-info__logo {
  height: 160px;
  width: 160px;
}
.contractor-info--lg .contractor-info__name {
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 15px;
}
.contractor-info--mobile {
  padding: 0;
}
.contractor-info--mobile .contractor-info__logo-name {
  display: table;
  margin: 0 0 15px;
  width: 100%;
}
.contractor-info--mobile .contractor-info__logo {
  display: table-cell;
  height: 68px;
  position: static;
  width: 68px;
}
.contractor-info--mobile .contractor-info__logo--desktop {
  background: 0 0 !important;
  display: none;
}
.contractor-info--mobile .contractor-info__name {
  display: table-cell;
  font-size: 22px;
  height: 68px;
  line-height: 29px;
  padding-left: 15px;
  vertical-align: middle;
}
.contractor-info--mobile--lg .contractor-info__logo {
  height: 68px;
  width: 68px;
}
@media (max-width: 767px) {
  .contractor-info {
    padding: 0;
  }
  .contractor-info .contractor-info__logo-name {
    display: table;
    margin: 0 0 15px;
    width: 100%;
  }
  .contractor-info .contractor-info__logo {
    display: table-cell;
    height: 68px;
    position: static;
    width: 68px;
  }
  .contractor-info .contractor-info__logo--desktop {
    background: 0 0 !important;
    display: none;
  }
  .contractor-info .contractor-info__name {
    display: table-cell;
    font-size: 22px;
    height: 68px;
    line-height: 29px;
    padding-left: 15px;
    vertical-align: middle;
  }
  .contractor-info--lg .contractor-info__logo {
    height: 68px;
    width: 68px;
  }
}
@media (min-width: 767px) {
  .contractor-info:not(.contractor-info--mobile)
    .contractor-info__logo--mobile {
    background: 0 0 !important;
    display: none;
  }
}
.contractor-card {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 0 30px;
  padding: 20px;
}
.contractor-card__info {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 20px;
}
.contractor-card__actions {
  width: 230px;
}
.contractor-card__action-row--text {
  padding: 10px 0;
}
.contractor-card__action-row + .contractor-card__action-row {
  border-top: 1px solid #dcdcdc;
}
.contractor-card__action-row .appt-details {
  margin-bottom: 0;
}
.contractor-card__action-btn {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  background: 0 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0;
  color: #6eb7c2;
  cursor: pointer;
  display: block;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 16px;
  padding: 10px 0 10px 23px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: color 0.15s ease;
  width: 100%;
}
.contractor-card__action-btn:active,
.contractor-card__action-btn:focus,
.contractor-card__action-btn:hover {
  color: #58929b;
}
.contractor-card__action-btn [class*=" icon-"],
.contractor-card__action-btn [class^="icon-"] {
  font-size: 16px;
  left: 0;
  line-height: 16px;
  position: absolute;
  top: 10px;
}
.contractor-card--vertical {
  display: block;
  padding: 0;
}
.contractor-card--vertical .contractor-card__info {
  padding: 20px;
}
.contractor-card--vertical .contractor-card__actions {
  border-top: 1px solid #dcdcdc;
  text-align: center;
  width: 100%;
}
.contractor-card--vertical
  .contractor-card__actions
  .appt-details__title::before {
  display: none;
}
.contractor-card--vertical .contractor-card__action-row--text {
  padding: 15px 20px;
}
.contractor-card--vertical .contractor-card__action-btn {
  padding: 15px 20px;
  text-align: center;
}
.contractor-card--vertical .contractor-card__action-btn [class*=" icon-"],
.contractor-card--vertical .contractor-card__action-btn [class^="icon-"] {
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.contractor-card--vertical .star-rating .star-rating__stars {
  height: 20px;
  line-height: 20px;
}
.contractor-card--vertical .star-rating .star-rating__stars::after,
.contractor-card--vertical .star-rating .star-rating__stars::before {
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .contractor-card {
    display: block;
    padding: 0;
  }
  .contractor-card .contractor-card__info {
    padding: 20px;
  }
  .contractor-card .contractor-card__actions {
    border-top: 1px solid #dcdcdc;
    text-align: center;
    width: 100%;
  }
  .contractor-card .contractor-card__actions .appt-details__title::before {
    display: none;
  }
  .contractor-card .contractor-card__action-row--text {
    padding: 15px 20px;
  }
  .contractor-card .contractor-card__action-btn {
    padding: 15px 20px;
    text-align: center;
  }
  .contractor-card .contractor-card__action-btn [class*=" icon-"],
  .contractor-card .contractor-card__action-btn [class^="icon-"] {
    position: relative;
    top: -2px;
    vertical-align: middle;
  }
  .contractor-card .star-rating .star-rating__stars {
    height: 20px;
    line-height: 20px;
  }
  .contractor-card .star-rating .star-rating__stars::after,
  .contractor-card .star-rating .star-rating__stars::before {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
  }
}
.profile-page-nav {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
  color: #bab9ba;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
}
.profile-page-nav__tabs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.profile-page-nav__tab {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
}
.profile-page-nav__tab::after {
  background: #6eb7c2;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: opacity ease 0.15s;
}
.profile-page-nav__link:hover,
.profile-page-nav__tab--active {
  color: #6eb7c2;
}
.profile-page-nav__tab--active::after {
  opacity: 1;
}
.profile-page-nav__link {
  color: inherit;
  cursor: pointer;
  display: block;
  font: inherit;
  margin: 0;
  min-width: 140px;
  padding: 15px 25px;
  text-align: center;
  transition: color ease 0.15s;
}
.profile-page-nav__link::after {
  background: #6eb7c2;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: opacity ease 0.15s;
}
.profile-page-nav__link--active {
  color: #6eb7c2;
}
.profile-page-nav__link--active::after {
  opacity: 1;
}
.profile-page-nav--mobile .profile-page-nav__tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.profile-page-nav--mobile .profile-page-nav__tab {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.profile-page-nav--mobile .profile-page-nav__link {
  min-width: 0;
  padding: 10px 15px;
}
.profile-page-nav--mobile .container {
  width: auto;
}
@media (max-width: 767px) {
  .profile-page-nav .profile-page-nav__tabs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .profile-page-nav .profile-page-nav__tab {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .profile-page-nav .profile-page-nav__link {
    min-width: 0;
    padding: 10px 15px;
  }
  .profile-page-nav .container {
    width: auto;
  }
}
.profile-actions {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  margin: 0 0 30px;
}
.profile-actions .btn {
  margin: 0;
}
.profile-actions__headline {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 15px;
}
.profile-actions__row + .profile-actions__row {
  border-top: 1px solid #dcdcdc;
}
.profile-actions__row--text {
  padding: 15px;
}
.profile-actions__row--text .appt-details,
.profile-actions__row--text .contractor-more-block {
  margin-bottom: 0;
}
.profile-actions__btn {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  background: 0 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0;
  color: #545253;
  cursor: pointer;
  display: block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  line-height: 18px;
  min-width: 100%;
  overflow: hidden;
  padding: 15px 15px 15px 38px;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  transition: color 0.15s ease;
  white-space: nowrap;
}
.mobile-bottom-toolbar--active
  .mobile-bottom-toolbar__content
  .btn-secondary:active,
.mobile-bottom-toolbar--active
  .mobile-bottom-toolbar__content
  .btn-secondary:focus,
.mobile-bottom-toolbar--active
  .mobile-bottom-toolbar__content
  .btn-secondary:hover,
.profile-actions__btn:active,
.profile-actions__btn:focus,
.profile-actions__btn:hover {
  color: #58929b;
}
.profile-actions__btn [class*=" icon-"],
.profile-actions__btn [class^="icon-"] {
  font-size: 18px;
  left: 15px;
  line-height: 18px;
  position: absolute;
  top: 15px;
}
.open-hours,
.promotion {
  color: #545253;
  font-size: 16px;
  line-height: 22px;
}
.open-hours dd.open-now::after,
.open-hours dt {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.open-hours dt {
  float: left;
  padding-right: 10px;
  width: 45px;
  font-weight: 700;
}
.open-hours dd {
  margin: 0 0 0 55px;
  padding: 0;
}
.open-hours dd.open-now::after {
  font-weight: 400;
  content: "(Open)";
}
.open-hours dd.closed {
  color: #bab9ba;
  text-transform: uppercase;
}
.promotion {
  color: #767475;
  line-height: 26px;
  margin: 0 0 45px;
}
.promotion__header {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  vertical-align: top;
}
.promotion__badge {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  background: #a0bc57;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  margin-right: 5px;
  padding: 3px 5px;
  text-transform: uppercase;
  transition: background-color 0.15s ease;
  white-space: nowrap;
}
.promotion__note {
  color: #bab9ba;
  vertical-align: middle;
  white-space: nowrap;
}
.promotion__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #a0bc57;
  font-size: 18px;
  line-height: 25px;
}
.promotion__trades {
  color: #bab9ba;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 15px;
}
.promotion__subtitle {
  color: #545253;
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 15px;
}
.promotion__details {
  margin: 0 0 25px;
}
.promotion__terms-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #545253;
  font-size: 14px;
  letter-spacing: 0.69;
  line-height: 20px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.promotion__terms {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 15px;
}
.promotion__more-btn {
  border: 0;
  display: inline;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 18px;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}
.mobile-bottom-toolbar {
  background: #fff;
  bottom: 0;
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1000;
}
.mobile-bottom-toolbar__content {
  background: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
  position: relative;
  z-index: 2;
}
.mobile-bottom-toolbar__content .btn {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.mobile-bottom-toolbar__content .btn-primary {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mobile-bottom-toolbar__content .btn-secondary {
  background: #fff;
  border: 1px solid #dcdcdc;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  height: 37px;
  line-height: 37px;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: 1px;
  width: 37px;
}
.mobile-bottom-toolbar__content .btn-secondary:active,
.mobile-bottom-toolbar__content .btn-secondary:focus,
.mobile-bottom-toolbar__content .btn-secondary:hover {
  border-color: #bab9ba;
}
.mobile-bottom-toolbar__content .btn-secondary::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-basic;
  text-rendering: auto;
  content: "\e90c";
  font-size: 18px;
  position: relative;
  top: 3px;
}
.mobile-bottom-toolbar__content .btn + .btn {
  margin-left: 15px;
}
.mobile-bottom-toolbar__menu {
  bottom: 0;
  left: 15px;
  opacity: 0;
  padding: 15px 0 0;
  position: absolute;
  right: 15px;
  transition: bottom ease 0.3s, opacity ease 0.3s;
  z-index: 1;
}
.mobile-bottom-toolbar__menu .profile-actions {
  margin-bottom: 0;
}
.mobile-bottom-toolbar-overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
.mobile-bottom-toolbar-overlay--active {
  display: block;
}
.mobile-bottom-toolbar--active .mobile-bottom-toolbar__menu {
  bottom: 72px;
  opacity: 1;
}
.mobile-bottom-toolbar--active .mobile-bottom-toolbar__content .btn-secondary {
  color: #6eb7c2;
}
.mobile-bottom-toolbar--active
  .mobile-bottom-toolbar__content
  .btn-secondary::before {
  content: "\e909";
}
.contractor-card-v2 {
  background: #fff;
  border: 1px solid #dcdcdc;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #434142;
  cursor: pointer;
  overflow: hidden;
  transition: box-shadow 0.15s ease;
}
.contractor-card-v2__header {
  border-bottom: 1px solid #dcdcdc;
  padding: 10px;
  position: relative;
}
.contractor-card-v2__header-link {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #545253;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 97px;
  padding-right: 30px;
  position: relative;
}
.contractor-card-v2__header-link:active,
.contractor-card-v2__header-link:focus,
.contractor-card-v2__header-link:hover {
  color: inherit;
}
.contractor-card-v2__logo {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  display: block;
  font-size: 0;
  height: 97px;
  line-height: 97px;
  overflow: hidden;
  text-align: center;
  width: 97px;
}
.contractor-card-v2__logo img {
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
}
.contractor-card-v2__name-props {
  display: block;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 16px;
}
.contractor-card-v2__name {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: block;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 6px;
}
.contractor-card-v2__props {
  display: block;
  font-size: 12px;
  line-height: 15px;
}
.contractor-card-v2__rating-views {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 53px;
  position: relative;
}
.contractor-card-v2__rating-views-col {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  text-align: center;
}
.contractor-card-v2__rating-views-col
  + .contractor-card-v2__rating-views-col::before {
  background: #dcdcdc;
  content: "";
  display: block;
  height: 53px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
}
.contractor-card-v2__rating {
  text-align: center;
}
.contractor-card-v2__rating .star-rating__stars {
  height: 12px;
  line-height: 12px;
  margin-right: 0;
}
.contractor-card-v2__rating .star-rating__stars::after,
.contractor-card-v2__rating .star-rating__stars::before {
  font-size: 12px;
  height: 12px;
  letter-spacing: 4px;
  line-height: 12px;
}
.contractor-card-v2__rating .star-rating__stars::before {
  color: #fde9d1;
}
.contractor-card-v2__rating .star-rating__stars--05::after {
  width: 8%;
}
.contractor-card-v2__rating .star-rating__stars--15::after {
  width: 28%;
}
.contractor-card-v2__rating .star-rating__stars--25::after {
  width: 48%;
}
.contractor-card-v2__rating .star-rating__stars--35::after {
  width: 68%;
}
.contractor-card-v2__rating .star-rating__stars--45::after {
  width: 88%;
}
.contractor-card-v2__rating .star-rating__label {
  color: #f7a84a;
  font-size: 11px;
  line-height: 14px;
  margin-right: 4px;
}
.contractor-card-v2__rating .star-rating:active .star-rating__label,
.contractor-card-v2__rating .star-rating:focus .star-rating__label,
.contractor-card-v2__rating .star-rating:hover .star-rating__label {
  color: #f6931d;
}
.contractor-card-v2__rating-cta {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
}
.contractor-card-v2__views {
  display: inline-block;
  white-space: nowrap;
}
.contractor-card-v2__views-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.contractor-card-v2__views-count {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #6eb7c2;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 24px;
  line-height: 29px;
  padding: 0 13px;
}
.contractor-card-v2__views-copy {
  -webkit-flex: 10;
  -ms-flex: 10;
  flex: 10;
  text-align: left;
}
.contractor-card-v2__views-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
}
.contractor-card-v2__views-descr {
  font-size: 10px;
  line-height: 13px;
}
.contractor-card-v2__promo {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  border-bottom: 1px solid #dcdcdc;
  font-size: 11px;
  line-height: 14px;
  padding: 16px 10px;
  text-align: center;
}
.contractor-card-v2__promo a {
  color: inherit;
}
.contractor-card-v2__promo i {
  color: #a0bc57;
  font-size: 15px;
  margin-right: 5px;
  vertical-align: middle;
}
.contractor-card-v2__instant-match {
  background: #fbfbf9;
  padding: 20px 10px 20px 60px;
  position: relative;
}
.contractor-card-v2__instant-match-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 3px;
}
.contractor-card-v2__instant-match-descr {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
}
.contractor-card-v2__instant-match::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-fill;
  text-rendering: auto;
  color: #6eb7c2;
  content: "\e913";
  font-size: 24px;
  left: 30px;
  position: absolute;
  top: 26px;
}
.contractor-card-v2__appt-details {
  padding: 10px;
  text-align: center;
}
.contractor-card-v2__appt-details-descr,
.contractor-card-v2__appt-details-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.contractor-card-v2__appt-details-title {
  margin-bottom: 2px;
  text-transform: uppercase;
  color: #bab9ba;
  font-size: 10px;
  line-height: 13px;
}
.contractor-card-v2__appt-details-descr {
  color: #a0bc57;
  font-size: 14px;
  line-height: 18px;
}
.contractor-card-v2__cta {
  background: #fbfbf9;
  padding: 10px;
  text-align: center;
}
.contractor-card-v2__cta .btn {
  display: block;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}
.contractor-card-v2__cta .btn-link {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
}
.contractors-list-v2 {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
.contractors-list-v2__item,
.cp-v2 p,
.cp-v2 ul {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .contractor-card-v2 {
    padding: 20px 20px 110px;
    position: relative;
  }
  .contractor-card-v2::after {
    background: #fbfbf9;
    border-top: 1px solid #dcdcdc;
    bottom: 0;
    content: "";
    display: block;
    height: 90px;
    left: 0;
    position: absolute;
    right: 0;
  }
  .contractor-card-v2:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  }
  .contractor-card-v2__body,
  .contractor-card-v2__header {
    float: left;
    width: 50%;
  }
  .contractor-card-v2__header {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .contractor-card-v2__header-link::after,
  .contractor-card-v2__header::after,
  .contractor-card-v2__rating-views::after {
    display: none;
  }
  .contractor-card-v2__header-link {
    padding-right: 0;
  }
  .contractor-card-v2__name {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 6px;
  }
  .contractor-card-v2__props {
    font-size: 11px;
    line-height: 14px;
  }
  .contractor-card-v2__logo {
    height: 120px;
    line-height: 120px;
    width: 120px;
  }
  .contractor-card-v2__body {
    padding-left: 20px;
  }
  .contractor-card-v2__rating-views {
    border: 0;
    margin-top: 0;
  }
  .contractor-card-v2__rating .star-rating__label {
    font-size: 15px;
  }
  .contractor-card-v2__rating .star-rating__stars,
  .contractor-card-v2__rating .star-rating__stars::after,
  .contractor-card-v2__rating .star-rating__stars::before {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
  }
  .contractor-card-v2__rating-cta {
    font-size: 14px;
    line-height: 14px;
    margin-top: 2px;
  }
  .contractor-card-v2__promo {
    border: 0;
  }
  .contractor-card-v2__cta,
  .contractor-card-v2__instant-match {
    background: 0 0;
    border: 0;
    bottom: 45px;
    padding: 20px;
    position: absolute;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    width: 50%;
    z-index: 2;
  }
  .contractor-card-v2__instant-match {
    left: 0;
    padding: 20px 20px 20px 70px;
  }
  .contractor-card-v2__instant-match::after {
    left: 42px;
  }
  .contractor-card-v2__cta {
    right: 0;
  }
  .contractor-card-v2__cta .btn-link:active,
  .contractor-card-v2__cta .btn-link:focus,
  .contractor-card-v2__cta .btn-link:hover {
    border-color: #bab9ba;
  }
}
.cp-v2 {
  color: #434142;
  font-size: 14px;
  line-height: 21px;
  padding: 0 23px;
}
.cp-v2 .profile-page-nav {
  border-bottom: 1px solid #dcdcdc;
  box-shadow: none;
  font-size: 14px;
  line-height: 18px;
  margin-left: -23px;
  margin-right: -23px;
  margin-top: 23px;
  text-transform: none;
}
.cp-v2 .profile-page-nav__tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.cp-v2 .profile-page-nav__tab {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
}
.cp-v2 .profile-page-nav__link {
  padding: 5px 15px;
}
.cp-v2__section {
  padding: 15px 0;
}
.cp-v2__section-subtitle {
  border-bottom: 1px solid #dcdcdc;
  font-size: 24px;
  line-height: 30px;
  margin: 24px 0;
  padding: 0 0 10px;
}
.cp-v2__section-subtitle--photos {
  border-bottom: 0;
  margin-bottom: 17px;
  padding-bottom: 0;
}
.cp-v2 .open-hours dt,
.cp-v2__section-subtitle-link {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.cp-v2__section-subtitle-link {
  bottom: -5px;
  float: right;
  font-size: 13px;
  line-height: 16px;
  position: relative;
  font-weight: 500;
}
.cp-v2 .open-hours {
  color: inherit;
  margin-left: 26px;
  max-width: 330px;
}
.cp-v2 .open-hours dd,
.cp-v2 .open-hours dt {
  margin-bottom: 12px;
}
.cp-v2 .open-hours dt {
  font-weight: 600;
  color: #767475;
  width: 90px;
}
.cp-v2 .open-hours dd {
  margin-left: 90px;
  text-align: right;
}
.cp-v2 .contractor-icons-list {
  color: inherit;
}
.cp-v2 hr {
  border-bottom: 1px solid #dcdcdc;
  border-top: 0;
  margin: 23px 0;
}
.cp-v2-hero {
  background: #8a8a8a;
  height: 117px;
  margin-left: -23px;
  margin-right: -23px;
  overflow: hidden;
  position: relative;
}
.cp-v2-hero__back-btn {
  background-color: rgba(84, 82, 83, 0.75);
  border-radius: 50%;
  left: 22px;
  line-height: 1;
  padding: 6px 8px 6px 5px;
  position: absolute;
  top: 15px;
  z-index: 2;
}
.cp-v2-hero__back-btn,
.cp-v2-hero__back-btn:active,
.cp-v2-hero__back-btn:focus,
.cp-v2-hero__back-btn:hover {
  color: #fff;
}
.cp-v2-hero__img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}
.cp-v2-company {
  margin-top: -40px;
  position: relative;
  z-index: 2;
}
.cp-v2-company__logo {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  display: block;
  font-size: 0;
  height: 78px;
  line-height: 78px;
  margin: 0 0 8px;
  overflow: hidden;
  text-align: center;
  width: 78px;
}
.cp-v2-company__logo img {
  max-height: 100%;
  max-width: 100%;
}
.cp-v2-company__name {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 4px;
  padding: 0;
}
.cp-v2-company__rating {
  font-size: 0;
}
.cp-v2-company__logo img,
.cp-v2-company__rating a {
  display: inline-block;
  vertical-align: middle;
}
.cp-v2-company__rating a + a {
  margin-left: 6px;
}
.cp-v2-company__rating .star-rating {
  margin-left: 11px;
}
.cp-v2-company__rating .star-rating__label--verified {
  color: #545253 !important;
}
.open-hours-copy {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 4px;
  padding-left: 26px;
  position: relative;
}
.open-hours-copy::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-stroke;
  text-rendering: auto;
  content: "\e914";
  left: 2px;
  position: absolute;
  top: 1px;
}
.cp-v2-photos {
  -ms-overflow-style: none;
  margin-left: -23px;
  margin-right: -23px;
  overflow-y: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
}
.cp-v2-photos::-webkit-scrollbar,
.cp-v2-reviews-section .review-item__photos-wrapper::-webkit-scrollbar,
.cp-v2-reviews-section .review-item__photos::-webkit-scrollbar {
  display: none;
}
.cp-v2-photos__list {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.cp-v2-photos__item {
  background: #8a8a8a;
  border-radius: 2px;
  display: inline-block;
  height: 146px;
  margin: 0 4px;
  overflow: hidden;
  width: 146px;
}
.cp-v2-photos__item:first-child {
  margin-left: 23px;
}
.cp-v2-photos__item:last-child {
  margin-right: 23px;
}
.cp-v2-photos__img {
  cursor: pointer;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.promotions-v2-list {
  list-style: none;
  padding: 0;
}
.promotions-v2-list li {
  margin: 0 0 23px;
}
.cp-v2-reviews-section + .cp-v2-reviews-section,
.promotions-v2-list li + li {
  border-top: 1px solid #dcdcdc;
  padding-top: 23px;
}
.promotion-v2 {
  color: #767475;
}
.promotion-v2__subtitle,
.promotion-v2__terms-title {
  color: #545253;
}
.promotion-v2__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #a0bc57;
  font-size: 16px;
  line-height: 19px;
  padding-left: 25px;
  position: relative;
}
.promotion-v2__title i {
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 3px;
}
.promotion-v2__trades {
  margin-bottom: 16px;
  padding-left: 25px;
}
.promotion-v2__subtitle,
.promotion-v2__terms-title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
}
.promotion-v2__terms-title {
  font-size: 13px;
  line-height: 21px;
}
.promotion-v2__details--terms,
.promotion-v2__trades {
  font-size: 14px;
  line-height: 18px;
}
.cp-v2-reviews-section,
.cp-v2-reviews-section .reviews-block__header {
  margin-left: -23px;
  margin-right: -23px;
  padding-left: 23px;
  padding-right: 23px;
}
.cp-v2-reviews-section__title {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 16px;
}
.cp-v2-reviews-section__footer {
  border-top: 1px solid #dcdcdc;
  margin-left: -23px;
  margin-right: -23px;
  padding: 15px 23px 0;
  text-align: center;
}
.cp-v2-reviews-section__more-btn {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  border: 0;
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  margin: 0;
  padding: 0;
  text-transform: none;
}
.cp-v2-reviews-section .reviews-block__header {
  font-size: 12px;
  line-height: 15px;
}
.cp-v2-reviews-section .reviews-block__header-right i {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cp-v2-reviews-section .reviews-block__dropdown {
  position: relative;
}
.cp-v2-reviews-section .review-item {
  margin-left: -23px;
  margin-right: -23px;
  padding-bottom: 25px;
  padding-left: 23px;
  padding-right: 23px;
  position: relative;
}
.cp-v2-reviews-section .review-item + .review-item {
  border-top: 1px solid #dcdcdc;
  margin-top: 0;
  padding-top: 25px;
}
.cp-v2-reviews-section .review-item__by,
.cp-v2-reviews-section .review-item__project,
.cp-v2-reviews-section .review-item__rating {
  margin-right: 50px;
}
.cp-v2-reviews-section .review-item__project {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #8a8a8a;
  font-size: 12px;
  line-height: 14px;
  margin-top: 2px;
}
.cp-v2-reviews-section .review-item__rating {
  margin-top: 8px;
}
.cp-v2-reviews-section .review-item__photos-wrapper {
  -ms-overflow-style: none;
  margin-left: -23px;
  margin-right: -23px;
  margin-top: 10px;
  overflow: auto;
}
.cp-v2-reviews-section .review-item__photos {
  display: block;
  font-size: 0;
  height: 75px;
  list-style: none;
  margin: 0;
  overflow: visible;
  padding: 0;
  white-space: nowrap;
  width: auto;
  overflow-y: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
}
.cp-v2-reviews-section .review-item__photo {
  display: inline-block;
  float: none;
  margin-bottom: 0;
  overflow: hidden;
}
.cp-v2-reviews-section .review-item__photo:first-child {
  margin-left: 23px;
}
.cp-v2-reviews-section .review-item__photo:last-child {
  margin-right: 23px;
}
.cp-v2-reviews-details,
.cp-v2-reviews-section .review-item__meta {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.cp-v2-reviews-section .review-item__meta {
  color: #8a8a8a;
  margin-top: 10px;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
}
.cp-v2-reviews-section .review-item--google::before,
.cp-v2-reviews-section .review-item--modernize::before {
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 25px;
  float: right;
  width: 35px;
}
.cp-v2-reviews-section .review-item--google::before {
  background-image: url(../images/modstyle-icons/google.70fa605f.svg);
}
.cp-v2-reviews-section .review-item--modernize::before {
  background-image: url(../images/modstyle-icons/modernize.6b5dc778.svg);
}
.cp-v2-reviews-details {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.cp-v2-reviews-details dt {
  float: left;
  width: 70%;
  margin-bottom: 16px;
}
.cp-v2-reviews-details dd {
  float: left;
  text-align: right;
  width: 30%;
  margin: 0 0 16px;
}
.cp-v2-reviews-details .star-rating__stars {
  margin-right: 0;
}
.cp-v2-reviews-tags-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cp-v2-reviews-tags-list li {
  display: inline-block;
  margin: 0 10px 8px 0;
}
.cp-v2-review-tag-btn {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  -webkit-appearance: none;
  appearance: none;
  background: 0 0;
  border: 1px solid #6eb7c2;
  border-radius: 20px;
  color: #6eb7c2;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  padding: 8px 17px 9px;
  transition: background-color 0.15s ease;
  white-space: nowrap;
}
.cp-v2-review-tag-btn:disabled {
  cursor: not-allowed;
  opacity: 0.35;
}
.cp-v2-review-tag-btn:not(:disabled):active,
.cp-v2-review-tag-btn:not(:disabled):focus,
.cp-v2-review-tag-btn:not(:disabled):hover {
  background: #6eb7c2;
  color: #fff;
}
.cp-v2-review-tag-btn--active {
  background: #6eb7c2;
  color: #fff;
}
@media (max-width: 767px) {
  .cp-v2 .open-hours {
    font-size: 13px;
    line-height: 16px;
    max-width: 250px;
  }
  .cp-v2 .review-item__text {
    font-size: 13px;
    line-height: 21px;
  }
  .cp-v2-company .ext-rating-icon {
    border-color: #bab9ba;
    font-size: 12px;
    line-height: 15px;
    padding: 3px 9px 3px 23px;
  }
  .cp-v2-company .ext-rating-icon--google {
    background-position: 4px 50%;
  }
  .cp-v2-company .ext-rating-icon--bbb {
    background-position: 5px 50%;
    background-size: auto 16px;
  }
  .cp-v2-company a.ext-rating-icon:active,
  .cp-v2-company a.ext-rating-icon:focus,
  .cp-v2-company a.ext-rating-icon:hover {
    border-color: #8a8a8a;
  }
  .cp-v2-company .star-rating {
    display: inline-block;
    line-height: 12px;
    margin-top: -2px;
    position: relative;
    vertical-align: middle;
  }
  .cp-v2-company .star-rating__stars {
    height: 12px;
    line-height: 12px;
  }
  .cp-v2-company .star-rating__stars::after,
  .cp-v2-company .star-rating__stars::before {
    font-size: 12px;
    height: 12px;
    letter-spacing: 4px;
    line-height: 12px;
  }
  .cp-v2-company .star-rating__stars::before {
    color: #fde9d1;
  }
  .cp-v2-company .star-rating__stars--05::after {
    width: 8%;
  }
  .cp-v2-company .star-rating__stars--15::after {
    width: 28%;
  }
  .cp-v2-company .star-rating__stars--25::after {
    width: 48%;
  }
  .cp-v2-company .star-rating__stars--35::after {
    width: 68%;
  }
  .cp-v2-company .star-rating__stars--45::after {
    width: 88%;
  }
  .cp-v2-company .star-rating__label {
    font-size: 11px;
    line-height: 14px;
  }
}
@media (min-width: 768px) {
  .cp-v2 .profile-page-nav {
    border: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  }
  .cp-v2 .profile-page-nav__tabs {
    display: block;
  }
  .cp-v2 .profile-page-nav__link {
    min-width: 160px;
    padding: 15px;
  }
  .cp-v2__section {
    padding: 40px 0;
  }
  .cp-v2 .star-rating__stars::after,
  .cp-v2 .star-rating__stars::before {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .cp-v2-hero {
    height: 220px;
  }
  .cp-v2-company {
    margin-top: -45px;
    min-height: 165px;
    padding-left: 195px;
    padding-top: 80px;
    position: relative;
  }
  .cp-v2-company__logo {
    border: 0;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    height: 165px;
    left: 0;
    line-height: 165px;
    position: absolute;
    top: 0;
    width: 165px;
  }
  .cp-v2-company__name {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 12px;
  }
  .open-hours-copy {
    font-size: 18px;
    line-height: 25px;
  }
  .open-hours-copy::before {
    font-size: 18px;
    top: 2px;
  }
  .cp-v2-photos__item {
    height: 175px;
    margin: 0 8px;
    width: 175px;
  }
  .promotion-v2 {
    font-size: 16px;
    line-height: 26px;
  }
  .promotion-v2__title {
    font-size: 18px;
    line-height: 25px;
  }
  .promotion-v2__subtitle {
    font-size: 16px;
    line-height: 21px;
  }
  .cp-v2-reviews-section,
  .cp-v2-reviews-section .reviews-block__header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .cp-v2-reviews-section__title {
    font-size: 22px;
    line-height: 29px;
  }
  .cp-v2-reviews-section .reviews-block__header {
    font-size: 14px;
    line-height: 26px;
  }
  .cp-v2-reviews-section .review-item,
  .cp-v2-reviews-section__footer {
    margin-left: 0;
    margin-right: 0;
  }
  .cp-v2-reviews-section .review-item__author {
    font-size: 18px;
    line-height: 25px;
  }
  .cp-v2-reviews-section .review-item__project {
    font-size: 14px;
    letter-spacing: 0.1px;
    line-height: 18px;
  }
  .cp-v2-reviews-section .review-item__photos-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .cp-v2-reviews-section .review-item__photo {
    margin: 0 8px 16px;
  }
  .cp-v2-reviews-section .review-item__photo:first-child {
    margin-left: 0;
  }
  .cp-v2-reviews-section .review-item__photo:last-child {
    margin-right: 0;
  }
  .cp-v2-reviews-details {
    max-width: 460px;
  }
  .cp-v2-reviews-details dt {
    font-size: 18px;
    line-height: 24px;
  }
}
.form-group--tooltip {
  position: relative;
}
.form-group--tooltip .form-control {
  padding-right: 45px;
}
.form-group__tooltip {
  bottom: auto;
  position: absolute;
  right: 5px;
  top: 12px;
  transition: opacity 0.5s ease;
  z-index: 1;
}
.form-group__tooltip.hovered {
  z-index: 2;
}
.form-group__tooltip-icon {
  color: #6eb7c2;
  font-size: 25px;
  line-height: 1;
  padding: 5px;
  z-index: 1;
}
.checkbox label input[type="checkbox"]:hover,
.form-group__tooltip-icon:hover {
  cursor: pointer;
}
.form-group__tooltip-icon:hover + .form-group__tooltip-message {
  opacity: 1;
  top: 36px;
}
.form-group__tooltip-message {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  font-size: 12px;
  line-height: 16px;
  opacity: 0;
  padding: 10px;
  position: absolute;
  right: 1px;
  text-align: left;
  top: 20px;
  transition: opacity 250ms ease, top 250ms ease;
  width: 230px;
  z-index: -1;
}
.form-group__tooltip-message:hover {
  cursor: default;
}
.form-group__tooltip-message::after,
.form-group__tooltip-message::before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.form-group__tooltip-message::before {
  border-bottom: 7px solid #dcdcdc;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  right: 7px;
  top: -7px;
  z-index: 3;
}
.form-group__tooltip-message::after {
  border-bottom: 6px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  right: 8px;
  top: -6px;
  z-index: 4;
}
.container::after,
.container::before {
  content: none;
}
h1,
h2,
h3,
p {
  font-family: inherit;
}
[data-vwo-test="CRO-2080"] .header__offer {
  background-color: #02a8af;
  border-radius: 76px;
  color: #fff;
  height: 100px;
  position: absolute;
  text-align: center;
  top: -7%;
  width: 100%;
  z-index: 1000;
}
[data-vwo-test="CRO-2080"] .header__offer__title {
  font-size: 16px;
  line-height: 22px;
  padding: 43px 30px 0;
}
[data-vwo-test="CRO-2080"] .header__offer__title b {
  font-weight: 700;
}
[data-vwo-test="CRO-2080"] .header__offer--variation {
  display: block;
}
.header .callNowControls,
[data-vwo-test="CRO-2080"] .header__offer--control {
  display: none;
}
.header {
  background-color: #fff;
}
.header__container,
.header__logos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header__container {
  padding: 0;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.header__logos {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.header__logos .bbb-logo {
  max-width: 93px;
  padding-right: 20px;
}
.header__logo {
  /* margin: 20px 0 10px 5px; */
  margin: 15px 0 10px 5px;
  max-width: 172px;
}
.header__offer {
  background-color: #02a8af;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 50px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 0;
  text-align: center;
}
.header__offer__title {
  font-size: 12px;
  line-height: 15px;
  padding: 0 30px;
}
.header__offer__title b {
  font-weight: 500;
}
.header__offer--variation {
  display: none;
}
.header__call-btn {
  border: 1px solid #000;
  border-radius: 15px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 10px;
  padding: 4px 14px;
}
.header__call-btn a {
  color: #000;
}
.header__call-btn a > img {
  width: 12px;
}
@media (min-width: 768px) {
  [data-vwo-test="CRO-2080"] .header__offer {
    top: -6%;
  }
  [data-vwo-test="CRO-2080"] .header__offer__title {
    padding: 60px 30px 0;
  }
  .header {
    /* padding: 10px 0 0; */
  }
  .header__logos {
    -webkit-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
  }
  .header__logos .bbb-logo {
    padding-right: 0;
  }
  .header--alt {
    background-color: #fff;
  }
  .header--alt .header__logo {
    margin: 10px 0;
  }
  .header__container {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header__logos {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .header__logo {
    /* max-width: 328px; */
    max-width: 262px;
  }
  .header__offer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 34px;
    padding: 6px 0;
  }
  .header__offer__title {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  [data-vwo-test="CRO-2080"] .header__offer {
    left: 8%;
    top: -11%;
    width: 85%;
  }
  [data-vwo-test="CRO-2080"] .header__offer__title {
    padding: 63px 30px 0;
  }
}
@media (min-width: 1280px) {
  [data-vwo-test="CRO-2080"] .header__offer {
    left: 13%;
    width: 75%;
  }
  .header__call-now {
    font-size: 18px;
    font-weight: 500;
  }
  .header__call-now img {
    width: 20px;
  }
  .header__call-now span {
    font-weight: 600;
  }
}
.footer {
  background-color: #fff;
  color: #717070;
  font-weight: 400;
  padding: 0;
  text-align: center;
}
.footer__termsCondition {
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  padding: 50px 0;
  text-align: left;
}
.footer__links {
  margin: 0 auto;
  max-width: 290px;
}
.footer__links a {
  color: #717070;
}
.footer__links a:active,
.footer__links a:focus,
.footer__links a:hover {
  color: #717070;
}
.footer__copyright {
  font-weight: inherit;
}
.footer__image {
  margin: 0 auto;
  padding-bottom: 35px;
  padding-top: 25px;
  width: 75px;
}
.footer--full {
  padding-top: 0;
}
.footer--full .footer__image,
.footer--full .footer__termsCondition {
  display: none;
}
@media (min-width: 768px) {
  .footer {
    font-size: 12px;
    padding: 35px 0 0;
  }
  .footer__image {
    display: none;
  }
  .footer__links {
    max-width: none;
  }
  .footer__links a {
    margin: 0 10px;
  }
  .footer--full {
    padding-top: 35px;
  }
}
@media (min-width: 1280px) {
  .footer {
    font-size: 14px;
    padding: 35px 0 0;
  }
  .footer__logo {
    padding-right: 21px;
  }
  .footer__termsCondition {
    font-size: 14px;
    line-height: 23px;
    padding: 50px;
  }
}
.form-input,
.input-cover {
  position: relative;
  width: 100%;
}
.input-cover {
  max-width: 268px;
  margin: 0 auto;
}
.form-input {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  color: #4a525d;
  height: 48px;
  margin: 0 0 16px;
  outline: 0;
  padding: 0 10px;
}
.form-input--zip {
  background-image: url(../images/icons/stroke/pin.a997e1b7.svg);
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 19px 23px;
  border-radius: 30px;
  text-align: center;
  width: 252px;
}
.form-input--select {
  background-color: transparent;
  border: 0;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 3;
}
.form-input:focus {
  border-color: rgba(0, 0, 0, 0.3);
}
.has-error .form-input {
  border: 1px solid #e97158;
  color: #e97158;
}
.has-error .form-error-message {
  margin: -15px 0 10px 2px;
  text-align: left;
}
@media (min-width: 768px) {
  .input-cover {
    margin: 0 auto;
    max-width: 300px;
  }
  .form-input--zip {
    font-size: 18px;
    height: 55px;
    width: 100%;
  }
}
.form-radio {
  cursor: pointer;
  height: 45px;
  margin: 15px auto;
  max-width: 254px;
  position: relative;
  width: 100%;
}
.form-radio label {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #eb5127;
  border-radius: 30px;
  color: #eb5127;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}
.form-radio label.two-lines {
  font-size: 12px;
}
.form-radio label:hover {
  background-color: #eb4c26;
  color: #fff;
}
.form-radio input:checked + label {
  background-color: #eb4c26;
  color: #fff;
}
@media (min-width: 768px) {
  .form-radio {
    height: 50px;
    margin: 8px 0;
    max-width: 300px;
  }
  .form-radio label {
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .form-radio {
    height: 52px;
    max-width: 317px;
  }
  .form-radio label,
  .form-radio label.two-lines {
    font-size: 18px;
  }
}
.checkbox {
  max-width: 268px;
  text-align: left;
}
.checkbox--no-border.checkbox {
  margin: 0 auto 20px;
}
.checkbox label {
  color: #000;
  position: relative;
}
@media (min-width: 768px) {
  .checkbox {
    max-width: 300px;
  }
}
.btn {
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(18, 36, 77, 0.3);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  margin: 0;
}
.btn__text::after {
  content: url(../images/icons/arrow-right.9cf2d31a.svg);
  margin-left: 10px;
  vertical-align: middle;
}
.btn-primary {
  background-color: #eb4c26;
}
.btn-primary--alt {
  background-color: #fff;
  border: 1px solid #ff7d00;
  color: #ff7d00;
  font-weight: 500;
}
.expand-collapse.open .expand-collapse__content {
  height: 100%;
}
.expand-collapse__content {
  height: 0;
  overflow: hidden;
  transition: height 0.3s;
}
.progress-bar {
  background-color: #ccc;
  display: none;
  margin: 0 auto 5px;
  max-width: 300px;
  width: 100%;
}
.progress-bar__fill {
  background-color: #02a8af;
  border-radius: 0;
  height: 10px;
  top: 0;
}
@media (min-width: 768px) {
  .progress-bar {
    margin: 30px 30px 0;
    max-width: 300px;
  }
}
@media (min-width: 1280px) {
  .progress-bar {
    margin-top: 100px;
  }
}
.reviews {
  padding: 30px 0;
}
.reviews__title {
  font-size: 24px;
  padding-bottom: 30px;
  text-align: center;
}
.reviews__wraper {
  background-color: #9fa9c8;
  background-image: url(../images/heros/review-bg-img.28097beb.jpg);
  background-size: cover;
}
.reviews__wraper__inner {
  padding: 50px 10px;
}
.reviews__outer {
  background-color: #02a8af;
  color: #fff;
  height: 245px;
}
.reviews__content {
  height: 183px;
  margin: 0 auto;
  max-width: 320px;
  position: relative;
  text-align: center;
}
.reviews__box {
  background-color: inherit !important;
  margin: 0 auto;
  padding-top: 50px;
  width: 200px;
}
.reviews__box__text {
  font-size: 15px;
  font-style: italic;
  line-height: 20px;
}
.reviews__box__author {
  font-size: 13px;
  padding-top: 15px;
}
.reviews__slider {
  padding: 20px;
  text-align: center;
}
.reviews__slider__control {
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  top: 35%;
}
.reviews__slider__control:active,
.reviews__slider__control:hover,
.reviews__slider__control:link,
.reviews__slider__control:visited {
  color: #fff;
}
.reviews__slider__right {
  right: 5%;
}
.reviews__slider__left {
  left: 5%;
}
.reviews__slider__dot {
  bottom: 0;
  left: 0;
  margin: 0;
  position: relative;
  width: auto;
}
.reviews__slider .carousel-indicators li {
  background-color: #c1d6f1;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 7px;
  margin: 0 2px;
  transition: background-color 0.6s ease;
  width: 7px;
}
.reviews__slider .carousel-indicators .active,
[data-src]::after,
body {
  background-color: #fff;
}
@media (min-width: 768px) {
  .reviews__title {
    font-size: 38px;
    font-weight: 300;
    padding-bottom: 40px;
    padding-top: 20px;
  }
  .reviews__wraper__inner {
    padding: 140px 70px 70px;
  }
  .reviews__outer {
    height: 286px;
  }
  .reviews__content {
    height: 204px;
    max-width: 70%;
  }
  .reviews__box {
    padding-top: 80px;
    width: auto;
  }
  .reviews__box__text {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  .reviews__box__author {
    font-size: 18px;
  }
  .reviews__slider {
    padding: 20px 20px 40px;
  }
  .reviews__slider__control {
    top: 40%;
  }
  .reviews__slider .carousel-indicators li {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 992px) {
  .reviews__outer {
    height: 258px;
  }
  .reviews__content {
    height: 176px;
  }
}
[data-src] {
  position: relative;
  text-indent: -10000px;
}
[data-src]::after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.checkbox {
  display: block;
}
[data-vwo-test="CRO-2080"] .hero {
  overflow: hidden;
  padding-top: 0;
}
[data-vwo-test="CRO-2080"] .hero__background {
  max-height: 370px;
}
[data-vwo-test="CRO-2080"] .hero__container {
  padding-top: 80px;
}
[data-vwo-test="CRO-2080"] .offer--variation {
  display: block;
}
[data-vwo-test="CRO-2080"] .offer--variation .offer__title {
  font-weight: 700;
  padding-bottom: 20px;
  text-align: center;
}
[data-vwo-test="CRO-2080"] .offer--variation .offer__banner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
[data-vwo-test="CRO-2080"] .offer--variation .offer__banner--image {
  width: 100px;
}
[data-vwo-test="CRO-2080"] .offer--variation .offer__banner--details {
  background-color: #02a8af;
  color: #fff;
  padding: 20px;
}
[data-vwo-test="CRO-2080"] .offer--variation .offer__banner-text1 {
  font-size: 22px;
  font-weight: 600;
}
[data-vwo-test="CRO-2080"] .offer--variation .offer__banner-text2 sup {
  font-size: 18px;
  top: 0;
}
[data-vwo-test="CRO-2080"] .offer--variation .offer__banner-text3 {
  font-size: 12px;
  padding-top: 5px;
}
[data-vwo-test="CRO-2080"] .offer--control {
  display: none;
}
[data-vwo-test="CRO-2080"] .special_offer {
  background: #f8f8f8;
  border: 0;
  padding: 30px none;
}
[data-vwo-test="CRO-2080"] .special_offer__title {
  font-weight: 500;
  padding-bottom: 10px;
}
[data-vwo-test="CRO-2080"] .special_offer__details {
  display: none;
}
[data-vwo-test="CRO-2080"] .special_offer--text {
  display: block;
  font-weight: 400;
  padding: 0 50px;
}
[data-vwo-test="CRO-2080"] .special_offer .btn_offer {
  font-size: 18px;
  height: 50px;
  width: 301px;
}
body.no-scroll {
  overflow: hidden;
}
.visually-hidden {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}
.hero {
  color: #fff;
  min-height: 400px;
  padding-top: 30px;
  position: relative;
}
.hero__bbb {
  max-width: 70px;
}
.hero__background {
  height: 100%;
  left: 0;
  max-height: 290px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.hero__background-image {
  height: 100%;
  object-fit: cover;
  object-position: right center;
  width: 100%;
}
.hero__container {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.hero__title {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 20px;
}
.hero__subtitle {
  display: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
}
.hero .back-btn {
  display: none;
}
.hero--full {
  margin-top: 0;
  padding-top: 0;
}
.hero--full .back-btn {
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 32px;
  margin: 0 auto;
  max-width: 300px;
}
.hero--full .back-btn__link {
  color: #02a8af;
  float: left;
  text-align: left;
}
.hero--full .back-btn__link:hover,
.tcpa a {
  text-decoration: underline;
}
.hero--full .back-btn .progress-bar__percentage {
  color: #6d9dc5;
  display: block;
  position: initial;
  text-align: right;
  cursor: auto;
}
.hero--full .hero__background,
.hero--full .hero__bbb,
.hero--full .hero__header,
.hero--full .hero__mobile_value,
.hero--full .value {
  display: none;
}
.hero--full .carousel,
.hero--full .carousel-inner,
.hero--full .form,
.hero--full .hero__container {
  min-height: inherit;
}
.hero--full ~ .features,
.hero--full ~ .offer,
.hero--full ~ .partners,
.hero--full ~ .reviews,
.hero--full ~ .reviews-cover .reviews,
.hero--full ~ .special_offer,
.hero--full ~ .trustedInfo,
.tcpa hr {
  display: none;
}
.hero__mobile_value {
  margin: 0 -15px;
  padding-bottom: 25px;
}
.hero__mobile_value .value {
  display: block;
}
.hero__mobile_value .value__props-item {
  padding-left: 5px;
  padding-right: 5px;
}
.trustedInfo {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
}
.trustedInfo__title {
  color: #000;
  font-weight: 700;
  margin: 20px 0;
  text-align: center;
}
.trustedInfo img {
  padding: 0 5px;
}
.value {
  color: #000;
  display: none;
}
.value__props {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.value__props-item {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.value__icon {
  height: 42px;
  width: 42px;
}
.value__text {
  font-size: 10px;
  font-weight: 400;
  line-height: 13px;
  margin: 5px auto 0;
}
.form {
  box-shadow: 0 4px 8px rgba(3, 20, 39, 0.3);
  margin-bottom: 30px;
  width: 100%;
}
.form--inverted {
  box-shadow: none;
}
.form-group {
  margin-bottom: 0;
}
.tcpa {
  color: #000;
  font-size: 11px;
  margin: 10px auto 0;
  max-width: 300px;
  text-align: left;
  width: 100%;
}
.tcpa label {
  font-weight: 300;
}
.tcpa a {
  color: #999;
}
.step__container {
  background-color: #fff;
  padding: 25px 0 35px;
}
.step__title {
  color: #092546;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 20px;
}
.step__supertitle {
  background-color: #02a8af;
  font-size: 16px;
  font-weight: 100;
  line-height: 25px;
  padding: 13px 0;
  color: #fff;
}
.step__subtitle {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  margin: -20px 0 30px;
}
.step.item {
  background-color: transparent;
}
.step--zip .btn {
  border-radius: 30px;
  height: 43px;
  margin-top: 10px;
  width: 252px;
}
.step--zip .step__container {
  padding-left: 0;
}
.step--zip .form-error-message,
.step--zip .form-group__tooltip {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.step--contactInfo .form-group,
.step--personalInfo .form-group {
  position: relative;
}
.step--contactInfo .form-group label,
.step--personalInfo .form-group label {
  color: #8d949d;
  font-size: 10px;
  font-weight: 400;
  left: 20px;
  line-height: 32px;
  pointer-events: none;
  position: absolute;
  top: -6px;
  z-index: 1000;
}
.step--contactInfo .btn,
.step--personalInfo .btn {
  border-radius: 30px;
  font-size: 15px;
  font-weight: 400;
  height: 43px;
  margin: 10px auto 20px;
  max-width: 252px;
}
.step--contactInfo .btn {
  margin-bottom: 0;
  margin-top: 20px;
}
.zip-control__edit {
  color: #000;
  cursor: pointer;
  font-size: 16px;
  margin: 0 auto 10px;
  max-width: 268px;
  text-align: right;
}
.zip-control__edit::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font: 14px/1 modicons-fill;
  text-rendering: auto;
  color: #0319e1;
  content: "\e925";
  margin-left: 5px;
}
.zip-control__content {
  display: none;
}
.partners {
  padding: 10px 0 20px;
}
.partners__title {
  color: #000;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  text-align: center;
}
.partners__btn {
  margin: 20px auto;
  width: 252px;
}
.partners__btn .btn,
.special_offer .btn_offer {
  background-color: #eb4c26;
  border-radius: 30px;
  color: #fff;
  height: 43px;
  width: 252px;
}
.partners__btn .btn {
  letter-spacing: normal;
}
.partners__seal {
  margin: 0 auto;
  max-width: 180px;
}
.partners__description > p {
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  padding-top: 20px;
}
.offer {
  padding: 30px 0;
}
.offer--variation {
  display: none;
}
.offer__wraper {
  background-color: #275b7a;
  background-image: url(../images/heros/offer-bg-img.ab31cbfd.jpg);
  background-size: cover;
}
.offer__wraper__inner {
  padding: 60px 10px;
}
.offer__wraper__outer {
  background-color: #02a8af;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  text-align: center;
}
.offer__img {
  height: 160px;
  margin: 0 auto;
  position: relative;
  width: 141px;
}
.offer__img img {
  left: 0;
  position: absolute;
}
.offer__details__line0 {
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  padding: 25px 20px 0;
}
.offer__details__line1 {
  border-bottom: 1px solid #fff;
  font-size: 30px;
  font-weight: 700;
  margin: 0 20px;
  padding: 16px 0;
}
.offer__details__line2 {
  font-size: 15px;
  padding-top: 15px;
}
.offer__details__line2 span {
  color: #ffca10;
}
.offer__details__line3 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 26px;
  padding-top: 5px;
}
.offer__details__line3 span {
  font-size: 13px;
  vertical-align: middle;
}
.special_offer {
  border-bottom: 1px solid #ccc;
  font-weight: 300;
  padding-bottom: 40px;
  text-align: center;
}
.special_offer__title {
  font-size: 24px;
  padding-bottom: 26px;
}
.special_offer--text {
  display: none;
}
.special_offer__details > div {
  padding-bottom: 14px;
}
.special_offer__details > div::before {
  content: url(../images/icons/check.a5262343.png);
  margin-right: 5px;
}
.special_offer .btn_offer {
  margin-top: 10px;
}
.features {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
}
.features__title {
  font-size: 24px;
  font-weight: 300;
  padding: 0 20px;
  text-align: center;
}
.features__details {
  padding-bottom: 10px;
}
.features__details__box {
  padding-top: 35px;
  text-align: center;
}
.features__details__box__img {
  margin: 0 auto;
  width: 183px;
}
.features__details__box__title {
  color: #02a8af;
  font-size: 20px;
  font-weight: 400;
  padding-top: 25px;
}
.features__details__box__description,
.features__footer > p {
  font-size: 15px;
  font-weight: 300;
  padding-top: 10px;
}
.features__footer > p {
  line-height: inherit;
  text-align: center;
}
@media (min-width: 768px) {
  [data-vwo-test="CRO-2080"] .hero__background {
    max-height: -webkit-max-content;
    max-height: max-content;
  }
  [data-vwo-test="CRO-2080"] .hero__container {
    padding-top: 50px;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__title {
    font-size: 24px;
    font-weight: 500;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner--image {
    width: 350px;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner--details {
    padding: 60px 20px;
    width: 100%;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner-text1 {
    font-size: 42px;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner-text2 {
    display: inline;
    font-size: 28px;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner-text2 sup {
    font-size: 30px;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner-text3 {
    display: inline-block;
    padding-left: 5px;
    vertical-align: super;
  }
  [data-vwo-test="CRO-2080"] .special_offer {
    padding: 50px 0;
  }
  [data-vwo-test="CRO-2080"] .special_offer--text {
    font-size: 26px;
  }
  .hero {
    margin-top: 0;
    min-height: 550px;
    padding-top: 0;
  }
  .hero__background {
    max-height: -webkit-max-content;
    max-height: max-content;
  }
  .hero__background-image {
    object-position: center;
  }
  .hero__header,
  .hero__title {
    text-align: center;
  }
  .hero__title {
    font-size: 38px;
    line-height: 50px;
    margin: 30px 30px 10px 40px;
    max-width: 600px;
  }
  .hero__subtitle {
    display: block;
    font-size: 18px;
    line-height: 28px;
    padding-left: 40px;
  }
  .hero__bbb {
    display: none;
  }
  .hero--full {
    background-color: transparent;
  }
  .hero--full .hero__container {
    min-height: auto;
  }
  .hero--full .hero__background {
    display: block;
    object-position: center;
  }
  .hero--full .hero__header,
  .value {
    display: block;
  }
  .hero--full .form {
    background-color: #fff;
    box-shadow: none;
  }
  .hero--full .back-btn {
    font-size: 13px;
    margin: 0 0 0 30px;
  }
  .value {
    background-color: rgba(250, 251, 253, 0.5);
    height: 150px;
    margin: 0 auto 30px;
    padding: 25px 0 15px;
    width: 570px;
  }
  .value__text {
    font-size: 14px;
    line-height: 21px;
  }
  .form {
    max-width: 472px;
    position: relative;
  }
  .form--inverted {
    max-width: 370px;
  }
  .step__container {
    padding: 0 30px;
  }
  .step__supertitle {
    font-size: 22px;
    line-height: 30px;
    padding: 25px 0;
  }
  .step--contactInfo .button-cover,
  .step--personalInfo .button-cover {
    max-width: 300px;
    width: 100%;
  }
  .step--contactInfo .btn,
  .step--personalInfo .btn {
    height: 55px;
    max-width: 300px;
  }
  .step__title {
    font-size: 25px;
    padding-top: 20px;
  }
  .step--zip {
    background-color: #fff;
  }
  .step--zip .step__container {
    min-height: 360px;
    padding: 50px;
  }
  .step--zip .step__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
  }
  .step--zip .btn {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 55px;
    margin-top: 18px;
    width: 301px;
  }
  .step--zip .btn__text::after {
    vertical-align: initial;
  }
  .step--zip .form-error-message {
    padding-left: 0;
  }
  .zip-control__edit {
    max-width: 268px;
  }
  .tcpa {
    margin: 10px 0 0;
  }
  .trustedInfo {
    padding-bottom: 10px;
  }
  .trustedInfo__title {
    font-size: 22px;
    margin-top: 40px;
  }
  .trustedInfo__logo {
    margin: 0 auto;
    max-width: 885px;
    padding: 0;
  }
  .offer__title {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 30px;
    text-align: center;
  }
  .offer__wraper {
    margin: 0 auto;
    width: 85%;
  }
  .offer__wraper__inner {
    padding: 60px 10%;
  }
  .offer__wraper__outer {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .offer__img {
    width: 272px;
  }
  .offer__img img {
    top: -12px;
  }
  .offer__details {
    width: 80%;
  }
  .offer__details__line1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 90px;
    margin: 0 60px;
    padding-bottom: 0;
    padding-top: 20px;
  }
  .offer__details__line2 {
    font-size: 15px;
    line-height: 45px;
    padding-top: 0;
  }
  .offer__details__line3 {
    font-size: 30px;
    padding-bottom: 40px;
    padding-top: 0;
  }
  .offer__details__line3 span {
    font-size: 12px;
  }
  .special_offer {
    padding-bottom: 80px;
  }
  .special_offer__title {
    font-size: 38px;
  }
  .special_offer__details {
    font-size: 20px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .special_offer__details > div {
    padding-left: 20px;
  }
  .special_offer .btn_offer {
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    width: 280px;
  }
  .partners__container,
  .special_offer__details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .partners__header {
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  [data-vwo-test="CRO-2080"] .hero__container {
    padding-top: 80px;
  }
  [data-vwo-test="CRO-2080"] .hero--full {
    min-height: 670px;
  }
  [data-vwo-test="CRO-2080"] .hero--full .header__offer--variation {
    top: -9%;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner--details {
    padding: 70px 20px;
  }
  .hero__container {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 80px 0 0;
  }
  .hero__header-container {
    margin-bottom: 40px;
    width: 595px;
  }
  .hero__title {
    font-size: 35px;
  }
  .hero__subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  .hero--full {
    border-bottom: 1px solid #ccc;
  }
  .hero--full .hero__container {
    min-height: inherit;
    padding: 0;
    width: 100%;
  }
  .hero--full .hero__header {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
    padding: 60px 0 0;
    text-align: center;
    width: 70%;
  }
  .hero--full .hero__header-container {
    margin-right: 60px;
  }
  .hero--full .form {
    max-width: 100%;
    min-height: inherit;
    min-width: 370px;
    width: 30%;
  }
  .hero--full .form .step {
    padding-top: 90px;
  }
  .hero--full .form .step--contactInfo,
  .hero--full .form .step--personalInfo {
    padding-top: 80px;
  }
  .value {
    margin: 0 0 30px 40px;
  }
  .form--inverted {
    margin-bottom: 0;
  }
  .partners__container {
    max-width: 1000px;
  }
  .partners__title {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .partners__header img {
    max-width: 273px;
  }
  .partners__btn {
    width: 290px;
  }
  .partners__btn .btn {
    font-size: 16px;
    height: 48px;
    width: 290px;
  }
  .partners__description > p {
    font-size: 18px;
    font-weight: 100;
    line-height: 27px;
  }
  .partners__description > p:first-child {
    padding-top: 0;
  }
  .features__title {
    font-size: 31px;
  }
  .features__details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1280px) {
  [data-vwo-test="CRO-2080"] .offer--variation .offer__title {
    padding-top: 10px;
  }
  [data-vwo-test="CRO-2080"] .offer--variation .offer__banner--details {
    padding: 80px 60px;
  }
  .hero__title {
    font-size: 44px;
    font-weight: 600;
  }
  .hero--full .hero__header {
    width: 63%;
  }
  .hero--full .form--inverted {
    width: 37%;
  }
  .hero--full .form--inverted .carousel {
    max-width: 370px;
  }
  .hero--full .hero__subtitle {
    font-size: 18px;
    line-height: 32px;
    padding-top: 30px;
  }
  .hero--full .carousel {
    min-height: auto;
  }
  .hero--full .hero__background {
    width: 63%;
  }
  .step__container {
    padding: 0 20px;
  }
  .step--interest {
    padding-top: 80px;
  }
  .step__supertitle {
    font-size: 26px;
    font-weight: 300;
  }
  .step__title {
    font-size: 23px;
    line-height: 28px;
  }
  .step--contactInfo .button-cover,
  .step--personalInfo .button-cover {
    margin-left: 15px;
  }
  .offer {
    padding-top: 15px;
  }
  .offer__details {
    width: 60%;
  }
  .offer__details__line1 {
    font-size: 57px;
    margin: 0 90px;
    padding-top: 50px;
  }
  .offer__details__line2 {
    font-size: 24px;
  }
  .offer__details__line3 {
    font-size: 43px;
    padding-bottom: 70px;
  }
  .offer__details__line3 span {
    font-size: 14px;
  }
  .features {
    padding: 50px 0;
  }
  .features__details__box {
    text-align: left;
    width: 25%;
  }
  .features__details__box__img {
    width: 250px;
  }
  .features__details__box__title {
    font-size: 21px;
    padding-left: 15px;
  }
  .features__details__box__description {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 30px;
  }
  .features__footer > p {
    font-size: 18px;
    padding-left: 15px;
    padding-top: 20px;
    text-align: left;
  }
  .form--inverted {
    padding-left: 60px;
  }
  .tcpa {
    font-size: 12px;
    margin: 20px 0 0 20px;
  }
}
.no-background {
  background-image: none;
}


.trust-logos{
  background-image:url(../images/trust-logos.png);
  background-repeat:no-repeat;
  background-size:200px 35px;
  height:35px;
  margin:20px auto 0;
  width:200px
}



	
/**Loader css**/
#loader, .loading{display:none; }
#loader {
	position: absolute;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    width: 20%;
    height: 80vh;
    left: 0;
    right: 0;
    z-index: 10;
}

.thankyou {
    color: #000;
    z-index: 1000;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-weight: 600;
	bottom: 20%;
}
h1.thankyou.ml13{
	bottom:10%;
}
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: #fff;
  z-index:9;
}

@media only screen and (max-width: 767px) {
	#loader {	
		width: 90%;
    height: 60vh;
	}
}
/***endof loader css***/