.button-primary {
  background-color: #47b549;
  border-radius: 3px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  font-weight: 500;
}

.button-primary:hover:not(:disabled) {
  background-color: #53c255;
  cursor: pointer;
}

.button-primary:active:not(:disabled),
.button-primary:focus:not(:disabled) {
  background-color: #449e46;
  cursor: pointer;
}

.button-primary:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.button-primary:hover {
  color: #fff;
}

.button-secondary {
  background-color: #69c;
  border-radius: 3px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  font-weight: 500;
}

.button-secondary:hover:not(:disabled) {
  background-color: #76a6d6;
  cursor: pointer;
}

.button-secondary:active:not(:disabled),
.button-secondary:focus:not(:disabled) {
  background-color: #578cc1;
  cursor: pointer;
}

.button-secondary:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.button-secondary:hover {
  color: #fff;
}

.button-tertiary {
  background-color: #fd4273;
  border-radius: 3px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  font-weight: 500;
}

.button-tertiary:hover:not(:disabled) {
  background-color: #ff5a85;
  cursor: pointer;
}

.button-tertiary:active:not(:disabled),
.button-tertiary:focus:not(:disabled) {
  background-color: #f82d62;
  cursor: pointer;
}

.button-tertiary:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.button-tertiary:hover {
  color: #fff;
}

.button-plain {
  background-color: #f0efed;
  border-radius: 3px;
  border: none;
  color: #333;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  font-weight: 500;
}

.button-plain:hover:not(:disabled) {
  background-color: #fcfbfb;
  cursor: pointer;
}

.button-plain:active:not(:disabled),
.button-plain:focus:not(:disabled) {
  background-color: #e3e2e0;
  cursor: pointer;
}

.button-plain:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.button-plain:hover {
  color: #fff;
}

.button-plain:hover {
  color: #474747;
}

.button-plain-invert {
  background-color: #fff;
  border-radius: 3px;
  border: none;
  color: #333;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 3px;
  border: none;
  color: #333;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  font-weight: 500;
  border: 1px silver solid;
}

.button-plain-invert:hover:not(:disabled) {
  background-color: #fff;
  cursor: pointer;
}

.button-plain-invert:active:not(:disabled),
.button-plain-invert:focus:not(:disabled) {
  background-color: #f2f2f2;
  cursor: pointer;
}

.button-plain-invert:hover:not(:disabled) {
  background-color: #fff;
  cursor: pointer;
}

.button-plain-invert:active:not(:disabled),
.button-plain-invert:focus:not(:disabled) {
  background-color: #f2f2f2;
  cursor: pointer;
}

.button-plain-invert:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.button-plain-invert:hover {
  color: #fff;
}

.button-plain-invert:hover {
  color: #474747;
  background-color: #f0efed;
}

.button-white {
  background-color: #fff;
  border-radius: 3px;
  border: none;
  color: #333;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 3px;
  border: none;
  color: #333;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  font-weight: 500;
}

.button-white:hover:not(:disabled) {
  background-color: #fff;
  cursor: pointer;
}

.button-white:active:not(:disabled),
.button-white:focus:not(:disabled) {
  background-color: #f2f2f2;
  cursor: pointer;
}

.button-white:hover:not(:disabled) {
  background-color: #fff;
  cursor: pointer;
}

.button-white:active:not(:disabled),
.button-white:focus:not(:disabled) {
  background-color: #f2f2f2;
  cursor: pointer;
}

.button-white:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.button-white:hover {
  color: #fff;
}

.button-white:hover {
  background-color: #f0efed;
}

.link-primary {
  color: #69c;
}

.link-primary:hover {
  color: #69c;
}

body {
  color: #474747;
  font-family: Ubuntu;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-family: Ubuntu;
  line-height: 1.25em;
  margin: 0 0 .6em;
  text-rendering: optimizeLegibility;
  font-weight: 500;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.75em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1.1em;
}

h6 {
  font-size: 1em;
}

p {
  margin: 0 0 .9em;
}

a {
  color: #474747;
  text-decoration: none;
}

a:active,
a:focus {
  outline: 0;
}

hr {
  border-bottom: 1px solid #f0efed;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0;
}

img {
  margin: 0;
  max-width: 100%;
}

abbr,
acronym {
  border-bottom: 1px dotted #f0efed;
  cursor: help;
}

address {
  display: block;
  margin: 0 0 .75em;
}

hgroup {
  margin-bottom: .75em;
}

del {
  color: #6d6d6d;
}

.redacted {
  color: #6d6d6d;
}

blockquote {
  border-left: 2px solid #f0efed;
  color: #6d6d6d;
  margin: 1.5em 0;
  padding-left: .75em;
}

cite {
  color: #878787;
  font-style: italic;
}

cite:before {
  content: '\2014 \00A0';
}

strong {
  font-weight: 500;
}

fieldset {
  background: #fff;
  border: 1px solid #f0efed;
}

input,
label,
select {
  display: block;
  font-family: Ubuntu;
  font-size: 1em;
}

label {
  font-weight: 500;
  margin-bottom: .375em;
}

label.required:after {
  content: "*";
}

label abbr {
  display: none;
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select[multiple=multiple],
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-family: Ubuntu;
  margin-bottom: .75em;
  padding: 8px 12px;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  color: gray;
  font-weight: 400;
  text-align: left;
  min-height: 42px;
  font-size: 15px;
}

input[type=color]:hover,
input[type=date]:hover,
input[type=datetime-local]:hover,
input[type=datetime]:hover,
input[type=email]:hover,
input[type=month]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=time]:hover,
input[type=url]:hover,
input[type=week]:hover,
select[multiple=multiple]:hover,
textarea:hover {
  border-color: #d9d6d1;
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select[multiple=multiple]:focus,
textarea:focus {
  border-color: #69c;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(83,140,198,.7);
  outline: 0;
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  line-height: 26px;
  height: 42px;
}

textarea {
  resize: vertical;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
  margin-right: .375em;
}

input[type=file] {
  width: 100%;
}

select {
  width: auto;
  margin-bottom: 1.5em;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 400;
}

table {
  border-collapse: collapse;
  margin: .75em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #cdcac3;
  font-weight: 700;
  padding: .75em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #f0efed;
  padding: .75em 0;
}

td,
th,
tr {
  vertical-align: middle;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

dl {
  line-height: 1.5em;
  margin-bottom: .75em;
}

dl dt {
  font-weight: 700;
  margin-top: .75em;
}

dl dd {
  margin: 0;
}

#flash_failure,
.accounts__components__form__error,
.components__messages__message--error,
.error {
  background: #fbe3e4;
  color: #97161b;
  font-weight: 700;
  margin-bottom: .75em;
  padding: .75em;
}

#flash_failure a,
.accounts__components__form__error a,
.components__messages__message--error a,
.error a {
  color: #6a0f13;
}

#flash_failure a:hover,
.accounts__components__form__error a:hover,
.components__messages__message--error a:hover,
.error a:hover {
  color: #110203;
}

#flash_notice,
.components__messages__message--info,
.components__messages__message--warning,
.notice {
  background: #fdc52d;
  color: #000;
  font-weight: 700;
  margin-bottom: .75em;
  padding: .75em;
}

#flash_notice a,
.components__messages__message--info a,
.components__messages__message--warning a,
.notice a {
  color: #000;
}

#flash_notice a:hover,
.components__messages__message--info a:hover,
.components__messages__message--warning a:hover,
.notice a:hover {
  color: #000;
}

#flash_success,
.components__messages__message--success,
.success {
  background: #d3e8d7;
  color: #2f5a37;
  font-weight: 700;
  margin-bottom: .75em;
  padding: .75em;
}

#flash_success a,
.components__messages__message--success a,
.success a {
  color: #1e3823;
}

#flash_success a:hover,
.components__messages__message--success a:hover,
.success a:hover {
  color: #000;
}

#flash_success,
.components__messages__message--important,
.important {
  background: #f181ae;
  color: #3a061b;
  font-weight: 700;
  margin-bottom: .75em;
  padding: .75em;
}

#flash_success a,
.components__messages__message--important a,
.important a {
  color: #0c0105;
}

#flash_success a:hover,
.components__messages__message--important a:hover,
.important a:hover {
  color: #000;
}

@font-face {
  font-family: wanderlust_shineregular;
  src: url('/static/fonts/wanderlustshine-webfont.woff2?2965a013adc3') format("woff2"),url('/static/fonts/wanderlustshine-webfont.woff?63c72d316a49') format("woff");
  font-weight: 400;
  font-style: normal;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
html {
  height: 100%;
}

body {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  -webkit-animation: bugfix infinite 1s;
}

body:after {
  content: " ";
  display: block;
  clear: both;
}

body iframe[name=google_conversion_frame] {
  display: none;
}

body>header {
  position: relative;
  z-index: 2002;
  background-color: #fff;
}

body.preview>.zopim,
body.preview>header {
  display: none!important;
  overflow: hidden;
}

body.preview .components__footer {
  display: none;
}

@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }

  to {
    padding: 0;
  }
}

body.no-scroll {
  position: fixed;
  overflow: hidden;
  z-index: 2000;
}

@media (max-width:768px) {
  body.no-scroll-mobile-only {
    position: fixed;
    overflow: hidden;
    z-index: 2000;
  }
}

body.fixed {
  overflow: hidden;
}

body.overlay .app__main {
  margin-top: 56.22222222vw;
}

img {
  height: auto;
  display: block;
  width: auto;
}

.app__nav {
  border-bottom: 1px solid #ddd;
  height: 3.125em;
}

.app__main {
  -webkit-transition: margin-top .5s ease-in-out;
  -moz-transition: margin-top .5s ease-in-out;
  transition: margin-top .5s ease-in-out;
}

.app__main.no-animation {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.app__main:not(.app__main--no-header) {
  height: calc(100% - 3.125em);
}

.app__main--no-header {
  height: 100%;
}

.app__modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 9997;
  display: none;
}

.app__modal.scrollable {
  overflow-y: scroll;
}

.app__modal.active {
  opacity: 1;
}

.app__modal__overlay {
  background-color: #333;
  opacity: .4;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
}

.app__modal__container {
  background-color: #fff;
  border-radius: .625em;
  padding: .9em;
}

.app__modal__container-wrapper {
  display: none;
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: -100%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  position: absolute;
  z-index: 9999;
  top: .45em;
  padding: .9em;
  max-height: 100%;
}

.app__legal-popup {
  font-size: 14px;
  display: block;
  overflow: auto;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: 0;
}

.app__legal-popup__buttons {
  display: flex;
  width: 100%;
}

.app__legal-popup__buttons button {
  flex-grow: 1;
  flex-basis: 50%;
  margin-right: 5px;
}

.app__legal-popup__buttons button:last-of-type {
  margin-right: 0;
  margin-left: 5px;
}

.app__legal-popup__agree {
  border: 0;
}

.app__legal-popup__agree[disabled] {
  opacity: .5;
}

.app__legal-popup__agree[disabled]:hover {
  background-color: #47b549!important;
}

.app__legal-popup__checkbox {
  cursor: pointer;
}

.app__legal-popup__checkbox input {
  display: none;
  position: absolute;
  outline: 0;
  left: 0;
  top: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: none;
  margin: 0;
  opacity: 0;
  z-index: -1;
}

.app__legal-popup__checkbox input:checked+label>div {
  background-color: #47b549;
}

.app__legal-popup__checkbox input:checked+label>div.housesitter,
.app__legal-popup__checkbox input:checked+label>div.secondary {
  background-color: #69c;
}

.app__legal-popup__checkbox input:checked+label>div.membership,
.app__legal-popup__checkbox input:checked+label>div.tertiary {
  background-color: #fd4273;
}

.app__legal-popup__checkbox label {
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
}

.app__legal-popup__checkbox label * {
  cursor: pointer;
}

.app__legal-popup__checkbox label>div {
  float: left;
  background-color: #fff;
  border: 1px solid #bcbcbc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  width: 24px;
  height: 24px;
}

.app__legal-popup__checkbox label>div>div {
  margin-top: 0;
  padding: 3px;
  display: block;
}

.app__legal-popup__checkbox label>span {
  margin-left: 14px;
  float: left;
  line-height: 24px;
  width: calc(100% - 24px - 14px);
}

.app__legal-popup__content {
  width: 100%;
}

.app__legal-popup__content__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  max-width: 535px;
  margin: 0 auto;
  padding-top: 6%;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.app__legal-popup__content__inner hr {
  margin: .7em 0;
}

.app__legal-popup__content__inner__title {
  font-size: 20px;
  margin-bottom: .3em;
}

.app__legal-popup__content__inner__intro-copy {
  display: none;
}

.app__legal-popup__content__inner__copy {
  min-height: 0;
  max-height: 290px;
  overflow: auto;
  flex-grow: 1;
}

.app__legal-popup .support__terms-and-conditions {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: auto;
  flex-grow: 1;
}

.app__legal-popup .app__modal__container {
  padding: 0;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 0;
}

@media (min-width:768px) {
  .app__legal-popup__buttons button {
    margin: 0;
    width: auto;
    flex-grow: 0;
    flex-basis: auto;
  }

  .app__legal-popup__agree {
    width: auto;
  }

  .app__legal-popup__content__inner {
    padding-top: 4%;
  }

  .app__legal-popup__content__inner hr {
    margin: 1.5em 0;
  }

  .app__legal-popup__content__inner__title {
    font-size: 24px;
  }

  .app__legal-popup__content__inner__intro-copy {
    display: block;
  }

  .app__legal-popup__content__inner__copy {
    max-height: auto;
  }

  .app__legal-popup.app__modal__container-wrapper {
    width: 90%;
    margin-left: 5%;
  }

  .app__legal-popup .app__modal__container {
    border-radius: 0;
  }

  .app__nav {
    height: 5.125em;
  }

  .app__main:not(.app__main--no-header) {
    height: calc(100% - 5.125em);
  }
}

@media (min-width:47em) {
  .app__modal__container-wrapper {
    width: 75%;
    float: left;
    margin-left: 12.5%;
    margin-right: -100%;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
}

.tabs {
  display: none;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
  min-height: 0;
  height: 300px;
  overflow: hidden;
}

@media (min-width:768px) {
  .tabs {
    display: flex;
  }
}

.tabs__list {
  display: flex;
  min-height: 65px;
  min-height: min-content;
  border-bottom: solid 1px #f0efed;
  margin-bottom: 24px;
}

@media (min-width:420px) {
  .tabs__list {
    min-height: 40px;
    min-height: min-content;
  }
}

@media (min-width:768px) {
  .tabs__list {
    min-height: 45px;
    min-height: min-content;
  }
}

.tabs__tab {
  display: inline-block;
  flex-grow: 1;
  text-align: center;
}

.tabs__tab a {
  width: 100%;
  display: block;
  cursor: pointer;
  padding: 10px 5px;
  border: 0;
  line-height: 1.5;
  text-align: center;
}

@media (min-width:768px) {
  .tabs__tab a {
    padding: 10px 0;
  }
}

.tabs__tab--active {
  border-bottom: 4px solid #fd4273;
}

.tabs__content {
  display: none;
}

.tabs__content--active {
  display: block;
}

.tabs__content ul {
  line-height: 1.5;
  text-align: left;
}

.tabs__content ul li {
  margin-bottom: 25px;
  margin-left: 25px;
  position: relative;
}

.tabs__content ul li:before {
  content: '';
  position: absolute;
  border-radius: 100%;
  height: 8px;
  width: 8px;
  background-color: #fd4273;
  left: -24px;
  top: calc(50% - 4px);
}

.tabs__content-wrapper {
  overflow: auto;
  min-height: 0;
}

.list--colored {
  line-height: 1.5;
  text-align: left;
}

.list--colored li {
  margin-bottom: 15px;
  margin-left: 15px;
  position: relative;
}

.list--colored li:before {
  content: '';
  position: absolute;
  border-radius: 100%;
  height: 8px;
  width: 8px;
  background-color: #fd4273;
  left: -15px;
  top: calc(50% - 4px);
}

@media (min-width:768px) {
  .list--colored li {
    margin-bottom: 25px;
    margin-left: 25px;
  }

  .list--colored li:before {
    left: -24px;
  }
}

.about section {
  width: 100%;
  float: left;
}

.about__hero>div {
  width: 100%;
  max-width: 1920px;
  padding-bottom: 69.69242311%;
  margin: 0 auto;
  background-image: url('/static/next/dist/images/about/about-us__hero.jpg?99751df7ffef');
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
}

.about__hero>div h1 {
  color: #000;
  display: block;
  position: absolute;
  width: 100%;
  font-size: 32px;
  top: 30px;
  margin: 0;
  font-weight: 600;
  letter-spacing: 2px;
}

.about__message {
  margin-top: 14px;
  padding: 0 14px;
}

.about__message h1 {
  text-align: center;
  max-width: 710px;
  margin: 0 auto;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 14px;
}

.about__message h1:after {
  position: absolute;
  content: ' ';
  width: 130px;
  left: calc(50% - 65px);
  bottom: 0;
  height: 12px;
  background-image: url('/static/next/dist/images/about/about-us__title-line.png?bba35c3bdcc0');
  background-repeat: repeat-x;
  background-size: 12px 12px;
}

.about__message h1 span {
  max-width: 210px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 125%;
  text-align: center;
  color: #333;
}

.about__message p {
  max-width: 400px;
  font-size: 16px;
  line-height: 180%;
  text-align: center;
  color: gray;
  margin: 0 auto;
}

.about__message p+p {
  margin-top: 20px;
}

.about__message--3 h1 span {
  max-width: 220px;
}

.about__note ul {
  width: 100%;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}

.about__note ul li {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 1.6px;
  text-align: center;
  color: #f181ae;
}

.about__slide {
  max-width: 1920px;
  margin: 0 auto;
  float: none!important;
}

.about__slide div {
  width: 50%;
  float: left;
}

.about__slide div ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
}

.about__slide div ul li {
  width: 100%;
  float: left;
}

.about__team h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
  text-align: center;
  color: #333;
  margin-bottom: 30px;
  margin-top: 20px;
}

.about__team>div {
  padding: 5px;
  max-width: 1284px;
  margin: 0 auto;
}

.about__team__item {
  padding: 10px;
  width: 50%;
  float: left;
  cursor: pointer;
}

.about__team__item>div {
  width: 100%;
}

.about__team__item>div figure {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

.about__team__item>div figure>div {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #979797;
}

.about__team__item>div figure>div div {
  position: absolute;
  width: 100%;
  height: 100%;
}

.about__team__item>div figure>div div>span {
  position: absolute;
  z-index: 1;
  display: block;
  color: #fff;
  width: 100%;
  font-size: 16px;
  line-height: 140%;
  margin-top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 14px;
}

.about__team__item>div figure>div div>span>span {
  font-weight: 400;
  line-height: 125%;
  display: none;
  width: 100%;
}

.about__team__item>div figure img {
  position: absolute;
  z-index: 2;
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
}

.about__team__item>div h3 {
  font-size: 16px;
  line-height: 140%;
  color: #333;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.about__team__item>div h4 {
  font-size: 16px;
  line-height: 140%;
  color: #333;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.about__team__item>div p {
  display: none;
}

.about__team__item>div:hover figure img {
  opacity: 0;
}

.about__team__item.open>div figure>div {
  background-color: transparent;
}

.about__team__item.open>div figure>div div {
  background-color: rgba(253,66,115,.5);
}

.about__team__item.open>div figure>div div>span {
  color: #fff;
}

.about__team__item.open>div figure img {
  opacity: .2;
}

.about__team__details {
  height: 0;
  -webkit-transition: height 350ms ease-in-out;
  -moz-transition: height 350ms ease-in-out;
  transition: height 350ms ease-in-out;
  width: 100%;
  float: left;
  display: none;
  overflow: hidden;
  padding: 10px;
}

.about__team__details.closing,
.about__team__details.opening {
  display: block;
}

.about__team__details.open {
  display: block;
  height: auto;
  overflow: visible;
}

.about__team__details.closing {
  padding: 0!important;
}

.about__team__details>div>div {
  width: 100%;
}

.about__team__details>div>div img {
  width: 100%;
}

.about__team__details>div>div h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  color: #333;
  margin-bottom: 10px;
}

.about__team__details>div>div h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #333;
  margin-bottom: 10px;
}

.about__team__details>div>div h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  color: gray;
  margin-bottom: 10px;
}

.about__team__details>div>div p {
  font-size: 16px;
  line-height: 140%;
  color: gray;
  margin-bottom: 10px;
}

.about__more {
  padding: 25px 0 50px 0;
}

.about__more div {
  width: 100%;
  padding-bottom: 25px;
  text-align: center;
}

.about__more a {
  display: inline-block;
  width: 200px;
  height: 105px;
  background-color: #9fc7e2;
}

.about__more a span {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  color: #fff;
  width: 80%;
  display: block;
  margin: 0 auto;
  margin-top: 25%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width:480px) {
  .about__hero>div h1 {
    font-size: 42px;
  }
}

@media (min-width:560px) {
  .about__message {
    margin-top: 30px;
  }

  .about__message h1 {
    max-width: 480px;
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .about__message h1:after {
    width: 100%;
    left: 0;
    bottom: calc(50% - 6px);
    z-index: -1;
  }

  .about__message h1 span {
    max-width: 270px;
    background-color: #fff;
    z-index: 2;
    padding: 0 30px;
    font-size: 24px;
    line-height: 125%;
  }

  .about__message p {
    max-width: 510px;
    font-size: 16px;
    margin: 0 auto;
  }

  .about__message--2 h1 span {
    max-width: 300px;
  }

  .about__message--3 h1 span {
    max-width: 100%;
  }

  .about__message--3 h1:after {
    display: none;
  }

  .about__note ul {
    margin: 20px 0 0 0;
  }

  .about__note ul li {
    font-size: 18px;
  }

  .about__team__item {
    width: 33.333333%;
  }

  .about__team__item>div figure>div {
    background-color: #d8d8d8;
  }

  .about__team__item>div figure>div div>span {
    font-size: 30px;
    font-weight: 700;
    color: #b6a19a;
  }

  .about__team__item>div figure>div div>span span {
    font-size: 24px;
    font-weight: 400;
  }

  .about__team__item>div:hover figure>div {
    border: solid 1px #979797;
  }
}

@media (min-width:650px) {
  .about__slide div ul {
    margin: 40px 0 0 0;
  }

  .about__slide div ul li {
    width: 50%;
    float: left;
  }

  .about__more {
    padding: 80px 0 100px 0;
  }

  .about__more div {
    width: 50%;
    padding-bottom: 25px;
    text-align: center;
    float: left;
  }

  .about__more a {
    float: right;
    margin-right: 50px;
  }

  .about__more div+div a {
    float: left;
    margin-left: 50px;
  }
}

@media (min-width:768px) {
  .about__hero>div {
    padding-bottom: 46.875%;
  }

  .about__hero>div h1 {
    font-size: 52px;
  }

  .about__message {
    margin-top: 60px;
  }

  .about__message h1 {
    max-width: 710px;
    margin-bottom: 48px;
  }

  .about__message h1 span {
    max-width: 295px;
    font-size: 30px;
  }

  .about__message p {
    max-width: 510px;
    font-size: 20px;
    line-height: 140%;
    margin: 0 auto;
  }

  .about__message--2 h1 span {
    max-width: 330px;
  }

  .about__message--3 h1 span {
    max-width: 100%;
  }

  .about__note ul {
    margin: 40px 0 0 0;
  }

  .about__note ul li {
    font-size: 22px;
    display: inline-block;
    width: auto;
  }

  .about__note ul li+li {
    padding-left: 10px;
  }

  .about__note ul li+li:before {
    content: '-';
    padding-right: 10px;
  }

  .about__team h2 {
    font-size: 24px;
    margin: 40px 0 30px 0;
  }

  .about__team__item {
    padding: 15px;
  }

  .about__team__details {
    padding: 15px;
  }

  .about__team__details>div>div {
    width: calc(40% - 15px);
    float: left;
  }

  .about__team__details>div>div:last-child {
    width: calc(60% + 15px);
    padding-left: 30px;
  }
}

@media (min-width:900px) {
  .about__team__item {
    width: 25%;
    padding: 20px;
  }

  .about__team__item h3,
  .about__team__item h4 {
    display: none;
  }

  .about__team__item.open>div figure>div div>span span {
    display: inline-block;
  }

  .about__team__details {
    padding: 20px;
  }

  .about__team__details>div>div {
    width: calc(40% - 20px);
  }

  .about__team__details>div>div:last-child {
    width: calc(60% + 20px);
    padding-left: 40px;
  }
}

@media (min-width:1024px) {
  .about__hero>div {
    padding-bottom: 46.875%;
  }

  .about__hero>div h1 {
    font-size: 62px;
  }

  .about__note ul {
    margin: 50px 0 0 0;
  }

  .about__note ul li {
    font-size: 30px;
  }

  .about__note ul li+li {
    padding-left: 10px;
  }

  .about__slide div ul {
    margin: 60px 0 0 0;
  }

  .about__team h2 {
    font-size: 30px;
    margin: 60px 0 50px 0;
  }
}

@media (min-width:1224px) {
  .about__hero>div h1 {
    font-size: 72px;
    top: 50px;
  }

  .about__note ul {
    margin: 50px 0 0 0;
  }

  .about__note ul li {
    font-size: 36px;
  }

  .about__note ul li+li {
    padding-left: 10px;
  }

  .about__team__item {
    width: 20%;
    padding: 25px;
  }

  .about__team__details {
    padding: 25px;
  }

  .about__team__details>div>div {
    width: calc(40% - 25px);
  }

  .about__team__details>div>div:last-child {
    width: calc(60% + 25px);
    padding-left: 50px;
  }
}

@media (min-width:1920px) {
  .about__hero>div h1 {
    font-size: 72px;
    top: 100px;
  }
}

.careers {
  font-size: 14px;
  color: #474747;
  line-height: 140%;
}

.careers__container {
  max-width: 1284px!important;
}

.careers__container__about {
  border-bottom: 1px solid #ddd;
}

.careers__container__about--image {
  margin-bottom: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.careers__container__positions {
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ddd;
  background-color: #f0f0f0;
}

.careers__container__positions .components__workable h3 {
  font-size: 15px;
}

.careers__container__positions .components__workable .whr-date {
  display: none;
}

.careers__container__positions .components__workable .whr-code {
  display: none;
}

.careers__container__positions .components__workable .whr-group:not(:first-of-type) {
  margin-top: 20px;
}

.careers__container__positions .components__workable .whr-item:not(:first-of-type) {
  margin-top: 10px;
}

.careers__trustpilot {
  border-bottom: 1px solid #ddd;
  background-color: #e6e6e6!important;
  padding-bottom: 30px!important;
}

@media (min-width:480px) {
  .careers__container__about--image {
    float: left;
    width: 200px;
    height: 200px;
    margin-right: 14px;
  }
}

@media (min-width:650px) {
  .careers__container__about--image {
    width: 300px;
    height: 300px;
    margin-right: 0;
  }

  .careers__container__about__info {
    margin-left: 314px;
  }
}

@media (min-width:1024px) {
  .careers {
    background-color: #f0f0f0;
    font-size: 16px;
    line-height: 140%;
  }

  .careers__container {
    padding: 20px 30px!important;
  }

  .careers__container>div {
    background-color: #fff;
    margin: 20px 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
  }

  .careers__container__about {
    border-bottom: none;
  }

  .careers__container__about__info {
    float: none;
    margin-left: 388px;
  }

  .careers__container__about--image {
    height: 368px;
    width: 368px;
  }

  .careers__container__positions {
    background-color: transparent;
    border-bottom: none;
  }

  .careers__container__positions .components__workable h3 {
    font-size: 18px;
  }

  .careers__container__positions .components__workable .whr-group:not(:first-of-type) {
    margin-top: 40px;
  }

  .careers__container__positions .components__workable .whr-item:not(:first-of-type) {
    margin-top: 20px;
  }

  .careers__trustpilot {
    border-top: 1px solid #ddd;
  }
}

.blog-grid__birthday__hero {
  width: 100%;
  padding-bottom: 34.55882353%;
  background-image: url('/static/next/dist/images/blog/birthday__hero.jpg?84a68122a770');
  background-size: 100%;
  position: relative;
}

.blog-grid__birthday__hero--heart {
  position: absolute;
  left: 50%;
  width: 80px;
  height: 80px;
  background-image: url('/static/next/dist/images/icons/birthday/likes_active.png?21405d7c95c5');
  background-size: 40px;
  padding: 20px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  bottom: -40px;
  margin-left: -40px;
  z-index: 100;
}

.blog-grid__birthday__hero--text {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: -60px;
  font-size: 24px;
  line-height: 140%;
  color: #ccc;
  z-index: 100;
}

.blog-grid .container {
  padding: 10px;
  position: relative;
}

.blog-grid .overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.1);
  z-index: 25;
  opacity: 0;
  display: none;
}

.blog-grid__stories {
  list-style: none;
  padding: 0;
  position: relative;
  max-width: 1284px;
  margin: 80px auto;
}

.blog-grid__story {
  position: relative;
  width: 100%;
  padding: 5px;
  float: left;
  cursor: pointer;
  z-index: 20;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}

.blog-grid__story.active {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  float: none;
}

.blog-grid__story.sharing {
  z-index: 51!important;
}

.blog-grid__story__images {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  z-index: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}

.blog-grid__story__images .figure {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.blog-grid__story__images .figure:first-child {
  z-index: 10;
}

.blog-grid__story__images .figure iframe,
.blog-grid__story__images .figure img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.blog-grid__story__images:before {
  bottom: 0;
  left: 30px;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #67c17a;
  border-width: 12px;
  z-index: 75;
}

.blog-grid__story__details {
  color: #fff;
  padding: 5px 10px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  font-size: 13px;
  line-height: 140%;
  background-color: #67c17a;
}

.blog-grid__story__details--main {
  position: relative;
  padding-bottom: 30px;
}

.blog-grid__story__details--author {
  margin: 0;
  font-size: 16px;
  line-height: 140%;
  font-weight: 500;
  overflow: hidden;
}

.blog-grid__story__details--location {
  margin: 0;
  font-size: 16px;
  line-height: 125%;
  font-weight: 400;
  overflow: hidden;
}

.blog-grid__story__details--title {
  margin: 0;
  font-size: 24px;
  line-height: 125%;
  font-weight: 500;
  overflow: hidden;
}

.blog-grid__story__details--link {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 125%;
  font-weight: 700;
}

.blog-grid__story__details--link:hover {
  text-decoration: underline;
}

.blog-grid__story__details--social {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.blog-grid__story__details--social__likes,
.blog-grid__story__details--social__share_post {
  float: right;
  color: rgba(128,128,128,.7);
  text-align: right;
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
}

.blog-grid__story__details--social__likes span.icon,
.blog-grid__story__details--social__share_post span.icon {
  width: 16px;
  height: 24px;
  display: block;
  font-size: 14px;
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  position: relative;
  padding: 0;
  cursor: pointer;
  line-height: 24px;
  float: left;
  margin-left: 10px;
}

.blog-grid__story__details--social__likes span.icon.heart {
  background-image: url('/static/next/dist/images/icons/birthday/likes.png?f7f97e1493f1');
}

.blog-grid__story__details--social__likes span.icon.heart.active,
.blog-grid__story__details--social__likes span.icon.heart:hover {
  background-image: url('/static/next/dist/images/icons/birthday/likes_active.png?21405d7c95c5');
}

.blog-grid__story__details--social__share_post span.icon.share {
  background-image: url('/static/next/dist/images/icons/birthday/share.png?2c6b632a7b90');
  background-size: 20px;
}

.blog-grid__story__details--social__share_post .share__items {
  display: none;
  position: absolute;
  top: 45px;
  width: 140px;
  left: initial;
  right: -20px;
  color: #333;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  text-align: left;
  font-size: 12px;
  border: 1px solid #e6e6e6;
  z-index: 10000;
}

.blog-grid__story__details--social__share_post .share__items::after {
  content: ' ';
  position: absolute;
  top: -23px;
  right: 18px;
  border: 12px solid #fff;
  border-color: transparent transparent #fff transparent;
}

.blog-grid__story__details--social__share_post .share__items::before {
  content: ' ';
  position: absolute;
  top: -24px;
  right: 18px;
  border: 12px solid #e6e6e6;
  border-color: transparent transparent #e6e6e6 transparent;
}

.blog-grid__story__details--social__share_post .share__item {
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: transparent;
  padding: 10px 5px;
  padding-left: 40px;
  font-size: 14px;
  line-height: 140%;
  cursor: pointer;
}

.blog-grid__story__details--social__share_post .share__item--facebook {
  background-image: url('/static/next/dist/images/icons/social/facebook/facebook-2x.png?ff8e9a92b8e7');
}

.blog-grid__story__details--social__share_post .share__item--twitter {
  background-image: url('/static/next/dist/images/icons/social/twitter/twitter-2x.png?f4d3299451ea');
}

.blog-grid__story__details--social__share_post .share__item--email {
  background-image: url('/static/next/dist/images/icons/social/email/email-2x.png?ca4126a7301a');
}

.blog-grid__story__details--social__share_post .share__item:hover {
  background-color: #f0f0f0;
}

.blog-grid__story__details--social__share_post.open {
  color: #47b549;
}

.blog-grid__story__details--social__share_post.open .share__items {
  display: block;
}

.blog-grid__story__description {
  margin: 10px 0 0;
  display: none;
}

.blog-grid__story__description>a {
  font-size: 16px;
  line-height: 125%;
  font-weight: 400;
  color: #fff;
}

.blog-grid__story__seperator {
  height: 1px;
  width: 100%;
  background-color: rgba(128,128,128,.7);
  margin: 5px 0;
}

.blog-grid__story__seperator-vertical {
  display: none;
  position: absolute;
  left: 50%;
  width: 1px;
  top: 5px;
  bottom: 5px;
  background-color: rgba(128,128,128,.7);
}

.blog-grid__story.green .blog-grid__story__images:before {
  border-bottom-color: #67c17a;
}

.blog-grid__story.green .blog-grid__story__details {
  background-color: #67c17a;
}

.blog-grid__story.pink .blog-grid__story__images:before {
  border-bottom-color: #f181ae;
}

.blog-grid__story.pink .blog-grid__story__details {
  background-color: #f181ae;
}

.blog-grid__story.pink .blog-grid__story__details--social__likes span.icon.heart.active,
.blog-grid__story.pink .blog-grid__story__details--social__likes span.icon.heart:hover {
  background-image: url('/static/next/dist/images/icons/birthday/likes_active_white.png?2f861b965a2c');
}

.blog-grid__story.blue .blog-grid__story__images:before {
  border-bottom-color: #9fc7e2;
}

.blog-grid__story.blue .blog-grid__story__details {
  background-color: #9fc7e2;
}

.blog-grid__story.expanded .blog-grid__story__details {
  min-height: 100px;
  overflow: visible;
  width: 100%;
  float: left;
}

.blog-grid__story.expanded .blog-grid__story__details--link {
  display: none;
}

.blog-grid__story.expanded .blog-grid__story__description {
  display: block;
}

.blog-grid__story.expanded .figure {
  border-left: 1px solid #fff;
}

.blog-grid__story.expanded .figure img {
  height: auto;
}

@media (min-width:420px) {
  .blog-grid__story {
    width: calc(50% - 7px);
  }

  .blog-grid__story__details {
    padding: 5px 10px;
  }
}

@media (min-width:650px) {
  .blog-grid .container {
    padding: 20px;
  }

  .blog-grid__story {
    width: calc(33.333333% - 15px);
  }

  .blog-grid__story__details {
    padding: 10px 20px;
  }

  .blog-grid__story__details--title {
    font-size: 20px;
  }

  .blog-grid__story__description {
    margin: 0 0 0 40px;
    width: calc(50% - 20px);
    float: left;
  }

  .blog-grid__story__seperator-vertical {
    top: 10px;
    bottom: 10px;
  }

  .blog-grid__story.expanded .blog-grid__story__details--main {
    width: calc(50% - 20px);
    float: left;
  }

  .blog-grid__story.expanded .blog-grid__story__seperator-vertical {
    display: block;
  }
}

@media (min-width:1024px) {
  .blog-grid .container {
    padding: 30px;
  }

  .blog-grid__story {
    width: calc(25% - 22px);
  }

  .blog-grid__story__details {
    padding: 20px 30px;
  }

  .blog-grid__story__details--title {
    font-size: 24px;
  }

  .blog-grid__story__description {
    font-size: 16px;
  }

  .blog-grid__story__seperator-vertical {
    top: 20px;
    bottom: 20px;
  }
}

.blog {
  background-color: #f0f0f0;
  overflow: auto;
  position: relative;
}

.blog * {
  font-family: Ubuntu,sans-serif!important;
  font-size: 16px;
}

.blog * .mce-ico {
  font-family: tinymce,Arial!important;
}

.blog h3 {
  color: #333;
}

.blog h3 a {
  color: #333;
}

.blog-full {
  min-height: 100vh;
}

.blog .button-float-right {
  float: right;
}

.blog .left-margin {
  margin-left: .9em;
}

.blog .mce-container {
  border: 1px solid #f0efed;
}

.blog .mce-toolbar-grp {
  background: #f0efed;
  border: none;
}

.blog .mce-btn {
  background: 0 0;
  border: none!important;
  box-shadow: none!important;
}

.blog .mce-btn:hover button,
.blog .mce-btn:hover i,
.blog .mce-btn:hover span {
  color: #fff;
  text-shadow: none;
}

.blog .mce-edit-area {
  padding: .9em;
}

.blog .mce-fullscreen {
  z-index: 9900;
  width: calc(100% - 1.8em)!important;
  margin: 0 .9em;
}

.blog--edit input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
}

.blog__create {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: -100%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.blog__create h2 {
  margin-top: .9em;
}

.blog__reorder div[data-sorted=true] {
  background-color: #fff;
}

.blog__reorder .sortable-placeholder {
  width: 100%;
  height: 4.6875em;
  background-color: #feefc5;
}

.blog__media {
  padding-top: .9em;
  padding-bottom: .9em;
  overflow: auto;
}

.blog__media__upload {
  font-size: 1em;
  line-height: 1.5em;
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  width: 100%;
  position: relative;
  margin: .9em 0;
  overflow: auto;
}

.blog__media__upload-hidden {
  display: none;
}

.blog__media__upload__insert-external {
  font-weight: 400;
  float: right;
}

.blog__media__upload__select__button-wrapper {
  float: left;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.blog__media__upload__select__button {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  cursor: pointer;
}

.blog__media__upload__button {
  float: right;
}

.blog__media__upload__info {
  clear: both;
  padding: .45em 0;
}

.blog__media__list {
  font-size: 1em;
  line-height: 1.5em;
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  width: 100%;
  position: relative;
  margin-top: .9em;
  clear: both;
  min-height: 135px;
  overflow: auto;
}

.blog__media__list__external-image-url {
  display: none;
  margin: .9em;
  width: calc(100% - 1.8em)!important;
}

.blog__media__list__delete-button {
  display: none;
  position: absolute;
  padding: .45em;
  color: #fff;
  background-color: #e74c3c;
  cursor: pointer;
  right: 2px;
  top: 2px;
  transition: all .1s;
  -webkit-transition: all .1s;
}

.blog__media__list__delete-button:hover {
  right: 0;
  top: 0;
  box-shadow: -2px 2px #bd3e31;
}

.blog__media__list__details {
  background-color: #fff;
  width: 100%;
  height: 100%;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  display: none;
}

.blog__media__list__details.active {
  display: block;
}

.blog__media__list__details__insert-caption {
  margin: .9em;
  margin-top: 0;
  width: calc(100% - 1.8em)!important;
}

.blog__media__list__details__insert-button,
.blog__media__list__details__insert-original-button {
  float: right;
  margin: .9em 0;
}

.blog__media__list__details__insert-original-button {
  margin-right: .9em;
}

.blog__media__list__details__cancel-button {
  margin: .9em 0;
}

.blog__media__list__details__preview {
  float: left;
}

.blog__media__list__details__preview.active {
  display: block;
}

.blog__media__list__details__buttons {
  clear: both;
}

.blog__media__list__details__info.active {
  margin-left: 113px;
}

.blog__media__list__pagination {
  margin: .9em 0;
}

.blog__media__list ul li {
  width: calc(50% - .9em);
  padding-bottom: calc(50% - .9em);
  margin: .45em;
  float: left;
  position: relative;
}

.blog__media__list ul li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.blog__media__list ul li img:hover {
  opacity: .5;
}

.blog__media__list ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 1.5em;
  background-color: rgba(0,0,0,.8);
  color: #fff;
  padding: 0 .45em;
  line-height: 1.5em;
  font-size: .8em;
  overflow: hidden;
}

.blog__media__list ul li:hover .blog__media__list__delete-button {
  display: block;
}

.blog__media__edit-caption {
  font-size: 1em;
  line-height: 1.5em;
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  width: 100%;
  position: relative;
  margin-top: .9em;
  clear: both;
  min-height: 135px;
  position: relative;
  overflow: auto;
}

.blog__media__edit-caption__caption {
  margin: .9em;
  margin-top: 0;
  width: calc(100% - 1.8em)!important;
}

.blog__media__edit-caption__edit-button {
  float: right;
  margin: .9em 0;
}

.blog__media__edit-caption__cancel-button {
  margin: .9em 0;
}

.blog__media__edit-caption__buttons {
  clear: both;
}

.blog__link-to-post__list {
  padding: 20px;
}

.blog__link-to-post__list>ul>li h4 {
  color: #333;
  font-size: 20px;
}

.blog__link-to-post__list>ul>li ul {
  margin-left: 30px;
  margin-bottom: 30px;
}

.blog__link-to-post__list>ul>li ul li {
  border-bottom: 1px solid #ddd;
}

.blog__link-to-post__list>ul>li ul li a {
  padding: 14px 0;
  display: block;
}

.blog__post-wrapper {
  overflow: auto;
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
}

.blog__post-wrapper-no-background {
  padding: 0;
  background: 0 0;
  border-radius: 0;
}

.blog__post__save-button {
  margin-top: .9em;
  float: right;
}

.blog__post__cancel-button {
  margin-top: .9em;
}

.blog__post__field {
  position: relative;
}

.blog__post__hidden-field {
  display: none;
}

.blog__post__tags,
.blog__post__users {
  margin: .9em 0;
}

.blog__post__tags>a,
.blog__post__users>a {
  color: #69c;
}

.blog__post__tags__autocomplete-suggestions,
.blog__post__users__autocomplete-suggestions {
  position: absolute;
  top: 79px;
  left: 0;
  width: 100%;
  max-height: 170px;
  overflow: auto;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.1);
  border-top: none;
  box-shadow: 0 1px 5px rgba(0,0,0,.5);
  display: none;
}

.blog__post__tags__autocomplete-suggestion,
.blog__post__users__autocomplete-suggestion {
  padding: 10px 20px;
  border-bottom: 1px solid rgba(0,0,0,.1);
  cursor: pointer;
  color: #474747;
  font-size: 16px;
}

.blog__post__tags__autocomplete-suggestion small,
.blog__post__users__autocomplete-suggestion small {
  font-size: 13px;
  color: gray;
}

.blog__post__tags__autocomplete-suggestion span,
.blog__post__users__autocomplete-suggestion span {
  font-size: 14px;
  background-color: #f181ae;
  color: #fff;
  padding: 5px 10px;
  margin-right: 10px;
}

.blog__post__tags__autocomplete-suggestion:hover,
.blog__post__users__autocomplete-suggestion:hover {
  background-color: #d3e8d7;
}

.blog__post__tags__autocomplete-suggestion:last-child,
.blog__post__users__autocomplete-suggestion:last-child {
  border: none;
}

.blog__post__share {
  float: right;
}

.blog__post__e-guide {
  float: left;
  width: 100%;
}

.blog__post__e-guide div {
  float: right;
  text-align: right;
  margin: .9em .45em 0 0;
}

.blog__post__e-guide div a {
  text-decoration: none;
  cursor: pointer;
}

.blog__post__e-guide div span {
  font-size: .8em;
}

.blog__post__image {
  max-width: 100%;
}

.blog__post__image__caption {
  background-color: #f0efed;
  margin: 15px 0 30px 0!important;
  padding: 10px;
  border-radius: 10px;
}

.blog__post__video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.blog__post__video img {
  background-color: #f0efed;
  opacity: .4;
  width: 100%;
  height: 56vw;
  float: left;
}

.blog__post__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog__post__main-image__preview {
  margin: .9em 0;
}

.blog__post__main-image__preview img {
  width: 100%;
}

.blog__post__header-info {
  padding: .9em 0;
  border-bottom: 1px solid #f0efed;
  border-top: 1px solid #f0efed;
  position: relative;
}

.blog__post__header-info a {
  color: #69c;
}

.blog__post__header-info .blog__category__post__info__edit {
  top: .45em;
}

.blog__post__description {
  padding-top: .9em;
}

.blog__post__description a {
  color: #69c;
}

.blog__post__description img {
  border-radius: .625em;
}

.blog__post__description p,
.blog__post__description ul {
  padding: .9em;
}

.blog__post__description ul li {
  font-size: .9em;
  line-height: 1.5em;
  border-bottom: solid 1px #f0efed;
  padding: 10px 0;
  margin-left: 20px;
}

.blog__post__caption {
  background-color: #f0efed;
  margin: .9em 0;
  border-radius: .625em;
}

.blog__post__comment__reply__modal {
  float: right;
}

.blog__post__comment__reply-new__modal {
  float: right;
}

.blog__post__comments-wrapper {
  margin-top: .9em;
}

.blog__post__comments__reply {
  overflow: auto;
  clear: both;
  margin-bottom: .9em;
}

.blog__post__comments__list {
  border-radius: .625em;
}

.blog__post__comments__list__comment {
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  margin-bottom: .9em;
  clear: both;
  position: relative;
}

.blog__post__comments__list__comment::after {
  content: ' ';
  clear: both;
  display: block;
}

.blog__post__comments__list__comment>div p {
  overflow: auto;
}

.blog__post__comments__list__comment:last-child {
  margin-bottom: 0;
}

.blog__post__comments__list__comment__thread__comment {
  background-color: #f0efed;
  border-radius: .625em;
  margin-bottom: .9em;
  padding: .45em;
}

.blog__post__comments__list__comment__thread__comment:last-child {
  margin-bottom: 0;
}

.blog__post__seo__keywords-usage ul li {
  margin: 0 0 0 1.8em;
  list-style-type: disc;
  font-size: .8em;
}

.blog__post__seo__keywords-usage ul li span {
  font-weight: 700;
}

.blog__post__seo__keywords-usage ul li span.wrong {
  color: #ff1b25;
}

.blog__post__seo__keywords-usage ul li span.good {
  color: #47b549;
}

.blog__post__seo__snippet__title {
  color: #1e0fbe;
  font-size: 18px!important;
  line-height: 1.2;
}

.blog__post__seo__snippet__url {
  color: #006621;
  font-size: 13px;
  line-height: 16px;
}

.blog__wrapper {
  float: left;
  min-height: 12.5em;
  font-size: 1em;
  line-height: 1.5em;
  width: 100%;
  position: relative;
  margin-bottom: .9em;
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
}

.blog__wrapper-no-background {
  padding: 0!important;
  background: 0 0!important;
  border-radius: 0!important;
}

.blog__wrapper>h1 {
  border-bottom: 1px solid #f0efed;
  padding-bottom: .45em;
}

.blog__wrapper__full {
  clear: both;
  margin-top: .9em;
}

.blog__wrapper__full-small {
  min-height: 7.5em;
}

.blog__wrapper__empty {
  min-height: 0!important;
  padding-top: 0;
}

.blog__wrapper__half {
  width: 100%;
}

.blog__wrapper__half-last {
  clear: both;
}

.blog__wrapper__new-button {
  position: absolute;
  right: .9em;
  top: .9em;
  display: inline-block;
  padding: 0;
  margin: 0;
  border-radius: 48px;
  border-width: 4px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  border: 2px solid #47b549;
  background: 0 0;
  cursor: pointer;
  width: 0;
  height: 0;
  opacity: 0;
}

.blog__wrapper__new-button::before {
  content: ' ';
  position: absolute;
  height: 2px;
  left: 30%;
  right: 30%;
  top: 50%;
  background-color: #47b549;
  margin-top: -1px;
}

.blog__wrapper__new-button::after {
  content: ' ';
  position: absolute;
  width: 2px;
  top: 30%;
  bottom: 30%;
  left: 50%;
  background-color: #47b549;
  margin-left: -1px;
}

.blog__wrapper:hover .blog__wrapper__new-button {
  display: block;
  opacity: .5;
  width: 48px;
  height: 48px;
}

.blog__wrapper:hover .blog__wrapper__new-button:active,
.blog__wrapper:hover .blog__wrapper__new-button:hover {
  border-color: #2e6917;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.4);
  background: #fefefe;
  opacity: 1;
}

.blog__wrapper:hover .blog__wrapper__new-button:active::after,
.blog__wrapper:hover .blog__wrapper__new-button:active::before,
.blog__wrapper:hover .blog__wrapper__new-button:hover::after,
.blog__wrapper:hover .blog__wrapper__new-button:hover::before {
  background-color: #2e6917;
}

.blog__search__mark {
  background-color: #e6efc2;
}

.blog__mobile__search {
  font-size: 1em;
  line-height: 1.5em;
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  position: relative;
  margin: .9em 0;
  clear: both;
}

.blog__mobile__footer {
  font-size: 1em;
  line-height: 1.5em;
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  position: relative;
  margin: .9em 0;
  overflow: auto;
  clear: both;
  padding-bottom: 0;
}

.blog__mobile__footer ul li {
  width: 100%;
  float: left;
  padding-bottom: 0;
}

.blog__mobile__footer ul li h4 {
  float: left;
}

.blog__mobile__footer ul li h4 span {
  display: none;
}

.blog__mobile__footer ul li h4 img {
  width: 2.25em;
  height: 2.25em;
}

.blog__mobile__footer ul li a {
  float: left;
}

.blog__mobile__footer ul li a.button-plain {
  float: right;
}

.blog__mobile__footer ul li p {
  line-height: 38px;
  float: right;
  margin-right: .9em;
  margin-bottom: 0;
}

.blog__sidebar__search {
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  margin-bottom: .9em;
  display: none;
}

.blog__sidebar__popular-posts,
.blog__sidebar__recent-posts,
.blog__sidebar__recently-visited,
.blog__sidebar__related-posts {
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  margin-bottom: .9em;
}

.blog__sidebar__popular-posts ul li,
.blog__sidebar__recent-posts ul li,
.blog__sidebar__recently-visited ul li,
.blog__sidebar__related-posts ul li {
  overflow: auto;
  border-bottom: 1px solid #f0efed;
  padding-bottom: .9em;
  margin-bottom: .9em;
}

.blog__sidebar__popular-posts ul li a,
.blog__sidebar__recent-posts ul li a,
.blog__sidebar__recently-visited ul li a,
.blog__sidebar__related-posts ul li a {
  color: #69c;
}

.blog__sidebar__popular-posts ul li a.cat-thumb,
.blog__sidebar__recent-posts ul li a.cat-thumb,
.blog__sidebar__recently-visited ul li a.cat-thumb,
.blog__sidebar__related-posts ul li a.cat-thumb {
  float: left;
  margin-right: .45em;
}

.blog__sidebar__popular-posts ul li a.cat-thumb img,
.blog__sidebar__recent-posts ul li a.cat-thumb img,
.blog__sidebar__recently-visited ul li a.cat-thumb img,
.blog__sidebar__related-posts ul li a.cat-thumb img {
  border-radius: .625em;
}

.blog__sidebar__login {
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  margin-bottom: .9em;
  display: none;
}

.blog__sidebar__social-box {
  padding: .9em;
  background-color: #fff;
  border-radius: .625em;
  margin-bottom: .9em;
  display: none;
}

.blog__sidebar__social-box ul li {
  overflow: auto;
}

.blog__sidebar__social-box ul li h4 {
  float: left;
  height: 1.35em;
}

.blog__sidebar__social-box ul li h4 a {
  line-height: 1.35em;
}

.blog__sidebar__social-box ul li h4 a img {
  width: 1.35em;
  height: 1.35em;
  float: left;
  margin-right: .45em;
  margin-top: 1px;
}

.blog__sidebar__social-box ul li p {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.blog__sidebar__social-box ul li>a {
  float: right;
  background-color: #f0efed;
  border-radius: 3px;
  border: none;
  color: #000;
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  padding: 2px .9em;
  text-decoration: none;
  background-clip: padding-box;
}

.blog__sidebar__social-box-facebook {
  border-bottom: 1px solid #f0efed;
  padding-bottom: .9em;
  margin-bottom: .9em;
}

.blog__categories ol {
  text-align: center;
}

.blog__categories ol li {
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  margin: 0 10px;
}

.blog__breadcrumbs {
  position: relative;
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
  border-radius: .625em;
  overflow: auto;
  height: 2.5em;
  clear: both;
}

.blog__breadcrumbs ol li {
  white-space: nowrap;
  text-align: center;
  position: relative;
  line-height: 2.5em;
  padding: 0 .625em;
  float: left;
}

.blog__breadcrumbs ol li.no-padding {
  padding: 0;
}

.blog__breadcrumbs ol li a {
  color: #69c;
}

.blog__featured__post>div {
  border: none;
  margin: 0;
  padding: 0;
}

.blog__featured__post>div .blog__index__post__title {
  border: none;
}

.blog__featured__post>div .blog__index__post__title>a {
  width: 100%;
}

.blog__featured__post>div .blog__index__post__title img {
  width: 100%;
}

.blog__featured__post>div .blog__index__post__title>h5 {
  margin-left: 0;
  color: #69c;
}

.blog__featured__post>div .blog__index__post__title p {
  margin-left: 0;
}

.blog__category {
  position: relative;
}

.blog__category__blocks-wrapper {
  clear: both;
}

.blog__category__blocks-banner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('/static/next/dist/images/blog/trustedhousesitters-blog-banner.jpg?f84b87485a03');
  background-repeat: no-repeat;
  border-radius: .625em;
  background-size: cover;
  padding-bottom: 20.45455%!important;
}

.blog__category__blocks-banner-wrapper {
  position: relative;
  margin-bottom: 0;
  padding: 0!important;
  padding-bottom: 20.45455%!important;
}

.blog__category__block>h3 {
  padding-top: .45em;
}

.blog__category__block-description {
  margin-right: 90px;
  display: block;
}

.blog__category__block-attachment {
  position: absolute;
  right: -15px;
  top: -8px;
  z-index: 10;
}

.blog__category__block--more {
  width: 100%;
  text-align: right;
  line-height: 140%;
  position: absolute;
  right: 20px;
  bottom: 10px;
}

.blog__category__block__tagged--homeowner {
  background-color: #d3e8d7;
  background-image: -webkit-linear-gradient(-90deg,#d3e8d7,#ebf7ed);
  background-image: linear-gradient(-180deg,#d3e8d7,#ebf7ed);
}

.blog__category__block__tagged--homeowner .blog__index__post-wrapper {
  border-bottom: 1px solid #fff;
}

.blog__category__block__tagged--homeowner .blog__index__post-wrapper a {
  color: #47b549;
  font-weight: 700;
}

.blog__category__block__tagged--homeowner .blog__index__post-wrapper:nth-child(1) a {
  color: #474747;
}

.blog__category__block__tagged--homeowner .blog__index__post-wrapper:last-child {
  border-bottom: none;
}

.blog__category__block__tagged--homeowner .blog__category__block--more {
  color: #47b549;
  font-weight: 700;
}

.blog__category__block__tagged--housesitter {
  background-color: #d9e1ec;
  background-image: -webkit-linear-gradient(-90deg,#d9e1ec,#ebf1fa);
  background-image: linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

.blog__category__block__tagged--housesitter .blog__index__post-wrapper {
  border-bottom: 1px solid #fff;
}

.blog__category__block__tagged--housesitter .blog__index__post-wrapper a {
  color: #69c;
  font-weight: 700;
}

.blog__category__block__tagged--housesitter .blog__index__post-wrapper:nth-child(1) a {
  color: #474747;
}

.blog__category__block__tagged--housesitter .blog__index__post-wrapper:last-child {
  border-bottom: none;
}

.blog__category__block__tagged--housesitter .blog__category__block--more {
  color: #69c;
  font-weight: 700;
}

.blog__category__block__tagged h3 a {
  font-family: Ubuntu,sans-serif!important;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
}

.blog__category__new-post {
  position: absolute;
  top: .9em;
  right: .9em;
}

.blog__category__all-posts {
  position: absolute;
  top: .9em;
  right: 10em;
}

.blog__category__post {
  overflow: auto;
}

.blog__category__post .remove-order {
  display: none;
  cursor: pointer;
}

.blog__category__post-wrapper {
  padding-bottom: .45em;
  margin-bottom: .9em;
  border-bottom: 1px solid #ccc;
}

.blog__category__post-wrapper-unpublished {
  background-color: rgba(255,234,234,.5);
}

.blog__category__post-wrapper.sorted {
  background-color: #eef4d6;
}

.blog__category__post-wrapper.sorted .remove-order {
  display: block;
}

.blog__category__post-wrapper:last-child {
  border-bottom: none;
}

.blog__category__post__excerpt {
  float: left;
  padding-bottom: .9em;
  width: 100%;
}

.blog__category__post__excerpt img {
  border-radius: .625em;
}

.blog__category__post__excerpt a {
  float: left;
  padding: .45em .9em 0 0;
  display: block;
}

.blog__category__post__info {
  border-top: 1px solid #f0efed;
  padding-top: .45em;
  clear: both;
  position: relative;
}

.blog__category__post__info__edit {
  position: absolute;
  right: 0;
  top: 0;
}

.blog__category__post__info-seperator {
  border-left: 1px solid #f0efed;
  margin: 5px 0;
  line-height: 11px;
  font-size: 11px;
}

.blog__category__post h3 a {
  color: #69c;
}

.blog__category__post-support>h3,
.blog__category__post-support>h4 {
  font-size: 1em;
}

.blog__index {
  position: relative;
}

.blog__index__post>a {
  color: #69c;
}

.blog__index__post-wrapper {
  padding-bottom: .45em;
  margin-bottom: .9em;
  border-bottom: 1px solid #f0efed;
  overflow: auto;
}

.blog__index__post__excerpt {
  float: left;
  padding-bottom: .9em;
}

.blog__index__post__excerpt a {
  float: left;
  padding: .45em .9em 0 0;
  display: block;
}

.blog__index__post__title {
  padding-top: .45em;
  clear: both;
  position: relative;
}

.blog__index__post__title img {
  border-radius: .625em;
  float: left;
  margin-bottom: .45em;
}

.blog__index__post__title h5 {
  margin-left: 120px;
  color: #69c;
}

.blog__index__post__title h5.no-image {
  margin-left: 0;
}

.blog__index__post__title p {
  margin-left: 120px;
  font-size: 14px;
  line-height: 140%;
}

.blog__index__post .cat-thumb {
  float: left;
  position: relative;
}

.blog__index__post__country--flag {
  position: absolute;
  width: 30px!important;
  height: 30px;
  top: 2px;
  left: 2px;
  -webkit-border-radius: 100%!important;
  -moz-border-radius: 100%!important;
  -ms-border-radius: 100%!important;
  border-radius: 100%!important;
}

.blog__edit .blog__category__post-wrapper {
  transition: all .2s;
}

.blog__edit .blog__category__post-wrapper:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  transform: scale(1.01,1.01);
  background: #fff;
}

.blog__edit .blog__category__post__info {
  padding-bottom: .45em;
  padding-top: .9em;
}

.blog__edit .blog__category__post__info__edit {
  top: .45em;
}

@media (min-width:560px) {
  .blog__featured__post .blog__index__post__title img {
    width: initial!important;
  }

  .blog__featured__post .blog__index__post__title>a {
    float: left;
    width: auto!important;
  }

  .blog__featured__post .blog__index__post__title>h5 {
    margin-left: 320px!important;
  }

  .blog__featured__post .blog__index__post__title>p {
    margin-left: 320px!important;
  }
}

@media (min-width:30em) {
  .blog__media__list ul li {
    width: calc(33.333333333% - .9em);
    padding-bottom: calc(33.333333333% - .9em);
    position: relative;
  }

  .blog__media__list__item-video {
    width: 100%;
  }

  .blog__media__list__item-video__select {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }

  .blog__post__comments__list__comment__thread__comment {
    margin-left: 2.7em;
  }

  .blog__category__block-video {
    clear: both;
    width: 100%;
  }

  .blog__category__block-video .blog__index__post-wrapper {
    width: 33.33333%;
    float: left;
    padding-left: 3.33333%;
    padding-right: 3.33333%;
    padding-left: .45em;
    padding-right: .45em;
    float: left;
    border-bottom: none;
  }
}

.ielt9 .blog__media__list ul li {
  width: calc(33.333333333% - .9em);
  padding-bottom: calc(33.333333333% - .9em);
  position: relative;
}

.ielt9 .blog__media__list__item-video {
  width: 100%;
}

.ielt9 .blog__media__list__item-video__select {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.ielt9 .blog__post__comments__list__comment__thread__comment {
  margin-left: 2.7em;
}

.ielt9 .blog__category__block-video {
  clear: both;
  width: 100%;
}

.ielt9 .blog__category__block-video .blog__index__post-wrapper {
  width: 33.33333%;
  float: left;
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  padding-left: .45em;
  padding-right: .45em;
  float: left;
  border-bottom: none;
}

@media (min-width:47em) {
  .blog__create {
    width: 75%;
    float: left;
    margin-left: 12.5%;
    margin-right: -100%;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }

  .blog__media {
    width: 75%;
    float: left;
    margin-left: 12.5%;
    margin-right: -100%;
    padding-left: 1.25%;
    padding-right: 1.25%;
    padding-left: 0;
    padding-right: 0;
  }

  .blog__media__list ul li {
    width: calc(25% - .9em);
    padding-bottom: calc(25% - .9em);
  }

  .blog__mobile__search {
    width: 75%;
    float: left;
    margin-left: 12.5%;
    margin-right: -100%;
    padding-left: 1.25%;
    padding-right: 1.25%;
    clear: both;
    float: none;
  }

  .blog__mobile__footer {
    width: 75%;
    float: left;
    margin-left: 12.5%;
    margin-right: -100%;
    padding-left: 1.25%;
    padding-right: 1.25%;
    clear: both;
    float: none;
  }
}

.ielt9 .blog__create {
  width: 75%;
  float: left;
  margin-left: 12.5%;
  margin-right: -100%;
  padding-left: 1.25%;
  padding-right: 1.25%;
}

.ielt9 .blog__media {
  width: 75%;
  float: left;
  margin-left: 12.5%;
  margin-right: -100%;
  padding-left: 1.25%;
  padding-right: 1.25%;
  padding-left: 0;
  padding-right: 0;
}

.ielt9 .blog__media__list ul li {
  width: calc(25% - .9em);
  padding-bottom: calc(25% - .9em);
}

.ielt9 .blog__mobile__search {
  width: 75%;
  float: left;
  margin-left: 12.5%;
  margin-right: -100%;
  padding-left: 1.25%;
  padding-right: 1.25%;
  clear: both;
  float: none;
}

.ielt9 .blog__mobile__footer {
  width: 75%;
  float: left;
  margin-left: 12.5%;
  margin-right: -100%;
  padding-left: 1.25%;
  padding-right: 1.25%;
  clear: both;
  float: none;
}

@media (min-width:60em) {
  .blog__media__list ul li {
    width: calc(20% - .9em);
    padding-bottom: calc(20% - .9em);
  }

  .blog__wrapper__half {
    clear: none;
    width: 50%;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    padding-left: 5%;
    padding-right: 5%;
    width: 48.5%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .blog__wrapper__half-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .blog__wrapper__half-last {
    margin-left: 51.5%;
  }

  .blog__mobile__search {
    display: none;
  }

  .blog__mobile__footer {
    display: none;
  }

  .blog__sidebar__login,
  .blog__sidebar__search,
  .blog__sidebar__social-box {
    display: block;
  }
}

.ielt9 .blog__media__list ul li {
  width: calc(20% - .9em);
  padding-bottom: calc(20% - .9em);
}

.ielt9 .blog__wrapper__half {
  clear: none;
  width: 50%;
  float: left;
  margin-left: 0;
  margin-right: -100%;
  padding-left: 5%;
  padding-right: 5%;
  width: 48.5%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.ielt9 .blog__wrapper__half-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.ielt9 .blog__wrapper__half-last {
  margin-left: 51.5%;
}

.ielt9 .blog__mobile__search {
  display: none;
}

.ielt9 .blog__mobile__footer {
  display: none;
}

.ielt9 .blog__sidebar__login,
.ielt9 .blog__sidebar__search,
.ielt9 .blog__sidebar__social-box {
  display: block;
}

@media (min-width:80em) {
  .blog__category__block--big {
    width: 100%;
  }

  .blog__category__block-video {
    clear: both;
    width: 100%;
  }
}

.ielt9 .blog__category__block--big {
  width: 100%;
}

.ielt9 .blog__category__block-video {
  clear: both;
  width: 100%;
}

@media (min-width:120em) {
  .blog__media__list ul li {
    width: calc(16.666666667% - .9em);
    padding-bottom: calc(16.666666667% - .9em);
  }
}

.ielt9 .blog__media__list ul li {
  width: calc(16.666666667% - .9em);
  padding-bottom: calc(16.666666667% - .9em);
}

.gifts__base-checkout .gifts__base__header-wrapper {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.gifts__base-checkout .gifts__base__header {
  padding-bottom: 0;
}

.gifts__base-checkout__container {
  border-top-left-radius: 0!important;
  border-top-right-radius: 0!important;
}

.gifts__base-checkout__container .components__grid__wrapper>* {
  margin-bottom: 0!important;
}

.gifts__base-checkout__container hr {
  border-bottom: 3px dashed #ccc;
}

.gifts__base-checkout__container button {
  text-decoration: center;
  display: inherit;
}

@media (min-width:1024px) {
  .gifts__base-checkout .gifts__base__header {
    padding-left: 12.5em;
    padding-top: 35px;
  }
}

.gifts__base {
  background: url('/static/next/dist/images/gifts/background.jpg?eea99434252f') repeat-x center;
  background-size: cover;
  padding-bottom: 30px;
  color: #474747;
}

.gifts__base>div {
  position: relative;
}

.gifts__base>div>div {
  overflow: visible;
}

.gifts__base h1 {
  font-size: 32px;
  margin-bottom: 10px;
}

.gifts__base__header {
  padding-bottom: 2.5em;
  min-height: 6.25em;
  background: url('/static/next/dist/images/gifts/vouchers-320-owner-above.png?6c855d155548') top center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 500px;
}

.gifts__base__header__bow {
  position: absolute;
  width: 4.375em;
  left: 0;
  top: -5px;
}

.gifts__base__header>h1 {
  padding-top: 50%;
}

.gifts__base .components__trustpilot--smallest {
  display: none;
  padding-top: 5px;
}

@media (min-width:768px) {
  .gifts__base h1 {
    font-size: 60px;
  }

  .gifts__base__header__bow {
    width: 13.125em;
    left: -5px;
    top: -20px;
  }
}

@media (min-width:1024px) {
  .gifts__base__header {
    padding-top: 0;
    padding-left: 13.125em;
    background: url('/static/next/dist/images/gifts/vouchers-1024-owner-above.png?0de48ca94cec') top right;
    background-repeat: no-repeat;
    background-size: 16.875em;
    max-width: none;
  }

  .gifts__base__header>h1 {
    padding-top: 0;
  }

  .gifts__base__header>h1,
  .gifts__base__header>h3,
  .gifts__base__header>p {
    width: 60%;
  }

  .gifts__base .components__trustpilot--smallest {
    display: block;
  }
}

.gifts__start {
  background-color: #f0f0f0;
}

.gifts__start__plans__membership-type .components__btn--homeowner,
.gifts__start__plans__membership-type .components__btn--housesitter {
  white-space: normal;
  line-height: 125%;
}

.gifts__start__plans__membership-type__plan {
  text-align: center;
  width: 47%;
  border: 5px solid #fff!important;
  border-radius: 12px;
  padding: 10px;
  margin: auto;
}

.gifts__start__plans__membership-type__plan>h3 {
  font-size: 32px;
  line-height: 55%;
  margin-bottom: 0;
  margin: 10px 0;
}

.gifts__start__plans__membership-type__plan>h3 span:first-of-type {
  color: #333!important;
  font-size: 20px;
}

.gifts__start__plans__membership-type__plan>h3 span:last-of-type {
  color: #333;
  font-size: 14px;
  font-family: Ubuntu;
  font-weight: 400;
}

.gifts__start__currency-select {
  text-align: center;
}

.gifts__start__currency-select>select {
  margin: 15px 0;
  display: inline-block;
}

@media (min-width:1024px) {
  .gifts__start__currency-select>select {
    margin: 30px 0;
  }

  .gifts__start__redeem>h3,
  .gifts__start__redeem>p {
    display: inline-block;
    margin-right: 20px;
  }
}

.home .components__animated-paw {
  display: none;
}

.home h4 {
  font-size: 20px;
  font-weight: 500;
  color: #333;
  margin: 0 0 25px;
  text-align: center;
}

.home p {
  font-size: 14px;
}

.home .components__btn--membership.home__test__button,
.home .home__test__button.components__nav-bar__join-now-button,
.home .home__test__button.components__nav-bar__refer-a-friend-button {
  width: 230px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  background-color: #e1007e;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
}

.home label {
  padding: 15px 0;
  color: #000;
  margin-bottom: 0;
  font-size: 16px;
}

.home__hero {
  height: 520px;
  z-index: 1000;
  width: 100%;
  position: relative;
}

.home__hero__content {
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
}

.home__hero__background {
  background-image: url('/static/next/dist/images/home/test/home_bg_mobile.jpg?04eb83218ef2');
  background-position: top;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.home__hero .components__hero__title,
.home__hero .components__hero__title--side,
.home__hero .components__hero__title--small {
  font-size: 34px;
  text-align: left;
  margin-top: 54px;
  float: none;
  color: #000;
  width: 65%;
}

.home__hero__phone-bubble {
  background-color: rgba(0,0,0,.1);
  padding: 10px 15px;
  width: calc(100% - 40px);
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: 0;
  text-align: center;
  color: #fff;
}

.home__hero__phone-bubble>div {
  line-height: 100%;
}

.home__hero__phone-bubble>div>p {
  display: inline;
  text-align: left;
  font-size: 12px;
}

.home__hero__search {
  position: absolute;
  width: 100%;
  bottom: 55px;
}

.home__hero__search>div {
  padding: 0;
}

.home__hero__search__tabs {
  font-size: 0;
}

.home__hero__search__inputs {
  margin: 15px 20px;
  padding: 0 15px 15px;
  background-color: #fff;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.home__hero__search__inputs input {
  font-size: 14px;
  display: inline-block;
  float: none;
  height: 44px;
  width: calc(100% - 44px - 20px);
  line-height: 44px;
  padding: 0 15px;
  color: #69c;
  border: 1px solid #ccc;
  margin-right: 10px;
  vertical-align: bottom;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.home__hero__search__inputs input::-webkit-input-placeholder {
  color: #69c;
}

.home__hero__search__inputs input::-moz-placeholder {
  color: #69c;
}

.home__hero__search__inputs input:-moz-placeholder {
  color: #69c;
}

.home__hero__search__inputs input:-ms-input-placeholder {
  color: #69c;
}

.home__hero__search__inputs input:focus {
  outline: 0;
}

.home__hero__search__inputs__search-assignments>input {
  color: #47b549;
}

.home__hero__search__inputs__search-assignments>input::-webkit-input-placeholder {
  color: #47b549;
}

.home__hero__search__inputs__search-assignments>input::-moz-placeholder {
  color: #47b549;
}

.home__hero__search__inputs__search-assignments>input:-moz-placeholder {
  color: #47b549;
}

.home__hero__search__inputs__search-assignments>input:-ms-input-placeholder {
  color: #47b549;
}

.home__hero__search__inputs a {
  height: 44px;
  width: 44px;
  vertical-align: bottom;
  display: inline-block;
  background: #69c url('/static/next/dist/images/icons/search/search-2x.png?41afac207ad1') no-repeat center;
  background-size: 26px;
  padding: 0;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}

.home__hero__search__inputs a.components__btn--homeowner {
  background-color: #47b549;
}

.home__sitter {
  position: relative;
}

.home__sitter__tags--free {
  position: absolute;
  left: 0;
  bottom: 20px;
  background-color: rgba(128,128,128,.6);
  color: #fff;
  font-size: 14px;
  padding: 0 20px 0 10px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.home__assignment {
  position: relative;
}

.home__assignment__location {
  position: absolute;
  left: 0;
  bottom: 20px;
  background-color: rgba(128,128,128,.6);
  color: #fff;
  font-size: 14px;
  padding: 0 20px 0 10px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.home__discover.info__box {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

.home__discover.info__box .info__box__arrow--left {
  left: 0;
}

.home__discover.info__box .info__box__arrow--right {
  right: 0;
}

.home__storystream {
  padding: 0 10px 50px!important;
}

.home__app-promotion {
  float: left;
  width: 100%;
}

.home__test {
  padding-top: 3.125em;
}

.home__test .trustpilot-widget {
  padding-top: 7px;
  height: 35px;
}

.home__test__how-it-works-triple>div {
  padding-bottom: 0;
}

.home__test__how-it-works {
  color: #fff;
  font-size: 14px;
  padding: 30px 10px 10px;
}

.home__test__how-it-works__how-it-works-container {
  height: 162px;
  margin: 20px 10px;
  padding: 25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background-color: #5eb137;
  background-image: -webkit-linear-gradient(-387deg,#5eb137,#5dbC99);
  background-image: linear-gradient(117deg,#5eb137,#5dbC99);
  position: relative;
}

.home__test__how-it-works__how-it-works-container.pricing {
  background-color: #32b0ca;
  background-image: -webkit-linear-gradient(-569deg,#32b0ca,#59bBA8);
  background-image: linear-gradient(299deg,#32b0ca,#59bBA8);
}

.home__test__how-it-works a {
  border: 1px solid #fff;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  width: 220px;
  height: 40px;
  line-height: 200%;
  background-color: transparent;
  position: absolute;
  left: 20px;
  bottom: 15px;
}

.home__test__how-it-works a:hover {
  opacity: .7;
}

.home__test__video-container {
  margin: 0 10px;
  background-image: url('/static/next/dist/images/home/test/video_bg.jpg?c5823c74cc3f');
  background-repeat: no-repeat;
  background-position: 50%;
  color: #fff;
}

.home__test__video-container__play {
  background-image: url('/static/next/dist/images/video/play-white.svg?9c6506e1c258');
  background-repeat: no-repeat;
  height: 22px;
  width: 20px;
  display: inline-block;
  position: absolute;
  left: 18px;
}

.home__test__video-container>div {
  padding-top: 60%;
}

.home__test__video-container>div>button {
  width: 220px;
  height: 40px;
  background-color: #e1007e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-size: 16px;
}

.home__test__video-container>div>button:hover {
  opacity: .85;
}

.home__test__discover {
  padding: 20px 0;
}

.home__test__discover .search__discover .info__box__slides__slide {
  min-height: 118px;
}

.home__test__discover .search__discover .info__box__slides__slide figure img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.home__test__safety {
  display: inline-block;
  width: 100%;
}

.home__test__safety .partners-page__safety {
  background-color: #fff;
  padding: 50px 30px 0;
}

.home__test__safety .partners-page__safety>p {
  display: none;
}

.home__test__safety .partners-page__safety ul>li>p {
  margin: auto;
}

.home__test__safety>div>a {
  font-size: 14px;
  text-align: center;
  color: #69c;
  display: block;
}

.home__test__join-now {
  float: none;
}

.home__test__join-now>div {
  padding: 40px 0 30px;
}

.home__test__featured-in-container {
  float: left;
  width: 100%;
  padding: 40px 30px;
}

.home__test__featured-in-container>div>h2 {
  display: none;
}

.home__test__video-popup {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 50px;
  max-width: 1440px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.home__test__video-popup>div {
  background-color: transparent;
  position: relative;
  padding-bottom: 56.25%;
}

.home__test__video-popup>div:after,
.home__test__video-popup>div:before {
  content: '';
  position: absolute;
  cursor: pointer;
  right: -20px;
  top: 0;
  width: 4px;
  height: 30px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.home__test__video-popup>div:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.home__test__video-popup>div>iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.home__test__trustpilot {
  min-height: 400px;
  padding: 40px 20px;
}

@media (min-width:360px) {
  .home__test__how-it-works__how-it-works-container {
    height: 143px;
  }
}

@media (min-width:480px) {
  .home__discover.info__box {
    padding-left: 0;
    padding-right: 0;
  }

  .home__discover.info__box .info__box__pagination {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
  }

  .home__discover.info__box .info__box__arrow--left {
    left: 10px;
  }

  .home__discover.info__box .info__box__arrow--right {
    right: 10px;
  }
}

@media (min-width:650px) {
  .home h4 {
    font-size: 24px;
  }

  .home__test__how-it-works a {
    width: 145px;
    text-align: center;
    bottom: 0;
    margin: 15px 0;
  }

  .home__test__safety {
    padding: 50px 60px 0;
  }

  .home__test__safety .partners-page__safety {
    background-color: transparent;
    padding: 0 0 20px;
  }

  .home__test__safety .partners-page__safety>h4 {
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 500;
  }

  .home__test__safety .partners-page__safety ul>li>img {
    width: 60px;
    height: 60px;
  }

  .home__test__safety .partners-page__safety ul>li>p {
    font-size: 14px;
    width: 100%;
  }
}

@media (min-width:660px) {
  .home__hero {
    height: 390px;
  }

  .home__hero .components__hero__title,
  .home__hero .components__hero__title--side,
  .home__hero .components__hero__title--small {
    width: 35%;
    position: absolute;
    left: 40px;
    bottom: 240px;
    padding: 0;
  }

  .home__hero__subtitle {
    display: block;
    position: absolute;
    left: 40px;
    bottom: 204px;
    font-size: 16px;
    line-height: 26px;
    padding: 0;
  }

  .home__hero__search {
    bottom: 0;
  }

  .home__hero__search>div {
    margin: 0 40px;
  }

  .home__hero__search--wrapper {
    width: calc(50% - 10px);
    padding: 0!important;
    float: left;
  }

  .home__hero__search--wrapper:last-child {
    margin-left: 20px;
  }

  .home__hero__search__inputs {
    margin: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 70px;
  }

  .home__hero__search .search-sitters {
    left: 40px;
  }

  .home__hero__search .search-assignments {
    right: 40px;
  }

  .home__hero__phone-bubble {
    bottom: 20px;
    right: 40px;
    left: unset;
    margin: 0;
    width: calc(50% - 80px);
  }

  .home__test__how-it-works {
    padding: 14px 30px;
  }

  .home__test__how-it-works__how-it-works-container {
    width: calc(50% - 22px);
    display: inline-block;
  }

  .home__test__video-container {
    height: 225px;
    margin-top: 14px;
  }

  .home__test__video-container>div {
    padding: 0;
    height: 100%;
  }

  .home__test__discover {
    padding: 20px 15px;
  }

  .home__test__discover .search__discover {
    padding: 0;
  }

  .home__test__discover .search__discover figure img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }

  .home__test__discover .info__box__arrow {
    bottom: 0;
  }

  .home__test__trustpilot {
    min-height: 400px;
  }
}

@media (min-width:768px) {
  .home {
    padding-top: 5.125em;
  }

  .home .components__hero__title,
  .home .components__hero__title--side,
  .home .components__hero__title--small {
    margin-top: 80px;
    margin-bottom: 0;
    width: 100%;
    position: initial;
    text-align: center;
  }

  .home__hero {
    height: 390px;
  }

  .home__hero__subtitle {
    position: initial;
    padding: 10px;
  }

  .home__hero__background {
    background: url('/static/next/dist/images/home/test/ladydog_hero_ratio3.jpg?22cbdf5665f7') no-repeat center;
    background-size: cover;
  }

  .home__hero__search {
    margin-bottom: 0;
  }

  .home__hero__search--wrapper:last-child {
    margin-left: 0;
    float: right;
  }

  .home__hero__search--wrapper:last-child>div {
    float: right;
  }

  .home__hero__search__inputs {
    bottom: 40px;
    max-width: 440px;
    margin-bottom: 40px;
  }

  .home__hero__phone-bubble {
    background-repeat: no-repeat;
    background-size: 220px;
    position: fixed;
    bottom: auto;
    right: 0;
    top: 127px;
    background-image: none;
    background-color: #67c179;
    height: initial;
    text-align: left;
    width: 160px;
    padding: 10px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }

  .home__hero__phone-bubble>div {
    line-height: 140%;
  }

  .home__hero__phone-bubble>div>p {
    font-size: 14px;
  }

  .home__sitter__tags--free {
    padding: 0 5px 0 10px;
  }

  .home__assignment__location {
    padding: 0 5px 0 10px;
  }

  .home__test__how-it-works {
    padding: 20px 40px;
  }

  .home__test__how-it-works__how-it-works-container {
    width: 190px;
    height: 190px;
    margin: 30px 20px 30px 0;
    float: left;
  }

  .home__test__how-it-works__how-it-works-container a {
    font-size: 14px;
    padding: 5px;
  }

  .home__test__how-it-works button {
    width: 145px;
    height: 45px;
    padding: 5px 15px;
  }

  .home__test__video-container {
    height: 190px;
    width: calc(100% - 420px);
    margin: 30px 0;
    display: inline-block;
    background-size: cover;
  }

  .home__test__join-now>div {
    padding: 0;
  }

  .home__test__trustpilot {
    min-height: 220px;
  }

  .home__test__discover .info__box__arrow {
    bottom: 50%;
  }
}

@media (min-width:1024px) {
  .home__sitter__tags--free {
    padding: 0 20px 0 10px;
  }

  .home__assignment__location {
    padding: 0 20px 0 10px;
  }

  .home label {
    font-size: 20px;
  }

  .home__hero {
    height: 514px;
  }

  .home__hero__background {
    background-image: url('/static/next/dist/images/home/test/ladydog_hero_ratio1.jpg?c894e3de3620');
    background-position: 46% 55%;
  }

  .home__hero .components__hero__title,
  .home__hero .components__hero__title--side,
  .home__hero .components__hero__title--small {
    font-size: 48px;
  }

  .home__hero__subtitle {
    font-size: 18px;
    line-height: 180%;
  }

  .home__hero__search>div {
    margin: 0 60px;
  }

  .home__hero__search--wrapper:first-child {
    margin-right: 15px;
    padding-left: calc(50% - 440px)!important;
  }

  .home__hero__search--wrapper:last-child {
    float: left;
  }

  .home__hero__search--wrapper:last-child>div {
    float: left;
    margin-left: 15px;
  }

  .home__hero__search__inputs {
    height: 130px;
    margin-bottom: 35px;
    padding: 15px 25px;
  }

  .home__hero__search__inputs input {
    margin-right: 15px;
  }

  .home__hero__search .search-sitters {
    left: 60px;
  }

  .home__hero__search .search-assignments {
    right: 60px;
  }

  .home__test__how-it-works {
    padding: 20px 60px;
  }

  .home__test__how-it-works__how-it-works-container {
    height: 225px;
    margin: 30px 30px 30px 0;
    font-size: 16px;
  }

  .home__test__how-it-works__how-it-works-container a {
    font-size: 16px;
    line-height: 180%;
  }

  .home__test__video-container {
    height: 225px;
    width: calc(100% - 440px);
  }

  .home__test__discover .info__box__title {
    font-size: 24px;
  }

  .home__test__discover .info__box__description {
    font-size: 16px;
  }

  .home__test__safety .partners-page__safety {
    padding: 0 0 30px;
  }

  .home__test__safety .partners-page__safety>ul>li>p {
    font-size: 16px;
  }

  .home__test__safety>div>a {
    font-size: 16px;
  }
}

@media (min-width:1224px) {
  .home__hero {
    height: 530px;
  }

  .home__hero__search .search-sitters {
    left: 197px;
  }

  .home__hero__search .search-assignments {
    right: 197px;
  }

  .home__test__how-it-works__how-it-works-container {
    margin: 30px 30px 30px 0;
  }
}

@media (min-width:1284px) {
  .home__hero__search>div {
    margin: 0 auto;
  }

  .home__test__how-it-works,
  .home__test__safety {
    padding-left: 0;
    padding-right: 0;
  }
}

.components__pricing-unit {
  line-height: 3em;
}

.components__pricing-unit__comma,
.components__pricing-unit__value {
  font-weight: 500;
  font-size: 1.2em;
  margin-right: -.125em;
  color: #333;
}

.components__pricing-unit__value {
  padding: .3125em .5em .3125em .5em;
  border: silver .0625em solid;
  border-radius: .125em;
  background-color: #f0f0f0;
}

.components__testimonial,
.components__testimonial--left {
  margin-bottom: 20px;
}

.components__testimonial img,
.components__testimonial--left img {
  width: 164px;
  height: 164px;
  margin: 0 auto;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}

.components__testimonial__content {
  margin-top: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}

.components__testimonial__content:before {
  content: ' ';
  position: absolute;
  top: -30px;
  left: calc(50% - 16px);
  border: 16px solid transparent;
  border-bottom-color: inherit;
}

.components__testimonial__content h5 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 0;
}

.components__testimonial__content span {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
}

.components__testimonial__content-seperator {
  width: 90%;
  margin: 15px auto;
  height: 1px;
  background-color: #fff;
}

.components__testimonial__content p {
  font-size: 14px;
  line-height: 140%;
}

.components__testimonial__content--flat {
  padding: 0;
}

.components__testimonial__content--flat:before {
  content: '';
  display: none;
}

.components__testimonial__meta {
  font-size: 16px;
  line-height: 140%;
}

@media (min-width:768px) {
  .components__testimonial--left img {
    float: left;
  }

  .components__testimonial--left .components__testimonial__content {
    float: left;
    width: calc(100% - 180px);
    margin-left: 16px;
    margin-top: 0;
    background: #fff;
  }

  .components__testimonial--left .components__testimonial__content:before {
    left: -30px;
    top: 68px;
    border-bottom-color: transparent;
    border-right-color: inherit;
  }
}

.components__media-quotes {
  background-color: #f0efed;
  padding: .9em;
}

.components__media-quotes img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ielt9 .components__media-quotes img {
  position: inherit;
  left: inherit;
}

.components__tick-list li {
  background-image: url('/static/next/dist/images/components__tick-list.png?9b5b15af37da');
  background-repeat: no-repeat;
  padding-left: 2.5em;
  padding-bottom: .9em;
}

.components__tick-list li img {
  max-width: 100px;
  margin-top: 10px;
}

.components__form-field__errors li {
  color: #fbe3e4;
}

.components__hero--old,
.partners__rspca__hero {
  background-size: cover;
  background-repeat: no-repeat;
  overflow: auto;
}

.components__hero--old>div,
.partners__rspca__hero>div {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: -100%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  background-color: rgba(0,0,0,.4);
  color: #fff;
  border-radius: .625em;
  padding-top: .9em;
  padding-bottom: .9em;
  margin-top: .9em;
  margin-bottom: .9em;
}

.components__hero--old>div h1,
.components__hero--old>div h2,
.components__hero--old>div h3,
.components__hero--old>div h4,
.components__hero--old>div h5,
.components__hero--old>div h6,
.partners__rspca__hero>div h1,
.partners__rspca__hero>div h2,
.partners__rspca__hero>div h3,
.partners__rspca__hero>div h4,
.partners__rspca__hero>div h5,
.partners__rspca__hero>div h6 {
  color: #fff;
}

@media (min-width:47em) {
  .components__hero--old,
  .partners__rspca__hero {
    padding-left: 0;
    padding-right: 0;
  }

  .components__hero--old>div,
  .partners__rspca__hero>div {
    width: 75%;
    float: left;
    margin-left: 12.5%;
    margin-right: -100%;
    padding-left: 1.25%;
    padding-right: 1.25%;
  }
}

.ielt9 .components__hero--old,
.ielt9 .partners__rspca__hero {
  padding-left: 0;
  padding-right: 0;
}

.ielt9 .components__hero--old>div,
.ielt9 .partners__rspca__hero>div {
  width: 75%;
  float: left;
  margin-left: 12.5%;
  margin-right: -100%;
  padding-left: 1.25%;
  padding-right: 1.25%;
}

.accounts__components__star-rating,
.components__star-rating {
  color: #fdc52d;
}

.components__error-page {
  text-align: left;
  color: #474747;
  border-bottom: 1px solid #ddd;
  float: none;
  margin: 0 auto;
  max-width: 400px;
}

.components__error-page__container {
  font-size: 14px;
}

.components__error-page__container__image {
  margin: 5px 0;
  width: 100%;
}

.components__error-page__container__links>p {
  margin-bottom: 5px;
}

@media (min-width:650px) {
  .components__error-page {
    max-width: none;
  }

  .components__error-page__container__titles {
    float: left;
  }

  .components__error-page__container>p {
    padding-top: 14px;
    clear: left;
  }

  .components__error-page__container__image {
    float: right;
    width: 320px;
  }
}

@media (min-width:1024px) {
  .components__error-page {
    background-color: #f0efed;
  }

  .components__error-page__container {
    font-size: 16px;
    background-color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
  }

  .components__error-page__container__titles__title {
    font-size: 32px;
  }

  .components__error-page__container__image {
    width: 400px;
  }
}

.components__vet-help {
  padding: .9em;
}

.components__vet-help h2 span {
  background-color: #fd4273;
  color: #fff;
  margin-right: .45em;
  padding-right: .225em;
  padding-left: .225em;
}

.components__vet-help img {
  margin-bottom: .9em;
}

@media (min-width:47em) {
  .components__vet-help {
    clear: both;
    overflow: auto;
  }

  .components__vet-help img {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
  }

  .components__vet-help p {
    width: 74.35897%;
    float: right;
    margin-right: 0;
  }
}

.ielt9 .components__vet-help {
  clear: both;
  overflow: auto;
}

.ielt9 .components__vet-help img {
  width: 23.07692%;
  float: left;
  margin-right: 2.5641%;
}

.ielt9 .components__vet-help p {
  width: 74.35897%;
  float: right;
  margin-right: 0;
}

.components__why-it-works h3,
.components__why-it-works>p {
  text-align: center;
}

.components__why-it-works q {
  background-color: #fff;
  padding: .9em;
  border-radius: .625em;
  display: block;
  width: 80%;
  text-align: center;
  margin: .9em auto .9em auto;
  font-weight: 700;
}

.components__speech-bubble__wrapper {
  position: relative;
}

.components__speech-bubble__wrapper__content {
  padding: 10px;
  border-radius: .625em;
  background-color: #fff;
}

.components__speech-bubble__wrapper__content button {
  width: 100%;
}

.components__speech-bubble__wrapper__content button:not(:first-of-type) {
  margin-top: 5px;
}

.components__speech-bubble__wrapper::after {
  height: 0;
  width: 0;
  content: '';
  position: absolute;
  border-top: .625em solid #fff;
  border-right: .625em solid transparent;
  border-left: .625em solid transparent;
  display: block;
  position: initial;
  margin-left: .9375em;
  margin-right: auto;
}

@media (min-width:47em) {
  .components__speech-bubble__wrapper {
    position: relative;
  }

  .components__speech-bubble__wrapper__content button {
    width: auto;
    margin-top: 0!important;
  }

  .components__speech-bubble__wrapper__content button:first-of-type {
    margin-right: 5px;
  }
}

.accounts__components__listing__homeowner__manual-widget>div:after,
.accounts__components__listing__housesitter__manual-widget>div:after,
.accounts__profile__dashboard:after,
.accounts__profile__dashboard__placeholder--mobile:after,
.accounts__profile__dashboard__placeholder:after,
.clearfix:after,
.components__box--flat-top:after,
.components__box--flat:after,
.components__box--gray-gradient-dark-reverse:after,
.components__box--gray-gradient-dark:after,
.components__box--gray-gradient:after,
.components__box--gray:after,
.components__box--light:after,
.components__box--opacity-smallest:after,
.components__box--round--opacity-smallest:after,
.components__box--round-small:after,
.components__box--round:after,
.components__box--small:after,
.components__box--smaller:after,
.components__box--smallest:after,
.components__box--tiny:after,
.components__box--top:after,
.components__box--transparentwhite:after,
.components__box--white-wide:after,
.components__box--white:after,
.components__box13:after,
.components__box2-3-3:after,
.components__box2-3:after,
.components__box2-landscape-3-3:after,
.components__box2-landscape-3:after,
.components__box2-landscape:after,
.components__box21:after,
.components__box223:after,
.components__box2:after,
.components__box31:after,
.components__box4:after,
.components__box:after,
.components__container--flat-sides:after,
.components__container--flat-top:after,
.components__container--flat-vertical-both:after,
.components__container--flat-vertical-bottom:after,
.components__container--flat-vertical:after,
.components__container--flat:after,
.components__container--light:after,
.components__container--opacity-smallest:after,
.components__container--page:after,
.components__container--round--light:after,
.components__container--round--opacity-smallest:after,
.components__container--round:after,
.components__container--small:after,
.components__container--top:after,
.components__container:after,
.components__error-page__container:after,
.components__footer__customer-support:after,
.components__footer__group:after,
.components__footer__join-us:after,
.components__footer__t-and-c:after,
.components__hero--dark:after,
.components__hero:after,
.home__hero:after,
.partners__affiliates:after {
  content: "";
  display: table;
  clear: both;
}

.center {
  margin: 0 auto;
}

.full-width {
  width: 100%;
}

.font--lobster,
.font--main {
  font-family: Ubuntu,sans-serif!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
}

.bold {
  font-weight: 500!important;
}

.bold::-webkit-input-placeholder {
  font-weight: 500!important;
}

.bold::-moz-placeholder {
  font-weight: 500!important;
}

.bold:-moz-placeholder {
  font-weight: 500!important;
}

.bold:-ms-input-placeholder {
  font-weight: 500!important;
}

.bolder {
  font-weight: 700!important;
}

.bolder::-webkit-input-placeholder {
  font-weight: 700!important;
}

.bolder::-moz-placeholder {
  font-weight: 700!important;
}

.bolder:-moz-placeholder {
  font-weight: 700!important;
}

.bolder:-ms-input-placeholder {
  font-weight: 700!important;
}

.light {
  color: #6d6d6d;
}

.light::-webkit-input-placeholder {
  color: #6d6d6d;
}

.light::-moz-placeholder {
  color: #6d6d6d;
}

.light:-moz-placeholder {
  color: #6d6d6d;
}

.light:-ms-input-placeholder {
  color: #6d6d6d;
}

.base {
  font-weight: 400!important;
}

.base::-webkit-input-placeholder {
  font-weight: 400!important;
}

.base::-moz-placeholder {
  font-weight: 400!important;
}

.base:-moz-placeholder {
  font-weight: 400!important;
}

.base:-ms-input-placeholder {
  font-weight: 400!important;
}

.text--h1 {
  font-size: 32px;
}

.text--h2 {
  font-size: 24px;
}

.text--h3 {
  font-size: 22px;
}

.text--h4 {
  font-size: 20px;
}

.text--h5 {
  font-size: 18px;
}

.text--h6 {
  font-size: 16px;
}

.text--subheading {
  font-size: 17px;
}

.text--normal {
  font-size: 16px;
}

.text--details1 {
  font-size: 14px;
}

.text--details2 {
  font-size: 13px;
}

.text--meta {
  font-size: 12px;
}

.text--strapline {
  font-size: 60px;
}

.text--mobile {
  font-size: 14px;
}

.text--center {
  text-align: center;
}

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

.homeowner--bg {
  background-color: #d3e8d7!important;
  border-color: #d3e8d7!important;
}

.homeowner--bg-dark {
  background-color: #47b549!important;
}

.homeowner--bg-light {
  background-color: #67c17a!important;
}

.homeowner--link,
.homeowner--text {
  color: #47b549!important;
}

.homeowner--link::-webkit-input-placeholder,
.homeowner--text::-webkit-input-placeholder {
  color: #47b549!important;
}

.homeowner--link::-moz-placeholder,
.homeowner--text::-moz-placeholder {
  color: #47b549!important;
}

.homeowner--link:-moz-placeholder,
.homeowner--text:-moz-placeholder {
  color: #47b549!important;
}

.homeowner--link:-ms-input-placeholder,
.homeowner--text:-ms-input-placeholder {
  color: #47b549!important;
}

.homeowner--link:focus,
.homeowner--link:hover {
  color: #67c17a!important;
}

.housesitter--bg {
  background-color: #d9e1ec!important;
  border-color: #d9e1ec!important;
}

.housesitter--bg-dark {
  background-color: #69c!important;
}

.housesitter--bg-light {
  background-color: #9fc7e2!important;
}

.accounts__signup__why ul li span,
.housesitter--link,
.housesitter--text {
  color: #69c!important;
}

.accounts__signup__why ul li span::-webkit-input-placeholder,
.housesitter--link::-webkit-input-placeholder,
.housesitter--text::-webkit-input-placeholder {
  color: #69c!important;
}

.accounts__signup__why ul li span::-moz-placeholder,
.housesitter--link::-moz-placeholder,
.housesitter--text::-moz-placeholder {
  color: #69c!important;
}

.accounts__signup__why ul li span:-moz-placeholder,
.housesitter--link:-moz-placeholder,
.housesitter--text:-moz-placeholder {
  color: #69c!important;
}

.accounts__signup__why ul li span:-ms-input-placeholder,
.housesitter--link:-ms-input-placeholder,
.housesitter--text:-ms-input-placeholder {
  color: #69c!important;
}

.housesitter--link:focus,
.housesitter--link:hover {
  color: #9fc7e2!important;
}

.membership--bg {
  background-color: #ffdef1!important;
  border-color: #ffdef1!important;
}

.membership--bg-dark {
  background-color: #fd4273!important;
}

.membership--bg-light {
  background-color: #f181ae!important;
}

.components__nav-bar__refer-a-friend-link,
.membership--link,
.membership--text {
  color: #fd4273!important;
}

.membership--text-light {
  color: #f181ae!important;
}

.components__nav-bar__refer-a-friend-link::-webkit-input-placeholder,
.membership--link::-webkit-input-placeholder,
.membership--text::-webkit-input-placeholder {
  color: #fd4273!important;
}

.components__nav-bar__refer-a-friend-link::-moz-placeholder,
.membership--link::-moz-placeholder,
.membership--text::-moz-placeholder {
  color: #fd4273!important;
}

.components__nav-bar__refer-a-friend-link:-moz-placeholder,
.membership--link:-moz-placeholder,
.membership--text:-moz-placeholder {
  color: #fd4273!important;
}

.components__nav-bar__refer-a-friend-link:-ms-input-placeholder,
.membership--link:-ms-input-placeholder,
.membership--text:-ms-input-placeholder {
  color: #fd4273!important;
}

.membership--link:focus,
.membership--link:hover {
  color: #f181ae!important;
}

.partner-offer--highlite,
.partner-offer--link,
.partner-offer--text {
  color: #47b549!important;
}

.partner-offer--highlite::-webkit-input-placeholder,
.partner-offer--link::-webkit-input-placeholder,
.partner-offer--text::-webkit-input-placeholder {
  color: #47b549!important;
}

.partner-offer--highlite::-moz-placeholder,
.partner-offer--link::-moz-placeholder,
.partner-offer--text::-moz-placeholder {
  color: #47b549!important;
}

.partner-offer--highlite:-moz-placeholder,
.partner-offer--link:-moz-placeholder,
.partner-offer--text:-moz-placeholder {
  color: #47b549!important;
}

.partner-offer--highlite:-ms-input-placeholder,
.partner-offer--link:-ms-input-placeholder,
.partner-offer--text:-ms-input-placeholder {
  color: #47b549!important;
}

.partner-offer--link:focus,
.partner-offer--link:hover {
  color: #67c17a!important;
}

.partner-offer--highlite {
  color: #fd4273!important;
}

.white--bg {
  background-color: #fff!important;
  border-color: #fff!important;
}

.white--bg--mobile {
  background-color: #fff!important;
  border-color: #fff!important;
}

.white--bg--mobile-skip {
  background-color: transparent!important;
  border-color: transparent!important;
}

.white--bg--landscape {
  background-color: transparent!important;
  border-color: transparent!important;
}

.white--text {
  color: #fff!important;
}

.white--text::-webkit-input-placeholder {
  color: #fff!important;
}

.white--text::-moz-placeholder {
  color: #fff!important;
}

.white--text:-moz-placeholder {
  color: #fff!important;
}

.white--text:-ms-input-placeholder {
  color: #fff!important;
}

@media (min-width:768px) {
  .white--bg--mobile {
    background-color: transparent!important;
    border-color: transparent!important;
  }

  .white--bg--mobile-skip {
    background-color: #fff!important;
    border-color: #fff!important;
  }
}

@media (min-width:1024px) {
  .white--bg--landscape {
    background-color: #fff!important;
    border-color: #fff!important;
  }
}

.gray--bg {
  background-color: #e6e6e6!important;
  border-color: #e6e6e6!important;
}

.gray--bg--mobile {
  background-color: #e6e6e6!important;
  border-color: #e6e6e6!important;
}

.gray--bg--mobile-skip {
  background-color: transparent!important;
  border-color: transparent!important;
}

.gray--bg--landscape {
  background-color: transparent!important;
  border-color: transparent!important;
}

.gray--text {
  color: #e6e6e6!important;
}

.gray--text::-webkit-input-placeholder {
  color: #e6e6e6!important;
}

.gray--text::-moz-placeholder {
  color: #e6e6e6!important;
}

.gray--text:-moz-placeholder {
  color: #e6e6e6!important;
}

.gray--text:-ms-input-placeholder {
  color: #e6e6e6!important;
}

@media (min-width:768px) {
  .gray--bg--mobile {
    background-color: transparent!important;
    border-color: transparent!important;
  }

  .gray--bg--mobile-skip {
    background-color: #e6e6e6!important;
    border-color: #e6e6e6!important;
  }
}

@media (min-width:1024px) {
  .gray--bg--landscape {
    background-color: #e6e6e6!important;
    border-color: #e6e6e6!important;
  }
}

.components__list>li {
  font-size: 12px;
}

@media (min-width:768px) {
  .components__list>li {
    font-size: 14px;
  }
}

@media (min-width:1024px) {
  .components__list>li {
    font-size: 16px;
  }
}

.mobile {
  display: block;
}

.mobile--inline {
  display: inline-block;
}

.mobile-skip {
  display: none;
}

.mobile-skip--inline {
  display: none;
}

@media (min-width:768px) {
  .mobile {
    display: none;
  }

  .mobile--inline {
    display: none;
  }

  .mobile-skip {
    display: block;
  }

  .mobile-skip--inline {
    display: inline-block;
  }
}

.phablet {
  display: block;
}

.phablet--inline {
  display: inline-block;
}

.phablet-skip {
  display: none;
}

@media (min-width:560px) {
  .phablet {
    display: none;
  }

  .phablet--inline {
    display: none;
  }

  .phablet-skip {
    display: block;
  }

  .phablet-skip--inline {
    display: inline-block;
  }
}

.tablet {
  display: block;
}

.tablet--inline {
  display: inline-block;
}

.tablet-skip {
  display: none;
}

.tablet-skip--inline {
  display: none;
}

@media (min-width:768px) {
  .tablet {
    display: none;
  }

  .tablet--inline {
    display: none;
  }

  .tablet-skip {
    display: block;
  }

  .tablet-skip--inline {
    display: inline-block;
  }

  .tablet-hide {
    display: none;
  }
}

.landscape {
  display: block;
}

.landscape--inline {
  display: inline-block;
}

.landscape-skip {
  display: none;
}

.landscape-skip--inline {
  display: none;
}

@media (min-width:1024px) {
  .landscape {
    display: none;
  }

  .landscape--inline {
    display: none;
  }

  .landscape-skip {
    display: block;
  }

  .landscape-skip--inline {
    display: inline-block;
  }
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear {
  clear: both;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.display-block {
  display: block!important;
}

.display-inline {
  display: inline-block!important;
}

.padding-normal {
  padding: 10px 20px;
}

.padding-small {
  padding: 5px 10px;
}

.padding-big {
  padding: 20px 30px;
}

.components__icon,
.components__icon--arrow-down,
.components__icon--arrow-right,
.components__icon--arrow-up-green,
.components__icon--email,
.components__icon--facebook,
.components__icon--facebook-small,
.components__icon--globe,
.components__icon--globe--homeowner,
.components__icon--globe--housesitter,
.components__icon--heart-light,
.components__icon--heart-medium,
.components__icon--login,
.components__icon--search,
.components__icon--twitter,
.components__nav-bar__join-now,
.components__nav-bar__join-now-button,
.components__nav-bar__join-now-button:hover,
.components__nav-bar__join-now:hover,
.components__nav-bar__login,
.components__nav-bar__login:hover {
  background-repeat: no-repeat;
  background-position: center;
}

.components__icon--search {
  background-image: url('/static/next/dist/images/icons/search/search-2x.png?41afac207ad1');
  background-size: 15px;
}

.components__icon--globe,
.components__icon--globe--homeowner,
.components__icon--globe--housesitter {
  background-image: url('/static/next/dist/images/icons/search/search-2x.png?41afac207ad1');
  background-size: 20px;
}

.components__icon--globe--homeowner {
  background-image: url('/static/next/dist/images/icons/map/globe/globe-green.png?4e841598ee94');
}

.components__icon--globe--housesitter {
  background-image: url('/static/next/dist/images/icons/map/globe/globe-blue.png?39fd05f927aa');
}

.components__icon--heart-medium,
.components__nav-bar__join-now,
.components__nav-bar__join-now-button {
  background-image: url('/static/next/dist/images/icons/heart/heart-medium.svg?73610cb7ccb5');
  background-size: 22px;
}

.components__icon--heart-light,
.components__nav-bar__join-now-button:hover,
.components__nav-bar__join-now:hover {
  background-image: url('/static/next/dist/images/icons/heart/heart-light.svg?25fcd074ae82');
  background-size: 22px;
}

.components__icon--login,
.components__nav-bar__login,
.components__nav-bar__login:hover {
  background-image: url('/static/next/dist/images/icons/login/login.svg?34a906f464f3');
  background-size: 22px;
}

.components__icon--arrow-up-green {
  background-image: url('/static/next/dist/images/icons/arrows/up-down/arrow-up-green.svg?7a2e0cfa7165');
  background-size: 14px;
}

.components__icon--arrow-down {
  background-image: url('/static/next/dist/images/icons/arrows/up-down/arrow-down.svg?9b564f8c02f4');
  background-size: 14px;
}

.components__icon--arrow-right {
  background-image: url('/static/next/dist/images/icons/arrows/left-right/right-white-2x.png?2f004cfeac6e');
  background-size: .625em;
}

.components__icon--left {
  background-position-x: left;
}

.components__icon--left-small {
  background-position-x: 10px;
}

.components__icon--right {
  background-position-x: right;
}

.components__icon--right-small {
  background-position-x: calc(100% - 10px);
}

.components__icon--email {
  background-image: url('/static/next/dist/images/refer-a-friend/email-2x.png?164d966b3349');
  background-size: 26px;
  background-position: 15% center;
}

.components__icon--facebook,
.components__icon--facebook-small {
  background-image: url('/static/next/dist/images/refer-a-friend/facebook-white-2x.png?605b746e481d');
  background-size: 12px;
  background-position: 20% center;
}

.components__icon--facebook-small {
  background-size: 9px;
  background-position: 16% center;
}

.components__icon--twitter {
  background-image: url('/static/next/dist/images/refer-a-friend/twitter-white-2x.png?21f4c381bf28');
  background-size: 24px;
  background-position: 20% center;
}

@media (min-width:768px) {
  .components__icon--search {
    background-size: 26px;
  }
}

.components__btn,
.components__btn--circle,
.components__btn--gray,
.components__btn--homeowner,
.components__btn--housesitter,
.components__btn--icon,
.components__btn--icon--text,
.components__btn--membership,
.components__btn--smaller,
.components__btn--text,
.components__btn--text--icon,
.components__btn--white,
.components__nav-bar__join-now-button,
.components__nav-bar__join-now-button:hover,
.components__nav-bar__refer-a-friend-button {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 32px;
  margin: 0 auto;
  display: inline-block;
  cursor: pointer;
}

.components__btn--icon--text,
.components__nav-bar__join-now-button,
.components__nav-bar__join-now-button:hover,
.components__nav-bar__refer-a-friend-button {
  padding-left: 30px!important;
  background-position: 10px center;
}

.components__btn--text,
.components__btn--text--icon {
  background-position: center;
}

.components__btn--text--icon {
  padding-right: 30px;
  background-position: calc(100% - 10px) center;
}

.components__btn--circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  padding: 15px;
}

.components__btn--smaller {
  padding: 5px 15px;
  font-size: 13px;
}

.components__btn--homeowner {
  background-color: #47b549;
  color: #fff;
}

.components__btn--homeowner:focus,
.components__btn--homeowner:hover {
  background-color: #67c17a!important;
}

.components__btn--housesitter {
  background-color: #69c;
  color: #fff;
}

.components__btn--housesitter:focus,
.components__btn--housesitter:hover {
  background-color: #9fc7e2!important;
}

.components__btn--membership,
.components__nav-bar__join-now-button,
.components__nav-bar__refer-a-friend-button {
  background-color: #fd4273;
  color: #fff;
}

.components__btn--membership:focus,
.components__btn--membership:hover,
.components__nav-bar__join-now-button:focus,
.components__nav-bar__join-now-button:hover,
.components__nav-bar__refer-a-friend-button:focus,
.components__nav-bar__refer-a-friend-button:hover {
  background-color: #f181ae!important;
}

.components__btn--gray {
  background-color: #e6e6e6;
}

.components__btn--gray:focus,
.components__btn--gray:hover {
  background-color: #f0f0f0!important;
}

.components__btn--white {
  background-color: #fff;
  border: 1px solid #e6e6e6;
}

.components__btn--white:focus,
.components__btn--white:hover {
  background-color: #e6e6e6!important;
}

.components__btn--wide {
  min-width: 174px;
  text-align: center;
}

.components__btn--tall {
  line-height: 140%;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width:768px) {
  .components__btn,
  .components__btn--circle,
  .components__btn--gray,
  .components__btn--homeowner,
  .components__btn--housesitter,
  .components__btn--icon,
  .components__btn--icon--text,
  .components__btn--membership,
  .components__btn--smaller,
  .components__btn--text,
  .components__btn--text--icon,
  .components__btn--white,
  .components__nav-bar__join-now-button,
  .components__nav-bar__join-now-button:hover,
  .components__nav-bar__refer-a-friend-button {
    padding: 8px 25px;
    font-size: 16px;
  }

  .components__btn--text--icon {
    padding-right: 45px;
    background-position: calc(100% - 10px) center;
  }

  .components__btn--circle {
    padding: 25px;
  }

  .components__btn--wide {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .components__btn--smaller {
    padding: 5px 25px;
    font-size: 14px;
  }
}

input.input {
  color: #474747;
  font-size: 14px;
  box-shadow: none;
  padding: 10px 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}

input.input::-webkit-input-placeholder {
  color: #474747;
}

input.input::-moz-placeholder {
  color: #474747;
}

input.input:-moz-placeholder {
  color: #474747;
}

input.input:-ms-input-placeholder {
  color: #474747;
}

input.input:focus {
  outline: 0;
  box-shadow: none;
  border: 1px solid #ccc;
}

input:-moz-placeholder,
input::-moz-placeholder {
  opacity: 1;
}

@media (min-width:768px) {
  input.input {
    font-size: 16px;
  }
}

.components__table {
  display: table;
}

.components__table__inline-item {
  display: inline-block;
  margin-left: 10px;
}

.components__table__inline-item:nth-child(1) {
  margin-left: 0;
}

.components__badge,
.components__badge--floating-tablet,
.components__badge--top-right {
  color: #474747;
  font-size: 14px;
  text-align: center;
  display: block;
}

.components__badge span,
.components__badge--floating-tablet span,
.components__badge--top-right span {
  display: inline-block;
  line-height: 25px;
}

.components__badge img,
.components__badge--floating-tablet img,
.components__badge--top-right img {
  vertical-align: middle;
  display: inline-block;
}

.components__badge img.mobile,
.components__badge--floating-tablet img.mobile,
.components__badge--top-right img.mobile {
  display: inline-block;
}

.components__badge img.mobile-skip,
.components__badge--floating-tablet img.mobile-skip,
.components__badge--top-right img.mobile-skip {
  display: none;
}

.components__badge--inline {
  display: inline-block;
  padding: 5px;
}

@media (min-width:768px) {
  .components__badge--floating-tablet {
    position: absolute;
    width: auto;
  }

  .components__badge--top-right {
    top: 0;
    right: 0;
  }

  .components__badge img.mobile,
  .components__badge--floating-tablet img.mobile,
  .components__badge--top-right img.mobile {
    display: none;
  }

  .components__badge img.mobile-skip,
  .components__badge--floating-tablet img.mobile-skip,
  .components__badge--top-right img.mobile-skip {
    display: inline-block;
  }
}

.components__box--round--opacity-smallest,
.components__container,
.components__container--flat,
.components__container--flat-sides,
.components__container--flat-top,
.components__container--flat-vertical,
.components__container--flat-vertical-both,
.components__container--flat-vertical-bottom,
.components__container--light,
.components__container--opacity-smallest,
.components__container--page,
.components__container--round,
.components__container--round--light,
.components__container--round--opacity-smallest,
.components__container--small,
.components__container--top,
.components__footer__customer-support,
.components__footer__group,
.components__footer__join-us,
.components__footer__t-and-c {
  position: relative;
  padding: 10px;
  margin: 0 auto;
  max-width: 1224px;
}

.components__container__title,
.components__container__title--left,
.components__container__title--small,
.info__box__suptitle {
  font-size: 24px;
  color: #333;
  line-height: 140%;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
  float: left;
}

.components__container__title--left>img,
.components__container__title--small>img,
.components__container__title>img,
.info__box__suptitle>img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.components__container__title--left>span,
.components__container__title--small>span,
.components__container__title>span,
.info__box__suptitle>span {
  vertical-align: middle;
}

.components__container__title--small {
  font-size: 20px;
  margin-bottom: 0;
}

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

.components__container__subtitle,
.components__container__subtitle--left,
.components__container__subtitle--small {
  font-size: 20px;
  color: #474747;
  line-height: 140%;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}

.components__container__subtitle--small {
  font-size: 15px;
}

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

.components__container--light,
.components__container--round--light {
  background-color: rgba(255,255,255,.7);
}

.components__box--round--opacity-smallest,
.components__container--opacity-smallest,
.components__container--round--opacity-smallest {
  background-color: #fff;
  background-color: rgba(255,255,255,.85);
}

.components__box--round--opacity-smallest,
.components__container--round,
.components__container--round--light,
.components__container--round--opacity-smallest {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.components__container--top {
  padding-top: 10px;
}

.components__container--flat,
.components__container--flat-top,
.components__footer__customer-support,
.components__footer__group,
.components__footer__join-us,
.components__footer__t-and-c {
  padding: 0;
}

.components__container--flat-top {
  padding-top: 10px;
}

.components__container--flat-sides {
  padding-left: 0;
  padding-right: 0;
}

.components__container--flat-vertical,
.components__container--flat-vertical-both,
.components__container--flat-vertical-bottom {
  margin-top: 0!important;
  margin-bottom: 0!important;
}

.components__container--flat-vertical-bottom {
  padding-bottom: 0;
}

.components__container--flat-vertical-both {
  padding-top: 0!important;
  padding-bottom: 0!important;
}

.components__container--small {
  max-width: 768px;
}

@media (min-width:768px) {
  .components__box--round--opacity-smallest,
  .components__container,
  .components__container--flat,
  .components__container--flat-sides,
  .components__container--flat-top,
  .components__container--flat-vertical,
  .components__container--flat-vertical-both,
  .components__container--flat-vertical-bottom,
  .components__container--light,
  .components__container--opacity-smallest,
  .components__container--page,
  .components__container--round,
  .components__container--round--light,
  .components__container--round--opacity-smallest,
  .components__container--small,
  .components__container--top,
  .components__footer__customer-support,
  .components__footer__group,
  .components__footer__join-us,
  .components__footer__t-and-c {
    padding: 20px 15px;
  }

  .components__container__title--small {
    font-size: 24px;
  }

  .components__container__subtitle--small {
    font-size: 18px;
  }

  .components__container--flat,
  .components__container--flat-top,
  .components__footer__customer-support,
  .components__footer__group,
  .components__footer__join-us,
  .components__footer__t-and-c {
    padding: 0;
  }

  .components__container--flat-top {
    padding-top: 20px;
  }

  .components__container--flat-sides {
    padding-left: 0;
    padding-right: 0;
  }

  .components__container--flat-vertical,
  .components__container--flat-vertical-both,
  .components__container--flat-vertical-bottom {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .components__container--flat-vertical-bottom {
    padding-bottom: 0;
  }
}

@media (min-width:1024px) {
  .components__box--round--opacity-smallest,
  .components__container,
  .components__container--flat,
  .components__container--flat-sides,
  .components__container--flat-top,
  .components__container--flat-vertical,
  .components__container--flat-vertical-both,
  .components__container--flat-vertical-bottom,
  .components__container--light,
  .components__container--opacity-smallest,
  .components__container--page,
  .components__container--round,
  .components__container--round--light,
  .components__container--round--opacity-smallest,
  .components__container--small,
  .components__container--top,
  .components__footer__customer-support,
  .components__footer__group,
  .components__footer__join-us,
  .components__footer__t-and-c {
    padding: 30px 20px;
  }

  .components__container--small {
    padding: 20px;
  }

  .components__container--flat,
  .components__container--flat-top,
  .components__footer__customer-support,
  .components__footer__group,
  .components__footer__join-us,
  .components__footer__t-and-c {
    padding: 0;
  }

  .components__container--flat-top {
    padding-top: 30px;
  }

  .components__container--flat-sides {
    padding-left: 0;
    padding-right: 0;
  }

  .components__container--flat-vertical,
  .components__container--flat-vertical-both,
  .components__container--flat-vertical-bottom {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .components__container--flat-vertical-bottom {
    padding-bottom: 0;
  }
}

@media (min-width:1224px) {
  .components__box--round--opacity-smallest,
  .components__container,
  .components__container--flat,
  .components__container--flat-sides,
  .components__container--flat-top,
  .components__container--flat-vertical,
  .components__container--flat-vertical-both,
  .components__container--flat-vertical-bottom,
  .components__container--light,
  .components__container--opacity-smallest,
  .components__container--page,
  .components__container--round,
  .components__container--round--light,
  .components__container--round--opacity-smallest,
  .components__container--small,
  .components__container--top,
  .components__footer__customer-support,
  .components__footer__group,
  .components__footer__join-us,
  .components__footer__t-and-c {
    padding: 35px 30px;
  }

  .components__container--small {
    padding: 20px 30px;
  }

  .components__container--flat,
  .components__container--flat-top,
  .components__footer__customer-support,
  .components__footer__group,
  .components__footer__join-us,
  .components__footer__t-and-c {
    padding: 0;
  }

  .components__container--flat-top {
    padding-top: 35px;
  }

  .components__container--flat-sides {
    padding-left: 0;
    padding-right: 0;
  }

  .components__container--flat-vertical,
  .components__container--flat-vertical-both,
  .components__container--flat-vertical-bottom {
    margin-top: 0!important;
    margin-bottom: 0!important;
  }

  .components__container--flat-vertical-bottom {
    padding-bottom: 0;
  }
}

@media (min-width:1284px) {
  .components__container--page {
    padding-left: 0;
    padding-right: 0;
  }
}

.components__box,
.components__box--flat,
.components__box--flat-top,
.components__box--gray,
.components__box--gray-gradient,
.components__box--gray-gradient-dark,
.components__box--gray-gradient-dark-reverse,
.components__box--light,
.components__box--opacity-smallest,
.components__box--round,
.components__box--round-small,
.components__box--small,
.components__box--smaller,
.components__box--smallest,
.components__box--tiny,
.components__box--top,
.components__box--transparentwhite,
.components__box--white,
.components__box--white-wide,
.components__box13,
.components__box2,
.components__box2-3,
.components__box2-3-3,
.components__box2-landscape,
.components__box2-landscape-3,
.components__box2-landscape-3-3,
.components__box21,
.components__box223,
.components__box31,
.components__box4,
.components__error-page__container,
.partners__affiliates {
  width: 100%;
  float: left;
  padding: 15px 10px;
  position: relative;
}

.components__box__suptitle,
.components__box__suptitle--border,
.components__box__suptitle--border--gray,
.components__box__suptitle--left {
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
  color: #474747;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  float: left;
}

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

.components__box__suptitle--border,
.components__box__suptitle--border--gray {
  height: 18px;
}

.components__box__suptitle--border--gray:before,
.components__box__suptitle--border:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background-color: #ccc;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}

.components__box__suptitle--border span,
.components__box__suptitle--border--gray span {
  padding: 0 20px;
  background-color: #fff;
  z-index: 100;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  white-space: nowrap;
}

.components__box__suptitle--border--gray span {
  background-color: #f0f0f0;
}

.components__box__title,
.components__box__title--border,
.components__box__title--left {
  font-size: 16px;
  line-height: 140%;
  font-weight: 400;
  color: #474747;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
  float: left;
}

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

.components__box__title--border {
  height: 16px;
}

.components__box__title--border:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background-color: #ccc;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}

.components__box__title--border span {
  padding: 0 20px;
  background-color: #fff;
  z-index: 100;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  white-space: nowrap;
}

.components__box__subtitle,
.components__box__subtitle--left {
  font-size: 14px;
  line-height: 140%;
  font-weight: 400;
  color: #474747;
  text-align: center;
  margin-bottom: 10px;
}

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

.components__box--top {
  padding-top: 10px!important;
}

.components__box--flat,
.components__box--flat-top {
  padding: 0!important;
}

.components__box--flat-top {
  padding-top: 10px!important;
}

.components__box--opacity-smallest {
  background-color: #fff;
  background-color: rgba(255,255,255,.85);
}

.components__box--round,
.components__box--round-small {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
}

.components__box--round-small {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.components__box--light {
  background-color: rgba(255,255,255,.6);
}

.components__box--white,
.components__box--white-wide {
  background-color: #fff;
}

.components__box--white-wide {
  background-color: transparent;
  padding: 15px 0;
}

.components__box--transparentwhite {
  background-color: rgba(255,255,255,.75);
}

.components__box--gray,
.components__box--gray-gradient,
.components__box--gray-gradient-dark,
.components__box--gray-gradient-dark-reverse {
  background-color: #f0f0f0;
}

.components__box--tiny {
  padding: 1.25px;
}

.components__box--smallest {
  padding: 2.5px;
}

.components__box--smaller {
  padding: 5px;
}

.components__box--small {
  padding: 10px;
}

.components__box--no-bottom {
  padding-bottom: 0!important;
}

.components__box2,
.components__box2-3,
.components__box2-3-3,
.components__box2-landscape,
.components__box2-landscape-3,
.components__box2-landscape-3-3 {
  margin-top: 5px;
  margin-bottom: 10px;
}

.components__box2-3-3,
.components__box2-landscape-3-3 {
  width: calc(50% - 5px);
  margin-right: 0;
  margin-left: 5px;
  margin-top: 0;
  margin-bottom: 0;
}

.components__box2-3-3:first-child,
.components__box2-landscape-3-3:first-child {
  margin-left: 0;
  margin-right: 5px;
}

.components__box2-3-3:last-child,
.components__box2-landscape-3-3:last-child {
  display: none;
}

.components__box31 {
  margin-top: 5px;
  margin-bottom: 10px;
}

.components__box21 {
  margin-top: 5px;
  margin-bottom: 10px;
}

.components__box13 {
  margin-top: 5px;
  margin-bottom: 10px;
}

.components__box4 {
  margin-top: 5px;
  margin-bottom: 10px;
}

.components__box4:nth-child(3),
.components__box4:nth-child(4) {
  display: none;
}

.components__box223 {
  margin-top: 5px;
  margin-bottom: 10px;
}

.components__box--gray-gradient--mobile {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(-270deg,#ddd,#f0f0f0);
  background-image: linear-gradient(0deg,#ddd,#f0f0f0);
}

.components__box--gray-gradient-dark {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(-90deg,#ddd,#bfbdbd);
  background-image: linear-gradient(-180deg,#ddd,#bfbdbd);
}

.components__box--gray-gradient-dark-reverse {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(-270deg,#ddd,#bfbdbd);
  background-image: linear-gradient(0deg,#ddd,#bfbdbd);
}

@media (min-width:480px) {
  .components__box2,
  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3 {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3 {
    float: left;
    width: calc(50% - 5px);
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box2-3-3:first-child,
  .components__box2-3:first-child,
  .components__box2-landscape-3-3:first-child,
  .components__box2-landscape-3:first-child {
    margin-left: 0;
    margin-right: 2.5px;
  }

  .components__box2-3-3:last-child,
  .components__box2-3:last-child,
  .components__box2-landscape-3-3:last-child,
  .components__box2-landscape-3:last-child {
    margin-right: 0;
    width: calc(100% - 5px);
    margin-left: 2.5px;
  }

  .components__box2-3-3,
  .components__box2-landscape-3-3 {
    width: calc(33.333333% - 10px);
    margin-left: 10px;
    margin-right: 10px;
  }

  .components__box2-3-3:first-child,
  .components__box2-landscape-3-3:first-child {
    margin-left: 0;
    margin-right: 5px;
  }

  .components__box2-3-3:last-child,
  .components__box2-landscape-3-3:last-child {
    width: calc(33.333333% - 10px);
    margin-right: 0;
    margin-left: 5px;
    display: block;
  }

  .components__box21--second {
    float: right;
    width: calc(33.333333% - 10px);
    margin-right: 0;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (min-width:560px) {
  .components__box223 {
    float: left;
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box223:last-child {
    margin-right: 0;
    margin-left: 10px;
  }
}

@media (min-width:768px) {
  .components__box,
  .components__box--flat,
  .components__box--flat-top,
  .components__box--gray,
  .components__box--gray-gradient,
  .components__box--gray-gradient-dark,
  .components__box--gray-gradient-dark-reverse,
  .components__box--light,
  .components__box--opacity-smallest,
  .components__box--round,
  .components__box--round-small,
  .components__box--small,
  .components__box--smaller,
  .components__box--smallest,
  .components__box--tiny,
  .components__box--top,
  .components__box--transparentwhite,
  .components__box--white,
  .components__box--white-wide,
  .components__box13,
  .components__box2,
  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3,
  .components__box21,
  .components__box223,
  .components__box31,
  .components__box4,
  .components__error-page__container,
  .partners__affiliates {
    padding: 25px 15px;
  }

  .components__box--flat-top>h4,
  .components__box--flat>h4,
  .components__box--gray-gradient-dark-reverse>h4,
  .components__box--gray-gradient-dark>h4,
  .components__box--gray-gradient>h4,
  .components__box--gray>h4,
  .components__box--light>h4,
  .components__box--opacity-smallest>h4,
  .components__box--round-small>h4,
  .components__box--round>h4,
  .components__box--small>h4,
  .components__box--smaller>h4,
  .components__box--smallest>h4,
  .components__box--tiny>h4,
  .components__box--top>h4,
  .components__box--transparentwhite>h4,
  .components__box--white-wide>h4,
  .components__box--white>h4,
  .components__box13>h4,
  .components__box2-3-3>h4,
  .components__box2-3>h4,
  .components__box2-landscape-3-3>h4,
  .components__box2-landscape-3>h4,
  .components__box2-landscape>h4,
  .components__box21>h4,
  .components__box223>h4,
  .components__box2>h4,
  .components__box31>h4,
  .components__box4>h4,
  .components__box>h4,
  .components__error-page__container>h4,
  .partners__affiliates>h4 {
    font-size: 16px;
  }

  .components__box--white-wide {
    background-color: #fff;
  }

  .components__box--gray-gradient {
    background-color: #ddd;
    background-image: -webkit-linear-gradient(-270deg,#ddd,#f0f0f0);
    background-image: linear-gradient(0deg,#ddd,#f0f0f0);
  }

  .components__box--gray-gradient-dark {
    background-color: #ddd;
    background-image: -webkit-linear-gradient(-90deg,#ddd,#bfbdbd);
    background-image: linear-gradient(-180deg,#ddd,#bfbdbd);
  }

  .components__box--gray-gradient-dark-reverse {
    background-color: #ddd;
    background-image: -webkit-linear-gradient(-270deg,#ddd,#bfbdbd);
    background-image: linear-gradient(0deg,#ddd,#bfbdbd);
  }

  .components__box--no-bottom {
    padding-bottom: 0!important;
  }

  .components__box2,
  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3 {
    float: left;
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box2-3-3:last-child,
  .components__box2-3:last-child,
  .components__box2-landscape-3-3:last-child,
  .components__box2-landscape-3:last-child,
  .components__box2:last-child {
    margin-right: 0;
    margin-left: 10px;
  }

  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape-3-3 {
    width: calc(33.333333% - 10px);
    margin-left: 10px;
    margin-right: 10px;
  }

  .components__box2-3-3:first-child,
  .components__box2-3:first-child,
  .components__box2-landscape-3-3:first-child {
    margin-left: 0;
    margin-right: 5px;
  }

  .components__box2-3-3:last-child,
  .components__box2-3:last-child,
  .components__box2-landscape-3-3:last-child {
    width: calc(33.333333% - 10px);
    margin-right: 0;
    margin-left: 5px;
    display: block;
  }

  .components__box21 {
    float: left;
    width: calc(66.666666% - 10px);
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box21:last-child {
    width: calc(33.333333% - 10px);
    margin-right: 0;
    margin-left: 10px;
  }

  .components__box21--second {
    float: right;
    width: calc(33.333333% - 10px);
    margin-right: 0;
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box13 {
    float: left;
    width: calc(25% - 10px);
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box13:last-child {
    width: calc(75% - 10px);
    margin-right: 0;
    margin-left: 10px;
  }

  .components__box31 {
    float: left;
    width: calc(75% - 10px);
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box31:last-child {
    width: calc(25% - 10px);
    margin-right: 0;
    margin-left: 10px;
  }

  .components__box4 {
    float: left;
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box4:nth-child(2) {
    margin-right: 0;
    margin-left: 10px;
  }

  .components__box4:nth-child(3),
  .components__box4:nth-child(4) {
    display: none;
  }

  .components__box--flat,
  .components__box--flat-top {
    padding: 0!important;
  }

  .components__box--flat-top {
    padding-top: 25px!important;
  }

  .components__box--small {
    padding: 10px;
  }

  .components__box--smaller {
    padding: 7.5px;
  }

  .components__box--smallest {
    padding: 5px;
  }

  .components__box--tiny {
    padding: 2.5px;
  }
}

@media (min-width:1024px) {
  .components__box,
  .components__box--flat,
  .components__box--flat-top,
  .components__box--gray,
  .components__box--gray-gradient,
  .components__box--gray-gradient-dark,
  .components__box--gray-gradient-dark-reverse,
  .components__box--light,
  .components__box--opacity-smallest,
  .components__box--round,
  .components__box--round-small,
  .components__box--small,
  .components__box--smaller,
  .components__box--smallest,
  .components__box--tiny,
  .components__box--top,
  .components__box--transparentwhite,
  .components__box--white,
  .components__box--white-wide,
  .components__box13,
  .components__box2,
  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3,
  .components__box21,
  .components__box223,
  .components__box31,
  .components__box4,
  .components__error-page__container,
  .partners__affiliates {
    padding: 35px 30px;
  }

  .components__box--flat-top>h4,
  .components__box--flat>h4,
  .components__box--gray-gradient-dark-reverse>h4,
  .components__box--gray-gradient-dark>h4,
  .components__box--gray-gradient>h4,
  .components__box--gray>h4,
  .components__box--light>h4,
  .components__box--opacity-smallest>h4,
  .components__box--round-small>h4,
  .components__box--round>h4,
  .components__box--small>h4,
  .components__box--smaller>h4,
  .components__box--smallest>h4,
  .components__box--tiny>h4,
  .components__box--top>h4,
  .components__box--transparentwhite>h4,
  .components__box--white-wide>h4,
  .components__box--white>h4,
  .components__box13>h4,
  .components__box2-3-3>h4,
  .components__box2-3>h4,
  .components__box2-landscape-3-3>h4,
  .components__box2-landscape-3>h4,
  .components__box2-landscape>h4,
  .components__box21>h4,
  .components__box223>h4,
  .components__box2>h4,
  .components__box31>h4,
  .components__box4>h4,
  .components__box>h4,
  .components__error-page__container>h4,
  .partners__affiliates>h4 {
    font-size: 18px;
  }

  .components__box--no-bottom {
    padding-bottom: 0!important;
  }

  .components__box2,
  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3 {
    width: calc(50% - 15px);
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box2-3-3:last-child,
  .components__box2-3:last-child,
  .components__box2-landscape-3-3:last-child,
  .components__box2-landscape-3:last-child,
  .components__box2-landscape:last-child,
  .components__box2:last-child {
    margin-right: 0;
    margin-left: 15px;
  }

  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3 {
    width: calc(33.333333% - 10px);
    margin-left: 10px;
    margin-right: 10px;
  }

  .components__box2-3-3:first-child,
  .components__box2-3:first-child,
  .components__box2-landscape-3-3:first-child,
  .components__box2-landscape-3:first-child {
    margin-left: 0;
    margin-right: 5px;
  }

  .components__box2-3-3:last-child,
  .components__box2-3:last-child,
  .components__box2-landscape-3-3:last-child,
  .components__box2-landscape-3:last-child {
    margin-right: 0;
    margin-left: 5px;
    display: block;
  }

  .components__box223 {
    width: calc(33.333333% - 10px);
    margin-left: 10px;
    margin-right: 10px;
  }

  .components__box223:first-child {
    margin-left: 0;
    margin-right: 5px;
  }

  .components__box223:last-child {
    width: calc(33.333333% - 10px);
    margin-right: 0;
    margin-left: 5px;
    display: block;
  }

  .components__box21 {
    width: calc(66.666666% - 15px);
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box21:last-child {
    width: calc(33.333333% - 15px);
    margin-right: 0;
    margin-left: 15px;
  }

  .components__box21--second {
    float: right;
    width: calc(33.333333% - 15px);
    margin-right: 0;
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box4 {
    float: left;
    width: calc(25% - 20px);
    margin-right: 26.66667px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .components__box4:last-child {
    margin-right: 0;
    margin-left: 0;
  }

  .components__box4:nth-child(2) {
    margin-left: 0;
    margin-right: 26.66667px;
  }

  .components__box4:nth-child(3),
  .components__box4:nth-child(4) {
    display: block;
  }

  .components__box--flat,
  .components__box--flat-top {
    padding: 0!important;
  }

  .components__box--flat-top {
    padding-top: 35px!important;
  }

  .components__box--small {
    padding: 15px;
  }

  .components__box--smaller {
    padding: 12.5px;
  }

  .components__box--smallest {
    padding: 10px;
  }

  .components__box--tiny {
    padding: 5px;
  }
}

@media (min-width:1224px) {
  .components__box,
  .components__box--flat,
  .components__box--flat-top,
  .components__box--gray,
  .components__box--gray-gradient,
  .components__box--gray-gradient-dark,
  .components__box--gray-gradient-dark-reverse,
  .components__box--light,
  .components__box--opacity-smallest,
  .components__box--round,
  .components__box--round-small,
  .components__box--small,
  .components__box--smaller,
  .components__box--smallest,
  .components__box--tiny,
  .components__box--top,
  .components__box--transparentwhite,
  .components__box--white,
  .components__box--white-wide,
  .components__box13,
  .components__box2,
  .components__box2-3,
  .components__box2-3-3,
  .components__box2-landscape,
  .components__box2-landscape-3,
  .components__box2-landscape-3-3,
  .components__box21,
  .components__box223,
  .components__box31,
  .components__box4,
  .components__error-page__container,
  .partners__affiliates {
    padding: 40px 30px;
  }

  .components__box--flat,
  .components__box--flat-top {
    padding: 0!important;
  }

  .components__box--flat-top {
    padding-top: 40px!important;
  }

  .components__box--small {
    padding: 20px;
  }

  .components__box--smaller {
    padding: 15px;
  }

  .components__box--smallest {
    padding: 10px;
  }

  .components__box--tiny {
    padding: 5px;
  }

  .components__box--no-bottom {
    padding-bottom: 0!important;
  }
}

.components__animated-paw {
  position: absolute;
  bottom: 0;
  height: 100%;
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  transform: rotate(25deg);
}

.components__animated-paw .paw {
  position: absolute;
  width: 37px;
  height: 35px;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.components__animated-paw .paw:nth-child(2n+1) {
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}

.components__animated-paw .paw.visible {
  opacity: 1;
}

.components__animated-paw .paw.visible-less {
  opacity: .7;
}

.components__animated-paw--big .paw {
  width: 48px;
  height: 45px;
}

.components__animated-paw--left {
  left: 0;
}

.components__animated-paw--left .paw {
  left: -10px;
  top: 0;
}

.components__animated-paw--left .paw:nth-child(2n+1) {
  left: -40px;
}

.components__animated-paw--right {
  right: 0;
}

.components__animated-paw--right .paw {
  right: -10px;
  bottom: 0;
}

.components__animated-paw--right .paw:nth-child(2n+1) {
  right: 20px;
}

.components__animated-paw--center {
  left: 50%;
}

.components__animated-paw--center .paw {
  left: -10px;
  bottom: 0;
}

.components__animated-paw--center .paw:nth-child(2n+1) {
  left: -40px;
}

.components__animated-paw--center .paw.visible {
  opacity: .25;
}

.components__animated-arrows {
  position: absolute;
  left: calc(50% - 81px);
  top: -35px;
  width: 156px;
  height: 108px;
  font-size: 0;
  background-image: url('/static/next/dist/images/icons/how-it-works/arrows/arrow-animation-gray-2x.png?0e072e575a0b');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 156px 108px;
}

.components__animated-arrows img {
  position: absolute;
  clip: rect(0 156px 0 0);
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.components__hero,
.components__hero--dark {
  min-height: 28.75em;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.components__hero__title,
.components__hero__title--side,
.components__hero__title--small {
  text-align: center;
  font-weight: 500;
  font-size: 34px;
  line-height: 110%;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 25px 20px 0;
}

.components__hero__title span,
.components__hero__title--side span,
.components__hero__title--small span {
  width: 100%;
  display: block;
}

.components__hero__title--small {
  font-size: 32px;
}

.components__hero__title--side {
  text-align: left!important;
}

.components__hero__subtitle,
.components__hero__subtitle--big,
.components__hero__subtitle--inline,
.components__hero__subtitle--side {
  color: #333;
  padding: 25px 20px 0;
}

.components__hero__subtitle img,
.components__hero__subtitle--big img,
.components__hero__subtitle--inline img,
.components__hero__subtitle--side img {
  width: 85px;
  display: inline-block;
  padding-top: 5px;
  vertical-align: top;
}

.components__hero__subtitle--inline {
  display: inline-block;
  padding-top: 0;
  position: relative;
}

.components__hero__subtitle--big {
  padding-top: 0;
  font-size: 22px!important;
}

.components__hero__subtitle--side {
  text-align: left!important;
}

.components__hero--dark .components__hero__subtitle,
.components__hero--dark .components__hero__subtitle--big,
.components__hero--dark .components__hero__subtitle--inline,
.components__hero--dark .components__hero__subtitle--side,
.components__hero--dark .components__hero__suptitle,
.components__hero--dark .components__hero__title,
.components__hero--dark .components__hero__title--side,
.components__hero--dark .components__hero__title--small {
  color: #fff!important;
}

@media (min-width:768px) {
  .components__hero,
  .components__hero--dark {
    min-height: 26.875em;
  }

  .components__hero__title,
  .components__hero__title--side,
  .components__hero__title--small {
    font-size: 48px;
    padding-top: 0;
  }

  .components__hero__title span,
  .components__hero__title--side span,
  .components__hero__title--small span {
    width: auto;
    display: inline-block;
  }

  .components__hero__title--small {
    font-size: 36px;
  }

  .components__hero__title--side {
    text-align: left!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }

  .components__hero__subtitle,
  .components__hero__subtitle--big,
  .components__hero__subtitle--inline,
  .components__hero__subtitle--side {
    text-align: center;
    font-size: 17px;
    line-height: 140%;
    margin-bottom: 15px;
  }

  .components__hero__subtitle--side {
    text-align: left!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }
}

@media (min-width:1024px) {
  .components__hero__title,
  .components__hero__title--side,
  .components__hero__title--small {
    font-size: 60px;
  }

  .components__hero__title--small {
    font-size: 45px;
  }
}

@media (min-width:1224px) {
  .components__hero__title,
  .components__hero__title--side,
  .components__hero__title--small {
    font-size: 70px;
  }

  .components__hero__title--small {
    font-size: 50px;
  }
}

.components__seperator--line,
.components__seperator--line-gray {
  width: 100%;
  float: left;
  height: 1px;
  margin: 5px auto;
}

.components__seperator--line-gray {
  background-color: #e6e6e6;
}

.components__star {
  color: #fcc842;
  border: none;
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 0;
}

.components__trustpilot,
.components__trustpilot--light,
.components__trustpilot--smallest {
  width: 100%;
}

.components__trustpilot--smallest {
  height: 32px;
  background-color: rgba(71,71,71,.75);
}

.components__trustpilot--light {
  height: 70px;
  padding-top: 10px;
  background-color: #f0f0f0;
}

@media (min-width:768px) {
  .components__trustpilot--light {
    height: 42px;
  }
}

.components__gift-box h3 {
  text-align: center;
  margin-bottom: 10px;
}

.components__gift-box h5 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.components__gift-box h5 span {
  color: #474747;
  display: block;
  width: 100%;
  font-weight: 500;
}

.components__gift-box div {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}

.components__gift-box p {
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  float: left;
  width: 100%;
  margin: 0 auto 10px;
}

.components__gift-box--voucher {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(-270deg,#ddd,#f0f0f0);
  background-image: linear-gradient(0deg,#ddd,#f0f0f0);
  overflow: visible;
}

.components__gift-box--voucher h1 {
  margin-bottom: 0;
}

.components__gift-box--voucher p {
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 5px;
}

.components__gift-box--voucher__bow {
  position: absolute;
  left: -8px;
  top: -6px;
  width: 76px;
  height: 62px;
}

.components__gift-box--voucher__link {
  font-size: 16px!important;
}

@media (min-width:768px) {
  .components__gift-box h5 span {
    color: inherit;
    display: inline-block;
    width: auto;
    font-weight: 400;
  }

  .components__gift-box p {
    font-size: 14px;
  }

  .components__gift-box--voucher {
    background-image: url('/static/next/dist/images/gifts/bg-snowflakes.png?d50b71509b1e');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 167px;
  }

  .components__gift-box--voucher h1 {
    margin-bottom: 10px;
  }

  .components__gift-box--voucher p {
    font-size: 16px;
    margin-right: 225px;
  }

  .components__gift-box--voucher__bow {
    display: none;
  }

  .components__gift-box--voucher__image {
    position: absolute;
    width: 215px;
    height: 153px;
    right: 3px;
    top: 5px;
  }
}

@media (min-width:1024px) {
  .components__gift-box--voucher {
    padding: 15px;
    height: 170px;
  }

  .components__gift-box--voucher h1,
  .components__gift-box--voucher p {
    margin-right: 320px;
    margin-left: 165px;
  }

  .components__gift-box--voucher h1 {
    font-size: 34px;
    margin-bottom: 14px;
  }

  .components__gift-box--voucher p {
    font-size: 16px;
  }

  .components__gift-box--voucher__bow {
    display: block;
    width: 174px;
    height: 185px;
    top: -24px;
    left: -4px;
  }

  .components__gift-box--voucher__image {
    position: absolute;
    width: 260px;
    height: 185px;
    right: 15px;
    top: -5px;
  }
}

@media (min-width:1224px) {
  .components__gift-box--voucher {
    padding: 15px;
  }

  .components__gift-box--voucher__image {
    right: 30px;
  }
}

.components__community--homeowner>div>div,
.components__community--housesitter>div>div {
  float: left;
  margin-bottom: 10px;
}

.components__community--map {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  background-color: rgba(71,181,73,.7);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  font-size: 12px;
}

.components__community--map-small {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.components__community--map-big {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

@media (min-width:768px) {
  .components__community--homeowner,
  .components__community--housesitter {
    padding: 20px 10px;
  }
}

@media (min-width:1024px) {
  .components__community--homeowner,
  .components__community--housesitter {
    padding: 30px 20px;
  }

  .components__community--homeowner h5,
  .components__community--housesitter h5 {
    margin-bottom: 5px;
  }

  .components__community--homeowner .components__box__subtitle,
  .components__community--homeowner .components__box__subtitle--left,
  .components__community--housesitter .components__box__subtitle,
  .components__community--housesitter .components__box__subtitle--left {
    font-size: 16px;
  }
}

.components__featured-in>div {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: 0;
  text-align: center;
}

.components__featured-in__item {
  vertical-align: middle;
  width: 100%;
  display: inline-block;
}

.components__featured-in__item div {
  width: 100%;
  background-image: url('/static/next/dist/images/featured-in/featured-in-sprite.png?b9e3f6013839');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-x: 50%;
  opacity: .75;
  image-rendering: -webkit-optimize-contrast;
}

.components__featured-in__item--big-mobile,
.components__featured-in__item--tablet {
  display: none;
}

.components__featured-in__item--opaque div {
  opacity: 1;
}

.components__featured-in__item .aarp {
  background-position-y: 62.7673%;
  background-size: 123.45679%;
  padding-bottom: 20.98765%;
}

.components__featured-in__item .bbc {
  background-position-y: .28562%;
  background-size: 117.9941%;
  padding-bottom: 28.61357%;
}

.components__featured-in__item .abc {
  background-position-y: 59.24745%;
  background-size: 357.14286%;
  padding-bottom: 100%;
}

.components__featured-in__item .abc-australian {
  background-position-y: 11.62197%;
  background-size: 404.0404%;
  padding-bottom: 117.17172%;
}

.components__featured-in__item .guardian {
  background-position-y: 26.33732%;
  background-size: 101.26582%;
  padding-bottom: 17.72152%;
}

.components__featured-in__item .sunday-times {
  background-position-y: 37.53943%;
  background-size: 101.26582%;
  padding-bottom: 19.74684%;
}

.components__featured-in__item .daily-telegraph {
  background-position-y: 30.11559%;
  background-size: 101.52284%;
  padding-bottom: 11.92893%;
}

.components__featured-in__item .new-york-times {
  background-position-y: 55.59035%;
  background-size: 101.78117%;
  padding-bottom: 13.99491%;
}

.components__featured-in__item .boston-globe {
  background-position-y: 51.81477%;
  background-size: 101.0101%;
  padding-bottom: 13.13131%;
}

.components__featured-in__item .forbes {
  background-position-y: 40.93476%;
  background-size: 175.4386%;
  padding-bottom: 26.31579%;
}

.components__featured-in__item .huffington-post {
  background-position-y: 44.44444%;
  background-size: 145.45455%;
  padding-bottom: 38.90909%;
}

.components__featured-in__item .usa-today {
  background-position-y: 48.13635%;
  background-size: 196.07843%;
  padding-bottom: 53.43137%;
}

.components__featured-in__item .age {
  background-position-y: 15.64838%;
  background-size: 101.52284%;
  padding-bottom: 10.15228%;
}

.components__featured-in__item .sydney-morning-herald {
  background-position-y: 22.8803%;
  background-size: 101.26582%;
  padding-bottom: 10.12658%;
}

.components__featured-in__item .herald-sun {
  background-position-y: 19.11028%;
  background-size: 101.52284%;
  padding-bottom: 14.2132%;
}

.components__featured-in__item .west-australian {
  background-position-y: 7.40741%;
  background-size: 142.34875%;
  padding-bottom: 41.28114%;
}

.components__featured-in__item .tvnz {
  background-position-y: 84.7196%;
  background-size: 137.93103%;
  padding-bottom: 25.51724%;
}

.components__featured-in__item .new-zealand-herald {
  background-position-y: 88.09003%;
  background-size: 100.75567%;
  padding-bottom: 12.34257%;
}

.components__featured-in__item .dominion-post {
  background-position-y: 91.50327%;
  background-size: 100.25063%;
  padding-bottom: 8.77193%;
}

.components__featured-in__item .stuff-co-nz {
  background-position-y: 95.76163%;
  background-size: 117.64706%;
  padding-bottom: 32.35294%;
}

.components__featured-in__item .otago-daily-times {
  background-position-y: 99.93622%;
  background-size: 119.40299%;
  padding-bottom: 33.43284%;
}

.components__featured-in__item .metro {
  background-position-y: 66.6033%;
  background-size: 138.4083%;
  padding-bottom: 31.83391%;
}

.components__featured-in__item .msn {
  background-position-y: 70.25397%;
  background-size: 151.51515%;
  padding-bottom: 37.12121%;
}

.components__featured-in__item .irish-independent {
  background-position-y: 73.68421%;
  background-size: 101.78117%;
  padding-bottom: 14.24936%;
}

.components__featured-in__item .news-talk {
  background-position-y: 81.31345%;
  background-size: 125.39185%;
  padding-bottom: 30.09404%;
}

.components__featured-in__item .irish-times {
  background-position-y: 77.05224%;
  background-size: 101.26582%;
  padding-bottom: 8.10127%;
}

@media (min-width:320px) {
  .components__featured-in__item {
    padding: 20px 10px;
    width: 50%;
  }

  .components__featured-in__item--mobile {
    width: 100%;
  }

  .components__featured-in__item--big {
    width: 65%;
  }

  .components__featured-in__item--small {
    width: 35%;
  }
}

@media (min-width:560px) {
  .components__featured-in {
    margin: 10px 0;
  }

  .components__featured-in__item {
    padding: 10px;
    width: 33.333333%;
  }

  .components__featured-in__item--mobile {
    display: none;
  }

  .components__featured-in__item--big-mobile {
    display: inline-block;
  }

  .components__featured-in__item--big-mobile--large {
    width: 50%;
  }

  .components__featured-in__item--mbig {
    width: 44.444444%;
  }

  .components__featured-in__item--msmall {
    width: 22.222222%;
  }
}

@media (min-width:768px) {
  .components__featured-in {
    margin: 20px 0;
  }

  .components__featured-in__item {
    padding: 0 5px;
    width: 16.666666%;
  }

  .components__featured-in__item--gb {
    width: 20%;
  }

  .components__featured-in__item--big-mobile {
    display: none;
  }

  .components__featured-in__item--tablet {
    display: inline-block;
  }

  .components__featured-in__item--bbigs {
    width: 23.3333333%;
  }

  .components__featured-in__item--bbig {
    width: 25%;
  }

  .components__featured-in__item--bmed {
    width: 15%;
  }

  .components__featured-in__item--bsmall {
    width: 10%;
  }
}

@media (min-width:1024px) {
  .components__featured-in__item {
    padding: 0 20px;
  }
}

.components__awards {
  display: table;
  text-align: center;
  font-size: 0;
}

.components__awards div:nth-child(1) {
  display: inline-block;
}

.components__awards div:nth-child(2) {
  display: inline-block;
}

.components__awards__item {
  background-image: url('/static/next/dist/images/awards/awards-sprite.png?457e5506bb4e');
  background-repeat: no-repeat;
  background-size: 240px 1080px;
  padding: 0 20px;
  width: 100%;
  height: 100px;
  display: none;
  vertical-align: middle;
  background-position-x: 50%;
}

.components__awards__item.virgin-voom {
  background-position-y: -2px;
}

.components__awards__item.lovies {
  background-position-y: -107px;
}

.components__awards__item.webbies {
  background-position-y: -212px;
}

.components__awards__item.good-web-guide {
  background-position-y: -317px;
}

.components__awards__item.trust-awards-bw {
  background-position-y: -422px;
}

.components__awards__item.tech-cities {
  background-position-y: -527px;
}

.components__awards__item.daily-mail {
  background-position-y: -632px;
}

.components__awards__item.readers-digest {
  background-position-y: -737px;
}

.components__awards__item.trust-awards {
  background-position-y: -842px;
}

.components__awards__item.trust-awards-australia {
  background-position-y: -947px;
}

@media (min-width:480px) {
  .components__awards div {
    width: 50%;
  }
}

@media (min-width:560px) {
  .components__awards {
    margin: 10px 0;
  }

  .components__awards div {
    width: 33.333333%;
  }

  .components__awards div:nth-child(3) {
    display: inline-block;
  }
}

@media (min-width:768px) {
  .components__awards {
    margin: 20px 0;
  }

  .components__awards div {
    width: 25%;
  }

  .components__awards div:nth-child(4) {
    display: inline-block;
  }
}

@media (min-width:1024px) {
  .components__awards div {
    width: 20%;
  }

  .components__awards div:nth-child(5) {
    display: inline-block;
  }
}

.components__grid__wrapper:not(:last-child)>* {
  overflow: auto;
  margin-bottom: 15px;
}

@media (min-width:1024px) {
  .components__grid {
    display: table;
    table-layout: fixed;
    width: 100%;
  }

  .components__grid__wrapper {
    display: table-cell;
    width: 100%;
  }

  .components__grid__wrapper:not(:last-child)>* {
    margin-bottom: 0;
    margin-right: 30px;
  }
}

.components__cloud-background {
  background-image: url('/static/next/dist/images/components/cloud-background/clouds-notification-bar-center-320-767.png?7dcac80c4308'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: contain,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:768px) {
  .components__cloud-background {
    background-image: url('/static/next/dist/images/components/cloud-background/clouds-notification-bar-center-768-2560.png?ff65b0371290'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__cloud-background {
    background-size: 100%;
    background-image: url('/static/next/dist/images/components/cloud-background/clouds-notification-bar-center-768-2560@2x.png?c0245dd5cd52'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__cloud-background__signup {
  background-color: #d9e1ec;
  background-image: -webkit-linear-gradient(-90deg,#d9e1ec,#ebf1fa);
  background-image: linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-image: url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2');
  background-size: 768px 154px;
  background-repeat: no-repeat;
  background-position: center -1px;
}

@media (min-width:768px) {
  .components__cloud-background__signup {
    background-size: 1024px 302px;
    background-image: url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842');
  }
}

@media (min-width:1024px) {
  .components__cloud-background__signup {
    background-size: 1224px 302px;
    background-image: url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2');
  }
}

@media (min-width:1224px) {
  .components__cloud-background__signup {
    background-size: 1920px 302px;
    background-image: url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da');
  }
}

@media (min-width:1920px) {
  .components__cloud-background__signup {
    background-size: 2561px 302px;
    background-image: url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669');
  }
}

.components__house-background {
  background-color: #d9e1ec;
  background-image: -webkit-linear-gradient(-90deg,#d9e1ec,#ebf1fa);
  background-image: linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-image: url('/static/next/dist/images/components/house-background/house-background-320.png?16d3d7c914ec'),url('/static/next/dist/images/components/cloud-background/clouds-notification-bar-center-320-767.png?7dcac80c4308');
  background-size: 100%,contain;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom,top;
}

@media (min-width:650px) {
  .components__house-background {
    background-image: url('/static/next/dist/images/components/house-background/house-background-767.png?2d6b08bae791'),url('/static/next/dist/images/components/cloud-background/clouds-notification-bar-center-320-767.png?7dcac80c4308');
    background-position: bottom,center -30%;
  }
}

@media (min-width:768px) {
  .components__house-background {
    background-image: url('/static/next/dist/images/components/house-background/house-background-768.png?fe6152ecd4ce'),url('/static/next/dist/images/components/cloud-background/clouds-notification-bar-center-768-2560.png?ff65b0371290');
    background-size: 100%,contain;
  }
}

@media (min-width:1024px) {
  .components__house-background {
    background-image: url('/static/next/dist/images/components/house-background/house-background-2560.png?1d62db20aa35'),url('/static/next/dist/images/components/cloud-background/clouds-notification-bar-center-768-2560@2x.png?c0245dd5cd52');
    background-position: bottom,top;
  }
}

@media (min-width:1224px) {
  .components__house-background {
    background-size: 100%,100%;
  }
}

.components__background__signup__about {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-360.png?2d294ca41c7a'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 114px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__about {
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-767.png?2b8794af732f'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 767px 114px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__about {
    background-size: 1024px 382px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-1024.png?b6e7d6aa618b'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__about {
    background-size: 1224px 382px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-1224.png?7890397fc9fb'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__about {
    background-size: 1920px 382px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-1920.png?7c84ad7d407d'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__about {
    background-size: 2561px 382px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-2560.png?2a8ce201b7e9'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__checkout {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-360.png?7a530c25b665'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 275px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,top left,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__checkout {
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-767.png?5de903c33434'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 275px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__checkout {
    background-size: 768px 558px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-1024.png?3b6c90c3c8ff'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__checkout {
    background-size: 1224px 558px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-1224.png?17bf89578c49'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__checkout {
    background-size: 1920px 558px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-1920.png?37321b0545cd'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__checkout {
    background-size: 2561px 558px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-2560.png?3b9cbdf5666d'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__home {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-360.png?afbb35d6680a'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 114px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__home {
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-767.png?dc621cd4e9fb'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 114px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__home {
    background-size: 1024px 379px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-1024.png?24fb5cd7682b'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__home {
    background-size: 1224px 379px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-1224.png?4053b1fa5231'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__home {
    background-size: 1920px 379px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-1920.png?f191b20fb48b'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__home {
    background-size: 2561px 379px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-2560.png?51f66b9cfa86'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__intro {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-360.png?7bc4bb85ab38'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 267px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__intro {
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-767.png?544dfd8d0133'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 767px 267px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__intro {
    background-size: 1024px 555px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-1024.png?518e804e4222'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__intro {
    background-size: 1224px 555px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-1224.png?0e58adc353cf'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__intro {
    background-size: 1920px 555px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-1920.png?e35e0d12446f'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__intro {
    background-size: 2561px 555px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-2560.png?1dbce6c12d3b'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__location {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-360.png?e5e55e75b12b'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 268px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__location {
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-767.png?802dc6c2a9df'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 767px 268px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__location {
    background-size: 1024px 581px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-1024.png?01c7da38286e'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__location {
    background-size: 1224px 581px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-1224.png?9d3ab196f1b2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__location {
    background-size: 1920px 581px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-1920.png?b91b501f70de'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__location {
    background-size: 2561px 581px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-2560.png?e32e27ebb392'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__pets {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-360.png?33ea05b96007'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 277px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__pets {
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-767.png?e3c37f19f2c2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 277px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__pets {
    background-size: 1024px 521px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-1024.png?02c0d78ad227'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__pets {
    background-size: 1224px 521px,100% 100%;
    background-image: url('/static/next/dist/images/comonents/background/signup/pets/background--signup--pets-1224.png'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__pets {
    background-size: 1920px 521px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-1920.png?78b1687f29f6'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__pets {
    background-size: 2561px 521px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-2560.png?7d96207efbfa'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__photos {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-360.png?8fe97e09a7dd'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 360px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__photos {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-767.png?1ac4ff891641'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 360px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__photos {
    background-size: 1024px 1078px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-1024.png'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__photos {
    background-size: 1224px 1078px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-1224.png'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__photos {
    background-size: 1920px 1078px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-1920.png'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__photos {
    background-size: 2561px 1078px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-2560.png'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__profile {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-360.png?c7969161c138'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 276px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__profile {
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-767.png?283f55936099'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 276px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__profile {
    background-size: 1024px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-1024.png?5ab8fd4f0a9f'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__profile {
    background-size: 1224px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-1224.png?cf4b669be0aa'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__profile {
    background-size: 1920px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-1920.png?02f7d918ba51'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__profile {
    background-size: 2561px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-2560.png?3e47c31aa5ac'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__register {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-360.png?dcc6e4a3869c'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 404px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: bottom center,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__register {
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-767.png?2d6b08bae791'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 404px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__register {
    background-size: 1024px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-1024.png?27374d11ddb1'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1024px) {
  .components__background__signup__register {
    background-size: 1224px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-1224.png?1bd50a2ea8b9'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1224px) {
  .components__background__signup__register {
    background-size: 1920px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-1920.png?cd6ec5764650'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

@media (min-width:1920px) {
  .components__background__signup__register {
    background-size: 2561px 512px,100% 100%;
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-2560.png?6477bdc9faa3'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  }
}

.components__background__signup__with-clouds__about {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-360.png?2d294ca41c7a'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 114px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__about {
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-767.png?2b8794af732f'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 767px 114px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__about {
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-1024.png?b6e7d6aa618b'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1025px 382px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__about {
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-1224.png?7890397fc9fb'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 382px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__about {
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-1920.png?7c84ad7d407d'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 382px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__about {
    background-image: url('/static/next/dist/images/components/background/signup/about/background--signup--about-2560.png?2a8ce201b7e9'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2561px 382px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__checkout {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-360.png?7a530c25b665'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 275px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__checkout {
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-767.png?5de903c33434'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 275px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__checkout {
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-1024.png?3b6c90c3c8ff'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1025px 558px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__checkout {
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-1224.png?17bf89578c49'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 558px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__checkout {
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-1920.png?37321b0545cd'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 558px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__checkout {
    background-image: url('/static/next/dist/images/components/background/signup/checkout/background--signup--checkout-2560.png?3b9cbdf5666d'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2561px 558px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__home {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-360.png?afbb35d6680a'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 114px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__home {
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-767.png?dc621cd4e9fb'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 114px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__home {
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-1024.png?24fb5cd7682b'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1025px 379px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__home {
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-1224.png?4053b1fa5231'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 379px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__home {
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-1920.png?f191b20fb48b'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 379px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__home {
    background-image: url('/static/next/dist/images/components/background/signup/home/background--signup--home-2560.png?51f66b9cfa86'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2561px 379px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__intro {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-360.png?7bc4bb85ab38'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 267px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__intro {
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-767.png?544dfd8d0133'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 767px 267px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__intro {
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-1024.png?518e804e4222'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1025px 555px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__intro {
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-1224.png?0e58adc353cf'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 555px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__intro {
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-1920.png?e35e0d12446f'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 555px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__intro {
    background-image: url('/static/next/dist/images/components/background/signup/intro/background--signup--intro-2560.png?1dbce6c12d3b'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2560px 555px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__location {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-360.png?e5e55e75b12b'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 268px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__location {
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-767.png?802dc6c2a9df'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 767px 268px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__location {
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-1024.png?01c7da38286e'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1025px 581px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__location {
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-1224.png?9d3ab196f1b2'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 581px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__location {
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-1920.png?b91b501f70de'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 581px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__location {
    background-image: url('/static/next/dist/images/components/background/signup/location/background--signup--location-2560.png?e32e27ebb392'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2560px 581px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__pets {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-360.png?33ea05b96007'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 277px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__pets {
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-767.png?e3c37f19f2c2'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 277px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__pets {
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-1024.png?02c0d78ad227'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1025px 521px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__pets {
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-1224.png?81a79546e724'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 521px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__pets {
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-1920.png?78b1687f29f6'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 521px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__pets {
    background-image: url('/static/next/dist/images/components/background/signup/pets/background--signup--pets-2560.png?7d96207efbfa'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2561px 521px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__photos--ho {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-360.png?8fe97e09a7dd'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 360px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: center 25%,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__photos--ho {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-767.png?1ac4ff891641'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 360px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__photos--ho {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-1024.png?ca315945b80d'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1024px 1078px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__photos--ho {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-1224.png?a7e0632af1b5'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 1078px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__photos--ho {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-1920.png?42ba3fb7c367'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 1078px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__photos--ho {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-ho-2560.png?6d11e9d0d648'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2561px 1078px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__photos--hs {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-hs-360.png?17939ac25e97'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 360px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: center 25%,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__photos--hs {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-hs-767.png?2811ea1b78ff'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 360px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__photos--hs {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-hs-1024.png?44a628eb7445'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1024px 1078px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__photos--hs {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-hs-1224.png?40f93d859a6d'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 1078px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__photos--hs {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-hs-1920.png?53ea72297fe1'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 1078px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__photos--hs {
    background-image: url('/static/next/dist/images/components/background/signup/photos/background--signup--photos-hs-2560.png?c59bc904d1a2'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2561px 1078px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__profile {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-360.png?c7969161c138'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 276px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__profile {
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-767.png?283f55936099'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 276px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__profile {
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-1024.png?5ab8fd4f0a9f'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1024px 512px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__profile {
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-1224.png?cf4b669be0aa'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 512px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__profile {
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-1920.png?02f7d918ba51'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 512px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__profile {
    background-image: url('/static/next/dist/images/components/background/signup/profile/background--signup--profile-2560.png?3e47c31aa5ac'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2560px 512px,2753px 302px,100% 100%;
  }
}

.components__background__signup__with-clouds__register {
  background-color: #d9e1ec;
  background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-360.png?dcc6e4a3869c'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-size: 360px 404px,768px 154px,100% 100%;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: bottom center,center -1px,top left;
  background: -moz-linear-gradient(-180deg,#d9e1ec,#ebf1fa),-webkit-gradient(-180deg,#d9e1ec,#ebf1fa),-ms-linear-gradient(-180deg,#d9e1ec,#ebf1fa),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

@media (min-width:360px) {
  .components__background__signup__with-clouds__register {
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-767.png?2d6b08bae791'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 768px 404px,1024px 302px,100% 100%;
  }
}

@media (min-width:768px) {
  .components__background__signup__with-clouds__register {
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-1024.png?27374d11ddb1'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1024.png?064798b94842'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1024px 512px,1024px 302px,100% 100%;
  }
}

@media (min-width:1024px) {
  .components__background__signup__with-clouds__register {
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-1224.png?1bd50a2ea8b9'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1224.png?a5f706fab2e2'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1224px 512px,1224px 302px,100% 100%;
  }
}

@media (min-width:1224px) {
  .components__background__signup__with-clouds__register {
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-1920.png?cd6ec5764650'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-1920.png?c164511470da'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 1920px 512px,1920px 302px,100% 100%;
  }
}

@media (min-width:1920px) {
  .components__background__signup__with-clouds__register {
    background-image: url('/static/next/dist/images/components/background/signup/register/background--signup--register-2560.png?6477bdc9faa3'),url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-2560.png?1f2b97d74669'),linear-gradient(-180deg,#d9e1ec,#ebf1fa);
    background-size: 2561px 512px,2753px 302px,100% 100%;
  }
}

.components__background__profile__manual {
  background-color: rgba(159,199,226,.6);
  background-image: url('/static/next/dist/images/components/background/profile/manual/background--profile--manual--clouds.svg?7976c396e5e0');
  background-repeat: no-repeat;
  background-size: 1400px;
  background-position: center top;
}

@media (min-width:1024px) {
  .components__background__profile__manual {
    background-size: 100%;
  }
}

@media (min-width:1224px) {
  .components__background__profile__manual {
    background-size: 1224px;
  }
}

.components__hill-background {
  background-color: #d9e1ec;
  background-image: -webkit-linear-gradient(-90deg,#d9e1ec,#ebf1fa);
  background-image: linear-gradient(-180deg,#d9e1ec,#ebf1fa);
  background-image: url('/static/next/dist/images/components/hill-background/hill-background-320.png?13a00b0144c1');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

@media (min-width:650px) {
  .components__hill-background {
    background-image: url('/static/next/dist/images/components/hill-background/hill-background-768.png?91db8bfafc23');
  }
}

@media (min-width:768px) {
  .components__hill-background {
    background-size: 100%;
  }
}

@media (min-width:1024px) {
  .components__hill-background {
    background-image: url('/static/next/dist/images/components/hill-background/hill-background-1024.png?8f5747f52587');
    background-position: bottom;
  }
}

@media (min-width:1224px) {
  .components__hill-background {
    background-image: url('/static/next/dist/images/components/hill-background/hill-background-1224.png?12751151e758');
    background-size: 100%;
  }
}

.accounts__profile__links__notification,
.components__notification-label {
  width: 24px;
  height: 24px;
  background-color: #69c;
  color: #fff;
  border-radius: 12px;
  text-align: center;
  line-height: 24px;
  border-width: 0;
  border-style: none;
  border-color: #fff;
  font-weight: 700;
  display: inline-block;
  font-size: .75em;
  color: #fff;
}

.components__trustpilot__trustpilot-overview {
  padding-bottom: 5px;
  background-color: rgba(71,71,71,.75);
  text-align: center;
}

.components__trustpilot__trustpilot-overview>a>div {
  display: inline-block;
  vertical-align: middle;
  color: #eee;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 700;
}

.components__trustpilot__trustpilot-overview__stars>img {
  height: 16px;
  margin-top: 2px;
}

.components__trustpilot__trustpilot-overview__logo>img {
  height: 10px;
  margin-top: 2px;
}

.components__tooltip {
  display: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,calc(-100% - 15px));
  -moz-transform: translate(-50%,calc(-100% - 15px));
  -ms-transform: translate(-50%,calc(-100% - 15px));
  -o-transform: translate(-50%,calc(-100% - 15px));
  transform: translate(-50%,calc(-100% - 15px));
  z-index: 500;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.3);
  box-shadow: 0 5px 15px 0 rgba(0,0,0,.3);
}

.components__tooltip:hover {
  display: block;
}

.components__tooltip>div {
  position: relative;
}

.components__tooltip>div:before {
  position: absolute;
  content: ' ';
  bottom: -30px;
  left: calc(50% - 15px);
  border: 15px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.components__tooltip>div:after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 20px;
  width: 100%;
  background: 0 0;
}

.components__tooltip__title {
  padding: 10px;
  background-color: rgba(240,240,240,.55);
  border-bottom: 1px solid #e6e6e6;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.components__tooltip__content {
  padding: 10px;
  font-size: 13px;
  margin-bottom: 0;
  line-height: 140%;
}

.components__why-it-works h3,
.components__why-it-works>p {
  text-align: center;
}

.components__why-it-works q {
  background-color: #fff;
  padding: .9em;
  border-radius: .625em;
  display: block;
  width: 80%;
  text-align: center;
  margin: .9em auto .9em auto;
  font-weight: 700;
}

.media__moments-and-memories .base-copy {
  font-size: 14px;
  line-height: 125%;
  text-align: center;
  color: gray;
}

.media__moments-and-memories .centered {
  max-width: 225px;
  margin: 0 auto;
  text-align: center;
}

.media__moments-and-memories__hero {
  background-image: url('/static/next/dist/images/media/moments-and-memories/hero.jpg?f4c623e70371');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 0!important;
}

.media__moments-and-memories__hero__content {
  position: relative;
  opacity: .9;
  background-color: #fff;
  padding: 10px;
  padding-bottom: 40px;
}

.media__moments-and-memories__hero__content>* {
  margin: 0 auto;
}

.media__moments-and-memories__hero__content__presents {
  font-size: 12px;
  color: gray;
  line-height: 180%;
  text-align: center;
  font-weight: 500;
}

.media__moments-and-memories__hero__banner,
.media__moments-and-memories__hero__luggage-label {
  position: relative;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.media__moments-and-memories__hero__banner {
  margin-top: -40px;
  z-index: 500;
}

.media__moments-and-memories__hero__luggage-label {
  margin-top: -20px;
  z-index: 0;
  padding-bottom: 14px;
}

.media__moments-and-memories__show-us-the-moments {
  padding: 14px 0;
}

.media__moments-and-memories__prizes {
  padding-top: 0;
}

.media__moments-and-memories__prizes h3 {
  color: #f181ae;
  font-size: 16px;
  max-width: 250px;
  text-align: center;
}

.media__moments-and-memories__prizes h4 {
  color: #fff;
  font-size: 14px;
}

.media__moments-and-memories__prizes .components__grid {
  margin-top: 14px;
}

.media__moments-and-memories__prizes .components__grid__wrapper {
  overflow: auto;
}

.media__moments-and-memories__prizes .components__grid__wrapper:nth-child(1) {
  background-color: #f181ae;
}

.media__moments-and-memories__prizes .components__grid__wrapper:nth-child(2) {
  background-color: #9fc7e2;
}

.media__moments-and-memories__prizes .components__grid__wrapper:nth-child(3) {
  background-color: #67c17a;
}

.media__moments-and-memories__prizes .components__grid__wrapper:nth-child(4) {
  background-color: #69c;
}

.media__moments-and-memories__prizes .components__grid__wrapper__container {
  margin-right: 0;
}

.media__moments-and-memories__prizes .components__grid__wrapper__container {
  margin-bottom: 0;
  text-align: center;
  padding-top: 20px;
}

.media__moments-and-memories__prizes .components__grid__wrapper__container img {
  max-width: 200px;
  max-height: 150px;
  margin: 0 auto;
}

.media__moments-and-memories__prizes .components__grid__wrapper__container p {
  font-size: 12px;
  color: #fff;
}

.media__moments-and-memories__prizes__grand-prize {
  background-image: url('/static/next/dist/images/media/moments-and-memories/grand-prize.jpg?9e85a875fa63');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.media__moments-and-memories__prizes__grand-prize__content {
  opacity: .9;
  background-color: #fff;
  padding: 10px;
  display: table;
  min-height: 200px;
  height: 200px;
}

.media__moments-and-memories__prizes__grand-prize__content>div {
  display: table-row;
}

.media__moments-and-memories__prizes__grand-prize__content>div>* {
  display: table-cell;
}

.media__moments-and-memories__prizes__grand-prize__content>div:nth-child(1) h3 {
  color: gray;
}

.media__moments-and-memories__prizes__grand-prize__content>div:nth-child(2) {
  height: 50%;
}

.media__moments-and-memories__prizes__grand-prize__content>div:nth-child(2)>div {
  background-image: url('/static/next/dist/images/media/moments-and-memories/grand-prize-plane.png?63b2ae1ce5c5');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
}

.media__moments-and-memories__prizes__grand-prize__content>div:nth-child(3) h3 {
  vertical-align: bottom;
}

.media__moments-and-memories__how-to-enter>div>h4,
.media__moments-and-memories__need-help>div>h4 {
  font-size: 16px;
  padding-bottom: 10px;
}

.media__moments-and-memories__how-to-enter>div .components__grid__wrapper__container img,
.media__moments-and-memories__need-help>div .components__grid__wrapper__container img {
  max-width: 40px;
  margin: 0 auto;
}

.media__moments-and-memories__how-to-enter>div .components__grid__wrapper__container p,
.media__moments-and-memories__need-help>div .components__grid__wrapper__container p {
  margin-top: 10px;
}

.media__moments-and-memories__entry-form>h4 {
  font-size: 16px;
}

.media__moments-and-memories__entry-form>p {
  text-align: center;
}

.media__moments-and-memories__view-submissions {
  background-color: #f0f0f0;
}

.media__moments-and-memories__view-submissions .centered {
  max-width: 340px;
}

.media__moments-and-memories__view-submissions>div>h4 {
  font-size: 16px;
}

.media__moments-and-memories__view-submissions>div>img {
  max-width: 500px;
  margin: auto;
}

.media__moments-and-memories__view-submissions>div>p {
  font-size: 16px;
  padding-bottom: 10px;
}

.media__moments-and-memories__need-help {
  background-color: #f181ae;
  color: #fff;
}

.media__moments-and-memories__need-help h4,
.media__moments-and-memories__need-help h6 {
  color: #fff;
}

.media__moments-and-memories__need-help h4 {
  padding-bottom: 10px;
}

.media__moments-and-memories__need-help h6 {
  padding-top: 10px;
}

.media__moments-and-memories__need-help p {
  color: #fff!important;
}

@media (min-width:1024px) {
  .media__moments-and-memories .centered {
    max-width: 500px;
  }

  .media__moments-and-memories .base-copy {
    font-size: 20px;
  }

  .media__moments-and-memories__hero__content {
    padding-bottom: 60px;
  }

  .media__moments-and-memories__hero__content__presents {
    font-size: 20px;
  }

  .media__moments-and-memories__hero__content>* {
    max-width: 330px;
  }

  .media__moments-and-memories__hero__luggage-label {
    max-width: 450px;
    margin-top: -60px;
  }

  .media__moments-and-memories__hero__banner {
    max-width: 700px;
    margin-top: -50px;
  }

  .media__moments-and-memories__prizes h3 {
    font-size: 24px;
  }

  .media__moments-and-memories__prizes h4 {
    font-size: 34px;
    height: 40px;
  }

  .media__moments-and-memories__prizes p {
    font-size: 24px!important;
  }

  .media__moments-and-memories__prizes .components__grid__wrapper__container img {
    max-width: 100%;
    margin: auto;
  }

  .media__moments-and-memories__prizes__grand-prize__content {
    min-height: 370px;
    min-width: 512px;
  }

  .media__moments-and-memories__prizes__grand-prize__content>div:nth-child(1) h3 {
    font-size: 32px;
    vertical-align: bottom;
    padding-bottom: 10px;
  }

  .media__moments-and-memories__prizes__grand-prize__content>div:nth-child(2)>div {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .media__moments-and-memories__prizes__grand-prize__content>div:nth-child(3) h3 {
    font-size: 32px;
    vertical-align: top;
  }

  .media__moments-and-memories__how-to-enter>div,
  .media__moments-and-memories__need-help>div {
    padding-top: 0;
  }

  .media__moments-and-memories__how-to-enter>div>h4,
  .media__moments-and-memories__need-help>div>h4 {
    font-size: 32px;
    padding-bottom: 32px;
  }

  .media__moments-and-memories__how-to-enter>div .components__grid__wrapper__container img,
  .media__moments-and-memories__need-help>div .components__grid__wrapper__container img {
    max-width: 96px;
  }

  .media__moments-and-memories__entry-form>h4 {
    font-size: 32px;
  }

  .media__moments-and-memories__view-submissions>div>h4 {
    font-size: 32px;
  }

  .media__moments-and-memories__view-submissions>div>img {
    max-width: 650px;
  }

  .media__moments-and-memories__view-submissions>div>p {
    font-size: 20px;
  }

  .media__moments-and-memories__need-help h4 {
    padding-top: 32px;
  }

  .media__moments-and-memories__need-help h6 {
    font-size: 20px;
  }

  .media__moments-and-memories__need-help p {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}

.new-visitor-flow.no-scroll {
  overflow-y: scroll;
}

.new-visitor-flow>header {
  background-color: transparent;
  padding: 20px 30px;
  height: 93px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.new-visitor-flow>header>a>img {
  width: 320px;
  height: 54px;
  opacity: 1;
  position: absolute;
  left: 30px;
  top: 20px;
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
}

.new-visitor-flow>header>a>img.open {
  opacity: 0;
}

.new-visitor-flow>header.open img {
  opacity: 0;
}

.new-visitor-flow>header.open img.open {
  opacity: 1;
}

.new-visitor-flow>header>ul {
  float: right;
  padding: 10px 0;
}

.new-visitor-flow>header>ul li {
  float: left;
  margin-left: 18px;
  cursor: pointer;
}

.new-visitor-flow>header.open+main {
  opacity: 0;
}

.new-visitor-flow__menu {
  opacity: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #67c17a;
  z-index: -1;
  top: 0;
  position: fixed;
  -webkit-transform: translate3d(0,-110%,0);
  -moz-transform: translate3d(0,-110%,0);
  -ms-transform: translate3d(0,-110%,0);
  -o-transform: translate3d(0,-110%,0);
  transform: translate3d(0,-110%,0);
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.new-visitor-flow__menu__container {
  max-width: 1040px;
  width: 100%;
  margin: 143px auto 0;
}

.new-visitor-flow__menu__seperator {
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin: 93px auto 0;
  opacity: 0;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

.new-visitor-flow__menu__side {
  width: 450px;
  float: left;
}

.new-visitor-flow__menu__side:first-child {
  margin-right: 140px;
}

.new-visitor-flow__menu__side h3 {
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #fff;
}

.new-visitor-flow__menu__side ul {
  position: relative;
  margin: 0 0 32px;
}

.new-visitor-flow__menu__side ul:before {
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right,rgba(255,255,255,.6) 60%,rgba(255,255,255,0) 0);
  background-position: bottom;
  background-size: 6px 2px;
  background-repeat: repeat-x;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

.new-visitor-flow__menu__side ul li {
  font-size: 24px;
  font-weight: 500;
  line-height: 44px;
  padding: 14px 0 20px;
  color: #fff;
  position: relative;
  cursor: pointer;
}

.new-visitor-flow__menu__side ul li:after {
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right,rgba(255,255,255,.6) 60%,rgba(255,255,255,0) 0);
  background-position: bottom;
  background-size: 6px 2px;
  background-repeat: repeat-x;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

.new-visitor-flow__menu__side ul li a {
  color: #fff;
}

.new-visitor-flow__menu__side ul li span {
  border-bottom: 3px solid transparent;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}

.new-visitor-flow__menu__side ul li:hover span {
  border-bottom: 3px solid #fff;
}

.new-visitor-flow__menu__side>div {
  padding-bottom: 20px;
}

.new-visitor-flow__menu__side__homeowner--join,
.new-visitor-flow__menu__side__homeowner--register,
.new-visitor-flow__menu__side__housesitter--join,
.new-visitor-flow__menu__side__housesitter--register {
  width: 290px;
  height: 60px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  border: 3px solid transparent;
  cursor: pointer;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__menu__side__homeowner--join:hover,
.new-visitor-flow__menu__side__homeowner--register:hover,
.new-visitor-flow__menu__side__housesitter--join:hover,
.new-visitor-flow__menu__side__housesitter--register:hover {
  border: 3px solid #fff;
}

.new-visitor-flow__menu__side__homeowner--join,
.new-visitor-flow__menu__side__housesitter--join {
  line-height: 54px;
}

.new-visitor-flow__menu__side__homeowner--register,
.new-visitor-flow__menu__side__housesitter--register {
  background-color: #fd4273;
  padding-top: 3px;
}

.new-visitor-flow__menu__side__homeowner--register span,
.new-visitor-flow__menu__side__housesitter--register span {
  display: block;
}

.new-visitor-flow__menu__side__homeowner--join {
  background-color: #69c;
}

.new-visitor-flow__menu__side__housesitter--join {
  background-color: #47b549;
}

.new-visitor-flow__menu.open {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.new-visitor-flow__menu.open .new-visitor-flow__menu__seperator {
  opacity: .6;
}

.new-visitor-flow>main {
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
}

.new-visitor-flow>main>section {
  width: 100%;
}

.new-visitor-flow__header__login {
  background-image: url('/static/next/dist/images/icons/login/login-white.svg?c198d755272b');
  background-size: 34px;
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
  color: #fff;
  padding-left: 43px;
}

.new-visitor-flow__header__login a {
  color: #fff;
}

.new-visitor-flow__header__toggle {
  width: 42px;
  height: 30px;
  margin: 2px 0;
  position: relative;
}

.new-visitor-flow__header__toggle span,
.new-visitor-flow__header__toggle:after,
.new-visitor-flow__header__toggle:before {
  display: block;
  width: 42px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__header__toggle:after,
.new-visitor-flow__header__toggle:before {
  content: ' ';
}

.new-visitor-flow__header__toggle span {
  top: 50%;
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}

.new-visitor-flow__header__toggle:before {
  top: 0;
}

.new-visitor-flow__header__toggle:after {
  bottom: 0;
}

.new-visitor-flow__header__toggle.open span {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}

.new-visitor-flow__header__toggle.open span:first-child {
  -webkit-transform: translateY(-3px) rotate(45deg);
  -moz-transform: translateY(-3px) rotate(45deg);
  -ms-transform: translateY(-3px) rotate(45deg);
  -o-transform: translateY(-3px) rotate(45deg);
  transform: translateY(-3px) rotate(45deg);
}

.new-visitor-flow__header__toggle.open span:last-child {
  -webkit-transform: translateY(-3px) rotate(-45deg);
  -moz-transform: translateY(-3px) rotate(-45deg);
  -ms-transform: translateY(-3px) rotate(-45deg);
  -o-transform: translateY(-3px) rotate(-45deg);
  transform: translateY(-3px) rotate(-45deg);
}

.new-visitor-flow__header__toggle.open:before {
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-3px) scale(0);
  -moz-transform: translateY(-3px) scale(0);
  -ms-transform: translateY(-3px) scale(0);
  -o-transform: translateY(-3px) scale(0);
  transform: translateY(-3px) scale(0);
}

.new-visitor-flow__header__toggle.open:after {
  opacity: 0;
  bottom: 50%;
  -webkit-transform: translateY(3px) scale(0);
  -moz-transform: translateY(3px) scale(0);
  -ms-transform: translateY(3px) scale(0);
  -o-transform: translateY(3px) scale(0);
  transform: translateY(3px) scale(0);
}

.new-visitor-flow__header.homeowner .new-visitor-flow__header__login,
.new-visitor-flow__header.housesitter .new-visitor-flow__header__login {
  color: #47b549;
  background-image: url('/static/next/dist/images/icons/login/login.svg?34a906f464f3');
}

.new-visitor-flow__header.homeowner .new-visitor-flow__header__login a,
.new-visitor-flow__header.housesitter .new-visitor-flow__header__login a {
  color: #47b549;
}

.new-visitor-flow__header.homeowner--v2 .new-visitor-flow__header__login,
.new-visitor-flow__header.housesitter--v2 .new-visitor-flow__header__login {
  color: #fff;
  background-image: url('/static/next/dist/images/icons/login/login-white.svg?c198d755272b');
}

.new-visitor-flow__header.homeowner--v2 .new-visitor-flow__header__login a,
.new-visitor-flow__header.housesitter--v2 .new-visitor-flow__header__login a {
  color: #fff;
}

.new-visitor-flow__header.homeowner .new-visitor-flow__header__toggle span,
.new-visitor-flow__header.homeowner .new-visitor-flow__header__toggle:after,
.new-visitor-flow__header.homeowner .new-visitor-flow__header__toggle:before,
.new-visitor-flow__header.housesitter .new-visitor-flow__header__toggle span,
.new-visitor-flow__header.housesitter .new-visitor-flow__header__toggle:after,
.new-visitor-flow__header.housesitter .new-visitor-flow__header__toggle:before {
  background-color: #47b549;
}

.new-visitor-flow__header.homeowner--v2 .new-visitor-flow__header__toggle span,
.new-visitor-flow__header.homeowner--v2 .new-visitor-flow__header__toggle:after,
.new-visitor-flow__header.homeowner--v2 .new-visitor-flow__header__toggle:before,
.new-visitor-flow__header.housesitter--v2 .new-visitor-flow__header__toggle span,
.new-visitor-flow__header.housesitter--v2 .new-visitor-flow__header__toggle:after,
.new-visitor-flow__header.housesitter--v2 .new-visitor-flow__header__toggle:before {
  background-color: #fff;
}

.new-visitor-flow__header.open .new-visitor-flow__header__login {
  color: #fff;
  background-image: url('/static/next/dist/images/icons/login/login-white.svg?c198d755272b');
}

.new-visitor-flow__header.open a {
  color: #fff!important;
}

.new-visitor-flow__header.open .new-visitor-flow__header__toggle span,
.new-visitor-flow__header.open .new-visitor-flow__header__toggle:after,
.new-visitor-flow__header.open .new-visitor-flow__header__toggle:before {
  background-color: #fff!important;
}

.new-visitor-flow__down-arrow {
  position: absolute;
  right: 40px;
  top: -30px;
  width: 60px;
  height: 60px;
  background-color: #474747;
  border-radius: 100%;
  cursor: pointer;
}

.new-visitor-flow__down-arrow:after,
.new-visitor-flow__down-arrow:before {
  content: ' ';
  display: block;
  width: 30px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  top: calc(50% - 2px);
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}

.new-visitor-flow__down-arrow:before {
  left: 6px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.new-visitor-flow__down-arrow:after {
  right: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.new-visitor-flow__homeowner__header,
.new-visitor-flow__housesitter__header {
  float: left;
  width: 100%;
  padding: 10px 10px 15px;
  background-image: url('/static/next/dist/images/components/cloud-background/signup/cloud-background--signup-767.png?94511a5f4fe2'),linear-gradient(to right,#d9e1ec,#9fc7e2);
  background-size: 100%,100% 100%;
  background-repeat: no-repeat,no-repeat;
  background-position: center -1px,top left;
  background: -moz-linear-gradient(to right,#d9e1ec,#9fc7e2),-webkit-gradient(to right,#d9e1ec,#9fc7e2),-ms-linear-gradient(to right,#d9e1ec,#9fc7e2),linear-gradient(to right,#d9e1ec,#9fc7e2);
}

.new-visitor-flow__homeowner__header>div,
.new-visitor-flow__housesitter__header>div {
  max-width: 1060px;
  margin: 0 auto;
  padding: 130px 0 40px;
}

.new-visitor-flow__homeowner__header>div h1,
.new-visitor-flow__housesitter__header>div h1 {
  font-size: 56px;
  line-height: 68px;
  font-weight: 700;
  color: #333;
  width: calc(100% - 375px);
  float: left;
}

.new-visitor-flow__homeowner__header>div h1 span,
.new-visitor-flow__housesitter__header>div h1 span {
  color: #f181ae;
}

.new-visitor-flow__homeowner__header>div>div,
.new-visitor-flow__housesitter__header>div>div {
  background-color: #fff;
  position: relative;
  float: right;
  padding: 25px 30px;
  -webkit-border-radius: 20px 20px 0 20px;
  -moz-border-radius: 20px 20px 0 20px;
  -ms-border-radius: 20px 20px 0 20px;
  border-radius: 20px 20px 0 20px;
}

.new-visitor-flow__homeowner__header>div>div:after,
.new-visitor-flow__housesitter__header>div>div:after {
  content: ' ';
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 0;
  right: -39px;
  background-image: url('/static/next/dist/images/new-visitor-flow/bubble-tail.svg?f4355b6baed1');
  background-repeat: no-repeat;
}

.new-visitor-flow__homeowner__search-actions,
.new-visitor-flow__housesitter__search-actions {
  text-align: center;
  padding-bottom: 45px;
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-actions>div,
.new-visitor-flow__housesitter__search-actions>div {
  display: inline-block;
}

.new-visitor-flow__homeowner__search-actions .new-visitor-flow__housesitter__join-actions__register-button,
.new-visitor-flow__housesitter__search-actions .new-visitor-flow__housesitter__join-actions__register-button {
  background-color: #47b549;
}

.new-visitor-flow__homeowner__search-actions .new-visitor-flow__housesitter__join-actions__register-button:hover,
.new-visitor-flow__housesitter__search-actions .new-visitor-flow__housesitter__join-actions__register-button:hover {
  background-color: #67c17a;
}

.new-visitor-flow__homeowner__search-actions .new-visitor-flow__homeowner__join-actions__register-button,
.new-visitor-flow__housesitter__search-actions .new-visitor-flow__homeowner__join-actions__register-button {
  background-color: #69c;
}

.new-visitor-flow__homeowner__search-actions .new-visitor-flow__homeowner__join-actions__register-button:hover,
.new-visitor-flow__housesitter__search-actions .new-visitor-flow__homeowner__join-actions__register-button:hover {
  background-color: #9fc7e2;
}

.new-visitor-flow__homeowner__join-actions,
.new-visitor-flow__housesitter__join-actions {
  padding: 40px 0 50px;
  background-color: rgba(159,199,226,.55);
  float: left;
  width: 100%;
}

.new-visitor-flow__homeowner__join-actions__wrapper,
.new-visitor-flow__housesitter__join-actions__wrapper {
  width: 740px;
  margin: 0 auto;
}

.new-visitor-flow__homeowner__join-actions__wrapper>div,
.new-visitor-flow__housesitter__join-actions__wrapper>div {
  float: left;
  width: calc(50% - 33px);
  text-align: center;
}

.new-visitor-flow__homeowner__join-actions__wrapper>div h3,
.new-visitor-flow__housesitter__join-actions__wrapper>div h3 {
  font-size: 24px;
  font-weight: 700;
  color: #474747;
  text-align: center;
}

.new-visitor-flow__homeowner__join-actions__wrapper>div>p,
.new-visitor-flow__housesitter__join-actions__wrapper>div>p {
  font-size: 18px;
  color: #474747;
  font-weight: 500;
  text-align: center;
  margin-bottom: 8px;
}

.new-visitor-flow__homeowner__join-actions__wrapper>div>span,
.new-visitor-flow__housesitter__join-actions__wrapper>div>span {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

.new-visitor-flow__homeowner__join-actions__wrapper>div:nth-child(2),
.new-visitor-flow__housesitter__join-actions__wrapper>div:nth-child(2) {
  width: 65px;
  font-size: 24px;
  font-weight: 700;
  margin-top: 60px;
}

.new-visitor-flow__homeowner__join-actions__join-button,
.new-visitor-flow__homeowner__join-actions__register-button,
.new-visitor-flow__housesitter__join-actions__join-button,
.new-visitor-flow__housesitter__join-actions__register-button {
  width: 300px;
  height: 60px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  border: 3px solid transparent;
  cursor: pointer;
  line-height: 54px;
  margin-bottom: 12px;
  display: inline-block;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__homeowner__join-actions__join-button:hover,
.new-visitor-flow__homeowner__join-actions__register-button:hover,
.new-visitor-flow__housesitter__join-actions__join-button:hover,
.new-visitor-flow__housesitter__join-actions__register-button:hover {
  border: 3px solid #fff;
}

.new-visitor-flow__homeowner__join-actions__register-button,
.new-visitor-flow__housesitter__join-actions__register-button {
  background-color: #fd4273;
}

.new-visitor-flow__homeowner__join-actions__register-button:hover,
.new-visitor-flow__housesitter__join-actions__register-button:hover {
  background-color: #f181ae;
}

.new-visitor-flow__homeowner__join-actions__join-button,
.new-visitor-flow__housesitter__join-actions__join-button {
  background-color: #69c;
}

.new-visitor-flow__homeowner__join-actions__join-button:hover,
.new-visitor-flow__housesitter__join-actions__join-button:hover {
  background-color: #9fc7e2;
}

.new-visitor-flow__homeowner__join-actions__more,
.new-visitor-flow__housesitter__join-actions__more {
  background-color: rgba(255,255,255,.6);
  padding: 35px 20px 20px;
  position: relative;
  display: none;
  margin-top: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__homeowner__join-actions__more:before,
.new-visitor-flow__housesitter__join-actions__more:before {
  content: ' ';
  height: 15px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px 5px 0 0;
}

.new-visitor-flow__homeowner__join-actions__more h4,
.new-visitor-flow__housesitter__join-actions__more h4 {
  font-size: 18px;
  color: #474747;
  width: 100%;
  padding-bottom: 20px;
  font-weight: 700;
  border-bottom: 2px dotted #ccc;
}

.new-visitor-flow__homeowner__join-actions__more ul,
.new-visitor-flow__housesitter__join-actions__more ul {
  color: #474747;
  font-size: 16px;
  width: 100%;
  padding-top: 17px;
}

.new-visitor-flow__homeowner__join-actions__more ul li,
.new-visitor-flow__housesitter__join-actions__more ul li {
  background-image: url('/static/next/dist/images/new-visitor-flow/tick-pink.svg?458a81b89497');
  background-repeat: no-repeat;
  background-size: 18px 15px;
  padding-left: 32px;
  line-height: 140%;
  text-align: left;
}

.new-visitor-flow__homeowner__join-actions__more ul li+li,
.new-visitor-flow__housesitter__join-actions__more ul li+li {
  margin-top: 14px;
}

.new-visitor-flow__homeowner__join-actions__more p,
.new-visitor-flow__housesitter__join-actions__more p {
  color: gray;
  font-size: 16px;
  line-height: 140%;
  padding-top: 20px;
  margin: 0;
}

.new-visitor-flow__homeowner__join-actions__more>span,
.new-visitor-flow__housesitter__join-actions__more>span {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px dotted #ccc;
  width: 100%;
  cursor: pointer;
}

.new-visitor-flow__homeowner__join-actions__action.open .new-visitor-flow__homeowner__join-actions__more,
.new-visitor-flow__homeowner__join-actions__action.open .new-visitor-flow__housesitter__join-actions__more,
.new-visitor-flow__housesitter__join-actions__action.open .new-visitor-flow__homeowner__join-actions__more,
.new-visitor-flow__housesitter__join-actions__action.open .new-visitor-flow__housesitter__join-actions__more {
  display: block;
}

.new-visitor-flow__homeowner__join-actions__action.open>span,
.new-visitor-flow__housesitter__join-actions__action.open>span {
  display: none;
}

.new-visitor-flow__homeowner__join-actions__register>span,
.new-visitor-flow__housesitter__join-actions__register>span {
  color: #fd4273;
}

.new-visitor-flow__homeowner__join-actions__register .new-visitor-flow__homeowner__join-actions__more:before,
.new-visitor-flow__homeowner__join-actions__register .new-visitor-flow__housesitter__join-actions__more:before,
.new-visitor-flow__housesitter__join-actions__register .new-visitor-flow__homeowner__join-actions__more:before,
.new-visitor-flow__housesitter__join-actions__register .new-visitor-flow__housesitter__join-actions__more:before {
  background-color: #f181ae;
}

.new-visitor-flow__homeowner__join-actions__register .new-visitor-flow__homeowner__join-actions__more>span,
.new-visitor-flow__homeowner__join-actions__register .new-visitor-flow__housesitter__join-actions__more>span,
.new-visitor-flow__housesitter__join-actions__register .new-visitor-flow__homeowner__join-actions__more>span,
.new-visitor-flow__housesitter__join-actions__register .new-visitor-flow__housesitter__join-actions__more>span {
  color: #fd4273;
}

.new-visitor-flow__homeowner__join-actions__join>span,
.new-visitor-flow__housesitter__join-actions__join>span {
  color: #69c;
}

.new-visitor-flow__homeowner__join-actions__join .new-visitor-flow__homeowner__join-actions__more:before,
.new-visitor-flow__homeowner__join-actions__join .new-visitor-flow__housesitter__join-actions__more:before,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__homeowner__join-actions__more:before,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__housesitter__join-actions__more:before {
  background-color: #9fc7e2;
}

.new-visitor-flow__homeowner__join-actions__join .new-visitor-flow__homeowner__join-actions__more>span,
.new-visitor-flow__homeowner__join-actions__join .new-visitor-flow__housesitter__join-actions__more>span,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__homeowner__join-actions__more>span,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__housesitter__join-actions__more>span {
  color: #69c;
}

.new-visitor-flow__homeowner__join-actions__join .new-visitor-flow__homeowner__join-actions__more ul li,
.new-visitor-flow__homeowner__join-actions__join .new-visitor-flow__housesitter__join-actions__more ul li,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__homeowner__join-actions__more ul li,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__housesitter__join-actions__more ul li {
  background-image: url('/static/next/dist/images/new-visitor-flow/tick-blue.svg?10f368069232');
}

.new-visitor-flow__homeowner__search-filters,
.new-visitor-flow__housesitter__search-filters {
  float: left;
  width: 100%;
  text-align: center;
  padding: 60px 0 30px;
  background-color: #f0f0f0;
}

.new-visitor-flow__homeowner__search-filters>h2,
.new-visitor-flow__housesitter__search-filters>h2 {
  font-size: 32px;
  font-weight: 700;
  color: #333;
}

.new-visitor-flow__homeowner__search-filters p,
.new-visitor-flow__housesitter__search-filters p {
  font-size: 20px;
  color: #474747;
  margin-bottom: 40px;
}

.new-visitor-flow__homeowner__search-filters p span,
.new-visitor-flow__housesitter__search-filters p span {
  cursor: pointer;
}

.new-visitor-flow__homeowner__search-filters>div,
.new-visitor-flow__housesitter__search-filters>div {
  max-width: 1152px;
  width: 100%;
  margin: 0 auto;
}

.new-visitor-flow__homeowner__search-filters>div>div,
.new-visitor-flow__housesitter__search-filters>div>div {
  width: 50%;
  float: left;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div {
  height: 60px;
  width: 560px;
  position: relative;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div>input,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div>input {
  color: #000;
  font-size: 20px;
  height: 100%;
  margin: 0;
  border: 1px solid #ddd;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div>input::-webkit-input-placeholder,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div>input::-webkit-input-placeholder {
  color: #000;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div>input::-moz-placeholder,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div>input::-moz-placeholder {
  color: #000;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div>input:-moz-placeholder,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div>input:-moz-placeholder {
  color: #000;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div>input:-ms-input-placeholder,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div>input:-ms-input-placeholder {
  color: #000;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div>input.active,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div>input.active {
  background-color: #67c17a;
  color: #fff;
}

.new-visitor-flow__homeowner__search-filters>div>div:first-child div>img,
.new-visitor-flow__housesitter__search-filters>div>div:first-child div>img {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 30px;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child,
.new-visitor-flow__housesitter__search-filters>div>div:last-child {
  background-color: #fff;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div {
  float: left;
  border: 1px solid #ddd;
  padding: 14px 20px;
  border-radius: 3px;
  width: 100%;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div>span,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div>span {
  float: left;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul {
  float: right;
  display: inline-block;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li {
  float: left;
  height: 30px;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li>label,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li>label {
  cursor: pointer;
  margin-bottom: 0;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li>label>img,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li>label>img {
  display: inline-block;
  height: 30px;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li>label>img:last-of-type,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li>label>img:last-of-type {
  display: none;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li>input[type=checkbox],
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li>input[type=checkbox] {
  display: none;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li>input[type=checkbox]:checked~label,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li>input[type=checkbox]:checked~label {
  color: #fff;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li>input[type=checkbox]:checked~label>img,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li>input[type=checkbox]:checked~label>img {
  display: none;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li>input[type=checkbox]:checked~label>img:last-of-type,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li>input[type=checkbox]:checked~label>img:last-of-type {
  display: inline;
}

.new-visitor-flow__homeowner__search-filters>div>div:last-child>div ul li+li,
.new-visitor-flow__housesitter__search-filters>div>div:last-child>div ul li+li {
  margin-left: 10px;
}

.new-visitor-flow__homeowner__search-results,
.new-visitor-flow__housesitter__search-results {
  padding: 37px 0 0;
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__wrapper,
.new-visitor-flow__housesitter__search-results__wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.new-visitor-flow__homeowner__search-results__wrapper>div,
.new-visitor-flow__housesitter__search-results__wrapper>div {
  position: relative;
  height: 44px;
  margin-bottom: 20px;
}

.new-visitor-flow__homeowner__search-results__wrapper>div h2,
.new-visitor-flow__housesitter__search-results__wrapper>div h2 {
  font-size: 26px;
  font-weight: 700;
}

.new-visitor-flow__homeowner__search-results__wrapper>div>div,
.new-visitor-flow__housesitter__search-results__wrapper>div>div {
  position: absolute;
  right: 0;
  top: 0;
}

.new-visitor-flow__homeowner__search-results__wrapper>div>div span,
.new-visitor-flow__housesitter__search-results__wrapper>div>div span {
  display: block;
  text-align: right;
  line-height: 140%;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li,
.new-visitor-flow__housesitter__search-results__wrapper>ul>li {
  cursor: pointer;
  width: calc((100% - (3 * 20px))/ 4);
  margin: 0 0 50px 20px;
  min-height: 292px;
  float: left;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li:first-child,
.new-visitor-flow__homeowner__search-results__wrapper>ul>li:nth-child(5n),
.new-visitor-flow__housesitter__search-results__wrapper>ul>li:first-child,
.new-visitor-flow__housesitter__search-results__wrapper>ul>li:nth-child(5n) {
  margin-left: 0;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li figure,
.new-visitor-flow__housesitter__search-results__wrapper>ul>li figure {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li figure img,
.new-visitor-flow__housesitter__search-results__wrapper>ul>li figure img {
  width: 100%;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li figure span,
.new-visitor-flow__housesitter__search-results__wrapper>ul>li figure span {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 3px 20px;
  background-color: rgba(128,128,128,.75);
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li>div,
.new-visitor-flow__housesitter__search-results__wrapper>ul>li>div {
  padding-top: 14px;
}

.new-visitor-flow__homeowner__search-results__item__title,
.new-visitor-flow__housesitter__search-results__item__title {
  position: relative;
  margin: 0 0 8px;
}

.new-visitor-flow__homeowner__search-results__item__title h5,
.new-visitor-flow__housesitter__search-results__item__title h5 {
  font-size: 18px;
  margin: 0;
}

.new-visitor-flow__homeowner__search-results__item__trust-badge,
.new-visitor-flow__housesitter__search-results__item__trust-badge {
  position: absolute;
  right: 0;
  top: 0;
}

.new-visitor-flow__homeowner__search-results__item__trust-badge .search__trust-badge__icon,
.new-visitor-flow__housesitter__search-results__item__trust-badge .search__trust-badge__icon {
  width: 24px;
  height: 27px;
}

.new-visitor-flow__homeowner__search-results__item__trust-badge .components__tooltip__title h6,
.new-visitor-flow__housesitter__search-results__item__trust-badge .components__tooltip__title h6 {
  margin-bottom: 0;
}

.new-visitor-flow__homeowner__search-results__item__location,
.new-visitor-flow__housesitter__search-results__item__location {
  font-size: 15px;
  margin: 0 0 8px;
}

.new-visitor-flow__homeowner__search-results__item__reviews .search__sitters__references__star,
.new-visitor-flow__housesitter__search-results__item__reviews .search__sitters__references__star {
  width: 20px;
  height: 20px;
}

.new-visitor-flow__homeowner__search-results__item__reviews svg,
.new-visitor-flow__housesitter__search-results__item__reviews svg {
  width: 15px;
  height: 15px;
}

.new-visitor-flow__homeowner__search-results__item-details__gallery,
.new-visitor-flow__housesitter__search-results__item-details__gallery {
  position: relative;
}

.new-visitor-flow__homeowner__search-results__item-details__gallery>div,
.new-visitor-flow__housesitter__search-results__item-details__gallery>div {
  background: rgba(71,71,71,.55);
  padding: 10px;
  border-radius: 5px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 100px;
  height: 70px;
  text-align: center;
  cursor: pointer;
}

.new-visitor-flow__homeowner__search-results__item-details__gallery>div span,
.new-visitor-flow__housesitter__search-results__item-details__gallery>div span {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  line-height: 125%;
}

.new-visitor-flow__homeowner__search-results__item-details__gallery ul,
.new-visitor-flow__housesitter__search-results__item-details__gallery ul {
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details--close,
.new-visitor-flow__housesitter__search-results__item-details--close {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  top: 10px;
  right: 10px;
  width: 80px;
  height: 80px;
  font-size: 50px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.new-visitor-flow__homeowner__search-results__item-details--close:after,
.new-visitor-flow__homeowner__search-results__item-details--close:before,
.new-visitor-flow__housesitter__search-results__item-details--close:after,
.new-visitor-flow__housesitter__search-results__item-details--close:before {
  content: ' ';
  display: block;
  width: 42px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 21px);
  top: 50%;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__homeowner__search-results__item-details--close:before,
.new-visitor-flow__housesitter__search-results__item-details--close:before {
  -webkit-transform: translateY(-3px) rotate(45deg);
  -moz-transform: translateY(-3px) rotate(45deg);
  -ms-transform: translateY(-3px) rotate(45deg);
  -o-transform: translateY(-3px) rotate(45deg);
  transform: translateY(-3px) rotate(45deg);
}

.new-visitor-flow__homeowner__search-results__item-details--close:after,
.new-visitor-flow__housesitter__search-results__item-details--close:after {
  -webkit-transform: translateY(-3px) rotate(-45deg);
  -moz-transform: translateY(-3px) rotate(-45deg);
  -ms-transform: translateY(-3px) rotate(-45deg);
  -o-transform: translateY(-3px) rotate(-45deg);
  transform: translateY(-3px) rotate(-45deg);
}

.new-visitor-flow__homeowner__header>div>div {
  width: 325px;
  min-height: 210px;
}

.new-visitor-flow__homeowner__header>div>div h3 {
  font-size: 18px;
  color: gray;
  line-height: 125%;
}

.new-visitor-flow__homeowner__header>div>div ul li {
  background-image: url('/static/next/dist/images/icons/checkbox/checkbox-lightgreen.png?f68b4b456da6');
  background-repeat: no-repeat;
  background-size: 25px 25px;
  padding-left: 35px;
  line-height: 130%;
  min-height: 25px;
  color: gray;
}

.new-visitor-flow__homeowner__header>div>div ul li span {
  font-weight: 500;
}

.new-visitor-flow__homeowner__header>div>div ul li a {
  color: #69c;
  display: block;
}

.new-visitor-flow__homeowner__header>div>div ul li+li {
  margin-top: 10px;
}

.new-visitor-flow__homeowner__safety {
  float: left;
  width: 100%;
}

.new-visitor-flow__homeowner__safety .partners-page__safety {
  background-color: #fff;
}

.new-visitor-flow__homeowner__steps .new-visitor-flow__homeowner__join-actions {
  background-color: #f0f0f0;
}

.new-visitor-flow__homeowner__steps .new-visitor-flow__homeowner__join-actions__wrapper>div:nth-child(2) {
  margin-top: 17px;
}

.new-visitor-flow__homeowner__steps-v2 .new-visitor-flow__homeowner__join-actions {
  background-color: #cfe3f0;
}

.new-visitor-flow__homeowner__search-join {
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-join>p {
  font-size: 20px;
  line-height: 140%;
  color: #474747;
  background-color: #f0f0f0;
  margin: 0;
  text-align: center;
}

.new-visitor-flow__homeowner__search-join>p span {
  cursor: pointer;
}

.new-visitor-flow__homeowner__search-filters input#ho-location-input-search .active {
  background-color: #9fc7e2;
  color: #fff;
}

.new-visitor-flow__homeowner__search-results {
  padding: 37px 0 0;
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.new-visitor-flow__homeowner__search-results__wrapper>div {
  position: relative;
  height: 44px;
  margin-bottom: 20px;
}

.new-visitor-flow__homeowner__search-results__wrapper>div h2 {
  font-size: 26px;
  font-weight: 700;
}

.new-visitor-flow__homeowner__search-results__wrapper>div>div {
  position: absolute;
  right: 0;
  top: 0;
}

.new-visitor-flow__homeowner__search-results__wrapper>div>div span {
  display: block;
  text-align: right;
  line-height: 140%;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li {
  width: calc((100% - (3 * 20px))/ 4);
  margin: 0 0 50px 20px;
  min-height: 292px;
  float: left;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li:first-child,
.new-visitor-flow__homeowner__search-results__wrapper>ul>li:nth-child(5n) {
  margin-left: 0;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li figure {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 191px;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li figure img {
  width: 100%;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li figure span {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 3px 20px;
  background-color: rgba(128,128,128,.75);
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}

.new-visitor-flow__homeowner__search-results__wrapper>ul>li>div {
  padding-top: 14px;
}

.new-visitor-flow__homeowner__search-results__item {
  cursor: pointer;
}

.new-visitor-flow__homeowner__search-results__item__title {
  position: relative;
  margin: 0 0 8px;
}

.new-visitor-flow__homeowner__search-results__item__title h5 {
  font-size: 18px;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.new-visitor-flow__homeowner__search-results__item__date {
  font-size: 15px;
  color: gray;
  margin: 0 0 8px;
}

.new-visitor-flow__homeowner__search-results__item__info>div {
  float: left;
  font-weight: 500;
  cursor: pointer;
}

.new-visitor-flow__homeowner__search-results__item__info ul {
  float: right;
}

.new-visitor-flow__homeowner__search-results__item__info ul li {
  height: 20px;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item__info ul li img {
  height: 20px;
}

.new-visitor-flow__homeowner__search-results__item__info ul li span {
  color: #bcbcbc;
  line-height: 20px;
}

.new-visitor-flow__homeowner__search-results__item__info ul li+li {
  margin-left: 4px;
}

.new-visitor-flow__homeowner__search-results__detail {
  display: none;
}

.new-visitor-flow__homeowner__search-results__detail.open {
  display: block;
}

.new-visitor-flow__homeowner__search-results__item-details {
  padding: 40px 0 40px 30px;
  background-color: #fff;
  width: 900px;
  position: absolute;
  z-index: 10;
  border-radius: 12px;
  left: 50%;
  top: 100px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.new-visitor-flow__homeowner__search-results__item-details--wrapper {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(51,51,51,.75);
  z-index: 5;
  cursor: pointer;
}

.new-visitor-flow__homeowner__search-results__item-details__top {
  width: 100%;
  float: left;
  padding-bottom: 30px;
  padding-right: 30px;
  position: relative;
}

.new-visitor-flow__homeowner__search-results__item-details__top:after {
  content: ' ';
  position: absolute;
  left: -30px;
  right: 0;
  bottom: 0;
  height: 2px;
  background-color: #ececec;
}

.new-visitor-flow__homeowner__search-results__item-details__bottom {
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__left {
  float: left;
  width: 480px;
  overflow: hidden;
}

.new-visitor-flow__homeowner__search-results__item-details__right {
  float: left;
  width: 330px;
  margin-left: 30px;
}

.new-visitor-flow__homeowner__search-results__item-details__bottom .new-visitor-flow__homeowner__search-results__item-details__left {
  width: 430px;
}

.new-visitor-flow__homeowner__search-results__item-details__bottom .new-visitor-flow__homeowner__search-results__item-details__right {
  background-color: rgba(159,199,226,.55);
  padding: 30px;
  width: 390px;
  margin-left: 50px;
}

.new-visitor-flow__homeowner__search-results__item-details__bottom .new-visitor-flow__homeowner__search-results__item-details__right>div {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}

.new-visitor-flow__homeowner__search-results__item-details__bottom .new-visitor-flow__homeowner__search-results__item-details__right>div>h4 {
  font-size: 22px;
  color: gray;
  font-weight: 500;
  margin: 0 0 20px 0;
  text-align: center;
}

.new-visitor-flow__homeowner__search-results__item-details__bottom .new-visitor-flow__homeowner__search-results__item-details__right>div+div {
  margin-top: 20px;
}

.new-visitor-flow__homeowner__search-results__item-details__gallery {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}

.new-visitor-flow__homeowner__search-results__item-details>h3 {
  font-size: 26px;
  margin: 0 0 14px;
  font-weight: 700;
}

.new-visitor-flow__homeowner__search-results__item-details__location {
  margin: 0 0 20px;
  font-size: 16px;
  color: gray;
  font-weight: 300;
  line-height: 20px;
  text-align: left;
}

.new-visitor-flow__homeowner__search-results__item-details__verification {
  text-align: center;
  color: gray;
  font-size: 14px;
}

.new-visitor-flow__homeowner__search-results__item-details__verification h5 {
  margin: 10px 0;
  color: #69c;
  font-weight: 500;
}

.new-visitor-flow__homeowner__search-results__item-details__verification img {
  display: inline-block;
}

.new-visitor-flow__homeowner__search-results__item-details__verification div {
  padding: 10px 0;
  border-top: 1px dashed #ddd;
  color: gray;
}

.new-visitor-flow__homeowner__search-results__item-details__animals {
  text-align: center;
}

.new-visitor-flow__homeowner__search-results__item-details__animals ul li {
  width: 139px;
  display: inline-block;
  text-align: center;
  background-color: rgba(159,199,226,.1);
  height: 32px;
  border-radius: 20px;
  margin-bottom: 5px;
  padding: 6px 0;
}

.new-visitor-flow__homeowner__search-results__item-details__animals ul li:nth-child(2n) {
  margin-left: 8px;
}

.new-visitor-flow__homeowner__search-results__item-details__animals ul li img {
  height: 20px;
  margin-right: 5px;
  display: inline;
}

.new-visitor-flow__homeowner__search-results__item-details__animals ul li span {
  color: gray;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.new-visitor-flow__homeowner__search-results__item-details__animals>span {
  min-width: 140px;
  display: inline-block;
  text-align: center;
  background-color: rgba(159,199,226,.1);
  color: gray;
  font-size: 14px;
  min-height: 32px;
  padding: 6px 0;
  line-height: 20px;
  border-radius: 20px;
}

.new-visitor-flow__homeowner__search-results__item-details__availability {
  float: left;
  width: 100%;
}

.new-visitor-flow__homeowner__search-results__item-details__availability .search__sitters__detail__calendar {
  margin: 0;
  padding-bottom: 0;
  border: none;
}

.new-visitor-flow__homeowner__search-results__item-details__availability .search__sitters__detail__calendar__day--available {
  background-color: #9fc7e2!important;
}

.new-visitor-flow__homeowner__search-results__item-details__availability .search__sitters__detail__calendar__available {
  background-color: #9fc7e2!important;
  border-radius: 100%;
}

.new-visitor-flow__homeowner__search-results__item-details__review h3 {
  margin: 50px 0 20px 0;
  font-size: 22px;
  font-weight: 500;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul {
  padding-bottom: 20px;
  border-bottom: 2px solid #ddd;
  float: left;
  width: 100%;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li {
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div {
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div {
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:first-child {
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 100%;
  overflow: hidden;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:first-child img {
  width: 50px;
  height: 50px;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:last-child {
  float: left;
  width: calc(100% - 70px);
  margin-left: 20px;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:last-child>div {
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:last-child>div h5 {
  font-size: 15px;
  font-weight: 500;
  color: gray;
  float: left;
  margin: 0 10px 0 0;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:last-child>div>div {
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:last-child>div>div .search__sitters__references__star {
  width: 14px;
  height: 14px;
  transform: translateY(-3px);
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:last-child>div>div .search__sitters__references__star svg {
  width: 14px;
  height: 14px;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>div>div:last-child h6 {
  font-size: 14px;
  color: gray;
  font-weight: 300;
  width: 100%;
  float: left;
  margin: 7px 0 0 0;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>p {
  font-size: 16px;
  color: #474747;
  margin: 14px 0 0;
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li>p .hide-more-info,
.new-visitor-flow__homeowner__search-results__item-details__review ul li>p .reveal-more-info {
  color: #69c!important;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li.hidden {
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li.all {
  font-size: 16px;
  font-weight: 500;
  height: 40px;
  line-height: 18px;
  cursor: pointer;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li.all svg {
  height: 18px;
  width: 18px;
  margin-right: 10px;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li.all span,
.new-visitor-flow__homeowner__search-results__item-details__review ul li.all svg {
  display: inline-block;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li.all span {
  color: #69c;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li.all span.less {
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li.showall dl {
  display: block;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul li+li {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ddd;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul.open li.hidden {
  display: block;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul.open li dl {
  display: block;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul.open .more {
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul.open .less {
  display: inline-block!important;
}

.new-visitor-flow__homeowner__search-results__item-details__review ul+h4 {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.new-visitor-flow__homeowner__search-results__item-details__review dl {
  width: 100%;
  float: left;
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details__review dl dt {
  width: 120px;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  margin: 0;
}

.new-visitor-flow__homeowner__search-results__item-details__review dl dd {
  width: calc(100% - 120px);
  float: left;
  height: 24px;
}

.new-visitor-flow__homeowner__search-results__item-details__review dl dd .search__sitters__references__diamond,
.new-visitor-flow__homeowner__search-results__item-details__review dl dd .search__sitters__references__star,
.new-visitor-flow__homeowner__search-results__item-details__review dl dd svg {
  width: 14px!important;
  height: 14px!important;
}

.new-visitor-flow__homeowner__search-results__item-details .hide-more-info,
.new-visitor-flow__homeowner__search-results__item-details .reveal-more-info {
  color: #47b549!important;
}

.new-visitor-flow__homeowner__search-results__item-details__profile {
  text-align: center;
}

.new-visitor-flow__homeowner__search-results__item-details__profile>h3 {
  margin: 0 0 15px;
  font-size: 32px;
  font-weight: 700;
  color: #333;
  text-align: left;
}

.new-visitor-flow__homeowner__search-results__item-details__profile>h4 {
  font-size: 24px;
  font-weight: 300;
  color: #333;
  margin-bottom: 15px;
  text-align: left;
}

.new-visitor-flow__homeowner__search-results__item-details__profile .new-visitor-flow__homeowner__search-results__item-details__profile__action {
  background-color: #f0f0f0;
  padding: 20px;
  border-radius: 5px;
}

.new-visitor-flow__homeowner__search-results__item-details__profile .new-visitor-flow__homeowner__search-results__item-details__profile__action-join,
.new-visitor-flow__homeowner__search-results__item-details__profile .new-visitor-flow__homeowner__search-results__item-details__profile__action-register {
  width: 290px;
  height: 60px;
  border-radius: 12px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border: 3px solid transparent;
  cursor: pointer;
  display: inline-block;
  padding-top: 4px;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}

.new-visitor-flow__homeowner__search-results__item-details__profile .new-visitor-flow__homeowner__search-results__item-details__profile__action-join:hover,
.new-visitor-flow__homeowner__search-results__item-details__profile .new-visitor-flow__homeowner__search-results__item-details__profile__action-register:hover {
  border: 3px solid #fff;
}

.new-visitor-flow__homeowner__search-results__item-details__profile .new-visitor-flow__homeowner__search-results__item-details__profile__action-register {
  background-color: #fd4273;
  margin-bottom: 10px;
}

.new-visitor-flow__homeowner__search-results__item-details__profile .new-visitor-flow__homeowner__search-results__item-details__profile__action-join {
  background-color: #69c;
}

.new-visitor-flow__homeowner__search-results__item-details__about,
.new-visitor-flow__homeowner__search-results__item-details__experience,
.new-visitor-flow__homeowner__search-results__item-details__why {
  margin-top: 30px;
  width: 100%;
  float: left;
}

.new-visitor-flow__homeowner__search-results__item-details__about h5,
.new-visitor-flow__homeowner__search-results__item-details__experience h5,
.new-visitor-flow__homeowner__search-results__item-details__why h5 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 5px;
  color: #333;
}

.new-visitor-flow__homeowner__search-results__item-details__about p,
.new-visitor-flow__homeowner__search-results__item-details__experience p,
.new-visitor-flow__homeowner__search-results__item-details__why p {
  color: #333;
  margin: 0;
}

.new-visitor-flow__homeowner__search-results__item-details__about p .hide-more-info,
.new-visitor-flow__homeowner__search-results__item-details__about p .reveal-more-info,
.new-visitor-flow__homeowner__search-results__item-details__experience p .hide-more-info,
.new-visitor-flow__homeowner__search-results__item-details__experience p .reveal-more-info,
.new-visitor-flow__homeowner__search-results__item-details__why p .hide-more-info,
.new-visitor-flow__homeowner__search-results__item-details__why p .reveal-more-info {
  color: #69c!important;
}

.new-visitor-flow__homeowner__search-results__item-details__about__full {
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details__why {
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details__experience {
  margin-bottom: 20px;
  display: none;
}

.new-visitor-flow__homeowner__search-results__item-details .homeowner-more-info {
  padding: 10px 0;
  cursor: pointer;
  clear: both;
}

.new-visitor-flow__homeowner__search-results__item-details .homeowner-less-info {
  display: none;
  cursor: pointer;
  clear: both;
  padding: 10px 0;
}

.new-visitor-flow__homeowner__search-results__item-details__map {
  float: left;
  width: 100%;
  height: 350px;
  position: relative;
  margin-top: 35px;
}

.new-visitor-flow__homeowner__search-results__item-details__map>div {
  position: absolute;
  left: -30px;
  width: calc(100% + (30px * 2));
  right: -30px;
  top: 0;
  bottom: 0;
}

.new-visitor-flow__homeowner__search-results__item-details__actions {
  padding: 20px 0 0;
  float: left;
  width: 100%;
  height: 90px;
  position: relative;
}

.new-visitor-flow__homeowner__search-results__item-details__actions>div {
  position: absolute;
  left: -30px;
  width: calc(100% + 30px);
  right: 0;
  top: 0;
  bottom: -40px;
  text-align: center;
  background-color: #f0f0f0;
  padding: 35px;
  border-radius: 0 0 3px 3px;
}

.new-visitor-flow__homeowner__search-results__item-details__actions>div>div {
  width: 630px;
  margin: 0 auto;
  height: 60px;
}

.new-visitor-flow__homeowner__search-results__item-details__actions>div>div>div {
  width: 290px;
  height: 60px;
  display: block;
  float: left;
  border-radius: 12px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border: 3px solid transparent;
  cursor: pointer;
  padding-top: 4px;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}

.new-visitor-flow__homeowner__search-results__item-details__actions>div>div>div:hover {
  border: 3px solid #fff;
}

.new-visitor-flow__homeowner__search-results__item-details__actions>div>div>div.register {
  background-color: #fd4273;
}

.new-visitor-flow__homeowner__search-results__item-details__actions>div>div>div.join {
  background-color: #69c;
}

.new-visitor-flow__homeowner__search-results__item-details__actions>div>div>span {
  width: 50px;
  line-height: 60px;
  font-size: 16px;
  color: gray;
  display: block;
  float: left;
}

.new-visitor-flow__housesitter__header>div>div {
  width: 325px;
  min-height: 210px;
}

.new-visitor-flow__housesitter__header>div>div h3 {
  font-size: 22px;
  color: #f181ae;
  line-height: 125%;
  text-align: center;
  font-weight: 700;
}

.new-visitor-flow__housesitter__header>div>div ul li {
  background-repeat: no-repeat;
  background-size: 41px 41px;
  padding-left: 51px;
  min-height: 41px;
  color: gray;
  font-weight: 700;
  line-height: 41px;
}

.new-visitor-flow__housesitter__header>div>div ul li.multiple {
  line-height: 130%;
}

.new-visitor-flow__housesitter__header>div>div ul li span {
  display: block;
}

.new-visitor-flow__housesitter__header>div>div ul li:nth-child(1) {
  background-image: url('/static/next/dist/images/new-visitor-flow/number1.png?1bc063b94e61');
}

.new-visitor-flow__housesitter__header>div>div ul li:nth-child(2) {
  background-image: url('/static/next/dist/images/new-visitor-flow/number2.png?0c6355c1e932');
}

.new-visitor-flow__housesitter__header>div>div ul li:nth-child(3) {
  background-image: url('/static/next/dist/images/new-visitor-flow/number3.png?4969f8c172ee');
}

.new-visitor-flow__housesitter__header>div>div ul li+li {
  margin-top: 10px;
}

.new-visitor-flow__housesitter__search-join {
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-join>p {
  font-size: 20px;
  line-height: 140%;
  color: #474747;
  background-color: #f0f0f0;
  margin: 0;
  text-align: center;
}

.new-visitor-flow__housesitter__search-join>p span {
  cursor: pointer;
}

.new-visitor-flow__housesitter__join-actions__join>span {
  color: #47b549;
}

.new-visitor-flow__housesitter__join-actions__join-button {
  background-color: #47b549;
}

.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__homeowner__join-actions__more:before,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__housesitter__join-actions__more:before {
  background-color: #67c17a;
}

.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__homeowner__join-actions__more>span,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__housesitter__join-actions__more>span {
  color: #47b549;
}

.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__homeowner__join-actions__more ul li,
.new-visitor-flow__housesitter__join-actions__join .new-visitor-flow__housesitter__join-actions__more ul li {
  background-image: url('/static/next/dist/images/new-visitor-flow/tick-green.svg?49d08068d2dc');
}

.new-visitor-flow__housesitter__join-actions__join-button {
  background-color: #47b549;
}

.new-visitor-flow__housesitter__join-actions__join-button:hover {
  background-color: #67c17a;
}

.new-visitor-flow__housesitter__steps .new-visitor-flow__housesitter__join-actions {
  background-color: #f0f0f0;
}

.new-visitor-flow__housesitter__steps .new-visitor-flow__housesitter__join-actions__wrapper>div:nth-child(2) {
  margin-top: 18px;
}

.new-visitor-flow__housesitter__search-results {
  padding: 37px 0 0;
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.new-visitor-flow__housesitter__search-results__wrapper>div {
  position: relative;
  height: 44px;
  margin-bottom: 20px;
}

.new-visitor-flow__housesitter__search-results__wrapper>div h2 {
  font-size: 26px;
  font-weight: 700;
}

.new-visitor-flow__housesitter__search-results__wrapper>div>div {
  position: absolute;
  right: 0;
  top: 0;
}

.new-visitor-flow__housesitter__search-results__wrapper>div>div span {
  display: block;
  text-align: right;
  line-height: 140%;
}

.new-visitor-flow__housesitter__search-results__wrapper>ul>li {
  width: calc((100% - (3 * 20px))/ 4);
  margin: 0 0 50px 20px;
  min-height: 292px;
  float: left;
}

.new-visitor-flow__housesitter__search-results__wrapper>ul>li:first-child,
.new-visitor-flow__housesitter__search-results__wrapper>ul>li:nth-child(5n) {
  margin-left: 0;
}

.new-visitor-flow__housesitter__search-results__wrapper>ul>li figure {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 191px;
  margin: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__housesitter__search-results__wrapper>ul>li figure img {
  width: 100%;
}

.new-visitor-flow__housesitter__search-results__wrapper>ul>li figure span {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 3px 20px;
  background-color: rgba(128,128,128,.75);
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}

.new-visitor-flow__housesitter__search-results__wrapper>ul>li>div {
  padding-top: 14px;
}

.new-visitor-flow__housesitter__search-results__item {
  cursor: pointer;
}

.new-visitor-flow__housesitter__search-results__item__title {
  position: relative;
  margin: 0 0 8px;
}

.new-visitor-flow__housesitter__search-results__item__title h5 {
  font-size: 18px;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.new-visitor-flow__housesitter__search-results__item__date {
  font-size: 15px;
  color: gray;
  margin: 0 0 8px;
}

.new-visitor-flow__housesitter__search-results__item__info>div {
  float: left;
  font-weight: 500;
  cursor: pointer;
}

.new-visitor-flow__housesitter__search-results__item__info ul {
  float: right;
}

.new-visitor-flow__housesitter__search-results__item__info ul li {
  height: 20px;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item__info ul li img {
  height: 20px;
}

.new-visitor-flow__housesitter__search-results__item__info ul li span {
  color: #bcbcbc;
  line-height: 20px;
}

.new-visitor-flow__housesitter__search-results__item__info ul li+li {
  margin-left: 4px;
}

.new-visitor-flow__housesitter__search-results__detail {
  display: none;
}

.new-visitor-flow__housesitter__search-results__detail.open {
  display: block;
}

.new-visitor-flow__housesitter__search-results__item-details {
  padding: 40px 30px;
  background-color: #fff;
  width: 900px;
  position: absolute;
  z-index: 10;
  border-radius: 12px;
  left: 50%;
  top: 100px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.new-visitor-flow__housesitter__search-results__item-details--wrapper {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(51,51,51,.75);
  z-index: 5;
  cursor: pointer;
}

.new-visitor-flow__housesitter__search-results__item-details__left {
  float: left;
  width: 540px;
  overflow: hidden;
}

.new-visitor-flow__housesitter__search-results__item-details__right {
  float: left;
  width: 270px;
  margin-left: 30px;
}

.new-visitor-flow__housesitter__search-results__item-details>h3 {
  font-size: 26px;
  margin: 0 0 14px;
  font-weight: 700;
}

.new-visitor-flow__housesitter__search-results__item-details__location {
  margin: 0 0 20px;
  font-size: 18px;
  color: gray;
  font-weight: 300;
  line-height: 20px;
}

.new-visitor-flow__housesitter__search-results__item-details__location img {
  height: 20px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.new-visitor-flow__housesitter__search-results__item-details__gallery {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}

.new-visitor-flow__housesitter__search-results__item-details .hide-more-info,
.new-visitor-flow__housesitter__search-results__item-details .reveal-more-info {
  color: #47b549!important;
}

.new-visitor-flow__housesitter__search-results__item-details__profile {
  text-align: center;
  background-image: linear-gradient(to top,#f0f0f0,#ddd);
  border-radius: 5px;
  padding: 20px;
  min-height: 405px;
  margin-bottom: 20px;
}

.new-visitor-flow__housesitter__search-results__item-details__profile>img {
  width: 100px;
  height: 100px;
  display: inline-block;
  border-radius: 100%;
}

.new-visitor-flow__housesitter__search-results__item-details__profile>h4 {
  margin: 10px 0 10px;
  font-size: 18px;
  font-weight: 500;
}

.new-visitor-flow__housesitter__search-results__item-details__profile>h6 {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 15px;
}

.new-visitor-flow__housesitter__search-results__item-details__profile .new-visitor-flow__housesitter__search-results__item-details__profile__action-join,
.new-visitor-flow__housesitter__search-results__item-details__profile .new-visitor-flow__housesitter__search-results__item-details__profile__action-register {
  width: 230px;
  height: 60px;
  border-radius: 12px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border: 3px solid transparent;
  cursor: pointer;
  display: inline-block;
  padding-top: 4px;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}

.new-visitor-flow__housesitter__search-results__item-details__profile .new-visitor-flow__housesitter__search-results__item-details__profile__action-join:hover,
.new-visitor-flow__housesitter__search-results__item-details__profile .new-visitor-flow__housesitter__search-results__item-details__profile__action-register:hover {
  border: 3px solid #fff;
}

.new-visitor-flow__housesitter__search-results__item-details__profile .new-visitor-flow__housesitter__search-results__item-details__profile__action-register {
  background-color: #fd4273;
  margin-bottom: 10px;
}

.new-visitor-flow__housesitter__search-results__item-details__profile .new-visitor-flow__housesitter__search-results__item-details__profile__action-join {
  background-color: #47b549;
}

.new-visitor-flow__housesitter__search-results__item-details__profile .new-visitor-flow__housesitter__search-results__item-details__profile__action-tall {
  line-height: 44px;
}

.new-visitor-flow__housesitter__search-results__item-details__animals {
  background-color: #f0f0f0;
  padding: 20px;
  border-radius: 8px;
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__animals>div h5 {
  font-size: 18px;
  font-weight: 500;
  margin: 0 20px 0 0;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__animals>div ul {
  float: left;
  width: calc(100% - 60px);
}

.new-visitor-flow__housesitter__search-results__item-details__animals>div ul li {
  float: left;
  margin-right: 20px;
}

.new-visitor-flow__housesitter__search-results__item-details__animals>div ul li img {
  height: 24px;
  margin-right: 5px;
  display: inline-block;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__animals>div ul li span {
  font-weight: 500;
  line-height: 24px;
  display: inline-block;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__animals>div ul li+li {
  margin-right: 0;
}

.new-visitor-flow__housesitter__search-results__item-details__introduction {
  margin-top: 30px;
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__introduction h5 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 5px;
  color: #333;
}

.new-visitor-flow__housesitter__search-results__item-details__introduction p {
  color: #333;
  margin: 0;
}

.new-visitor-flow__housesitter__search-results__item-details__home {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dashed #ccc;
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__home h5 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 15px;
  color: #333;
}

.new-visitor-flow__housesitter__search-results__item-details__home p {
  color: #333;
  margin: 0 0 25px 0;
}

.new-visitor-flow__housesitter__search-results__item-details__home ul {
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__home ul li {
  width: 33%;
  float: left;
  color: gray;
  padding: 0 0 20px 0;
}

.new-visitor-flow__housesitter__search-results__item-details__home ul li>div {
  height: 24px;
  margin-right: 10px;
  display: inline-block;
  float: left;
  width: 30px;
  text-align: center;
}

.new-visitor-flow__housesitter__search-results__item-details__home ul li>div img {
  height: 24px;
  display: inline-block;
}

.new-visitor-flow__housesitter__search-results__item-details__home ul li span {
  font-weight: 300;
  line-height: 24px;
  display: inline-block;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__responsibilities {
  margin-top: 10px;
  padding-top: 30px;
  border-top: 1px dashed #ccc;
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__responsibilities h5 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 15px;
  color: #333;
}

.new-visitor-flow__housesitter__search-results__item-details__responsibilities p {
  color: #333;
  margin: 0 0 25px 0;
}

.new-visitor-flow__housesitter__search-results__item-details__responsibilities ul li {
  width: 100%;
  float: left;
  padding: 0 0 20px 0;
}

.new-visitor-flow__housesitter__search-results__item-details__responsibilities ul li img {
  height: 24px;
  margin-right: 10px;
  display: inline-block;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__responsibilities ul li span {
  font-weight: 300;
  line-height: 24px;
  display: inline-block;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters {
  margin-top: 10px;
  padding-top: 30px;
  border-top: 1px dashed #ccc;
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters h5 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 32px;
  color: #333;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul {
  width: 100%;
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li.hidden {
  display: none;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li:after {
  content: ' ';
  position: absolute;
  width: 1px;
  background-color: #ccc;
  top: 60px;
  bottom: 0;
  left: 30px;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li figure {
  margin: 0;
  width: 60px;
  height: 60px;
  float: left;
  border-radius: 100%;
  background-color: #f0f0f0;
  overflow: hidden;
  border: 2px solid #ccc;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li figure img {
  width: 56px;
  height: 56px;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div {
  float: left;
  margin-left: 20px;
  width: calc(100% - 80px);
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:first-child span:first-child {
  font-size: 16px;
  color: #474747;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:first-child>div {
  margin-top: 10px;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:first-child>span {
  cursor: pointer;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2) {
  border-radius: 12px;
  background-color: #f0f0f0;
  padding: 20px;
  margin-top: 20px;
  float: left;
  width: 100%;
  display: none;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2) dl {
  width: 100%;
  float: left;
  margin: 0;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2) dl dt {
  float: left;
  margin: 0 10px 0 0;
  font-weight: 500;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2) dl dd {
  float: left;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2)>div {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2)>div figure {
  float: left;
  width: 50px;
  height: 50px;
  border: none;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2)>div figure img {
  width: 50px;
  height: 50px;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2)>div>div {
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  margin-left: 20px;
  width: calc(100% - 70px);
  float: left;
  position: relative;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2)>div>div:before {
  content: ' ';
  position: absolute;
  top: 13px;
  left: -24px;
  border: 12px solid transparent;
  border-color: transparent #fff transparent transparent;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2)>div>div h6 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(2)>div>div>p {
  font-size: 14px;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(3) {
  display: none;
  text-align: right;
  padding: 14px 0;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2)>div:nth-child(3)>span {
  cursor: pointer;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2).open>div:first-child {
  display: none;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2).open>div:nth-child(2) {
  display: block;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li>div>div:nth-child(2).open>div:nth-child(3) {
  display: block;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li:last-child {
  padding-bottom: 0;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li:last-child:after {
  display: none;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li .more {
  display: block;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul li .less {
  display: none;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul.open li {
  display: block!important;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul.open li .more {
  display: none;
}

.new-visitor-flow__housesitter__search-results__item-details__previous-sitters ul.open li .less {
  display: block;
}

.new-visitor-flow__housesitter__search-results__item-details__assignments {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px 5px;
  text-align: center;
}

.new-visitor-flow__housesitter__search-results__item-details__assignments h5 {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 5px;
}

.new-visitor-flow__housesitter__search-results__item-details__assignments ul li {
  font-size: 18px;
  color: gray;
}

.new-visitor-flow__housesitter__search-results__item-details__assignments ul li+li {
  margin-top: 10px;
}

.new-visitor-flow__housesitter__search-results__item-details__map {
  float: left;
  width: 100%;
  height: 350px;
  position: relative;
  margin-top: 35px;
}

.new-visitor-flow__housesitter__search-results__item-details__map>div {
  position: absolute;
  left: -30px;
  width: calc(100% + (30px * 2));
  right: -30px;
  top: 0;
  bottom: 0;
}

.new-visitor-flow__housesitter__search-results__item-details__actions {
  padding: 20px 0 0;
  float: left;
  width: 100%;
  height: 90px;
  position: relative;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div {
  position: absolute;
  left: -30px;
  width: calc(100% + (30px * 2));
  right: -30px;
  top: 0;
  bottom: -40px;
  text-align: center;
  background-color: #f0f0f0;
  padding: 35px;
  border-radius: 0 0 3px 3px;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div>div {
  width: 630px;
  margin: 0 auto;
  height: 60px;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>a,
.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>div {
  width: 290px;
  height: 60px;
  display: block;
  float: left;
  border-radius: 12px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  border: 3px solid transparent;
  cursor: pointer;
  padding-top: 4px;
  -webkit-transition: border 250ms ease-in-out;
  -moz-transition: border 250ms ease-in-out;
  transition: border 250ms ease-in-out;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>a:hover,
.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>div:hover {
  border: 3px solid #fff;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>a.register,
.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>div.register {
  background-color: #fd4273;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>a.join,
.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>div.join {
  background-color: #47b549;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>a.tall,
.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>div.tall {
  line-height: 44px;
}

.new-visitor-flow__housesitter__search-results__item-details__actions>div>div>span {
  width: 50px;
  line-height: 60px;
  font-size: 16px;
  color: gray;
  display: block;
  float: left;
}

.new-visitor-flow__gallery {
  position: fixed;
  z-index: 10000;
  background-color: rgba(51,51,51,.9);
}

.new-visitor-flow__gallery__close {
  position: absolute;
  z-index: 20003;
  cursor: pointer;
  top: 10px;
  right: 10px;
  width: 80px;
  height: 80px;
  font-size: 50px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.new-visitor-flow__gallery__close:after,
.new-visitor-flow__gallery__close:before {
  content: ' ';
  display: block;
  width: 42px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 21px);
  top: 50%;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__gallery__close:before {
  -webkit-transform: translateY(-3px) rotate(45deg);
  -moz-transform: translateY(-3px) rotate(45deg);
  -ms-transform: translateY(-3px) rotate(45deg);
  -o-transform: translateY(-3px) rotate(45deg);
  transform: translateY(-3px) rotate(45deg);
}

.new-visitor-flow__gallery__close:after {
  -webkit-transform: translateY(-3px) rotate(-45deg);
  -moz-transform: translateY(-3px) rotate(-45deg);
  -ms-transform: translateY(-3px) rotate(-45deg);
  -o-transform: translateY(-3px) rotate(-45deg);
  transform: translateY(-3px) rotate(-45deg);
}

.new-visitor-flow__gallery__close,
.new-visitor-flow__gallery__next__handler,
.new-visitor-flow__gallery__prev__handler {
  opacity: 0;
}

.new-visitor-flow__gallery__next,
.new-visitor-flow__gallery__prev {
  position: absolute;
  width: 50%;
  max-width: 80px;
  max-height: 80px;
  top: 50%;
  bottom: 0;
  z-index: 20002;
  cursor: pointer;
  -webkit-transform: translateY(calc(-50% - 30px));
  -moz-transform: translateY(calc(-50% - 30px));
  -ms-transform: translateY(calc(-50% - 30px));
  -o-transform: translateY(calc(-50% - 30px));
  transform: translateY(calc(-50% - 30px));
}

.new-visitor-flow__gallery__next__handler,
.new-visitor-flow__gallery__prev__handler {
  opacity: 0;
  position: absolute;
  width: 50px;
  height: 62px;
  font-size: 80px;
  line-height: 80px;
  color: rgba(255,255,255,.6);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.new-visitor-flow__gallery__next__handler:after,
.new-visitor-flow__gallery__next__handler:before,
.new-visitor-flow__gallery__prev__handler:after,
.new-visitor-flow__gallery__prev__handler:before {
  content: ' ';
  display: block;
  width: 42px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}

.new-visitor-flow__gallery__next__handler:before,
.new-visitor-flow__gallery__prev__handler:before {
  top: calc(50% - 10px);
}

.new-visitor-flow__gallery__next__handler:after,
.new-visitor-flow__gallery__prev__handler:after {
  top: calc(50% + 10px);
}

.new-visitor-flow__gallery__prev {
  left: 0;
}

.new-visitor-flow__gallery__prev__handler {
  left: 0;
}

.new-visitor-flow__gallery__prev__handler:after,
.new-visitor-flow__gallery__prev__handler:before {
  right: 0;
}

.new-visitor-flow__gallery__prev__handler:before {
  -webkit-transform: translateY(-3px) rotate(-45deg);
  -moz-transform: translateY(-3px) rotate(-45deg);
  -ms-transform: translateY(-3px) rotate(-45deg);
  -o-transform: translateY(-3px) rotate(-45deg);
  transform: translateY(-3px) rotate(-45deg);
}

.new-visitor-flow__gallery__prev__handler:after {
  -webkit-transform: translateY(3px) rotate(45deg);
  -moz-transform: translateY(3px) rotate(45deg);
  -ms-transform: translateY(3px) rotate(45deg);
  -o-transform: translateY(3px) rotate(45deg);
  transform: translateY(3px) rotate(45deg);
}

.new-visitor-flow__gallery__next {
  right: 0;
}

.new-visitor-flow__gallery__next__handler {
  right: 0;
}

.new-visitor-flow__gallery__next__handler:after,
.new-visitor-flow__gallery__next__handler:before {
  left: 0;
}

.new-visitor-flow__gallery__next__handler:before {
  -webkit-transform: translateY(-3px) rotate(45deg);
  -moz-transform: translateY(-3px) rotate(45deg);
  -ms-transform: translateY(-3px) rotate(45deg);
  -o-transform: translateY(-3px) rotate(45deg);
  transform: translateY(-3px) rotate(45deg);
}

.new-visitor-flow__gallery__next__handler:after {
  -webkit-transform: translateY(3px) rotate(-45deg);
  -moz-transform: translateY(3px) rotate(-45deg);
  -ms-transform: translateY(3px) rotate(-45deg);
  -o-transform: translateY(3px) rotate(-45deg);
  transform: translateY(3px) rotate(-45deg);
}

.new-visitor-flow__gallery__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 235px);
  margin: 75px 0 160px;
}

.new-visitor-flow__gallery__container {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.new-visitor-flow__gallery__item {
  display: none;
  opacity: 0;
}

.new-visitor-flow__gallery__item--wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.new-visitor-flow__gallery__item--inner,
.new-visitor-flow__gallery__item__container {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.new-visitor-flow__gallery__item--inner:before,
.new-visitor-flow__gallery__item__container:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.new-visitor-flow__gallery__item__container {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 5px;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.new-visitor-flow__gallery__item--image,
.new-visitor-flow__gallery__item--video {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  border: 0;
  cursor: pointer;
  -webkit-transform: scale3d(1,1,1);
  -moz-transform: scale3d(1,1,1);
  -ms-transform: scale3d(1,1,1);
  -o-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

.new-visitor-flow__gallery__item--image {
  width: auto!important;
  height: auto!important;
}

.new-visitor-flow__gallery__item--video {
  height: 150px;
  width: 300px;
}

.new-visitor-flow__gallery__item--description {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
  background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 100%);
  background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 100%);
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.6) 100%);
}

.new-visitor-flow__gallery__description {
  position: absolute;
  bottom: -46px;
  text-align: center;
  left: 50%;
  right: 0;
  height: 35px;
  overflow: hidden;
  width: 700px;
  color: #fff;
  line-height: 125%;
  font-size: 14px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.new-visitor-flow__gallery__thumbs {
  position: absolute;
  bottom: 35px;
  left: 50%;
  right: 0;
  height: 70px;
  max-width: 700px;
  overflow: hidden;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.new-visitor-flow__gallery__thumbs ul {
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  -moz-transition: -moz-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}

.new-visitor-flow__gallery__thumbs ul li {
  width: 100px;
  height: 70px;
  float: left;
  opacity: .45;
  cursor: pointer;
  position: relative;
}

.new-visitor-flow__gallery__thumbs ul li.active,
.new-visitor-flow__gallery__thumbs ul li:hover {
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  opacity: 1;
}

.new-visitor-flow__gallery__thumbs ul li.video:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background-image: url('/static/next/dist/images/video/play-white-circle.svg?7a32187250d9');
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.new-visitor-flow__gallery__thumbs ul li+li {
  margin-left: 10px;
}

.new-visitor-flow__gallery.active {
  width: 100%;
  height: 100%;
}

.new-visitor-flow__gallery.active .new-visitor-flow__gallery__close,
.new-visitor-flow__gallery.active .new-visitor-flow__gallery__next__handler,
.new-visitor-flow__gallery.active .new-visitor-flow__gallery__prev__handler {
  opacity: 1;
}

.new-visitor-flow__content.index--v2 .new-visitor-flow__content-arrows>div>div {
  z-index: 1;
}

.new-visitor-flow__content.homeowner--v2,
.new-visitor-flow__content.housesitter--v2,
.new-visitor-flow__content.index--v2 {
  overflow: hidden;
}

.new-visitor-flow__content.homeowner--v2 .partners-page__hero-with-plans__container,
.new-visitor-flow__content.housesitter--v2 .partners-page__hero-with-plans__container,
.new-visitor-flow__content.index--v2 .partners-page__hero-with-plans__container {
  padding-bottom: 0!important;
}

.new-visitor-flow__content.homeowner--v2 .components__box--round--opacity-smallest,
.new-visitor-flow__content.homeowner--v2 .components__container,
.new-visitor-flow__content.homeowner--v2 .components__container--flat,
.new-visitor-flow__content.homeowner--v2 .components__container--flat-sides,
.new-visitor-flow__content.homeowner--v2 .components__container--flat-top,
.new-visitor-flow__content.homeowner--v2 .components__container--flat-vertical,
.new-visitor-flow__content.homeowner--v2 .components__container--flat-vertical-both,
.new-visitor-flow__content.homeowner--v2 .components__container--flat-vertical-bottom,
.new-visitor-flow__content.homeowner--v2 .components__container--light,
.new-visitor-flow__content.homeowner--v2 .components__container--opacity-smallest,
.new-visitor-flow__content.homeowner--v2 .components__container--page,
.new-visitor-flow__content.homeowner--v2 .components__container--round,
.new-visitor-flow__content.homeowner--v2 .components__container--round--light,
.new-visitor-flow__content.homeowner--v2 .components__container--round--opacity-smallest,
.new-visitor-flow__content.homeowner--v2 .components__container--small,
.new-visitor-flow__content.homeowner--v2 .components__container--top,
.new-visitor-flow__content.homeowner--v2 .components__footer__customer-support,
.new-visitor-flow__content.homeowner--v2 .components__footer__group,
.new-visitor-flow__content.homeowner--v2 .components__footer__join-us,
.new-visitor-flow__content.homeowner--v2 .components__footer__t-and-c,
.new-visitor-flow__content.housesitter--v2 .components__box--round--opacity-smallest,
.new-visitor-flow__content.housesitter--v2 .components__container,
.new-visitor-flow__content.housesitter--v2 .components__container--flat,
.new-visitor-flow__content.housesitter--v2 .components__container--flat-sides,
.new-visitor-flow__content.housesitter--v2 .components__container--flat-top,
.new-visitor-flow__content.housesitter--v2 .components__container--flat-vertical,
.new-visitor-flow__content.housesitter--v2 .components__container--flat-vertical-both,
.new-visitor-flow__content.housesitter--v2 .components__container--flat-vertical-bottom,
.new-visitor-flow__content.housesitter--v2 .components__container--light,
.new-visitor-flow__content.housesitter--v2 .components__container--opacity-smallest,
.new-visitor-flow__content.housesitter--v2 .components__container--page,
.new-visitor-flow__content.housesitter--v2 .components__container--round,
.new-visitor-flow__content.housesitter--v2 .components__container--round--light,
.new-visitor-flow__content.housesitter--v2 .components__container--round--opacity-smallest,
.new-visitor-flow__content.housesitter--v2 .components__container--small,
.new-visitor-flow__content.housesitter--v2 .components__container--top,
.new-visitor-flow__content.housesitter--v2 .components__footer__customer-support,
.new-visitor-flow__content.housesitter--v2 .components__footer__group,
.new-visitor-flow__content.housesitter--v2 .components__footer__join-us,
.new-visitor-flow__content.housesitter--v2 .components__footer__t-and-c,
.new-visitor-flow__content.index .components__box--round--opacity-smallest,
.new-visitor-flow__content.index .components__container,
.new-visitor-flow__content.index .components__container--flat,
.new-visitor-flow__content.index .components__container--flat-sides,
.new-visitor-flow__content.index .components__container--flat-top,
.new-visitor-flow__content.index .components__container--flat-vertical,
.new-visitor-flow__content.index .components__container--flat-vertical-both,
.new-visitor-flow__content.index .components__container--flat-vertical-bottom,
.new-visitor-flow__content.index .components__container--light,
.new-visitor-flow__content.index .components__container--opacity-smallest,
.new-visitor-flow__content.index .components__container--page,
.new-visitor-flow__content.index .components__container--round,
.new-visitor-flow__content.index .components__container--round--light,
.new-visitor-flow__content.index .components__container--round--opacity-smallest,
.new-visitor-flow__content.index .components__container--small,
.new-visitor-flow__content.index .components__container--top,
.new-visitor-flow__content.index .components__footer__customer-support,
.new-visitor-flow__content.index .components__footer__group,
.new-visitor-flow__content.index .components__footer__join-us,
.new-visitor-flow__content.index .components__footer__t-and-c,
.new-visitor-flow__content.index--v2 .components__box--round--opacity-smallest,
.new-visitor-flow__content.index--v2 .components__container,
.new-visitor-flow__content.index--v2 .components__container--flat,
.new-visitor-flow__content.index--v2 .components__container--flat-sides,
.new-visitor-flow__content.index--v2 .components__container--flat-top,
.new-visitor-flow__content.index--v2 .components__container--flat-vertical,
.new-visitor-flow__content.index--v2 .components__container--flat-vertical-both,
.new-visitor-flow__content.index--v2 .components__container--flat-vertical-bottom,
.new-visitor-flow__content.index--v2 .components__container--light,
.new-visitor-flow__content.index--v2 .components__container--opacity-smallest,
.new-visitor-flow__content.index--v2 .components__container--page,
.new-visitor-flow__content.index--v2 .components__container--round,
.new-visitor-flow__content.index--v2 .components__container--round--light,
.new-visitor-flow__content.index--v2 .components__container--round--opacity-smallest,
.new-visitor-flow__content.index--v2 .components__container--small,
.new-visitor-flow__content.index--v2 .components__container--top,
.new-visitor-flow__content.index--v2 .components__footer__customer-support,
.new-visitor-flow__content.index--v2 .components__footer__group,
.new-visitor-flow__content.index--v2 .components__footer__join-us,
.new-visitor-flow__content.index--v2 .components__footer__t-and-c {
  max-width: 100%;
}

.new-visitor-flow__content.homeowner--v2 .partners-page__testimonials>div,
.new-visitor-flow__content.housesitter--v2 .partners-page__testimonials>div,
.new-visitor-flow__content.index .partners-page__testimonials>div,
.new-visitor-flow__content.index--v2 .partners-page__testimonials>div {
  max-width: 1224px;
}

.new-visitor-flow__content.homeowner--v2 .partners-page__testimonials>div>div>div,
.new-visitor-flow__content.housesitter--v2 .partners-page__testimonials>div>div>div,
.new-visitor-flow__content.index .partners-page__testimonials>div>div>div,
.new-visitor-flow__content.index--v2 .partners-page__testimonials>div>div>div {
  max-width: 400px;
  text-align: center;
}

.new-visitor-flow__content.homeowner--v2 .partners-page__testimonials a,
.new-visitor-flow__content.housesitter--v2 .partners-page__testimonials a,
.new-visitor-flow__content.index .partners-page__testimonials a,
.new-visitor-flow__content.index--v2 .partners-page__testimonials a {
  width: 290px;
  height: 60px;
  line-height: 44px;
  font-size: 18px;
  font-weight: 700!important;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content.homeowner--v2 .partners-page__hero-with-plans__container__plans>div,
.new-visitor-flow__content.housesitter--v2 .partners-page__hero-with-plans__container__plans>div,
.new-visitor-flow__content.index .partners-page__hero-with-plans__container__plans>div,
.new-visitor-flow__content.index--v2 .partners-page__hero-with-plans__container__plans>div {
  padding: 36px 30px 40px;
}

.new-visitor-flow__content.homeowner--v2 .partners-page__hero-with-plans__container__plans div:first-child {
  height: 400px;
  transform: translate(53%,84px);
}

.new-visitor-flow__content.homeowner--v2 .partners-page__hero-with-plans__container__plans div:last-child {
  opacity: .5;
  transform: translate(70%,-10%);
}

.new-visitor-flow__content.housesitter--v2 .partners-page__hero-with-plans__container__plans div:first-child {
  opacity: .5;
  transform: translate(-70%,-10%);
}

.new-visitor-flow__content.housesitter--v2 .partners-page__hero-with-plans__container__plans div:last-child {
  height: 400px;
  transform: translate(-53%,84px);
}

.new-visitor-flow__content__trustpilot {
  background-color: #f0f0f0;
}

.new-visitor-flow__content__benefits-and-featured-in>div {
  max-width: 1224px!important;
  margin: 0 auto;
}

.new-visitor-flow__content__benefits-and-featured-in .partners-page__benefits {
  background-color: #fff;
}

.new-visitor-flow__content__benefits-and-featured-in .partners-page__benefits h4 {
  min-height: 66px;
}

.new-visitor-flow__content__benefits-and-featured-in .partners-page__benefits h4>span {
  background-color: #fff;
  color: #000;
  font-size: 32px;
  width: 361px;
  left: calc(50% - 180px);
}

.new-visitor-flow__content__benefits-and-featured-in .partners-page__benefits a {
  display: none;
}

.new-visitor-flow__content__benefits-and-featured-in .partners-page__benefits h5 {
  font-weight: 700;
  font-size: 18px;
}

.new-visitor-flow__content__benefits-and-featured-in .partners-page__benefits h5+p {
  font-size: 18px;
}

.new-visitor-flow__content__benefits-and-featured-in .partners-page__featured-in {
  padding-top: 20px;
  border-top: 1px dashed #ddd;
}

.new-visitor-flow__content .partners-page__matches__pagination {
  margin: 12px 0;
}

.new-visitor-flow__content__map-and-awards>div {
  max-width: 1224px!important;
  margin: 0 auto;
}

.new-visitor-flow__content__map-and-awards .partners-page__awards {
  padding-top: 20px;
  border-top: 1px dashed #ddd;
}

.new-visitor-flow__content__ho-pets {
  background-image: url('/static/next/dist/images/new-visitor-flow/ho-pets-bg.jpg?5a303713e9df');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
  padding: 127px 0 217px;
}

.new-visitor-flow__content__ho-pets__container {
  max-width: 885px;
  margin: 0 auto;
}

.new-visitor-flow__content__ho-pets__container>h1 {
  margin-bottom: 32px;
  font-size: 68px;
}

.new-visitor-flow__content__ho-pets__container>ul {
  margin-bottom: 50px;
}

.new-visitor-flow__content__ho-pets__container__pet {
  display: inline-block;
  margin: 0 7.5px 15px;
}

.new-visitor-flow__content__ho-pets__container__pet>label {
  padding: 15px 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__content__ho-pets__container__pet>label>img {
  display: inline;
  margin-right: 10px;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
}

.new-visitor-flow__content__ho-pets__container__pet>label>img:last-of-type {
  display: none;
}

.new-visitor-flow__content__ho-pets__container__pet>input[type=checkbox] {
  display: none;
}

.new-visitor-flow__content__ho-pets__container__pet>input[type=checkbox]:checked~label {
  background-color: #9fc7e2;
  color: #fff;
}

.new-visitor-flow__content__ho-pets__container__pet>input[type=checkbox]:checked~label>img {
  display: none;
}

.new-visitor-flow__content__ho-pets__container__pet>input[type=checkbox]:checked~label>img:last-of-type {
  display: inline;
}

.new-visitor-flow__content__ho-pets__container>a {
  width: 260px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__ho-location {
  background-image: url('/static/next/dist/images/new-visitor-flow/ho-location-bg.jpg?cc1bd2b6a0be');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 127px 0 294px;
}

.new-visitor-flow__content__ho-location__container {
  margin: 0 auto;
}

.new-visitor-flow__content__ho-location__container>h1 {
  margin-bottom: 32px;
  font-size: 68px;
}

.new-visitor-flow__content__ho-location__container>div {
  height: 60px;
  width: 540px;
  margin: 0 auto 68px;
  position: relative;
}

.new-visitor-flow__content__ho-location__container>div>input {
  color: #000;
  font-size: 20px;
  height: 100%;
  margin: 0;
}

.new-visitor-flow__content__ho-location__container>div>input::-webkit-input-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-location__container>div>input::-moz-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-location__container>div>input:-moz-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-location__container>div>input:-ms-input-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-location__container>div>img {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 30px;
}

.new-visitor-flow__content__ho-location__container>a {
  width: 260px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__ho-dates {
  background-image: url('/static/next/dist/images/new-visitor-flow/ho-dates-bg.jpg?58d508c6deb8');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  text-align: center;
  padding: 127px 0 225px;
}

.new-visitor-flow__content__ho-dates__container {
  margin: 0 auto;
}

.new-visitor-flow__content__ho-dates__container>h1 {
  margin-bottom: 32px;
  font-size: 68px;
}

.new-visitor-flow__content__ho-dates__container__dates {
  margin: 0 auto 50px;
  max-width: 602px;
}

.new-visitor-flow__content__ho-dates__container__dates__date-from,
.new-visitor-flow__content__ho-dates__container__dates__date-to {
  position: relative;
  margin-bottom: 50px;
  height: 60px;
  width: 284px;
  display: inline-block;
  font-size: 0;
}

.new-visitor-flow__content__ho-dates__container__dates__date-from>input,
.new-visitor-flow__content__ho-dates__container__dates__date-to>input {
  margin: 0;
  height: 100%;
  color: #000;
  font-size: 20px;
  cursor: pointer;
}

.new-visitor-flow__content__ho-dates__container__dates__date-from>input::-webkit-input-placeholder,
.new-visitor-flow__content__ho-dates__container__dates__date-to>input::-webkit-input-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-dates__container__dates__date-from>input::-moz-placeholder,
.new-visitor-flow__content__ho-dates__container__dates__date-to>input::-moz-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-dates__container__dates__date-from>input:-moz-placeholder,
.new-visitor-flow__content__ho-dates__container__dates__date-to>input:-moz-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-dates__container__dates__date-from>input:-ms-input-placeholder,
.new-visitor-flow__content__ho-dates__container__dates__date-to>input:-ms-input-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__ho-dates__container__dates__date-from .date-icon,
.new-visitor-flow__content__ho-dates__container__dates__date-to .date-icon {
  position: absolute;
  width: 47px;
  right: 9px;
  top: 9px;
  height: 42px;
  background-image: url('/static/next/dist/images/icons/filters/dates/dates-2x.png?fef9dfc67a20');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.new-visitor-flow__content__ho-dates__container__dates__date-to {
  margin-left: 30px;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate {
  text-align: left;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate>input {
  display: none;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate>input:checked~label>span:first-child {
  background-color: #69c;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate>input:checked~label>span:first-child>img {
  display: inline-block;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate>label {
  font-size: 20px;
  margin-bottom: 0;
  height: 40px;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate>label>span:first-child {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate>label>span:first-child>img {
  display: none;
  position: absolute;
  top: 4px;
  left: 3px;
}

.new-visitor-flow__content__ho-dates__container__dates__approximate>label>span:last-child {
  line-height: 40px;
  height: 40px;
  vertical-align: top;
  margin-left: 15px;
}

.new-visitor-flow__content__ho-dates__container>a {
  width: 260px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__ho-info {
  background-image: url('/static/next/dist/images/new-visitor-flow/ho-pets-bg.jpg?5a303713e9df');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
  padding: 100px 0 30px;
}

.new-visitor-flow__content__ho-info__container {
  position: relative;
  width: 1164px;
  height: 639px;
  margin: 0 auto;
  padding: 55px 25px 20px;
  background-color: rgba(255,255,255,.85);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__ho-info__container>h1 {
  font-size: 32px;
  color: #f181ae;
}

.new-visitor-flow__content__ho-info__container__content {
  font-size: 0;
  margin-bottom: 40px;
}

.new-visitor-flow__content__ho-info__container__content__video-container {
  background-color: #f0f0f0;
  padding: 20px;
  width: calc(50% - (30px / 2));
  margin-right: 15px;
  display: inline-block;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__ho-info__container__content__video-container__video {
  width: 100%;
  height: 280px;
  position: relative;
}

.new-visitor-flow__content__ho-info__container__content__video-container__video>a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.new-visitor-flow__content__ho-info__container__content__reasons {
  text-align: left;
  width: calc(50% - (30px / 2));
  margin-left: 15px;
  display: inline-block;
}

.new-visitor-flow__content__ho-info__container__content__reasons>h1 {
  margin-bottom: 15px;
  font-size: 46px;
  line-height: 100%;
}

.new-visitor-flow__content__ho-info__container__content__reasons>p {
  margin-bottom: 15px;
  font-size: 20px;
}

.new-visitor-flow__content__ho-info__container__content__reasons__list>li>img {
  display: inline-block;
}

.new-visitor-flow__content__ho-info__container__content__reasons__list>li>span:last-child {
  line-height: 28px;
  height: 28px;
  vertical-align: top;
  margin-left: 10px;
  font-size: 20px;
}

.new-visitor-flow__content__ho-info__container>a {
  width: 300px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__hs-location {
  background-image: url('/static/next/dist/images/new-visitor-flow/h-s-destination.jpg?5c4158b85acd');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 127px 0 294px;
}

.new-visitor-flow__content__hs-location__container {
  margin: 0 auto;
}

.new-visitor-flow__content__hs-location__container>h1 {
  margin-bottom: 32px;
  font-weight: 700;
  font-size: 68px;
}

.new-visitor-flow__content__hs-location__container>div {
  height: 60px;
  width: 745px;
  margin: 0 auto 68px;
  position: relative;
}

.new-visitor-flow__content__hs-location__container>div>div {
  float: left;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child {
  width: 335px;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>label {
  padding: 15px 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 20px;
  width: 335px;
  height: 60px;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>label>img {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>label>img:nth-child(2) {
  display: none;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>label>span {
  display: inline-block;
  float: left;
  line-height: 30px;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>input[type=checkbox] {
  display: none;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>input[type=checkbox]:checked~label {
  background-color: #67c17a;
  color: #fff;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>input[type=checkbox]:checked~label>img:nth-child(1) {
  display: none;
}

.new-visitor-flow__content__hs-location__container>div>div:first-child>input[type=checkbox]:checked~label>img:nth-child(2) {
  display: inline-block;
}

.new-visitor-flow__content__hs-location__container>div>div:nth-child(2) {
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #474747;
}

.new-visitor-flow__content__hs-location__container>div>div:last-child {
  width: 350px;
}

.new-visitor-flow__content__hs-location__container>div>div:last-child>input {
  color: #000;
  font-size: 20px;
  margin: 0;
  height: 60px;
  line-height: 60px;
}

.new-visitor-flow__content__hs-location__container>div>div:last-child>input::-webkit-input-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__hs-location__container>div>div:last-child>input::-moz-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__hs-location__container>div>div:last-child>input:-moz-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__hs-location__container>div>div:last-child>input:-ms-input-placeholder {
  color: #000;
  font-weight: 500;
}

.new-visitor-flow__content__hs-location__container>div>div:last-child>img {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 30px;
}

.new-visitor-flow__content__hs-location__container>a {
  width: 260px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__hs-inspirations {
  background-image: url('/static/next/dist/images/new-visitor-flow/h-s-inspire.jpg?10d9ec577aa3');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
  padding: 127px 0 217px;
}

.new-visitor-flow__content__hs-inspirations__container {
  max-width: 780px;
  margin: 0 auto;
}

.new-visitor-flow__content__hs-inspirations__container>h1 {
  margin-bottom: 32px;
  font-size: 68px;
}

.new-visitor-flow__content__hs-inspirations__container>ul {
  margin-bottom: 35px;
  width: 780px;
  float: left;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration {
  display: inline-block;
  margin: 0 0 15px;
  width: 250px;
  float: left;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration:nth-child(2),
.new-visitor-flow__content__hs-inspirations__container__inspiration:nth-child(3),
.new-visitor-flow__content__hs-inspirations__container__inspiration:nth-child(5),
.new-visitor-flow__content__hs-inspirations__container__inspiration:nth-child(6) {
  margin-left: 15px;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>label {
  padding: 15px 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 20px;
  height: 60px;
  line-height: 30px;
  width: 250px;
  display: inline-block;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>label>span {
  display: inline-block;
  float: left;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>label>img {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>label>img:last-of-type {
  display: none;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>input[type=checkbox] {
  display: none;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>input[type=checkbox]:checked~label {
  background-color: #67c17a;
  color: #fff;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>input[type=checkbox]:checked~label>img {
  display: none;
}

.new-visitor-flow__content__hs-inspirations__container__inspiration>input[type=checkbox]:checked~label>img:last-of-type {
  display: inline;
}

.new-visitor-flow__content__hs-inspirations__container>a {
  width: 260px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__hs-pets {
  background-image: url('/static/next/dist/images/new-visitor-flow/ho-pets-bg.jpg?5a303713e9df');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
  padding: 127px 0 217px;
}

.new-visitor-flow__content__hs-pets__container {
  max-width: 1000px;
  margin: 0 auto;
}

.new-visitor-flow__content__hs-pets__container>h1 {
  margin-bottom: 32px;
  font-size: 68px;
}

.new-visitor-flow__content__hs-pets__container>ul {
  margin: 0 auto 50px;
  max-width: 885px;
}

.new-visitor-flow__content__hs-pets__container__pet {
  display: inline-block;
  margin: 0 7.5px 15px;
}

.new-visitor-flow__content__hs-pets__container__pet>label {
  padding: 15px 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-visitor-flow__content__hs-pets__container__pet>label>img {
  display: inline;
  margin-right: 10px;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
}

.new-visitor-flow__content__hs-pets__container__pet>label>img:last-of-type {
  display: none;
}

.new-visitor-flow__content__hs-pets__container__pet>input[type=checkbox] {
  display: none;
}

.new-visitor-flow__content__hs-pets__container__pet>input[type=checkbox]:checked~label {
  background-color: #67c17a;
  color: #fff;
}

.new-visitor-flow__content__hs-pets__container__pet>input[type=checkbox]:checked~label>img {
  display: none;
}

.new-visitor-flow__content__hs-pets__container__pet>input[type=checkbox]:checked~label>img:last-of-type {
  display: inline;
}

.new-visitor-flow__content__hs-pets__container>a {
  width: 260px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__hs-info {
  background-image: url('/static/next/dist/images/new-visitor-flow/h-s-inspire.jpg?10d9ec577aa3');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  text-align: center;
  padding: 100px 0 30px;
}

.new-visitor-flow__content__hs-info__container {
  position: relative;
  width: 1164px;
  height: 639px;
  margin: 0 auto;
  padding: 55px 30px 20px;
  background-color: rgba(255,255,255,.85);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__hs-info__container>h1 {
  font-size: 32px;
  color: #f181ae;
}

.new-visitor-flow__content__hs-info__container__content {
  font-size: 0;
  margin-bottom: 40px;
}

.new-visitor-flow__content__hs-info__container__content__video-container {
  background-color: #f0f0f0;
  padding: 20px;
  width: calc(50% - (30px / 2));
  margin-right: 15px;
  display: inline-block;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content__hs-info__container__content__video-container__video {
  width: 100%;
  height: 280px;
  position: relative;
}

.new-visitor-flow__content__hs-info__container__content__video-container__video>a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.new-visitor-flow__content__hs-info__container__content__reasons {
  text-align: left;
  width: calc(50% - (30px / 2));
  margin-left: 15px;
  display: inline-block;
}

.new-visitor-flow__content__hs-info__container__content__reasons>h1 {
  margin-bottom: 15px;
  font-size: 46px;
  line-height: 100%;
}

.new-visitor-flow__content__hs-info__container__content__reasons>p {
  margin-bottom: 15px;
  font-size: 20px;
}

.new-visitor-flow__content__hs-info__container__content__reasons__list>li>img {
  display: inline-block;
}

.new-visitor-flow__content__hs-info__container__content__reasons__list>li>span:last-child {
  line-height: 28px;
  height: 28px;
  vertical-align: top;
  margin-left: 10px;
  font-size: 20px;
}

.new-visitor-flow__content__hs-info__container>a {
  width: 300px;
  height: 60px;
  font-size: 20px;
  padding: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__content.index .partners-page__hero-with-plans {
  background-image: url('/static/next/dist/images/new-visitor-flow/cat-hero-v1-1224.jpg?79057b40691d');
}

.new-visitor-flow .join-homeowner-popup,
.new-visitor-flow .join-housesitter-popup,
.new-visitor-flow .register-homeowner-popup,
.new-visitor-flow .register-housesitter-popup {
  width: 360px;
  height: 780px;
  margin: 0;
  top: 50%;
  left: 50%;
  padding: 0;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.new-visitor-flow .join-homeowner-popup.tall,
.new-visitor-flow .join-housesitter-popup.tall,
.new-visitor-flow .register-homeowner-popup.tall,
.new-visitor-flow .register-housesitter-popup.tall {
  height: 824px;
}

.new-visitor-flow .join-homeowner-popup>div,
.new-visitor-flow .join-housesitter-popup>div,
.new-visitor-flow .register-homeowner-popup>div,
.new-visitor-flow .register-housesitter-popup>div {
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow .join-homeowner-popup>div>iframe,
.new-visitor-flow .join-housesitter-popup>div>iframe,
.new-visitor-flow .register-homeowner-popup>div>iframe,
.new-visitor-flow .register-housesitter-popup>div>iframe {
  width: 100%;
  height: 100%;
  border: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow .calculator {
  cursor: pointer;
}

.new-visitor-flow .calculator-popup {
  width: 1000px;
  height: 1060px;
  max-height: 1060px;
  margin: 95px 0 0;
  top: 50%;
  left: 50%;
  padding: 0;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.new-visitor-flow .calculator-popup>div {
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow .calculator-popup>div iframe {
  width: 100%;
  height: 840px;
  border: none;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.new-visitor-flow__calculator__wrapper {
  width: 100%;
  height: 100%;
}

.new-visitor-flow__calculator__wrapper>p {
  text-align: center;
}

.new-visitor-flow__calculator__wrapper .new-visitor-flow__homeowner__join-actions {
  background-color: #fff;
  padding-bottom: 22px;
  padding-top: 0;
}

.new-visitor-flow__calculator__wrapper .new-visitor-flow__homeowner__join-actions .new-visitor-flow__homeowner__join-actions__action>p,
.new-visitor-flow__calculator__wrapper .new-visitor-flow__homeowner__join-actions .new-visitor-flow__homeowner__join-actions__action>span {
  display: none;
}

.new-visitor-flow__calculator__wrapper .new-visitor-flow__homeowner__join-actions .new-visitor-flow__homeowner__join-actions__wrapper>div:nth-child(2) {
  margin-top: 18px;
}

.new-visitor-flow__content-arrows {
  font-size: 0;
  height: 80px;
  position: relative;
}

.new-visitor-flow__content-arrows>div {
  width: 1224px;
  margin: 0 auto;
  position: relative;
}

.new-visitor-flow__content-arrows>div>img {
  width: 612px;
  display: inline-block;
}

.new-visitor-flow__content-arrows>div>div {
  width: 24px;
  height: 24px;
  position: absolute;
  left: calc(50% - 12px);
  bottom: 0;
}

.new-visitor-flow__content-arrows>div>div img {
  width: 24px;
  height: 24px;
}

.new-visitor-flow__content-arrows:after,
.new-visitor-flow__content-arrows:before {
  content: '';
  position: absolute;
  background-color: #fff;
  height: 100%;
  width: calc(100% / 2 - 612px);
  left: 0;
  top: 0;
}

.new-visitor-flow__content-arrows:after {
  left: initial;
  right: 0;
}

.new-visitor-flow .index--v2 .partners-page__hero-with-plans__container__plans>div {
  transition: all 1s ease-in-out;
  padding: 27px 30px 36px;
}

.new-visitor-flow .index--v2 .partners-page__safety {
  background-color: #fff;
}

.new-visitor-flow .index--v2 .partners-page__trustpilot {
  background-color: #f0f0f0;
}

.new-visitor-flow .homeowner--v2 .partners-page__hero-with-plans .new-visitor-flow__content-arrows:after,
.new-visitor-flow .homeowner--v2 .partners-page__hero-with-plans .new-visitor-flow__content-arrows:before {
  background-color: #cfe3f0;
  border-top: 1px solid #fff;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps {
  float: left;
  width: 100%;
  background-color: #cfe3f0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps .partners-page__steps__homeowner ul {
  margin-bottom: 0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps .partners-page__steps__homeowner ul li {
  height: auto;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps .new-visitor-flow__homeowner__join-actions,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps .partners-page__steps__homeowner {
  background-color: #cfe3f0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps .new-visitor-flow__content-arrows:after,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps .new-visitor-flow__content-arrows:before {
  background-color: #f0f0f0;
  border-top: 1px solid #fff;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__steps .new-visitor-flow__homeowner__join-actions {
  padding-bottom: 0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-results {
  background-color: #f0f0f0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-join {
  background-color: #f0f0f0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-join .new-visitor-flow__homeowner__join-actions {
  background-color: #f0f0f0;
  padding-bottom: 0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-join .new-visitor-flow__content-arrows:after,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-join .new-visitor-flow__content-arrows:before {
  background-color: #fff;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__safety .partners-page__safety {
  padding-bottom: 60px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__safety .new-visitor-flow__content-arrows:after,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__safety .new-visitor-flow__content-arrows:before {
  background-color: #f0f0f0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__actions-bottom {
  float: left;
  width: 100%;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__actions-bottom .new-visitor-flow__homeowner__join-actions {
  background-color: #f0f0f0;
  padding-top: 65px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-results {
  padding-top: 10px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-results__container {
  max-width: 1150px;
  margin: 0 auto;
  background-color: rgba(255,255,255,.8);
  padding: 30px 20px 10px;
  margin-bottom: 30px;
  clear: both;
  border-radius: 12px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__search-results__container:after {
  content: "";
  display: table;
  clear: both;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits {
  float: left;
  width: 100%;
  background-color: #f0f0f0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits>h3 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #333;
  margin: 60px 0 14px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits>p {
  font-size: 20px;
  text-align: center;
  margin: 0 0 14px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits {
  background-color: #f0f0f0;
  font-size: 16px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__btn--membership,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__nav-bar__join-now-button,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__nav-bar__refer-a-friend-button,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits h4 {
  display: none;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__box2,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__box2-3,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__box2-3-3,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__box2-landscape-3,
.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__box2-landscape-3-3 {
  margin: 0;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits .components__grid {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__benefits .partners-page__benefits h5 {
  font-weight: 700;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div {
  width: 1160px;
  margin: 0 auto;
  padding: 30px;
  border-radius: 12px;
  background-color: #fff;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div>div {
  position: relative;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div>div .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div>div .overlay.housesitter {
  background-image: url('https://img.youtube.com/vi/BZI1FrvR77U/maxresdefault.jpg');
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div>div .overlay.homeowner {
  background-image: url('https://img.youtube.com/vi/0uIcKAO0ZO0/maxresdefault.jpg');
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div>div .overlay img {
  position: absolute;
  left: 50%;
  top: calc(50% + 36px);
  width: 110px;
  height: 214px;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div>div .overlay img:hover {
  opacity: .8;
}

.new-visitor-flow .homeowner--v2 .new-visitor-flow__homeowner__video>div iframe {
  width: 100%;
  height: 618px;
}

.new-visitor-flow .homeowner--v2 .partners-page__trustpilot {
  background-color: #fff;
}

.new-visitor-flow .housesitter--v2 .partners-page__hero-with-plans .new-visitor-flow__content-arrows:after,
.new-visitor-flow .housesitter--v2 .partners-page__hero-with-plans .new-visitor-flow__content-arrows:before {
  background-color: #f0f0f0;
  border-top: 1px solid #fff;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__steps {
  float: left;
  width: 100%;
  background-color: #dff2e3;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__steps .new-visitor-flow__housesitter__join-actions,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__steps .partners-page__steps__housesitter {
  background-color: #dff2e3;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__steps .new-visitor-flow__content-arrows:after,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__steps .new-visitor-flow__content-arrows:before {
  background-color: #fff;
  border-top: 1px solid #fff;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__steps .new-visitor-flow__housesitter__join-actions {
  padding-bottom: 0;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits {
  float: left;
  width: 100%;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits>h3 {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #333;
  margin: 60px 0 14px;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits>p {
  font-size: 20px;
  text-align: center;
  margin: 0 0 14px;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits {
  background-color: #fff;
  font-size: 18px;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__btn--membership,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__nav-bar__join-now-button,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__nav-bar__refer-a-friend-button,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits h4 {
  display: none;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__box2,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__box2-3,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__box2-3-3,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__box2-landscape-3,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__box2-landscape-3-3 {
  margin: 0;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits .components__grid {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__benefits .partners-page__benefits h5 {
  font-weight: 700;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__search-results {
  background-color: #f0f0f0;
  padding-top: 10px;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__search-join {
  background-color: #f0f0f0;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__search-join .new-visitor-flow__housesitter__join-actions {
  background-color: #f0f0f0;
  padding-bottom: 0;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__search-join .new-visitor-flow__content-arrows:after,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__search-join .new-visitor-flow__content-arrows:before {
  background-color: #dff2e3;
  border-top: 1px solid #fff;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__safety .partners-page__safety {
  padding-bottom: 60px;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__safety .new-visitor-flow__content-arrows:after,
.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__safety .new-visitor-flow__content-arrows:before {
  background-color: #f0f0f0;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__actions-bottom {
  float: left;
  width: 100%;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__actions-bottom .new-visitor-flow__housesitter__join-actions {
  background-color: #e6e6e6;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__search-results__container {
  max-width: 1150px;
  margin: 0 auto;
  background-color: rgba(255,255,255,.8);
  padding: 30px 20px 10px;
  margin-bottom: 30px;
  clear: both;
  border-radius: 12px;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__search-results__container:after {
  content: "";
  display: table;
  clear: both;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div {
  width: 1160px;
  margin: 0 auto;
  padding: 30px;
  border-radius: 12px;
  background-color: #f0f0f0;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div>div {
  position: relative;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div>div .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div>div .overlay.housesitter {
  background-image: url('https://img.youtube.com/vi/BZI1FrvR77U/maxresdefault.jpg');
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div>div .overlay.homeowner {
  background-image: url('https://img.youtube.com/vi/0uIcKAO0ZO0/maxresdefault.jpg');
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div>div .overlay img {
  position: absolute;
  left: 50%;
  top: calc(50% + 36px);
  width: 110px;
  height: 214px;
  transform: translateX(-50%) translateY(-50%);
  cursor: pointer;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div>div .overlay img:hover {
  opacity: .8;
}

.new-visitor-flow .housesitter--v2 .new-visitor-flow__housesitter__video>div iframe {
  width: 100%;
  height: 618px;
}

.new-visitor-flow .housesitter--v2 .partners-page__trustpilot {
  background-color: #f0f0f0;
}

@media (min-width:560px) {
  .new-visitor-flow__gallery__item--image,
  .new-visitor-flow__gallery__item--video {
    max-width: 700px;
  }
}

@media (min-width:768px) {
  .new-visitor-flow__gallery__item--video {
    height: 400px;
    width: 700px;
  }
}

@media (min-width:1224px) {
  .new-visitor-flow__gallery__next__handler,
  .new-visitor-flow__gallery__prev__handler {
    width: 80px;
  }
}

@media (min-width:1600px) {
  .new-visitor-flow__content.index .partners-page__hero-with-plans {
    background-image: url('/static/next/dist/images/new-visitor-flow/cat-hero-v1-1920.jpg?e7d003bb9383');
  }

  .new-visitor-flow__content__ho-pets,
  .new-visitor-flow__content__hs-pets {
    background-image: url('/static/next/dist/images/new-visitor-flow/ho-pets-bg-1920.jpg?f1ffe802b891');
  }

  .new-visitor-flow__content__ho-location {
    background-image: url('/static/next/dist/images/new-visitor-flow/ho-location-bg-1920.jpg?6c89738e670f');
  }

  .new-visitor-flow__content__ho-dates {
    background-image: url('/static/next/dist/images/new-visitor-flow/ho-dates-bg-1920.jpg?57a795a84f7a');
  }

  .new-visitor-flow__content__hs-location {
    background-image: url('/static/next/dist/images/new-visitor-flow/hs-destination-bg-1920.jpg?01914b603356');
  }

  .new-visitor-flow__content__hs-inspirations {
    background-image: url('/static/next/dist/images/new-visitor-flow/hs-inspiration-bg-1920.jpg?9808e19eb9fd');
  }
}

.search__recommended__assignments__header {
  background-image: url('/static/next/dist/images/listings/recommended/recommended-header-tablet.png?8feda2572b64');
  background-size: cover;
  height: 428px;
  text-align: center;
  position: relative;
}

.search__recommended__assignments__header__text-container {
  width: 90%;
  height: 100%;
  margin: auto;
  position: relative;
}

.search__recommended__assignments__header__text-container h1 {
  font-size: 48px;
  top: 15%;
}

.search__recommended__assignments__header__text-container h2 {
  font-size: 18px;
  line-height: 140%;
  bottom: 15%;
}

.search__recommended__assignments__header__text {
  color: #fff;
  margin: 0;
  left: calc(50% - 150px);
  width: 300px;
  display: inline-block;
  position: absolute;
}

.search__recommended__assignments__title {
  text-align: center;
}

.search__recommended__assignments__title h4 {
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
  color: #474747;
  margin: 30px auto 10px;
  text-align: center;
  width: 80%;
  max-width: 900px;
  position: relative;
}

.search__recommended__assignments__title h4:after {
  content: ' ';
  width: 100%;
  bottom: calc(100% - 25px);
  height: 12px;
  background-image: url('/static/next/dist/images/partners/green-wave.png?6394e0381cbb');
  background-repeat: repeat-x;
  background-size: 12px 12px;
  z-index: 0;
  display: block;
  position: absolute;
}

.search__recommended__assignments__title h4 span {
  background-color: #fff;
  padding: 0 20px;
  display: inline-block;
  width: 200px;
  z-index: 500;
  left: calc(50% - 100px);
  position: absolute;
}

.search__recommended__assignments__title p {
  padding-top: 50px;
}

.search__recommended__assignments__more-button {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 10px 0 30px;
}

.search__recommended__assignments__more-button a {
  padding: 15px 0;
  margin: auto;
  font-weight: 500;
  border-radius: 28px;
  float: none;
  font-size: 16px;
  width: 300px;
}

.search__recommended__assignments__more-button a:hover {
  cursor: pointer;
}

.search__recommended__assignments__help-center {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 40px 0 50px;
}

.search__recommended__assignments__help-center>a:hover {
  cursor: pointer;
}

.search__recommended__assignments__help-center>div>h4 {
  font-size: 20px;
}

.search__recommended__assignments__help-center>div>h5 {
  margin-bottom: 0;
  font-size: 16px;
}

.search__recommended__assignments__steps {
  display: inline-block;
  width: 100%;
}

.search__recommended__assignments .search__results--container {
  margin-top: 20px;
  padding: 0 20px;
  float: none;
}

.search__recommended__assignments .partners-page__photo-bar {
  max-width: 100%;
}

@media (min-width:480px) {
  .search__recommended__assignments__header {
    height: 480px;
    background-image: url('/static/next/dist/images/listings/recommended/recommended-header-desktop.png?168fc3f52bcf');
  }

  .search__recommended__assignments__header__text {
    width: 400px;
    left: calc(50% - 200px);
  }

  .search__recommended__assignments__header__text-container h1 {
    font-size: 60px;
  }

  .search__recommended__assignments__header__text-container h2 {
    font-size: 20px;
  }
}

@media (min-width:650px) {
  .search__recommended__assignments__title h4 {
    font-size: 28px;
    margin: 40px auto 20px;
  }

  .search__recommended__assignments__title h4 span {
    width: 430px;
    left: calc(50% - 215px);
  }

  .search__recommended__assignments__title p {
    font-size: 20px;
    padding-top: 40px;
  }
}

@media (min-width:768px) {
  .search__recommended__assignments__header__text {
    left: calc(50% - 250px);
    width: 500px;
  }

  .search__recommended__assignments__header__text-container {
    width: 50%;
    margin: auto;
  }

  .search__recommended__assignments__header__text-container h2 {
    font-size: 24px;
  }

  .search__recommended__assignments__title h4 {
    font-size: 28px;
    margin: 40px auto 20px;
  }

  .search__recommended__assignments__title h4 span {
    width: 430px;
    left: calc(50% - 215px);
  }

  .search__recommended__assignments__title p {
    font-size: 20px;
    padding-top: 40px;
  }

  .search__recommended__assignments__help-center>div>h4 {
    font-size: 28px;
  }

  .search__recommended__assignments__help-center>div>h5 {
    font-size: 20px;
  }

  .search__recommended__assignments__more-button {
    padding-bottom: 60px;
  }

  .search__recommended__assignments__more-button a {
    padding: 20px 0;
    font-size: 20px;
    width: 360px;
  }

  .search__recommended__assignments .search__results--container {
    margin: 40px auto 60px;
    padding: 0 20px;
  }
}

.search__recommended__header {
  background-size: cover;
  height: 428px;
  position: relative;
}

.search__recommended__header__text-container {
  text-align: center;
}

.search__recommended__header__text-container h1 {
  font-size: 48px;
  top: 15%;
}

.search__recommended__header__text-container h2 {
  font-size: 18px;
  line-height: 140%;
  bottom: 15%;
}

.search__recommended__header__text {
  color: #fff;
  margin: 0;
  left: calc(50% - 150px);
  width: 300px;
  display: inline-block;
  position: absolute;
}

.search__recommended__title {
  text-align: center;
}

.search__recommended__title h4 {
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
  color: #474747;
  margin: 30px auto 10px;
  text-align: center;
  width: 80%;
  max-width: 900px;
  position: relative;
}

.search__recommended__title h4:after {
  content: ' ';
  width: 100%;
  bottom: calc(100% - 25px);
  height: 12px;
  background-image: url('/static/next/dist/images/partners/green-wave.png?6394e0381cbb');
  background-repeat: repeat-x;
  background-size: 12px 12px;
  z-index: 0;
  display: block;
  position: absolute;
}

.search__recommended__title h4 span {
  background-color: #fff;
  padding: 0 20px;
  display: inline-block;
  width: 200px;
  z-index: 500;
  left: calc(50% - 100px);
  position: absolute;
}

.search__recommended__title p {
  padding-top: 50px;
}

.search__recommended__button {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.search__recommended__button a {
  padding: 7px 0;
  margin: auto;
  font-weight: 500;
  border-radius: 22px;
  float: none;
  font-size: 16px;
  width: 200px;
}

.search__recommended__button a:hover {
  cursor: pointer;
}

.search__recommended__button .wide {
  width: 240px;
}

.search__recommended__header-button {
  padding: 10px 0;
}

.search__recommended__header-button a {
  position: relative;
}

.search__recommended__header-button a img {
  width: 8px;
  height: auto;
  display: inline-block;
  position: absolute;
  right: 32px;
  bottom: 16px;
}

.search__recommended__section {
  padding: 25px 20px;
  text-align: center;
}

.search__recommended__section p {
  margin: 0;
}

.search__recommended__trustpilot {
  width: 100%;
  height: 111px;
  background-color: #47b549;
  background: rgba(71,181,73,.08);
  position: relative;
}

.search__recommended__trustpilot__white {
  width: 100%;
  background-color: #fff;
  height: 50%;
  border-radius: 0 0 50% 50%;
}

.search__recommended__trustpilot__widget-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 20px;
}

.search__recommended__footer {
  position: relative;
}

.search__recommended__footer__image {
  max-width: 100%;
  max-height: 100%;
}

.search__recommended__sitters>p {
  font-size: 14px;
  text-align: center;
}

.search__recommended__sitters .trustpilot-widget {
  height: 32px;
  padding: 2px;
}

@media (min-width:768px) {
  .search__recommended__sitters .trustpilot-widget {
    padding: 5px;
  }
}

.search__recommended__sitters .search__recommended__phone-bubble {
  display: none;
}

.search__recommended__sitters .search__recommended__header {
  height: auto;
}

.search__recommended__sitters .search__recommended__header .components__container--page {
  padding: 0;
}

.search__recommended__sitters .search__recommended__header__image {
  background-image: url('/static/next/dist/images/listings/recommended/recommended-sitters-header-mobile.jpg?91ae8a81707d');
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 360px;
}

.search__recommended__sitters .search__recommended__header__text {
  position: unset;
  min-height: 120px;
}

.search__recommended__sitters .search__recommended__header__text-container {
  margin: 30px 0 15px 15px;
  text-align: left;
  display: inline-block;
  width: 90%;
}

.search__recommended__sitters .search__recommended__header__text-container h1 {
  color: #fff;
  font-size: 20px;
  line-height: 140%;
  font-weight: 300;
  margin: 0;
  width: 70%;
}

.search__recommended__sitters .search__recommended__header__text-container h1 p {
  margin: 0;
}

.search__recommended__sitters .search__recommended__header a {
  cursor: pointer;
  color: #fff;
  margin: 15px 0;
  display: inline-block;
}

.search__recommended__sitters .search__recommended__header-button {
  text-align: left;
  padding: 0;
}

.search__recommended__sitters .search__recommended__header-button a {
  width: 240px;
  background-color: #e1007e;
  padding: 8px 25px;
}

.search__recommended__sitters .search__recommended__subheader {
  font-size: 14px;
  padding-bottom: 0;
  z-index: 500;
  margin-bottom: -30px;
}

.search__recommended__sitters .search__recommended__subheader__text {
  color: #fff;
  margin: 15px 0;
}

.search__recommended__sitters .search__recommended__title {
  margin: 30px 0 15px;
}

.search__recommended__sitters .search__recommended__title h4 {
  font-size: 16px;
}

.search__recommended__sitters .search__recommended__title h4::after {
  display: none;
}

.search__recommended__sitters .search__recommended__more-button {
  padding: 30px 0 40px;
}

.search__recommended__sitters .search__recommended__up-button {
  position: absolute;
  z-index: 500;
  margin: auto;
  top: 70%;
  left: calc(50% - 25px);
  cursor: pointer;
}

.search__recommended__sitters .search__recommended__up-button__circle {
  background: #000;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  opacity: .3;
  position: absolute;
  left: calc(50% - 25px);
}

.search__recommended__sitters .search__recommended__up-button__arrow {
  width: 50px;
  height: 50px;
  margin: auto;
  position: relative;
}

.search__recommended__sitters .search__recommended__up-button__arrow img {
  position: absolute;
  top: 25%;
  left: 25%;
}

.search__recommended__sitters .search__recommended__join-section {
  text-align: center;
  margin: 30px 0;
}

.search__recommended__sitters .search__recommended__join-section .search__recommended__button {
  text-align: center;
}

.search__recommended__sitters .search__recommended__join-section .search__recommended__button a {
  text-align: left;
  width: 260px;
}

@media (min-width:768px) {
  .search__recommended__sitters .search__recommended__phone-bubble {
    display: block;
    color: #fff;
    position: fixed;
    bottom: auto;
    right: 0;
    top: 127px;
    background-image: none;
    background-color: #67c179;
    height: initial;
    text-align: left;
    width: 170px;
    padding: 10px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    z-index: 1500;
  }

  .search__recommended__sitters .search__recommended__phone-bubble p {
    margin: 0;
  }

  .search__recommended__sitters .search__recommended__phone-bubble>div>p {
    font-size: 14px;
  }

  .search__recommended__sitters .search__recommended__header__image {
    min-height: 410px;
    background-image: url('/static/next/dist/images/listings/recommended/recommended-sitters-header.jpg?ee3bd4edf2f3');
    background-position: 50% 90%;
  }

  .search__recommended__sitters .search__recommended__header__text-container {
    width: 700px;
    margin: 64px 30px 40px;
    font-size: 18px;
  }

  .search__recommended__sitters .search__recommended__header__text-container h1 {
    font-size: 34px;
    width: 100%;
  }

  .search__recommended__sitters .search__recommended__header__text {
    width: 100%;
  }

  .search__recommended__sitters .search__recommended__button a {
    width: 260px;
  }

  .search__recommended__sitters .search__recommended__button .wide {
    font-size: 18px;
  }

  .search__recommended__sitters .search__recommended__header-button a {
    width: 320px;
    font-size: 18px;
  }

  .search__recommended__sitters .search__recommended__subheader {
    width: 70%;
    padding: 50px 20px 0;
    margin-bottom: 0;
  }

  .search__recommended__sitters .search__recommended__title {
    margin: 30px 0 25px;
  }

  .search__recommended__sitters .search__recommended__title h4 {
    font-size: 20px;
  }

  .search__recommended__sitters .search__recommended__join-section p {
    font-size: 20px;
  }

  .search__recommended__sitters .search__recommended__footer {
    height: 320px;
    overflow: hidden;
  }

  .search__recommended__sitters .search__recommended__footer__image {
    width: auto;
    max-height: none;
    position: absolute;
    overflow: hidden;
    top: -100%;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: auto;
  }
}

@media (min-width:1024px) {
  .search__recommended__sitters .search__recommended__header__text-container {
    margin-left: 64px;
  }

  .search__recommended__sitters .search__recommended__header__text-container h1 {
    font-size: 32px;
  }

  .search__recommended__sitters .search__recommended__subheader__text {
    margin: 25px 0;
  }
}

@media (min-width:1224px) {
  .search__recommended__sitters .search__recommended__header__text-container {
    margin-left: 0;
  }

  .search__recommended__sitters .search__recommended__header .components__container--page {
    padding: 0 60px;
  }
}

.search__recommended__sitters .search__results--container {
  padding-top: 0;
  margin-top: 0;
  float: none;
}

@media (min-width:768px) {
  .search__recommended__sitters .search__results--container {
    padding: 0 30px;
  }
}

@media (min-width:1024px) {
  .search__recommended__sitters .search__results--container {
    padding: 0 60px;
  }
}

.search__recommended__sitters .search__sitters .search__results__item__detail {
  height: 90px;
}

.search__assignments .hide-more-info,
.search__assignments .reveal-more-info {
  color: #47b549!important;
}

.search__assignments .search__header h1 span {
  font-weight: 400;
}

.search__assignments .search__join__today {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(-90deg,#ddd,#f0f0f0);
  background-image: linear-gradient(-180deg,#ddd,#f0f0f0);
  float: left;
  width: 100%;
}

.search__assignments .search__join__today p>a {
  color: #69c;
}

.search__assignments .search__filters--dates .search__filters__group-item:hover .date-icon {
  background-image: url('/static/next/dist/images/icons/filters/dates/dates-green-2x.png?f40ef6fc9dbb');
}

.search__assignments .search__results__tabs__breadcrumbs {
  display: none;
}

.search__assignments .search__results__item__dates {
  font-size: 13px;
}

.search__assignments .search__results__item__location {
  margin-top: 5px;
}

.search__assignments .search__results__item__badges {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 5px;
  min-height: 18px;
}

.search__assignments .search__results__item__badges .search__results__item__badge:first-child {
  margin-left: 0;
}

.search__assignments .search__detail__location {
  font-size: 14px;
  color: gray;
  line-height: 22px;
}

.search__assignments .search__detail__badges {
  background-color: #f0f0f0;
}

.search__assignments .search__detail__tags>* {
  background-color: #f0f0f0;
  float: left;
  padding: 5px 10px;
  margin-top: 10px;
  border-radius: 5px;
  font-size: 14px;
}

.search__assignments .search__detail__tags>:not(:last-child) {
  margin-right: 10px;
}

.search__assignments .search__detail .search__timeline__item__line {
  display: block;
  position: absolute;
  left: 28px;
  top: 0;
  width: 2px;
  height: 100%;
  background-color: #ccc;
}

.search__assignments .search__detail .search__timeline__item__profile {
  float: left;
}

.search__assignments .search__detail .search__timeline__item__detail {
  margin-left: 80px;
  margin-top: 0;
}

.search__assignments .search__detail .search__timeline__item__detail::after {
  content: ' ';
  position: absolute;
  left: -31px;
  top: 11px;
}

.search__assignments__applicants {
  margin-bottom: 14px;
}

.search__assignments__applicants__info {
  font-size: 14px;
  text-align: center;
  color: #f181ae;
}

.search__assignments__applicants__extra {
  line-height: 140%;
}

.search__assignments__applicants__extra--help {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  position: relative;
  background-color: #e6e6e6;
  color: gray;
  cursor: pointer;
  margin: 0 5px;
  line-height: 20px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.search__assignments__applicants__extra--help-bubble {
  display: none;
  position: absolute;
  top: -80px;
  width: 180px;
  left: -110px;
  color: #333;
  background-color: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  text-align: left;
  font-size: 12px;
}

.search__assignments__applicants__extra--help-bubble::after {
  content: ' ';
  position: absolute;
  bottom: -16px;
  right: 32px;
  border: 8px solid #e6e6e6;
  border-color: #e6e6e6 transparent transparent transparent;
}

.search__assignments__applicants__extra--help:hover {
  background-color: #47b549;
  color: #fff;
}

.search__assignments__applicants__extra--help:hover .search__assignments__applicants__extra--help-bubble {
  display: block;
}

@media (min-width:768px) {
  .search__assignments .search__detail__location {
    font-size: 16px;
  }

  .search__assignments .search__detail__header {
    padding: 10px;
  }

  .search__assignments .search__detail__header .search__detail__header--close {
    font-size: 14px;
  }

  .search__assignments .search__detail__badges {
    margin-bottom: 0;
    width: calc(100% / 3 * 2);
  }

  .search__assignments .search__detail__info {
    width: calc(100% / 3 * 2);
  }
}

@media (min-width:1024px) {
  .search__assignments #id_cities_search {
    width: 50%!important;
  }
}

.search__filters--location .search__filters__button--search {
  background-image: url('/static/next/dist/images/icons/search/search-2x.png?41afac207ad1');
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: none;
}

.search__filters__family-friendly label {
  position: relative;
}

.search__filters__family-friendly .search__detail__date__extra--help {
  background-color: #e6e6e6;
  color: gray;
  position: absolute;
  right: -30px;
  top: -4px;
}

.search__filters__family-friendly .search__detail__date__extra--help-bubble {
  background-color: #e6e6e6;
  top: -60px!important;
}

.search__filters__family-friendly .search__detail__date__extra--help-bubble::after {
  border-color: #e6e6e6 transparent transparent transparent;
}

.search__filters__assignment-length {
  float: left;
  width: 100%;
}

.search__filters__assignment-length .search__filters__group-label {
  margin-bottom: 0;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}

.search__filters__assignment-length--value {
  margin-top: 5px;
  color: gray;
  font-size: 12px;
}

.search__filters__assignment-length--bar .slider .progress {
  top: -4px;
  left: 5px;
  width: calc(100% - 10px);
}

.search__filters__assignment-length--bar .slider .progress-bar {
  height: 10px;
}

.search__filters__assignment-length--bar .slider .progress-bar--container {
  height: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
}

.search__filters__assignment-length--bar .slider .progress-bar-active {
  height: 10px;
  background-color: #47b549;
}

.search__filters__assignment-length--bar .slider-knob--inner {
  width: 20px;
  height: 20px;
  background-color: #47b549;
  -webkit-transform: translateX(6px) translateY(6px);
  -moz-transform: translateX(6px) translateY(6px);
  -ms-transform: translateX(6px) translateY(6px);
  -o-transform: translateX(6px) translateY(6px);
  transform: translateX(6px) translateY(6px);
}

.search__filters__assignment-length--bar .slider-knob--inner:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 6px #ddd;
  -webkit-transform: translateX(6px) translateY(6px);
  -moz-transform: translateX(6px) translateY(6px);
  -ms-transform: translateX(6px) translateY(6px);
  -o-transform: translateX(6px) translateY(6px);
  transform: translateX(6px) translateY(6px);
}

.search__filters__assignment-length--bar .slider-knob.active .slider-knob--inner {
  background-color: #47b549;
}

.search__filters__assignment-length--bar .slider.expand .slider-knob--inner {
  width: 20px;
  height: 20px;
  -webkit-transform: translateX(6px) translateY(6px);
  -moz-transform: translateX(6px) translateY(6px);
  -ms-transform: translateX(6px) translateY(6px);
  -o-transform: translateX(6px) translateY(6px);
  transform: translateX(6px) translateY(6px);
}

.search__filters__assignment-length--bar .slider .bubble {
  display: none;
}

@media (min-width:768px) {
  .search .search__results__tabs__breadcrumbs {
    display: block;
  }

  .search .search__results__item__dates {
    font-size: 14px;
  }

  .search__filters--location .search__filters__button--search {
    width: 44px;
    background-size: 20px;
  }
}

@media (min-width:1024px) {
  .search__filters__assignment-length {
    display: block;
    width: 33%;
    padding-left: 20px;
  }

  .search__filters__assignment-length .search__filters__group-label {
    padding-top: 0;
    border-top: none;
  }
}

@media (min-width:1224px) {
  .search .search__results__item__badges {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
  }

  .search .search__results__item__badges .search__results__item__badge:first-child {
    margin-left: 5px;
  }
}

.search__carousel {
  position: relative;
}

.search__carousel__assignments>div,
.search__carousel__sitters>div {
  width: 100%;
  overflow: hidden;
}

.search__carousel__assignments ul,
.search__carousel__sitters ul {
  display: table;
  height: 100%;
}

.search__carousel__assignments .search__results__item,
.search__carousel__sitters .search__results__item {
  display: table-cell;
  height: 100%;
  width: 25%;
}

.search__carousel__assignments .search__results__item .search__results__item__actions,
.search__carousel__assignments .search__results__item .search__results__item__description,
.search__carousel__sitters .search__results__item .search__results__item__actions,
.search__carousel__sitters .search__results__item .search__results__item__description {
  display: none;
}

.search__carousel__assignments .search__results__item .homeowner--link,
.search__carousel__assignments .search__results__item .housesitter--link,
.search__carousel__sitters .search__results__item .homeowner--link,
.search__carousel__sitters .search__results__item .housesitter--link {
  cursor: pointer;
}

.search__carousel__assignments .search__results__item--more,
.search__carousel__sitters .search__results__item--more {
  text-align: center;
  position: relative;
}

.search__carousel__assignments .search__results__item--more>a,
.search__carousel__sitters .search__results__item--more>a {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.search__carousel__assignments__next,
.search__carousel__assignments__prev,
.search__carousel__sitters__next,
.search__carousel__sitters__prev {
  width: 30px;
  height: 30px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 15px);
  left: -40px;
  display: none;
}

.search__carousel__assignments__next:before,
.search__carousel__assignments__prev:before,
.search__carousel__sitters__next:before,
.search__carousel__sitters__prev:before {
  content: '';
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.search__carousel__assignments__next:hover:before,
.search__carousel__assignments__prev:hover:before,
.search__carousel__sitters__next:hover:before,
.search__carousel__sitters__prev:hover:before {
  opacity: .5;
}

.search__carousel__assignments__next,
.search__carousel__sitters__next {
  left: initial;
  right: -40px;
  display: block;
}

.search__carousel__assignments__next:before,
.search__carousel__sitters__next:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.search__carousel__assignments.search__sitters .search__results__item__detail,
.search__carousel__sitters.search__sitters .search__results__item__detail {
  height: 83px;
}

.search__carousel__assignments .search__results__item {
  width: calc(100% / 3);
}

.search__favourite__button__overlay {
  background-image: url('/static/next/dist/images/listings/favourite-icon/favourite-icon-grey.svg?48287da2a247');
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  width: 100%;
}

.search__favourite__button__overlay.favourited {
  background-image: url('/static/next/dist/images/listings/favourite-icon/favourite-icon-pink.svg?156e8f8b7441');
}

.search__favourite__button__overlay:hover {
  background-image: url('/static/next/dist/images/listings/favourite-icon/favourite-icon-pink.svg?156e8f8b7441');
}

.search__favourite__button__overlay:hover.favourited {
  background-image: url('/static/next/dist/images/listings/favourite-icon/favourite-icon-grey.svg?48287da2a247');
}

.search__favourite__button__container {
  position: relative;
  width: 65px;
  height: 65px;
}

.search__favourite__button__container .components__tooltip {
  left: 52%;
}

.search__favourite__button:hover {
  cursor: pointer;
}

.search__favourite__button:hover.favourited .search__favourite__button__tooltip.favourited .components__tooltip {
  display: block;
}

.search__favourite__button:hover:not(.favourited) .search__favourite__button__tooltip:not(.favourited) .components__tooltip {
  display: block;
}

.search__firewall-overlay .components__overlay--wrapper div:last-child,
.search__firewall-overlay .components__overlay--wrapper div:last-child>iframe {
  height: 100%;
  width: 100%;
}

.search__firewall-overlay .components__overlay--wrapper div:last-child>iframe {
  border: none;
}

@media (max-width:768px) {
  .search__firewall-overlay.open {
    height: 100vh!important;
  }

  .search__firewall-overlay.open .components__overlay--wrapper div:last-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 500;
  }
}

.search__sitters__detail {
  line-height: 140%;
}

.search__sitters__detail--top {
  text-align: center;
}

.search__sitters__detail--container {
  padding: 20px 15px;
}

.search__sitters__detail__sticky-header {
  padding: 15px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  text-align: center;
  display: none;
  background-color: #fff;
  width: 100%;
  position: fixed;
  z-index: 1000;
  left: 0;
}

.search__sitters__detail__sticky-header>div {
  padding: 0;
}

.search__sitters__detail__sticky-header__profile {
  vertical-align: middle;
  display: none;
  font-size: 0;
}

.search__sitters__detail__sticky-header__actions {
  text-align: center;
  vertical-align: middle;
}

.search__sitters__detail__sticky-header__actions>a {
  text-align: center;
  width: 100%;
  padding: 14px 25px;
  max-width: calc(100% - 50px - 15px);
  vertical-align: middle;
  font-size: 16px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

.search__sitters__detail__sticky-header__actions__favourite {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}

.search__sitters__detail__sticky-header__actions__favourite .search__favourite__button__container {
  width: 50px;
  height: 50px;
}

.search__sitters__detail__sticky-header__actions__favourite .search__favourite__button:hover .components__tooltip {
  display: none!important;
}

.search__sitters__detail__gallery {
  position: relative;
  cursor: pointer;
}

.search__sitters__detail__gallery>img {
  width: 100%;
}

.search__sitters__detail__gallery--show-all {
  position: absolute;
  bottom: 15px;
  right: 15px;
  padding: 5px 10px;
  background-color: rgba(128,128,128,.5);
  color: #fff;
  width: 92px;
  height: 50px;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.search__sitters__detail__gallery>ul {
  display: none;
}

.search__sitters__detail__profile__details {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}

.search__sitters__detail__profile__details>h3 {
  margin-bottom: 10px!important;
}

.search__sitters__detail__profile__details>h4 {
  font-size: 18px!important;
  font-weight: 400;
  margin: 0 auto 10px!important;
  max-width: 550px;
}

.search__sitters__detail__profile__details__location {
  color: gray;
  font-size: 15px;
}

.search__sitters__detail__profile__details__stats {
  margin-top: 15px;
  display: inline-block;
  cursor: pointer;
}

.search__sitters__detail__profile__details__stats .search__sitters__references__count {
  margin-left: 5px;
  text-transform: uppercase;
}

.search__sitters__detail__profile__details__stats .search__sitters__references__star>svg,
.search__sitters__detail__profile__details__stats .search__sitters__referenecs__diamond>svg {
  width: 16px;
  height: 16px;
}

.search__sitters__detail__profile__actions {
  padding: 20px 0;
  border-bottom: 2px solid #ddd;
  font-size: 0;
  text-align: center;
}

.search__sitters__detail__profile__actions a {
  font-size: 16px;
  font-weight: 500;
  min-height: 50px;
  width: calc(100% - 50px - 15px);
  float: none;
  display: inline-block;
  text-align: center;
  max-width: 310px;
  vertical-align: middle;
  padding: 15px 25px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

.search__sitters__detail__profile__actions__favourite {
  margin-left: 15px;
  vertical-align: middle;
  display: inline-block;
}

.search__sitters__detail__profile__actions__favourite .search__favourite__button__container {
  width: 50px;
  height: 50px;
}

.search__sitters__detail__profile__tags {
  text-align: left;
  padding-top: 20px;
}

.search__sitters__detail__profile__tags>ul>li {
  color: gray;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  background-color: #f0f0f0;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.search__sitters__detail__info {
  padding-bottom: 25px;
  border-bottom: 2px solid #ddd;
}

.search__sitters__detail__info__about__full,
.search__sitters__detail__info__experience,
.search__sitters__detail__info__why {
  display: none;
}

.search__sitters__detail__info>div>h5 {
  font-size: 16px!important;
  margin-bottom: 15px!important;
}

.search__sitters__detail__info>div>p {
  font-size: 15px;
}

.search__sitters__detail__info>input[type=checkbox] {
  display: none;
}

.search__sitters__detail__info>input[type=checkbox]~label:after {
  content: '+ More info';
}

.search__sitters__detail__info>input[type=checkbox]:checked~label:after {
  content: '- Less info';
}

.search__sitters__detail__info>input[type=checkbox]:checked~div.search__sitters__detail__info__experience,
.search__sitters__detail__info>input[type=checkbox]:checked~div.search__sitters__detail__info__why,
.search__sitters__detail__info>input[type=checkbox]:checked~div>p.search__sitters__detail__info__about__full {
  display: block;
}

.search__sitters__detail__info>input[type=checkbox]:checked~div>p.search__sitters__detail__info__about__truncated {
  display: none;
}

.search__sitters__detail__reviews-references {
  padding-top: 25px;
  border-top: 2px solid #ddd;
}

.search__sitters__detail__reviews-references>div>h5 {
  font-size: 16px!important;
  margin-bottom: 15px!important;
}

.search__sitters__detail__reviews-references>div+div {
  padding-top: 15px;
}

.search__sitters__detail__reviews-references>div:not(:last-child) {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 15px;
}

.search__sitters__detail__reviews-references ul>li {
  padding-bottom: 15px;
}

.search__sitters__detail__reviews-references ul>li:last-child {
  padding-bottom: 0;
}

.search__sitters__detail__reviews-references ul>li+li {
  padding-top: 15px;
  border-top: 1px dashed #ddd;
}

.search__sitters__detail__reviews-references ul>li:not(:nth-child(-n+2)) {
  display: none;
}

.search__sitters__detail__reviews-references__references__rating,
.search__sitters__detail__reviews-references__reviews__rating {
  margin-left: 10px;
}

.search__sitters__detail__reviews-references__references__rating .search__sitters__references__diamond,
.search__sitters__detail__reviews-references__references__rating .search__sitters__references__star,
.search__sitters__detail__reviews-references__reviews__rating .search__sitters__references__diamond,
.search__sitters__detail__reviews-references__reviews__rating .search__sitters__references__star {
  width: 12px;
  height: 12px;
}

.search__sitters__detail__reviews-references__references.smaller>h5,
.search__sitters__detail__reviews-references__reviews.smaller>h5 {
  font-size: 15px!important;
}

.search__sitters__detail__reviews-references__item {
  font-size: 0;
}

.search__sitters__detail__reviews-references__item__avatar {
  max-width: 49px;
  max-height: 49px;
  display: inline-block;
  vertical-align: top;
}

.search__sitters__detail__reviews-references__item__avatar>img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}

.search__sitters__detail__reviews-references__item__details {
  display: inline-block;
}

.search__sitters__detail__reviews-references__item__details.avatar {
  max-width: calc(100% - 49px - 10px);
  margin-left: 10px;
}

.search__sitters__detail__reviews-references__item__details>h5 {
  font-size: 15px!important;
  color: gray;
  margin-bottom: 5px!important;
}

.search__sitters__detail__reviews-references__item__details>h6 {
  font-size: 14px!important;
  color: gray;
}

.search__sitters__detail__reviews-references__item__content {
  margin-top: 10px;
  font-size: 15px;
}

.search__sitters__detail__reviews-references__item__content>input[type=checkbox] {
  display: none;
}

.search__sitters__detail__reviews-references__item__content>input[type=checkbox]:checked~div.search__sitters__detail__reviews-references__item__content__response,
.search__sitters__detail__reviews-references__item__content>input[type=checkbox]:checked~dl,
.search__sitters__detail__reviews-references__item__content>input[type=checkbox]:checked~label,
.search__sitters__detail__reviews-references__item__content>input[type=checkbox]:checked~p.search__sitters__detail__reviews-references__item__content__full {
  display: block;
}

.search__sitters__detail__reviews-references__item__content>input[type=checkbox]:checked~p.search__sitters__detail__reviews-references__item__content__truncated {
  display: none;
}

.search__sitters__detail__reviews-references__item__content>p {
  margin-bottom: 0;
}

.search__sitters__detail__reviews-references__item__content>p>label {
  display: inline-block;
}

.search__sitters__detail__reviews-references__item__content>dl,
.search__sitters__detail__reviews-references__item__content>label,
.search__sitters__detail__reviews-references__item__content__full,
.search__sitters__detail__reviews-references__item__content__response {
  display: none;
}

.search__sitters__detail__reviews-references__item__content>dl {
  font-size: 0;
  margin-top: 10px;
}

.search__sitters__detail__reviews-references__item__content>dl>dt {
  font-size: 14px;
  display: inline-block;
  width: 116px;
  vertical-align: top;
}

.search__sitters__detail__reviews-references__item__content>dl>dd {
  display: inline-block;
  width: calc(100% - 116px);
  margin-bottom: 10px;
}

.search__sitters__detail__reviews-references__item__content__response {
  margin-top: 20px;
  position: relative;
  font-size: 0;
}

.search__sitters__detail__reviews-references__item__content__response__avatar {
  display: inline-block;
  width: 50px;
  vertical-align: top;
  height: 50px;
}

.search__sitters__detail__reviews-references__item__content__response__avatar img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}

.search__sitters__detail__reviews-references__item__content__response__message {
  display: inline-block;
  width: calc(100% - 50px - 15px);
  background-color: #f0f0f0;
  padding: 10px 15px;
  margin-left: 15px;
  position: relative;
  font-size: 14px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.search__sitters__detail__reviews-references__item__content__response__message:before {
  position: absolute;
  content: ' ';
  top: 15px;
  left: -24px;
  border: 12px solid;
  border-color: transparent #f0f0f0 transparent transparent;
}

.search__sitters__detail__reviews-references__item__content__response__message>h5 {
  margin-bottom: 10px!important;
}

.search__sitters__detail__reviews-references__item__content__response__message p {
  margin-bottom: 0;
}

.search__sitters__detail__reviews-references__show-all {
  font-size: 0;
}

.search__sitters__detail__reviews-references__show-all>div {
  display: inline-block;
  width: 100%;
  font-size: 16px;
}

.search__sitters__detail__reviews-references__show-all>div>div {
  vertical-align: top;
}

.search__sitters__detail__reviews-references__show-all>div>span {
  margin-left: 10px;
}

.search__sitters__detail__reviews-references__show-all>div:not(:last-child) {
  padding-bottom: 15px;
}

.search__sitters__detail__reviews-references__show-all>div+div {
  padding-top: 15px;
  border-top: 1px dashed #ddd;
}

.search__sitters__detail__reviews-references__popup {
  margin: 0;
  overflow: auto;
  padding: 45px 0;
  width: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.search__sitters__detail__reviews-references__popup .housesitter--link {
  cursor: pointer;
}

.search__sitters__detail__reviews-references__popup:before {
  content: '';
  position: absolute;
  background-image: url('/static/next/dist/images/components/overlay/close-grey-2-x.png?b8d7bd42687d');
  background-size: cover;
  width: 25px;
  height: 25px;
  cursor: pointer;
  right: 25px;
  top: 10px;
}

.search__sitters__detail__reviews-references__popup>div {
  padding: 15px 10px;
  margin: auto;
  background: #fff;
  max-width: 650px;
  width: 90%;
  font-size: 15px;
  line-height: 140%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}

.search__sitters__detail__reviews-references__popup>div ul>li {
  padding: 15px 0;
}

.search__sitters__detail__reviews-references__popup>div ul>li+li {
  border-top: 1px dashed #ddd;
}

.search__sitters__detail__reviews-references__popup__more {
  display: none;
  padding-top: 25px;
  border-top: 1px dashed #ddd;
}

.search__sitters__detail__reviews-references__popup__more>button {
  max-width: 300px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
  float: none;
  margin: auto;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

.search__sitters__detail__reviews-references__popup__more>button:focus {
  outline: 0;
}

.search__sitters__detail__extra {
  text-align: center;
  background-color: rgba(159,199,226,.2);
}

.search__sitters__detail__extra>div {
  background-color: #fff;
  clear: both;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.search__sitters__detail__extra>div .search__sitters__detail__calendar>h4,
.search__sitters__detail__extra>div>h4 {
  margin-bottom: 15px!important;
  font-size: 17px!important;
  font-weight: 500;
  color: gray;
}

.search__sitters__detail__extra>div+div {
  margin-top: 20px;
}

.search__sitters__detail__extra__verifications {
  padding: 20px 15px;
}

.search__sitters__detail__extra__verifications__badge {
  position: relative;
  cursor: pointer;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}

.search__sitters__detail__extra__verifications__badge .search__trust-badge {
  margin-bottom: 10px;
}

.search__sitters__detail__extra__verifications__badge .search__trust-badge__icon {
  display: inline-block;
  width: 35.4px;
  height: 37.5px;
}

.search__sitters__detail__extra__verifications__badge>h5 {
  font-size: 16px;
}

.search__sitters__detail__extra__verifications__badge:hover>h5 {
  color: #9fc7e2!important;
}

.search__sitters__detail__extra__verifications__badge:hover .components__tooltip {
  display: block;
  bottom: calc(-100% + 24px + 20px);
}

.search__sitters__detail__extra__verifications__all {
  font-size: 14px;
  color: gray;
  line-height: 130%;
}

.search__sitters__detail__extra__animals {
  padding: 15px 0 20px;
}

.search__sitters__detail__extra__animals ul {
  font-size: 0;
}

.search__sitters__detail__extra__animals ul li {
  display: inline-block;
  background-color: rgba(159,199,226,.1);
  height: 32px;
  line-height: 32px;
  margin: 5px;
  padding: 0 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}

.search__sitters__detail__extra__animals ul li img {
  height: 20px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.search__sitters__detail__extra__animals ul li span {
  color: gray;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.search__sitters__detail__extra__availability {
  padding: 15px 0 0;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar {
  margin: 0;
  padding-bottom: 0;
  border: none;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__title {
  color: gray;
  vertical-align: top;
  font-size: 16px;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__title--wrapper {
  height: 26px;
  line-height: 26px;
  padding: 0;
  margin-bottom: 10px;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__navigation--next,
.search__sitters__detail__extra__availability .search__sitters__detail__calendar__navigation--prev {
  float: none;
  display: inline-block;
  margin-right: 20px;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__navigation--next {
  margin-left: 20px;
  margin-right: 0;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__available {
  background-color: #9fc7e2;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__day {
  background-color: #fff;
  color: #474747;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__day--available {
  background-color: #9fc7e2;
  color: #fff;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__month--wrapper {
  border: solid 1px #ddd;
  border-left: none;
  border-right: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__month__weekdays {
  border-bottom: 1px solid #ddd;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__footer {
  padding: 20px 15px;
}

.search__sitters__detail__extra__availability .search__sitters__detail__calendar__footer>div:nth-child(2) {
  display: none;
}

.search__sitters__detail__extra__countries {
  padding: 20px 10px 10px;
}

.search__sitters__detail__extra__countries>input[type=checkbox] {
  display: none;
}

.search__sitters__detail__extra__countries>input[type=checkbox]:checked+ul>li.search__sitters__detail__extra__countries--show-more {
  display: none!important;
}

.search__sitters__detail__extra__countries>input[type=checkbox]:checked+ul>li.search__sitters__detail__extra__countries--more,
.search__sitters__detail__extra__countries>input[type=checkbox]:checked+ul>li.search__sitters__detail__extra__countries--show-less {
  display: inline-block!important;
}

.search__sitters__detail__extra__countries>ul {
  font-size: 0;
  text-align: left;
}

.search__sitters__detail__extra__countries>ul>li {
  display: inline-block;
  background-color: rgba(159,199,226,.2);
  height: 32px;
  line-height: 32px;
  padding: 0 25px;
  color: gray;
  font-size: 15px;
  margin: 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
}

.search__sitters__detail__extra__countries>ul>li>label {
  cursor: pointer;
}

.search__sitters__detail__extra__countries--more,
.search__sitters__detail__extra__countries--show-less {
  display: none!important;
}

.search__sitters__detail__extra__profile {
  padding: 15px;
}

.search__sitters__detail__extra__profile>div {
  padding: 15px 0;
  text-align: left;
}

.search__sitters__detail__extra__profile>div+div {
  border-top: 1px dashed #ddd;
}

.search__sitters__detail__extra__profile>div>div,
.search__sitters__detail__extra__profile>div>h5 {
  margin-bottom: 0;
  color: gray;
  font-size: 15px;
}

.search__sitters__detail__extra__profile>div:first-of-type {
  padding-top: 0;
}

.search__sitters__detail__extra__profile>div:last-of-type {
  padding-bottom: 0;
}

.search__sitters__detail__extra__profile__benefits .components__tooltip {
  top: 0;
  min-width: 270px;
}

.search__sitters__detail__extra__profile__benefits .components__tooltip__title {
  color: #000;
}

.search__sitters__detail__extra__profile__benefits .components__tooltip__content {
  font-size: 0;
}

.search__sitters__detail__extra__profile__benefits .components__tooltip__content>img {
  width: 32px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
}

.search__sitters__detail__extra__profile__benefits .components__tooltip__content>div {
  display: inline-block;
  width: calc(100% - 32px - 10px);
  font-size: 13px;
  margin-left: 10px;
  line-height: initial;
  vertical-align: middle;
}

.search__sitters__detail__extra__profile__benefits>div {
  position: relative;
  display: inline-block;
}

.search__sitters__detail__extra__profile__benefits>div>span.homeowner--link:hover+div.components__tooltip {
  display: block;
}

.search__sitters__detail__timeline {
  font-size: 15px;
}

.search__sitters__detail__timeline>div>h4 {
  font-size: 17px;
  margin-bottom: 15px!important;
}

.search__sitters__detail__timeline--wrapper {
  padding: 10px 5px;
  background-color: rgba(159,199,226,.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.search__sitters__detail__timeline .components__timeline-map__sits__more {
  background-color: #fd4273!important;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.search__sitters__detail__timeline .components__timeline-map__sits__more:focus,
.search__sitters__detail__timeline .components__timeline-map__sits__more:hover {
  background-color: #f181ae!important;
}

.search__sitters__detail__timeline .share__items {
  z-index: 1000;
}

.search__sitters__detail__calendar {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  float: left;
  width: 100%;
}

.search__sitters__detail__calendar__title {
  font-size: 18px;
  font-weight: 500;
  color: #69c;
}

.search__sitters__detail__calendar__title--wrapper {
  height: 46px;
  padding: 13px 0;
  position: relative;
}

.search__sitters__detail__calendar__container {
  margin: 0;
}

.search__sitters__detail__calendar__month__weekdays {
  background-color: #fff;
  width: 100%;
  height: 38px;
}

.search__sitters__detail__calendar__month__weekdays>div {
  width: calc(100% / 7);
  float: left;
  text-align: center;
  line-height: 38px;
  font-size: 12px;
}

.search__sitters__detail__calendar__day {
  width: calc(100% / 7);
  float: left;
  height: 48px;
  background-color: #d9e1ec;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  color: #ccc;
}

.search__sitters__detail__calendar__day--active {
  color: #474747;
}

.search__sitters__detail__calendar__day--available {
  color: #fff;
  background-color: #69c;
  font-weight: 500;
}

.search__sitters__detail__calendar__navigation {
  position: absolute;
  right: 0;
  top: 13px;
  width: 60px;
}

.search__sitters__detail__calendar__navigation--next,
.search__sitters__detail__calendar__navigation--prev {
  width: 26px;
  float: left;
  text-align: center;
  cursor: pointer;
  background-size: 26px 26px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 26px;
}

.search__sitters__detail__calendar__navigation--next:hover,
.search__sitters__detail__calendar__navigation--prev:hover {
  color: gray;
}

.search__sitters__detail__calendar__navigation--prev {
  margin-right: 8px;
  background: url('/static/next/dist/images/icons/calendar/left-arrow-calendar.svg?940554d5bf2d');
}

.search__sitters__detail__calendar__navigation--prev:hover {
  background: url('/static/next/dist/images/icons/calendar/left-on-arrow-calendar.svg?debd82ab4524');
}

.search__sitters__detail__calendar__navigation--next {
  background: url('/static/next/dist/images/icons/calendar/right-arrow-calendar.svg?93f30d9792b1');
}

.search__sitters__detail__calendar__navigation--next:hover {
  background: url('/static/next/dist/images/icons/calendar/right-on-arrow-calendar.svg?da9d1edef9d6');
}

.search__sitters__detail__calendar__footer {
  padding: 18px 0;
  width: 100%;
  float: left;
}

.search__sitters__detail__calendar__footer>div {
  float: left;
  margin-right: 14px;
}

.search__sitters__detail__calendar__footer>div div {
  width: 24px;
  height: 24px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.search__sitters__detail__calendar__footer>div span {
  font-size: 14px;
  line-height: 24px;
  margin-left: 10px;
}

.search__sitters__detail__calendar__available {
  background-color: #69c;
}

.search__sitters__detail__calendar__unavailable {
  background-color: #d9e1ec;
}

.search__sitters__detail .homeowner--link,
.search__sitters__detail .housesitter--link {
  cursor: pointer;
}

.search__sitters__detail .search__sitters__references__diamond,
.search__sitters__detail .search__sitters__references__star {
  float: none;
  display: inline-block;
}

.search__sitters__detail .search__sitters__references__star {
  margin-right: 0;
}

.search__sitters__detail label {
  margin-bottom: 0;
}

.search__sitters__detail .search__sitters__references__diamond {
  margin-right: 0;
}

.search__sitters__detail--to-the-top {
  text-align: center;
  position: relative;
  margin: 20px 0;
  cursor: pointer;
}

.search__sitters__detail--to-the-top:after,
.search__sitters__detail--to-the-top:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 12px;
  background-color: #69c;
  top: -12px;
  left: calc(50% - 4px);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.search__sitters__detail--to-the-top:after {
  left: calc(50% + 4px);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.search__sitters__detail--to-the-top:hover>span {
  color: #9fc7e2!important;
}

.search__sitters__detail--to-the-top:hover:after,
.search__sitters__detail--to-the-top:hover:before {
  background-color: #9fc7e2;
}

@media (min-width:380px) {
  .search__sitters__detail__extra__profile__benefits .components__tooltip {
    left: 80%;
  }
}

@media (min-width:560px) {
  .search__sitters__detail__extra__countries ul {
    width: 95%;
    margin: auto;
  }

  .search__sitters__detail__sticky-header {
    font-size: 0;
  }

  .search__sitters__detail__sticky-header__actions,
  .search__sitters__detail__sticky-header__profile {
    display: inline-block;
    width: 50%;
  }

  .search__sitters__detail__sticky-header__profile {
    padding: 20px 25px;
    text-align: left;
    font-size: 0;
  }

  .search__sitters__detail__sticky-header__profile>img {
    width: 56px;
    height: 56px;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
  }

  .search__sitters__detail__sticky-header__profile>div {
    width: calc(100% - 56px - 15px);
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
  }

  .search__sitters__detail__sticky-header__profile>div>h6 {
    font-size: 18px;
  }

  .search__sitters__detail__sticky-header__profile>div>div {
    font-size: 15px;
    cursor: pointer;
  }

  .search__sitters__detail__sticky-header__profile>div>div .search__sitters__references__star {
    width: 12px;
    height: 12px;
  }

  .search__sitters__detail__sticky-header__profile>div>div .search__sitters__references__count {
    margin-left: 5px;
  }

  .search__sitters__detail__sticky-header__actions {
    text-align: right;
    font-size: 16px;
  }
}

@media (min-width:768px) {
  .search__sitters__detail__calendar__container {
    margin: 15px 32px;
  }

  .search__sitters__detail__calendar__month--wrapper {
    float: left;
    width: 100%;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -ms-border-radius: 5px!important;
    border-radius: 5px!important;
    border-left: solid 1px #ddd!important;
    border-right: solid 1px #ddd!important;
    overflow: hidden;
  }

  .search__sitters__detail--container {
    padding: 25px 20px;
  }

  .search__sitters__detail--bottom {
    font-size: 0;
    margin-top: 20px;
  }

  .search__sitters__detail--bottom .search__sitters__detail--left,
  .search__sitters__detail--bottom .search__sitters__detail--right {
    display: inline-block;
    width: 50%;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    margin-bottom: 10px;
  }

  .search__sitters__detail--bottom .search__sitters__detail--left {
    padding-top: 0;
  }

  .search__sitters__detail--bottom .search__sitters__detail--right {
    float: right;
  }

  .search__sitters__detail__sticky-header__actions>a {
    min-height: 60px;
    width: calc(100% - 60px - 15px);
    padding: 20px 25px;
  }

  .search__sitters__detail__sticky-header__actions__favourite .search__favourite__button__container {
    width: 60px;
    height: 60px;
  }

  .search__sitters__detail__profile__details>h3 {
    font-size: 32px!important;
  }

  .search__sitters__detail__profile__details>h4 {
    font-size: 24px!important;
  }

  .search__sitters__detail__profile__details__location {
    font-size: 16px;
  }

  .search__sitters__detail__profile__details__stats {
    margin-top: 15px;
  }

  .search__sitters__detail__profile__details__stats .search__sitters__references__count {
    margin-left: 10px;
  }

  .search__sitters__detail__profile__details__stats .search__sitters__references__star,
  .search__sitters__detail__profile__details__stats .search__sitters__referenecs__diamond {
    width: 22px;
    height: 22px;
  }

  .search__sitters__detail__profile__details__stats .search__sitters__references__star>svg,
  .search__sitters__detail__profile__details__stats .search__sitters__referenecs__diamond>svg {
    width: 22px;
    height: 22px;
  }

  .search__sitters__detail__profile__actions>a {
    height: 60px;
    width: calc(100% - 60px - 15px);
    padding: 20px 25px;
  }

  .search__sitters__detail__profile__actions__favourite .search__favourite__button__container {
    width: 60px;
    height: 60px;
  }

  .search__sitters__detail__info>div>h5 {
    font-size: 22px!important;
  }

  .search__sitters__detail__info>div>p {
    font-size: 16px;
  }

  .search__sitters__detail__reviews-references ul>li:not(:nth-child(-n+2)) {
    display: block;
  }

  .search__sitters__detail__reviews-references ul>li:not(:last-child) {
    padding-bottom: 15px;
  }

  .search__sitters__detail__reviews-references>div>h5 {
    font-size: 22px!important;
  }

  .search__sitters__detail__reviews-references__references.smaller>h5 {
    font-size: 20px!important;
  }

  .search__sitters__detail__reviews-references__item__details>h5>span {
    margin-right: 5px;
  }

  .search__sitters__detail__reviews-references__item__details__overall {
    vertical-align: middle;
  }

  .search__sitters__detail__reviews-references__popup>div {
    padding: 32px 30px;
  }

  .search__sitters__detail__reviews-references__popup>div>div>div>h5 {
    font-size: 22px!important;
  }

  .search__sitters__detail__reviews-references__popup>div ul>li {
    padding: 20px 0;
  }

  .search__sitters__detail__reviews-references__popup>div ul>li:not(:nth-child(-n+7)) {
    display: none;
  }

  .search__sitters__detail__extra {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }

  .search__sitters__detail__extra>div .search__sitters__detail__calendar>h4,
  .search__sitters__detail__extra>div>h4 {
    font-size: 22px!important;
  }

  .search__sitters__detail__timeline {
    width: 50%;
    float: left;
    font-size: 16px;
    padding-top: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }

  .search__sitters__detail__timeline>div {
    padding-top: 25px;
    border-top: 2px solid #ddd;
  }

  .search__sitters__detail__timeline>div>h4 {
    font-size: 22px!important;
  }
}

@media (min-width:1024px) {
  .search__sitters__detail--bottom,
  .search__sitters__detail--top {
    font-size: 0;
  }

  .search__sitters__detail--bottom .search__sitters__detail--left,
  .search__sitters__detail--bottom .search__sitters__detail--right,
  .search__sitters__detail--top .search__sitters__detail--left,
  .search__sitters__detail--top .search__sitters__detail--right {
    width: 60%;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    vertical-align: top;
  }

  .search__sitters__detail--bottom .search__sitters__detail--right,
  .search__sitters__detail--top .search__sitters__detail--right {
    width: 40%;
    position: relative;
  }

  .search__sitters__detail--top {
    display: table;
  }

  .search__sitters__detail--top .search__sitters__detail--left,
  .search__sitters__detail--top .search__sitters__detail--right {
    display: table-cell;
  }

  .search__sitters__detail--top .search__sitters__detail--right {
    padding-left: 30px;
  }

  .search__sitters__detail--bottom {
    margin-top: 30px;
  }

  .search__sitters__detail--bottom .search__sitters__detail--left {
    padding-right: 30px;
  }

  .search__sitters__detail--container {
    padding: 10px 0;
  }

  .search__sitters__detail__gallery {
    min-height: 458.25px;
  }

  .search__sitters__detail__gallery>img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }

  .search__sitters__detail__profile__details {
    padding-bottom: 20px;
  }

  .search__sitters__detail__profile__details>h3 {
    margin-bottom: 15px!important;
  }

  .search__sitters__detail__profile__details>h4 {
    margin-bottom: 20px!important;
  }

  .search__sitters__detail__profile__actions {
    border-bottom: 0;
    padding: 0;
    text-align: left;
    position: absolute;
    width: 100%;
    bottom: 0;
  }

  .search__sitters__detail__profile__tags {
    padding-top: 25px;
  }

  .search__sitters__detail__info {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
  }

  .search__sitters__detail__reviews-references {
    border-top: none;
    border-bottom: 2px solid #ddd;
    padding-top: 0;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .search__sitters__detail__reviews-references>div+div {
    padding-top: 25px;
  }

  .search__sitters__detail__reviews-references>div:not(:last-child) {
    padding-bottom: 25px;
  }

  .search__sitters__detail__reviews-references ul>li+div {
    padding-top: 25px;
  }

  .search__sitters__detail__reviews-references ul>li:not(:last-child) {
    padding-bottom: 25px;
  }

  .search__sitters__detail__reviews-references__show-all>div {
    width: 50%;
  }

  .search__sitters__detail__reviews-references__show-all>div:not(:last-child) {
    padding-bottom: 0;
  }

  .search__sitters__detail__reviews-references__show-all>div+div {
    padding-top: 0;
    border-top: none;
    text-align: right;
  }

  .search__sitters__detail__extra {
    padding: 30px;
  }

  .search__sitters__detail__extra>div+div {
    margin-top: 30px;
  }

  .search__sitters__detail__timeline {
    width: calc(60% - 30px);
    padding-top: 30px;
  }
}

.search__sitters .search__how-it-works--wrapper {
  width: 210px;
  margin: 0 auto;
}

.search__sitters--landing .search__results--wrapper {
  min-height: initial;
}

.search__sitters--landing .search__results__item {
  display: none;
}

.search__sitters--landing .search__results__item:nth-child(1) {
  display: block;
}

.search__sitters--landing .search__results__item:nth-child(2) {
  display: block;
}

.search__sitters--landing .search__results__item__description {
  display: none;
}

.search__sitters--landing .search__results__tabs__list {
  display: none!important;
}

.search__sitters--landing .search__results__tabs__title {
  width: auto!important;
  margin-top: 0;
}

.search__sitters--landing .search__results__tabs__title b {
  font-weight: 400!important;
}

.search__sitters--landing .search__results__before {
  display: none!important;
}

.search__sitters--landing .search__pagination a span {
  display: none;
}

.search__sitters--landing .search__pagination a span.search__pagination__second {
  display: block;
}

.search__sitters--landing .search__sitters__tabs__landing {
  display: block;
}

.search__sitters--landing .search__filters__button--filters,
.search__sitters--landing .search__filters__button--filters-mobile {
  display: none;
}

.search__sitters .search__button-plain {
  color: #69c;
}

.search__sitters .search__button-plain:hover {
  color: #8faac6;
}

.search__sitters .search__filters__button--cancel {
  color: #69c;
}

.search__sitters .search__filters__animals--animal input:checked+label,
.search__sitters .search__filters__animals--any input:checked+label,
.search__sitters .search__filters__animals--no input:checked+label {
  background-color: #69c!important;
  border-color: #69c!important;
}

.search__sitters .search__filters--dates .search__filters__group-item:hover .date-icon {
  background-image: url('/static/next/dist/images/icons/filters/dates/dates-blue-2x.png?ecbebfda9487');
}

.search__sitters .search__filters--verified .search__filters__group-sublabel {
  overflow: visible;
  background: 0 0;
}

.search__sitters .search__filters--verified .search__filters__group-sublabel img {
  width: 28px;
  height: 30px;
}

.search__sitters .search__results--wrapper {
  padding-right: 5px;
  overflow: visible;
  float: left;
}

.search__sitters .search__results__before {
  padding: 20px;
  background-color: #fff;
  overflow: auto;
  padding-bottom: 0;
  display: none;
}

.search__sitters .search__results__before h5 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}

.search__sitters .search__results__before h5 a {
  font-size: 14px;
  color: #69c;
}

.search__sitters .search__results--container {
  margin-top: 50px;
}

.search__sitters .search__results__item__detail {
  height: 120px;
  overflow: hidden;
}

.search__sitters .search__results__item__trust-badge {
  position: absolute;
  bottom: 46px;
  right: 0;
}

.search__sitters .search__results__item:nth-child(2n) .search__trust-badge .components__tooltip {
  -webkit-transform: translateX(-93%);
  -moz-transform: translateX(-93%);
  -ms-transform: translateX(-93%);
  -o-transform: translateX(-93%);
  transform: translateX(-93%);
  bottom: 51px;
}

.search__sitters .search__results__item:nth-child(2n) .search__trust-badge .components__tooltip>div:before {
  left: calc(100% - 34px);
}

.search__sitters .search__results__item header {
  height: 70px;
}

.search__sitters .search__results__item header h3 {
  font-weight: 700;
}

.search__sitters .search__results__item__location {
  margin-top: 5px;
  font-size: 12px;
  line-height: 100%;
}

.search__sitters .search__results__item__description--more {
  padding-left: 5px;
  color: #69c;
}

.search__sitters .search__results__tabs__title {
  float: right;
}

.search__sitters .search__results__tabs__list {
  overflow: visible;
  border: none;
}

.search__sitters .search__results__tabs__list li {
  border: 1px solid #ddd;
}

.search__sitters .search__results__tabs__list li:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.search__sitters .search__results__tabs__list li:last-child {
  border-left: none;
  border-right: 1px solid #ddd;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.search__sitters .search__results__after .search__results__tabs__breadcrumbs {
  text-align: center;
  float: none;
}

.search__sitters .search__results__after .search__results__tabs__breadcrumbs li {
  display: inline-block;
  float: none;
}

.search__sitters .search__pagination {
  border-top: 1px solid #ddd;
  padding-bottom: 0;
}

.search__sitters .search__pagination__second {
  display: none;
}

.search__sitters .search__extra .search__footer--wrapper {
  border-top: none;
  background-color: #d9e1ec;
  background-image: -webkit-linear-gradient(-90deg,#d9e1ec,#ebf1fa);
  background-image: linear-gradient(-180deg,#d9e1ec,#ebf1fa);
}

.search__sitters .search__extra .search__footer--wrapper>ul {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.search__sitters .search__extra .search__seperator {
  float: left;
  background-color: transparent;
}

.search__sitters .search__extra-reason h5 {
  padding: 20px 0 10px 0!important;
}

.search__sitters .search__join__today {
  background: #d9e1ec;
}

.search__sitters .search__join__today p>a {
  color: #47b549;
}

.search__sitters .search__detail__content header {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.search__sitters .search__detail__content header h1 {
  font-size: 18px;
  padding-bottom: 10px;
}

.search__sitters .search__detail__content header figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
}

.search__sitters .search__detail__content header figure img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.search__sitters .search__detail__content header h5 {
  margin-top: 10px;
}

.search__sitters .search__detail__about-list {
  list-style: disc;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.search__sitters .search__detail__about-list li {
  font-size: 14px;
}

.search__sitters .search__detail__about-list li span {
  color: #474747;
}

.search__sitters .search__detail__images-list {
  position: relative;
  width: 100%;
  float: left;
  overflow: hidden;
  margin: 5px 0 0 0;
  background-color: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px;
}

.search__sitters .search__detail__images-list__image-name {
  height: 26px;
  line-height: 26px;
}

.search__sitters .search__detail__images-list.big {
  height: 86px;
}

.search__sitters .search__detail__images--left,
.search__sitters .search__detail__images--right {
  bottom: 0;
}

.search__sitters .search__detail__tags {
  margin: 0 0 10px 0;
  float: left;
  width: 100%;
}

.search__sitters .search__detail__tags--free {
  background-color: #ddd;
  color: #474747;
  padding: 5px 20px 5px 10px;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  font-weight: 500;
  font-size: 13px;
}

.search__sitters .search__detail__tags--vet-line {
  margin-left: 10px;
  background: 0 0;
  width: 28px;
}

.search__sitters .search__detail__tags--vet-line:hover {
  background: 0 0;
}

.search__sitters .search__detail__tags--vet-line img {
  width: 31px;
}

.search__sitters .search__detail__tags--vet-line span {
  background-color: #ddd;
}

.search__sitters .search__detail__tags--vet-line span::after {
  border-color: #ddd transparent transparent transparent;
}

.search__sitters .search__detail__header {
  padding: 5px;
}

.search__sitters .search__detail__header .search__detail__header--close {
  font-size: 13px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
}

.search__sitters .search__detail__breadcrumbs {
  border: none;
}

.search__sitters .search__progress--load-more {
  bottom: auto;
  top: -2px;
  left: 0;
  width: 100%;
}

.search__sitters__feedhook .info__box__content--wrapper {
  padding: 0 10px;
}

.search__sitters__feedhook h4 {
  text-align: left!important;
}

.search__sitters__feedhook p {
  text-align: left;
}