.wipe-text__crop{display:inline-block;overflow:hidden;margin-right:.3em}.wipe-text__word{display:block;-webkit-animation:showWording 2.5s cubic-bezier(1,0,.5,1);animation:showWording 2.5s cubic-bezier(1,0,.5,1);-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;transform-origin:0 0}@-webkit-keyframes showWording{0%{transform:translateY(1.2em)}}@keyframes showWording{0%{transform:translateY(1.2em)}}:root{--calendar-faded:#756888}.datepicker__nav{position:absolute;top:7.5em;border:0;margin:0;padding:.6em;background:transparent;color:var(--calendar-faded);cursor:pointer;width:.9em;height:.9em;box-sizing:content-box;z-index:10}.datepicker__nav:hover{color:currentColor}.datepicker__nav--previous{left:.5em}.datepicker__nav--next{right:.5em}.datepicker__nav__icon{display:block;width:.9em;height:.9em;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:transparent}.datepicker__table{--background:#fff;--background-hover:#04a19a;--background-empty:#c5c2ce;--background-empty-bg:#e7e5eb;--background-empty-hv:#d4d0df;--background-empty-hv-colour:#382a4b;--background-active:#04a19a;--background-interim:#2ac7c0;width:100%;border:0;border-collapse:collapse}.datepicker__table__caption{text-align:center;font-size:1rem;margin:0 0 .7em}.datepicker__table__split{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2em;align-items:flex-start}.datepicker__table__cell{width:14.28571%;padding:0;margin:0;border:0}.datepicker__table__cell--thead{color:#ccc7d4;padding:.5em 0;font-size:.72em;line-height:1.4em;text-transform:uppercase}.datepicker__table__cell--thead abbr[title]{text-decoration:none}.datepicker__table__date{background:var(--background);position:relative;width:100%;border:0;padding:0;margin:0;height:2.2em;cursor:pointer;color:#382a4b;font-size:.89em}.datepicker__table__date:not(.datepicker__table__date--active):not(.datepicker__table__date--empty):hover{background:var(--background-hover);color:#fff}.datepicker__table__date--empty{color:var(--background-empty)}.datepicker__table__date--empty:hover{background:var(--background-empty-bg);color:var(--background-empty-hv-colour)}.datepicker__table__date--weekend{font-weight:700}.datepicker__table__date--interim{background:var(--background-interim)}.datepicker__table__date--active{background:var(--background-active);color:#fff}.datepicker__table__date--blocked{pointer-events:none;background:var(--background-empty-bg);color:var(--background-empty)}.datepicker__table__date--today{position:relative;font-weight:bolder}.datepicker__table__date--today:after{position:absolute;top:3px;right:3px;content:"";display:block;width:6px;height:6px;border-radius:100%;padding:0;margin:0 0 0 .2rem;background:var(--background-active)}.datepicker__table__date:focus{position:relative;z-index:2;outline:none;box-shadow:0 0 0 2px var(--background-active)}.datepicker__table__date__items{position:absolute;top:3px;right:3px;display:block;min-width:12px;height:12px;line-height:12px;border-radius:7px;font-size:9px;background:var(--background-active);color:currentColor;font-weight:bolder}.datepicker{position:relative}.datepicker__modal{background:#fff;color:#000;display:block;box-sizing:border-box;padding:1em 2em}.datepicker__modal:focus{outline:none}.datepicker__cancel{position:absolute;top:0;right:0;width:1em;height:1em;line-height:1em;text-align:center;background:transparent;padding:.2em;font-size:1.4rem;box-sizing:content-box;border:0;cursor:pointer;z-index:10}.search{display:grid;grid-template-columns:1fr .6fr 1fr 7em;grid-gap:12px;padding:15px;align-items:stretch;border-radius:1.5em;background:var(--search-bg);color:var(--search-colour);margin:0 auto;width:100%;box-sizing:border-box}.search__grid{position:relative;display:flex;align-items:center;border:2px solid currentColor;box-sizing:border-box;height:56px;padding:0 .7em;border-radius:1em;cursor:pointer;transition:color .15s}.search__grid:focus-within{color:var(--search-hover)}.search__grid__border{display:block;position:absolute;top:-3px;left:2.15rem;height:5px;background:var(--search-bg);width:4em;transition:transform .2s;transform-origin:.4em 0;transform:scaleX(0)}.search__grid__border--location{width:7.2ch}.search__grid__border--people{width:6ch}.search__grid__border--date{width:4.7ch}.search__grid__border--empty{transform:none}.search__icon{width:1.3em;min-width:1.3em;height:1.3em;fill:currentColor;stroke:transparent;margin-right:.2em}.search__label{position:relative;font-weight:500;font-size:.89em;color:#fff;letter-spacing:.02em;padding:0 .4rem;pointer-events:none;transform-origin:0 0;transition:transform .2s,background-color .1s .1s}.search__label--empty{z-index:2;transform:translateY(-1.5rem) scale(.9)}.search__reset{position:absolute;right:0;top:0;bottom:0;border:0;padding:0 .5em;cursor:pointer;font-size:1.3em;-webkit-animation:fadeInCross .2s linear;animation:fadeInCross .2s linear}.search__reset,.search__reset:hover{background:transparent;color:#fff}.search__button,.search__input{display:block;font:inherit;font-size:1rem;font-weight:400;border:0;box-sizing:border-box;font-weight:500;border-radius:1em;height:100%}.search__input{background:transparent;color:#fff;font-size:1em;position:absolute;top:0;left:0;width:100%;padding:0 1.5rem 0 2.6em}.search__input:invalid{box-shadow:none;border:none;outline:none;color:var(--error)}.search__input:focus{outline:none}.search__input:focus~.search__label{color:#fff}.search__button{color:#fff;background:var(--button);font-weight:500;display:flex;align-items:center;justify-content:center;padding:.1em .3em 0 0;transition:background-color .15s;cursor:pointer}.search__button:hover{background-color:var(--button-hover)}.search__button__icon{width:1.3em;height:1.3em;fill:#fff;stroke:transparent;margin:0 .2em 0 0}.search__modal{position:absolute;top:100%;left:0;z-index:12;width:100%;box-sizing:border-box;-webkit-animation:searchModalBelow .2s cubic-bezier(0,.8,0,.8);animation:searchModalBelow .2s cubic-bezier(0,.8,0,.8);padding:.8em;border-radius:.8em;background:#fff;transform:translateY(.5em);box-shadow:0 5px 40px rgba(0,0,0,.15),0 2px 10px -2px rgba(0,0,0,.15)}.search__modal--above{top:auto;bottom:100%;transform:translateY(-.5em);-webkit-animation-name:searchModalAbove;animation-name:searchModalAbove}.search__modal--above .datepicker__nav{top:auto;bottom:7.5em}@media (max-width:1500px){.search{grid-template-columns:1fr .75fr 1.2fr 7em;max-width:40em}}@-webkit-keyframes fadeInCross{0%{opacity:0}}@keyframes fadeInCross{0%{opacity:0}}@-webkit-keyframes searchModalAbove{0%{opacity:0;transform:translateY(1em)}}@keyframes searchModalAbove{0%{opacity:0;transform:translateY(1em)}}@-webkit-keyframes searchModalBelow{0%{opacity:0;transform:translateY(-1em)}}@keyframes searchModalBelow{0%{opacity:0;transform:translateY(-1em)}}.header{position:relative;top:0;width:100%;height:100vh;min-height:28em;box-sizing:border-box;display:flex;align-items:center;justify-content:center;z-index:10;margin:0}@media (max-width:900px){.header{align-items:flex-start}}.header__background{position:fixed;top:var(--gutter);left:var(--gutter);right:var(--gutter);height:calc(100% - 2*var(--gutter));background:#e3e7ee;border-radius:2.5rem;pointer-events:none}@media (max-width:600px){.header__background{overflow:hidden}}.header__background__image{position:absolute;top:0;left:0;right:0;bottom:0;background:#04a19a url(/img/pool-background.svg) no-repeat bottom;background-size:100% 210px;border-radius:2.5rem}.header__background__plant{position:absolute;bottom:192px;left:190px;width:110px}@media (max-width:1500px){.header__background__plant{width:100px;left:125px;bottom:198px}}@media (max-width:1200px){.header__background__plant{bottom:157px;left:150px;width:90px}}@media (max-width:600px){.header__background__plant{bottom:157px;left:85px;width:65px}}.header__background__ripple{position:absolute;bottom:-3px;left:-57px;width:700px}@media (max-width:1500px){.header__background__ripple{left:-67px}}@media (max-width:1200px){.header__background__ripple{bottom:9px;left:-38px;width:560px}}@media (max-width:600px){.header__background__ripple{bottom:18px;left:-36px;width:420px}}.header__background__person-in-pool{position:absolute;bottom:-58px;left:45px;width:500px}@media (max-width:1500px){.header__background__person-in-pool{left:15px}}@media (max-width:1200px){.header__background__person-in-pool{bottom:-35px;left:35px;width:400px}}@media (max-width:600px){.header__background__person-in-pool{width:300px;bottom:-15px;left:20px}}.header__background__person-on-phone{position:absolute;bottom:158px;right:65px;width:315px}@media (max-width:1500px){.header__background__person-on-phone{right:35px}}@media (max-width:1200px){.header__background__person-on-phone{bottom:128px;right:55px;width:245px}}@media (max-width:600px){.header__background__person-on-phone{width:185px;right:30px;bottom:140px}}.header__background__text-messages{position:absolute;bottom:328px;right:165px;width:108px}@media (max-width:1500px){.header__background__text-messages{right:135px}}@media (max-width:1200px){.header__background__text-messages{bottom:265px;right:140px;width:70px}}@media (max-width:600px){.header__background__text-messages{bottom:240px;right:98px;width:50px}}.header__content{position:relative;z-index:3;width:100%}.header__title{color:#fff;font-weight:500;font-size:calc(1.5em + 1.25vw);line-height:.97em;max-width:14em;letter-spacing:-.03em;padding:0;margin:6rem auto 18rem;text-align:center}.header--responsive{height:calc(100vh - 7.1rem)}@media (max-width:900px){.header--responsive{height:calc(100vh - 6.8rem)}}@media (max-width:700px){.header--responsive{height:calc(100vh - 5.9rem)}}.header--responsive:before{content:"";position:fixed;top:auto;bottom:0;left:0;right:0;height:4em;border-radius:0;background:linear-gradient(0deg,#fff var(--gutter),hsla(0,0%,100%,0));z-index:8}.header--responsive .header__title{margin:6rem auto 10rem;line-height:1.05em}@media (max-width:600px){.header--responsive .header__title{margin:10vh 0 16rem}}.header--responsive .header__background{position:absolute;height:auto;bottom:0}.header--responsive .header__background__image{background-size:100% 170px}.searchbar{position:relative}.menu{position:fixed;top:calc(var(--spacing)/2);left:var(--spacing);right:var(--spacing);display:grid;grid-template-columns:5em 1fr 5em;align-items:center;justify-content:space-between;margin:0;z-index:9}@media (min-width:1400px){.menu{grid-template-columns:auto 45rem auto}}.menu__logo{font-weight:600;color:#fff;font-size:1.3em;margin:0 -.4em;padding:0;text-align:left;height:3.8rem;width:3.8rem;display:flex;align-items:center;justify-content:center;background:var(--search-bg);border-radius:100%}.menu__logo__link{text-decoration:none}.menu__options{display:flex;align-items:center;justify-content:flex-end}.menu__burger{border:0;background:transparent;margin:0;padding:0;width:1em}.menu__burger__line{display:block;width:1em;height:2px;background:#fff;margin:.3em 0}.menu__profile{border:0;background:transparent;margin:0 0 0 .5em;width:1.9rem;height:1.9rem;padding:0;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:100%;color:#fff}.menu__profile__icon{width:1.2rem;height:1.2rem}.menu:before{content:"";position:absolute;top:0;left:50%;right:50%;height:100%;background-color:var(--search-bg);width:auto;z-index:-1;border-radius:1.75rem}.header--sticky .menu:before{left:-30px;right:-30px;transition:left .25s,right .25s}.header--responsive .menu{background:var(--search-bg);top:auto;bottom:var(--gutter);left:var(--gutter);right:var(--gutter);padding:0 1.2em;border-radius:1.75rem;min-height:4.5rem}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}button,input,select,textarea{font-family:inherit;font-size:1rem}button,input,select{vertical-align:middle}button,input,select,textarea{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}input,select,textarea{box-sizing:border-box;width:100%;border:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select[readonly]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background-image:none}select::-ms-expand{display:none}select::-ms-value{background-color:transparent}select{cursor:pointer}textarea{resize:vertical;line-height:1.7em;min-height:5rem}html{font-family:Poppins,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;font-size:18px;letter-spacing:-.05em;scroll-behavior:smooth}:root{--spacing:70px;--gutter:20px}@media (max-width:700px){:root{--spacing:40px;--gutter:12px}}.outer{width:calc(100% - 4.5*var(--spacing));max-width:calc(80rem - 2*var(--spacing));margin:0 auto;text-align:center}@media (max-width:1200px){.outer{width:90%}}.outer--narrow{width:calc(100% - 6*var(--spacing));max-width:42.6rem}@media (max-width:1200px){.outer--narrow{width:75%}}.inner{text-align:left}#app{padding-bottom:100vh}:root{--search-bg:#2d223b;--search-colour:#4b3e5c;--search-hover:#7d7092;--button:#04a19a;--button-hover:#12b6ae;--error:#c41330}.productivity{background:url(/img/sofa-background.svg) no-repeat top;background-size:40em auto;padding:5em 0 1em;margin:8em 0 0}@media (max-width:1200px){.productivity{margin:4.5em 0 0;background-size:70% auto}}@media (max-width:700px){.productivity{background-size:90% auto}}.productivity__banner{width:60%;height:auto;max-width:25em;margin:0 0 -2.75em}@media (max-width:1200px){.productivity__banner{max-width:23em;margin:0 0 -2.5em}}@media (max-width:700px){.productivity__banner{margin:0 0 -1.75em}}.productivity__title{font-size:3em;line-height:1.1em;margin:0 auto 2rem;text-align:center;width:85%;max-width:14em;color:#21192b;font-weight:600;letter-spacing:-.03em}@media (max-width:1200px){.productivity__title{font-size:2.5em}}@media (max-width:700px){.productivity__title{font-size:2em}}.dealbreakers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.4em;box-sizing:border-box;position:relative;z-index:3;max-width:45em}@media (max-width:700px){.dealbreakers{grid-template-columns:repeat(2,1fr);grid-gap:5vw}}.dealbreakers__box{box-sizing:border-box;padding:1.2em;background:#fff;box-shadow:0 40px 45px -35px rgba(38,37,53,.1),0 10px 65px -5px rgba(38,37,53,.15),0 2px 10px rgba(0,0,0,.05);border-radius:1em}@media (max-width:700px){.dealbreakers__box{padding:1em;box-shadow:0 40px 45px -35px rgba(69,66,107,.07),0 10px 65px -5px rgba(66,64,94,.15),0 2px 10px rgba(0,0,0,.03)}}.dealbreakers__box__image{display:block;width:4em;height:3em;border-radius:.6em;padding:.8em 0 1.2em;margin:0 auto;stroke:#2d223b;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.dealbreakers__box__title{font-weight:700;font-size:1.2em;margin:0 0 .3em;color:#1e2638}@media (max-width:700px){.dealbreakers__box__title{font-size:1.1em}}.results{min-height:100vh;display:flex;align-items:center;justify-content:center}